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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 600;
	--wd-text-color: rgb(22,22,22);
	--wd-text-font-size: 14px;
	--wd-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(22,22,22);
	--wd-entities-title-color-hover: rgb(5, 104, 191);
	--wd-alternative-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend Deca", 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: 12px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(7,53,170);
	--wd-alternative-color: rgba(28,97,231,0.2);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(221,51,51);
	--btn-default-bgcolor: rgb(225,235,255);
	--btn-default-bgcolor-hover: rgb(219,227,249);
	--btn-default-color: rgb(7,53,170);
	--btn-default-color-hover: rgb(7,53,170);
	--btn-accented-bgcolor: rgb(7,53,170);
	--btn-accented-bgcolor-hover: rgb(7,53,170);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.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);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(7,53,170);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post .post-title {
	font-size: 12px;
}
.page .main-page-wrapper {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(248,86,6);
}
html .wd-buy-now-btn:hover {
	background: rgb(248,86,6);
}
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-bg: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--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: 1417px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

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


* Cart icon hide korar jonno */
.wd-add-btn-replace {
    display: none !important;
}

/* Wishlist icon hide korar jonno */
.wd-wishlist-btn {
    display: none !important;
}
/* ১. টাইটেল এবং অন্যান্য এলিমেন্টের মাঝে স্পেস বাড়ানো */
.product-grid-item .wd-entities-title, 
.product-grid-item .wd-entities-title a {
    white-space: normal !important;
    display: block !important;
    min-height: auto !important; 
    margin-bottom: 8px !important; /* এখানে স্পেস বাড়ানো হয়েছে */
    line-height: 1.3 !important;
    -webkit-line-clamp: unset !important;
    max-height: none !important;
}

/* ২. ক্যাটাগরি ইমেজ/আইকন শো করা এবং স্পেসিং */
.product-grid-item .wd-product-cats {
    display: flex !important;
    align-items: center !important;
    gap: 5px !important; /* ইমেজ এবং টেক্সটের মাঝে গ্যাপ */
    margin-bottom: 5px !important;
}

.product-grid-item .wd-product-cats a {
    display: inline-flex !important;
    align-items: center !important;
}

/* ৩. প্রাইস সেকশনের মার্জিন */
.product-grid-item .price {
    margin-top: 5px !important;
    display: block !important;
}

/* ৪. মোবাইল ভিউ সেটিংস (11px Font & Improved Spacing) */
@media (max-width: 768px) {
    .product-grid-item .wd-entities-title, 
    .product-grid-item .wd-entities-title a {
        font-size: 16px !important;
        margin-bottom: 6px !important; /* মোবাইলে টাইটেলের নিচের স্পেস */
    }

    .product-grid-item .product-element-bottom {
        padding-top: 5px !important;
        display: flex;
        flex-direction: column;
        gap: 4px !important; /* এলিমেন্টগুলোর মাঝখানে হালকা গ্যাপ */
    }
}

/* ৫. ইন স্টক রিমুভ করা */
.product-grid-item .stock.in-stock,
.product-grid-item .wd-product-stock-status,
.product-grid-item .stock,
.single-product .stock.in-stock {
    display: none !important;
}
/* ১. ইমেজের ওপর থেকে কার্ট বাটন (Add to cart) রিমুভ করা */
.product-grid-item .wd-add-btn, 
.product-grid-item .wd-action-btn.wd-add-cart-btn {
    display: none !important;
}



