/* Start custom CSS *//* Ocultar woocommerce se ha agregado a tu carrito */
 .woocommerce-notices-wrapper{ display:none !important;}
 
 .col-1{
display:block;
}

 .woocommerce-billing-fields h3{
     display: none;
     
}
.col-2 {
    float: left !important;
    width: 100% !important;
        margin-top: 20px;
}/* End custom CSS */