/* Product Landing Page CSS */
:root {
	--landing-mint: #a7e6ad;
	--landing-orange: #ce802b;
}

/* Start - Header */

@media (max-width: 1084px) {
	body {
		padding-top: 130px;
	}
}
header#main-header {
	padding:14px 0 15px 0;
}
@media (min-width: 1085px) {
	header#main-header {
		height: 99px !important;
	}
}
@media (max-width: 1084px) {
	header#main-header {
		height: 85px !important;
		padding-top: 7px !important;
	}
}
header#main-header h1 img.img-fluid, 
header#main-header h1.logo, 
header#main-header h1.logo > a {
	height:68px !important;
}
header#main-header h1 img.img-fluid {
	margin-top:1px
}
header#main-header.mega-menu-header {
	background: white;
}
header#main-header .logo > a > img.starter-logo {
    display:none;
	z-index:0;
}
header#main-header .logo > a > img.scroll-logo {
    opacity: 1;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    transition: opacity .3s;
}
header a.btn.schedule-button.rect-button {
	color:black;
}
@media (min-width: 1085px) {
	header.mega-menu-header .new-header-inner {
		column-gap: 4rem;
	}
	.mega-menu-container {
		width: unset; 
	}
	.nav.mega-menu {
		justify-content: flex-start;
		gap: 2rem;
	}
}
@media (min-width: 576px) {
	header a.btn.schedule-button.rect-button {
		min-width: 180px;
		font-family: 'p22-underground-pc';
		text-transform: lowercase;
		font-weight: 600;
		letter-spacing: 1px;
		font-size: 1.5rem;
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
}
#searchBar {
	display:none;
	pointer-events:none;
}
#megaMobileMenuClose {
	z-index: 10;
}
@media (min-width: 1085px) {
	.mega-menu-parent {
		position: relative;
		align-items: center;
		padding-bottom:0 !important;
		padding-top:calc(1rem + 4px);
	}
}
/* End - Header */

/* Start - Promo Banner */
.blokes-promo-banner.page-specific {
	top:0;
	background-color:var(--purple);
}
.blokes-promo-banner.page-specific > .d-flex {
	align-items: flex-end;
}
.blokes-promo-banner .blokes-promo-banner-title {
    font-weight: 900;
    font-family: 'p22-underground-pc';
    text-transform: lowercase;
    font-size: 1.25rem;
    padding-top: 0;
    color: white;
    line-height: 1;
	letter-spacing:1px;
}
.blokes-promo-banner .blokes-promo-banner-text {   
	padding-right: 0;
    line-height: 1;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 1px;
}
@media (max-width: 767px) {
	header#main-header.has-promo-banner, header#main-header.has-promo-banner + #main-content {
		margin-top: 38px;
	}
}
@media (max-width: 575px) {
	.blokes-promo-banner .blokes-promo-banner-title{
		letter-spacing: 0;
		font-size:1.15rem;
	}
	.blokes-promo-banner .blokes-promo-banner-text {  
		font-size: .85rem;
	}
}
.blokes-promo-banner .blokes-promo-banner-text a {
	color:white;
	text-decoration: underline;
}
.blokes-promo-banner .blokes-promo-banner-text a:hover {
	color:var(--goldenrod);
	text-decoration: underline;
}
@media (max-width: 575px) {
	html.overflow-y-hidden {
		overflow-y: unset !important;
	}
}
/* End - Promo Banner */

/* Start - Section Defaults */
@media (min-width: 1600px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width:1500px;
	}
	.align-items-xxl-center {
		align-items: center !important;
	}
}

