/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 21 2022 | 14:14:08 */
@media only screen and (max-width: 600px) {
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 14px 30px 14px 60px;
    margin: 0 0 20px;
    position: relative;
    background-color: #eeeff2;
    list-style: none outside!important;
    width: auto;
    word-wrap: break-word;
    font-size: 10px !important;
}

	
.details_billing, .details_shipping {
    padding: 0 0px 15px 0px !important;
    border: 0px solid #ddd !important;
    clear: both;
}

.iti input, .iti input[type=tel], .iti input[type=text] {
    position: relative;
    z-index: 0;
    margin-top: 0!important;
    margin-bottom: 0!important;
    margin-right: 0;
    width: 290px;
}

.woocommerce #order_review_heading, .woocommerce .woocommerce-billing-fields h3 {
    font-size: 18px;
    margin-bottom: 15px !important;
}