.mobile-panel {
    display: none;
}
.mobile-top-menu_close {
    display: none;    
}
.cat-nav {
    display: none;
}
@media screen and (max-width: 1380px) {
    .content {
        max-width: 1140px;
    }

    .header__top-nav {
        width: 100%;
    }

    .logo {
        width: 18rem;
        height: 4.5rem;
        margin-right: 1rem;
    }

    .header__search-input {
        height: 4.57rem;
    }

    .header__search {
        width: 100%;
        margin-right: 1.5rem;
    }

    .header__info-item {
        margin-right: 1.5rem;
    }

    .header__info-title {
        margin-bottom: .7rem;
        font-size: 1.4rem;
    }

    .header__info-ico {
        width: 1.5rem;
        height: 1.5rem;
    }

    .header__info-value {
        font-size: 1.4rem;
    }

    .header__feedback-btn {
        width: 16rem;
    }

    .header__phone {
        font-size: 1.7rem;
    }

    .main-btn {
        font-size: 1.3rem;
    }

    .main-nav__link {
        padding: 1.2rem .8rem;
        font-size: 1.5rem;
    }

    .main-nav__sublink {
        font-size: 1.5rem;
    }

    .main-nav__lastlink {
        font-size: 1.4rem;
    }

    .header-gallery {
        position: relative;
        width: 62.19%;
        z-index: 1;
        height:fit-content;
    }
    
    .header-main .order.info__desc {
        padding: 1.6rem;
    }
    
    .header-main .order.info__desc .info__desc-content {
        padding: 0;
    }

    .header__swiper {
        position: relative;
        z-index: 5;
        width: 100%;
        height: 34.8rem;
        overflow: hidden;
    }

    .header-gallery__btn {
        bottom: 5.9rem;
    }

    .header__top-link {
        padding: 1.4rem 0 1rem;
        transition: .3s all;
        color: #ffffff;
        font-family: 'Proxima Nova Lt', sans-serif;
        font-size: 12px;
        font-weight: 300;
        line-height: 1;
    }
    .header__top-item .main-nav__link {
  font-size: 12px;
  font-weight: 300;
  line-height: 1;
  padding: 1.4rem 0.4rem 1rem;
}

    .order__subtitle {
        margin-bottom: 1rem;
    }

    .order {
        width: 36.46%;
        padding: 1.6rem 4rem;
        background-color: #24252a;
        height: 34.8rem;
        min-height: 34.8rem;
    }

    .advantages__item {
        padding: 2rem 1rem;
    }

    .advantages__item2 {
        padding: 2rem 1rem;
    }

    .advantages__title {
        font-size: 1.8rem;
    }

    .advantages__desc {
        font-size: 1.6rem;
        line-height: 1.1;
    }

    .info {
        margin-bottom: 6rem;
    }

    .about__slide-content {
        left: 2.5rem;
        top: 52%;
        max-width: 100%;
    }

    .about__slide-title {
        font-size: 2.8rem;
    }

    .about__slide-desc {
        max-width: 100%;
        margin-bottom: 2rem;
        font-size: 1.6rem;
    }

    .social {
        width: 7rem;
    }

    .licence {
        min-height: 25rem;
        padding: 1.5rem 2rem;
    }

    .map {
        width: 43%;
        min-height: 40rem;
    }

    .about__company {
        flex-shrink: 0;
        width: 28rem;
        margin: 0 1rem;
    }

    .order__answer {
        width: 29%;
        padding-top: 3.5rem;
    }

    .about__logo {
        height: 22rem;
    }

    .footer__feedback {
        width: 22%;
    }

    .footer__address {
        margin-bottom: 2rem;
    }

    .footer__phone {
        font-size: 2.5rem;
    }

    .product__aside {
        flex-shrink: 0;
        width: 370px;
        margin-right: 1.5rem;
    }

    .gallery-top {
        /*height: 64rem;*/
    }

    .product__wrap {
        margin-bottom: 10rem;
    }

    .catalog__item {
        margin-bottom: 3rem;
    }

    .catalog {
        margin-bottom: 10rem;
    }

    .order__compose-form {
        width: 100%;
        background-color: #f9f9f9;
    }


    .call-form {
        width: 70.13%;
        margin: 0 auto;
        padding: 0;
        background-color: transparent;
    }

    .compare__item {
        width: 12.16%;
        margin-right: 2rem;
    }

    .compare__item .card__title {
        font-size: 1.6rem;
    }

    .product__options-select {
        max-width: calc(100% - 3.1rem);
    }
}

