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

:root {
	--wd-text-font: "Noto Sans Bengali", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Noto Sans Bengali", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Noto Sans Bengali", 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: "Noto Sans Bengali", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Google Sans Code", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Noto Sans Bengali", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,107,107);
	--wd-alternative-color: rgb(255,204,92);
	--btn-default-bgcolor: #ff6b6b;
	--btn-default-bgcolor-hover: rgb(255,204,92);
	--btn-accented-bgcolor: rgb(255,107,107);
	--btn-accented-bgcolor-hover: rgb(255,204,92);
	--btn-color: rgb(255,255,255);
	--btn-bgcolor: rgb(255,107,107);
	--btn-color-hover: rgb(30,115,190);
	--btn-bgcolor-hover: rgb(255,204,92);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(255,107,107);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,107,107);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(255,107,107);
	--wd-link-color-hover: rgb(30,115,190);
	--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-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
: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(13,21,48);
	background-image: none;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(235,239,241);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(235,239,241);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(235,239,241);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(235,239,241);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: EBEFF1;
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: EBEFF1;
	background-image: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .btn.wd-buy-now-btn {
	text-transform: none;
	color: rgb(255,255,255);
	background: rgb(255,107,107);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .btn.wd-buy-now-btn:hover {
	color: rgb(30,115,190);
	background: rgb(255,204,92);
}
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-brd-color: rgba(0,0,0,0.35);
	--wd-form-brd-color-focus: rgb(255,107,107);
	--wd-form-bg: rgb(242,242,242);
}
.product-labels .product-label.onsale {
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}

@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: 1400px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--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;
}

@media (min-width: 1400px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: rgb(28,97,231);
}

/* =====================================================
   CHECKOUT PAGE – CONVERSION OPTIMIZATION
===================================================== *//* =====================================================
   ORDER REVIEW (Trust & Urgency)
===================================================== */

/* Highlight total price */
.woocommerce-checkout-review-order-table tfoot tr.order-total {
  font-size: 18px;
  font-weight: 700;
  color: #d6336c;
}

/* =====================================================
   PAYMENT METHODS (COD First)
===================================================== */

/* Payment box */
#payment {
  background: #ffffff;
  padding: 16px;
  border-radius: 12px;
  box-shadow: 0 4px 14px rgba(0,0,0,0.06);
}

/* Payment method spacing */
#payment ul.payment_methods li {
  padding: 10px 0;
}

/* COD highlight */
#payment_method_cod + label {
  font-weight: 700;
  color: #28a745;
}

/* COD description clarity */
.payment_method_cod .payment_box {
  font-size: 14px;
  background: #f1fff5;
  border-left: 4px solid #28a745;
}



.svg-rating {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: 14px;
  color: #555;
}

.svg-rating .stars {
  display: flex;
  gap: 2px;
}

.svg-rating .star {
  width: 16px;
  height: 16px;
  fill: #ddd;
}

.svg-rating .star.full {
  fill: #f6a500;
}

.rating-text strong {
  color: #111;
  font-weight: 600;
}

.divider {
  margin: 0 4px;
  color: #ccc;
}


.rating-bar.svg-rating{
  display: flex;
  align-items: center;
  gap: 6px;
  font-family: inherit;
}

/* Stars */
.rating-bar .stars{
  display: flex;
  align-items: center;
}

.rating-bar .stars svg{
  width: 13px;
  height: 13px;
  fill: #f6a500;
  margin-right: 2px;
}

/* Text */
.rating-bar .rating-text{
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 1;
  color: #666;
}

.rating-bar .rating-text .divider{
  margin: 0 4px;
  color: #ccc;
}

/* Mobile extra compact */
@media(max-width:768px){
  .rating-bar .stars svg{
    width: 11px;
    height: 11px;
  }
  .rating-bar .rating-text{
    font-size: 10.5px;
  }
}