/*
 Theme Name:   Foodelio Child
 Theme URI:    http://vecurosoft.com/products/wordpress/foodelio/
 Description:  This is a child theme for Foodelio WordPress Theme
 Author:       Vecurosoft
 Author URI:   http://vecurosoft.com/
 Template:     foodelio
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  foodelio-child
*/
.header4-logo img, .mobile-logo img, .loader-logo img, .header-logo img {
	max-width: 230px;
}
/* Masquer l'UGS des pages produits */
.product .sku_wrapper {
      display: none;
}
/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
#billing_country_field {display:none}
#billing_address_1_field {display:none}
#billing_address_2_field {display:none}
#billing_city_field {display:none}
#billing_postcode_field {display:none}




