/*
Theme Name: Grocerly
Theme URI: https://sellerthemes.com/grocerly-free
Author: Seller Themes
Author URI: https://sellerthemes.com/
Description: Grocerly is a fully responsive grocery eCommerce WordPress theme with complete WooCommerce support. Designed to look like a modern mobile app, it delivers a seamless shopping experience on all devices. With RTL readiness and smooth navigation, it’s perfect for online grocery stores, supermarkets, and organic shops. View Grocerly Demo https://preview.sellerthemes.com/pro/grocerly/
Template: mega-mart
Version: 0.2
Tested up to: 6.8
Requires PHP: 5.6
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: grocerly
Slug: grocerly
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu,  custom-logo, featured-image-header, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce, portfolio, editor-style, grid-layout, rtl-language-support

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/

/* Header */
@media (min-width: 992px) {
    .header.header-four .header-search-form input[type='search'] {
        min-width: 105%;
    }
}

/*Slider*/
.main-slider-home-two .banner-item .banner-content h3 {
    font-size: 34px;
    font-weight: 700;
}

.banner-item.style-4 {
	background-image: linear-gradient(90deg, color-mix(in srgb , var(--sp-secondary) 50%, #FFFFFF 100%), var(--sp-secondary));
}

.banner-item.style-4 .banner-content {
	max-width: 70%;
}

.banner-item.style-4 .banner-img {
	width: 40%;
}