/*
 Theme Name:   Namm Organic Child
 Theme URI:    https://nammorganic.wpengine.com/
 Description:  Namm Organic Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     namm-organic
 Version:      1.0.0
 Text Domain:  namm-organic-child
*/

.icotype-label{color: #000 !important;}
.woocommerce div#customer_login {display: flex;align-items: center;justify-content: center;}
.woocommerce #customer_login form.register .woocommerce-form-row label,
form.woocommerce-form.woocommerce-form-login.login label {display: block !important;}
.login-form{display: flex !important;flex-direction: column;}
.login-form .form-row{display: flex !important;flex-direction: column;margin: 0 !important;}
.login-extra-info p {display: inline-block !important;margin: 0 !important;margin-top: 20px !important;text-align: unset !important;}
.login-form label{padding: 0 !important;}
form.woocommerce-ResetPassword.lost_reset_password {max-width: 500px;margin: 0 auto;min-height: 400px;}
.form_register{padding-bottom: 50px;}
.form_register .content{margin-bottom: 30px;}
.form_register .container{max-width: 1420px;margin: 0 auto;padding: 0 15px;}
.form_register .title{color: #000;font-size: 32px;margin: 0;}
.form_register .form-input{width: 46% !important;margin: 10px 5px !important;float: none !important;}
.form_register .form-input.w-100{width: 95% !important;}
.main-title-section-wrapper + .main-title-section-wrapper,
.woocommerce-orders section.main-title-section-wrapper,
.woocommerce-account section.main-title-section-wrapper {display: none;}
.form_register .form-input label{
    padding: 0 !important;
    color: #000 !important;
    font-weight: 500 !important;
}
.form_register .form-input input{
    background-color: #01bbe40f;
    width: 100%;
}
.form_register .form-input input:focus{
    border: 1px solid #f13809 !important;
}
.form_register .form-input select{
    height: 50px !important;
}
/* Grid layout for categories */
.category-grid {display: grid;grid-template-columns: repeat(3, 1fr);gap: 12px 20px;border: 1px solid #ddd;border-radius: 8px;padding: 15px;background: #fafafa;}
.category-grid .select-all {grid-column: span 3;margin-bottom: 10px;border-bottom: 1px solid #eee;padding-bottom: 8px;}
/* Toggle wrapper */
.toggle-wrapper {display: flex;align-items: center;cursor: pointer;font-size: 14px;font-weight: 500;}
/* Hide default checkbox */
.toggle-wrapper input[type="checkbox"] {display: none;}
/* Toggle switch */
.toggle-switch {width: 40px;height: 20px;background: #ccc;border-radius: 20px;position: relative;transition: background 0.3s;margin-right: 10px;flex-shrink: 0;}
.toggle-switch::before {content: "";position: absolute;width: 18px;height: 18px;border-radius: 50%;top: 1px;left: 1px;background: #fff;transition: transform 0.3s;}
/* Active state */
.toggle-wrapper input[type="checkbox"]:checked + .toggle-switch {background: #01bbe4;}
.toggle-wrapper input[type="checkbox"]:checked + .toggle-switch::before {transform: translateX(20px);}
.cm-title{
    text-align: center !important;
    font-size: 42px !important;
    margin-bottom: 10px !important;
}
.form_register .description{
    text-align: center;
    max-width: 1050px;
    margin: 0 auto 15px;
}
.sm-title{
    text-align: center !important;
    font-size: 32px !important;
    margin-bottom: 0px !important;
}
.form_register textarea.select2-search__field{
    width: 100% !important;
    margin: 0 !important;
    min-height: 50px !important;
}
.form_register .s-category .select2-selection{
    border: none !important;
}
.form_register .woocommerce-privacy-policy-text p{
    max-width: 650px;
    margin: 25px 0 10px 0;
}
.form_register .register-btn{
    width: auto !important;
    float: left !important;
    margin: 0 !important;
    background-color: #01BBE4 !important;
}
.form_register .select-form .select2-selection{
    line-height: 32px;
}
.s-category .select2-container--above .select2-selection__rendered ,.s-category  .select2-container--below .select2-selection__rendered {
    padding-bottom:10px !important;
    border: 1px solid #20202026 !important;
}
.s-category .select2-selection--multiple{
    border: none !important;
}
.form_register .u-column1,.form_register .u-column2{
    padding: 30px !important;
    border-radius: 20px;
    border: 1px solid #8080804a;
    width: 100% !important;
    float: none !important;
    max-width: 750px !important;
}
.form_register .u-column2{
    margin-top: 20px !important;
}
.register-form{
    max-width: 750px !important;
    margin: 0 auto !important;
}
.form_login .cm-title, .form_login .sm-title{
    margin: 20px 0 20px 0;
}
.elementor-153 .elementor-element.elementor-element-b3bc1c2 > .elementor-element-populated{
    padding: 50px 0px;
}

.form_login .u-column1, .lost_reset_password{
    background-color: #20202003;
    border-radius: 25px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    width: 100%;
    max-width: 710px;
    float: none;
    margin: 0 auto;
    padding: 50px;
    clear: both;
}
#customer_login .u-column1 .cm-title{
    margin-top: 0 !important;
}
.btn-register{
    margin-top: 20px !important;
}
.btn-register .register-btn{
    width: 200px !important;
}
.form_register .u-column1{
    background: transparent;
}
.form_login .login-header p{
    text-align: center;
}
.form_login .login-btn , .lost_reset_password .reset-btn{
    background-color: #01BBE4 !important;
    color: #fff !important;
}
.form_login .login-btn:hover ,.lost_reset_password .reset-btn:hover{
    background-color: #b87123 !important;
}
.woocommerce-lost-password .lost_reset_password label{
    justify-content: start;
}
.form_login .login-extra-info a ,.lost_reset_password  .woocommerce-lost-password-footer a{
    color: #b87123;
}
.form_login .login-extra-info a:hover , .lost_reset_password  .woocommerce-lost-password-footer a:hover{
    color: #01BBE4;
}
.lost_reset_password{
    text-align: center;
}
.lost_reset_password .form-row-first{
    float: none !important;
}
.lost_reset_password .cm-title{
    margin-top: 0 !important;
}
.lost_reset_password .woocommerce-lost-password-footer{
    margin: 0;
}
.lost_reset_password label{
    padding: 0 !important;
    justify-content: center;
    margin: 0 !important;
}
.edit-account .select2-search__field{
    width: 99% !important;
    margin-right: 5px !important;
}
.location-footer a{
    color: #fff;
}
.head-cart .wdt-shop-menu-cart-totals{
    display: none;
}
.head-cart .wdt-shop-menu-cart-number{
    right: -10px !important;
    background-color: #B87123 !important;
}
.wpt_ccount{
    background-color: #B87123 !important;
    color: #fff !important;
}
.button , .wdt-button , .woocommerce-form-coupon-toggle .woocommerce-info .showcoupon{
    background-color: #01BBE4 !important;
    color: #fff !important;
}
.button:hover , .wdt-button:hover , .woocommerce-form-coupon-toggle .woocommerce-info .showcoupon:hover{
    background-color:#b87123 !important;
}
.woocommerce-form-coupon-toggle .woocommerce-info .showcoupon{
     margin: 0 0 0 20px;
     box-shadow: none;
}
.woocommerce-error li{
    color: #e0352d;
}
.woocommerce-error li a, .woocommerce-MyAccount-content p a{
    text-decoration: underline;
}
.woocommerce-MyAccount-content p a:hover{
    color: #01BBE4 !important;
}
.woocommerce .woocommerce-MyAccount-content .wc-forward{
    color: #019ed5 !important;
    background-color: transparent !important;
}
.woocommerce .woocommerce-MyAccount-content .wc-forward:hover{
    background-color: transparent !important;
}
#footer{
    padding: 10px 15px;
    background-color: #B87123;
    top: unset !important;
    bottom: 0 !important;
}
.footer-copyright{
    display: flex;
    align-items: center;
    padding: 0;
    font-size: 16px !important;
    justify-content: center;
}
.footer-copyright::before{
    display: none;
}
#back-to-top{
    background-color: #01BBE4;
}
.products .product-grid-view  .product-wrapper:hover::before{
    border-color: #019ed5 !important;
}
.products .product-grid-view .product-thumb .primary-image img{
    height: 395px;
    object-fit: contain;
}
.products .product-grid-view  .product-details .product-title h5{
    font-size: 26px !important;
}

.register-loading{
    cursor: not-allowed;
    pointer-events: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{
    color: #01BBE4 !important;
}
#latest-orders tr td, #latest-products tr td{
    white-space: nowrap;
}
#latest-products tbody tr td{
    padding-left: 15px;
    vertical-align: middle;
}
#latest-products th{
    background-color:#01BBE4 !important;
    white-space: nowrap;
}
#latest-products td .button, #latest-orders td .button{
    white-space: nowrap;
    margin-top: 0;
}
#latest-products tbody tr td:first-child img{
    margin: 0 auto;
}
#latest-orders tr td:nth-child(2) img{
    margin: 0 auto;
}
.checkout.woocommerce-checkout{
    display: flex !important;
    gap: 50px;
    flex-wrap: wrap;
}
.woocommerce-checkout .woocommerce-NoticeGroup-checkout{
    width: 100% !important;
}
.woocommerce-checkout .woocommerce-checkout-order-review-wrap{
    height: 100%;
}
.woocommerce-checkout #customer_details{
    margin-bottom: 0 !important;
}
.woocommerce-checkout #customer_details ,.woocommerce-checkout  .woocommerce-checkout-order-review-wrap{
    width: 48% !important;
    background-color: #20202003;
    border-radius: 25px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 40px;
}
#latest-orders thead tr th{
    background-color: #01BBE4;
    white-space: nowrap;
}
#latest-orders tr td{
    vertical-align: middle;
}
.woocommerce-orders-table .woocommerce-orders-table__header{
    background-color: #01BBE4 !important;
    color: #fff !important;
}
.woocommerce-orders-table tbody tr th{
    background-color: transparent !important;
    color: #000 !important;
} 
.woocommerce-orders-table thead tr th:first-child{
    text-align: center;
}
.woocommerce-orders-table tbody tr .woocommerce-orders-table__cell a{
    font-size: 16px !important;
}
.welcome-to-all .quantity-with-arrows .qty{
    padding: 0 15px !important;
    text-align: left !important;
    width: 60px !important;
    max-width: 100% !important;
}
.welcome-to-all .quantity-with-arrows a i{
    width: 20px;
    height: 15px;
    left: 30px !important;
}
.welcome-to-all .quantity-with-arrows a .wdticon-caret-up{
    bottom: 27px !important;
}
.welcome-to-all .quantity-with-arrows a .wdticon-caret-down{
    top: 27px !important;
}
.variations_form .wpt_varition_section.variations select{
    min-width: auto;
    max-width: 140px;
}
.single_add_to_cart_button, .add_to_cart_button{
    border: none !important;
    margin-top: 0;
}
.woocommerce-shop .content-full-width{
    /* margin-top: 20px !important; */
    display: none !important;
}
.woocommerce-shop #main{
    margin-bottom: 80px;
}
.woocommerce-orders-table tbody tr .woocommerce-orders-table__cell a + a {
    margin-left: 10px;
}
#header .elementor-widget-image a img{
    width: 100px;
}
.woocommerce-MyAccount-content #latest-orders,.woocommerce-MyAccount-content #latest-products{
    margin-bottom: 30px;
}
.woocommerce-MyAccount-content h3{
    margin-bottom: 10px !important;
}
.woocommerce ul.order_details li{
    font-size: 16px;
}
.main-title-section h1, .breadcrumb a{
    color: #000;
}
.main-title-section-wrapper .breadcrumb-default-delimiter:before{
    background-color: #000;
}
body.wpt_table_body .wpt-wrap table tbody tr a.button.add_to_cart_button,body.wpt_table_body .wpt-wrap table tbody tr  .wpt_woo_add_cart_button{
    padding: 15px 30px;
    /* width: 90%; */
}
.woocommerce-account .woocommerce-MyAccount-content{
    padding-left: 0 !important;
}
.wdt-overflow-hidden > .elementor-container.elementor-column-gap-no{
    padding: 0 15px !important;
}
.woocommerce-account .column .woocommerce-MyAccount-navigation{
    padding: 40px;
    width: 100%;
}
.woocommerce-account .column.wdt-one-fourth.first{
    display: none !important;
}
.woocommerce-account .column.wdt-three-fourth{
    width: 100% !important;
    margin: 0;
}
.woocommerce-page .wpt_thumbnails{
    width: 130px;
}
.woocommerce-page .wpt_total,.woocommerce-page .wpt_price{
    width: 70px;
    text-align: start;
}
.woocommerce-shop .wpt-search-full-wrapper .search_box_fixer .search_box_wrapper{
    max-width: 350px;
}
.woocommerce-shop .wpt-search-full-wrapper .search_box_fixer .search_box_wrapper .search_single_search_by_keyword{
    text-align: center;
    margin-top: 20px;
}
.search_box_wrapper .search_single_search_by_keyword input{
    padding: 8px 12px !important;
    height: 50px !important;
    font-size: 16px !important;
}
.woocommerce-shop .wpt-search-full-wrapper{
    margin-bottom: -64px;
}
.woocommerce-shop #header-wrapper{
    margin: 0 0 50px;
}
.woocommerce-shop .normal_table_wrapper{
    margin-bottom: 30px;
}
.woocommerce-shop .container{
    max-width: 1420px !important;
    padding: 0 15px;
}
.all_check_header_footer{
    justify-content: end !important;
}
.all_check_header_footer span{
    display: none !important;
}
.wpt-stats-report{
    justify-content: end;
}
.wpt-stats-report .wpt-stats-page-count{
    display: none;
}
.woocommerce-shop .all_check_header_footer span{
    padding: 10px 40px !important;
}
.woocommerce-shop .all_check_header_footer span label{
    column-gap: 20px !important;
}
.single-product .container{
    max-width: 1420px !important;
    padding: 0 15px !important;
}
.single-product .woocommerce-product-gallery{
    width: 40%;
}
.single-product .summary.entry-summary{
    width: 54% !important;
}
.single-product .summary.entry-summary h2, .single-product .summary.entry-summary p , .single-product .summary.entry-summary form{
    margin: 0 !important;
}
.single-product .summary.entry-summary form .variations tr td{
    padding-left: 0 !important;
    padding: 0;
}
body.single.single-product .summary.entry-summary p.stock.in-stock {width: auto !important;padding: 10px 20px !important;}
.tiered-pricing-table .nobr{color: #000 !important;}
.main-title-section-wrapper .main-title-section-container {padding: 60px 0 60px 0;}
.woocommerce-order-details .woocommerce-table--order-details tr th{font-size: 18px !important;}
.woocommerce-order-details .woocommerce-table--order-details tr td{font-size: 16px !important;}
.wdt-shop-cart-widget-header{
    background-color: #01BBE4 !important;
}
.wdt-shop-cart-widget-header .wdt-shop-cart-widget-close-button{
    background-color: #b87123 !important;
}
tr.wpt-row.wpt-added-to-cart>td:first-child:before{
    background-color: #b87123 !important;
}
.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address{
    width: 49% !important;
}
.woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title h2{
    font-size: 40px;
    margin-bottom: 20px;
    margin-top: 0;
}
.woocommerce-message{
    border-color: #01BBE4 !important;
    color: #b87123 !important;
    width: 100%;
}
.woocommerce-message a{
    background-color: transparent !important;
    color: #000 !important;
}
/* .woocommerce-checkout-payment .wc_payment_methods{
    display: none;
} */
.woocommerce-checkout-payment .place-order{
    border-top: none !important;
    padding: 0 !important;
}
.tiered-pricing-wrapper .tiered-pricing-table .content-full-width .tiered-pricing--active td{
    background-color: #01BBE4 !important;
}
.content-full-width tr td{
    padding-left: 25px !important;
}
.tiered-pricing-table{
    max-width: 450px;
}
/* .single-product .main-title-section h1, .single-product .breadcrumb a{
    color: #fff;
} */
.single-product .main-title-section-wrapper .breadcrumb-default-delimiter:before {
    background-color: #ffffff;
}
.wpt_search_box .search_box_fixer{
    flex-wrap: nowrap;
    justify-content: start;
}
.wpt_search_box .search_box_fixer .search_box_label{
    text-align: start;
    display: none;
}
.wpt_search_box .search_box_fixer .search_single_search_by_keyword{
    margin-top: 0 !important;
}
.wpt_search_box .search_box_fixer .search_single_search_by_keyword label{
    display: none;
}
.wpt_search_box .search_box_fixer .search_single_search_by_keyword .query-keyword-input-box{
    margin-top: 0;
}
.woocommerce-shop .wpt_table_tag_wrapper .wpt_sku{width: 150px;}
.woocommerce-checkout .woocommerce-checkout-order-review-wrap .input-radio{position: static !important;opacity: 1 !important;transform: none !important;margin-right: 5px !important;}
.woocommerce-checkout .woocommerce-checkout-order-review-wrap label{top: 2px !important;}
.single-product .summary.entry-summary .posted_in a {pointer-events: none;}
.woocommerce .price .unit-label {
    font-size: 0.85em;
    font-weight: normal;
    color: #666;
    margin-left: 3px;
}

/*Shop Page*/
.wpt_thumbnails .wpt_thumbnails_no_action img {height: 40px !important;width: 40px !important;cursor: unset;}
body.wpt-footer-cart-expand .wpt-lister { display: none !important;}
.wpt-new-footer-cart span.wpt-fcart-coll-expand {display: none;}

/* Style for unit label inside cart, checkout, orders, emails */
.woocommerce .cart .unit-label,
.woocommerce .checkout .unit-label,
.woocommerce-order .unit-label,
.woocommerce-email .unit-label {font-size: 0.8em;font-weight: normal;color: #888;margin-left: 4px;display: inline-block;}
.woocommerce-message a.restore-item {color: #000000 !important;}


.my-account-edit{
    max-width: 750px;
    margin: 0 auto;
    padding: 50px;
    background-color: #20202003;
    border-radius: 25px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.my-account-edit .woocommerce-form-row #business_type{
    height: 50px !important;
}
.my-account-edit .woocommerce-form-row label{
    color: #000;
    margin-bottom: 0 !important;
    font-weight: 500 !important;
    line-height: 1 !important;
    text-transform: capitalize;
}

.my-account-edit .form-row input,.my-account-edit .form-row select{
    border-color: #2007072e !important;
}

.my-account-edit .woocommerce-form-row select option{
    background-color: #0000000f;
    color: #000000;
    margin-bottom: 5px;
    padding: 5px;
}
.my-account-edit .woocommerce-form-row  .upload-box {
    display: flex;
    flex-direction: column;
    gap: 8px;
    font-family: Arial, sans-serif;
}

.my-account-edit .woocommerce-form-row  .upload-label {
    font-weight: 600;
    margin-bottom: 4px;
}

.my-account-edit .woocommerce-form-row  .upload-area {
    border: 2px dashed #01BBE4;
    border-radius: 10px;
    padding: 20px !important;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.my-account-edit .woocommerce-form-row  .upload-area:hover {
    background-color: #f0f8ff;
    border-color: #01BBE4;
}

.my-account-edit .woocommerce-form-row  .upload-area span {
    display: block;
    font-size: 14px;
    color: #555;
    margin-top: 6px;
}

.my-account-edit .woocommerce-form-row .trade-input[type="file"] {
    display: none;
}

.my-account-edit fieldset{
    margin-top: 0px !important;
    background-color: transparent;
}

.woocommerce-edit-address .address-title{
    text-align: center !important;
    margin-top: 0;
    margin-bottom: 20px !important;
}
 

.single-product .hidden-select { display:none !important; }
.single-product .variation-buttons { margin-top: 8px; }
.single-product .variation-btn {
    padding: 8px 16px;
    border: 1px solid #333;
    background: #fff;
    margin-right: 6px;
    cursor: pointer;
    border-radius: 4px;
    transition: all 0.2s ease;
    color: #000;
}

.single-product .variation-btn.active {
    background-color: #ff7d09;
    color: #fff;
    border-color: #ff7d09;
    margin: 0;
}
.single-product .variation-btn.active:hover {
    background: #f5f5f5;
    color: #000;
}
.main-title-section-wrapper .main-title-section-bg{
    background-image: url(https://shop.504products.com/wp-content/uploads/2025/08/inner-page-bg.webp) !important;
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: rgba(10, 10, 10, 0.08);
}
.main-title-section-wrapper .main-title-section-bg::after{
    background-color: rgb(32 32 32 / 11%);
}
#header-wrapper.header-top-absolute .main-title-section-wrapper{
    position: relative;
}
.woocommerce-view-order .woocommerce-order-details{
    max-width: 550px;
    margin: 0 auto;
}
.woocommerce-view-order .woocommerce-order-details .order-again a:hover{
    color: #fff !important;
}
.woocommerce-view-order .woocommerce-MyAccount-content > p{
    text-align: center;
}
.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details{
    max-width: 1050px;
    margin: 30px auto 0 auto;
    justify-content: space-between;
}
.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .address-column{
        max-width: 48% !important;
}
.woocommerce-cart .shop_table tr th{
    white-space: nowrap;
}
.woocommerce-cart .shop_table tr .product-name{
    width: 370px
}
.woocommerce-cart .shop_table tr td{
    padding-left: 15px !important;
}
.woocommerce-cart .content-full-width .woocommerce{
    display: flex;
    flex-wrap: wrap;
        gap: 30px;
}
.woocommerce-cart .content-full-width .cart-collaterals{
    width: 100%;
    max-width: 320px;
}
.woocommerce-cart .content-full-width .cart-collaterals .cart_totals{
    padding: 30px !important;
}
.woocommerce-cart .content-full-width  .coupon{
    padding: 0 !important;
    border: none;
}
.woocommerce-cart .content-full-width .wdt-cart-button{
    margin-bottom: 10px;
}
.woocommerce-cart .content-full-width .wdt-cart-coupon-holder{
    max-width: 450px;
    margin-top: -50px;
    display: block;
}
.woocommerce-cart .content-full-width .woocommerce-notices-wrapper{
    width: 100%;
}
.woocommerce-cart .content-full-width .woocommerce-notices-wrapper .woocommerce-message{
    border-color: #01BBE4;
    width: 100%;
}
.woocommerce-cart .content-full-width .woocommerce-cart-form{
    width: 72%;
}
.woocommerce-checkout .checkout_coupon{
    padding: 0 !important;
    margin-top: 0 !important;
    max-width: 480px;
    box-shadow: none !important;
}
.woocommerce-checkout .container, .woocommerce-cart .container{
    max-width: 1420px;
}
.woocommerce-cart .shop_table .product-thumbnail img{
    width: 40px;
}
.woocommerce-checkout .checkout_coupon input{
    border-radius: 0 !important;
    height: 50px !important;
}
.woocommerce-checkout .checkout_coupon .form-row{
    padding: 0 !important;
}
.woocommerce-checkout .checkout_coupon .button{
    min-width: 152px;
    height: 50px;
}
.woocommerce-checkout form.checkout_coupon .coupon-error-notice{
    margin-top: 0;
    padding: 5px;
    font-weight: 600;
}
.woocommerce-checkout .form-row label{
    padding-bottom: 0 !important ;
    margin-bottom: 0 !important;
    color: #000;
    font-weight: 500 !important;
}
.woocommerce-checkout .form-row .input-text{
    border-color: #2007072e !important;
}
.woocommerce-checkout .shop_table{
    max-width: 550px;
}
.woocommerce-checkout .shop_table tr th{
    vertical-align: middle;
    background-color: transparent !important;
    color: #000;
    font-weight: 600;
}
.wc_payment_methods.payment_methods .payment_box{
    background-color: transparent !important;
}
.form_register #user_categories{
    height: 160px !important;
}
.woocommerce-order-received .woocommerce-order-details{
    max-width: 550px;
}
tr.product_type_simple .item_inside_cell.wpt_action, tr.product_type_simple .td_or_cell.wpt_action>div{
    justify-content: space-between !important;
}
span.wpt-cart-remove{
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
    opacity: 1;
}
.cart-discount .woocommerce-remove-coupon{
    white-space: nowrap;
    background-color: transparent;
    color: #ff7d09;
    text-decoration: underline;
    padding: 0;
    margin-top: 0;
}
.cart-discount th{
    font-weight: 600 !important; 
}
.coupon-error-notice{
    color: #f10707 !important;
    font-weight: 400 !important;
    font-size: 16px !important;
}
.category-table tr th{
    color: #000;
}
.wc-empty-cart-message{
    width: 100%;
}
.text-image{
    width: 100%;
    max-width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f2f2f2;
    border: 1px solid #ddd;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    border-radius: 6px;
    margin: 0 auto;
}
.woocommerce-cart table.shop_table thead th:first-child{
    padding-left: 15px;
}
.reset-label label{
    justify-content: center !important;
}
.wpt-new-footer-cart{
    bottom: 55px !important;
}
.woocommerce-account .woocommerce-MyAccount-content p em{
    color: #B87123;
    font-weight: 500;
    font-size: 20px;
}
.breadcrumb a:nth-of-type(2) {
    pointer-events: none;
}

.wdt-shop-cart-widget .woocommerce-mini-cart .woocommerce-mini-cart-item a:nth-child(2){
    display: flex;
    gap: 20px;
}
.wdt-shop-cart-widget .woocommerce-mini-cart .woocommerce-mini-cart-item .quantity{
    margin-top: 10px;
}
.wdt-shop-cart-widget .woocommerce-mini-cart .woocommerce-mini-cart-item{
    padding-left: 0 !important;
    padding-bottom: 0 !important;
}
.wdt-shop-cart-widget .wdt-shop-cart-widget-content .woocommerce-mini-cart__buttons{
    margin-left: 15px;
}
.wdt-shop-cart-widget .woocommerce-mini-cart .quantity{
    margin: 10px 20px 10px 60px !important;
}
.woocommerce-cart .text-image, .woocommerce-shop .text-image{
    margin: 0;
}
.woocommerce-error li a{
    color: #e0352d;
}
.woocommerce-mini-cart .woocommerce-mini-cart-item a img{
    position: static !important;
    margin: 0 !important;
}
.remove_from_cart_button{
    display: flex !important;
    align-items: center;
    justify-content: center;
}   
.wpt_category_dropdown {
    width: 100%;
    padding: 8px;
    margin-bottom: 10px;
}
.description_off_wrapper,
.title_variation {
    margin-bottom: 15px;
}
/* responsive  */

@media (max-width:1365px){
    .woocommerce-cart .content-full-width .woocommerce-cart-form{
        width: 100%;
    }.woocommerce-dashboard .qty-input{
        width: 60px !important;
        text-align: center;
    }
}

@media (max-width:1280px){    
    .woocommerce-account .e-con-inner{
        max-width: 100%;
    }
    .woocommerce-account .column .woocommerce-MyAccount-navigation{
        width: 100%;
    }
}
@media (max-width:1199px){
    .woocommerce-checkout #customer_details,.woocommerce-checkout .woocommerce-checkout-order-review-wrap{
        padding: 30px;
    }
    .woocommerce-checkout .checkout.woocommerce-checkout{
        gap: 30px;
    }
    .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title h2{
        font-size: 30px;
    }
    .wdt-overflow-hidden{
        padding: 0 15px !important;
    }
    .woocommerce-edit-address .address-title{
        font-size: 38px;
    }
}
@media (max-width:1024px){
    .form_register .u-column1,.form_register .u-column2{
        max-width: 100% !important;
        padding: 30px !important;
        background-color: transparent !important;
        margin-bottom: 0 !important;
    }
    .form_register .u-columns{
        display: flex;
    }
    .cm-title{
        font-size: 36px !important;
    }
    .sm-title{
        font-size: 30px !important;
    }
    .footer-copyright{
        justify-content:center;
        flex-wrap:wrap;
    }
}
@media (max-width:991px){
    .form_register .form-input{
        width: 100% !important;
    }
    .form_register .description{
        max-width: 100% !important;
        font-size: 16px !important;
    }
    .form_register .form-input input{
        width: 100%;
    }
    .woocommerce-MyAccount-content h3{
        font-size: 24px;
    }
    .variations_form .wpt_varition_section.variations select{
        min-width: 120px;
        max-width: 100%;
    }
    .woocommerce table.shop_table thead th:first-child, .woocommerce-page table.shop_table thead th:first-child{
        width: 130px;
    }
    .woocommerce-checkout #primary > *:last-child,.woocommerce-cart #primary > *:last-child{
        margin-bottom: 0;
    }
    .woocommerce-checkout #header-wrapper,.woocommerce-cart #header-wrapper{
        margin: 0 0 40px;
    }
    .woocommerce-checkout #customer_details, .woocommerce-checkout .woocommerce-checkout-order-review-wrap {
        margin-bottom: 30px !important;
    }
    .woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .address-column{
        max-width: 46% !important;
}
}

