@media only screen and (max-width: 500px) {
    .footer-title {
      font-size: 14px;
      line-height: 19px;
      font-weight: normal;
    }
    .footer-contacts {
      padding: 0;
    }
    .footer-contacts li:last-child a {
      font-size: 12px;
      line-height: 20px;
    }
    .footer-bottom p {
      font-size: 11px;
      line-height: 20px;
    }

    .splide__slide .mobile-slider-img {
        display: block;
        min-width: 100%;
        margin-left: -1px;
    }
    .splide__slide .desktop-slider-img {
        display: none;
    }
    .totop {
        display: none !important;
    }
}

@media only screen and (max-width: 550px) {
    .header-local b {
        display: none;
    }
    .confirm-popup {
        left: -77px;
    }
    .header-top__row {
        width: 30% !important;
    }
    .header-mobile-row {
        width: 70% !important;
    }
    .article-detail {
        padding: 20px 15px;
        line-height: 24px;
    }
}
/* Стили для маленьких экранов */
@media only screen and (max-width: 600px) {
    .personalArea-info .paymentLink {
        position: static;
        display: block;
        min-width: auto;
        width: 100%;
        margin: 7px 0 0;
    }
    .main-goods__slider {
        flex-wrap: wrap;
    }
    .main-goods__slide {
        width: 97%;
    }
}
@media only screen and (max-width: 650px) {
    #cleversite_clever_container {
        /* right: -22px !important; */
        bottom: 50px !important;
        /* transform: rotate(270deg); */
    }
    .modal-self-pickup {
        width: 100%;
        height: 100%;
        padding: 40px 0px 0px 0px !important;
    }
    .promotion .desktop_promotion {
        display: none;
    }
    .promotion .mobile_promotion {
        display: block;
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .actionProductPrice {
        display: none;
    }
    .footer {
      padding: 0;
    }
    .footer .wrapper {
      padding: 0;
    }
    .footer-row {
      display: block;
      padding: 0;
    }
    .footer-col {
      width: 100%;
      max-width: 100%;
      padding: 0;
    }
    .footer-col__4 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding: 14px 15px 17px;
    }
    .footer-col__4 p {
      display: none;
    }
    .footer-col__4 .footer-title {
      display: none;
    }
    .footer-title {
        display: none;
    }
    .footer-col__3 .footer-title {
        display: block;
    }
    .footer-title.guarantee {
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .footer-title.mobile {
        display: block;
    }
    .footer-contacts {
      padding: 0;
    }
    .footer-contacts li {
      padding-bottom: 5px;
    }
    .footer-contacts li:last-child {
      padding-bottom: 0;
    }
    .footer-social li {
      padding: 0 0 12px 12px;
    }
    .footer-block {
      display: none;
    }
    .footer-col__3 .footer-block {
        display: block;
        margin-left: 20px;
    }
    .footer-col__3 .footer-list li {
        padding-bottom: 0px;
    }
    .footer-title {
      padding: 13px 15px;
      border-bottom: 1px solid #0f0f0f;
      margin: 0;
      cursor: pointer;
    }
    .footer-bottom {
      padding: 10px 15px;
    }
    .catalog-filters .checkbox {
        display: none;
    }
    .sale_filter {
        display: block !important;
    }
}

/* от 700 */
@media only screen and (min-width: 770px) {
    .basket-item .basket-item__img {
        min-width: 130px;
        display: inline-flex;
        justify-content: center;
        max-height: 80px;
    }
}


@media only screen and (min-width: 901px)
{
    .mobile-search {
        display: none !important;
    }
}
@media only screen and (max-width: 900px)
{
    /* переделка шапки на мобильной версии */
    .mobBar {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .header-bottom {
        display: none;
    }
    .header {
        height: 51px;
        min-height: 51px;
    }
    .header-info {
        display: none;
    }
    .header-entrance {
        display: none;
    }
    .header-top {
        height: 51px;
    }
    .header-top .wrapper {
        height: 32px;
        padding-right: 0px;
        justify-content: normal;
    }
    .header-top__row {
        width: 40%;
    }
    .header-mobile-row {
        display: flex;
        width: 60%;
    }
    .header-mobile-row .logo-mobile {
        width: 124px;
        height: 22px;
    }
    .header-mobile-row .buttons-mobile {
        display: flex;
        margin-left: auto;
        margin-right: 15px;
    }
    .header .tel-ico, .header .search-mob {
        display: block;
        margin-left: 15px;
    }
    .title-search-result {
        min-width: 100% !important;
        width: 100%;
        left: 0 !important;
    }
    .search-block-popup .search-item {
        padding: 5px 10px
    }
    .search-item .search-item-img {
        max-width: 50px;
    }
    .search-item .search-item-name {
        font-size: 14px;
    }
    .search-item .search-item-price .price-main {
        font-size: 14px;
    }
    .search-item .search-item-price .price-old {
        font-size: 10px;
    }

    .header_info_line {
        margin-top: 10px;
    }

    .main-sidebar.directory {
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transform: translate(-320px, 0);
    -ms-transform: translate(-320px, 0);
    transform: translate(-320px, 0);
    width: 320px;
    height: 100%;
    padding: 40px 0;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    }
    .main-sidebar.directory .catalog-top,
    .main-sidebar.directory .catalog-mob {
    display: block;
    }
    .main-sidebar.directory .catalog-top {
    padding: 9px;
    background: #f3f3f3;
    text-align: center;
    position: relative;
    }
    .main-sidebar.directory .catalog-top__title {
    display: block;
    font-size: 15px;
    line-height: 26px;
    font-weight: 600;
    color: #000;
    }
    .main-sidebar.directory .catalog-top .hb-ico {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    }
    .main-sidebar.directory .catalog-top .arrow-left {
    left: 15px;
    }
    .main-sidebar.directory .catalog-top .close-ico {
    right: 15px;
    }
    .main-sidebar.directory .catalog-mob {
    background: #fafafa;
    padding: 12px 15px;
    }
    .main-sidebar.directory .catalog-mob__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff !important;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.05);
    padding: 3px 10px !important;
    }
    .main-sidebar.directory .catalog-mob__link img,
    .main-sidebar.directory .catalog-mob__link svg {
    display: block;
    max-width: 80px;
    max-height: 60px;
    margin-right: 19px;
    }
    .main-sidebar.directory .catalog-mob__link:hover {
    background: #fff !important;
    }
    .main-sidebar.directory .catalog-mob__name {
    display: block;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    color: #000;
    }
    .main-sidebar.directory .catalog-mob__name a {
    color: #000;
    }
    .main-sidebar.directory .catalog-menu {
    min-width: auto;
    width: 100%;
    border: none;
    }
    .main-sidebar.directory .catalog-item:hover .catalog-item__row {
    opacity: 0;
    visibility: hidden;
    }
    .main-sidebar.directory .catalog-item__row {
    display: block;padding: 40px 0 0;
    background: #fff;
    margin: 0;
    z-index: 400;
    }
    .main-sidebar.directory .catalog-item__row.active {
    opacity: 1 !important;
    visibility: visible !important;
    }
    .main-sidebar.directory .catalog-item__col {
    width: 100%;
    padding: 5px 15px;
    }
    .main-sidebar.directory .catalog-item__col ul li a {
    font-weight: 600;
    }
    .main-sidebar.directory .catalog-item__block ul li a {
    font-weight: normal;
    }
    .main-sidebar.directory.active {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    }
}

