/*
Theme Name: Flatsome
Theme URI: http://flatsome.uxthemes.com/
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Flat Responsive WooCommerce theme
Version: 2.1
License:
License URI:

*/

@import url("css/foundation.css?v=2.1");
/*************** ADD CUSTOM CSS HERE  ***************/


@media only screen and (max-width: 48em) {
/*************** ADD CUSTOM MOBILE CSS HERE  ***************/


}

.register .woocommerce-FormRow--first {display:none;}
.register .woocommerce-FormRow--last {display:none;}
.register #billing_email_field {display:none;}
.register #billing_first_name_field {float:left;}
.register #billing_last_name_field {float:right;}
.register #billing_phone_field {width:100%;}
.register #billing_country_field {height: 2em; border-color: #cccccc; color: rgba(0, 0, 0, 0.75);}

.register #billing_country_field {display:none;}

.woocommerce-register #content article.hentry {width: 75%; margin: auto;}
#post-4194 .entry-header {display:none;}