@media screen and (max-width: 1170px) {
    .product-video-list > * {
        flex: 1 1 33%;
    }
    .header__main {
        display: none;
    }
.main-nav-small {
    /*display: flex;
    flex-wrap: wrap;
    align-content: space-between;*/
  }
    .main-nav.active .submenu_wrapp {
        display: none;
    }

    .content {
        max-width: 920px;
    }

    .header__top-nav {
        width: 100%;
    }

    .header__top-link {
        padding: 1.4rem 0 .5rem;
        font-size: 12px;
    }
    
    .header__top-item .main-nav__link {
        padding: 1.4rem 0 .5rem;
        font-size: 12px;
    }

    .header__top-discount {
        font-size: 12px;
        padding: 0;
    }

    .header__search {
        width: 100%;
        margin-right: 1.5rem;
    }

    .header__info-item {
        margin-right: 2.5rem;
    }

    .header__feedback {
        /*display: none;*/
        /*align-items: center;*/
    }

    .main-nav {
        position: absolute;
        z-index: 20;
        top: 100%;
        left: -100%;
        transition: .3s all;
        width: 25rem;
        padding-bottom: 1.5rem;
        background-color: #fff;
    }

    .main-nav.active, .cat-nav.active {
        background-color: #fff;
        width: calc(100% - 50px);
        max-width: 500px;
        height: 100%;
        position: fixed;
        top: 0 !important;
        bottom: 0;
        left: 0;
        box-shadow: 0px 0px 50px rgba(17, 17, 17, 0.05);
        transition: left 0.3s;
        z-index: 100;
        border-radius: 0 30px 30px 0;
        padding: 30px 20px;
        display: block;
    }
    .main-nav.active .main-nav__link,
    .cat-nav.active .main-nav__link {
        padding: 15px 0;
        font-size: 14px;
        text-transform: uppercase;
        border: 0;
        border-bottom: 1px solid #f2f2f2;
        margin: 0 !important;
        width: 100%;
    }
    .nav-btn {
        width: 20%;
        text-align: center;
    }
    .cat-btn {
        width: 20%;
        text-align: center;
    }
    .mobile-panel { 
        display: flex;
    }
    .header__phone {
    margin-bottom: 0px;
  }
    .mobile-panel .mobile-panel_body{ 
        display: flex;
        width: 100%;
        justify-content: space-between;
        align-items: center;
    }

    .mobile-top-menu_close.active {
        position: absolute;
        cursor: pointer;
        text-align: center;
        right: -40px;
        top: 10px;
        display: block;
        z-index: 5000000;
        font-size: 15px;
        background-color: #fff;
        height: 30px;
        width: 30px;
        transition: left 0.3s;
        box-shadow: 0px 0px 50px rgba(17, 17, 17, 0.05);
        line-height: 30px;
        border-radius: 10px;
    }
    .menu-block.active {
        box-shadow: none;
        z-index: 10000;
        width: calc(100% - 50px);
        position: fixed;
        top: 0;
        left: 0;
        transform: none;
        display: block;
        border-radius: 0 30px 30px 0;
        overflow-y: scroll;
        overflow-x: hidden;
        max-height: 100%;
    }
    .menu-block.active .menu__sw_3 .tab-content-menu div {
       width: 100%; 
    }

    .main-nav__list {
        flex-direction: column;
        align-items: flex-start;
    }

    .main-nav__list .main-nav__link-drop, .main-nav__list .main-nav__link-drop2, .main-nav__list .main-nav__link-drop3 {
        display: none;
    }

    .main-nav__link {
        padding: 1.2rem .6rem;
        font-size: 1rem;
        text-transform: uppercase;
        flex-basis: 49%;
        margin-right: auto !important;
        margin-left: auto !important;
        white-space: nowrap;
    }
    .main-nav-small a {
        border: 1px solid #dddddd;
    }
    .header-small.sticky .main-nav-small a {
        border: 1px solid #000;
    }
    /*.main-nav-small a:nth-child(1),
    .main-nav-small a:nth-child(2) {
      background-color: #ffdb0c;
    }*/
    .main-nav__link span {
        /*width: 100%;*/
    }
    .main-nav__sublink {
        font-size: 1.5rem;
    }

    .main-nav__lastlink {
        font-size: 1.4rem;
    }

    .header-small {
        display: none;
        justify-content: space-between;
        align-items: center;
        /*padding: .4rem 0;*/
        left: 0;
    }

    .header-small .header__feedback {
        display: flex;
    }

    .main-nav__link-drop {
        width: 12rem;
        height: 4.5rem;
        margin-right: auto;
        margin-left: 1.5rem;
    }

    .main-nav__link-drop2 {
        width: 16rem;
        height: 4.5rem;
        margin-right: auto;
        margin-left: 1.0rem;
    }

    .header__feedback-btn {
        width: 150px;
        /*margin-right: 2.5rem;*/
    }

    .order {
        width: 41.46%;
        padding: 2.5rem 2rem;
        background-color: #24252a;
    }

    .order__subtitle {
        width: 100%;
        margin-bottom: 2rem;
    }

    .header__slide-content {
        left: 2.5rem;
        max-width: 90%;
    }

    .header__slide-title {
        font-size: 3rem;
    }

    .catalog-nav {
        margin-right: 1.5rem;
        border: 1px solid #dddddd;
    }

    .catalog-nav__link {
        min-height: 5rem;
        padding: 1rem;
        border-bottom: 1px solid #dddddd;
    }

    .catalog-nav__name {
        font-size: 1.6rem;
    }

    .js-input-from, .js-input-to {
        max-width: 48%;
        font-size: 1.6rem;
    }


    .info {
        margin-bottom: 2rem;
    }

    .about__swiper {
        height: 40rem;
    }

    .info__desc {
        padding: 2rem 2.5rem;
    }

    .info__desc-title {
        margin-bottom: 2.5rem;
        font-size: 3rem;
    }

    .info__desc-content {
        max-width: 100%;
    }

    .info__desc-content p {
        margin-bottom: 1.5rem;
        font-size: 1.7rem;
    }

    .pricing {
        width: 70%;
        padding: 2rem 1rem;
        margin-right: 1rem;
        background-color: #24252a;
    }


    .pricing__item {
        width: 49%;
        height: 4.7rem;
        font-size: 1.2rem;
        line-height: 1;
        font-weight: 700;
        text-align: center;
    }

    .discount {
        width: 30rem;
        padding: 2rem;
        background-color: #ffdb0c;
        color: #24252a;
    }


    .info__video {
        height: 40rem;
    }

    .about__slide-content {
        left: 1.5rem;
        padding-right: 1rem;
    }

    .about__slide-title {
        font-size: 2.4rem;
        margin-bottom: 1.5rem;
    }

    .about__slide-desc {
        max-width: 100%;
        margin-bottom: 2rem;
        font-size: 1.6rem;
    }

    .licence__item {
        height: auto;
    }

    .licence {
        min-height: 25rem;
        padding: 1.5rem 2rem;
    }

    .licence__title {
        margin-bottom: 1.5rem;
        font-size: 2.6rem;
    }

    .licence__desc {
        font-size: 1.6rem;
    }

    .about__inline-bottom {
        flex-wrap: wrap;
        justify-content: center;
    }

    .map {
        width: 100%;
        min-height: 30rem;
        margin-top: 1rem;
    }

    .about__company {
        flex-shrink: 1;
        width: 49%;
        margin: 0 1rem;
        margin-right: 0;
    }

    .order__answer {
        width: 49%;
        padding-top: 3.5rem;
    }


    .footer__inner {
        display: flex;
        justify-content: space-between;
        width: 70%;
    }


    .footer__feedback {
        width: 25%;
    }

    .product__wrap {
        margin-bottom: 6rem;
    }


    .product__aside {
        flex-shrink: 0;
        width: 370px;
        margin-right: 1.5rem;
    }

    .gallery-top {
        /*height: 55rem;*/
    }

    /*.gallery-thumbs {
        height: 25rem;
        padding: 0;
    }
*/
    .product__category-item {
        min-width: 48%;
        height: 5.7rem;
        margin-right: 1rem;
        font-size: 1.6rem;
    }

    .product__title {
        margin-bottom: 2rem;
        font-size: 2.6rem;
    }

    .product__discount-item {
        margin-bottom: 1.5rem;
        font-size: 1.6rem;
    }

    .checkbox + label {
        font-size: 1.6rem;
    }

    .product__options-select {
        font-size: 1.6rem;
    }

    .product__more-title {
        margin-bottom: 1.5rem;
        font-size: 1.8rem;
    }

    .product__spinner-title {
        font-size: 1.6rem;
    }

    .product__info-item {
        font-size: 1.6rem;
    }

    .catalog__item {
        width: 24%;
        margin-bottom: 3rem;
    }

    .catalog {
        margin-bottom: 10rem;
    }

    .filter {
        justify-content: space-between;
        flex-wrap: wrap;
        margin-bottom: 2rem;
    }

    .filter__item {
        width: 48%;
        margin-right: 0;

    }

    .filter__sort .filter__heading {
        width: 100%;
    }

    .filter__heading {
        width: 100%;
        margin-right: 0;
        margin-bottom: 1.5rem;
    }

    .filter__section {
        width: 100%;
        padding: 1rem;
    }

    .card__title {
        font-size: 1.6rem;
    }

    .card__price-actual {
        font-size: 2.1rem;
    }

    .call-form {
        width: 70.13%;
        margin: 0 auto;
        padding: 0;
        background-color: transparent;
    }

    .order__compose-form {
        width: 100%;
        background-color: #f9f9f9;
    }

    .compare__item {
        width: 15%;
        margin-right: 2rem;
    }

    .product__options-select {
        max-width: calc(100% - 3.1rem);
    }

    .text_block_home {
        flex-wrap: wrap;
    }

}

