@charset "UTF-8";

.preloader {
  /*фиксированное позиционирование*/
  position: fixed;
  /* координаты положения */
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  /* фоновый цвет элемента */
  background: #242424;
  /* размещаем блок над всеми элементами на странице (это значение должно быть больше, чем у любого другого позиционированного элемента на странице) */
  z-index: 1001;
}

.preloader__row {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.main-load {
  width: 100px;
}

.out-load {
  position: absolute;
  width: 110px;
  -webkit-animation: rotate 4s linear infinite;
          animation: rotate 4s linear infinite;
}

@-webkit-keyframes rotate {
  0% {
    transform: rotate(360deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

@keyframes rotate {
  0% {
    transform: rotate(360deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

.loaded_hiding .preloader {
  transition: 0.3s opacity;
  opacity: 0;
}

.loaded .preloader {
  display: none;
}

@font-face {
  font-family: "Drina";
  font-display: swap;
  src: url("../fonts/Drina.woff") format("woff"), url("../fonts/Drina.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  font-display: swap;
  src: url("../fonts/Montserrat-Black.woff") format("woff"), url("../fonts/Montserrat-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  font-display: swap;
  src: url("../fonts/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  font-display: swap;
  src: url("../fonts/Montserrat-ExtraBold.woff") format("woff"), url("../fonts/Montserrat-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  font-display: swap;
  src: url("../fonts/Montserrat-ExtraLight.woff") format("woff"), url("../fonts/Montserrat-ExtraLight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  font-display: swap;
  src: url("../fonts/Montserrat-Light.woff") format("woff"), url("../fonts/Montserrat-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  font-display: swap;
  src: url("../fonts/Montserrat-Medium.woff") format("woff"), url("../fonts/Montserrat-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  font-display: swap;
  src: url("../fonts/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  font-display: swap;
  src: url("../fonts/Montserrat-SemiBold.woff") format("woff"), url("../fonts/Montserrat-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  font-display: swap;
  src: url("../fonts/Montserrat-Thin.woff") format("woff"), url("../fonts/Montserrat-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "PTSans";
  font-display: swap;
  src: url("../fonts/PTSans-Regular.woff") format("woff"), url("../fonts/PTSans-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  font-display: swap;
  src: url("../fonts/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "SourceSansPro";
  font-display: swap;
  src: url("../fonts/SourceSansPro-Black.woff") format("woff"), url("../fonts/SourceSansPro-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "SourceSansPro";
  font-display: swap;
  src: url("../fonts/SourceSansPro-Bold.woff") format("woff"), url("../fonts/SourceSansPro-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "SourceSansPro";
  font-display: swap;
  src: url("../fonts/SourceSansPro-ExtraLight.woff") format("woff"), url("../fonts/SourceSansPro-ExtraLight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "SourceSansPro";
  font-display: swap;
  src: url("../fonts/SourceSansPro-Light.woff") format("woff"), url("../fonts/SourceSansPro-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "SourceSansPro";
  font-display: swap;
  src: url("../fonts/SourceSansPro-Regular.woff") format("woff"), url("../fonts/SourceSansPro-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "SourceSansPro";
  font-display: swap;
  src: url("../fonts/SourceSansPro-SemiBold.woff") format("woff"), url("../fonts/SourceSansPro-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}

* {
  padding: 0;
  margin: 0;
  border: 0;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

nav,
footer,
header,
aside {
  display: block;
}

html,
body {
  height: 100%;
  width: 100%;
  font-size: 100%;
  line-height: 1;
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

input,
botton,
textarea {
  font-family: inherit;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul,
li {
  text-decoration: none;
  list-style: none;
  margin: 0;
  padding: 0;
}

img {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

.mainSection__content-left a {
  font-family: Montserrat;
  text-transform: uppercase;
  font-size: calc(20px + 6 * ((100vw - 320px) / 1600));
  background-color: #fc4a02;
  border: 1px solid #fc4a02;
  padding: 6px 30px;
  border-radius: 30px;
  color: white;
  transition: 0.2s all;
}

.mainSection__content-left a:hover {
  color: white;
  background-color: #121212;
}

.aboutUs__content h2,
.contact__content-text h2,
.cart__content h2,
.order__content h2 {
  text-align: center;
  font-size: calc(35px + 5 * ((100vw - 320px) / 1600));
  text-transform: uppercase;
  font-family: Drina;
  line-height: 40px;
  font-weight: 600;
}

._anim-rotate {
  transform: rotateZ(180deg) scale(0);
  opacity: 0;
  transition: 0.6s all;
}

._anim-rotate._active,
._active ._anim-rotate {
  opacity: 1;
  transform: rotateZ(0deg) scale(1);
}

.delivery__content {
  max-width: 1340px;
  margin: 180px auto 80px;
  padding: 0 20px;
}

.vacancy__img {
  margin: 180px auto 80px auto;
  padding: 0 20px;
}
.vacancy__img img {
  width: 100%;
}

.delivery__content h1 {
  font-size: calc(36px + 4 * ((100vw - 320px) / 1600));
  font-weight: 700;
  margin-bottom: 40px;
  color: #fc4a02;
}

.delivery__content__item h2 {
  color: #121212;
  font-size: calc(20px + 4 * ((100vw - 320px) / 1600));
  line-height: 21px;
  font-weight: 600;
  margin: 0 0 25px;
  padding: 0;
}

.delivery__content__item p {
  color: #131313;
  font-family: Montserrat;
  margin: 0 0 60px;
  max-width: 960px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: calc(18px + 4 * ((100vw - 320px) / 1600));
  line-height: 45px;
}

.delivery__content__item p:last-child {
  margin: 0;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 200;
  background-color: #12121200;
  transition: 0.2s all;
}

.header.fast {
  transition: 0s !important;
}

.header.out {
  background-color: #121212;
  filter: drop-shadow(0px 4px 6px rgba(36, 36, 36, 0.47));
}

.header__content {
  font-family: Montserrat;
  padding: 10px 8vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header__content-logo {
  display: flex;
  justify-content: stretch;
  align-items: center;
}

.header__content-logo img {
  height: 80px;
}

.header__content-menu ul {
  display: flex;
  justify-content: center;
  align-items: stretch;
  font-size: calc(14px + 4 * ((100vw - 320px) / 1600));
  font-weight: 500;
}

.header__content-menu ul li {
  margin-right: 80px;
}

.header__content-menu ul li:last-child {
  margin-right: 0;
}

.header__content-menu ul li a {
  text-transform: uppercase;
  color: #ffffff;
  line-height: 1;
  text-decoration: none;
  transition: 0.2s ease-in-out;
}

.header__content-menu ul li a:hover {
  color: #afafaf;
}

.header__content-basket {
  display: inline-block;
}

.header__content-basket a {
  display: flex;
  justify-content: stretch;
  align-items: center;
  font-size: calc(26px + 0 * ((100vw - 320px) / 1600));
  position: relative;
}

.header__content-basket a p {
  text-transform: uppercase;
  font-size: calc(14px + 4 * ((100vw - 320px) / 1600));
  padding-left: 18px;
}

.header__content-basket a .count {
  position: absolute;
  top: 12px;
  left: 15px;
  z-index: 2;
}

.header__content-basket a .count .count-item {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  background-color: #e85222;
  color: #fff;
  border-radius: 50px;
  font-family: Roboto;
  padding: 0;
  width: 30px;
  height: 30px;
  border-radius: 50px;
}

.header__content-basket .phone__min {
  display: none;
}

.header__content-phone {
  text-align: end;
}

.header__content-phone a {
  color: #fc4a02;
  font-size: 18px;
  font-weight: 600;
}

.header__content-phone p {
  padding-top: 8px;
  font-size: 16px;
  padding-left: 20px;
  font-weight: 400;
}

.header__burger {
  display: none;
}

.aclo__btn {
  display: none;
}

.mainSection {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  background: url(../../../img/back-main.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 100vh;
  z-index: 100;
  z-index: 0;
}

.mainSection__content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  align-items: center;
  justify-items: center;
  max-width: 1340px;
  margin: 0 auto;
}

.mainSection__content-left {
  text-align: center;
}

.mainSection__content-left h1 {
  z-index: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-family: Drina;
  font-size: calc(40px + 50 * ((100vw - 320px) / 1600));
  text-transform: uppercase;
  margin-bottom: 70px;
}

.mainSection__content-left p {
  z-index: 1;
  display: none;
  margin: 18px 0 35px 0;
}

.mainSection__content-left a {
  z-index: 1;
}

.mainSection__content-right {
  z-index: 100;
  max-width: 600px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}

.mainSection__content-right img {
  width: 100%;
}

.aboutUs {
  position: relative;
  color: #121212;
  position: relative;
  padding: 0;
}

.aboutUs__content {
  padding: 12vh 20px;
  max-width: 1320px;
  margin: 0 auto;
}

.aboutUs__content-item {
  padding-top: 50px;
}

.aboutUs__content-item p {
  font-family: Montserrat;
  max-width: 1100px;
  margin: 0 auto;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: calc(20px + 6 * ((100vw - 320px) / 1600));
  line-height: 45px;
  margin-bottom: 50px;
}

.aboutUs__content-item-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(316px, 1fr));
  gap: 5px;
}

.aboutUs__content-item-grid .about__grid {
  position: relative;
  padding: 0 0 85% 0;
}

.aboutUs__content-item-grid .about__grid img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.list2 {
  position: absolute;
  bottom: -24%;
  left: -5%;
  z-index: 100;
  width: 27vw;
}

.list2 img {
  width: 100%;
}

#map {
  height: 500px;
  width: 100%;
}

.title__menu {
  position: relative;
  max-width: 1260px;
  margin: 0 auto;
  padding: 0 20px;
}

.title__menu__btn {
  position: absolute;
  top: 50px;
  z-index: 50;
  right: 0;
}

.title__menu__btn a {
  font-family: Roboto;
  background: #242424;
  border-radius: 5px;
  padding: 6px 22px;
  color: #ffffff;
  font-size: 20px;
  line-height: 18px;
  text-transform: uppercase;
  margin: 0 16px 0 0;
}

.title__menu__btn a :last-child {
  margin: 0 0 0 0;
}

.menu {
  position: relative;
  width: 100%;
}

.menu__content {
  max-width: 1260px;
  margin: 0 auto;
  padding: 36px 20px 67px;
}

.menu__content h2 {
  color: #121212;
  text-align: left;
  font-family: SourceSansPro;
  font-style: normal;
  font-weight: 600;
  font-size: calc(24px + 6 * ((100vw - 320px) / 1600));
  text-transform: uppercase;
}

.menu__content__item {
  padding: 30px 0 0 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(285px, 2fr));
  gap: 36px 20px;
  font-family: SourceSansPro;
  grid-auto-columns: 1fr;
}

.menu__content__item__grid {
  padding: 0 0 20px 0;
  display: grid;
  grid-auto-flow: row;
  grid-template: auto 1fr 35px minmax(26px, auto)/1fr;
  justify-content: center;
  text-align: center;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.menu__content__item__grid a {
  position: relative;
  padding: 0 0 100% 0;
  margin: 0 0 10px 0;
}

.menu__content__item__grid a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.menu__content__item__grid .title__product {
  margin: 20px 10px;
  padding: 0;
  color: #121212;
  font-size: 19px;
  line-height: 21px;
  font-weight: 600;
}

.menu__content__item__grid p {
  font-family: Montserrat;
  font-weight: 600;
  color: #e85222;
  font-size: 23px;
  padding-bottom: 15px;
}

.menu__content__item__grid .add-to-cart {
  font-family: SourceSansPro;
  border-radius: 3px;
  color: white;
  margin: 0 auto;
  background: #e85222;
  box-shadow: 2px 2px 3px #989898;
  padding: 8px 15px;
  font-size: 20px;
}

.menu__content__item .image__none {
  background: rgba(204, 204, 204, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 447px;
}

.menu__content__item .image__none P {
  font-size: 22px;
  color: #121212;
}

.few__products {
  grid-template-columns: repeat(4, 1fr);
}

.start {
  opacity: 0.5;
  position: absolute;
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
}

.MainWithCategoryMenu {
  margin-top: 100px;
}
.CategoryMenu {
  position: fixed;
  width: 100%;
  padding: 20px;
  z-index: 180;
  background-color: #fff;
  box-shadow: 2px 0 20px #777;
}
.AfterCategoryMenu {
  margin-top: 95px;
}

.filter {
  /*margin-top: 100px;*/
  font-family: SourceSansPro;
}

.filter__content {
  max-width: 1280px;
  margin: 0 auto;
  /*padding: 40px 20px 0;*/
}

.filter__content ul {
  font-size: calc(14px + 2 * ((100vw - 976px) / 944));
  text-transform: uppercase;
  display: flex;
  /*justify-content: space-between;*/
  justify-content: left;
  align-items: center;
  flex-wrap: wrap;
}

.filter__content ul li {
  margin: 5px;
}

.filter__content ul li a {
  font-family: PTSans;
  font-weight: 600;
  color: #121212;
  transition: 0.2s all;
}

.filter__content ul li a:hover {
  color: #f53906;
}

.filter__content ul li a.active {
  color: #f53906;
}

.filter__content-button {
  display: none;
}

.fade {
  -webkit-animation-name: fade;
          animation-name: fade;
  -webkit-animation-duration: 0.6s;
          animation-duration: 0.6s;
}

@-webkit-keyframes fade {
  from {
    opacity: 0;
    transform: scale(0);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes fade {
  from {
    opacity: 0;
    transform: scale(0);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

.catalog__content {
  padding: 40px 20px;
  max-width: 1260px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(285px, 2fr));
  gap: 36px 20px;
  font-family: SourceSansPro;
  grid-auto-columns: 1fr;
}

.catalog__content-item {
  padding: 0 0 20px 0;
  display: grid;
  grid-auto-flow: row;
  grid-template: auto 1fr 35px minmax(26px, auto)/1fr;
  justify-content: center;
  text-align: center;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.catalog__content-item a {
  position: relative;
  padding: 0 0 100% 0;
  margin: 0 0 10px 0;
}

.catalog__content-item a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.catalog__content-item .title__product {
  color: #121212;
  font-size: 19px;
  line-height: 21px;
  font-weight: 600;
  margin: 20px 10px;
  padding: 0;
}

.catalog__content-item p {
  font-family: Montserrat;
  font-weight: 600;
  color: #f53906;
  font-size: 23px;
  padding-bottom: 15px;
}

.catalog__content-item .add-to-cart {
  border-radius: 3px;
  color: white;
  margin: 0 auto;
  background: #f53906;
  box-shadow: 2px 2px 3px #989898;
  padding: 8px 15px;
  font-size: 20px;
}

.product__content {
  padding: 40px 20px 67px;
  max-width: 1220px;
  margin: 0 auto;
  min-height: 65vh;
}

.product__content-item {
  display: flex;
  justify-content: center;
}

.product__content-item-image {
  width: 50%;
}

.product__content-item-image img {
  width: 100%;
}

.product__content-item-info {
  font-family: SourceSansPro;
  padding: 10px 20px 0 50px;
  width: 50%;
  color: #121212;
}

.product__content-item-info h2 {
  font-family: SourceSansPro;
  font-size: calc(24px + 6 * ((100vw - 320px) / 1600));
  line-height: 110%;
  padding-bottom: 10px;
}

.product__content-item-info .backMenu__link {
  display: inline-block;
  color: #888888;
  font-size: calc(14px + 2 * ((100vw - 320px) / 1600));
}

.product__content-item-info .price {
  font-family: Montserrat;
  font-weight: 600;
  text-align: left;
  margin: 25px 0 20px;
  font-size: 26px;
  line-height: 20px;
  color: #e85222;
}

.product__content-item-info .amount {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #254e7a;
  display: inline-block;
  margin: 0 0 6px 0;
}

.product__content-item-info-btn .pay__link {
  font-size: 20px;
  line-height: 20px;
  padding: 10px 0;
  text-align: center;
  border-radius: 3px;
  color: white;
  background: #e85222;
  box-shadow: 2px 2px 3px #989898;
  position: relative;
  overflow: hidden;
  display: block;
  width: 270px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.product__content-item-info-btn .pay__link .pulse {
  background-color: white;
  border-radius: 50%;
  -webkit-animation: pulse 0.7s ease-out;
          animation: pulse 0.7s ease-out;
  transform: scale(0);
  position: absolute;
}

@-webkit-keyframes pulse {
  to {
    transform: scale(2);
    background-color: white;
    opacity: 0;
  }
}

@keyframes pulse {
  to {
    transform: scale(2);
    background-color: white;
    opacity: 0;
  }
}

.product__content-item-info h3 {
  font-weight: 600;
  padding: 30px 0 15px;
  font-size: calc(16px + 2 * ((100vw - 320px) / 1600));
}

.product__content-item-info p {
  text-align: left;
  font-family: SourceSansPro;
  font-size: calc(14px + 2 * ((100vw - 320px) / 1600));
  line-height: 140%;
  font-weight: 400;
}

.line {
  margin: 30px 0 20px;
  width: 100%;
  height: 2px;
  background-color: silver;
}

.info__item__pay {
  position: fixed;
  z-index: 9999999;
  background: #e85222;
  border-radius: 20px 0 0 20px;
  right: -100%;
  top: 16%;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: 0.6s ease-in-out;
}

.info__item__pay p {
  font-family: Roboto;
  padding: 15px 20px;
  font-size: calc(14px + 6 * ((100vw - 320px) / 1600));
  line-height: 23px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}

.info__item__pay.active {
  opacity: 1;
  right: 0;
}

.textdocs {
  background: #121212;
  font-family: Montserrat;
}
.textdocs__content {
  padding: 160px 20px 20px 20px;
  display: grid;
  /*grid-template-columns: auto minmax(500px, 1fr);*/
  /*grid-gap: 2em;*/
  align-items: center;
  margin: 0 auto;
  max-width: 1260px;
}
.textdocs__content h1 {
  display: block;
  text-align: center;
  font-size: 3em;
  margin-bottom: 1em;
}
.textdocs__content h2 {
  display: block;
  text-align: center;
  font-size: 2em;
  margin-bottom: 1em;
}
.textdocs__content p {
  font-size: 1.1em;
  margin-bottom: 1.2em;
  text-align: justify;
  text-indent: 3em;
  line-height: 1.3em;
}
.textdocs__content a {
  text-decoration: underline;
}
.textdocs__content ul {
  margin-bottom: 1.2em;
  list-style-position: inside;
  padding-left: 6em;
}
.textdocs__content li {
  line-height: 1.3em;
  display: list-item;
  list-style: disc;
  margin-bottom: 1em;
}

.footer__content-docs {
  margin: 2em auto;
  display: flex;
  flex-direction: column;
  gap: 0.5em;
  text-align: center;
}
.footer__content-docs a {
  color: #121212;
}

.contact {
  background: #121212;
}

.contact__virtual {
  padding: 120px 20px 20px 20px;
}

.contact__content {
  padding: 0 20px;
  display: grid;
  grid-template-columns: auto minmax(500px, 1fr);
  grid-gap: 2em;
  align-items: center;
  margin: 0 auto;
  max-width: 1260px;
}

.contact__content-text h2 {
  text-align: left;
  padding-bottom: 15px;
}

.contact__content-text p {
  font-size: 22px;
  padding: 15px 0;
}

.contact__content-text-icon {
  display: flex;
  font-size: 26px;
}

.contact__content-text-icon-social {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  background-color: white;
  color: #121212;
  border-radius: 50%;
  margin-top: 12px;
  transition: 0.2s ease-in-out;
}

.contact__content-text-icon-social:hover {
  background-color: #e85222;
  color: white;
}

.contact__content-text-icon .vk {
  padding: 10px;
}

.contact__content-text-icon .inst {
  padding: 10px 12px;
}

.cart__content {
  min-height: 81vh;
  padding: 150px 20px 50px 20px;
  max-width: 1024px;
  margin: 0 auto;
  color: #121212;
  font-family: Roboto;
}

.cart__content h2 {
  text-align: left;
}

.cart__content h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: calc(18px + 12 * ((100vw - 320px) / 1600));
  min-height: 50vh;
}

.cart__content-back {
  padding: 10px 0;
  display: flex;
  font-size: calc(16px + 0 * ((100vw - 320px) / 1600));
}

.cart__content-back p {
  color: #254e7a;
  padding: 10px 10px 10px 0;
}

.cart__content-back a {
  color: #254e7a;
  padding: 10px 10px 10px 0;
}

.cart__content-cart-product {
  padding: 18px 0;
  display: grid;
  grid-template-columns: 38% 22% 33% 7%;
  grid-gap: 1%;
  align-items: center;
  position: relative;
}

.cart__content-cart-product:first-child::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #c4c4c4;
}

.cart__content-cart-product::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #c4c4c4;
}

.cart__content-cart-product-main {
  min-height: 100px;
  display: flex;
  justify-content: stretch;
  align-items: center;
}

.cart__content-cart-product-main img {
  width: 100px;
  margin-right: 3vw;
}

.cart__content-cart-product-main-title p {
  max-width: 263px;
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  padding: 0 0 0 0;
}

.cart__content-cart-product-main-title p a {
  color: #121212;
}

.cart__content-cart .amount__content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.cart__content-cart .amount__content label {
  font-size: 16px;
  color: #555555;
  margin-bottom: 10px;
}

.cart__content-cart .amount__content__item {
  display: grid;
  grid-template-columns: 40px 50px 40px;
  justify-items: center;
  align-items: center;
}

.cart__content-cart .amount__content__item .smaller__btn,
.cart__content-cart .amount__content__item .more__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 30px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  color: #242424;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.cart__content-cart .amount__content__item .smaller__btn.amount__disabled,
.cart__content-cart .amount__content__item .more__btn.amount__disabled {
  background-color: #96969620;
  color: #96969660;
}

.cart__content-cart .sum__price__content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.cart__content-cart .sum__price__content label {
  font-size: 16px;
  color: #555555;
  margin-bottom: 12px;
  padding: 0 5px 0 0;
}

.cart__content-cart .sum__price__content__item {
  font-weight: 500;
  font-size: calc(18px + 2 * ((100vw - 320px) / 1600));
}

.cart__content-cart .delete {
  font-size: calc(30px + 0 * ((100vw - 320px) / 1600));
}

.cart__content-cart .delete a {
  display: inline-block;
  background: #ffffff;
  border: 1px solid rgba(19, 19, 19, 0.5);
  border-radius: 4px;
  padding: 0 7px;
  color: #121212;
}

.cart__content-cart-total {
  margin-top: 30px;
  display: grid;
  grid-template-columns: 38% 22% 33% 7%;
  grid-gap: 1%;
  align-items: center;
  justify-items: center;
}

.cart__content-cart-total .total__title {
  justify-self: start;
  font-weight: 500;
  font-size: calc(20px + 2 * ((100vw - 320px) / 1600));
}

.cart__content-cart-total .total__amount,
.cart__content-cart-total .total__price {
  text-align: center;
}

.cart__content-cart-total .total__amount label,
.cart__content-cart-total .total__price label {
  font-size: 16px;
  color: #555555;
  margin-bottom: 5px;
  padding: 0 5px 0 0;
}

.cart__content-cart-total .total__amount p,
.cart__content-cart-total .total__price p {
  margin-top: 10px;
  font-size: calc(18px + 2 * ((100vw - 320px) / 1600));
  font-weight: 500;
}

.cart__content-cart-btn {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 40px;
}

.cart__content-cart-btn p {
  font-size: calc(16px + 0 * ((100vw - 320px) / 1600));
  text-align: center;
  line-height: 120%;
}

.cart__content-cart-btn p a {
  color: #254e7a;
}

.cart__content-cart-btn-item {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}

.cart__content-cart-btn-item form .clear {
  background-color: #993030;
  border: 1px solid #993030;
  color: white;
  font-size: calc(16px + 2 * ((100vw - 320px) / 1600));
  padding: 10px 20px;
  border-radius: 5px;
  transition: 0.1s ease-in-out;
  width: 100%;
  min-height: 43px;
}

.cart__content-cart-btn-item .next {
  display: flex;
  align-items: center;
  background-color: #333333;
  color: white;
  min-height: 43px;
  font-size: calc(16px + 2 * ((100vw - 320px) / 1600));
  padding: 10px 20px;
  border-radius: 5px;
  transition: 0.1s ease-in-out;
  width: 100%;
  border: 1px solid #333333;
}

.cart__content-cart-btn-item .next:hover {
  background-color: #ffffff;
  color: #333333;
}

.order__content {
  padding: 150px 20px 40px 20px;
  max-width: 1024px;
  margin: 0 auto;
  color: black;
  font-family: Roboto;
}

.order__content h2 {
  text-align: left;
}

.order__content-back {
  padding: 10px 0;
  display: flex;
}

.order__content-back p {
  font-size: 16px;
  color: #254e7a;
  padding: 10px 10px 10px 0;
}

.order__content-back a {
  font-size: 16px;
  text-align: center;
  color: #254e7a;
  padding: 10px 10px 10px 0;
}

.order__content .tabOrder__content {
  max-width: 700px;
  /*margin: 0 0 20px;*/
  margin: 0 auto 20px auto;
  color: #121212;
}

.order__content .tabOrder__content h3 {
  font-weight: bold;
  font-size: calc(18px + 2 * ((100vw - 320px) / 1600));
  line-height: 112%;
  padding: 14px 0 12px 0;
  position: relative;
}

.order__content .tabOrder__content h3::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #121212;
}

.order__content .tabOrder__content__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 10px;
}

.order__content .tabOrder__content__title .tab__title-btn-disabled {
  /*cursor: pointer;*/
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 46.5%;
  height: 115px;
  background: #ffffff;
  border: 3px solid #ebebea;
  box-sizing: border-box;
  border-radius: 5px;
}

.order__content .tabOrder__content__title .tab__title-btn-disabled img {
  pointer-events: none;
  width: 54px;
}

.order__content .tabOrder__content__title .tab__title-btn-disabled p {
  text-align: center;
  pointer-events: none;
  font-size: calc(12px + 2 * ((100vw - 320px) / 1600));
}

.order__content .tabOrder__content__title .tab__title-btn {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 46.5%;
  height: 115px;
  background: #ffffff;
  border: 3px solid #ebebea;
  box-sizing: border-box;
  border-radius: 5px;
}

.order__content .tabOrder__content__title .tab__title-btn img {
  pointer-events: none;
  width: 54px;
}

.order__content .tabOrder__content__title .tab__title-btn p {
  pointer-events: none;
  font-size: calc(12px + 2 * ((100vw - 320px) / 1600));
}

.order__content .tabOrder__content__title .tab__title-btn:hover {
  border: 2px solid #e85222;
  box-sizing: border-box;
}

.order__content .tabOrder__content__title .tab__title-btn.active {
  border: 2px solid #e85222;
  box-sizing: border-box;
  background: rgba(232, 82, 34, 0.1);
}

.order__content .tabOrder__content__item {
  position: relative;
}

.order__content .tabOrder__content__item .tab__item {
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
  visibility: hidden;
  transition: 0.2s all;
  opacity: 0;
}

.order__content .tabOrder__content__item .tab__item.active {
  position: relative;
  opacity: 1;
  visibility: visible;
}

.order__content-person {
  max-width: 700px;
  padding: 12px 0 10px;
}

.order__content-person-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px 50px;
  padding-top: 10px;
}

.order__content-person-grid .form-group {
  position: relative;
}

.order__content-person-grid .form-group input,
.order__content-person-grid .form-group select {
  width: 100%;
  background: #ffffff;
  border: 3px solid #ebebea;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 10px;
  font-size: calc(14px + 2 * ((100vw - 320px) / 1600));
  position: relative;
}

.order__content-person-grid .form-group input::-moz-placeholder {
  font-size: calc(14px + 2 * ((100vw - 320px) / 1600));
}

.order__content-person-grid .form-group input:-ms-input-placeholder {
  font-size: calc(14px + 2 * ((100vw - 320px) / 1600));
}

.order__content-person-grid .form-group input::placeholder {
  font-size: calc(14px + 2 * ((100vw - 320px) / 1600));
}

.order__content-person-grid .form-group .help-block {
  position: absolute;
  bottom: -15px;
  left: 0;
  font-size: calc(10px + 2 * ((100vw - 320px) / 1600));
  color: red;
}

.order__content-delivery {
  max-width: 700px;
  padding: 12px 0 10px;
}

.order__content-delivery-grid {
  display: flex;
  flex-direction: column;
  padding-top: 10px;
}

.order__content-delivery-grid .form-group {
  position: relative;
}

.order__content-delivery-grid .form-group input {
  width: 100%;
  margin-top: 20px;
  background: #ffffff;
  border: 3px solid #ebebea;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 10px;
  font-size: calc(14px + 2 * ((100vw - 320px) / 1600));
}

.order__content-delivery-grid .form-group input:first-child {
  margin-top: 0;
}

.order__content-delivery-grid .form-group input::-moz-placeholder {
  font-size: calc(14px + 2 * ((100vw - 320px) / 1600));
}

.order__content-delivery-grid .form-group input:-ms-input-placeholder {
  font-size: calc(14px + 2 * ((100vw - 320px) / 1600));
}

.order__content-delivery-grid .form-group input::placeholder {
  font-size: calc(14px + 2 * ((100vw - 320px) / 1600));
}

.order__content-delivery-grid .form-group .help-block {
  position: absolute;
  bottom: -15px;
  left: 0;
  font-size: calc(10px + 2 * ((100vw - 320px) / 1600));
  color: red;
}

.order__content-delivery-grid .form-group label {
  font-weight: bold;
  margin: 8px 0 4px 16px;
  display: block;
}

.row-address-elem {
  display: flex;
  flex-direction: row;
}
.row-address-elem .form-group {
  flex: 1;
}

.order__content-delivery-grid .disabled__adress {
  background-color: rgba(221, 221, 221, 0.5);
  width: 100%;
  margin-top: 20px;
  border: 3px solid #ebebea;
  border-radius: 5px;
  padding: 10px;
  font-size: calc(14px + 2 * ((100vw - 320px) / 1600));
}

.order__content-delivery-grid .disabled__adress::-moz-placeholder {
  font-size: calc(14px + 2 * ((100vw - 320px) / 1600));
}

.order__content-delivery-grid .disabled__adress:-ms-input-placeholder {
  font-size: calc(14px + 2 * ((100vw - 320px) / 1600));
}

.order__content-delivery-grid .disabled__adress::placeholder {
  font-size: calc(14px + 2 * ((100vw - 320px) / 1600));
}

.order__content-textarea {
  max-width: 700px;
  padding: 12px 0 10px;
}

.order__content-textarea-grid {
  padding-top: 10px;
}

.order__content-textarea-grid input,
.order__content-textarea-grid textarea {
  width: 100%;
  margin-top: 20px;
  background: #ffffff;
  border: 3px solid #ebebea;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 10px;
  font-size: calc(14px + 2 * ((100vw - 320px) / 1600));
}

.order__content-textarea-grid input:first-child,
.order__content-textarea-grid textarea:first-child {
  margin-top: 0;
}

.order__content-textarea-grid input::-moz-placeholder, .order__content-textarea-grid textarea::-moz-placeholder {
  font-size: calc(14px + 2 * ((100vw - 320px) / 1600));
}

.order__content-textarea-grid input:-ms-input-placeholder, .order__content-textarea-grid textarea:-ms-input-placeholder {
  font-size: calc(14px + 2 * ((100vw - 320px) / 1600));
}

.order__content-textarea-grid input::placeholder,
.order__content-textarea-grid textarea::placeholder {
  font-size: calc(14px + 2 * ((100vw - 320px) / 1600));
}

.order__content-pay {
  max-width: 700px;
  padding: 20px 0;
  position: relative;
}

.order__content-pay .help-block {
  position: absolute;
  bottom: 5px;
  left: 0;
  font-size: calc(10px + 2 * ((100vw - 320px) / 1600));
  color: red;
}

.order__content-pay-grid {
  padding-top: 10px;
}

.order__content-pay #order-payment,
.order__content-pay #order-type {
  display: grid;
  /*grid-template-columns: 150px 150px 150px;*/
  grid-template-columns: auto auto auto;
}

.order__content-pay #order-payment label,
.order__content-pay #order-type label {
  display: flex;
  justify-content: stretch;
  align-items: center;
}

.order__content-pay #order-payment label input,
.order__content-pay #order-type label input {
  width: 17px;
  height: 17px;
  margin-right: 5px;
}
.lblPaymentType input{
  display: none;
}

.lblPaymentType input:checked + img{
  background-color: #8f8;
}

.lblPaymentType input:hover + img{
  filter: brightness(90%);
}

.imgPaymentType {
  width: 90%;
  max-width: 150px;
  margin: 0 auto;
  background-color: #f5f5f5;
  cursor: pointer;
  border-radius: 10%;
}

.order__content-btn {
  max-width: 700px;
  border-top: 3px solid #121212;
}

.order__content-btn-grid {
  padding-top: 20px;
  text-align: right;
}

.order__content-btn-grid button {
  font-size: calc(14px + 4 * ((100vw - 320px) / 1600));
  color: white;
  word-wrap: none;
  padding: 10px 20px;
  background-color: #121212;
  border-radius: 5px;
  border: 1px solid #121212;
  transition: 0.1s ease-in-out;
}

.order__content-btn-grid button:hover {
  background-color: #ffffff;
  color: #121212;
}

.order__content-checkbox {
  display: block;
  line-height: 2em;
  font-weight: bold;
  /*flex-direction: row-reverse;*/
}
.order__content-checkbox input {
  display: inline-block;
  vertical-align: middle;
  -ms-transform: scale(1.5); /* IE */
  -moz-transform: scale(1.5); /* FF */
  -webkit-transform: scale(1.5); /* Safari and Chrome */
  -o-transform: scale(1.5); /* Opera */
  transform: scale(1.5);
}
.order__content-checkbox label {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.5em;
}
.order__content-checkbox a {
  color: #3399cc;
}
.order__content-checkbox span.NotChecked {
  color: red;
  display: none;
  margin-left: 2em;
  margin-top: -1em;
  font-size: 0.9em;
  font-weight: normal;
}

.readyOrder__content {
  padding: 250px 20px 150px 20px;
  max-width: 1120px;
  margin: 0 auto;
  color: black;
  text-align: center;
  min-height: 81vh;
}

.readyOrder__content img {
  width: 250px;
}

.readyOrder__content p {
  padding-top: 20px;
  font-size: calc(14px + 6 * ((100vw - 320px) / 1600));
  line-height: 18px;
  margin: 0 auto;
  width: 80%;
}

.footer {
  color: #121212;
}

.footer__content {
  font-family: Montserrat;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  padding: 40px 20px;
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.footer__content-left-contact {
  font-size: 16px;
  display: grid;
  gap: 2px 32px;
  grid-template-columns: repeat(2, 1fr);
}

.footer__content-left-contact a {
  color: #121212;
}

.footer__content-left h6 {
  padding-top: 30px;
}

.footer__content-right {
  display: grid;
  justify-items: center;
}

.footer__content-right-menu ul {
  text-transform: uppercase;
  display: flex;
  justify-content: center;
}

.footer__content-right-menu ul li {
  margin-right: 30px;
}

.footer__content-right-menu ul li:last-child {
  margin-right: 0;
}

.footer__content-right-menu ul li a {
  color: #121212;
  transition: 0.2s ease-in-out;
}

.footer__content-right-menu ul li a:hover {
  color: #f53906;
}

.footer__content-right-social {
  padding-top: 30px;
  display: flex;
  justify-content: center;
  border-bottom: 2px solid #121212;
  padding-bottom: 5px;
  width: 50%;
  margin: 0 auto;
}

.footer__content-right-social-item {
  font-size: 30px;
  padding-right: 20px;
}

.footer__content-right-social-item a {
  color: #121212;
  transition: 0.2s ease-in-out;
}

.footer__content-right-social-item a:hover {
  color: #f53906;
}

.footer__content-right-social-item:last-child {
  padding-right: 0;
}

.alcohol__content {
  margin: 0 auto;
  padding: 150px 20px 40px;
  max-width: 1140px;
  color: #121212;
}

.alcohol__content-title {
  font-family: SourceSansPro;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-transform: uppercase;
}

.alcohol__content-title-btn {
  order: 2;
  display: flex;
}

.alcohol__content-title-btn a {
  font-weight: 600;
  font-size: 35px;
  line-height: 30px;
  color: #121212;
  margin: 0 40px 0 0;
}

.alcohol__content-title-btn a:last-child {
  margin: 0 0 0 0;
}

.alcohol__content-title-btn a.active {
  color: #fc4a02;
}

.alcohol__content-title .back__menu {
  color: #121212;
  font-size: 16px;
  line-height: 25px;
  background: #ffffff;
  border: 1px solid #121212;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 10px 20px;
}

.alcohol__content .wine__item {
  grid-template-columns: 1fr !important;
  gap: 80px;
}

.alcohol__content__item {
  margin-top: 60px;
  display: none;
}

.alcohol__content__item.active {
  display: grid;
  grid-template-columns: 0.8fr 2fr;
}

.alcohol__content__item aside {
  font-family: SourceSansPro;
  display: flex;
  flex-direction: column;
}

.alcohol__content__item aside a {
  font-size: 26px;
  line-height: 30px;
  color: #121212;
  margin-bottom: 30px;
}

.alcohol__content__item aside a:last-child {
  margin-bottom: 0;
}

.alcohol__content__item aside a.active {
  color: #fc4a02;
}

.alcohol__content__item-main {
  display: none;
}

.alcohol__content__item-main.active {
  display: block;
}

.alcohol__content__item-main .table__aclo {
  margin-bottom: 100px;
}

.alcohol__content__item-main .table__aclo:last-child {
  margin-bottom: 0;
}

.alcohol__content__item-main .table__aclo h2 {
  text-transform: uppercase;
  font-family: PTSans;
  font-weight: bold;
  font-size: 24px;
  line-height: 23px;
}

.alcohol__content__item-main .table__aclo__item {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
  gap: 20px;
}

.alcohol__content__item-main .table__aclo__item:first-child {
  margin-top: 20px;
}

.alcohol__content__item-main .table__aclo__item p {
  font-family: SourceSansPro;
  font-weight: normal;
  font-size: 20px;
  line-height: 25px;
}

.alcohol__content__item-main .table__aclo__item p:first-child {
  max-width: 250px;
}

body {
  color: #fff;
  background-color: white;
  font-family: PTSans;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

body a {
  color: #fff;
  cursor: pointer;
}

@media (min-width: 500px) {
  .aboutUs__content-item-grid .grid__big {
    grid-column: span 2;
    grid-row: span 2;
  }
}

@media (min-width: 976px) {
  .menu__content__item__grid {
    transition: 0.1s ease-in-out;
  }

  .menu__content__item__grid:hover {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  }

  .catalog__content-item {
    transition: 0.1s ease-in-out;
  }

  .catalog__content-item:hover {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  }

  .contact__content {
    /*min-height: 100vh;*/
  }
}

@media (max-width: 1669px) {
  .list2 {
    bottom: -22%;
  }
}

@media (max-width: 1600px) {
  .delivery__content, .vacancy__img {
    margin: 160px auto 60px;
  }
}

@media (max-width: 1473px) {
  .list2 {
    bottom: -20%;
  }
}

@media (max-width: 1400px) {
  .basket__text {
    display: none;
  }

  .header__content-phone {
    display: none;
  }

  .header__content-basket {
    display: flex;
    align-items: center;
  }

  .header__content-basket .phone__min {
    display: block;
    margin-left: 30px;
  }
}

@media (max-width: 1319px) {
  .aboutUs__content-item-grid {
    grid-template-columns: repeat(auto-fit, minmax(49%, 1fr));
  }
}

@media (max-width: 1300px) {
  .mainSection__content-right img {
    width: 100%;
  }

  .product__content-item {
    align-items: center;
  }
}

@media (max-width: 1249px) {
  .list2 {
    bottom: -18%;
  }

  .list2 {
    bottom: -16%;
  }
}

@media (max-width: 1240px) {
  .few__products {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1075px) {
  .alcohol__content__item.active {
    display: grid;
    grid-template-columns: 1fr;
    gap: 50px;
  }

  .alcohol__content__item aside {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
  }
}

@media (max-width: 1024px) {
  .mainSection {
    background: url(../../../img/back-main1024х1366.png);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100vh;
  }
}

@media (max-width: 976px) {
  .mainSection__content-left a:hover {
    background-color: #fc4a02;
  }

  .delivery__content {
    margin: 100px auto 40px;
  }
  .vacancy__img {
    display: none;
  }

  .header__content .header__content-logo img {
    height: 50px;
  }

  body.lock {
    overflow: hidden;
  }

  .header__burger {
    margin-right: 25px;
    display: block;
    position: relative;
    width: 30px;
    height: 20px;
    z-index: 3003;
  }

  .header__burger span {
    position: absolute;
    background-color: #fff;
    left: 0;
    width: 100%;
    height: 2px;
    top: 9px;
    transition: all 0.3s ease 0s;
  }

  .header__burger:before,
  .header__burger:after {
    content: "";
    background-color: #fff;
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    transition: all 0.3s ease 0s;
  }

  .header__burger:before {
    top: 0;
  }

  .header__burger:after {
    bottom: 0;
  }

  .header__burger.active span {
    transform: scale(0);
  }

  .header__burger.active:before {
    transform: rotate(45deg);
    top: 9px;
  }

  .header__burger.active:after {
    transform: rotate(-45deg);
    bottom: 9px;
  }

  .header__content-menu {
    z-index: 3;
    position: fixed;
    text-align: center;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100vh;
    overflow: auto;
    transition: 0.3s cubic-bezier(0.69, 0.4, 0.4, 0.75);
    background-color: #121212;
    padding: 80px 10px 20px 10px;
  }

  .header__content-menu.active {
    left: 0;
  }

  .header__content-menu ul {
    display: block !important;
    margin-top: 20px;
  }

  .header__content-menu ul li {
    margin: 0 0 60px 0;
    margin-right: 0 !important;
    font-size: calc(28px + 32 * ((100vw - 320px) / 656));
  }

  .header__content-menu ul li:nth-child(3) {
    margin: 0 0 39px 0;
  }

  .header__content-menu ul li:nth-child(4) {
    margin: 0 auto 32px;
  }

  .header__content-menu ul li:nth-child(5) {
    margin: 0 auto 0;
  }

  .aclo__btn {
    padding: 0 8vw;
    /*display: block;*/
    display: none;
  }

  .aclo__btn a {
    max-width: 538px;
    margin: 0 auto;
    display: block;
    color: #121212 !important;
    padding: 12px 0;
    background-color: #ffffff;
  }

  .mainSection__content .mainSection__content-left h1 {
    margin-bottom: 10px;
    line-height: 119%;
  }

  .mainSection__content .mainSection__content-left p {
    line-height: 135%;
    font-family: Montserrat;
    font-size: calc(16px + 4 * ((100vw - 320px) / 1600));
    display: block;
  }

  .mainSection__content {
    grid-template-columns: 1fr;
    padding: 20vh 15vw 15vh 15vw;
  }

  .mainSection__content-left {
    width: 100%;
  }

  .mainSection__content-right {
    display: none;
  }

  .list2 {
    display: none;
  }

  .title__menu__btn {
    display: none;
  }

  .menu__content {
    padding: 0 20px 67px;
  }

  .MainWithCategoryMenu {
    margin-top: 70px;
  }
  .CategoryMenu {
    position: fixed;
    width: 100%;
    padding: 10px 20px 0 20px;
    z-index: 180;
    background-color: #fff;
    box-shadow: 2px 0 20px #777;
  }
  .AfterCategoryMenu {
    margin-top: 115px;
  }

  .filter {
    /*margin-top: 40px;*/
    background-color: white;
  }

  .filter__content ul {
    display: none;
  }

  .filter__content-button {
    display: block;
    padding: 10px 0 22px 0;
    position: relative;
  }

  .filter__content-button .buttonFilterMini {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: Montserrat;
    border-radius: 5px;
    font-weight: 600;
    width: 100%;
    margin: 0 auto;
    color: #121212;
    background-color: white;
    border: 1px solid #121212;
    padding: 15px 20px;
  }

  .filter__content-button .buttonFilterMini p {
    text-align: left;
    font-size: calc(18px + 2 * ((100vw - 320px) / 656));
  }

  .filter__content-button .buttonFilterMini .arrow-filter {
    transform: rotate(90deg);
    width: 20px;
    height: 20px;
    transition: 0.2s all;
  }

  .filter__content-button .buttonFilterMini .arrow-filter.active {
    transform: rotate(270deg);
  }

  .filter__content-button .filter__select {
    z-index: 10;
    position: absolute;
    left: 0%;
    top: 48px;
    display: none;
    background-color: white;
    border-top: 0;
    border-bottom: 1px solid #121212;
    border-left: 1px solid #121212;
    border-right: 1px solid #121212;
    border-radius: 0 0 5px 5px;
    width: 100%;
    margin: 0 auto;
  }

  .filter__content-button .filter__select.open {
    display: block;
  }

  .filter__content-button .filter__select__option {
    position: relative;
    overflow-y: hidden;
    height: 100%;
    padding: 10px;
    height: 300px;
  }

  .filter__content-button .filter__select__option ::-webkit-scrollbar {
    width: 10px;
    -webkit-appearance: none;
  }

  .filter__content-button .filter__select__option ::-webkit-scrollbar-button {
    height: 2px;
  }

  .filter__content-button .filter__select__option ::-webkit-scrollbar-track {
    background-color: #f3f3f3;
  }

  .filter__content-button .filter__select__option ::-webkit-scrollbar-track-piece {
    border: 1px solid #999;
    height: 100px;
  }

  .filter__content-button .filter__select__option ::-webkit-scrollbar-thumb {
    height: 10px;
    margin: 5px 0;
    background-color: #bebebe;
    border-radius: 50px;
  }

  .filter__content-button .filter__select__option .select__item {
    scrollbar-color: #458245 #714826;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    height: 92%;
    width: 95.5%;
  }

  .filter__content-button .filter__select__option .select__item a {
    font-family: Montserrat;
    font-size: calc(18px + 2 * ((100vw - 320px) / 656));
    padding: 10px;
    border-radius: 5px 0 0 5px;
    margin: 10px 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    color: #121212;
    border: none;
  }

  .filter__content-button .filter__select__option .select__item a.active {
    color: white;
    background-color: #12121247;
  }

  .catalog__content {
    padding: 0 20px;
    grid-template-columns: repeat(3, 1fr);
  }

  .catalog__content-item h3 {
    min-height: 65px;
  }

  .product__content-item-info .pay__link {
    width: 200px;
  }

  .product__content {
    padding: 0 20px 50px;
  }

  .product__content-item {
    display: inline-block;
  }

  .product__content-item-image {
    width: 100%;
    text-align: center;
  }

  .product__content-item-image img {
    width: 60vw;
  }

  .product__content-item-info {
    padding: 10px 10px;
    text-align: center;
    width: 100%;
  }

  .product__content-item-info .price {
    text-align: center;
  }

  .product__content-item-info-btn {
    display: flex;
    justify-content: center;
  }

  .info__item__pay {
    top: 18%;
  }

  .textdocs__content {
    padding: 120px 10px 10px 10px;
  }

  .contact__virtual {
    padding: 80px 10px 10px 10px;
  }

  .contact__content {
    padding: 0;
    grid-template-columns: 1fr;
    grid-gap: 60px;
  }

  .contact__content-text-icon-social:hover {
    background-color: white;
    color: #121212;
  }

  .contact__content h2 {
    text-align: center;
  }

  .contact__content-text {
    margin-top: 128px;
    text-align: center;
  }

  .contact__content-text-icon {
    justify-content: center;
  }

  .cart__content-cart-btn-item .next:hover {
    background-color: #333333;
    color: white;
  }

  .order__content-btn-grid button:hover {
    background-color: #121212;
    color: white;
  }

  .footer__content-right-menu ul li a:hover {
    color: #121212;
  }

  .footer__content-right-social-item a:hover {
    color: #121212;
  }
}

@media (max-width: 967px) {
  .readyOrder__content {
    padding: 150px 20px 50px 20px;
    min-height: 56vh;
  }

  .readyOrder__content img {
    width: 150px;
  }
}

@media (max-width: 964px) {
  .alcohol__content {
    padding: 105px 20px 40px;
  }

  .alcohol__content-title {
    flex-direction: column;
    align-items: flex-start;
  }

  .alcohol__content-title .back__menu {
    margin-bottom: 30px;
  }
}

@media (max-width: 934px) {
  .few__products {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 825px) {
  .footer__content {
    flex-direction: column;
  }

  .footer__content-left {
    order: 2;
    padding-top: 40px;
  }
}

@media (max-width: 768px) {
  .mainSection {
    background: url(../../../img/back-main768х1024.png);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100vh;
  }

  .aboutUs__content-item p {
    line-height: 35px;
  }

  .catalog__content-item h3 {
    line-height: 140%;
    min-height: 50px;
  }

  .catalog__content-item p {
    line-height: 110%;
  }

  .cart__content-cart-product {
    grid-template-columns: repeat(5, 1fr);
    justify-content: center;
    grid-template-areas: "main main main main main " "amount price price price delete";
  }

  .cart__content-cart-product-main {
    grid-area: main;
    margin-bottom: 11px;
  }

  .cart__content-cart .amount__content__item {
    justify-content: center;
    grid-area: amount;
  }

  .cart__content-cart .sum__price {
    grid-area: price;
  }

  .cart__content-cart .delete {
    display: grid;
    grid-area: delete;
    justify-content: center;
  }

  .cart__content-cart .delete a {
    padding: 3px 7px;
  }
  .footer__content-right-menu ul {
    flex-direction: column;
    text-align: center;
  }
  .footer__content-right-menu ul li {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .delivery__content h1 {
    margin-bottom: 26px;
  }

  .delivery__content__item h2 {
    margin: 0 0 20px;
  }

  .delivery__content__item p {
    line-height: 35px;
    margin: 0 0 40px;
  }
}

@media (max-width: 758px) {
  .cart__content-cart-btn-item {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 700px) {
  .aboutUs__content h2,
  .contact__content-text h2,
  .cart__content h2,
  .order__content h2 {
    line-height: 10px;
  }
}

@media (max-width: 629px) {
  .few__products {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (max-width: 600px) {
  .menu__content {
    padding: 0 10px 67px;
  }

  .menu__content__item {
    padding: 20px 0 0 0;
    gap: 20px;
  }

  .menu__content__item__grid {
    box-shadow: 0 0 0px rgba(0, 0, 0, 0);
    padding: 0;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto auto;
    grid-template-areas: "image title title" "image price btn";
  }

  .menu__content__item__grid a {
    grid-area: image;
    margin: 0 0 0 0;
  }

  .menu__content__item__grid .title__product {
    font-weight: 500;
    margin: 0 0 10px 5px;
    font-size: calc(16px + 12 * ((100vw - 320px) / 308));
    line-height: 130%;
    grid-area: title;
    text-align: left;
  }

  .menu__content__item__grid p {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: calc(22px + 13 * ((100vw - 320px) / 308));
    color: #121212;
    grid-area: price;
    font-weight: 600;
    padding: 0;
  }

  .menu__content__item__grid .add-to-cart {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: calc(17px + 13 * ((100vw - 320px) / 308));
    display: grid;
    align-self: end;
    grid-area: btn;
    padding: 15px 8px;
    line-height: 21px;
    width: 100%;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }

  .menu__content__item .image__none {
    min-height: 100px;
  }

  .start {
    width: 200px;
    height: 200px;
  }

  .start {
    width: 150px;
    height: 150px;
  }

  .start {
    width: 100px;
    height: 100px;
  }

  .catalog__content {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    padding: 0 10px 50px;
  }

  .catalog__content-item {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    padding: 0;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto auto;
    grid-template-areas: "image title title" "image price btn";
  }

  .catalog__content-item a {
    grid-area: image;
    margin: 0 0 0 0;
  }

  .catalog__content-item .title__product {
    font-weight: 500;
    margin: 0 0 10px 5px;
    font-size: calc(16px + 12 * ((100vw - 320px) / 308));
    line-height: 130%;
    grid-area: title;
    text-align: left;
  }

  .catalog__content-item p {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: calc(22px + 13 * ((100vw - 320px) / 308));
    color: #121212;
    grid-area: price;
    font-weight: 600;
    padding: 0;
  }

  .catalog__content-item .add-to-cart {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: calc(17px + 13 * ((100vw - 320px) / 308));
    display: grid;
    align-self: end;
    grid-area: btn;
    padding: 15px 8px;
    line-height: 21px;
    width: 100%;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }

  .cart__content-cart-total .total__title {
    justify-self: center;
    margin-bottom: 30px;
  }

  .cart__content-cart-total .total__amount label,
  .cart__content-cart-total .total__price label {
    padding: 0;
  }

  .cart__content-cart-total .total__amount p,
  .cart__content-cart-total .total__price p {
    margin-top: 5px;
  }

  .cart__content-cart-total .total__title {
    grid-area: amountTitle;
  }

  .cart__content-cart-total .total__amount {
    grid-area: amountTotal;
  }

  .cart__content-cart-total .total__price {
    grid-area: priceTotal;
  }

  .cart__content-cart-total {
    padding: 30px 0;
    border: 1px solid #e1e1e1;
    grid-template-columns: repeat(2, 1fr);
    justify-content: center;
    grid-template-areas: "amountTitle amountTitle  " "amountTotal priceTotal";
    align-items: end;
  }

  .alcohol__content-title-btn {
    flex-direction: column;
  }

  .alcohol__content-title-btn a {
    margin: 0 0 40px 0;
  }

  .alcohol__content-title-btn a:last-child {
    margin: 0 0 0 0;
  }

  .alcohol__content__item aside {
    grid-template-columns: 1fr;
  }

  .alcohol__content__item aside a {
    margin-bottom: 15px;
  }

  .alcohol__content__item-main .table__aclo__item p:first-child {
    font-weight: 600;
  }
}

@media (max-width: 576px) {
  .hidden-sm {
    display: none;
  }

  .product__content-item-image img {
    width: 100%;
  }

  .product__content-item-info {
    padding: 10px 10px;
    text-align: center;
    width: 100%;
  }

  .product__content-item-info .price {
    text-align: center;
    padding: 4px 0 5px;
    line-height: 0;
  }

  .product__content-item-info-btn {
    display: flex;
    justify-content: center;
  }

  .cart__content-cart .amount__content__item {
    grid-template-columns: 40px 32px 40px;
  }

  .cart__content {
    padding: 100px 10px 40px;
  }

  .cart__content h2 {
    padding: 10px 0;
  }

  .cart__content-cart-total p {
    padding: 10px 0 0 0;
  }

  .cart__content-cart-btn {
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
  }

  .cart__content-cart-btn .next,
  .cart__content-cart-btn .clear {
    padding: 8px 12px;
  }

  .cart__content-cart-btn .clear {
    margin-top: 20px;
  }

  .order__content {
    padding: 100px 20px 40px 20px;
  }

  .order__content-back {
    font-size: calc(12px + 4 * ((100vw - 320px) / 1600));
  }

  .order__content h2 {
    padding: 10px 0;
  }

  .order__content-person-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px 50px;
    padding-top: 10px;
  }

  .order__content-pay {
    max-width: 700px;
    padding: 20px 0;
    border-top: 3px solid #000;
    position: relative;
  }

  .order__content-pay .help-block {
    position: absolute;
    bottom: 5px;
    left: 0;
    font-size: calc(10px + 2 * ((100vw - 320px) / 1600));
    color: red;
  }

  .order__content-pay h3 {
    font-weight: bold;
    font-size: calc(16px + 4 * ((100vw - 320px) / 1600));
    line-height: 33px;
  }

  .order__content-pay-grid {
    padding-top: 10px;
  }

  .order__content-pay #order-payment,
  .order__content-pay #order-type {
    display: grid;
    /*grid-template-columns: 110px 150px 130px;*/
    grid-template-columns: auto auto auto;
  }

  .order__content-pay #order-payment label,
  .order__content-pay #order-type label {
    display: flex;
    justify-content: stretch;
    align-items: center;
  }

  .order__content-pay #order-payment label input,
  .order__content-pay #order-type label input {
    width: 17px;
    height: 17px;
    margin-right: 5px;
  }

  .footer__content-left-contact {
    grid-template-columns: repeat(1, 1fr);
  }

  .alcohol__content__item-main .table__aclo__item {
    display: grid;
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  .aboutUs__content-item-grid {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  }
}

@media (max-width: 468px) {
  .delivery__content__item p {
    line-height: 32px;
  }
}

@media (max-width: 468px) {
  .aboutUs__content-item p {
    line-height: 32px;
  }
}

@media (max-width: 450px) {
  .mainSection {
    background: url(../../../img/back-main400х800.png);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100vh;
  }

  .order__content .tabOrder__content__title .tab__title-btn img {
    width: 47px;
  }
  .order__content .tabOrder__content__title .tab__title-btn-disabled img {
    width: 47px;
  }
}

@media (max-width: 400px) {
  .menu__content__item__grid .add-to-cart {
    padding: 10px 8px;
  }

  .catalog__content-item .add-to-cart {
    padding: 10px 8px;
  }
}

button.BtnGreen {
  background-color: green;
  border-color: green;
  color: #fff;
}
button.BtnGreen:hover {
  background-color: #fff;
  color: #000;
}

.form-control {
  width: 100%;
  margin-top: 20px;
  background: #ffffff;
  border: 3px solid #ebebea;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 10px;
  font-size: calc(14px + 2 * ((100vw - 320px) / 1600));
}

/*.chosen-container-single .chosen-single {*/
/*  background-color: #fff;*/
/*  padding: 10px;*/
/*  border-radius: 5px;*/
/*  border: 3px solid #ebebea;*/
/*  font-size: calc(14px + 2*((100vw - 320px)/1600));*/
/*  height: auto;*/
/*}*/

.button-up{
  background: transparent url(/img/ada_img/btnUp48.png) center center no-repeat;
  width: 46px;
  height: 46px;
  color: #fff;
  padding: 15px;
  margin: 20px;
  caret-color: transparent;
  border-radius: 50%;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, .8);
  opacity: 0.7;

}
.button-up:hover{
  cursor: pointer;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 1);;
  opacity: 1;
}

#pMinAmountDelivery {
  font-size: 1em;
  color: red;
}

.TotalAmount p {
  font-size: calc(18px + 2 * ((100vw - 320px) / 1600));
  font-weight: 500;
}
.TotalAmount span {
  font-weight: bold;
}

