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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(215 36 39);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(255,255,255);
	--wd-link-color-hover: rgb(215 36 39);
	--btn-default-bgcolor: rgb(215 36 39);
	--btn-default-bgcolor-hover: rgb(215 36 39);
	--btn-accented-bgcolor: rgb(215 36 39);
	--btn-accented-bgcolor-hover: rgb(215 36 39);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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: url(https://voydmen.com/wp-content/uploads/2021/09/hardware-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: rgb(16,16,16);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(0,0,0);
	background-image: url(https://voydmen.com/wp-content/uploads/2021/09/hardware-footer-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
.page .main-page-wrapper {
	background-color: rgb(16,16,16);
	background-image: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-weight: 400;
	text-transform: uppercase;
	color: rgb(255,255,255);
	background: rgb(221,51,51);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	color: rgb(255,255,255);
	background: rgb(221,51,51);
}
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(255,255,255);
	--wd-form-placeholder-color: rgb(255,255,255);
	--wd-form-brd-color-focus: rgb(221,51,51);
	--wd-form-bg: rgb(0,0,0);
}
.wd-nav-scroll {
	--wd-nscroll-height: 14px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 0px;
}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 2px;
	}

}
:root{
--wd-container-w: 1222px;
--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;
--wd-brd-radius: 5px;
}

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

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


/* =========================================================
   ১. GLOBAL & WOODMART THEME FIXES
========================================================= */

/* Variation Swatches (লাল বর্ডার এবং ডার্ক রেড ব্যাকগ্রাউন্ড) */
.wd-swatch.wd-text.wd-enabled {
    border: 2px solid red !important;
}
.wd-swatch.wd-text.wd-active.wd-enabled {
    border: 2px solid red !important;
    background-color: #8b0000 !important;
    color: #ffffff !important;
}

/* সব ইনপুট ফিল্ড ও টেক্সটএরিয়া সাদা রাখা */
input, textarea {
    color: white !important;
}
input:focus, textarea:focus {
    color: white !important;
    background-color: transparent;
    outline: none;
}

/* ফুটার এবং প্রাইস ফিক্স */
footer a {
    color: #ffffff !important;
}
footer .woodmart-recent-posts {
    display: none !important;
}
.woocommerce-variation-price .price {
    font-size: 26px !important;
    font-weight: 700 !important;
}
.summary-inner > .price {
    display: none !important;
}
.single_variation_wrap .quantity {
    display: none !important;
}
.single_add_to_cart_button {
    width: 100% !important;
    border-radius: 5px !important;
}

/* =========================================================
   ২. STICKY ADD TO CART (WPCSB PLUGIN)
========================================================= */

.wpcsb-wrapper .wpcsb-container {
    background: black;
    z-index: 999;
    position: relative;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
}
.cart-widget-side.wd-opened ~ .wpcsb-wrapper .wpcsb-container {
    z-index: 1 !important;
}
.cart-widget-side.wd-opened {
    z-index: 9999 !important;
}

