/* div,
p {
  margin: 0;
  padding: 0;
} */

/* More-menu dropdown ("Ще") - overrides for theme stylesheet.css */
#menu .more-menu .more-dropdown {
  top: 100% !important;
  left: 0;
  min-width: 200px;
  padding: 12px 0 !important;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.12);
}
#menu .more-menu .more-dropdown .dropdown-inner {
  display: block !important;
}
#menu .more-menu .more-dropdown .dropdown-inner ul {
  display: block !important;
  padding: 0 !important;
}
#menu .more-menu .more-dropdown .dropdown-inner ul li {
  display: block !important;
  min-width: auto !important;
}
#menu .dropdown-inner .list-unstyled.childs_1.single-dropdown-menu li a,
#menu .more-menu .more-dropdown .dropdown-inner ul li a,
#menu .more-menu .more-dropdown .dropdown-inner ul li a span {
  display: block !important;
  padding: 12px 24px !important;
  min-width: auto !important;
  font: 400 16px/1.4 "FixelText", Helvetica, sans-serif !important;
  color: #414141 !important;
  text-decoration: none !important;
  transition: background 0.2s ease, color 0.2s ease;
}
#menu .dropdown-inner .list-unstyled.childs_1.single-dropdown-menu li:hover,
#menu .more-menu .more-dropdown .dropdown-inner ul li:hover {
  background: #f6f2ee;
}
#menu .dropdown-inner .list-unstyled.childs_1.single-dropdown-menu li a:hover,
#menu .dropdown-inner .list-unstyled.childs_1.single-dropdown-menu li:hover a,
#menu .more-menu .more-dropdown .dropdown-inner ul li a:hover,
#menu .more-menu .more-dropdown .dropdown-inner ul li:hover a,
#menu .more-menu .more-dropdown .dropdown-inner ul li:hover a span {
  background: #f6f2ee !important;
  color: #DFAA70 !important;
}
#menu .more-menu:hover > .more-dropdown {
  display: block;
}

.ttt {
  height: 80px;
  background-color: black;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 300;
}

.img-right {
  margin-top: 6.25rem;
}

.img-left {
  margin-left: 8.24rem;
}

.img-left-div {
  /*margin-top: 14.06rem;*/
  margin-top: 15rem;
}

.main-banner {
  background-color: #f6f2ee;
}

.main-banner-bg-img {
  left: 0;
  bottom: 0;
  height: 100%;
  display: block;
  position: fixed;
}

.main-banner-top {
  position: absolute;
  /*top: 8.6rem;
  left: 21.6rem;*/
  top: 7rem;
  left: 21.8rem;
  z-index: 1;
}

.main-banner-top h1 {
  font-family: "Mak";
  font-size: 3rem;
  font-weight: 300;
  text-align: center;
  color: #555150;
  margin: 0;
  padding: 0;
}

.main-banner-subtitle {
  margin-top: 6.25rem;
}

.main-banner-subtitle-h2 {
  /*font-family: "Mak";*/
	font-family: "FixelText";
  font-size: 3rem;
  font-weight: 400;
  color: #555150;
  margin: 0;
  padding: 0 0 0 10.56rem;
}

.main-banner-bottom {
  margin-bottom: 3rem;
}

.banner-btn {
  margin-top: 3.75rem;
}

.img-line {
  margin-left: 10.56rem;
  margin-bottom: 1.7rem;
}

.quote {
  position: relative;
  padding: 0 2.5rem;
  color: #333;
}

.quote-icon {
  position: absolute;
  color: #ddd;
}

.quote-icon-left {
  top: 0;
  left: 0;
}

.quote-icon-right {
  bottom: 0;
  right: 0;
}

.quote-text {
  position: relative;
  z-index: 1;
  font: 400 1rem / 1.5rem "FixelText", Helvetica, sans-serif;
}

/* MAIN STEPS */
.main-steps {
  padding: 6.25rem 0;
}

.main-steps h2 {
  font-family: "Mak";
  font-size: 3rem;
  font-weight: 300;
  color: #555150;
  margin: 0;
  padding: 0 30% 0 0;
}

.spec-color {
  color: #dfaa70;
}

.main-steps-num {
  font-family: "Mak";
  font-size: 9.25rem;
  line-height: 9.25rem;
  font-weight: 300;
  color: #dfaa70;
}

.main-steps-cont {
  padding-left: 1rem;
}

.main-steps-cont h3 {
  font-family: "Mak";
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 300;
  margin: 0;
  padding: 0;
}

