@charset "UTF-8";/*!
Theme Name: Woostroid2 Child
Theme URI: http://www.templatemonster.com/wordpress-themes.php
Author: Template Monster
Author URI: http://www.templatemonster.com/
Description: Woostroid2 child theme.
Template: woostroid2
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: woostroid2-child
*/
.site-header {
	background: #efefef;
}
@media (max-width: 767px) {
	.elementor-320 .elementor-element.elementor-element-2ea8b74d {
    	width: 75% !important;
	}
	.elementor-320 .elementor-element.elementor-element-1264c5eb.elementor-column {
		width: 25% !important;
	}
	.elementor-271 .elementor-element.elementor-element-6a2eb235 {
    	width: 100% !important;
	}
	.elementor-271 .elementor-element.elementor-element-6891b97 {
    	width: 100% !important;
	}
	.elementor-271 .elementor-element.elementor-element-129f8be4 {
    	margin-top: 0px !important;
	}
	.jet-search__popup-trigger-icon {
		z-index:999
	}
	.jet-search__popup-trigger-icon svg {
		width:26px;
		height:26px;
	}
	.jet-search__popup-trigger-icon svg path {
		fill: #E89B63;
	}
}

.single-product .quantity {
    margin-bottom: 0 !important;
}

@media (max-width: 300px) {
	.single-product .quantity {
    	margin-bottom: 20px !important;
	}	
}