.elementor-160 .elementor-element.elementor-element-42e92a7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}.elementor-160 .elementor-element.elementor-element-b5657cb{--display:flex;overflow:visible;}.elementor-160 .elementor-element.elementor-element-80b25ed{text-align:center;}.elementor-160 .elementor-element.elementor-element-80b25ed .elementor-heading-title{font-family:"Playfair Display", Sans-serif;font-size:52px;}.elementor-160 .elementor-element.elementor-element-66dab0f2{padding:20px 20px 20px 20px;overflow:visible;}@media(max-width:767px){.elementor-160 .elementor-element.elementor-element-42e92a7{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-160 .elementor-element.elementor-element-80b25ed > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-160 .elementor-element.elementor-element-80b25ed .elementor-heading-title{font-size:45px;}.elementor-160 .elementor-element.elementor-element-1ebee056 > .elementor-widget-container{margin:-41px 0px 0px 0px;}}/* Start custom CSS */@media only screen and (max-width: 768px) {
    .woocommerce table.shop_table_responsive tr .product-thumbnail img, .woocommerce-page table.shop_table_responsive tr .product-thumbnail img {
        width: 100%;
        max-width: 100%;
        height: auto;
        min-width: 100px !important;
    }
     .woocommerce table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive tbody th {
        display: block;
    }
    .quantity

 {
    display: flex
;
    justify-content: space-between;
}
li.brcs_product {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 60% !important;
}
ul.brcs_image {
    display: flex
;
    overflow: scroll;
    margin: 0;
}
.br_cart_suggestions_cart h4 {
    font-family: 'Playfair Display' !important;
}

input#coupon_code {
    width: 100%;
    max-width: 100%;
    min-width: 100% !important;
}
.coupon button {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    margin-top: 10px;
}
}
.br_cart_suggestions_cart h4 {
    font-family: 'Playfair Display' !important;
}
.cart_totals h2 {
    font-family: 'Playfair Display' !important;
}

@media only screen and (max-width: 768px) {
    .woocommerce table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive tbody th {
        display: none;
    }
    .woocommerce table.shop_table_responsive tr:first-child, .woocommerce-page table.shop_table_responsive tr {
        /* border-top: 1px solid; */
        padding: 0px;
    }
}/* End custom CSS */