.elementor-2150 .elementor-element.elementor-element-4a07183d{--display:flex;overflow:visible;}/* Start custom CSS for shortcode, class: .elementor-element-1e9ce788 */.cart-collaterals{

background-color: #fff9f5 ;
    border-radius: 30px;
    padding: 20px;
    margin-top: 20px;
   
    font-family: estedad ,serif;
    box-shadow: -1px 3px 38px -6px rgba(0,0,0,0.25);

}

.checkout-button 
{

background-color: #ff8a3d;
    border-radius: 20px;
       transition: all 0.3s ease;

}

.checkout-button:hover 
{

background-color: #ffd8b0;
    border-radius: 30px;
}

.woocommerce-cart-form button {

  background-color: #212121;
}
.woocommerce-cart-form button
{

background-color: #ff8a3d;
    border-radius: 20px;
       transition: all 0.3s ease;

}

.woocommerce-cart-form button:hover 
{

background-color: #ffd8b0;
    border-radius: 30px;
}


.woocommerce-cart-form tbody {

background-color: #fff9f5 ;
   
    padding: 20px;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    font-family: estedad ,serif;
    box-shadow: -1px 3px 38px -6px rgba(0,0,0,0.25);

}

.woocommerce-cart-form thead {

background-color: #ffd8b0 ;
    padding: 20px;
    margin-top: 20px;
   
    font-family: estedad ,serif;
    box-shadow: -1px 3px 38px -6px rgba(0,0,0,0.25);

}

.woocommerce-cart-form img {

        filter: drop-shadow(0 10px 10px rgba(0,0,0,0.5));
}/* End custom CSS */