/* line 1, _settings.scss */
:root {
  --bg: var(--draft-bg, #FFFFFF);
  --bg-is-light: var(--draft-bg-is-light, true);
  --bg-minor-shade: var(--draft-bg-minor-shade, #f7f7f7);
  --bg-minor-shade-is-light: var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade: var(--draft-bg-major-shade, #ededed);
  --bg-major-shade-is-light: var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade: var(--draft-bg-half-shade, #808080);
  --bg-half-shade-is-dark: var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg: var(--draft-color-btn-bg, #2D2D2D);
  --color-btn-bg-is-dark: var(--draft-color-btn-bg-is-dark, true);
  --color-btn-bg-minor-shade: var(--draft-color-btn-bg-minor-shade, #434343);
  --color-btn-bg-minor-shade-is-dark: var(--draft-color-btn-bg-minor-shade-is-dark, true);
  --color-btn-bg-major-shade: var(--draft-color-btn-bg-major-shade, #585858);
  --color-btn-bg-major-shade-is-dark: var(--draft-color-btn-bg-major-shade-is-dark, true);
  --color-btn-bg-half-shade: var(--draft-color-btn-bg-half-shade, #969696);
  --color-btn-bg-half-shade-is-dark: var(--draft-color-btn-bg-half-shade-is-dark, true);
  --color-accent-text: var(--draft-color-accent-text, #B0B0B1);
  --color-accent-text-is-light: var(--draft-color-accent-text-is-light, true);
  --color-accent-text-minor-shade: var(--draft-color-accent-text-minor-shade, #adadae);
  --color-accent-text-minor-shade-is-dark: var(--draft-color-accent-text-minor-shade-is-dark, true);
  --color-accent-text-major-shade: var(--draft-color-accent-text-major-shade, #aaaaab);
  --color-accent-text-major-shade-is-dark: var(--draft-color-accent-text-major-shade-is-dark, true);
  --color-accent-text-half-shade: var(--draft-color-accent-text-half-shade, #87878a);
  --color-accent-text-half-shade-is-dark: var(--draft-color-accent-text-half-shade-is-dark, true);
  --color-text-dark: var(--draft-color-text-dark, #000000);
  --color-text-dark-is-dark: var(--draft-color-text-dark-is-dark, true);
  --color-text-dark-minor-shade: var(--draft-color-text-dark-minor-shade, #1a1a1a);
  --color-text-dark-minor-shade-is-dark: var(--draft-color-text-dark-minor-shade-is-dark, true);
  --color-text-dark-major-shade: var(--draft-color-text-dark-major-shade, #333333);
  --color-text-dark-major-shade-is-dark: var(--draft-color-text-dark-major-shade-is-dark, true);
  --color-text-dark-half-shade: var(--draft-color-text-dark-half-shade, #808080);
  --color-text-dark-half-shade-is-dark: var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light: var(--draft-color-text-light, #ffffff);
  --color-text-light-is-light: var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade: var(--draft-color-text-light-minor-shade, #f7f7f7);
  --color-text-light-minor-shade-is-light: var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade: var(--draft-color-text-light-major-shade, #ededed);
  --color-text-light-major-shade-is-light: var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade: var(--draft-color-text-light-half-shade, #808080);
  --color-text-light-half-shade-is-dark: var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack: var(--draft-icons_pack, thin);
  --controls-btn-border-radius: var(--draft-controls-btn-border-radius, 0px);
  --color-notice-warning: var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light: var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade: var(--draft-color-notice-warning-minor-shade, #fff3ca);
  --color-notice-warning-minor-shade-is-light: var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade: var(--draft-color-notice-warning-major-shade, #fff2c8);
  --color-notice-warning-major-shade-is-light: var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade: var(--draft-color-notice-warning-half-shade, #ffedb3);
  --color-notice-warning-half-shade-is-light: var(--draft-color-notice-warning-half-shade-is-light, true);
  --color-notice-success: var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light: var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade: var(--draft-color-notice-success-minor-shade, #d3ecd9);
  --color-notice-success-minor-shade-is-light: var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade: var(--draft-color-notice-success-major-shade, #d1ecd7);
  --color-notice-success-major-shade-is-light: var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade: var(--draft-color-notice-success-half-shade, #bee4c7);
  --color-notice-success-half-shade-is-light: var(--draft-color-notice-success-half-shade-is-light, true);
  --color-notice-error: var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light: var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade: var(--draft-color-notice-error-minor-shade, #f8d7da);
  --color-notice-error-minor-shade-is-light: var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade: var(--draft-color-notice-error-major-shade, #f8d5d8);
  --color-notice-error-major-shade-is-light: var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade: var(--draft-color-notice-error-half-shade, #f5c4c8);
  --color-notice-error-half-shade-is-light: var(--draft-color-notice-error-half-shade-is-light, true);
  --color-notice-info: var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light: var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade: var(--draft-color-notice-info-minor-shade, #cae4ff);
  --color-notice-info-minor-shade-is-light: var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade: var(--draft-color-notice-info-major-shade, #c8e3ff);
  --color-notice-info-major-shade-is-light: var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade: var(--draft-color-notice-info-half-shade, #b3d7ff);
  --color-notice-info-half-shade-is-light: var(--draft-color-notice-info-half-shade-is-light, true);
  --font-family: var(--draft-font-family, Commissioner);
  --font-size: var(--draft-font-size, 16px);
  --font-family-heading: var(--draft-font-family-heading, Commissioner);
  --heading-ratio: var(--draft-heading-ratio, 1.25);
  --heading-weight: var(--draft-heading-weight, 600);
  --collection_count: var(--draft-collection_count, 12);
  --search_count: var(--draft-search_count, 12);
  --blog_size: var(--draft-blog_size, 8);
  --product_not_available: var(--draft-product_not_available, preorder);
  --layout-content-max-width: var(--draft-layout-content-max-width, 1200px);
  --delta_sidebar: var(--draft-delta_sidebar, 1);
  --type_sidebar: var(--draft-type_sidebar, sticky);
  --sidebar_index_show: var(--draft-sidebar_index_show, false);
  --sidebar_index_position: var(--draft-sidebar_index_position, left);
  --sidebar_collection_show: var(--draft-sidebar_collection_show, true);
  --sidebar_collection_position: var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show: var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position: var(--draft-sidebar_cart_position, left);
  --sidebar_product_show: var(--draft-sidebar_product_show, false);
  --sidebar_product_position: var(--draft-sidebar_product_position, left);
  --sidebar_blog_show: var(--draft-sidebar_blog_show, true);
  --sidebar_blog_position: var(--draft-sidebar_blog_position, left);
  --sidebar_article_show: var(--draft-sidebar_article_show, true);
  --sidebar_article_position: var(--draft-sidebar_article_position, left);
  --sidebar_page_show: var(--draft-sidebar_page_show, false);
  --sidebar_page_position: var(--draft-sidebar_page_position, left);
  --sidebar_compare_show: var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position: var(--draft-sidebar_compare_position, left);
  --sidebar_search_show: var(--draft-sidebar_search_show, false);
  --sidebar_search_position: var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled: var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled: var(--draft-favorite_enabled, false);
  --compare_enabled: var(--draft-compare_enabled, true); }

/* line 4, theme.scss */
.layout .layout__content {
  padding-top: var(--layout-pt);
  padding-bottom: var(--layout-pb); }

/* line 9, theme.scss */
:root {
  --layout-side-padding: 100px;
  --layout-side-padding-mobile: 2rem;
  --grid-list-min-width: 146px;
  --zindex-sticky: 999; }

/* line 16, theme.scss */
.outside-widgets .delete-widget-link {
  display: none; }

/* line 20, theme.scss */
.outside-widgets .add-widget-link {
  display: none; }

/* line 24, theme.scss */
[data-fixed-panels] .delete-widget-link {
  display: none; }

@media (max-width: 768px) {
  /* line 29, theme.scss */
  [style*="--is-editor:true"] .outside-widgets {
    display: none; }

  /* line 32, theme.scss */
  .edit-widget-buttons .widget-name {
    display: none !important; }

  /* line 35, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
@media screen and (max-width: 974px) {
  /* line 41, theme.scss */
  .layout {
    --layout-side-padding: var(--layout-side-padding-mobile); } }
/* line 46, theme.scss */
.co-section--content_wrapper {
  margin: 0; }

/* line 47, theme.scss */
.co-section--content_block {
  flex: initial;
  flex-direction: column;
  flex-wrap: nowrap;
  margin: 0 auto; }

/* line 48, theme.scss */
.co-form--login_by_email {
  width: 340px; }

/* line 51, theme.scss */
.co-login {
  width: 340px; }

/* line 52, theme.scss */
.co-toggable_field-title {
  font-size: 0.75rem; }

/* line 53, theme.scss */
.co-toggable_field-input {
  flex: 0; }

/* line 54, theme.scss */
.co-form-controls {
  margin: 0; }

/* line 55, theme.scss */
.co-input--house {
  margin-right: 0; }

@media screen and (min-width: 480px) {
  /* line 58, theme.scss */
  .co-button {
    margin-left: 0;
    margin-right: 0;
    padding-left: 5.25rem !important;
    padding-right: 5.25rem !important; } }
@media (min-width: 768px) {
  /* line 62, theme.scss */
  .co-sidebar--menu {
    flex: 0 0 14rem; } }
/* line 64, theme.scss */
.co-menu-link {
  color: var(--color-text);
  font-size: 0.875rem;
  text-decoration: none;
  padding: 6px 0 6px 8px;
  position: relative;
  z-index: 1; }

/* line 65, theme.scss */
.co-menu-link:hover {
  color: inherit; }

/* line 66, theme.scss */
.co-menu-link:hover:before, .co-link--active:before {
  background-color: #FFF55F;
  bottom: 3px;
  content: "";
  left: 0;
  position: absolute;
  height: 10px;
  width: 100%;
  z-index: -1; }

/* line 68, theme.scss */
.co-toggable_field-description > p {
  color: #C0BFBF;
  text-align: left !important; }

/* line 70, theme.scss */
.co-menu-toggle {
  background-color: #fff; }

/* line 71, theme.scss */
.co-menu {
  background: none !important;
  box-shadow: none !important; }

@media (max-width: 767px) {
  /* line 75, theme.scss */
  .layout.checkout.breadcrumb {
    display: none; }

  /* line 76, theme.scss */
  .co-menu-toggle {
    padding: 30px 0; }

  /* line 77, theme.scss */
  .co-sidebar--menu {
    border-bottom: 1px solid #C0BFBF;
    margin: 0 -2rem;
    padding: 0 2rem; }

  /* line 78, theme.scss */
  .co-sidebar--menu .co-section--checkout_header {
    display: none; }

  /* line 79, theme.scss */
  .co-sidebar--menu .co-checkout-block--padded {
    padding-left: 0;
    padding-right: 0; }

  /* line 80, theme.scss */
  .co-section--content {
    padding-top: 2rem; }

  /* line 81, theme.scss */
  .co-section--content .co-checkout-block--padded {
    padding-left: 0;
    padding-right: 0; } }
/* line 85, theme.scss */
.checkout .layout__content {
  padding: 2vw 0; }

/* line 86, theme.scss */
.breadcrumb-wrapper2 {
  display: grid;
  justify-content: var(--align); }

/* line 87, theme.scss */
.breadcrumb-wrapper2 ul {
  margin: 0;
  padding: 0; }

/* line 88, theme.scss */
.breadcrumb-wrapper2 ul li {
  display: inline-block;
  font-size: 0.875rem;
  vertical-align: top;
  color: #000;
  text-transform: uppercase; }

/* line 89, theme.scss */
.breadcrumb-wrapper2 ul > :not(:last-child)::after {
  content: "/";
  display: inline-block;
  vertical-align: top;
  opacity: 0.7;
  margin: 0 5px; }

/* line 90, theme.scss */
.breadcrumb-wrapper2 ul li a {
  text-decoration: none;
  color: #000; }

/* line 94, theme.scss */
.checkout_steps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-width: 430px;
  margin: 0 auto 2.375rem auto; }

/* line 95, theme.scss */
.checkout_steps > div {
  font-size: 0.75rem;
  line-height: normal;
  position: relative;
  text-align: center; }

/* line 96, theme.scss */
.checkout_steps > div:not(:last-child):before {
  background-color: #212121;
  content: "";
  position: absolute;
  height: 1px;
  top: 16px;
  width: 100%; }

/* line 97, theme.scss */
.checkout_steps > div > span {
  align-items: center;
  background-color: #fff;
  border: 1px solid #212121;
  border-radius: 50%;
  display: flex;
  font-size: 0.75rem;
  justify-content: center;
  margin: 0 auto;
  position: relative;
  height: 24px;
  width: 24px;
  z-index: 1; }

/* line 98, theme.scss */
.checkout_steps > div.current_step > span {
  background-color: #FFF55F; }

@media (min-width: 768px) {
  /* line 100, theme.scss */
  .checkout_steps > div {
    font-size: 0.875rem; }

  /* line 101, theme.scss */
  .checkout_steps > div > span {
    font-size: 1.125rem;
    height: 32px;
    width: 32px; } }
/* line 105, theme.scss */
.co-section--checkout_order {
  width: 100%; }

/* line 106, theme.scss */
.custom {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem; }

/* line 107, theme.scss */
.custom .co-sidebar {
  border: 1px solid #C0BFBF;
  box-shadow: none;
  position: unset;
  width: 100%; }

/* line 108, theme.scss */
.custom .co-checkout-block--padded {
  padding: 1.75rem 1.375rem; }

/* line 109, theme.scss */
.custom .co-basket_item-list {
  counter-reset: item; }

/* line 110, theme.scss */
.custom .co-basket_item:before {
  content: counter(item) ". ";
  counter-increment: item;
  padding-right: 5px; }

/* line 111, theme.scss */
.custom .co-basket_item-description {
  padding-left: 0; }

/* line 112, theme.scss */
.custom .co-basket_item-count {
  display: none; }

/* line 113, theme.scss */
.custom .co-basket_item-total {
  font-size: 0; }

/* line 114, theme.scss */
.custom .co-basket_item-price {
  font-size: 1.125rem;
  font-weight: 400; }

/* line 115, theme.scss */
.custom .co-basket_item-image_container {
  display: none; }

/* line 116, theme.scss */
.custom .co-basket_total-title {
  font-size: 1.125rem;
  font-weight: 700;
  text-transform: uppercase; }

/* line 117, theme.scss */
.custom .co-basket_total-price {
  font-size: 1.125rem; }

/* line 118, theme.scss */
.custom .co-basket_subtotal-title {
  text-transform: uppercase; }

/* line 119, theme.scss */
.custom .co-basket_subtotal-price {
  font-size: 1rem;
  font-weight: 400; }

/* line 120, theme.scss */
.custom .co-basket_subtotal {
  margin-top: 0.875rem; }

/* line 121, theme.scss */
.custom .co-button--checkout#create_order {
  margin-bottom: 0; }

/* line 122, theme.scss */
.custom .co-title--h2 {
  text-transform: uppercase;
  font-weight: 700; }

/* line 123, theme.scss */
.custom label.co-input-label {
  display: none; }

/* line 124, theme.scss */
.custom .co-delivery_method-price {
  display: none !important; }

/* line 125, theme.scss */
.custom .co-delivery_adress-form {
  column-gap: 1rem; }

/* line 127, theme.scss */
.custom #delivery-date-calendar-block {
  display: none; }

/* line 128, theme.scss */
.custom #delivery-time-intervals-block {
  display: none; }

/* line 129, theme.scss */
.co-sidebar--menu h1 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.875rem; }

/* line 130, theme.scss */
.co-sidebar--menu .co-checkout-block--padded {
  padding-top: 0; }

/* line 133, theme.scss */
.custom .co-toggable_field--bordered {
  padding: 0.3125rem 0; }

/* line 134, theme.scss */
.custom .co-toggable_field--bordered .co-toggable_field-information {
  padding-top: 0;
  padding-bottom: 0; }

/* line 135, theme.scss */
.custom .co-toggable_field {
  flex-wrap: nowrap; }

/* line 136, theme.scss */
.custom .co-button {
  margin-bottom: 1rem; }

@media (max-width: 1439px) {
  /* line 139, theme.scss */
  .custom {
    grid-template-columns: 1fr 1fr; }

  /* line 140, theme.scss */
  .custom .co-checkout-block:first-child {
    grid-column: span 2; } }
@media (max-width: 767px) {
  /* line 144, theme.scss */
  .checkout .layout__content {
    padding-top: calc(1vw*4);
    padding-bottom: calc(1.5vw*4); }

  /* line 145, theme.scss */
  .custom {
    grid-template-columns: 1fr; }

  /* line 146, theme.scss */
  .custom .co-checkout-block:first-child {
    grid-column: 1; }

  /* line 147, theme.scss */
  .custom .co-sidebar--hidden\@sm {
    display: block; }

  /* line 148, theme.scss */
  .custom .co-sidebar-toggler {
    display: none; }

  /* line 149, theme.scss */
  .custom .co-basket_item-list {
    display: none; }

  /* line 150, theme.scss */
  .custom .co-basket_subtotal-list {
    border-top: 0;
    padding-top: 0; }

  /* line 151, theme.scss */
  .custom .co-basket_subtotal {
    display: block;
    text-align: center; }

  /* line 152, theme.scss */
  .custom .co-basket_total {
    display: block;
    text-align: center; }

  /* line 153, theme.scss */
  .custom .co-title--h2 {
    text-align: center; }

  /* line 154, theme.scss */
  .custom .co-contact-delivery {
    max-width: 200px;
    margin: 0 auto; } }
/* line 157, theme.scss */
.whatsapp_button {
  bottom: 9rem;
  display: block;
  position: fixed;
  right: 1rem; }

/* line 158, theme.scss */
.whatsapp_button > a > span {
  background-color: #ECECEC;
  border: 1px solid #C4C4C4;
  border-radius: 50px;
  color: #212121;
  display: none;
  font-size: 0.875rem;
  padding-left: 1rem;
  position: absolute;
  right: 0;
  height: 50px;
  line-height: 50px;
  width: 250px;
  z-index: -1; }

@media (hover: hover) {
  /* line 160, theme.scss */
  .whatsapp_button > a:hover > span {
    display: block; } }
