/*  */
body.archive.tax-product_cat {
    /* background: #fff; */
}
body.wp-singular.product-template-default.single.single-product {
    background: #fff;
}
.custom-archive-product-cat .archive-sidebar {

}
.custom-archive-product-cat .list-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 20px 0 30px;    
}
h1.woocommerce-products-header__title {
    font-size: 30px;
    font-weight: 600;
    color: #990000;
}
.woocommerce .woocommerce-ordering {
    margin: 0 !important;
    outline: unset;
    background: #D9D9D9;
}
.archive-sidebar form.product-filter-form ul li {
    list-style: none;
    padding-bottom: 10px;
    color: #6C6C6C;
}
.archive-sidebar form.product-filter-form ul li label {
    cursor: pointer;
}
.archive-sidebar form.product-filter-form ul.level-0 li {
    margin-bottom: 15px;
}
.archive-sidebar form.product-filter-form ul li label.level-0 {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    color: #4D4D4D !important;
    margin-bottom: 10px;
    cursor: auto;
    /* pointer-events: none; */
}
.archive-sidebar form.product-filter-form ul li label.level-0 input[type="checkbox"] {
    display: none;
}
.archive-sidebar form.product-filter-form ul {
    margin: 0;
    padding: 0;
}
.archive-sidebar form.product-filter-form ul ul.level-1 li {
    margin-bottom: 0;
}
.archive-sidebar form.product-filter-form ul li input {
    margin-right: 10px;
    color: #999999;
}
.archive-sidebar form.product-filter-form ul li label.checked {
    color: #C32314;
}
.category-description {
    border-top: 1px dashed rgba(153, 0, 0, 0.5);
    padding-top: 20px;
}
.category-description .term-description {
    color: #990000;
    line-height: inherit;
    font-size: 18px;
}
.archive-sidebar ul.product-categories {
    padding: 0;
}

.archive-sidebar .widget:first-child {
    margin-top: 25px !important;
}
.archive-sidebar .widget h2.widget-title {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color: #990000;
    position: relative;
    margin-bottom: 20px;
}
.archive-sidebar .widget h2.widget-title::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 50px;
    height: 2px;
    background-color: #990000;
}
.widget.woocommerce.widget_product_categories ul li {
    list-style: inside !important;
    font-size: 18px;
    /* padding-left: 10px !important; */
}
.widget.woocommerce.widget_product_categories ul li.cat-parent a {

}
.archive-sidebar .widget .slider-products .slick-slide {
    padding: 0 !important;
}

/* Content product */
.registration-information-box {
    margin-top: 20px;
}
.registration-information-box table td, 
.registration-information-box table th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 5px 10px !important;
    color: #000;
    font-size: 13px;
}
.registration-information-box table tr:nth-child(even) {
    background-color: #dddddd;
}

