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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//vapershopbd.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//vapershopbd.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//vapershopbd.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//vapershopbd.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//vapershopbd.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//vapershopbd.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//vapershopbd.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//vapershopbd.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Hind", Arial, Helvetica, sans-serif;
	--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: "Hind", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(67,150,101);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(67,150,101);
	--btn-accented-bgcolor-hover: rgb(61,136,92);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 440px;
}
.header-banner {
	background-color: rgb(0,0,0);
	background-image: url(https://vapershopbd.com/wp-content/uploads/2025/12/sharif-osman-hadi.png);
	background-repeat: inherit;
	background-position: center center;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(224,224,224);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #f7f7f7;
	background-image: none;
}
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;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--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: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 12px;
}



/* ========================================== */
/* ডেক্সটপ ও গ্লোবাল লেআউট ফিক্স */
/* ========================================== */

/* ১. প্রোডাক্ট বক্সগুলোর মেইন হাইট এবং এলাইনমেন্ট সমান করা */
.product-grid-item .product-wrapper,
.wd-product .product-wrapper {
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    height: 100% !important;
}

/* ২. প্রোডাক্টের টাইটেলকে ২ লাইনে ফিক্স করা (যেন বাটন সোজা থাকে) */
.product-grid-item .wd-entities-title,
.wd-product .wd-entities-title,
.woodmart-product-title {
    min-height: 38px !important;
    max-height: 38px !important;
    overflow: hidden !important;
    margin-bottom: 5px !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/* ৩. বাটনকে সবসময় প্রোডাক্ট বক্সের একদম নিচে পুশ করা */
.product-grid-item .wd-add-btn-wrapp,
.wd-product .wd-add-btn-wrapp {
    margin-top: auto !important;
    padding-top: 10px !important;
}

/* ৪. ডেক্সটপে বাটন মাউস ছাড়া সবসময় দৃশ্যমান রাখা */
.wd-hover-base:not(.product-in-carousel) .wd-add-btn,
.product-grid-item .wd-add-btn {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    position: relative !important;
    display: block !important;
}

/* ৫. বাটনের কালার প্রফেশনাল ডার্ক করা */
.wd-add-btn > a, .add_to_cart_button, .woodmart-add-btn > a {
    background-color: #111111 !important;
    color: #ffffff !important;
}
.wd-add-btn > a:hover, .add_to_cart_button:hover {
    background-color: #333333 !important;
}

/* ৬. লিস্টিং পেজের গ্রিড থেকে ভ্যারিয়েশন সোয়াচ সম্পূর্ণ হাইд */
.product-grid-item .wd-swatches-grid,
.product-grid-item .swatches-on-grid,
.wd-product .wd-swatches-grid {
    display: none !important;
}@media (max-width: 576px) {
	/* ========================================== */
/* মোবাইল স্ক্রিন অপ্টিমাইজেশন (767px এর নিচে) */
/* ========================================== */
@media only screen and (max-width: 767px) {
    
    /* ১. ইমেজের চারপাশের অতিরিক্ত হিডেন গ্যাপ ও প্যাডিং জিরো করা */
    .product-grid-item .product-element-top,
    .wd-product .product-element-top,
    .wd-product .wd-product-header {
        margin-bottom: 0px !important;
        padding-bottom: 0px !important;
    }
    .wd-product .wd-product-content,
    .product-grid-item .product-content {
        padding: 5px 2px 0px 2px !important;
        margin-top: 0px !important;
    }

    /* ২. টাইটেল ও প্রাইসের দূরত্ব একদম টাইট করা */
    .wd-entities-title, .product-grid-item .wd-entities-title {
        font-size: 11px !important;
        line-height: 1.2 !important;
        min-height: auto !important;
        max-height: auto !important;
        height: auto !important;
        margin-bottom: 2px !important;
    }
    .product-grid-item .price, .wd-product .price {
        margin-bottom: 4px !important;
        font-size: 11px !important;
    }

    /* ৩. মোবাইলে বাটন স্লিম করা যেন ৩ ডট (...) না আসে */
    .wd-add-btn > a, .add_to_cart_button {
        font-size: 10px !important;
        font-weight: 700 !important;
        min-height: 28px !important;
        height: 28px !important;
        line-height: 28px !important;
        padding: 0px 4px !important;
        letter-spacing: -0.2px !important;
        white-space: nowrap !important;
        width: 100% !important;
        max-width: 100% !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        text-transform: uppercase !important;
    }
    .wd-add-btn {
        margin-top: 2px !important;
        padding: 0px !important;
    }

    /* ৪. কার্ট আইকন হাইড */
    .wd-add-btn > a:before {
        display: none !important;
    }

    /* ৫. ডিসকাউন্ট ব্যাজ ছোট করে বাম কোণায় পুশ */
    .product-grid-item .product-labels, .product-grid-item .onsale {
        font-size: 9px !important;
        padding: 2px 4px !important;
        min-height: auto !important;
        min-width: auto !important;
        top: 5px !important;
        left: 5px !important;
    }

    /*Map উইশলিস্ট (হার্ট) বাটন ছোট করে ডান কোণায় পুশ */
    .product-grid-item .wd-buttons[class*="wd-pos-r"], .product-grid-item .wd-wishlist-btn {
        top: 5px !important;
        right: 5px !important;
        left: auto !important;
    }
    .wd-buttons .wd-action-btn > a, .wd-wishlist-btn > a {
        width: 22px !important;
        height: 22px !important;
        line-height: 22px !important;
    }
    .wd-buttons .wd-action-btn > a:before {
        font-size: 12px !important;
    }

    /* ৭. দুই লাইনের প্রোডাক্টের মাঝে সেফটি গ্যাপ */
    .product-grid-item, .wd-product {
        margin-bottom: 15px !important;
    }
}
}

