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

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(75,85,99);
	--wd-text-font-size: 16px;
	--wd-title-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: 111827;
	--wd-entities-title-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(17,24,39);
	--wd-entities-title-color-hover: rgb(245, 158, 11);
	--wd-alternative-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(17,24,39);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 16px;
	--wd-primary-color: rgb(245,158,11);
	--wd-alternative-color: rgb(30,58,138);
	--wd-link-color: rgb(245,158,11);
	--wd-link-color-hover: rgb(30,58,138);
	--btn-default-bgcolor: rgb(245,158,11);
	--btn-default-bgcolor-hover: rgb(30,58,138);
	--btn-default-color: rgb(0,0,0);
	--btn-default-color-hover: rgb(255,255,255);
	--btn-accented-bgcolor: rgb(30,58,138);
	--btn-accented-bgcolor-hover: rgb(245,158,11);
	--btn-accented-color: rgb(255,255,255);
	--btn-accented-color-hover: rgb(0,0,0);
	--btn-font-family: "Geologica", Arial, Helvetica, sans-serif;
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(30,58,138);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(245,158,11);
	--notices-warning-color: #fff;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg .wd-product {
	--wd-prod-bg:rgb(247,247,247);
	--wd-bordered-bg:rgb(247,247,247);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(245,240,232);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(38,37,38);
	background-image: none;
}
html .page-title > .container > .title {
	font-size: 28px;
}
html table th {
	text-transform: none;
}
.wd-checkout-steps li {
	text-transform: none;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: capitalize;
}
.page .main-page-wrapper {
	background-color: rgb(249,250,251);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(249,250,251);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(249,250,251);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(249,250,251);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(249,250,251);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(249,250,251);
	background-image: none;
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(36,36,36);
}
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(17,24,39);
	--wd-form-placeholder-color: rgb(107,114,128);
	--wd-form-brd-color: rgb(209,213,219);
	--wd-form-brd-color-focus: rgb(30,58,138);
	--wd-form-bg: #FFf;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 44px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-bg: rgb(247,247,247);
	--wd-arrow-bg-hover: rgb(30,58,138);
	--wd-arrow-bg-dis: rgb(247,247,247);
	--wd-arrow-radius: 20px;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 20px;
	--wd-arrow-size: 50px;
	--wd-arrow-icon-size: 20px;
	--wd-arrow-offset-h: 0px;
	--wd-arrow-offset-v: 15px;
	--wd-arrow-bg: rgb(247,247,247);
	--wd-arrow-bg-hover: rgb(136,173,153);
	--wd-arrow-bg-dis: rgb(247,247,247);
	--wd-arrow-radius: 25px;
}
.wd-nav-scroll {
	--wd-nscroll-width: 45%;
	--wd-nscroll-drag-bg: rgb(136,173,153);
	--wd-nscroll-drag-bg-hover: rgba(136,173,153,0.8);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.product-labels .product-label.featured {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title {
		font-size: 24px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-h: -50px;
	}

}

@media (max-width: 768.98px) {
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-h: 60px;
	}

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

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

@media (min-width: 1440px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "Geologica";
	src: url("//uspackagingsllc.com/wp-content/uploads/2024/03/Geologica_Auto-Medium.woff2") format("woff2"), 
url("//uspackagingsllc.com/wp-content/uploads/2024/03/Geologica_Auto-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

/* =========================
   MASTER CAROUSEL STYLES
========================= */
.usp-carousel {
    position: relative;
    width: 100%;
}

.usp-carousel .usp-track {
    display: flex;
    gap: 18px;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    padding: 5px 2px 15px;
    box-sizing: border-box;
}

.usp-carousel .usp-track::-webkit-scrollbar {
    display: none;
}

.usp-carousel .usp-track:active {
    cursor: grabbing;
}

/* Card Layout */
.usp-carousel .usp-card {
    min-width: 0;
    background: #ffffff;
    border: 1px solid #e7e7e7;
    border-radius: 16px;
    overflow: hidden;
    scroll-snap-align: start;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.usp-carousel .usp-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
}

/* Column Variants */
.usp-carousel.cols-4 .usp-card {
    flex: 0 0 calc((100% - 54px) / 4);
}

.usp-carousel.cols-3 .usp-card {
    flex: 0 0 calc((100% - 36px) / 3);
}

/* Image */
.usp-carousel .usp-image {
    width: 100%;
    aspect-ratio: 16 / 10;
    overflow: hidden;
    background: #f6f6f6;
}

.usp-carousel .usp-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.usp-carousel .usp-card:hover .usp-image img {
    transform: scale(1.04);
}

/* Content */
.usp-carousel .usp-content {
    padding: 24px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.usp-carousel .usp-content h3 {
    margin: 0 0 12px;
    font-size: 21px;
    line-height: 1.3;
    font-weight: 700;
    color: #171717;
}

.usp-carousel .usp-content > p {
    margin: 0;
    font-size: 14px;
    line-height: 1.65;
    color: #666666;
}

/* Labels & Options */
.usp-carousel .usp-label {
    margin-top: 20px;
    margin-bottom: 9px;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #222222;
}

.usp-carousel .usp-options {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
}

.usp-carousel .usp-options span {
    display: inline-block;
    padding: 7px 10px;
    background: #f7f7f7;
    border: 1px solid #e4e4e4;
    border-radius: 6px;
    font-size: 11px;
    line-height: 1.25;
    color: #444444;
}

/* Best For Section */
.usp-carousel .usp-best {
    margin-top: auto;
    padding-top: 18px;
    border-top: 1px solid #eeeeee;
}

.usp-carousel .usp-best strong {
    display: block;
    margin-bottom: 6px;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    color: #222222;
}

.usp-carousel .usp-best p {
    margin: 0;
    font-size: 13px;
    line-height: 1.55;
    color: #666666;
}

/* Arrow Navigation Buttons */
.usp-carousel .usp-prev,
.usp-carousel .usp-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 20;
    width: 42px;
    height: 42px;
    padding: 0;
    margin: 0;
    border: 1px solid #dddddd;
    border-radius: 50%;
    background: #ffffff;
    color: #222222;
    font-size: 18px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.usp-carousel .usp-prev {
    left: -40px;
}

.usp-carousel .usp-next {
    right: -40px;
}

.usp-carousel .usp-prev:hover,
.usp-carousel .usp-next:hover {
    background: #222222;
    color: #ffffff;
    border-color: #222222;
    transform: translateY(-50%) scale(1.05);
}

/* Responsive Breakpoints */
@media (max-width: 1024px) {
    .usp-carousel.cols-4 .usp-card,
    .usp-carousel.cols-3 .usp-card {
        flex: 0 0 calc((100% - 18px) / 2);
    }
}

@media (max-width: 767px) {
    .usp-carousel .usp-track {
        gap: 14px;
    }
    .usp-carousel.cols-4 .usp-card,
    .usp-carousel.cols-3 .usp-card {
        flex: 0 0 100%;
    }
    .usp-carousel .usp-content {
        padding: 20px;
    }
    .usp-carousel .usp-content h3 {
        font-size: 19px;
    }
    .usp-carousel .usp-prev {
        left: -5px;
    }
    .usp-carousel .usp-next {
        right: -5px;
    }
}
/* Hide arrows on PC (screens wider than 1024px) only for the printing method carousel */
@media (min-width: 1025px) {
    #usp-method-carousel .usp-prev,
    #usp-method-carousel .usp-next {
        display: none !important;
    }
}

}

/* Blog Post ke andar ke H2 ke liye */
.elementor-widget-theme-post-content h2, 
.single-post .entry-content h2 {
    font-size: 30px !important; /* Apni marzi ka size rakh lo */
    font-weight: 600 !important; /* Bold */
}

/* Blog Post ke andar ke H3 ke liye */
.elementor-widget-theme-post-content h3, 
.single-post .entry-content h3 {
    font-size: 20px !important;
    font-weight: 600 !important;
}
/* ============================================================
   GRID STYLES - ALL SECTIONS WITH "-grid" IDs
   (PC: 3 cards, Tablet: 2 cards, Mobile: 1 card)
   ============================================================ */

/* ---------- HIDE CLONES ---------- */
[id$="-grid"] .usp-clone,
[id$="-grid"] .usp-clone.usp-card,
[id$="-grid"] .usp-track .usp-clone,
[id$="-grid"] .usp-track .usp-clone.usp-card {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    width: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    overflow: hidden !important;
    pointer-events: none !important;
    position: absolute !important;
    z-index: -999 !important;
}

/* ---------- TRACK - GRID LAYOUT ---------- */
[id$="-grid"] .usp-track {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 25px;
    overflow: visible !important;
    scroll-behavior: auto !important;
    scroll-snap-type: none !important;
    scrollbar-width: auto !important;
    -webkit-overflow-scrolling: auto !important;
    cursor: default !important;
    padding: 0 !important;
    width: 100%;
    box-sizing: border-box;
}

[id$="-grid"] .usp-track::-webkit-scrollbar {
    display: block !important;
}

[id$="-grid"] .usp-track:active {
    cursor: default !important;
}

/* ---------- CARD LAYOUT ---------- */
[id$="-grid"] .usp-card {
    min-width: auto !important;
    background: #ffffff;
    border: 1px solid #e7e7e7;
    border-radius: 16px;
    overflow: hidden;
    scroll-snap-align: none !important;
    box-sizing: border-box;
    display: flex !important;
    flex-direction: column;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    flex: 0 0 auto !important;
    position: relative !important;
}

[id$="-grid"] .usp-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
}

/* ---------- REMOVE COLUMN VARIANTS ---------- */
[id$="-grid"].cols-4 .usp-card,
[id$="-grid"].cols-3 .usp-card {
    flex: 0 0 auto !important;
}

/* ---------- IMAGE ---------- */
[id$="-grid"] .usp-image {
    width: 100%;
    aspect-ratio: 16 / 10;
    overflow: hidden;
    background: #f6f6f6;
}

[id$="-grid"] .usp-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: transform 0.4s ease;
}