@media (max-width:800px){
    .woocommerce-checkout #customer_details, .woocommerce-checkout .woocommerce-checkout-order-review-wrap{
        width: 100% !important;
    }
}

@media (max-width:767px){
    .form_register .container{
        max-width: 100% !important;
    }
    .form_register .u-columns{
       flex-wrap: wrap;
    }
    .form_register .u-column1,.form_register .u-column2, .form_register .form-input.w-100{
        width: 100% !important;
    }
    .woocommerce div#customer_login{
        display: block !important;
    }
    .cm-title{
        font-size: 32px !important;
    }
    .sm-title{
        font-size: 24px !important;
    }
    .form_register .u-column1,.form_register .u-column2{
        padding: 20px !important;
    }
    .form_register .u-column1{
        margin-bottom: 20px !important;
    }
    .elementor-153 .elementor-element.elementor-element-b3bc1c2 > .elementor-element-populated{
        padding: 50px 0 !important;
    }
    .form_login .u-column1, .lost_reset_password{
        padding:30px !important;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation ul{
        display: flex;
        overflow: auto;
        gap: 30px;
        margin-bottom: 0;
        scrollbar-color: #B87123 #01BBE4;
        padding-bottom: 10px;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation ul li{
        border: none;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation ul li a{
        white-space: nowrap;
    }
    .woocommerce-checkout #customer_details ,.woocommerce-checkout .woocommerce-checkout-order-review-wrap{
        width: 100% !important;
    }
    #latest-orders tr td{
        font-size: 14px;
    }
    .woocommerce-checkout #latest-orders tbody tr td a{            
        padding: 8px 12px;
    }   
    .woocommerce-MyAccount-content, .woocommerce-MyAccount-content #latest-orders, .woocommerce-MyAccount-content #latest-products{
        overflow: auto;
    }
    .woocommerce-customer-details .address-column{
        max-width: 100% !important;
    }
    .woocommerce-account .column .woocommerce-MyAccount-navigation{
        padding: 20px;
    }
    .wpt_search_box .search_box_fixer {
        flex-wrap: wrap;
    }
    .woocommerce-edit-address .address-title{
        font-size: 28px;
    }
    .my-account-edit{
        padding: 30px;
    }
    .wdt-overflow-hidden{
        padding: 0 !important;
    }
    .woocommerce-shop .wpt-search-full-wrapper {
        margin-bottom: 0;
    }
    .woocommerce-cart table.shop_table tr td.product-thumbnail img{
        max-width: 350px;
    }
    .woocommerce-cart .content-full-width .wdt-cart-coupon-holder{
        max-width: 350px;
        margin: 20px auto 0 auto;
    }
    .woocommerce-cart .content-full-width .cart-collaterals{
        margin: 0 auto;
    }
    .woocommerce-checkout-review-order-table thead tr{
        display: none !important;
    }
    .woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details .address-column{
        max-width: 100% !important;
    }
    .woocommerce-orders .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a{
        margin: 5px !important;
        float: right;
    }
}
@media (max-width:575px){
    .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address{
        width: 100% !important;
    }
}