/* от 950 */
@media only screen and (min-width: 950px) {
    .fixed-sidebar.fixed {
        position: fixed;
        max-width: 340px;
        top: 75px;
    }
}

/* от 1000 */
@media only screen and (min-width: 1000px) {
    .article-detail {
        padding: 20px 200px;
    }
    .ordering-block .left-side {
        width: 53%;
        float: left;
    }
    .ordering-block .right-side {
        width: 43%;
        float: left;
        margin-left: 4%;
    }
    .ordering-checkbox {
        clear: both;
    }
    .ordering-block textarea {
        height: 172px;
    }
    .modal-self-pickup {
        min-width: 1000px;
        width: 100%;
        height: 700px;
        padding: 40px 0px 0px 0px !important;
    }
}

/* до 1000 */
@media only screen and (max-width: 1000px)
{
    .basket-popup .top-line {
        flex-wrap: wrap;
        justify-content: space-evenly;
        row-gap: 15px;
        margin-bottom: 20px;
    }
    .basket-popup .top-line .buttons-block div {
        width: 100%;
        white-space: normal;
    }
    .basket-popup .content {
        padding: 0;
    }
    #modal-basket-popup {
        padding: 20px;
    }
}


@media only screen and (min-width: 1100px) {
    .location-mobile {
        display: none;
    }
    .catalog-tags__all.mobile {
        display: none;
    }
}
@media only screen and (max-width: 1100px) {
    .header-top__row .header-menu {
        display: none;
    }
    .header-local {
        margin-left: 40px;
    }
    .header-bar {
        display: block;
        top: 10px;
    }
    .footer-row {
        padding-bottom: 10px;
    }
    .footer-col__1 {
        max-width: 220px;
    }
    .footer-col__2 {
        padding-left: 20px;
    }
    .footer-col__3 {
        padding-left: 20px;
    }
    .footer-col__4 {
        padding-left: 20px;
        min-width: 200px;
    }
    .footer-block__row {
        display: block;
    }
    .footer-block__row .footer-list {
        padding: 0;
        width: 100%;
    }

    .card-prop {
        display: none;
    }
    .card.new .card-images {
        max-width: 100%;
    }
    section.video .catalog-products {
        display: block;
    }

    section.video .catalog-products div {
        width: 100%;
        margin-left: 0px;
    }
  
}

@media only screen and (max-width: 1300px) {
    .header-timetable {
        display: none;
    }
}
@media only screen and (max-width: 1360px) {
    .title-search-result {
        min-width: 500px !important;
    }
    .main-goods__slide .main-goods__row {
        display: block !important;
    }
}

@media only screen and (min-width: 1440px) {
    .basket .basket-item {
        padding: 30px 174px 30px 140px;
        height: 90px;
    }
    .basket .basket-item__name {
        margin-left: 20px;
    }
    .basket-item__price {
        text-align: left;
        margin-left: 20px;
    }
    .main-goods__wrap {
        height: 125px;
    }
    .modal-self-pickup {
        min-width: 1440px;
        width: 100%;
        height: 800px;
    }
}

@media only screen and (max-width: 1200px) {
    .filter-popup-result {
        position: static;
        width: 100%;
    }
    .catalog-sidebar {
        overflow-x: hidden;
        overflow-y: auto;
    }
    .partnersLogos {
        text-align: center;
    } 
    .partnersLogos img {
        margin-right: 0;
    }

    .hidden-hint {
        left: 10px;
        max-width: 300px;
        top: 38px;
    }
}
  
