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

:root {
	--wd-text-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Chennai", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: uppercase;
	--wd-title-color: rgb(0,35,101);
	--wd-entities-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 18px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,35,101);
	--wd-alternative-color: rgb(7,159,110);
	--btn-default-font-weight: 500;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(7,159,110);
	--btn-accented-bgcolor-hover: rgb(32,204,155);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(232,217,214);
	--notices-success-color: rgb(0,0,0);
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(221,149,42);
	--wd-link-color-hover: rgb(211,177,107);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(247,243,240);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .wd-buy-now-btn {
	color: rgb(0,0,0);
	background: rgb(191,224,216);
}
html .wd-buy-now-btn:hover {
	color: rgb(0,0,0);
	background: rgb(191,224,216);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-bg: rgb(255,255,255);
	--wd-pagin-bg-hover: rgb(1,36,101);
	--wd-pagin-bg-act: rgb(1,36,101);
	--wd-pagin-brd-color: rgb(1,36,101);
	--wd-pagin-brd-color-hover: rgb(1,36,101);
	--wd-pagin-brd-color-act: rgb(1,36,101);
	--wd-pagin-brd: 1px solid;
}
.wd-nav-scroll {
	--wd-nscroll-height: 2px;
	--wd-nscroll-bg: rgb(255,255,255);
	--wd-nscroll-drag-bg: rgb(8,159,110);
	--wd-nscroll-drag-bg-hover: rgb(8,159,110);
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(178,223,237);
	color: rgb(0,0,0);
}
.product-labels .product-label.featured {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@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: 1222px;
--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: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-cat-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(247,243,240);
}

/* HEADER - CUSTOM STYLING */

.whb-with-shadow{
	box-shadow: 0 6px 8px rgba(0,0,0,0.1) !important;
}

/* menu styles */
.wd-nav[class*=wd-style-underline]>li:is( :hover,.current-menu-item,.wd-active,.active)>a .nav-link-text:after {
	background-color: var( --e-global-color-secondary );
}

.menu-item .nav-link-text, .cat-item .nav-link-text{
	color: var( --e-global-color-primary );
}

.menu-item:hover > a > .nav-link-text, .cat-item:hover > a > .nav-link-summary > .nav-link-text{
	color: var( --e-global-color-secondary ) !important;
}

.current-menu-item > a > .nav-link-text, .cat-item:active > a > .nav-link-summary > .nav-link-text{
	color: var( --e-global-color-secondary ) !important;
}

.wd-nav-product-cat .nav-link-count {color: black !important;}


.breadcrumbs-location-below_header .single-breadcrumbs-wrapper{
	margin-block: 21px 36px !important;
}

/* Menu Dropdown */
.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after{
	font-size: clamp(6px, 65%, 18px);
	color: rgb(75, 105, 98) !important;
}

.wd-dropdown-menu{
	background-color: #F7F5F0;
}

/* Cart Overrides */

@media (max-width: 1024px) {
    .wd-side-hidden {
        --wd-side-hidden-w: min(600px, 72vw) !important;
    }
		.cart-widget-side .wd-heading .title{
			font-size: 100% !important;
		}
}

/* Side Cart on top */
.cart-widget-side{z-index:9999;}
	


/* SITE LAYOUT - OVERRIDE */

.container{
	max-width: 100%;
	width: 1500px;
}

.site-content{
	padding-inline: 9px;
}

/* Slider Override */
.e-con>.e-con-inner{
	max-width: 1500px;
}

/* --------------------------------------------------------------- */

/* Product Carousel and Grid Overrides */
.wd-entities-title a{
	color: var( --e-global-color-primary ) !important;
	}
.wd-entities-title a:hover{
	color: light blue !important;
	}



.wd-product :is( .wd-product-cats,.wd-product-brands-links) 
	{
		--wd-link-color: rgb(7,159,110) !important;
		--wd-link-color-hover: rgb(32,204,155) !important;
	}

/* --------------------------------------------------------------- */

/* Single Product Override */

/* Short description List */
.woocommerce-product-details__short-description > ul{
	list-style-type: none;
}

.woocommerce-product-details__short-description > ul > li{
	padding-left: 18px;
	}

.woocommerce-product-details__short-description > ul > li::marker{
display:none;
}

.woocommerce-product-details__short-description > ul > li::before{
	display: inline-flex;
	content: "";
	background-image: url(/wp-content/uploads/2024/07/bullet-star-coral.svg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	width: 1em;
	height: 1em;
		font-size: 27px;
	vertical-align: middle;
}

.woocommerce-product-details__short-description > ul > li {
	font-size: 1.2em;
}

/* SHOP OVERRIDES */

/** Sidebar **/
/*.sidebar-container .product-categories {
 display: block !important;
}*/
.sidebar-container .widget-title {
	color: var( --e-global-color-primary );
	font-size: 1.2em;
}

/** Progress Bar (free shipping) **/
.wd-progress-bar .progress-bar {
	background-color: var(--btn-accented-bgcolor);
}@media (min-width: 577px) and (max-width: 767px) {
	/* ---------------------------

/* Mobile Header */
.whb-col-1 :is(.whb-flex-row,.whb-column){
 justify-content: space-between !important;
}

/* --------------------------------
}