section.background-white,
section.content-section.background-white p,
section.background-tan,
section.content-section.background-tan p {
	color:var(--purple-extradark);
}
section.background-purple {
	background:var(--purple);
	color:white;
}
section.content-section.background-purple p {
	color:white;
}
section.content-section p,
section.content-section li,
section.content-section ul li {
	font-size:1.1rem;
}
section.content-section .paragraph_text ul li {
	list-style-type:none;
	display:flex;
	gap:6px; 
}
section.content-section .paragraph_text  ul li:before {
	display:block;
	font-family:"Font Awesome 5 Free";
	content:"\f00c";
	font-weight:bold;
	color:var(--landing-orange);
}
.col-250-plus-padding {
	width: calc(250px + 1.5rem);
}
section.content-section .h1 {
	font-family: 'p22-underground';
    text-transform: none;
    letter-spacing: 0;
    font-weight: 700;
}
@media (min-width: 992px) {
	section.content-section .h1 {
		margin-bottom: 3rem;
	}
	section.content-section.text_blocks_with_images .h1 {
		margin-bottom:0;
	}
}
@media (max-width: 991px) {
	section.content-section .h1 {
		margin-bottom: 0;
	}
}
@media (min-width: 768px) {
	section.content-section .h1 {
		font-size: 2.3rem;
	}
}
@media (max-width: 767px) {
	section.content-section .h1 {
		font-size: 1.75rem;
	}
}
@media (max-width: 767px) {
	section.content-section.background-tan.bottom-padding-large + section.content-section.background-tan.top-padding-large  {
		padding-top:0;
	}
}
section.content-section:has(.section_subheading) .h1 {
	margin-bottom:.5rem;
}
section.background-mint {
	background-color:var(--landing-mint);
	color:black;
}
.section_subheading {
	font-size:1.1rem;
	font-weight:300;
}
a.landing-add-button {    
	font-family: 'p22-underground-pc';
    text-transform: lowercase;
    letter-spacing: 1px;
    font-size: 1.75rem;
    text-align: center;
    cursor: pointer;
    width: 100%;
    border-radius: 12px;
    border: 0;
    display: block;
    color: black;
    font-weight: 600;
    padding: .5rem;
	transition: all .3s;
	color:white;
	background: var(--landing-orange);
}
a.landing-add-button.highlighted {
	background-color:var(--goldenrod);
	color:var(--purple-extradark);
}
a.landing-add-button:hover {
	background-color: var(--ruddy-brown);
}
a.landing-add-button.highlighted:hover {
	background-color: var(--goldenrod-dark);
	color:var(--purple-extradark);
}
@media (min-width: 1200px) {
	.mobile-only {
		display:none;
	}
	.desktop-only {
		display:block;
	}
}
@media (max-width: 1199px) {
	.mobile-only {
		display:block;
	}
	.desktop-only {
		display:none;
	}
}
@media (max-width: 575px) {	
	a.btn.rocket-button#footer-rocket-button {
		display:none !important;
	}
}
/* End - Section Defaults */

/* Start - Product Section */
.product_section .preheading_text {
	color:var(--landing-orange);
	font-size: 1.75rem;
	font-family:'p22-underground-pc';
	text-transform:lowercase;
	letter-spacing: 1px;
	font-weight: 600;
	line-height: 1;
	padding-bottom: 10px;
}
@media (min-width: 768px) {
    .tbwb-header h3 {
        max-width: calc(100% - 40px);
		font-size:1.75rem;
    }
}
.product_section .heading_text {
	font-size: 2rem;
	font-family:'p22-underground';
	text-transform:none;
	letter-spacing: 0;
	font-weight: 600;
	line-height: 1.1;
}
.product_section .subheading_text {
	font-size: 1.5rem;
	font-weight: 600;    
	margin-bottom: .5rem;
    margin-top: .25rem;
}
@media (max-width: 575px) {
	.product_section .preheading_text {
		font-size: 1.25rem;
	}
	.product_section .heading_text {
		font-size: 1.75rem;
	}
	.product_section .subheading_text {
		font-size: 1.25rem;
	}
}
.product_section .paragraph_text {
	font-size: 1rem;
	font-weight: 300;
}
section.content-section a.btn.offer-button {
	width:100%;
	text-align:center;
	font-family: 'p22-underground-pc';
	text-transform: lowercase;
	letter-spacing: 1px;
	border-width:2px;
	border-style: solid;
	justify-content:center;
	font-size: 1.75rem;
	padding: 1.5rem 1.5rem;
}

@media (max-width: 575px) {
	section.content-section a.btn.offer-button {
		font-size: 1.5rem;
	}
}
section.content-section.background-white a.btn.offer-button,
section.content-section.background-tan a.btn.offer-button {
	background:var(--landing-orange);
	color: white;
}
section.content-section.background-purple a.btn.offer-button {
	background:var(--goldenrod);
	color:var(--purple-extradark)
}
section.content-section.background-white a.btn.offer-button:hover,
section.content-section.background-tan a.btn.offer-button:hover {
	background: var(--ruddy-brown);
	color: white;
}
section.content-section.background-purple a.btn.offer-button:hover {
	color:var(--purple-extradark);
	background:var(--goldenrod-dark);
}

