@media (max-width: 1600px) {
  section {
    margin-bottom: 60px;
  }
  .container {
    max-width: 90%;
  }
  .banner__shoes {
    width: 735px;
    top: 9px;
    right: -80px;
  }
  .banner__wrapp {
    padding-bottom: 150px;
  }
  .banner__wrapp h1 {
    font-size: 48px;
  }
  .banner__wrapp h1 img {
    left: 300px;
  }
  .about-block__bg {
    width: 600px;
  }
  .about-block__image {
    right: 0;
  }
  .about-block__img-1 {
    width: 480px;
    height: 270px;
  }
  .about-block__img-2 {
    width: 270px;
    height: 170px;
  }
  .about-block__boot {
    width: 260px;
    left: -40px;
  }
  .content-right__text p {
    font-size: 16px;
  }
  .footer__menu {
    font-size: 16px;
  }
  .about-block__text p {
    font-size: 16px;
  }
  .page-about__like {
    top: 20px;
  }
  .page-about__img-1 {
    width: 450px;
    top: 0;
  }
  .page-about__img-2 {
    width: 300px;
  }
  .page-about__boot {
    width: 280px;
    left: -150px;
  }
  .header__carts p {
    display: none;
  }
  .reviews h2, .advantage h2 {
    margin-bottom: 40px;
  }
}

@media (max-width: 1500px) {
  .page-catalog__grid .tplProduct {
    width: calc(50% - 15px);
  }
  .page-catalog__left {
    width: 30%;
  }
  .page-catalog__right {
    width: 70%;
  }
  .page-cart__triangle1 {
    display: none;
  }
  .page-favorite__grid .tplProduct {
    width: calc(33.3333% - 20px);
  }
  .header__menu a {
    padding: 10px 20px;
  }
}

@media (max-width: 1320px) {
  .banner__shoes {
    width: 740px;
  }
  .banner__wrapp h1 {
    font-size: 46px;
  }
  .banner__wrapp h1 img {
    left: 300px;
  }
  .banner__wrapp {
    padding-bottom: 50px;
  }
  .header__menu a {
    padding: 10px 15px;
  }
  .checkount {
    padding: 50px;
  }
  .page-about p {
    font-size: 16px;
  }
  .page-about__img-2 {
    width: 250px;
  }
  .di_none {
    display: none !important;
  }
}

@media (max-width: 1240px) {
  .header__logo img {
    width: 255px;
  }
  .banner__shoes {
    top: 110px;
    right: auto;
    left: 430px;
    width: 460px;
  }
  .banner__wrapp {
    padding-top: 65px;
  }
  .banner__pazzle2 {
    display: none;
  }
  .table-cart__price {
    width: 15%;
  }
  .table-cart__footer .table-cart__price {
    width: 30%;
    text-align: right;
  }
  .table-cart__footer .table-cart__remove {
    display: none;
  }
  .page-about__boot {
    display: none;
  }
  .variations__line {
    flex-direction: column;
    gap: 6px;
    align-items: flex-start;
  }
}

@media (max-width: 1130px) {
  .header__info .btn {
    display: none;
  }
  .header__carts p {
    display: block;
  }
  .header__menu {
    position: absolute;
    left: 0;
    top: calc(100% + 10px);
    z-index: 5;
    width: 250px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
    display: none;
    padding: 10px 0;
  }
  .header__menu a {
    display: block;
    text-align: left;
  }
  .header__menu a:after {
    opacity: 0;
  }
  .header__toggleMenu {
    display: block;
  }
  .about-block__row {
    flex-direction: column;
    gap: 60px;
    align-items: center;
  }
  .about-block__text {
    width: 100%;
  }
  .advantage__item p {
    font-size: 16px;
  }
  .page-catalog__grid .tplProduct {
    width: calc(33.333% - 20px);
  }
  .page-catalog__left {
    width: 100%;
  }
  .page-catalog__right {
    width: 100%;
  }
  .page-catalog__row {
    flex-direction: column;
  }
  .page-catalog__filtertoggle {
    display: flex;
  }
  #catalog_filter {
    display: none;
  }
  .size__right {
    flex-direction: column;
    gap: 10px;
  }
  .size__right .size__title br {
    display: none;
  }
  .page-files__menu {
    width: 30%;
  }
  .page-files__view {
    width: 70%;
  }
}

