body.dark-page {
  --ff-1r: 'RobotoCondensedRegular';
  --ff-1b: 'RobotoCondensedBold';
  --ff-2: 'Cuprum';
  --orderTextareaBg: #000;
  --lk_inputBorder: #e2e2e2;
  --lkButton: #E6350C;
  --lkPassvLink: #fff;
  --bodyBg: #000;
  --textColor: #fff;
  --headerBg: #000;
  --iconSvg: #fff;
  --titleColor: #fff;
  --menuItemColor: #fff;
  --gamburger: #fff;
  --contrastText: #fff;
  --menuItemActive: #E6350C;
  --header-menuBg: #2c2c2c;
  --tabMenuColor: #fff;
  --dropMenuColor: #fff;
  --pageButtonText: #fff;
  --redButton: #E6350C;
  --redButtonHover: #fff;

  --lightButtonColor: #fff;
  --tabMenuActive: #E6350C;

  --formRedBtnHover: #c4021a;
  --formRedBtnHoverText: #fff;

  --prodCardBorder: #2C2C2C;
  --prodCardBg: #000;
  --prouctTitle: #fff;

  --counterColor: #fff;
  --counterBg: #000;
  --counterBorder: #000;
  --buttontext: #fff;
  --cardButton: #E6350C;
  --cardButtonHover: #ff0000;
  --cardBtnHoverText: #E6350C;

  --prodCardBg: #000;
  --badgeNew: #0dc440;
  --badgeFavorite: #00b9ee;
  --badgeSale: #d7001a;
  --cardBadgeText: #fff;

  --yellowBtnHover: #ff0000;
  --gradient1: rgba(0, 0, 0, 0);
  --gradient2: rgba(0, 0, 0, 1);
  --grad1: -webkit-gradient(linear, right top, left top, color-stop(2.7%, #000000), color-stop(97.7%, rgba(0, 0, 0, 0)));
  --grad12: -o-linear-gradient(right, #000000 2.7%, rgba(0, 0, 0, 0) 97.7%);
  --grad13: linear-gradient(-90deg, #000000 2.7%, rgba(0, 0, 0, 0) 97.7%);

  --grad2: -webkit-gradient(linear, right top, left top, color-stop(2.7%, rgba(0, 0, 0, 0)), color-stop(97.7%, #000000));
  --grad22: -o-linear-gradient(right, rgba(0, 0, 0, 0) 2.7%, #000000 97.7%);
  --grad23: linear-gradient(-90deg, rgba(0, 0, 0, 0) 2.7%, #000000 97.7%);


  --overlayBg: rgba(255, 255, 255, 0.5);
  --fixHeaderShadow: rgba(0, 0, 0, 0.3);
  --blockBorderShadow: rgba(255, 255, 255, 0.38);
  --borderBlockBg: #000;
  --box-shadow-25: rgba(255, 255, 255, 0.25);
  --box-shadow-15: rgba(255, 255, 255, 0.15);
  --prodCardHoverShadow: rgba(0, 0, 0, 0.28);

  --aboutTextafter: #fff;

  --footerButton: #E6350C;
  --footerButtontext: #fff;
  --footerBg: #000;
  --footerBtnHover: ;

  --accent1: #FF0000;
  --accent2: #E6350C;
  --secondary: #eeeeee;
  --secondary1: #eeeeee;
  --secondary11: #f5f5f5;
  --secondary2: #F5F5F5;
  --secondary3: #A3A7B4;


  --fakePlaceholder: #a3a7b4;
  --formGroupBorder: #BFBFBF;
  --toolTipBg: #FFF6E5;
  --toolTipColor: #A3A7B4;
  --closeBtnSpan: #000;
  --customCheckedBorder: #eee;
  --customActiveCheckedBorder: #E6350C;

  --closeBtnSpan: #000;
  --stepBorder: #BFBFBF;
  --arrowBg: #000;
  --tableRowBorder: #2c2c2c;
  --orderTable: 1px solid #2c2c2c;
  --mobileCardBorder: rgba(255, 255, 255, .15);
  --mobileCardBorderHover: rgba(255, 255, 255, .3);
  --lk_primary: #fff;
  --lk_inputBorder: #e2e2e2;

  --bonusBg: #2c2c2c;
}

body {
  --ff-1r: 'RobotoCondensedRegular';
  --ff-1b: 'RobotoCondensedBold';
  --ff-2: 'Cuprum';
  --lk_inputBorder: #e2e2e2;
  --lkButton: #E21736;
  --lkPassvLink: #FC778D;
  --bodyBg: #fff;
  --textColor: #1f1f1f;
  --headerBg: #fff;
  --iconSvg: #000;
  --titleColor: #1f1f1f;
  --menuItemColor: #fff;
  --gamburger: #1f1f1f;
  --contrastText: #1f1f1f;
  --menuItemActive: #fbd10e;
  --header-menuBg: #2c2c2c;
  --tabMenuColor: #1f1f1f;

  --pageButtonText: #fff;
  --redButton: #d7001a;
  --redButtonHover: #c4021a;
  --redButtonText: #fff;


  --lightButtonColor: #1f1f1f;
  --tabMenuActive: #d7001a;

  --formRedBtnHover: #c4021a;
  --formRedBtnHoverText: #fff;


  --prodCardBorder: transparent;
  --prodCardBg: #fff;
  --prouctTitle: #1f1f1f;
  --counterBg: #eeeeee;
  --counterBorder: #bfbfbf;
  ;
  --counterColor: #1f1f1f;
  --buttontext: #1f1f1f;
  --cardButton: #fbd10e;
  --cardButtonHover: #ffdd9a;
  --prodCardBg: #fff;
  --badgeNew: #0dc440;
  --badgeFavorite: #00b9ee;
  --badgeSale: #d7001a;
  --cardBadgeText: #fff;
  --cardBtnHoverText: #1f1f1f;
  --yellowBtnHover: #cbac1d;

  --gradient1: rgba(255, 255, 255, 0);
  --gradient2: rgba(255, 255, 255, 1);
  --grad1: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
  --grad12: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  --grad13: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);

  --grad2: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
  --grad22: -o-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  --grad23: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);


  --overlayBg: rgba(255, 255, 255, 0.5);
  --fixHeaderShadow: rgba(0, 0, 0, 0.3);
  --blockBorderShadow: rgba(0, 0, 0, 0.18);
  --box-shadow-25: rgba(0, 0, 0, 0.25);
  --box-shadow-15: rgba(0, 0, 0, 0.15);
  --prodCardHoverShadow: rgba(0, 0, 0, 0.28);
  --borderBlockBg: #ffdd9a;
  ;
  --aboutTextafter: #ffdd9a;

  --footerButton: #fbd10e;
  --footerButtontext: #1f1f1f;
  --footerBg: #2c2c2c;

  --accent1: #fbd10e;
  --accent2: #d7001a;
  --secondary: #bfbfbf;
  --secondary1: #eeeeee;
  --secondary11: #f5f5f5;
  --secondary2: #ffdd9a;
  --secondary3: #A3A7B4;


  --fakePlaceholder: #a3a7b4;
  --formGroupBorder: #BFBFBF;
  --toolTipBg: #FFF6E5;
  --toolTipColor: #A3A7B4;
  --closeBtnSpan: #000;
  --customCheckedBorder: #1f1f1f;
  --customActiveCheckedBorder: #e5e5e5;
  --closeBtnSpan: #000;


  --stepBorder: #BFBFBF;
  --arrowBg: #fff;

  --tableRowBorder: transparent;
  --orderTable: 2px dashed #eee;

  --orderTextareaBg: #F5F5F5;
  --mobileCardBorder: rgba(0, 0, 0, .03);
  --mobileCardBorderHover: rgba(0, 0, 0, .08);
  --lk_primary: #313131;
  --lk_inputBorder: #e2e2e2;

  --bonusBg: #f5f5f5;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

input[type="number"]:hover,
input[type="number"]:focus {
  -moz-appearance: number-input;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Remove outline on the forms and links */
:active,
:hover,
:focus {
  outline: 0;
  outline-offset: 0;
}

@-webkit-keyframes autofill {
  to {
    color: inherit;
    background: transparent;
  }
}

input:-webkit-autofill {
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
}

@font-face {
  font-family: "RobotoCondensedRegular";
  font-weight: normal;
  font-style: normal;
  font-display: block;
  src: url("../fonts/RobotoCondensed-Regular.WOFF") format("WOFF");
}

@font-face {
  font-family: "RobotoCondensedBold";
  font-weight: normal;
  font-display: block;
  font-style: normal;
  src: url("../fonts/RobotoCondensed-Bold.WOFF") format("WOFF");
}

.title {
  font-family: var(--ff-2);
  font-weight: 700;
}

@font-face {
  font-family: 'Chekharda-BoldItalic.ttf';
  /* Имя шрифта */
  src: url(../fonts/Chekharda-BoldItalic.ttf);
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.working-hours__info {
  font-family: "RobotoCondensedRegular";
}

html {
  scroll-behavior: smooth;
}

html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  background-color: var(--bodyBg);
  color: var(--textColor);
  -webkit-text-size-adjust: none;
}

body.noscroll {
  overflow: hidden;
}

svg:not([data-type="sic"]) path {
  fill: var(--iconSvg);
  transition: .3s;
}

.page-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  border: 3px solid #eeeeee;
  height: 150px;
}

a,
a:hover {
  text-decoration: none;
}

.btn-custom,
.btn-custom:hover {
  color: var(--textColor);
}

.btn-custom:hover {
  opacity: .5;
}

ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

h1,
h2,
h3,
p,
label {
  padding: 0;
  margin: 0;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

button {
  cursor: pointer;
  padding: 0;
  white-space: nowrap;
  color: inherit;
}

textarea,
button,
input {
  outline: none !important;
  border: none;
}

.container {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}

@media (min-width: 570px) {
  .container {
    padding: 0;
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    padding: 0;
    max-width: 708px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 962px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

#overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  display: none;
  z-index: 2;
  background-color: var(--overlayBg);
}

#overlay.active {
  display: block;
}

.hidden-layout {
  min-height: 140px;
}

@media (max-width: 1199px) {
  .hidden-layout {
    min-height: 100px;
  }
}

@media (max-width: 767px) {
  .hidden-layout {
    min-height: 70px;
  }
}

.content-wrapper footer {
  margin-top: auto;
}

.content-wrapper section {
  padding-top: 80px;
  padding-bottom: 80px;
}

@media (max-width: 1199px) {
  .content-wrapper section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .content-wrapper section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

/*ТИПОГРАФИКА*/
.t-upper {
  text-transform: uppercase;
}

.page-title,
.title-2 {
  font-family: var(--ff-2);
  font-weight: 700;
  font-size: 46px;
  line-height: 1.087;
}

@media (max-width: 1199px) {

  .page-title,
  .title-2 {
    font-size: 38px;
  }
}

@media (max-width: 991px) {

  .page-title,
  .title-2 {
    font-size: 32px;
  }
}

.page-title {
  margin-bottom: 0.8695em;
}

.title-34 {
  font-family: var(--ff-2);
  font-weight: 700;
  font-size: 34px;
  line-height: 1.177;
}

.title-3 {
  font-family: var(--ff-2);
  font-weight: 700;
  color: var(--titleColor);
  font-size: 24px;
  line-height: 29px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.text-24 {
  font-size: 24px;
  line-height: 29px;
}

.title-4 {
  font-family: var(--ff-2);
  font-weight: 700;
  font-size: 25px;
  line-height: 1.2;
}

.title-light {
  font-family: var(--ff-2);
  font-size: 25px;
  line-height: 1.2;
  font-weight: 400;
}

.text-2 {
  font-size: 14px;
  line-height: 22px;
}

.text-12 {
  font-size: 12px;
  line-height: 19px;
}

.text-16 {
  font-size: 16px;
  line-height: 24px;
}

.text-16--bold {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  font-family: var(--ff-1b);
}

.text-16--light {
  font-size: 16px;
  line-height: 24px;
  color: #A3A7B4;
}

.btn-text {
  font-size: 20px;
  line-height: 28px;
}

.mb-19 {
  margin-bottom: 20px;
}

/*кнопка вверх*/
#back-top {
  position: fixed;
  z-index: 10;
  bottom: 70px;
  right: 10px;
}

@media (min-width: 768px) {
  #back-top {
    right: 30px;
    bottom: 20px;
  }
}

@media (min-width: 992px) {
  #back-top {
    right: 50px;
  }
}

#back-top span {
  display: none;
  text-align: center;
  width: 47px;
  height: 47px;
  display: block;
  margin-bottom: 7px;
}

#back-top span:hover {
  opacity: 0.8;
}

#back-top span i {
  color: var(--accent1);
  font-size: 46px;
  font-weight: 700;

}

@-webkit-keyframes swingElement {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes swingElement {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

.aboutus {
  padding-top: 90px;
  padding-bottom: 70px;
}

.aboutus .title-2 {
  margin-bottom: 45px;
  text-transform: uppercase;
  letter-spacing: -0.8px;
}

@media (max-width: 767px) {
  .aboutus {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}

.aboutus-text {
  font-size: 18px;
  position: relative;
  padding-left: 26px;
}

.aboutus-text p {
  margin-bottom: .9em;
  line-height: 1.4;
}

.aboutus-text:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  width: 5px;
  background-color: var(--aboutTextafter);
}

.aboutus-img {
  max-width: 330px;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}

@media (max-width: 1199px) {
  .aboutus-img {
    height: auto;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

@media (max-width: 767px) {
  .aboutus-img {
    display: none;
  }
}

/*****КНОПКИ****/
.page-button {
  cursor: pointer;
  outline: none;
  display: inline-block;
  height: 40px;
  line-height: 38px;
  text-align: center;
  padding-left: 65px;
  padding-right: 65px;
  color: var(--pageButton);
  border-radius: 10px;
  max-width: 240px;
  font-size: 16px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.page-button--red {
  background-color: var(--accent2);
  min-width: 156px;
  color: var(--redButtonText);
}

.page-button--red:hover {
  background-color: var(--accent1);
  color: #fff;
}

.page-button--yellow {
  background-color: var(--cardButton);
  color: var(--buttontext);
  border: 2px solid var(--cardButton);
}

.page-button--yellow:hover {
  background-color: var(--cardButtonHover);
  color: var(--buttontext);
  border: 2px solid var(--cardButtonHover);
}

.page-button--light {
  background-color: transparent;
  border: 1px solid var(--lightButtonColor);
  color: var(--lightButtonColor);
}

.page-button--light:hover {
  opacity: .6;
  color: var(--lightButtonColor);
}

.page-button--light .product-card .page-button--yellow,
.product-card .page-button--light {
  height: 36px;
  line-height: 30px;
  width: 130px;
  padding-left: 5px;
  padding-right: 5px;
}

.page-btn3 {
  background-color: transparent;
  border-radius: 10px;
  border: 1px solid transparent;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  padding: 5px 10px;
  height: 40px;
}

.page-btn3:hover {
  border: 1px solid var(--accent2);
  color: var(--accent2);
}

.page-btn4 {
  background-color: #fff;
  background-color: transparent;
  border: 1px solid var(--accent2);
  color: var(--accent2);
  padding-left: 56px;
  padding-right: 56px;
  font-size: 12px;
}

.page-btn4:hover {
  border: 1px solid var(--accent2);
  color: white;
  background-color: var(--accent2);
}

.form-group input.page-btn2,
.page-btn2 {
  height: 48px;
  display: inline-block;
  padding-left: 25px;
  padding-right: 25px;
  line-height: 48px;
  font-size: 16px;
  border: 0px;
  color: var(--buttontext);
  border-radius: 10px;
  background-color: var(--cardButton);
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.form-group input.page-btn2 i,
.page-btn2 i {
  margin-left: 10px;
  font-size: 18px;
  position: relative;
  top: 2px;
}

.form-group input.page-btn2:hover,
.page-btn2:hover {
  background-color: var(--cardButtonHover);
}

.checkout-form input.setTime {
  margin-left: 22px;
  width: 185px;
}

.checkout-form .form-group--btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media(min-width: 768px) {
  .checkout-form .form-group--btn .button {
    margin-left: 30px;
  }
}

.checkout-form .form-group--btn .page-button:hover {
  background-color: var(--formRedBtnHover);
  color: var(--formRedBtnHoverText);
}

.checkout-form .form-group--btn a {
  white-space: nowrap;
  position: relative;
  display: block;
  color: var(--textColor);
  height: 40px;
  line-height: 38px;
  border-radius: 10px;
  border: 1px solid transparent;
  padding-left: 30px;
  padding-right: 30px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.checkout-form .form-group--btn a:hover {
  border: 1px solid var(--accent2);
  color: var(--accent2);
}

.checkout-form .form-group--btn a i {
  margin-right: 12px;
}

.checkout-form .fake-placeholder {
  color: var(--fakePlaceholder);
}

.form-group--check {
  font-size: 12px;
}

.form-group--check label {
  display: inline-block;
}

.form-group--check .custom-checkbox {
  margin-right: 4px;
  border-color: transparent;
  display: inline-block;
  position: relative;
  top: 2px;
}

.form-group.form-group--bb {
  border-bottom: 1px solid var(--formGroupBorder);
}

.form-group.form-group--bb span:first-child {
  margin-bottom: 17px;
  display: block;
}

.form-column {
  position: relative;
}

.form-column .title-3 {
  margin-bottom: 10px;
}

.title-3.mb-20 {
  margin-bottom: 20px;
}

.form-column .form-block {
  margin-bottom: 30px;
}

.form-column .total-amount {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.form-column .total-amount .title-3 {
  margin-bottom: 0;
}

.form-column .total-amount .hide-mob {
  display: inline;
}

@media (max-width: 574px) {
  .form-column .total-amount .hide-mob {
    display: none;
    padding-left: 4px;
  }
}

.tooltip-div {
  position: relative;
  padding: 17px;
  width: 335px;
  padding-right: 55px;
  background: var(--toolTipBg);
  border-radius: 5px;
  color: var(--toolTipColor);
  font-size: 12px;
  line-height: 19px;
}

@media (max-width: 1700px) {
  .tooltip-div {
    width: 275px;
    padding-right: 25px;
  }
}

.close-toooltip {
  position: absolute;
  right: 10px;
  top: 10px;
  background-color: transparent;
  z-index: 3;
}

.tooltip-div:before {
  content: '';
  position: absolute;
  left: -9px;
  bottom: -1px;
  width: 0;
  height: 0;
  border: 17px solid var(--toolTipBg);
  border-bottom: 0px;
  border-left-color: transparent;
  border-right-color: transparent;
  -webkit-transform: rotate(-57deg);
  -ms-transform: rotate(-57deg);
  transform: rotate(-57deg);
  z-index: 3;
}

@media (max-width: 1700px) {
  .tooltip-div:before {
    left: 75%;
    bottom: -8px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    border: 8px solid #FFF6E5;
    border-bottom: 0px;
    border-left-color: transparent;
    border-right-color: transparent;
  }
}

@media (max-width: 991px) {
  .tooltip-div:before {
    left: 48%;
  }
}

.set-promo {
  padding-left: 16px;
  position: relative;
  max-width: 200px;
}

.tooltip-group {
  position: relative;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 33px;
  top: -35px;
}

.tooltip-group span.tooltip-icon {
  cursor: pointer;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid var(--accent1);
  color: var(--accent1) !important;
  text-align: center;
  line-height: 14px;
  display: block;
  z-index: 5;
  font-size: 12px;
}

.tooltip-group .tooltip-div {
  opacity: 0;
  position: absolute;
  z-index: -1;
  top: 0;
  right: -10px;
  -webkit-transform: translate(100%, -103%);
  -ms-transform: translate(100%, -103%);
  transform: translate(100%, -103%);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

@media (max-width: 1700px) {
  .tooltip-group .tooltip-div {
    -webkit-transform: translate(15%, -112%);
    -ms-transform: translate(15%, -112%);
    transform: translate(15%, -112%);
  }
}

@media (max-width: 991px) {
  .tooltip-group .tooltip-div {
    -webkit-transform: translate(43%, -112%);
    -ms-transform: translate(43%, -112%);
    transform: translate(43%, -112%);
  }
}

.tooltip-group .active.tooltip-div {
  opacity: 1;
  -webkit-animation: shake 500ms ease-in-out forwards;
  animation: shake 500ms ease-in-out forwards;
  z-index: 5;
}

@-webkit-keyframes shake {
  0% {
    -webkit-transform: rotate(2deg) translate(100%, -103%);
    transform: rotate(2deg) translate(100%, -103%);
  }

  50% {
    -webkit-transform: rotate(-3deg) translate(100%, -103%);
    transform: rotate(-3deg) translate(100%, -103%);
  }

  70% {
    -webkit-transform: rotate(3deg) translate(100%, -103%);
    transform: rotate(3deg) translate(100%, -103%);
  }

  100% {
    -webkit-transform: rotate(0deg) translate(100%, -112%);
    transform: rotate(0deg) translate(100%, -112%);
  }
}

@keyframes shake {
  0% {
    -webkit-transform: rotate(2deg) translate(100%, -103%);
    transform: rotate(2deg) translate(100%, -103%);
  }

  50% {
    -webkit-transform: rotate(-3deg) translate(100%, -103%);
    transform: rotate(-3deg) translate(100%, -103%);
  }

  70% {
    -webkit-transform: rotate(3deg) translate(100%, -103%);
    transform: rotate(3deg) translate(100%, -103%);
  }

  100% {
    -webkit-transform: rotate(0deg) translate(100%, -112%);
    transform: rotate(0deg) translate(100%, -112%);
  }
}

@media (max-width: 1700px) {
  @-webkit-keyframes shake {
    0% {
      -webkit-transform: rotate(2deg) translate(15%, -112%);
      transform: rotate(2deg) translate(15%, -112%);
    }

    50% {
      -webkit-transform: rotate(-3deg) translate(15%, -112%);
      transform: rotate(-3deg) translate(15%, -112%);
    }

    70% {
      -webkit-transform: rotate(3deg) translate(15%, -112%);
      transform: rotate(3deg) translate(15%, -112%);
    }

    100% {
      -webkit-transform: rotate(0deg) translate(15%, -112%);
      transform: rotate(0deg) translate(15%, -112%);
    }
  }

  @keyframes shake {
    0% {
      -webkit-transform: rotate(2deg) translate(15%, -112%);
      transform: rotate(2deg) translate(15%, -112%);
    }

    50% {
      -webkit-transform: rotate(-3deg) translate(15%, -112%);
      transform: rotate(-3deg) translate(15%, -112%);
    }

    70% {
      -webkit-transform: rotate(3deg) translate(15%, -112%);
      transform: rotate(3deg) translate(15%, -112%);
    }

    100% {
      -webkit-transform: rotate(0deg) translate(15%, -112%);
      transform: rotate(0deg) translate(15%, -112%);
    }
  }
}

@media (max-width: 991px) {
  @-webkit-keyframes shake {
    0% {
      -webkit-transform: rotate(2deg) translate(43%, -112%);
      transform: rotate(2deg) translate(43%, -112%);
    }

    50% {
      -webkit-transform: rotate(-3deg) translate(43%, -112%);
      transform: rotate(-3deg) translate(43%, -112%);
    }

    70% {
      -webkit-transform: rotate(3deg) translate(43%, -112%);
      transform: rotate(3deg) translate(43%, -112%);
    }

    100% {
      -webkit-transform: rotate(0deg) translate(43%, -112%);
      transform: rotate(0deg) translate(43%, -112%);
    }
  }

  @keyframes shake {
    0% {
      -webkit-transform: rotate(2deg) translate(43%, -112%);
      transform: rotate(2deg) translate(43%, -112%);
    }

    50% {
      -webkit-transform: rotate(-3deg) translate(43%, -112%);
      transform: rotate(-3deg) translate(43%, -112%);
    }

    70% {
      -webkit-transform: rotate(3deg) translate(43%, -112%);
      transform: rotate(3deg) translate(43%, -112%);
    }

    100% {
      -webkit-transform: rotate(0deg) translate(43%, -112%);
      transform: rotate(0deg) translate(43%, -112%);
    }
  }
}

/*****НАВИГАЦИЯ В ШАПКЕ****/
.header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

@media (max-width: 1199px) {
  .header-menu {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 82%;
    max-width: 400px;
    background-color: #2c2c2c;
    z-index: 10;
    /*  height: 100vh; */
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    padding-top: 30px;
    padding-left: 20px;
  }
}

@media (max-width: 1199px) and (max-width: 767px) {
  .header-menu {
    padding-top: 20px;
  }
}

.header-menu .menu-social {
  display: none;
}

@media (max-width: 1199px) {
  .header-menu .menu-social {
    display: block;
    margin-top: 20px;
  }
}

.header-menu .menu-logo {
  display: none;
}

@media (max-width: 1199px) {
  .header-menu .menu-logo {
    display: block;
    margin-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .header-menu .menu-logo {
    width: 100;
  }
}

.header-menu.active {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  overflow: auto;
}

.header-menu.active {
  overflow: auto;
}

.header-menu.active::-webkit-scrollbar {
  width: 0px;
  display: none;
}

.header-menu li {
  display: block;
  position: relative;
  margin-right: 24px;
  color: var(--textColor);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.header-menu li a {
  color: inherit;
}

@media (max-width: 1199px) {
  .header-menu li {
    color: #fff;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom: 20px;
  }
}

.header-menu li.active,
.header-menu li a.active {
  color: var(--accent1);
  font-weight: 700;
}

.header-menu li.active:after,
.header-menu li.active:before {
  width: 50%;
  background-color: var(--accent1);
}

.header-menu li.active:hover {
  color: var(--accent1);
}

.header-menu li:after,
.header-menu li:before {
  content: '';
  position: absolute;
  bottom: -1px;
  width: 0;
  height: 2px;
  background-color: var(--bodyBg);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.header-menu li:after {
  left: 50%;
}

.header-menu li:before {
  right: 50%;
}

.header-menu li:hover {
  color: var(--accent1);
}

.header-menu li:hover:after {
  width: 50%;
  left: 0;
}

@media (max-width: 1199px) {
  .header-menu li:hover:after {
    width: 0;
  }
}

.header-menu li:hover:before {
  width: 50%;
  right: 0;
}

@media (max-width: 1199px) {
  .header-menu li:hover:before {
    width: 0;
  }
}

.menu-toggle {
  display: none;
  position: relative;
  cursor: pointer;
}

@media (max-width: 1199px) {
  .menu-toggle {
    display: block;
    z-index: 20;
    margin-left: 40px;
    width: 40px;
    height: 40px;
    position: relative;
  }
}

@media (max-width: 991px) {
  .menu-toggle {
    margin-left: 30px;
  }
}

@media (max-width: 767px) {
  .menu-toggle {
    margin-left: 15px;
    margin-top: -1px;
  }
}

.menu-toggle span {
  position: relative;
  display: block;
  width: 35px;
  height: 2px;
  background-color: var(--textColor);
  top: 20px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.menu-toggle span:after,
.menu-toggle span:before {
  content: '';
  position: absolute;
  left: 0;
  height: 2px;
  background-color: var(--textColor);
  right: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.menu-toggle span:after {
  top: -10px;
}

.menu-toggle span:before {
  bottom: -10px;
}

.menu-toggle.active span {
  background-color: transparent;
}

.menu-toggle.active span:after {
  top: 0px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #d7001a;
}

.menu-toggle.active span:before {
  bottom: 0px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color: #d7001a;
}

/*****ШАПКА****/
.header {
  position: relative;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;

  background-color: var(--bodyBg);
  height: 140px;
  max-height: 140px;
  z-index: 5;

}

@media (max-width: 1199px) {
  .header {
    height: 100px;
  }
}

@media (max-width: 767px) {
  .header {
    height: auto;
    padding-bottom: 10px;
    padding-top: 0;
    height: 70px;
  }
}

@-webkit-keyframes showFade {
  0% {
    -webkit-transform: translateY(-80%);
    transform: translateY(-80%);
  }

  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@keyframes showFade {
  0% {
    -webkit-transform: translateY(-80%);
    transform: translateY(-80%);
  }

  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}

.header-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 140px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 1199px) {
  .header-content {
    height: 100px;
  }
}

@media (max-width: 767px) {
  .header-content {
    height: 70px;
  }
}

@media (max-width: 767px) {
  .header-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.header-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 92.5px;
}

@media (max-width: 1199px) {
  .header-column {
    height: auto;
  }
}

@media (max-width: 767px) {
  .header-column {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-top: 5px;
  }
}

.logo {
  margin-right: 68px;
  width: 230px;
  position: relative;
  top: -6px;
  left: -3px;
}

@media (max-width: 1439px) {
  .logo {
    width: 180px;
    margin-right: 40px;
    top: 0px;
    left: 0px;
  }
}

@media (max-width: 1199px) {
  .logo {
    margin-right: 20px;

  }
}

@media (max-width: 767px) {
  .logo {
    width: 150px;
    margin-right: 0;
  }
}

@media (max-width: 359px) {
  .logo {
    margin-right: 20px;
  }
}

.header-nav__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;

}

@media (max-width: 1199px) {
  .header-nav__row {
    padding-top: 0;
    margin-bottom: 0;
  }
}

.working-hours {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 60px;
  position: relative;
  top: 2px;
}

@media (min-width: 1200px) {
  .working-hours {
    min-width: 519px;
    white-space: nowrap;
  }
}

.working-hours__title {
  text-transform: uppercase;
  font-family: var(--ff-1b);
  font-weight: 700;
  margin-right: 6px;
}

.user-avatar {
  width: 25px;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  position: absolute;
  right: 65px;
  top: 2px;
}

@media (max-width: 1199px) {
  .user-avatar {
    position: relative;
    right: 20px;
    top: 0;
  }
}

@media (max-width: 767px) {
  .user-avatar {
    left: -20px;
    right: auto;
  }
}

.user-avatar span {
  position: absolute;
  background-color: #d7001a;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 2px solid #fff;
  z-index: 2;
  top: 1px;
  left: 0px;
  display: blo
}

.user-avatar a {
  display: block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1.5px solid var(--accent1);
  overflow: hidden;
  padding: 1.5px;
  z-index: 1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.user-avatar a img {
  border-radius: 50%;
}

.user-basket {
  position: relative;
  top: 2px;
  left: -3px;
  cursor: pointer;
}

.user-basket svg {
  /*  height: 25px;
 width:33px; */
}

@media(max-width:1199px) {
  .user-basket {
    top: 0px;
  }
}

.basket-value {
  position: absolute;
  top: -9px;
  right: -11px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  background-color: var(--accent1);
  display: block;
  color: var(--textColor);
}

.header-column--left {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
}

.header-nav__row .social-icons {
  position: relative;
  /* top:-6px; */
  left: 1px;
}

.header-column--left .contact-phone {
  position: relative;
  top: 6px;
  left: -2px;
  margin-bottom: 23px;

  height: 25px;
}

@media (max-width: 1199px) {
  .header-column--left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .header-nav__row .social-icons,
  .header-column--left .contact-phone {
    position: relative;
    top: 0px;
  }

  .header-column--left .contact-phone {
    margin-bottom: 0px;
  }
}

@media (max-width: 991px) {
  .header-column--left {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .header-column--left {
    width: 540px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
  }
}

@media (max-width: 575px) {
  .header-column--left {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .fix-wrapper {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding-left: 15px;
    padding-right: 15px;
    height: 65px;
    z-index: 5;
    margin-top: 0;
    padding-top: 15px;
    border-bottom: 1px solid #a3a7b4;
    background-color: var(--bodyBg);
    -webkit-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.3);
  }
}

@media (max-width: 1199px) {
  .contact-phone {
    margin-right: 40px;
    margin-bottom: 0;
    padding-top: 0;

  }
}

@media (max-width: 767px) {
  .contact-phone {
    margin-right: 25px;
  }
}

@media (max-width: 359px) {
  .contact-phone {
    margin-right: 15px;
  }
}

.contact-phone a {
  font-size: 18px;
  font-weight: 700;
  color: var(--textColor);
  line-height: 25px;
  white-space: nowrap;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;

  display: inline-block;
}

.contact-phone a:hover {
  opacity: .7;
}

@media (max-width: 359px) {
  .contact-phone a {
    font-size: 16px;
  }
}

.user-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  font-size: 0;
  line-height: 1;
  position: relative;
  min-width: 90px;
  padding-right: 10px;
  top: 10px;
}

@media(max-width:1199px) {
  .user-controls {
    padding-right: 0px;
    top: 0px;
  }
}

.user-controls a {
  display: block;

}

.user-controls a svg {

  height: 25px;
  -webkit-transition: .3;
  -o-transition: .3;
  transition: .3;
}

@media (max-width: 359px) {
  .user-controls a svg {
    height: 24px;
    width: 24px;
  }
}

.user-controls a:hover svg path {
  fill: var(--accent1);
}

.user-log-in {
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  top: 2px;
}

.user-log-in svg {
  width: 25px;
  height: 25px;
}

@media (max-width: 991px) {
  .user-log-in {
    margin-right: 20px;
    top: 0;
  }
}


.stocks {
  padding-top: 130px;
  padding-bottom: 160px;
  background-color: var(--bodyBg);
  background-size: cover;
  background-position: center;
}

@media (max-width: 1500px) {
  .stocks {
    padding-top: 85px;
    padding-bottom: 100px;
  }
}

@media (max-width: 767px) {
  .stocks {
    padding-top: 45px;
    padding-bottom: 50px;
    background-position: 33% 50%;
  }
}

.checkout-content__footer {
  -webkit-transform: translateY(-35%);
  -ms-transform: translateY(-35%);
  transform: translateY(-35%);
}

.checkout-content__footer .agree-text {
  padding-top: 15px;
}

.checkout-content__footer button+a {
  margin-right: 30px;
}

@media (max-width: 991px) {
  .checkout-content__footer {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
  }
}

.checkout-content__footer .form-group--btn {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

@media (max-width: 991px) {
  .checkout-content__footer {
    margin-top: 20px;
  }
}

@media (max-width: 574px) {
  .checkout-content__footer .form-group--btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .checkout-content__footer .form-group--btn .page-button {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .checkout-content__footer .agree-text {
    font-size: 12px;
  }

  .checkout-content__footer button+a {
    margin-right: 0px;
  }
}

@media (max-width: 767px) {
  .form-column {
    overflow: hidden;
  }
}

.tool-block {
  color: var(--textColor);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tool-block p:first-child {
  margin-right: 10px;
}

.form-group--checkbox p {
  color: var(--textColor);
}

.sale-text {
  margin-top: 5px;
  color: var(--secondary3);
}

.form-column--2 .form-block {
  margin-bottom: 20px;
}

.contacts-content .feedback-form {
  max-width: 100%;
}

.contacts-content .title-2 {
  margin-bottom: 30px;
}

.contacts-content .form-block {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.contacts-content .form-block .form-group {
  width: 48%;
}

.contacts-content .form-group textarea {
  height: 80px;
}

.contacts-content .form-group .page-btn2 {
  width: 100%;
  margin-top: 50px;
}

@media (max-width: 767px) {
  .contacts-content .form-group .page-btn2 {
    margin-top: 10px;
  }
}

@media (max-width: 991px) {
  .contacts-content .address-block__item {
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .contacts-content .address-block__item {
    margin-bottom: 15px;
  }
}

.contacts-content .address-block__item span:first-child {
  color: var(--accent1);
  margin-bottom: 4px;
}

.contacts-content .address-block__item a {
  color: var(--textColor);
}

.contacts-content .address-block__item a:hover {
  color: var(--accent1);
}

/*ДОСТАВКА  И ОПЛАТА*/
.delivery .border-block {
  margin-bottom: 40px;
}

/* .delivery .border-block p, */
.delivery .border-block h3 {
  color: var(--accent2);
}

.border-block h3,
.text-block h3 {
  margin-bottom: 20px;
}

.text-block {
  margin-bottom: 15px;
}

.text-block p {
  padding-bottom: 10px;
}

.text-block p:last-child {
  padding-bottom: 0;
}

.border-block {
  background: var(--bodyBg);
  -webkit-box-shadow: 0 0 6px var(--blockBorderShadow);
  box-shadow: 0 0 6px var(--blockBorderShadow);
  border-radius: 20px;
  padding: 30px;
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .border-block {
    padding: 25px;
  }
}

@media (max-width: 767px) {
  .border-block {
    padding: 20px;
  }
}

.delivery-info {
  padding-left: 34px;
  border-left: 4px solid var(--secondary2);
  height: 100%;
}

@media (max-width: 1199px) {
  .delivery-info {
    padding-left: 24px;
  }
}

@media (max-width: 767px) {
  .delivery-info {
    padding-left: 18px;
    padding-top: 30px;
  }
}

.delivery-info .title-3 {
  margin-bottom: 30px;
}

.address-block__item {
  margin-bottom: 20px;
}

.address-block__item span {
  display: block;
  margin-bottom: 10px;
}

.address-block__item span:first-child {
  font-weight: 700;
  font-family: var(--ff-1b);
}

/*----FOOTER-----*/
.footer {
  background-color: var(--footerBg);
  padding-top: 35px;
  padding-bottom: 35px;
  color: #fff;
  font-size: 13px;
  position: relative;
  overflow: hidden;
}

@media (max-width: 767px) {
  .footer {
    padding-top: 0px;
    padding-bottom: 70px;
  }
}

.footer:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 39%;
  background-color: var(--footerBg);
  z-index: 1;
}

@media (max-width: 1199px) {
  .footer:after {
    width: 43%;
  }

  .footer .map {
    width: 57%;
  }
}

@media (max-width: 767px) {
  .footer:after {
    display: none;
    padding-top: 0;
  }
}

.footer .page-btn2 {
  margin-top: 35px;
  margin-bottom: 25px;
}

.footer .map {
  position: absolute;
  top: 0;
  bottom: 0;
  /* left: 0; */
  width: 61%;
  right: 0;
  height: 100%;
  -webkit-filter: hue-rotate(160deg);
  filter: hue-rotate(160deg);
}

.footer-logo {
  width: 200px;
}

.map iframe {
  height: 100%;
}

@media (max-width: 1199px) {

  .footer .map {
    width: 57%;
  }
}

@media (max-width: 767px) {
  .footer .map {
    position: relative;
    margin-bottom: 25px;
    height: 250px;
    width: 100%;
  }
}

.footer-content {
  position: relative;
  z-index: 2;
}

.footer-logo {
  margin-bottom: 30px;
  display: inline-block;
}

.footer-address {
  margin-bottom: 10px;
}

.footer-address a {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  color: var(--accent1);
}

.footer-address a:hover {
  color: #fff;
}

.footer-working-hours {
  margin-bottom: 10px;
  max-width: 280px;
}

.footer-contacts {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

@media (max-width: 991px) {
  .footer-contacts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.footer-contacts a {
  color: #fff;
  font-size: 20px;
  margin-right: 2em;
  white-space: nowrap;
}

@media (max-width: 991px) {
  .footer-contacts a {
    margin-bottom: 10px;
  }
}

.footer-contacts a:hover {
  opacity: .5;
}

.copyright-text span {
  display: inline-block;
}

@media (max-width: 991px) {
  .copyright-text span {
    display: block;
  }
}

/*****ФОРМА****/
.form-group {
  position: relative;
  width: 100%;
  margin: 0;
  margin-bottom: 25px;
}

.form-group input {
  width: 100%;
  display: block;
  outline: none;
  height: 48px;
  font-size: 14px;
  line-height: 22px;
  color: var(--textColor);
  background-color: white;
  border-bottom: 1px solid #bfbfbf;
  font-weight: 400;
}

.form-group input::-webkit-input-placeholder {
  font-size: 14px;
  line-height: 22px;
  color: #a3a7b4;
  font-weight: 400;
}

.form-group input::-moz-placeholder {
  font-size: 14px;
  line-height: 22px;
  color: #a3a7b4;
  font-weight: 400;
}

.form-group input::-ms-input-placeholder {
  font-size: 14px;
  line-height: 22px;
  color: #a3a7b4;
  font-weight: 400;
}

.form-group input::placeholder {
  font-size: 14px;
  line-height: 22px;
  color: #a3a7b4;
  font-weight: 400;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  box-shadow: 0 0 0px 1000px transparent inset;
}

.form-group textarea {
  width: 100%;
  resize: none;
  border-bottom: 1px solid #bfbfbf;
  padding-top: 15px;
  outline: none;
  height: 130px;
  color: var(--textColor);
  background-color: var(--bodyBg);
}

.form-group textarea::-webkit-input-placeholder {
  font-size: 14px;
  line-height: 22px;
  color: #a3a7b4;
  font-weight: 400;
}

.form-group textarea::-moz-placeholder {
  font-size: 14px;
  line-height: 22px;
  color: #a3a7b4;
  font-weight: 400;
}

.form-group textarea::-ms-input-placeholder {
  font-size: 14px;
  line-height: 22px;
  color: #a3a7b4;
  font-weight: 400;
}

.form-group textarea::placeholder {
  font-size: 14px;
  line-height: 22px;
  color: #a3a7b4;
  font-weight: 400;
}

.form-group.error input {
  border-color: #d7001a;
}

.form-group .error-text {
  position: absolute;
  left: 0;
  bottom: -20px;
  display: none;
}

.form-group.error .error-text,
.form-group span.error {
  display: block;
  color: var(--accent1);
  font-size: 12px;
  line-height: 19px;
  padding-top: 3px;
}

.form-group .error-notify {
  position: absolute;
  right: 17px;
  top: 14px;
  width: 20px;
  height: 20px;
  background: url(../img/main/warning.svg);
  background-position: center;
  background-repeat: no-repeat;
  display: none;
}

.form-group input.error+span.error-notify,
.form-group textarea.error+span.error-notify,
.form-group input.error+span+span.error-notify,
.form-group.error .error-notify {
  display: block;
}

.form-group input[type='checkbox'] {
  width: 0.01px;
  height: 0.1px;
  border: 0px;
  padding: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.form-group .fake-placeholder {
  position: absolute;
  left: 0;
  top: 15px;
  font-size: 14px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  pointer-events: none;
}

.fake-placeholder.pl-20 {
  padding-left: 22px;
}

.form-group .fake-placeholder.active {
  top: -6px;
  color: var(--accent1);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.form-checkbox {
  width: 0.01px;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.custom-checkbox {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #EEEEEE;
  -webkit-box-shadow: 0px 0px 1px rgba(31, 31, 31, 0.35);
  box-shadow: 0px 0px 1px rgba(31, 31, 31, 0.35);
  border-radius: 4px;
  border: 1px solid #939393;
  background-image: url(../img/main/check.png);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center -15px;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  margin-right: 3px;
}

.form-checkbox:checked+.custom-checkbox {
  background-position: center;
}

.feedback-form .custom-checkbox {
  position: relative;
  top: 1px;
}

.feedback-form {
  max-width: 490px;
  margin-left: auto;
  margin-right: auto;
}

.feedback-form h3 {
  text-align: center;
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 30px;
  font-weight: 700;
  font-family: var(--ff-1b);
  max-width: 420px;
  margin-left: auto;
  margin-right: auto;
}

form .agree-text {
  font-size: 16px;
  line-height: 24px;
  color: var(--textColor);
}

form .agree-text a {
  color: var(--accent1);
  border-bottom: 1px solid var(--accent1);
}

form .agree-text a:hover {
  opacity: .5;
}

.modal-content {
  border-radius: 20px;
  background-color: var(--bodyBg);
  border: 1px solid #fff;
}

@media (max-width: 767px) {
  .modal-content {
    border-radius: 10px;
  }
}

@media (min-width: 768px) {
  .modal-dialog {
    max-width: 570px;
  }

  .modal-body {
    padding-top: 60px;
    padding-bottom: 35px;
  }
}

.modal-form-title button.close {
  outline: none;
  position: absolute;
  display: block;
  top: 20px;
  right: 20px;
  color: #d7001a;
  z-index: 5;
  line-height: 1;
  opacity: .9;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  text-shadow: none;
}

.modal-form-title button.close:hover {
  opacity: .7;
}

.modal-form-title button.close span {
  line-height: 1;
  font-size: 22px;
}

@media (max-width: 767px) {
  .modal-form-title button.close {
    top: 2px;
    right: 5px;
  }
}

.contact-form__success h2 {
  font-size: 2em;
  text-align: center;
  color: #d7001a;
  font-family: var(--ff-2);
  font-weight: 700;
}

@media (max-width: 767px) {
  .contact-form__success h2 {
    font-size: 24px;
  }
}

.form-group input.page-button--red {
  color: #fff;
  background-color: #d7001a;
  border: 0px;
}

.form-group span span {
  color: #d7001a;
}

/*КАСТОМНЫЕ РАДИОКНОПКИ*/
.checkout-content [type="checkbox"]:checked,
.checkout-content [type="checkbox"]:not(:checked),
[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}

.checkout-content [type="checkbox"]:checked+label,
.checkout-content [type="checkbox"]:not(:checked)+label,
[type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
  position: relative;
  padding-left: 22px;
  cursor: pointer;
  display: inline-block;
}

.checkout-content [type="checkbox"]:checked+label:before,
.checkout-content [type="checkbox"]:not(:checked)+label:before,
[type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  border: 1px solid var(--customActiveCheckedBorder);
  border-radius: 100%;
  background: var(--bodyBg);
}

.checkout-content [type="checkbox"]:not(:checked)+label:before,
[type="radio"]:not(:checked)+label:before {
  border: 1px solid var(--customCheckedBorder);
}

.checkout-content [type="checkbox"]:checked+label:after,
.checkout-content [type="checkbox"]:not(:checked)+label:after,
[type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after {
  content: '';
  width: 8px;
  height: 8px;
  background: var(--customActiveCheckedBorder);
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.checkout-content [type="checkbox"]:not(:checked)+label:after,
[type="radio"]:not(:checked)+label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.checkout-content [type="checkbox"]:checked+label:after,
[type="radio"]:checked+label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.form-block label {
  font-size: 12px;
  line-height: 19px;
  color: #1f1f1f;
  color: #a3a7b4;
  margin-top: 4px;
}

.form-block label span {
  display: block;
}

.form-block label span:first-child {
  color: var(--textColor);
  margin-top: 0px;
}

.subscribes-block p {
  font-size: 12px;
  color: #a3a7b4;
  padding-left: 20px;
  margin-top: 5px;
}

@media (max-width: 1199px) {
  .subscribes-block p {
    max-width: 400px;
  }
}

@media (max-width: 767px) {
  .subscribes-block p {
    max-width: auto;
  }
}

@media (max-width: 374px) {
  .subscribes-block p {
    padding-left: 0;
  }
}

.subscribes-block__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.subscribes-block__top p {
  margin-right: 20px;
  font-size: 12px;
  position: relative;
  padding-left: 20px;
  white-space: nowrap;
  color: #1f1f1f;
}

.subscribes-block__top p:before {
  content: '';
  width: 16px;
  height: 16px;
  background: url(../img/main/admin.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}

@media (max-width: 374px) {
  .subscribes-block__top p {
    padding-left: 0;
  }

  .subscribes-block__top p:before {
    display: none;
  }
}

.subscribes-block__inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.subscribes-block__inputs label {
  margin-right: 15px;
  font-size: 12px;
  white-space: nowrap;
  color: #1f1f1f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.subscribes-block__inputs label:last-child {
  margin-right: 0;
}

.subscribes-block__inputs label .custom-checkbox {
  margin-left: 10px;
  border-color: #eeeeee;
  position: relative;
  top: 2px;
  margin-right: 0;
}

/*USER-PROFILE FORM*/
form.personal-data {
  position: relative;
}

.add-avatar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  right: -27px;
  top: -117px;
  position: absolute;
}

@media (max-width: 767px) {
  .add-avatar {
    top: -85px;
  }
}

.add-avatar label {
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.add-avatar .user-avatar {
  left: 10px;
  top: -9px;
}

.inputfile {
  width: 0.1px;
  height: 0.1px;
  overflow: hidden;
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.inputfile+label {
  display: inline-block;
  background-color: transparent;
  color: #a3a7b4;
  font-size: 12px;
  border-radius: 4px;
  padding: 12px;
}

.inputfile:focus+label,
.inputfile+label:hover {
  background-color: transparent;
  color: var(--accent1);
}

.agree-text .custom-checkbox {
  position: relative;
  top: 1px;
}

@media (max-width: 767px) {
  .agree-text .custom-checkbox {
    top: 2px;
  }
}

/*--FORM STYLE*/


.stocks-content {
  max-width: 290px;
  position: relative;
}

.stocks-content .sale-slogan {
  font-family: var(--ff-2);
  font-weight: 700;
  font-size: 85px;
  position: absolute;
  top: -11%;
  -webkit-transform: translateX(96%);
  -ms-transform: translateX(96%);
  transform: translateX(96%);
  padding: 15px 12px;
}

.stocks-content .sale-slogan p {
  padding: 3px 40px;
  line-height: .9;
  background-color: var(--accent1);
  background-color: #FBD10E;
  position: relative;
  z-index: 2;
  color: #000;
}

@media (max-width: 767px) {
  .stocks-content .sale-slogan p {
    padding: 3px 20px;
  }
}

.stocks-content .sale-slogan .sale-slogan__border {
  position: absolute;
  top: 8px;
  left: -10px;
  z-index: 1;
}

@media (max-width: 1199px) {
  .stocks-content .sale-slogan .sale-slogan__border {
    top: 0px;
  }
}

@media (max-width: 767px) {
  .stocks-content .sale-slogan .sale-slogan__border {
    top: 3px;
  }
}

@media (max-width: 1199px) {
  .stocks-content .sale-slogan {
    -webkit-transform: translateX(96%);
    -ms-transform: translateX(96%);
    transform: translateX(96%);
    font-size: 70px;
    padding: 5px;
  }
}

@media (max-width: 767px) {
  .stocks-content .sale-slogan {
    font-size: 44px;
    padding: 5px;
  }
}

@media (max-width: 374px) {
  .stocks-content .sale-slogan {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    right: 0;
  }
}

.stocks-content h2 {
  margin-bottom: 20px;
  font-family: var(--ff-2);
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
}

.stocks-content .page-button {
  margin-top: 30px;
}

@media (max-width: 767px) {
  .stocks-content .page-button {
    margin-top: 15px;
  }
}

.stock-product h4 {
  font-size: 30px;
  font-family: var(--ff-2);
  font-weight: 700;
  color: #000;
}

.stock-product .stock-product-desk {
  font-size: 15px;
  line-height: 1.3;
  color: #000;
}

.stock-product .stock-product-price {
  font-size: 32px;
  font-family: var(--ff-2);

  font-weight: 700;
  color: #000;
}

.stock-product .stock-product-price span {
  font-size: 22px;
  font-family: var(--ff-2);
  font-weight: 700;
  color: #000;
}

/*****ГЛАВНАЯ - ПРЕИМУЩЕСТВА****/
.main-benefits {
  padding-top: 90px;
  background-color: var(--bodyBg);
  padding-bottom: 70px;
}

@media (max-width: 767px) {
  .main-benefits {
    padding-bottom: 0px;
    padding-top: 40px;
  }
}

.main-benefits h2 {
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 1em;
}

.main-benefits .main-benefits-icon {
  margin-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 70px;
}

.main-benefits-item {
  max-width: 190px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 25px;
}

.main-benefits-item p {
  font-size: 18px;
}

/*****ГЛАВНАЯ - ПАРАЛЛАКС-БЛОК****/
.main-cta {
  position: relative;
  background-color: #1f1f1f;
  height: 468px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 1199px) {
  .main-cta {
    height: 350px;
  }
}

@media (max-width: 991px) {
  .main-cta {
    height: 300px;
  }
}

@media (max-width: 767px) {
  .main-cta {
    height: 250px;
  }
}


.main-cta h2,
.main-cta p {
  color: #fff;
}

.main-cta .title-group {
  position: relative;
  z-index: 2;
}

.main-cta .title-group h2 {
  text-transform: uppercase;
  margin-bottom: 25px;
}

.main-cta .title-group p {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

/*****ГЛАВНАЯ - СЕКЦИЯ КАРТОЧКИ МЕНЮ****/
.main-menu {

  padding-top: 100px;

  padding-bottom: 90px;
  color: var(--textColor);
  position: relative;
  z-index: 1;
}

.main-menu .title-group {
  margin-bottom: 35px;
}

@media (max-width: 767px) {
  .main-menu .title-group {
    margin-bottom: 25px;
  }
}

@media (max-width: 1199px) {
  .main-menu {
    padding-top: 70px;

    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .main-menu {
    padding-top: 30px;
    padding-bottom: 40px;

  }
}

.main-menu .title-2 {
  text-transform: uppercase;
  margin-bottom: 0.54em;
}

.menu-products__controls {
  margin-bottom: 20px;
  text-align: center;
}

@media (max-width: 1199px) {
  .menu-products__controls {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .menu-products__controls {
    margin-bottom: 0;
  }
}

.menu-products__controls button,
.menu-products__controls a {
  position: relative;
  text-transform: uppercase;
  border: none;
  background-color: transparent;
  cursor: pointer;
  margin-right: 1em;
  padding-left: 2px;
  padding-right: 2px;
  color: var(--textColor);
}

.menu-products__controls button:last-child,
.menu-products__controls a:last-child {
  margin-right: 0;
}

@media (max-width: 991px) {
  .menu-products__controls button {
    margin-bottom: 10px;
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .menu-products__controls button {
    margin-bottom: 10px;
    font-size: 18px;
  }
}

.menu-products__controls button:after,
.menu-products__controls a:after {
  content: '';
  position: absolute;
  right: 50%;
  width: 0;
  bottom: -1px;
  height: 2px;
  background-color: var(--textColor);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.menu-products__controls button:before,
.menu-products__controls a:before {
  content: '';
  position: absolute;
  left: 50%;
  width: 0;
  bottom: -1px;
  height: 2px;
  background-color: var(--textColor);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.menu-products__controls button:hover:before,
.menu-products__controls button:hover:after,
.menu-products__controls a:hover:before,
.menu-products__controls a:hover:after {
  width: 50%;
  background-color: var(--textColor);
}

.menu-products .control-active {
  color: var(--accent2);
}

.menu-products .control-active:before,
.menu-products .control-active:after {
  background-color: var(--accent1);
}

.menu-products .control-active:before,
.menu-products .control-active:after {
  width: 50%;
}

.menu-products .control-active:hover:before,
.menu-products .control-active:hover:after {
  background-color: var(--accent2);
}

.menu-products__content {
  padding-top: 20px;
}

.title-light.control-active {
  font-weight: 700;
}

/*****ГЛАВНАЯ - СЛАЙДЕР В ШАПКЕ****/
.banner-item {
  height: 570px;
  background-position: right bottom;
  background-size: cover;
  position: relative;
}

@media (max-width: 1199px) {
  .banner-item {
    height: 500px;
  }
}

@media (max-width: 991px) {
  .banner-item {
    height: 450px;
  }
}

@media (max-width: 767px) {
  .banner-item {
    height: calc(100vh - 130px);
    height: 400px;
  }
}



.slide-content {
  color: #fff;
  font-family: var(--ff-2);

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 98%;
  font-size: 35px;
  position: relative;
}

.slide-content {
  height: 500px;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.slide-content .sale-amimate {
  position: absolute;
  right: -130px;
  top: 29%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 400px;
  width: 50%;
  -webkit-animation-name: swingElement;
  animation-name: swingElement;
  -webkit-animation-duration: 8s;
  animation-duration: 8s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  z-index: 1;
}

@media (max-width: 1919px) {
  .slide-content .sale-amimate {
    right: -100px;
    width: 30%;
  }
}

@media (max-width: 1360px) {
  .slide-content .sale-amimate {
    right: -50px;
    top: 30%;
    width: 25%;
  }
}

@media (max-width: 991px) {
  .slide-content .sale-amimate {
    right: 0;
    top: 10%;
    width: 35%;
  }
}

@media (max-width: 767px) {
  .slide-content .sale-amimate {
    width: 40%;
    top: 58%;
  }
}

.slide-content .page-button {
  margin-top: 40px;
  padding-left: 30px;
  padding-right: 30px;
  max-width: 170px;
}

@media (max-width: 767px) {
  .slide-content .page-button {
    margin-top: 30px;
  }
}

@media (max-width: 1199px) {
  .slide-content {
    margin-top: 0;
    max-width: 95%;
    height: 500px;
    font-size: 24px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 991px) {
  .slide-content {
    height: 320px;
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .slide-content {
    max-width: 100%;
    font-size: 18px;
    height: 300px;
  }
}

@media (max-width: 424px) {
  .slide-content {
    font-size: 15px;
  }
}

.slide-suptitle {
  font-size: 50px;
  font-size: 1.4285em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: 4px solid #fff;
  line-height: 1.2;
  margin-bottom: 10px;
}

@media (max-width: 1199px) {
  .slide-suptitle {
    border-bottom: 2px solid #fff;
  }
}

.slide-title {
  font-size: 2em;
  font-family: 'Chekharda-BoldItalic.ttf';
  line-height: 1.1;
  position: relative;
  z-index: 2;
  text-shadow: 0px 0px 10px black;
}

.product-discript,
.slide-suptitle {
  text-shadow: 0px 0px 10px black;
}

@media (max-width: 767px) {
  .slide-title {
    font-size: 2.7em;
  }
}

.product-descrip {
  font-size: 1em;
  margin-top: 10px;
  line-height: 1;
}

.banner-slider .owl-nav {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 5%;
  right: 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff;
  font-size: 30px;
  z-index: 2;
  display: none;
}

@media (max-width: 1439px) {
  .banner-slider .owl-nav {
    left: 2%;
    right: 2%;
  }
}

@media (max-width: 1199px) {
  .banner-slider .owl-nav {
    display: none;
  }
}

.banner-slider .owl-nav button {
  outline: none;
}

.banner-slider .owl-nav button i {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.banner-slider .owl-nav button:hover i {
  color: #d7001a;
}

.banner-slider .owl-nav span {
  display: block;
  width: 40px;
  height: 40px;
  background-color: rgba(238, 238, 238, 0.2);
}

.banner-slider .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  z-index: 2;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 767px) {}

.banner-slider .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  background-color: #fff;
  margin-right: 10px;
  border-radius: 50%;
  outline: none;
}

.banner-slider .owl-dots .owl-dot:last-child {
  margin-right: 0;
}

.banner-slider .owl-dots .owl-dot.active {
  background-color: var(--accent1);
}

.banner-slider .owl-dots .owl-dot:hover {
  background-color: var(--accent1);
}

.section-info .text-block__img {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  min-height: 200px;
  border-radius: 20px;
}

.content-inner {
  background: var(--bodyBg);
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.18);
  border-radius: 20px;
  padding: 0px 30px;
}

@media (max-width: 1199px) {
  .content-inner {
    padding: 0 15px;
  }
}

@media (max-width: 767px) {
  .content-inner {
    padding: 0 15px;
  }
}

@media (max-width: 374px) {
  .content-inner {
    padding: 0 5px;
  }
}

.content-inner .panel {
  border-bottom: 2px solid #eeeeee;
}

.content-inner .panel-heading {
  position: relative;
  padding-right: 30px;
  display: block;
}

.content-inner .panel-heading i {
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  height: 20px;
}

.content-inner .panel-heading i svg path {
  fill: #d7001a;
}

.content-inner .panel-heading i.up {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.content-inner .accordion-item__title {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 16px;
  color: #1f1f1f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 1199px) {
  .content-inner .accordion-item__title {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (max-width: 991px) {
  .content-inner .accordion-item__title {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}

@media (max-width: 767px) {
  .content-inner .accordion-item__title {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.content-inner .accordion-item__icon {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #d7001a;
}

.content-inner .accordion-item__icon span {
  min-width: 80px;
  margin-right: 6px;
}

@media (max-width: 767px) {
  .content-inner .accordion-item__icon span {
    display: none;
  }
}

.content-inner .text-phrase {
  font-size: 16px;
  line-height: 24px;
  margin-right: 50px;
}

.content-inner .text-phrase span:first-child {
  font-weight: 700;
  margin-right: 20px;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .content-inner .text-phrase {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 30px;
  }
}

@media (max-width: 424px) {
  .content-inner .text-phrase {
    margin-right: 15px;
  }
}

.content-inner .basket-result {
  padding-bottom: 40px;
}

.content-inner .basket-result .page-button {
  width: auto;
  padding-left: 65px;
  padding-right: 65px;
  border: 2px solid #d7001a;
  background-color: #fff;
  color: #d7001a;
}

@media (max-width: 1199px) {
  .content-inner .basket-result .page-button {
    padding-left: 45px;
    padding-right: 45px;
  }
}

@media (max-width: 991px) {
  .content-inner .basket-result .page-button {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 767px) {
  .content-inner .basket-result .page-button {
    width: 240px;
    padding-left: 30px;
    padding-right: 30px;
  }
}

.content-inner .basket-result .page-button:hover {
  color: #fff;
  background-color: #d7001a;
}

@media (max-width: 767px) {
  .user-profile__tabs .nav-tabs {
    margin-bottom: 20px;
  }
}

.user-profile__tabs .nav-item {
  text-transform: uppercase;
  font-size: 25px;
  line-height: 1.2;
  color: #1f1f1f;
}

@media (max-width: 1199px) {
  .user-profile__tabs .nav-item {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  .user-profile__tabs .nav-item {
    font-size: 20px;
  }
}

@media (max-width: 375px) {
  .user-profile__tabs .nav-item {
    font-size: 16px;
  }
}

.user-profile__tabs .nav-tabs,
.user-profile__tabs .nav-tabs .nav-link {
  border: none;
}

.user-profile__tabs .nav-tabs .nav-link {
  padding-bottom: 0;
  padding-top: 2px;
  border-bottom: 3px solid transparent;
  margin-right: 1.1em;
  font-family: var(--ff-2);
  padding-left: 0;
  padding-right: 0;
}

.user-profile__tabs .nav-tabs .nav-link.active {
  border-bottom: 2px solid var(--accent1);
  padding-left: 0;
  padding-right: 0;
  color: var(--accent2);
  font-weight: 700;
}

.user-profile__tabs .tab-content {
  padding-top: 32px;
}

@media (max-width: 1199px) {
  .user-profile__tabs .tab-content {
    padding-top: 25px;
  }
}

/*ЛИЧНЫЕ ДАННЫЕ*/
@media (max-width: 1199px) {
  .personal-data {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.personal-data .user-avatar {
  position: relative;
}

.content-inner--pt {
  padding-top: 40px;
  padding-bottom: 40px;
}

.content-inner--pt .form-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .content-inner--pt .form-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.content-inner--pt .form-col {
  width: 48%;
}

@media (max-width: 767px) {
  .content-inner--pt .form-col {
    width: 100%;
  }
}

.content-inner--pt .form-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-inner--pt .form-group label {
  min-width: 90px;
  font-weight: 700;
}

.content-inner--pt #toggle-passw {
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 10px;
}

.content-inner--pt #toggle-passw svg {
  pointer-events: none;
}

.content-inner--pt #toggle-passw svg path {
  fill: var(--textColor);
}

.content-inner--pt #toggle-passw:after {
  content: '';
  position: absolute;
  top: 10px;
  left: -2px;
  height: 1px;
  background-color: var(--bodyBg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 24px;
  display: none;
  -webkit-box-shadow: 0 -1px #fff;
  box-shadow: 0 -1px #fff;
}

.content-inner--pt #toggle-passw.active:after {
  display: block;
}

.content-inner--pt .politic-agree p {
  position: relative;
  padding-left: 30px;
}

.content-inner--pt .politic-agree p a {
  color: var(--accent1);
  ;
  border-bottom: 1px solid var(--accent1);
  ;
}

.content-inner--pt .politic-agree p:before {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 1px;
  background-image: url(../img/main/warning.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.form-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 5px;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .form-footer {
    display: block;
  }
}

@media (max-width: 767px) {
  .form-footer .flex-wrapper {
    text-align: center;
    margin-top: 20px;
  }
}

.section-info article {
  padding-right: 20px;
  margin-bottom: 30px;
}

@media (max-width: 1199px) {
  .section-info article {
    padding-left: 0;
  }
}

.section-info article.flex-height {
  margin-bottom: 0px;
}

@media (min-width: 1200px) {
  .section-info article.flex-height {
    margin-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .section-info article.flex-height p {
    padding-left: 520px;
  }
}

.section-info article.flex-height .text-block {
  margin-bottom: 0;
}

.section-info article .text-block {
  position: relative;
}

.section-info article .text-block p {
  margin-bottom: 25px;
}

.section-info article .text-block h3 {
  margin-bottom: 15px;
}

.section-info article .text-block:after {
  content: '';
  display: table;
  clear: both;
}

.section-info article .text-block__img {
  margin-right: 30px;
  margin-bottom: 10px;
  float: left;
  max-width: 500px;
  border-radius: 20px;
  overflow: hidden;
}

@media (max-width: 1439px) {
  .section-info article .text-block__img {
    max-width: 520px;
  }
}

@media (max-width: 1199px) {
  .section-info article .text-block__img {
    max-width: 400px;
  }
}

@media (max-width: 991px) {
  .section-info article .text-block__img {
    max-width: 280px;
  }
}

@media (max-width: 575px) {
  .section-info article .text-block__img {
    max-width: 350px;
    width: 100%;
    float: unset;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
}

.section-info article .border-block_inner {
  background-color: #ffdd9a;
  background-color: var(--borderBlockBg);
  border-radius: 15px;
  padding: 40px;
}

@media (max-width: 767px) {
  .section-info article .border-block_inner {
    padding: 25px;
  }
}

.section-info .text-block {
  margin-bottom: 30px;
}

.section-info .border-block {
  border: 1px dashed #1F1F1F;
  padding: 10px;
}

.section-info .page-button {
  margin-top: 40px;
  width: 240px;
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 991px) {
  .section-info .page-button {
    margin-top: 25px;
  }
}

@media (max-width: 767px) {
  .section-info .page-button {
    margin-bottom: 30px;
  }
}

.section-info .block-img {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  overflow: hidden;
}

.basket-table .fake-radiobutton {
  background-color: #ffdd9a;
}

@media (max-width: 767px) {}

.basket-item {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 2px dashed #EEEEEE;
  position: relative;
}

.basket-item:first-child {
  border-top: 2px dashed #EEEEEE;
}

@media (max-width: 1199px) {
  .basket-item {
    padding-bottom: 20px;
  }
}

.basket-item .fake-radiobutton {
  padding-left: 8px;
  padding-right: 8px;
  min-width: 65px;
}

.basket-item .filter-name {
  font-size: 12px;
  min-width: 36px;
}

.basket-item .product-card__filters {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-counter.product-counter--big {
  width: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-counter.product-counter--big .product-counter--num {
  width: 40px;
  height: 30px;
  font-size: 16px;
  line-height: 30px;
}

.basket-item__head {
  padding-left: 10px;
}

.basket-item__head .title-34 {
  color: var(--textColor);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.basket-item__head .title-34:hover {
  color: var(--accent1);
  ;
}

.basket-item__img {
  border: 1px dashed var(--secondary3);
  border-radius: 20px;
  width: 100%;
  max-width: 170px;
  min-height: 160px;
  overflow: hidden;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5px;
}

@media (max-width: 1199px) {
  .basket-item__img {
    min-width: 130px;
    min-height: 130px;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .basket-item__img {
    min-width: 110px;
  }
}

@media (max-width: 424px) {
  .basket-item__img {
    min-width: 90px;
    min-height: 80px;
  }
}

@media (max-width: 575px) {
  .basket-item__img {
    margin-left: auto;
    margin-right: auto;
  }
}

.border-col {
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}

@media (max-width: 991px) {
  .border-col {
    border-right: 0;
  }
}

@media (max-width: 767px) {
  .border-col {
    border: 0;
  }
}

@media (max-width: 1199px) {
  .basket-item__descrip {
    border-right: 0px;
    padding-left: 10px;
    min-height: 160px;
  }
}

@media (max-width: 767px) {
  .basket-item__descrip {
    margin-top: 15px;
    padding-top: 10px;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    min-height: auto;
  }
}

.basket-item__descrip .basic-descrip {
  color: var(textColor);
  margin-bottom: 42px;
  padding-right: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 1199px) {
  .basket-item__descrip .basic-descrip {
    margin-bottom: 20px;
    padding-right: 0;
  }
}

.basket-item__descrip .addition-set {
  color: #a3a7b4;
  position: relative;
  padding-right: 50px;
}

@media (max-width: 1199px) {
  .basket-item__descrip .addition-set {
    margin-bottom: 15px;
    padding-right: 20px;
  }
}

.remove-item {
  position: absolute;
  top: 1px;
  right: 1px;
  font-size: 18px;
  color: #d7001a;
  background-color: transparent;
  z-index: 2;
}

.remove-item svg {
  pointer-events: none;
}

.basket-item__cost {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 767px) {
  .basket-item__cost {
    margin-left: 30px;
  }
}

.basket-item__calc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
  position: relative;
  padding-right: 40px;
}

@media (max-width: 1199px) {
  .basket-item__calc {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 40px;
    padding-top: 15px;
  }
}

@media (max-width: 991px) {
  .basket-item__calc {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #eeeeee;
  }
}

@media (max-width: 767px) {
  .basket-item__calc {
    padding-right: 0px;
    border-top: 0;
    padding-bottom: 0px;
    padding-top: 20px;
  }
}

.basket-item__summ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 5px;
}

@media (max-width: 991px) {
  .basket-item__summ {
    width: 43%;
    padding-bottom: 0;
  }
}

@media (max-width: 767px) {
  .basket-item__summ {
    width: auto;
  }
}

.remove-item svg {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.remove-basket-item {
  position: absolute;
  right: 0px;
  top: 30px;
  font-size: 26px;
  color: #d7001a;
}

.remove-item:hover svg {

  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

@media (max-width: 991px) {
  .remove-basket-item {
    right: -15px;
    top: auto;
    bottom: 55px;
  }
}

@media (max-width: 767px) {
  .remove-basket-item {
    right: -5px;
    top: 20px;
    bottom: auto;
  }
}

.basket-item__addInfo {
  color: #a3a7b4;
  padding-top: 5px;
}

.basket-item__cost-val {
  padding-right: 2px;
}

.basket-result {
  padding-bottom: 40px;
  padding-top: 40px;
}

@media (max-width: 767px) {
  .basket-result {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}

.basket-result .page-button {
  padding-left: 20px;
  padding-right: 20px;
  width: 240px;
  margin-right: 30px;
}

@media (max-width: 767px) {
  .basket-result .page-button {
    width: 190px;
    margin-right: 20px;
  }
}

.basket-result .basket-clean:hover svg path {
  fill: #d7001a;
}

.basket-result .basket-clean span:last-child {
  margin-left: 0px;
  position: relative;
  top: 3px;
}

@media (max-width: 767px) {
  .basket-result .basket-clean span:last-child {
    margin-left: 6px;
  }
}

.total-amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
}

.total-amount span.mr {
  margin-right: 20px;
}

.mr10 {
  margin-right: 10px;
}

@media (max-width: 991px) {
  .total-amount .basket-item__cost {
    margin-left: auto;
  }
}

@media (min-width: 1200px) {
  .total-amount {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

.title-34 span {
  display: block;
}

.basket-item__cost-val.title-34 {
  font-size: 34px;
  white-space: nowrap;
  margin-left: 20px;
}

@media (max-width: 1199px) {
  .basket-item__cost-val.title-34 {
    font-size: 26px;
  }
}

@media (max-width: 767px) {
  .basket-item__cost-val.title-34 {
    font-size: 28px;
  }
}

.basket-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1199px) {
  .basket-btn .page-button {
    padding-left: 2px;
    padding-right: 2px;
    min-width: 170px;
    margin-right: 10px;
  }
}

@media (max-width: 767px) {
  .basket-btn {
    margin-top: 20px;
  }

  .basket-btn .page-button {
    min-width: 240px;
    padding-left: 30px;
    padding-right: 30px;
    white-space: nowrap;
  }
}

@media (max-width: 500px) {
  .basket-btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .basket-btn .page-button {
    margin-bottom: 15px;
    margin-right: 0;
  }
}

.basket-state {
  color: #a3a7b4;
}

.basket-clean {
  min-width: 200px;
  cursor: pointer;
}

@media (max-width: 991px) {
  .basket-clean {
    min-width: 170px;
  }
}

@media (max-width: 767px) {
  .basket-clean {
    min-width: 200px;
  }
}

.sale-card {
  max-width: 570px;
  width: 100%;
  min-height: 473px;
  max-height: 473px;
  background-color: var(--bodyBg);
  color: var(--textColor);
  position: relative;
  cursor: pointer;
  border-radius: 20px;
  -webkit-box-shadow: 0px 4px 4px var(--box-shadow-15);
  box-shadow: 0px 4px 4px var(--box-shadow-15);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  overflow: hidden;
}

.sale-card .title-3 {
  margin-bottom: 20px;
}

.sale-card:hover {
  -webkit-box-shadow: 0px 0px 20px var(--box-shadow-25);
  box-shadow: 0px 0px 20px var(--box-shadow-25);
  color: var(--textColor);
}

.sale-card:hover .title-3 {
  color: var(--accent1);
}

.sale-card .card__badge {
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 2;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  height: 28px;
  background-color: var(--accent1);
  line-height: 28px;
  display: inline-block;
  border-radius: 15px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 14px;
  -webkit-box-shadow: 0px 4px 4px var(--box-shadow-15);
  box-shadow: 0px 4px 4px var(--box-shadow-15);
}

.sale-card__img {
  height: 278px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

.sale-card__desckrip {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 40px 30px;
  position: relative;
  padding-right: 150px;
}

@media (max-width: 1199px) {
  .sale-card__desckrip {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
  }
}

@media (max-width: 991px) {
  .sale-card__desckrip {
    padding: 20px 15px;
    padding-right: 15px;
  }
}

.sale-card__text a {
  color: var(--accent1);
  border-bottom: 1px solid var(--accent1);
}

.sale-card__text p {
  font-size: 14px;
  line-height: 22px;
}

.sale-card__period {
  position: absolute;
  right: 30px;
  top: 40px;
  width: 100px;
  height: 97px;
  border: 1px solid var(--accent1);
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: var(--bodyBg);
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  font-family: var(--ff-1b);
  color: var(--accent1);
}

.sale-card__period p {
  padding-left: 5px;
  padding-right: 5px;
}

@media (max-width: 991px) {
  .sale-card__period {
    right: 0;
    top: 10px;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-animation: none;
    animation: none;
  }
}

.pagination-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.pagination-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 767px) {
  .pagination-block {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.pagination-block a {
  width: 25px;
  height: 25px;
  background: var(--bodyBg);
  border: 1px solid #EEEEEE;
  color: #BFBFBF;
  text-align: center;
  display: block;
  font-size: 12px;
  line-height: 24px;
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.pagination-block a:first-child {
  border-radius: 12px 0 0 12px;
}

.pagination-block a:last-child {
  border-radius: 0 12px 12px 0;
}

.pagination-block a span path {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.pagination-block a.active {
  font-weight: 700;
  font-family: var(--ff-1b);
  color: var(--accent1);
}

.pagination-block a.active span path {
  stroke: var(--accent1);
  stroke-width: 2px;
}

.pagination-block a:hover {
  color: var(--contrastText);
}

.pagination-block a:hover span path {
  stroke: var(--textColor);
}

.product-card__filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.filter-name {
  color: var(--textColor);
  margin-right: 10px;
  font-size: 15px;
}

.filters-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.filters-type input {
  width: 0.1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.filters-type input:checked+.fake-radiobutton,
.fake-radiobutton.active {
  background-color: var(--secondary2);
  color: #1f1f1f;
}

.filters-type__item {
  position: relative;
  margin-right: 10px;
  margin-bottom: 5px;
}

.filters-type__item:last-child {
  margin-right: 0;
}

.fake-radiobutton {
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  height: 25px;
  border-radius: 15px;
  border: 1px solid red;
  text-align: center;
  line-height: 25px;
  font-size: 12px;
  border: 1px solid var(--secondary2);
  cursor: pointer;
}

.product-card__calc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-card__prises {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.new-price {
  margin-right: 25px;
  font-size: 35px;
  font-family: var(--ff-2);
  font-weight: 700;
  color: var(--textColor);
}

@media (max-width: 424px) {
  .new-price {
    font-size: 32px;
  }
}

.old-price {
  font-size: 25px;
  color: #d7001a;
  font-family: var(--ff-2);
  font-weight: 700;
  position: relative;
}

.old-price:before {
  content: '';
  position: absolute;
  top: 48%;
  left: -10px;
  right: -10px;
  height: 1px;
  background-color: #d7001a;
}

span.dim {
  font-family: var(--ff-2);
  font-size: .7em;
  font-weight: 700;
  margin-left: 5px;
}

.product-counter {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 78px;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 14px;
}

.product-counter span {
  display: inline-block;
}

.product-counter--num {
  border-width: 1px;
  border-color: var(--counterBorder);
  border-style: solid;
  border-radius: 5px;
  background-color: var(--counterBg);
  height: 23px;
  width: 33px;
  text-align: center;
  line-height: 21px;
  color: var(--textColor);
  font-weight: 700;
  font-family: var(--ff-1b);
}

.product-counter span:last-child {
  margin-right: 0;
}

.product-counter .product-counter--plus,
.product-counter .product-counter--minus {
  position: relative;
  cursor: pointer;
  background-color: var(--bodyBg);
  border: 0px;
  color: var(--textColor);
  font-size: 21px;
  width: 20px;
  height: 20px;
  margin-right: 0;
  display: block;
  padding: 0;
  line-height: 20px;
}

.product-counter .product-counter--plus {
  margin-right: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  top: -1px;
  font-size: 19px;
}

.product-counter .product-counter--minus {
  font-size: 26px;
  position: relative;
  top: -1px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.product-counter .product-counter--plus:hover,
.product-counter .product-counter--minus:hover {
  opacity: .7;
}

.product-card__footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
}

.product-card__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 10px;
}

.product-card__buttons .form-btn {
  margin-left: auto;
}

.page-button.show-back {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-button.show-back svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.page-button.show-back span {
  display: block;
  background-color: #fff;
  position: relative;
  z-index: 1;
  opacity: 1;
  pointer-events: none;
}

.page-button.show-back.active span {
  opacity: 0;
}

.product-card__addition {
  position: absolute;
  top: 0;
  bottom: 117px;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 30px 24px;
  background-color: var(--bodyBg);
  padding-bottom: 40px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.product-card__addition.active {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}

.products-group__wrapper {
  max-height: 100%;
  overflow-y: auto;
}

.products-group__title {
  font-size: 16px;
  font-weight: 700;
  font-family: var(--ff-1b);
  color: var(--textColor);
  margin-bottom: 12px;
}

.products-group__List li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: var(--secondary3);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-card__addition li>span {
  padding-right: 5px;
  padding-left: 20px;
  white-space: nowrap;
}

.products-group__List li label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.products-group__List li.check-item {
  color: var(--textColor);
}

.products-group__List .custom-checkbox {
  border: 1px solid var(--secondary3);
}

.product-card__addition .page-button {
  position: absolute;
  bottom: 20px;
  left: 20px;
  padding-top: 2px;
}

svg.left-arr {
  fill: var(--textColor);
  opacity: .6;
  pointer-events: none;
}

.card-badges {
  position: absolute;
  top: 10px;
  left: 10px;
}

.card-badge {
  display: inline-block;
  height: 20px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 5px;
  color: var(--cardBadgeText);
  font-size: 13px;
  margin-right: 10px;
}

.card-badge--new {
  right: 20px;
  background-color: var(--badgeNew);
}

.card-badge--favorite {
  right: 20px;
  background-color: var(--badgeFavorite);
}

.card-badge--sale {
  right: 20px;
  background-color: var(--badgeSale);
}

/*.product-page__content {
  background: var(--bodyBg);
  -webkit-box-shadow: 0px 0px 6px var(--blockBorderShadow);
  box-shadow: 0px 0px 6px var(--blockBorderShadow);
  border-radius: 20px;
}*/

.product-image {
  padding: 6px;
}

@media (max-width: 1199px) {
  .product-image {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
  }
}

.product-set {
  padding: 15px 20px 30px;
  /*border-left: 1px solid var(--secondary1);*/
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.customize-variation-wrapper {
  height: 250px;
  overflow: auto;
}

.customize-variation-wrapper::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

.customize-variation-wrapper::-webkit-scrollbar-track {
  background-color: #eeeeee;
}

.customize-variation-wrapper::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #bfbfbf;
}

@media (max-width: 374px) {
  .product-set {
    padding: 20px 10px 30px;
  }
}

.product-set__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 15px;
  padding-bottom: 15px;
}

.product-set__row:first-child {
  border-bottom: 1px solid var(--secondary1);
}

.product-set__row .ingredients {
  width: 70%;
}

.product-set__row .filter-name {
  margin-right: 15px;
}

@media (max-width: 1199px) {
  .product-set__row .filter-name {
    margin-right: 5px;
  }
}

@media (max-width: 991px) {
  .product-set__row .filter-name {
    margin-right: 10px;
  }
}

.product-set__row .filters-type__item {
  margin-right: 5px;
}

.product-set__row .products-group__List li {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 22px;
}

.product-set__types,
.product-set__row-wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

@media (max-width: 767px) {

  .product-set__types,
  .product-set__row-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.product-set__column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.product-set__types .products-group__List {
  margin-right: 40px;
}

.product-set__footer {
  padding-top: 30px;
  border-top: 1px solid var(--secondary1);
  margin-top: auto;
}

.product-set__footer .d-flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 767px) {
  .product-set__footer .d-flex {
    margin-bottom: 15px;
  }
}

.product-set__footer .product-counter {
  width: 101px;
  height: 30px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-set__footer .product-counter--num {
  margin-right: 0;
  width: 48px;
}

.product-set__footer .total-amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .product-set__footer .total-amount {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.product-set__footer .basket-item__cost {
  margin-left: 20px;
}

.product-set__footer .page-button {
  width: 170px;
  padding-left: 10px;
  padding-right: 10px;
}

/*****СОЦ ИКОНКИ****/
.social-icons {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  line-height: 1;
  display: flex;
}

.social-icons a {
  margin-right: 10px;
  display: block;
  /* -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; */
  line-height: 1;
  font-size: 0;
}

.social-icons a {
  min-width: 24px;

  max-width: 24px;

}

.social-icons a:last-child {
  margin-right: 0;
}

.social-icons a:hover {
  opacity: .7;
}

#user-history {
  display: block;
  width: 100%
}

#user-history:not(.active) {
  height: 0;
}

#politicText {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  padding-right: 0;
}

#politicText .modal-body {
  padding: 5px;
  max-height: 550px;
  overflow: auto;
}

@media(max-width: 575px) {
  #politicText .modal-body {
    max-height: 350px;
  }
}

@media(max-width: 359px) {
  #politicText .modal-body {
    max-height: 270px;
  }
}

#politicText .modal-body::-webkit-scrollbar,
.products-group__wrapper::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

#politicText .modal-body::-webkit-scrollbar-track,
.products-group__wrapper::-webkit-scrollbar-track {
  background-color: #dedede;
}

#politicText .modal-body::-webkit-scrollbar-thumb,
.products-group__wrapper::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: var(--accent1);
}

#politicText.modal .modal-dialog {
  max-width: 900px;
}

#politicText.modal .modal-content {
  padding: 25px 15px;
}

#politicText.modal button.close {
  position: absolute;
  top: 6px;
  right: 6px;
}

.modal .close-btn {
  position: absolute;
  top: 5px;
  right: 3px;
  z-index: 1000;
}

.politicText-title {
  padding-bottom: 10px;
}

.modal .close-btn span {
  background: var(--closeBtnSpan);
}

.close-btn {
  border: 0;
  background-color: transparent;
  padding: 0;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  outline: none;
}

.close-btn:focus {
  outline: none;
}

.close-btn span {
  position: absolute;
  width: 2px;
  height: 15px;
  display: block;
  background-color: var(--bodyBg);
  opacity: 0.6;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.close-btn.close-dark span {
  background-color: var(--closeBtnSpan);
}

.close-btn.close-danger span {
  background-color: red;
}

.close-btn span:nth-child(2) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.close-btn:hover span {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.close-btn:hover span:nth-child(2) {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.close-btn.dark span {
  background-color: var(--closeBtnSpan);
}

.set-promo .mspc2-form {
  border: 0;
  margin: 0;
}

.set-promo .mspc2-form button.remove-item {
  background: transparent;
}

.form-group.hidden {
  display: none
}

.autorization-page {
  padding-bottom: 80px;
}

@media(max-width:1199px) {
  .autorization-page {
    padding-bottom: 30px;
  }
}

.form-group input {
  background-color: transparent;
}

.form-group p {
  font-size: 12px;
  line-height: 19px;
  margin-top: 10px;
}

.forms-wrapper__col {
  padding-top: 30px;
  padding-bottom: 30px;
}

.title-light {
  margin-bottom: 30px;
}

.forms_col--reg {
  padding-left: 20px;
  padding-right: 20px;

  background: #F5F5F5;
  border: 1px solid var(--secondary1);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
}

.form-group input.page-button--yellow,
.page-button--yellow {
  background-color: var(--accent1);
  color: var(--textColor);
  border: 2px solid var(--accent1);
}

.form-group input.page-button--yellow:hover,
.page-button--yellow:hover {
  background-color: var(--secondary2);
  color: var(--cardBtnHoverText);
  border: 2px solid var(--secondary2);
}

/**** заказ получен */
.order-receiver {
  padding-bottom: 50px;
}

.order-receiver .title-light {
  text-transform: uppercase;
  margin-bottom: 25px;
}

.order-table {
  margin-right: 25px;
  border-top: var(--orederTable);
  border-bottom: var(--orederTable);
  ;
  padding-top: 0px;
}

@media (max-width: 767px) {
  .order-table {
    padding-top: 25px;
  }
}

.table-row {
  min-height: 96px;
  margin-bottom: 20px;
  border-bottom: 1px solid var(--tableRowBorder);
}

.order-receiver .table-row {
  border-bottom: 0;
}

.order-receiver .order-table {
  border-top: 2px dashed var(--tableRowBorder);
  border-bottom: 2px dashed var(--tableRowBorder);
}

.table-row .table-cell {
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.table-row.table-row--head {
  min-height: 54px;
  max-height: 54px;

}

@media (max-width: 767px) {
  .table-row.table-row--head {
    display: none;
  }
}

.table-row.table-row--head .table-cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 54px;
}

.table-row .table-cell h5 {
  font-size: 16px;
  font-weight: 700;
  font-family: var(--ff-1b);
}

.table-row .table-cell__img {
  max-width: 170px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.table-row .table-cell__deskrip p {
  font-size: 12px;
  line-height: 19px;
}

.table-row .table-cell__deskrip .title-light {
  font-weight: 700;
  font-family: var(--ff-1b);
  color: var(--textColor);
  margin-bottom: 5px;
  display: inline-block;
}

.table-row .table-cell__amount span:first-child {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  font-family: var(--ff-2);
  padding-right: 6px;
}

@media (max-width: 767px) {
  .table-row .table-cell__img {
    margin-bottom: 10px;
  }

  .table-row .table-cell__deskrip {
    margin-bottom: 10px;
  }

  .table-row .table-cell__count,
  .table-row .table-cell__amount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

.table-row.table-row__result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 54px;
  max-height: 54px;
  margin-bottom: 0;
}

.table-row.table-row__result p {
  font-size: 24px;
  line-height: 29px;
  font-weight: 700;
  padding-right: 20px;
  font-family: var(--ff-2);
}

@media (max-width: 767px) {
  .table-row.table-row__result p {
    font-size: 16px;
    line-height: 1.5;
  }
}

.table-row.table-row__result .total-amount span:first-child {
  margin-right: 10px;
}

@media (max-width: 767px) {
  .table-row.table-row__result .total-amount span:first-child {
    font-size: 28px;
  }
}

.table-row.table-row__result .total-amount span:last-child {
  margin-right: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.order-receiver .contacts-wrapper {
  padding-top: 30px;
}

.order-receiver .contacts-column {
  margin-bottom: 30px;
}

.order-receiver .contacts-column h4 {
  font-family: var(--ff-2);
  font-size: 25px;
  line-height: 1.2;
  font-weight: 400;
  margin-bottom: 20px;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .order-receiver .contacts-column h4 {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .order-receiver .contacts-column h4 {
    font-size: 24px;
  }
}

.order-receiver .contacts-column li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 5px;
}

@media (max-width: 991px) {
  .order-receiver .contacts-column li {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  .order-receiver .contacts-column li {
    font-size: 16px;
  }
}

.order-receiver .contacts-column li p {
  padding-left: 10px;
  font-weight: 700;
  font-family: var(--ff-1b);
}

#ext-gen24 {
  background-color: var(--secondary2);
}

#ext-gen24 td:hover {
  background-color: var(--bodyBg);

}

#ext-gen24 td.sort-asc,
#ext-gen24 td.sort-desc {
  background-color: var(--bodyBg);

}

.x-grid3-hd-btn,
#ext-gen24 td:hover a.x-grid3-hd-btn {
  background-color: #d7001a !important;
}

#ext-gen24 thead td {
  color: #1f1f1f;
  font-family: var(--ff-1b);
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;

}

#ext-gen24 tbody td {
  color: #2c2c2c;
  font-family: var(--ff-1r);
  font-size: 14px;
  line-height: 22px;
}

.x-menu-list li.x-menu-item-active {
  background-color: #A3A7B4 !important;
}

#ext-gen24 tbody tr:nth-child(2n) {
  background-color: #F5F5F5;
}

#ext-comp-1008 table tr {
  font-family: var(--ff-1r);
  font-size: 12px;
  line-height: 19px;
}

.x-grid3-row td,
.x-grid3-summary-row td {
  color: #2c2c2c !important;
  font-family: var(--ff-1r) !important;
  font-size: 14px !important;
  line-height: 22px !important;
}

.x-toolbar td,
.x-toolbar span,
.x-toolbar input,
.x-toolbar div,
.x-toolbar select,
.x-toolbar label {
  font-family: 'RobotoCondensedRegular', sans-serif !important;
  font-size: 12px !important;
  line-height: 19px !important;
}

.user-profile__tabs .form-footer .flex-wrapper .page-button--red {
  padding-left: 52px;
  padding-right: 52px;
  line-height: 25px;
}

@media(max-width: 991px) {
  .user-profile__tabs .form-footer .flex-wrapper .page-button--red {
    padding-left: 10px;
    padding-right: 10px;
    width: 115px;
  }

  .user-profile__tabs .form-footer .flex-wrapper .page-btn4 {
    padding-left: 10px;
    padding-right: 10px;
    width: 115px;
  }
}

@media(max-width: 1199px) {
  .add-avatar {
    top: -107px;
    right: -15px;

  }

  #profile-user-photo {
    max-width: 26px;
  }
}

.user-profile__tabs .form-footer .flex-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

.user-profile__tabs .form-footer .flex-wrapper .page-button--red {
  margin-left: 25px;
}

@media(max-width: 1199px) {
  .user-profile__tabs .form-footer .flex-wrapper .page-button--red {
    min-width: unset;
  }
}

.user-profile__tabs .form-footer .flex-wrapper .page-btn4 {
  font-size: 16px;
}

@media(max-width: 991px) {
  .user-profile__tabs .form-footer .flex-wrapper .page-button--red {
    margin-left: 10px;
  }
  #social {
      display: none;
  }
}

@media(max-width: 767px) {
  .user-profile__tabs .form-footer .flex-wrapper .page-button--red {
    padding-left: 10px;
    padding-right: 10px;
    width: 120px;


  }

  .user-profile__tabs .form-footer .flex-wrapper .page-btn4 {
    padding-left: 10px;
    padding-right: 10px;
    width: 120px;
  }

  .add-avatar {
    top: -90px;
    right: -9px;

  }

}

.form-group input.page-btn2[type="submit"] {
  width: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.user-controls .not_empty a {
  width: auto
}

/*.copyright-text {margin-bottom: 10px;}*/
.checkout-form input.error+label {
  color: red;
}

#social {
  left: 35px;
  bottom: 35px;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  z-index: 99;
}

#icons a {
  height: 0;
  opacity: 0;
  color: white;
  display: flex;
  align-items: center;
  margin: 0 0 10px 5px;
  pointer-events: none;
  text-decoration: none;
  transition: all 0.2s linear 0s;
}

#icons.active a {
  opacity: 1;
  height: 60px;
  pointer-events: auto;
}

#tl,
#wa,
#vb,
#fb,
#vk,
#ml,
#ms {
  width: 60px;
  height: 60px;
  display: flex;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}

#tl,
#tl+.title {
  background: #44B4F4;
}

#wa,
#wa+.title {
  background: #00D1B5;
}

#vb,
#vb+.title {
  background: #AB74D4;
}

#fb,
#fb+.title {
  background: linear-gradient(203.03deg, #FC5C73 6.71%, #963AFD 53.43%, #178AFF 89.56%);
}

#vk,
#vk+.title {
  background: #2787F5;
}

#ml,
#ml+.title {
  background: #4075FF;
}

#ms {
  width: 70px;
  height: 70px;
  margin-top: 20px;
  overflow: hidden;
  position: relative;
  background: #07BB07;
  align-items: flex-start;
  justify-content: flex-start;
  transition: all 0.2s linear 0s;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

#ms.active {
  transform: rotate(180deg);
  background-color: #FFFFFF !important;
  box-shadow: 0px 0px 12px rgba(7, 187, 7, 0.5);
  background-image: url(../img/icons/cl.svg) !important;
}

#ms #wrap {
  left: 0;
  display: flex;
  position: absolute;
  transition: all 0.15s linear 0s;
}

#ms.active #wrap {
  opacity: 0;
}

#ms #wrap div,
#ms span {
  width: 70px;
  height: 70px;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

#ms span {
  z-index: 1;
  cursor: pointer;
  position: absolute;
  border-radius: 50%;
}

#icons .title {
  width: 0;
  opacity: 0;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
  border-radius: 11px;
  font: 11px/21px Tahoma;
  transition: all 0.1s linear 0s;
}

#icons .title.active {
  opacity: 1;
  width: 85px;
  margin-left: 15px;
}

#confpass {
  position: absolute;
  right: -1500px;
}

/* доп товары **********************************************/
#recommended_block_1 {
  padding: 40px 0;
}

.basket-content h4 {
  font-weight: 700;
  font-family: var(--ff-1b);
  margin-bottom: 30px;
}

.recommend_slider {
  margin: 10px 0;
}

.recommend_slider .slick-list {
  margin: 0 -15px;
}

.recommend_slider .item {
  margin: 0 15px;
}

.recommend_slider .item .ms2_form {
  display: flex;
  height: 150px;
  border: 1px solid #2c2c2c;
  border-radius: 20px;
}

.recommend_slider .item__img {
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.recommend_slider .item__img img {
  width: 100px;
  height: 100px;
  object-fit: contain;
}

.recommend_slider .item__info {
  width: 60%;
  display: flex;
  padding: 25px 0;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}

.recommend_slider .item__link {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  font-family: var(--ff-1b);
  color: var(--textColor);
  text-decoration: none;
}

.recommend_slider .item__btn {
  width: 140px;
  height: 40px;
  border: 1px solid var(--textColor);
  border-radius: 30px;
  background: transparent;
}

.recommend_slider .slick-arrow {
  position: absolute;
  z-index: 9;
  top: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 4px;
  border: none;
  background: #DDDDDD;
}

.recommend_slider .slick-prev {
  left: -20px;
  transform: rotate(180deg) translateY(19px);
  filter: drop-shadow(0px -4px 4px rgba(0, 0, 0, 0.25));
}

.recommend_slider .slick-next {
  right: -20px;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  transform: translateY(-19px);
}

@media(max-width: 374px) {
  .recommend_slider .slick-prev {
    left: -8px;
  }

  .recommend_slider .slick-next {
    right: -8px;
  }
}

.recommend_slider .slick-arrow {
  background-color: var(--textColor);
  border: 1px solid var(--textColor);
  transition: .5s;
}

.recommend_slider .slick-arrow {
  font-size: 20px;
  color: var(--arrowBg);
}

.recommend_slider .slick-prev i,
.recommend_slider .slick-next i {
  position: relative;
  left: 1px;
}

.recommend_slider .slick-arrow:hover {
  color: var(--textColor);
  background-color: var(--arrowBg);
}

/*********************************************************************/
.sous .ms2_form {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 240px;
  /*margin: 0 0 30px 0;*/
  margin-bottom: 0;
  border: 1px solid #2c2c2c;
  box-sizing: border-box;
  border-radius: 20px;
  padding-bottom: 20px;
  padding-top: 11px;
  padding-left: 10px;
  padding-right: 10px;
}

@media(min-width:1200px) {
  .sous .ms2_form {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.sous__img {
  max-width: 160px;
  height: 90px;
  margin-bottom: 11px;
  object-fit: contain;
}

@media(min-width:768px) and (max-width:991px) {
  .sous__img {
    max-width: 140px;
  }
}

.sous__link {
  margin: 0 0 10px 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  font-family: var(--ff-1b);
  color: var(--textColor);
  text-decoration: none;
  text-align: center;
  flex-grow: 1;
  white-space: normal;
}

.sous__link:hover {
  color: #E6350C;
}

.sous__toggle {
  display: flex;
  width: 130px;
  height: 40px;
  border: 1px solid var(--textColor);
  border-radius: 30px;
}

.sous__toggle--active {
  border: 1px solid var(--textColor);
}

@media (max-width: 424px) {
  .sous__img {
    max-width: 120px;
  }

  .sous__toggle {
    width: 100px;
  }
}

.sous__price {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: var(--textColor);
  background: transparent;
  cursor: pointer;
  border: none;
}

.sous__quant {
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.quant-sous__minus {
  font-size: 25px;
  font-weight: 500;
  cursor: pointer;
  user-select: none;
  background: transparent;
  border: none;
}

.quant-sous__plus {
  font-size: 25px;
  font-weight: 500;
  cursor: pointer;
  user-select: none;
  background: transparent;
  border: none;
}

.quant-sous__val {
  width: 50px;
  text-align: center;
  font-weight: 800;
  border: none;
  background: none;
}

.sous .ms2_form:hover .sous__link,
.recommend_slider .item:hover .item__link {
  color: #E6350C;
}

.sous .ms2_form .btn_add:hover,
.recommend_slider .item .item__btns:hover {
  opacity: .5;
}

.sous .ms2_form .sous__link,
.sous .ms2_form .btn_add,
.recommend_slider .item .item__btns,
.recommend_slider .item .item__link {
  transition: .5s;
}

/* ********* */

.header.header-slim .header-nav__row {
  height: 0;
  overflow: hidden;
  margin: 0;

}

.header.header-slim .logo {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  top: 0;
}

.header.header-slim .logo img {
  transform: scale(.6);
  -webkit-transition: .2s;
  -o-transition: .3s;
  transition: .2s;
}

.header.header-slim .contact-phone,
.header.header-slim .carret-arrow {
  display: none;
}

.header,
.header-content,
.header-nav__row {
  -webkit-transition: .23s;
  -o-transition: .2s;
  transition: .2s;
}

.header-content {
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

.header.header-slim,
.header.header-slim .header-content {
  height: 65px;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

.header.header-slim .header-column {
  height: 56px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.header.header-slim {
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}

/*******************************************/
.banner {
  position: relative;
}

.header-slider-trio,
.banner,
.header-slider-single {
  z-index: 2;
  position: relative;
}

.banner .nav-wrapper.nav-wrapper--left {
  position: absolute;
  top: 50%;
  left: 8%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 5;
}

.banner .nav-wrapper.nav-wrapper--right {
  position: absolute;
  top: 50%;
  right: 8%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 5;
}

.banner .banner-item {
  height: 710px;
  background-position: right bottom;
  background-size: cover;
  position: relative;
  padding-top: 0px;
}

@media (max-width: 1439px) {
  .banner .banner-item {
    height: 500px;
    background-position: center bottom;
    padding-top: 0px;
  }
}

@media (max-width: 991px) {
  .banner .banner-item {
    height: 400px;

    background-position: right bottom;
  }
}

@media (max-width: 767px) {
  .banner .banner-item {
    height: 260px;
    padding-top: 25px;
  }
}

.banner .product-descrip {
  font-size: 1em;
  margin-top: 10px;
  line-height: 1;
}

.banner .banner-slider .owl-nav {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 5%;
  right: 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff;
  font-size: 30px;
  z-index: 2;
  display: none;
}

@media (max-width: 1439px) {
  .banner .banner-slider .owl-nav {
    left: 2%;
    right: 2%;
  }
}

@media (max-width: 1199px) {
  .banner .banner-slider .owl-nav {
    display: none;
  }
}

.banner .banner-slider .owl-nav button {
  outline: none;
}

.banner .banner-slider .owl-nav button i {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.banner .banner-slider .owl-nav button:hover i {
  color: #E6350C;
}

.banner .banner-slider .owl-nav span {
  display: block;
  width: 40px;
  height: 40px;
  background-color: rgba(238, 238, 238, 0.2);
}

.banner .banner-slider .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  z-index: 2;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 767px) {}

.banner .banner-slider .owl-dots .owl-dot {
  width: 15px;
  height: 15px;
  background-color: transparent;
  margin-right: 15px;
  border-radius: 50%;
  border: 1px solid #fff;
  outline: none;
}

.banner .banner-slider .owl-dots .owl-dot:last-child {
  margin-right: 0;
}

.banner .banner-slider .owl-dots .owl-dot.active {
  background-color: #E6350C;
  width: 10px;
  height: 10px;
  border-color: #E6350C;
}

.banner .banner-slider .owl-dots .owl-dot:hover {
  background-color: #E6350C;
}

.banner .slick-dots {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 30px;
  /* opacity: 0; */
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;

}

@media (max-width: 767px) {
  .banner .slick-dots {
    opacity: 1 !important;
    bottom: 14px;
  }
}

.banner .slick-dots li {
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.banner .slick-dots li+li {
  margin-left: 16px;
}

@media (max-width: 767px) {
  .banner .slick-dots li+li {
    margin-left: 8px;
  }
}

.banner .slick-dots li button {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #E6350C;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0;
  line-height: 0;
  outline: none !important;
  cursor: pointer;
  padding: 0;
}

@media (max-width: 767px) {
  .banner .slick-dots li button {
    width: 8px;
    height: 8px;
  }
}

.banner .slick-dots li.slick-active button {
  background-color: #fff;
  width: 12px;
  height: 12px;
}

@media (max-width: 767px) {
  .banner .slick-dots li.slick-active button {
    width: 6px;
    height: 6px;
  }
}

/* конец слайдер текст+кнопка */
/* старт слайдер стандарт */
.header-slider-single .header-slider-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}

.header-slider-single .slick-dots {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 30px;
  z-index: 99;
  transition: .5s;

}

.header-slider-single .slick-dots li {

  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;

}

.header-slider-single .slick-dots li+li {
  margin-left: 16px;

}

@media(max-width:767px) {
  .header-slider-single .slick-dots li+li {
    margin-left: 8px;
  }

}

.header-slider-single .slick-dots li button {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #E6350C;
  border: 0;
  box-shadow: none;
  font-size: 0;
  line-height: 0;
  outline: none !important;
  cursor: pointer;
  padding: 0;


}

.header-slider-single .slick-dots li.slick-active button {
  background-color: #fff;
  width: 12px;
  height: 12px;

}

@media (max-width: 767px) {
  .header-slider-single .header-slider .slick-dots {
    bottom: 10px;
  }

  .header-slider-single {
    padding-top: 30px;
    padding-bottom: 0px;
  }

  .header-slider-single .header-slider .slick-dots li button {
    width: 10px;
    height: 10px;
  }

  .header-slider-single .header-slider .slick-dots li+li {
    margin-left: 10px;
  }

  .header-slider-single .slick-dots li.slick-active button {
    width: 7px;
    height: 7px;
  }

  .header-slider-single .header-slider .slick-dots li.active button {
    background-color: #E6350C;
    width: 10px;
    height: 10px;
  }
}

/* конец слайдер стандарт */
.header-slider-trio .header-slider-wrapper {
  position: relative;
  padding-top: 20px;
  /* padding-bottom: 80px; */
}

@media (max-width: 767px) {
  .header-slider-trio .header-slider-wrapper {
    padding-bottom: 0px;
    padding-top: 0;
  }
}

.header-slider-trio .header-slider:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 8%;
  /*темный градиент*/
  /* background: -webkit-gradient(linear, right top, left top, color-stop(2.7%, #000000), color-stop(97.7%, rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(right, #000000 2.7%, rgba(0, 0, 0, 0) 97.7%);
  background: linear-gradient(-90deg, #000000 2.7%, rgba(0, 0, 0, 0) 97.7%); */
  /*светлый градиент*/
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  background-image: var(--grad1);
  background-image: var(--grad12);
  background-image: var(--grad13);

  z-index: 3;
}

.header-slider-trio .header-slider:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 8%;
  /*темный градиент*/
  /*  background: -webkit-gradient(linear, right top, left top, color-stop(2.7%, rgba(0, 0, 0, 0)), color-stop(97.7%, #000000));
 background: -o-linear-gradient(right, rgba(0, 0, 0, 0) 2.7%, #000000 97.7%);
 background: linear-gradient(-90deg, rgba(0, 0, 0, 0) 2.7%, #000000 97.7%); */
  z-index: 3;
  /*светлый градиент*/
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
  background-image: -o-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  background-image: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  background-image: var(--grad2);
  background-image: var(--grad22);
  background-image: var(--grad23);
}

@media (max-width: 1199px) {

  .header-slider-trio .header-slider:before,
  .header-slider-trio .header-slider:after {
    width: 110px;
  }
}

@media (max-width: 991px) {

  .header-slider-trio .header-slider:before,
  .header-slider-trio .header-slider:after {
    width: 50px;
  }
}

@media (max-width: 767px) {

  .header-slider-trio .header-slider:before,
  .header-slider-trio .header-slider:after {
    width: 30px;
    display: none;
  }
}

@media (max-width: 424px) {

  .header-slider-trio .header-slider:before,
  .header-slider-trio .header-slider:after {
    display: none;
  }
}

.header-slider-trio .header-slider-banner {
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 20px;
}

.header-slider-trio .header-slider-banner {
  width: 1050px !important;
  margin-left: 40px;
  margin-right: 40px;
  outline: none !important;
}

@media (max-width: 1364px) {
  .header-slider-trio .header-slider-banner {
    width: 840px !important;
    margin-left: 30px;
    margin-right: 30px;
  }
}

@media (max-width: 1199px) {
  .header-slider-trio .header-slider-banner {
    width: 740px;
    margin-left: 25px;
    margin-right: 25px;
  }
}

@media (max-width: 1050px) {
  .header-slider-trio .header-slider-banner {
    width: 640px !important;
    margin-left: 25px;
    margin-right: 25px;
  }
}

@media (max-width: 920px) {
  .header-slider-trio .header-slider-banner {
    width: 540px !important;
    margin-left: 25px;
    margin-right: 25px;
  }
}

@media (max-width: 767px) {
  .header-slider-trio .header-slider-banner {
    width: 420px !important;
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media (max-width: 579px) {
  .header-slider-trio .header-slider-banner {
    width: 300px !important;
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media (max-width: 424px) {
  .header-slider-trio .header-slider-banner {
    width: 260px !important;
    margin-left: 10px;
    margin-right: 10px;
  }
}

.header-slider-trio .header-slider-banner img {
  border-radius: 20px;
}

@media (max-width: 767px) {

  .header-slider-trio .header-slider-banner,
  .header-slider-trio .header-slider-banner img {
    border-radius: 10px;
  }

  .header-slider-trio .header-slider-banner {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.header-slider-trio .header-slider .slick-active img {
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.header-slider-trio .header-slider-wrapper button.nav-btn--left,
.header-slider-trio .header-slider-wrapper button.nav-btn--right {
  z-index: 4;
  width: 38px;
  height: 38px;
  background: #000;
  border-radius: 50%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 28px;
  font-size: 12px;
  border: 1px solid #000;
  padding: 0;
  color: #fff;
  -webkit-box-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
  outline: none !important;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  cursor: pointer;
}

.header-slider-trio .nav-wrapper--right:hover button.nav-btn--right,
.header-slider-trio .nav-wrapper--left:hover button.nav-btn--left {
  opacity: 1;
}

.header-slider-trio .nav-wrapper {
  position: absolute;
  top: 20px;
  bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50px;
  z-index: 20;
  width: 20%;
}

@media (max-width: 1900px) {
  .header-slider-trio .nav-wrapper {
    width: 15%;
  }
}

@media (max-width: 1599px) {
  .header-slider-trio .nav-wrapper {
    width: 10%;
  }
}

@media (max-width: 1439px) {
  .header-slider-trio .nav-wrapper {
    width: 8%;
  }
}

@media (max-width: 1364px) {
  .header-slider-trio .nav-wrapper {
    width: 13%;
  }
}

@media (max-width: 1199px) {
  .header-slider-trio .nav-wrapper {
    width: 18%;
  }
}

@media (max-width: 1199px) {
  .header-slider-trio .nav-wrapper {
    width: 14%;
  }
}

@media (max-width: 991px) {
  .header-slider-trio .nav-wrapper {
    width: 11%;
  }
}

@media (max-width: 767px) {
  .header-slider-trio .nav-wrapper {
    opacity: 0;
  }
}

.header-slider-trio .nav-wrapper.nav-wrapper--left {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-right: 40px;
  cursor: pointer;
}

@media (max-width: 1364px) {
  .header-slider-trio .nav-wrapper.nav-wrapper--left {
    padding-right: 25px;
  }
}

@media (max-width: 1199px) {
  .header-slider-trio .nav-wrapper.nav-wrapper--left {
    padding-right: 45px;
  }
}

@media (max-width: 1050px) {
  .header-slider-trio .nav-wrapper.nav-wrapper--left {
    padding-right: 15px;
  }
}

@media (max-width: 920px) {
  .header-slider-trio .nav-wrapper.nav-wrapper--left {
    padding-right: 30px;
  }
}

.header-slider-trio .nav-wrapper.nav-wrapper--right {
  padding-left: 40px;
  cursor: pointer;
}

@media (max-width: 1364px) {
  .header-slider-trio .nav-wrapper.nav-wrapper--right {
    padding-left: 25px;
  }
}

@media (max-width: 1199px) {
  .header-slider-trio .nav-wrapper.nav-wrapper--right {
    padding-left: 45px;
  }
}

@media (max-width: 1050px) {
  .header-slider-trio .nav-wrapper.nav-wrapper--right {
    padding-left: 15px;
  }
}

@media (max-width: 920px) {
  .header-slider-trio .nav-wrapper.nav-wrapper--right {
    padding-left: 30px;
  }
}

@media (max-width: 767px) {

  .header-slider-trio .nav-wrapper.nav-wrapper--right,
  .header-slider-trio .nav-wrapper.nav-wrapper--left {
    opacity: 0;
  }
}

.header-slider-trio .nav-wrapper--left {
  left: 0;
}

.header-slider-trio .nav-wrapper--right {
  right: 0;
}

.header-slider-trio .slick-dots {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 30px;
  opacity: 0;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

@media (max-width: 767px) {
  .header-slider-trio .slick-dots {
    opacity: 1 !important;
    bottom: 25px;
  }
}

.header-slider-trio .slick-dots li {
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-slider-trio .slick-dots li+li {
  margin-left: 16px;
}

@media (max-width: 767px) {
  .header-slider-trio .slick-dots li+li {
    margin-left: 8px;
  }
}

.header-slider-trio .slick-dots li button {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #E6350C;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0;
  line-height: 0;
  outline: none !important;
  cursor: pointer;
  padding: 0;
}

@media (max-width: 767px) {
  .header-slider-trio .slick-dots li button {
    width: 8px;
    height: 8px;
  }
}

.header-slider-trio .slick-dots li.slick-active button {
  background-color: #fff;
  width: 12px;
  height: 12px;
}

@media (max-width: 767px) {
  .header-slider-trio .slick-dots li.slick-active button {
    width: 6px;
    height: 6px;
  }
}

/******/
.banner .nav-wrapper.nav-wrapper--left {
  position: absolute;
  top: 50%;
  left: 8%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 5;
}

.banner .nav-wrapper.nav-wrapper--right {
  position: absolute;
  top: 50%;
  right: 8%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 5;
}

.banner .banner-item {

  background-position: right bottom;
  background-size: cover;
  position: relative;
  padding-top: 0px;
}

.banner .banner-item {
  height: 500px;
  background-position: center bottom;

}

@media (max-width: 991px) {
  .banner .banner-item {
    height: 400px;
    padding-top: 0px;
    background-position: right bottom;
  }
}

@media (max-width: 767px) {
  .banner .banner-item {
    height: 300px;
    /* padding-top: 25px; */
  }
}

.banner .product-descrip {
  font-size: 1em;
  margin-top: 10px;
  line-height: 1;
}

.banner .banner-slider .owl-nav {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 5%;
  right: 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff;
  font-size: 30px;
  z-index: 2;
  display: none;
}

@media (max-width: 1439px) {
  .banner .banner-slider .owl-nav {
    left: 2%;
    right: 2%;
  }
}

@media (max-width: 1199px) {
  .banner .banner-slider .owl-nav {
    display: none;
  }
}

.banner .banner-slider .owl-nav button {
  outline: none;
}

.banner .banner-slider .owl-nav button i {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.banner .banner-slider .owl-nav button:hover i {
  color: #E6350C;
}

.banner .banner-slider .owl-nav span {
  display: block;
  width: 40px;
  height: 40px;
  background-color: rgba(238, 238, 238, 0.2);
}

.banner .banner-slider .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  z-index: 2;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 767px) {}

.banner .banner-slider .owl-dots .owl-dot {
  width: 15px;
  height: 15px;
  background-color: transparent;
  margin-right: 15px;
  border-radius: 50%;
  border: 1px solid #fff;
  outline: none;
}

.banner .banner-slider .owl-dots .owl-dot:last-child {
  margin-right: 0;
}

.banner .banner-slider .owl-dots .owl-dot.active {
  background-color: #E6350C;
  width: 10px;
  height: 10px;
  border-color: #E6350C;
}

.banner .banner-slider .owl-dots .owl-dot:hover {
  background-color: #E6350C;
}

.banner .slick-dots {
  opacity: 1 !important;
}

.header-slider-single,
.header-slider-trio,
.banner-slider {
  visibility: hidden;

}

.slick-initialized {
  visibility: visible;
}

#seo_text #content.collapse:not(.show) {
  display: block;
  /*  height: 25rem;*/
  overflow: hidden;
}

#seo_text a.show_more_btn::after {
  content: 'Подробнее';
}

#seo_text a.show_more_btn.control-active::after {
  content: 'Свернуть';
}

.show_more_btn {
  color: var(--accent1);
  transition: .3s;
}

.show_more_btn:hover {
  color: #000;
}

#seo_text ul {
  padding: 0 50px;
  list-style: disc;
}

/****************ORDER STEPS ***************************/
.action-step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: -60px;
  right: 0px;
}

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

.step-item p {
  margin: 0;
}

.action-step .step-num {
  background: var(--bodyBg);


  border: 1px solid var(--stepBorder);
  box-sizing: border-box;
  border-radius: 4px;
  width: 43px;
  height: 43px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: var(--textColor);
}

.action-step .step-name {
  font-size: 12px;
  line-height: 1;
  padding-top: 5px;
  color: #BFBFBF;
  ;
  white-space: nowrap;
}

.step-item.active .step-num,
.step-item.active .step-name {
  color: var(--textColor);
}

.step-item.active .step-num {
  border: 1px solid var(--textColor);
}

.step-item+.step-item {
  margin-left: 60px;
}

.step-item {
  position: relative;
  width: 43px;
}

.step-item:nth-child(2) .step-name {
  -webkit-transform: translateX(-70%);
  -ms-transform: translateX(-70%);
  transform: translateX(-70%);
}

.step-item:nth-child(3) .step-name {
  -webkit-transform: translateX(-27%);
  -ms-transform: translateX(-27%);
  transform: translateX(-27%);
}

.step-item+.step-item:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 30px;
  background-color: #C4C4C4;
  left: -45px;
  top: 21px;
}

@media(max-width: 767px) {
  .action-step {
    top: -70px;
    right: 25px;
  }

  .action-step .step-num {
    width: 38px;
    height: 38px;
  }
}

.offset-top section {
  padding-top: 100px;

}

.offset-top section>.container {
  position: relative;
}

/******************************************************/
/*свайп для напитков в корзине*/
.swipe-wrapper {
  width: 100%;
  overflow: auto;
}

.swipe-wrapper .souse-card {
  width: 165px;
  margin-bottom: 24px;
}

.swipe-wrapper .souse-card+.souse-card {
  margin-left: 30px;
}

.swipe-wrapper .swipe-wrapper-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  width: auto;
}

.swipe-wrapper::-webkit-scrollbar {

  width: 10px;
  height: 6px;
  background-color: var(--bodyBg);
}

.swipe-wrapper::-webkit-scrollbar-track {

  background-color: var(--secondary1);
}

.swipe-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: var(--accent1);
}

/*квадратная картинка на карточке*/
.product-card {
  padding: 0;
  padding-bottom: 24px;
  overflow: hidden;
  min-height: unset;
  /* max-height:636px; */
}

/* .product-card-footer,
.product-card__deskrip,
.product-card__title{
    padding-left: 24px;
    padding-right: 24px;
} */
.product-card__img {
  height: 370px;
  width: 370px;
}

.product-card__deskrip {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  min-height: 60px;
  word-spacing: 3px;

}

.card-badges {
  z-index: 5;
}

@media(max-width:991px) {
  .product-card__img {
    height: 330px;
    width: 330px;
  }
}

@media(max-width:767px) {
  .product-card {
    width: 370px;
  }

  .product-card__img {
    height: 370px;
    width: 370px;
  }
}

@media(max-width:424px) {
  .product-card {
    width: 290px;
  }

  .product-card__img {
    height: 290px;
    width: 290px;
  }
}

.product-card,
.product-card form {
  height: 100%;
}

.product-card form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.product-card form .product-card-footer {
  margin-top: auto;
}

.product-card__filters .fake-radiobutton,
.product-card .fake-radiobutton {
  margin-bottom: 5px;
  margin-right: 5px;
}

.menu-products__content .col-md-6 {
  margin-bottom: 30px;
}

.product-card__filters .filter-name {
  margin-bottom: 5px;
}

.product-page .product-card__filters .fake-radiobutton,
.product-card__filters .filter-name {
  margin-bottom: 10px;
}

#msOrder .error {
  border: 0px !important;
  border-bottom: 1px solid brown !important;
}

.modal-body .product-set__footer .page-button {
  width: 160px;
}

/**====================NEW PRODUCT CARD========================*/
.productCard-item {
  position: relative;
  -webkit-box-shadow: 0px 5px 8px var(--mobileCardBorder);
  box-shadow: 0px 5px 8px var(--mobileCardBorder);
  border-radius: 20px;
  /* border: 1px solid var(--prodCardBorder); */
}

.productCard-item:hover {
  -webkit-box-shadow: 0px 5px 30px var(--mobileCardBorderHover);
  box-shadow: 0px 5px 30px var(--mobileCardBorderHover);
}

.productCard {
  display: block;
  position: relative;
  background: transparent;
  border-radius: 20px;
  width: 100%;
  max-width: 370px;
  color: var(--textColor);
  font-family: var(--ff-2);
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: transparent;
  outline: none;
  overflow: hidden;
}

.productCard:hover {
  color: var(--textColor);
  opacity: 1;
}

.productCard:hover .productCard-text h3 {
  color: var(--accent1);
}

.productCard__badges {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  top: 15px;
  left: 15px;
  right: 15px;
  z-index: 2;
  pointer-events: none;
}

.productCard__badges div {
  height: 26px;
  padding-left: 12px;
  padding-right: 12px;
  line-height: 26px;
  text-align: center;
  color: var(--bodyBg);
  font-size: 13px;
  font-family: var(--ff-1b);
  border-radius: 30px;
  font-weight: 700;
}

.productCard__badges div p {
  color: #ffffff;
}

.productCard__badges div+div {
  margin-left: 15px;
}

.productCard__badges .product-sale {
  background: -o-linear-gradient(330.62deg, #FF7760 15.67%, #FF4727 83.68%);
  background: linear-gradient(119.38deg, #FF7760 15.67%, #FF4727 83.68%);
}

.productCard__badges .product-poppular {
  background: -o-linear-gradient(330.62deg, #8E1EA3 15.67%, #721A82 83.68%);
  background: linear-gradient(119.38deg, #8E1EA3 15.67%, #721A82 83.68%);
}

.productCard-top {
  padding: 0;
  border-radius: 20px 20px 0 0;
  margin-bottom: 20px;
  pointer-events: none;
  position: relative;
}

.productCard-top .product-new {
  background: #70CAFC;
  border-radius: 0px 200px 0px 0px;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 29px;
  line-height: 29px;
  width: 69px;
  padding-left: 16px;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  font-family: 'RobotoCondensedBold';
}

@media (max-width: 767px) {
  .productCard-top .product-new {
    display: none;
  }
}

.productCard-image {
  width: 100%;
  max-width: 370px;
  margin-left: auto;
  margin-right: auto;
  height: 370px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.productCard-image.productCard-image--rect {
  height: 220px;
}

.productCard-image img {
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 1199px) {
  .productCard-image {
    height: 289px;
  }

  .productCard-image.productCard-image--rect {
    height: 171px;
  }
}

@media (max-width: 991px) {
  .productCard-image {
    height: 330px;
  }

  .productCard-image.productCard-image--rect {
    height: 196px;
  }
}

@media (max-width: 767px) {
  .productCard-image {
    height: 100%;
  }

  .productCard-image.productCard-image--rect {
    height: 100%;
  }
}

.productCard-body {
  pointer-events: none;
}

.productCard-center {
  height: 150px;
  overflow: hidden;
  padding-left: 24px;
  padding-right: 24px;
  color: var(--textColor);
  pointer-events: none;
}

.productCard-text h3 {
  font-family: var(--ff-2);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.3;
  color: var(--textColor);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.productCard-text p {
  font-family: var(--ff-1r);
  font-weight: 400;
  font-size: 14px;
  line-height: 1.43;
  color: var(--textColor);
  padding-top: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
}

.productCard-footer {
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 55px;
}

@media (max-width: 767px) {
  .productCard-footer {
    height: 30px;
  }
}

.productCard-btn {
  margin-left: auto;
  background: var(--cardButton);
  border: 2px solid var(--cardButton);
  border-radius: 10px;
  padding-left: 36px;
  padding-right: 36px;
  height: 40px;
  line-height: 38px;
  font-size: 16px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  color: var(--textColor);
  position: absolute;
  right: 18px;
  bottom: 20px;
  z-index: 3;
}

.productCard-btn:hover {
  background-color: var(--cardButtonHover);
  border-color: var(--cardButtonHover);
  color: var(--textColor);
  opacity: 1;
}

.productCard-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
  color: var(--textColor);
}

.productCard-price p {
  font-size: 35px;
  line-height: 1;
  color: var(--textColor);
}

.productCard-price span {
  display: inline-block;
  font-size: 30px;
  line-height: 1;
  font-family: var(--ff-1r);
  margin-left: 2px;
}

.productCard-price .product-price-new,
.productCard-price .product-price-old {
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.productCard-price .product-price-old {
  margin-left: 15px;
  color: #D7001A;
}

.productCard-price .product-price-old p {
  font-size: 25px;
  line-height: 1;
  color: #D7001A;
  text-decoration: line-through;
}

.productCard-price .product-price-old span {
  color: #D7001A;
  font-size: 20px;
  margin-left: 2px;
}

@media (min-width: 992px) and (max-width: 1199px) {

  .productCard-center,
  .productCard-footer {
    padding-left: 15px;
    padding-right: 15px;
  }

  .productCard-btn {
    padding-left: 25px;
    padding-right: 25px;
  }

  .productCard-price p {
    font-size: 30px;
  }

  .productCard-price span {
    font-size: 25px;
  }

  .productCard-price .product-price-old {
    margin-left: 10px;
  }

  .productCard-price .product-price-old p {
    font-size: 25px;
  }

  .productCard-price .product-price-old span {
    font-size: 20px;
  }

  .productCards-wrapper .col-md-6:nth-last-child(-n+3) .productCard {
    margin-bottom: 30px;
  }

  .productCards-wrapper .col-md-6:nth-last-child(-n+2) .productCard {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .productCards-wrapper .col-md-6:nth-last-child(-n+3) .productCard {
    margin-bottom: 30px;
  }

  .productCards-wrapper .col-md-6:last-child .productCard {
    margin-bottom: 0;
  }
}

@media (max-width: 374px) {
  .productCard {
    max-width: 290px;
  }
}


/*================PRODUCT MODAL =======================*/
.modal.fade {
  -webkit-transition: opacity 150ms ease 0s;
  -o-transition: opacity 150ms ease 0s;
  transition: opacity 150ms ease 0s;
}

.modal.fade .modal-dialog {
  -webkit-transform: scale(0.1);
  -ms-transform: scale(0.1);
  transform: scale(0.1);
  opacity: 0;
}

.modal.fade.show .modal-dialog {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.modal-backdrop {
  opacity: .55;
  background: black;
}

.productModal .close {
  position: absolute;
  top: -15px;
  right: -15px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  display: inline-block;
  z-index: 2;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: var(--bodyBg);
  -webkit-box-shadow: -4px 4px 10px rgba(0, 0, 0, 0.08);
  box-shadow: -4px 4px 10px rgba(0, 0, 0, 0.08);
  opacity: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 991px) {
  .productModal .close {
    width: 40px;
    height: 40px;
    top: 0px;
    right: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.productModal .close img {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.productModal .close:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.productModal .modal-dialog {
  padding: 0;
  width: 100%;
  max-width: 970px;
}

.productModal .modal-content {
  padding: 30px;
  padding-top: 0;
  padding-bottom: 30px;
  background: var(--bodyBg);
  border-radius: 20px;
}

@media (max-width: 1199px) {
  .productModal .modal-content {
    padding-bottom: 30px;
  }
}

.productModal-title {
  margin-bottom: 5px;
}

.productModal-title h1 {
  font-family: var(--ff-2);
  font-weight: 700;
  font-size: 46px;
  line-height: 1.09;
  color: var(--textColor);
}

.productModal .modal-body {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.productModal .modal-body-left {
  min-width: 340px;
  margin-right: 30px;
  padding-top: 30px;
}

@media (max-width: 1199px) {
  .productModal .modal-body-left {
    min-width: unset;
    max-width: 220px;
    padding-top: 30px;
  }
}

@media (max-width: 767px) {
  .productModal .modal-body-left {
    max-width: unset;
  }
}

.productModal .modal-body-right {
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  padding-top: 30px;
}

@media (max-width: 1199px) {
  .productModal .modal-body-right {
    padding-top: 30px;
  }
}

.modal-body-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}

.modal-row-desck {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.modal-row-desck {
  font-family: var(--ff-1r);
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: var(--textColor);
  padding-right: 30px;
  margin-right: 20px;
}

@media (max-width: 1199px) {
  .modal-row-desck {
    padding-right: 0;
  }
}

.modal-row-desck p {
  max-width: 350px;
}

.productModal {
  padding-right: 0 !important;
}

.productModal .product-card__filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
}

.product-page__content .product-card__filters .filter-name,
.productModal .product-card__filters .filter-name {
  padding-top: 3px;
}

@media (max-width: 1199px) {

  .product-page__content .product-card__filters,
  .productModal .product-card__filters {
    width: 100%;
  }
}

.product-page__content .product-card__filters+.product-card__filters,
.productModal .product-card__filters+.product-card__filters {
  margin-left: 18px;
}

.product-page__content .filter-name,
.productModal .filter-name {
  color: var(--textColor);
  font-weight: 700;
  font-family: var(--ff-1b);
  margin-right: 10px;
  font-size: 16px;
}

.product-page__content .filter-name.mrb-5,
.productModal .filter-name.mrb-5 {
  margin-bottom: 5px;
}

.product-page__content .filters-type,
.productModal .filters-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-page__content .filters-type input,
.productModal .filters-type input {
  width: 0.1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.product-page__content .filters-type input:checked+.fake-radiobutton,
.productModal .filters-type input:checked+.fake-radiobutton {
  background-color: #ffdd9a;
}

.product-page__content .filters-type__item,
.productModal .filters-type__item {
  position: relative;
  margin-bottom: 5px;
}

.productModal label {
  margin: 0;
  padding: 0;
}

.product-page__content .filters-type__item:last-child,
.productModal .filters-type__item:last-child {
  margin-right: 0;
}

.product-page__content .fake-radiobutton,
.productModal .fake-radiobutton {
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  height: 25px;
  border-radius: 15px;
  border: 1px solid red;
  text-align: center;
  line-height: 25px;
  font-size: 12px;
  border: 1px solid var(--accent1);
  cursor: pointer;
  font-family: var(--ff-1r);
}

.product-page__content .fake-placeholder.active,
.productModal .fake-placeholder.active {
  top: -6px;
  color: var(--accent1);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.product-page__content .filters-type input:checked+.fake-radiobutton,
.productModal .filters-type input:checked+.fake-radiobutton {
  background-color: #ffdd9a;
}

.modal-body-row.product-set__row {
  padding-bottom: 10px;
  padding-top: 5px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (max-width: 1199px) {
  .productModal .modal-dialog {
    max-width: 745px;
  }

  .productModal .modal-body {
    padding-right: 0;
  }

  .productModal .modal-body-right {
    width: 430px;
  }

  .modal-body-row.product-set__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .productModal .product-card__filters+.product-card__filters {
    margin-left: 0px;
    margin-top: 5px;
  }
}

.productModal .modal-body-img {
  max-width: 340px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 20px;
}

.productModal .modal-body-img img {
  border-radius: 20px;
}

@media (max-width: 991px) {
  .productModal .modal-dialog {
    margin-left: auto;
    margin-right: auto;
  }

  .productModal .modal-body {
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .productModal .modal-body-right {
    width: 100%;
  }

  .productModal .modal-dialog {
    max-width: 370px;
    width: 100%;
  }

  .productModal .modal-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .productModal .modal-content {
    padding: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .productModal .modal-body-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .product-page__content .modal-body-left,
  .productModal .modal-body-left {
    width: 100%;
    margin-right: 0;
  }

  .product-page__content .modal-row-desck span,
  .productModal .modal-row-desck span {
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-top: 10px;
  }
}

/*  addProduct*/
.product-page__content .modal-body-row.modal-row-addProduct,
.productModal .modal-body-row.modal-row-addProduct {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 0;
}

.product-page__content .modal-body-row.modal-row-addProduct .filter-name,
.productModal .modal-body-row.modal-row-addProduct .filter-name {
  margin-bottom: 10px;
}

.addProduct-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 252px;
  overflow-X: auto;
  margin-left: -7px;
  scrollbar-color: #BFBFBF #eeeeee;
  scrollbar-width: thin;
}

@media (max-width: 1199px) {
  .addProduct-inner {
    margin-left: -5px;
  }
}

.addProduct-inner::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: var(--bodyBg);
}

.addProduct-inner::-webkit-scrollbar-track {
  background-color: #eeeeee;
}

.addProduct-inner::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #BFBFBF;
}

.product-page__content .addProduct-item,
.productModal .addProduct-item {
  margin-left: 7px;
  margin-right: 7px;
}

@media (max-width: 1199px) {

  .product-page__content .addProduct-item,
  .productModal .addProduct-item {
    margin-left: 5px;
    margin-right: 5px;
  }
}

.product-page__content .addProduct-item,
.productModal .addProduct-item {
  display: block;
  width: 160px;
  height: 190px;
  text-align: center;
  position: relative;
  background: var(--bodyBg);
  border: 1px solid #BFBFBF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 20px;
  padding-top: 9px;
  padding-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 10px;
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

@media (max-width: 1199px) {

  .product-page__content .addProduct-item,
  .productModal .addProduct-item {
    margin-bottom: 10px;
    width: 130px;
  }
}

@media (max-width: 767px) {

  .product-page__content .addProduct-item,
  .productModal .addProduct-item {
    margin-bottom: 10px;
    width: 45%;
  }
}

.product-page__content .addProduct-item.active,
.productModal .addProduct-item.active {
  border: 1px solid var(--accent1);
}

.product-page__content .addProduct-item input,
.productModal .addProduct-item input {
  width: 0.01px;
  position: absolute;
  top: 0;
  left: 0;
}

.addProduct-item .fake-checkbox {
  position: absolute;
  top: 11px;
  right: 11px;
  z-index: 2;
  width: 14px;
  height: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.addProduct-item .fake-checkbox svg path {
  fill: var(--accent1);
}

.addProduct-item input:checked+.fake-checkbox {
  opacity: 1;
}

.product-page__content .addProduct-item .addProduct-item-title,
.productModal .addProduct-item .addProduct-item-title {
  margin-bottom: 10px;
  pointer-events: none;
  padding-left: 10px;
  padding-right: 10px;
}

.product-page__content .addProduct-item .addProduct-item-title p,
.productModal .addProduct-item .addProduct-item-title p {
  font-family: var(--ff-1r);
  font-weight: 400;
  font-size: 14px;
  line-height: 1.43;
  text-align: center;
  color: var(--textColor);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.product-page__content .addProduct-item .addProduct-item-img,
.productModal .addProduct-item .addProduct-item-img {
  pointer-events: none;
  min-height: 67px;
  margin-bottom: 3px;
}

.product-page__content .addProduct-item .addProduct-item-price,
.productModal .addProduct-item .addProduct-item-price {
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: var(--textColor);
}

.product-page__content .addProduct-item .addProduct-item-price p,
.productModal .addProduct-item .addProduct-item-price p {
  font-family: var(--ff-2);
  font-size: 25px;
  line-height: 30px;
  text-transform: uppercase;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.product-page__content .addProduct-item .addProduct-item-price span,
.productModal .addProduct-item .addProduct-item-price span {
  font-family: var(--ff-1r);
  font-size: 16px;
  line-height: 1.5;
  margin-left: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.product-page__content .product-set__footer .product-counter,
.productModal .product-set__footer .product-counter {
  width: 77px;
  margin-right: 32px;
}

.product-page__content .product-set__footer,
.productModal .product-set__footer {
  padding-top: 30px;
  height: auto;
}

.product-page__content .product-set__footer .product-counter--num,
.productModal .product-set__footer .product-counter--num {
  width: 34px;
  height: 30px;
  line-height: 29px;
}

.product-page__content .product-counter+.productCard-price,
.productModal .product-counter+.productCard-price {
  margin-right: 32px;
}

.product-page__content .product-set__footer .total-amount,
.productModal .product-set__footer .total-amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.product-page__content .product-set__footer .total-amount .filter-name,
.productModal .product-set__footer .total-amount .filter-name {
  margin-right: 20px;
}

.product-page__content .product-set__footer .product-counter .product-counter--minus,
.productModal .product-set__footer .product-counter .product-counter--minus {
  top: 1px;
}

@media (max-width: 1199px) {

  .product-page__content .product-set__footer .filter-name,
  .productModal .product-set__footer .filter-name {
    display: none;
  }
}

@media (max-width: 767px) {

  .product-page__content .product-set__footer .total-amount,
  .productModal .product-set__footer .total-amount {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .product-page__content .product-set__footer .page-button,
  .productModal .product-set__footer .page-button {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }

  .product-page__content .product-set__footer .filter-name,
  .productModal .product-set__footer .filter-name {
    display: block;
    margin-right: 5px !important;
  }

  .product-page__content .product-set__footer .product-counter,
  .productModal .product-set__footer .product-counter {
    margin-right: 20px;
    margin-left: 20px;
  }

  .product-page__content .product-counter+.productCard-price,
  .productModal .product-counter+.productCard-price {
    margin-right: 0px;
  }
}

@media (max-width: 374px) {

  .product-page__content .product-set__footer .filter-name,
  .productModal .product-set__footer .filter-name {
    display: none;
  }

  .product-page__content .product-set__footer .product-counter,
  .productModal .product-set__footer .product-counter {
    margin-left: 25px;
  }
}

/*СТИЛИ ДЛЯ МОДАЛЬНОГО ОКНА №2 **/
#productModal2 .modal-row-addProduct {
  border-bottom: 0px;
  position: relative;
}

#productModal2 .modal-row-addProduct:after {
  content: '';
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 23px;
  background-color: #eeeeee;
  z-index: 2;
}

#productModal2 .product-set__footer .filter-name {
  display: block;
}

#productModal2 .addProduct-inner {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: auto;
  margin-left: 0;
  margin-right: 0;
}

#productModal2 .addProduct-inner {
  overflow-Y: hidden;
  overflow-X: auto;
  scrollbar-color: #FBD10E #eeeeee;
  scrollbar-width: thin;
  width: 100%;
  padding-bottom: 30px;
  position: relative;
  border-bottom: 0;
}

#productModal2 .addProduct-inner::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: var(--bodyBg);
}

#productModal2 .addProduct-inner::-webkit-scrollbar-track {
  background-color: #eeeeee;
}

#productModal2 .addProduct-inner::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #FBD10E;
}

#productModal2 .modal-body-row.product-set__row {
  border-bottom: 0;
}

#productModal2 .modal-body {
  border-bottom: 1px solid #eeeeee;
}

#productModal2 .addProduct-item {
  width: 160px;
  margin-bottom: 0px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

#productModal2 .page-button {
  margin-left: auto;
}

@media (max-width: 767px) {
  #productModal2 .product-set__footer .filter-name {
    display: none;
  }
}

@media (min-width: 1200px) {
  .productCard-item--small .productCard .productCard-center {
    height: 150px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .productCard-item--small .productCard .productCard-footer {
    padding-left: 18px;
    padding-right: 18px;
    padding-bottom: 20px;
  }

  .productCard-item--small .productCard .productCard-text h3 {
    font-size: 24px;
    line-height: 1.21;
   font-family: var(--ff-2);
    font-weight: 700;
  }

  .productCard-item--small .productCard .productCard-image {
    height: 270px;
  }

  .productCard-item--small .productCard .productCard-image.productCard-image--rect {
    height: 183px;
  }

  .productCard-item--small .productCard .productCard-price p {
    font-size: 25px;
  }

  .productCard-item--small .productCard .productCard-price span,
  .productCard-item--small .productCard .productCard-price .product-price-old p,
  .productCard-item--small .productCard .productCard-price .product-price-old span {
    font-size: 20px;
  }

  .productCard-item--small .productCard .productCard-price .product-price-old {
    margin-left: 10px;
  }

  .productCard-item--small .productCard-btn {
    width: 106px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
  }
}

@media (max-width: 1199px) {
  .productCard-item--small .productCard-image--rect {
    height: 194px;
  }
}

@media (max-width: 991px) {
  .productCard-item--small .productCard-image--rect {
    height: 221px;
  }
}

.menu-products .productCard-btn.control-active {
  color: initial;
}

/********************************** Страница товара **********/
.addProduct-item .addProduct-item-img {
  pointer-events: none;
  min-height: 67px;
  margin-bottom: 3px;
}

.product-page__content .addProduct-item {
  margin: auto 7px;
  display: block;
  width: 160px;
  height: 190px;
  text-align: center;
  position: relative;
  background: var(--bodyBg);
  border: 1px solid #BFBFBF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 20px;
  padding-top: 9px;
  padding-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 10px;
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  overflow: hidden;
}

.product-page__content .addProduct-item.active {
  border: 1px solid var(--accent1);
}

@media(max-width: 767px) {
  .product-page__content .ingredients {
    width: 100%;
  }
}

/**************custom MIXITUP********/
.mixitBlock-content {
  display: none;
  opacity: 0;
}

.mixitBlock-content.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation-name: slowOpacity;
  animation-name: slowOpacity;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

.mixitBlock-menu {
  text-align: center;
  white-space: nowrap;
  overflow-x: auto;
  scrollbar-color: #FBD10E #eeeeee;
  scrollbar-width: thin;
  margin-bottom: 30px;
}
.mixitBlock-menu.noscroll {white-space: normal;}
@media (max-width: 1199px) {
  .mixitBlock-menu {
    margin-left: -5px;
  }
}

.mixitBlock-menu::-webkit-scrollbar {
  width: 5px;
  height: 3px;
  background-color: #FFFFFF;
}

.mixitBlock-menu::-webkit-scrollbar-track {
  background-color: #eeeeee;
}

.mixitBlock-menu::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #FBD10E;
  ;
}

.mixitBlock-menu button {
  position: relative;
  text-transform: uppercase;
  border: none;
  background-color: transparent;
  cursor: pointer;
  margin-right: 1em;
  padding-left: 2px;
  padding-right: 2px;
  color: var(--textColor);
  margin-bottom: 10px;

  font-family: var(--ff-2);

  font-weight: 400;
  font-size: 25px;
  line-height: 1.2;
}

.mixitBlock-menu button:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 2px;
  background-color: transparent;
  width: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.mixitBlock-menu button:hover:after {
  width: 100%;
  background-color: var(--textColor);
}

.mixitBlock-menu button.active {
  color: #d7001a;
  text-shadow: 0.25px 0.1px 0px #d7001a, -0.25px -0.1px 0px #d7001a;
}

.mixitBlock-menu button.active:after {
  width: 100%;
}

@media (max-width: 991px) {
  .menu-products__controls button {
    margin-bottom: 10px;
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .menu-products__controls button {
    margin-bottom: 10px;
    font-size: 18px;
  }
}

@-webkit-keyframes slowOpacity {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes slowOpacity {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/**************custom MIXITUP********/

.category_in_category-card {
  border: 1px solid transparent;
  border-radius: 20px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.18);
  position: relative;
  padding: 15px 20px 20px;
  margin: 0 0 30px 0;
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.category_in_category-image {
  display: inline-block;
  width: 135px;
  margin-left: auto;
  margin-right: auto;
}

.category_in_category-title {
  font-size: 30px;

  font-family: var(--ff-2);
  color: #1f1f1f;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  padding-right: 5px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.category_in_category-card.active,
.category_in_category-card:hover {
  border-color: #FBD10E;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.category_in_category-card:hover .category_in_category-title {
  color: #FBD10E;
}

.category_in_category-card {
  position: relative;

  max-width: 290px;
  height: 194px;
  margin-left: auto;
  margin-right: auto;
}

.category_in_category-title {
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 2;
}

@media(max-width: 991px) {
  .category_in_category-image {
    width: 115px;
  }

  .category_in_category-card {
    height: 150px;
  }

  .category_in_category-title {
    font-size: 1.5em;
  }

}

@media(max-width: 767px) {
  .category_in_category-image {
    width: 90px;
  }
}

@media(max-width: 579px) {
  .category_in_category-card {
    height: 130px;
  }

  .category_in_category-title {
    font-size: 1em;
  }

  .category_in_category-title {
    bottom: 15px;
  }
}

.category_in_category-card.active .category_in_category-title {
  color: #d7001a;
}

.catCard.active {
  pointer-events: none;
  cursor: default;
}

.subcategories {
  margin-top: 40px;
}

.productCards-wrapper .tab-btn {
  margin: auto;
  margin-bottom: 20px;
}


/*кнопка для применения промокода*/

#promofield button.mspc2-form__button,
#promofield2 button.mspc2-form__button {
  height: 30px;
  line-height: 30px;
  padding-left: 18px;
  padding-right: 18px;
  color: #fff;
  font-size: 12px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  background: #D7001A;
  border-radius: 10px;
  padding-top: 0;
  padding-bottom: 0;
  position: absolute;
  top: 16px;
  right: 0px;
  z-index: 2;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;

}

#promofield button.mspc2-form__button:hover,
#promofield2 button.mspc2-form__button:hover {
  background-color: #c4021a;
  ;
}

#promofield .fake-placeholder {
  padding-left: 0;
  font-size: 12px;
}

#promofield .fake-placeholder.active {
  top: -4px;
}

#promofield .mspc2-form {
  position: relative;
}

.form-label+.set-promo {
  max-width: 250px;
  padding-left: 0;
}

.form-label+.set-promo .mspc2-form__input,
.form-label+.set-promo input {
  max-width: 60%;
}

.form-group .promo .fake-placeholder {
  font-size: 12px;
}

.tooltip-group {
  right: 80px;
}

@media(min-width:992px) and (max-width:1199px) {
  .tooltip-group {
    right: 50px;
  }

  .form-label+.set-promo .mspc2-form__input {
    max-width: 52%;
  }
}

.cash_payment label {
  font-size: 12px;
  line-height: 19px;
}

#persons {
  display: inline-block;
  max-width: 40px;
  height: 30px;
}

.cash_payment {
  padding-left: 20px
}

/*************************/
/*************************/

.submenu {
  box-shadow: 0px 3px 5px rgb(0 0 0 / 50%);
  display: none;
  position: absolute;
  background-color: #fff;
  padding: 20px;
  left: -20px;
  width: 250px;
}

@media (min-width: 1200px) {
  .sub_title:hover .submenu {
    display: block;
    border-radius:15px;
  }
}

.mega-menu-title {
  font-weight: 400;
}

#seo_text #content.collapse:not(.show) {
  display: block;
  /*  height: 25rem;*/
  overflow: hidden;
}

#seo_text a.show_more_btn::after {
  content: 'Подробнее';
}

#seo_text a.show_more_btn[aria-expanded="true"]::after {
  content: 'Свернуть';
}

.show_more_btn {
  color: #fbd10e;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.show_more_btn:hover {
  color: #000;
}

.breadcrumb {
  background-color: transparent;
  margin-top: 20px;
}

.breadcrumb a {
  color: #fbd10e;
}

@media (max-width: 1199px) {
  .submenu {
    background: #2c2c2c;
    position: initial;
  }

  .submenu.active {
    display: block;
  }
}

/*текст из редактора*/
.editor-text p+p {
  margin-top: 8px;
}

.editor-text h2,
.editor-text h3,
.editor-text h4,
.editor-text h5,
.editor-text h6 {
  margin-bottom: 30px;
  font-weight: 500;
  font-size: 25px;
  line-height: 21px;
  margin-top: 50px;
}

.collapse.show h2:first-child,
.collapse.show h3:first-child,
.collapse.show h4:first-child,
.collapse.show h5:first-child,
.collapse.show h6:first-child {
  margin-top: 0;
  padding-top: 50px;
}

.editor-text p+h2,
.editor-text p+h3,
.editor-text p+h4 {
  margin-top: 50px;
}

.editor-text h2+ol,
.editor-text h2+ul,
.editor-text h3+ul,
.editor-text h3+ol {
  margin-top: 30px;
  margin-bottom: 30px;
}

.editor-text ol,
.editor-text ul {
  padding-left: 0;
  margin-bottom: 30px !important;
}

.editor-text ol li,
.editor-text ul li {
  padding-left: 35px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.editor-text ul li {
  position: relative;
}

.editor-text ul li:before {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #e0e0e0;
  position: absolute;
  left: 0;
  top: 8px;
}

.editor-text p+ol,
.editor-text p+ul {
  margin-top: 30px;
}

.editor-text ol li+li,
.editor-text ul li+li {
  margin-top: 8px !important;
}

.editor-text ol {
  list-style-type: none;
  counter-reset: num;
  margin: 0 0 0 18px;
}

.editor-text ol li {
  position: relative;
  padding: 0 0 0px 15px;
}

.editor-text ol li:before {
  content: counter(num) '.';
  counter-increment: num;
  display: inline-block;
  position: absolute;
  top: 1px;
  left: -26px;
  width: 20px;
  font-weight: 700;
  text-align: right;
}

.editor-text a {
  color: #fbd10e;
  text-decoration: none;
}

.editor-text a:hover {
  color: #212529;
}

.content-wrapper.catalogpage .catalog,
.content-wrapper.catalogpage .catalog .main-menu {
  padding-top: 0;
}

.catalogpage #seo_text ul {
  list-style-type: none;
}

.sub_title i {
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

@media (min-width: 769px) {
  .sub_title:hover i {
    transform: rotateZ(-180deg);
  }
}

@media (max-width: 768px) {
  .sub_title i.rotate {
    transform: rotateZ(-180deg);
  }
}

/*phone-number in header hidden*/
.social-icons {
  align-items: center;
}

.working-hours {
  margin-right: 40px;
}

.contact-phone {
  z-index: 9;
}

.contact-phone__wrapper {
  position: relative;
  padding-right: 20px;
}

.contact-phone--hidden {
  border-radius: 15px;
  position: absolute;
  left: -13px;
  right: 0;
  top: 40px;
  z-index: 5;
  background-color: var(--bodyBg);
  padding: 14px 10px 10px;
  display: none;
}

.contact-phone--hidden a {
  font-size: 18px;
  font-weight: 700;
  color: var(--textColor);
  line-height: 25px;
  white-space: nowrap;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  display: inline-block;
}

.contact-phone--hidden a:hover {
  opacity: .5;
}

@media (max-width: 359px) {
  .contact-phone--hidden a {
    font-size: 16px;
  }
}

.contact-phone__wrapper:after {
  content: "";
  position: absolute;
  top: -10px;
  left: -13px;
  right: -5px;
  height: 80px;
  background: var(--bodyBg);
  border-radius: 8px;
  -webkit-box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 10%);
  -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 10%);
  display: none;
}

@media(min-width: 1200px) {
  .contact-phone__wrapper:hover .contact-phone--hidden {
    display: block;
  }

  .contact-phone__wrapper:hover:after {
    display: block;
    height: 100px;
    border-radius: 15px;
  }
}

.carret-arrow {
  padding: 3px;
  position: absolute;
  z-index: 2;
  width: 16px;
  height: 16px;
  right: 3px;
  top: 9px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: .3s;
}

.contact-phone__wrapper.active .contact-phone--hidden {
  display: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.carret-arrow svg {
  width: 10px;
}

@media(max-width: 1199px) {
  .contact-phone__wrapper.active .contact-phone--hidden {
    display: block;
  }

  .contact-phone__wrapper.active .carret-arrow svg {
    transform: rotate(180deg);
    opacity: .6;
  }

  .contact-phone--hidden {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    top: 25px;
  }

  .contact-phone__wrapper.active {
    border-radius: 10px;
  }

  .contact-phone__wrapper:after {
    display: none;
  }

  .contact-phone__wrapper.active:after {
    display: block;
    content: "";
    position: absolute;
    top: -10px;
    left: -13px;
    right: -5px;
    height: 83px;
    background: var(--bodyBg);
    border-radius: 8px;
    -webkit-box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 10%);
  }

  .carret-arrow {
    top: 4px;
  }

  .contact-phone__wrapper {
    max-width: 167px;
  }
}

@media(max-width: 767px) {
  .contact-phone--hidden {
    top: -50px;
  }

  .contact-phone__wrapper.active:after {
    top: -50px;
  }

  .contact-phone__wrapper {
    margin-left: 3px;
  }

  .carret-arrow {
    transform: rotate(180deg);
  }

  .footer-phone-wrapper {
    margin-bottom: 10px;
  }
}

.footer-phone-wrapper a {
  display: block;
  margin-bottom: 0;
}

/* ///////////////////// */
.order-table .podarok {
  font-size: 24px;
  line-height: 29px;
  font-weight: 700;
  padding-right: 20px;
  font-family: var(--ff-2);
}

.order-table .podarok span {
  font-size: 34px;
  line-height: 1.177;
}

.giftwrapper h3 {
  text-align: center;
  font-weight: 600;
  color: #d7001a;
}

.giftwrapper {
  max-width: 250px;
  margin: auto;
}

#gift_kol {
  font-size: 17px;
  font-weight: 600;
}

.giftwrapper .old-price {
  font-size: 20px;
}

#promofield .success {
  font-size: 1.1em;
  font-weight: 600;
  color: #69b369;
}

#promofield .warning {
  font-size: 1.1em;
  font-weight: 600;
  color: red;
}

.giftpromo .tooltip-group {
  right: 20px;
  top: -30px;
}

.dn {
  display: none;
}

/*15 november*/
.mixitBlock-menu button:after {
  background-color: transparent;
}

.mixitBlock-menu button.active:after {
  width: 100%;
  background-color: #d7001a;
}

.mixitBlock-menu button.active:hover:after {
  width: 100%;
  background-color: #d7001a;
}

.mixitBlock-menu button {
  color: var(--textColor);
}

/*смена цвета переключатель*/
.toggle-button__wrapper {
  position: relative;
  top: 12px;
  left: -20px;
}

.contact-phone__wrapper.active a {
  color: var(--textColor);
}

@media(max-width: 1199px) {
  .toggle-button__wrapper {
    left: -5px;
  }
}

@media(max-width: 767px) {
  .toggle-button__wrapper {
    left: 2px;
    top: 11px;
    position: fixed;
    left: 50%;
    transform: translateX(-51%);
    top: 17px;
  }
}

.header-nav .toggle-button__wrapper.user-header-ic {
  display: block;
}

.toggle-button__wrapper .toggle-button {
  position: relative;

  width: 50px;
  height: 25px;
  margin: 0;

  vertical-align: top;

  background: #ffffff;
  border: 1px solid rgb(251, 209, 14);
  border-radius: 30px;
  outline: none;
  cursor: pointer;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: all 0.3s cubic-bezier(0.2, 0.85, 0.32, 1.2);
  -o-transition: all 0.3s cubic-bezier(0.2, 0.85, 0.32, 1.2);
  transition: all 0.3s cubic-bezier(0.2, 0.85, 0.32, 1.2);
}

.toggle-button__wrapper .toggle-button::after {
  content: "";
  position: absolute;
  left: 3px;
  top: 1.5px;
  width: 20px;
  height: 20px;
  background-color: rgb(251, 209, 14);
  border-radius: 50%;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);

  -webkit-transition: all 0.3s cubic-bezier(0.2, 0.85, 0.32, 1.2);
  -o-transition: all 0.3s cubic-bezier(0.2, 0.85, 0.32, 1.2);
  transition: all 0.3s cubic-bezier(0.2, 0.85, 0.32, 1.2);
}

.toggle-button__wrapper .toggle-button.active::after {
  -webkit-transform: translateX(calc(100% + 3px));
  -ms-transform: translateX(calc(100% + 3px));
  transform: translateX(calc(100% + 3px));
  background-color: #fff;
}

.toggle-button__wrapper .toggle-button.active {
  background-color: rgb(251, 209, 14);
  background-color: rgb(0, 0, 0);
}

.box-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 10px;
}

@media (max-width: 1199px) {
  .user-controls {
    padding-right: 0px;
    top: 3px;
  }

  .logo {
    width: 120px;
  }

  .box-inner {
    margin-left: 30px;
  }
}

@media (max-width: 767px) {
  .fix-wrapper {
    background-color: var(--bodyBg);
  }

  .box-inner {
    margin-left: 10px;
  }
}

/*конец смена цвета*/
@media(min-width:992px) and (max-width: 1364px) {
  .delivery-info .title-3 {
    font-size: 20px;
  }

  .contact-phone__wrapper.active:after {
    height: 100px;
  }
}

.authorization-form .form-item.form-item--btn .form-item__text a:hover {
  background-color: transparent;
}

breadcrumb {
  background-color: var(--bodyBg);
}

li.breadcrumb-item a {
  color: var(--textColor);
}

.breadcrumb-item+.breadcrumb-item::before {
  color: var(--textColor);
}

.breadcrumb-item.active {
  color: var(--accent2);
}

.category_in_category-title {
  font-size: 22px;
  white-space: pre-wrap;
}

.show_more_btn:hover {
  color: var(--textColor);
}

@media(min-width: 1200px) {
  .header-nav {
    padding-right: 20px;
  }
}

body.dark-page .product-page__content .fake-radiobutton,
body.dark-page .productModal .fake-radiobutton {
  border-color: #E6350C;
}

.submenu {
  box-shadow: 0px 3px 5px rgb(0 0 0 / 10%);
  display: none;
  position: absolute;
  background-color: var(--bodyBg);
  color: var(--textColor);
  padding: 20px;
  left: -20px;
  width: 250px;
}

@media(max-width: 1199px) {
  .submenu {
    box-shadow: none;
    position: relative;
    background: none;
  }
}

a.msimg {
  cursor: zoom-in
}

.main-menu .title-group {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*========================MOBILE PRODUCT CARD=====================*/
.productCard-footer.productCard-footer--mobile {
  display: none;
  position: absolute;
  left: 105px;
  bottom: 10px;
}

@media (max-width: 767px) {

  .productCard-mini .productCard-btn,
  .productCard-mini .productCard__badges {
    display: none;
  }

  .productCard-mini .productCard-top,
  .productCard-mini .productCard-center {
    padding: 0;
    margin: 0;
  }

  .productCard-mini .productCard-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    margin-left: 95px;
  }

  .productCard-mini .productCard-top {
    width: 82px;
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .productCard-mini .productCard-text p {
    padding-top: 0;
  }

  .productCard-mini .productCard-center {
    height: auto;
    width: 185px;
  }

  .productCard-mini .productCard {
    padding: 15px 10px 45px;
    max-width: 300px;
    max-height: unset;
    height: auto;
  }

  .productCard-mini .productCard-image {
    max-width: 82px;
    min-width: 82px;
  }

  .productCard-mini .productCard-text h3 {
    font-family: var(--ff-1b);
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 5px;
  }

  .productCard-mini .productCard-footer {
    padding: 0;
  }

  .productCard-big .productCard-footer .product-price-old p {
    font-size: 16px;
  }

  .productCard-mini .productCard-footer .product-price-old span {
    font-size: 13px;
  }

  .productCard-item .productCard-footer {
    height: 48px;
  }

  .productCard-mini .productCard-footer .productCard-price .product-price-old {
    margin-left: 20px;
  }

  .productCard-mini .productCard-footer .product-price-new span {
    display: block;
    font-size: 13px;
    font-family: var(--ff-1r);
    font-weight: 400;
    color: var(--textColor);
  }

  .productCard-mini .productCard-footer .product-price-new p {
    font-size: 16px;
    margin-left: 3px;
  }

  .productCard-mini .productCard-footer .product-price-new {
    height: 30px;
    width: 105px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 30px;
    background: var(--accent1);
    border: 2px solid var(--accent1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
  }

  .productCard-mini .product-price-new:hover {
    color: #1f1f1f;
  }

  .productCard-mini.productCard-item {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
}

.productCard-footer.productCard-footer--desk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .productCard-mini .productCard-footer.productCard-footer--desk {
    display: none;
  }
}

@media (max-width: 767px) {
  .productCard-mini .productCard-footer.productCard-footer--mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

/*стили для double-cards-mobile  по две карточки товара в моб версии*/
@media (max-width: 1199px) {
  .mixitBlock-menu {
    margin-left: -9px !important;
  }
}

@media(max-width:767px) {
  .double-cards-mobile .col-md-6 {
    width: 50% !important;

  }

  .double-cards-mobile .col-md-6 .productCard-footer {
    padding-left: 16px;
    height: 48px;

  }

  .double-cards-mobile .col-md-6 .productCard-top,
  .double-cards-mobile .col-md-6 .productCard {
    border-radius: 12px 12px 0 0;
  }

  .double-cards-mobile .col-md-6 .productCard-center {
    padding-left: 8px;
    padding-right: 8px;
    height: 130px;
  }

  .double-cards-mobile .col-md-6 .productCard-text h3 {
    font-size: 18px;
  }

  .double-cards-mobile .col-md-6 .productCard-center {
    min-height: 118px;
  }

  .double-cards-mobile .productCard-price {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .double-cards-mobile .productCard-price .product-price-old {
    display: none;
  }

  .double-cards-mobile .col-md-6 .productCard-price p {
    font-size: 25px;
  }

  .double-cards-mobile .col-md-6 .productCard-price span {
    font-size: 20px;
  }

  .double-cards-mobile .col-md-6 .productCard-btn {
    padding-left: 8px;
    padding-right: 8px;
    height: 34px;
    line-height: 32px;
    font-size: 13px;
  }
}

@media(max-width:599px) {
  .double-cards-mobile .col-md-6 {

    padding-right: 8px;
    padding-left: 8px;
  }

  .double-cards-mobile .col-md-6 .productCard-price p {
    font-size: 23px;
  }

  .double-cards-mobile .col-md-6 .productCard-price span {
    font-size: 18px;
  }

  .double-cards-mobile .col-md-6 .productCard-btn {
    padding-left: 8px;
    padding-right: 8px;
    height: 34px;
    line-height: 32px;
    font-size: 13px;
  }
}

/*****end style mob version product card */
.dn {
  display: none;
}

.addProduct-item.active .dn {
  display: block;
}

.addProduct-item .mymsal.form-checkbox,
.productModal .addProduct-item input.mymsal {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  border: 1px solid #fbd10e;
  text-align: center;
  border-radius: 14px 0px 16px 0px;
  background-color: #eee;
  font-size: 14px;
}

.addProduct-item.active input+.fake-checkbox {
  opacity: 1;
}

#aditional.form-column .form-block {
  position: relative;
}

.anchor .title-2 {
  width: 100%;
}

#more-nav .more>a {
  display: none;
}

@media(min-width: 1200px) {
#more-nav .submenu	{box-shadow: 0px 3px 5px rgb(0 0 0 / 50%); position: absolute; padding: 20px; left: -20px; width: 250px;}
.header-menu > li.level1.sub_title > a, .sub_title > i {display: inline-block;}
  #more-nav {
    display: block;
    position: relative;
    z-index: 500;
  }

  #more-nav:after {
    content: '';
    display: table;
    clear: both;
  }

  #more-nav>li {
    /*display: block;*/
    position: relative;
    float: left;
  }

  #more-nav>li a {
    /*display: block;*/
    white-space: nowrap;
    color: var(--dropMenuColor);
  }
#more-nav>li:not(.sub_title) a {display:block;}
  #more-nav>li>ul {
    display: block;
    position: absolute;
    background: var(--bodyBg);
    bottom: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    left: -22px;
    list-style: none;
    margin: 0;
    padding: 0;
    border: #EEE solid 1px;
    border-top: none;
    margin-top: -1px;
    opacity: 0;
    visibility: hidden;
    border-radius: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
     box-shadow: 0px 3px 5px rgb(0 0 0 / 10%);
  }

  #more-nav>li:hover>ul {
    opacity: 1;
    visibility: visible;
  }

  #more-nav .more {
    margin-right: 0;
  }

  #more-nav .more>a {
    pointer-events: none;
    display: block;
  }

  /* #more-nav .more ul a {margin-left:20px;width: 100%;} */
  #more-nav .more ul li {
    margin-left: 20px;
  }

  #more-nav .more ul li+li {
    margin-top: 6px;
  }
}

.col-xs-4 {
  width: 25%;
  padding: 0 15px;
}

.col-xs-6 {
  width: 50%;
  padding: 0 15px;
}

.col-xs-4 .fake-placeholder,
.col-xs-6 .fake-placeholder {
  margin-left: 15px;
}

.col-xs-6.form-block label span {
  display: inline-block;
  margin-top: 15px;
}

@media(max-width: 600px) {
  .col-xs-4 {
    width: 50%;
  }
}

/*********стили для ГЛАВНАЯ-ЛЕНДИНГ***********/
/*.long-page .main-menu .title-group {display: none;}*/
.long-page .productCards-wrapper .row.anchor {
  padding-top: 70px;
}

.long-page .productCards-wrapper .row .title-2 {
  text-align: center;
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .long-page .productCards-wrapper .title-2 {
    margin-bottom: 25px;
  }

  .long-page .productCards-wrapper .row.anchor {
    padding-top: 50px;
  }

  .long-page .productCards-wrapper .title-2 {
    margin-bottom: 25px;
  }
}

.nopaddingtop {
  padding-top: 0;
}

.footermenu {
  margin-top: 2px;
}

.footermenu li {
  display: inline-block;
  margin-right: 10px;
}

.footermenu li.last {
  margin-right: 0;
}

.footermenu li a {
  color: inherit;
}

.footermenu li a:hover {
  color: #fbd10e;
}

/**** Cokies ***/
body .cookieconsent {
  opacity: 1;
  display: block;
  position: fixed;
  top: auto;
  left: 0;
  bottom: 20px;
  font-family: 'Rubik', sans-serif;
  right: 0;
  max-width: 710px;
  padding: 0;
  border-radius: 80px;
  font-size: 0.8em;
  margin: auto;
  z-index: 999;
}

body .cookieconsent .btn-info {
  background-color: #fbd10e;
  border-color: #fbd10e;
  height: 35px;
  font-size: 14px;
  margin-bottom: 0px;
}

.footer-copyright__content li {
  display: inline-block;
  margin: 0 5px;
}

.noClick {
  /*pointer-events: none;*/
  cursor: pointer;
  color: #726d6d;
  background-color: #ee3264;
}

/*20.11.2021 lareta*/
.cookieconsent .center-buttons {
  padding-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
}

.noClick.btn {
  color: #fff;
  height: 35px;
  font-size: 14px !important;
  margin-left: 20px;

}

body .cookieconsent {
  display: flex;
  flex-direction: column;
  max-width: 380px;
  padding: 15px;
  background: white;
  box-shadow: rgb(0 0 0 / 5%) 0px 4px 14px;
  border-radius: 5px;
  margin: 15px auto;

}

@media(max-width: 767px) {
  body .cookieconsent {
    max-width: 265px;
    padding: 15px;
  }
}

div.cookieconsent {
  border-color: #ffffff !important;
}

body .cookieconsent p.text-center {
  line-height: 1.5 !important;
}

body .cookieconsent p.text-center a {
  color: #ee3264 !important;
}

body .cookieconsent p.text-center .btn-info {
  margin-top: 3px;
  display: block;
  margin-bottom: 0px !important;
}

div.alert-warning {
  background-color: #ffffff !important;
  color: #000000 !important;
}

@media(max-width: 767px) {
  body .cookieconsent {
    max-width: 265px;
  }

  .noClick.btn {
    margin-left: 10px;
    margin-top: 0px;
  }

  .cookieconsent .center-buttons button {
    width: 180px;
  }
}

/**********adaptive 320***********/
.mixitBlock-content {
  row-gap: 30px;
}

.productCard {
  margin-bottom: 0;
}
@media(max-width: 1199px){
.contact-phone__wrapper{
   max-width: unset;
   padding-right: 25px;
  }
  .contact-phone {
    margin-right: 0;
    
 }
}
/* @media(max-width: 1023px){
      .contact-phone a,
  .contact-phone--hidden a {
    font-size: 16px;
  }
} */
@media (max-width: 767px) {
  .productCard-item:hover {
    -webkit-box-shadow: 0px 5px 8px var(--mobileCardBorder);
    box-shadow: 0px 5px 8px var(--mobileCardBorder);
  }

  .productCard-item {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }

  .productCard-btn {
    padding-left: 25px;
    padding-right: 25px;
  }

  .productCard-price p {
    font-size: 22px;
  }

  .productCard-price span {
    font-size: 18px;
  }

  .productCard-price .product-price-old span {
    font-size: 18px;
  }

  .double-cards-mobile .col-md-6 .productCard-price span {
    font-size: 16px;
  }

  .double-cards-mobile .col-md-6 .productCard-price p,
  .productCard-price .product-price-old p {
    font-size: 18px;
  }

  .double-cards-mobile .productCard__badges {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .double-cards-mobile .col-md-6 .productCard-center {
    padding-left: 8px;
    padding-right: 8px;
    height: auto;
  }

  .double-cards-mobile .productCard-item,
  .double-cards-mobile .col-md-6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .double-cards-mobile .productCard-item .productCard {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .double-cards-mobile .col-md-6 .productCard-footer {
    margin-top: auto;
  }

  .double-cards-mobile .productCard-body {
    margin-bottom: 10px;
  }
}

@media(max-width: 374px) {
  .product-page__content .addProduct-item {
    width: 115px;
  }
.contact-phone__wrapper {
    padding-right: 20px;
    
 }
  .double-cards-mobile .col-md-6 {
    width: 48% !important;
  }

  .double-cards-mobile .productCards-wrapper .col-md-6:nth-child(2n+1) {
    margin-right: 8px;
  }

  .page-title,
  .title-2 {
    font-size: 26px;
  }

  .productCard-price p {
    font-size: 22px;
  }

  .productCard-price span {
    font-size: 18px;
  }

  .double-cards-mobile .col-md-6 .productCard-price span {
    font-size: 14px;
  }

  .double-cards-mobile .col-md-6 .productCard-price p {
    font-size: 16px;
  }

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

  .contact-phone {
    margin-right: 6px;
  }

  .contact-phone a,
  .contact-phone--hidden a {
    font-size: 14px;
  }

  .box-inner {
    margin-left: 0px;
  }

  .productCards-wrapper .col-md-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .main-benefits,
  .aboutus,
  article,
  section,
  .header-slider-trio {
    overflow: hidden;
  }

  .toggle-button__wrapper {
    left: auto;
    right: -5px;
    top: 200px;
    position: fixed;

    transform: translateX(0) rotate(90deg);

  }

  .productCard-price .product-price-old p {
    font-size: 18px;
  }

  .section-info article .border-block_inner {
    padding: 10px;
  }

  .menu-toggle span,
  .menu-toggle {
    width: 30px
  }
}

/********badges mobile*****/
.productCard__badges--mobile.productCard__badges {

  display: none;
  width: 26px;
  height: 26px;
}

@media(max-width:767px) {
  .productCard__badges {
    display: none;
  }

  .productCard__badges--mobile.productCard__badges {
    display: block;
  }

  .productCard:hover .productCard__badges .product-badge:nth-child(2) {
    left: 28px;
  }

  .productCard:hover .productCard__badges .product-badge:nth-child(3) {
    left: 56px;
  }

  .productCard__badges--mobile.productCard__badges {
    right: auto;
  }

  .productCard__badges div+div {
    margin-left: 0;
  }

  .productCard__badges--mobile.productCard__badges .product-badge {
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 26px;
    padding-left: 0;
    padding-right: 0;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    transition: .1s
  }

  .productCard__badges .product-badge p {
    font-size: 18px;
  }

  .productCard__badges .product-badge:nth-child(1) {
    z-index: 3;
  }

  .productCard__badges .product-badge:nth-child(2) {
    z-index: 2;
    left: 7px;

  }

  .productCard__badges .product-badge.product-poppular p {
    font-size: 16px;
    height: 20px;

  }

  .productCard__badges .product-badge.product-poppular svg path {
    fill: #fff;
  }

  .productCard__badges .product-badge:nth-child(3) {
    z-index: 1;
    left: 14px;
  }

  .product-badge.product-new--mobile {
    background: #70CAFC;
  }

  .productCard__badges .product-badge.product-new--mobile p {
    font-size: 10px;
  }

}

/* текст-описание на карточке*/
.productCard-center {
  height: auto;
  padding-bottom: 15px;
}

.productCard,
.productCard-item,
.productCard-item form {
  height: 100%;
}

.productCard-item form .productCard-body {
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2
}

.productCard-text p {
  -webkit-line-clamp: unset;
}
/*доп товары*/
.tbingr .customize-variation-wrapper, .tbingr table:not(.x-toolbar-ct) td{
    background-color: #fff;
}

.msb2 {color: #a3a7b4;font-size: 12px;}
.msb2 .msb2-form__button {background: #fbd10e;color: #fff;font-weight: 600;}
.msb2 .msb2-form__button:hover {opacity:0.8;}