@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//reboundnutrition.co.za/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//reboundnutrition.co.za/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//reboundnutrition.co.za/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//reboundnutrition.co.za/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//reboundnutrition.co.za/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//reboundnutrition.co.za/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//reboundnutrition.co.za/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//reboundnutrition.co.za/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//reboundnutrition.co.za/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(35,44,60);
	--wd-text-font-size: 18px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(35,44,60);
	--wd-widget-title-font-size: 22px;
	--wd-header-el-font: "Josefin Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(173,216,230);
	--wd-alternative-color: rgb(35,44,60);
	--btn-default-bgcolor: rgb(35,44,60);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(35,44,60);
	--btn-accented-bgcolor-hover: rgb(232,48,225);
	--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: rgb(27,42,65);
	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(35,44,60);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Josefin Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(249,249,249);
	background-image: none;
}
.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: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: rgb(173,216,230);
}

.wd-entities-title a {
    color: inherit;
    font-size: 18px;
}
/* Full width shop and category archives - WoodMart specific */
.woodmart-archive-shop .content-layout-wrapper.container,
.woodmart-archive-shop #main .container {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 30px;
    padding-right: 30px;
}
.tax-product_cat .content-layout-wrapper.container,
.tax-product_cat #main .container {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 30px;
    padding-right: 30px;
}
/* Make the page wrapper background transparent on home */
.home .wd-page-content.main-page-wrapper,
.home .main-page-wrapper {
    background-color: transparent !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
}
/* Kill the top margin on the very first row containing the slider */
.home .main-page-wrapper > .vc_row:first-child,
.home .main-page-wrapper > .vc_row-full-width + .vc_row:first-of-type {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
/* Pull the content layout flush with the header */
.home .wd-content-layout,
.home .content-layout-wrapper {
    padding-top: 0 !important;
    margin-top: 0 !important;
}
/* Product card title area background - Shop/Archive pages */
.wd-product .product-element-bottom {
    background-color: #232C3C !important;
    padding: 15px !important;
}

/* Product title text color */
.wd-product .product-element-bottom .wd-entities-title,
.wd-product .product-element-bottom .wd-entities-title a {
    color: #ADD8E6 !important;
}

/* Price text color (update to match your preference) */
.wd-product .product-element-bottom .price,
.wd-product .product-element-bottom .price * {
    color: #ADD8E6 !important;
}

/* Alternative selectors for different variations */
.shop-loop .wd-product .product-element-bottom {
    background-color: #232C3C !important;
}

.shop-loop .wd-product .product-element-bottom .wd-entities-title,
.shop-loop .wd-product .product-element-bottom .wd-entities-title a {
    color: #ADD8E6 !important;
}

.archive .wd-product .product-element-bottom {
    background-color: #232C3C !important;
}

.archive .wd-product .product-element-bottom .wd-entities-title,
.archive .wd-product .product-element-bottom .wd-entities-title a {
    color: #ADD8E6 !important;
}

.wd-page-title .title {
    font-size: var(--wd-title-font-s);
    line-height: 1.2;
    margin-bottom: 0;
    color: #ffffff;
}
.entry-title.title {
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
}
.wd-entities-title {
    text-transform: uppercase;
}
.product_meta {
    display:none;
}
.wd-post-author.wd-meta-author,
.wd-post-reply.wd-meta-reply {
 display: none !important;
}
@media (max-width: 768px) {

    /* Slider 50% height on mobile */
    .wd-slider-wrapper,
    .wd-slider,
    .wd-slide {
        height: 50vh !important;
        min-height: 50vh !important;
    }

    /* Dark overlay on ALL slides */
    .wd-slide .wd-slide-bg::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(35, 44, 60, 0.55);
        z-index: 1;
    }

    /* Keep controls visible above overlay */
    .wd-slider .wd-nav-arrows,
    .wd-slider .wd-slide-arrows,
    .wd-slider .wd-nav-pagin-wrap {
        z-index: 10 !important;
    }
}
.vc_custom_1785348915022 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
@media (max-width: 768px) {
    .wd-page-title.title-size-large {
        min-height: 300px !important;
        height: 300px !important;
    }

    .wd-page-title.title-size-large .wd-page-title-bg {
        min-height: 300px !important;
        height: 300px !important;
    }

    .wd-page-title.title-size-large .wd-page-title-bg img {
        min-height: 300px !important;
        height: 300px !important;
        object-fit: cover;
    }
}
.widget_nav_menu ul li a {
    display: inline-block;
    padding-inline-end: 2px;
    text-transform: uppercase;
}