@media screen and (max-width: 1170px) {
    .header__top-list.nav-scr .header__top-item:nth-child(8),
    .header__top-list.nav-scr .header__top-item:nth-child(9),
    .header__top-list.nav-scr .header__top-item:nth-child(10){
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .product-options-list > * {
        flex-basis: 100%;
        padding: 12px;
    }
  .header__info-item.schedule {
    display: none;
  }
    .product__more-section_0 {
        border-right: none;
        border-bottom: 1px solid #ddd;
        margin-bottom: 12px;
    }

    .header__top {
        background-color: #24252a;
        
    }
    .header__top-list>li {
    /*display: none;*/
    }
    .header__top-list>li.top-social {
        display: none;
    }
    .header__top-list>li.header__top-item.header__top-discount.cfCity_header {
    display: block;
    }
    .header__info.header__info-small {
    display: none;
    }
    .header__top .header__top-list {
    justify-content: center;
    padding: 5px 0;
}
div#cfCity {
    position: relative;
    top: 8px;
}
}

@media screen and (max-width: 950px) {
    /* menu top*/
    .menu__sw a, .menu__sw_two a, .menu__sw_mini a {
        height: 40px;
        font-size: 18px;
    }

    .menu__sw a > img {
        height: 50px;
    }

    .menu__sw_two a > img, .menu__sw_mini a > img {
        height: 50px;
    }

    .menu__sw div:nth-child(2) img {
        height: 60px;
        right: 0;
        top: auto;
    }

    .menu__sw div:nth-last-child(1) img {
        height: 50px;
        right: 0;
        bottom: auto;
    }

    /*end menu*/
    .content {
        padding: 0 1rem;
    }

    .header__top-nav {
        width: 95%;
    }

    .logo {
        width: 16rem;
        height: 4rem;
        margin-right: 1rem;
    }

    .header__search-input {
        height: 4.57rem;
    }

    .header__search {
        width: 100%;
        margin-right: 1.5rem;
    }

    .advantages__title {
        font-size: 1.6rem;
    }

    .advantages__desc {
        font-size: 1.4rem;
    }

    .discount {
        width: 22rem;
        padding: 2rem 1.5rem;
    }

    .discount__title {
        font-size: 2.6rem;
    }

    .discount__desc {
        margin-bottom: 2rem;
        font-size: 1.6rem;
    }

    .discount__link {
        height: 4rem;
        font-size: 1.3rem;
    }

    .social {
        width: 5rem;
    }

    .footer__title {
        font-size: 1.6rem;
    }

    .footer__about-link {
        font-size: 1.3rem;
    }

    .footer__address {
        margin-bottom: 1rem;
        font-size: 1.4rem;
    }

    .footer__phone {
        margin-bottom: 1rem;
        font-size: 1.8rem;
    }

    .wrapper {
        padding-bottom: 0;
    }

    .footer {
        position: static;
        height: auto;
        margin-top: 0;
        padding-bottom: 2rem;
    }

    .catalog {
        flex-direction: column;
        align-items: flex-start;
    }

    .catalog__main {
        width: 100%;
    }

    .catalog-inside {
        width: 100%;
        margin-top: 2rem;
        background-color: #fff;
    }

    .catalog-nav__heading {
        cursor: pointer;
    }

    .catalog-nav-wrap {
        display: none;

    }

    .catalog .bredcrumbs {
        display: none;
    }

    .catalog .bredcrumbs-small {
        display: flex;
    }

    .product__aside {
        flex-shrink: 0;
        width: 33rem;
        margin-right: 1.5rem;
    }

    .gallery-top {
        /*height: 43rem;*/
    }

    /*.gallery-thumbs {
        height: 20rem;
        padding: 0;
    }*/
    .gallery-top .swiper-button-next, .gallery-top .swiper-button-prev {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 4rem;
        height: 2rem;
        background-size: 4rem;
    }

    .gallery-top .swiper-button-next {
        right: 2rem;
    }

    .gallery-top .swiper-button-prev {
        left: 1rem;
    }

    .product__category-item {
        height: 5rem;
        margin-right: 1rem;
        font-size: 1.4rem;
    }

    .product__main {
        width: 60%;
    }

    .compare__item .card__title {
        font-size: 1.4rem;
    }

    .product__options-select {
        max-width: 240px;
    }

}

