.item-product-price_prod .item-product-price__new-price {
    margin: 0 auto;
}

.product-cost-nds-text {
    text-align: center;
}

.product-cost-nds-text span {
    font-weight: bold;
    font-size: 20px;
}

@media (min-width: 1400px) {
    .custom-flex-width-product-compliers {
        padding-right: 2%;
        width: 76%;
    }
    .product-variant-first .variant-product-options {
        margin-left: 2%;
        width: 60%;
    }
    .product-variant-first .variant-product-aside {
        margin-left: 2%;
        width: 36%;
    }
}

@media screen and (max-width: 1200px) {
    .product-cost-nds-text span {
        font-weight: bold;
        font-size: 16px;
    }
}