.clearfix.custom-product-single {
    margin-top: 20px;
    position: relative;
}
.custom-meta-product {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0 30px;
    position: relative;
    padding-bottom: 5px;
}
.custom-meta-product::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 80px;
    height: 2px;
    background-color: #990000;
}
.social-s svg {
    stroke-width: 0;
}
.custom-quantity {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
}
.custom-quantity .minus, .custom-quantity .plus {
    width: 40px !important;
    height: 40px !important;
    position: relative !important;
    float: left;
    background: #fff !important;
    border: 1px solid #ddd !important;
    color: #990000 !important;
    font-size: 18px;
}
.custom-quantity .qty.text {
    width: 60px !important;
    height: 40px !important;
    border: 1px solid #ddd !important;
    border-left: none !important;
    border-right: none !important;
    color: #990000 !important;
    font-size: 20px;
    font-weight: 600 !important;    
}
button.single_add_to_cart_button.button.alt {
    position: relative;
}
button.single_add_to_cart_button.button.alt::before {
    content: '';
    position: absolute;
    top: 10px;
    left: 20px;
    width: 30px;
    height: 30px;
    background-image: url('../../assets/img/cart2.png');
    background-size: contain;
}
.custom-btn-submit {
    display: flex;
    gap: 20px;
    align-items: center;
}
.custom-btn-submit button.single_add_to_cart_button {
    background: #990000 !important;
    padding: 5px 40px 5px 70px !important;
    border-radius: 30px !important;
    font-size: 18px !important;
}
.custom-btn-submit a.button.buy_now.ml-2 {
    background-image: linear-gradient(to right, #990000, #d8a74b);
    padding: 5px 35px;
    border-radius: 30px;
    font-size: 18px !important;
}
.summary.entry-summary .box-price {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 15px;
}
.summary.entry-summary .box-price .price {
    font-size: 22px;
    font-weight: 600;
    color: #990000;
}
.summary.entry-summary .box-price .price del {
    font-size: 16px;
    color: #737373;
    margin-left: 10px;
}
.summary.entry-summary p.stock.out-of-stock {
    position: absolute;
    top: 200px;
    font-style: normal;
    left: 20%;
    background: rgb(0 0 0 / 40%);
    width: 120px;
    height: 120px;
    border-radius: 50%;
    text-align: center;
    line-height: 120px;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 18px !important;
    font-weight: 600;
}
.accordion.features-and-ingredients button.accordion-button {
    background: no-repeat !important;
    border: none !important;
    border-bottom: 1px solid #990000;
    color: #990000;
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    padding-left: 0;
}
.accordion.features-and-ingredients .accordion-item {
    border: none !important;
}
.accordion.features-and-ingredients .accordion-header {
    border-bottom: 1px solid;
}
.accordion.features-and-ingredients .accordion-body {
    padding-left: 0;
    padding-right: 0;
}
.custom-content-single-product .woocommerce-Tabs-panel table {
    background: rgb(241 192 156 / 30%);   
    justify-content: center;
    display: inline-flex;
    height: 100% !important;
    padding: 30px;     
    border-radius: 20px;
}
.custom-content-single-product .woocommerce-Tabs-panel table tbody {
    border: none !important;
}
.custom-content-single-product .woocommerce-Tabs-panel table tr {
    border: none !important;
    display: flex;
    height: 100% !important;
    gap: 30px;
    width: 100%;
    align-items: center;
}
.custom-content-single-product .woocommerce-Tabs-panel table tr td {
    width: 100% !important;
    height: 100% !important;  
    border: none !important;  
    text-align: left !important;
}

/*  */
.dev3b-slider-for .single-product-main-image img {
    height: 500px !important;
    object-fit: cover;
}
.dev3b-slider-nav img {
    height: 100px;
    object-fit: cover;
}

/* Cart */
body.wp-singular.woocommerce-cart .shop_table.cart th,
body.wp-singular.woocommerce-cart .shop_table.cart tr {
    border: none !important;
    border-bottom: 1px solid #fff !important;
}
body.wp-singular.woocommerce-cart .shop_table.cart td {
    text-align: center;
    border: none !important;
}
body.wp-singular.woocommerce-cart table.cart img {
    width: 80px;
}
.woocommerce a.remove {
    margin: 0 auto;
}
body.wp-singular.woocommerce-cart .shop_table.cart td.product-price,
body.wp-singular.woocommerce-cart tr.cart-subtotal .amount,
table.shop_table.woocommerce-checkout-review-order-table td.product-total .amount {
    font-weight: 600;
}
body.wp-singular.woocommerce-cart .shop_table.cart td.product-subtotal,
body.wp-singular.woocommerce-cart tr.order-total .amount,
table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal .amount,
table.shop_table.woocommerce-checkout-review-order-table tr.order-total .amount {
    font-weight: 600;
    color: #C32314;
}

table.shop_table.woocommerce-checkout-review-order-table th,
table.shop_table.woocommerce-checkout-review-order-table tr {
    border: none !important;
    border-bottom: 1px solid #fff !important;
}
.sh-product-shortcode.column-3 .list-products li .image-product a.img img {
    height: 280px;
    object-fit: cover;
}



/*  */
.price-usd {
    color: #990000;
    font-weight: 600;
    font-size: 17px !important;
}
.variations_form.cart table.variations,
.variations_form.cart table.variations tbody {
    border: none !important;
}


/* ========= Responsive ========= */
@media (max-width: 767px) {
    .custom-btn-submit {
        gap: 10px;
    }
    .custom-btn-submit button.single_add_to_cart_button {
        padding: 5px 15px 5px 45px !important;
    }
    button.single_add_to_cart_button.button.alt::before {
        left: 8px;
    }
    .custom-btn-submit a.button.buy_now.ml-2 {
        padding: 5px 25px;
        border-radius: 35px;
    }

}