.elementor-11 .elementor-element.elementor-element-d1646e9{--display:flex;--margin-top:10px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-11 .elementor-element.elementor-element-6e3cfca .elementor-heading-title{font-size:1.953rem;line-height:115%;}.elementor-11 .elementor-element.elementor-element-f22aeaf{--display:flex;--margin-top:0px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;}.elementor-11 .elementor-element.elementor-element-5638b61{--update-cart-automatically-display:none;--sections-border-type:solid;--sections-border-color:#B5B5B5;--sections-descriptions-spacing:0px;--links-normal-color:#000000;--links-hover-color:#000000;--forms-buttons-hover-border-color:#000000;--forms-buttons-border-color:var( --e-global-color-text );--order-summary-rows-gap-top:calc( 20px/2 );--order-summary-rows-gap-bottom:calc( 20px/2 );--order-summary-items-divider-color:#D8D8D800;--order-summary-items-divider-weight:1px;--order-summary-quantity-border-color:#F1F1F1;--order-summary-remove-icon-normal-color:#000000;--order-summary-remove-icon-hover-color:var( --e-global-color-a72f78b );--totals-rows-gap-top:calc( 32px/2 );--totals-rows-gap-bottom:calc( 32px/2 );--totals-color:#000000;--totals-divider-color:#F1F1F1;--totals-divider-weight:1px;--checkout-button-normal-text-color:#000000;--checkout-button-hover-text-color:#000000;}.elementor-11 .elementor-element.elementor-element-5638b61 .woocommerce .wc-proceed-to-checkout .checkout-button{background-color:var( --e-global-color-primary );}.elementor-11 .elementor-element.elementor-element-5638b61 .e-cart-section{border-width:01px 01px 01px 01px;}.elementor-11 .elementor-element.elementor-element-5638b61 .cart_totals h2{font-size:1.25rem;font-weight:600;}.elementor-11 .elementor-element.elementor-element-5638b61 .coupon .input-text, .elementor-11 .elementor-element.elementor-element-5638b61 .cart-collaterals .input-text, .elementor-11 .elementor-element.elementor-element-5638b61 select, .elementor-11 .elementor-element.elementor-element-5638b61 .select2-selection--single{border-style:solid;border-width:1px 1px 1px 1px;border-color:#B9B9B9;}.elementor-11 .elementor-element.elementor-element-5638b61 .shop_table .button{font-size:14px;}.elementor-11 .elementor-element.elementor-element-5638b61 .e-shop-table .cart th, .elementor-11 .elementor-element.elementor-element-5638b61 .e-shop-table .cart td:before{font-size:1rem;}.elementor-11 .elementor-element.elementor-element-5638b61 .cart_totals .shop_table td:before, .elementor-11 .elementor-element.elementor-element-5638b61 .cart_totals .shop_table td .woocommerce-Price-amount{font-size:1rem;}.elementor-11 .elementor-element.elementor-element-5638b61 .checkout-button{font-size:16px;font-weight:400;}.elementor-11 .elementor-element.elementor-element-5638b61 .e-cart-totals{--sections-padding:20px 20px 20px 20px;}.elementor-11 .elementor-element.elementor-element-5638b61 .cart_totals{--sections-title-color:#000000;}.elementor-11 .elementor-element.elementor-element-5638b61 .coupon{--sections-border-type:solid;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-11 .elementor-element.elementor-element-5638b61{--order-summary-rows-gap-top:calc( 10px/2 );--order-summary-rows-gap-bottom:calc( 10px/2 );}.elementor-11 .elementor-element.elementor-element-5638b61 .e-shop-table{--sections-padding:20px 0px 0px 0px;}}/* Start custom CSS for woocommerce-cart, class: .elementor-element-5638b61 *//** MyStyle: Show thumbnail in cart larger than default 32px **/
.woocommerce-cart table.cart img {
width: auto;
min-width: 42px;
max-width: 100px;
}
@media(max-width:768px) {
/** Show thumbnail row in cart on mobile **/
.woocommerce-page table.cart .product-thumbnail {
display: inline-block !important;
}
/** hide colon above thumbnail for mobile **/
.woocommerce-page table.cart .product-thumbnail:before {
display: none;
}
}/* End custom CSS */
/* Start custom CSS */.woocommerce-message {
    border-top-color: #FDB724 !important;
}

.woocommerce-message::before {
    color: #FDB724 !important;
}

.woocommerce-info::before {
    color: #FE8A7F !important;
}

.woocommerce-info {
    border-top-color: #FE8A7F !important;
}

#coupon_code {
    border-color: #ececec;
}

button[name="apply_coupon"] {
    border-width: 1px !important;
    border-color: black !important;
    color: black !important;
}/* End custom CSS */