/*
Theme Name: Shoptimizer Child Theme
Theme URI: 
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI: 
Template: shoptimizer
Version: 1.1.0
*/
.elementor-location-header {
	height:187px;
}
@media screen and (max-width:767px) {
	.elementor-location-header {
		height:366px;
	}
}
/*mobile checkout*/
@media (max-width: 500px){
.checkout-wrap {
    margin-bottom: 0px !important;
}
}
@media (max-width: 767px){
.woocommerce-form-login-toggle {
    padding-top: 54px !important;
}}
@media (max-width: 767px){
.site ul.checkout-bar {
    margin-bottom: 50px;
	}}