/*
Theme Name: eLab
Theme URI: https://elab.stylemixthemes.com/
Author: StylemixThemes
Author URI: https://stylemixthemes.com/
Description: eLab - Your New Electronics Store out of the box! Launch your website today with a few clicks. eLab is fully compatible with WooCommerce.
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-read
Text Domain: elab
*/



@media (max-width: 992px) {.col-6.wp_is_not_mobile {
    display: block!important;
	width:100%!important;
	    flex: 0 0 100%;
    max-width: 100%;
	}
	.woo_search:not(.active) button{
		background-color:transparent!important;
	}}
@media (max-width: 1024px){
.col-6.wp_is_not_mobile {
    display: block!important;
	width:100%!important;
	    flex: 0 0 100%;
    max-width: 100%;
	}
.woo_search:not(.active) button{
		background-color:transparent!important;
	}
}