@media only screen and (max-width: 992px) {
    div.menu-list__bottom {
        margin: 0;
    }

    div.menu-list__center {
        padding: 26px 25px 10px 88px;
    }
}

@media only screen and (max-width: 768px) {
    div.catalog-pagination {
        padding-right: 0;
    }

    div.products-line {
        /*justify-content: center;*/
        /*padding-left: 15%;*/
    }

    .products-favourite .favourite-content__text svg {
        height: 14px;
    }

    .catalog-pagination .select .select__item div.select__options {
        max-height: 75px;
    }
}

@media only screen and (max-width: 620px) {

    div.products-line {
        padding-left: 10%;
    }

}

@media only screen and (max-width: 580px) {

    div.products-line {
        padding-left: 7%;
    }

}

@media only screen and (max-width: 520px) {

    div.products-line {
        padding-left: 4%;
    }

}

@media only screen and (max-width: 440px) {

    div.products-line {
        padding-left: 9%;
    }

}

@media only screen and (max-width: 430px) {

    div.products-line {
        padding-left: 8%;
    }

}

@media only screen and (max-width: 420px) {

    div.products-line {
        padding-left: 5%;
    }

}

@media only screen and (max-width: 400px) {

    div.products-line {
        padding-left: 3%;
    }

}

@media only screen and (max-width: 380px) {

    div.products-line {
        padding-left: 3%;
    }

}

@media only screen and (max-width: 480px) {
    div.cart-code {
        margin-bottom: 15px;
    }

    section.politica {
        margin-bottom: 40px;
    }

    div.bx-sls input.bx-ui-sls-fake {
        padding-left: 15px !important;
    }

    .popup-form button, .cart-payment__continue, .cart-payment__pay {
        height: 45px;
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
    }

}

div.catalog-products {
    margin-bottom: 0;
}

div.history-brand {
    margin-bottom: 0;
}

section.catalog {
    padding-bottom: 40px;
}

div.catalog-pagination {
    align-items: center;
}

.cart__inner p.favourite-content__text {
    text-align: center;
    margin-bottom: 30px;
}

div.popup.active {
    overflow-y: scroll;
    overflow-x: hidden;
}

div.popup.active .popup-inner {
    min-height: 100vh;
    height: auto;
}

div.popup-inner__content {
    margin-bottom: 62px;
}

input.dostavka-list__address {
    padding-left: 15px;
}

div.ipol-dpd-pickup-container {
    display: none;
}

table.sale_order_full_table button.btn-primary {
    width: 200px;
}

li.politica-list__item-title {
    margin-top: 30px;
}

li.politica-list__item {
    margin-top: 0px;
    margin-bottom: 35px;
}
h3.politica-list__title + li.politica-list__item, ul.politica-list-left, ul.politica-list {
    margin-top: 35px;
}
ul.politica-list-top.politica-list-left.list-reset{
    margin-top: 10px;
}
ul.politica-list-none{
    margin-top: 0;
}
div.oplata__inner{
    margin-top: 20px;
}
h1.sec-title{
    padding-top: 10px;
    padding-bottom: 10px;
}
.politica-list-none > li.politica-list__item-title{
    margin-top: 10px;
    line-height: 171.7%;
}
div.accordion__active .accordion-list {
    margin-top: 35px;
}

section.products-favourite {
    padding-bottom: 0 !important;
}

.products-favourite div.favourite-content {
    margin-bottom: 50px;
}

input.profile-window__input {
    padding-left: 6px;
}

textarea.profile-window__input {
    padding-left: 15px;
}

section.products-favourite .favourite-content__text {
    text-align: center;
    display: block;
}

.title-search-result {
    padding-left: 15px;
}

@media only screen and (max-width: 992px) {
    header.header.fixed {
        position: sticky;
    }
}

/*ul.breadcrumbs-list {*/
/*    grid-gap: 0 30px;*/
/*    flex-wrap:wrap;*/
/*}*/
.productsSwiperBasket {
    display: none
}

