/*
 Theme Name:   XStore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      0.0.1
 Text Domain:  xstore-child
*/

.location_icon span.elementor-button-text {
    text-align: left;
}

@media (max-width: 992px) {
    div#nav-cart-menu {
        display: none;
    }

    .destop_cart_icon {
        display: none;
    }

    .location_icon {
        display: none;
    }
}