.elementor-92976 .elementor-element.elementor-element-ae95877{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-92976 .elementor-element.elementor-element-49134d9{width:initial;max-width:initial;}.elementor-92976 .elementor-element.elementor-element-49134d9.elementor-element{--flex-grow:1;--flex-shrink:0;}@media(min-width:768px){.elementor-92976 .elementor-element.elementor-element-ae95877{--width:80%;}}/* Start custom CSS for html, class: .elementor-element-49134d9 *//* مخفی کردن ستون‌ها و دکمه‌های خاص */
select#nt_cf_1_table_16661 {
    visibility: hidden;
}

.footable_parent .fooicon-basket:before {
    display: none !important;
}

.input-group-btn {
    display: none !important;
}

/* استایل‌های اصلی سبد خرید */
.ninja_table_wrapper .cart_details {
    display: flex;
    flex-direction: row;
    align-content: space-between;
    justify-content: flex-start;
    align-items: center;
}

.ninja_table_wrapper .cart_details .nt_woo_items {
    display: block !important;
    background: #c0c0c0;
    color: #171616;
    position: fixed;
    bottom: 20px;
    padding: 10px 51px;
    border-radius: 8px;
}

/* استایل‌های دکمه‌ها */
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button {
    padding: 13px 21px;
}

.button.checkout.wc-forward {
    background-color: #11b611 !important;
    color: white;
    border-radius: 8px;
    width: 300px;
    text-align: center !important;
}

.foo-table .nt_button_woo, 
.foo-table .nt_woo_view_cart {
    background-color: #2f5ee9;
    margin: 3px 0;
    padding: 12px !important;
    border-radius: 8px !important;
}

/* استایل‌های سبد خرید و دکمه‌های مربوطه */
.foo-table .nt_add_cart_wrapper.nt_added_cart a.added_to_cart.wc-forward {
    margin: -1px 6px 0 0;
    position: inherit;
    padding: 6px 10px;
    background: #ed9c07;
}

.nt_woo_cart_checkout_bttons {
    position: fixed;
    bottom: 20px;
    left: 10% !important;
    border-radius: 8px !important;
    width: 98% !important;
    z-index: 9999 !important;
}

.footable_parent {
    overflow-x: unset !important;
    width: 101% !important;
}

.wd-content-layout {
    width: 100% !important;
    max-width: 100% !important;
}

/* استایل‌های مربوط به محصولات ووکامرس */
.nt_add_cart_wrapper, 
.nt_add_cart_wrapper.nt_added_cart {
    display: flex;
    flex-direction: column-reverse;
}

.nt_add_cart_wrapper br {
    display: none;
}

.foo-table .nt_add_cart_wrapper.nt_added_cart {
    display: flex !important;
    white-space: initial !important;
    width: auto;
    flex-direction: column-reverse;
}

a.added_to_cart.wc-forward {
    display: none !important;
}

a.single_add_to_cart_button {
    background: blue !important;
    display: flex !important;
    padding: 0;
    margin: 0;
}

a.single_add_to_cart_button.added {
    background: green !important;
    display: flex;
    padding: 12px;
    margin: 0;
}

/* رسپانسیو برای موبایل */
@media only screen and (max-width: 600px) {
    .ninja_table_wrapper .cart_details .nt_woo_items {
        display: block !important;
        background: #009800;
        color: white;
        position: fixed;
        bottom: 80px;
        right: 5%;
        padding: 10px 9px;
        border-radius: 12px;
        text-align: center;
        z-index: 999;
        margin: 0 auto;
        width: 90%;
    }
    
    .woocommerce #respond input#submit, 
    .woocommerce a.button, 
    .woocommerce button.button, 
    .woocommerce input.button {
        padding: 13px 21px;
        width: 90%;
        text-align: center;
        border-radius: 12px !important;
    }
    
    .button.checkout.wc-forward {
        background-color: #015501 !important;
    }
    
    span.nt_woo_amount .amount {
        color: white;
    }
    
    .nt_woo_cart_checkout_bttons {
        position: fixed;
        bottom: 20px;
        left: unset;
        right: unset;
        border-radius: 8px !important;
        width: 98% !important;
        z-index: 9999 !important;
        display: block !important;
        margin: 0;
        box-sizing: border-box;
    }
    
    .ninjatable_cart_wrapper,
    table#footable_16661 {
        margin-bottom: 100px;
    }
}
.wd-price-unit {
    color: #bf2121 !important;
}
/* استایل‌های دسکتاپ */
@media (min-width: 768px), print {
    .footable .form-inline .form-control {
        vertical-align: middle;
        border-radius: 12px !important;
        padding: 20px;
        box-shadow: 0 5px 20px -5px #0000002e;
        border: none;
        font-size: 12px;
    }
    
    .ninja_table_wrapper .cart_details .nt_woo_items {
        background: #ffffff80;
        backdrop-filter: blur(5px);
        border: 2px dashed red;
    }
}/* End custom CSS */