@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//yoobuy.in/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.4") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: none;
	--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: "Mulish", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Mulish", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(12,33,0);
	--wd-alternative-color: rgb(0,109,142);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-weight: 600;
	--btn-accented-bgcolor: rgb(252,171,40);
	--btn-accented-bgcolor-hover: rgb(252,149,40);
	--btn-accented-color: rgb(40,44,44);
	--btn-accented-color-hover: rgb(40,44,44);
	--wd-form-brd-width: 0px;
	--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: rgb(248,248,248);
	background-image: url(https://yoobuy.in/wp-content/uploads/2022/06/popup-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 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: rgb(238,254,248);
	background-image: none;
}
html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Mulish", Arial, Helvetica, sans-serif;
	font-weight: 800;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 18px;
	text-transform: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
.whb-general-header .wd-nav.wd-nav-secondary > li > a {
	font-weight: 400;
	color: rgb(119,119,119);
}
.whb-general-header .wd-nav.wd-nav-secondary > li:hover > a, .whb-general-header .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(36,36,36);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity input[type] {
	color: rgb(40,44,44);
	background: rgb(249,196,62);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .wd-sticky-btn-cart .single_add_to_cart_button:hover, html .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity input[type], html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button {
	color: rgb(40,44,44);
	background: rgb(249,188,32);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgba(15,15,15,0.04);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(238,238,34);
}
.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;
	}
	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		font-size: 16px;
	}

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

@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: rgb(136,150,171);
}

/* Hide original coupon box under the cart table */
.wd-cart-action-row .coupon.wd-coupon-form {
  display: none;
}

/* Hide only the shipping row safely */
 tr.woocommerce-shipping-totals.shipping {
  display: none !important;
} 
/* Hide the YOOSAVE free shipping message safely */
 #wd-676a4c6330e9e {
  display: none !important;
}




.comment-form-comment textarea:focus {
  animation: borderGlow 1.5s infinite alternate;
}









/* 🌟 Review Box Styling */
.comment-form-comment {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 20px;
  position: relative;
  font-family: "Poppins", sans-serif;
}

.comment-form-comment label {
  font-weight: 600;
  color: #222;
  font-size: 16px;
  margin-bottom: 4px;
  letter-spacing: 0.3px;
}

.comment-form-comment textarea {
  width: 100%;
  min-height: 140px;
  padding: 14px 16px;
  font-size: 15px;
  line-height: 1.6;
  border: 2px solid #e0e0e0;
  border-radius: 10px;
  outline: none;
  resize: vertical;
  color: #333;
  background: #fff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}

/* 🩵 Focus Effect */
.comment-form-comment textarea:focus {
  border-color: #ff9800; /* golden orange */
  box-shadow: 0 0 10px rgba(255, 152, 0, 0.4);
  background: #fffaf2;
  transform: scale(1.01);
}

/* ✨ Subtle Hover */
.comment-form-comment textarea:hover {
  border-color: #ffa726;
}

/* 💬 Optional Placeholder Styling */
.comment-form-comment textarea::placeholder {
  color: #aaa;
  font-style: italic;
}

/* 🌈 Smooth border glow animation (optional) */
@keyframes borderGlow {
  0% {
    box-shadow: 0 0 6px rgba(255, 152, 0, 0.3);
  }
  50% {
    box-shadow: 0 0 10px rgba(255, 152, 0, 0.5);
  }
  100% {
    box-shadow: 0 0 6px rgba(255, 152, 0, 0.3);
  }
}

.comment-form-comment textarea:focus {
  animation: borderGlow 1.5s infinite alternate;
}

/* ⭐ Custom Star Rating Styling */
.comment-form-rating {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.comment-form-rating label {
  font-weight: 600;
  color: #333;
}

.custom-stars {
  display: inline-flex;
  flex-direction: row-reverse;
  cursor: pointer;
  gap: 4px;
}

.custom-stars a {
  font-size: 28px;
  color: #ccc;
  text-decoration: none;
  transition: color 0.25s ease, transform 0.2s ease;
}

.custom-stars a:hover,
.custom-stars a:hover ~ a,
.custom-stars a.active {
  color: #ffb300; /* Gold color */
  transform: scale(1.1);
}

/* 🔧 FIX: Hide default WooCommerce stars so they don't push layout */
.comment-form-rating p.stars {
  display: none !important;
}

/* Keep the select hidden (WooCommerce still uses its value) */
.comment-form-rating select#rating {
  display: none !important; /* ignore inline style, just in case */
}



 








