.customcheck-img {
    width: 15%;
    margin-right: 0.3rem;
}

.product_listing_banner {
    background-image: url(../img/product_listing_banner.png);
    height: 250px;
    padding: 2rem;
}

.product_listing_banner h4,
.product_listing_banner h1,
.product_listing_banner p {
    color: #1684c1;
}

.product_listing_banner h1 {
    font-size: 55px;
    font-weight: 700;
}

.product_listing_banner h4 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 40px;
}

.product_listing_banner p {
    font-size: 16px;
    padding: 0rem 10rem;
    line-height: 24px;
}

.product_listing_total {
    font-weight: 700;
}

.product_listing_card {
    border-radius: 0px;
    border: 1px solid #a0a0a044;
    position: relative;
    padding-bottom: 0rem;
}

.product_listing_card span {
    position: absolute;
    background-color: #41AA82;
    border-radius: 0px;
    padding: 5px 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

.product_listing_card img {
    width: 100%;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    height: 170px;
    object-fit: fill;
}

.product_listing_card h5 {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    font-weight: 700;
    margin-top: 1rem;
    margin-bottom: 3rem;
    padding: 0rem 0.5rem;
    color: #000;
}

.product_listing_card h4 {
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    color: #41aa82;
    background-color: #cfeae0;
    padding: 0.5rem 1rem;
    border-radius: 0px;
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.product_listing_card h4 del {
    color: gray;
    font-size: 14px;
    margin-left: 10px;
}

.menu-header {
    position: relative;
    padding: 15px 20px;
    padding-right: 30px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    cursor: pointer;
    background-color: #fff;
    font-weight: 700;
    text-align: left;
    border-bottom: 2px solid #d4d4d4;
    text-transform: uppercase;
}

#scrollbar-product::-webkit-scrollbar {
    width: 8px;
}

#scrollbar-product::-webkit-scrollbar-track {
    background: lightgray;
}

#scrollbar-product::-webkit-scrollbar-thumb {
    background: #41aa82;
}

#scrollbar-product::-webkit-scrollbar-thumb:hover {
    background: #41aa82;
}

.fixed_pro_sidebar {
    max-width: 17.9rem !important;
    max-height: 610px;
    overflow-y: scroll;
    position: fixed;
    width: 100% !important;

}

.fixed_pro_sidebar .filter-item {
    margin-bottom: 0.5rem !important;
}

.clear_apply_box {
    position: relative;
    background-color: #fff;
    margin-bottom: 1.2rem;
    width: 100%;
    padding: 0.8rem;
    height: 50px;
    z-index: 999999999999;
}

.clear_apply_box a {
    font-size: 16px;
    font-weight: 700;
    color: #41AA82;
}

.clear_apply_box a:hover {
    color: #41AA82;
}

#web-filter-form {
    margin-top: 0rem;
}

.shop_filters .filter-attribute-item .custom-control {
    padding-left: 0 !important;
}

.shop_product_load_more {
    background-color: #eda120;
    border: 0;
}

.shop_product_load_more:focus {
    background-color: #eda120 !important;
    box-shadow: none;
}

.shop_product_load_more:disabled {
    background-color: #eda120 !important;
}

.shop_product_load_more:hover {
    background-color: #eda120;
}

.shop_filters .filter-attribute-item .custom-control input {
    position: absolute;
    top: 0.25rem;
}

.shop_filters .filter-attribute-item .custom-control label {
    padding-left: 1.2rem;
}

.grid_product_imgbox {
    width: 100%;
    position: relative;
    margin: 0 auto;
}

.grid_product_imgbox img {
    max-height: 100%;
    max-width: 100%;
    border-radius: 8px;
}

.grid_layout_tag {
    text-align: left;
    font-size: 17px;
    font-weight: 700;
    color: #41AA82;
    margin-bottom: 0.5rem;
}

.grid_product_imgbox span {
    position: absolute;
    left: 0;
    border-radius: 8px;
    background-color: #41AA82;
    padding: 3px 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

.grid_layout_title {
    text-align: left;
    font-weight: 700;
    font-size: 17px;
    color: #000;
}

.grid_layout_rating {
    line-height: normal;
    display: inline-block;
    color: #fff;
    padding: 2px 4px 2px 6px;
    border-radius: 3px;
    font-weight: 600;
    font-size: 14px;
    vertical-align: middle;
    background-color: #eda120;
    width: 60px;
    margin-top: 0.3rem;
    text-align: center !important;
    float: left;
}

.grid_review {
    text-align: left;
    display: inline;
    line-height: 30px;
    margin-left: 5px;
    color: #8e8e8e;
}

.grid_layout_desc {
    padding-inline-start: 20px;
    margin-top: 1rem;
}

.grid_layout_desc li {
    text-align: left;
    font-size: 16px;
    line-height: 17px;
    margin-bottom: 0.3rem;
    color: #000;
}

.grid_layout_price {
    text-align: left;
    font-size: 17px;
    font-weight: 700;
    color: #41AA82;
}

.grid_layout_actual_price {
    text-align: left;
    margin-top: 6px;
    color: #eda120;
    font-weight: 600;
}

.grid_layout_actual_price del {
    color: gray;
    margin-right: 5px;
}

.grid_layout_border {
    border-bottom: 1px solid #cecece;
}

.grid_web {
    display: block;
}

.grid_mobile {
    display: none;
}

#box_layout {
    overflow: hidden;
}

.shop_product_load_more {
    display: block;
    margin: 0 auto;
    margin-top: 1.5rem !important;
}

@media screen and (max-width: 600px) {
    .grid_product_imgbox {
        width: 100%;
        height: auto;
    }
    .grid_layout_tag {
        font-size: 14px;
        margin-bottom: 0.3rem;
    }
    .grid_layout_title {
        font-size: 14px;
    }
    .grid_layout_rating {
        width: 60px;
    }
    .grid_product_imgbox span {
        padding: 3px 6px;
        font-size: 12px;
        position: relative;
        float: left;
        margin-bottom: 6px;
    }
    .grid_web {
        display: none;
    }
    .grid_mobile {
        display: block;
    }
    .grid_layout_desc li {
        font-size: 14px;
    }
    .grid_layout_price {
        font-size: 14px;
        float: left;
        margin-top: 12px;
    }
    .grid_layout_actual_price {
        margin-top: 14px;
        float: left;
        margin-left: 10px;
        font-size: 13px;
    }
    .grid_layout_actual_price del {
        margin-right: 0px;
        font-size: 13px;
    }
    .grid_layout_desc {
        margin-bottom: 0px;
    }

    .filtered_product .outer_pro_div {
        padding:14px !important;
        display: block !important;
        flex-flow: unset !important;
        width: 100% !important;
        justify-content: center !important ;
    }
    .filtered_product .right_content_div {
        width: 100% !important;
        position: relative !important;
        top: 3rem !important;
    }
    #sidebar-content-block
    {
        position: fixed;
    z-index: 99;
    width: calc(100% - 30px) !important;
    border-top: 10px solid #f5f5f5;
    top: 4rem;
    background-color: #fff;
    }
    .top-spacing {
        margin-top: 0 !important;
    }

}

.shop_filters .filter-attribute-item .custom-control input[type="checkbox"]:disabled+label {
    color: #909090;
}

.filter_head_text {
    text-align: left;
    display: inline;
    float: left;
    font-size: 17px;
    margin: 0;
    padding-top: 4px;
    font-weight: 700;
    color: #eda120;
}