@media screen and (max-width: 820px) {
    .header__top-discount {
        display: flex;
        height: 3rem;
         width: auto;
        color: #24252a;
        font-size: 1.3rem;
        padding: 0px 10px;
    }
    .product__wrap {
        flex-direction: column;
        align-items: center;
    }

    .product__main {
        width: 100%;
        margin-top: 2rem;
    }

    .header {
        margin-bottom: 2rem;
    }

    .product {
        margin-top: 3rem;
        margin-bottom: 5rem;
    }

    .product__aside {
        margin-right: 0;
    }

    .compare {
        top: -3rem;
    }
}

@media screen and (max-width: 768px) {
    .product-video-list > * {
        flex: 1 1 53%;
    }

    /*menu*/
    .menu__sw a, .menu__sw_two a, .menu__sw_mini a, .menu__sw_four div {
        width: 185px;
        font-size: 16px;
    }

    .menu__sw, .menu__sw_two, .menu__sw_mini, .menu__sw_four {
        justify-content: space-around;
    }

    .menu__sw_three {
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
    }

    .menu__sw_three a {
        font-size: 14px;
    }

    .menu__sw_four a {
        font-size: 16px;
    }

    .header__top-link {
        display: block;
        padding: .5rem;
        font-size: 1.2rem;
        text-align: center;
    }

    .header__top-discount {
        display: flex;
        height: 3rem;
         width: auto;
        color: #24252a;
        font-size: 1.3rem;
        padding: 0px 10px;
    }

    .header__info-item:first-child {
        display: none;
    }

    .header__search {
        width: 100%;
        margin-right: 1.5rem;
    }

    .header__feedback-btn {
        width: 140px;
        /*margin-right: 1.5rem;*/
    }

    .header-main {
        flex-direction: column;
        align-items: center;
    }

    .header-gallery {
        width: 100%;
        margin-bottom: 1rem;
    }

    .order {
        width: 50rem;
    }

    .advantages__list {
        flex-wrap: wrap;
    }

    .advantages__item {
        width: 49%;
        margin-bottom: 1rem;
    }

    .advantages__item_li {
        width: 100%;
        margin-bottom: 1rem;
    }

    .item_li_3 {
        width: 100%;
        margin-bottom: 1rem;
    }

    .advantages__item2 {
        width: 49%;
        margin-bottom: 1rem;
    }

    .info__wrap {
        flex-direction: column;
        align-items: center;
    }

    .catalog-nav {
        width: 100%;
        margin-right: 0;
        margin-bottom: 2rem;
    }

    .info__main {
        width: 100%;
    }

    .card__price {
        width: 100%;
    }

    .discount {
        width: 24rem;
        padding: 2rem 1.5rem;
    }

    .about__inline {
        flex-wrap: wrap;
    }

    .about__gallery, .info__video {
        width: 100%;
        margin-bottom: 1rem;
    }

    .social {
        flex-direction: row;
        width: 100%;
        height: 6rem;
        margin-top: 1rem;
    }

    .social__item {
        margin-bottom: 0;
        margin-right: 2rem;
    }

    .order__send {
        width: 91%;
    }

    .licence, .text_block_home {
        flex-direction: column;
        align-items: center;
    }

    .licence__heading {
        width: 100%;
        text-align: center;
        margin-bottom: 2rem;
    }

    .licence__list {
        width: 100%;
    }

    .order__answer {
        width: 100%;
        margin-bottom: 1rem;
    }

    .about__company {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: stretch;
    }

    .about__logo {
        width: 49%;
        margin-bottom: 0;
        height: auto;
    }

    .about__feedack {
        width: 49%;
    }

    .footer__wrap {
        flex-direction: column;
        align-items: flex-start;
    }

    .footer__inner {
        width: 100%;
    }

    .footer__feedback {
        width: 100%;
        margin-top: 1rem;
        text-align: center;
    }

    .footer__btn {
        margin: 0 auto;
    }

    .recomended__list {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .recomended__item {
        width: 32%;
        margin-right: 0;
        margin-bottom: 1.5rem;
    }

    .call-popup {
        padding: 4rem 0 3rem;
    }


    .call-popup .call-form {
        width: 70.13%;
        margin: 0 auto;
        padding: 0;
        background-color: transparent;
    }

    .order__compose-form {
        width: 100%;
        background-color: #f9f9f9;
    }
}

@media screen and (max-width: 650px) {
    .search_form {
        display: none;
    }
     .header__top-list > li {
    display: none;
  }
    .header-heart {
        display: block !important;
        font-size: 22px;
  width: 15%;
  text-align: center;
    }
    .header-heart .main-nav__link {
        font-size: 30px;
        text-align: center;
    display: block;
    color: #ffdb0c;
    }
    .search_form.active {
        display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    }
    .header__main {
        display: flex;
        flex-wrap: wrap;
    }
  .msMiniCart i {
    font-size: 3rem !important;
  }
    .header__search {
        width: 100%;
        margin-right: 0;
        order: 3;
        margin-top: 1rem;
    }

    .header__info-item:first-child {
        display: block;
    }

    .header-small {
        display: block;
        position: relative;
        width: 15%;
    font-size: 30px;
    text-align: center;
    color: #ffdb0c;
        /*flex-wrap: wrap;*/
    }
    .header-small.active {
        display: none;
    }
    
    .search_form_close.active {
        display: flex;
    font-size: 20px;
    align-items: center;
    padding: 0 5px;
    }
.main-nav-small {
    display: block;
  /*flex-wrap: wrap;
  align-content: space-between; 
  gap: 5px;*/
}
    .header__feedback {
        display: none;
        position: absolute;
        top: 100%;
        z-index: 20;
        left: -100%;
        width: 25rem;
        padding: 2rem;
        background-color: #fff;
    }

    .header-small .header__feedback {
        display: block;
        text-align: center;
    }

    .header__feedback.active {
        left: 0;
    }

    .header__feedback-btn {
        width: 100%;
        /*margin-right: 0;
        margin-bottom: 2rem;*/
    }


    .main-nav__link-drop {
        margin-right: 0;
        margin-left: auto;
    }

    .header-call-btn {
        display: flex;
    }

    .order__send {
        width: 89%;
    }

    .about {
        margin-bottom: 3rem;
    }

    .catalog__item {
        width: 32%;
    }

    .bredcrumbs__item {
        margin-right: 1rem;
        font-size: 1.4rem;
    }

    .bredcrumbs__item::after {
        content: '>';
        right: -.6rem;
        width: .5rem;
        font-family: 'Proxima Nova Lt', sans-serif;
        font-size: 1.2rem;
        line-height: 1;
        font-weight: 300;
    }

    .product__options-select {
        max-width: calc(100% - 3.1rem);
    }
}

@media screen and (max-width: 576px) {
    div#cfConfirm {
    width: 100%;
    min-width: 100%;
    left: 0;
    right: 0;
    top: 0;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    }
    .cf-city .cf-btn-group {
    margin-top: 0!important;
    }
    .cf-city .cf-btn-default, .cf-city .cf-btn-primary {
    padding: 2px 12px!important;
    }
    .order {
        width: 100%;
    }

    .header__swiper {
        height: 22rem;
        overflow: hidden;
    }

    .header__slide-img img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }


    .info__inline {
        flex-direction: column;
        align-items: flex-start;
    }

    .discount {
        width: 100%;
    }

    .pricing {
        margin-bottom: 1rem;
        width: 100%;
    }

    .info__desc {
        padding: 2rem 1.5rem;
    }

    .info__desc-title {
        margin-bottom: 1.5rem;
        font-size: 2.8rem;
    }

    .info__desc-content p {
        font-size: 1.5rem;
    }

    .social {
        flex-direction: row;
        width: 100%;
        height: 6rem;
        margin-top: 1rem;
    }

    .social__item {
        margin-bottom: 0;
        margin-right: 2rem;
    }

    .licence__list {
        flex-wrap: wrap;
    }

    .licence__item {
        width: 47%;
        margin-bottom: 1.5rem;
    }

    .about__company {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-left: 0;
    }

    .about__logo {
        width: 100%;
        margin-bottom: 0;
        height: 15rem;
    }

    .about__feedack {
        width: 100%;
    }

    .main-nav__sublist {
        width: 22rem;
    }

    .main-nav__sublist {
        width: 100%;
    }

    .main-nav__lastlist {
        position: relative;
        right: 0;
        display: none;
        width: 100%;
        height: 100%;
        padding: 2rem;
        transition: .5s all;
        background: #F9F9F9;
    }

    .main-nav__sublink {
        background-image: url(../img/catalog-mob-arrow.svg);
        background-repeat: no-repeat;
        background-position: right 1.5rem center;

    }

    .main-nav__subitem:hover .main-nav__lastlist {
        display: none;
    }

    .catalog__info {
        margin-top: 1rem;
    }

    .catalog__title {
        font-size: 2.4rem;
    }

    .catalog__desc {
        margin-bottom: 1rem;
        font-size: 1.4rem;
    }

    .recomended__title {
        margin-bottom: 2rem;
        font-size: 2.5rem;
    }

    .order-compose {
        padding: 3rem 1.5rem 2rem;
    }

    .compare__item {
        width: 24rem;
    }

}

