.elementor-9 .elementor-element.elementor-element-7639ab8{--display:flex;}.elementor-9 .elementor-element.elementor-element-225f2a34 > .elementor-widget-container{border-style:none;}/* Start custom CSS for shortcode, class: .elementor-element-225f2a34 */.table-responsive table {
    min-width: 100% !important;
}

.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    margin-top: 20px !important;
}

.woocommerce-cart table.cart img {
    width: 96px;
}

.elementor-shortcode .table-responsive table th {
    background: #b48931;
    padding: 10px;
    color: #fff;
}

.elementor-shortcode .table-responsive tr:nth-child(even) {
    background: #f6f6f6;
    padding: 10px;
}

.mt-2 {
    margin-top: .5rem !important;
    padding: 10px 30px;
    color: #fff;
    font-weight: bold;
    border-radius: 8px;
}


@media only screen and (max-width: 767px) {
	
.woocommerce-cart table.cart td {
padding-top: 15px !important;
padding-bottom: 15px !important;
padding-left: 5px !important;
padding-right: 5px!important;
}
	
}/* End custom CSS */