#billing_country_field {
    display: none;
}

.woocommerce_register_form-hide {
    display: none;
}

.woocommerce-cart-form th.product-thumbnail, .woocommerce-cart-form th.product-name, .woocommerce-cart-form th.product-price, .woocommerce-cart-form th.product-quantity, .woocommerce-cart-form th.product-subtotal {
    text-align: center;
}

.my__style a {
    color: inherit !important;
}

.information .productinfo-show-discounts {
    display: none;
}

.information .productinfo-show-discounts:nth-of-type(1) {
    display: block;
}

.menu-item-15140 a[href*="/en/"], .menu-item-1975 a[href*="/en/"], .my-lang-switcher a[href*="/en/"] {
    display: none !important;
}