/*
 Theme Name:   Xstore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      1.0
 Text Domain:  xstore-child
*/
.single-product .ivpa_term img:before{
    content: attr(alt);
}
span.select2-container{
    width: 100%!important;
}
.shop_table .woocommerce-shipping-destination{
    display: none;
}
.ivpa_attribute.ivpa_image .ivpa_term{
    width: 48px!important;
    height: 48px!important;
}
.single-product .products-slider .ivpa-content{
    display: none;
}
.home .ivpa_attribute.ivpa_image{
     display: none;
}
.woocommerce-checkout .woocommerce-shipping-methods .woocommerce-Price-amount.amount,
.woocommerce-cart .woocommerce-shipping-methods .woocommerce-Price-amount.amount{
    color: #f4524d!important;
}
.woocommerce-shipping-totals.shipping td{
    width: 60%!important;
}


.woocommerce ul.products li.product .star-rating {
    display: inline-block!important;
}
.woocommerce ul.products li.product .woocommerce-review-link {
    display: inline-block!important;
}
.woocommerce-checkout .select2-container{
    width: 100%!important;
}
body{
    overflow-x: hidden;
}

/* .header-promo-text, .et_promo_text_carousel {display:none !important; } */

#billing_country_field{ display: none;}

.woocommerce-checkout #shipping_method li{
    display: block;
    text-align: left;
}

.wbl-shiping-desc-hiden{
	display: none;
}
.wbl-shiping-desc{
	font-size: 1rem;
}