@media screen and (max-width: 600px) {
    .mobile-panel {
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      z-index: 10;
      display: block;
    }
    .mobile-panel_body {
      background-color: #fff;
      border-radius: 30px 30px 0 0;
      box-shadow: -15px 0px 50px rgba(17, 17, 17, 0.1);
      padding: 12px 20px 10px;
      display: flex;
    }
    .mobile-panel_cart {
        width: 60%;
    justify-content: center;
    display: flex;
    align-items: center;
      
    }
    
    .header__top-nav {
    width: 100%;
}
    .advantages__list > .advantages__item_li > a {
        background-size: 60%;
    }

    .menu__sw a, .menu__sw_two a, .menu__sw_mini a, .menu__sw_2 a {
        /*width: 155px;*/
        width: 100% !important;
        font-size: 14px !important;
        height: 40px;
        align-items: center;
        box-shadow: none;
    }

    .menu__sw div, .menu__sw_two div, .menu__sw_four div, .menu__sw_mini div {
        width: 100%;
        font-size: 14px;
        height: 40px;
        align-items: center;
  display: flex;
  background: #fff;
  font-style: normal;
  padding: 16px 0;
    padding-left: 0px;
  padding-left: 15px;
  font-weight: 600;
  min-height: 64px;
  line-height: 100%;
  position: relative;
  box-shadow: 0px 0px 4px 0 rgb(0,0,0,0.2);
        
    }
.menu__sw_2 div {
    font-size: 16px;
  padding: 15px 0;
  font-weight: 500;
  display: flex;
  align-items: center;
  text-transform: none;
  height: 4.5rem;
  line-height: 1;
  font-weight: 300;
  cursor: pointer;
  border-bottom: 1px solid #f2f2f2;
  font-family: 'Proxima Nova Lt', sans-serif;
  font-size: 16px;
}

    .menu__sw_2 a {
        width: 340px;
        font-size: 16px;
    }

    .menu__sw a > img, .menu__sw_two a > img, .menu__sw_mini a > img {
        right: 10px;
    }

    .menu__sw div:nth-child(2) img {
        right: 4px;
        top: 0px;
    }

    .menu__sw div {
        border: 1px solid transparent;
        box-sizing: border-box;
        align-items: center;
        display: flex;
        flex: 0 0 auto;
        width: 100%;
    }

    .menu-block .content {
        padding: 16px 24px;
        height: 100vh;
        overflow: auto;
        background-color: #fff;
    }

    .menu__sw_two li {
        flex: 0 0 auto;
        width: 100%;
    }

    .fixed.menu-active .menu-block.active {
        position: fixed;
        top: 100px;
        border: unset;
        z-index: 222;
    }
}

