.product-item_new {
  border-radius: 20px;
}

/* шрифты */

li {
  font-size: 14px;
}

span.catalog-side__title {
  border-radius: 20px;
}

a.filter-btn {
  border-radius: 8px;
}

.catalog-side {
  border-radius: 20px;
}

.content-background-box.image-zoom.hide_adaptive:hover {
  border-radius: 20px;
}

.dropdown-select {
  border-radius: 20px !important;
}

.content-background-box.image-zoom.hide_adaptive:hover {
  border-radius: 20px;
}

.content-background-box.image-zoom:hover {
  border-radius: 20px;
}

.content-background-box.image-zoom.hide_adaptive:hover {
  border-radius: 20px;
}

.content-background-box.image-zoom.hide_adaptive:hover {
  border-radius: 20px;
}

.catalog-menu-item:after {
  border-radius: 20px;
}

.catalog-menu-item__image img {
  border-radius: 20px;
}

.catalog-filter .catalog-filter-body {
  border-radius: 20px;
}

.content-background-box__background-image {
  border-radius: 20px;
}

.image.image_cover {
  border-radius: 20px;
}

@font-face {
  font-family: "Montserrat";
  src: url("https://bistro-dveri.ru/media/customization/fonts/Montserrat-SemiBold_TmOhn4R.ttf");
}

.frontpage .__h-fat-v2-bottom {
  background: #ffffff;
}

.inner-page section.__h-fat-v2-bottom,
.inner-page section.header--bottom-mob {
  background-color: #fff !important;
}

.__header .catalog-btn {
  background: #ffffff;
  border: 1px solid #18829a;
  border-radius: 50px;
  color: #18829a;
  margin-right: 3px;
  max-width: 178px;
  height: 35px;
}

.__header .catalog-btn span,
.__header .catalog-btn span:before,
.__header .catalog-btn span::after {
  display: none;
}

.__header .catalog-btn {
  padding: 6px 2px 5px 49px;
  margin-right: 12px;
  max-width: 157px;
}

.__fat-v2-nav ul li:nth-child(1) a::before {
  content: "";
  display: block;
  background-image: url("https://bistro-dveri.ru/media/uploads/mejj.svg");
  width: 29px;
  height: 27px;
}

.__fat-v2-nav ul li:nth-child(2) a::before {
  content: "";
  display: block;
  background-image: url("https://bistro-dveri.ru/media/uploads/vhodnaya.svg");
  width: 29px;
  height: 27px;
}

.__fat-v2-nav ul li:nth-child(3) a::before {
  content: "";
  display: block;
  background-image: url("https://bistro-dveri.ru/media/uploads/furnitura.svg");
  width: 29px;
  height: 27px;
}

.__fat-v2-nav ul li:nth-child(4) a::before {
  content: "";
  display: block;
  background-image: url("https://bistro-dveri.ru/media/uploads/zamer.svg");
  width: 29px;
  height: 27px;
}

.__fat-v2-nav ul li:nth-child(5) a::before {
  content: "";
  display: block;
  background-image: url("https://bistro-dveri.ru/media/uploads/akciya.svg");
  width: 29px;
  height: 27px;
}

.__fat-v2-nav ul li:nth-child(6) a::before {
  content: "";
  display: block;
  background-image: url("https://bistro-dveri.ru/media/uploads/about.svg");
  width: 29px;
  height: 27px;
}

.__fat-v2-nav ul li:nth-child(7) a::before {
  content: "";
  display: block;
  background-image: url("https://bistro-dveri.ru/media/uploads/placeholder.svg");
  width: 29px;
  height: 27px;
}

.__fat-v2-options ul li:last-child {
  display: none;
}

.__fat-v2-nav ul li a {
  color: #2b2b2b;
  display: flex;
  gap: 10px;
}

.__header .c-box-fat-v2 .order-call {
  border: 1px solid #000000;
  padding: 12px 14px;
  max-height: 35px;
  max-width: 168px;
  width: 100%;
  text-align: center;
  display: inline-block;
  color: #ffffff;
  border-radius: 50px;
  background: black;
  align-items: center;
  display: flex;
  font-family: "Montserrat";
}

.button-offer {
  background: red;
  color: white;
  width: 180px;
  height: 40px;
  display: grid;
  text-align: center;
  align-items: center;
  margin: auto;
  border-radius: 50px;
  transition: 0.2s;
  font-family: "Montserrat";
}

@keyframes glowing {
  0% {
    background-color: red;
    box-shadow: 0 0 5px red;
  }
  50% {
    background-color: #ee0a0a;
    box-shadow: 0 0 15px #ee0a0a;
  }
  100% {
    background-color: red;
    box-shadow: 0 0 5px red;
  }
}
.button-offer {
  animation: glowing 1500ms infinite;
}

.button-offer:hover {
  background: rgb(0, 0, 0);
}

.__header .search-box input {
  background: transparent;
  border: 1px solid #ffffff;
  color: #000;
  padding-left: 1px;
  border-bottom: 1px solid #cbcbcb;
  /* top: -6px; */
  /* position: relative; */
  height: 40px;
}

.__header .search-box input::placeholder {
  color: #acacac;
  font-family: "Montserrat";
}

.__header .search-box .submit {
  background: #18829a;
  border: 1px solid #ffffff;
  height: 35px;
  top: 6px;
}