.main-steps-desc {
  font: 400 1rem / 1.5rem "FixelText", Helvetica, sans-serif;
}

/* Main Prop */
.main-prop-bg {
  background-color: #f6f2ee;
  padding: 9.4rem 0;
  /* width: 100%; */
}

.main-prop h2 {
  font-family: "Mak";
  font-size: 3rem;
  font-weight: 300;
  color: #555150;
  margin: 0;
  padding: 0;
}

.main-prop-cont h3 {
  font-family: "Mak";
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 300;
  margin: 0;
  padding: 0;
}

.main-prop-desc {
  font: 400 1rem / 1.5rem "FixelText", Helvetica, sans-serif;
}

/* Main faq */
.main-faq {
  padding: 6.25rem 0;
}

.main-faq h2 {
  font-family: "Mak";
  font-size: 3rem;
  font-weight: 300;
  color: #555150;
  margin: 0;
  padding: 0;
}

.panel-default > .panel-heading {
  color: unset;
  background-color: unset;
  border-color: unset;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: unset;
}

.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
}

.panel-group .panel {
  border-radius: unset;
  border: none;
}

.panel-default {
  border-color: unset;
}

.panel {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.panel-body {
  padding: 1rem 1rem 0.5rem 1rem;
  font: 400 1rem / 1.5rem "FixelText", Helvetica, sans-serif;
}

.panel-title {
  font: 500 1.25rem / 1.5rem "FixelText", Helvetica, sans-serif;
  color: #555150;
}

/* footer */
/* footer {
  float: unset;
  width: 100%;
  margin: 0;
} */

.dc-footer-bg {
  width: 100%;
  background: #1a1a1a none repeat scroll 0 0;
  padding: 6.25rem 0;
}

#contacts .dc-footer h2 {
  font-family: "Mak";
  font-size: 3rem;
  font-weight: 300;
  color: #fff;
  margin: 0 0 2rem 0;
  padding: 0 0 0 1rem;
}

/* #map-big {
  overflow: hidden;
  cursor: pointer;
}

#map-big img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
  filter: sepia(100%) opacity(70%) hue-rotate(10deg);
}

#map-big.zoomed img {
  transform: scale(3);
} */

.map-container {
  width: 100%;
  height: 360px;
  filter: sepia(70%) opacity(90%) hue-rotate(10deg);
}

.footer-info-block-title {
  font: 500 1.25rem / 1.5rem "FixelText", Helvetica, sans-serif;
  color: #555150;
}

.footer-info-block-cont {
  font: 400 1rem / 1.5rem "FixelText", Helvetica, sans-serif;
  color: #d2c8be;
}

.dc-copy {
  font: 300 0.7rem / 1.5rem "FixelText", Helvetica, sans-serif;
  color: #d2c8be;
}

.footer-info-block {
  margin-left: 2rem;
}

.user-policy {
  justify-content: space-around;
}

.user-policy a {
  text-decoration: none;
  color: #d2c8be;
  font: 400 1rem / 1.5rem "FixelText", Helvetica, sans-serif;
  margin: 1rem 0 0 1rem;
}

.user-policy a:hover {
  color: #dfaa70;
}

/* main block HIT */
.wrapper {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 4rem 1rem;
}

.grid-container {
  display: grid;
  grid-template-columns: repeat(24, 1fr);
  grid-template-rows: repeat(3, minmax(0, 1fr));
  gap: clamp(1.75rem, 2rem, 2.25rem);
  height: 100%;
  width: 100%;
}

.item {
  background: white;
  padding: clamp(0.75rem, 1.2rem, 1.5rem);
  min-height: 10rem;
  box-shadow: inset 0 0 0 1px #ecc170;
  transition: box-shadow 0.3s ease;
}

.item:hover {
  box-shadow: inset 0 0 0 0 #fff;
}

.item-1 {
  grid-column: 1 / span 16;
  grid-row: 1;
}

.item-2 {
  grid-column: 17 / span 8;
  grid-row: 1 / 3;
}

.item-3 {
  grid-column: 1 / span 8;
  grid-row: 2 / 4;
}

.item-4 {
  grid-column: 9 / span 8;
  grid-row: 2 / 4;
}

.item-5 {
  grid-column: 17 / span 8;
  grid-row: 3;
  box-shadow: inset 0 0 0 1px #fff;
  transition: box-shadow 0.3s ease;
}

.card-clock {
  margin: -0.1rem 0.5rem 0 0;
  height: 1.25rem;
  width: auto;
}

.item-basket-btn,
.item-menu-btn {
  text-decoration: none;
  cursor: pointer;
}