.header__phone_mobile {
    display: none;
}

@media screen and (max-width: 480px) {
    
    li.header__top-item.header__top-discount.cfCity_header {
    width: 100%;
}

    .advantages__list > .advantages__item_li > a {
        background-size: 46%;
    }

    .advantages {
        margin-bottom: 0;
    }

    .header__phone_mobile {
        display: block;
        margin-top: 0px;
        top: 0 !important;
        padding: 15px 0;
    }

    .header__phone_mobile.sticky a {
        padding: 6px 23px;
        float: left;
    }

    .header__main {
        
        border-bottom: 0;
    }

    .header__info, .header-call-btn {
        display: none;
    }

    .header__info-small {
        display: flex;
        color: #fff;
        padding: .5rem 0;
    }

    .nav-btn-text  {
        font-size: 12px;
  line-height: 1;
  margin: 0 10px;
    } 

    .header__info-item:last-child {
        margin-right: 0;
    }

    .logo {
        width: 40%;
        height: auto;
        margin-right: 0;
    }

    .header__slide-title {
        font-size: 2.4rem;
    }

    .header__slide-content {
        left: 1.5rem;
    }

    .advantages__item {
        width: 100%;
    }

    .advantages__item2 {
        width: 100%;
    }

    a.advantages__item {
        width: 100%;
    }

    .about__slide-title {
        font-size: 2rem;
    }

    .map {
        min-height: 26rem;
    }

    .footer__inner {
        flex-direction: column;
        align-items: flex-start;
    }

    .footer__about {
        margin-bottom: 1rem;
    }

    .catalog__item {
        width: 47%;
    }

    .card__title {
        font-size: 1.4rem;
    }

    .product__data {
        flex-direction: column;
    }

    .product__title {
        font-size: 2.4rem;
    }

    .product__discount-item {
        font-size: 1.4rem;
    }

    .checkbox + label {
        position: relative;
        padding: 0 0 0 3.1rem;
        cursor: pointer;
        display: block;
        font-size: 1.4rem;
    }

    .checkbox + label:before {
        top: -.3rem;
        width: 2rem;
        height: 2rem;
    }

    .checkbox + label:after {
        top: -1px;
        left: 4px;
        font-size: 20px;
        width: 1rem;
        height: 1rem;
    }

    .product__options-select {
        font-size: 1.4rem;
        margin-left: 3.1rem;
    }

    .product__spinner-title {
        font-size: 1.4rem;
    }

    .product__info {
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 1rem;
    }

    .product__info-item {
        width: 100%;
        margin-bottom: 1rem;
    }

    .recomended__item {
        width: 48%;
    }

    .product__desc p {
        font-size: 1.4rem;
    }

    .compare__list {
        flex-wrap: wrap;
    }

    .compare__item {
        width: 35%;
        margin-right: 1rem;
        margin-bottom: 1rem;
    }

    .sticky {
        position: fixed !important;
        top: 0px;
        left: 0;
        width: 100%;
        background-color: #ffdb0e;
        z-index: 999;
    }

}

