@media screen and (max-width: 1820px) {.left-sidebar {width: 28%;}}

@media screen and (max-width: 1750px) {.left-sidebar {width: 27%;}}

@media screen and (max-width: 1680px) {.left-sidebar {width: 26%;}}

@media screen and (max-width: 1600px) {.left-sidebar {width: 25%;}}

@media screen and (max-width: 1540px) {.left-sidebar {width: 24%;}}

@media screen and (max-width: 1480px) {.left-sidebar {width: 23%;}}

@media screen and (max-width: 1430px) {.left-sidebar {width: 22%;}}

@media screen and (max-width: 1400px) {
    .scroll_top {
        bottom: 50px;
    }
}

@media screen and (max-width: 1380px) {.left-sidebar {width: 21%;}}

@media screen and (max-width: 1330px) {.left-sidebar {width: 20%;}}

@media screen and (max-width: 1300px) {
	.container .container {
      padding-left: 0px;
      padding-right: 18px;
}
}

@media screen and (max-width: 1280px) {.left-sidebar {width: 19%;}}

@media screen and (max-width: 1255px) {
	.container .container {
      padding-left: 0px;
      padding-right: 6px;
}
}

@media screen and (max-width: 1200px) {
	.container .container {
      padding-left: 0px;
      padding-right: 17px;
}
}

@media screen and (max-width: 1200px) {.left-sidebar {width: 25%;}}

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

    .left-sidebar-spirit {
        width: 28%;
    }

    .all-content {
        width: 72%;
    }

    .left-sidebar {
        padding-left: 10px;
    }

    .wrap-left-sidebar {
        width: auto;
    }

    .main-menu.level-1 {
        width: 95%;
    }

    .collection-order.is-order {
        margin-bottom: 15px;
    }

    .cart-item {
        position: relative;
    }

    .cart-cross-wrap {
        position: absolute;
        top: 20px;
        right: 0;
    }

    .item-money {
        text-align: right;
    }

    .item-image {
        margin-bottom: 20px;
    }

    .cart-footer {
        margin-top: 20px;
    }

    .stiker.stiker-sale {
        width: 75px;
        height: 75px;
    }
}