[id$="-grid"] .usp-card:hover .usp-image img {
    transform: scale(1.04);
}

/* ---------- CONTENT ---------- */
[id$="-grid"] .usp-content {
    padding: 24px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

[id$="-grid"] .usp-content h3 {
    margin: 0 0 12px;
    font-size: 21px;
    line-height: 1.3;
    font-weight: 700;
    color: #171717;
}

[id$="-grid"] .usp-content > p {
    margin: 0;
    font-size: 14px;
    line-height: 1.65;
    color: #666666;
}

/* ---------- LABELS & OPTIONS ---------- */
[id$="-grid"] .usp-label {
    margin-top: 20px;
    margin-bottom: 9px;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #222222;
}

[id$="-grid"] .usp-options {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
}

[id$="-grid"] .usp-options span {
    display: inline-block;
    padding: 7px 10px;
    background: #f7f7f7;
    border: 1px solid #e4e4e4;
    border-radius: 6px;
    font-size: 11px;
    line-height: 1.25;
    color: #444444;
}

/* ---------- BEST FOR SECTION ---------- */
[id$="-grid"] .usp-best {
    margin-top: auto;
    padding-top: 18px;
    border-top: 1px solid #eeeeee;
}

[id$="-grid"] .usp-best strong {
    display: block;
    margin-bottom: 6px;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    color: #222222;
}

[id$="-grid"] .usp-best p {
    margin: 0;
    font-size: 13px;
    line-height: 1.55;
    color: #666666;
}

/* ---------- HIDE NAVIGATION ARROWS ---------- */
[id$="-grid"] .usp-prev,
[id$="-grid"] .usp-next {
    display: none !important;
}


/* ============================================================
   RESPONSIVE BREAKPOINTS
   ============================================================ */

/* ---------- TABLET (769px - 1024px): 2 CARDS ---------- */
@media (max-width: 1024px) and (min-width: 769px) {
    [id$="-grid"] .usp-track {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 20px !important;
    }
    [id$="-grid"] .usp-content {
        padding: 20px !important;
    }
    [id$="-grid"] .usp-content h3 {
        font-size: 19px !important;
    }
}

/* ---------- MOBILE (up to 768px): 1 CARD ---------- */
@media (max-width: 768px) {
    [id$="-grid"] .usp-track {
        grid-template-columns: 1fr !important;
        gap: 18px !important;
    }
    [id$="-grid"] .usp-content {
        padding: 18px !important;
    }
    [id$="-grid"] .usp-content h3 {
        font-size: 19px !important;
    }
    [id$="-grid"] .usp-content > p {
        font-size: 14px !important;
    }
    [id$="-grid"] .usp-options span {
        font-size: 11px !important;
        padding: 6px 10px !important;
    }
    [id$="-grid"] .usp-best p {
        font-size: 13px !important;
    }
}

/* ---------- SMALL MOBILE (up to 480px): 1 CARD (smaller) ---------- */
@media (max-width: 480px) {
    [id$="-grid"] .usp-track {
        grid-template-columns: 1fr !important;
        gap: 15px !important;
    }
    [id$="-grid"] .usp-content {
        padding: 15px !important;
    }
    [id$="-grid"] .usp-content h3 {
        font-size: 17px !important;
        margin-bottom: 8px !important;
    }
    [id$="-grid"] .usp-content > p {
        font-size: 13px !important;
    }
    [id$="-grid"] .usp-label {
        font-size: 11px !important;
        margin-top: 15px !important;
        margin-bottom: 6px !important;
    }
    [id$="-grid"] .usp-options span {
        font-size: 10px !important;
        padding: 5px 8px !important;
    }
    [id$="-grid"] .usp-best {
        padding-top: 12px !important;
    }
    [id$="-grid"] .usp-best strong {
        font-size: 11px !important;
    }
    [id$="-grid"] .usp-best p {
        font-size: 12px !important;
    }
}