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

:root {
	--wd-text-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: var(--wd-text-font);
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: var(--wd-title-font);
	--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: var(--wd-title-font);
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: var(--wd-text-font);
	--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(243,110,33);
	--wd-alternative-color: rgb(24,36,42);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(243,110,33);
	--btn-accented-bgcolor-hover: rgb(242,93,7);
	--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-link-decor-style-hover: solid;
	--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: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	color: rgb(243,110,33);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	color: rgb(242,93,7);
}
.wd-nav-scroll {
	--wd-nscroll-height: 0px;
	--wd-nscroll-width: 0%;
}
.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: 42px;
	}

}
: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: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

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


.wd-page-title {
background-color: rgb(255,255,255);
}

/*
 Theme Name: Woodmart Child
 Template:   woodmart
*/

/* ============================================================
   SALE BADGE
============================================================ */
.save-percent{background:#F36E21;color:#fff;font-weight:700;padding:3px 5px;border-radius:3px;margin-left:8px;font-size:12px;display:inline-flex;align-items:center;vertical-align:middle;line-height:1}

/* ============================================================
   HEADINGS
============================================================ */
h2,h3,h4,h5,h6,.products-title{font-weight:700;font-size:16px}


/* ============================================================
   META SEPARATOR & SIZE
============================================================ */
.product_meta>span:not(:last-child)::after{content:"|";margin:0 10px;color:#18242A;font-weight:700;font-size:18px;line-height:1}
.product_meta>span{font-size:12px !important;flex:0 0 auto !important}

/* ============================================================
   STICKY TITLE
============================================================ */
.wd-sticky-btn .wd-entities-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:350px}

/* ============================================================
   CART FORM
============================================================ */
.single-product form.cart{display:flex !important;align-items:center !important;gap:8px !important;flex-wrap:nowrap !important;background:#FCFEFC !important;border-radius:3px !important;padding:8px !important;width:fit-content !important;min-width:unset !important;max-width:100% !important}
.single-product form.cart .quantity{margin:0 !important;flex:0 0 auto !important}

/* ADD TO CART BUTTON */
.single-product form.cart .single_add_to_cart_button{flex:1 1 auto !important;height:40px !important;min-width:150px !important;margin:0 !important;border-radius:3px !important;background:#F36E21 !important;color:#fff !important;transition:background 0.2s ease !important}
.single-product form.cart .single_add_to_cart_button:hover{background:#F25D07 !important}

/* WHATSAPP BUTTON */
.single-product form.cart .custom-whatsapp-button{display:inline-flex !important;align-items:center !important;justify-content:center !important;width:42px !important;min-width:42px !important;height:40px !important;padding:0 !important;margin:0 !important;flex:0 0 auto !important;background:#25D366 !important;color:#fff !important;border-radius:3px !important;text-decoration:none !important;transition:background 0.2s ease !important}
.single-product form.cart .custom-whatsapp-button span:last-child{display:none !important}
.single-product form.cart .custom-whatsapp-button:hover{background:#1EAD4D !important;text-decoration:none !important;color:#fff !important}
.custom-whatsapp-button .whatsapp-icon:before{content:"\f175";font-family:"woodmart-font";font-size:18px}

/* ============================================================
   SUMMARY CARD — box-shadow removed (GPU cost)
============================================================ */
.single-product div.product .summary{background:#ffffff !important;border-radius:3px !important;padding:30px !important;border:1px solid #f0f0f0 !important}

/* ============================================================
   PAGE BACKGROUND
============================================================ */
.single-product #content,.woocommerce-page .site-main{background-color:#ffffff !important}

/* ============================================================
   PRICE
============================================================ */
.aed-sym{font-size:1em !important;margin-left:4px;display:inline-block;line-height:1;vertical-align:middle}
.price .amount{display:inline-flex;align-items:center;gap:4px}
.price del{text-decoration:line-through !important;opacity:0.6}
.price del .amount{text-decoration:line-through !important}

/* ============================================================
   BRAND LOGO
============================================================ */
.wd-product-brands a{display:inline-flex !important;align-items:center !important;justify-content:center !important;width:70px !important;height:50px !important;padding:0 !important;border-radius:5px !important;overflow:hidden !important}
.wd-product-brands a img{width:100% !important;height:100% !important;max-width:100% !important;object-fit:contain !important}

/* ============================================================
   BREADCRUMB
============================================================ */
.single-breadcrumbs-wrapper{overflow-x:auto !important;overflow-y:hidden !important;scrollbar-width:none !important}
.single-breadcrumbs-wrapper::-webkit-scrollbar,.wd-el-breadcrumbs::-webkit-scrollbar,.wd-breadcrumbs::-webkit-scrollbar,.woocommerce-breadcrumb::-webkit-scrollbar{display:none !important}
.wd-el-breadcrumbs{overflow-x:auto !important;overflow-y:hidden !important;max-width:100% !important;scrollbar-width:none !important}
.single-breadcrumbs-wrapper :is(.wd-breadcrumbs,.woocommerce-breadcrumb){display:inline-flex !important;align-items:center !important;flex-wrap:nowrap !important;gap:0 !important;font-size:0 !important;padding:10px 0 !important;background:transparent !important}
.woocommerce-breadcrumb{flex-wrap:nowrap !important;overflow:visible !important;max-width:none !important}
.wd-breadcrumbs{--wd-link-color:#666 !important;--wd-link-color-hover:#333 !important;--wd-bcrumb-color-active:#fff !important;--wd-link-decor:none !important;--wd-link-decor-hover:none !important}
.wd-breadcrumbs *:not(a),.woocommerce-breadcrumb *:not(a){display:none !important;width:0 !important;height:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important;font-size:0 !important}
.wd-breadcrumbs a,.woocommerce-breadcrumb a{display:inline-flex !important;align-items:center !important;font-size:13px !important;font-weight:500 !important;color:#666 !important;text-decoration:none !important;background:#f5f5f5 !important;border:0.1px solid #ddd !important;padding:7px 20px 7px 28px !important;clip-path:polygon(0% 0%,calc(100% - 11px) 0%,100% 50%,calc(100% - 11px) 100%,0% 100%,11px 50%) !important;margin-right:-2px !important;white-space:nowrap !important;line-height:1 !important;width:auto !important;height:auto !important;overflow:visible !important;transition:background 0.2s ease,color 0.2s ease !important}
.wd-breadcrumbs a:first-of-type,.woocommerce-breadcrumb a:first-of-type{clip-path:polygon(0% 0%,calc(100% - 11px) 0%,100% 50%,calc(100% - 11px) 100%,0% 100%) !important;padding-left:14px !important;border-radius:2px 0 0 2px !important}
.wd-breadcrumbs a:last-of-type,.woocommerce-breadcrumb a:last-of-type{clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%,11px 50%) !important;padding-left:22px !important;padding-right:14px !important;background:#F36E21 !important;border-color:#F36E21 !important;color:#fff !important;border-radius:0 3px 3px 0 !important}
.wd-breadcrumbs a:last-of-type:hover,.woocommerce-breadcrumb a:last-of-type:hover{background:#F25D07 !important;border-color:#F25D07 !important}
.wd-breadcrumbs a:not(:last-of-type):hover,.woocommerce-breadcrumb a:not(:last-of-type):hover{background:#e8e8e8 !important;color:#333 !important}

/* ============================================================
   SHOP PRODUCT CARD PRICE
============================================================ */
.wd-product .price,.product-grid-item .price{display:flex !important;flex-wrap:wrap !important;align-items:baseline !important;gap:4px !important}
.wd-product .price del,.product-grid-item .price del{flex:0 0 100% !important;opacity:.98 !important;font-size:11px !important;line-height:1.2 !important}
.wd-product .price ins,.product-grid-item .price ins{text-decoration:none !important;font-weight:700 !important;font-size:14px !important;line-height:1.2 !important}
.wd-product .price>.amount,.product-grid-item .price>.amount{font-weight:700 !important;font-size:14px !important;line-height:1.2 !important}
.wd-product .price .woocommerce-Price-currencySymbol,.product-grid-item .price .woocommerce-Price-currencySymbol{font-size:.80em !important;margin-right:1px !important}
.wd-product .price .amount,.product-grid-item .price .amount{white-space:nowrap !important}

/* ============================================================
   SINGLE PRODUCT PRICE BOX
============================================================ */
.woocommerce-variation-price,.summary .price{background:#fff;border:0.5px solid rgba(0,0,0,0.1);border-radius:12px;padding:14px 20px;display:inline-flex !important;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:12px}
.summary .price del{font-size:15px;color:#999;opacity:1}
.summary .price ins{text-decoration:none;font-size:28px;font-weight:500;color:#F36E21;letter-spacing:-0.5px}

/* ============================================================
   SALE BADGE (WoodMart)
============================================================ */
.wd-product-badges .wd-badge-sale,span.onsale{background:#FFF0E6 !important;color:#C45200 !important;border:0.5px solid #F5B48A !important;border-radius:20px !important;font-size:12px !important;font-weight:500 !important;padding:4px 12px !important;box-shadow:none !important}

/* ============================================================
   STOCK BADGE — optimized animation (will-change added)
============================================================ */
.stock{display:inline-flex !important;align-items:center;gap:7px;background:#fff;border:0.5px solid #2ecc71 !important;border-radius:20px;padding:5px 14px;font-size:13px !important;font-weight:500;color:#1a9e52 !important}
p.stock::before{content:'';display:inline-block;width:8px;height:8px;min-width:8px;border-radius:50%;background:#2ecc71;will-change:box-shadow;animation:nexify-pulse 1.6s ease-in-out infinite}
@keyframes nexify-pulse{0%{box-shadow:0 0 0 0 rgba(46,204,113,0.55)}60%{box-shadow:0 0 0 6px rgba(46,204,113,0)}100%{box-shadow:0 0 0 0 rgba(46,204,113,0)}}
p.stock.wd-style-default .wd-icon,p.stock.wd-style-default svg,p.stock.wd-style-default::before{display:none !important}
p.stock.wd-style-default.in-stock::after{content:none}

/* ============================================================
   STAR RATING
============================================================ */
.star-rating{position:relative;display:inline-block;vertical-align:middle;white-space:nowrap;letter-spacing:2px;font-weight:300;color:var(--wd-star-color,#F36E21);width:fit-content;font-family:"woodmart-font"}

/* ============================================================
   MODEL NUMBER (moved from wp_head inline style)
============================================================ */
.nexify-model-wrapper .label{font-weight:700;color:#000}
.nexify-model-wrapper .nexify-model{color:#000}

/* ============================================================
   MOBILE
============================================================ */
@media(max-width:768px){
    .single-product form.cart{width:100% !important}
    .single-breadcrumbs-wrapper :is(.wd-breadcrumbs,.woocommerce-breadcrumb){overflow-x:auto !important;-webkit-overflow-scrolling:touch !important;scrollbar-width:none !important;max-width:100% !important}
    .wd-breadcrumbs a,.woocommerce-breadcrumb a{font-size:11px !important;padding:5px 16px 5px 22px !important}
    .wd-breadcrumbs a:first-of-type,.woocommerce-breadcrumb a:first-of-type{padding-left:10px !important}
    .wd-breadcrumbs a:last-of-type,.woocommerce-breadcrumb a:last-of-type{padding-left:16px !important;padding-right:10px !important}
    /* Hide sticky stock badge */
    .wd-sticky-bar .stock,.wd-sticky-atc .stock,.wd-sticky-btn .stock{display:none !important}
}

@media(max-width:480px){
    .wd-product .price,.product-grid-item .price{gap:2.5px !important}
    .wd-product .price ins,.product-grid-item .price ins,.wd-product .price>.amount,.product-grid-item .price>.amount{font-size:10px !important}
    .wd-product .price del,.product-grid-item .price del{font-size:10px !important}
}

/* ============================================================
   LINKED VARIATIONS SWATCHES
============================================================ */

/* Wrapper */
.variations_form-linked {
    overflow: visible !important;
}

/* Table overflow fix */
.variations_form-linked table.variations,
.variations_form-linked table.variations tbody,
.variations_form-linked table.variations tr,
.variations_form-linked table.variations td,
.variations_form-linked table.variations th {
    overflow: visible !important;
}

/* Label */
.variations_form-linked .label {
    font-weight: 600 !important;
    color: #16242A !important;
    padding-right: 12px !important;
    white-space: nowrap !important;
}

/* Swatches container */
.variations_form-linked .wd-swatches {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 10px !important;
    overflow: visible !important;
}

/* Individual swatch box */
.variations_form-linked .wd-swatches a.nexify-lv-swatch {
    display: inline-flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 7px 7px !important;
    min-width: 100px !important;
    text-align: center !important;
    gap: 4px !important;
    height: auto !important;
    border: 2px solid #e0e0e0 !important;
    border-radius: 5px !important;
    background: #fff !important;
    transition: border-color 0.3s ease, background 0.3s ease !important;
    text-decoration: none !important;
    box-shadow: none !important;
    outline: none !important;
    margin-bottom: 10px !important;
    cursor: pointer !important;
}

/* Hover state */
.variations_form-linked .wd-swatches a.nexify-lv-swatch:hover {
    border-color: #F36E21 !important;
    background: #fff8f4 !important;
    text-decoration: none !important;
    box-shadow: none !important;
}

/* Active/selected state */
.variations_form-linked .wd-swatches a.nexify-lv-swatch.wd-active {
    border-color: #F36E21 !important;
    background: #fff8f4 !important;
    text-decoration: none !important;
    box-shadow: none !important;
}

/* Remove WoodMart default underline pseudo-element */
.variations_form-linked .wd-swatches a.nexify-lv-swatch::after,
.variations_form-linked .wd-swatches a.nexify-lv-swatch::before {
    display: none !important;
    content: none !important;
}

/* Swatch name text */
.variations_form-linked .wd-swatches a.nexify-lv-swatch .wd-swatch-text {
    font-size: 13px !important;
    font-weight: 600 !important;
    color: #16242A !important;
    line-height: 1.3 !important;
    text-decoration: none !important;
    border: none !important;
}

/* Active swatch name color */
.variations_form-linked .wd-swatches a.nexify-lv-swatch.wd-active .wd-swatch-text {
    color: #F36E21 !important;
}

/* Swatch price — override .summary .price ins */
.variations_form-linked .wd-swatches a.nexify-lv-swatch .nexify-lv-price {
    font-size: 12px !important;
    font-weight: 500 !important;
    color: #555 !important;
    line-height: 1.2 !important;
    text-decoration: none !important;
    letter-spacing: 0 !important;
    background: none !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: block !important;
}

.variations_form-linked .wd-swatches a.nexify-lv-swatch .nexify-lv-price *,
.variations_form-linked .wd-swatches a.nexify-lv-swatch .nexify-lv-price .woocommerce-Price-amount,
.variations_form-linked .wd-swatches a.nexify-lv-swatch .nexify-lv-price .woocommerce-Price-currencySymbol,
.variations_form-linked .wd-swatches a.nexify-lv-swatch .nexify-lv-price ins,
.variations_form-linked .wd-swatches a.nexify-lv-swatch .nexify-lv-price ins .woocommerce-Price-amount {
    font-size: 12px !important;
    font-weight: 500 !important;
    color: #555 !important;
    text-decoration: none !important;
    letter-spacing: 0 !important;
    background: none !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: inline !important;
}

/* Sale price */
.variations_form-linked .wd-swatches a.nexify-lv-swatch .nexify-lv-price.nexify-lv-price--sale,
.variations_form-linked .wd-swatches a.nexify-lv-swatch .nexify-lv-price.nexify-lv-price--sale * {
    color: #e74c3c !important;
    font-weight: 600 !important;
}

/* Disabled/out of stock swatch */
.variations_form-linked .wd-swatches a.nexify-lv-swatch.wd-disabled {
    opacity: 0.45 !important;
    border-color: #e0e0e0 !important;
    background: #f5f5f5 !important;
    cursor: not-allowed !important;
}
/* Image swatch ke neeche variation name */
.variations_form-linked .nexify-lv-img-label {
    font-size: 11px !important;
    font-weight: 600 !important;
    color: #16242A !important;
    text-align: center !important;
    line-height: 1.3 !important;
    margin-top: 2px !important;
    display: block !important;
    text-decoration: none !important;
}

.variations_form-linked .wd-swatches a.nexify-lv-swatch.wd-active .nexify-lv-img-label {
    color: #F36E21 !important;
}
/* ============================================================
   PRODUCT DESCRIPTION - READ MORE
============================================================ */
.woocommerce-product-details__short-description,
.wd-product-description {
    position: relative;
    overflow: hidden;
    max-height: 120px;
    transition: max-height 0.4s ease;
}

.woocommerce-product-details__short-description.nexify-expanded,
.wd-product-description.nexify-expanded {
    max-height: 9999px;
}

.nexify-read-more-btn {
    display: inline-block;
    margin-top: 8px;
    color: #F36E21;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    background: none;
    border: none;
    padding: 0;
    text-decoration: none;
}

.nexify-read-more-btn:hover {
    color: #F25D07;
    text-decoration: underline;
}
.woocommerce-Tabs-panel--description {
    position: relative;
    overflow: hidden;
    max-height: 120px;
    transition: max-height 0.4s ease;
}

.woocommerce-Tabs-panel--description.nexify-expanded {
    max-height: 9999px;
}
/* ============================================================
   SOCIAL SHARE HOVER BUTTON
============================================================ */
.nexify-share-wrap{position:relative;display:inline-block;margin:6px 0}
.nexify-share-btn{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;background:none;border:0.5px solid #ddd;border-radius:50%;padding:0;cursor:pointer;transition:all 0.2s ease;color:#555}
.nexify-share-btn:hover{border-color:#F36E21;color:#F36E21}
.nexify-share-icons{position:absolute;bottom:calc(100% + 8px);left:0;display:flex;align-items:center;gap:8px;background:#1a1a1a;border-radius:4px;padding:6px 12px;opacity:0;visibility:hidden;transform:translateY(4px);transition:all 0.2s ease;white-space:nowrap;z-index:99}
.nexify-share-icons::after{content:'';position:absolute;top:100%;left:11px;border:6px solid transparent;border-top-color:#1a1a1a}
.nexify-share-wrap:hover .nexify-share-icons{opacity:1;visibility:visible;transform:translateY(0)}
.nexify-share-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;color:#fff;text-decoration:none;transition:transform 0.15s ease,opacity 0.15s ease;opacity:0.85}
.nexify-share-icon:hover{transform:scale(1.15);opacity:1;color:#fff}
.si-facebook{background:#1877f2}
.si-x{background:#000}
.si-pinterest{background:#e60023}
.si-linkedin{background:#0a66c2}
.si-whatsapp{background:#25d366}
.wd-loop-builder-off .wd-product .wd-entities-title,
[class*="title-line-"] .wd-product .wd-entities-title {
    --wd-line-count: 3;
    --wd-line-height: 1.4em;
    overflow: hidden;
    max-height: calc(var(--wd-line-count, 3) * var(--wd-line-height, 1.4em));
    display: -webkit-box !important;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical !important;
}@media (min-width: 1025px) {
	/* Sticky bar full width ki bajaye center mein */
.wd-sticky-btn {
    inset: auto auto 0 50% !important;
    transform: translate3d(-50%, 100%, 0) !important;
    width: 1150px !important;
    border-radius: 5px 5px 0 0 !important;
}

/* Jab show ho tab bhi center rahe */
.wd-sticky-btn-shown.wd-sticky-btn {
    transform: translate3d(-50%, 0, 0) !important;
}

/* Height kam karein */
.wd-sticky-btn {
    --wd-sticky-btn-height: 75px !important;
    padding-block: 6px !important;
}

}

@media (max-width: 576px) {
	/* mobile */
@media (max-width:768px){

.single-product form.cart{
    gap:6px;
}

.single-product form.cart .single_add_to_cart_button{
    font-size:13px;
    padding:0 10px;
}

.single-product form.cart .custom-whatsapp-button{
    width:38px;
    min-width:38px;
}

}
.single-product .cart{
display:flex !important;
align-items:center;
gap:8px;
}
/* Hide stock badge in mobile sticky add to cart bar */
@media (max-width: 768px) {
    .wd-sticky-bar .stock,
    .wd-sticky-atc .stock,
    .wd-sticky-btn .stock {
        display: none !important;
    }
}

}