@media screen and (max-width: 370px) {
    
    /*menu top*/
    .menu__sw div:nth-last-child(1) img {
        height: 40px;
        right: -3px;
        bottom: auto;
    }

    .menu__sw div:nth-child(6) img {
        right: -24px;
    }

    .menu__sw div:nth-child(2) img {
        display: none;
    }

    /*end menu*/
    .header-call-btn {
        width: 3.7rem;
        height: 3.7rem;
        margin-left: 1rem;
    }

    .main-nav__link-drop {
        width: 18rem;
    }

    .header__slide-title {
        font-size: 2rem;
    }

    .pricing__list {
        flex-direction: column;
        max-width: 100%;
        width: 100%;
    }

    .pricing__item {
        width: 100%;
    }

    .info__video {
        height: 32rem;
    }

    .product__aside {
        flex-shrink: 0;
        width: 30rem;
        margin-right: 0;
    }

    .gallery-top {
        /*height: 38rem;*/
    }

    /*.gallery-thumbs {
        height: 20rem;
        padding: 0;
    }*/
    .menu__sw a, .menu__sw_two a, .menu__sw_mini a, .menu__sw_four div {
        width: 127px;
        font-size: 13px;
    }

    .menu__sw_four a {
        font-size: 14px;
    }

    .menu__sw_three {
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2;
    }

    .menu__sw_three div {
        height: 20px;
    }

    .main-nav__link {
        font-size: 1rem;
    }

    .main-nav__link-drop2 {
        width: auto;
        height: 4.5rem;
        margin: 0;
    }

    .main-nav__link-drop {
        width: auto;
        margin: 0;
    }

}

