/*
Theme Name: Shoptimizer Child
Author: Pavlo Reva
Author URI: https://codecanyon.net/user/pavelreva/portfolio/?ref=pavelreva
Description: Designed specifically for eluxlegend3500disposable.com
Version: 1.0.2
Template: shoptimizer
*/

.admin-bar .shoptimizer-mini-cart-wrap {
	z-index: 99999;	
}

/* ======================================================== */
/* START: MOBILE SEARCH */
/* ======================================================== */
.mobile-filter {
	margin-bottom: 20px;
}
@media (max-width: 992px) {
	#secondary.widget-area .widget_block.widget_search {
		display: none !important;
	}
}
@media (min-width: 993px) {
	.elux-mobile-search {
		display: none !important;
	}
}
/* -------------------------------------------------------- */
/* END: MOBILE SEARCH */
/* ======================================================== */