.statictext-forma {
  background-image: url(https://bistro-dveri.ru/media/uploads/fon-forma.png) !important;
  height: 570px;

  background-position: center;
  background-repeat: no-repeat;
}

.forma_klient {
  left: 22px;
  position: relative;
  top: 200px;
}

.forma_text {
  color: #fff;
  font-size: 24px;
  line-height: 107.523%;
  width: 435px;
  font-family: Montserrat;
}

.t_opisanie {
  color: #fff;
  font-size: 14px;
  line-height: 107.523%;
  width: 346px;
  margin-bottom: 72px;
}

.button-theme {
  width: 200px;
}

.forma-podbor.form-group {
  width: 80%;
}

.text-collection {
  top: 50px;
  position: absolute;
}

.statictext-offer {
  margin-bottom: -32px;
  margin-top: 60px;
}

.form-control {
  border-radius: 50px;
}

.button_collection {
  position: relative;
  background: #18829a;
  top: 6em;
  border-radius: 69px;
  color: white;
  height: 100px;
  width: 100px;
  margin-left: -107px;
  text-align: -webkit-center;
  display: inline-block;
  display: inline;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1.2;
  transition: 0.2s;
  font-family: "Montserrat";
}

.button_collection:hover {
  background: #000000;
}

.button_collection_two {
  position: relative;
  background: #ff0000;
  top: 6em;
  border-radius: 69px;
  color: white;
  height: 100px;
  width: 100px;
  margin-left: -107px;
  text-align: -webkit-center;
  display: inline-block;
  display: inline;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1.2;
  transition: 0.2s;
  font-family: "Montserrat";
}

.button_collection_two:hover {
  background: #000000;
}

.banner-collection-forma {
  margin-top: -431px;
}

.__header .contact-box p.toggled a {
  left: -12px;
  position: relative;
}

.banner-collection {
  height: 210px;
  padding: 8px;
}

.content-standard-box {
  background: white;
}

.collection .content-standard-box__container {
  border: 1px solid #d0d0d0;
}

.content-standard-box__container {
  gap: 5px;
}

.gl-slide-offer .content-standard-box {
  border: 1px solid #ffffff;
}

.blok-partners .content-standard-box {
  border: 1px solid #ffffff;
}

.name-collection {
  font-size: 24px;
  font-weight: 600;
  font-family: "Montserrat";
  line-height: 25px;
}

.text-contact {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  font-family: Montserrat;
  line-height: 107.523%;
  margin-bottom: 10px;
}

.text-contact-opisanie {
  font-size: 14px;
  color: #fff;
  font-family: "Golos";
  font-weight: 100;
}

.forma-podbor .button-theme_primary {
  --color-text: var(--color-button-primary-text, #fff);
  --color-background: #ff0000;
  --color-border: #ff0000;
  --color-text-hover: var(--color-button-primary-text-hover, var(--color-text));
  --color-background-hover: var(
    --color-button-primary-background-hover,
    #000000
  );
  --color-border-hover: var(--color-button-primary-border-hover, #000000);
  border-radius: 30px;
}

.block-collection .button-theme_primary {
  --color-text: var(--color-button-primary-text, #fff);
  --color-background: #000000;
  --color-border: #000000;
  font-family: "Montserrat";
}

.col.button-cart {
  text-align: right;
}

.icon-button {
  display: table-cell;
  background: url(https://bistro-dveri.ru/media/uploads/2023/10/30/cart-buy.svg)
    right center no-repeat;
  background-position-y: 50%;
  width: 86px;
  height: 44px;
  text-align: center;
}

.button {
  display: grid;
  text-align: center;
  align-items: center;
  margin: auto;
  border-radius: 272px;
  border: snow;
}

.textblok-podarki {
  color: #000;
  font-family: Montserrat;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 107.523%;
  /* 37.633px */
}

.textblok-novosti {
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 107.523%;
  /* 26.881px */
  margin-bottom: 15px;
  margin-top: 65px;
  font-family: Montserrat;
}

.pro-podarki {
  color: #000;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 107.523%;
  /* 37.633px */
  top: 30px;
  left: 18px;
  position: relative;
  font-family: Montserrat;
}

.first-screen-section-badge__button {
  width: 90px;
  height: 40px;
  border-radius: 71px;
  background: #d9d9d9;
  border: 1px;
  left: 12px;
  top: -10px;
  position: relative;
}

.first-screen-section-badge__icon {
  display: inline-block;
}

.price-product {
  font-size: 18.862px;
  color: #acacac;
}

.first-screen-section-badge__button:hover {
  background-color: #ff0000;
}

.feedback-block.conditional-section_bg {
  height: 610px;
}

.slick-dots .slick-active button {
  background-color: #ff0000;
}

.slick-dots button {
  background-color: #ffffff;
  border-color: #ff0000;
}

.statictext-two-block {
  margin-bottom: -50px;
  margin-top: 80px;
}

.hit .content-standard-box:hover {
  box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.15);
  zoom: 115%;
  transition: 0.7s;
}

.new .content-standard-box:hover {
  box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.15);
  transition: 0.7s;
  height: 542px;
  top: -3px;
  position: relative;
}

.sale-1 .content-standard-box:hover {
  box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.15);
  zoom: 115%;
  transition: 0.7s;
}

.sale-2 .content-standard-box:hover {
  box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.15);
  zoom: 115%;
  transition: 0.7s;
}

.hit .content-standard-box {
  transition: 0.7s;
}

.forma-podbor .form-group {
  width: 80%;
}

.button_catalog {
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 40px;
  padding: 0 20px;
  border-radius: 143px;
  font-size: 14px;
  color: #fff;
  background: #ff0000;
  -o-transition: 0.5s;
  transition: 0.5s;
  font-family: "Montserrat";
  width: 180px;
}

.button_style-1 {
  border: 1px solid #d9d9d9;
  background-color: #d9d9d9;
  color: #000000;
}

.part-podarki {
  background-color: #ededed;
  display: inline-table;
  background: url(https://bistro-dveri.ru/media/uploads/fon-podarki.jpg) right
    center no-repeat;
  background-position-y: 50%;
}

.opisanie-podarki {
  width: 230px;
  top: 29px;
  left: 20px;
  position: relative;
}

.opisanie-novosti {
  width: 250px;
}

.button_feedback {
  width: 223px;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 40px;
  padding: 0 20px;
  border-radius: 143px;
  font-size: 14px;
  color: #000000;
  background: #ffffff;
  -o-transition: 0.5s;
  transition: 0.5s;
  top: -140px;
  position: relative;
  font-family: "Montserrat";
}

.blok-action {
  top: 30px;
  left: 30px;
  position: relative;
  margin-bottom: 80px;
}

.zagolovok-seo {
  font-size: 24px;
  width: 480px;
  line-height: 107.523%;
  font-family: Montserrat;
}

.opisanie-seo {
  width: 450px;
}

.zagolovok-blog {
  font-size: 24px;
  width: 548px;
  line-height: 107.523%;
  font-family: Montserrat;
}

.opisanie-blog {
  width: 450px;
}

.blog-video {
  top: 50px;
  position: relative;
}

.youtube {
  width: 180px;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 40px;
  padding: 0 20px;
  border-radius: 143px;
  font-size: 14px;
  color: #fff;
  background: #282828;
  -o-transition: 0.5s;
  transition: 0.5s;
  top: 10px;
  position: relative;
  margin-bottom: 185px;
  font-family: "Montserrat";
}

.button .icon {
  height: 29px;
  width: 27px;
  top: 7px;
  position: relative;
}

/*ОТСТУПЫ ГЛАВНАЯ СТРАНИЦА*/

.blok-partners {
  margin-bottom: 150px;
}

.sale-1 {
  margin-bottom: 100px;
}

.statictext-podarki-two {
  margin-bottom: 100px;
}

.forma-podbor {
  margin-bottom: 100px;
  margin-top: -30px;
}

.hit {
  margin-bottom: 100px;
}

.block-collection {
  margin-bottom: 80px;
  padding-bottom: 60px;
}

.button_style-1:hover {
  border: 1px solid #d9d9d9;
  background-color: #18829a;
  color: #ffffff;
}

.forma-podbor .button-theme_primary {
  font-family: "Montserrat";
}

/*ОТСТУПЫ в заголовках*/

.zagolovok-offer {
  margin-bottom: 15px;
  font-size: 46px;
  line-height: 107.523%;
  font-family: Montserrat !important;
}

.button-offer {
  margin-top: 30px;
}

.zagolovok-pokupki {
  margin-bottom: 15px;
  font-size: 30px;
  line-height: 107.523%;
  font-family: Montserrat !important;
  margin-top: 20px;
}

.feedback-block .content-standard-box {
  border: 1px solid #ffffff;
  background: white;
  border-radius: 50px;
}

.feedback-block .mb-25 {
  color: white;
  text-align: left;
  width: 237px;
  font-family: Montserrat;
}

.slider-feedback {
  padding: 20px;
}

.photo-name {
  margin-bottom: 13px;
}

.reviews-zagolovok-1 {
  font-weight: 600;
  font-family: "Montserrat";
}

.mb-25 {
  text-align: center;
  font-size: 30px;
  font-family: Montserrat;
}

.slick-track {
  margin-top: 20px;
}

.checkbox [type="checkbox"]:checked + label:before,
.checkbox [type="checkbox"]:not(:checked) + label:before {
  border: 1px solid #acacac;
}

.view-sort-item.current,
.view-sort-item:hover {
  background: #acacac;
  border-color: #acacac;
}

.catalog-right .price-download,
.catalog-sorting ul li a {
  color: #acacac;
}

.btn-border {
  color: #d2d2d2;
}

.st-button_secondary {
  fill: #acacac;
  background-color: var(--color-button-secondary-background, #fff);
  border-color: #acacac;
  color: #acacac;
}

.st-button {
  padding: 8px 39px;
}

.breadcrumbs a {
  color: #000000;
}

.icon-sort-price span,
.icon-sort-price span:after,
.icon-sort-price span:before {
  background-color: #000000;
}

.view-sort-item .icon-svg {
  color: #000000;
}

.view-sort-item {
  border: 1px solid #acacac;
}

.filter-range .noUi-connect::before {
  background: #000000;
}

.noUi-handle {
  border: #000000;
  background: #000000;
}

.filter-show-all:before {
  background: #ff0000;
}

.filter-show-all {
  background: #ff0000;
}

.checkbox [type="checkbox"]:checked + label:after,
.checkbox [type="checkbox"]:not(:checked) + label:after {
  background: #ff0000 url(../images/checkbox-check.svg) 50% 50% no-repeat;
}

.question-form {
  border: 2px solid #ffffff !important;
}

.form-control {
  border-radius: 1px !important;
}

.block-collection .form-control {
  border-radius: 50px !important;
}

.forma-podbor .form-control {
  border-radius: 50px !important;
}

.__fat-v2-nav ul li a.active {
  color: #b9b9b9;
}

.__fat-v2-nav ul li a:hover {
  color: #a5a5a5;
  background: #ffffff;
}

.__header .catalog-btn:hover {
  background: #efefef;
}

.__header .catalog-btn.toggled {
  background: #ffffff;
}

.__header .search-box .submit {
  border-radius: 50px;
}

.__header .c-box-fat-v2 .order-call:hover {
  background-color: #ff0000;
  border-color: #ff0000;
  color: #fff;
}

.__header .contact-box a:hover {
  color: #ff0000;
}

.product-card-v2 .input-number,
.product-item_max-heigth .input-number,
.product-item_max-width .input-number,
.product-item_new .input-number,
.product-item_wide .input-number {
  border-radius: 50px;
  border: 1px solid #ffffff;
}

.st-button {
  border-radius: 50px;
}

.st-button_primary {
  fill: var(--color-button-primary-text, #fff);
  background-color: #18829a;
  border-color: #18829a;
}

.st-button_primary:hover {
  fill: var(
    --color-button-primary-text-hover,
    var(--color-button-primary-text, #fff)
  );
  background-color: #000000;
  border-color: #000000;
}

.st-button_primary:active {
  fill: var(--color-button-primary-text, #fff);
  background-color: #18829a;
  border-color: #18829a;
}

.product-item__image img {
  padding: 20px;
}

.product-item_max-heigth .product-item__btns {
  justify-content: space-between;
}

.inner-page .section-dark {
  background-color: #ffffff;
}

.btn-link:active,
.btn-link:hover {
  color: #18829a;
}

.__fat-v2-options ul li a.active,
.__fat-v2-options ul li a:hover {
  color: #18829a;
}

@media (max-width: 575px) {
  @media (min-width: 375px) {
    .part-podarki {
      background-position-x: 10%;
    }

    .forma_klient {
      top: 118px;
    }

    .forma-podbor .form-group {
      width: 90%;
    }

    .form-group {
      width: 100%;
    }

    .feedback-block.conditional-section_bg {
      padding: 0px;
      padding-top: 30px;
    }
  }
}

@media (min-width: 425px) {
  @media (max-width: 767px) {
    .button_feedback {
      top: -134px;
    }
  }
}

@media (max-width: 767px) {
  .form-control {
    width: 100%;
  }

  .zagolovok-blog {
    margin-top: 50px;
    font-size: 25px;
    width: 324px;
  }

  .forma_text {
    width: 342px;
  }

  .statictext-forma {
    background-position: 65%;
  }

  .forma_klient {
    left: 22px;
    position: relative;
    top: 147px;
  }

  .zagolovok-offer {
    font-size: 35px;
    top: -27px;
    position: relative;
  }

  .statictext-offer {
    margin-bottom: 35px;
  }

  .opisanie-offer {
    top: -12px;
    position: relative;
  }
}

@media (max-width: 1279px) {
  @media (min-width: 990px) {
    .opisanie-podarki {
      width: 229px;
      top: 80px;
      left: -12px;
    }

    .pro-podarki {
      top: 83px;
      width: 50px;
      left: -14px;
    }

    .opisanie-novosti {
      width: 188px;
    }

    .part-podarki {
      background-position-y: 100%;
      background-position-x: 50%;
    }

    .__header .search-box input {
      padding-left: 3px;
    }

    .breadcrumbs {
      margin-top: 48px;
    }

    .__header .c-box-fat-v2 {
      flex-wrap: revert;
    }

    .__header .c-box-fat-v2 .order-call {
      max-width: 155px;
    }

    .__header .c-box-fat-v2 .order-call {
      padding: 12px 24px;
    }

    .zagolovok-blog {
      font-size: 25px;
      width: 489px;
    }

    .text-page img {
      max-width: 90%;
    }

    .slick-track {
      margin-top: 0px;
    }
  }
}

@media (min-width: 375px) {
  @media (max-width: 1024px) {
    .catalog-side__title {
      color: #000000;
    }

    .burger-box svg {
      color: #ff0000 !important;
    }

    .opisanie-seo {
      width: auto;
    }

    .opisanie-blog {
      width: auto;
    }

    .zagolovok-blog {
      width: auto;
    }

    .content-background-box__text-content {
      padding: 2px 7px;
    }
  }
}

@media (min-width: 375px) {
  @media (max-width: 1023px) {
    .zagolovok-seo {
      width: auto;
      margin-top: 50px;
    }
  }
}

@media (min-width: 1024px) {
  @media (max-width: 1439px) {
    .opisanie-novosti {
      width: 218px;
    }

    .banner-collection {
      height: 475px !important;
    }

    .banner-collection-fr {
      height: 477px !important;
    }
  }
}

@media (min-width: 992px) {
  @media (max-width: 1279px) {
    .__header .custom-block {
      padding-left: 36px !important;
    }

    .button_akcii {
      top: 10px;
    }
  }
}

@media (min-width: 1024px) {
  @media (max-width: 1279px) {
    .part-podarki {
      width: 430px;
      left: 50px;
      position: relative;
    }
  }
}

.product-card-v2 .input-number .order-down:hover,
.product-card-v2 .input-number .order-up:hover,
.product-item_max-heigth .input-number .order-down:hover,
.product-item_max-heigth .input-number .order-up:hover,
.product-item_max-width .input-number .order-down:hover,
.product-item_max-width .input-number .order-up:hover,
.product-item_new .input-number .order-down:hover,
.product-item_new .input-number .order-up:hover,
.product-item_wide .input-number .order-down:hover,
.product-item_wide .input-number .order-up:hover {
  background: #ffffff;
}

.gl-slide-offer .content-background-box__text-content {
  padding: 8px 20px;
}

.button_catalog:hover {
  background: #000;
}

.button_feedback:hover {
  background: #000;
  color: #fff;
}

.text-page ul li:before {
  background-color: #18829a;
}

.youtube:hover {
  background: #18829a;
}

.btn,
.btn-download {
  color: #fff;
  background: #18829a;
  border-radius: 42px;
  font-family: "Montserrat";
  width: 180px;
}

.collection.content-standard-box__container {
  background: #fff;
}

.text-collection-banner {
  top: 55px;
  position: relative;
}

.text-collection-banner-two {
  top: 234px;
  position: relative;
}

.button-theme_primary {
  --color-text: var(--color-button-primary-text, #fff);
  --color-background: #18829a;
  --color-border: #18829a;
}

.footer-subscribe input {
  border-radius: 20px 0 0 20px;
}

.footer-subscribe button {
  border-radius: 0 20px 20px 0px;
  width: 99px;
  font-family: "Montserrat";
}

.btn-download:hover,
.btn:hover {
  background: #ff0000;
}

.catalog-box ul a {
  font-size: 16px;
  padding-right: 47px;
}

.catalog-box ul li:nth-child(1) a::before {
  content: "";
  display: block;
  background-image: url("https://bistro-dveri.ru/media/uploads/arrow-catalog-white_1.svg");
  width: 9px;
  height: 16px;
  position: absolute;
  right: 2px;
  top: calc(50% - 8px);
}

.catalog-box ul li:nth-child(2) a::before {
  content: "";
  display: block;
  background-image: url("https://bistro-dveri.ru/media/uploads/arrow-catalog-white_1.svg");
  width: 9px;
  height: 16px;
  position: absolute;
  right: 2px;
  top: calc(50% - 8px);
}

.catalog-box ul li:nth-child(3) a::before {
  content: "";
  display: block;
  background-image: url("https://bistro-dveri.ru/media/uploads/arrow-catalog-white_1.svg");
  width: 9px;
  height: 16px;
  position: absolute;
  right: 2px;
  top: calc(50% - 8px);
}

.ytp-cued-thumbnail-overlay-image {
  -webkit-background-size: initial;
}

@media (min-width: 768px) {
  @media (max-width: 820px) {
    .forma_klient {
      margin-left: auto;
      position: relative;
      top: 168px;
      width: 471px;
    }

    .button_feedback {
      top: -122px;
    }

    .blog-video {
      margin-bottom: 100px;
      top: 104px;
      position: relative;
    }

    .feedback-block.conditional-section_bg {
      height: 620px;
    }

    .statictext-forma {
      background-position: 58%;
    }

    .textblok-novosti {
      width: 280px;
    }
  }
}

@media (min-width: 768px) {
  @media (max-width: 990px) {
    .blok-action {
      top: 14px;
      left: 0px;
      position: relative;
      margin-bottom: 80px;
    }
  }
}

@media (min-width: 768px) {
  @media (max-width: 1023px) {
    .part-podarki {
      background-position-x: 0%;
      margin-top: 50px;
    }

    .block-podarki .col-md-12 {
      width: 50%;
    }
  }
}

@media (min-width: 768px) {
  @media (max-width: 820px) {
    .block-podarki .col-md-12 {
      width: 50%;
    }
  }
}

@media (min-width: 990px) {
  @media (max-width: 1023px) {
    .opisanie-novosti {
      width: 384px;
    }

    .textblok-novosti {
      width: 298px;
    }

    .blok-action {
      top: -36px;
    }

    .pro-podarki {
      top: 76px;
      width: 333px;
    }
  }
}

@media (min-width: 821px) {
  @media (max-width: 1023px) {
    .forma_klient {
      margin-left: auto;
      position: relative;
      top: 167px;
      width: 515px;
    }

    .statictext-forma {
      background-position: 58%;
    }

    .button_feedback {
      top: -131px;
    }
  }
}

.input-number .order-up:after {
  background: #000;
}

.input-number .order-up:before {
  background: #000;
}

.input-number .order-down:before {
  background: #000;
}

.__fat-v2-nav ul li a.active {
  text-decoration: underline;
}

.__fat-v2-nav ul li:hover {
  background: #ffffff;
}

.__fat-v2-options ul li a {
  color: #000;
}

.button-theme_cart {
  --color-text: var(--color-button-cart-text, #fff);
  --color-background: #18829a;
  --color-border: #18829a;
  --color-text-hover: var(--color-button-cart-text-hover, var(--color-text));
  --color-background-hover: #18829a;
  --color-border-hover: #18829a;
}

.button-theme {
  border-radius: 50px;
}

.btn-radius .icon-svg svg {
  color: #000000;
}

.form-control:valid + .label-name .content-name {
  color: #b8b8b8 !important;
}

.form-control:focus + .label-name .content-name {
  color: #b8b8b8 !important;
}

.form-control:focus {
  border-color: #ffffff;
}

.block-collection .button-theme:hover {
  color: var(--color-text-hover, var(--color-text)) !important;
  background-color: #18829a !important;
  border-color: #18829a !important;
}

.__header .search-box .submit:hover {
  background: #000000;
}

.catalog-menu-item {
  height: var(--category-preview-height, 300px);
  width: 280px;
}

.catalog-menu-item__image {
  width: 100%;
  height: 240px;
  display: inline-table;
}

.catalog-menu-item__name {
  color: #000;
  font-family: "Montserrat";
  max-width: 186px;
}

.catalog-menu-item:before {
  content: "";
  background-image: url(https://bistro-dveri.ru/media/uploads/catalog-arrow-black.svg);
}

.catalog-menu-item:after {
  border: 1px solid #cccccc;
}

.catalog-menu-item:hover:after {
  opacity: 0.8;
  background: #ffffff;
}

.catalog-side__content ul li a:before {
  content: "";
  background-image: url(https://bistro-dveri.ru/media/uploads/catalog-arrow-black.svg);
}

#sync1.owl-theme .owl-dots .owl-dot.active span,
#sync1.owl-theme .owl-dots .owl-dot:hover span {
  background: #ff0000 !important;
}

.step-item.current .step-item__number {
  border-color: #000000;
}

.input-number .order-up:hover {
  border-color: #dfdfdf;
  background-color: #ffffff;
}

.input-number .order-down:hover {
  background-color: #ffffff;
  border-color: #dfdfdf;
}

.a-zagolovok {
  font-size: 30px;
  line-height: 30px;
  font-family: "Montserrat";
  cursor: default;
}

.zamer {
  margin-top: 50px;
}

.zamer-one {
  margin-bottom: 50px;
}

.zamer-two {
  margin-bottom: 50px;
}

.c-zagolovok {
  font-size: 18px !important;
  color: #000000;
  font-weight: 700;
  font-family: "Montserrat";
  cursor: default;
}

.zamer-a {
  background: #f2f2f2;
  border-radius: 50px;
  margin-top: 60px;
  margin-bottom: 80px;
}

.b-zagolovok {
  font-size: 30px !important;
  font-weight: 600;
  font-family: Montserrat !important;

  margin-top: 50px;
}

.zamer-block-a {
  width: 500px;
}

.form-control {
  border-radius: 50px !important;
}

.foto-zamer {
  top: 14px;
  position: relative;
}

.client-item__text {
  color: #000000;
}

.client-item_bg::after {
  border: 1px solid #8a8a8a;
}

.client-item:hover {
  background-color: #000000;
}

.client-item_bg:hover::after {
  background: #18829a;
}

.contact-line a {
  color: #ff0000;
}

.button-theme:hover,
.button-theme[data-hover],
.button-theme[data-touch] {
  color: var(--color-text-hover, var(--color-text)) !important;
  background-color: #ff0000 !important;
  border-color: #ff0000 !important;
}

.team {
  margin-bottom: 50px !important;
}

.main-action__image img {
  border: 1px solid #e0e0e0;
}

.action-item__type--news span,
.main-action__type--news span {
  background: #ff0000;
}

.button-theme_secondary {
  --color-text: #ffffff;
  --color-background: #18829a;
  --color-border: #ffffff;
  --color-text-hover: #ffffff;
  width: 180px;
}

.forma-podbor .button-theme:hover,
.button-theme[data-hover],
.button-theme[data-touch] {
  color: var(--color-text-hover, var(--color-text)) !important;
  background-color: #000000 !important;
  border-color: #000000 !important;
}

.filter-btn {
  background: var(--main-elements-color, #000)
    url(https://bistro-dveri.ru/media/uploads/filter-btn_1.svg) 50% 50%
    no-repeat;
}

.product-item__image {
  height: 362px;
}

.catalog-right {
  display: none;
}

textarea.form-control {
  border-radius: 30px !important;
}

.client-item_bg::after {
  height: 180px;
}

.client-item {
  height: 180px;
}

.client-item__text {
  bottom: 69px;
}

.welcome .catalog-menu-item {
  height: var(--category-preview-height, 240px);
}

.content-title span {
  color: #ff0000;
}

.dropdown-select-ul li.selected {
  background: #18829a;
}

@media (max-width: 767px) {
  .btn-link {
    border: 1px solid #f5f5f5;
    background: #f5f5f5;
  }
}

@media (max-width: 767px) {
  .btn-link:active,
  .btn-link:hover {
    border: 1px solid #f5f5f5;
    background: #f5f5f5;
  }
}

.mm-navbar {
  background-color: #ffffff;
}

.search-input-group__button {
  background: #18829a;
  border-radius: 50px;
  width: 56px;
}

.search--box .submit {
  background: #ff0000;
}

.search-input-group__input {
  background: #ffffff;
  border: none;
  border-bottom: 1px solid #c5c5c5;
}

.search--box input {
  background: #ffffff;
  border-bottom: 1px solid #c5c5c5;
}

.mobile-side-menu-footer__link {
  color: #333 !important;
}

.phone-block__primary-link {
  color: #18829a !important;
}

.phone-block__secondary-link {
  color: #18829a !important;
}

.mobile-side-menu-footer__link path {
  fill: #333 !important;
}

@media (max-width: 767px) {
  .inner-page .catalog-side {
    margin-top: 0px;
  }
}

@media (max-width: 767px) {
  .collection {
    display: none;
  }

  .statictext-two-block {
    display: none;
  }

  .block-collection {
    display: none;
  }
}

@media (max-width: 575.98px) {
  .slider-constructor:not([data-no-arrows]) .slick-dots {
    justify-content: center;
    padding-right: 0px;
  }
}

@media (max-width: 767px) {
  .hit {
    margin-top: 80px;
  }

  .forma-podbor {
    margin-top: 0px;
    background: #188299;
    background-image: none !important;
    height: auto;
  }

      .forma_klient {
        top: 0;
    }

  .opisanie-novosti {
    width: auto;
  }

  .part-podarki {
    margin-top: 40px;
  }
}

@media (min-width: 440px) {
  @media (max-width: 767px) {
    .product-item_new .product-item__name {
      font-size: 18px;
    }

    .product-item__cost-product {
      font-size: 20px;
    }
  }
}

@media (max-width: 439px) {
  .product-item_new .product-item__name {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .product-item__cost-product {
    line-height: 18px;
    top: 0px;
    position: relative;
  }

  .product-item__name {
    margin-bottom: 15px;
  }
}

.search--box input {
  color: #000;
}

.input-number .order-up {
  border: 1px solid #ffffff;
}

.input-number .order-down {
  border: 1px solid #ffffff;
}

.st-button_secondary:hover {
  fill: #ffffff;
  background-color: #fafafa;
  border-color: #18829a;
  color: #18829a;
}

.product-card__nav-next:hover {
  background: rgb(246 246 246);
  color: #000000;
}

.product-card__nav-prev:hover {
  background: rgb(246 246 246);
  color: #000000;
}

.new-radio__label:before {
  border: 2px solid #ff0000;
}

.new-radio__label:after {
  background-color: #000000;
}

.form-close {
  color: #999999;
}

.fancybox-slide--html .fancybox-close-small {
  color: #848484 !important;
}

.lk-menu-item .icon {
  fill: #18829a;
}

.lk-menu-item__name {
  color: #18829a;
}

.user-data__avatar {
  background: #18829a;
}

.button-theme_secondary {
  --color-border: #ffffff;
}

.lk-exit .icon {
  fill: #838383;
}

.lk-menu li.current a {
  background: #18829a;
}

.lk-menu li a {
  color: #000000;
}

.lk-menu li a .icon-svg {
  color: #545454;
}

.btn-border .icon {
  display: none;
}

@media (min-width: 1440px) {
  .opisanie-collection {
    width: 234px;
  }
}

.content-background-box__background-image {
  border: 1px solid #d0d0d0;
}

.catalog-right .price-download:hover,
.catalog-sorting ul li a:hover {
  color: #000;
}

.catalog-sorting ul li a:active {
  color: #000000;
}

.catalog-sorting ul li.active a,
.errors-block span {
  font-weight: 700;
  color: #000000;
}

#sync1.owl-theme .owl-next {
  background: url(https://bistro-dveri.ru/media/uploads/slideshow-arrow.svg) 50%
    50% no-repeat;
}

#sync1.owl-theme .owl-prev {
  background: url(https://bistro-dveri.ru/media/uploads/slideshow-arrow.svg) 50%
    50% no-repeat;
}

.btn-radius:active,
.btn-radius:hover {
  color: #18829a;
}

#sync2 .current .item {
  border-color: #000000;
}

#sync2 .item {
  border: 1px solid #ffffff;
}

.breadcrumbs a:hover {
  color: #18829a;
  text-decoration: none;
}

.product-item_new .product-item__btns {
  gap: 13px;
}

.product-item__name {
  font-family: "Montserrat";
}

.product-item__cost-label {
  color: #333;
  font-size: 10px;
  margin-top: 5px;
  font-weight: 400;
  margin-left: 5px;
  padding-bottom: 17px;
}

.product-item__cost {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: normal;
}

.product-item__content-top {
  font-family: "Montserrat";
}

.contacts-block__title {
  font-family: "Montserrat";
}

.contacts-block__title-red {
  font-family: "Montserrat";
}

.h1,
h1 {
  font-family: "Montserrat";
  cursor: default;
}

section.feedback-form .h2 {
  font-family: "Montserrat";
  font-size: 30px;
  line-height: 30px;
}

.h2,
h2 {
  font-family: "Montserrat";
}

.action-item__type--news span,
.main-action__type--news span {
  font-family: "Montserrat";
}

.btn-border {
  font-family: "Montserrat";
}

.catalog-side__title {
  font-family: "Montserrat";
}

.catalog-filter-accordion .opener {
  font-family: "Montserrat";
}

.__header .catalog-btn {
  display: none;
}

.search-box.fat-v2-width {
  width: 430px !important;
}

.__header .search-box .submit {
  padding-left: 18px;
  padding-right: 20px;
}

.__header .search-box .submit {
  left: 383px;
}

.__header .custom-block {
  padding-left: 141px;
}

.product-item__content-bottom {
  padding: 0 6px 18px;
}

.product-item_new {
  padding-bottom: 60px;
}

.about_stage {
  width: 250px;
  cursor: default;
}

.new-slide-item:before {
  background: #ffffff;
}

.new-slide-item__title {
  background: #18829a;
  border-radius: 50px;
  color: #ffffff;
}

.section-second-content {
  display: none;
}

.action-slider .owl-dots .owl-dot span,
.category-slider .owl-dots .owl-dot span,
.news-slider .owl-dots .owl-dot span,
.product-slider .owl-dots .owl-dot span {
  border: 1px solid #ffffff !important;
}

.action-slider .owl-dots .owl-dot.active span,
.action-slider .owl-dots .owl-dot:hover span,
.category-slider .owl-dots .owl-dot.active span,
.category-slider .owl-dots .owl-dot:hover span,
.news-slider .owl-dots .owl-dot.active span,
.news-slider .owl-dots .owl-dot:hover span,
.product-slider .owl-dots .owl-dot.active span,
.product-slider .owl-dots .owl-dot:hover span {
  background: #ff0000;
}

.text-page ol li:before {
  color: #18829a;
}

.checkbox [type="checkbox"]:checked + label:before,
.checkbox [type="checkbox"]:not(:checked) + label:before {
  border-radius: 50px;
}

.checkbox [type="checkbox"]:checked + label:after,
.checkbox [type="checkbox"]:not(:checked) + label:after {
  border-radius: 50px;
}

.input-cont .input-placeholder,
.input-cont .range-input {
  border-radius: 50px;
}

.form-close {
  display: none;
}

.fancybox-close-small {
  background: #fff url(https://bistro-dveri.ru/media/uploads/modal-close.svg)
    50% 50% no-repeat;
}

.action-item__type--news span,
.main-action__type--news span {
  color: #b9b9b9;
}

.action-item__type--news span,
.main-action__type--news span {
  background: #f5f5f5;
  border: 1px solid #cbcbcb;
  width: 180px;
  justify-content: center;
  display: grid;
}

@media (max-width: 374px) {
  p.reviews-zagolovok-1 {
    left: 18px;
    position: relative;
  }

  .blok-action {
    top: 30px;
    left: 0px;
    padding-left: 20px;
    position: relative;
    margin-bottom: 80px;
  }

  .zagolovok-seo {
    width: auto;
  }

  .opisanie-seo {
    width: auto;
  }

  .zagolovok-blog {
    width: auto;
  }

  .opisanie-blog {
    width: auto;
  }

  .feedback-block.conditional-section_bg {
    padding: 5px;
  }

  .part-podarki {
    background-position-x: 10%;
  }

  .forma_text {
    width: auto;
  }

  .zagolovok-offer {
    font-size: 35px;
  }

  .burger-box svg {
    color: #ff0000;
  }

  .catalog-side__title {
    color: #000000;
  }

  .t_opisanie {
    width: auto;
  }

  .forma_klient {
    left: 0px;
    position: relative;
  }

  .pro-podarki {
    left: -3px;
    top: 7px;
  }

  .opisanie-podarki {
    width: 230px;
    top: 3px;
    left: -2px;
  }

  .button_feedback {
    top: -130px;
    width: -webkit-fill-available;
  }

  .feedback-block.conditional-section_bg {
    height: 701px;
    padding-top: 32px;
  }

  .button_catalog {
    width: -webkit-fill-available;
  }

  .forma-podbor .button-theme_primary {
    width: -webkit-fill-available;
  }

  .forma-podbor .form-control {
    width: 123%;
  }

  .button-offer {
    width: -webkit-fill-available;
  }
}

@media (min-width: 375px) {
  @media (max-width: 500px) {
    .blok-action {
      top: 30px;
      padding-left: 24px;
      left: 0px;
      position: relative;
      margin-bottom: 80px;
    }

    .zagolovok-seo {
      width: auto;
    }

    .opisanie-seo {
      width: auto;
    }

    .zagolovok-blog {
      width: auto;
    }

    .opisanie-blog {
      width: auto;
    }

    .part-podarki {
      background-position-x: 10%;
    }

    .forma_text {
      width: auto;
    }

    .zagolovok-offer {
      font-size: 39px;
      margin-top: -15px;
    }

    .burger-box svg {
      color: #ff0000;
    }

    .catalog-side__title {
      color: #000000;
    }

    .t_opisanie {
      width: auto;
    }

    .forma_klient {
      padding: 20px;
      left: 0px;
      position: relative;
    }

    .pro-podarki {
      left: -3px;
      top: 7px;
    }

    .opisanie-podarki {
      width: 230px;
      top: 3px;
      left: -2px;
    }

    .button_catalog {
      width: -webkit-fill-available;
    }

    .forma-podbor .button-theme_primary {
      width: -webkit-fill-available;
    }

    .forma-podbor .form-control {
      width: 110%;
    }

    .button-offer {
      width: -webkit-fill-available;
    }

    .button_feedback {
      width: -webkit-fill-available;
    }
  }
}

@media (min-width: 576px) {
  @media (max-width: 767px) {
    .feedback-block .slick-list.draggable {
      height: 325px !important;
    }
  }
}

@media (min-width: 375px) {
  @media (max-width: 424px) {
    .button_feedback {
      top: -110px;
      left: 3px;
      width: -webkit-fill-available;
    }
  }
}

@media (min-width: 501px) {
  @media (max-width: 544px) {
    .forma_klient {
      margin-left: 48px;
      position: relative;
    }
  }
}

@media (min-width: 545px) {
  @media (max-width: 767px) {
    .forma_klient {
      margin-left: 88px;
      position: relative;
    }
  }
}

@media (min-width: 501px) {
  @media (max-width: 767px) {
    .blok-action {
      top: 30px;
      padding-left: 24px;
      left: 0px;
      position: relative;
      margin-bottom: 80px;
    }

    .zagolovok-seo {
      width: auto;
    }

    .opisanie-seo {
      width: auto;
    }

    .zagolovok-blog {
      width: auto;
    }

    .opisanie-blog {
      width: auto;
    }

    .part-podarki {
      background-position-x: 10%;
    }

    .forma_text {
      width: auto;
    }

    .zagolovok-offer {
      font-size: 48px;
    }

    .burger-box svg {
      color: #ff0000;
    }

    .catalog-side__title {
      color: #000000;
    }

    .pro-podarki {
      left: -3px;
      top: 7px;
    }

    .opisanie-podarki {
      width: 230px;
      top: 3px;
      left: -2px;
    }

    .forma-podbor .form-control {
      width: -webkit-fill-available;
    }

    .forma_text {
      width: 416px;
    }
  }
}

@media (min-width: 576px) {
  @media (max-width: 767px) {
    .feedback-block.conditional-section_bg {
      height: 565px;
    }
  }
}

@media (min-width: 1024px) {
  @media (max-width: 1279px) {
    .feedback-block.conditional-section_bg {
      height: 680px;
    }

    .reviews-zagolovok-1 {
      left: 13px;
      position: relative;
    }
  }
}

@media (max-width: 340px) {
  .st-button {
    padding: 9px 70px !important;
  }
}

@media (max-width: 375px) {
  .product-item_new {
    padding-bottom: 30px;
  }

  .st-button {
    padding: 9px 90px;
  }
}

@media (max-width: 424px) {
  .product-item_new {
    padding-bottom: 25px;
  }
}

@media (max-width: 500px) {
  .catalog-menu-item__name {
    max-width: 102px;
  }
}

@media (max-width: 767px) {
  .product-item_new {
    padding-bottom: 0px;
  }

  .product-item__image img {
    padding: 10px;
  }
}

@media (max-width: 767px) {
  .product-item_new .product-item__content-top {
    padding-bottom: 70px;
  }
}

@media screen and (max-width: 767px) {
  .d_active .icon .icon-svg {
    color: #18829a;
  }

  .about_stage {
    width: -webkit-fill-available;
    cursor: default;
  }
}

@media screen and (max-width: 991px) {
  .catalog-menu-item__image {
    display: inline;
  }
}

@media (max-width: 791px) {
  .foto-zamer {
    display: none;
  }

  .zamer-block-a {
    width: -webkit-fill-available;
    padding: 29px;
  }

  .b-zagolovok {
    line-height: 30px !important;
  }
}

@media (min-width: 992px) {
  @media (max-width: 1279px) {
    .article-inner__content {
      background: #fff;
      padding: 40px 0px 40px 0px;
    }
  }
}

@media (max-width: 767px) {
  .new-slide-item--wide .new-slide-item__title {
    color: #ffffff;
  }
}

@media (max-width: 767px) {
  .articles-block .item:first-child .new-slide-item .btn-border {
    border-radius: 50px;
    color: white;
    background: #ff0000;
  }
}

@media (max-width: 767px) {
  .new-slide-item--wide .new-slide-item__date {
    color: #a8a8a8;
  }
}

.search--box .submit {
  background: #18829a;
  border-radius: 50px;
  width: 56px;
}

.header--mob .logo img {
  max-width: 130%;
}

@media (max-width: 767px) {
  .page-head {
    background: #ffffff;
  }
}

.product-card__discription {
  background: #ffffff;
}

@media (max-width: 990px) {
  .mm-listitem .login {
    display: none;
  }
}

@media (min-width: 1440px) {
  .textblok-podarki {
    width: 808px;
  }
}

@media (min-width: 1024px) {
  @media (max-width: 1279px) {
    .opisanie-collection {
      width: 205px;
    }
  }
}

.button_callme {
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 40px;
  padding: 0 20px;
  border-radius: 143px;
  font-size: 14px;
  color: #fff;
  background: #000000;
  -o-transition: 0.5s;
  transition: 0.5s;
  font-family: "Montserrat";
  width: 180px;
}

.button_callme:hover {
  background: #18829a;
}

@media (min-width: 768px) {
  @media (max-width: 1279px) {
    .catalog-bt .col-md-2 {
      width: 100%;
    }
  }
}

.header--mob .logo {
  max-width: 71px;
}

.product-item__img-text {
  color: #fff;
  padding: 2px 10px 0px 10px;
  background: #ff0000;
  border-radius: 0px 0px 10px 10px;
  font-size: 12px;
  font-weight: 700;
  height: 31px;
  line-height: 24px;
  opacity: 0.9;
}

.product-card .product-item__img-text {
  color: rgb(255 255 255);
  font-family: Golos;
  font-size: 10px;
  font-style: normal;
}

.mobile-search button {
  background: #18829a;
}

.mobile-search input {
  border: 1px solid #18829a;
  color: #000000;
}

@media (max-width: 767px) {
  .product-item__img-text {
    bottom: 0px;
  }
}

.product-item__img-text {
  color: #fff;
  padding: 7px 10px;
  background: #ff0000;
  border-radius: 0px 10px 0px 10px;
  font-size: 12px;
  font-weight: 600;
  height: 27px;
  line-height: 14px;
  opacity: 0.9;
}

@media (max-width: 767px) {
  .product-item__img-text {
    color: #fff;
    padding: 5px 15px;
    height: 37px;
  }
}

@media (max-width: 767px) {
  .product-card .product-item__img-text {
    top: 0px;
  }
}

.product-item__flag--hit {
  background-color: #000000;
  color: #ffeb00;
}

.product-item__flag {
  display: flex;
  height: 20px;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  background-color: #f33d2a;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  justify-content: center;
  line-height: 16px;
  min-width: 65px;
  border-radius: 0px 10px 10px 0px;
}

.product-card .product-item__flag--hit {
  background-color: #000000;
}

@media (max-width: 767px) {
  .product-card .product-item__img-text {
    top: 0px;
    height: 30px;
  }

  .product-item__flag {
    top: 0px !important;
  }
}

.product-card .product-item__img-text {
  height: 32px;
}

.product-item__img-text {
  right: 0px;
}

.product-item__flag {
  top: 50px;
  position: relative;
}

@media (min-width: 1024px) {
  @media (max-width: 1279px) {
    .button_collection {
      top: 9em;
    }

    .button_collection_two {
      position: relative;
      background: #ff0000;
      top: 9em;
    }

    .text-collection-banner {
      top: 100px;
      left: -11px;
    }
  }
}

@media (min-width: 1280px) {
  @media (max-width: 1439px) {
    .button_collection {
      top: 9em;
    }

    .button_collection_two {
      position: relative;
      background: #ff0000;
      top: 9em;
    }

    .opisanie-collection {
      width: 252px;
    }

    .text-collection-banner {
      top: 100px;
      left: -11px;
    }

    .block-collection .content-background-box__text-content {
      height: 480px;
    }
  }
}

.__fat-v2-nav ul li a {
  font-family: "Golos";
}

.__header .contact-box p.toggled a {
  font-family: "Montserrat";
}

@media (max-width: 767px) {
  .section-first {
    background: #fff;
    display: none !important;
  }
}

.frontpage .section-first,
.frontpage .section-first-alter {
  background-color: transparent;
}

/* табы в адаптиве */

@media (max-width: 767px) {
  .tab_drawer_heading {
    background-color: #f5f5f5;
    font-style: normal;
  }

  .modal {
    background: #fff;
  }

  .form-group-inline .button-theme_primary {
    margin: 0 0 10px 0;
  }

  /* заголовки внутренних страниц в адаптиве */

  .inner-page .h1,
  .inner-page h1 {
    margin-top: 15px;
  }

  /* крошки в адаптиве */

  .page-head {
    margin: 0px -15px 0 -15px;
    padding: 10px 15px;
  }

  /* кнопка каталога в адаптиве */

  .inner-page .catalog-side {
    margin-top: 0;
  }

  .frontpage .catalog-side {
    margin-top: 10px;
  }
}

/* карточка товара */

@media (min-width: 991px) and (max-width: 1279px) {
  .product-card__container {
    padding: 20px 20px;
  }

  .product-card__left {
    padding-right: 20px;
  }
}

/* курсор */

[data-fancybox],
.btn-border.callme-button {
  cursor: pointer;
}

.h1,
.h2,
.h3,
h1,
h2,
h3,
h4,
.h4,
.h5,
h5,
h6,
.h6,
.personal-form__element-top,
.personal-form__post-text,
section.feedback-form .form-text,
.modal.fancybox-content .form-text,
.footer-content__title {
  cursor: default;
}

/* кнопки в карточке товара (не подойдёт для превью v1 old)*/

.shopping-cart-product {
  justify-content: flex-start;
}

.btn-radius {
  padding: 0;
}

.input-number--lg {
  width: 130px;
}

.shopping-cart-btn {
  padding: 0;
}

.shopping-cart-btn--lg.custom-icon {
  width: 100%;
}

.__header #search-result .s-item-price {
  color: #18829a;
}

@media (max-width: 767px) {
  .btn-border {
    padding: 0;
    width: 100%;
    border-radius: 50px;
    border: 1px solid;
  }

  .btn-border:hover {
    background-color: #ffffff;
    border-color: #18829a;
  }
}

.st-button_primary {
  font-family: "Montserrat";
}

.content-title {
  font-family: "Montserrat";
}

.footer-phone a {
  font-family: "Montserrat";
}

.footer-content__title {
  font-family: "Montserrat";
}

.new-slide-item--wide .new-slide-item__name {
  font-family: "Montserrat";
}

.h3,
h3 {
  font-family: "Montserrat";
}

.contacts-place {
  margin-top: 30px !important;
}

.st-button_primary {
  margin-right: auto;
}

@media (max-width: 767px) {
  .frontpage .catalog-side {
    border-radius: 50px;
  }

  .catalog-side__title {
    background-color: #fff0;
    display: none;
  }
}

.__header .logo {
  left: 21px;
  position: relative;
}

.product-card__nav-next:hover,
.product-card__nav-next:hover .icon svg {
  color: #000000;
}

.product-card__nav-prev:hover,
.product-card__nav-prev:hover .icon svg {
  color: #000000;
}

@media (max-width: 1279px) {
  .__fat-v2-nav ul li a {
    flex-wrap: nowrap;
    padding: 0px 6px;
  }
}

@media (max-width: 1024px) {
  h2.textblok-podarki {
    margin-top: -31px;
  }

  .st-button_primary {
    width: 180px;
  }
}

@media (max-width: 767px) {
  .inner-page .catalog-side {
    margin-top: 0;
    border-radius: 50px;
  }
}

@media (min-width: 1024px) {
  .opisanie-seo {
    margin-bottom: 50px !important;
  }

  @media (min-width: 576px) {
    @media (max-width: 767px) {
      .grid-columns-sm-2 {
        grid-template-columns: repeat(1, 1fr) !important;
      }
    }
  }

  #search-result-mob .s-item-price {
    color: #188199;
  }

  .st-button,
  .st-button__text,
  .st-button__title {
    font-size: 17px;
  }

  .action-slider .owl-nav [class*="owl-"],
  .category-slider .owl-nav [class*="owl-"],
  .news-slider .owl-nav [class*="owl-"],
  .product-slider .owl-nav [class*="owl-"] {
    background: #d9d9d9 url(https://bistro-dveri.ru/media/uploads/str.svg) 55%
      50% no-repeat;
    background-size: 15px 15px;
    border: 1px solid #ececec;
  }

  .action-slider .owl-nav [class*="owl-"]:active,
  .action-slider .owl-nav [class*="owl-"]:hover,
  .category-slider .owl-nav [class*="owl-"]:active,
  .category-slider .owl-nav [class*="owl-"]:hover,
  .news-slider .owl-nav [class*="owl-"]:active,
  .news-slider .owl-nav [class*="owl-"]:hover,
  .product-slider .owl-nav [class*="owl-"]:active,
  .product-slider .owl-nav [class*="owl-"]:hover {
    background-color: #18829a;
    border-color: #18829a;
    background-size: 15px 15px;
    background: #18829a url(https://bistro-dveri.ru/media/uploads/str-white.svg)
      55% 50% no-repeat;
  }

  .action-slider .owl-nav [class*="owl-"],
  .category-slider .owl-nav [class*="owl-"],
  .news-slider .owl-nav [class*="owl-"],
  .product-slider .owl-nav [class*="owl-"] {
    opacity: 1;
  }

  .fancybox-content .button-theme {
    width: -webkit-fill-available;
  }

  .action-slider .owl-nav [class*="owl-"],
  .category-slider .owl-nav [class*="owl-"],
  .news-slider .owl-nav [class*="owl-"],
  .product-slider .owl-nav [class*="owl-"] {
    -webkit-transition: none;
  }

  .zagolovok-seo-gl {
    font-weight: 100;
    width: 433px;
    font-family: "Golos";
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
    color: #333;
  }

  @media (max-width: 1023px) {
    .zagolovok-seo-gl {
      width: auto;
    }
  }
}

.side-menu {
  display: none;
}

@media (min-width: 1023px) {
  .foto-logo {
    width: 400px;
  }
}

.fancybox-content .form-text {
  margin-top: 20px;
}

#my-menu {
  margin-top: 0px;
}

.mm-listitem {
  font-family: "Montserrat";
  font-size: 14px;
}

#my-menu {
  height: calc(100% - 0px) !important;
}

.mm-menu_offcanvas {
  max-width: 100% !important;
}

@media (max-width: 575px) {
  .gap-grid {
    gap: 10px !important;
  }
}

/* рейтинг 2гис в подвале */

.rating-2gis {
  margin-left: 20px;
}

.raiting-2gis-button {
  opacity: unset !important;
}

@media (max-width: 767px) {
  .rating-2gis {
    margin-left: 0px;
    margin-top: 10px;
  }
}

/* всплывающий чат битрикс */

.b24-widget-button-inner-mask {
  background: #ff0000 !important;
}

.b24-widget-button-inner-block {
  background: #ff0000 !important;
}

.b24-widget-button-pulse .b24-widget-button-pulse-animate {
  border-color: #ff0000 !important;
}

.b24-widget-button-popup {
  border-color: #ff0000 !important;
}

.b24-widget-button-pulse .b24-widget-button-pulse-animate {
  border-color: #ff0000 !important;
}

.b24-widget-button-pulse {
  border-color: #ff0000 !important;
}

.b24-widget-button-position-bottom-right {
  right: 100px !important;
  bottom: 20px !important;
}

@media (max-width: 1023px) {
  .b24-widget-button-position-bottom-right {
    right: 10px !important;
    bottom: 160px !important;
  }
}

@media (max-width: 575px) {
  .b24-widget-button-position-bottom-right {
    right: 80px !important;
    bottom: 30px !important;
  }
}

.tabs li {
  color: #18829a;
}

.tabs:hover li {
  color: #18829a;
}

@media (max-width: 767px) {
  .breadcrumbs a:first-child {
    padding: 0;
  }

  .product-item_new .product-item__image {
    aspect-ratio: 80/130;
  }

  .product-item_new .product-item__content-top {
    padding-bottom: 50px;
  }
}

.button_akcii {
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 40px;
  padding: 0 20px;
  border-radius: 143px;
  font-size: 14px;
  color: #fff;
  background: #ff0000;
  -o-transition: 0.5s;
  transition: 0.5s;
  font-family: "Montserrat";
  width: 180px;
  position: absolute;
  top: -110px;
  margin-left: -18px;
}

.button_akcii:hover {
  background: #000000;
  color: #fff;
}

.custom-slider {
  padding-bottom: 40px !important;
  padding-top: 90px !important;
  position: relative;
}

.custom-slider .slick-dots {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  bottom: auto;
  justify-content: flex-end;
  left: auto;
  right: 10px;
  top: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  width: 100%;
}

.custom-slider ul li:before {
  display: none !important;
}

.custom-slider ul li {
  padding-left: 0 !important;
}

.custom-slider__card {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 240px;
  margin-bottom: 25px;
  padding: 35px 32px;
}

.akcii {
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 40px;
  padding: 0 20px;
  border-radius: 143px;
  font-size: 14px;
  color: #fff;
  background: hwb(0 0% 0%);
  -o-transition: 0.5s;
  transition: 0.5s;
  font-family: "Montserrat";
  width: 180px;
  position: absolute;
  margin-left: -18px;
}

.akcii:hover {
  background-color: #000;
}

/*скругление шильдиков*/
.product-card-sell-badge_bottom {
  border-radius: 0px 10px 10px 0px;
}

/*шильдик видео*/
span.product-item__flag.product-item__flag--discounted {
  width: 51px;
  height: 30px;
  background-image: url(https://bistro-dveri.ru/media/uploads/video.svg);
  background-repeat: no-repeat;
  background-position: center center;
}

.product-item__flag--discounted {
  color: #ff000000;
}

.slider-constructor {
  width: 100%;
}

/*Палитра*/

.pal {
  border: 1px solid #ff0000;
  padding: 30px;
  cursor: pointer;
  height: 215px;
  margin-bottom: 20px;
  transition: 0.3s;
}

.h-doc {
  font-size: 14px;
  line-height: 18px;
  margin-top: 4px;
  text-align: center;
  margin-right: -66px;
  font-weight: 700;
}

.png-doc {
  margin-bottom: 79px;
  text-align: center;
  margin: 3px 61px 6px;
}

/*палитра дверей*/
.product-images__text {
  color: #000000;
}

.product-images__item {
  position: relative;
  margin-bottom: 25px;
  cursor: pointer;
  display: block;
}

.text-page img {
  margin-bottom: 15px;
  max-width: 100%;
  border-radius: 10px;
}

.fancybox-image,
.fancybox-spaceball {
  border-radius: 20px;
}

.text-akcii-1 {
  top: -260px;
  position: relative;
  left: -17px;
}

.text-akcii-big {
  top: -250px;
  line-height: 100%;
  position: relative;
  left: -16px;
  font-weight: 800;
  font-size: 35px;
  font-family: "Montserrat";
  color: #000;
}

/*адаптив не пропустите акции*/

@media (max-width: 1279px) {
  .button_akcii {
    top: -87px;
  }

  .text-akcii-1 {
    top: -230px;
  }

  .text-akcii-big {
    top: -220px;
    font-size: 26px;
  }
}

@media (max-width: 550px) {
  .button_akcii {
    top: -62px;
  }
}

@media (max-width: 350px) {
  .button_akcii {
    top: -8px;
  }

  .text-akcii-1 {
    top: -158px;
  }

  .text-akcii-big {
    top: -160px;
  }
}

/*мобильная версия отзывы*/
@media (max-width: 550px) {
  .feedback-block .mb-25 {
    top: 6px;
    position: relative;
  }

  /*белый фон отзывов*/
  .slider-constructor[data-adaptive-height] .slick-slide {
    bottom: 20px;
    position: relative;
  }
}

@media (max-width: 450px) {
  .feedback-block .mb-25 {
    top: 7px;
    position: relative;
  }

  /*белый фон отзывов*/
  .slider-constructor[data-adaptive-height] .slick-slide {
    bottom: 20px;
    position: relative;
  }
}

/*мобильная версия заголовков хиты, фурнитура и т.д*/
@media (max-width: 550px) {
  .mb-25 {
    margin-bottom: -5px !important;
  }
}

/* правки главная */

@media (max-width: 767px) {
  .feedback-block .star {
    width: 75px;
  }

  #matomba_frame_contain_consultant.matomba_consultant_left,
  #matomba_consultant.matomba_consultant_left {
    display: none;
  }

  .search--box form {
    margin-left: 10px;
  }
}

.header--mob .search--box input {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 30px;
  color: #333;
}

.search--box form.s-icon-right .submit {
  margin-left: -20px;
}

.s-item-price {
  color: #18829a;
}

.s-item-price,
.s-item-info span {
  font-family: "Montserrat";
}

.logo-link__image {
  max-width: 70%;
}

.mobile-side-menu-footer {
  padding-top: 20px;
}

.bottom-mobile-menu-button_active .bottom-mobile-menu-button__text,
.bottom-mobile-menu-button:hover .bottom-mobile-menu-button__text {
  color: #ff0000;
}

.bottom-mobile-menu-button__text {
  font-size: 12px;
  font-family: "Montserrat";
  line-height: 120%;
}

.bottom-mobile-menu-button__text {
  color: #a3a3a3;
}

.bottom-mobile-menu__row {
  padding: 0 10px;
}

/* анимация */

@media (max-width: 768px) {
  [data-aos] {
    opacity: 1 !important;
    transform: translate(0) !important;
  }
}

@media (max-width: 550px) {
  .text-akcii-big {
    top: -150px;
    position: relative;
    left: -16px;
    font-weight: 800;
    font-size: 22px;
    font-family: "Montserrat";
    color: #000;
  }

  .text-akcii-1 {
    top: -164px;
    width: 200px;
  }
}

.v_podrok {
  width: 200px !important;
}

.additional-product__image {
  object-fit: contain;
}

.additional-products-block__button {
  --color-text: var(--color-button-cart-text, #fff);
  --color-background: #18829a;
  --color-border: #18829a;
  --color-text-hover: var(--color-button-cart-text-hover, var(--color-text));
  --color-background-hover: #18829a;
  --color-border-hover: #18829a;
  border-radius: 50px;
  padding: 0 16px;
  line-height: 48px;
  height: 48px;
}

.additional-products-block__button img {
  margin-bottom: 0;
  border-radius: 0;
}

.product-card__radio-options.product-modification-params a.active,
.product-card__product-mod-param_active,
.product-card__radio-options a:hover {
  background: #18829a;
  border-color: #18829a;
  color: #fff;
}

.product-card__radio-options a {
  border-radius: 100px;
}
.catalog-menu-item:nth-child(5n + 5) {
  height: var(--category-preview-height, 300px);
  width: 280px;
}

.RatingBadgeWidget {
  overflow: hidden;
}

.catalog-menu-item:nth-child(5n + 5) {
  margin: 0 15px 15px 0;
}

.catalog-menu-item:nth-child(5n + 5) {
  height: var(--category-preview-height, 300px);
  width: 280px;
}

@media (max-width: 767px) {
  .actions-content .item {
    display: block;
  }
}

span.recaptcha-terms {
  display: none;
}

.pagination span.active {
  background-color: #18829a;
  border-color: #18829a;
}

.pagination span:hover {
  background-color: #333;
  border-color: #333;
  color: #fff;
}

.pagination span {
  border: solid 1px #18829a;
}

.pagination .next {
  border: 1px solid #18829a;
}

.pagination .prev:hover,
.pagination .next:hover {
  background-color: #333;
}

.pagination .next:before {
  border: solid 2px #333;
  transform: rotate(45deg);
  border-left: none;
  border-bottom: none;
}

.product-card .cart-icon {
  display: none;
}

/* running line */

.pre-header-line {
  margin-top: 20px;
}

.first-screen-offer-running-line__item {
  font-size: 14px;
  cursor: pointer;
  color: #2b2b2b;
  display: inline-block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  white-space: nowrap;
}

.first-screen-offer-running-line {
  height: 50px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-animation: marquee 60s linear infinite;
  animation: marquee 60s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 6700px;
  height: 38px;
}

.offer-running-line {
  overflow: hidden !important;
  background-color: var(--custom-accent-color-500);
}

main {
  overflow: hidden;
}

@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  to {
    -webkit-transform: translateX(-5000px);
    transform: translateX(-5000px);
  }
}

@keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  to {
    -webkit-transform: translateX(-5000px);
    transform: translateX(-5000px);
  }
}

@media (max-width: 1279px) {
  .gl-slide-offer {
    margin-top: 80px;
  }
}

@media (max-width: 991px) {
  .pre-header-line {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .first-screen-offer-running-line__item {
    color: var(--custom-white-color);
    font-size: 12px;
  }

  .offer-running-line {
    background-color: var(--custom-accent-color-500);
  }

  .first-screen-offer-running-line {
    width: 5000px;
  }

  .gl-slide-offer {
    margin-top: -30px;
  }

  .statictext-offer {
    margin-top: 90px;
  }
}

.article-inner__content .akcii {
  position: relative;
  margin-left: 0;
}

.action-item__type--news span {
  width: max-content;
}

.SmartCaptcha-Shield {
    z-index: 1;
}

.static-sale-btn {
  margin-bottom: 90px;
}

.sale-btn {
  margin: 0 auto;
  display: flex;
  gap: 10px;
  width: max-content;
  align-items: center;
  cursor: pointer;
  padding: 0 40px;
  font-size: 16px;
}

.sale-btn img {
  margin: 0;
}

.cookie-modal__content button {
    background-color: #ff0000;
    font-family: 'Montserrat';
    border-radius: 40px;
}

.cookie-modal__content button:hover {
    background-color: #000;
}

.cookie-modal__content h4 {
    font-family: 'Montserrat';
}

.forma_klient .checkbox span, .banner-collection-fr .checkbox span {
    color: #ffffff !important;
}

.rating .star {
    width: 48px;
}

.button-offer {
    margin-bottom: 30px;
}

@media (max-width: 575px) {
.sale-btn {
    width: 100%;
}

.static-sale-btn {
    margin-bottom: 60px;
}

.hit {
    margin-bottom: 70px;
}

.question-form {
    padding: 40px 0 0 0;
}

.youtube {
  width: 100%;
}
}