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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Titan One", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(0,38,78);
	--wd-alternative-color: rgb(30,115,190);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Titan One", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 400;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Titan One", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 400;
	--btn-accented-bgcolor: rgb(0,38,78);
	--btn-accented-bgcolor-hover: rgb(114,181,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 400px;
}
.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: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--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: 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: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

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


/* Arrows */
/* .offer-arrow {
  background: #000;
  color: #fff;
  border: none;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  cursor: pointer;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.offer-arrow.left {
  margin-right: 8px;
}

.offer-arrow.right {
  margin-left: 8px;
}
 */

.woocommerce-mini-cart__buttons .btn-cart {
    border-radius: var(--btn-default-brd-radius);
    color: var(--btn-default-color);
    box-shadow: var(--btn-default-box-shadow)
none
;
    background-color: var(--btn-default-bgcolor);
    text-transform: var(--btn-default-transform, var(--btn-transform));
    font-weight: var(--btn-default-font-weight, var(--btn-font-weight));
    font-family: var(--btn-default-font-family, var(--btn-font-family));
    font-style: var(--btn-default-font-style, var(--btn-font-style));
    visibility: hidden !important;
}
a.woofc-action-checkout {
    visibility: hidden;
}
p.woocommerce-mini-cart__buttons.buttons {
    content-visibility: hidden;
}


#slider-18 .wd-slide {
    min-height: 650 !important;
}
.awcdp-deposits-wrapper {
    content-visibility: hidden;
}
tr.order-paid {
    visibility: collapse;
}
tr.order-remaining {
    visibility: collapse;
    border: hidden;
}
td.product-name ul.variation {
    margin-top: 5px;
    width: 100%;
    content-visibility: hidden;
}
small {
    visibility: hidden;
}
.product-label.out-of-stock {
    background-color: #c93838;
    color: #eeeeee;
}
.whb-flex-flex-middle .whb-col-center {
    flex: 1 1 0%;
    justify-content: center;
}





/* ===== EXISTING STYLES (UNCHANGED) ===== */

.offers-section {
  margin-top: 16px;
  padding: 14px 16px;
  border-radius: 12px;
  background: #fff;
  border-left: 4px solid #00264E;
  box-shadow: 0 6px 20px rgba(0,0,0,0.06);
  font-family: inherit;
	overflow:auto;
}

.offers-section h3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}

/* SLIDER */
.offer-carousel {
  display: flex;
  gap: 15px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
}

/* Hide scrollbar */
.offer-carousel::-webkit-scrollbar {
  display: none;
}
.offer-carousel {
  scrollbar-width: none;
}

/* CARD */
.offer-card {
  min-width: 260px;
  background: linear-gradient(
    91.18deg,
    rgba(229, 244, 255, 0.5) 0%,
    rgba(218, 217, 255, 0.5) 115.65%
  );
  border: 2px dashed #642195;
  padding: 15px;
  border-radius: 8px;
  flex-shrink: 0;
  scroll-snap-align: start;
}

.offer-head {
  color: #000;
  font-size: 14px;
  margin-bottom: 10px;
}

/* COUPON ROW */
.code-area {
  display: flex;
  gap: 10px;
  align-items: center;
}

.coupon-code {
  background: #e6e6e6;
  padding: 6px 10px;
  border-radius: 4px;
  font-weight: bold;
  font-size: 13px;
}

.copy-button {
  background: #f4be09;
  color: #fff;
  border: none;
  padding: 6px 12px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 13px;
}

.note-text {
  font-size: 12px;
  color: #333;
}

/* ===== RESPONSIVE ADDITIONS ONLY ===== */

/* Tablets */
@media (max-width: 768px) {
  .offer-card {
    min-width: 220px;
    padding: 14px;
  }

  .offers-section h3 {
    font-size: 15px;
  }
}

/* Mobile */
@media (max-width: 480px) {
  .offers-section {
		width: 100%;
    padding: 12px;
  }

  .offer-carousel {
    gap: 12px;
  }

  .offer-card {
    min-width: 200px;
    padding: 12px;
  }

  .offer-head {
    font-size: 13px;
  }

  .code-area {
    flex-wrap: wrap;
  }

  .coupon-code,
  .copy-button {
    font-size: 12px;
  }

  .copy-button {
    padding: 6px 10px;
  }

  .note-text {
    font-size: 11px;
  }
}




/* Hide offers inside sticky add to cart bar */
.wd-sticky-btn .offers-section {
    display: none !important;
}


@media (max-width: 768px) {
    .wd-sticky-btn .offers-section {
        display: none !important;
    }
}






/* Hide variation price block only on product page */
.single-product .woocommerce-variation-price {
  display: none !important;
}

.product_meta{
	display: none;
}

/* .wd-social-icons {
    font-size: 0;
	display: none;
} */

/* Hide social share icons ONLY on product pages */
.single-product .wd-social-icons,
.single-product .wd_social_buttons,
.single-product .elementor-widget-wd_social_buttons {
    display: none !important;
}



.wd-products-nav{
	display: none;
}

/* #shiprocket_pincode_check{
	display: none;
}

#check_pincode{
	display: none;
} */

/* :is(.btn,.button,button,[type="submit"],[type="button"]) {
    padding: 5px 200px;
    
} */

.wd-dropdown.wd-dropdown-cart {
   display: none !important;
}

.price{
	font-size: 22px !important;
}
.cfvsw-label-option {
    font-size: var(--cfvsw-swatches-font-size, 12px)
18px
;
    border-width: var(--cfvsw-swatches-border-width, 1px);
    padding: 5px 10px;
    color: black !important;
	font-size: 20px !important;
}
.cfvsw-label-option, .cfvsw-image-option {
    border: px solid #00000020;
    border-radius: 10px !important;
}
table.variations label {
    margin-bottom: 0;
    white-space: nowrap;
    font-weight: 600;
    padding-bottom: 20px !important;
}


@media (max-width: 1024px) {
    .elementor-9060 .elementor-element.elementor-element-40f14e76 .price, .elementor-9060 .elementor-element.elementor-element-40f14e76 .amount {
        font-size: 28px;
    }
}
.elementor-9060 .elementor-element.elementor-element-40f14e76 .price, .elementor-9060 .elementor-element.elementor-element-40f14e76 .amount {
    font-family: "Inter", Sans-serif;
    font-size: 18px;
    font-weight: 900;
}




/* Desktop: show more width */
@media (min-width: 1024px) {
    .wd-reviews-content .commentlist > li.review {
        min-width: fit-content;
        max-width: fit-content;
    }
}

.woodmart-title-container.title {
  font-size: 30px;
  font-family: Lato, sans-serif;
  font-weight: 600;
}

.liner-continer{
	text-align:center;
}

.wd-sticky-btn-cart #breeze-button-container{display:none !important;}


.single_variation_wrap{
width:50% !important;
}

.woocommerce-review__verified verified{display:none;}

.woocommerce-review__verified.verified {
    display: none !important;
}
@media (min-width: 1025px) {
	    .elementor-9069 .elementor-element.elementor-element-7eb1f6d1 {
        --width: 50.3% !important;


}

@media (max-width: 576px) {
	form.cart{
display:block !important;}


}

