/*==========	Desktop First Method	==========*/
@media (max-width: 1299px) {
  .container {
    max-width: 1200px;
  }
  .header__grid {
    gap: 0 45px;
  }
  .catalog-cats > .catalog-cats__grid {
    min-width: 1200px;
  }
  .product__gallery {
    margin-right: 60px;
  }
  .product__choice-options {
    gap: 20px 24px;
  }
  .addcart-modal {
    padding: 24px 24px 24px 0;
  }
}
@media (max-width: 1199px) {
  .container {
    max-width: 980px;
  }
  h1, .h1,
  h2, .h2 {
    font-size: 28px;
  }
  .m-sect:first-child,
  .mt-sect:first-child {
    margin-top: 90px;
  }
  .btn._big {
    font-size: 18px;
  }
  .title {
    margin-bottom: 32px;
  }
  .header__grid {
    height: 70px;
  }
  .header__grid,
  .header__col {
    gap: 0 22px;
  }
  .header__sandwich {
    display: block;
  }
  .header__menu {
    display: none;
  }
  .header__mob-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 22px;
  }
  .footer {
    padding-bottom: 40px;
  }
  .footer__logo {
    width: 160px;
  }
  .footer__menu {
    gap: 15px 30px;
  }
  .footer__bot {
    gap: 30px;
    margin-top: 40px;
  }
  .catalog-grid {
    margin: 0 -6px;
  }
  .catalog-grid__col {
    padding: 0 6px;
  }
  .catalog-cats > .catalog-cats__grid {
    gap: 14px;
    min-width: 990px;
  }
  .collection__title {
    margin-bottom: 24px;
  }
  .pr-gallery {
    width: 480px;
  }
  .product-main {
    margin-top: 100px;
  }
  .product__action {
    gap: 10px;
  }
  .cart-grid__aside {
    margin-left: 60px;
  }
  .auth {
    padding-top: 90px;
  }
  .cab-title__head {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .container {
    max-width: 758px;
  }
  .glass-btn {
    padding: 14px 19px;
    font-size: 20px;
  }
  .bann-item__head {
    font-size: 40px;
  }
  .footer__logo {
    display: none;
  }
  .catalog-grid__col {
    width: 33.33%;
  }
  .catalog-cats > .catalog-cats__grid {
    min-width: 100%;
  }
  .bann-collection {
    max-height: 580px;
  }
  .collection__title {
    max-width: none;
  }
  .collection .catalog-cats__grid {
    min-width: 100%;
  }
  .pr-gallery {
    width: 100%;
  }
  .product__wrapper {
    display: block;
  }
  .product__gallery {
    margin: 0 0 40px;
  }
  .product__descr {
    margin-top: 24px;
  }
  .product__choices {
    margin-top: 24px;
  }
  .cart-grid__aside {
    width: 300px;
    margin-left: 40px;
  }
  .cart-item {
    margin-bottom: 24px;
  }
  .cart-item__img {
    width: 140px;
  }
  .cart-item__main {
    gap: 12px 0;
  }
  .cart-item__head {
    font-size: 16px;
  }
  .cart-item__list li {
    margin-bottom: 8px;
  }
}
@media (max-width: 767px) {
  .container {
    max-width: none;
  }
  :root {
    --sect-offset: 60px;
  }
  body, html {
    font-size: 14px;
  }
  h1, .h1 {
    font-size: 24px;
  }
  h2, .h2,
  h3, .h3 {
    font-size: 20px;
  }
  .title {
    margin-bottom: 24px;
  }
  .glass-btn {
    padding-bottom: 13px;
    font-size: 16px;
  }
  .bann-item__head {
    font-size: 32px;
  }
  .footer__bot {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .catalog-grid {
    gap: 24px 0;
  }
  .catalog-item > * {
    margin-bottom: 8px;
  }
  .catalog-item__img {
    margin-bottom: 12px;
  }
  .catalog-item__price {
    margin-bottom: 0;
  }
  .catalog-item__action {
    display: none;
  }
  .catalog-cats > .catalog-cats__grid {
    min-width: 100%;
  }
  .bann-collection {
    margin-bottom: 32px;
    max-height: 500px;
  }
  .catalog-slider {
    overflow: visible;
  }
  .swiper-horizontal > .swiper-scrollbar,
  .swiper-scrollbar.swiper-scrollbar-horizontal {
    margin-top: 24px;
  }
  .cart-grid {
    display: block;
  }
  .cart-grid__aside {
    margin: 48px 0 0;
    width: auto;
  }
  .cab-title__content {
    font-size: 16px;
  }
  .cab-title__head {
    margin-bottom: 14px;
  }
  .cab-grid {
    display: block;
  }
  .cab-grid__aside {
    width: auto;
  }
  .cab-grid__main {
    display: none;
    width: auto;
    margin: 0;
  }
  .cab-grid__menu-item {
    background-color: #fff;
  }
  .cabinet._inn .cab-title {
    display: none;
  }
  .cabinet._inn .cab-grid__aside {
    display: none;
  }
  .cabinet._inn .cab-grid__main {
    display: block;
  }
  .cab-grid__back._mob {
    display: block;
  }
}
@media (max-width: 575px) {
  :root {
    --sect-offset: 48px;
  }
  .bann-item__head {
    font-size: 24px;
  }
  .footer__menu li {
    width: 100%;
  }
  .footer__menu a {
    font-weight: 500;
  }
  .footer__req {
    font-size: 12px;
  }
  .catalog-grid__col {
    width: 50%;
  }
  .bann-collection {
    max-height: 440px;
  }
  .product-main {
    margin-top: 0;
  }
  .product__gallery {
    width: auto;
    margin: 0 calc(-1 * var(--main-gap));
  }
  .product__mob-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px 24px;
    margin: -23px 0 0;
  }
  .pr-gallery__main {
    width: 100%;
    border-radius: 0;
  }
  .pr-gallery__main .swiper-slide {
    overflow: hidden;
    max-height: 90vh;
  }
  .pr-gallery__main .swiper-pagination {
    bottom: 42px;
  }
  .pr-gallery__thumbs {
    display: none;
  }
  .product__wrap {
    margin-top: 24px;
  }
  .product__action {
    display: block;
    text-align: center;
  }
  .product__action .btn {
    padding-left: 24px;
    padding-right: 24px;
  }
  .product__action .btn._fav,
  .product__action .fav-btn {
    display: none;
  }
  .addcart-modal {
    top: auto;
    bottom: 0;
    padding: 12px 12px 0;
    width: 100%;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
  }
  .addcart-modal__wrap {
    border-radius: 30px 30px 0 0;
    width: 100%;
  }
  .cart-grid__aside {
    display: none;
  }
  .cart-item__img {
    width: 124px;
  }
  .checkout .cart-grid__aside {
    display: block;
  }
}
@media (max-width: 374px) {
  :root {
    --main-gap: 15px;
  }
  .mob-menu__close {
    right: 14px;
  }
  .product__mob-btns {
    gap: 10px;
  }
  .product__mob-btns .glass-btn {
    min-width: auto;
  }
  .addcart-modal {
    padding: 6px 6px 0;
  }
  .addcart-modal__wrap {
    padding: 20px 18px;
  }
  .addcart-product__img {
    width: 100px;
    margin-right: 15px;
  }
  .cart-item__img {
    margin-right: 15px;
  }
  .mob-cart-action {
    left: 6px;
    right: 6px;
    padding: 20px 18px;
  }
  .order-item__items-count {
    font-size: 24px;
  }
}
/*==========	Mobile First Method	==========*/
@media (min-width: 576px) {
  .pr-gallery__main .swiper-pagination {
    display: none;
  }
  .mob-cart-action {
    display: none;
  }
}
@media (min-width: 992px) {
  .container._small {
    max-width: 838px;
  }
}
@media (min-width: 1200px) {
  .container._medium {
    max-width: 1048px;
  }
}
/*==========	Mobile First Method	==========*/
@media (orientation: portrait) and (max-width: 768px) {
  .bann-item__bg span:first-child {
    display: none;
  }
  .bann-item__bg span:last-child {
    display: block;
  }
}