/********************/
@media screen and (min-width: 481px) {
    .hidden-sm {
        display: none;
    }
}

.footer__info {
    width: 100%;
    display: block;
    line-height: 21px;
    color: #fff;
    font-size: 15px;
    padding: 15px 20px;
    border: 1px solid #ffdb0e;
    font-weight: 400;
}

@media screen and (min-width: 600px) {
    .footer__info {
        width: 46%;
        display: block;
        line-height: 21px;
        color: #fff;
        font-size: 15px;
        top: -65px;
        padding: 15px 20px;
        border: 1px solid #ffdb0e;
        font-weight: 400;
    }

    .product__options {
        width: 50%;
        margin-top: 18px;
    }

    .product__order {
        width: 44%;
    }

    .product__more {
        display: flex;
    }

    .product__more_left {
        width: 60%;
    }

    .product__more_right {
        width: 40%;
        padding-left: 20px;
    }

    .video_item {
        border-bottom: 1px solid #DDDDDD;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

}

@media screen and (max-width: 1020px) {
    .info__desc {
        min-height: 34.8rem;
    }

    .info__desc-title {

        font-size: 2rem !important;
    }

    .advantages__list > .advantages__item_li > a {
        background-size: 50%;
    }

    .info__desc-content p {
        font-size: 1.4rem;
    }
}

@media (max-width: 991px) {
    .menu-block-scroll {
    }

    .menu__sw_mini {
        height: 50vh;
    }
}


@media (max-width: 767px) {
    img {
        max-width: 100%;
        height: auto;
    }
}
.search_form_close {
        display: none;
    }
.header-heart {
    display: none;
}
.msfavorites i {
  font-weight: bold;
}

i.fa-search {
    -webkit-text-stroke: 1px white;
}