.product-carousel .splide__pagination {
	gap: 1.25rem;
	padding-left:0;
}
.product-carousel .splide__pagination li {
	margin-bottom:0;
}
.product-carousel .splide__pagination .splide__pagination__page {
	width:1rem;
	height:1rem;
	padding: 0.75rem;
	border-radius:100%;
	background: #b2b2b2;
	border:0;
	transition: all .3s;
}
.product-carousel .splide__pagination .splide__pagination__page:hover {
	background: var(--goldenrod);
}
.product-carousel .splide__pagination .splide__pagination__page[aria-selected="true"],
.product-carousel .splide__pagination .splide__pagination__page[aria-selected="true"]:hover {
	background: #666666;
}

.product-carousel .splide__arrow {
	position:absolute;
	z-index: 1;
	border: 0;
    background: rgba(0, 0, 0, 0.35);
	opacity:0;
    padding: 1rem .25rem;
    top: 50%;
    margin-top: -36px;
	transition: all .3s;
}
.product-carousel:hover .splide__arrow {
	opacity:1;
}
.product-carousel .splide__arrow:hover {
    background: rgba(0, 0, 0, 0.65);
}

.product-carousel .splide__arrow svg {
	filter:invert(1);
}

.product-carousel .splide__arrow.splide__arrow--prev svg {
	transform: scaleX(-1);
}

.product-carousel .splide__arrow.splide__arrow--next {
    right: 0;
}
.product-carousel .splide__arrow.splide__arrow--prev {
    left: 0;
}
@media (max-width: 575px) {
	.product-carousel .splide__arrows {
		display:none;
	}
}
@media (min-width: 992px) {
	.full-height-image-col.full-height {
		height:100%;
	}
	.full-height-image-col.full-height .square-photo.responsive-square-photo {
		height:100%;
		padding-bottom:0;
		overflow:hidden;
	}
	.full-height-image-col.full-height .square-photo.responsive-square-photo > .photo-layer > img {
		width:auto;
	}
}
/* End - Product Section */

/* Start - Logo Section */
@media (min-width: 992px) {
	.logo-array {
		justify-content: space-between;
	}
}
@media (max-width: 991px) {
	.logo-array {
		justify-content: center;
	}
}
.logo-array > div {
	display:flex;
	justify-content:center;
	align-items:center;
}
.logo-array > div > img {
	width:auto;
	max-width:250px;
	max-height:80px;
}
@media (max-width: 767px) {
	.logo-array {
		flex-direction: row;
		justify-content: center;
		align-items: center;
		column-gap: 2rem;
		row-gap: 1.25rem;
		margin-top:.75rem;
	}
	.logo-array > div {
		width:calc(33% - (8rem / 3) );
	}
	.logo-array > div > img {
		max-width: 100%;
	}
}
@media (max-width: 575px) {
	.logo-array > div {
		width:calc(50% - (8rem / 3) );
	}
	section.content-section.logo_section .h3 {
		margin-bottom:0;
	}
}
/* End - Logo Section */

/* Start - Featured Quotation */
.quotation_text  {
	font-size: 1.1rem;
	margin-bottom: 1.75rem;
	font-weight: 400;
}
.quoted_person {
	font-size: 1.1rem;
	font-weight: 600;
}
.featured_quotation .image-bubble {
	width: 250px;
    height: 250px;
    background-size: cover;
    background-position: center;
    border-radius: 100%;
}
@media (max-width: 991px) {
	.featured_quotation .image-bubble {
		margin-bottom: 1.75rem;
	}
	.quotation_text,
	.quoted_person {
		text-align: center;
	}
}
/* End - Featured Quotation */

