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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:rgb(255,255,255);
	background-image: none;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:scroll;
	background-position:center center;
}

.footer-container{
	background-color:rgb(30,27,82);
	background-image: none;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:scroll;
	background-position:center center;
}

:root{
--wd-text-font:"Questrial", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(30,27,82);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Gilda Display", Arial, Helvetica, sans-serif;
--wd-title-font-weight:400;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Almarai", 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%);
}
:root{
--wd-alternative-font:"Almarai", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Gilda Display", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:400;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#000000;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Questrial", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:400;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:14px;
}
:root{
--wd-primary-color:rgb(30,27,82);
}
:root{
--wd-alternative-color:rgb(30,27,82);
}
:root{
--wd-link-color:rgb(32,47,76);
--wd-link-color-hover:rgb(211,174,55);
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(30,27,82);
}
:root{
--btn-accented-bgcolor-hover:rgb(30,27,82);
}
:root{
--notices-success-bg:rgb(0,0,0);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:rgb(0,0,0);
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 1px;
		
					--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-brd-radius: 0px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-width: 1222px;
		}
	
			@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);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 280px;
		}
	
					rs-slides [data-type=text],
		rs-slides [data-type=button] {
			font-family: Questrial !important;
		}
		
					rs-slides h1[data-type=text],
			rs-slides h2[data-type=text],
			rs-slides h3[data-type=text],
			rs-slides h4[data-type=text],
			rs-slides h5[data-type=text],
			rs-slides h6[data-type=text] {
				font-family: Gilda Display !important;
			}
			
@font-face {
	font-family: "Jost";
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Jost";
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Jost";
	font-weight: 500;
	font-style: normal;
}

.sku_wrapper {

display: none !important;

}

/* SOULVE - Full width Add to Cart on product pages */

.single-product form.cart {

display: block !important;

}

/* ===== SOULVE PRODUCT BENEFITS ===== */

body.single-product .soulve-benefits-grid {

display: grid !important;

grid-template-columns: repeat(2, minmax(0, 1fr)) !important;

gap: 14px 20px !important;

width: 100% !important;

margin: 16px 0 20px !important;

}

body.single-product .soulve-benefit {

display: flex !important;

flex-direction: row !important;

align-items: center !important;

gap: 9px !important;

width: auto !important;

margin: 0 !important;

}

body.single-product .soulve-benefit img {

display: block !important;

width: 26px !important;

height: 26px !important;

min-width: 26px !important;

max-width: 26px !important;

max-height: 26px !important;

object-fit: contain !important;

margin: 0 !important;

padding: 0 !important;

}

body.single-product .soulve-benefit span {

display: block !important;

margin: 0 !important;

font-size: 13px !important;

line-height: 1.3 !important;

color: #201d5b !important;

}

body.single-product .soulve-intro {

font-size: 15px !important;

line-height: 1.45 !important;

color: #201d5b !important;

margin: 0 0 16px !important;

}

@media (max-width: 480px) {

body.single-product .soulve-benefits-grid {

grid-template-columns: repeat(2, minmax(0, 1fr)) !important;

gap: 12px 10px !important;

}

body.single-product .soulve-benefit img {

width: 23px !important;

height: 23px !important;

min-width: 23px !important;

max-width: 23px !important;

}

body.single-product .soulve-benefit span {

font-size: 12px !important;

}

}


/* SOULVE mobile fit note */

.soulve-fit-note {

    margin: 18px 0 16px;

    color: #1d1b63;

}

.soulve-fit-note p {

    margin: 0 0 4px;

    font-size: 15px;

    line-height: 1.4;

}

/* SOULVE full-width mobile Add to Cart */

@media (max-width: 767px) {

    body.single-product form.cart {

        display: flex !important;

        flex-wrap: wrap !important;

        gap: 12px !important;

    }

    body.single-product form.cart .quantity {

        order: 2 !important;

    }

    body.single-product form.cart .single_add_to_cart_button {

        order: 1 !important;

        width: 100% !important;

        flex: 0 0 100% !important;

        min-height: 56px !important;

        margin: 0 !important;

        font-size: 18px !important;

    }

    body.single-product form.cart .quantity {

        display: none !important;

    }

}

/* SOULVE final mobile spacing polish */

@media (max-width: 767px) {

    .soulve-benefits-grid {

        gap: 12px 16px !important;

        margin-bottom: 14px !important;

    }

    .soulve-benefit {

        align-items: flex-start !important;

        gap: 9px !important;

    }

    .soulve-benefit span {

        font-size: 13px !important;

        line-height: 1.3 !important;

    }

    .soulve-fit-note {

        margin-top: 10px !important;

        margin-bottom: 14px !important;

    }

    .soulve-fit-note p {

        margin-bottom: 3px !important;

    }

    body.single-product form.cart {

        margin-top: 10px !important;

    }

}

.soulve-trust-row {

    display: flex;

    justify-content: center;

    align-items: center;

    gap: 10px;

    flex-wrap: wrap;

    margin: 14px 0 10px;

    font-size: 12px;

    color: #666;

    text-align: center;

}

