@media only screen and (min-width: 1600px) {
    .hero-slider-1 .single-hero-slider {
        height: 715px ;
    }
}

.carausel-10-columns-cover .carausel-10-columns .card-2 {
    min-height: 200px;
    border: 1px solid #3cd48e5c;
}

.banner-img {
    margin-bottom: 15px !important;
}

.header-bottom .header-action-right a span.pro-count {
    right: -5px;
}

.header-action-2 .header-action-icon-2 > a img {
    margin-right: 5px !important;
}

.header-style-1 .search-style-2 form {
    max-width: 1080px;
}

.header-style-1 .search-style-2 form input {
    max-width: 900px;
}

.header-style-1 .select2-container--default .select2-selection--single .select2-selection__rendered:after {
    right: 5px;
}

.profile_dropdown {
    width: 200px;
    border: 1px solid #ddd !important;
    margin-top: 10px;
    border-radius: 5px !important;

}

.profile_dropdown a {
    font-weight: bold !important;
    line-height: 30px !important;
}

.loading_add_to_cart {
    position: absolute;
    top: 35%;
    left: 39%;
    font-size: 50px;
    color: #000;
    z-index: 9999;
    display: none;
}

.remove_from_cart {
    background-color: #3bb77e !important;
    color: #fff !important;
}

.toast {
    width: auto !important;
}

.support_number {
    font-weight: bold !important;
    color: #3bb77e !important; 
    font-size: 18px !important;
}

.header-info > ul > li a {
    line-height: 35px;
}

/*.best_product_img {
    min-height: 225px !important;
    max-height: 225px !important;
    object-fit: contain !important;
}*/

a:has(> img.product_img) {
    min-height: 225px !important;
    max-height: 225px !important;
}

.product_of_deal {
    padding-bottom: 25px !important;
    border: 2px solid #3bb77e70 !important;
    margin-bottom: 20px !important;
    background: #3bb77e70 !important;
}

.product_of_deal img {
    min-height: 350px;
    max-height: 350px;
}

.product_of_deal .deals-content {
    background: #eee !important;
    border: 1px solid #199e61 !important;
}

.product_of_deal .countdown-section {
    border: 1px solid #199e61 !important;
}

.product-cart-wrap .product-card-bottom .add-cart .add {
    padding: 6px 10px !important;
}

.icon_btn_loading {
    position: absolute;
    left: 40%;
    top: 25%;
    color: #000;
    font-weight: bold;
    font-size: 20px;
    display: none;
}

.no_result_found {
    padding: 15px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background: #3bb77e;
    letter-spacing: 1px;
}

.continue_shopping {
    font-weight: bold;
    font-size: 20px;
}

.icon_reload_page {
    text-align: center;
}

.icon_reload_page h1 {
    font-size: 55px;
    color: #3bb77e;
}

.nav_all_categories {
    height: 500px;
    overflow-x: scroll;
}

.main-menu > nav > ul > li ul.mega-menu li.sub-mega-menu-width-25 {
    width: 25%;
    margin-bottom: 25px;
}

.icon_img_cat {
    width: 35px !important;
    vertical-align: middle !important;
}

.main_cat {
    font-size: 15px !important;
}

.child_cat {
    font-size: 14px !important;
    margin: 0px !important;
    color: #000 !important;
}

.child2_cat {
    font-size: 14px !important;
    margin: 0 10px !important;
}

.cart-dropdown-wrap {
    width: 375px;
    padding: 30px 10px 27px;
}

.cart-dropdown-wrap ul {
    max-height: 300px;
    overflow-y: scroll;
}

.cart-dropdown-wrap ul li .shopping-cart-img a img {
    min-width: 75px;
    max-width: 75px;
    min-height: 75px;
    max-height: 75px;
    border: 1px solid;
    border-radius: 5px;
    margin-right: 0px;
    margin-left: 10px;
    object-fit: contain;
}

.list_cart_attributes {
    color: #ff8320;
}

.sum_totla_itme {
    font-weight: bold;
    color: #3bb77e;
}

.remove_item_from_cart {
    cursor: pointer;
}