/* Start - Testimonials Section */
.testimonials_section .testimonials_name {
	font-family:'p22-underground-pc';
	text-transform: lowercase;
	letter-spacing: 1px;
	font-size: 2.3rem;
	text-align:center;
	margin-bottom:.5rem;
	font-weight:600;
	line-height: 1;
}
.testimonials_section .testimonials_text {
	font-size:1.1rem;
	font-weight:300;
	text-align: center;
	padding: 0 2rem;
}
.testimonials_section .image-bubble {
	width: 320px;
    height: 320px;
    background-size: cover;
    margin: 0 auto .75rem auto;
    background-position: center;
    border-radius: 100%;
}
.testimonials_section .unboxed.square .image-bubble {
	width: 100%;
    height: 320px;
    background-size: cover;
	border-radius:0;
}
.testimonials_section .unboxed.square .testimonial_single  {
	display:flex;
	flex-direction:column;
}
.testimonials_section .unboxed.square .testimonial_single .image-bubble {
	order: 1;
}
.testimonials_section .unboxed.square .testimonial_single .name_container {
	order: 2;
}
.testimonials_section .unboxed.square .testimonial_single .testimonials_text {
	order: 3;
}
.testimonials_section .unboxed.square .testimonial_single  .testimonials_name {
	font-size:2rem;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.testimonials_section .image-bubble {
		width: 250px;
		height: 250px;
	}
	.testimonials_section .unboxed.square .image-bubble {
		height: 250px;
	}
}
.testimonials_section .boxed .testimonial_single {
	border: 2px solid #d5d5d5;
    border-radius: 15px;
    padding: 2.5rem;
	height:100%
}
.testimonials_section .boxed .image-bubble {
	width:180px;
	height:180px;
	margin-top:0;
}
.testimonials_section .boxed .testimonials_name {
	font-family:'p22-underground';
	text-transform: none;
	letter-spacing: 0;
	font-size: 1.25rem;
	text-align:center;
	margin-bottom:0;
	font-weight:600;
	line-height: 1;
	margin-top: 1rem;
}
.testimonials_section .boxed .testimonials_text {
	padding: 0 1rem;
}
@media (min-width: 768px) {
	.testimonials_section .boxed .testimonial_single {
		min-height: 497px;
	}
}
@media (min-width: 576px) {	
	.testimonials_section .yotpo-style .testimonial_single {
		padding:0 2rem;
	}
}
.testimonials_section .yotpo-style .review_title {
	font-size:1.5rem;
	font-weight:600;
	text-align: left;
	margin-bottom: 1.25rem;
}
.testimonials_section .yotpo-style .name_container {
	display:flex;
	align-items: center;
	margin-bottom:1rem;
	justify-content: flex-start;
	gap: 5px;
	margin-top: 1.25rem;
	flex-wrap: wrap;
}
@media (max-width: 575px) {
	.testimonials_section .yotpo-style .name_container {
		flex-direction: column;
		align-items: flex-start;
	}
}
.testimonials_section .yotpo-style .name_container .star-container i {
	color: var(--goldenrod);
}
.testimonials_section .yotpo-style .testimonials_name {
	font-size: .9rem;
	font-family: 'p22-underground';
	text-transform: unset;
	margin-bottom:0;
	line-height:1.2;
}
.testimonials_section .yotpo-style .testimonials_name span.name_subtext {
	font-weight: 300;
}
.testimonials_section .yotpo-style .testimonials_text {
	padding:0;
	text-align:left;
}
/* End - Testimonials Section */

/* Start - Text & Image Section */
.text_and_image_section .preheading_text {
	font-size:1.1rem;
	font-weight:400;
	margin-bottom:0.25rem;
}
section.content-section.text_and_image_section .h1 {
	margin-bottom:1.25rem;
	max-width:530px;
}
@media (max-width: 991px) {
	.text_and_image_section > .container > .row {
		row-gap: 2rem;
	}
}
/* End - Text & Image Section */

