:root {
	--wd-hb-opt-h: 20px;
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(40,44,44);
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,128,129);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(40,44,44);
	--wd-entities-title-color-hover: rgb(0, 128, 129);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(40,44,44);
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,128,129);
	--wd-alternative-color: rgb(40,44,44);
	--btn-default-bgcolor: rgb(0,128,129);
	--btn-default-bgcolor-hover: rgb(234,93,50);
	--btn-accented-bgcolor: rgb(0,128,129);
	--btn-accented-bgcolor-hover: rgb(234,93,50);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(233,92,47);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(0,128,129);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(40,44,44);
	--wd-link-color-hover: rgb(0,128,129);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(255,255,255,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 1000px;
	--wd-popup-padding: 10px;
}
.wd-hb {
	background-color: rgb(0,128,129);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	background-repeat: no-repeat;
	object-fit: cover;
	background-attachment: inherit;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title, html .widget-area .widget .price {
	font-size: 14px;
}
.wd .product-label.onsale {
	background-color: rgb(0,128,129);
}
.wd .product-label.new {
	background-color: rgb(0,128,129);
	color: rgb(255,255,255);
}
.wd .product-label.featured {
	background-color: rgb(0,128,129);
	color: rgb(255,255,255);
}
.wd .product-label.out-of-stock {
	background-color: rgb(0,128,129);
	color: rgb(255,255,255);
}
.wd .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(0,128,129);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-hb-opt-h: 40px;
	--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: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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-brd-radius: 0px;
--wd-cat-brd-radius: 5px;
}

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

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Montserrat !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Montserrat !important;
}

.wd-page-title {
background-color: rgb(251,251,251);
}

form.cart>.wc-proceed-to-checkoutt {
    flex: 1 1 40%;
}

div.shiprocket-headless{
    margin-top: 0;
}
    
button.sr-headless-checkout{
    margin-top: 0;
    background-color: #008081;
    margin-bottom: 0;
}
/* =================================
   Kapeefit Header Search Animation
================================= */

body .whb-header [class*="wd-header-search-form"].wd-search-form {
    position: relative;
    z-index: 20;
    overflow: visible !important;
    transform: scale(1);
    transform-origin: center center;
    transition: transform 0.28s ease !important;
}

body .whb-header [class*="wd-header-search-form"].wd-search-form .searchform {
    position: relative;
    overflow: visible !important;
    border-radius: 14px !important;
    background: #ffffff;
    transition:
        box-shadow 0.28s ease,
        border-color 0.28s ease,
        background-color 0.28s ease !important;
}

/* Hover and click effect */
body .whb-header [class*="wd-header-search-form"].wd-search-form:hover,
body .whb-header [class*="wd-header-search-form"].wd-search-form:focus-within {
    transform: scale(0.985);
}

body .whb-header [class*="wd-header-search-form"].wd-search-form:hover .searchform,
body .whb-header [class*="wd-header-search-form"].wd-search-form:focus-within .searchform {
    border-color: rgba(0, 143, 134, 0.22) !important;
    background-color: #ffffff !important;

    box-shadow:
        -7px 0 14px rgba(0, 143, 134, 0.07),
         7px 0 14px rgba(0, 143, 134, 0.07),
         0 6px 16px rgba(0, 143, 134, 0.10) !important;
}

/* Smooth input movement */
body .whb-header [class*="wd-header-search-form"].wd-search-form input[type="text"],
body .whb-header [class*="wd-header-search-form"].wd-search-form input[type="search"] {
    transition: padding 0.28s ease !important;
}

body .whb-header [class*="wd-header-search-form"].wd-search-form:hover input[type="text"],
body .whb-header [class*="wd-header-search-form"].wd-search-form:hover input[type="search"],
body .whb-header [class*="wd-header-search-form"].wd-search-form:focus-within input[type="text"],
body .whb-header [class*="wd-header-search-form"].wd-search-form:focus-within input[type="search"] {
    padding-left: 22px !important;
}

/* Keep shadow visible */
body .whb-general-header .whb-column {
    overflow: visible !important;
}

@media (prefers-reduced-motion: reduce) {
    body .whb-header [class*="wd-header-search-form"].wd-search-form,
    body .whb-header [class*="wd-header-search-form"].wd-search-form .searchform {
        transition: none !important;
        transform: none !important;
    }
}
/* Kapeefit New Homepage Slider - Keep dots inside image */
#metaslider_container_64965 {
    position: relative !important;
}

#metaslider_container_64965 .flex-control-nav {
    position: absolute !important;
    bottom: 14px !important;
    left: 0 !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 50 !important;
    text-align: center !important;
}

/* Dots */
#metaslider_container_64965 .flex-control-nav li {
    margin: 0 4px !important;
}

#metaslider_container_64965 .flex-control-nav li a {
    width: 9px !important;
    height: 9px !important;
    background: rgba(255,255,255,0.85) !important;
    border: 1px solid rgba(0,143,134,0.45) !important;
    box-shadow: 0 2px 5px rgba(0,0,0,0.12) !important;
}

#metaslider_container_64965 .flex-control-nav li a.flex-active {
    background: #008f86 !important;
    border-color: #008f86 !important;
}
/* Remove extra space below new homepage MetaSlider */
#metaslider_container_64965,
#metaslider_container_64965 .metaslider,
#metaslider_container_64965 .flexslider {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

#metaslider_container_64965 .flexslider {
    margin: 0 !important;
}
/* =========================================
   KAPEEFIT MOBILE SLIDER 62182
   Force navigation dots inside banner
========================================= */

@media (max-width: 767px) {

    #metaslider_container_62182,
    #metaslider_container_62182 .metaslider {
        position: relative !important;
        margin: 0 !important;
        padding: 0 !important;
        background: transparent !important;
    }

    /* Works for FlexSlider + Nivo + Responsive Slides */
    #metaslider_container_62182 .flex-control-nav,
    #metaslider_container_62182 .nivo-controlNav,
    #metaslider_container_62182 .rslides_tabs {
        position: absolute !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 10px !important;

        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;

        margin: 0 !important;
        padding: 0 !important;

        background: transparent !important;

        z-index: 999 !important;
        text-align: center !important;
    }

    /* Remove space reserved below slider */
    #metaslider_container_62182 .flexslider,
    #metaslider_container_62182 .nivoSlider,
    #metaslider_container_62182 .rslides {
        margin: 0 !important;
        padding: 0 !important;
    }

    /* Dot styling */
    #metaslider_container_62182 .flex-control-nav li,
    #metaslider_container_62182 .nivo-controlNav a,
    #metaslider_container_62182 .rslides_tabs li {
        margin: 0 4px !important;
    }
}