:root {
	--wd-hb-opt-h: 45px;
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 16px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 19px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(6,61,130);
	--wd-alternative-color: rgb(230,89,14);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(230,89,14);
	--btn-accented-bgcolor-hover: rgb(6,61,130);
	--wd-form-brd-width: 2px;
	--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: #111111;
	background-image: url(https://delhisweets.pk/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
: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: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-hb-opt-h: 40px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-hb-opt-h: 50px;
	}

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

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


.wd-page-title {
background-color: #0a0a0a;
}

/* =========================================================
   DELHI SWEETS — WOODMART SHOP
   HEADER COLOR: #0A4494 (HEIGHT +15PX | MOVED UP BY 3PX MORE)
   FIXED DUAL SEARCH ICON BUG (MOBILE & DESKTOP)
   CARD BORDER = #0A4494
   HEADINGS = MONTSERRAT | TEXT = POPPINS
   LOGO ENLARGED & HERO EDITING REMOVED
========================================================= */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700;800&family=Poppins:wght@300;400;500;600;700;800&display=swap');

:root{
    --ds-primary:#0A4494;
    --ds-primary-dark:#073574;
    --ds-orange:#F28C28;
    --ds-text:#202A35;
    --ds-muted:#7D8792;
    --ds-border:#E5E9EE;
}


/* =========================================================
   GLOBAL FONTS & BASICS
========================================================= */

html{
    scroll-behavior:smooth;
}

body{
    background:#fff !important;
    color:var(--ds-text) !important;
    font-family:'Poppins',sans-serif !important;
    margin:0 !important;
    padding:0 !important;
}

*{
    box-sizing:border-box;
}


/* =========================================================
   HEADINGS — MONTSERRAT
========================================================= */

h1, h2, h3, h4, h5, h6,
.product-title,
.wd-entities-title,
.widget-title,
.woocommerce-loop-product__title,
.single-product .product_title,
.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4,
.site-footer .widget-title{
    font-family:'Montserrat',sans-serif !important;
}


/* =========================================================
   ALL GENERAL TEXT — POPPINS
========================================================= */

body, p, span, a, li, button, input, textarea, select, label,
.price, .wd-product-cats, .woocommerce-breadcrumb,
.add-to-cart-loop, .add_to_cart_button{
    font-family:'Poppins',sans-serif !important;
}


/* =========================================================
   HEADER — BLUE BACKGROUND (#0A4494), HEIGHT +15PX & UP 3PX
========================================================= */

html, body{
    margin-top:0 !important;
    padding-top:0 !important;
}

.whb-header{
    position:sticky !important;
    top:-13px !important; /* Header moved up by 3px more (total 13px up) */
    left:0 !important;
    right:0 !important;
    width:100% !important;
    max-width:100% !important;
    margin-top:-13px !important; /* Shifts header 3px further up */
    margin-left:0 !important;
    margin-right:0 !important;
    margin-bottom:0 !important;
    padding:0 !important;
    height:auto !important;
    background:#0A4494 !important;
    border:0 !important;
    border-radius:0 !important;
    z-index:1000 !important;
}

.whb-header .whb-row,
.whb-top-bar,
.whb-general-header,
.whb-header-bottom,
.whb-flex-row{
    width:100% !important;
    max-width:100% !important;
    margin-left:0 !important;
    margin-right:0 !important;
    background:#0A4494 !important;
    border:0 !important;
    border-radius:0 !important;
}

/* Increased height by 15px (padding increased from 2px to 9.5px top/bottom) */
.whb-header .whb-main-header{
    position:relative !important;
    z-index:1001 !important;
    width:100% !important;
    max-width:100% !important;
    margin:0 !important;
    padding:9.5px 0 !important; 
    background:#0A4494 !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:0 4px 15px rgba(0,0,0,.15) !important;
    overflow:visible !important;
}

.whb-header .whb-main-header > .container,
.whb-header .container,
.whb-header .container-fluid{
    width:100% !important;
    max-width:100% !important;
    padding-left:15px !important;
    padding-right:15px !important;
    margin-left:0 !important;
    margin-right:0 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
}


/* ---------------------------------------------------------
   HEADER LOGO STYLING (ENLARGED / BARA LOGO)
--------------------------------------------------------- */
.whb-header .site-logo,
.whb-header .wd-logo{
    position:relative !important;
    z-index:1005 !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    background:#fff !important;
    border-radius:50% !important;
    padding:6px !important;
    box-shadow:0 4px 12px rgba(0,0,0,.18) !important;
    margin:0 auto !important;
}

/* Desktop par logo size bara kar diya gaya hai (48px -> 75px) */
.whb-header .site-logo img,
.whb-header .wd-logo img{
    max-height:75px !important;
    width:auto !important;
    border-radius:50% !important;
    object-fit:contain !important;
}


/* ---------------------------------------------------------
   HEADER TOOLS & BUTTONS
--------------------------------------------------------- */
.whb-column.whb-col-right,
.whb-header .wd-header-tools,
.whb-header .whb-flex-row{
    display:flex !important;
    align-items:center !important;
    gap:10px !important;
}

.whb-header .wd-tools-element,
.whb-header .wd-header-my-account,
.whb-header .wd-header-wishlist,
.whb-header .wd-header-cart,
.whb-header .wd-header-search{
    position:relative !important;
    background:transparent !important;
    border:none !important;
    border-radius:0 !important;
    padding:0 !important;
    margin:0 !important;
    box-shadow:none !important;
    display:inline-flex !important;
    align-items:center !important;
}

.whb-header .wd-tools-element > a,
.whb-header .wd-header-my-account > a,
.whb-header .wd-header-wishlist > a,
.whb-header .wd-header-cart > a,
.whb-header .wd-header-search > a,
.whb-header .wd-header-mobile-nav > a{
    width:36px !important;
    height:36px !important;
    min-width:36px !important;
    min-height:36px !important;
    border-radius:50% !important;
    background:#fff !important;
    color:#0A4494 !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    padding:0 !important;
    margin:0 !important;
    border:none !important;
    box-shadow:0 2px 8px rgba(0,0,0,.12) !important;
    transition:all .2s ease !important;
    text-decoration:none !important;
    position:relative !important;
}

.whb-header .wd-tools-element > a:hover,
.whb-header .wd-header-my-account > a:hover,
.whb-header .wd-header-wishlist > a:hover,
.whb-header .wd-header-cart > a:hover,
.whb-header .wd-header-search > a:hover,
.whb-header .wd-header-mobile-nav > a:hover{
    background:#f4f6f9 !important;
    color:var(--ds-orange) !important;
    transform:translateY(-1px) !important;
}

.whb-header .wd-tools-element .wd-tools-text,
.whb-header .wd-header-cart .wd-cart-subtotal{
    display:none !important;
}

.whb-header .wd-tools-icon{
    margin:0 !important;
    padding:0 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
}

.whb-header .wd-cart-number,
.whb-header .wd-tools-count{
    position:absolute !important;
    top:-3px !important;
    right:-3px !important;
    background:#fff !important;
    color:#0A4494 !important;
    border:1.5px solid #0A4494 !important;
    font-size:10px !important;
    font-weight:800 !important;
    width:18px !important;
    height:18px !important;
    line-height:16px !important;
    border-radius:50% !important;
    text-align:center !important;
    box-shadow:0 2px 4px rgba(0,0,0,.15) !important;
    padding:0 !important;
    margin:0 !important;
}

.whb-header .wd-nav > li > a{
    background:#fff !important;
    color:#0A4494 !important;
    border-radius:50px !important;
    padding:6px 14px !important;
    font-weight:700 !important;
    font-size:12px !important;
    box-shadow:0 2px 8px rgba(0,0,0,.08) !important;
    display:inline-flex !important;
    align-items:center !important;
    gap:6px !important;
    text-decoration:none !important;
}

.whb-header .wd-nav > li.current-menu-item > a{
    color:#fff !important;
    background:var(--ds-orange) !important;
}


/* =========================================================
   STRICT DUAL SEARCH ICON ELIMINATOR (DESKTOP & MOBILE)
========================================================= */

.whb-header .wd-header-search ~ .wd-header-search,
.whb-header .wd-header-search:nth-of-type(n+2),
.whb-header .wd-header-search-form:nth-of-type(n+2),
.whb-header .search-button:nth-of-type(n+2),
.whb-header .wd-tools-element.wd-header-search:nth-child(2),
.whb-header .wd-tools-element.wd-header-search + .wd-header-search {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}


/* =========================================================
   SEARCH BAR & OVERLAY FIXES
========================================================= */

.wd-search-form,
.wd-dropdown-search,
.wd-search-full-screen,
.whb-search,
.wd-search-cat{
    position:relative !important;
    z-index:1002 !important;
    pointer-events:auto !important;
}

.wd-search-form input[type="search"],
.wd-search-form input[type="text"]{
    pointer-events:auto !important;
    background:#fff !important;
    color:var(--ds-text) !important;
    position:relative !important;
    z-index:1003 !important;
    border-radius:50px !important;
    padding-left:18px !important;
}

.wd-search-form button[type="submit"]{
    pointer-events:auto !important;
    z-index:1003 !important;
    color:var(--ds-primary) !important;
}

.wd-dropdown-search,
.wd-search-results,
.autocomplete-suggestions{
    z-index:9999 !important;
    pointer-events:auto !important;
}

.wd-search-full-screen{
    z-index:99999 !important;
}

.whb-header .wd-tools-element > a,
.whb-header .wd-tools-icon{
    color:var(--ds-primary) !important;
}

.whb-header .wd-tools-element:hover > a,
.whb-header .wd-tools-element:hover .wd-tools-icon{
    color:var(--ds-orange) !important;
}

.whb-header .wd-tools-icon svg{
    display:block !important;
    visibility:visible !important;
    opacity:1 !important;
    width:18px !important;
    height:18px !important;
}


/* =========================================================
   STRICT MOBILE HEADER LAYOUT (HEIGHT +15PX & UP BY 3PX MORE)
========================================================= */

@media (max-width: 1024px) {
    .whb-header {
        position: sticky !important;
        top: -13px !important;
        margin-top: -13px !important;
        width: 100% !important;
        padding: 0 !important;
        z-index: 1000 !important;
    }

    .whb-header .whb-main-header {
        z-index: 1001 !important;
        border-radius: 0 !important;
        padding: 9.5px 0 !important;
    }

    .whb-header .whb-main-header > .container,
    .whb-header .whb-general-header .container,
    .whb-header .whb-flex-row {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        position: relative !important;
        padding-top: 2px !important;
        padding-bottom: 2px !important;
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    /* 1. LEFT SIDE: Hamburger Menu Only */
    .whb-column.whb-col-left,
    .whb-header .wd-header-mobile-nav {
        order: 1 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: flex-start !important;
        margin: 0 !important;
        z-index: 1010 !important;
    }

    /* 2. CENTER: Logo Strictly Centered */
    .whb-column.whb-col-center,
    .whb-header .site-logo,
    .whb-header .wd-logo {
        order: 2 !important;
        position: absolute !important;
        left: 50% !important;
        top: 50% !important;
        transform: translate(-50%, -50%) !important;
        margin: 0 !important;
        z-index: 1005 !important;
    }

    /* Mobile par logo size bara kar diya gaya hai (38px -> 55px) */
    .whb-header .site-logo img,
    .whb-header .wd-logo img {
        max-height: 55px !important;
        width: auto !important;
    }

    /* 3. RIGHT SIDE: Single Search Icon */
    .whb-column.whb-col-right,
    .whb-header .wd-header-tools {
        order: 3 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: flex-end !important;
        gap: 0 !important;
        margin-left: auto !important;
        z-index: 1010 !important;
    }

    /* Hide Unwanted Extra Icons on Mobile */
    .whb-header .wd-header-my-account,
    .whb-header .wd-header-wishlist,
    .whb-header .wd-header-cart {
        display: none !important;
    }

    /* MOBILE STRICT FIX: Hide all duplicate search instances */
    .whb-header .wd-header-search {
        display: none !important;
    }

    .whb-header .wd-header-search:first-of-type,
    .whb-header .whb-col-right .wd-header-search:first-of-type,
    .whb-header .wd-header-tools .wd-header-search:first-of-type {
        display: inline-flex !important;
        margin: 0 !important;
    }

    /* Off-canvas Mobile Menu Z-Index Fixes */
    .wd-side-hidden,
    .wd-side-hidden.wd-opened,
    .wd-off-canvas,
    .mobile-nav,
    .wd-dropdown-menu-mobile,
    .wd-nav-mobile {
        z-index: 99999 !important;
    }

    .wd-close-side {
        z-index: 99998 !important;
    }

    .wd-side-hidden.wd-opened .wd-heading,
    .wd-side-hidden.wd-opened .wd-nav,
    .wd-side-hidden.wd-opened .wd-menu {
        position: relative !important;
        z-index: 100000 !important;
    }

    body.wd-opened .wd-side-hidden,
    body.wd-opened .wd-side-hidden.wd-opened,
    body.wd-opened .wd-off-canvas,
    body.wd-opened .mobile-nav {
        z-index: 99999 !important;
    }

    body.wd-opened .wd-close-side {
        z-index: 99998 !important;
    }

    body.wd-opened .whb-header {
        z-index: 1000 !important;
    }
}

@media(max-width:480px){
    .whb-header,
    .whb-header .whb-main-header{
        border-radius:0 !important;
    }

    /* Small Mobile par logo size (34px -> 48px) */
    .whb-header .site-logo img,
    .whb-header .wd-logo img{
        max-height:48px !important;
    }

    .whb-header .wd-tools-element > a,
    .whb-header .wd-header-my-account > a,
    .whb-header .wd-header-wishlist > a,
    .whb-header .wd-header-cart > a,
    .whb-header .wd-header-search > a,
    .whb-header .wd-header-mobile-nav > a{
        width:32px !important;
        height:32px !important;
        min-width:32px !important;
        min-height:32px !important;
    }
}


/* =========================================================
   SHOP TOP BAR
========================================================= */

.shop-loop-head{
    background:#fff !important;
    border-bottom:1px solid var(--ds-border) !important;
    padding-top:14px !important;
    padding-bottom:14px !important;
}

.woocommerce-breadcrumb{
    color:#8A929B !important;
    font-size:12px !important;
}

.woocommerce-breadcrumb a{
    color:var(--ds-primary) !important;
}


/* =========================================================
   SIDEBAR
========================================================= */

.wd-sidebar{
    padding-right:20px !important;
}

.wd-sidebar .widget{
    background:#fff !important;
    border:1px solid var(--ds-border) !important;
    border-radius:14px !important;
    padding:16px !important;
    margin-bottom:14px !important;
    box-shadow:0 3px 14px rgba(10,68,148,.04) !important;
}

.wd-sidebar .widget-title{
    color:var(--ds-text) !important;
    font-size:14px !important;
    font-weight:800 !important;
    margin-bottom:12px !important;
    font-family:'Montserrat',sans-serif !important;
}

.wd-sidebar .widget-title:after{
    content:"" !important;
    display:block !important;
    width:24px !important;
    height:2px !important;
    background:var(--ds-orange) !important;
    margin-top:6px !important;
    border-radius:10px !important;
}


/* =========================================================
   PRICE FILTER & FILTER BUTTON
========================================================= */

.wd-range-slider .ui-slider{
    height:3px !important;
    background:#E3E7EC !important;
}

.wd-range-slider .ui-slider-range{
    background:var(--ds-primary) !important;
}

.wd-range-slider .ui-slider-handle{
    width:13px !important;
    height:13px !important;
    background:var(--ds-primary) !important;
    border:2px solid #fff !important;
    box-shadow:0 2px 6px rgba(10,68,148,.25) !important;
}

.wd-filter-button,
.widget_price_filter .button{
    background:var(--ds-primary) !important;
    color:#fff !important;
    border:0 !important;
    border-radius:30px !important;
    font-size:12px !important;
    font-weight:700 !important;
    padding:9px 17px !important;
}

.wd-filter-button:hover,
.widget_price_filter .button:hover{
    background:var(--ds-orange) !important;
    color:#fff !important;
}


/* =========================================================
   PRODUCT GRID & CARDS (BORDER #0A4494)
========================================================= */

.products{
    row-gap:20px !important;
}

.products .product-grid-item{
    height:100% !important;
    margin-bottom:0 !important;
}

.products .product-grid-item .product-wrapper{
    height:100% !important;
    display:flex !important;
    flex-direction:column !important;
    background:#fff !important;
    border:1px solid #0A4494 !important;
    border-radius:14px !important;
    overflow:hidden !important;
    box-shadow:0 4px 18px rgba(10,68,148,.055) !important;
    transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease !important;
}

.products .product-grid-item:hover .product-wrapper{
    transform:translateY(-4px) !important;
    border-color:#0A4494 !important;
    box-shadow:0 12px 30px rgba(10,68,148,.12) !important;
}

.products .product-element-top{
    width:100% !important;
    height:195px !important;
    min-height:195px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    background:#fff !important;
    overflow:hidden !important;
}

.products .product-element-top img{
    width:100% !important;
    height:100% !important;
    object-fit:contain !important;
    object-position:center !important;
    padding:12px !important;
    transition:transform .4s ease !important;
}

.products .product-grid-item:hover .product-element-top img{
    transform:scale(1.045) !important;
}


/* =========================================================
   PRODUCT INFORMATION
========================================================= */

.products .product-information{
    flex:1 1 auto !important;
    display:flex !important;
    flex-direction:column !important;
    padding-top:12px !important;
    padding-right:18px !important;
    padding-bottom:13px !important;
    padding-left:25px !important;
    background:#fff !important;
}

/* Product Title — Montserrat */
.products .wd-entities-title,
.products .product-title{
    min-height:36px !important;
    margin:0 0 3px !important;
    padding-top:0 !important;
    padding-right:0 !important;
    padding-bottom:0 !important;
    padding-left:10px !important;
    font-family:'Montserrat',sans-serif !important;
}

.products .wd-entities-title a,
.products .product-title a{
    display:-webkit-box !important;
    -webkit-box-orient:vertical !important;
    -webkit-line-clamp:2 !important;
    overflow:hidden !important;
    color:#fb6408 !important;
    font-size:16px !important;
    font-weight:700 !important;
    line-height:1.38 !important;
    font-family:'Montserrat',sans-serif !important;
}

.products .wd-entities-title a:hover,
.products .product-title a:hover{
    color:var(--ds-primary) !important;
}

/* Category — Poppins */
.products .wd-product-cats{
    min-height:15px !important;
    margin-bottom:3px !important;
    padding-top:0 !important;
    padding-right:0 !important;
    padding-bottom:0 !important;
    padding-left:10px !important;
    font-family:'Poppins',sans-serif !important;
}

.products .wd-product-cats,
.products .wd-product-cats a{
    color:#98A0A9 !important;
    font-size:10px !important;
    line-height:1.3 !important;
    text-transform:uppercase !important;
    letter-spacing:.35px !important;
    font-family:'Poppins',sans-serif !important;
}

/* Price — Poppins */
.products .price{
    margin-top:auto !important;
    padding-top:4px !important;
    padding-left:10px !important;
    color:var(--ds-primary) !important;
    font-size:15px !important;
    line-height:1.2 !important;
    font-weight:800 !important;
    font-family:'Poppins',sans-serif !important;
}

.products .price del{
    color:#A3A9B0 !important;
    font-size:11px !important;
}

.products .price ins{
    color:var(--ds-primary) !important;
    text-decoration:none !important;
}


/* =========================================================
   ADD TO CART BUTTON
========================================================= */

.products .add-to-cart-loop,
.products .add_to_cart_button{
    width:100% !important;
    min-height:36px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    margin-top:9px !important;
    padding:7px 12px !important;
    background:var(--ds-primary) !important;
    border:1px solid var(--ds-primary) !important;
    border-radius:9px !important;
    color:#fff !important;
    font-size:10.5px !important;
    line-height:1 !important;
    font-weight:800 !important;
    font-family:'Poppins',sans-serif !important;
    transition:background .2s ease, border-color .2s ease, transform .2s ease, box-shadow .2s ease !important;
}

.products .add-to-cart-loop:hover,
.products .add_to_cart_button:hover{
    background:var(--ds-orange) !important;
    border-color:var(--ds-orange) !important;
    color:#fff !important;
    transform:translateY(-2px) !important;
    box-shadow:0 7px 16px rgba(242,140,40,.22) !important;
}

.products .add-to-cart-loop svg,
.products .add-to-cart-loop i,
.products .add_to_cart_button svg,
.products .add_to_cart_button i{
    display:inline-block !important;
    visibility:visible !important;
    opacity:1 !important;
    color:currentColor !important;
}


/* =========================================================
   WISHLIST / QUICK VIEW & SALE BADGE
========================================================= */

.products .wd-buttons{
    visibility:visible !important;
    opacity:1 !important;
    position:absolute !important;
    top:9px !important;
    right:9px !important;
    z-index:20 !important;
    display:flex !important;
    flex-direction:column !important;
    gap:6px !important;
}

.products .wd-action-btn,
.products .wd-wishlist-btn,
.products .wd-quick-view{
    width:32px !important;
    height:32px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    visibility:visible !important;
    opacity:1 !important;
    background:rgba(255,255,255,.97) !important;
    color:var(--ds-primary) !important;
    border:1px solid #E7EBEF !important;
    border-radius:50% !important;
    box-shadow:0 4px 12px rgba(0,0,0,.08) !important;
    transition:all .2s ease !important;
}

.products .wd-action-btn:hover,
.products .wd-wishlist-btn:hover,
.products .wd-quick-view:hover{
    background:var(--ds-orange) !important;
    border-color:var(--ds-orange) !important;
    color:#fff !important;
    transform:scale(1.06) !important;
}

.products .wd-action-btn svg,
.products .wd-action-btn i,
.products .wd-wishlist-btn svg,
.products .wd-wishlist-btn i,
.products .wd-quick-view svg,
.products .wd-quick-view i{
    display:block !important;
    visibility:visible !important;
    opacity:1 !important;
}

.products .onsale{
    top:10px !important;
    left:10px !important;
    background:var(--ds-orange) !important;
    color:#fff !important;
    border-radius:30px !important;
    padding:5px 9px !important;
    font-size:9px !important;
    font-weight:800 !important;
    line-height:1 !important;
    font-family:'Poppins',sans-serif !important;
}


/* =========================================================
   SORTING, VIEW SWITCHER & PAGINATION
========================================================= */

.woocommerce-ordering select,
select.orderby{
    min-height:38px !important;
    border:1px solid #E0E5EA !important;
    border-radius:30px !important;
    background:#fff !important;
    color:#424B55 !important;
    font-size:12px !important;
    padding-left:14px !important;
    font-family:'Poppins',sans-serif !important;
}

.woocommerce-ordering select:focus,
select.orderby:focus{
    border-color:var(--ds-primary) !important;
}

.wd-products-shop-view a{
    color:#A1A8B0 !important;
}

.wd-products-shop-view a.current,
.wd-products-shop-view a:hover{
    color:var(--ds-primary) !important;
}

.wd-pagination{
    margin-top:30px !important;
}

.wd-pagination a,
.wd-pagination span{
    width:38px !important;
    height:38px !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    margin:2px !important;
    border:1px solid #E1E6EB !important;
    background:#fff !important;
    color:#65707B !important;
    border-radius:50% !important;
    font-size:12px !important;
    font-family:'Poppins',sans-serif !important;
}

.wd-pagination .current{
    background:var(--ds-primary) !important;
    border-color:var(--ds-primary) !important;
    color:#fff !important;
}

.wd-pagination a:hover{
    background:var(--ds-orange) !important;
    border-color:var(--ds-orange) !important;
    color:#fff !important;
}


/* =========================================================
   SINGLE PRODUCT PAGE
========================================================= */

.single-product .product_title{
    color:var(--ds-text) !important;
    font-size:36px !important;
    font-weight:800 !important;
    line-height:1.2 !important;
    font-family:'Montserrat',sans-serif !important;
}

.single-product .price{
    color:var(--ds-primary) !important;
    font-size:24px !important;
    font-weight:800 !important;
    font-family:'Poppins',sans-serif !important;
}

.single-product .single_add_to_cart_button{
    background:var(--ds-primary) !important;
    border:1px solid var(--ds-primary) !important;
    color:#fff !important;
    border-radius:10px !important;
    min-height:46px !important;
    font-weight:800 !important;
    font-family:'Poppins',sans-serif !important;
}

.single-product .single_add_to_cart_button:hover{
    background:var(--ds-orange) !important;
    border-color:var(--ds-orange) !important;
    color:#fff !important;
}


/* =========================================================
   INPUTS, CART & CHECKOUT
========================================================= */

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="password"],
input[type="search"],
textarea,
select{
    border:1px solid #DEE4EA !important;
    border-radius:10px !important;
    background:#fff !important;
    font-family:'Poppins',sans-serif !important;
}

input:focus,
textarea:focus,
select:focus{
    border-color:var(--ds-primary) !important;
    box-shadow:0 0 0 3px rgba(10,68,148,.08) !important;
    outline:none !important;
}

.woocommerce table.shop_table{
    border:1px solid var(--ds-border) !important;
    border-radius:15px !important;
    overflow:hidden !important;
}

.woocommerce table.shop_table th{
    background:#F6F8FB !important;
    color:var(--ds-primary) !important;
    font-weight:800 !important;
    font-family:'Montserrat',sans-serif !important;
}

.woocommerce-checkout .woocommerce-billing-fields,
.woocommerce-checkout .woocommerce-shipping-fields,
.woocommerce-checkout #order_review{
    background:#fff !important;
    border:1px solid var(--ds-border) !important;
    border-radius:16px !important;
    padding:20px !important;
    box-shadow:0 5px 22px rgba(10,68,148,.05) !important;
}

