:root {
	--wd-text-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--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: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(161,207,222);
	--wd-alternative-color: rgb(194,209,151);
	--btn-default-bgcolor: rgb(36,36,36);
	--btn-default-bgcolor-hover: rgb(51,51,51);
	--btn-accented-bgcolor: rgb(161,207,222);
	--btn-accented-bgcolor-hover: rgb(145,186,199);
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--btn-font-size: 14px;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(161,207,222);
	--wd-link-color-hover: rgb(145,186,199);
}
.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-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 center;
}
.wd-footer {
	background-color: rgb(36,36,36);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 28px;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-size: 13px;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: 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 {
	text-transform: none;
}
html table th {
	text-transform: none;
}
html .wd-checkout-steps {
	text-transform: none;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(245,247,248);
	background-image: none;
}
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 .product-label.onsale {
	background-color: rgb(194,209,151);
}
.wd .product-label.new {
	background-color: rgb(194,209,151);
}
.wd .product-label.featured {
	background-color: rgb(194,209,151);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}
:root{
--wd-container-w: 1660px;
--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: 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: 1660px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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

@font-face {
	font-family: "Satoshi";
	src: url("//wholesale.unalilia.com/wp-content/uploads/2024/10/Satoshi-Medium.woff") format("woff");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Satoshi";
	src: url("//wholesale.unalilia.com/wp-content/uploads/2024/10/Satoshi-Bold.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

/* Hide sidebar on homepage and make content full width */
.home .sidebar-container,
.home aside.sidebar-container,
.home .wd-sidebar,
.home .widget-area {
    display: none !important;
}

.home .site-content .content-area,
.home .main-page-wrapper .content-area,
.home .website-wrapper .content-area {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
}

.home .main-page-wrapper .row {
    display: block !important;
}
/* WooCommerce product quantity box width fix - Unalilia wholesale site */

.single-product form.cart div.quantity,
.single-product .woocommerce-variation-add-to-cart div.quantity {
    width: auto !important;
    min-width: 160px !important;
    display: inline-flex !important;
    align-items: center !important;
}

.single-product form.cart div.quantity input.qty,
.single-product .woocommerce-variation-add-to-cart div.quantity input.qty {
    width: 95px !important;
    min-width: 95px !important;
    max-width: 130px !important;
    text-align: center !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
    font-size: 16px !important;
    box-sizing: border-box !important;
}

.single-product form.cart div.quantity .minus,
.single-product form.cart div.quantity .plus,
.single-product .woocommerce-variation-add-to-cart div.quantity .minus,
.single-product .woocommerce-variation-add-to-cart div.quantity .plus {
    width: 34px !important;
    min-width: 34px !important;
    height: 42px !important;
    line-height: 42px !important;
    text-align: center !important;
}

.single-product .woocommerce-variation-add-to-cart {
    display: flex !important;
    align-items: center !important;
    gap: 16px !important;
    flex-wrap: wrap !important;
}
/* =========================================================
   Home page responsive fix - Unalilia Packaging Wholesale
   Fix mobile/tablet layout, columns, typography and spacing
   ========================================================= */

/* Tablet and mobile: force homepage custom sections to stack better */
@media (max-width: 1024px) {

    /* General home content width */
    .home .site-content,
    .home .main-page-wrapper,
    .home .content-area,
    .home .entry-content {
        width: 100% !important;
        max-width: 100% !important;
        overflow-x: hidden !important;
    }

    /* Fix Elementor sections and containers */
    .home .elementor-section,
    .home .elementor-container,
    .home .elementor-column,
    .home .elementor-widget-wrap {
        max-width: 100% !important;
        box-sizing: border-box !important;
    }

    /* Force two-column / three-column blocks into single column on mobile/tablet */
    .home .elementor-container {
        flex-wrap: wrap !important;
    }

    .home .elementor-column {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    /* Section padding */
    .home .elementor-section {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }

    .home .elementor-widget-wrap {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    /* Image display */
    .home img {
        max-width: 100% !important;
        height: auto !important;
    }

    /* Buttons */
    .home .elementor-button,
    .home a.button,
    .home .btn {
        max-width: 100% !important;
        white-space: normal !important;
        text-align: center !important;
    }
}

/* Mobile only */
@media (max-width: 767px) {

    /* Reduce homepage top/bottom spacing */
    .home .elementor-section {
        padding-top: 36px !important;
        padding-bottom: 36px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    /* Main heading */
    .home h1,
    .home .elementor-heading-title.elementor-size-default {
        font-size: 32px !important;
        line-height: 1.15 !important;
        letter-spacing: -0.5px !important;
        word-break: normal !important;
    }

    /* Section headings */
    .home h2 {
        font-size: 28px !important;
        line-height: 1.18 !important;
        letter-spacing: -0.3px !important;
        word-break: normal !important;
    }

    .home h3 {
        font-size: 22px !important;
        line-height: 1.25 !important;
    }

    /* Body text */
    .home p,
    .home .elementor-widget-text-editor {
        font-size: 16px !important;
        line-height: 1.65 !important;
    }

    /* Fix hero image */
    .home .elementor-widget-image {
        margin-top: 22px !important;
        margin-bottom: 22px !important;
    }

    .home .elementor-widget-image img {
        width: 100% !important;
        max-width: 420px !important;
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    /* Product/material cards should not squeeze */
    .home .elementor-widget-heading,
    .home .elementor-widget-text-editor,
    .home .elementor-widget-button {
        width: 100% !important;
        max-width: 100% !important;
    }

    /* Buttons full width on mobile */
    .home .elementor-button,
    .home a.button,
    .home .btn {
        width: 100% !important;
        max-width: 360px !important;
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
        padding: 14px 18px !important;
        font-size: 15px !important;
        line-height: 20px !important;
    }

    /* Reduce excessive blank space between blocks */
    .home .elementor-widget {
        margin-bottom: 18px !important;
    }

    /* Avoid bottom mobile sticky nav covering content */
    .home .site-content {
        padding-bottom: 90px !important;
    }
}

/* Very small mobile */
@media (max-width: 430px) {

    .home h1,
    .home .elementor-heading-title.elementor-size-default {
        font-size: 30px !important;
        line-height: 1.15 !important;
    }

    .home h2 {
        font-size: 26px !important;
        line-height: 1.18 !important;
    }

    .home p,
    .home .elementor-widget-text-editor {
        font-size: 15.5px !important;
        line-height: 1.65 !important;
    }

    .home .elementor-section {
        padding-left: 18px !important;
        padding-right: 18px !important;
    }
}