@media (max-width: 990px) {
  .banner__wrapp h1 {
    font-size: 36px;
  }
  .banner__wrapp h1 img {
    width: 115px;
    left: 220px;
  }
  .banner__shoes {
    width: 400px;
    top: 120px;
    left: 245px;
  }
  .content-right__row {
    flex-direction: column;
  }
  .content-right__image {
    width: 100%;
  }
  .content-right__text {
    width: 100%;
  }
  .contact-form__row {
    flex-direction: column;
  }
  .contact-form__columns {
    width: 100%;
  }
  .contact-form__triangle {
    right: 0;
  }
  .footer__column {
    width: 47%;
    align-items: center;
  }
  .footer__wrapp {
    column-gap: 30px;
    row-gap: 50px;
  }
  .footer__triangle {
    display: none;
  }
  .footer__menu li {
    text-align: center;
  }
  .page-catalog__grid .tplProduct {
    width: calc(50% - 20px);
  }
  .variations__line {
    align-items: center;
    flex-direction: row;
    gap: 30px;
  }
  .page-product__characteristic {
    width: 100%;
    padding-left: 80px;
  }
  .page-product__gallery {
    position: absolute;
    left: 35px;
    top: 35px;
  }
  .page-product__row {
    flex-wrap: wrap;
  }
  .product-content--pl {
    padding-left: 0;
  }
  .page-product__characteristic .characteristic {
    display: none;
  }
  .page-product__parametrs .characteristic {
    display: block;
  }
  .page-product__button {
    margin-bottom: 40px;
  }
  .product-review {
    flex-direction: column;
  }
  .product-review .product-review__column {
    width: 100%;
  }
  .product-review .product-review__column:last-child {
    order: 1;
  }
  .product-review .product-review__column:first-child {
    order: 2;
  }
  .tplCartproduct__pt {
    padding-top: 0;
  }
  .size__item {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    border-radius: 10px;
    width: 100%;
  }
  .size {
    gap: 35px;
  }
  .type-delivery__item {
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
  }
  .extracts__files {
    flex-wrap: wrap;
  }
  .extracts__title br {
    display: none;
  }
  .checkount__data {
    flex-direction: column;
  }
  .checkount__footer > p br {
    display: none;
  }
  .page-contact__wave1 {
    display: none;
  }
  .page-contact__puzzle2 {
    display: none;
  }
  .page-contact__left {
    width: 100%;
  }
  .page-contact__right iframe {
    height: 350px;
  }
  .page-contact__address {
    gap: 20px;
  }
  .page-contact form .row {
    justify-content: space-between;
  }
  .page-contact__info {
    margin-bottom: 60px;
    flex-direction: column;
  }
  .page-contact__row {
    flex-direction: column;
  }
  .page-contact__sheet2 {
    bottom: -160px;
  }
  .page-favorite__grid .tplProduct {
    width: calc(50% - 20px);
  }
  .page-about__boot {
    display: block;
  }
  .page-about__wrapp {
    flex-direction: column;
  }
  .page-about__right {
    width: 100%;
  }
  .checkount {
    margin: 0;
  }
  .page-about__img-1 {
    width: 100%;
  }
  .page-about__img-2 {
    width: 35%;
    top: auto;
    bottom: -100px;
  }
  .page-about__boot {
    left: 0;
    width: 40%;
    top: auto;
    bottom: -100px;
  }
  .about-grid img {
    border-width: 5px;
  }
  .about-grid__row {
    flex-direction: column;
  }
  .about-grid__image {
    width: 100%;
  }
  .about-grid__column {
    width: 100%;
    flex-direction: row;
    align-items: flex-start;
  }
  .about-grid__column p {
    width: 50%;
  }
  .about-grid__column img {
    width: 50%;
  }
  .about-grid__column.end {
    align-items: flex-start;
  }
  .page-files__row {
    flex-direction: column;
  }
  .page-files__menu {
    width: 100%;
  }
  .page-files__view {
    width: 100%;
  }
}

