h2 {
    margin-bottom: 15px;
}

h3, h4 {
    margin-top: 10px;
    margin-bottom: 20px;
}

p {
    font-size: 12pt;
}

.section__title{
    font-size: 2rem;
}

.catalog-page-bottom-text ul li{
    font-size: 14px;
    line-height: 1.57;
    color: #010101;
}

.articles .page__content-wrapper{
    padding-top: 40px;
}

.btn-feedback {
    height: auto;
}

.skidki_block .link_to_section {
    line-height: normal;
}

.btn-big {
    height: auto;
}

.night-sale-icon {
    top: -30px;
    left: auto;
    right: 0;
}

.reviews__desc {
    height: auto;
}

.feedback-panel__content img{
    padding: 5px;
}

.reviews__top-block__label {
    color: black;
}

.reviews__desc .feedback-panel__title {
    padding-top: 20px;
}

.reviews__desc .feedback-panel__description {
    padding-top: 20px;
}

.price-row-mob .p-sale {
    font-size: 12px !important;
}

.prd-card-photo {
    height: 250px !important;
}

.page__content-block .page__content h2 {
    padding-top: 20px;
    margin-bottom: 15px;
}

.card-product .prd-card .prd-card-title div {
    max-width: 400px !important;
}

.header__top-panel__menu>nav {
    max-width: 720px !important;
}


@media only screen and (max-width: 1250px) {
    .card-product .prd-card .prd-card-title div strong {
        font-size: 14px !important;
    }
}

@media only screen and (max-width: 1125px) {
    .card-product .prd-card .prd-card-title div {
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 640px) {
    .product-card h1 {
        font-size: 20px;
        line-height: 21px;
        color: #697180;
        font-weight: bold;
    }

    .order__delivery__shop-list__item .col-12 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .filter-btn-mob span{
        font-size: 12px !important;
    }

    .sort-btn-mob span{
        font-size: 12px !important;
    }
}

@media (max-width: 575px) {
    .category-menu > .nav > .nav-item > a {
        font-size: 12px !important;
    }
}