.woocommerce-checkout h3{
    color:var(--ds-text) !important;
    font-family:'Montserrat',sans-serif !important;
}


/* =========================================================
   FOOTER & SCROLL TO TOP
========================================================= */

.site-footer{
    background:var(--ds-primary) !important;
}

.site-footer .footer-container,
.site-footer .footer-sidebar{
    background:var(--ds-primary) !important;
}

.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4,
.site-footer .widget-title{
    color:#fff !important;
    font-family:'Montserrat',sans-serif !important;
}

.site-footer,
.site-footer p,
.site-footer li,
.site-footer span{
    color:rgba(255,255,255,.82) !important;
    font-family:'Poppins',sans-serif !important;
}

.site-footer a{
    color:#fff !important;
    font-family:'Poppins',sans-serif !important;
}

.site-footer a:hover{
    color:var(--ds-orange) !important;
}

.site-footer .footer-container{
    position:relative !important;
}

.site-footer .footer-container:before{
    content:"" !important;
    position:absolute !important;
    top:0;
    left:0;
    width:100%;
    height:2px;
    background:linear-gradient(90deg, transparent, var(--ds-orange), transparent) !important;
}

.scrollToTop{
    background:var(--ds-primary) !important;
    color:#fff !important;
    border-radius:50% !important;
}