@media (max-width: 770px) {
  .header__logo img {
    width: 205px;
  }
  .banner {
    overflow: hidden;
  }
  .header__garant {
    display: none;
  }
  .header__row {
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }
  .header__row.flex-end {
    align-items: center;
  }
  .header__social {
    position: absolute;
    right: 15px;
    top: -44px;
  }
  .header__carts a p {
    font-size: 0;
  }
  .traces {
    display: none;
  }
  .banner__pazzle {
    display: none;
  }
  .banner__shoes {
    top: 195px;
    left: 0;
  }
  .contact-form__triangle {
    display: none;
  }
  .page-product__scrollGall {
    max-height: 250px;
  }
  .product-tags a {
    padding: 8px 15px;
  }
  .about-block__bg {
    width: 500px;
  }
  .about-block__img-1 {
    width: 400px;
    height: 220px;
  }
  .about-block__img-2 {
    left: 230px;
    width: 220px;
    height: 120px;
  }
  .about-block__boot {
    width: 175px;
    left: 0;
  }
  .advantage__row {
    grid-template-columns: repeat(1, 1fr);
    text-align: center;
  }
  .content-right__text p {
    font-size: 16px;
  }
  .content-right__wave {
    right: 0;
    left: 0;
    margin: auto;
    width: 150px;
  }
  .footer__column {
    width: 100%;
  }
  .subscribe-form {
    width: 325px;
    max-width: 100%;
    text-align: center;
  }
  .page-catalog__grid .tplProduct {
    width: calc(100% - 0px);
  }
  .variations__line {
    flex-direction: column;
    gap: 6px;
    align-items: flex-start;
  }
  .text-editor p, .text-editor li {
    font-size: 18px;
  }
  .pagination {
    gap: 10px;
  }
  .pagination *[aria-label] {
    width: 35px;
    line-height: 35px;
    font-size: 16px;
  }
  .page-product__parametrs h1 {
    width: 100%;
    font-size: 28px;
  }
  .page-product__price .price-regular {
    font-size: 26px;
  }
  .page-product__price .price-end {
    font-size: 21px;
  }
  .page-product__image {
    max-height: 300px;
  }
  .page-product__image img {
    max-height: 300px;
  }
  .table-cart__item {
    flex-wrap: wrap;
    position: relative;
    padding-left: 150px;
  }
  .table-cart__count {
    width: 60%;
  }
  .table-cart__name {
    width: 100%;
  }
  .table-cart__price {
    flex: none;
    width: auto;
  }
  .tplCartproduct__price {
    text-wrap: nowrap;
  }
  .table-cart__remove {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 10px;
    right: 10px;
  }
  .tplCartproduct__image {
    width: 130px;
    left: 0;
    top: 0;
    position: absolute;
  }
  .table-cart__header {
    padding-left: 150px;
  }
  .table-cart__header .table-cart__count, .table-cart__header .table-cart__price, .table-cart__header .table-cart__remove, .table-cart__header .table-cart__image {
    display: none;
  }
  .table-cart__header .table-cart__name {
    width: 100%;
  }
  .table-cart__footer .table-cart__count, .table-cart__footer .table-cart__name, .table-cart__footer .table-cart__remove, .table-cart__footer .table-cart__image {
    display: none;
  }
  .table-cart__footer .table-cart__price {
    text-align: right;
    width: 100%;
  }
  .extracts__row {
    flex-wrap: wrap;
    gap: 20px;
  }
  .checkount__footer {
    flex-direction: column;
  }
  .checkount__footer > p {
    order: 2;
  }
  .checkount__btn {
    width: 100%;
  }
  .page-404__title {
    font-size: 26px;
  }
  .page-404__wave1 {
    display: none;
  }
  .page-404__sheet2 {
    display: none;
  }
  .page-favorite__grid .tplProduct {
    width: calc(100% - 0px);
  }
  .page-about__img-1 {
    border-width: 5px;
  }
  .page-about__img-2 {
    width: 35%;
    top: auto;
    bottom: -50px;
    border-width: 5px;
  }
  .page-about__boot {
    left: 0;
    width: 40%;
    top: auto;
    bottom: -50px;
  }
  .page-about__right {
    padding-right: 30px;
  }
  .page-about__wrapp {
    margin-bottom: 120px;
  }
  .about-grid__column {
    flex-direction: column;
    align-items: flex-start;
  }
  .about-grid__column p {
    width: 100%;
  }
  .about-grid__column img {
    width: 100%;
  }
  .about-grid__column.end p {
    order: 0;
  }
  .about-grid__column.end img {
    order: 2;
  }
  .address-delivery__row .address-dev input {
    width: 100%;
  }
  .address-delivery__row .city-delivery input {
    width: 100%;
  }
  .address-delivery__row {
    gap: 10px;
  }
}

