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

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

:root {
	--wd-text-font: "Hind Siliguri", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 19px;
	--wd-title-font: "Hind Siliguri", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Hind Siliguri", 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: "Hind Siliguri", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Hind Siliguri", 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: 18px;
	--wd-header-el-font: "Hind Siliguri", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 17px;
	--wd-primary-color: rgb(34,139,34);
	--wd-alternative-color: rgb(10,110,64);
	--wd-link-color: rgb(34,139,34);
	--wd-link-color-hover: rgb(10,110,64);
	--btn-default-bgcolor: rgb(34,139,34);
	--btn-default-bgcolor-hover: rgb(10,110,64);
	--btn-accented-bgcolor: rgb(34,139,34);
	--btn-accented-bgcolor-hover: rgb(10,110,64);
	--wd-form-brd-width: 2px;
	--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: #111111;
	background-image: url(https://almodinamart.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://almodinamart.com/wp-content/uploads/2021/08/page-title-shop.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(3,30,23);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(129,215,66);
}
.product-labels .product-label.featured {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(129,215,66);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--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;
--wd-brd-radius: 5px;
}

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


/* আগে থেকে থাকা আপনার লেবেলের কোড (যা আছে তাই থাকবে) */
.product-labels {
    position: absolute;
    top: 7px;
    inset-inline-start: 7px;
    z-index: 1;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
    max-width: 50%;
    transition: all .3s ease;
    transform: translateZ(0);
}
span.onsale.product-label {
    align-items: center;
    justify-content: center;
    padding: 5px 7px;
    min-height: 50px;
    border-radius: 35px;
    font-size: 14px;
    background:#228B22;
    color: #ffffff;
    display: flex;
    width:50px;
}

/* আল মদিনা মার্ট - বিবরণী ৩ লাইনে ১০০% লক করার আপডেট কোড */
.section_1, 
.section_1 .jet-listing-dynamic-field__content,
#section_1 .jet-listing-dynamic-field__content {
    display: -webkit-box !important;
    -webkit-line-clamp: 3 !important; /* লেখা ৩ লাইনে কাটবে */
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}@media (max-width: 576px) {
	/* আল মদিনা মার্ট - মোবাইল ভিউ প্রোডাক্ট ওভারল্যাপ ফিক্স */
@media (max-width: 767px) {
    /* প্রোডাক্টের মেইন ইমেজ কন্টেইনারের হাইট লক আনলক করা */
    .single-product-page .product-image-summary {
        display: flex !important;
        flex-direction: column !important;
        height: auto !important;
    }
    
    /* ছবির বক্সকে পুরো চওড়া করে নিচে স্পেস দেওয়া */
    .single-product-page .product-images {
        width: 100% !important;
        height: auto !important;
        margin-bottom: 25px !important;
        float: none !important;
    }

    /* লেখার বক্সটিকে ছবির নিচে ফ্রেশভাবে পুশ করা */
    .single-product-page .entry-summary {
        width: 100% !important;
        float: none !important;
        position: relative !important;
    }
}
}

