/*
Theme Name:   xstore-child
Theme URI:    https://xstore.8theme.com
Description:  XStore is a multi-purpose theme that offers the ultimate WordPress and WooCommerce synergy, providing a comprehensive, all-in-one solution.
Author:       8theme
Author URI:   https://www.8theme.com
Template:     xstore
Version:      1.0
Text Domain:  xstore-child
Tags: e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, translation-ready, ecommerce, woocommerce, shop, elementor, business, corporate, blog, news, light, dark
*/

@media (max-width: 1024px){
.banner-sec .elementor-column .elementor-element.elementor-widget-image {
    position: inherit !important;
}
header.site-header {
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}
.home-scnd-sec .etheme-icon-box {
    flex-direction: column;
    gap: 15px;
}
.home-scnd-sec .etheme-icon-box .etheme-icon-box-icon {
    margin-right: 0 !important;
    width: 100%;
}
.home-scnd-sec .etheme-icon-box .etheme-icon-box-icon img {
    max-width: 100% !important;
    width: 100% !important;
}	
}

@media (max-width: 992px){
.et-mobile-panel-wrapper {
    display: none;
}
}	


@media (max-width: 767px){
.product-sec .elementor-element.elementor-widget-image {
    position: initial !important;
}
}	