
/* Mobile Responsiveness */

@media screen and (max-width: 768px) {


    .headerSection:not(.stickyHeader) > .elementor-container img {
        padding-left: 15px;
    }

    .page-id-23 .headerSection .eicon-close {
        color: #000 !important;
    }

    .page-id-386 .elementor-386 .elementor-element.elementor-element-da90a88 .elementor-repeater-item-c86469f.qodef-position--top-left {
        border-bottom: solid 31px #DA291C;
    }

    #qodef-woo-page.qodef--cart .shop_table td.product-name a {
        width: 84px;
    }

    .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr th {
        font-size: 30px !important;
    }
}