/* Start - Icon Section */
section.content-section.icon_section .h1 {
	margin-bottom:0;
}
.landingicon {
	width:180px;
	height:180px;
	background: rgb(40,31,32);
	background: linear-gradient(342deg, rgba(40,31,32,1) 52%, rgba(90,61,50,1) 100%);
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/clock.svg');
	mask-repeat: no-repeat;
	mask-position: center;
	mask-size: contain;
	margin:0 auto;
}
.landingicon.white{
	background: white;
}
.landingicon.offwhite{
	background: #f2ecdd;
}
.landingicon.bolt {
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/bolt.svg');
}
.landingicon.bond {
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/bond-offwhite.svg');
}
.landingicon.brain {
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/brain.svg');
}
.landingicon.droplet {
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/droplet.svg');
}
.landingicon.balance {
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/balance.svg');
}
.landingicon.appetite {
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/appetite.svg');
}
.landingicon.scale-weight {
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/scale-weight.svg');
}
.landingicon.apple-weight {
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/apple-weight.svg');
}
.landingicon.checklist {
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/checklist.svg');
}
.landingicon.holistic {
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/holistic.svg');
}
.landingicon.arrow-circle {
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/arrow-circle.svg');
}
.landingicon.ed {
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/ed.svg');
}
.landingicon.arousal {
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/arousal.svg');
}
.landingicon.cross {
	mask-image: url('/wp-content/themes/joi-theme/images/icon-large-cross.svg');
}
.landingicon.vial {
	mask-image: url('/wp-content/themes/joi-theme/images/icon-large-vial.svg');
}
.landingicon.laptop {
	mask-image: url('/wp-content/themes/joi-theme/images/icon-large-laptop.svg');
}
.landingicon.coaching {
	mask-image: url('/wp-content/themes/joi-theme/images/icon-large-coaching.svg');
}
.landingicon.pills {
	mask-image: url('/wp-content/themes/joi-theme/images/icon-large-pills.svg');
}
.landingicon.insulin-2024 {
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/insulin-2024.svg');
}
.landingicon.immune-system {
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/immune-system.svg');
}
.landingicon.cross-outline {
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/cross-outline.svg');
}
.landingicon.anti-inflammatory {
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/anti-inflammatory.svg');
}
.landingicon.nutrient-absorption {
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/nutrient-absorption.svg');
}
.landingicon.joint-production {
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/joint-production.svg');
}

.icon_section .title-and-desc .landingicon {
	width: 5rem;
	height: 5rem;
	max-width: unset;
}
.icon_section .title-and-desc .landingicon {
	background: var(--purple);
}
.icon_section.background-purple .title-and-desc .landingicon,
.icon_section.background-lavender .title-and-desc .landingicon {
	background: white;
}
.icon_label {
	font-family: 'p22-underground-pc';
    text-align: center;
    text-transform: lowercase;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.1;
	margin:0 auto;
}
.icon_section .title-and-desc .icon_label {
	margin-top:0.5rem;
	width: 100%;
    font-family: 'p22-underground-sc';
    font-weight: 600;
    text-transform: lowercase;
    font-size: 1.85rem;
    letter-spacing: 1px;
}
.icon_description {    
	width: 100%;
    font-weight: 300;
    font-size: 1.4rem;
    max-width: 400px;
    margin: .5rem auto;
    text-align: center;
}
@media (min-width: 576px) {
	.landingicon {
		width:180px;
		height:180px;
		max-width:260px;
	}
	.icon_label {
		font-size: 1.5rem;
	}
	.landingicon.balance,
	.landingicon.appetite,
	.landingicon.scale-weight,
	.landingicon.arrow-circle {
		width:168px;
		height:168px;
		margin: 0.5rem auto;
	}
}
@media (max-width: 575px) {
	.landingicon {
		width:120px;
		height:120px;
		max-width:200px;
	}
	.icon_label {
		font-size: 1.2rem;
		max-width:190px;
	}
	.landingicon.balance,
	.landingicon.appetite,
	.landingicon.scale-weight,
	.landingicon.arrow-circle {
		width:104px;
		height:104px;
		margin: 0.25rem auto;
	}
}
.top-bottom .landingicon {
	width:5rem;
	height:5rem;
	margin-bottom:1rem;
	background: white;
	mask-image: url('/wp-content/themes/joi-theme/images/2023-icons/icon-white-plant-vial.svg');
	mask-repeat: no-repeat;
	mask-position: center;
	mask-size: contain;
}
.top-bottom .landingicon.white-droplet {
	mask-image: url('/wp-content/themes/joi-theme/images/2023-icons/icon-white-droplet.svg');
}
.top-bottom .landingicon.white-pills {
	mask-image: url('/wp-content/themes/joi-theme/images/2023-icons/icon-white-pills.svg');
}
.top-bottom .landingicon.white-cross {
	mask-image: url('/wp-content/themes/joi-theme/images/2023-icons/icon-white-cross.svg');
}
.top-bottom .landingicon.white-check {
	mask-image: url('/wp-content/themes/joi-theme/images/2023-icons/icon-white-check.svg');
}
.landingicon.cognitive-function {
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/cognitive-function.svg');
	background: white;
}
.landingicon.deep-rest {
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/deep-rest.svg');
	background: white;
}
.landingicon.improve-memory {
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/improve-memory.svg');
	background: white;
}
.landingicon.mental-speed {
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/mental-speed.svg');
	background: white;
}
.landingicon.metabolic-health {
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/metabolic-health.svg');
	background: white;
}
.landingicon.reduce-stress {
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/reduce-stress.svg');
	background: white;
}
.landingicon.regulate-sleep {
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/regulate-sleep.svg');
	background: white;
}
.landingicon.serotonin {
	mask-image: url('/wp-content/themes/joi-theme/images/landing-icons/serotonin.svg');
	background: white;
}
.top-bottom .icon_label {
	font-family: 'p22-underground';
    text-align: center;
    text-transform: none;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1.2;
	margin:0 auto;
	font-size: 1.15rem;
}
@media (min-width: 992px) {
	.icon_section .top-bottom .col-lg-2 {
		flex: 0 0 auto;
		width: 190px;
	}
}
/* End - Icon Section */

