@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #FFFCFA);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #fff3eb);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #ffe7d7);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #fc6500);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #FFFFFF);
  --color-btn-bg-is-light:var(--draft-color-btn-bg-is-light, true);
  --color-btn-bg-minor-shade:var(--draft-color-btn-bg-minor-shade, #f7f7f7);
  --color-btn-bg-minor-shade-is-light:var(--draft-color-btn-bg-minor-shade-is-light, true);
  --color-btn-bg-major-shade:var(--draft-color-btn-bg-major-shade, #ededed);
  --color-btn-bg-major-shade-is-light:var(--draft-color-btn-bg-major-shade-is-light, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #808080);
  --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, #1C0F0F);
  --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, #391f1f);
  --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, #582f2f);
  --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, #ad6767);
  --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, #1C0F0F);
  --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, #391f1f);
  --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, #582f2f);
  --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, #ad6767);
  --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, #FFFCFA);
  --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, #fff3eb);
  --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, #ffe7d7);
  --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, #fc6500);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, circle);
  --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, #fff0be);
  --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, #ffecac);
  --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, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, 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, #cae9d2);
  --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, #bee4c7);
  --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, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, 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, #f6ccd0);
  --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, #f3bcc1);
  --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, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, 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, #bedeff);
  --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, #acd4ff);
  --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, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, 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, Jost);
  --heading-ratio:var(--draft-heading-ratio, 1.5);
  --heading-weight:var(--draft-heading-weight, 600);
  --collection_count:var(--draft-collection_count, 21);
  --search_count:var(--draft-search_count, 10);
  --blog_size:var(--draft-blog_size, 6);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1440px);
  --delta_sidebar:var(--draft-delta_sidebar, 2);
  --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, 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, true);
  --compare_enabled:var(--draft-compare_enabled, true); }

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

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

/* line 13, theme.scss */
:root {
  --font-family-first: 'Mulish';
  --font-family-Wix-second: 'Shadower'; }

/* line 18, theme.scss */
body {
  font-family: 'Mulish'; }

/* line 24, theme.scss */
header.is-fixed .layout.widget-type_widget_v4_header_1_d31fdfd69384f579b181405897fe0dc4 .layout__content {
  border-bottom: 0; }

/* line 29, theme.scss */
.hidden {
  display: none!important; }

/* line 36, theme.scss */
.layout.widget-type_widget_v4_feedback_2_3d3d26345842bfba2df7e331a0af7b63 .layout__content .main-flex-block.product {
  max-width: 100%;
  margin: 0 auto;
  background: var(--bg);
  padding-top: 0px;
  width: 100vw;
  margin-left: calc(-47vw + 46%);
  /* background-color: #ffcc00; */
  max-width: 100vw;
  position: relative;
  top: 19px;
  left: 15px;
  height: 100%;
  padding-bottom: 0; }

@media (min-width: 1441px) and (max-width: 1920px) {
  /* line 53, theme.scss */
  .layout.widget-type_widget_v4_feedback_2_3d3d26345842bfba2df7e331a0af7b63 .layout__content .main-flex-block.product {
    top: 19px;
    left: 15px; } }
@media (min-width: 1024px) and (max-width: 1399px) {
  /* line 60, theme.scss */
  .layout.widget-type_widget_v4_feedback_2_3d3d26345842bfba2df7e331a0af7b63 .layout__content .main-flex-block.product {
    top: 14px;
    left: 12px; } }
@media (max-width: 768px) {
  /* line 68, theme.scss */
  .layout.widget-type_widget_v4_feedback_2_3d3d26345842bfba2df7e331a0af7b63 .layout__content .main-flex-block.product {
    /* background-color: #ffcc00; */
    position: relative;
    margin-left: 0;
    max-width: 100%;
    width: 100%;
    top: 0;
    right: 0;
    left: 0; } }
/* line 85, theme.scss */
.layout.widget-type_widget_v4_shops_custom-catalog .layout__content .tabs.product {
  max-width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 0;
  width: 100vw;
  margin-left: calc(-47vw + 45%);
  max-width: 100vw; }

