@media (max-width: 992px) {

    .esc-bel-blc-sub-header h1 strong {
        font-size: 30px!important;
        margin-top: 5px;
        line-height: 120%;
    }

    .gruet-titlebef {
        margin-bottom: 20px;
    }

    .esc-bel-blc-2-col-right .esc-bel-blc-2-col-text h2, .esc-bel-blc-2-col-left .esc-bel-blc-2-col-text h2, .esc-bel-blc-gg .esc-bel-pg h2 {
        font-size: 30px!important;
    }

    .esc-prefooter-rangee-image>img {
        margin-right: 10px;
    }

    .esc-bel-blc-centre {
        margin: 3em auto 0em auto!important;
    }

    .single-product .product.type-product > div.gruet-fwidth {
        width: auto!important;
    }

}

.banner-product {
    display: none !important;
}

@media (max-width: 768px) {
    .ik-prefooter-shop-rangee {
        margin-top: 10px!important;
        margin-bottom: 10px;
    }
    .wpb_text_column.wpb_content_element.esc-bel-header-text p {
        font-size: 15px!important;
        padding: 6px 15px;
    }

}

@media (max-width: 700px) {
    .woocommerce ul.products li.product a img {
        width: auto;
        height: 100%;
        display: block;
        margin: 0 auto !important;
        display: block;
        box-shadow: none;
    }
}

@media (max-width: 500px) {

    li.product > a.woocommerce-loop-product__link {
        height: auto!important;
    }

    .ik-prefooter-shop-rangee .textwidget .esc-prefooter-rangee-content h2 {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .woocommerce-order-pay ul.order_details p {
        font-size: 15px;
    }


    .esc-bel-blc-2-col-right .esc-bel-blc-2-col-text h2, .esc-bel-blc-2-col-left .esc-bel-blc-2-col-text h2, .esc-bel-blc-gg .esc-bel-pg h2,
    .esc-bel-prefooter .vc_column-inner .wpb_wrapper h2:not(.woocommerce-loop-product__title){
        font-size: 26px!important;
        line-height: 120%;
    }
    .woocommerce ul.products li.product a img {
        width: 100%;
        height: auto;
        display: block;
        margin: 0 auto !important;
        display: block;
        box-shadow: none;
    }
}
