/*
Theme Name: Shoptimizer Child Theme
Theme URI: 
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI: 
Template: shoptimizer
Version: 1.2.2
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/

@media (min-width: 993px) {
	.hide-on-desktop {
		display: none !important;
	}
}

#billing_address_1_field, #billing_country_field, #billing_state_field {
	display: none !important;
}