@media (max-width: 768px) {
  /* line 97, theme.scss */
  .layout.widget-type_widget_v4_shops_custom-catalog .layout__content .tabs.product {
    margin-left: 0;
    max-width: 100%;
    width: 100%; } }
/* line 113, theme.scss */
.layout.widget-type_widget_v4_feedback_2_3d3d26345842bfba2df7e331a0af7b63 .layout__content {
  padding-top: 200px;
  padding-bottom: 260px; }

/* line 124, theme.scss */
.layout.widget-type_widget_v4_feedback_2_3d3d26345842bfba2df7e331a0af7b63 .layout__content .main-flex-block.collection {
  width: 100%;
  /* background-color: #ffcc00; */
  max-width: 100%;
  left: -2px;
  position: absolute;
  left: 50%;
  /* background-color: #FF9800; */
  padding: 20px;
  color: white;
  top: auto;
  transform: translate(-50%, -50%);
  border-radius: 8px;
  width: 100%;
  max-width: 100%;
  padding: 0; }

@media (max-width: 1920px) {
  /* line 149, theme.scss */
  .layout.widget-type_widget_v4_feedback_2_3d3d26345842bfba2df7e331a0af7b63 .layout__content .main-flex-block.collection {
    /* background-color: #ffcc00; */
    max-width: 100vw; } }
@media (min-width: 1921px) and (max-width: 2560px) {
  /* line 158, theme.scss */
  .layout.widget-type_widget_v4_feedback_2_3d3d26345842bfba2df7e331a0af7b63 .layout__content .main-flex-block.collection {
    /* background-color: #ffcc00; */
    max-width: 100vw; } }
@media (min-width: 1700px) {
  /* line 169, theme.scss */
  .layout.widget-type_widget_v4_feedback_2_3d3d26345842bfba2df7e331a0af7b63 .layout__content .main-flex-block.collection {
    position: absolute;
    left: 50%;
    /* background-color: #FF9800; */
    padding: 20px;
    color: white;
    top: auto;
    transform: translate(-50%, -50%);
    border-radius: 8px;
    width: 100%;
    max-width: 100%;
    padding: 0; } }
@media (min-width: 1551px) and (max-width: 1660px) {
  /* line 188, theme.scss */
  .layout.widget-type_widget_v4_feedback_2_3d3d26345842bfba2df7e331a0af7b63 .layout__content .main-flex-block.collection {
    max-width: 100vw; } }
@media (min-width: 1441px) and (max-width: 1550px) {
  /* line 198, theme.scss */
  .layout.widget-type_widget_v4_feedback_2_3d3d26345842bfba2df7e331a0af7b63 .layout__content .main-flex-block.collection {
    max-width: 100vw; } }
@media (max-width: 1440px) {
  /* line 217, theme.scss */
  .layout.widget-type_widget_v4_feedback_2_3d3d26345842bfba2df7e331a0af7b63 .layout__content .main-flex-block.collection {
    max-width: 100vw; } }
@media (max-width: 768px) {
  /* line 226, theme.scss */
  .layout.widget-type_widget_v4_feedback_2_3d3d26345842bfba2df7e331a0af7b63 .layout__content .main-flex-block.collection {
    max-width: 100vw; } }
/* line 245, theme.scss */
.layout.widget-type_widget_v4_shops_custom-catalog .layout__content .tabs.collection {
  /* background-color: #ffcc00; */
  /* background-color: #ffcc00; */
  /* background-color: #ffcc00; */
  left: -2px;
  position: absolute;
  left: 50%;
  /* background-color: #FF9800; */
  padding: 20px;
  color: white;
  top: auto;
  transform: translate(-50%, -50%);
  border-radius: 8px;
  width: 100%;
  max-width: 100%; }