/* Start - Plain Text Section */
section.content-section.plain_text_section p {
	font-size: .9rem;
}
.plain_text_section p:last-of-type {
	margin-bottom:0;
}
/* Start - Plain Text Section */

/* Start - FAQ Section */
section.content-section.faq_section .h1,
section.content-section.testimonials_section .h1 {
	margin-bottom: 0;
}
.faq_section .faq-box,
.faqs-section .faq-box {
    background: var(--purple);
    border-color: var(--purple);
	color:white;
}
.faq_section .faq-box:hover,
.faqs-section .faq-box:hover {
    background: var(--purple-extradark);
}
.faq-box > .answer > p {
	color:white !important;
}
/* End - FAQ Section */

/* Start - Buy Block Section */
.buy_block {
	padding: 2.25rem 1.25rem;
    border: 6px solid #cdbfbd;
	text-align:center;
	font-size:1.1rem;
	font-weight:300;
	position:relative;
	height:100%;
    display: flex;
    flex-direction: column;
}
.buy_block.border-lavender {
	border-color: #bda3a2;
}
.buy_block.border-purple {
	border-color: var(--purple);
}
.buy_block .heading_text,
.buy_block .second_heading_text {
	font-family: 'p22-underground';
    text-transform: none;
    letter-spacing: 0;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 2.3rem;
	line-height: 1.1;
}
.buy_block .subheading_text {
	font-size:1rem;
	font-weight:400;
	margin-bottom: 1rem;
}
.buy_block .subheading_text.has-secondary-subheading {
	font-size:1.25rem;
	font-weight:600;
	margin-bottom: 0;
}
.buy_block .secondary_subheading_text {
	font-size:1rem;
	font-weight:300;
	margin-bottom: 1rem;
}
.buy_block .paragraph_text {
	max-width:360px;
	margin:0 auto;
}
.buy_block .paragraph_text,
section.content-section .buy_block .paragraph_text p {
	font-size:.85rem;
	font-weight:300;
}
.buy_block .second_heading_text {
	font-size:2.5rem;
	font-weight:900;
}
.buy_block.border-purple .second_heading_text {
	color:var(--goldenrod);
	text-decoration:underline;
}
.buy_block .corner-tag {
	width: 0; 
	height: 0; 
	border-left: 54px solid transparent;
	border-right: 54px solid transparent;
	border-bottom: 54px solid #f1f1f1;
    position: absolute;
	z-index:0;
    transform: rotate(45deg);
    top: 0;
    right: -54px;
    transform-origin: top;
}
.buy_block.border-lavender .corner-tag {
	border-bottom: 54px solid #bda3a2;
}
.buy_block.border-purple .corner-tag {
	border-bottom: 54px solid var(--purple);
}
.buy_block .corner-tag.empty {
	border-left: 36px solid transparent;
	border-right: 36px solid transparent;
	border-bottom: 36px solid #cdbfbd;
	right: -36px;
}
.buy_block .corner-tag.empty:before {
	display:block;
	content:"";
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid var(--tan);
	right: -8px;
	position: absolute;
	z-index:1;
}
.buy_block .corner_tag_text {    
	display: block;
    width: 50px;
    font-family: 'p22-underground-pc';
    text-transform: lowercase;
    text-align: center;
    line-height: .9;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 1px;
    text-wrap: wrap;
    position: absolute;
    z-index: 1;
    transform: rotate(45deg);
    top: 15px;
    right: -12px;
    transform-origin: top;
	color:white;
}

