.elementor-11 .elementor-element.elementor-element-644102a{--display:flex;}.elementor-11 .elementor-element.elementor-element-6b16dd2 .woocommerce .wc-proceed-to-checkout .checkout-button{background-color:#0F0F0F;}.elementor-11 .elementor-element.elementor-element-6b16dd2 .woocommerce-cart-form{--update-cart-button-alignment:center;--update-cart-button-width:auto;}.elementor-11 .elementor-element.elementor-element-6b16dd2 .wc-proceed-to-checkout{--place-order-title-alignment:stretch;--checkout-button-width:100%;}.elementor-11 .elementor-element.elementor-element-6b16dd2{--sections-padding:18px 20px 0px 20px;--sections-margin:5px;--sections-title-color:#272424;--sections-title-spacing:0px;--sections-descriptions-spacing:0px;--sections-radio-buttons-color:#181414;--forms-rows-gap:0px;--forms-fields-normal-color:#F5F5F5;--forms-fields-border-radius:0px 0px 0px 0px;--forms-buttons-border-color:#000000;--forms-buttons-padding:0px 0px 0px 0px;--forms-buttons-width:auto;--order-summary-title-spacing:5px;--checkout-button-normal-text-color:#FDFDFD;--checkout-button-padding:0px 0px 0px 0px;--checkout-button-width:fit-content;}.elementor-11 .elementor-element.elementor-element-6b16dd2 .cart_totals h2{font-family:"Kalnia", Sans-serif;font-size:1px;}.elementor-11 .elementor-element.elementor-element-6b16dd2 {--sections-descriptions-color:#141313;--forms-fields-padding:0px 0px 0px 0px;}.e-woo-select2-wrapper .select2-results__option{color:#F5F5F5;}.elementor-11 .elementor-element.elementor-element-6b16dd2 .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#F5F5F5 transparent transparent transparent;}.elementor-11 .elementor-element.elementor-element-6b16dd2 .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:calc( (0px*2) + 16px );padding-left:0px;padding-right:0px;}.elementor-11 .elementor-element.elementor-element-6b16dd2 .select2-container--default .select2-selection--single .select2-selection__arrow{height:calc( (0px*2) + 16px );right:0px;}.elementor-11 .elementor-element.elementor-element-6b16dd2 .select2-container--default .select2-selection--single{height:auto;}.elementor-11 .elementor-element.elementor-element-6b16dd2 .shop_table .button{border-width:1px 1px 1px 1px;}.elementor-11 .elementor-element.elementor-element-6b16dd2 .e-shop-table .cart th, .elementor-11 .elementor-element.elementor-element-6b16dd2 .e-shop-table .cart td:before{text-shadow:0px 0px 10px rgba(0,0,0,0.3);}.elementor-11 .elementor-element.elementor-element-6b16dd2 .e-cart-totals{--sections-background-color:#FFFFFF;--sections-padding:6px 0px 19px 0px;--sections-margin:0px 0px 0px 0px;}.elementor-11 .elementor-element.elementor-element-508fc41{--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;}.elementor-11 .elementor-element.elementor-element-aeb2254{--spacer-size:158px;}@media(min-width:768px){.elementor-11 .elementor-element.elementor-element-644102a{--content-width:1491px;}}/* Start custom CSS for woocommerce-cart, class: .elementor-element-6b16dd2 *//* Change background color and text color of cart buttons */
.cart .button {
    background-color: #007bff;
    color: #fff;
}

/* Change background color and text color of cart buttons on hover */
.cart .button:hover {
    background-color: #0056b3;
    color: #fff;
}/* End custom CSS */