.profile-window__input:valid + .profile-window__label .profile-window__text, .profile-window__input:focus + .profile-window__label .profile-window__text {
    left: -48px;
}

.profile-window__text {
    left: -45px;
}

@media (max-width: 767px) {
    div.catalog-pagination {
        margin-top: 25px;
        padding-top: 40px;
        margin-bottom: 0px;
    }
}

.company-info__phone {
    margin-right: 52px;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #474747;
}

.sub-news {
    margin-bottom: 45px;
}

@media (max-width: 480px) {
    .new-products .slider-products, .populary .slider-products, .must-have .slider-products {
        margin: 17px 0px 10px 0;
    }

    .productsSwiper, .productsSwiperRec {
        padding-top: 13px;
    }

    .populary, .articles, .brandSwiper {
        margin-top: 30px;
    }

    .sub-news {
        margin-bottom: 40px;
    }

    section.articles .articles-list {
        grid-gap: 0;
    }

    .brands__all {
        margin-top: 0;
    }
}

div.title-search-result {
    z-index: 1000 !important;
}

@media (max-width: 1024px) {
    .dostavka-home .accordion-block, .dostavka-home div.dostavka-home__inner {
        grid-gap: 0;
    }

    .dostavka-home__inner {
        margin: 20px auto 0px auto;
    }

    .dostavka-home .total {
        padding: 0;
    }

    .dostavka-home .profile-window__label {
        max-width: calc(100% - 55px);
    }

    .lock .ttt{
        height: 100%;
        width: 100%;
        position: fixed;
        overflow: hidden;
    }
    .lock body{
        /*position: fixed;*/
        /*height: 100vh;*/
        /*overflow-x: hidden;*/
    }

    .lock .mobile-filters__button {
        width: 100%;
        display: block;
    }

    html {
        /*overflow:hidden*/
    }
}
.ttt{

}
.dostavka-home .points-list__item {
    padding-left: 0;
}

.dostavka-home .points-list__item ol {
    margin-left: 15px;
}

.cart__inner a.favourite-content__link {
    margin-bottom: 40px;
}

.iti-mobile .iti__country-list::before {
    content: '';
    position: fixed;
    /*color: rgba(0, 0, 0, 0.4);*/
    background: url("../img/close.svg")center no-repeat;
    right: 10px;
    margin-top: 8px;
    font-size: 10px;
    width: 27px;
    height: 27px;
    /*background: #ffffff;*/
    -webkit-box-shadow: 0px 2px 10px rgb(0 0 0 / 19%);
    box-shadow: 0px 2px 10px rgb(0 0 0 / 19%);
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1000000;
}

.iti-mobile .iti__country-list {
    max-width: calc(100% - 35px);
    margin-top: 30px;
}
@media(max-width: 420px){
    p.banner-item__subtitle.onlayn-konsultatsiya-24-7{
        max-width: 160px;
    }
}
.onclickpopupbut {
    height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Gilroy";
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
}
ul.breadcrumbs-list {
    grid-gap: 0 0;
}
.breadcrumbs-list__item:not(:last-child)::after {
    content: "—";
    top: 1.5px;
    color: #000000;
    width: 16px;
    position: relative;
    right: 0;
    margin: 0 5px 0 2px;
}
.politica-politica-list__item__contacts{
    font-size: 16px!important;
    line-height: 171.7%;
}
.oplati_parent_button a{
    font-family: "Gilroy";
    background: #000000;
    border: 2px solid #000000;
    color: #ffffff;
    border-radius: 5px;
    text-align: center;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    text-decoration: none;
    padding: 11px 10px;
}

.popup-inner__title__rez{
    font-weight: 600;
    font-size: 24px;
    color: #000000;
    margin-bottom: 40px;
}
.popup-inner__top__rez {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.rezform_aj .popup-inner__title{
    display: none;
}


.europost-btn {
    width: 200px;
    height: 30px;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
    margin-top: 7px;
}
.europost-btn:hover {
    background: transparent;
    color: black;
}
