.woocommerce div.product form.cart .button:hover {
    background: var(--e-global-color-primary );
}
.woocommerce div.product form.cart .button{
    font-size: 16px;
}
p.woocommerce-mini-cart__empty-message {
    margin-top: 10px;
    text-align: center;
}
.note-cart{
    display: none;
}
form .elementor-field-group-products_enquiry {
    position: absolute;
    z-index: -999;
    opacity: 0;
    visibility: hidden;
}
#button-updated {
    padding: 10px 20px;
    background: var(--e-global-color-accent );
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
.shop_table thead tr th{
    border-bottom: 1px solid rgb(196 196 196 / 40%) !important;
}
.shop_table .quantity .eael-cart-qty-minus{
    border-bottom: 1px solid #C4C4C4;
    border-left: 1px solid #C4C4C4;
    border-top: 1px solid #C4C4C4;
}
.shop_table .quantity .input-text{
    border-bottom: 1px solid #C4C4C4 !important;
    border-top: 1px solid #C4C4C4 !important;
    border-radius: 0 !important;
}
.shop_table .quantity .eael-cart-qty-plus{
    border-bottom: 1px solid #C4C4C4;
    border-right: 1px solid #C4C4C4;
    border-top: 1px solid #C4C4C4;
}

#enquiry-form .number-spinner{
    display: flex;
    align-items: center;
    width: 120px;
}
#enquiry-form .product_quantity_down{
    border-bottom: 1px solid #C4C4C4;
    border-left: 1px solid #C4C4C4;
    border-top: 1px solid #C4C4C4;
}
#enquiry-form .btn-upqty{
    display: block;
    width: 65px;
    height: 42px;
    text-align: center;
    line-height: 39px;
}
#enquiry-form .up_num{
    border: 0;
    border-bottom: 1px solid #C4C4C4;
    border-top: 1px solid #C4C4C4;
    border-radius: 0;
    text-align: center;
}
#enquiry-form .product_quantity_up{
    border-bottom: 1px solid #C4C4C4;
    border-right: 1px solid #C4C4C4;
    border-top: 1px solid #C4C4C4;
}
#enquiry-form td{
    font-size: 18px;
    vertical-align: middle;
    border-top: 1px solid #CBCBCB;
    background: #fff !important;
}
#enquiry-form th:first-child,
#enquiry-form td:first-child{
    padding-left: 0;
}
.header-mini-cart i.far.fa-edit {
    font-size: 20px;
    position: relative;
    bottom: -2px;
    color: var( --e-global-color-primary );
}

.header-mini-cart #total-items {
    position: absolute;
    top: -4px;
    right: -5px;
    background: var(--items-indicator-background-color,#d9534f);
    border-radius: 50%;
    width: 16px;
    text-align: center;
    height: 16px;
    line-height: 18px;
    font-size: 10px;
    color: #fff;
}
.header-mini-cart .header-enquiry-dropdown{
    position: relative;
}
.header-mini-cart ul.nav-dropdown {
    list-style: none;
    position: absolute;
    min-width: 320px;
    max-height: 0;
    z-index: 9;
    padding: 10px 15px;
    opacity: 0;
    margin: 0;
    -webkit-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s;
    color: #777;
    background-color: #fff;
    text-align: left;
    display: none;
    -webkit-box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
    box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
    right: 0;
}
.header-mini-cart .nav-dropdown .product_list_widget {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    max-height: 500px;
    max-height: 50vh;
}
.header-mini-cart ul.product_list_widget li {
    list-style: none;
    padding: 10px 0 5px 70px;
    min-height: 80px;
    position: relative;
    overflow: hidden;
    vertical-align: top;
    line-height: 1.33;
}
.header-mini-cart ul.product_list_widget li+li {
    border-top: 1px solid #ececec;
}
.header-mini-cart.current-dropdown ul.nav-dropdown,
.header-mini-cart:hover ul.nav-dropdown{
    opacity: 1;
    max-height: inherit;
    display: block;
}
.header-mini-cart a.remove {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    display: block;
    width: 20px;
    height: 20px;
    font-size: 15px!important;
    line-height: 18px!important;
    border-radius: 100%;
    color: #ccc;
    font-weight: 700;
    text-align: center;
    border: 1px solid;
    display: none !important;
}
.header-mini-cart  ul.product_list_widget li a:not(.remove) {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    line-height: 1.2;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    text-transform: capitalize;
}
.header-mini-cart ul.product_list_widget li img {
    top: 10px;
    position: absolute;
    left: 0;
    width: 50px;
    height: 50px;
    margin-bottom: 5px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    border-radius: 5px;
}
.header-mini-cart .elementor-button--checkout{
    background: #000;
    color: #fff;
}
.header-mini-cart .quantity{
    font-size: 14px;
}
.header-mini-cart .attrs {
    font-size: 14px;
}

