/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
.container .section, .whatsapp-web {padding-left: 0;padding-right: 0;}
.icon-box-text p {margin-bottom: 0;}
.grecaptcha-badge { visibility: hidden; } /* Esconder logo de recaptcha */
th.product-subtotal, td.product-subtotal {display: none;}
.col-info div.col-inner {padding: 0 15px;}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

}

p#billing_country_field {
    display: none;
}
p#billing_address_1_field {
    width: 100%;
}