.item-basket-btn:hover,
.item-menu-btn:hover {
  text-decoration: none;
}

[class^="item-time-val-"] {
  font: 500 1rem / 1.5rem "FixelText", Helvetica, sans-serif;
  /* color: #d2c8be; */
  color: #ecc170;
}

[class^="item-price-val-"] {
  font: 600 1.5rem / 1.5rem "FixelText", Helvetica, sans-serif;
  color: #555150;
}

[class^="item-img-"] {
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}

.item-hit {
  position: absolute;
  top: 0;
  right: 1rem;
  z-index: 2;
}

.item-title {
  font: 600 1.5rem / 1.75rem "FixelText", Helvetica, sans-serif;
  color: #555150;
  margin: 1.25rem 0;
  min-height: 3.5rem;
}

.item-desc {
  font: 300 1rem / 1.5rem "FixelText", Helvetica, sans-serif;
  color: #555150;
  min-height: 4.5rem;
}

.item-img-1,
.item-cont-1,
.item-price-1 {
  flex: 1;
}

.item-cont-1,
.item-price-1 {
  flex-direction: column;
  height: 100%;
  justify-content: start;
}

.item-fl-block-1 {
  height: 100%;
  align-items: center;
}

.item-price-1 {
  justify-content: space-around;
  padding-left: 2rem;
}

.items-menu-go {
  padding: 0 2rem 0 1rem;
}

.items-menu-go-cont {
  font: 300 1rem / 1.5rem "FixelText", Helvetica, sans-serif;
  color: #555150;
}

.item-img-2 img,
.item-img-3 img,
.item-img-4 img {
  margin: 0 auto;
}

.item-price-2,
.item-price-3,
.item-price-4 {
  padding-left: 1rem;
}

.wrapper h2 {
  font-family: "Mak";
  font-size: 3rem;
  font-weight: 300;
  color: #555150;
  margin: 0;
  padding: 0;
}

.page-title-wrapper .page-title {
  font: 300 3rem / 3.2rem "Mak";
  color: #555150;
  margin: 0;
  padding: 0;
  float: left;
  text-transform: unset;
  padding-top: 1rem;
}

.policy h2 {
  font: 600 1.5rem / 1.75rem "FixelText", Helvetica, sans-serif;
  color: #555150;
  margin: 1.25rem 0;
}

.dc-delivery h1 {
  font-family: "Mak";
  font-size: 3rem;
  font-weight: 300;
  color: #555150;
  margin: 0;
  padding: 0;
}

#information-information .dc-delivery h2 {
  font-family: "Mak";
  font-size: 3rem;
  font-weight: 300;
  line-height: 3rem;
  color: #555150;
  margin: 0;
  padding: 0;
}

#information-information .main-faq {
  padding: 0;
}

#information-information .main-faq h1 {
  font-family: "Mak";
  font-size: 3rem;
  font-weight: 300;
  color: #555150;
  margin: 0;
  padding: 0;
}

#map-dc-delivery {
  height: 600px;
  width: 100%;
  z-index: 0;
}

/* Переопределяем стили тайлов для применения фильтра */
#map-dc-delivery .leaflet-tile-container img {
  filter: sepia(70%) opacity(90%) hue-rotate(10deg) !important;
}

.about-bg {
  background-image: url("/catalog/view/theme/OPC202_05/image/about-bg.jpg"); /* Замените на ссылку на вашу картинку */
  background-size: cover; /* Масштабируем изображение */
  background-position: center; /* Центруем изображение */
  justify-content: center; /* Центрируем по горизонтали */
  align-items: center; /* Центрируем по вертикали */
  text-align: center; /* Выравниваем текст по центру */
}

.about-1 {
  background-image: url("/catalog/view/theme/OPC202_05/image/promo-about-01.jpg");
  background-size: cover;
  background-position: center;
}

.about-2 {
  background-image: url("/catalog/view/theme/OPC202_05/image/promo-about-02.jpg");
  background-size: cover;
  background-position: center;
}

.about-3 {
  background-image: url("/catalog/view/theme/OPC202_05/image/promo-about-03.jpg");
  background-size: cover;
  background-position: center;
}

.about-4 {
  background-image: url("/catalog/view/theme/OPC202_05/image/promo-about-04.jpg");
  background-size: cover;
  background-position: center;
}

.about-5 {
  background-image: url("/catalog/view/theme/OPC202_05/image/promo-about-05.jpg");
  background-size: cover;
  background-position: center;
}

.about-wr h1,
.about-wr h2 {
  font-family: "Mak";
  font-size: 3rem;
  font-weight: 300;
  color: #555150;
}