@media screen and (max-width: 1100px) {
    .product-info .product-buy {
        flex-direction: column;
        align-items: flex-start;
    }

    .in-basket {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 1024px) {
    .discounts-wrap {
        margin-bottom: 20px;
    }

    .cart-total {
        margin-bottom: 18px;
    }
}

@media screen and (max-width: 920px) {
  
  .header-white-line {
  	height: 157px;
  }

    .nav-toggle {
        display: block;
    }

    .left-sidebar,
    .left-sidebar-spirit {
        display: none;
    }

    .all-content {
        width: 100%;
    }

    header a.logotype.in-header {
        display: block !important;
        width: 80px;
        height: auto;
        margin: 0 0 0 50px;
    }

    header a.logotype.in-header img {
        display: block;
        width: 100%;
        height: auto;
    }


    .search-widget {
        margin-left: 35px;
    }

    body:after {
        height: 150px;
    }

    .wrap-lang {
        margin-left: 30px;
    }

    .city {
        margin-bottom: 10px;
    }

    .nav .city .js-city-name {
        color: #ffffff;
        border-bottom: 1px dashed #ffffff;
    }

    .nav a.phone.in-header {
        color: #ffffff;
        font-size: 18px;
    }

    .wrap-geo-phone {
        margin-bottom: 15px;
    }

    .city svg * {
        fill: #ffffff;
    }

    .main-menu.level-1 {
        padding-bottom: 18px;
    }

    .wrap-left-sidebar {
        padding-top: 10px;
    }

    .open-filter {
        display: block;
    }

    .collection-filter {
        padding: 10px 47px 10px;
    }
  

	.container .container {
      padding-left: 0px;
      padding-right: 0px;
	}


}

@media screen and (max-width: 640px) {
    .header-menu {
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 20px;
    }

    .header-menu-link {
        font: 18px/19px 'Open Sans', sans-serif;
        font-weight: bold;
        color: #ffffff;
    }

    .header-menu-item {
        margin-bottom: 17px;
    }

    .favorites-widget-link .is-full {
        display: none;
    }

    .footer-col-menu {
        margin-bottom: 20px;
    }

    .footer-col-menu:last-child {
        margin-bottom: 0;
    }

    .footer_menu-title {
        margin-bottom: 10px;
    }

    .copyright {
        margin-bottom: 20px;
    }

    .box-hit__top {
        padding: 10px 20px;
    }

    .pagination-link-arrow-prev {
        margin-right: 5px;
    }

    .pagination-link-arrow-next {
        margin-left: 5px !important;
    }

    .gallery-wrapper {
        margin-bottom: 40px;
    }

    .product-info .product-buy {
        flex-direction: row;
    }

    .tabs-item span {
        display: none;
    }

    .item-money {
        text-align: center;
    }

    .item-wrap-total {
        padding-top: 20px;
    }

    .wrap-cart-title,
    .cart-products-title {
        padding: 27px 53px;
    }

}

@media screen and (max-width: 560px) {
    .box-new__top {
        flex-direction: column;
    }

    .box-new__top {
        padding: 27px 28px;
    }

    .cart-submit {
        width: 270px;
        height: 30px;
        padding: 0;
    }
}

@media screen and (max-width: 500px) {
    .box-news-banner {
        padding-left: 80px;
        padding-right: 80px;
    }
}

@media screen and (max-width: 490px) {
    .product-info .product-buy {
        flex-direction: column;
    }
}

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

    .search-widget {
        margin-bottom: 19px;
        margin-left: 0;
    }

    .search_widget-control {
        color: #ffffff;
    }

    .search-widget svg * {
        fill: #ffffff;
    }

    .search_widget-control::-webkit-input-placeholder {color: #ffffff !important;}
    .search_widget-control::-moz-placeholder          {color: #ffffff !important;}
    .search_widget-control:-moz-placeholder           {color: #ffffff !important;}
    .search_widget-control:-ms-input-placeholder      {color: #ffffff !important;}

    .box-hit__top {
        flex-direction: column;
    }

    .box-hit__bottom {
        padding: 40px 20px 12px;
    }

    .box-new__bottom {
        padding: 40px 20px 12px;
    }

    .wrap-gallery-box-news {
        padding: 60px 20px;
    }

    .box-slider-main .swiper-button-prev {
        left: 20px;
    }

    .box-slider-main .swiper-button-next {
        right: 20px;
    }

    .box-clients .swiper-button-prev {
        left: 20px;
    }

    .box-clients .swiper-button-next {
        right: 20px;
    }

    .box-news .swiper-button-prev {
        left: 20px;
    }

    .box-news .swiper-button-next {
        right: 20px;
    }

    .box-hit__look-collection {
        margin-bottom: 20px;
    }

    .collection-order .slct {
        padding: 5px 25px 5px 15px;
    }

    .collection-filter-header {
        padding: 25px 20px;
        flex-direction: column;
    }

    .collection-filter__title {
        margin-bottom: 10px;
    }

    .collection-filter {
        padding: 25px 20px 3px;
    }

    .collection-order-wrapper {
        padding: 20px 20px 30px;
    }

    .collection-wrapper {
        padding: 0 20px 26px;
    }

    .collection-order label.label-field {
        width: 100%;
        margin-bottom: 10px;
    }

    .open-filter {
        margin-left: 20px;
    }

    .pagination-wrap {
        padding: 0 20px 52px;
    }

    .product-short_description p {
        margin-bottom: 25px;
    }

    .product-price {
        margin-bottom: 25px;
    }

    .product_tabs {
        margin-top: 25px;
    }

    .product-top {
        padding: 45px 20px 0 !important;
    }

    .products-is-similar .products-title {
        padding: 30px 20px;
    }

    .product-bottom .swiper-button-prev {
        left: 20px;
    }

    .product-bottom .swiper-button-next {
        right: 20px;
    }

    .product-top__wrap-title {
        padding: 30px 20px;
    }

    .product_tabs {
        padding: 10px 20px 0;
    }

    .item-info {
        padding-left: 0;
        margin-bottom: 15px;
    }

    .item-price-wrap {
        margin-bottom: 15px;
    }

    .item-money {
        text-align: left;
    }

    .item-wrap-total {
        padding-top: 15px;
    }

    .cart-form {
        padding: 40px 20px;
    }

    .cart-slider {
        padding: 38px 20px 46px;
    }

    .cart-slider .swiper-button-prev {
        left: 20px;
    }

    .cart-slider .swiper-button-next {
        right: 20px;
    }

    .wrap-cart-title,
    .cart-products-title {
        padding: 27px 20px;
    }

    #discounts-coupon {
        width: 100%;
    }

    .discounts-submit {
        width: 100%;
        align-items: center;
    }

    .discounts-notice {
        margin-right: 0;
    }

    .cart-submit {
        width: 100%;
    }

    .cart-submit-span-1 {
        display: none;
    }

    .cart-submit-span-2 {
        display: block;
    }

    .added-link {
        width: 90%;
        margin-bottom: 10px;
    }

    .added-close {
        width: 90%;
    }

}

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

    .box-news .swiper-button-prev {
        top: 120px;
    }

    .box-news .swiper-button-next {
        top: 120px;
    }
}

@media screen and (max-width: 400px) {
    .footer__form .feedback-field-wrap {
        flex-direction: column;
    }

    .footer__form .feedback-field {
        margin-bottom: 20px;
    }

    .footer__form-submit {
        width: 100%;
    }
}

@media screen and (max-width: 380px) {
    .box-slider-main .gallery-thumbs {
        display: none;
    }


}





