@font-face {
  font-family: AtypDisplay;
  font-weight: 400;
  src: url(https://bestfonts.pro/fonts_files/6004906fb72dab62bd7598a5/files/AtypDisplay-Regular.ttf); }
@font-face {
  font-family: AtypDisplay;
  font-weight: 500;
  src: url(https://bestfonts.pro/fonts_files/6004906fb72dab62bd7598a5/files/AtypDisplay-Medium.ttf); }
@font-face {
  font-family: AtypDisplay;
  font-weight: 600;
  src: url(https://bestfonts.pro/fonts_files/6004906fb72dab62bd7598a5/files/AtypDisplay-Semibold.ttf); }
@font-face {
  font-family: AtypDisplay;
  font-weight: 700;
  src: url(https://bestfonts.pro/fonts_files/6004906fb72dab62bd7598a5/files/AtypDisplay-Bold.ttf.ttf); }
/* line 1, _settings.scss */
:root {
  --bg: var(--draft-bg, #F9F9F9);
  --bg-is-light: var(--draft-bg-is-light, true);
  --bg-minor-shade: var(--draft-bg-minor-shade, #fafafa);
  --bg-minor-shade-is-light: var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade: var(--draft-bg-major-shade, #fafafa);
  --bg-major-shade-is-light: var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade: var(--draft-bg-half-shade, #f7f7f7);
  --bg-half-shade-is-light: var(--draft-bg-half-shade-is-light, true);
  --color-btn-bg: var(--draft-color-btn-bg, #EC5B49);
  --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, #ee6e5d);
  --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, #f07e6f);
  --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, #f6aea5);
  --color-btn-bg-half-shade-is-light: var(--draft-color-btn-bg-half-shade-is-light, true);
  --color-accent-text: var(--draft-color-accent-text, #EC5B49);
  --color-accent-text-is-dark: var(--draft-color-accent-text-is-dark, true);
  --color-accent-text-minor-shade: var(--draft-color-accent-text-minor-shade, #ee6e5d);
  --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, #f07e6f);
  --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, #f6aea5);
  --color-accent-text-half-shade-is-light: var(--draft-color-accent-text-half-shade-is-light, true);
  --color-text-dark: var(--draft-color-text-dark, #333333);
  --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, #474747);
  --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, #5c5c5c);
  --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, #999999);
  --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, insales-default);
  --controls-btn-border-radius: var(--draft-controls-btn-border-radius, 30px);
  --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, "PT Root UI");
  --font-size: var(--draft-font-size, 16px);
  --font-family-heading: var(--draft-font-family-heading, "PT Root UI");
  --heading-ratio: var(--draft-heading-ratio, 1.5);
  --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, shown);
  --layout-content-max-width: var(--draft-layout-content-max-width, 1240px);
  --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, false);
  --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, false);
  --sidebar_blog_position: var(--draft-sidebar_blog_position, left);
  --sidebar_article_show: var(--draft-sidebar_article_show, false);
  --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, false); }

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

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

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

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

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

  /* line 43, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* line 47, theme.scss */
.layout {
  max-width: 1240px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto; }

/* line 54, theme.scss */
.heading:before {
  background: url(https://static.insales-cdn.com/files/1/4459/29200747/original/path98.svg) center no-repeat;
  background-size: 18px;
  position: absolute;
  content: '';
  width: 18px;
  height: 19px;
  top: -18px;
  left: 3px; }

/* line 64, theme.scss */
.heading {
  position: relative;
  font-weight: 400;
  font-size: 36px; }

/* line 69, theme.scss */
body {
  font-family: AtypDisplay; }

/* line 72, theme.scss */
header {
  background-color: #fff; }

/* line 75, theme.scss */
footer {
  background-color: #fff; }

/* line 78, theme.scss */
.header-part-top {
  border-bottom: 1px solid #C8C9D2;
  padding: 20px 0px !important; }

/* line 82, theme.scss */
.header-part-main {
  border-bottom: 1px solid #C8C9D2;
  padding: 0 !important; }

/* line 86, theme.scss */
footer .layout {
  border-top: 1px solid #C8C9D2; }

/* line 89, theme.scss */
footer .layout .footer_copyright {
  border-top: unset; }

/* line 92, theme.scss */
.layout[style*="--layout-edge:true"] .layout__content, .layout[style*="--layout-edge: true"] .layout__content {
  padding-left: 15px !important;
  padding-right: 15px !important; }

@media screen and (max-width: 767px) {
  /* line 97, theme.scss */
  .heading:before {
    display: none; }

  /* line 100, theme.scss */
  .heading {
    font-size: 20px !important; }

  /*.layout[style*="--layout-edge:true"] .layout__content, .layout[style*="--layout-edge: true"] .layout__content{
    padding-top: 30px !important;
  }*/ }
@font-face {
  font-family: 'AtypText';
  src: url("AtypText-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'AtypText';
  src: url("AtypText-Light.ttf") format("truetype");
  font-weight: 200;
  font-style: normal; }
@font-face {
  font-family: 'AtypText';
  src: url("AtypText-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'AtypText';
  src: url("AtypText-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'AtypText';
  src: url("AtypText-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'AtypText';
  src: url("AtypText-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }
/* line 148, theme.scss */
body, input, button, textarea, select, .heading {
  font-family: 'AtypText'; }

/* line 149, theme.scss */
.co-sidebar {
  box-shadow: unset;
  -webkit-box-shadow: unset; }

/* line 153, theme.scss */
.co-basket_item {
  background: #fff;
  border-radius: 10px;
  padding: 15px 15px 15px 0px; }

/* line 158, theme.scss */
.co-input-field {
  background: #fff;
  border-color: #fff;
  border-radius: 50px; }

/* line 163, theme.scss */
.co-delivery_method.co-toggable_field input[type="radio"]:checked + label {
  background: #EC5B49 !important; }

/* line 166, theme.scss */
.co-tabs-content--active {
  display: flex;
  padding-bottom: 0px;
  grid-gap: 10px; }

/* line 171, theme.scss */
.co-toggable_field {
  position: relative;
  height: fit-content; }

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

/* line 178, theme.scss */
.co-toggable_field-input--radio input:focus + span, .co-toggable_field-input--radio input.picker-input--active + span, .co-toggable_field-input--radio input:checked + span {
  background: #ec5b49; }

/* line 182, theme.scss */
.co-tabs-content .co-delivery_method-input > span, .co-input--radio > span, .co-toggable_field-input--checkbox > span, .co-toggable_field-input--radio > span {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50px;
  top: 0; }

/* line 189, theme.scss */
.co-delivery_method.active .co-toggable_field-title {
  color: #fff; }

/* line 192, theme.scss */
.co-toggable_field--bordered .co-toggable_field-title {
  text-align: center;
  margin: 0;
  color: #3a3042;
  z-index: 10;
  position: relative;
  font-size: 14px; }

/* line 200, theme.scss */
.co-toggable_field--bordered .co-toggable_field-description {
  /*position: absolute;*/
  top: 130px;
  width: 190%;
  display: none; }

/* line 206, theme.scss */
.co-toggable_field-price {
  display: none !important; }

/* line 209, theme.scss */
.js-cart-empty {
  background: #fff;
  padding: 20px;
  border-radius: 10px; }

/* line 214, theme.scss */
.empty-title {
  font-weight: 400; }

@media screen and (max-width: 767px) {
  /* line 218, theme.scss */
  .layout .layout__content {
    padding-top: 30px !important;
    padding-bottom: 0 !important; }

  /* line 222, theme.scss */
  footer {
    margin-top: 30px; } }
/* line 226, theme.scss */
.header {
  padding: 0px 15px; }

@media screen and (max-width: 767px) {
  /* line 230, theme.scss */
  .splide__pagination {
    display: flex !important; }

  /* line 233, theme.scss */
  .layout.widget-type_coffee-selection .layout__content {
    position: relative; }

  /* line 236, theme.scss */
  .layout.widget-type_widget_v4_promo_slider_15_20e8b64ddd7e81d24447e85c395ec46a .splide__pagination {
    display: none !important; }

  /* line 239, theme.scss */
  .add-cart-counter {
    min-width: 100% !important; }

  /* line 242, theme.scss */
  .add-cart-counter__btn {
    height: 40px !important; }

  /* line 245, theme.scss */
  .co-price--current {
    font-size: 16px;
    font-weight: 600; }

  /* line 249, theme.scss */
  .co-basket_total-price {
    font-size: 22px; } }
/* line 253, theme.scss */
.price-n-vars-div {
  flex-wrap: wrap; }

/* line 256, theme.scss */
.price-n-vars-div .option.is-radio label.is-active span {
  border: unset !important;
  text-decoration: underline !important;
  font-weight: 600 !important; }

/* line 261, theme.scss */
.price-n-vars-div .option.is-radio span {
  font-size: 12px !important;
  padding: 0 !important;
  transition: all 0.5s ease; }

/* line 266, theme.scss */
.price-n-vars-div .option.is-radio .option-values {
  display: flex;
  grid-gap: 10px;
  align-items: baseline; }

@media all and (max-width: 768px) {
  /* line 273, theme.scss */
  .collections .splide__pagination {
    bottom: -1.5em; } }
/* line 278, theme.scss */
.co-price--current {
  font-size: 18px;
  font-weight: 600; }

/* line 282, theme.scss */
.co-basket_total-price {
  font-size: 20px; }