@media (max-width: 550px) {
  .container {
    max-width: 100%;
    width: 100%;
  }
  .page-title {
    font-size: 30px;
  }
  .page-title:before {
    width: 10px;
    height: 40px;
  }
  .products-block__slider > .slick-dots {
    display: none !important;
  }
  .header__info {
    display: flex;
    gap: 0px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column-reverse;
  }
  .header__sity {
    gap: 10px;
  }
  .header__carts {
    display: flex;
    gap: 30px;
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 9999;
    flex-direction: column;
    gap: 15px;
  }
  .header__carts a {
    padding: 20px 20px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
    gap: 0;
  }
  .header__count {
    right: 4px;
    top: 4px;
  }
  .btn-phone span {
    display: none;
  }
  .btn-phone a {
    margin-bottom: 0;
  }
  .btn-phone {
    align-items: center;
  }
  .banner__wrapp h1 {
    margin-bottom: 50px;
    height: 215px;
  }
  .banner__wrapp .btn {
    position: relative;
    z-index: 1;
  }
  .banner__shoes {
    width: 330px;
    left: 0;
    top: 240px;
  }
  .banner__wrapp {
    padding-bottom: 150px;
  }
  .product-tags {
    gap: 10px;
  }
  .about-block__text p {
    font-size: 16px;
  }
  .page-product__scrollGall {
    max-height: 180px;
  }
  .page-product__wrapp {
    margin: 0;
    padding: 30px 15px;
  }
  .page-product__gallery {
    left: 15px;
  }
  .about-block__bg {
    width: 300px;
  }
  .about-block__img-1 {
    width: 270px;
    height: 170px;
    top: 25px;
    border-width: 5px;
  }
  .about-block__img-2 {
    left: 65px;
    top: 150px;
    border-width: 5px;
  }
  .about-block__boot {
    width: 125px;
    left: 0;
    top: 140px;
  }
  .tplReviews {
    padding: 25px;
  }
  .variations-size .variations__header .select {
    width: 110px;
  }
  .contact-form__columns {
    flex-direction: column;
  }
  .contact-form__name, .contact-form__phone {
    width: 100%;
  }
  .contact-form__input {
    width: 100%;
    gap: 10px;
  }
  .contact-form__triangle {
    top: 30px;
    right: 20px;
    width: 50px;
  }
  .contact-form form {
    padding: 30px 20px;
  }
  .contact-form span[data-name=text-phone] {
    width: 100%;
  }
  .contact-form span[data-name=text-name] {
    width: 100%;
  }
  .product-content__header {
    gap: 0;
  }
  .product-review .comment-form-email {
    width: 100%;
  }
  .product-review .comment-form-author {
    width: 100%;
  }
  .footer__bottom {
    flex-direction: column;
  }
  .footer__bottom a {
    border-left: 0;
    border-top: 1px solid #525252;
    padding-left: 0;
    padding-top: 10px;
  }
  .type-delivery__name {
    width: 100%;
  }
  .type-delivery__check {
    width: 100%;
  }
  .header__bottom {
    margin: 0;
  }
  .table-cart__item {
    gap: 14px;
  }
  .table-cart__header {
    padding-left: 20px;
  }
  .products-block__slider .slick-arrow {
    left: 15px;
  }
  .products-block__slider .slick-next {
    left: auto;
    right: 15px;
  }
  .checkount {
    padding: 40px 20px;
  }
  .checkount__attention {
    padding: 15px;
  }
  .size__left {
    flex-direction: column;
    gap: 10px;
  }
  .size__left input[type=text] {
    width: 100%;
  }
  .file {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }
  .compensation__check br {
    display: none;
  }
  .address-delivery__row {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .extracts__title {
    font-size: 16px;
  }
  .page-contact form .row {
    flex-direction: column;
    align-items: stretch;
  }
  .page-contact form .btn {
    width: 100%;
  }
  .page-contact__sheet2 {
    right: 150px;
  }
  .page-favorite__empty h2 {
    font-size: 23px;
  }
  .page-about__img-2 {
    bottom: -30px;
    border-width: 5px;
  }
  .page-about__boot {
    bottom: -30px;
  }
  .page-about__wrapp {
    margin-bottom: 80px;
  }
}

@media (max-width: 400px) {
  .tplCartproduct__image {
    position: static;
    width: 100%;
  }
  .table-cart__item {
    padding-left: 0;
  }
  .btn-phone a {
    font-size: 18px;
  }
}
