/*
Theme Name: Express Store
Author: Seller Themes
Author URI: https://sellerthemes.com/
Description: Express Store is a multipurpose and modern theme useful to create all kinds of online store for clothing, electronics, grocery store, gadgets store, baby store, books store, jewellery store, photo store and almost all kinds of store.
Template: retailsy
Version: 1.0
Tested up to: 6.2
Requires PHP: 5.6
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: express-store
Slug: express-store
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

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 Section ***/
.header-two .product-category-btn {
	padding: 0;
	overflow: unset;
}

.header-two .product-category-btn .fa.fa-spinner.active{
	right: -17px;
}

.menubar {
	margin-left: 40px;
}

/*** Slider ***/

.banner.no_slider.banner2 .banner-text-section>div.banner-main-content {
    color: #ffffff;
}

.banner.no_slider.banner2 .page2-image-slider img{
	margin: auto;
	width: 50%;
}

.sec3feature>div:first-of-type {
    order: 1;
}

.home1 .banner {
    background-color: rgb(var(--color-primary));
}

.navigator-wrapper {
    border-bottom: 1px solid #101f36;
}

.product-category-menus-list ul.main-menu {
	display: none;
}