@charset "UTF-8";
/*--------------------------------------------------------*/
/* TABLE OF CONTENTS: */
/*--------------------------------------------------------*/
/* - HOME BLOCKS */
/* - SWIPER CUSTOM */
/* - PRODUCTS BOTTOM */
/* - FOOTER */
/* - ELEMENTS */
/* - PRODUCT DETAIL */
/* - CONSTRUCTOR */
/* - PROMOTION */
/* - FAQ */
/* - FORM ELEMENTS */
/* - SUMOSELECT CUSTOM */
/* - COOKIES INFORMER */
/* - CART */
/* - CHECKOUT */
/* - THANK YOU */
/* - POPUPS */
/* - INGREDIENTS */
/* - CABINET */
/* - ORDER IIKO */
/* - SIMPLE LIGHTBOX */
/* - 404 */
/*------------------------------------------*/
/* About-block */
/*------------------------------------------*/
.about-block-wrapper { background: var(--clr-white); border: 1px solid #d1d9ce; border-radius: 30px; }

.about-block-wrapper .decor-img { position: absolute; z-index: -1; }

.about-block-wrapper .decor-img img { max-width: 230px; max-height: 230px; }

.about-block-wrapper .decor-img.left { top: -100px; left: -25px; }

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

.about-block-info { padding: 25px 60px 25px 110px; }

.about-block-info > * + * { margin-top: 15px; }

.about-block-info > *:last-child:is(.btn) { margin-top: 25px; }

.about-block-img { -ms-flex-negative: 0; flex-shrink: 0; position: relative; overflow: hidden; padding-top: 35%; width: 53%; border-radius: 25px; }

.about-block-img img { position: absolute; top: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

@media (max-width: 1730px) { .about-block-info { padding: 25px 40px 25px 90px; } }

@media (max-width: 1400px) { .about-block-info { padding: 15px 30px 15px 70px; }
  .about-block-info > *:last-child:is(.btn) { margin-top: 20px; }
  .about-block-img { width: 47%; } }

@media (max-width: 1200px) { .about-block-wrapper .decor-img { display: none; }
  .about-block-inner { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .about-block-info { padding: 0 30px 20px; }
  .about-block-img { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; padding-top: 57%; width: 100%; margin-bottom: 15px; } }

@media (max-width: 767px) { .about-block-info { padding: 0 15px 20px; }
  .about-block-info > * + * { margin-top: 10px; }
  .about-block-info > *:last-child:is(.btn) { margin-top: 15px; } }

/*------------------------------------------*/
/* Instagram-block */
/*------------------------------------------*/
.inst-block-wrapper { background: var(--clr-white); border: 1px solid #d1d9ce; border-radius: 30px; }

.inst-block-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.inst-block-img { -ms-flex-negative: 0; flex-shrink: 0; position: relative; overflow: hidden; width: 53%; border-radius: 25px; min-height: 390px; }

.inst-block-img img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.inst-block-info { padding: 25px 60px 25px 110px; -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; }

.inst-block-info > * + * { margin-top: 15px; }

.inst-block-info > *:last-child:is(.btn) { margin-top: 25px; }

.inst-block-inner.type-2 .inst-block-img { width: 240px; border-radius: 16px 0 0 16px; min-height: auto; padding-top: 23%; margin: -1px; }

.inst-block-inner.type-2 .inst-block-info { text-align: left; padding: 20px 40px; }

.inst-block-inner.type-2 .inst-block-info > a { font-weight: 600; font-size: 14px; color: var(--clr-secondary); letter-spacing: 0.05em; text-transform: uppercase; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.inst-block-inner.type-2 .inst-block-info > a svg { margin-left: 10px; }

@media (max-width: 1730px) { .inst-block-img { min-height: 300px; }
  .inst-block-info { padding: 25px 15px 25px 70px; }
  .inst-block-info > *:last-child:is(.btn) { margin-top: 20px; } }

@media (max-width: 1400px) { .inst-block-info { padding: 15px 15px 15px 60px; }
  .inst-block-info > * + * { margin-top: 10px; }
  .inst-block-info > *:last-child:is(.btn) { margin-top: 15px; }
  .inst-block-img { min-height: 260px; width: 47%; } }

@media (max-width: 1200px) { .inst-block-img { display: none; }
  .inst-block-info { padding: 15px; }
  .inst-block-inner.type-2 .inst-block-img { display: block; }
  .inst-block-inner.type-2 .inst-block-info { padding: 15px 20px; }
  .inst-block-inner.type-2 .inst-block-info > a { font-size: 12px; }
  .inst-block-inner.type-2 .inst-block-info > a svg { margin-left: 5px; } }

@media (max-width: 767px) { .inst-block-inner.type-2 .inst-block-img { display: none; } }

/*------------------------------------------*/
/* - SEO */
/*------------------------------------------*/
.seo-section .decor-img { position: absolute; z-index: 1; max-width: 220px; max-height: 220px; }

.seo-section .decor-img.left { top: 0; left: -50px; }

.seo-section .decor-img.right { bottom: 100px; right: 0; }

.seo-photo-block { position: relative; font-size: 0; padding-bottom: 25%; overflow: hidden; border-radius: 25px; margin-bottom: 15px; }

.seo-photo-block img { position: absolute; top: 0; width: 100%; height: 100%; -webkit-backface-visibility: hidden; backface-visibility: hidden; -o-object-fit: cover; object-fit: cover; }

.more-text .text { display: none; }

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

.seo-text-block .text *:last-child { margin-bottom: 0; }

.read-more { position: relative; display: inline-block; cursor: pointer; text-transform: uppercase; font-size: 14px; line-height: 1.1em; font-weight: 600; color: var(--clr-secondary); letter-spacing: 0.05em; padding-right: 25px; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.read-more:before { content: ""; position: absolute; top: 4px; right: 6px; width: 5px; height: 5px; border-top: 2px solid var(--clr-secondary); border-right: 2px solid var(--clr-secondary); -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.read-more:after { content: ""; position: absolute; top: -1px; right: 0; width: 17px; height: 17px; border: 2px solid var(--clr-secondary); border-radius: 100%; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.more-text.open .read-more:before { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); top: 6px; }

@media (min-width: 1200px) { .read-more:hover { color: var(--clr-primary); }
  .read-more:hover:before, .read-more:hover:after { border-color: var(--clr-primary); } }

@media (max-width: 1199px) { .seo-section .decor-img, .seo-photo-block { display: none; } }

@media (max-width: 767px) { .seo-text-block .text.text-lg { font-size: 16px; }
  .read-more { font-size: 12px; padding-right: 20px; }
  .read-more:before { top: 3px; right: 5px; }
  .read-more:after { width: 15px; height: 15px; } }

/*------------------------------------------*/
/* - SWIPER CUSTOM */
/*------------------------------------------*/
.swiper-entry { position: relative; }

.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0; z-index: 1; }

.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: 30px; bottom: auto !important; }

.swiper-pagination { line-height: 0; z-index: 2; }

.swiper-button-next:after, .swiper-button-prev:after { content: none; }

.swiper-pagination-bullet { position: relative; width: 12px; height: 12px; background-color: transparent; border: 1px solid #D1D9CE; opacity: 1; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.swiper-pagination-bullet-active { background-color: var(--clr-secondary); border-color: var(--clr-secondary); }

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 0; left: 0; width: 100%; }

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 20px; }

.swiper-button-prev, .swiper-button-next { width: 48px; height: 48px; background: var(--clr-white); margin-top: -24px; border-radius: 50%; border: 1px solid #D1D9CE; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.swiper-button-prev i, .swiper-button-next i { width: 16px; height: 16px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.swiper-button-prev i svg, .swiper-button-next i svg { display: block; width: 100%; stroke: var(--clr-black); -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled { opacity: .7; }

.swiper-button-prev i { -webkit-transform: translate(-50%, -50%) scaleX(-1); -ms-transform: translate(-50%, -50%) scaleX(-1); transform: translate(-50%, -50%) scaleX(-1); }

@media (min-width: 1200px) { .swiper-button-prev:hover, .swiper-button-next:hover { background: var(--clr-primary); border-color: var(--clr-primary); }
  .swiper-button-prev:hover i svg, .swiper-button-next:hover i svg { stroke: var(--clr-white); }
  .swiper-pagination-bullet:hover { background: var(--clr-primary); } }

@media (max-width: 1400px) { .swiper-pagination.swiper-pagination-relative { margin-top: 20px; }
  .swiper-pagination-bullet { width: 10px; height: 10px; }
  .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 15px; }
  .swiper-button-prev, .swiper-button-next { width: 42px; height: 42px; }
  .swiper-button-prev i, .swiper-button-next i { width: 14px; height: 14px; } }

@media (max-width: 767px) { .swiper-pagination.swiper-pagination-relative { margin-top: 10px; }
  .swiper-pagination-bullet { width: 8px; height: 8px; }
  .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 5px; } }

@media (max-width: 575px) { .swiper-container { overflow: visible; } }

/*------------------------------------------*/
/* - PRODUCTS BOTTOM STYLE */
/*------------------------------------------*/
/*------------------------------------------*/
/* - PRODUCT HORIZONTAL */
/*------------------------------------------*/
.prod_horiz { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-negative: 0; flex-shrink: 0; padding: 20px 0; border-bottom: 1px solid #d1d9ce; }

.prod-title-wrap { position: relative; padding-right: 30px; }

.prod-title-wrap .title { font-size: 18px; line-height: 1.33em; }

.prod-title-wrap .btn-close { position: absolute; right: 0; top: 3px; width: 20px; height: 20px; }

.prod_horiz-controls { position: relative; 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; height: 36px; margin-top: 10px; }

.prod_horiz-controls > * { -ms-flex-negative: 0; flex-shrink: 0; }

.prod_horiz-controls .thumb-input-number { position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.prod_horiz-controls .thumb-input-number button { width: 39px; height: 34px; }

.prod_horiz-controls .thumb-input-number input { width: 40px; height: 24px; }

.prod_horiz-img { overflow: hidden; 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: 120px; height: 120px; -ms-flex-negative: 0; flex-shrink: 0; -ms-flex-item-align: start; align-self: flex-start; border-radius: 12px; }

.prod_horiz-img .img { -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.prod_horiz-desc { padding: 0 0 0 15px; width: 100%; }

.prod_horiz-desc .title { position: relative; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; max-height: 3em; }

.added_ing-wrap, .deleted_ing-wrap { margin-top: 5px; font-size: 14px; font-weight: 400; color: var(--clr-grey); line-height: 1.43em; }

.added_ing-wrap .ing_control, .deleted_ing-wrap .ing_control { margin-right: 0; }

.added_ing-wrap .ing_control .btn-close, .deleted_ing-wrap .ing_control .btn-close { position: relative; top: 0; right: 0; }

.added_ing-wrap.hide::before, .deleted_ing-wrap.hide::before { display: none; }

.added_ing-wrap:before { content: 'Додано: '; color: var(--clr-primary); }

.deleted_ing-wrap:before { content: 'Видалено: '; color: var(--clr-secondary); }

@media (min-width: 1200px) { .prod_horiz a.title:hover { color: var(--clr-primary); }
  .prod_horiz-img:hover { opacity: 0.7; } }

@media (max-width: 767px) { .prod_horiz { padding: 5px 0; }
  .prod_horiz-img { width: 90px; height: 90px; -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; }
  .prod_horiz .btn-close { top: 0; }
  .prod_horiz-desc { padding: 0 0 0 10px; }
  .prod_horiz-desc .title { font-size: 16px; line-height: 1.3em; margin-bottom: 5px; }
  .prod_horiz-controls { max-width: 100%; }
  .prod_horiz-controls .price_default, .prod_horiz-controls .price-wrap { font-size: 14px; }
  .prod_horiz-controls .thumb-input-number button { width: 28px; height: 30px; }
  .prod_horiz-controls .thumb-input-number input { width: 30px; height: 18px; }
  .added_ing-wrap, .deleted_ing-wrap { font-size: 12px; line-height: 1.1em; } }

.footer-top { position: relative; background: var(--clr-third); border-radius: 16px; padding: 60px 120px; }

.footer-top .decor-img { position: absolute; z-index: 1; max-width: 100px; max-height: 100px; }

.footer-top .decor-img.left { top: -50px; left: -50px; }

.footer-top .decor-img.right { bottom: 20px; right: -50px; }

.footer-info > * { margin-bottom: 20px; }

.footer-info > *:last-child { margin-bottom: 0; }

.footer-logo { display: block; }

.footer-logo img { max-width: 200px; max-height: 56px; }

.footer-phone a { display: block; font-size: 18px; font-weight: 600; line-height: 1.5em; color: var(--clr-secondary); }

.footer-phone p { font-size: 14px; line-height: 1.4em; color: var(--clr-grey); }

.footer-phone b { color: var(--clr-black); }

.social { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.social li { margin-right: 15px; }

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

.social a { display: block; position: relative; width: 32px; height: 32px; border-radius: 100%; }

.social a img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 5; width: 16px; height: 16px; }

.social a::after { content: ''; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) scale(1); -ms-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); background: var(--clr-secondary); width: 100%; height: 100%; border-radius: 100%; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.social a::before { content: ''; position: absolute; z-index: 1; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) scale(0); -ms-transform: translate(-50%, -50%) scale(0); transform: translate(-50%, -50%) scale(0); width: 100%; height: 100%; border-radius: 100%; background: var(--clr-primary); -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.footer-caption { font-size: 18px; font-weight: 600; color: var(--clr-black); max-width: 240px; width: 100%; margin: 0 auto 10px; }

.footer-links, .footer-address, .footer-menu-list { max-width: 240px; width: 100%; margin: 0 auto; }

.footer-links li, .footer-address li, .footer-menu-list li { margin-bottom: 10px; }

.footer-links li:last-child, .footer-address li:last-child, .footer-menu-list li:last-child { margin-bottom: 0; }

.footer-links a, .footer-links p, .footer-address a, .footer-address p, .footer-menu-list a, .footer-menu-list p { color: var(--clr-grey); font-size: 16px; line-height: 1.5em; }

.footer-bottom { padding: 15px 120px; }

.footer-item { color: var(--clr-grey); font-weight: 400; font-size: 14px; }

.footer-item a { color: var(--clr-grey); }

.cards { 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; }

.cards img { max-width: 38px; max-height: 38px; margin-right: 10px; }

.cards img:last-child { margin-right: 0; }

.develope img { margin-left: 5px; }

@media (min-width: 1200px) { .footer-phone a:hover { color: var(--clr-primary); }
  .social a:hover::before { -webkit-transform: translate(-50%, -50%) scale(1); -ms-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); }
  .social a:hover::after { -webkit-transform: translate(-50%, -50%) scale(0); -ms-transform: translate(-50%, -50%) scale(0); transform: translate(-50%, -50%) scale(0); }
  .footer-links a:hover, .footer-address a:hover, .footer-menu-list a:hover { color: var(--clr-primary); }
  .footer-item a:hover { color: var(--clr-primary); } }

@media (max-width: 1730px) { .footer-top { padding: 40px 80px; }
  .footer-info > * { margin-bottom: 35px; }
  .footer-logo img { max-width: 180px; max-height: 42px; }
  .footer-caption { max-width: 220px; margin: 0 auto 5px; }
  .footer-links, .footer-address, .footer-menu-list { max-width: 220px; }
  .footer-links li, .footer-address li, .footer-menu-list li { margin-bottom: 5px; }
  .footer-bottom { padding: 10px 80px; } }

@media (max-width: 1400px) { .footer-top { padding: 30px 60px; }
  .footer-bottom { padding: 10px 60px; }
  .footer-logo { margin-bottom: 20px; }
  .footer-logo img { max-width: 140px; max-height: 32px; }
  .footer-phone { margin-bottom: 20px; }
  .footer-phone a { font-size: 16px; }
  .footer-phone p { font-size: 12px; }
  .social li { margin-right: 10px; }
  .social a { width: 26px; height: 26px; }
  .social a img { width: 14px; height: 14px; }
  .footer-caption { font-size: 16px; max-width: 100%; }
  .footer-links, .footer-address, .footer-menu-list { max-width: 100%; }
  .footer-links a, .footer-links p, .footer-address a, .footer-address p, .footer-menu-list a, .footer-menu-list p { font-size: 14px; }
  .footer-item { font-size: 12px; }
  .cards img { max-width: 28px; max-height: 28px; margin-right: 5px; } }

@media (max-width: 1200px) { .footer-top { padding: 20px; }
  .footer-top .decor-img { display: none; }
  .footer-bottom { padding: 10px 20px; }
  .footer-info { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 20px; }
  .footer-info > * { margin-bottom: 0; }
  .footer-info .footer-phone { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } }

@media (max-width: 767px) { .footer-top { position: relative; padding: 20px 15px; }
  .footer-bottom { padding: 10px 15px; }
  .footer-info { display: block; margin-bottom: 15px; }
  .footer-info > * { margin-bottom: 15px; }
  .footer-info .social { display: block; position: absolute; top: 20px; right: 20px; }
  .footer-info .social li { margin-right: 0; margin-bottom: 10px; }
  .footer-info .social li:last-child { margin-right: 0; }
  .footer-links, .footer-menu-list { margin-bottom: 15px; }
  .footer-links li, .footer-menu-list li { margin-bottom: 0; }
  .footer-address { margin-bottom: 0; }
  .footer-item.cards { margin: 5px 0; } }

/*------------------------------------------*/
/* - Breadcrumbs */
/*------------------------------------------*/
.breadcrumbs { margin: 20px 0; }

.breadcrumbs li { display: inline-block; font-size: 12px; font-weight: 400; line-height: 1.6em; }

.breadcrumbs li:after { content: ''; display: inline-block; width: 4px; height: 4px; border-radius: 50%; background: var(--clr-primary); margin: 2px 15px; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.breadcrumbs li:last-child:after { content: none; }

.breadcrumbs li.active span { color: var(--clr-grey); }

.breadcrumbs span { color: var(--clr-black); -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

@media (min-width: 1200px) { .breadcrumbs a:hover span { color: var(--clr-primary); } }

@media (max-width: 1400px) { .breadcrumbs { margin: 10px 0; }
  .breadcrumbs li:after { margin: 2px 10px; } }

@media (max-width: 991px) { .breadcrumbs { display: none; } }

/*------------------------------------------*/
/* - About-block */
/*------------------------------------------*/
.about-block-wrapper { background: var(--clr-white); border: 1px solid #d1d9ce; border-radius: 30px; }

.about-block-wrapper .decor-img { position: absolute; z-index: -1; }

.about-block-wrapper .decor-img img { max-width: 230px; max-height: 230px; }

.about-block-wrapper .decor-img.left { top: -100px; left: -25px; }

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

.about-block-info { padding: 25px 60px 25px 110px; }

.about-block-info > * + * { margin-top: 15px; }

.about-block-info > *:last-child:is(.btn) { margin-top: 25px; }

.about-block-img { -ms-flex-negative: 0; flex-shrink: 0; position: relative; overflow: hidden; padding-top: 35%; width: 53%; border-radius: 25px; }

.about-block-img img { position: absolute; top: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

@media (max-width: 1730px) { .about-block-info { padding: 25px 40px 25px 90px; } }

@media (max-width: 1400px) { .about-block-info { padding: 15px 30px 15px 70px; }
  .about-block-info > *:last-child:is(.btn) { margin-top: 20px; }
  .about-block-img { width: 47%; } }

@media (max-width: 1200px) { .about-block-wrapper .decor-img { display: none; }
  .about-block-inner { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .about-block-info { padding: 0 30px 20px; }
  .about-block-img { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; padding-top: 57%; width: 100%; margin-bottom: 15px; } }

@media (max-width: 767px) { .about-block-info { padding: 0 15px 20px; }
  .about-block-info > * + * { margin-top: 10px; }
  .about-block-info > *:last-child:is(.btn) { margin-top: 15px; } }

/*------------------------------------------*/
/* - Instagram-block */
/*------------------------------------------*/
.inst-block-wrapper { background: var(--clr-white); border: 1px solid #d1d9ce; border-radius: 30px; }

.inst-block-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.inst-block-img { -ms-flex-negative: 0; flex-shrink: 0; position: relative; overflow: hidden; width: 53%; border-radius: 25px; min-height: 390px; }

.inst-block-img img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.inst-block-info { padding: 25px 60px 25px 110px; -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; }

.inst-block-info > * + * { margin-top: 15px; }

.inst-block-info > *:last-child:is(.btn) { margin-top: 25px; }

.inst-block-inner.type-2 .inst-block-img { width: 240px; border-radius: 16px 0 0 16px; min-height: auto; padding-top: 23%; margin: -1px; }

.inst-block-inner.type-2 .inst-block-info { text-align: left; padding: 20px 40px; }

.inst-block-inner.type-2 .inst-block-info > a { font-weight: 600; font-size: 14px; color: var(--clr-secondary); letter-spacing: 0.05em; text-transform: uppercase; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.inst-block-inner.type-2 .inst-block-info > a svg { margin-left: 10px; }

@media (max-width: 1730px) { .inst-block-img { min-height: 300px; }
  .inst-block-info { padding: 25px 15px 25px 70px; }
  .inst-block-info > *:last-child:is(.btn) { margin-top: 20px; } }

@media (max-width: 1400px) { .inst-block-info { padding: 15px 15px 15px 60px; }
  .inst-block-info > * + * { margin-top: 10px; }
  .inst-block-info > *:last-child:is(.btn) { margin-top: 15px; }
  .inst-block-img { min-height: 260px; width: 47%; } }

@media (max-width: 1200px) { .inst-block-img { display: none; }
  .inst-block-info { padding: 15px; }
  .inst-block-inner.type-2 .inst-block-img { display: block; }
  .inst-block-inner.type-2 .inst-block-info { padding: 15px 20px; }
  .inst-block-inner.type-2 .inst-block-info > a { font-size: 12px; }
  .inst-block-inner.type-2 .inst-block-info > a svg { margin-left: 5px; } }

@media (max-width: 767px) { .inst-block-inner.type-2 .inst-block-img { display: none; } }

/*------------------------------------------*/
/* - Category Title block */
/*------------------------------------------*/
.c-title-wrapper { background: var(--clr-third); border-radius: 16px; margin-top: 60px; }

.c-title-wrapper.no-image { margin-top: 50px; }

.c-title-wrapper .title, .c-title-wrapper .title-sm { margin-left: 70px; }

.c-title-wrapper .title-sm { font-size: 16px; line-height: 1.5; margin-top: 20px; }

.c-title-wrapper .row { min-height: 160px; }

.c-title-img { margin-top: -30px; }

.c-title-img img { display: block; width: 100%; }

@media (max-width: 1730px) { .c-title-wrapper .row { min-height: 140px; } }

@media (max-width: 1400px) { .c-title-wrapper { margin-top: 40px; }
  .c-title-wrapper.no-image { margin-top: 40px; }
  .c-title-wrapper .title, .c-title-wrapper .title-sm { margin-left: 45px; }
  .c-title-wrapper .row { min-height: 120px; }
  .c-title-img { margin-top: -20px; } }

@media (max-width: 1199px) { .c-title-wrapper { margin-top: 30px; }
  .c-title-wrapper .title, .c-title-wrapper .title-sm { margin-left: 15px; }
  .c-title-wrapper .row { min-height: 100px; }
  .c-title-img { margin-top: -15px; } }

@media (max-width: 991px) { .c-title-wrapper { margin: 20px 0 10px; background: none; }
  .c-title-wrapper .title, .c-title-wrapper .title-sm { margin-left: 0; }
  .c-title-wrapper .title-sm { margin-top: 10px; }
  .c-title-wrapper .row { min-height: auto; }
  .c-title-img { display: none; } }

/*------------------------------------------*/
/* - Contacts block */
/*------------------------------------------*/
.contacts-wrapper { position: relative; padding: 30px 50px 40px; max-width: 450px; width: 100%; margin: 0 auto; }

.contact-item { padding: 15px 0; }

.contact-item:first-child { padding-top: 0; }

.contact-item:last-child { padding-bottom: 0; }

.contact-item + .contact-item { border-top: 1px solid #D1D9CE; }

.contact-item .caption { margin-bottom: 15px; }

.contact-link { display: -webkit-box; display: -ms-flexbox; display: flex; }

.contact-link + .contact-link { margin-top: 15px; }

.contact-link-img { margin-right: 15px; }

.contact-link-img img { display: block; width: 24px; height: 24px; }

.contact-link-info { font-size: 16px; line-height: 1.5em; color: var(--clr-grey); }

.contact-link-info a { white-space: pre-wrap; word-break: break-all; }

.contact-link-info > * { display: block; }

.contact-link-info > * + * { margin-top: 5px; }

@media (min-width: 1200px) { .contact-link-info:hover a { color: var(--clr-primary); }
  .contacts-block { position: relative; background: var(--clr-white); border: 1px solid #D1D9CE; border-radius: 16px; padding: 50px 0; }
  .contacts-block .faq-form { max-width: 100%; position: relative; border: none; padding: 30px 60px 40px; border-radius: 0; }
  .contacts-block .decor-img { position: absolute; z-index: -1; max-width: 230px; max-height: 230px; }
  .contacts-block .row > [class*=col] + [class*=col] .faq-form { border-left: 1px solid #D1D9CE; } }

@media (max-width: 1400px) and (min-width: 1200px) { .contacts-section .row > .col-xl-10 { width: 100%; }
  .contacts-block { padding: 30px 0; }
  .contacts-block .faq-form { padding: 20px 40px; }
  .contacts-wrapper { padding: 20px 30px; } }

@media (max-width: 1199px) { .contacts-block { -webkit-box-shadow: none; box-shadow: none; }
  .contacts-block .decor-img { display: none; }
  .contacts-wrapper { padding: 20px 30px 30px; max-width: 680px; background: var(--clr-white); border: 1px solid #D1D9CE; border-radius: 16px; } }

@media (max-width: 575px) { .contacts-wrapper { padding: 15px 15px 15px; } }

/*------------------------------------------*/
/* - Advantages Section */
/*------------------------------------------*/
.advantages-row { margin-bottom: -30px; }

.advantages-row > [class*=col] { margin-bottom: 30px; }

.advantages-item { background: var(--clr-white); border: 1px solid #D1D9CE; -webkit-box-shadow: 20px 20px 0px #F2FAF2; box-shadow: 20px 20px 0px #F2FAF2; border-radius: 16px; overflow: hidden; }

.advantages-img { position: relative; padding-top: 57%; }

.advantages-img img { position: absolute; top: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.advantages-info { text-align: center; padding: 15px 5px 20px; }

@media (max-width: 1400px) { .advantages-info { padding: 10px 5px 15px; } }

@media (max-width: 1199px) { .advantages-item { -webkit-box-shadow: none; box-shadow: none; } }

/*------------------------------------------*/
/* - Left & Right Block */
/*------------------------------------------*/
.block-wrapper { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; }

.block-wrapper .decor-img { position: absolute; max-width: 230px; max-height: 230px; }

.block-info { -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; max-width: 670px; margin: 0 auto; padding: 0 30px; }

.block-info .title { margin-bottom: 15px; }

.block-img { position: relative; overflow: hidden; padding-top: 30%; width: 52%; -ms-flex-negative: 0; flex-shrink: 0; border-radius: 25px; }

.block-img img { position: absolute; top: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

@media (max-width: 991px) { .block-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .block-info { max-width: 100%; padding: 10px 0 0 0; }
  .block-info .title { margin-bottom: 5px; }
  .block-img { border-radius: 16px; padding-top: 57%; width: 100%; -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } }

/*------------------------------------------*/
/* - Delivery Section */
/*------------------------------------------*/
.terms-delivery-row { margin-bottom: -30px; }

.terms-delivery-row > [class*=col] { margin-bottom: 30px; }

.delivery-item { width: 100%; margin: 0 auto; border: 1px solid #D1D9CE; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-shadow: 20px 20px 0px #F2FAF2; box-shadow: 20px 20px 0px #F2FAF2; border-radius: 16px; padding: 30px 40px; display: -webkit-box; display: -ms-flexbox; display: flex; }

.delivery-item .zone-img { -ms-flex-negative: 0; flex-shrink: 0; margin-right: 30px; margin-top: 15px; }

.delivery-item .zone-img img { display: block; width: 48px; height: 48px; }

.delivery-item .zone-info-wrapper { width: 100%; }

.delivery-item .zone-info-wrapper > *:not(*:last-child) { margin-bottom: 5px; }

.delivery-item .zone-info > *:not(*:last-child) { margin-bottom: 5px; }

.delivery-item .zone-info li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.delivery-item .zone-info b { font-weight: 600; margin-left: auto; margin-right: 5px; }

.payment-item { width: 100%; margin: 0 auto; border: 1px solid #D1D9CE; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-shadow: 20px 20px 0px #F2FAF2; box-shadow: 20px 20px 0px #F2FAF2; border-radius: 16px; padding: 30px 40px; display: -webkit-box; display: -ms-flexbox; display: flex; }

.payment-item .payment-img { -ms-flex-negative: 0; flex-shrink: 0; margin-right: 30px; margin-top: 15px; }

.payment-item .payment-img img { display: block; width: 48px; height: 48px; }

.payment-item .payment-item-info > *:not(*:last-child) { margin-bottom: 5px; }

.map-del-wrapper { position: relative; padding-top: 43%; margin: 10px 0 90px; min-height: 380px; }

.map-del-wrapper .map-block { border-radius: 16px; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.delivery-map-input { position: absolute; left: 25px; top: 25px; z-index: 1; font-size: 0; width: 100%; }

.delivery-map-input .not-delivery { position: absolute; top: 64px; left: 0; right: auto; background: var(--clr-secondary); color: var(--clr-white); border-radius: 12px; font-weight: 300; font-size: 14px; line-height: 1.3em; padding: 10px; }

.delivery-map-input .not-delivery:before { display: inline-block; content: '!'; width: 20px; height: 20px; font-weight: 600; font-size: 12px; line-height: 16px; text-align: center; border-radius: 100%; border: 2px solid; margin-right: 5px; }

.delivery-map-input > * { position: relative; display: inline-block; vertical-align: top; margin-right: 15px; }

.delivery-map-input > *:last-child { margin-right: 0; margin-bottom: 0; }

.delivery-map-input #streetAutocomplete { width: 36.3%; }

.delivery-map-input #houseNumber { width: 120px; }

@media (max-width: 1730px) { .delivery-item { padding: 20px 20px; }
  .delivery-item .zone-img { margin-right: 15px; margin-top: 5px; }
  .delivery-item .zone-img img { width: 36px; height: 36px; }
  .delivery-item .zone-info-wrapper > *:not(*:last-child) { margin-bottom: 0; }
  .delivery-item .zone-info { font-size: 14px; }
  .delivery-item .zone-info > *:not(*:last-child) { margin-bottom: 0; }
  .payment-item { padding: 20px 20px; }
  .payment-item .payment-img { margin-right: 15px; margin-top: 5px; }
  .payment-item .payment-img img { width: 36px; height: 36px; }
  .payment-item .payment-item-info > *:not(*:last-child) { margin-bottom: 0; } }

@media (max-width: 1400px) { .map-del-wrapper { margin: 10px 0 70px; }
  .delivery-map-input { left: 15px; top: 15px; }
  .delivery-map-input > * { margin-right: 10px; } }

@media (max-width: 1199px) { .map-del-wrapper { margin: 10px 0 50px; } }

@media (max-width: 991px) { .delivery-item { max-width: 480px; }
  .payment-item { max-width: 480px; } }

@media (max-width: 767px) { .terms-delivery-row { margin-top: 10px; }
  .delivery-map-input { width: calc(100% - 20px); left: 10px; top: 10px; }
  .delivery-map-input > * { display: block; margin-right: 0; margin-bottom: 10px; }
  .delivery-map-input .not-delivery { top: 108px; font-size: 12px; }
  .delivery-map-input .not-delivery:before { width: 18px; height: 18px; font-size: 10px; line-height: 14px; }
  .delivery-map-input #streetAutocomplete, .delivery-map-input #houseNumber { width: 100%; } }

@media (max-width: 575px) { .terms-delivery-row > [class*=col] { margin-bottom: 15px; }
  .delivery-item { -webkit-box-shadow: none; box-shadow: none; padding: 15px; }
  .delivery-item .zone-img { margin-top: 0; margin-right: 10px; }
  .delivery-item .zone-info li { display: inline-block; }
  .payment-item { -webkit-box-shadow: none; box-shadow: none; padding: 15px; }
  .payment-item .payment-img { margin-top: 0; margin-right: 10px; }
  .map-del-wrapper { margin: 30px 0 30px; } }

/*------------------------------------------*/
/* - PRODUCT DETAIL */
/*------------------------------------------*/
.product_detail-img { position: relative; overflow: hidden; padding-bottom: 70%; display: block; opacity: 0; border-radius: 16px; }

.product_detail-img::after { content: url(../img/icons/i-zoom.svg); position: absolute; z-index: 1; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 40px; height: 40px; opacity: 0; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.product_detail-img img { position: absolute; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); border-radius: 16px; }

.product_detail-swiper .swiper-slide-active .product_detail-img { opacity: 1; }

.product_detail-swiper .fav-btn { position: absolute; top: 10px; right: 10px; z-index: 2; }

.product_detail-swiper .product_labels { z-index: 2; }

.product_price-top { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 10px; }

.product_price-top .product_price { font-size: 16px; line-height: 1em; margin: 0; }

.product_price-top .product_size { margin: 0 0 0 5px; }

.product-detail-title { margin-bottom: 15px; }

.product-detail-title i { position: relative; display: inline-block; width: 26px; height: 26px; border-radius: 100%; background: var(--clr-third); margin-left: 5px; }

.product-detail-title i img { width: 16px; height: 16px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.product_detail .description { margin-bottom: 20px; font-weight: 400; font-size: 16px; line-height: 1.5em; color: var(--clr-grey); }

.product_calories-wrapp { background: var(--clr-third); border-radius: 16px; margin-bottom: 20px; padding: 10px 20px; }

.calories-table { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.calories-item { margin-right: 15px; font-size: 14px; }

.calories-item:last-child { margin-right: 0; }

.calories-caption { display: inline-block; font-weight: 400; color: var(--clr-black); }

.calories-value { display: inline-block; font-weight: 600; color: var(--clr-primary); margin-left: 5px; }

.calories-text { font-size: 12px; color: var(--clr-grey); }

.free-ing.ing_body-additional { padding: 20px 0 30px; margin: 30px 0; border-top: 1px solid #d1d9ce; border-bottom: 1px solid #d1d9ce; }

.free-ing.ing_body-additional .ing_output.active { margin-bottom: 15px; }

.free-ing .ing_group .ingredient { width: calc((100% / 5) - 5px); }

.product_detail-controls { margin-bottom: 25px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.product_detail-controls span { font-size: 16px; margin-right: 15px; font-weight: 400; color: var(--clr-grey); }

.product_detail-controls .product_price-wrap { -ms-flex-negative: 0; flex-shrink: 0; margin-left: auto; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }

.product_detail-controls .product_price-wrap span { font-size: 20px; }

.product_detail-controls .thumb-input-number { margin: 0; }

.product_detail-controls .product_price-old { margin-right: 15px; }

@media (min-width: 1401px) { .product_detail-swiper .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .product_detail-swiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 15px; } }

@media (min-width: 1200px) { .product_detail-img:hover::after { opacity: 1; } }

@media (max-width: 1400px) { .product_price-top { margin-bottom: 5px; }
  .product_price-top .product_price { font-size: 14px; }
  .product_price-top .product_size { font-size: 14px; }
  .product-detail-title { margin-bottom: 5px; }
  .product-detail-title i { width: 22px; height: 22px; margin: 4px 0 0 5px; }
  .product-detail-title i img { width: 14px; height: 14px; }
  .product_detail .description { margin-bottom: 10px; font-size: 14px; }
  .product_calories-wrapp { margin-bottom: 10px; }
  .free-ing.ing_body-additional { padding: 10px 0 15px; margin: 15px 0; }
  .free-ing.ing_body-additional .ing_group .d-sm-flex { margin-bottom: 5px; }
  .free-ing.ing_body-additional .ing_output.active { margin-bottom: 10px; }
  .product_detail-controls { margin-bottom: 15px; }
  .product_detail-controls span { font-size: 16px; margin-right: 15px; font-weight: 400; color: var(--clr-grey); }
  .product_detail-controls .product_price-wrap { -ms-flex-negative: 0; flex-shrink: 0; margin-left: auto; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
  .product_detail-controls .product_price-wrap span { font-size: 20px; }
  .product_detail-controls .thumb-input-number { margin: 0; }
  .product_detail-controls .product_price-old { margin-right: 15px; } }

@media (max-width: 1199px) { .free-ing .ing_group .ingredient { width: calc((100% / 4) - 5px); }
  .product_detail-controls span { font-size: 14px; margin-right: 10px; }
  .product_detail-controls .product_price-wrap span { font-size: 18px; } }

@media (max-width: 991px) { .product_detail-swiper { margin: 15px 0 10px; } }

@media (max-width: 767px) { .product_calories-wrapp { padding: 10px 10px; }
  .product_detail-controls .product_price-wrap span, .product_detail-controls span { font-size: 0; margin: 0; }
  .product_detail-controls .product_price-old { margin-right: 5px; } }

@media (max-width: 414px) { .free-ing .ing_group .ingredient { width: calc((100% / 3) - 5px); } }

/*------------------------------------------*/
/* - PRODUCTS SWIPER */
/*------------------------------------------*/
.title + .products_swiper { margin-top: 30px; }

.products_swiper .swiper-button-prev { top: calc(50% - 15px); left: -75px; }

.products_swiper .swiper-button-next { top: calc(50% - 15px); right: -75px; }

@media (min-width: 1200px) { .products_swiper .swiper-pagination { display: none; } }

@media (max-width: 1400px) { .title + .products_swiper { margin-top: 20px; }
  .products_swiper .swiper-button-prev { top: calc(50% - 15px); left: -65px; }
  .products_swiper .swiper-button-next { top: calc(50% - 15px); right: -65px; } }

@media (max-width: 1199px) { .products_swiper .swiper-button-prev, .products_swiper .swiper-button-next { display: none; } }

@media (max-width: 991px) { .title + .products_swiper { margin-top: 10px; }
  .products_swiper { padding-left: 0; padding-right: 0; }
  .products_swiper .swiper-button-prev, .products_swiper .swiper-button-next { display: none; } }

/* end of products_swiper */
/*------------------------------------------*/
/* - CONSTRUCTOR */
/*------------------------------------------*/
.constructor-section .decor-img { position: absolute; max-width: 230px; max-height: 230px; }

.constructor-img-wrap { position: relative; max-width: 654px; height: 100%; width: 100%; margin: 0 auto; }

.constructor-img { width: 100%; padding-top: 100%; }

.constructor-img .bg { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background-size: contain; }

.additional-ing-img.bg { opacity: 0; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.additional-ing-img.bg.active { opacity: 1; }

.const-tabs { margin: 30px 0; border-top: 1px solid #D1D9CE; border-bottom: 1px solid #D1D9CE; }

@media (max-width: 1199px) { .constructor-section .decor-img { display: none; } }

/*------------------------------------------*/
/* - PROMOTION */
/*------------------------------------------*/
.prom-detail-section, .promotions { position: relative; }

.prom-detail-section .decor-img, .promotions .decor-img { position: absolute; max-width: 230px; max-height: 230px; }

.news-row .news-item { margin-bottom: 60px; }

.news-row .news-item:last-child { margin-bottom: 0; }

.news-item { display: -webkit-box; display: -ms-flexbox; display: flex; }

.news-item:nth-child(even) .news-img { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; margin-right: 0; margin-left: 60px; }

.news-img { display: block; position: relative; overflow: hidden; -ms-flex-negative: 0; flex-shrink: 0; padding-top: 28%; border-radius: 16px; width: 50%; margin-right: 60px; }

.news-img img { position: absolute; top: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.news-content { -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; }

.news-content > * + * { margin-top: 15px; }

@media (min-width: 1200px) { a.news-img:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }
  .news-content .title a:hover { color: var(--clr-primary); } }

@media (max-width: 1400px) { .news-row .news-item { margin-bottom: 50px; }
  .news-content > * + * { margin-top: 10px; }
  .news-img { margin-right: 30px; } }

@media (max-width: 1199px) { .prom-detail-section .decor-img, .promotions .decor-img { display: none; } }

@media (max-width: 767px) { .news-row .news-item { margin-bottom: 30px; }
  .news-item { display: block; }
  .news-item:nth-child(even) .news-img { margin: 0 0 10px 0; }
  .news-img { width: 100%; padding-top: 57%; margin: 0 0 10px 0; }
  .news-content > * + * { margin-top: 5px; }
  .news-content .btn-link { margin-top: 10px; } }

/*pagination*/
.custom-pagination { text-align: center; display: block; position: relative; margin-top: 60px; }

.custom-pagination ul { position: relative; display: inline-block; margin: 0 auto; text-align: center; font-size: 0; }

.custom-pagination ul li { position: relative; display: inline-block; vertical-align: middle; margin-right: 15px; }

.custom-pagination ul li.dott { display: inline-block; color: var(--clr-grey); font-size: 16px; font-weight: 400; line-height: 40px; height: 40px; width: 40px; pointer-events: none; }

.custom-pagination ul li:last-child { margin-right: 0; }

.custom-pagination ul li a { display: inline-block; position: relative; vertical-align: top; z-index: 2; color: var(--clr-grey); font-size: 16px; line-height: 40px; font-weight: 400; height: 40px; width: 40px; border-radius: 100%; background: var(--clr-white); }

.custom-pagination ul li.active a { color: var(--clr-white); background: var(--clr-secondary); }

.custom-pagination .pag-arrow a { border: 1px solid #d1d9ce; border-radius: 12px; background: var(--clr-white); height: 48px; width: 48px; line-height: 48px; }

.custom-pagination .pag-arrow a:before { content: ''; position: absolute; left: 50%; top: 50%; width: 10px; height: 10px; margin-left: -2px; border-left: 2px solid var(--clr-secondary); border-bottom: 2px solid var(--clr-secondary); -webkit-transform: translate(-50%, -50%) rotate(-135deg); -ms-transform: translate(-50%, -50%) rotate(-135deg); transform: translate(-50%, -50%) rotate(-135deg); -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.custom-pagination .pag-arrow.arr-left { right: auto; left: 0; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

@media (min-width: 1200px) { .custom-pagination ul li a:hover { color: var(--clr-white); background: var(--clr-primary); }
  .custom-pagination .pag-arrow a:hover:before { border-color: var(--clr-white); } }

@media (max-width: 1400px) { .custom-pagination { margin-top: 30px; }
  .custom-pagination ul li { margin-right: 10px; }
  .custom-pagination ul li.dott { line-height: 36px; height: 36px; width: 36px; }
  .custom-pagination ul li a { line-height: 36px; height: 36px; width: 36px; }
  .custom-pagination .pag-arrow a { height: 44px; width: 44px; line-height: 44px; } }

@media (max-width: 767px) { .custom-pagination ul li { margin-right: 5px; }
  .custom-pagination ul li.dott { font-size: 14px; line-height: 30px; height: 30px; width: 30px; }
  .custom-pagination ul li a { font-size: 14px; line-height: 30px; height: 30px; width: 30px; }
  .custom-pagination .pag-arrow a { height: 38px; width: 38px; line-height: 38px; }
  .custom-pagination .pag-arrow a:before { width: 8px; height: 8px; margin-left: -2px; } }

@media (max-width: 374px) { .custom-pagination ul li { margin-right: 0; } }

/*------------------------------------------*/
/* - VACANCY */
/*------------------------------------------*/
.vacancy { position: relative; }

.vacancy .decor-img { position: absolute; z-index: -1; max-width: 230px; max-height: 230px; }

.vacancy-row { --bs-gutter-x: 60px; margin-top: 60px; margin-bottom: -40px; }

.vacancy-row > [class*='col'] { margin-bottom: 40px; }

.vacancy-item > * + * { margin-top: 10px; }

.vacancy-img { display: block; position: relative; padding-top: 57%; border-radius: 16px; overflow: hidden; }

.vacancy-img img { position: absolute; top: 0; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

@media (min-width: 1200px) { .vacancy-item a:hover { color: var(--clr-primary); }
  .vacancy-img:hover img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); } }

@media (max-width: 1730px) { .vacancy-row { --bs-gutter-x: 30px; margin-top: 40px; margin-bottom: -30px; }
  .vacancy-row > [class*='col'] { margin-bottom: 30px; } }

@media (max-width: 1199px) { .vacancy .decor-img { display: none; } }

@media (max-width: 767px) { .vacancy-item > * + * { margin-top: 5px; } }

/*------------------------------------------*/
/* - FAQ */
/*------------------------------------------*/
.faq-section .decor-img, .policy-section .decor-img, .not-found .decor-img { position: absolute; max-width: 230px; max-height: 230px; }

.faq-form { position: relative; max-width: 680px; width: 100%; margin: 0 auto; text-align: center; background: var(--clr-white); border: 1px solid #D1D9CE; border-radius: 16px; padding: 30px 40px 40px; }

.faq-form .title { margin-bottom: 20px; }

.faq-form .input { margin-bottom: 15px; }

.faq-form .input:last-of-type:is(textarea) { margin-bottom: 25px; }

.faq-form .row { --bs-gutter-x: 15px; }

.faq-btn-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.faq-btn-wrapper .btn { -ms-flex-negative: 0; flex-shrink: 0; -ms-flex-item-align: start; align-self: flex-start; margin-left: 10px; }

@media (max-width: 1730px) and (min-width: 1400px) { .faq-row .col-xxl-6 { width: 58.33333333%; }
  .faq-row .col-xxl-4 { width: 41.66666667%; } }

@media (max-width: 1400px) { .faq-form { padding: 20px 30px 30px; }
  .faq-form .title { margin-bottom: 15px; } }

@media (max-width: 1199px) { .faq-section .decor-img, .policy-section .decor-img, .not-found .decor-img { display: none; }
  .faq-form { margin-top: 40px; } }

@media (max-width: 767px) { .faq-form { margin-top: 30px; } }

@media (max-width: 575px) { .faq-form { padding: 15px 15px 15px; }
  .faq-form .input { margin-bottom: 10px; }
  .faq-form .input:last-of-type:is(textarea) { margin-bottom: 15px; }
  .faq-btn-wrapper { display: block; }
  .faq-btn-wrapper .btn { margin: 15px 0 0 0; width: 100%; }
  .faq-btn-wrapper .btn svg { width: 14px; height: 14px; } }

/*------------------------------------------*/
/* - ACCORDION  */
/*------------------------------------------*/
.accordion { position: relative; z-index: 1; }

.accordion-item { position: relative; border-bottom: 1px solid #D1D9CE; }

.accordion-item:first-child { border-top: 1px solid #D1D9CE; }

.accordion-title { position: relative; padding: 23px 0; cursor: pointer; padding-right: 60px; }

.accordion-title h5 { line-height: 1.3em; font-weight: 600; color: var(--clr-black); -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.accordion-title i { display: block; position: absolute; top: 30px; right: 0px; width: 16px; height: 16px; border-radius: 100%; border: 2px solid var(--clr-black); -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.accordion-title i::before { content: ''; position: absolute; top: 50%; left: 50%; width: 6px; height: 6px; margin-top: -1px; border-right: 2px solid var(--clr-black); border-bottom: 2px solid var(--clr-black); -webkit-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.accordion-inner { display: none; padding-bottom: 23px; }

.accordion-title.active h5 { color: var(--clr-primary); }

.accordion-title.active i:before { margin-top: 1px; -webkit-transform: translate(-50%, -50%) rotate(225deg); -ms-transform: translate(-50%, -50%) rotate(225deg); transform: translate(-50%, -50%) rotate(225deg); }

@media (min-width: 1200px) { .accordion-title:hover h5 { color: var(--clr-primary); }
  .accordion-title:hover i { border-color: var(--clr-primary); }
  .accordion-title:hover i::before { border-color: var(--clr-primary); } }

@media (max-width: 1730px) { .accordion-title { padding: 20px 0; padding-right: 40px; }
  .accordion-title i { top: 25px; }
  .accordion-inner { padding-bottom: 20px; } }

@media (max-width: 767px) { .accordion-title { padding: 15px 0; padding-right: 20px; }
  .accordion-title i { top: 20px; }
  .accordion-inner { padding-bottom: 15px; } }

/*------------------------------------------*/
/* - RECRUITER  */
/*------------------------------------------*/
.recruiter-wrap { border-bottom: 1px solid #D1D9CE; padding-bottom: 30px; margin-bottom: 25px; }

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

.recruiter-img { position: relative; width: 60px; height: 60px; margin-right: 16px; border-radius: 100%; overflow: hidden; }

.recruiter-img img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -o-object-fit: cover; object-fit: cover; }

.recruiter-info { -moz-text-align-last: left; text-align-last: left; -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; }

.recruiter-info .caption { color: var(--clr-grey); font-size: 14px; font-weight: 400; line-height: 1.4em; }

.recruiter-info .title { margin-bottom: 0; }

/*------------------------------------------*/
/* - FORM ELEMENTS */
/*------------------------------------------*/
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: var(--clr-grey); opacity: 1; }

input:-moz-placeholder, textarea:-moz-placeholder { color: var(--clr-grey); opacity: 1; }

input::-moz-placeholder, textarea::-moz-placeholder { color: var(--clr-grey); opacity: 1; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: var(--clr-grey); opacity: 1; }

input { -webkit-appearance: none; -moz-appearance: none; }

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

input, textarea, select { border-radius: 0; background: none; border: none; margin: 0; width: 100%; padding: 0; }

textarea { display: block; resize: none; overflow: auto; }

select::-ms-expand { display: none; }

.input { position: relative; font-size: 16px; height: 54px; line-height: 54px; background: var(--clr-white); border: 1px solid #d1d9ce; border-radius: 12px; padding: 0 15px; -o-text-overflow: ellipsis; text-overflow: ellipsis; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.input:not(.calendar):focus { border-color: var(--clr-primary); }

.input:focus { z-index: 21; }

textarea.input { height: 102px; padding-top: 15px; padding-bottom: 10px; line-height: 1.5em; }

.invalid, .invalid:not(.calendar):focus { border-color: red; }

@media (max-width: 767px) { .input { font-size: 14px; height: 44px; line-height: 44px; } }

.checkbox-entry { display: inline-block; cursor: pointer; margin: 0; padding: 0; min-width: 30px; min-height: 20px; }

.checkbox-entry a { color: var(--clr-primary); }

.checkbox-entry input { display: none; }

.checkbox-entry span { position: relative; cursor: pointer; font-size: 16px; line-height: 1.25em; padding-left: 30px; display: block; color: #5c5752; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.checkbox-entry span:before { content: ''; position: absolute; left: 0; top: 0; width: 20px; height: 20px; border: 1px solid #d1d9ce; border-radius: 2px; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.checkbox-entry span:after { content: ''; position: absolute; left: 7px; top: 4px; width: 6px; height: 10px; border-right: 2px solid var(--clr-secondary); border-bottom: 2px solid var(--clr-secondary); z-index: 1; -webkit-transform: scale(0) rotate(45deg); -ms-transform: scale(0) rotate(45deg); transform: scale(0) rotate(45deg); -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.checkbox-entry input:checked + span:after { -webkit-transform: scale(1) rotate(45deg); -ms-transform: scale(1) rotate(45deg); transform: scale(1) rotate(45deg); }

.checkbox-entry.radio span:before { border-radius: 100%; }

.checkbox-entry.radio span:after { left: 5px; top: 5px; width: 10px; height: 10px; border: none; background: var(--clr-secondary); border-radius: 100%; }

@media (min-width: 1200px) { .checkbox-entry a:hover { color: var(--clr-secondary); } }

.input-button { display: -webkit-box; display: -ms-flexbox; display: flex; }

.input-button .input { margin-bottom: 0; width: 100%; }

.input-button .btn { -ms-flex-negative: 0; flex-shrink: 0; }

.upload-wrapper { position: relative; font-size: 0; display: inline-block; -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; text-align: left; padding: 0 35px; }

.upload-wrapper input { display: none; padding: 0; }

.upload-icon { position: absolute; left: 0; top: 10px; width: 20px; height: 20px; }

.upload-icon path { -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.upload-wrapper .file-name { position: relative; cursor: pointer; z-index: 2; display: block; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; word-break: break-all; font-size: 16px; line-height: 1.3em; color: var(--clr-secondary); font-weight: 400; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.upload-wrapper .allowed { font-size: 12px; line-height: 1.3em; color: var(--clr-grey); }

.upload-wrapper .remove-file { position: absolute; cursor: pointer; z-index: 5; right: 0; top: 10px; width: 16px; height: 16px; display: none; }

.upload-wrapper .remove-file::before { content: "\02715"; font-size: 20px; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: var(--clr-secondary); }

.upload-wrapper.active .remove-file { display: block; }

.upload-wrapper.active .file-name:after { display: block; }

@media (min-width: 1200px) { .file-name:hover { color: var(--clr-primary); }
  .file-name:hover + .upload-icon path { stroke: var(--clr-primary); }
  .upload-wrapper .remove-file:hover::before { color: var(--clr-black); } }

@media (max-width: 1400px) { .upload-wrapper { padding: 0 25px; }
  .upload-icon { position: absolute; left: 0; top: 6px; width: 18px; height: 18px; }
  .upload-wrapper .file-name { font-size: 14px; }
  .upload-wrapper .allowed { font-size: 10px; }
  .upload-wrapper .remove-file { top: 6px; }
  .upload-wrapper .remove-file::before { font-size: 18px; } }

@media (max-width: 575px) { .upload-wrapper { width: 100%; } }

/*------------------------------------------*/
/* - SUMOSELECT CUSTOM */
/*------------------------------------------*/
.choice .SelectBox { font-size: 14px; padding: 10px 40px 10px 20px; }

.choice .SumoSelect > .CaptionCont > span { font-size: 14px; line-height: 1em; }

.choice .SumoSelect > .optWrapper > .options li label { font-size: 14px; }

.SumoSelect { display: block; width: 100%; cursor: pointer; z-index: 3; }

.SumoSelect.open { z-index: 4 !important; }

.SumoSelect:hover { z-index: 4; }

.SumoSelect > .CaptionCont { z-index: 10; cursor: pointer; border-radius: 12px; border: 1px solid #D1D9CE; background: #fff; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.SumoSelect > .optWrapper { background-color: var(--clr-white); border-radius: 0; padding: 0; overflow: auto; top: 100%; z-index: 2; display: block; opacity: 0; visibility: hidden; -webkit-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; border: none; border-top-width: 0; -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06); border-radius: 0 0 12px 12px; margin-top: -10px; }

.SumoSelect.open > .CaptionCont, .SumoSelect:focus > .CaptionCont, .SumoSelect:hover > .CaptionCont { -webkit-box-shadow: none; box-shadow: none; border-color: var(--clr-primary); }

.SelectBox { font-size: 16px; line-height: 1; color: var(--clr-black); padding: 14px 40px 14px 20px; }

.SumoSelect > .CaptionCont > span.placeholder { font-size: 16px; font-weight: 400; font-style: normal; color: var(--clr-grey); -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.SumoSelect.open > .CaptionCont > span.placeholder { opacity: 1; }

.SumoSelect > .CaptionCont > span { padding-right: 0; cursor: pointer; line-height: 1.5em; font-weight: 400; font-size: 16px; }

.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%; width: 8px; height: 8px; margin-top: -1px; border-color: transparent; -webkit-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); border-right: 1px solid var(--clr-black); border-bottom: 1px solid var(--clr-black); -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.SumoSelect.open > .CaptionCont > label > i:before { -webkit-transform: translate(-50%, -50%) rotate(225deg); -ms-transform: translate(-50%, -50%) rotate(225deg); transform: translate(-50%, -50%) rotate(225deg); margin-top: 2px; }

.SumoSelect.open > .optWrapper { opacity: 1; visibility: visible; 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: 5px 20px; font-size: 16px; line-height: 1.5em; font-weight: 400; color: var(--clr-black); -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.SumoSelect > .optWrapper > .options { max-height: 220px; border-radius: 0; padding: 20px 0 10px; }

.options > .opt.disabled:first-child { display: none; }

.SumoSelect > .optWrapper.multiple > .options li.opt label { padding-left: 25px; }

.SumoSelect .select-all > 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; }

.CaptionCont img + span { padding-left: 25px; }

.SumoSelect.disabled { opacity: 1; }

.SumoSelect.disabled > .CaptionCont { border: 1px solid rgba(235, 235, 235, 0.15); cursor: not-allowed; }

.SumoSelect.disabled > .CaptionCont > span { cursor: not-allowed; }

@media (min-width: 1200px) { .SumoSelect > .CaptionCont:hover { border-color: var(--clr-primary); }
  .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; }
  .SumoSelect > .optWrapper > .options li.opt:hover label { color: var(--clr-primary); }
  .SumoSelect .select-all:hover { color: var(--clr-primary); } }

@media (max-width: 767px) { .SelectBox { font-size: 14px; padding: 9px 40px 9px 15px; }
  .SumoSelect > .CaptionCont > span.placeholder { font-size: 14px; }
  .SumoSelect > .CaptionCont > span { font-size: 14px; }
  .SumoSelect > .optWrapper > .options li label { padding: 5px 15px; font-size: 14px; } }

/*------------------------------------------*/
/* - COOKIES INFORMER */
/*------------------------------------------*/
.cookies-informer { position: fixed; display: block; bottom: 0; z-index: 90; width: 100%; max-width: 1124px; left: 50%; border-radius: 12px; -webkit-transform: translate(-50%, 100%); -ms-transform: translate(-50%, 100%); transform: translate(-50%, 100%); -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06); visibility: hidden; opacity: 0; overflow: hidden; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.cookies-informer-inner { background: var(--clr-white); position: relative; padding: 30px; }

.cookies-informer.active { visibility: visible; opacity: 1; -webkit-transform: translate(-50%, -25px); -ms-transform: translate(-50%, -25px); transform: translate(-50%, -25px); }

/*media*/
@media (min-width: 1200px) { .cookies-informer-inner .text { font-size: 18px; } }

@media (max-width: 1400px) { .cookies-informer-inner { padding: 25px; } }

@media (max-width: 1199px) { .cookies-informer { width: 80%; } }

@media (max-width: 991px) { .cookies-informer { width: 720px; } }

@media (max-width: 767px) { .cookies-informer { width: calc(100% - 24px); }
  .cookies-informer.active { -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }
  .cookies-informer-inner { padding: 15px; } 
  .cookies-informer-inner .text { font-size: 16px; text-align: center; }
  .cookies-informer-inner a { white-space: pre-wrap; } 
}

/*------------------------------------------*/
/* - CART */
/*------------------------------------------*/
.cart_bg-layer { position: fixed; left: 0; top: 0; z-index: 119; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.41); -webkit-backdrop-filter: blur(0px); backdrop-filter: blur(0px); opacity: 0; visibility: hidden; -webkit-transition: var(--transition), -webkit-backdrop-filter 0s; transition: var(--transition), -webkit-backdrop-filter 0s; -o-transition: var(--transition), backdrop-filter 0s; transition: var(--transition), backdrop-filter 0s; transition: var(--transition), backdrop-filter 0s, -webkit-backdrop-filter 0s; }

@-webkit-keyframes bgLayerBackdropFilter { 0% { -webkit-backdrop-filter: blur(0px); backdrop-filter: blur(0px); }
  100% { -webkit-backdrop-filter: blur(2px); backdrop-filter: blur(2px); } }

@keyframes bgLayerBackdropFilter { 0% { -webkit-backdrop-filter: blur(0px); backdrop-filter: blur(0px); }
  100% { -webkit-backdrop-filter: blur(2px); backdrop-filter: blur(2px); } }

.cart { position: fixed; z-index: 120; right: 0; top: 0; bottom: 0; width: 540px; margin: 15px; border-radius: 12px; background-color: var(--clr-white); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-transform: translateX(130%); -ms-transform: translateX(130%); transform: translateX(130%); -webkit-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; }

.cart.active { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }

.cart.active + .cart_bg-layer { opacity: 1; visibility: visible; -webkit-backdrop-filter: blur(2px); backdrop-filter: blur(2px); -webkit-transition: var(--transition), -webkit-backdrop-filter 0.1s 0.1s; transition: var(--transition), -webkit-backdrop-filter 0.1s 0.1s; -o-transition: var(--transition), backdrop-filter 0.1s 0.1s; transition: var(--transition), backdrop-filter 0.1s 0.1s; transition: var(--transition), backdrop-filter 0.1s 0.1s, -webkit-backdrop-filter 0.1s 0.1s; }

.cart .cart-close { position: absolute; right: 18px; top: 20px; }

.cart.overflow-product .cart-close { right: 22px; }

.cart_title { padding: 20px 20px; border-bottom: 1px solid #D1D9CE; text-align: center; height: 74px; }

.cart_title .title { position: relative; display: inline-block; vertical-align: middle; }

.cart_title .title.title-decor::before { display: block; top: -0px; left: -35px; width: 30px; height: 26px; }

.cart_title .clear-cart { cursor: pointer; position: relative; display: inline-block; width: 40%; vertical-align: middle; text-align: right; font-size: 12px; text-transform: uppercase; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); display: none; }

.cart_bottom { padding: 15px 20px; height: 84px;margin-top: auto; -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06); }

.cart_bottom .btn { margin-left: 10px; -ms-flex-negative: 0; flex-shrink: 0; }

.cart_price-wrap { font-size: 20px; color: var(--clr-grey); }

.cart_price-wrap span { color: var(--clr-black); }

.cart-popup-out { height: calc(100% - 74px); }

.cart_items { padding: 0 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; overflow: auto; max-height: 100%; height: calc(100% - 78px); }

.cart-empty-message { display: none; padding: 15px 0; margin: auto 0; text-align: center; }

.cart-empty-message .img { margin-bottom: 30px; width: 40%; }

.cart-empty-message .title { margin-bottom: 15px; }

.cart-empty-message:only-child { display: block; }

@media (max-width: 1400px) { .cart_title { padding: 15px; height: 62px; }
  .cart .cart-close { right: 12px; }
  .cart.overflow-product .cart-close { right: 18px; }
  .cart-popup-out { height: calc(100% - 62px); }
  .cart_items { padding: 0 15px; height: calc(100% - 62px); }
  .cart_bottom { height: 62px; padding: 10px 15px; } }

@media (max-width: 767px) { .cart-empty-message .img { margin-bottom: 15px; }
  .cart_bg-layer { display: none; }
  .cart { width: 100%; margin: 0; }
  .cart .cart-close { right: 25px; top: 18px; }
  .cart_title { padding: 12px 15px; height: 56px; }
  .cart .cart-close, .cart.overflow-product .cart-close { right: 12px; }
  .cart-popup-out { height: calc(100% - 56px); }
  .cart_items { padding: 0 15px; height: calc(100% - 57px); }
  .cart_bottom { padding: 10px 15px; height: 57px; }
  .cart_price-wrap { font-size: 0; line-height: 1em; }
  .cart_price-wrap span { font-size: 18px; line-height: 1em; } }

/*------------------------------------------*/
/* - CHECKOUT */
/*------------------------------------------*/
.checkout-section .decor-img { position: absolute; max-width: 230px; max-height: 230px; }

.checkout-products .prod_horiz:last-child { border: none; }

.delivery-form { position: relative; z-index: 1; border: 1px solid #D1D9CE; background: var(--clr-white); border-radius: 16px; padding: 30px 40px 40px; }

.delivery-form .form-group { margin-bottom: 25px; }

.delivery-form .row { --bs-gutter-x: 15px; margin-top: -15px; }

.delivery-form .row [class*=col-] { margin-top: 15px; }

.delivery-form .form-title { margin-bottom: 15px; }

.delivery-form .checkbox-entry span { color: #111111; }

.delivery-form .btn { padding: 17px 30px; }

.delivery-form hr { height: 2px; width: 100%; background: var(--clr-secondary); margin: 40px 0; }

.delivery-form .thank-total-wrap { border-top: 1px solid #D1D9CE; }

.checkbox-entry-wrap { margin-top: -10px; margin-bottom: 15px; }

.checkbox-entry-wrap > * { margin-top: 10px; margin-right: 20px; }

.checkbox-entry-wrap > *:last-child { margin-right: 0; }

.checkbox-entry.bonus span b { color: var(--clr-primary); font-weight: 600; }

.search-mobile-button { display: none; }

.checkout-map { overflow: hidden; position: relative; }

.checkout-map .map-block { height: 250px; border-radius: 12px; }

.checkout-map .marker { display: none; }

.plastic-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 20px; }

.plastic-wrap span { color: var(--clr-grey); margin-right: 15px; }

.plastic-wrap .price-wrap { margin-left: auto; text-align: right; }

.main-order-button { margin-top: 10px; }

.moneychange-input { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 20px; }

.moneychange-input > * { margin-right: 15px; -ms-flex-negative: 0; flex-shrink: 0; }

.moneychange-input > *:last-child { margin-right: 0; }

.moneychange-input .input { max-width: 260px; }

.errorMsg { display: none; position: relative; font-size: 14px; font-weight: 300; line-height: 1.3em; color: var(--clr-secondary); margin-bottom: 10px; }

.errorMsg::before { display: inline-block; text-align: center; content: '!'; width: 16px; height: 16px; font-size: 12px; font-weight: 600; line-height: 14px; border-radius: 100%; margin-right: 10px; border: 1px solid var(--clr-secondary); }

.toggle-block, .not-delivery, .cart-empty-section { display: none; }

@media (min-width: 1731px) { .checkout-row { --bs-gutter-x: 60px; } }

@media (max-width: 1730px) { .delivery-form { padding: 20px 30px 30px; } }

@media (max-width: 1199px) { .checkout-section .decor-img { display: none; }
  .delivery-form { padding: 15px 15px 15px; }
  .moneychange-input .input { max-width: 220px; } }

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

@media (max-width: 767px) { .delivery-form .form-group { margin-bottom: 20px; }
  .delivery-form .row { --bs-gutter-x: 10px; margin-top: -10px; }
  .delivery-form .row [class*=col-] { margin-top: 10px; }
  .delivery-form .btn { padding: 12px 10px; }
  .delivery-form hr { margin: 25px 0; }
  .search-mobile-button { display: block; margin-bottom: 10px; }
  .moneychange-input .input { max-width: 150px; margin-right: 0; }
  .moneychange-input .checkbox-entry { margin-top: 10px; } }

/*change style autocomplete*/
.pac-container { background: #fff; border-radius: 0; }

.pac-container .pac-item { margin: 0; padding: 0 15px; border-top: 0; font-size: 14px; color: var(--clr-black); line-height: 30px; font-weight: 400; position: relative; display: block; cursor: pointer; border-radius: 0 0 6px 6px; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.pac-container .pac-item:nth-child(1) { border-top: none; }

.pac-icon-marker { display: none !important; }

.pac-item-query { font-size: 14px; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.pac-container.pac-logo:after { content: none; }

/* infobox */
.infoBox { background-color: #FFF; color: var(--clr-black); font-size: 16px; border-radius: 6px; }

.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; position: relative; text-align: center; }

@media (min-width: 1200px) { .infoBox > img:hover { opacity: .7; } }

/*------------------------------------------*/
/* - THANK YOU */
/*------------------------------------------*/
.thank-section .decor-img { position: absolute; max-width: 230px; max-width: 230px; }

.content-description { margin-top: 15px; }

.thank { margin-top: 50px; }

.thank_head { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 20px 25px; background: var(--clr-third); color: var(--clr-black); font-size: 16px; }

.thank_head b { font-weight: 600; font-size: 112.5%; }

.thank_items .prod_horiz-controls { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; height: auto; margin-top: 2px; }

.thank_items .price-wrap { text-align: right; -ms-flex-negative: 0; flex-shrink: 0; width: 120px; }

.thank-total-wrap { border-top: 2px solid var(--clr-secondary); padding-top: 10px; font-size: 16px; }

.thank-total-item { color: var(--clr-grey); padding: 8px 0; 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; }

.thank-total-item > *:last-child { -ms-flex-negative: 0; flex-shrink: 0; text-align: right; width: 120px; color: var(--clr-black); }

.thank-total-cost { color: var(--clr-black); font-size: 125%; padding: 24px 0; border-top: 1px solid #D1D9CE; margin-top: 10px; }

.thank_info { border-collapse: collapse; width: 100%; margin-bottom: 30px; border-bottom: 1px solid #D1D9CE; }

.thank_info tr:nth-child(odd) { background: var(--clr-third); }

.thank_info td { height: 60px; padding: 15px 5px; vertical-align: middle; font-size: 16px; line-height: 1.5em; color: var(--clr-grey); }

.thank_info td b { color: var(--clr-black); }

.thank_info td b:not(*:first-child)::before { content: ' / '; }

.thank_info td:first-child { width: 20%; padding-left: 25px; }

.thank_info td:last-child { padding-right: 25px; }

@media (max-width: 1199px) { .thank-section .decor-img { display: none; } }

@media (max-width: 767px) { .thank-total-wrap { font-size: 14px; }
  .thank-total-item { padding: 3px 0; }
  .thank-total-item > *:last-child { width: 100px; }
  .thank_items .price-wrap { width: auto; }
  .thank-total-cost { padding: 15px 0; }
  .thank_info { margin-bottom: 20px; }
  .thank_info td { height: 48px; padding: 10px 5px; font-size: 14px; }
  .thank_info td:first-child { width: 20%; padding-left: 5px; }
  .thank_info td:last-child { padding-right: 5px; } }

/*------------------------------------------*/
/* - POPUPS */
/*------------------------------------------*/
.popup-wrapper { position: fixed; z-index: 110; top: 0; width: 100%; height: 100%; left: -200%; -webkit-transition-delay: 0.3s; -o-transition-delay: 0.3s; transition-delay: 0.3s; display: block; }

.popup-wrapper.active { left: 0; -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.6); opacity: 0; -webkit-backdrop-filter: blur(0px); backdrop-filter: blur(0px); -webkit-transition: var(--transition), -webkit-backdrop-filter 0s; transition: var(--transition), -webkit-backdrop-filter 0s; -o-transition: var(--transition), backdrop-filter 0s; transition: var(--transition), backdrop-filter 0s; transition: var(--transition), backdrop-filter 0s, -webkit-backdrop-filter 0s; }

.popup-wrapper.active .bg-layer { opacity: 1; -webkit-backdrop-filter: blur(2px); backdrop-filter: blur(2px); -webkit-transition: var(--transition), -webkit-backdrop-filter 0.1s 0.1s; transition: var(--transition), -webkit-backdrop-filter 0.1s 0.1s; -o-transition: var(--transition), backdrop-filter 0.1s 0.1s; transition: var(--transition), backdrop-filter 0.1s 0.1s; transition: var(--transition), backdrop-filter 0.1s 0.1s, -webkit-backdrop-filter 0.1s 0.1s; }

.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, left 0s 0.3s, -webkit-transform 0.3s ease-out; transition: opacity 0.3s ease-out, left 0s 0.3s, -webkit-transform 0.3s ease-out; -o-transition: transform 0.3s ease-out, opacity 0.3s ease-out, left 0s 0.3s; transition: transform 0.3s ease-out, opacity 0.3s ease-out, left 0s 0.3s; transition: transform 0.3s ease-out, opacity 0.3s ease-out, left 0s 0.3s, -webkit-transform 0.3s ease-out; -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); opacity: 0; left: -10000px; padding: 15px; }

.popup-content.active { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 1; left: 0; -webkit-transition: opacity 0.3s ease-out, left 0s 0s, -webkit-transform 0.3s ease-out; transition: opacity 0.3s ease-out, left 0s 0s, -webkit-transform 0.3s ease-out; -o-transition: transform 0.3s ease-out, opacity 0.3s ease-out, left 0s 0s; transition: transform 0.3s ease-out, opacity 0.3s ease-out, left 0s 0s; transition: transform 0.3s ease-out, opacity 0.3s ease-out, left 0s 0s, -webkit-transform 0.3s ease-out; position: relative; }

.popup-content:after { display: inline-block; vertical-align: middle; height: 100%; content: ''; }

.popup-content .layer-close { position: absolute; left: 0; bottom: 0; right: 0; height: 10000px; }

.popup-container { display: inline-block; vertical-align: middle; overflow: hidden; width: 100%; position: relative; text-align: left; background: var(--clr-white); border-radius: 12px; }

.popup-container .decor { position: absolute; }

.popup-container .decor.left { width: 152px; left: -40px; top: -70px; }

.popup-container .decor.left img { width: 100%; }

.popup-container .decor.right { width: 120px; right: -40px; bottom: -70px; }

.popup-container .decor.right img { width: 100%; }

.popup-container.size-1 { max-width: 560px; }

.popup-container.size-2 { max-width: 600px; padding: 0 20px; }

.popup-container.size-3 { max-width: 660px; }

.popup-container > .btn-close { position: absolute; right: 20px; top: 20px; }

.popup-align { padding: 40px 40px; overflow: hidden; }

.popup-img { display: block; margin: 0 auto; width: 100px; max-height: 100px; }

.popup-img img { display: block; width: 100%; }

.popup-title.title-decor::before { display: block; top: -0px; left: -35px; width: 30px; height: 26px; }

.popup-form { text-align: left; }

.popup-form:not(:last-child) { margin-bottom: 20px; }

.popup-form:not(:first-child) { margin-top: 20px; }

.popup-form .row { --bs-gutter-x: 15px; }

.popup-form > * + * { margin-top: 15px; }

.popup-form .btn { margin-top: 25px; }

.popup-form .checkbox-entry { margin-top: 20px; }

.popup-form .checkbox-entry + .btn { margin-top: 15px; }

.popup-form input + span { font-weight: 300; font-size: 12px; line-height: 1.5em; color: var(--clr-grey); }

.popup-links-wrapper { 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; font-size: 16px; line-height: 1.5em; color: var(--clr-grey); }

.popup-links-wrapper a { color: var(--clr-grey); }

.popup-links-wrapper div a { color: var(--clr-secondary); }

.popup-info-wrapper > * { margin-bottom: 15px; }

.popup-info-wrapper > *:last-child { margin-bottom: 0; }

.input-popup-wrapper { position: relative; background-image: url(../img/icons/icon-calendar.svg); background-repeat: no-repeat; background-position: right 15px center;}

.input-popup-wrapper>input { background: transparent; }

.popup-content.not-work { padding: 0; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }

.popup-content.not-work * { color: var(--clr-white); margin-bottom: 0; }

.popup-content.not-work .popup-container { text-align: center; vertical-align: top; background: var(--clr-primary); border-radius: 0; -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.popup-content.not-work.active .popup-container { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }

.popup-content.not-work .popup-align { padding: 10px 12px; min-height: 84px; 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; }

.popup-content.not-work .popup-align img { -ms-flex-negative: 0; flex-shrink: 0; display: inline-block; margin-right: 20px; vertical-align: top; width: 24px; height: 24px; }

.popup-content.not-work .popup-align .btn-close { -ms-flex-negative: 0; flex-shrink: 0; margin-left: 20px; }

.popup-content.not-work .popup-align .btn-close::before, .popup-content.not-work .popup-align .btn-close::after { background: var(--clr-white); }

@media (min-width: 1200px) { .popup-links-wrapper a:hover, .popup-links-wrapper div a:hover { color: var(--clr-primary); }
  .popup-content.not-work .popup-align .btn-close:hover::before, .popup-content.not-work .popup-align .btn-close:hover::after { background: var(--clr-secondary); } }

@media (max-width: 1600px) { .popup-content.not-work .popup-align { min-height: 80px; } }

@media (max-width: 575px) { .popup-align { padding: 20px 25px; }
  .popup-content .popup-container > .btn-close { right: 10px; top: 10px; }
  .popup-form:not(:first-child) { margin-top: 10px; }
  .popup-form:not(:last-child) { margin-bottom: 10px; }
  .popup-form > * + * { margin-top: 10px; }
  .popup-form .row {--bs-gutter-x: 10px;}
  .popup-form .row:first-child { margin-top: -10px; }
  .popup-form .row:not(:first-child) { margin-top: 0; }
  .popup-form .row [class*=col-] { margin-top: 10px; }
  .popup-form .btn { margin-top: 15px; }
  .popup-form .checkbox-entry { margin-top: 15px; }
  .popup-form .checkbox-entry + .btn { margin-top: 10px; }
  .popup-links-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .popup-container.size-2 { padding: 0; }
  .popup-container .decor { display: none; }
  .popup-content.not-work .popup-container { text-align: left; }
  .popup-content.not-work .popup-align { min-height: 70px; position: relative; padding: 15px 35px 15px 15px; }
  .popup-content.not-work .popup-align img { margin-top: 3px; margin-right: 10px; width: 18px; height: 18px; }
  .popup-content.not-work .popup-align .btn-close { margin: 0; position: absolute; right: 5px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
  .popup-content.not-work .popup-align .text { margin: 0; }
  .popup-info-wrapper > * { margin-bottom: 10px; } }

/*------------------------------------------*/
/* - CART-INFORMER */
/*------------------------------------------*/
.cart-informer { position: fixed; 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; bottom: 0; z-index: 500; max-width: 834px; height: 100px; width: 100%; left: 50%; -webkit-transform: translate(-50%, 120px); -ms-transform: translate(-50%, 120px); transform: translate(-50%, 120px); visibility: hidden; opacity: 0; padding: 15px; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.cart-informer .cart-informer-inner { position: relative; 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%; padding: 20px 40px; border-radius: 12px; background: var(--clr-white); -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06); }

.cart-informer .cart-informer-inner .text { display: inline-block; margin-right: 10px; }

.cart-informer .cart-informer-inner .text b { color: var(--clr-black); font-weight: 600; }

.cart-informer .cart-informer-inner .btn { -ms-flex-negative: 0; flex-shrink: 0; }

.cart-informer.active { visibility: visible; opacity: 1; -webkit-transform: translate(-50%, -40px); -ms-transform: translate(-50%, -40px); transform: translate(-50%, -40px); }

@media (min-width: 1200px) { .cart-informer .cart-informer-inner .text { font-size: 18px; } }

@media (max-width: 767px) { .cart-informer { height: auto; max-width: 100%; display: block; }
  .cart-informer .cart-informer-inner { display: block; text-align: center; }
  .cart-informer .cart-informer-inner .text { display: block; margin-right: 0; margin-bottom: 15px; }
  .cart-informer.active { visibility: visible; opacity: 1; -webkit-transform: translate(-50%, 0px); -ms-transform: translate(-50%, 0px); transform: translate(-50%, 0px); } }

/*------------------------------------------*/
/* - INGREDIENTS */
/*------------------------------------------*/
.ing_row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -2.5px -5px; }

.ingredient { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin: 0 2.5px 5px; width: calc((100% / 7) - 5px); border: 1px solid #D1D9CE; border-radius: 12px; padding: 15px 5px; cursor: pointer; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.ingredient.active { border-color: var(--clr-primary); }

.remove_output_ing  .ingredient.active { border-color: var(--clr-secondary); }

.ingredient_img { margin: 0 auto 10px; position: relative; width: 48px; height: 48px; }

.ingredient_img img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); display: block; max-width: 48px; max-height: 48px; }

.ingredient_title { text-align: center; font-size: 16px; line-height: 1.2em; margin-bottom: 10px; color: var(--clr-black); }

.ingredient_bottom { 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; margin-top: auto; color: var(--clr-grey); font-size: 14px; line-height: 1.2em; }

.ingredient_bottom > * + *::before { content: '|'; margin: 3px; font-size: 14px; }

.ingredient_action { position: absolute; z-index: 1; right: 8px; top: 8px; width: 16px; height: 16px; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.ingredient_action:before, .ingredient_action:after { content: ''; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 12px; height: 12px; 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); }

.ingredient.active .ingredient_action:before { opacity: 1; }

.remove_output_ing .ingredient_action:before {background-image: url(../img/icons/icon-ingredient-close.svg); }

.remove_output_ing .ingredient_action:after { background-image: url(../img/icons/icon-ingredient-check.svg);}

@media (min-width: 1200px) { 
  .ingredient:hover { border-color: var(--clr-primary); }
  .ingredient.active:hover { border-color: var(--clr-secondary); }
  .ingredient.active:hover .ingredient_action:before { opacity: 0; visibility: hidden; }
  .ingredient.active:hover .ingredient_action:after { opacity: 1; visibility: visible; } 
  .remove_output_ing .ingredient:hover { border-color: var(--clr-secondary); }
  .remove_output_ing .ingredient.active:hover { border-color: var(--clr-primary); }
}

@media (max-width: 1400px) { .ingredient { padding: 10px 5px; }
  .ingredient_img { margin: 0 auto 5px; width: 40px; height: 40px; }
  .ingredient_img img { max-width: 40px; max-height: 40px; }
  .ingredient_title { font-size: 14px; margin-bottom: 5px; }
  .ingredient_bottom { font-size: 12px; } }

@media (max-width: 991px) { .ingredient { width: calc((100% / 5) - 5px); } }

@media (max-width: 767px) { .ingredient { width: calc((100% / 4) - 5px); } }

@media (max-width: 575px) { .ingredient { width: calc((100% / 3) - 5px); }
  .ingredient_img { margin: 0 auto 5px; height: 36px; width: 36px; }
  .ingredient_img img { max-height: 36px; max-width: 36px; }
  .ingredient_title { font-size: 12px; }
  .ingredient_bottom { font-size: 10px; } }

/*------------------------------------------*/
/* - INGREDIENTS POPUP */
/*------------------------------------------*/
.ing-popup .popup-container { max-width: 1160px; max-height: calc(100vh - 120px); height: 100vh; }

.ing-popup .popup-align { padding: 0; height: 100%; }

.ing_body { overflow: auto; max-height: calc(100% - 78px); height: 100%; width: 100%; }

.ing_body-product { padding: 30px 40px; }

.ing_body-product .product { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; padding: 0; border: none; border-radius: 0; }

.ing_body-product .product::before { display: none; }

.ing_body-product .product_image { position: relative; display: block; padding-bottom: 0; margin: 0; width: 240px; height: 160px; }

.ing_body-product .product_labels { top: 0; left: 0; }

.ing_body-product .product_labels li { padding: 6px 8px; font-size: 10px; }

.ing_body-product .product_top-right { top: 0; right: 0; }

.ing_body-product .product_info-wrapper { margin-left: 30px; -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; }

.ing_body-product .product_price-wrap { font-size: 14px; }

.ing_body-product .product_controls { margin-bottom: 5px; }

.ing_body-product .product_price { font-weight: 400; }

.ing_body-product .product_size { font-size: 14px; margin: 0 auto 0 5px; }

.ing_body-product .product_title { font-size: 30px; min-height: auto; }

.ing_body-product .product_title i { margin-top: 5px; }

.ing_body-product .product_desc { min-height: auto; font-size: 16px; margin-bottom: 0; }

.ing_pick-up-from { padding: 15px 40px 30px; border-top: 1px solid #d1d9ce; }

.ing_body-additional { border-top: 1px solid #d1d9ce; padding: 15px 40px 30px; }

.ing_body-additional .tab-i-nav { margin: 20px 0; }

.total_ing-prise { font-size: 16px; color: var(--clr-grey); font-weight: 400; line-height: 1.5em; }

.total_ing-prise span { color: var(--clr-black); }

.total_ing-prise b { margin: 0 3px; }

.ing_group .d-sm-flex, .ing_group > .title { margin-bottom: 10px; }

.ing_output { line-height: 1em; }

.ing_output.active .ing_output-clean-all { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; }

.ing_output-inner { display: inline; }

.ing_output-clean-all { display: none; -webkit-box-align: center; -ms-flex-align: center; align-items: center; cursor: pointer; }

.ing_output-clean-all b { font-size: 14px; font-weight: 400; line-height: 1.4em; color: var(--clr-secondary); -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.ing_output-clean-all i { position: relative; margin-left: 5px; display: block; width: 16px; height: 16px; border-radius: 100%; border: 1px solid var(--clr-secondary); -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.ing_output-clean-all i::before, .ing_output-clean-all i::after { content: ''; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); width: 8px; height: 1px; background: var(--clr-secondary); -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.ing_output-clean-all i::after { -webkit-transform: translate(-50%, -50%) rotate(-45deg); -ms-transform: translate(-50%, -50%) rotate(-45deg); transform: translate(-50%, -50%) rotate(-45deg); }

.ing_control { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-right: 10px; }

.ing_control .btn-close { width: 16px; height: 16px; }

.ing_control .btn-close::before, .ing_control .btn-close::after { background: var(--clr-secondary); }

.ing_control::after { content: ','; font-size: 14px; }

.ing_control-title { font-size: 14px; font-weight: 400; color: var(--clr-black); }

.ing_footer { height: 78px; padding: 5px 40px; 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; background: var(--clr-white); -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06); }

.ing_footer .btn-product { padding: 12px 30px; margin: 0; }

.ing_footer-controls { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 16px; color: var(--clr-grey); }

.ing_footer-controls .thumb-input-number { margin: 0 30px 0 15px; }

.ing_footer-controls .price-wrap { color: var(--clr-grey); font-size: 20px; }

.ing_footer-controls .price-wrap span { color: var(--clr-black); }

@media (min-width: 1200px) { .ing_output-clean-all:hover b { color: var(--clr-primary); }
  .ing_output-clean-all:hover i { border-color: var(--clr-primary); }
  .ing_output-clean-all:hover i::before, .ing_output-clean-all:hover i::after { background: var(--clr-primary); }
  .ing_control .btn-close:hover::before, .ing_control .btn-close:hover::after { background: var(--clr-primary); } }

@media (max-width: 1400px) { .ing-popup .popup-container { max-width: 980px; max-height: calc(100vh - 30px); }
  .ing_body { max-height: calc(100% - 62px); }
  .ing_body-product { padding: 20px 30px; }
  .ing_body-product .product_image { width: 220px; height: 140px; }
  .ing_body-product .product_info-wrapper { margin-left: 20px; -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; }
  .ing_body-product .product_controls { margin-bottom: 0; }
  .ing_body-product .product_price-wrap { font-size: 12px; }
  .ing_body-product .product_size { font-size: 12px; margin: 0 auto 0 5px; }
  .ing_body-product .product_title-wrap { margin-bottom: 0; }
  .ing_body-product .product_title { font-size: 26px; margin-bottom: 0; }
  .ing_body-product .product_desc { font-size: 14px; }
  .ing_pick-up-from { padding: 15px 30px 20px; }
  .ing_body-additional { padding: 15px 30px 20px; }
  .ing_body-additional .tab-i-nav { margin: 15px 0; }
  .total_ing-prise { font-size: 14px; }
  .ing_output-clean-all b { font-size: 12px; }
  .ing_output-clean-all i { width: 14px; height: 14px; }
  .ing_output-clean-all i::before, .ing_output-clean-all i::after { width: 7px; }
  .ing_control { margin-right: 10px; }
  .ing_control .btn-close { width: 14px; height: 14px; }
  .ing_control-title { font-size: 12px; }
  .ing_footer { height: 62px; padding: 5px 30px; }
  .ing_footer .btn-product { padding: 9px 25px; }
  .ing_footer-controls { font-size: 14px; }
  .ing_footer-controls .thumb-input-number { margin: 0 15px 0 10px; }
  .ing_footer-controls .price-wrap { font-size: 18px; } }

@media (max-width: 767px) { .ing_footer-controls { font-size: 0; }
  .ing_footer-controls .thumb-input-number { margin: 0 10px 0 0; }
  .ing_body-additional .tab-i-nav { margin: 15px -12px 10px; padding: 0 1px 0; } }

@media (max-width: 575px) { .ing-popup .popup-container { max-height: calc(100vh - 30px); }
  .ing_body { max-height: calc(100% - 108px); }
  .ing_body-product { padding: 15px 12px 10px; }
  .ing_body-product .product { display: block; }
  .ing_body-product .product_image { width: 100%; height: auto; padding-bottom: 47%; }
  .ing_body-product .product_info-wrapper { margin: 0; }
  .ing_body-product .product_title { font-size: 20px; }
  .ing_body-product .product_title i { margin-top: 0; }
  .ing_body-product .product_top-right { top: auto; bottom: 0; right: 0; }
  .ing_pick-up-from { padding: 10px 12px 15px; }
  .ing_body-additional { padding: 10px 12px 15px; }
  .ing_footer { height: 108px; padding: 10px 12px; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .ing_footer .btn-product { width: 100%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-top: 10px; } }

/*------------------------------------------*/
/* - TABS*/
/*------------------------------------------*/
.tabs-i { position: relative; }

.tab-i { display: none; }

.tab-i.active { display: block; }

.tab-i-nav { margin: 30px 0; font-size: 0; }

.tab-i-toggle { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; font-size: 0; }

.tab-i-toggle div { position: relative; display: inline-block; width: auto; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; vertical-align: top; cursor: pointer; white-space: nowrap; border: 1px solid #E1E1E1; margin-left: -1px; position: relative; margin-right: 5px; cursor: pointer; border: 1px solid #d1d9ce; border-radius: 12px; font-size: 14px; font-weight: 400; padding: 5px 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.tab-i-toggle div b { color: var(--clr-black); -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.tab-i-toggle div i { width: 16px; height: 16px; margin-right: 10px; }

.tab-i-toggle div i img { display: block; width: 100%; }

.tab-i-toggle div:last-child { margin-right: 0; }

.tab-i-toggle div:before { content: ''; position: absolute; top: 0; left: 0; width: calc(100% + 2px); height: calc(100% + 2px); margin: -1px; border: 2px solid var(--clr-primary); border-radius: inherit; opacity: 0; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.tab-i-toggle div.active:before { opacity: 1; }

@media (min-width: 1200px) { .tab-i-toggle div:not(.active):hover { border-color: var(--clr-primary); }
  .tab-i-toggle div:not(.active):hover b { color: var(--clr-primary); } }

@media (max-width: 1400px) { .tab-i-nav { margin: 20px 0; } }

@media (max-width: 991px) { 
  .tab-i-toggle  {position: relative; white-space: nowrap; overflow-x: auto; width: 100%; padding: 0 0 5px; }
  .tab-i-toggle::-webkit-scrollbar { width: 4px; height: 4px; }
  .tab-i-toggle:-webkit-scrollbar-track { background: var(--clr-white); }
  .tab-i-toggle::-webkit-scrollbar-thumb { border-radius: 4px; background: var(--clr-primary); } }
  .tab-i-toggle div { -webkit-box-flex: 0; -ms-flex: 0; flex: 0;}
  .tab-i-nav { margin: 10px 0; }


@media (max-width: 575px) { 
  .tab-i-toggle {  padding: 0 12px 5px;}
}

/*------------------------------------------*/
/* - Categories  */
/*------------------------------------------*/
.cabinet-section { position: relative; }

.cabinet-section .decor-img { position: absolute; max-width: 230px; max-height: 230px; }

.categories-menu { position: relative; text-align: center; margin-bottom: 40px; }

.categories-list { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-wrap: wrap; flex-wrap: wrap; border: 1px solid #D1D9CE; border-radius: 12px; margin: -1px; }

.categories-list-item a { position: relative; display: block; min-width: 186px; padding: 17px 15px; margin: -1px; font-weight: 600; font-size: 14px; line-height: 1em; color: var(--clr-grey); border-radius: 12px; text-align: center; letter-spacing: 0.05em; text-transform: uppercase; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.categories-list-item.active a { background-color: var(--clr-secondary); color: var(--clr-white); }

.category-title { display: none; }

@media (min-width: 1200px) { .categories-list-item:not(.active) a:hover { color: var(--clr-primary); }
  .categories-list-item.active a:hover { opacity: .8; } }

@media (max-width: 1730px) { .categories-menu { margin-bottom: 30px; }
  .categories-list-item a { min-width: 156px; padding: 14px 15px; font-size: 12px; } }

@media (max-width: 1199px) { .cabinet-section .decor-img { display: none; } }

@media (max-width: 767px) { .categories-menu { margin-bottom: 15px; }
  .category-title { position: relative; z-index: 11; display: block; border: 1px solid #D1D9CE; border-radius: 12px; text-transform: uppercase; font-weight: 600; font-size: 14px; color: var(--clr-black); background: var(--clr-white); line-height: 1em; padding: 10px 15px; }
  .category-title:before { content: ''; position: absolute; right: 15px; top: 50%; width: 8px; height: 8px; border: solid var(--clr-black); border-width: 0 2px 2px 0; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); margin-top: -2px; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }
  .category-title.active:before { margin-top: 2px; -webkit-transform: translateY(-50%) rotate(225deg); -ms-transform: translateY(-50%) rotate(225deg); transform: translateY(-50%) rotate(225deg); }
  .categories-list { position: absolute; z-index: 10; top: 100%; left: 0; width: 100%; padding-top: 10px; border-radius: 0 0 12px 12px; margin: -8px 0 0 0; border: none; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; background: var(--clr-white); -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6); -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); -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); }
  .categories-list-item { width: 100%; }
  .categories-list-item a { padding: 10px 15px; width: 100%; }
  .categories-menu.active .categories-list { -webkit-transform: scaleY(1); -ms-transform: scaleY(1); transform: scaleY(1); }
  .categories-list-item.active a { background-color: transparent; color: var(--clr-secondary); } }

/*------------------------------------------*/
/* - Bonus  */
/*------------------------------------------*/
.bonus-wrapper { background: var(--clr-third); border-radius: 12px; padding: 25px; 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; margin-bottom: 25px; }

.bonus-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 16px; font-weight: 400; line-height: 1em; color: var(--clr-black); }

.bonus-inner b { font-weight: 600; color: var(--clr-primary); }

.bonus-img { margin-right: 15px; }

.bonus-img img { width: 34px; height: 34px; }

@media (max-width: 1730px) { .bonus-wrapper { padding: 20px; margin-bottom: 15px; }
  .bonus-inner { font-size: 14px; }
  .bonus-img { margin-right: 10px; }
  .bonus-img img { width: 30px; height: 30px; } }

@media (max-width: 767px) { .bonus-wrapper { padding: 15px; }
  .bonus-inner { font-size: 14px; }
  .bonus-img { margin-right: 5px; }
  .bonus-img img { width: 26px; height: 26px; } }

/*------------------------------------------*/
/* - Form Cabinet   */
/*------------------------------------------*/
.form-cabinet .row { --bs-gutter-x: 15px; }

.form-cabinet .row > [class*=col] { padding: 0 7.5px; }

.form-cabinet .form-title { margin-bottom: 15px; }

.form-cabinet .form-group { margin-bottom: 20px; }

.form-cabinet .form-group:last-of-type { margin-bottom: 0; }

.form-cabinet .form-group > * + * { margin-top: 15px; }

.form-cabinet .form-group .input-popup-wrapper + p, .popup-form .input-popup-wrapper + p { color: var(--clr-grey); font-weight: 300; font-size: 12px; line-height: 1.5em; }

@media (max-width: 767px) { .form-cabinet .row { margin-bottom: -10px; }
  .form-cabinet .row > [class*=col] { margin-bottom: 10px; }
  .form-cabinet .form-title { margin-bottom: 10px; }
  .form-cabinet .form-group > * + * { margin-top: 10px; } }

/*------------------------------------------*/
/* - Cabinet address */
/*------------------------------------------*/
.address-map { height: 250px; border-radius: 12px; }

.cabinet_address-wrap { margin-bottom: 25px; }

.cabinet_address { width: 100%; border-collapse: collapse; }

.cabinet_address .btn-close { margin-top: 4px; }

.cabinet_address td { border-top: 1px solid #D1D9CE; border-bottom: 1px solid #D1D9CE; height: 58px; padding: 10px 5px; vertical-align: middle; font-size: 16px; line-height: 1.3em; font-weight: 400; color: var(--clr-black); }

.cabinet_address td:first-child { padding-left: 15px; width: 20%; }

.cabinet_address td:nth-child(2) { width: 50%; }

.cabinet_address td:nth-child(3) { width: 22%; }

.cabinet_address td:last-child { text-align: right; padding-right: 15px; width: 8%; }

.cabinet_address td .btn-close { display: inline-block; }

.cabinet_address tr.active .cabinet_address-detail { color: var(--clr-secondary); }

.link-icon { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; cursor: pointer; font-size: 14px; font-weight: 600; line-height: 1.5em; text-transform: uppercase; color: var(--clr-secondary); -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.link-icon:after { content: ''; display: inline-block; width: 20px; height: 20px; background-image: url(../img/icons/icon-edit.svg); background-repeat: no-repeat; background-position: center; background-size: contain; margin-left: 8px; }

@media (min-width: 1200px) { .link-icon:hover { opacity: 0.6; } }

@media (max-width: 575px) { .cabinet_address-wrap { overflow-x: auto; margin-bottom: 20px; }
  .cabinet_address { min-width: calc(575px - 24px); }
  .cabinet_address .btn-close { margin-top: 0; }
  .cabinet_address .checkbox-entry span { font-size: 14px; line-height: 1.45em; }
  .cabinet_address td { height: 48px; padding: 10px 5px; font-size: 14px; }
  .cabinet_address td:first-child { padding-left: 0; width: 20%; }
  .cabinet_address td:nth-child(2) { width: 50%; }
  .cabinet_address td:nth-child(3) { width: 22%; }
  .cabinet_address td:last-child { padding-right: 0; width: 8%; }
  .cabinet_address-buttons { display: block; }
  .cabinet_address-buttons .btn { width: 100%; }
  .cabinet_address-buttons .btn + .btn { margin-top: 15px; }
  .link-icon { font-size: 12px; }
  .link-icon:after { width: 16px; height: 16px; margin-left: 5px; } }

/*------------------------------------------*/
/* - ORDER IIKO */
/*------------------------------------------*/
.history-order-iiko { position: relative; width: 100%; }

.order-iiko-caption { position: relative; font-size: 0; border-bottom: 3px solid var(--clr-primary); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.order-iiko-caption > div { font-size: 14px; line-height: 1.2em; padding: 0 5px 20px; }

.order-iiko-caption > *:first-child { padding-left: 25px; width: 14%; }

.order-iiko-caption > *:nth-child(2) { width: 14%; }

.order-iiko-caption > *:nth-child(3) { width: 29%; }

.order-iiko-caption > *:nth-child(4) { width: 14%; }

.order-iiko-caption > *:nth-child(5) { width: 29%; }

.order-iiko-caption > *:last-child { padding: 0; }

.order-iiko-item { position: relative; border-bottom: 1px solid #D1D9CE; -webkit-transition: var(--transition); -o-transition: var(--transition); transition: var(--transition); }

.order-iiko-item .btn-link i::before { margin: -1px 0 0; -webkit-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); }

.order-iiko-item.open { border-bottom: 2px solid var(--clr-secondary); }

.order-iiko-item.open .btn-link i::before { margin: 1px 0 0; -webkit-transform: translate(-50%, -50%) rotate(225deg); -ms-transform: translate(-50%, -50%) rotate(225deg); transform: translate(-50%, -50%) rotate(225deg); }

.order-iiko-item-info { position: relative; font-size: 0; width: 100%; }

.order-iiko-item-info > * { display: inline-block; vertical-align: middle; padding: 15px 5px; font-size: 16px; font-weight: 400; color: var(--clr-black); }

.order-iiko-item-info > *:first-child { padding-left: 25px; width: 14%; }

.order-iiko-item-info > *:nth-child(2) { width: 14%; }

.order-iiko-item-info > *:nth-child(3) { width: 29%; }

.order-iiko-item-info > *:nth-child(4) { width: 14%; }

.order-iiko-item-info > *:nth-child(5) { width: 14.5%; }

.order-iiko-item-info > *:last-child { width: 14.5%; text-align: right; padding-right: 25px; }

.order-time { color: var(--clr-grey); }

.order-time b { display: block; }

.order-address .type-d span { color: var(--clr-grey); }

.order-pay .type-p { color: var(--clr-grey); }

.order-amount { font-weight: 600; }

.order-status { position: relative; padding-left: 10px; }

.order-status::before { content: ''; position: absolute; top: 10px; left: 0; width: 6px; height: 6px; border-radius: 100%; }

.order-status.done { color: var(--clr-primary); }

.order-status.done::before { background: var(--clr-primary); }

.order-status.in-progress { color: #F2B50C; }

.order-status.in-progress::before { background: #F2B50C; }

.order-status.canceled { color: var(--clr-secondary); }

.order-status.canceled::before { background: var(--clr-secondary); }

.order-iiko-item-detail { position: relative; width: 100%; display: none; }

.item-history { font-size: 16px; font-weight: 400; width: 100%; padding: 15px 25px; 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; }

.item-history:nth-child(odd) { background: #F5FAF2; border-radius: 12px; }

.item-history .name-product a { color: var(--clr-black); font-weight: 600; }

.item-history .info-product { color: var(--clr-grey); }

.item-history .price-product { text-align: right; -ms-flex-negative: 0; flex-shrink: 0; width: 120px; }

.order-history-price-wrap { border-top: 1px solid #D1D9CE; }

.order-history-price-item { font-size: 16px; font-weight: 400; color: var(--clr-grey); padding: 10px 25px; 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; }

.order-history-price-item > *:last-child { color: var(--clr-black); text-align: right; -ms-flex-negative: 0; flex-shrink: 0; width: 120px; }

.order-history-price-item.order-total-cost { color: var(--clr-black); font-size: 20px; padding: 15px 25px; border-top: 1px solid #D1D9CE; }

.empty-history { text-align: center; padding: 30px 0 40px; border-bottom: 1px solid #D1D9CE; }

@media (max-width: 1730px) { .order-iiko-caption > div { padding: 0 5px 15px; }
  .order-iiko-caption > *:first-child { padding-left: 15px; }
  .order-iiko-item .btn-link { font-size: 12px; }
  .order-iiko-item .btn-link i { margin-left: 5px; -webkit-transform: scale(0.8); -ms-transform: scale(0.8); transform: scale(0.8); }
  .order-iiko-item-info > * { padding: 5px 4px; font-size: 14px; }
  .order-iiko-item-info > *:first-child { padding-left: 15px; }
  .order-iiko-item-info > *:last-child { padding-right: 15px; }
  .item-history { font-size: 14px; padding: 10px 15px; }
  .order-history-price-item { font-size: 14px; padding: 5px 15px; }
  .order-history-price-item.order-total-cost { font-size: 18px; padding: 10px 15px; }
  .order-status::before { top: 9px;} }

@media (max-width: 991px) { .order-iiko-caption > *:first-child { padding-left: 0; }
  .order-iiko-caption > *:nth-child(3) { width: 34%; }
  .order-iiko-caption > *:nth-child(4) { width: 18%; }
  .order-iiko-caption > *:nth-child(5) { width: 20%; padding-right: 0; }
  .order-iiko-item-info { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .order-iiko-item-info > * { padding: 5px; }
  .order-iiko-item-info > *:first-child { padding-left: 0; }
  .order-iiko-item-info > *:nth-child(3) { width: 34%; }
  .order-iiko-item-info > *:nth-child(4) { width: 18%; }
  .order-iiko-item-info > *:nth-child(5) { width: 20%; }
  .order-iiko-item-info > *:last-child { width: 100%; padding-right: 10px; padding-top: 0; } }

@media (max-width: 767px) { .order-iiko-caption .col-item { font-size: 0; padding: 0; }
  .order-iiko-item-info > * { padding: 5px 0; line-height: 1.4em; }
  .order-iiko-item-info > *:first-child { width: 50%; -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }
  .order-iiko-item-info > *:nth-child(2) { width: 50%; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .order-iiko-item-info > *:nth-child(3) { width: 100%; -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
  .order-iiko-item-info > *:nth-child(4) { width: 50%; -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .order-iiko-item-info > *:nth-child(5) { width: 50%; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .order-iiko-item-info > *:last-child { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; padding: 5px 0; text-align: left;}
  .item-history { padding: 5px 10px; }
  .item-history .price-product { width: 80px; }
  .order-history-price-item { padding: 5px 10px; }
  .order-history-price-item > *:last-child { width: 100px; }
  .order-history-price-item.order-total-cost { font-size: 18px; padding: 10px 10px; } 
  .order-status::before { top: 7px;}}

/*------------------------------------------*/
/* - SIMPLE LIGHTBOX */
/*------------------------------------------*/
.sl-wrapper .sl-navigation button.sl-prev, .sl-wrapper .sl-navigation button.sl-next { width: 48px; height: 48px; }

.sl-wrapper .sl-navigation button.sl-prev .swiper-button-next, .sl-wrapper .sl-navigation button.sl-prev .swiper-button-prev, .sl-wrapper .sl-navigation button.sl-next .swiper-button-next, .sl-wrapper .sl-navigation button.sl-next .swiper-button-prev { position: relative; margin-top: 0; left: 0; top: 0; }

.sl-wrapper .sl-counter { top: 35px !important; left: 50px !important; color: var(--clr-grey) !important; }

.sl-wrapper .sl-counter .sl-current { font-size: 26px; letter-spacing: 1.56px; font-weight: 300; vertical-align: top; color: var(--clr-secondary) !important; }

.sl-wrapper .sl-counter .sl-total { font-size: 14px; letter-spacing: 0.78px; font-weight: 400; }

.sl-overlay { opacity: 1 !important; -webkit-backdrop-filter: blur(2px); backdrop-filter: blur(2px); }

.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: 24px !important; height: 24px !important; top: 40px !important; right: 40px !important; margin: 0 !important; }

.sl-wrapper button:hover { opacity: 1 !important; }

@media (max-width: 767px) { .sl-wrapper button.sl-close { top: 20px !important; right: 20px !important; }
  .sl-wrapper .sl-navigation button.sl-prev, .sl-wrapper .sl-navigation button.sl-next { width: 42px; height: 42px; }
  .sl-wrapper .sl-navigation button { top: auto !important; bottom: 30px; }
  .sl-wrapper .sl-counter { top: auto !important; bottom: 40px; left: 50% !important; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); } }

/*------------------------------------------*/
/* - 404 */
/*------------------------------------------*/
.not-found { height: calc(100vh - 194px); 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; max-width: 100%; margin: 0 auto; }

.not-found-content > * { margin-bottom: 25px; }

.not-found-content > *:last-child { margin-bottom: 0; }

.not-found .title { margin-bottom: 20px; }

.not-found .not-found-img { max-width: 572px; width: 100%; margin: 0 auto; }

.not-found .not-found-img img { width: 100%; height: auto; max-width: 100%; }

@media (max-width: 1730px) { .not-found { height: calc(100vh - 158px); } }

@media (max-width: 1400px) { .not-found { height: calc(100vh - 136px); } }

@media (max-width: 1199px) { .not-found { height: calc(100vh - 96px); } }

@media (max-width: 991px) { .not-found { text-align: center; }
  .not-found .not-found-img { margin-bottom: 20px; } }

@media (max-width: 767px) { .not-found-content > * { margin-bottom: 15px; }
  .not-found .title { margin-bottom: 10px; } }
