body,
html {
  height: auto;
}
.categories-list-item a,
.filters-list li {
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  display: inline-block;
}
.product .floating_buttons,
.product_image .img-hover {
  opacity: 0;
  visibility: hidden;
}
.cabinet_address,
.history-table,
.simple-page table,
.thank_info {
  border-collapse: collapse;
}
body {
  overflow: visible;
}
body ::selection {
  color: #fff;
  background: #323232;
}
body ::-moz-selection {
  color: #fff;
  background: #323232;
}
.contact-line:first-child .text b,
.faq-block .accordeon-content:nth-child(2),
.ing-custom-block .info-body,
.ing-product_desc .info-block.info-block-ing .info-body,
.swiper-slide:not(:first-child),
.upload-wrapper.active .remove-file {
  display: block;
}
.advan-sec,
.bike-cont,
.bike-main,
.create-sec,
.delivery-form.cabinet-form .price-wrapp,
.faq-form-sec,
.footer-info,
.footer-top,
.footer-top .footer-link,
.news-cont,
.news-sec,
.pass-sec,
.pay-map-block,
.prod-sec,
.product-detail-sec,
.seo-cont,
.seo-sec,
.swiper-sec,
footer {
  position: relative;
  display: block;
  width: 100%;
}
.checkout-section .content-title,
.contact-main-title,
.delivery-form.cabinet-form .input-last,
.prod-sec .product-title {
  margin-bottom: 40px;
}
.prod-sec .prod-decor {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
}
.prod-link-on-new {
  position: absolute;
  display: block;
  left: 0;
  top: -150px;
}
.categories-list,
.thumb-input-number {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
}
.categories-menu {
  position: relative;
  margin-bottom: 30px;
}
.categories-list {
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #f5f5f5;
  border-radius: 6px;
  padding: 3px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.categories-list-item a {
  position: relative;
  padding: 15px 10px;
  font-size: 14px;
  font-weight: 500;
  color: #6d6d6d;
  transition: 0.25s;
  text-transform: uppercase;
  margin-right: 5px;
}
.advan-block:last-child,
.btn-icon.insta,
.categories-list-item:last-child a,
.comment-love .select-icon:last-child,
.faq-tabs .tab-toggle div:last-child,
.filters-list li:last-child,
.ing_footer-buttons .btn:last-child,
.product_variations li:last-child {
  margin-right: 0;
}
.categories-list-item a:active,
.custom_dropdown-title:active,
.fav-btn:active,
.fav-btn_remove_constructor:active,
.filters-list li:active,
.link-icon:active,
.prod_horiz-desc .title:active,
.product_plus:active,
.product_title a:active,
.product_variations li:active,
.simple-link:active,
.swiper-button-next:active,
.swiper-button-prev:active,
.thumb-input-number button:active {
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
}
.categories-list-item.active a {
  background-color: #599921;
  color: #fff;
  border-radius: 6px;
}
.category-title,
.options > .opt.disabled:first-child,
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  display: none;
}
.back-link,
.bike-cont .upper,
.cabinet-form .link-icon,
.custom_dropdown-title,
.empty-link,
.faq-tabs .tab-toggle div,
.footer-top .footer-link.footer-link-main a,
.news-cont .title,
.product_labels li,
.product_plus,
.read-more {
  text-transform: uppercase;
}
.faq-form-sec .form,
.filters-list {
  text-align: center;
}
.filters-list li {
  position: relative;
  margin-right: 20px;
  cursor: pointer;
  transition: 0.25s;
}
.filters-list li:before {
  content: "";
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  border: 1px solid #ececec;
  border-radius: 5px;
}
.filters-list li:after {
  content: "";
  position: absolute;
  left: 4px;
  top: 6px;
  width: 12px;
  height: 12px;
  background-color: #599921;
  border-radius: 3px;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.checkbox-entry input:checked + span:after,
.filters-list li.active:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
@media (max-width: 1366px) {
  .filters-list li:before {
    margin-top: 0;
  }
  .filters-list li:after {
    top: 4px;
  }
}
.thumb-input-number {
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #181818;
  font-size: 14px;
  line-height: 1;
}
.thumb-input-number button {
  position: relative;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: #f5f5f5;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  font-size: 18px;
  font-weight: 700;
  color: #323232;
  border-radius: 5px;
}
.thumb-input-number input {
  width: 50px;
  height: 26px;
  font-weight: 500;
  color: #323232;
  text-align: center;
  font-size: 16px;
}
.fill-anime {
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.fav-btn,
.fav-btn_remove_constructor {
  width: 23px;
  height: 20px;
  line-height: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  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;
  cursor: pointer;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.fav-btn svg {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.fav-btn {
  background-image: url(../img/icons/love-empty-icon_green.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.comment-love .select-icon.icon-love,
.fav-btn.active {
  background-image: url(../img/icons/love-icon_green.svg);
}
.btn-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.btn-loader-inner {
  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;
  width: 100%;
  height: 100%;
  background-color: #599921;
  border-radius: 200px;
}
.btn-loader-inner span {
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background-color: #fff;
  margin: 0 3px;
  -webkit-animation: 1s infinite scale;
  animation: 1s infinite scale;
}
.btn-loader-inner span:nth-child(2),
.btn-loader-inner span:nth-child(3) {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.btn-loader-complete {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  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;
  background-color: #599921;
  border-radius: 200px;
  background-image: url(../img/icons/icon-prod_check.svg);
  background-position: center;
  background-repeat: no-repeat;
}
.address-map-wrap,
.checkout-map,
.custom_dropdown,
.product,
.product_image,
.product_image-wrap,
.swiper-entry,
a.footer-dev-logo {
  position: relative;
}
.product,
.product_labels {
  -ms-flex-direction: column;
}
@-webkit-keyframes scale {
  0%,
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(2);
    transform: scale(1.5);
  }
}
@keyframes scale {
  0%,
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(2);
    transform: scale(1.5);
  }
}
.product-row {
  margin-top: 40px;
}
.product-row > [class*="col"] {
  margin-bottom: 45px;
}
@media (max-width: 767px) {
  .product-row > [class*="col"] {
    margin-bottom: 20px;
  }
}
.product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  height: 100%;
  padding: 15px;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
}
.product_image {
  display: block;
  padding-bottom: 100%;
  overflow: hidden;
}
.product_image .img {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  transition: transform 0.5s, opacity 0.25s;
}
.product .product_top-right,
.product_labels {
  top: 0;
  -webkit-box-direction: normal;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
}
.product_labels {
  left: 0;
  display: flex;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.product_labels li {
  display: block;
  padding: 8px 10px;
  margin-bottom: 5px;
  font-size: 10px;
  line-height: 1;
  color: #fff;
  border-radius: 3px;
  letter-spacing: 0.1em;
  font-weight: 700;
}
.about-info .text:last-child,
.bike-block:last-child,
.contact-line:last-child,
.cv-form textarea.input,
.faq-block .accordeon-content .text p:last-child,
.favourites-popup .info-body .info-item,
.footer-icon-block:last-child,
.footer-info-block:last-child,
.footer-top .footer-link a:last-child,
.ing-custom-block .info-block .info-item:last-child,
.ing_group:last-child,
.news-item:last-child,
.news-item:nth-last-child(2),
.pay-block .checkbox-entry-wrap:last-child,
.product_labels li:last-child,
.respons-popup
  .respons-info
  .SumoSelect
  > .optWrapper
  > .options
  li:last-child
  label,
.simple-page .simple-swiper:last-child,
.simple-page img:last-child,
.simple-page table:last-child,
.simple-page.text blockquote:last-child,
.simple-page.text h1:last-child,
.simple-page.text h2:last-child,
.simple-page.text h3:last-child,
.simple-page.text h4:last-child,
.simple-page.text h5:last-child,
.simple-page.text h6:last-child,
.simple-page.text iframe:last-child,
.simple-page.text ol:last-child,
.simple-page.text p:last-child,
.simple-page.text ul:last-child {
  margin-bottom: 0;
}
.product .product_top-right {
  width: 100%;
  right: 0;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  z-index: 1;
}
.product .product_top-right::before {
  content: "";
  position: absolute;
  top: -8px;
  right: -7px;
  width: 37px;
  height: calc(100% + 17px);
  background-color: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(5px);
  border-radius: 100px;
  z-index: -1;
}
.product .product_top-right:has(.info-btn)::before {
  height: calc(100% + 59px);
}
.product_size {
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  padding: 5px;
  border: 1px solid #ececec;
  margin-top: 5px;
  border-radius: 3px;
}
.product .floating_buttons {
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  padding-top: 80px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(255, 255, 255, 0)),
    to(white)
  );
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 100%);
}
.product .floating_buttons .btn {
  padding: 15px 0;
  flex: 0 0 49%;
  letter-spacing: 0.1em;
  font-size: 10px;
}
.product_title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
  margin-top: 10px;
}
.product_controls,
.product_plus {
  display: -webkit-box;
  display: -ms-flexbox;
}
.product_title {
  font-weight: 600;
  min-height: 3.25em;
}
.product_title a {
  position: relative;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 3em;
}
.product_desc {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: auto;
  height: 62px;
  color: #6d6d6d;
}
.footer-info .text,
.footer-info-block .text,
.product_desc.text {
  line-height: 1.5em;
}
.product_price-wrap {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-weight: 600;
}
.product_price-old {
  position: absolute;
  bottom: 100%;
  right: 0;
  top: -14px;
  text-decoration: line-through;
  white-space: nowrap;
  font-size: 80%;
  color: #6d6d6d;
}
.bike-block.green .bike-cont .title,
.bike-block.green .bike-cont ul li span,
.cabinet_address tr.active .cabinet_address-detail,
.checkbox-entry a,
.custom_dropdown-title.active,
.delivery-popup .popup-title,
.history-status.done,
.ingredient.active .ingredient_title,
.product_plus,
.product_price,
.thank_head b {
  color: #599921;
}
.product .product_plus,
.product_variations {
  margin-top: 10px;
}
.product_variations li {
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  padding: 5px 10px;
  border: 1px solid #599921;
  margin-right: 2px;
  margin-top: 2px;
  cursor: pointer;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.product_plus,
.product_plus span {
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
}
.product_variations li.active {
  color: #fff;
  background-color: #599921;
}
.product_controls {
  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_plus {
  width: fit-content;
  padding: 18px 30px;
  margin-bottom: 30px;
  border-radius: 6px;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  border: 1px solid #599921;
  letter-spacing: 0.15em;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transition: 0.25s;
  cursor: pointer;
}
.prod_horiz,
.prod_horiz-controls,
.product_plus span {
  display: -webkit-box;
  display: -ms-flexbox;
}
.product_plus span {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 20px;
  height: 20px;
  padding-left: 2px;
  padding-bottom: 2px;
  background: #599921;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  border-radius: 5px;
  margin-right: 15px;
  transition: 0.25s;
}
.checkbox-entry-wrap.with-title .h5,
.news-cont .title,
.prod_horiz-desc .title,
.sorry p {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.prod_horiz {
  position: relative;
  border-radius: 6px;
  padding: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: flex;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.prod_horiz-controls {
  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;
  max-width: 220px;
}
.input-button .btn,
.prod_horiz-controls .thumb-input-number {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.prod_horiz .btn-close {
  position: absolute;
  right: 10px;
  top: 10px;
}
.prod_horiz-img {
  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;
  width: 124px;
  height: 124px;
  max-height: 124px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.prod_horiz-img .img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.prod_horiz-desc {
  padding: 0px 20px 20px 30px;
  width: 100%;
}
.prod_horiz-desc .title {
  font-size: 18px;
  color: #323232;
  font-weight: 500;
  position: relative;
  display: -webkit-box;
  overflow: hidden;
  max-height: 3em;
  margin-bottom: 5px;
  padding-right: 24px;
}
.checkout-products .prod_horiz,
.delivery-form .input-button,
.ing-product_desc .info-block.info-block-ing .info-body .info-item,
.ing_body-left .title,
.ing_group-title,
.prod_horiz-desc .custom_dropdown,
.prod_horiz-desc .description {
  margin-bottom: 10px;
}
.prod_horiz-desc .product_additions {
  margin-bottom: 5px;
  font-size: 12px;
  display: none;
}
.prod_horiz-desc .price-wrap {
  position: absolute;
  right: 20px;
  bottom: 15px;
}
.swiper-sec .swiper-main-title {
  margin-bottom: 65px;
}
.swiper-sec .slider-decor {
  position: absolute;
  z-index: -1;
  right: 0;
  top: -20px;
}
.swiper-container {
  padding-bottom: 20px;
}
.swiper-container:not(.swiper-no-swiping) .swiper-wrapper {
  cursor: url(../img/drag.png) 16 9, ew-resize;
}
.swiper-container-vertical:not(.swiper-no-swiping) .swiper-wrapper {
  cursor: url(../img/drag-vertical.png) 8 16, ns-resize;
}
.swiper-button-lock + .swiper-button-lock + .swiper-container .swiper-wrapper {
  cursor: default;
}
.swiper-pagination.swiper-pagination-relative {
  position: relative;
  margin-top: 40px;
  bottom: auto !important;
  display: none;
}
.swiper-pagination {
  line-height: 0;
  z-index: 2;
}
.breadcrumbs li:last-child:after,
.pac-container.pac-logo:after,
.swiper-button-next:after,
.swiper-button-prev:after {
  content: none;
}
.swiper-pagination-bullet {
  position: relative;
  width: 40px;
  height: 3px;
  border-radius: 5px;
  background-color: #ececec;
  opacity: 1;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.swiper-pagination-bullet:active {
  -webkit-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px);
}
.swiper-pagination-bullet-active {
  background-color: #599921;
  width: 60px;
  height: 4px;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet,
.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px;
}
.swiper-button-next,
.swiper-button-prev {
  display: block;
  width: 75px;
  height: 75px;
  margin-top: 0;
  transform: translateY(-50%);
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.swiper-button-next svg,
.swiper-button-prev svg {
  position: relative;
  z-index: 1;
}
.swiper-button-prev .stroke-anime {
  stroke-dasharray: 170;
  stroke-dashoffset: 140;
  stroke: #db2526;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}
.swiper-button-next .stroke-anime {
  stroke-dasharray: 170;
  stroke-dashoffset: 180;
  stroke: #db2526;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}
.swiper-button-prev {
  left: -70px;
}
.swiper-button-next {
  right: -70px;
}
.news-swiper {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 70px;
  margin-top: 50px;
}
.info-main,
.news-swiper .news-item {
  width: 100%;
}
.news-swiper .swiper-button-prev {
  left: -46px;
  margin-top: -50px;
}
.news-swiper .swiper-button-next {
  right: -46px;
  margin-top: -50px;
}
.news-swiper .swiper-pagination {
  position: relative;
  display: none;
  margin-top: 40px;
}
@media (max-width: 1640px) {
  .thumb-input-number input {
    width: 35px;
  }
  .product .floating_buttons .btn {
    line-height: 16px;
  }
  .news-swiper .swiper-button-prev {
    left: -30px;
  }
  .news-swiper .swiper-button-next {
    right: -30px;
  }
}
@media (max-width: 1366px) {
  .prod-sec .product-title {
    margin-bottom: 20px;
  }
  .prod-sec .prod-decor,
  .swiper-sec .slider-decor {
    display: none;
  }
  .product_title a {
    line-height: 22px;
  }
  .product .floating_buttons .btn {
    line-height: 14px;
  }
  .swiper-custom {
    padding: 20px 10px;
  }
  .swiper-sec .swiper-main-title {
    margin-bottom: 40px;
  }
  .news-swiper {
    padding: 0 50px;
    margin-top: 40px;
  }
}
.SumoSelect {
  display: block;
  width: 100%;
  cursor: pointer;
  z-index: 3;
}
.SumoSelect.open {
  z-index: 4 !important;
}
.SumoSelect:hover {
  z-index: 3;
}
.SumoSelect > .CaptionCont {
  cursor: pointer;
  border-radius: 0;
  border: 1px solid #323232;
  background: 0 0;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.SumoSelect > .optWrapper {
  background-color: #fff;
  border-radius: 0;
  padding: 0;
  overflow: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 100%;
  z-index: 2;
  display: block;
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border: 1px solid #ededed;
  border-top-width: 0;
}
.SumoSelect.open > .CaptionCont,
.SumoSelect:focus > .CaptionCont,
.SumoSelect:hover > .CaptionCont {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #599921;
}
.SelectBox {
  font-size: 14px;
  line-height: 1;
  padding: 13px 40px 12px 20px;
}
.SumoSelect > .CaptionCont > span.placeholder {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.48px;
  font-style: normal;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.SumoSelect.disabled,
.SumoSelect.open > .CaptionCont > span.placeholder,
.ingredient.active .ingredient_action:before,
.popup-wrapper.active .bg-layer {
  opacity: 1;
}
.SumoSelect > .CaptionCont > span {
  padding-right: 0;
  cursor: pointer;
  line-height: 24px;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.48px;
}
.SumoSelect > .CaptionCont > label {
  cursor: pointer;
  width: 40px;
}
.SumoSelect > .CaptionCont > label > i {
  background-image: none;
  opacity: 1;
  width: 32px;
  height: 32px;
}
.SumoSelect > .CaptionCont > label > i:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 2.5px 0;
  border-color: #323232 transparent transparent;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.SumoSelect > .optWrapper > .options li label,
.input {
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  font-size: 16px;
}
.SumoSelect.open > .CaptionCont > label > i:before {
  -webkit-transform: translate(-50%, -50%) rotate(-180deg);
  -ms-transform: translate(-50%, -50%) rotate(-180deg);
  transform: translate(-50%, -50%) rotate(-180deg);
}
.SumoSelect.open > .optWrapper {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  top: 100%;
}
.SumoSelect > .optWrapper > .options li.opt {
  padding: 0;
  border-bottom: 0;
}
.SumoSelect > .optWrapper > .options > li.opt:first-child {
  border-radius: 0;
}
.SumoSelect > .optWrapper > .options li label {
  padding: 12px 20px;
  line-height: 1;
  transition: 0.25s;
}
.SumoSelect > .optWrapper > .options {
  max-height: 220px;
  border-radius: 0;
  padding: 10px 0;
}
.CaptionCont img + span,
.SumoSelect .select-all > label,
.SumoSelect > .optWrapper.multiple > .options li.opt label {
  padding-left: 25px;
}
.SumoSelect .select-all > span,
.SumoSelect > .optWrapper.multiple > .options li.opt span {
  width: 10px;
  margin-left: 0;
}
.CaptionCont img {
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 13px;
  height: auto;
}
.SumoSelect.disabled > .CaptionCont {
  border: 1px solid rgba(235, 235, 235, 0.15);
  cursor: not-allowed;
}
.SumoSelect.disabled > .CaptionCont > span {
  cursor: not-allowed;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #222;
  opacity: 1;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #222;
  opacity: 1;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #222;
  opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #222;
  opacity: 1;
}
input,
select,
textarea {
  border-radius: 0;
  background: 0 0;
  border: none;
  margin: 0;
  width: 100%;
  padding: 0;
}
textarea {
  display: block;
  resize: none;
  overflow: auto;
}
select::-ms-expand {
  display: none;
}
.input {
  height: 54px;
  color: #323232;
  border: 1px solid #ececec;
  background-color: #fff;
  line-height: 51px;
  padding: 0 20px;
  border-radius: 3px;
  transition: 0.25s;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.input::placeholder {
  color: #6d6d6d;
}
.input:focus {
  border: 1px solid #599921;
}
textarea.input {
  height: 105px;
  padding-top: 15px;
  padding-bottom: 5px;
  line-height: 18px;
}
.invalid {
  border-color: #dd2a26;
}
.invalid::placeholder {
  color: #dd2a26;
}
.delivery-form.cabinet-form .main-order-wrapp,
.error-cont .title,
.form .form-title,
.form .input,
.ing_body-left .product_image,
.ing_group,
.popup-form:not(:last-child),
.product_detail .product_plus,
.product_detail .product_variations,
.product_detail .title,
.seo-cont .title {
  margin-bottom: 20px;
}
.checkbox-entry {
  display: inline-block;
  cursor: pointer;
  margin: 0;
  padding: 0;
  min-width: 30px;
  min-height: 20px;
}
.cart-empty-section,
.checkbox-entry input,
.delivery-form.cabinet-form .SumoSelect > .CaptionCont > label,
.ing_footer-buttons .btn::before,
.more-text .text,
.respons-popup .respons-info .SumoSelect > .CaptionCont > label,
.search-mobile-button,
.toggle-block,
.upload-wrapper input {
  display: none;
}
.checkbox-entry span {
  position: relative;
  font-size: 16px;
  line-height: 20px;
  padding-left: 30px;
  display: block;
  color: #5c5752;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.checkbox-entry span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 14px;
  height: 14px;
  border: 1px solid #e9e9e9;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 2px;
}
.checkbox-entry span:after {
  content: "";
  position: absolute;
  left: 3px;
  top: 6px;
  width: 8px;
  height: 8px;
  border-radius: 2px;
  background-color: #599921;
  z-index: 1;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.checkbox-entry input:checked + span:before {
  border-color: #599921;
}
.favourites-popup .info-body,
.input-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.breadcrumbs li,
.breadcrumbs li:after,
.custom_dropdown-title {
  display: inline-block;
  position: relative;
}
.input-button .input {
  margin-bottom: 0;
  width: 100%;
}
.breadcrumbs {
  position: relative;
  left: -25px;
  margin-bottom: 50px;
}
.breadcrumbs li {
  letter-spacing: 0.01em;
  font-size: 13px;
  color: #323232;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.breadcrumbs li:after {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid #599921;
  margin: 0 15px 0 10px;
}
.breadcrumbs li.active,
.cabinet-form .btn-close,
.cv-form .text,
.delivery-form.cabinet-form .price-wrapp .price-delivery.text,
.delivery-form.cabinet-form .price-wrapp .price-discount.text,
.footer-bottom .copiri,
.footer-info p,
.footer-info-block p,
.history-table-wrap .history-table thead,
.ingredient_bottom span:first-child,
.popup-align .popup-bottom a.link-grey {
  color: #6d6d6d;
}
.custom_dropdown-title {
  font-size: 12px;
  line-height: 1.5;
  padding-right: 20px;
  margin-bottom: 5px;
  cursor: pointer;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.custom_dropdown-title:before {
  content: "";
  right: 0;
  top: 3px;
  position: absolute;
  width: 7px;
  height: 7px;
  border-right: 1px solid #323232;
  border-bottom: 1px solid #323232;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.link-icon,
.simple-link {
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  cursor: pointer;
}
.custom_dropdown-title.active:before {
  -webkit-transform: translateY(3px) rotate(-135deg);
  -ms-transform: translateY(3px) rotate(-135deg);
  transform: translateY(3px) rotate(-135deg);
  border-color: #599921;
}
.custom_dropdown-toggle {
  position: relative;
  display: none;
  font-size: 12px;
  color: #6d6d6d;
}
.back-link,
.link-icon,
.link-icon:before,
.popup-container,
.popup-content:after {
  display: inline-block;
}
.custom_dropdown-toggle span {
  position: relative;
  padding-left: 18px;
}
.cart-dropdown-delete {
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  color: #db2526;
  z-index: 2;
  cursor: pointer;
}
.cart-dropdown-delete::before {
  position: absolute;
  content: "\02715";
  left: 2px;
  top: -1px;
}
.back-link,
.link-icon,
.link-icon:before,
.simple-link {
  position: relative;
}
.link-icon {
  color: #565656;
  transition: 0.25s;
}
.link-icon:before {
  content: "";
  width: 15px;
  height: 15px;
  background-image: url(../img/icons/icon-edit.svg);
  background-repeat: no-repeat;
  margin-right: 8px;
  vertical-align: middle;
}
.simple-link {
  color: #599921;
  transition: 0.25s;
}
.back-link {
  padding-left: 15px;
  color: #6d6d6d;
  line-height: 1;
  cursor: pointer;
}
.back-link:before {
  content: "";
  position: absolute;
  left: 2px;
  top: 2px;
  width: 9px;
  height: 9px;
  border-left: 2px solid #6d6d6d;
  border-bottom: 2px solid #6d6d6d;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.popup-wrapper {
  position: fixed;
  z-index: 110;
  top: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.popup-wrapper.active {
  visibility: visible;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.popup-wrapper .bg-layer {
  position: absolute;
  left: 0;
  top: -100px;
  right: 0;
  bottom: -100px;
  background: rgba(0, 0, 0, 0.41);
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  opacity: 0;
}
.popup-content {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  font-size: 0;
  text-align: center;
  -webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out,
    -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out, opacity 0.3s ease-out,
    visibility 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out, opacity 0.3s ease-out,
    visibility 0.3s ease-out;
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  opacity: 0;
  visibility: hidden;
  padding: 15px;
}
.popup-content.active {
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.popup-content:after {
  vertical-align: middle;
  height: 100%;
  content: "";
}
.popup-container {
  vertical-align: middle;
  width: 100%;
  position: relative;
  text-align: left;
  background-color: #fff;
  border-radius: 6px;
}
.popup-create-btn,
.respons-popup .respons-info {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
}
.popup-container.size-1 {
  max-width: 680px;
}
.popup-content .layer-close {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 10000px;
}
.popup-align {
  padding: 60px 70px 70px;
  overflow: hidden;
}
.popup-content .popup-container > .btn-close {
  position: absolute;
  right: 14px;
  top: 14px;
}
.content-title,
.delivery-form .checkbox-entry-wrap,
.favourites-popup .product_image,
.popup-form .input,
.popup-title {
  margin-bottom: 15px;
}
.popup-form,
.simple-page table tr {
  text-align: left;
}
.popup-form .checkbox-entry {
  margin-bottom: 30px;
  margin-top: 15px;
}
.popup-form:not(:first-child) {
  margin-top: 30px;
}
.popup-description {
  max-width: 390px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.5em;
  color: #6d6d6d;
}
.popup-align a::before {
  width: 0;
  right: 0;
  left: auto;
}
.popup-align .popup-bottom a.link-grey::before {
  background-color: #6d6d6d;
}
.sorry-popup .popup-container,
.thank-popup .popup-container.size-1 {
  max-width: 660px;
}
.sorry-popup .popup-align {
  padding: 65px 160px;
}
.sorry-popup .popup-title {
  margin-top: 40px;
  margin-bottom: 20px;
}
.history-status.canceled,
.more-text.open-more-text .read-more,
.sorry-popup .popup-title span {
  color: #db2526;
}
.popup-create .popup-align {
  padding: 60px 100px 70px;
}
.popup-create-btn {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.popup-create-btn .btn {
  padding: 20px 65px;
}
.popup-create-btn .btn:last-child {
  padding: 18px 65px;
}
.favourites-popup .fav-btn,
.favourites-sec .fav-btn {
  background-image: none;
}
.favourites-popup .popup-container {
  max-width: 1400px;
}
.favourites-popup .popup-align {
  padding: 60px 0;
}
.cabinet-form .input-last,
.cabinet_address-wrap,
.checkout-products,
.conatct-form .form.popup-form textarea.input,
.faq-form-sec .form textarea,
.favourites-popup .popup-title,
.ing_output,
.pass .form .input.last-input,
.product_detail .checkbox-entry {
  margin-bottom: 30px;
}
.favourites-popup .product_title-wrap {
  font-size: 20px;
  font-weight: 500;
  color: #323232;
}
.favourites-popup .product_desc {
  font-size: 14px;
  text-align: left;
  color: #6d6d6d;
  margin: 0;
}
.respons-popup .upload-wrapper {
  margin: 15px 0 30px;
}
.respons-popup .respons-info {
  margin: 15px 0 30px;
  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;
}
.delivery-popup-block,
.delivery-popup-block .delivery-popup-link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  width: 100%;
}
.respons-popup .respons-info .SumoSelect {
  width: 48%;
}
.respons-popup .respons-info .SelectBox {
  max-width: 100%;
  padding: 0;
}
.respons-popup .respons-info .SumoSelect > .CaptionCont {
  border: none;
  position: relative;
  padding-right: 20px;
}
.respons-popup .respons-info .SumoSelect > .CaptionCont::before {
  position: absolute;
  content: "";
  top: 9px;
  right: 10px;
  width: 6px;
  height: 6px;
  border-left: 1px solid #323232;
  border-bottom: 1px solid #323232;
  transform: rotate(-45deg);
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.respons-popup .respons-info .SumoSelect.open > .CaptionCont::before {
  transform: rotate(-225deg);
  top: 12px;
}
.respons-popup .respons-info .SumoSelect:focus > .CaptionCont,
.respons-popup .respons-info .SumoSelect:hover > .CaptionCont,
.respons-popup .respons-info .SumoSelect > .CaptionCont:hover {
  border: none;
}
.respons-popup .respons-info .SumoSelect > .CaptionCont > span {
  font-size: 14px;
  color: #323232;
  font-weight: 400;
  white-space: normal;
  text-overflow: inherit;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.respons-popup .respons-info .SumoSelect > .optWrapper > .options li label {
  text-overflow: inherit;
  white-space: normal;
  color: #2d2d2d;
  font-size: 14px;
  padding: 0;
  margin-bottom: 15px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.delivery-form.cabinet-form .checkbox-entry input:checked + span,
.delivery-form.cabinet-form .checkbox-entry span b,
.delivery-form.cabinet-form .main-price span,
.delivery-form.cabinet-form .price-wrapp .price-delivery b,
.delivery-form.cabinet-form .price-wrapp .price-discount b,
.delivery-popup .popup-title b,
.footer-info b,
.footer-info span,
.ing-product_desc .info-block.info-block-ing .info-body .info-item p b,
.ingredient_bottom span:last-child,
.respons-popup
  .respons-info
  .SumoSelect
  > .optWrapper
  > .options
  li
  label
  span {
  color: #323232;
}
.respons-popup .respons-info .SumoSelect > .optWrapper {
  width: auto;
  border: none;
  left: -20px;
  top: 30px;
}
.respons-popup .respons-info .SumoSelect > .optWrapper > .options {
  width: 302px;
  padding: 12px 12px 12px 20px;
  background-color: #f5f5f5;
  border-radius: 6px;
}
.adress-popup .link::before {
  position: absolute;
  content: "";
  width: 0;
  height: 2px;
  left: auto;
  right: 0;
  bottom: 0;
  background-color: #599921;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.thank-popup .popup-align {
  padding: 60px 115px;
}
.thank-popup .popup-title {
  margin-top: 40px;
  color: #599921;
}
.delivery-popup .popup-container {
  max-width: 750px;
}
.delivery-popup .popup-align {
  padding: 65px 100px 75px;
}
.delivery-popup .text {
  color: #6d6d6d;
  max-width: 440px;
  margin: 0 auto;
  line-height: 1.4em;
}
.delivery-popup-block {
  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-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
}
.delivery-popup-block span {
  font-size: 14px;
  letter-spacing: 0.03em;
  color: #6d6d6d;
  margin-right: 30px;
}
.delivery-popup-block .delivery-popup-link {
  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: #fff;
  border: 2px solid #ececec;
  border-radius: 6px;
  max-width: 226px;
  height: 187px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.ingredient:before,
.ingredient_action {
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
}
.delivery-popup-block .delivery-popup-link:first-child {
  margin-right: 30px;
}
.delivery-popup-block .delivery-popup-link img {
  margin-bottom: 20px;
  display: inline-block;
}
.delivery-popup-block .delivery-popup-link p {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #323232;
}
.delivery-popup-block .delivery-popup-link p span {
  font-weight: 400;
  color: #6d6d6d;
  margin: 0;
}
.popup-bg-decor {
  position: absolute;
  top: 0;
  right: 0;
}
.popup-list-decor {
  position: absolute;
  bottom: 0;
  right: 5px;
}
.popup-vn-decor {
  position: absolute;
  top: 66px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 1366px) {
  .popup-form:not(:first-child) {
    margin-top: 20px;
  }
  .favourites-popup .popup-title {
    margin-bottom: 20px;
  }
  .respons-popup .respons-info,
  .respons-popup .upload-wrapper {
    margin: 5px 0 20px;
  }
  .favourites-popup .upload-wrapper {
    margin: 20px 0;
  }
  .sorry-popup .popup-align {
    padding: 40px 140px;
  }
  .popup-vn-decor {
    top: 40px;
  }
  .favourites-popup .info-body {
    display: block;
  }
  .favourites-popup .info-body .info-item {
    margin-bottom: 5px;
  }
  .favourites-popup .info-body .info-item:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .sorry-popup .popup-title {
    margin-top: 0;
  }
  .favourites-popup .popup-align {
    padding: 40px 0 20px;
  }
  .favourites-popup .product,
  .product_detail-swiper {
    margin-bottom: 20px;
  }
  .favourites-popup .product_image {
    padding-bottom: 70%;
  }
  .thank-popup .popup-align {
    padding: 40px 80px;
  }
  .breadcrumbs {
    left: 0;
  }
}
@media (max-width: 767px) {
  .prod-sec .spacer-sm.style-2 {
    display: none;
  }
  .categories-menu,
  .swiper-sec .swiper-main-title {
    margin-bottom: 20px;
  }
  .news-swiper {
    margin-top: 20px;
  }
  .sorry-popup .popup-container {
    max-width: 500px;
  }
  .popup-create .popup-align,
  .sorry-popup .popup-align {
    padding: 60px;
  }
  .popup-create-btn .btn {
    padding: 20px 30px;
  }
  .popup-create-btn .btn:last-child {
    padding: 18px 30px;
  }
  .respons-popup .popup-align,
  .thank-popup .popup-align {
    padding: 40px;
  }
  .delivery-popup .popup-align {
    padding: 50px;
  }
  .delivery-popup-block .delivery-popup-link:first-child,
  .delivery-popup-block span {
    margin-right: 20px;
  }
  .delivery-popup-block .delivery-popup-link {
    width: 181px;
    height: 150px;
  }
  .delivery-popup-block .delivery-popup-link img {
    margin-bottom: 5px;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.ingredient {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.product_detail-img {
  position: relative;
  padding-bottom: 100%;
  display: block;
  width: 500px;
}
.product_detail-img .img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.product_detail-swiper {
  width: 500px;
}
.product_detail-swiper .swiper-container {
  padding-bottom: 30px;
}
.fav-btn-detail-wrap {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 1;
  padding: 8px;
  border-radius: 100px;
  background-color: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(5px);
  aspect-ratio: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.product_detail-swiper .product_labels {
  z-index: 2;
}
.product_detail-swiper .swiper-pagination.swiper-pagination-relative {
  display: block;
  margin: 0;
}
.product_detail {
  position: relative;
  display: block;
  padding: 0 100px 0 30px;
}
.product_detail .description {
  margin-bottom: 20px;
  line-height: 1.6em;
  color: #6d6d6d;
}
.product_detail-controls {
  padding: 30px 0;
  border-top: 1px solid #f5f5f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product_detail-controls .thumb-input-number {
  margin-right: 50px;
}
.product_detail .checkbox-entry span {
  color: #323232;
  line-height: normal;
  padding-left: 35px;
}
.product_detail .checkbox-entry span::before {
  width: 20px;
  height: 20px;
  top: 1px;
  border-radius: 5px;
}
.product_detail .checkbox-entry span::after {
  width: 14px;
  height: 14px;
  top: 4px;
  border-radius: 4px;
}
.pass-buttons button:last-child,
.product-detail-btns button:last-child {
  float: right;
}
.product_detail .product_size {
  display: inline-block;
  margin-bottom: 10px;
}
.product_detail .product_price {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  color: #323232;
  font-weight: 400;
}
.product_detail .product_price-old {
  position: relative;
  bottom: 0;
  display: inline-block;
  vertical-align: middle;
}
.product-detail-decor {
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 160px;
}
.info-block.info-prod {
  position: relative;
  display: block;
  width: 100%;
  opacity: 1;
  top: auto;
  left: auto;
  right: auto;
  margin: 30px 0;
  padding: 20px 30px;
  transform: none;
  visibility: visible;
}
.cv-form .upload-wrapper .file-name,
.delivery-form.cabinet-form .thumb-input-number input,
.info-block.info-prod .info-body .info-item p,
.info-block.info-prod .info-head,
.ing-product_desc .info-block.info-block-ing .info-body .info-item p {
  font-size: 14px;
}
.info-block.info-prod .title {
  margin: 20px 0 10px;
}
.products_swiper {
  padding-left: 60px;
  padding-right: 60px;
}
.products_swiper .swiper-container {
  padding: 50px 20px;
  margin: -50px -20px;
}
.products_swiper .swiper-button-next,
.products_swiper .swiper-button-prev {
  top: calc(50% - 15px);
}
@media (max-width: 1750px) {
  .product_detail {
    padding: 0 50px 0 30px;
  }
}
@media (max-width: 1640px) {
  .product_detail {
    padding: 0 100px 0 0;
  }
  .product_detail-img,
  .product_detail-swiper {
    width: 100%;
  }
  .info-block.info-prod .info-body {
    display: flex;
  }
  .product-detail-decor {
    bottom: -100px;
  }
}
@media (max-width: 767px) {
  .delivery-popup-block .delivery-popup-link {
    flex-grow: 1;
    max-width: unset;
  }
}
@media (max-width: 575px) {
  .filters-list li:before {
    top: -2px;
  }
  .filters-list li:after {
    top: 2px;
  }
  .product_title {
    min-height: unset;
  }
  .product_desc,
  .product_title a {
    overflow: visible;
    -webkit-line-clamp: inherit;
    height: auto;
    max-height: 100%;
  }
  .delivery-popup-block,
  .rate-services {
    margin-top: 20px;
  }
  .popup-align {
    padding: 40px 15px 25px;
  }
  .respons-popup .respons-info {
    display: block;
  }
  .rate-services {
    width: 100%;
  }
  .rate-services p {
    margin-right: 10px;
  }
  .comment-love .select-icon {
    width: 21px;
  }
  .respons-popup .respons-info .SumoSelect {
    width: 94%;
  }
  .respons-popup .respons-info .SumoSelect > .CaptionCont::before {
    right: -10px;
  }
  .respons-popup .respons-info .SumoSelect > .optWrapper {
    left: 0;
    width: 100%;
  }
  .respons-popup .respons-info .SumoSelect > .optWrapper > .options {
    width: 100%;
    padding: 10px;
  }
  .delivery-popup .popup-align {
    padding: 40px;
  }
  .delivery-popup-block .delivery-popup-link {
    width: 145px;
    height: 120px;
  }
  .delivery-popup-block .delivery-popup-link img {
    margin: 0;
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
  }
  .delivery-popup-block .delivery-popup-link p span,
  .product-detail-btns .btn {
    font-size: 12px;
  }
  .delivery-popup-block .delivery-popup-link p {
    font-size: 10px;
    position: relative;
    top: -20px;
  }
  .product_detail .title {
    margin-bottom: 10px;
  }
  .delivery_popup_city .autocomple_wrap {
    margin-bottom: 15px;
  }
}
@media (max-width: 480px) {
  .info-block.info-prod .title {
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .breadcrumbs {
    display: none;
  }
  .info-block.info-prod .info-body {
    display: block;
  }
  .product-detail-btns .btn {
    font-size: 14px;
  }
  .product-detail-btns .btn:first-child {
    margin-bottom: 10px;
  }
}
.ingredient {
  position: relative;
  width: 100%;
  border: 1px solid #ececec;
  padding: 5px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  border-radius: 3px;
}
.ingredient:before {
  content: "";
  position: absolute;
  left: -1px;
  right: -1px;
  top: -1px;
  bottom: -1px;
  border-radius: 3px;
  border: 2px solid #ececec;
  transition: 0.25s;
  opacity: 0;
  visibility: hidden;
}
.ingredient.active:before {
  opacity: 1;
  visibility: visible;
  border-color: #599921;
}
.ing-product_desc .info-block.info-block-ing {
  width: 100%;
  padding: 0;
  margin-bottom: 30px;
  opacity: 1;
  z-index: 1;
  transform: translateX(0);
  visibility: visible;
  position: relative;
  background-color: transparent;
  left: auto;
  right: auto;
  top: auto;
}
.ing-product_desc .info-block.info-block-ing .info-head {
  color: #323232;
  font-size: 14px;
  margin-bottom: 10px;
}
.ing-product_desc .info-block.info-block-ing .info-body .info-item img,
.ing-product_desc .info-block.info-block-ing .info-body .info-item svg {
  width: 20px;
}
.info-body .info-item svg path,
.ing-product_desc .info-block.info-block-ing .info-body .info-item svg path {
  fill: #599921;
}
.ing-custom-block {
  position: relative;
  width: calc(14.25% - 10px);
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
}
.ing-custom-block .info-btn {
  right: auto;
  left: 6px;
  top: 6px;
  border: 1px solid #6d6d6d;
  width: 16px;
  height: 16px;
}
.create-main .info-btn svg,
.ing-custom-block .info-btn svg {
  height: 10px;
}
.ing-custom-block .info-btn svg path {
  fill: #6d6d6d;
}
.ing-custom-block .info-block {
  position: absolute;
  right: auto;
  left: 0;
  top: 10px;
  transform: translateX(-30px);
  width: 155px;
  padding: 10px;
}
.delivery-form.cabinet-form .price-wrapp .price-delivery,
.delivery-form.cabinet-form .price-wrapp .price-discount,
.delivery-form.cabinet-form .prod_horiz-desc .title,
.ing-custom-block .info-block .info-item,
.thank-sec .title.content-title,
.thank_items .prod_horiz-desc .title {
  margin-bottom: 5px;
}
.ingredient_img {
  height: 50px;
  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;
}
.ingredient_title {
  margin-bottom: 25px;
  font-size: 13px;
  line-height: 1.4em;
  color: #6d6d6d;
}
.ingredient_bottom {
  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;
  font-size: 13px;
  margin-top: auto;
}
.ingredient_bottom_block {
  position: absolute;
  display: block;
  width: 100%;
  padding: 0 5px;
  left: 0;
  bottom: 5px;
}
.ing_body,
.ing_control {
  display: -webkit-box;
  display: -ms-flexbox;
}
.ingredient_action {
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
  transition: 0.25s;
}
.ingredient_action:after,
.ingredient_action:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background-image: url(../img/icons/icon-ingredient-check.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  opacity: 0;
}
.ingredient_action:after {
  background-image: url(../img/icons/icon-ingredient-close.svg);
}
@media (max-width: 1366px) {
  .info-block.info-prod {
    margin: 20px 0;
  }
  .product_detail {
    padding: 0;
  }
  .breadcrumbs,
  .product_detail .checkbox-entry {
    margin-bottom: 20px;
  }
  .product_detail-controls {
    padding: 20px 0;
  }
  .product_detail-swiper .swiper-container {
    padding-bottom: 20px;
  }
  .product-detail-decor,
  .thank-decor,
  .thank-decor-two {
    display: none;
  }
  .ing-custom-block {
    width: calc(16.6% - 10px);
  }
}
@media (max-width: 1199px) {
  .swiper-container {
    padding-bottom: 0;
  }
  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }
  .news-swiper .swiper-pagination,
  .swiper-pagination.swiper-pagination-relative {
    display: block;
  }
  .news-swiper {
    padding: 0;
  }
  .ing-custom-block {
    width: calc(20% - 10px);
  }
  .ing-custom-block .info-block .info-head {
    margin-bottom: 5px;
  }
}

.ing-popup .popup-container {
  max-width: 1470px;
  max-height: calc(100vh - 30px);
  height: 100vh;
}
.ing-popup .popup-align {
  padding: 0;
  height: 100%;
}
.ing-popup .ing_body {
  overflow: auto;
  max-height: calc(100% - 102px);
  height: 100%;
}
.ing-popup .cart-informer {
  bottom: 110px;
}
.ing_body {
  width: 100%;
  display: flex;
  padding: 40px 50px 0;
}
.ing_body-left {
  padding-right: 100px;
  width: 34%;
}
.ing_body-left .product_image .product_size {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}
.ing_body-left .desc {
  margin-bottom: 15px;
  color: #6d6d6d;
  line-height: 1.6em;
}
.ing_control-title {
  font-size: 14px;
  color: #6d6d6d;
  max-width: 110px;
  line-height: 1.4em;
}
.ing_body-right {
  width: 66%;
}
.ing_output .ing_control,
.thank_items .prod_horiz + .prod_horiz {
  margin-top: -1px;
}
.ing_control {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #ececec;
  padding: 2px 0 2px 10px;
}
.ing_footer,
.ing_row {
  display: -webkit-box;
  display: -ms-flexbox;
}
.ing_control-price {
  min-width: 65px;
  margin-left: 20px;
  font-size: 14px;
}
.ing_control .btn-close {
  color: #6d6d6d;
  font-size: 18px;
}
.ing_control .thumb-input-number,
.thank.history-detail .thank_head .history-status {
  margin-left: auto;
}
.ing_row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}
.ing_row > .ingredient {
  height: auto;
}
.ing_footer {
  padding: 20px 50px;
  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;
  border-top: 2px solid #599921;
  font-size: 18px;
}
.footer-info-center,
.ing_footer-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ing_footer-controls .price {
  font-size: 24px;
  color: #323232;
}
.ing_footer-controls .price b {
  width: 80px;
  position: relative;
  display: inline-block;
  text-align: right;
}
.ing_footer-controls .thumb-input-number {
  margin: 0 50px 0 20px;
}
.ing_footer-controls .thumb-input-number button {
  width: 40px;
  height: 40px;
}
.ing_footer-buttons .btn {
  margin-right: 30px;
  font-weight: 700;
}
@media (max-width: 1640px) {
  .ing_control-title {
    max-width: 32%;
  }
}
@media (max-width: 1400px) {
  .ing_body-left {
    padding-right: 30px;
  }
}
@media (max-width: 1199px) {
  .product {
    padding: 0;
  }
  .ing_footer-controls .thumb-input-number {
    margin: 0 20px;
  }
  .ing_body {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ing_body-left {
    width: 370px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .ing_footer {
    padding: 20px 10px;
  }
  .ing_footer-buttons .btn {
    margin-right: 20px;
  }
}
@media (max-width: 991px) {
  .categories-list {
    flex-wrap: nowrap;
    overflow-y: auto;
    white-space: nowrap;
    touch-action: pan-x;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    max-width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .categories-list li {
    scroll-snap-align: center;
  }
  .categories-list li:first-child {
    padding-left: var(--container-padding);
  }
  .categories-list li:last-child {
    padding-right: var(--container-padding);
  }
  .ing_body-right {
    width: 100%;
  }
  .filters-list {
    position: relative;
    white-space: nowrap;
    overflow-x: auto;
    padding-bottom: 10px;
  }
  .filters-list li {
    font-size: 14px;
    margin-right: 10px;
  }
  .products_swiper {
    padding-left: 0;
    padding-right: 0;
  }
  .products_swiper .swiper-button-next,
  .products_swiper .swiper-button-prev {
    display: none;
  }
  .ing_body,
  .ing_footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
  .ing_control-title {
    max-width: 50%;
  }
  .ing_footer-buttons .btn {
    padding: 12px 20px;
  }
  .ing-popup .ing_body {
    max-height: calc(100% - 110px);
  }
  .ing_body {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ing_body-left {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0;
  }
  .ing_body-left .product_image {
    width: 200px;
    height: 200px;
    padding-bottom: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px;
  }
  .ing_body-left .ing-product_desc {
    -ms-flex-item-align: center;
    align-self: center;
  }
  .ing_footer {
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px;
  }
  .ing_footer-controls {
    margin-bottom: 10px;
  }
  .ing-custom-block {
    width: calc(20% - 10px);
  }
}
@media (max-width: 767px) {
  .prod_horiz {
    padding: 5px;
  }
  .prod_horiz.things {
    padding-left: 15px;
  }
  .prod_horiz-img {
    margin-top: 10px;
    width: 100px;
    height: 100px;
  }
  .prod_horiz .btn-close {
    top: 0;
    right: 0;
  }
  .prod_horiz .prod_horiz-desc .price-wrap {
    position: relative;
    right: 0;
    bottom: 0;
    text-align: right;
  }
  .prod_horiz-controls {
    margin-bottom: 10px;
    max-width: 100%;
  }
  .prod_horiz-desc {
    padding: 0px 0 0 5px;
  }
  .prod_horiz-desc .custom_dropdown,
  .prod_horiz-desc .product_size {
    margin-bottom: 5px;
  }
  .SelectBox {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .ing_control-title {
    max-width: 32%;
  }
  .ing_body-left .product_image {
    width: 150px;
    height: 150px;
  }
  .ing-custom-block {
    width: calc(25% - 10px);
  }
}
@media (max-width: 400px) {
  .categories-list {
    --container-padding: 0 !important;
    max-width: 120vw;
    padding-inline: 15px;
  }
}
.sl-wrapper .sl-navigation button.sl-next,
.sl-wrapper .sl-navigation button.sl-prev {
  width: 48px;
  height: 48px;
  color: #fff;
}
.sl-wrapper .sl-navigation button.sl-next .swiper-button-next,
.sl-wrapper .sl-navigation button.sl-next .swiper-button-prev,
.sl-wrapper .sl-navigation button.sl-prev .swiper-button-next,
.sl-wrapper .sl-navigation button.sl-prev .swiper-button-prev {
  position: relative;
  margin-top: 0;
  left: 0;
  top: 0;
}
.sl-wrapper .sl-counter {
  color: #323232 !important;
}
.sl-wrapper .sl-counter .sl-current {
  font-size: 26px;
  letter-spacing: 1.56px;
  font-weight: 300;
  vertical-align: top;
  color: #599921 !important;
}
.sl-wrapper .sl-counter .sl-total {
  font-size: 13px;
  letter-spacing: 0.78px;
  font-weight: 300;
}
.sl-overlay {
  opacity: 0.5 !important;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}
.page-template-page-charity .sl-overlay {
  opacity: 0.95 !important;
}
.sl-wrapper .sl-navigation button.sl-prev {
  left: 35px !important;
}
.sl-wrapper .sl-navigation button.sl-next {
  right: 35px !important;
}
.sl-wrapper button.sl-close {
  width: 40px !important;
  height: 40px !important;
  top: 35px !important;
  right: 35px !important;
}
.sl-wrapper button:hover {
  opacity: 1 !important;
}
.thank {
  border: 2px solid #599921;
  padding: 50px;
  margin-top: 35px;
}
.thank_info td,
.thank_total {
  border-bottom: 1px solid #ececec;
}
.thank_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 15px;
}
.thank_head .time span + span {
  margin-left: 5px;
}
.thank_total {
  padding: 25px 0;
  text-align: right;
}
.thank_info {
  width: 100%;
  margin-bottom: 30px;
}
.thank_info td {
  height: 80px;
  padding: 10px 0;
  border-top: 1px solid #ececec;
  vertical-align: middle;
}
.thank_info td:first-child {
  width: 20%;
  padding-right: 10px;
}
.thank_info td:first-child b {
  font-weight: 500;
  font-size: 18px;
}
.thank_info:last-child {
  font-weight: 300;
}
.thank_info:last-child span {
  color: #55c700;
}
.thank_info tr:first-child td {
  border-top: 0;
}
.thank_items .prod_horiz {
  padding: 30px 0;
  border-radius: 0;
  border-width: 1px 0;
}
.cabinet_address td,
.empty-history,
.history-table td {
  border-bottom: 1px solid #ececec;
}
.alert-success,
.history-detail .prod_horiz:first-child {
  border-top: 2px solid #599921;
}
.prod_horiz-amount {
  position: relative;
  font-weight: 500;
}
.thank_items .prod_horiz-img {
  width: 100px;
  height: 100px;
}
.thank_items .prod_horiz-desc {
  padding: 0 0 0 30px;
  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;
  width: 100%;
}
.thank_items .prod_horiz-desc .product_size {
  margin: 5px 0;
}
.thank_items .prod_horiz-info {
  padding-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 32%;
}
.thank_items .prod_horiz .price-wrap {
  position: relative;
  bottom: 0;
  right: 0;
}
.thank-decor {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 46%;
}
.thank-decor-two {
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 15%;
}
.thank .btn.btn-block {
  width: 72%;
  margin: 0 auto;
}
.thank.history-detail {
  position: relative;
  padding: 0;
  border: none;
  max-width: 680px;
  margin: 0 auto;
}
.thank.history-detail .thank_head {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.thank.history-detail .thank_head .time {
  margin: 0 45px;
}
.thank.history-detail .back-link {
  position: absolute;
  top: 0;
  right: 100%;
  margin-right: 80px;
}
.history-table {
  width: 100%;
}
.history-table td {
  padding: 15px;
  vertical-align: middle;
}
.faq-block .accordeon-title .title,
.footer-info-center .text b,
.history-table td .simple-link {
  font-weight: 500;
}
.history-table td:first-child {
  width: 15%;
  padding-left: 0;
}
.history-table td:nth-child(2),
.history-table td:nth-child(5) {
  width: 15%;
}
.history-table td:nth-child(3) {
  width: 30%;
}
.history-table td:nth-child(4),
.simple-page table td:nth-child(2) {
  width: 10%;
}
.history-table td:nth-child(6) {
  width: 15%;
  padding-right: 0;
}
.history-table tbody td {
  height: 70px;
}
.history-status {
  padding-left: 15px;
  position: relative;
}
.history-status::before {
  position: absolute;
  content: "";
  left: 0;
  top: 7px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
}
.history-status.done::before {
  border: 2px solid #599921;
}
.history-status.canceled::before {
  border: 2px solid #db2526;
}
.history-status.processing {
  color: #ff951f;
}
.history-status.processing::before {
  border: 2px solid #ff951f;
}
.history-table-wrap {
  overflow-x: auto;
}
.history-table-wrap .history-table {
  min-width: 680px;
}
.address-map-wrap #map {
  margin-top: 30px;
  height: 290px;
}
.empty-history {
  text-align: center;
  padding: 30px;
}
.cabinet_address {
  width: 100%;
}
.cabinet_address td {
  border-top: 1px solid #ececec;
  height: 66px;
  padding: 10px 5px;
  vertical-align: middle;
}
.cabinet_address td:first-child {
  padding-left: 0;
  width: 25%;
}
.cabinet_address td:nth-child(2) {
  width: 40%;
}
.cabinet_address td:nth-child(3) {
  width: 20%;
}
.cabinet_address td:last-child {
  padding-right: 0;
  text-align: right;
  width: 10%;
}
.cabinet_address td .btn-close {
  display: inline-block;
}
.cabinet_address-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.page-main-title,
.simple-page .simple-swiper,
.simple-page.text blockquote,
.simple-page.text iframe {
  margin-bottom: 60px;
}
.cabinet-decor {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 34%;
}
.cabinet-decor.style-2 {
  top: 40%;
}
.cabinet-decor.style-3 {
  top: auto;
  bottom: 12%;
}
.cabinet-decor.style-4 {
  top: 24%;
}
.cabinet-decor-two {
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 14%;
}
.cabinet-form .form-title b,
.empty-link {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.cabinet-decor-two.style-2 {
  bottom: 10%;
}
.cabinet-decor-two.style-3 {
  bottom: 12%;
}
.cabinet-decor-two.style-4 {
  bottom: 30%;
}
.advan-sec .title,
.cabinet-form .form-title,
.delivery-form.cabinet-form .content-title {
  font-weight: 500;
  margin-bottom: 20px;
}
.cabinet-form .form-title b {
  width: 28px;
  height: 28px;
  background-color: #599921;
  border-radius: 6px;
  margin-right: 10px;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  padding-top: 1px;
  text-align: center;
  top: -2px;
}
.cabinet-form .checkbox-entry span {
  color: #6d6d6d;
  padding-left: 35px;
}
.cabinet-form .checkbox-entry span:before {
  border-radius: 5px;
  width: 20px;
  height: 20px;
  top: 0;
}
.cabinet-form .checkbox-entry span:after {
  border-radius: 3px;
  width: 12px;
  height: 12px;
  left: 4px;
  top: 4px;
}
.cabinet-form .link-icon {
  color: #6d6d6d;
  font-size: 12px;
}
.cabinet-form .link-icon::before {
  top: -1px;
}
.cabinet-form .cabinet_address td {
  padding: 22px 5px;
}
.cabinet-sec .custom {
  height: 160px;
}
.emplty-sec {
  height: calc(100vh - 330px);
}
.empty-link {
  font-weight: 700;
  letter-spacing: 0.15em;
  margin-left: 30px;
  font-size: 14px;
}
@media (max-width: 1366px) {
  .cabinet-decor,
  .cabinet-decor-two,
  .cabinet-decor-two.style-2,
  .cabinet-decor-two.style-3,
  .cabinet-decor.style-2,
  .cabinet-decor.style-3 {
    display: none;
  }
  .cabinet-sec .categories-menu,
  .cabinet-sec.style-2 .categories-menu {
    margin-bottom: 40px;
  }
  .cabinet-sec .custom {
    height: 80px;
  }
  .cabinet-form .form-title b {
    padding-top: 2px;
  }
}
@media (max-width: 575px) {
  .cabinet-form .form-title b {
    padding-top: 4px;
  }
  .cabinet_address-wrap {
    overflow-x: auto;
  }
  .cabinet_address {
    min-width: 510px;
  }
  .cabinet_address-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cabinet_address-buttons .btn {
    width: 100%;
  }
  .cabinet_address-buttons .btn + .btn {
    margin-top: 10px;
  }
}
.bonuses {
  max-width: 680px;
  margin: 0 auto;
}
.bonuses_head {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 2px solid #599921;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.bonuses_list {
  list-style: circle inside;
}
@media (max-width: 565px) {
  .ing_control-title {
    max-width: 45%;
  }
  .ing-popup {
    padding: 0;
  }
  .ing-popup .popup-container {
    max-height: unset;
    height: 100%;
  }
  .ing_body-left .product_image {
    display: none;
  }
  .ing-popup .ing_body {
    max-height: calc(100% - 148px);
  }
  .ing_footer-buttons {
    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;
    width: 100%;
  }
  .ing_footer-buttons .btn {
    margin-right: 0;
    margin-bottom: 5px;
    display: block;
    width: 100%;
    padding: 8px 10px;
  }
  .ing_footer-buttons .btn:last-child {
    margin-bottom: 0;
  }
  .ing-custom-block {
    width: calc(33% - 10px);
  }
  .bonuses_head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.form .row {
  margin-left: -10px;
  margin-right: -10px;
}
.moneychange-input .checkbox-entry,
.moneychange-input .input {
  margin-left: 20px;
  margin-bottom: 0;
}
.form [class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}
.delivery-form hr {
  margin: 10px 0 15px;
  height: 1px;
  background-color: #565656;
}
.checkout-map .map-block {
  height: 470px;
}
.not-delivery {
  display: none;
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  background: #fff;
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  letter-spacing: 0.01em;
  color: #f05b5b;
  padding: 20px;
}
.moneychange-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 20px;
}
.moneychange-input .input {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 145px;
}
.errorMsg {
  display: none;
  padding: 10px;
  background-color: #f05b5b;
  color: #fff;
  margin-bottom: 20px;
}
.main-order-wrapp {
  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;
}
.price-wrapp .price-delivery,
.price-wrapp .price-discount {
  display: none;
  margin-bottom: 10px;
}
.cart-empty {
  position: relative;
  display: table-cell;
  width: 100000px;
  height: calc(100vh - 355px);
  vertical-align: middle;
}
.alert {
  padding: 20px 30px;
}
.alert-success {
  background-color: #f5f5f5;
}
.cv-form .upload-wrapper,
.order-wrap .alert {
  margin: 30px 0;
}
@media (max-width: 1640px) {
  .cart-empty {
    height: calc(100vh - 105px);
  }
}
@media (max-width: 1366px) {
  .checkout-products .custom_dropdown-toggle span {
    display: block;
    margin-bottom: 5px;
  }
  .cart-empty {
    height: calc(100vh - 80px);
  }
}
@media (max-width: 991px) {
  .thank.history-detail .back-link {
    position: relative;
    top: 0;
    right: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .save-address {
    margin-top: 20px;
  }
  .delivery-form {
    margin-bottom: 30px;
  }
  .checkout-products .custom_dropdown-toggle span {
    display: inline-block;
    margin-bottom: 0;
  }
}
.pac-container {
  background: #fff;
  border-radius: 0;
}
.pac-container .pac-item {
  margin: 0;
  padding: 0 15px;
  border-top: 0;
  font-size: 14px;
  color: #323232;
  line-height: 40px;
  font-weight: 300;
  position: relative;
  display: block;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.pac-item-query,
.read-more {
  -webkit-transition: 0.3s ease-in-out;
}
.pac-container .pac-item:first-child {
  border-top: none;
}
.pac-icon-marker {
  display: none !important;
}
.pac-item-query {
  font-size: 16px;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.infoBox {
  background-color: #fff;
  color: #323232;
  font-size: 16px;
}
.infoBox > img {
  z-index: 1;
  width: 14px;
  margin: 10px !important;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.info-box {
  padding: 10px 10px 15px;
  position: relative;
  text-align: center;
}
@media (min-width: 992px) {
  .categories-list-item a:hover {
    background-color: #599921;
    color: #fff;
    border-radius: 6px;
  }
  .thumb-input-number button:hover {
    background-color: #599921;
    color: #fff;
  }
  .ingredient.active:hover .ingredient_action:before,
  .product .product_plus {
    opacity: 0;
    visibility: hidden;
  }
  .product:hover {
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  }
  .product:hover .product_image .img + .img {
    opacity: 0;
  }
  .ingredient.active:hover .ingredient_action:after,
  .ingredient:hover:before,
  .product:hover .floating_buttons,
  .product:hover .product_image .img-hover,
  .product:hover .product_plus {
    opacity: 1;
    visibility: visible;
  }
  .product:hover .floating_buttons .btn {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  .SumoSelect .select-all:hover,
  .SumoSelect > .optWrapper > .options li.opt:hover label,
  .breadcrumbs li a:hover,
  .custom_dropdown-title:hover,
  .prod_horiz a.title:hover,
  .product_title a:hover {
    color: #599921;
  }
  .product_variations li:hover {
    color: #fff;
    background-color: #599921;
  }
  .infoBox > img:hover,
  .link-icon:hover,
  .prod_horiz-img:hover {
    opacity: 0.7;
  }
  .SumoSelect > .CaptionCont:hover,
  .custom_dropdown-title:hover:before {
    border-color: #599921;
  }
  .SumoSelect > .CaptionCont:hover > span.placeholder {
    opacity: 1;
  }
  .SumoSelect.disabled > .CaptionCont:hover {
    border: 1px solid rgba(235, 235, 235, 0.15);
  }
  .SumoSelect > .optWrapper > .options li.opt:hover {
    background-color: transparent;
  }
  .simple-link:hover {
    text-decoration: underline;
  }
  .back-link:hover {
    color: #323232;
  }
  .back-link:hover:before {
    border-color: #323232;
  }
  .products_swiper .product {
    margin-bottom: 15px;
    height: calc(100% - 15px);
  }
  .ingredient.active:hover:before {
    border-color: #db2526;
  }
}
.custom-pagination {
  text-align: center;
  display: block;
  position: relative;
}
.custom-pagination ul {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  font-size: 0;
  border-radius: 3px;
}
.custom-pagination ul li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.custom-pagination ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #323232;
  height: 42px;
  width: 42px;
  z-index: 2;
  position: relative;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  transition: color 0.3s;
  -webkit-transition: 0.3s;
  border: 1px solid transparent;
}
.custom-pagination ul li.active a {
  color: #599921;
  border: 2px solid #599921;
  border-radius: 5px;
}
.custom-pagination ul li.dott {
  display: inline-block;
  color: #323232;
  font-size: 16px;
  font-weight: 500;
  line-height: 42px;
  height: 42px;
  width: 42px;
  pointer-events: none;
}
.arrow-pagination {
  position: relative;
  display: block;
  width: 10px;
  height: 10px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.upload-wrapper,
.upload-wrapper .file-name,
.upload-wrapper img {
  position: relative;
  display: inline-block;
}
.arrow-pagination.arrow-left {
  border-left: 2px solid #323232;
  border-bottom: 2px solid #323232;
  transform: rotate(45deg);
  margin-right: 10px;
}
.arrow-pagination.arrow-right {
  border-right: 2px solid #323232;
  border-bottom: 2px solid #323232;
  transform: rotate(-45deg);
  margin-left: 10px;
}
.upload-wrapper {
  cursor: pointer;
}
.upload-wrapper img {
  vertical-align: top;
  margin-right: 5px;
}
.upload-wrapper .file-name {
  width: fit-content;
  padding-right: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #6d6d6d;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.upload-wrapper .remove-file {
  position: absolute;
  right: -10px;
  font-size: 14px;
  top: 40%;
  transform: translateY(-50%);
  display: none;
}
.upload-wrapper .remove-file:before {
  content: "\02715";
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.rate-services {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
}
.rate-services p {
  font-size: 14px;
  color: #323232;
  display: inline-block;
  vertical-align: top;
  line-height: 16px;
  margin-right: 8px;
}
.comment-love {
  display: inline-block;
  min-width: 100px;
}
.comment-love.love-selected {
  pointer-events: none;
  cursor: auto;
}
.comment-love .select-icon {
  position: relative;
  width: 20px;
  height: 18px;
  display: inline-block;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-transition: background 0.25s linear;
  transition: background 0.25s linear;
  margin-right: 10px;
}
.comment-love .select-icon.icon-love-empty {
  background-image: url(../img/icons/love-empty-icon.svg);
}
.footer-decor {
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 70px;
}
.footer-cat-decor {
  position: absolute;
  z-index: -1;
  right: 0;
  top: 10%;
}
.footer-top .footer-link a {
  position: relative;
  display: block;
  font-size: 14px;
  color: #6d6d6d;
  margin-bottom: 35px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.footer-top .footer-link.footer-link-main a {
  color: #323232;
  font-weight: 500;
}
.footer-icon-block {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 30px;
}
.footer-icon-block .btn-icon {
  margin-right: 15px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.footer-icon-block .btn-icon .bg-icon {
  margin-top: 12px;
}
.footer-info-block {
  position: relative;
  display: block;
  margin-bottom: 35px;
}
.footer-info .title,
.footer-info-block .title {
  font-weight: 500;
  font-size: 16px;
  margin-top: 35px;
}
.conatct-item:first-child,
.conatct-item:nth-child(2),
.conatct-item:nth-child(3),
.footer-info .title:first-child,
.info-head:first-child,
.policy-sec .simple-page h1:first-child,
.policy-sec .simple-page h2:first-child,
.policy-sec .simple-page h3:first-child,
.policy-sec .simple-page h4:first-child,
.policy-sec .simple-page h5:first-child,
.policy-sec .simple-page h6:first-child {
  margin-top: 0;
}
.footer-info a {
  color: #323232;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.footer-icon-block.right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer-icon-block.right .footer-info {
  width: auto;
  margin-right: 20px;
}
.btn-icon .bg-icon.margin {
  margin-top: 14px;
}
.btn-icon.facebook,
.footer-bottom .footer-pay span:first-child {
  margin-right: 5px;
}
.btn-icon.facebook .bg path {
  fill: #255a9c;
  stroke: #255a9c;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.btn-icon.facebook .bg-icon {
  margin-top: 16px;
  margin-left: 0;
}
.btn-icon.facebook .bg-icon path,
.btn-icon.insta .bg-icon path {
  fill: #fff;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.btn-icon.insta .bg path {
  fill: url("#myGradient");
  stroke: transparent;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.btn-icon.insta .bg-icon {
  margin-top: 15px;
}
.footer-bottom {
  position: relative;
  display: block;
  width: 100%;
  padding: 40px 0 30px;
}
.info-block,
.info-btn {
  position: absolute;
  right: 0;
}
.footer-bottom .footer-pay {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.footer-bottom .footer-pay span,
.footer-bottom .footer_redstone,
.info-btn {
  display: -webkit-box;
  display: -ms-flexbox;
}
.footer-bottom .footer-pay span {
  position: relative;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 65px;
  height: 40px;
  border: 1px solid #ececec;
  border-radius: 5px;
}
.footer-bottom .footer_redstone {
  position: relative;
  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: 14px;
  color: #6d6d6d;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.footer-bottom .footer_redstone img {
  margin-left: 15px;
}
@media (max-width: 1366px) {
  .footer-icon-block.right .footer-info {
    margin-right: 10px;
  }
  .footer-icon-block,
  .footer-info-block,
  .footer-top .footer-link a {
    margin-bottom: 20px;
  }
  .footer-info .title {
    margin-top: 20px;
  }
  .footer-bottom {
    padding: 20px 0;
  }
  .footer-cat-decor,
  .footer-decor {
    display: none;
  }
}
@media (max-width: 1199px) {
  .footer-top .footer-link {
    margin-bottom: 20px;
  }
  .footer-top .footer-link.right {
    text-align: right;
  }
  .footer-top .footer-link a {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 0;
  }
  .footer-top .footer-link a :last-child {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .footer-top .footer-link.right {
    text-align: left;
  }
  .footer-top .footer-link a {
    font-size: 16px;
    display: block;
    margin-bottom: 20px;
    margin-right: 0;
  }
  .footer-top .footer-link a:last-child {
    margin-bottom: 0;
  }
  .footer-bottom .footer_redstone,
  .footer-icon-block.right {
    justify-content: center;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .cabinet-sec .categories-menu,
  .cabinet-sec.style-2 .categories-menu {
    margin-bottom: 20px;
  }
  .empty-history {
    padding: 20px 0;
  }
  .empty-link {
    margin-left: 0;
    margin-top: 20px;
  }
  .cabinet-sec .custom {
    height: 50px;
  }
  .history-status::before {
    top: 6px;
  }
  .footer-icon-block .btn-icon {
    margin-right: 8px;
  }
}
.info-btn {
  top: 40px;
  z-index: 1;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #599921;
  cursor: pointer;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.info-btn svg {
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.info-btn.active,
.info-main:hover .info-btn {
  background-color: #599921;
  z-index: 3;
  opacity: 1;
  transform: scale(1) translateX(0);
}
.info-btn.active svg path,
.info-main:hover .info-btn svg path {
  fill: #fff;
}
.info-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  top: 50px;
  z-index: 2;
  padding: 10px 5px;
  background: #f5f5f5;
  border-radius: 6px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(30px);
  transition: 0.4s;
  -webkit-transition: 0.4s;
}
.info-block.active,
.info-main:hover .info-block {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.info-head {
  position: relative;
  display: block;
  flex-basis: 100%;
  width: 100%;
  font-size: 12px;
  color: #323232;
  margin-bottom: 10px;
  margin-top: 20px;
  text-align: left;
}
.info-body,
.info-body .info-item {
  display: -webkit-box;
  display: -ms-flexbox;
  position: relative;
}
.info-head b,
.info-main-res b {
  font-weight: 500;
  margin: 0 5px;
}
.info-body {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.info-body .info-item {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.info-body .info-item svg {
  width: 17px;
  margin-right: 5px;
}
.info-body .info-item img {
  margin-right: 10px;
}
.info-body .info-item p {
  font-size: 12px;
  color: #6d6d6d;
}
.info-body.sum .info-item b {
  color: #323232;
  font-weight: 500;
}
.seo-img {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 95%;
}
.seo-img svg {
  position: relative;
  max-width: 425px;
  width: 100%;
  height: auto;
}
.seo-img .seo-decor {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.seo-cont .text p {
  color: #6d6d6d;
  line-height: 28px;
}
.read-more {
  position: relative;
  margin-top: 20px;
  display: inline-block;
  padding-right: 24px;
  cursor: pointer;
  color: #599921;
  letter-spacing: 0.1em;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  transition: 0.3s ease-in-out;
}
.read-more:before {
  content: "";
  position: absolute;
  right: 2px;
  top: 0;
  width: 10px;
  height: 10px;
  border-left: 2px solid #599921;
  border-bottom: 2px solid #599921;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.more-text.open-more-text .read-more:before {
  top: 5px;
  border-color: #db2526;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
}
@media (max-width: 991px) {
  .seo-img {
    display: none;
  }
  .seo-sec {
    margin-bottom: 50px;
  }
}
.news-sec .news-decor {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 32%;
}
.news-block {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 75px;
  width: 100%;
  margin-top: 50px;
}
.news-imgs,
.news-item {
  display: block;
  position: relative;
}
.news-item {
  width: 48%;
  margin-bottom: 50px;
}
.news-imgs {
  width: 100%;
  height: 0;
  padding-bottom: 60%;
  margin-bottom: 20px;
  overflow: hidden;
}
.news-imgs img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.4s;
  -webkit-transition: 0.4s;
}
.news-cont .title {
  font-weight: 500;
  font-size: 20px;
  overflow: hidden;
  display: -webkit-box;
  margin-bottom: 10px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.news-cont .title a {
  position: relative;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.news-cont img {
  position: absolute;
  top: 2px;
  left: 0;
}
.news-cont .text {
  position: relative;
  padding-left: 25px;
  color: #6d6d6d;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  line-height: 1.5em;
}
.sorry,
.sorry p {
  display: -webkit-box;
}
.sorry {
  position: fixed;
  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;
  top: 0;
  left: 0;
  width: 100%;
  padding: 32px 20px;
  background-color: #ffd200;
  z-index: 20;
  opacity: 1;
  visibility: visible;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.error-cont,
.error-imgs,
.pass {
  position: relative;
  display: block;
}
.sorry.close {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-20px);
}
.sorry p {
  font-size: 18px;
  position: relative;
  overflow: hidden;
}
.sorry img {
  margin-right: 15px;
}
.sorry p b {
  margin: 0 5px;
}
.sorry p b:first-child {
  margin: 0 5px 0 0;
}
.sorry button {
  margin-left: 100px;
}
@media (max-width: 1366px) {
  .news-block {
    margin-top: 40px;
    padding: 0;
  }
  .news-item {
    margin-bottom: 40px;
  }
  .news-cont .title {
    font-size: 18px;
  }
  .news-sec .news-decor {
    display: none;
  }
  .sorry {
    padding: 20px;
  }
}
@media (max-width: 991px) {
  .sorry button {
    margin-left: 30px;
  }
}
.pass-sec .custom {
  height: 180px;
}
.pass {
  width: 100%;
  padding: 0 80px;
}
.pass .pass-title {
  font-weight: 500;
  margin-bottom: 30px;
}
@media (max-width: 1640px) {
  .info-body {
    display: block;
  }
  .info-body .info-item {
    margin-bottom: 5px;
  }
  .info-body .info-item:last-child {
    margin-bottom: 0;
  }
  .info-block {
    padding-bottom: 10px;
  }
  .seo-sec .seo-decor-list {
    left: -55px;
  }
  .pass {
    padding: 0 60px;
  }
  .pass-sec .custom {
    height: 140px;
  }
}
@media (max-width: 1366px) {
  .pass {
    padding: 0 40px;
  }
  .pass-sec .custom {
    height: 80px;
  }
}
.error-sec .cell-view {
  height: calc(100vh - 550px);
}
.error {
  position: relative;
  text-align: center;
}
.error-imgs {
  width: 490px;
  height: 0;
  padding-bottom: 190px;
  margin: 0 auto;
}
.error-imgs img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.error-cont {
  width: 100%;
  margin-top: 70px;
}
.error-cont .text {
  color: #6d6d6d;
  letter-spacing: 0.01em;
  margin-bottom: 30px;
  line-height: 30px;
}
.about-decor-two,
.error-decor {
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 14%;
}
.error-decor-two {
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 24%;
}
.simple-page,
.simple-page img {
  position: relative;
  display: block;
}
.about-info .text,
.advan-block .advan-cont .text,
.pay-only-text .text,
.simple-page.text p {
  line-height: 1.5em;
  color: #323232;
}
@media (max-width: 550px) {
  .sorry {
    padding: 10px;
  }
  .sorry p {
    font-size: 16px;
  }
  .sorry button {
    margin-left: 10px;
  }
  .error-cont .text br {
    display: none;
  }
  .error-imgs {
    width: 300px;
    padding-bottom: 120px;
  }
}
.simple-page {
  width: 100%;
  padding: 0 50px;
}
.simple-decor,
.simple-decor-tree,
.simple-decor-two {
  position: absolute;
  z-index: -1;
}
.conatct-item .title,
.simple-page.text h1,
.simple-page.text h2,
.simple-page.text h3,
.simple-page.text h4,
.simple-page.text h5,
.simple-page.text h6 {
  font-weight: 500;
  margin-bottom: 25px;
}
.simple-page.text p {
  font-size: 18px;
  margin-bottom: 20px;
}
.simple-page.text ol,
.simple-page.text ul {
  margin-bottom: 60px;
  padding-left: 15px;
}
.simple-page.text iframe {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 615px;
  max-height: calc(56.3vw - 30px);
  border: 0;
}
.simple-page img {
  width: 100%;
  margin-bottom: 60px;
}
.simple-page .simple-swiper .swiper-container {
  padding-bottom: 40px;
}
.simple-page .simple-swiper .swiper-pagination {
  text-align: center;
  position: relative;
  display: block;
}
.simple-page table {
  width: 100%;
  margin-bottom: 60px;
}
.simple-page table td {
  padding: 10px;
  height: 70px;
  vertical-align: middle;
  border-bottom: 1px solid #ececec;
  text-align: left;
}
.simple-page table td a {
  position: relative;
  color: #599921;
  cursor: pointer;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  font-weight: 400;
}
.simple-page table td:first-child {
  width: 20%;
  padding-left: 0;
}
.create-main .ing_body-left,
.simple-page table td:nth-child(3) {
  width: 45%;
}
.simple-page table td:nth-child(4) {
  width: 25%;
}
.simple-decor {
  left: 0;
  top: -60px;
}
.simple-decor.style-2 {
  top: 17%;
}
.simple-decor-two {
  left: 0;
  bottom: 17%;
}
.simple-decor-tree {
  right: 0;
  bottom: -2%;
}
.about-info,
.about-info .about-imgs {
  position: relative;
  width: 100%;
  display: block;
}
.policy-sec .simple-page {
  margin-top: 50px;
  padding: 0 60px;
}
.policy-sec .simple-page h1,
.policy-sec .simple-page h2,
.policy-sec .simple-page h3,
.policy-sec .simple-page h4,
.policy-sec .simple-page h5,
.policy-sec .simple-page h6 {
  margin-top: 50px;
}
.about-info {
  padding: 0 50px;
  margin-top: 0;
  margin-bottom: 60px;
}
.about-info .about-imgs {
  height: 0;
  padding-bottom: 83%;
}
.about-info .title {
  font-weight: 500;
  margin-bottom: 15px;
}
.about-info .text {
  margin-bottom: 20px;
}
.about-decor,
.cv-decor-two {
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 22%;
}
.about-decor-tree {
  position: absolute;
  z-index: -1;
  right: 0;
  top: 22%;
}
.advan {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.advan-block {
  position: relative;
  display: inline-block;
  width: 20%;
  text-align: center;
}
.advan-block .advan-imgs {
  position: relative;
  display: block;
  width: 115px;
  height: 0;
  padding-bottom: 115px;
  margin: 0 auto;
  background-image: url(../img/icons/advan_bg.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.advan-block .advan-imgs img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 48px;
  height: 48px;
}
.advan-block .advan-cont {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 10px;
}
.advan-block .advan-cont .title {
  font-weight: 500;
  margin-bottom: 5px;
}
.simple-cv.simple-page {
  padding: 0 0 0 75px;
}
.cv-form {
  padding: 0 70px 0 100px;
}
.cv-form_sticky {
  position: sticky;
  top: var(--js-sticky-top);
}
.cv-form .title {
  margin-bottom: 10px;
  font-weight: 500;
}
.cv-decor {
  position: absolute;
  z-index: -1;
  left: 0;
  top: -22%;
}
.cv-decor-tree {
  position: absolute;
  z-index: -1;
  right: 0;
  top: 5%;
}
@media (max-width: 1640px) {
  .error-sec .cell-view {
    height: auto;
  }
  .about-info,
  .simple-page {
    padding: 0 30px;
  }
  .simple-cv.simple-page {
    padding-left: 50px;
  }
  .cv-form {
    padding: 0 50px;
  }
  .cv-decor-two {
    bottom: -1%;
  }
  .cv-decor-tree {
    top: 8%;
  }
}
@media (max-width: 1366px) {
  .about-info,
  .cv-form,
  .error-cont,
  .policy-sec .simple-page h1,
  .policy-sec .simple-page h2,
  .policy-sec .simple-page h3,
  .policy-sec .simple-page h4,
  .policy-sec .simple-page h5,
  .policy-sec .simple-page h6 {
    margin-top: 40px;
  }
  .about-decor,
  .about-decor-tree,
  .about-decor-two,
  .cv-decor,
  .cv-decor-tree,
  .cv-decor-two,
  .error-decor,
  .error-decor-two,
  .simple-decor,
  .simple-decor-tree,
  .simple-decor-two,
  .simple-decor.style-2 {
    display: none;
  }
  .error-cont .text {
    line-height: 1.4em;
  }
  .about-info:first-child,
  .advan-block,
  .simple-page .simple-swiper,
  .simple-page img,
  .simple-page.text blockquote,
  .simple-page.text iframe,
  .simple-page.text ol,
  .simple-page.text ul {
    margin-bottom: 40px;
  }
  .about-info,
  .cv-form,
  .simple-page {
    padding: 0;
  }
  .simple-page.text p {
    font-size: 16px;
  }
  .simple-page.text iframe {
    height: 500px;
  }
  .policy-sec .simple-page {
    margin-top: 40px;
    padding: 0 30px;
  }
  .advan-block {
    width: 38%;
  }
  .advan-block:last-child,
  .advan-block:nth-last-child(2) {
    margin-bottom: 0;
  }
  .simple-cv.simple-page {
    padding-left: 0;
  }
}
.bike-block,
.pay-page-map {
  width: 100%;
  position: relative;
}
.conatct-grey .text b,
.delivery-form.cabinet-form .order-wrap .alert b {
  margin: 0 2px;
  color: #323232;
}
.delivery-form.cabinet-form {
  padding-left: 100px;
}
.delivery-form.cabinet-form .SelectBox {
  font-size: 14px;
  line-height: 54px;
  color: #323232;
  padding: 0 20px;
}
.delivery-form.cabinet-form .SumoSelect > .CaptionCont {
  border: 1px solid #ececec;
  border-radius: 3px;
}
.delivery-form.cabinet-form .SumoSelect > .CaptionCont > span {
  line-height: 52px;
  color: #323232;
  font-weight: 400;
  font-size: 14px;
}
.delivery-form.cabinet-form .SumoSelect > .CaptionCont::before {
  position: absolute;
  content: "";
  top: 40%;
  right: 20px;
  width: 8px;
  height: 8px;
  border-left: 1px solid #323232;
  border-bottom: 1px solid #323232;
  transform: rotate(-45deg);
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.delivery-form.cabinet-form .SumoSelect.open > .CaptionCont::before {
  transform: rotate(-225deg);
  top: 50%;
}
.checkout-products .checkbox-entry-wrap {
  padding: 30px 0;
  border-bottom: 1px solid #ececec;
}
.checkout-products .checkbox-entry-wrap.with-title {
  padding: 0 0 30px;
}
.pay-block {
  padding-bottom: 30px;
  border-bottom: 1px solid #ececec;
  margin-bottom: 30px;
}
.delivery-form.cabinet-form .order-wrap .alert {
  font-size: 12px;
  text-align: center;
  margin: 0 0 20px;
  color: #6d6d6d;
  padding: 20px 0;
}
.delivery-form.cabinet-form .main-price {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.delivery-form.cabinet-form .main-price .title {
  font-weight: 500;
  letter-spacing: 0.04em;
}
.check-decor {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 45%;
}
.check-decor-two {
  position: absolute;
  z-index: -1;
  right: 0;
  top: 64%;
}
.check-decor-tree {
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 8%;
}
.bike-cont .title,
.pay-cont .title {
  margin-bottom: 15px;
  letter-spacing: 0.03em;
  font-weight: 500;
}
.pay-page-map {
  display: block;
  padding: 0 30px;
}
.bike-block,
.pay-main {
  display: -webkit-box;
  display: -ms-flexbox;
}
.bike-block {
  display: flex;
  margin-bottom: 60px;
}
.bike-block.red .bike-cont .title {
  color: #ef2f3d;
}
.bike-block.red .text ul li:before {
  border-color: #ef2f3d;
}
.bike-imgs {
  position: relative;
  width: 98px;
  max-width: 98px;
  margin-right: 40px;
  top: 20px;
}
.bike-cont ul,
.faq-block .accordeon-content .text ul {
  padding-left: 5px;
}
.pay-map .map-block {
  height: 530px;
}
.pay-inputs {
  position: absolute;
  top: 20px;
  left: 30px;
  width: 505px;
  z-index: 1;
}
.pay-cont,
.pay-imgs,
.pay-main,
.pay-only-text,
.pay-page-block {
  position: relative;
}
.pay-main {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 60px;
}
.pay-page-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
}
.pay-imgs {
  margin-right: 30px;
}
.pay-cont {
  display: block;
  width: 310px;
}
.pay-cont .title {
  font-size: 22px;
}
.pay-cont .text {
  letter-spacing: 0.03em;
  line-height: 1.5em;
}
.pay-only-text {
  display: block;
  width: 100%;
  margin-top: 60px;
  padding: 0 75px;
}
.pay-page-decor {
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
}
.pay-page-decor-two {
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: -14%;
}
@media (max-width: 1640px) {
  .delivery-form.cabinet-form {
    padding-left: 50px;
  }
  .check-decor {
    top: 50%;
  }
  .pay-only-text {
    padding: 0 50px;
  }
  .pay-page-map {
    padding: 0;
  }
}
@media (max-width: 1366px) {
  .delivery-form.cabinet-form {
    padding-left: 0;
  }
  .check-decor,
  .check-decor-tree,
  .check-decor-two,
  .pay-page-decor,
  .pay-page-decor-two {
    display: none;
  }
  .pay-main,
  .pay-only-text {
    margin-top: 40px;
  }
  .pay-only-text {
    padding: 0;
  }
  .page-main-title {
    margin-bottom: 40px;
  }
  .pay-cont {
    width: 250px;
  }
  .pay-imgs {
    margin-right: 20px;
  }
  .pay-cont .title {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .pass {
    padding: 0;
  }
  .simple-page.text iframe {
    height: 450px;
  }
  .about-imgs.seo-img .seo-decor img {
    width: 100%;
  }
  .pay-page-block {
    width: 50%;
    margin-bottom: 20px;
  }
  .pay-page-block:last-child {
    margin-bottom: 0;
  }
  .pay-cont {
    width: 300px;
  }
  .bike-main {
    margin-top: 20px;
  }
  .bike-block {
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .about-info .about-imgs {
    display: none;
  }
  .pay-cont {
    width: 200px;
  }
}
@media (max-width: 767px) {
  .news-block {
    margin-top: 20px;
    display: block;
  }
  .news-item {
    width: 100%;
    margin-bottom: 30px;
  }
  .about-info:first-child,
  .advan-block,
  .advan-block:nth-last-child(2),
  .bike-block,
  .checkout-products,
  .checkout-section .content-title,
  .delivery-form.cabinet-form,
  .delivery-form.cabinet-form .input-last,
  .error-cont .text,
  .news-item:nth-last-child(2),
  .page-main-title,
  .pass .form .input.last-input,
  .pass .pass-title,
  .simple-page .simple-swiper,
  .simple-page img,
  .simple-page.text blockquote,
  .simple-page.text iframe,
  .simple-page.text ol,
  .simple-page.text ul {
    margin-bottom: 20px;
  }
  .news-sec .spacer-sm.style-2.last {
    height: 30px;
  }
  .pass-sec .custom {
    height: 60px;
  }
  .about-info,
  .error-cont,
  .pay-main,
  .pay-only-text,
  .policy-sec .simple-page h1,
  .policy-sec .simple-page h2,
  .policy-sec .simple-page h3,
  .policy-sec .simple-page h4,
  .policy-sec .simple-page h5,
  .policy-sec .simple-page h6 {
    margin-top: 20px;
  }
  .advan-block .advan-cont,
  .advan-block .advan-imgs {
    position: relative;
    display: inline-block;
    vertical-align: middle;
  }
  .simple-page .simple-swiper .swiper-container {
    padding-bottom: 20px;
  }
  .simple-page.text iframe {
    height: 280px;
  }
  .policy-sec .simple-page {
    margin-top: 20px;
    padding: 0;
  }
  .simple-page.text h1,
  .simple-page.text h2,
  .simple-page.text h3,
  .simple-page.text h4,
  .simple-page.text h5,
  .simple-page.text h6 {
    margin-bottom: 20px;
    line-height: 1.4em;
  }
  .advan-block,
  .pay-cont {
    width: 100%;
  }
  .advan-block .advan-imgs {
    width: 20%;
    padding-bottom: 20%;
    margin-right: 10px;
  }
  .advan-block .advan-cont {
    text-align: left;
    width: 74%;
  }
  .cv-form .upload-wrapper {
    margin: 20px 0;
  }
  .cv-form {
    margin-top: 40px;
  }
  .about-info .title {
    line-height: 1.4em;
  }
  .delivery-form.cabinet-form:last-child {
    margin-bottom: 0;
  }
  .checkout-products .checkbox-entry-wrap {
    padding: 20px 0;
  }
  .pay-page-block {
    width: 100%;
    margin-bottom: 40px;
  }
  .pay-cont .title {
    margin-bottom: 10px;
  }
  .pay-inputs {
    width: 80%;
    left: 20px;
  }
  .bike-imgs {
    margin-right: 20px;
  }
}
.contact-info {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 0 75px;
  margin-bottom: 85px;
}
.conatct-item {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 29%;
  margin-top: 20px;
}
.conatct-grey,
.contact-line,
.contact-map-block {
  display: block;
  width: 100%;
  position: relative;
}
.conatct-grey {
  background: #f5f5f5;
  border-radius: 6px;
  padding: 20px 40px;
  flex-grow: 1;
}
.contact-line {
  margin-bottom: 10px;
}
.conatct-grey .contatc-icon {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
  width: 30px;
  text-align: center;
}
.conatct-grey .contatc-icon img {
  position: relative;
  top: 6px;
}
.conatct-grey .text {
  color: #6d6d6d;
  display: inline-block;
  vertical-align: top;
  line-height: 30px;
}
.conatct-grey .text b {
  font-weight: 500;
}
.contact-map-block {
  padding: 0 75px;
}
.contact-map .map-block {
  height: 560px;
}
.conatct-form .form.popup-form {
  position: relative;
  width: 90%;
  text-align: center;
}
.btn-contact {
  width: 50%;
}
.contact-decor {
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 15%;
}
.contact-decor-two {
  position: absolute;
  z-index: -1;
  right: 0;
  top: 52%;
}
@media (max-width: 1640px) {
  .contact-info,
  .contact-map-block {
    padding: 0 50px;
  }
  .conatct-form .form.popup-form {
    width: 95%;
  }
  .conatct-item {
    width: 32%;
  }
  .conatct-grey {
    padding: 20px 30px;
  }
}
@media (max-width: 1366px) {
  .contact-info,
  .contact-map-block {
    padding: 0;
  }
  .conatct-form .form.popup-form {
    width: 100%;
  }
  .contact-decor,
  .contact-decor-two {
    display: none;
  }
  .contact-map .map-block {
    height: 500px;
  }
  .contact-info {
    margin-bottom: 40px;
  }
}
.faq-block .accordeon-title::before,
.faq-tabs .tab-title::before {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  width: 10px;
  height: 10px;
  border-left: 1px solid #323232;
  border-bottom: 1px solid #323232;
  transform: rotate(-45deg);
  content: "";
}
@media (max-width: 1199px) {
  .conatct-form {
    margin-top: 40px;
  }
  .conatct-form .form.popup-form {
    text-align: left;
  }
  .btn-contact {
    width: 40%;
  }
  .conatct-grey {
    padding: 15px 10px;
  }
  .conatct-grey .contatc-icon {
    margin-right: 20px;
  }
  .conatct-item {
    margin-top: 0;
    width: 48%;
    margin-bottom: 40px;
  }
  .conatct-item:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .conatct-form .form.popup-form,
  .conatct-form .form.popup-form textarea.input,
  .conatct-item,
  .conatct-item .title,
  .contact-info,
  .contact-main-title {
    margin-bottom: 20px;
  }
  .conatct-form {
    margin-top: 40px;
  }
  .contact-map .map-block {
    height: 400px;
  }
  .btn-contact {
    width: auto;
  }
  .conatct-grey .contatc-icon {
    margin-right: 20px;
  }
  .conatct-item {
    width: 100%;
  }
}
.faq-tabs {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 50px;
}
.faq-tabs .tab-title,
.tab {
  display: none;
  position: relative;
}
.faq-tabs .tab-title {
  cursor: pointer;
  text-align: left;
  padding: 15px 10px;
  border: 1px solid #ececec;
  font-size: 16px;
  font-weight: 500;
  color: #6d6d6d;
}
.faq-tabs .tab-title::before {
  right: 20px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.faq-tabs .tab-nav.active .tab-title::before {
  transform: rotate(-225deg);
  margin-top: -2px;
}
.faq-tabs .tab-toggle div {
  position: relative;
  display: inline-block;
  cursor: pointer;
  padding: 15px 22px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 500;
  color: #6d6d6d;
  margin-right: 10px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.faq-tabs .tab-toggle div.active {
  background-color: #599921;
  border-radius: 5px;
  color: #fff;
}
.faq-block .accordeon {
  position: relative;
  display: block;
  width: 100%;
  border-bottom: 1px solid #ececec;
  margin: 40px 50px 0;
}
.faq-block .accordeon-title {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 30px 0;
  border-top: 1px solid #ececec;
}
.faq-block .accordeon-title::before {
  right: 0;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.faq-block .accordeon-title.active::before {
  transform: rotate(-225deg);
  margin-top: 0;
}
.faq-block .accordeon-content {
  position: relative;
  display: none;
  padding-bottom: 30px;
}
.faq-block .accordeon-content .text p {
  color: #6d6d6d;
  margin-bottom: 25px;
  line-height: 1.5em;
}
.faq-form-sec .title {
  margin-bottom: 25px;
}
.faq-decor {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 15%;
}
.faq-decor-two {
  position: absolute;
  z-index: -1;
  right: 0;
  top: -2%;
}
@media (max-width: 1640px) {
  .faq-block .accordeon {
    margin: 40px 30px 0;
  }
}
@media (max-width: 1366px) {
  .faq-block .accordeon {
    margin: 40px 0 0;
  }
  .faq-tabs {
    margin-top: 40px;
  }
  .faq-decor,
  .faq-decor-two {
    display: none;
  }
}
.create-main,
.create-main-none {
  position: relative;
  display: block;
}
@media (max-width: 991px) {
  .faq-tabs .tab-toggle div {
    font-size: 12px;
    margin-right: 5px;
  }
}
@media (max-width: 767px) {
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 5px !important;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 5px !important;
  }
  .lightbox-title {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .prod_horiz-amount {
    left: 2px;
  }
  .thank_items .prod_horiz-desc {
    align-items: flex-start;
  }
  .thank {
    padding: 30px 15px;
    margin-top: 20px;
  }
  .thank_head .time span + span {
    margin-left: 15px;
  }
  .thank .prod_horiz,
  .thank_total {
    padding: 15px 0;
  }
  .thank .prod_horiz-img {
    width: 80px;
    height: 80px;
  }
  .thank .prod_horiz-desc {
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .thank .prod_horiz-desc .title {
    margin-bottom: 5px;
  }
  .thank .prod_horiz-info {
    width: 100%;
    padding-left: 0;
  }
  .thank.history-detail .thank_head .time {
    margin: 0 15px;
  }
  .history-table-wrap .history-table {
    min-width: unset;
  }
  .history-table tbody td:last-child:before,
  .history-table thead {
    display: none;
  }
  .history-table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin-bottom: 20px;
  }
  .history-table tr:last-child {
    margin-bottom: 0;
  }
  .history-table tbody td {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100% !important;
    height: auto;
    padding-right: 0;
    padding-left: 0;
    text-align: left;
  }
  .history-table tbody td:before {
    content: attr(data-mobile-title);
    position: relative;
    display: inline-block;
    width: 40%;
    padding-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .history-table tbody td:last-child {
    border-bottom: 0;
  }
  .search-mobile-button {
    display: block;
    margin-bottom: 30px;
    margin-top: 20px;
  }
  .faq-block .accordeon,
  .faq-tabs {
    margin-top: 20px;
  }
  .faq-tabs .tab-title {
    display: block;
  }
  .faq-tabs .tab-toggle {
    display: none;
    position: absolute;
    border-radius: 5px;
    left: 0;
    top: 100%;
    width: 100%;
    background: #fff;
    border: 1px solid #ececec;
    border-top: none;
  }
  .faq-tabs .tab-nav.active .tab-toggle {
    display: block;
    background-color: #fff;
    z-index: 1;
  }
  .faq-tabs .tab-toggle div {
    display: block;
    text-align: left;
    text-transform: none;
    font-size: 16px;
    margin: 0;
    padding: 15px 10px;
  }
  .faq-block .accordeon-title {
    padding: 20px 20px 20px 0;
  }
  .faq-block .accordeon-content {
    padding-bottom: 20px;
  }
  .faq-form-sec .form textarea,
  .faq-form-sec .title {
    margin-bottom: 20px;
  }
}
.create-main {
  width: 100%;
  margin-top: 40px;
}
.create-main .ing_body {
  padding: 0 0 70px;
}
.create-main .ing_body-left .title {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}
.create-main .ingredient_title.ingredient_title_main {
  width: 70px;
  margin: 0 auto 25px;
}
.create-main .info-btn {
  width: 16px;
  height: 16px;
}
.create-main-none {
  width: 30px;
  height: 30px;
}
.create-main-none::after,
.create-main-none::before {
  position: absolute;
  z-index: 1;
  content: "";
  left: 0;
  top: 50%;
  width: 100%;
  height: 4px;
  background-color: #ececec;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.create-main-none::before {
  transform: rotate(-45deg);
}
.create-main-none::after {
  transform: rotate(45deg);
}
.create-main .ing-custom-block {
  width: calc(20% - 10px);
}
.ingredient.active .create-main-none::after,
.ingredient.active .create-main-none::before {
  background-color: #599921;
}
.create-main-footer {
  position: sticky;
  bottom: 0;
  z-index: 2;
}

.create-footer {
  /* position: fixed;
  left: 0;
  bottom: 0; */
  width: 100%;
  background-color: #fff;
  z-index: 2;
  padding: 20px 0;
}
/* .create-footer.bottom {
  position: relative;
  left: auto;
  bottom: auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
} */
.create-footer-inner {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1290px;
  margin: 0 auto;
  width: 80%;
}
.cat,
.cat .cat-imgs {
  display: block;
  position: relative;
}
.create-sec .spacer-create {
  height: 40px;
}
@media (max-width: 1640px) {
  .create-footer .ing_footer-buttons .btn {
    margin-right: 20px;
  }
  .create-main .ing_body {
    padding-bottom: 60px;
  }
  .create-footer-inner {
    width: 92%;
  }
}
@media (max-width: 1366px) {
  .create-main .ing_body {
    padding-bottom: 40px;
  }
  .create-footer.ing_footer {
    display: block;
    text-align: center;
  }
  .create-footer .ing_footer-buttons .btn {
    margin-right: 10px;
  }
  .create-footer .ing_footer-buttons .btn:last-child {
    margin-right: 0;
  }
  .ing_footer-controls .thumb-input-number {
    margin: 0 20px;
  }
  .create-footer-inner {
    width: 99%;
  }
  .create-footer .ing_footer-controls {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (max-width: 1199px) {
  .create-footer-inner {
    width: 100%;
    display: block;
  }
  .create-footer .ing_footer-controls {
    margin-bottom: 20px;
  }
  .create-main .ing-custom-block {
    width: calc(25% - 10px);
  }
}
@media (max-width: 991px) {
  .create-main .ing_body-left {
    width: 100%;
    display: block;
  }
  .create-footer .ing_footer-buttons .btn {
    font-size: 12px;
    margin-right: 0;
  }
  .create-main .ing-custom-block {
    width: calc(20% - 10px);
  }
  .footer-dev-logo-wrapper {
    text-align: center;
  }
  .footer-dev-logo-wrapper .footer_redstone.footer-dev-logo {
    display: unset;
  }
}
@media (max-width: 767px) {
  .create-footer.ing_footer {
    position: relative;
    padding: 20px 10px;
  }
  .create-main {
    margin-top: 20px;
  }
  .create-footer .ing_footer-buttons .btn {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding: 12px 0;
  }
  .create-footer .ing_footer-buttons .btn:last-child {
    margin-bottom: 0;
  }
  .create-main .ing_body {
    padding-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .thank .btn.btn-block {
    width: 100%;
    margin: 0;
  }
  .cart-empty {
    height: calc(100vh - 60px);
  }
  .footer-info-block {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .footer-info {
    display: flex;
  }
  .footer-icon-block.phone {
    margin-top: 20px;
  }
  .footer-bottom .footer-pay,
  .footer-bottom .footer_redstone,
  .footer-icon-block.right {
    justify-content: flex-start;
  }
  .info-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .create-footer .ing_footer-buttons .btn {
    padding: 10px 0;
  }
  .create-main .ing-custom-block {
    width: calc(25% - 10px);
  }
}
@media (max-width: 480px) {
  .prod_horiz-desc .custom_dropdown {
    margin-bottom: 10px;
  }
  .swiper-pagination.swiper-pagination-relative {
    margin-top: 30px;
  }
  .custom_dropdown-toggle span {
    display: block;
    width: 100%;
    margin-bottom: 5px;
  }
  .checkbox-entry span,
  .footer-top .footer-link.footer-link-main a,
  .popup-description {
    font-size: 14px;
  }
  .sorry-popup .popup-container {
    max-width: 450px;
  }
  .popup-create .popup-align,
  .respons-popup .popup-align,
  .sorry-popup .popup-align,
  .thank-popup .popup-align {
    padding: 40px 20px;
  }
  .footer-info.gps,
  .popup-create-btn {
    display: block;
  }
  .popup-create-btn .btn {
    padding: 20px 30px;
  }
  .popup-create-btn .btn:last-child {
    padding: 18px 30px;
    margin-top: 15px;
  }
  .delivery-popup-block .delivery-popup-link img,
  .popup-list-decor {
    display: none;
  }
  .delivery-popup .popup-align {
    padding: 20px;
  }
  .delivery-popup-block .delivery-popup-link:first-child,
  .delivery-popup-block span {
    margin: 0;
  }
  .delivery-popup-block .delivery-popup-link p span {
    color: #fff;
    margin-left: 5px;
  }
  .delivery-popup-block span {
    width: 100%;
    margin: 10px 0;
    font-size: 16px;
    display: none;
  }
  .delivery-popup-block {
    flex-wrap: nowrap;
  }
  .delivery-popup-block .delivery-popup-link:first-child,
  .footer-icon-block .btn-icon {
    margin-right: 15px;
  }
  .ing_control-title {
    max-width: 35%;
  }
  .cabinet-sec .spacer-lg.spacer-cabinet,
  .checkout-section .spacer-md.style-2,
  .contact-sec .spacer-md,
  .create-sec .spacer-md,
  .faq-tab-sec .spacer-md.style-2,
  .news-sec .spacer-md.style-2,
  .pay-sec .spacer-md.style-2,
  .policy-sec .spacer-md,
  .simple-detail-two-sec .simple-two-spacer,
  .spacer-cabinet,
  .thank-sec .spacer-md.style-2 {
    height: 20px;
  }
  .custom-pagination ul li.dott {
    width: 35px;
  }
  .upload-wrapper .file-name {
    max-width: 300px;
  }
  .comment-love .select-icon {
    height: 17px;
  }
  .footer-info-block {
    margin-bottom: 20px;
    margin-right: 0;
  }
  .footer-top .footer-link a {
    margin-right: 0;
    display: block;
    margin-bottom: 10px;
  }
  .info-head {
    margin-bottom: 5px;
    margin-top: 10px;
  }
  .seo-sec {
    display: none;
    margin-bottom: 20px;
  }
  .news-sec .spacer-cv {
    height: 10px;
  }
  .pass-buttons button:last-child {
    margin-top: 10px;
  }
  .simple-detail-two-sec .spacer-sm.style-2 {
    height: 30px;
  }
  .about-info .text,
  .advan-block .advan-cont .text,
  .faq-block .accordeon-content .text p,
  .faq-tab-sec .text ol li,
  .faq-tab-sec .text ul li,
  .simple-page ol li,
  .simple-page ul li {
    font-size: 16px;
  }
  .spacer-about {
    height: 40px;
  }
  .advan-block .advan-imgs img {
    width: 40px;
    height: 40px;
  }
  .pay-cont .title {
    font-size: 18px;
  }
  .pay-page-block {
    margin-bottom: 20px;
  }
  .pay-inputs {
    width: 90%;
  }
  .bike-imgs img,
  .btn-contact {
    width: 100%;
  }
  .conatct-grey .contatc-icon {
    margin-right: 10px;
  }
  .contact-line {
    margin-bottom: 5px;
  }
  .create-main .ing-custom-block {
    width: calc(33.33% - 10px);
  }
}
.cat {
  width: 100%;
  max-width: 350px;
  margin: 50px auto 0;
  text-align: center;
}
.cat .cat-imgs {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  margin-bottom: 25px;
  overflow: hidden;
}
.cat .cat-imgs img {
  padding: 10px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.cat .title {
  display: inline-block;
  font-weight: 500;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.cat-decor {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 50%;
}
@media (min-width: 1200px) {
  .btn.btn-primary.loading:hover,
  .product_plus:hover {
    background-color: #599921;
    color: #fff;
  }
  .product_plus:hover span {
    background-color: #fff;
    color: #599921;
  }
  .product_image:hover .img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  .swiper-button-next:hover .stroke-anime,
  .swiper-button-prev:hover .stroke-anime {
    stroke-dasharray: 185;
    stroke: #db2526;
    stroke-dashoffset: 0;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
  }
  .popup-align a:hover::before {
    width: 100%;
    right: auto;
    left: 0;
  }
  .cabinet-form .btn-close:hover,
  .cat .title:hover a,
  .custom-pagination ul li a:hover,
  .faq-tabs .tab-toggle div:hover,
  .footer-info a:hover,
  .footer-top .footer-link a:hover,
  .news-cont .title a:hover,
  .respons-popup
    .respons-info
    .SumoSelect
    > .optWrapper
    > .options
    li
    label:hover {
    color: #599921;
  }
  .adress-popup .link:hover {
    text-decoration: none;
  }
  .adress-popup .link:hover::before {
    text-decoration: none;
    width: 100%;
    left: 0;
    right: auto;
  }
  .arrow-pagination.arrow-left:hover,
  .arrow-pagination.arrow-right:hover,
  .delivery-popup-block .delivery-popup-link:hover {
    border-color: #599921;
  }
  .upload-wrapper:hover .file-name {
    color: #323232;
  }
  .footer-bottom .footer_redstone:hover,
  .more-text .read-more:hover {
    color: #db2526;
  }
  .btn-icon.facebook:hover .bg path {
    fill: transparent;
  }
  .btn-icon.facebook:hover .bg-icon path {
    fill: #255a9c;
  }
  .btn-icon.insta:hover .bg path {
    fill: transparent;
    stroke: url("#myGradient");
  }
  .btn-icon.insta:hover .bg-icon path {
    fill: url("#myGradient");
  }
  .more-text .read-more:hover:before {
    border-color: #db2526;
  }
  .cat .cat-imgs img:hover,
  .news-imgs:hover img {
    transform: scale(1.1);
  }
  .sorry-btn:hover {
    color: #323232;
    opacity: 0.7;
  }
  .faq-tabs .tab-toggle div.active:hover {
    color: #fff;
  }
  .ingredient.active:hover .create-main-none::after,
  .ingredient.active:hover .create-main-none::before {
    background-color: #db2526;
  }
}
@media (max-width: 1366px) {
  .cat {
    margin-top: 40px;
  }
  .cat-decor {
    display: none;
  }
}
@media (max-width: 767px) {
  .cat .cat-imgs {
    margin-bottom: 20px;
  }
  .cat {
    margin-top: 20px;
  }
}
a.footer-dev-logo:before {
  background: url(../img/icons/redstone.svg) right center/100% no-repeat #fff;
  width: 78px;
  content: "";
  right: 0;
  top: 0;
  position: absolute;
  height: 100%;
}
.checkbox-entry-wrap.with-title .h5 {
  font-size: 18px;
  color: #323232;
  font-weight: 500;
  position: relative;
  display: -webkit-box;
  overflow: hidden;
  max-height: 3em;
}

.delivery-popup .popup-align {
  overflow: visible;
}
.delivery-popup .btn.disabled {
  font-weight: bold;
}

.btn_type_delivery.is-active {
  border: 2px solid #599921;
}
.delivery_popup_fields,
.delivery_popup_city {
  display: none;
}
.delivery_popup_fields,
.delivery_popup_fields .col-12.col-sm-4 {
  padding: 0px;
}

.delivery_popup_city.is-active {
  display: block;
}
.delivery_popup_fields.is-active {
  display: flex;
}
#ui-id-1 {
  z-index: 999;
}
.text_delivery_popup {
  font-size: 16px;
  margin-bottom: 15px;
  padding: 5px 0;
  display: none;
  text-align: left;
  position: relative;
}
.text_delivery_popup.is-loading {
  display: block;
}
.text_delivery_popup.is-error,
.text_delivery_popup.is-success {
  display: block;
}
.text_delivery_popup.is-loading,
.confirm_address_checkout.is-loading {
  position: relative;
}
/* .text_delivery_popup.is-loading:before,
.confirm_address_checkout.is-loading:before {
  position: absolute;
  width: 32px;
  height: 32px;
  left: calc(50% - 16px);
  top: calc(50% - 16px);
  background: url("img/ajax-loader.gif");
  content: "";
  background-size: contain;
  z-index: 9;
} */
.product_list_no_available .prod_horiz-img {
  width: 80px;
  height: 80px;
}
.product_list_no_available {
  margin-top: 15px;
  margin-bottom: 10px;
  height: auto;
  max-height: calc(100svh - 350px);
}

.product_list_no_available .prod_horiz {
  padding: 5px 20px;
}
.btn_delivery_cancel {
  margin-left: 20px;
}
.confirm_address_checkout {
  margin: 0px auto 20px;
  display: block;
}
.btn_delivery {
  width: 100%;
  margin-top: 20px;
}
.spacer-xs {
  height: 15px;
}
.btn_delivery.disabled {
  background-color: #e2e2e2;
  color: black;
  border: 2px solid #e2e2e2;
}
.delivery-popup.popup-content .input {
  background-color: white;
  border: 2px solid rgba(0, 0, 0, 0.12);
}
.delivery-popup .SumoSelect > .CaptionCont {
  background-color: white;
  color: #000;
  font-weight: 600;
  border-radius: 3px;
  border: 2px solid rgba(0, 0, 0, 0.12);
}
.delivery-popup .SumoSelect > .optWrapper {
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
}
.delivery-popup .SumoSelect > .optWrapper > .options li label {
  color: #000;
}
.delivery-popup .SumoSelect > .CaptionCont > span {
  font-weight: 400;
}
.delivery-popup .SumoSelect > .CaptionCont > label > i:before {
  border-width: 6px 4px 0px 4px;
  border-color: #000000 transparent transparent transparent;
}
.autocomple_wrap .ui-menu-item-wrapper {
  font-size: 16px;
  text-align: left;
}
.autocomple_wrap .ui-menu {
  width: auto !important;
  position: absolute !important;
  right: 15px;
}
.prod-text {
  font-size: 15px;
  text-align: left;
}

.item_d {
  font-size: 14px;
  font-weight: 500;
}
.delivery_popup_courier .CaptionCont {
  text-align: left;
}
.header-cart.header-btn {
  position: relative;
}
.cart-count {
  position: absolute;
  background-color: #599921;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -8px;
  left: 11px;
  line-height: 1px;
}
.product_list_no_sale .prod_horiz-desc .product_additions {
  display: block;
  text-align: left;
}
.ui-helper-hidden-accessible {
  display: none !important;
}

@media (max-width: 575px) {
  .section.pay-sec.charity-sec .product-row {
    width: auto;
    margin-inline: -15px;
  }
}

@media (max-width: 767px) {
  .product_list_no_available {
    max-height: auto;
  }
  .delivery-popup .checkout_mb {
    margin-bottom: 0px;
  }
  .delivery-popup .res-gps {
    margin-top: 0px;
  }
  .delivery-popup #houseNumber_popup {
    margin-bottom: 0px;
  }
  .delivery-popup .btn_delivery {
    margin-top: 25px;
  }
  .delivery-popup .sumo_select_city {
    margin-bottom: 15px;
  }
  #sectionProducts .col-6.col-lg-4.col-xl-3:nth-child(even) {
    padding-left: 10px;
  }
  #sectionProducts .col-6.col-lg-4.col-xl-3:nth-child(odd) {
    padding-right: 10px;
  }
  .btn_delivery_confirm,
  .btn_delivery_cancel {
    width: 92%;
    margin: 0px auto;
    display: block;
  }
  .btn_delivery_cancel {
    margin: 10px auto 0px;
  }
  .delivery_popup_fields.is-active {
    margin-inline: 0;
  }

  .delivery_popup_fields .col-12.col-sm-4 {
    padding-inline: 15px;
  }

  .delivery_popup_fields.delivery_popup_selfdelivery .col-sm-12 {
    padding-inline: 0;
  }
}