.widget_enquiry .woocommerce-mini-cart {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.enquiry-table th {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #000000;
    text-align: left;
    border-bottom: 1px solid rgba(196, 196, 196, 0.3) !important;
    border-top: 0 !important;
}

.enquiry-table th,
.enquiry-table td {
    border: 0;
}

.enquiry-table tbody tr:nth-child(even) {
    background: rgba(196, 196, 196, .1);
}
.enquiry-table tbody tr:nth-child(odd) {background: #FFF}
.enquiry-table tbody tr td {
    background: transparent !important;
}

.name-product1 h4 {
    font-weight: 400;
    font-size: 18px;
    color: #353535;
    margin: 0;
}
.rsdel .up_num {
    max-width: 140px;
}
.remove-btn a {
    color: #545454;
}
.custom-product-enquiry-form.cart .quantity {
    float: left;
    margin-right: 15px;
}
.custom-product-enquiry-form.cart button {
    border-radius: 99px;
    text-transform: uppercase;
}
button.close-mini-cart {
    background: transparent;
    border: 0;
    color: #222;
    padding: 0;
    width: 100%;
    outline: unset;
    display: none;
}
button.close-mini-cart:hover{
    background: transparent;
    color: var(--e-global-color-accent );
}
.e-loop-add-to-cart-form .button-enquiry-cart{
    padding: 0 !important;
    background: transparent !important;
}


/*Product*/
.image-cover{
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 100%;
    background-position: 50% 50%;
    background-size: cover;
    display: block;
    border-radius: 8px;
    
}
.image-cover img{
  right: 0;
  width: 100%;
  height: 100% !important;
  bottom: 0;
  left: 0;
  top: 0;
  position: absolute;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.product-loop-archive .elementor-pagination{
    display: flex;
    justify-content: center;
}
.product-loop-archive .page-numbers{
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    
}

.product-loop-archive .page-numbers:hover,
.product-loop-archive .page-numbers.current{
    background: #EFEFEF;
}

.custom-sorting{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 15px;
}
.custom-sorting .woocommerce-ordering{
    margin-bottom: 0;
}

.wpc-filter-product_cat ul li input{
    display: none;
}
.wpc-filter-product_cat ul li label{
    justify-content: space-between;
    width: 100%;
}
.wpc-filter-product_cat ul li a{
    width: 100%;
}
.wpc-filter-product_cat ul li .wpc-term-count{
    display: flex;
    font-size: 15px;
    opacity: 1;
    color: #9A9A9A;
}
.wpc-filter-product_cat ul li .wpc-term-count .wpc-term-count-brackets-open,
.wpc-filter-product_cat ul li .wpc-term-count .wpc-term-count-brackets-close{
    display: block !important;
}
.wpc-filter-product_cat ul li.wpc-term-selected a{
    font-weight: 600;
}

.filter-title .wpc-filter-title{
    color: #222;    
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
    padding-left: 20px;
}
.filter-title .elementor-heading-title{
    position: relative;
    padding-left: 20px;
}
.filter-title .elementor-heading-title:before,
.filter-title .wpc-filter-title:before{
    position: absolute;
    content: '\f0d7';
    font-family: "font awesome 5 pro";
    font-size: 18px;
    font-weight: 600;
    color: #000;
    left: 0;
    top: 0px;
}

.filter-title ul.wpc-filters-checkboxes .wpc-term-count{
    display: none !important;
}

.single_add_to_cart_button{
    display: none !important;
}
.single-add-cart .incrbufo-quantity-wrapper{
    flex-direction: column;
    align-items: flex-start !important;
}
.single-add-cart .incrbufo-quantity-wrapper .incrbufo-label{
    font-size: 18px !important;
    font-weight: 600 !important;
    margin-bottom: 7px;
}
.single-add-cart .single-btn-enquiry{
    width: 100%;
    margin-top: 15px !important;
    text-align: center;
    padding: 18px 20px !important;
}
.quantity .incrbufo-btn{
    margin-top: 0 !important;
    background: transparent !important;
    border-radius: 0 !important;
    border-color: #5C5C5C !important;
    outline: none !important;
    color: #000 !important;
    padding: 12px;
    height: 45px !important;
}
.quantity .incrbufo-btn.minus {
    border-right: 0 !important;
}

.quantity .incrbufo-btn.plus {
    border-left: 0 !important;
}
.quantity .input-text{
    height: 45px !important;
    border-color: #5C5C5C !important;
}

.attr-info .shop_attributes{
    margin-bottom: 1px;

}

.attr-info .woocommerce-product-attributes-item{
    display: flex;
    padding: 5px 0;
}
.attr-info .woocommerce-product-attributes-item__label{
    padding-right: 5px;
    position: relative;
/*    padding-left: 12px;*/
}
/*.attr-info .woocommerce-product-attributes-item__label:before{
    position: absolute;
    content: '';
    left: 0;
    top: 12px;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 100px;
}*/
.title-product{
    font-size: 26px;
/*    letter-spacing: 1px;*/
    font-weight: 600;
    text-transform: capitalize;
    margin: 0;
}
.title-product strong{
    font-weight: 500;
    font-size: 18px;
}


@media(max-width: 880px){
     #column-sidebar {
        background: #fff;
        width: 300px;
        box-shadow: 0 0 10px rgb(0 0 0/.1);
        height: 100%
    }

    #column-sidebar {
        opacity: 0;
        visibility: hidden;
        margin-left: -300px;
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        z-index: 999;
        transition: all 300ms ease;
        overflow: auto;
        padding: 20px;
    }

    #column-sidebar.active {
        margin-left: 0;
        visibility: visible;
        opacity: 1
    }

    i#close-filter {
        color: #222;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2;
        width: 25px;
        height: 25px;
        text-align: center;
        line-height: 25px;
        cursor: pointer
    }
    /*#column-sidebar.active .mb-popup-filter{
        position: relative;
    }
    #column-sidebar.active .mb-popup-filter:before{
        position: fixed;
        content: '';
        width: 100%;
        height: 100%;
        right: 0;
        top: 0;
    }*/
    
}

@media screen and (max-width: 767px){
    #enquiry-form{
        -webkit-overflow-scrolling: touch;
        overflow-x: auto;
        width: 100%;
        white-space: nowrap;
        margin-bottom: 30px;
    }
    #enquiry-form td{
        font-size: 16px;
    }
    .e-loop-add-to-cart-form .button-enquiry-cart img{
        width: 35px;
    }
    .woocommerce .woocommerce-result-count{
        display: none;
    }
    .custom-sorting {
        justify-content: center;
    }
    .title-product {
        font-size: 20px;
        letter-spacing: 1.5px;
    }
    .title-product strong {
        font-size: 16px;
    }
    #column-sidebar.active{
        display: block;
    }
}