.buy_block .price {
	display:flex;
	flex-wrap: wrap;
	gap: 0.5rem;
	font-weight: 700;
	justify-content: center;
	align-items: end;
	font-size:1.25rem;
	line-height: 1;
	margin-top:1rem;
}
.buy_block .price .strikethrough_price {
	color:#979797;
	position:relative;
	line-height: 1.21;
	text-decoration: line-through;
}
.buy_block .price .sale_price {
	font-size: 1.75rem;
}

.buy_block .sub_text {
	padding: 1rem 0 1.25rem 0;
    font-size: 1rem;
    font-weight: 300;
}
.buy_block .second_heading_text {
	margin-top: auto;
}
@media (min-width:768px) {
	.buy_block .product-image:not(.background-transparent) .photo-layer {
		padding: 2rem;
	}
}
@media (max-width:767px) {
	.buy_block .product-image:not(.background-transparent) .photo-layer {
		padding: 1rem;
	}
}
.buy_block .cc_badges {
	display: flex;
	flex-direction: row;
	gap: .5rem;
	margin-top:1rem;
	justify-content:center;
}
.buy_block .cc_badges > span {
	background-size:contain;
	display:block;
	background-repeat:no-repeat;
	background-position:center;
	background-image:url('/wp-content/themes/joi-theme/images/landing-icons/visa-2.svg');
}
.buy_block .cc_badges > span:nth-of-type(2) {
	background-image:url('/wp-content/themes/joi-theme/images/landing-icons/mastercard-2.svg');
}
.buy_block .cc_badges > span:nth-of-type(3) {
	background-image:url('/wp-content/themes/joi-theme/images/landing-icons/amex-2.svg');
}
.buy_block .cc_badges > span:nth-of-type(4) {
	background-image:url('/wp-content/themes/joi-theme/images/landing-icons/discover-2.svg');
}
@media (min-width: 576px) {
	.buy_block .cc_badges > span {
		width:80px;
		height:40px;
	}
}
@media (max-width: 575px) {
	.buy_block .cc_badges > span {
		width:60px;
		height:30px;
	}
}
.buy_block .buy-block-popup-link {
	font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.3;
    padding-top: 1.75rem;
    color: var(--purple);
    display: inline-block;
    border-bottom: 3px solid var(--purple);
    margin-bottom: 1rem;
}
/* End - Buy Block Section */

/* Start - Text Blocks w/ Images */
.text-block-with-image {
	max-width: 966px;
	margin:0 auto 1.5rem auto;
}
/* End - Text Blocks w/ Images */

/* Start - Simple Text Boxes With Buttons */
section.content-section .simple-text-box-with-buttons a.btn {
	font-family: 'p22-underground-pc';
    letter-spacing: 1px;
    text-transform: lowercase;
    font-size: 1.3rem;
}
section.content-section .simple-text-box-with-buttons {   
    display: flex;
    flex-direction: column;
}
section.content-section .simple-text-box-with-buttons .button-panel {   
	margin-top:auto;
}

@media (min-width: 1400px) { 
	section.content-section .simple-text-box-with-buttons {
		min-height: 550px;
	}   
}
@media (min-width: 1200px) and (max-width:1399px) { 
	section.content-section .simple-text-box-with-buttons {
		min-height: 686px;
	}   
}
.simple-text-box-with-buttons.highlighted {
    border: 5px solid var(--goldenrod);
    box-shadow: 0px 0px 15px rgba(0,0,0,0.25);
}
@media (min-width: 1200px) {
	.simple-text-box-with-buttons .button-panel {
		justify-content: space-between;
	}
}
.simple-text-box-with-buttons .tbwb-header > h3 {
	display:block;
}
@media (max-width: 420px) {
	.simple-text-box-with-buttons .button-panel {
		justify-content: flex-start;
	}
	.simple-text-box-with-buttons .button-panel a:not(.shopify_cart_add_btn) {
		order: 2;
	}
	.simple-text-box-with-buttons .button-panel a.btn {
		margin-top:0 !important;
	}
}
/* End - Simple Text Boxes With Buttons */