.about-bg h1 {
  font-family: "Mak";
  font-size: 3rem;
  font-weight: 300;
  color: #ecc170;
  margin: 0;
  padding: 0;
}

/* catalog list */
.category-section {
  scroll-margin-top: 10rem; /* Регулируйте значение под высоту шапки */
}

.category-section h2 {
  font-size: 3rem;
  padding-left: 1rem;
  margin-bottom: 2rem;
  margin-top: 3rem;
}

/* Fix for lazy loading: reserve space for images before they load */
.product-thumb .image {
  aspect-ratio: 1 / 1;
}
.product-thumb .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.category-navigation {
  margin: 1rem;
      flex-wrap: wrap;
    gap: 12px 0;
}

.category-link {
  color: #dfaa70;
  text-decoration: none;
  font-size: 1.5rem;
  transition: color 0.3s;
}

.category-link::after{
    content: "|";
    margin: 0 10px;
	color: gray;
}

.category-link:last-child::after{
    content: "";
}

.category-link:hover {
  color: #fcb363;
  text-decoration: none;
}

.separator {
  color: #000;
  margin: 0 0.5rem;
  font-weight: 300;
}

.fixed-category {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: white; /* Можно изменить цвет */
  z-index: 1000; /* Убедитесь, что меню будет поверх других элементов */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  padding: 0.5rem 1rem;
  margin: 0;
}

.catalog-list-banner h2 {
  font-size: 2.5rem;
  margin-bottom: 2rem;
}

[class^="product-product-"] h1 {
  font-family: "FixelText", Helvetica, sans-serif;
  font-size: 2.5rem;
  color: #555150;
}

[class^="product-product-"] h2 {
  font: 500 1.5rem / 2rem "FixelText", Helvetica, sans-serif;
  color: #555150;
}

.product-time-vaga {
  font: 500 1rem / 1.5rem "FixelText", Helvetica, sans-serif;
  /* color: #d2c8be; */
  color: #ecc170;
}

.nutritional > *:nth-child(even) {
  background-color: #D2C8BE1A; /* Серый фон для четных элементов */
}

.nutritional > * {
  padding: 0.5rem;
}

.alert-dc {
  color: #555150;
  background-color: #f9eee2;
  border-color: #DFAA70;
}

/* ========================================
   Mobile Sticky Menu Button
   ======================================== */
.mobile-sticky-menu {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1050;
  padding: 12px 16px;
  padding-bottom: calc(12px + env(safe-area-inset-bottom, 0px));
  opacity: 0;
  visibility: hidden;
  transform: translateY(100%);
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
}

.mobile-sticky-menu.visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.mobile-sticky-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  padding: 16px 24px;
  background: #DFAA70;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  box-shadow: 0 0 30px 10px rgba(255, 255, 255, 0.9);
  transition: background 0.2s ease, box-shadow 0.2s ease;
}

.mobile-sticky-btn:active {
  background: #c99860;
  box-shadow: 0 0 20px 6px rgba(255, 255, 255, 0.7);
}

.mobile-sticky-btn-text {
  font: 600 18px/1 "FixelText", Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.mobile-sticky-btn-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  transition: transform 0.3s ease;
}

.mobile-sticky-menu.open .mobile-sticky-btn-icon {
  transform: rotate(180deg);
}

/* Dropdown */
.mobile-sticky-dropdown {
  position: absolute;
  bottom: 100%;
  left: 16px;
  right: 16px;
  margin-bottom: 8px;
  background: #fff;
  border: 1px solid #DFAA70;
  border-radius: 12px;
  box-shadow: 0 -4px 32px rgba(0, 0, 0, 0.25), 0 0 0 1px rgba(223, 170, 112, 0.3);
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.3s ease, opacity 0.3s ease;
}

.mobile-sticky-menu.open .mobile-sticky-dropdown {
  max-height: 60vh;
  opacity: 1;
  overflow-y: auto;
}

.mobile-sticky-link {
  display: block;
  padding: 16px 20px;
  font: 500 16px/1.4 "FixelText", Helvetica, sans-serif;
  color: #414141;
  text-decoration: none;
  border-bottom: 1px solid #f0ebe5;
  transition: background 0.2s ease, color 0.2s ease;
}

.mobile-sticky-link:last-child {
  border-bottom: none;
}

.mobile-sticky-link:active {
  background: #fdf6ed;
  color: #DFAA70;
}

/* Show only on mobile */
@media (max-width: 767px) {
  .mobile-sticky-menu {
    display: block;
  }
}