:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lato", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", 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: #dd3333;
	--wd-alternative-color: #dd3333;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #dd3333;
	--btn-accented-bgcolor-hover: #dd3333;
	--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-sticky-btn-height: 95px;
}
.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-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-footer {
	background-color: #151515;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 66px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@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);
}
}


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

/* Equal-height product cards - IQOS DUBAI redesign */
.wd-products.wd-grid-g{align-items:stretch}
.wd-products .wd-product{display:flex;height:100%}
.wd-products .wd-product>.product-wrapper{display:flex;flex-direction:column;width:100%;height:100%}
.wd-products .wd-product .wd-entities-title{min-height:2.8em;display:flex;align-items:flex-start;margin-bottom:6px}
.wd-products .wd-product>.product-wrapper>.star-rating{height:14px;margin:0}
.wd-products .wd-product>.product-wrapper>.price{margin-top:0}
.wd-products .wd-product>.product-wrapper>.wd-entities-title+.price{margin-top:14px}
.wd-products .wd-product .price{margin-bottom:8px}
.wd-products .wd-product>.product-wrapper>.wd-add-btn{margin-top:auto !important;padding-top:12px}
@media(max-width:768px){.wd-products .wd-product .wd-entities-title{min-height:3.4em}}

/* ==== IQOS DUBAI — shop & category archive (Step 6) ==== */
.wd-nav-product-cat{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto;gap:8px;padding:4px 2px 12px;margin:14px 0 0!important;scrollbar-width:none;-webkit-overflow-scrolling:touch;border:0!important}
.wd-nav-product-cat::-webkit-scrollbar{display:none}
.wd-nav-product-cat>li{flex:0 0 auto;margin:0!important;border:0!important;padding:0!important}
.wd-nav-product-cat>li>a{display:block!important;padding:9px 18px!important;border:1px solid #e3e3e3!important;border-radius:999px!important;background:#ffffff;color:#333333!important;font-size:14px;line-height:1.2;white-space:nowrap;text-decoration:none!important;transition:background .2s,border-color .2s,color .2s}
.wd-nav-product-cat>li>a:before,.wd-nav-product-cat>li>a:after{display:none!important;content:none!important}
.wd-nav-product-cat>li>a:hover,.wd-nav-product-cat>li.current-cat>a,.wd-nav-product-cat>li.wd-active>a{background:#B4182A!important;border-color:#B4182A!important;color:#ffffff!important}
.wd-nav-product-cat>li>a:hover span,.wd-nav-product-cat>li.current-cat>a span,.wd-nav-product-cat>li.wd-active>a span{color:#ffffff!important}
.wd-nav-product-cat .nav-link-summary{display:inline-flex!important;align-items:baseline;gap:6px}
.wd-nav-product-cat .nav-link-count{font-size:12px;opacity:.65;margin:0!important}
.shop-loop-head{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px}
.shop-loop-head>.wd-shop-tools:last-child{margin-left:auto;display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.wd-show-sidebar-btn>a{display:inline-flex;align-items:center;gap:8px;border:1px solid #B4182A!important;border-radius:999px;padding:9px 18px;color:#B4182A!important;text-decoration:none!important}
.wd-show-sidebar-btn>a:hover{background:#B4182A!important;color:#ffffff!important}
.wd-show-sidebar-btn .wd-action-text{font-size:0!important}
.wd-show-sidebar-btn .wd-action-text:after{content:"Filter";font-size:14px;font-weight:600;letter-spacing:0}
.woocommerce-ordering select,.wd-ordering select,form.woocommerce-ordering select{border:1px solid #e3e3e3!important;border-radius:999px!important;padding:9px 34px 9px 16px!important;height:auto!important;font-size:14px}
.wd-load-more,.wd-products-load-more .wd-load-more{border-radius:999px!important;padding:14px 42px!important;font-weight:600}
.wd-load-more.wd-style-link{background:#B4182A!important;color:#ffffff!important;border:1px solid #B4182A!important}
@media(max-width:768px){.shop-loop-head>.wd-shop-tools:last-child{width:100%;margin-left:0;justify-content:space-between}.wd-nav-product-cat>li>a{padding:8px 15px!important;font-size:13px}}

.wd-show-sidebar-btn{display:none!important}
.wd-filter-buttons>a{display:inline-flex!important;align-items:center;gap:8px;border:1px solid #B4182A!important;border-radius:999px!important;padding:9px 20px!important;color:#B4182A!important;font-weight:600;text-decoration:none!important}
.wd-filter-buttons>a:hover{background:#B4182A!important;color:#ffffff!important}


/* ==== IQD Step6: sticky header ==== */
.whb-header{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:390!important;background:#ffffff}
body.admin-bar .whb-header{top:32px!important}
@media (max-width:782px){body.admin-bar .whb-header{top:46px!important}}
.whb-header.whb-sticky-shadow{box-shadow:0 4px 18px rgba(0,0,0,.08)}

/* ==== IQD Step6: shop toolbar order + Sort pill ==== */
.shop-loop-head .wd-shop-tools:last-child{display:flex!important;align-items:center;gap:10px;flex-wrap:wrap}
.shop-loop-head .wd-filter-buttons{order:1}
.shop-loop-head .iqd-sort{order:2}
.shop-loop-head .wd-products-per-page{order:3}
.shop-loop-head .wd-products-shop-view{order:4}
.iqd-sort{position:relative}
.iqd-sort-btn{display:inline-flex;align-items:center;gap:8px;border:1px solid #B4182A;background:transparent;border-radius:999px;padding:9px 20px;color:#B4182A;font-weight:600;font-size:14px;line-height:1;cursor:pointer;text-transform:none}
.iqd-sort-btn:after{content:"";width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px)}
.iqd-sort-btn:hover,.iqd-sort.iqd-open .iqd-sort-btn{background:#B4182A;color:#ffffff}
.iqd-sort-panel{position:absolute;top:calc(100% + 8px);right:0;min-width:220px;background:#fff;border:1px solid #ececec;border-radius:14px;box-shadow:0 12px 30px rgba(0,0,0,.12);padding:8px 4px;display:none;z-index:400}
.iqd-sort.iqd-open .iqd-sort-panel{display:block}
.iqd-sort-panel .widget-title,.iqd-sort-panel .widgettitle{display:none!important}
.iqd-sort-panel .wd-widget{margin:0!important;padding:0!important;border:0!important;width:100%!important}
.iqd-sort-panel ul{list-style:none;margin:0;padding:0}
.iqd-sort-panel li a{display:block;padding:9px 16px;border-radius:10px;color:#151515!important;text-decoration:none!important;font-size:14px}
.iqd-sort-panel li a:hover,.iqd-sort-panel li.active a,.iqd-sort-panel li.wd-active a{background:#FBEAEC;color:#B4182A!important}
@media (max-width:1024px){.iqd-sort-panel{right:auto;left:0}}
.filters-inner-area .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-range,.filters-inner-area .widget_price_filter .ui-slider .ui-slider-handle{background-color:#B4182A!important}

/* ==== IQD Step6b: filters panel + header shrink ==== */
.filters-inner-area .widget_product_categories>ul{max-height:300px;overflow-y:auto;padding-right:6px}
.filters-area.filters-opened{max-height:70vh;overflow-y:auto}


/* ==== IQD: compact product cards on mobile ==== */
@media (max-width:768px){
.wd-products .wd-product>.product-wrapper{padding:10px!important}
.wd-products .wd-product .wd-entities-title{min-height:2.6em!important;font-size:13px!important;line-height:1.3!important;margin-bottom:4px!important}
.wd-products .wd-product>.product-wrapper>.wd-entities-title+.price{margin-top:6px!important}
.wd-products .wd-product .price{margin-bottom:4px!important;font-size:15px!important}
.wd-products .wd-product>.product-wrapper>.wd-add-btn{padding-top:8px!important}
.wd-products .wd-product .quantity .btn,.wd-products .wd-product .quantity input.qty{height:34px!important;min-height:34px!important;line-height:34px!important}
.wd-products .wd-product .add_to_cart_button{padding:10px 10px!important;min-height:42px!important;font-size:13px!important}
.wd-products .wd-product .star-rating{margin-bottom:2px!important}
}

/* ==== IQD: hide stray PhotoSwipe container rendering under the footer ==== */
.pswp:not(.pswp--open),.cr-pswp:not(.pswp--open){display:none!important;visibility:hidden!important;height:0!important;overflow:hidden!important}

/* ==== IQD: compact mobile cards (specificity patch) ==== */
@media (max-width:768px){
body .wd-products .wd-product .wd-add-btn .add_to_cart_button.button{padding:9px 8px!important;font-size:13px!important;min-height:40px!important;line-height:1.2!important}
body .wd-products .wd-product .wd-add-btn .add_to_cart_button .wd-action-text{white-space:nowrap!important;line-height:1.2!important}
body .wd-products .wd-product .quantity>.btn{height:34px!important;min-height:34px!important;line-height:34px!important;padding:0!important}
body .wd-products .wd-product .quantity input.qty{height:34px!important;min-height:34px!important}
body .wd-products .wd-product .quantity{height:34px!important}
body .wd-products .wd-product .wd-product-thumb{margin-bottom:8px!important}
body .wd-products .wd-product .star-rating{margin:0 0 2px!important}
body .wd-products .wd-product>.product-wrapper>.wd-add-btn{padding-top:6px!important}
}

/* ==== IQD: compact mobile cards (final trim) ==== */
@media (max-width:768px){
body .wd-products .wd-product .add_to_cart_button .wd-action-text{font-size:13px!important;line-height:1.2!important;height:auto!important;min-height:0!important;white-space:nowrap!important}
body .wd-products .wd-product .wd-entities-title{min-height:0!important;max-height:3.9em!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical}
body .wd-products .wd-product .wd-entities-title a{display:block!important;overflow:hidden!important}
body .wd-products .wd-product>.product-wrapper>.wd-entities-title+.price{margin-top:4px!important}
}

/* ==== IQD: lazy-load safety net ====
   Visibility keyed off the real src instead of the wd-loaded class the theme
   sometimes fails to apply, so an image can never finish downloading and stay blank. */
img.wd-lazy-fade,img.wd-lazy-load,.wd-post-img img,.product-image-link img,.wd-product-thumb img{opacity:1!important}
img.wd-lazy-fade[src*="/images/lazy.svg"],img.wd-lazy-load[src*="/images/lazy.svg"],.wd-post-img img[src*="/images/lazy.svg"],.wd-product-thumb img[src*="/images/lazy.svg"]{opacity:0!important}

/* ================= IQD Step 7: product detail page ================= */
.single-product .woocommerce-product-gallery{position:relative}
.single-product .woocommerce-product-gallery:before{content:"100% Authentic";position:absolute;top:14px;left:14px;z-index:5;background:#B4182A;color:#fff;font-size:12px;font-weight:700;letter-spacing:.03em;padding:7px 14px;border-radius:999px;pointer-events:none}
.iqd-pdp{margin:16px 0 18px}
.iqd-guarantee{background:#F4F4F5;color:#3f3f46;border-radius:12px;padding:12px 16px;font-size:14px;line-height:1.45}
.iqd-trust{list-style:none;margin:14px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.iqd-trust li{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;background:#fff;border:1px solid #ececec;border-radius:14px;padding:13px 6px;font-size:12.5px;line-height:1.3;color:#151515}
.iqd-ico{position:relative;display:block;width:26px;height:26px;box-sizing:border-box}
.iqd-ico-check,.iqd-ico-clock{border:2px solid #B4182A;border-radius:50%}
.iqd-ico-check:before{content:"";position:absolute;left:7px;top:5px;width:6px;height:11px;border-right:2px solid #B4182A;border-bottom:2px solid #B4182A;transform:rotate(42deg)}
.iqd-ico-clock:before{content:"";position:absolute;left:11px;top:6px;width:2px;height:8px;background:#B4182A;border-radius:2px}
.iqd-ico-clock:after{content:"";position:absolute;left:12px;top:12px;width:6px;height:2px;background:#B4182A;border-radius:2px}
.iqd-ico-cash{border:2px solid #B4182A;border-radius:5px;height:19px;margin-top:4px}
.iqd-ico-cash:before{content:"";position:absolute;left:50%;top:50%;width:7px;height:7px;margin:-5px 0 0 -5px;border:2px solid #B4182A;border-radius:50%}
.iqd-bulk{margin-top:16px;border:1px solid #ececec;border-radius:16px;overflow:hidden}
.iqd-bulk-hd{background:#FBEAEC;color:#B4182A;font-weight:700;font-size:14px;padding:11px 16px}
.iqd-bulk table{width:100%;border-collapse:collapse;font-size:14px;margin:0;border:0}
.iqd-bulk th,.iqd-bulk td{padding:10px 16px;text-align:left;border:0;border-bottom:1px solid #f2f2f2}
.iqd-bulk th{font-weight:600;color:#6b7280;font-size:11.5px;text-transform:uppercase;letter-spacing:.05em}
.iqd-bulk tr:last-child td{border-bottom:0}
.iqd-bulk td:last-child,.iqd-bulk th:last-child{text-align:right}
.iqd-bulk td:last-child{font-weight:700;color:#B4182A}
.iqd-bulk-note{margin:0;padding:10px 16px 14px;font-size:12px;color:#6b7280;line-height:1.45}
.single-product .summary-inner .cart{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:12px}
.single-product .summary-inner .cart .quantity{margin:0 auto!important;float:none!important}
.single-product .summary-inner .cart .single_add_to_cart_button{width:100%!important;display:flex!important;align-items:center;justify-content:center;gap:9px;border-radius:12px!important;background-color:#B4182A!important;color:#fff!important;font-weight:700!important;min-height:52px}
.single-product .summary-inner .cart .single_add_to_cart_button:before{content:"";display:block;width:18px;height:13px;border:2px solid currentColor;border-top:0;border-radius:0 0 5px 5px;position:relative;top:2px;box-shadow:0 -8px 0 -6px currentColor,4px -9px 0 -7px currentColor}
@media (max-width:768px){.iqd-trust li{font-size:11.5px;padding:11px 4px}}

/* ==== IQD Step 7: recently viewed strip ==== */
.iqd-recent{margin:0 auto 50px}
.iqd-recent-title{font-size:20px;font-weight:700;margin:0 0 16px;color:#151515}
.iqd-recent-strip{display:flex;gap:14px;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}
.iqd-recent-strip::-webkit-scrollbar{height:6px}
.iqd-recent-strip::-webkit-scrollbar-thumb{background:#e3e3e3;border-radius:99px}
.iqd-recent-card{flex:0 0 180px;scroll-snap-align:start;border:1px solid #ececec;border-radius:14px;padding:12px;text-decoration:none!important;color:#151515!important;display:block;background:#fff}
.iqd-recent-card:hover{border-color:#B4182A}
.iqd-recent-img{display:block;height:120px;margin-bottom:10px}
.iqd-recent-img img{width:100%;height:120px;object-fit:contain;opacity:1!important}
.iqd-recent-name{display:block;font-size:13px;line-height:1.35;font-weight:600;max-height:2.7em;overflow:hidden}
.iqd-recent-price{display:block;margin-top:6px;color:#B4182A;font-weight:700;font-size:14px}
@media (max-width:768px){.iqd-recent-card{flex:0 0 150px}.iqd-recent-img,.iqd-recent-img img{height:100px}.iqd-recent-title{font-size:17px}}

/* ==== IQD Step 7: sticky add-to-cart bar ==== */
.wd-sticky-btn{box-shadow:0 -4px 18px rgba(0,0,0,.10);background:#fff}
.wd-sticky-btn .single_add_to_cart_button{background-color:#B4182A!important;color:#fff!important;border-radius:12px!important;font-weight:700!important}
@media (max-width:768px){
.wd-sticky-btn{height:auto!important;padding:9px 0!important}
.wd-sticky-btn .wd-sticky-btn-container{display:flex!important;align-items:center;gap:12px}
.wd-sticky-btn .wd-sticky-btn-content{display:flex!important;align-items:center;flex:0 0 auto;margin:0!important}
.wd-sticky-btn .wd-sticky-btn-thumbnail{display:none!important}
.wd-sticky-btn .wd-sticky-btn-info .wd-entities-title{display:none!important}
.wd-sticky-btn .wd-sticky-btn-info .price{font-size:16px;font-weight:700;color:#B4182A;white-space:nowrap;margin:0}
.wd-sticky-btn .wd-sticky-btn-cart{flex:1 1 auto;display:flex!important}
.wd-sticky-btn .wd-sticky-btn-cart .quantity{display:none!important}
.wd-sticky-btn .single_add_to_cart_button{width:100%!important;min-height:46px;display:flex!important;align-items:center;justify-content:center}
body.single-product #ht-ctc-chat{bottom:82px!important}
}

/* ==== IQD Step 7: sticky bar corrections ==== */
body .wd-sticky-btn .single_add_to_cart_button{background-color:#B4182A!important;color:#fff!important}
body .wd-sticky-btn .single_add_to_cart_button:hover{background-color:#911320!important}
@media (max-width:768px){
body .wd-sticky-btn .wd-sticky-btn-content{display:none!important}
body .wd-sticky-btn .wd-sticky-btn-cart{display:flex!important;align-items:center;gap:12px;width:100%}
body .wd-sticky-btn .wd-sticky-btn-cart>.price{display:block!important;font-size:16px;font-weight:700;color:#B4182A;white-space:nowrap;margin:0;flex:0 0 auto}
body .wd-sticky-btn .wd-sticky-btn-cart>.cart{flex:1 1 auto;margin:0!important;display:block!important}
body .wd-sticky-btn .wd-sticky-btn-cart .wdp_bulk_table_content{display:none!important}
}

body .wd-sticky-btn .wd-sticky-btn-cart .cart .single_add_to_cart_button.button.alt{background-color:#B4182A!important;color:#fff!important;border-radius:12px!important;font-weight:700!important}
body .wd-sticky-btn .wd-sticky-btn-cart .cart .single_add_to_cart_button.button.alt:hover{background-color:#911320!important}

/* ==== IQD Step 7: trust row evening-up ==== */
.iqd-trust li{min-height:84px;justify-content:center}
.iqd-ico-cash{border:0!important;height:26px!important;margin-top:0!important;border-radius:0!important}
.iqd-ico-cash:before{content:"";position:absolute;left:0;top:4px;width:26px;height:18px;border:2px solid #B4182A;border-radius:5px;box-sizing:border-box;margin:0}
.iqd-ico-cash:after{content:"";position:absolute;left:9px;top:9px;width:8px;height:8px;border:2px solid #B4182A;border-radius:50%;box-sizing:border-box}
@media (max-width:768px){.iqd-trust li{min-height:80px}}

.iqd-trust{align-items:stretch!important}
.iqd-trust li{height:100%!important;box-sizing:border-box}
.iqd-trust li span:last-child{display:block;width:100%}

/* PDP: unclamp tab content (was a 250px scroll box) */
body .woocommerce-Tabs-panel .wc-tab-inner,
body .wd-accordion-content .wc-tab-inner,
body .wc-tab-inner.wd-scroll-content{max-height:none!important;height:auto!important;overflow:visible!important}
body .woocommerce-Tabs-panel.wd-scroll{overflow:visible!important}

/* ===== Step 8: slide-out cart drawer ===== */
body .cart-widget-side .wd-heading{padding:16px 20px;border-bottom:1px solid #eee}
body .cart-widget-side .wd-heading .title{font-size:16px;font-weight:700}
body .cart-widget-side .woocommerce-mini-cart li{position:relative;display:flex;align-items:flex-start;gap:12px;padding:14px 0;border-bottom:1px solid #f1f1f1}
body .cart-widget-side .woocommerce-mini-cart li .cart-item-link{z-index:1}
body .cart-widget-side .cart-item-image{flex:0 0 64px;width:64px;border:1px solid #eee;border-radius:10px;overflow:hidden}
body .cart-widget-side .cart-item-image img{display:block;width:100%;height:auto}
body .cart-widget-side .cart-info{flex:1 1 auto;display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding-right:26px;min-width:0}
body .cart-widget-side .cart-info .wd-entities-title{flex:1 1 100%;margin:0;font-size:13px;line-height:1.35;font-weight:600}
body .cart-widget-side .cart-info div.quantity{position:relative;z-index:3;display:flex;align-items:center;margin:0;padding:0}
body .cart-widget-side .cart-info div.quantity .btn{width:30px;height:30px;min-width:30px;padding:0;border:1px solid #e3e3e3;border-radius:8px;background:#fff;color:#222;font-size:14px;line-height:1}
body .cart-widget-side .cart-info div.quantity .btn:hover{border-color:#B4182A;color:#B4182A}
body .cart-widget-side .cart-info div.quantity input.qty{width:40px;height:30px;padding:0;border:0;background:transparent;text-align:center;font-size:13px;font-weight:700}
body .cart-widget-side .cart-info span.quantity{margin-left:auto;font-size:14px;font-weight:700;color:#B4182A;white-space:nowrap}
body .cart-widget-side .woocommerce-mini-cart li .remove{position:absolute;top:12px;right:0;z-index:4;width:22px;height:22px;line-height:20px;text-align:center;border-radius:50%;background:#f4f4f4;color:#8a8a8a!important;font-size:13px}
body .cart-widget-side .woocommerce-mini-cart li .remove:hover{background:#B4182A;color:#fff!important}
body .cart-widget-side .shopping-cart-widget-footer{border-top:1px solid #eee;padding-top:14px}
body .cart-widget-side .woocommerce-mini-cart__total{display:flex;justify-content:space-between;align-items:center;margin:0 0 12px;font-size:14px;font-weight:700}
body .cart-widget-side .woocommerce-mini-cart__total .amount{font-size:17px;color:#B4182A}
body .cart-widget-side .woocommerce-mini-cart__buttons{display:flex;flex-direction:column;gap:8px;margin:0}
body .cart-widget-side .woocommerce-mini-cart__buttons a{display:block;width:100%;padding:14px 18px;border-radius:10px;text-align:center;font-weight:700;font-size:14px}
body .cart-widget-side .woocommerce-mini-cart__buttons a.checkout{order:1;background:#B4182A!important;color:#fff!important;border:0}
body .cart-widget-side .woocommerce-mini-cart__buttons a.checkout:hover{background:#9a1424!important}
body .cart-widget-side .woocommerce-mini-cart__buttons a:not(.checkout){order:2;background:#fff!important;color:#222!important;border:1px solid #e2e2e2}

/* Step 8b: cart drawer refinements */
body .cart-widget-side .cart-item-image{flex:0 0 56px;width:56px}
body .cart-widget-side .cart-info{padding-right:24px;gap:6px}
body .cart-widget-side .cart-info div.quantity .btn{width:26px;height:26px;min-width:26px;font-size:13px}
body .cart-widget-side .cart-info div.quantity input.qty{width:34px;height:26px;font-size:12px}
body .cart-widget-side .cart-info span.quantity{font-size:13px}
body .cart-widget-side .shopping-cart-widget-footer{display:flex;flex-direction:column}
body .cart-widget-side .shopping-cart-widget-footer .wd-free-progress-bar{order:1;margin:0 0 12px;padding:12px 14px;background:#f7f7f7;border-radius:10px}
body .cart-widget-side .shopping-cart-widget-footer .wd-free-progress-bar .progress-msg{margin:0 0 8px;font-size:13px;line-height:1.35;color:#333}
body .cart-widget-side .shopping-cart-widget-footer .woocommerce-mini-cart__total{order:2}
body .cart-widget-side .shopping-cart-widget-footer .woocommerce-mini-cart__buttons{order:3}

/* Step 8c: single clean remove icon in drawer */
body .cart-widget-side .mini_cart_item .remove{font-size:0!important;line-height:0!important;text-indent:0!important;right:2px;overflow:hidden}
body .cart-widget-side .mini_cart_item .remove:before,
body .cart-widget-side .mini_cart_item .remove:after{content:""!important;position:absolute;left:50%;top:50%;width:11px;height:1.5px;background:currentColor!important;-webkit-mask-image:none!important;mask-image:none!important;border-radius:2px}
body .cart-widget-side .mini_cart_item .remove:before{transform:translate(-50%,-50%) rotate(45deg)}
body .cart-widget-side .mini_cart_item .remove:after{transform:translate(-50%,-50%) rotate(-45deg)}

/* Step 8d: drawer vs WhatsApp button + small screens */
body:has(.cart-widget-side.wd-opened) #ht-ctc-chat{opacity:0!important;pointer-events:none!important}
@media (max-width:479px){body .cart-widget-side{width:100%!important;max-width:100%!important}}


/* ===== IQD Step 9: add-to-cart confirmation toast =====
   Re-skins WoodMart's centred "added to cart" modal as a corner toast.
   No markup or JS changes - the theme still opens and auto-closes it. */
html:has(.wd-popup-added-cart-wrap){overflow:visible!important}
body:has(>.wd-popup-added-cart-wrap)>.mfp-bg{opacity:0!important;pointer-events:none}
.wd-popup-added-cart-wrap{pointer-events:none}
.wd-popup-added-cart-wrap .mfp-preloader{display:none}
.wd-popup-added-cart-wrap .mfp-container{display:flex;align-items:flex-start;justify-content:flex-end;padding:0}
.wd-popup-added-cart-wrap .mfp-container:before{display:none}
.wd-popup-added-cart-wrap .mfp-content{display:block;width:auto;max-width:none;margin:0}
.wd-popup-added-cart-wrap .wd-popup-wrap{position:relative;pointer-events:auto;text-align:left;width:340px;max-width:calc(100vw - 32px);margin:200px 24px 0 0;background:#fff;border-radius:8px;border-left:4px solid #B4182A;box-shadow:0 14px 34px rgba(0,0,0,.16);overflow:hidden}
.wd-popup-added-cart-wrap .wd-popup-added-cart{width:auto;min-width:0;max-width:none;padding:18px 20px 16px;background:#fff}
.wd-popup-added-cart-wrap .added-to-cart{text-align:left}
.wd-popup-added-cart-wrap .added-to-cart h3{position:relative;margin:0 0 14px;padding-left:30px;font-size:15px;line-height:1.4;font-weight:600;text-transform:none;color:#1c1c1c}
.wd-popup-added-cart-wrap .added-to-cart h3:before{content:"";position:absolute;left:0;top:2px;width:20px;height:20px;border-radius:50%;background:#B4182A}
.wd-popup-added-cart-wrap .added-to-cart h3:after{content:"";position:absolute;left:5px;top:7px;width:9px;height:5px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg)}
.wd-popup-added-cart-wrap .added-to-cart .btn{display:inline-block;width:auto;min-width:0;margin:0 8px 0 0;padding:9px 16px;font-size:12px;line-height:1.2;height:auto;min-height:0;border-radius:5px}
.wd-popup-added-cart-wrap .added-to-cart .close-popup{background:#f4f4f4;border:1px solid #e3e3e3;color:#333}
.wd-popup-added-cart-wrap .added-to-cart .close-popup:hover{background:#ebebeb;color:#111}
.wd-popup-added-cart-wrap .added-to-cart .view-cart{background:#B4182A;border:1px solid #B4182A;color:#fff}
.wd-popup-added-cart-wrap .added-to-cart .view-cart:hover{background:#8f1321;border-color:#8f1321;color:#fff}
.wd-popup-added-cart-wrap .wd-popup-close{position:absolute;top:0;right:0;transform:scale(.7)}
.wd-popup-added-cart-wrap .wd-popup-close .wd-action-icon:before{color:#9a9a9a;font-size:16px}
.wd-popup-added-cart-wrap .wd-popup-close a:hover .wd-action-icon:before{color:#B4182A}
.wd-popup-added-cart-wrap .wd-popup-close .wd-action-text{display:none}
@media (max-width:1024px){.wd-popup-added-cart-wrap .wd-popup-wrap{margin:170px 16px 0 0;width:310px}}
@media (max-width:768px){.wd-popup-added-cart-wrap .mfp-container{justify-content:center}.wd-popup-added-cart-wrap .wd-popup-wrap{margin:180px 12px 0;width:calc(100vw - 24px)}}