.soulve-trust-row span:not(:last-child)::after {

    content: "•";

    margin-left: 10px;

    color: #bbb;

}

@media (max-width: 767px) {

    .soulve-trust-row {

        font-size: 11px;

        gap: 7px;

        margin-top: 12px;

    }

    .soulve-trust-row span:not(:last-child)::after {

        margin-left: 7px;

    }

}

@media (max-width: 767px) {

    .soulve-fit-note {

        position: relative !important;

        padding-right: 110px !important;

    }

    .soulve-fit-note .soulve-moved-size-guide {

        position: absolute !important;

        right: 0 !important;

        top: 2px !important;

        margin: 0 !important;

        white-space: nowrap !important;

        font-size: 13px !important;

        color: #1d1b63 !important;

        text-decoration: underline !important;

    }

}

@media (max-width: 767px) {

    .soulve-benefits-grid {

        margin-bottom: 8px !important;

    }

    .soulve-fit-note {

        margin-top: 4px !important;

    }

    .soulve-trust-row {

        font-size: 10.5px !important;

        color: #777 !important;

        margin-top: 10px !important;

    }

}

@media (max-width: 767px) {

    body.single-product .product_meta {

        display: none !important;

    }

    body.single-product .wd-social-icons,

    body.single-product .product-share {

        display: none !important;

    }

}

/* SOULVE - mobile accordion polish */

@media (max-width: 767px) {

    body.single-product .woocommerce-tabs {

        margin-top: 14px !important;

    }

    body.single-product .wd-accordion-title,

    body.single-product .woocommerce-Tabs-panel-title {

        font-size: 17px !important;

        line-height: 1.3 !important;

        padding-top: 18px !important;

        padding-bottom: 18px !important;

    }

    body.single-product .wd-accordion-item {

        border-color: #e8e8e8 !important;

    }

    body.single-product .wd-accordion-content {

        padding-top: 6px !important;

        padding-bottom: 20px !important;

    }

}


@media (max-width: 767px) {

    body.single-product .woocommerce-product-gallery {

        margin-bottom: 4px !important;

    }

    body.single-product .product-navigation-wrap,

    body.single-product .woocommerce-breadcrumb {

        margin-top: 6px !important;

    }

}


@media (max-width: 767px) {

    /* Make mobile header more compact */

    .whb-header-bottom,

    .whb-general-header,

    .whb-row {

        min-height: 68px !important;

    }

    /* Reduce logo area height */

    .whb-mobile-center,

    .whb-mobile-left,

    .whb-mobile-right {

        min-height: 68px !important;

    }

    /* Keep logo nicely sized */

    .whb-logo img {

        max-height: 42px !important;

        width: auto !important;

    }

    /* Tighten delivery bar */

    .whb-top-bar {

        min-height: 36px !important;

    }

    .whb-top-bar .wd-header-text {

        font-size: 12px !important;

        line-height: 1.2 !important;

    }

}


@media (max-width: 767px) {

    body.single-product .woocommerce-product-gallery {

        margin-bottom: 0 !important;

    }

    body.single-product .wd-product-nav,

    body.single-product .woocommerce-breadcrumb {

        margin-top: 0 !important;

    }

    body.single-product .product_title {

        margin-top: 6px !important;

    }

}


[5:07 PM, 9/13/2026] .: document.addEventListener('DOMContentLoaded', function () {

    const normalButton = document.querySelector('.single_add_to_cart_button');

    if (!normalButton) return;

    const stickyBar = document.createElement('div');

    stickyBar.className = 'soulve-sticky-cart';

    stickyBar.innerHTML = `

        <button type="button" class="soulve-sticky-cart-btn">

            ADD TO CART

        </button>

    `;

    document.body.appendChild(stickyBar);

    const stickyButton = stickyBar.querySelector('.soulve-sticky-cart-btn');

    stickyButton.addEventListener('click', function () {

        normalButton.click();

    });

    const observer = new IntersectionObserver(function (entries) {

        entries.forEach(function (entry) {

            if (w…
[5:08 PM, 9/13/2026] .: /* SOULVE mobile sticky Add to Cart */

.soulve-sticky-cart {

    display: none;

}

@media (max-width: 767px) {

    .soulve-sticky-cart {

        position: fixed;

        left: 0;

        right: 0;

        bottom: 0;

        z-index: 9999;

        padding: 10px 14px calc(10px + env(safe-area-inset-bottom));

        background: rgba(255,255,255,0.96);

        border-top: 1px solid #e8e8e8;

        box-shadow: 0 -4px 18px rgba(0,0,0,0.08);

        transform: translateY(110%);

        transition: transform .25s ease;

        display: block;

    }

    .soulve-sticky-cart.is-visible {

        transform: translateY(0);

    }

    .soulve-sticky-cart-btn {

        width: 100%;

        min-height: 52px;

        border: 0;

        border-radius: 4px;

        background: #211d5c;

        color: #fff;

        font-size: 17px;

        font-weight: 500;

        letter-spacing: .2px;

        cursor: pointer;

    }

    body {

        padding-bottom: 76px;

    }

}