@media (min-width: 1600px) {
  .header,
  .footer__main,
  .footer__copy,
  .catalog-wrapper,
  .main-products-new-wrap {
    padding: 20px calc(50% - 720px);
  }
  .main-article {
    padding: 0 calc(50% - 720px);
  }
}
@media (max-width: 1199px) {
  .subcats__item {
    width: calc(100% / 3 - 20px);
  }
  .catalog__item {
    width: calc(100% / 3 - 20px);
  }
  .blog-body-2 .blog-item {
    width: calc(50% - 20px);
  }
  [class*="main-slider__item_"] > *:first-child {
    margin-top: 50vh;
    transform: translateY(-50%);
  }
  .main-products-new__item .main__right {
    width: 125px;
  }
  .product-preview-buttons {
    display: flex;
  }
  .aside-left {
    width: 240px;
  }
  .filter-buttons {
    display: flex;
    flex-direction: column;
  }
  .filter-buttons > *:not(:last-child) {
    margin-bottom: 10px;
  }
  .header,
  .catalog-wrapper,
  .footer__main,
  .footer__copy {
    padding: 20px;
  }
  .main-article {
    padding: 0 20px;
  }
  .main-products-new-wrap {
    padding: 30px 20px;
  }
  .list-search__item .link-img {
    width: 100px;
  }
}
@media (max-width: 991px) {
  .main-slider {
    max-height: 500px;
  }
  .main-slider__body {
    max-width: 75%;
  }
  [class*="main-slider__item_"] > *:first-child {
    margin-top: 250px;
  }
  .main-slider__down {
    top: 460px;
  }
  .main-products-new__item .main__right {
    width: 200px;
  }
  .header > *:not(:first-child):not(:last-child) {
    margin-right: 40px;
  }
  .footer__copy {
    display: flex;
    flex-direction: column;
  }
  .footer__copy_text {
    order: 1;
  }
  .footer .menu-2 {
    margin-bottom: 15px;
  }
  .footer__main {
    flex-wrap: wrap;
  }
  .footer__gallery {
    margin-bottom: 30px;
    order: -1;
    width: 100%;
  }
  .footer__gallery .footer__header {
    min-height: auto;
  }
  .catalog-wrapper {
    flex-direction: column;
  }
  .aside-left,
  .catalog-wrapper main {
    width: 100%;
  }
  .catalog-wrapper .aside-left {
    margin: 0 0 15px;
  }
  .catalog-wrapper .aside-left.m-0 {
    margin: 0;
  }
  .filter-buttons {
    flex-direction: row;
  }
  .filter-buttons > *:not(:last-child) {
    margin-bottom: 0;
  }
  .menu-catalog,
  .submenu-blog {
    display: flex;
    flex-wrap: wrap;
    margin: -20px -20px 0;
  }
  .menu-catalog > li,
  .submenu-blog > li {
    flex-grow: 1;
    margin: 0;
    text-align: center;
    white-space: nowrap;
  }
  .filter-title {
    background: url(/images/icons/arrow-down-black.png) no-repeat right center / auto 15px;
    margin-bottom: 0;
    padding-right: 40px;
  }
  .filter-title.open {
    background: url(/images/icons/arrow-up-black.png) no-repeat right center / auto 15px;
  }
  .filter {
    margin-top: 10px;
  }
  .wrap-filter {
    margin-bottom: 20px;
  }
  .calendar {
    display: none;
  }
  .fast-view__left {
    width: calc(100% / 3 - 10px);
  }
  .fast-view__right {
    width: calc(200% / 3 - 10px);
  }
  .list-search__item .link-img {
    width: 150px;
  }
}
@media (max-width: 767px) {
  .main-slider,
  .main-slider.slick-slider {
    display: none;
  }
  .A-main_page .header {
    background: #ECEEB0;
  }
  .header,
  .catalog-wrapper,
  .footer__copy,
  .main-article {
    padding: 10px;
  }
  .main-products-new-wrap {
    padding: 20px 10px;
  }
  .footer__main {
    padding: 20px 10px 50px;
  }
  .header {
    flex-wrap: wrap;
  }
  .text.main-article {
    margin-bottom: 0;
  }
  .header > .header__nav:not(:first-child):not(:last-child),
  .header__nav {
    margin: 20px 0 0;
    order: 1;
    width: 100%;
  }
  .menu-1 {
    flex-wrap: wrap;
  }
  .menu-1 > li {
    flex-grow: 1;
    text-align: center;
  }
  .main-slider__down {
    display: none;
  }
  .footer__header {
    min-height: auto;
  }
  .footer__contacts {
    margin-bottom: 30px;
    width: 100%;
  }
  .main-products-new__item .buttons {
    width: 50px;
  }
  .main-products-new__item .buttons > * {
    min-height: 50px;
  }
  .logo {
    display: flex;
    justify-content: center;
    margin-bottom: -50px;
    width: 100%;
  }
  .logo a {
    width: 80px;
  }
  .header > *:not(:first-child):not(:last-child) {
    margin-right: 0;
  }
  .menu-2 {
    align-items: center;
    flex-direction: column;
  }
  .footer__copy_text,
  .footer__contacts {
    text-align: center;
  }
  .footer__gallery,
  .footer__contacts {
    align-items: center;
    display: flex;
    flex-direction: column;
  }
  .gallery-1 {
    justify-content: center;
  }
  .footer__menu {
    margin: 0 auto;
  }
  .search {
    margin-left: auto;
  }
  .search__form {
    right: 0;
    top: 40px;
  }
  .main-products-new__item .main img {
    display: none;
  }
  .main-products-new__item .main {
    flex-direction: column-reverse;
    position: relative;
  }
  .main-products-new__item .attr {
    position: static;
    transform: none;
  }
  .main-products-new__item .main__left {
    padding: 1em;
  }
  .main-products-new__item .main__right {
    max-width: 150px;
    padding: 0;
    position: absolute;
    right: 1em;
    top: calc(1em - 3.5px);
    width: auto;
  }
  .fast-view__left {
    display: none;
  }
  .fast-view__right {
    width: 100%;
  }
  .product-fiels {
    flex-direction: column;
  }
  .product-fiels > *:not(:last-child) {
    margin-bottom: 10px;
    margin-right: 0;
  }
  .select-title {
    margin-bottom: 10px;
  }
  .table-product-char {
    font-size: 0.875em;
  }
  .fast-view__buttons {
    flex-direction: column;
  }
  .fast-view__buttons > *:not(:last-child) {
    margin-bottom: 10px;
    margin-right: 0;
  }
  h1,
  .h1 {
    font-size: 1.66666667rem;
  }
  h2,
  .h2 {
    font-size: 1.33333333rem;
  }
  .menu-catalog,
  .submenu-blog {
    margin: -10px -10px 0;
  }
  .blog-body-1 .blog-item {
    flex-direction: column;
  }
  .blog-body-1 .blog-img {
    margin-bottom: 1em;
    margin-right: 0;
    width: 100%;
  }
  .blog-body-1 .blog-img img {
    height: auto;
    width: 100%;
  }
  .blog-body-2 .blog-item {
    width: 100%;
  }
  .subcats {
    margin: 0 -5px;
  }
  .subcats__item {
    margin: 0 5px 10px;
    width: calc(50% - 10px);
  }
  .sort-by {
    display: flex;
    flex-direction: column;
  }
  .catalog-options select[name="sort"] {
    margin-bottom: 10px;
    margin-right: 0;
  }
  .catalog-options select {
    margin-top: 10px;
  }
  .catalog {
    margin: 0 -5px;
  }
  .catalog__item {
    margin: 0 5px 10px;
    width: 100%;
  }
  .product-preview-link-img > img {
    max-width: 100%;
  }
  .product-main {
    flex-direction: column;
  }
  .product-img,
  .product-detail {
    width: 100%;
  }
  .product-img {
    margin-bottom: 10px;
  }
  .product-detail {
    padding-left: 0;
  }
  .product-other {
    padding: 10px;
  }
  .tab-table-product-char {
    padding: 0;
  }
  .product-views__item {
    margin: 0 5px;
    width: calc(50% - 10px);
  }
  .product-views {
    margin: 0 -5px;
  }
  .product-views .slick-prev {
    left: -5px;
    z-index: 9;
  }
  .product-views .slick-next {
    right: -5px;
    z-index: 9;
  }
  .after-cart {
    align-items: stretch;
    flex-direction: column;
  }
  .after-cart > *:first-child {
    margin-right: 0;
  }
  .after-cart > *:not(:last-child) {
    margin-bottom: 20px;
  }
  .after-cart__buttons {
    display: flex;
    flex-direction: column;
  }
  .after-cart__buttons > *:not(:last-child) {
    margin-bottom: 10px;
    margin-right: 0;
  }
  .form-order {
    display: block;
  }
  .form-order > div {
    align-items: flex-start;
    flex-direction: column;
  }
  .form-order > div label {
    margin-bottom: 10px;
    width: auto;
  }
  .form-order > div:nth-child(2n+1) {
    margin-right: 0;
  }
  .form-order input[type="text"],
  .form-order textarea {
    width: 100%;
  }
  .form-order textarea {
    max-width: 100%;
    min-width: 100%;
  }
  .main-products-new {
    margin: 0 -7.5px;
  }
  .main-products-new__item {
    margin: 0 7.5px;
  }
  .wrap-catalog .catalog:last-child {
    margin-bottom: 0;
  }
  .catalog .catalog-empty {
    margin: 0 5px;
  }
  .ajax-overlay {
    height: 100%;
    left: 5px;
    width: calc(100% - 10px);
  }
  .list-search {
    margin: 0 0 -10px;
  }
  .list-search__item {
    flex-direction: column-reverse;
    margin: 0 0 10px;
    width: 100%;
  }
  .list-search__item .link-img {
    margin-bottom: 10px;
  }
  .list-search__item .text-info {
    margin-right: 0;
  }
}
