/**
 * Add your css styles here, this will be placed on the document head
**/

.ts-billing-details, .woocommerce-cart .element .pf-body .woocommerce-cart-form  {
    box-shadow: 12px 12px 20px 0 rgb(0 0 0 / 3%),-9px -8px 12px 0 rgb(0 0 0 / 2%)!important;
    border: none!important;
    border-radius: 15px !important;
}