.wpcsb-product-action {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.wpcsb-product-action form.variations_form {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
}
.wpcsb-product-action form.variations_form table.variations,
.wpcsb-product-action form.variations_form .single_variation_wrap {
    flex: 1;
    min-width: 200px;
}
.wpcsb-product-action form.variations_form .single_add_to_cart_button {
    background: #d92733;
    margin-top: -15px;
}
.wpcsb-product-action form.variations_form table.variations th.label.cell {
    display: none !important;
}
.wpcsb-product-action form.variations_form td.value.cell.with-swatches {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-wrap: nowrap;
}
.wpcsb-product-action .wpcsb-product-info {
    max-width: 450px;
}
.wpcsb-product-action td.value.cell.with-swatches .wd-swatches-product {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 15px;
    padding-left: 10px;
}
.wpcsb-product-action td.value.cell.with-swatches .wd-swatches-product .wd-swatch {
    flex: 0 0 auto;
    width: 90px;
    height: 40px;
    font-size: 12px;
    padding: 0px 5px;
    border-radius: 6px;
    text-align: center;
}
.wpcsb-product-action .wpcsb-product-name,
.wpcsb-product-action .woocommerce-Price-amount.amount {
    font-size: 18px;
}
.wpcsb-product-action .single_variation_wrap .fbtpfw_main {
    display: none !important;
}
.wpcsb-product-action .wapf {
    display: none !important;
}

/* Sticky Cart Mobile Optimization */
@media (max-width: 767px) {
    .wpcsb-product-action form,
    .wpcsb-product-action .single_variation_wrap,
    .wpcsb-product-action table.variations {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .wpcsb-wrapper .wpcsb-container .wpcsb-product-action {
        margin-top: 0px !important;
    }
    .wd-swatch.wd-text {
        height: 28px !important;
        min-height: 28px !important;
        padding: 0 6px !important;
    }
    .wpcsb-container {
        padding: 2px !important;
    }
    .wpcsb-product-action {
        width: 100% !important;
        max-width: 100% !important;
        margin-left: auto !important;
        margin-right: auto !important;
        left: 0;
        right: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .wpcsb-product-action .wd-swatch-text {
        font-size: 12px !important;
    }
    .wpcsb-product-action .wpcsb-product-info {
        max-width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .wpcsb-product-action form.variations_form {
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: flex-start;
        box-sizing: border-box;
    }
    .wpcsb-product-action form.variations_form table.variations {
        flex: 1;
        min-width: 0;
    }
    .wpcsb-product-action form.variations_form .single_add_to_cart_button {
        flex: 0 0 auto;
        width: auto;
        padding: 6px 12px !important;
        min-height: 34px !important;
        font-size: 12px;
        white-space: nowrap;
    }
    .wpcsb-product-action td.value.cell.with-swatches .wd-swatches-product {
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
        gap: 5px;
    }
    .wpcsb-product-action td.value.cell.with-swatches .wd-swatches-product .wd-swatch {
        flex: 0 0 auto;
        width: 40px;
        height: 30px;
        font-size: 8px;
        padding: 0 4px;
        border-radius: 6px;
        text-align: center;
        box-sizing: border-box;
    }
    .wpcsb-product-action .wpcsb-product-name,
    .wpcsb-product-action .woocommerce-Price-amount.amount {
        font-size: 16px;
    }
    .wpcsb-product-action form.variations_form td.value.cell.with-swatches {
        margin-left: 20px !important;
    }
}

/* =========================================================
   ৩. YITH BUNDLE / FREQUENTLY BOUGHT TOGETHER
========================================================= */

.yith-wfbt-section {
    background: linear-gradient(135deg, #1a0000 0%, #000000 100%) !important;
    border: 2px solid #ff0000 !important;
    border-radius: 20px !important;
    padding: 40px 20px !important;
    margin: 40px auto !important;
    max-width: 900px !important;
    text-align: center !important;
    box-shadow: 0 10px 30px rgba(255, 0, 0, 0.1) !important;
}
.yith-wfbt-section h3 {
    color: #ffffff !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    font-weight: 800 !important;
    margin-bottom: 30px !important;
    font-size: 24px !important;
}
.yith-wfbt-section .images, 
.yith-wfbt-section .products-list {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    gap: 20px !important;
    margin: 0 auto !important;
}
.yith-wfbt-section .image img {
    border-radius: 15px !important;
    border: 1px solid #ff0000 !important;
    max-width: 220px !important;
    height: auto !important;
    transition: transform 0.3s ease !important;
}
.yith-wfbt-section .image img:hover {
    transform: scale(1.05) !important;
}
.yith-wfbt-section .total-section {
    margin-top: 30px !important;
    padding-top: 20px !important;
    border-top: 1px solid #333 !important;
    color: #ffffff !important;
}
.yith-wfbt-section .total-section .price {
    color: #ff0000 !important;
    font-size: 26px !important;
    font-weight: bold !important;
}
.yith-wfbt-section .button {
    background-color: #ff0000 !important;
    color: #ffffff !important;
    padding: 15px 35px !important;
    border-radius: 50px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    border: none !important;
    margin-top: 15px !important;
    transition: background 0.3s !important;
}
.yith-wfbt-section .button:hover {
    background-color: #cc0000 !important;
    box-shadow: 0 0 15px rgba(255, 0, 0, 0.4) !important;
}

/* YITH Form & Texts */
.yith-wfbt-form, 
.yith-wfbt-form label, 
.yith-wfbt-form p {
    font-size: 18px !important; 
    font-weight: 500 !important;
}
.yith-wfbt-form {
    border: none !important;
    background: linear-gradient(135deg, #110000 0%, #000000 100%) !important;
    border-radius: 20px !important;
    padding: 35px 25px;
    text-align: center !important;
    color: #ffffff !important;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.6) !important;
    margin: 30px auto;
}
.yith-wfbt-form .product-name {
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    line-height: 1.4 !important;
    margin: 10px 0 !important;
    margin-bottom: -10px !important;
}
.yith-wfbt-form .price, 
.yith-wfbt-form .total-section .price {
    font-size: 26px !important;
    font-weight: 900 !important;
    color: #ff0000 !important;
}
.yith-wfbt-form .products-list {
    background: rgba(255, 255, 255, 0.03) !important;
    padding: 15px !important;
    border-radius: 12px !important;
    margin: 20px 0 !important;
}
.yith-wfbt-form .price, .yith-wfbt-form .total-section .price {
    font-size: 16px !important;
    margin-top: -10px !important;
}
.yith-wfbt-form .total-price-label {
    font-size: 20px !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
}
.yith-wfbt-form .checkbox-label {
    font-size: 18px !important;
    cursor: pointer !important;
}
.yith-wfbt-form button.button {
    font-size: 20px; 
    padding: 15px 40px;
    letter-spacing: 1px;
}
.yith-wfbt-form .product-name, 
.yith-wfbt-form .price, 
.yith-wfbt-form .total-section {
    text-align: center !important;
    display: block !important;
}

/* YITH Custom Checkbox */
.yith-wfbt-form input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid #ff0000;
    border-radius: 6px;
    background: transparent;
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease;
}
.yith-wfbt-form input[type="checkbox"]:hover {
    box-shadow: 0 0 6px rgba(255, 0, 0, 0.6);
}
.yith-wfbt-form input[type="checkbox"]:checked {
    background: #ff0000;
    border-color: #ff0000;
}
.yith-wfbt-form input[type="checkbox"]:checked::after {
    content: "✔";
    color: #ffffff;
    font-size: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.yith-wfbt-images img {
    width: 100px !important;
    height: 100px !important;
    object-fit: cover;
}
.yith-wfbt-images .image-td {
    width: 100px;
    height: 100px;
}

/* YITH Subtotal Blocks */
.yith-wfbt-submit-block .total_price del,
.yith-wfbt-submit-block .total_price del .amount,
.yith-wfbt-submit-block .total_price del bdi {
    font-size: 16px !important;
    font-weight: 400 !important;
    opacity: 0.7;
}
.yith-wfbt-submit-block .total_price ins,
.yith-wfbt-submit-block .total_price ins .amount,
.yith-wfbt-submit-block .total_price ins bdi {
    font-size: 20px !important;
    font-weight: 800 !important;
}
.yith-wfbt-section .yith-wfbt-submit-block .total_price, 
.yith-wfbt-section .yith-wfbt-submit-block .save-amount {
    margin-left: 0px !important;
}

/* YITH Mobile Optimization */
@media (max-width: 767px) {
    .yith-wfbt-submit-block .total_price del,
    .yith-wfbt-submit-block .total_price del .amount,
    .yith-wfbt-submit-block .total_price del bdi {
        font-size: 12px !important;
    }
    .yith-wfbt-submit-block .total_price ins,
    .yith-wfbt-submit-block .total_price ins .amount,
    .yith-wfbt-submit-block .total_price ins bdi {
        font-size: 16px !important;
    }
    .yith-wfbt-images img {
        width: 70px !important;
        height: 70px !important;
    }
    .yith-wfbt-images .image-td {
        width: 70px;
        height: 70px;
    }
    .yith-wfbt-submit-button.button {
        font-size: 16px !important;
        padding: 10px 55px !important;
        font-weight: 700 !important;
    }
    .yith-wfbt-section h3 {
        margin-bottom: 0px !important;
        padding-bottom: 0px !important;
    }
    .yith-wfbt-form {
        padding: 3px 25px !important;
        margin: 10px auto !important;
        padding-bottom: 0px !important;
    }
    .yith-wfbt-section {
        padding-bottom: 0px !important;
    }
    .yith-wfbt-form .product-name {
        font-size: 14px !important;
    }
}

/* =========================================================
   ৪. WAPF (CUSTOM PRODUCT ADDONS FIELDS)
========================================================= */

.wapf-product-totals .wapf--inner > div:not(:last-child) {
    display: none !important;
}
.wapf {
    font-family: 'Arial', sans-serif;
    max-width: 500px;
    margin: 20px auto;
}
.wapf, .wapf span, .wapf label, .wapf-title, .wapf-description {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.2px;
}
.wapf-checkable { 
    position: relative; 
    display: flex; 
    flex-direction: column;
    border: 2px solid #890002;
    border-radius: 12px; 
    padding: 16px 18px; 
    cursor: pointer; 
    transition: all 0.3s ease;
    color: #ffffff; 
    background: transparent;
    margin-bottom: 12px; 
}
.wapf-checkable:hover {
    box-shadow: 0 0 12px rgba(137,0,2,0.4); 
    transform: scale(1.02);
}
.wapf-label-top {
    display: flex; 
    align-items: center; 
    justify-content: space-between; 
    margin-bottom: 8px; 
}
.wapf-label-top i {
    margin-right: 8px;
    font-size: 18px;
}
.wapf-badge {
    background: #ff5c00;
    color: #fff;
    font-size: 12px;
    font-weight: 700; 
    padding: 2px 8px; 
    border-radius: 12px;
}
.wapf-title {
    font-weight: 600;
    font-size: 15px;
}
.wapf-price { 
    font-weight: 700; 
    color: #890002;
    margin-left: 6px; 
}
.wapf-old-price {
    text-decoration: line-through;
    font-weight: 400; 
    margin-left: 6px; 
    font-size: 13px;
    color: #ffffff;
}
.wapf-description { 
    font-size: 14px; 
    color: #ffffff; 
    margin-bottom: 0;
    font-weight: 500;
}
.wapf-radio-circle { 
    width: 20px;
    height: 20px;
    border: 2px solid #890002;
    border-radius: 50%; 
    margin-right: 12px;
    flex-shrink: 0;
    background: transparent;
    display: inline-block; 
}
.wapf-checkable input[type="radio"]:checked ~ .wapf-radio-circle {
    background: #8a0002; 
}
.wapf-top-row {
    display: flex; 
    align-items: center;
    justify-content: space-between; 
}
.wapf-icon-title {
    display: flex;
    align-items: center;
}

/* WAPF Custom Radio & Checkbox */
.wapf-field-input input[type=radio],
.wapf-field-input input[type=checkbox] {
    appearance: none;
    -webkit-appearance: none;
    width: 22px;
    height: 22px;
    border: 2px solid #8a0002;
    border-radius: 50%;
    margin-right: 12px;
    cursor: pointer;
    position: relative;
    transition: all 0.25s ease;
    background: transparent;
}
.wapf-field-input input[type=radio]:hover {
    box-shadow: 0 0 8px rgba(138, 0, 2, 0.4);
    transform: scale(1.05);
}
.wapf-field-input input[type=radio]:checked {
    background: #8a0002;
    box-shadow: 0 0 12px rgba(138, 0, 2, 0.6);
}
.wapf-field-input input[type=radio]:checked::after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.wapf-pricing-hint {
    color: #d4132a;
    font-weight: 800 !important;
}
.wapf-field-label.wapf--above label span {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 14px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
.wapf-grand-total {
    font-size: 20px;
    font-weight: 800;
    color: #8a0002;
    margin-top: 6px;
}
.wapf-product-totals div span:last-child {
    text-align: center !important;
}
.wapf-product-totals .wapf--inner  {
    display: none !important;
}
.wapf * {
    word-wrap: break-word;
}

/* WAPF Mobile Optimization */
@media (max-width: 1024px) {
    .wapf { max-width: 100%; }
}
@media (max-width: 768px) {
    .wapf { padding: 0 16px; }
    .wapf-checkable { padding: 15px 16px; }
    .wapf-title { font-size: 17px; }
    .wapf-description { font-size: 14px; }
}
@media (max-width: 576px) {
    .wapf { padding: 0 12px; }
    .wapf-checkable { padding: 14px; }
    .wapf-label-top, .wapf-top-row { flex-wrap: wrap; gap: 8px; }
    .wapf-title { font-size: 16px; line-height: 1.4; }
    .wapf-description { font-size: 13px; line-height: 1.5; }
    .wapf-price { font-size: 16px; }
    .wapf-old-price { font-size: 12px; }
    .wapf-radio-circle, .wapf-field-input input[type=radio] {
        width: 18px;
        height: 18px;
    }
}

/* =========================================================
   ৫. ELEMENTOR GLOBAL BUTTON FIXES
========================================================= */

.elementor-kit-6209 button, 
.elementor-kit-6209 input[type="button"], 
.elementor-kit-6209 input[type="submit"], 
.elementor-kit-6209 .elementor-button {
    background-color: #e40a0a !important;
}

/* Fixed the hover bug here */
.elementor-kit-6209 button:hover, 
.elementor-kit-6209 input[type="button"]:hover, 
.elementor-kit-6209 input[type="submit"]:hover, 
.elementor-kit-6209 .elementor-button:hover {
    color: white !important;
}

/* ভেরিয়েশন সিলেক্ট করার পর যে প্রাইস আসে সেটি হাইড করার জন্য */
.single-product-content .woocommerce-variation.single_variation .price {
    display: none !important;
}

/* যদি ড্রপডাউনের নিচে কোনো ফাঁকা জায়গা থাকে সেটা কমানোর জন্য */
.woocommerce-variation.single_variation {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}