.elementor-3383 .elementor-element.elementor-element-c220b92{--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;--padding-top:50px;--padding-bottom:50px;--padding-left:15px;--padding-right:15px;}.elementor-widget-wc-elements .neb-protected-content-message, .elementor-widget-wc-elements .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}@media(max-width:767px){.elementor-3383 .elementor-element.elementor-element-c220b92{--padding-top:25px;--padding-bottom:30px;--padding-left:15px;--padding-right:15px;}}/* Start custom CSS for container, class: .elementor-element-c220b92 */.woocommerce-bogo {
    text-align: center;
    color: #111;
    font-weight: 500;
    font-family: ''Montserrat'';
    font-size: 25px;
    line-height: 1.3;
}

.woocommerce-bogo a {
    text-decoration: underline;
}

@media (max-width: 768px) {
    .woocommerce-bogo {
        font-size: 18px;
    }
}
@media (max-width: 680px) {
    .woocommerce table.shop_table.cart .product-remove {
        display: none;
    }
	td.product-remove {
    display: none !important;
}
td.product-subtotal {
    display: none !important;
}
.woocommerce table.shop_table.cart .product-thumbnail {
    display: block !important;
    float: left;
}
.woocommerce table.shop_table.cart td.product-name::before{
display:none!important;
}
td.actions {
    padding-bottom: 0px !important;
    padding-top:15px!important}
.cart-collaterals h2 {
    margin-bottom: 0px;
}
td.product-quantity {
    display: none !important;
}
form.woocommerce-shipping-calculator {
    display: none!important;
}
p.woocommerce-shipping-destination {
    display: none !important;
}
ul#shipping_method {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}
}

/* Hide all WooCommerce notices */
.woocommerce-notices-wrapper,
.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
    display: none !important;
}/* End custom CSS */