@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//simnettnutrition.com/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.3.9") format("woff2");
}

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(17,35,52);
	--wd-text-font-size: 16px;
	--wd-title-font: "Sofia-pro", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 900;
	--wd-title-transform: capitalize;
	--wd-title-color: rgb(17,35,52);
	--wd-entities-title-font: "Sofia-pro", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: capitalize;
	--wd-entities-title-color: rgb(17,35,52);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(17,35,52);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Sofia-pro", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #9ecc41;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #9ecc41;
	--btn-accented-bgcolor-hover: #709b0c;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 540px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	background-repeat: no-repeat;
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #fafafa;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 800px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1300px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1300px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1300px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1300px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #0a0a0a;
}

#wc-stripe-payment-request-button {
    border-radius: 60px;
    overflow: hidden;
    width: 200px;
}
#wc-stripe-payment-request-button-separator {
    width: 200px;
}
.single_add_to_cart_button {
    width: 200px;
}

img.category-icon {
    width: 40px;
    max-height: 40px !important;
}

.cat-item.cat-item-406 {
    display: none;
}

.store .sub-menu-dropdown {
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1) !important;
}

@media (max-width: 768px) {
.single_add_to_cart_button, #wc-stripe-payment-request-button-separator, #wc-stripe-payment-request-button { width: 100% !important; }
}

.footer-sidebar {
    padding-top: 60px;
}

.tabs-layout-accordion {
    display: none;
}

.tabs-location-summary .tabs-layout-accordion {
    border: none;
}

#woodmart_sizeguide {
    padding: 0;
    padding-top: 20px;
}

.woodmart-sizeguide-title {
    display: none;
}

input.plus {
    border-radius: 0px 20px 20px 0px !important;
    padding-right: 15px !important;
    padding-left: 10px !important;
}

input.minus {
    border-radius: 20px 0px 0px 20px !important;
    padding-left: 15px !important;
    padding-right: 10px !important;
}

.woodmart-product-countdown span {
    color: #e83370;
    border: 2px solid #e83370;
    border-radius: 30px;
    box-shadow: none;
    background: #fff;
}

.woodmart-product-countdown span span {
    color: #e83370;
    border: none;
}

.popup-quick-view .product-image-summary .woocommerce-product-details__short-description, .popup-quick-view .product_meta {
    display: none;
}

.product-labels {
    right: 15%;
    left: auto;
}

.onsale.product-label {
    background: #E91E63 !important;
    padding: 17px 6px;
    font-size: 18px;
}

.product-label.new {
    background-color: #03A9F4 !important;
}

#yith-wcwl-popup-message, .dokan-alert-success, .dokan-message, .dokan-store-contact .alert-success, .mc4wp-success, .woocommerce-message, .wpcf7-mail-sent-ok, .yith_ywraq_add_item_product_message {
    background-color: #00BCD4 !important;
}

.menu-label-red {
    background: #e60e40 !important;
}

.menu-label-red:before {
    border-color: #e60e40;
}

.zoomImg {
    height: 100% !important;
    width: 100% !important;
}

.rp_wcdpd_promotion_total_saved_amount .woocommerce-Price-amount.amount {
    color: #e60d40;
}

.woodmart-core-message {
    width: 10px;
    height: 10px;
    padding: 0;
    font-size: 0px;
    background: #21b7c4;
    left: 10px;
    bottom: 10px;
}

.wfob_bump {
    margin-top: 50px;
}

#notice {
    position: absolute;
    top: -48px;
    left: -40px;
    color: #e60e3f;
    font-size: 13px;
    font-weight: 400;
}

.woocommerce-checkout .website-wrapper {
    margin-top: 0;
}

.woocommerce-checkout .header-banner {
    display: none;
}

#stripe-payment-data .form-row.form-row-first, #stripe-payment-data .form-row.form-row-last {
    width: 130px;
    display: inline-block;
}

small {
    font-size: 90%;
}

form.checkout.woocommerce-checkout div {
    flex: 100%;
    max-width: 100%;
}

