/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
#billing_country_field {display:none;}
.woocommerce-shipping-destination {display:none;}
.product-extra-info {
    font-size: 13px;
    line-height: 1.4;       /* высота строки */
    min-height: calc(1.4em * 3); /* высота трёх строк */
    margin-top: 5px;
    color: #555;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.product-extra-info .add_pol {
    line-height: 1.4;
}
.label_dost {margin-left: auto;
margin-right: auto;
	text-align: center;
width: 100%
}