.elementor-15 .elementor-element.elementor-element-b6a2cc7{--display:flex;}/* Start custom CSS */body.elementor-page-15 .woocommerce-cart .checkout-button {

background-color: #30795a;
color: #ffffff;

border: 2px solid #000000;
border-radius: 12px;

box-shadow: 6px 6px 0 #000000;

transition: all 0.2s ease;

}

body.elementor-page-15 .woocommerce-cart .checkout-button:hover {

background-color: #e7a5a5;
color: #000000;

border: 2px solid #000000;

box-shadow: 3px 3px 0 #000000;

}/* End custom CSS */