/*
 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
*/

.true_height .swiper-wrapper{
		height: auto !important;
}

.content-product .products-page-cats{display: none;}
.content-product .products-page-brands, .content-product .br_ll{display: none;}

.price del + ins bdi{
color: red;
}
.header-main-menu.et_element-top-level .menu > .current-menu-item > a:before {
    display: none;
    background-color: transparent !important;
}
.fixed-content h4 + p.price{
	    display: flex;
    flex-direction: column;
}

.fixed-content h4 + .price del + ins bdi {
    color: red;
    font-size: 26px;
    line-height: 30px;
    font-weight: 500;
    margin-top: 10px;
    display: block;
}
#billing_city_field abbr.required{
display: none;}
.product_meta .products-page-brands {
	display: inline-block;}

.woocommerce-checkout #billing_country_field, .woocommerce-checkout #ship-to-different-address{display: none;}

.et_b_header-menu.et_element-top-level .menu .type-img,
.et_b_header-menu.et_element-top-level .menu .nav-sublist-dropdown .type-img {
    display: block;
}

.header-top-wrapper{display: none;} 