.wd-dropdown-menu.wd-dropdown.wd-design-full-width.color-scheme-dark {
    padding: 0;
}
/* css for Easy Vegan Dressings 
& Sauces page */
/* #hix-recipes{
	display:grid;
	grid-template-columns:repeat(4, 1fr);
	grid-template-rows:repeat(3, 1fr);
	gap:.5rem;
	padding:0 .5rem;
} */

#hix-recipes img{
	border-radius:10px;
}

.hix-tab-price{
	display:grid;
	grid-template-columns:45% 1fr;
	background-color:#F1F5F4;
	border-radius:10px;
	margin:0 auto;
	padding:2px;
	width:740px;
	max-width:740px;
}
	
.hix-tab-price__image{
	display:flex;
	align-items:center;
	justify-content:center;
}


.hix-tab-price__image--img{
		height: 20rem;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
		width:15rem;
	box-shadow: 16px 13px 14px 0px rgba(0,0,0,0.11);
  -webkit-box-shadow: 16px 13px 14px 0px rgba(0,0,0,0.11);
  -moz-box-shadow: 16px 13px 14px 0px rgba(0,0,0,0.11);
}

.hix-bg-img--sale{
	position:absolute;
    right: -20px;
    width: 5rem;
    top: -40px;
  object-fit: contain;
}



.hix-tab-price__content{
	padding:3rem;
	background-color:white;
}

.hix-tab-price__content div{
	display:flex;
	align-items:flex-start;
	gap:1rem;
}

.hix-tab-price__content img{
	width:1.7rem;
}
.hix-tab-price__content h3{
	font-size:16px;
	font-weight:400;
	font-family: "Open Sans", sans-serif;
	color: #102334;
	
}
.hix-how-content-section{
	transform: translateY(-200px);
}

/* HERO CSS */
.hix-main-hero-content{
	color:white;
}

.hix-main-hero-content h1{
		font-size: 3rem;
    color: white;
    line-height: 1;
    font-family: 'Inter';
}
}


.hix-main-hero-content .hix-hero-label{
	display:flex;
}

.hix-main-hero-content .hix-hero-label h4{
	color: #0EDE99 !important;
  font-family: 'Inter', open sans;
  font-weight: 400;
  font-size: 1.5rem;
}

.hix-main-hero-content .hix-hero-label img{
	width:2rem;
}

.hix-hero-btn {
    padding: 1rem 2.5rem;
    background: #0EDE99;
    color: white;
    font-weight: 700;
    font-family: "inter", open sans-serif;
    border-radius: 100px;
    font-size: 1.2rem;
    margin-top: 1rem;
    display: inline-block;
}
.hix-hero-btn:hover{
	color:white
}
/* bonus section */
.hix-bonus-section{
	height:25rem !important;
	margin-bottom:2rem !Important;
}

.bonus-image-side-text{
	height:100%;
	display:flex;
	align-items:center;
}

.bonus-image-side{
	    position: relative !Important;
    bottom: 184px !Important;
}
.hix-bonus-container{
	overflow:visible !Important;
}

/* money back section */
.hix-money-back-title{
	font-size:30px;
	font-family:"roboto", sans-serif;
	font-weight:bold;
	
}

.hix-money-back-section{
	height:12rem;
	display:flex;
	align-items:center;
	flex-direction:row;
}

.hix-badge-img{
	transform:scale(1.2);
}

.hix-book-cover-img img{
	width:25rem;
}

.hix-hero-image img{
	width:30rem;
}

.postid-154843 .single_add_to_cart_button{
	display:none !important;
}

.hix-bonus-image img{
	    width: 25rem !important;
    position: relative !important;
    bottom: 147px !important;
}

.hix-payment-brands img{
	    width: 25rem;
}

.hix-boook-title{
	font-size:2rem;
}

/* IMAGE QUOTE SALE * SAUCE PAGE */
.hix-sale-page-quote #derek-quote:before {
	background-image:url('https://simnettnutrition.com/wp-content/uploads/2024/12/quote-min.jpg') !important;
}
/* gallery css */

