:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Jost", 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: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(207,89,36);
	--btn-default-transform: none;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(0,105,123);
	--btn-accented-bgcolor-hover: rgba(0,105,123,0.61);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--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-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(245,154,87);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 480px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
: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 top;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-family: "Work Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
	text-transform: inherit;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(238,238,238);
	background-image: none;
	background-repeat: repeat;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(238,238,238);
	background-image: none;
	background-repeat: repeat;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(238,238,238);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(238,238,238);
	background-image: none;
	background-repeat: repeat;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(238,238,238);
	background-image: none;
	background-repeat: repeat;
}
html .btn.wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(200,79,4);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgba(200,79,4,0.82);
}
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-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119)7;
	--wd-form-bg: rgb(255,255,255);
}
.wd .product-label.new {
	background-color: rgb(0,105,123);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}

@media (max-width: 1024px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 20px;
	}

}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 35px;
--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;
}

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


.wd-page-title {
background-color: rgb(174,182,161);
}

.wd-custom-rounding {
	border-radius: 200px !important;
}




.single-product .main-page-wrapper {
    background-color: #f7f7f7 !important;
}


.single-product .content-layout-wrapper {
    background-color: #f7f7f7 !important;
}


.archive .main-page-wrapper {
 padding-top: 12px;
}











.hs-delivery-row {
    background: linear-gradient(135deg, #005f73, #006b78);
    border-radius: 16px;
    padding: 10px 40px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.12);
    display: flex;
    align-items: center;
}

.hs-delivery-row .vc_column-inner {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.hs-delivery-row h3 {
    margin-bottom: 5px !important;
    font-weight: 600 !important;
    letter-spacing: -0.3px;
}

.hs-sub-text {
    color: #ffffff;
    font-size: 16px;
    opacity: 0.9;
}

.hs-sofa-opacity {
    opacity: 0.28;
}

.hs-delivery-row .vc_btn3 {
    font-size: 14px !important;
    font-weight: 600 !important;
    padding: 12px 24px !important;
    border-radius: 8px !important;
}

/* Tablet */
@media (max-width: 1024px) {
    .hs-delivery-row {
        padding: 24px 25px;
    }

    .hs-delivery-row h3 {
        font-size: 24px !important;
    }

    .hs-sub-text {
        font-size: 14px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .hs-delivery-row {
        text-align: center;
        padding: 25px 18px;
        border-radius: 14px;
        display: block;
    }

    .hs-delivery-row h3 {
        text-align: center !important;
        font-size: 22px !important;
        line-height: 1.3 !important;
    }

    .hs-sub-text {
        font-size: 14px;
    }

    .hs-sofa-col {
        display: none !important;
    }

    .hs-btn-col {
        margin-top: 15px;
    }

    .hs-delivery-row .vc_btn3 {
        width: 100%;
        max-width: 190px;
        font-size: 13px !important;
        padding: 11px 20px !important;
    }
}



.wd-swatches-product {
    display: none !important;
}


.wd-content-layout {
    padding-block: 20px;
}



.product_title {
    font-size: 20px;
    line-height: 1.2;
    --page-title-display: block;
}







/* =========================================================
   HAVENSOUQ - LARGE WOOCOMMERCE PLACE ORDER BUTTON
   WoodMart Checkout
   ========================================================= */

/* Main button */
body.woocommerce-checkout #place_order {
    width: 100% !important;
    min-height: 50px !important;
    height: 64px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    padding: 0 30px !important;

    margin-top: 25px !important;

    border: 0 !important;
    border-radius: 12px !important;

    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 1 !important;

    text-align: center !important;

    background-color: #087F8C !important;
    color: #ffffff !important;

    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12) !important;

    transition: all 0.25s ease !important;
}

/* Hover */
body.woocommerce-checkout #place_order:hover {
    background-color: #066D78 !important;
    color: #ffffff !important;

    transform: translateY(-2px);

    box-shadow: 0 9px 24px rgba(0, 0, 0, 0.16) !important;
}

/* Active / clicked */
body.woocommerce-checkout #place_order:active {
    transform: translateY(0) !important;
}

/* Focus */
body.woocommerce-checkout #place_order:focus {
    outline: none !important;
    box-shadow: 0 0 0 3px rgba(8, 127, 140, 0.20) !important;
}


/* =========================================================
   PAYMENT SECTION
   ========================================================= */

body.woocommerce-checkout #payment {
    margin-bottom: 0 !important;
}

body.woocommerce-checkout #payment .place-order {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}


/* =========================================================
   PRIVACY TEXT
   ========================================================= */

body.woocommerce-checkout #payment .woocommerce-privacy-policy-text {
    margin-bottom: 18px !important;
}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    body.woocommerce-checkout #place_order {
        width: 100% !important;

        min-height: 60px !important;
        height: 60px !important;

        padding: 0 20px !important;

        margin-top: 20px !important;

        border-radius: 10px !important;

        font-size: 17px !important;
    }

}







@media (min-width: 1025px) {
	.summary-inner>.price {
    display: block;
    font-size: 130% !important;
    line-height: 1.2;
}
}

@media (max-width: 576px) {
	.price .amount {
    color: inherit;
    font-size: smaller;
    font-weight: inherit;
}




@media (max-width: 767px) {

    .woocommerce-checkout .wd-form-row {
        display: block !important;
        width: 100% !important;
    }

    .woocommerce-checkout .wd-col {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        margin-bottom: 15px;
    }

    .woocommerce-checkout .wd-checkout-prod {
        width: 100% !important;
    }


.summary-inner>.price {
        margin-bottom: 15px;
        font-size: 110% !important;
    }	
	
	
	.product_title {
    font-size: 15px;
    line-height: 1.2;
    
}
	
}

