/*!
Theme Name: Groser
Theme URI: http://themexriver.com/wp/viando
Author: themexriver
Author URI: https://themeforest.net/user/themexriver
Description: Groser - Grocery WordPress woocommerce theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: groser
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/* Custom Add Css */
.gr-shop-banner-item .shop-banner-img {
    right: 0;
}
.elementor-2224 .elementor-element.elementor-element-b579a10 .gr-shop-banner-item .shop-banner-img {
	top: 0 !important;
	right: 0 !important;
}
.elementor-2224 .elementor-element.elementor-element-93d1847 .gr-shop-banner-item .shop-banner-img {
	top: 0 !important;
	right: 0 !important;
}
.mobile_menu_content .in-m-search {
	display: none;
}

@media screen and (max-width: 991px) 
{
	.gr-header-category-menu-cta {
		display: none !important;
	}
	.groser__logo-item img {
		max-width: 80px !important;
	}
}

@media screen and (max-width: 480px) {
	.mobile_menu_button {
	  top: -60px;
	}
  }