.hix-grallry-ttitle-container{
    display: flex;
    justify-content: center;
    padding-bottom: 2rem;
}
.hix-grallry-ttitle-container--title{
    width: 50%;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 1.1;
}
/* GALLERY SECTION */
.hix-gallery-section {
	margin-top:0px !Important;
	padding-top:0px !Important;
}
.hix-how-content-section{
	overflow:hidden !Important;
}
/* EDIT HERO CONTAINER */
.hix-hero-container{
	padding-left:0px !Important;
	margin-left:0px !Important;
}
.hix-hero-container > div{
	padding:0px !Important;
}
.hix-hero-content {
	display:flex;
	align-items:center;
}

.page-id-154694 .whb-main-header{
    top: 15px !important;
}
.hix-left-hero-content > div{
	padding-left:0px !important;
}




@media (min-width: 1025px) {
	.postid-154843 .wd-buy-now-btn{
	    padding: .9rem 2rem;
    font-size: 1rem;
}
.hix-bonus-section{
	padding-left:2rem !important;
}
.page-id-154694 .whb-main-header .container{
    padding-left: 0px;
	padding-right:0px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.woodmart-core-message {
    display: none;
}
}

@media (max-width: 576px) {
	.woodmart-core-message {
    display: none;
}


#notice {
    top: -58px;
}

/* css for Easy Vegan Dressings 
& Sauces page */
#hix-recipes{
	display:grid;
	grid-template-columns:repeat(2, 1fr);
	grid-auto-columns:6
	gap:.5rem;
	padding:0 .5rem;
}

#hix-recipes img{
	border-radius:5px;
}

/* BONUS SECTION */
.hix-bonus-section{
	height:unset !important;
}
.hix-money-back-container{
	margin:0px !Important
}
.bonus-image-side{
	position:static !important;
	bottom:0px !Important;
}

.hix-money-back-section{
	height:unset !Important;
	display:flex;
	align-items:center;
	flex-direction:column;
	margin-top:2rem !Important;
	gap:2rem !important;
}

.hix-money-back-container > div{
	padding:0px !Important;
}

.bonus-image-side > div{
	padding-top:0px !Important;
}
.hix-money-back-section{
	margin:2rem auto !Important;
}
.hix-money-back-title{
	font-size:2rem;
	line-height:1;
	margin-bottom:1rem !important;
}

/* table-price */
.hix-tab-price{
	display:grid;
	grid-template-columns:1fr;
	width:100%;
}
.hix-tab-price__image{
	padding:4rem 2rem !important;
}
.hix-tab-price__content{
	padding:2rem 1rem !important;
}

.hix-hero-image{
padding:0 2rem;
}

.postid-154843 .wd-buy-now-btn{
	width:100% !Important;
	padding:1rem !important;
}

.hix-comfort-section{
	flex-direction:column-reverse;
}
.hix-hero-content{
	flex-direction:column-reverse;
	padding:3rem 0;
	gap:2rem;
}
.hix-hero-image{
	text-align:center !Important;
}
.hix-hero-image img {
	width:16rem;
}
.page-id-154694 .whb-main-header{
	    top: 10px !important;
}
.hix-how-content-section{
	margin-top:10rem;
}
.hix-left-hero-content h1{
	font-size:2rem;
}
.hix-left-hero-content{
	padding:0rem !impotant;
}
.hix-hero-container{
	margin:0px !Important;
	padding:0 1rem !Important;
}
.hix-text-subtitle-vegan{
	margin-top:-10rem !Important;
}
.hix-testimonials-section .vc_column-inner{
	padding-top:0px !important;
}

.hix-bonus-image img{
	    bottom: 0px !important;
}
.hix-bonus-image > div{
	padding:0px !important;
}

.hix-grallry-ttitle-container--title{
    font-size: 24px;
}
.hix-grallry-ttitle-container--title{
	width:95% !important;
}

.hix-gallery-section{
	margin-top:-7rem !important;
}
.hix-how-content-section{
	margin-top:0rem !Important;
	transform:translateY(0px) !Important;
}

.hix-gallery-section .vc_column-inner{
	padding-top:5rem !Important;
}
.hix-gallery-section{
	margin-top:0px !Important;
}



}