.scrollToTop:hover{
    background:var(--ds-orange) !important;
    color:#fff !important;
}


/* =========================================================
   MEDIA QUERIES (PRODUCTS GRID BREAKPOINTS)
========================================================= */

@media(max-width:1024px){
    .wd-sidebar{
        padding-right:15px !important;
    }

    .products{
        row-gap:18px !important;
    }

    .products .product-element-top{
        height:175px !important;
        min-height:175px !important;
    }

    .products .product-information{
        padding-top:11px !important;
        padding-right:16px !important;
        padding-bottom:11px !important;
        padding-left:23px !important;
    }

    .products .wd-entities-title,
    .products .product-title,
    .products .wd-product-cats,
    .products .price{
        padding-left:10px !important;
    }
}

@media(max-width:767px){
    .wd-sidebar{
        padding-right:0 !important;
    }

    .products{
        row-gap:15px !important;
    }

    .products .product-element-top{
        height:165px !important;
        min-height:165px !important;
    }

    .products .product-element-top img{
        padding:9px !important;
    }

    .products .product-information{
        padding-top:10px !important;
        padding-right:14px !important;
        padding-bottom:10px !important;
        padding-left:21px !important;
    }

    .products .wd-entities-title,
    .products .product-title{
        min-height:34px !important;
        padding-left:10px !important;
    }

    .products .wd-product-cats,
    .products .price{
        padding-left:10px !important;
    }

    .products .wd-entities-title a,
    .products .product-title a{
        font-size:12px !important;
    }

    .products .price{
        font-size:14px !important;
    }

    .products .add-to-cart-loop,
    .products .add_to_cart_button{
        min-height:34px !important;
        margin-top:7px !important;
        font-size:9.5px !important;
        padding:6px 8px !important;
        border-radius:8px !important;
    }

    .products .wd-buttons{
        top:7px !important;
        right:7px !important;
    }

    .products .wd-action-btn,
    .products .wd-wishlist-btn,
    .products .wd-quick-view{
        width:28px !important;
        height:28px !important;
    }

    .products .onsale{
        top:8px !important;
        left:8px !important;
        padding:4px 7px !important;
        font-size:8px !important;
    }

    .single-product .product_title{
        font-size:26px !important;
    }

    .single-product .price{
        font-size:20px !important;
    }
}

@media(max-width:480px){
    .products .product-element-top{
        height:150px !important;
        min-height:150px !important;
    }

    .products .product-information{
        padding-top:8px !important;
        padding-right:10px !important;
        padding-bottom:8px !important;
        padding-left:15px !important;
    }

    .products .wd-entities-title a,
    .products .product-title a{
        font-size:11px !important;
    }

    .products .price{
        font-size:13px !important;
    }
}