@media (max-width: 768px) {
  /* line 271, theme.scss */
  .layout.widget-type_widget_v4_shops_custom-catalog .layout__content .tabs.collection {
    /* background-color: #ffcc00; */
    position: relative;
    margin-left: 0;
    max-width: 100%;
    width: 100%;
    top: 0;
    right: 0;
    left: 0; } }
/* line 292, theme.scss */
header.is-fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000; }

/* line 303, theme.scss */
header.is-fixed {
  background: rgba(255, 255, 255, 0) !important; }

/* line 322, theme.scss */
button#create_order,
.co-modal-button.co-button.js-modal-submit--login {
  background: #FFB59E40;
  color: #CD313E;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 700;
  padding: 21px;
  border: 1px solid #CD313E; }

/* line 333, theme.scss */
button#create_order:hover,
.co-modal-button.co-button.js-modal-submit--login:hover {
  background: #FFB59E99; }

/* line 338, theme.scss */
.co-checkout-title, .co-title--h1 {
  font-size: calc(var(--font-size)* var(--heading-ratio, 2));
  font-weight: var(--heading-weight, 700);
  text-transform: uppercase; }

/* line 345, theme.scss */
.co-title--h2 {
  font-size: calc(var(--font-size)* var(--heading-ratio) / 1.4);
  font-weight: var(--heading-weight, 700);
  text-transform: uppercase; }

/* line 351, 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 {
  -webkit-box-shadow: inset 0 0 0 7px #1C0F0F;
  box-shadow: inset 0 0 0 7px #1C0F0F; }

/* line 379, theme.scss */
.co-input-field {
  border: none;
  /* Убираем все границы */
  border-bottom: 2px solid #8D8584;
  /* Устанавливаем нижнюю границу */
  outline: none;
  /* Убираем обводку при фокусе */
  padding: 8px 0;
  /* Добавляем отступы сверху и снизу */
  width: 100%;
  /* Устанавливаем ширину на 100% */
  font-size: 16px;
  /* Устанавливаем размер шрифта */ }

/* Стили для состояния фокуса */
/* line 389, theme.scss */
.co-input-field:focus {
  border-bottom: 2px solid #000;
  /* Изменяем цвет нижней границы при фокусе */
  outline: none;
  /* Убираем обводку при фокусе */
  box-shadow: none;
  /* Убираем тень */ }

/* line 401, theme.scss */
.co-checkout-title, .co-title--h1 {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: var(--font-family-Wix-second); }

@media screen and (max-width: 767px) {
  /* line 418, theme.scss */
  .layout {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 423, theme.scss */
  button#create_order {
    font-size: 12px; }

  /* line 431, theme.scss */
  .co-checkout-title, .co-title--h1 {
    font-size: 16px; }

  /* line 434, theme.scss */
  .widget-type_widget_v4_feedback_2_3d3d26345842bfba2df7e331a0af7b63 {
    background-color: var(--bg);
    padding-left: 0 !important;
    padding-right: 0 !important; }

  /* line 440, theme.scss */
  .layout.widget-type_widget_v4_feedback_2_3d3d26345842bfba2df7e331a0af7b63 {
    padding-left: 0!important;
    padding-right: 0!important; } }
/* line 448, theme.scss */
.twc-swatch__block {
  display: none !important; }

/* line 453, theme.scss */
.co-toggable_field-input input + span {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 18px;
  flex: 0 0 18px;
  position: relative;
  width: 18px;
  height: 18px;
  line-height: 1.2;
  -webkit-box-shadow: inset 0 0 0 2px #312c2c;
  box-shadow: inset 0 0 0 2px #000000; }

/* line 465, theme.scss */
.co-toggable_field-input--checkbox {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center; }

/* line 471, theme.scss */
.co-toggable_field-input input:focus + span, .co-toggable_field-input input.picker-input--active + span, .co-toggable_field-input input:checked + span {
  -webkit-box-shadow: inset 0 0 0 2px #312c2c;
  box-shadow: inset 0 0 0 2px #000000; }

/* line 476, theme.scss */
.co-toggable_field-input--checkbox input:checked + span:after {
  color: #000; }
