/* 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, #251811);
  --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, #462d20);
  --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, #65412e);
  --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, #b88164);
  --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, #251811);
  --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, #462d20);
  --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, #65412e);
  --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, #b88164);
  --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, #251811);
  --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, #462d20);
  --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, #65412e);
  --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, #b88164);
  --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, 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, Montserrat);
  --font-size: var(--draft-font-size, 16px);
  --font-family-heading: var(--draft-font-family-heading, Montserrat);
  --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, 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, 1920px);
  --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, 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, 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 12, theme.scss */
body.template-is-index .header__logo {
  position: relative; }
  /* line 14, theme.scss */
  body.template-is-index .header__logo .logo-hover {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 1;
    transition: .3s all; }
  /* line 22, theme.scss */
  body.template-is-index .header__logo .logo-default {
    opacity: 0; }
/* line 26, theme.scss */
body.template-is-index header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999; }
  /* line 32, theme.scss */
  body.template-is-index header .widget-type_widget_v4_header_7_90535963588f60de1feec54691012349 {
    background: linear-gradient(180deg, rgba(50, 47, 47, 0.2) 0%, rgba(94, 94, 94, 0.2) 50%, rgba(218, 212, 209, 0) 100%) !important;
    transition: .3s all; }
    /* line 35, theme.scss */
    body.template-is-index header .widget-type_widget_v4_header_7_90535963588f60de1feec54691012349 .header * {
      color: #F8F6F2; }
    /* line 38, theme.scss */
    body.template-is-index header .widget-type_widget_v4_header_7_90535963588f60de1feec54691012349 .header__show-menu-btn.button::before, body.template-is-index header .widget-type_widget_v4_header_7_90535963588f60de1feec54691012349 .header__show-menu-btn.button::after {
      background: #F8F6F2; }
  /* line 43, theme.scss */
  body.template-is-index header:hover .widget-type_widget_v4_header_7_90535963588f60de1feec54691012349 {
    background: #FDFDFD !important; }
    /* line 45, theme.scss */
    body.template-is-index header:hover .widget-type_widget_v4_header_7_90535963588f60de1feec54691012349 .header * {
      color: #251811; }
    /* line 48, theme.scss */
    body.template-is-index header:hover .widget-type_widget_v4_header_7_90535963588f60de1feec54691012349 .header__show-menu-btn.button::before, body.template-is-index header:hover .widget-type_widget_v4_header_7_90535963588f60de1feec54691012349 .header__show-menu-btn.button::after {
      background: #251811; }
  /* line 53, theme.scss */
  body.template-is-index header:hover .header__logo .logo-hover {
    opacity: 0; }
  /* line 56, theme.scss */
  body.template-is-index header:hover .header__logo .logo-default {
    opacity: 1; }

/* line 66, theme.scss */
body:not(.template-is-index) header {
  position: sticky;
  z-index: 9999; }

/* line 73, theme.scss */
.layout * .stickers {
  top: 18px;
  left: 16px;
  width: calc(100% - 32px); }
  /* line 77, theme.scss */
  .layout * .stickers .sticker {
    padding: 6px 8px;
    font-weight: 500;
    font-size: 9px;
    line-height: 8px;
    letter-spacing: 0px;
    vertical-align: middle;
    text-transform: uppercase;
    color: #251811;
    background: #F8F6F2;
    border-radius: 20px; }

/* line 93, theme.scss */
.page-404 {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 336px; }
  /* line 99, theme.scss */
  .page-404 .header {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 45px;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    margin: 50px 0px 16px; }
  /* line 109, theme.scss */
  .page-404 .title {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 16px;
    width: 249px; }
  /* line 120, theme.scss */
  .page-404 .message-text {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 11px;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
    margin-bottom: 16px;
    width: 290px; }
  /* line 130, theme.scss */
  .page-404 .action-btn {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 11px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    width: 290px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #251811;
    color: #F8F6F2;
    text-decoration: none; }

/*=================================================================*/
/*=================================================================*/
/*=================================================================*/
/*=================================================================*/
/*=================================================================*/
/*=================================================================*/
/*=================================================================*/
/*=================================================================*/
/*=================================================================*/
/*=================================================================*/
/*=================================================================*/
/* line 159, theme.scss */
body.template-is-product {
  padding-top: 15px; }
  /* line 161, theme.scss */
  body.template-is-product header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999; }
    /* line 167, theme.scss */
    body.template-is-product header .widget-type_widget_v4_header_7_90535963588f60de1feec54691012349 {
      background: linear-gradient(180deg, rgba(50, 47, 47, 0.2) 0%, rgba(94, 94, 94, 0.2) 50%, rgba(218, 212, 209, 0) 100%) !important;
      transition: .3s all; }

/* line 177, theme.scss */
body header.out-animation .widget-type_widget_v4_header_7_90535963588f60de1feec54691012349, body header.scroll-top .widget-type_widget_v4_header_7_90535963588f60de1feec54691012349 {
  background: #FDFDFD !important; }
  /* line 179, theme.scss */
  body header.out-animation .widget-type_widget_v4_header_7_90535963588f60de1feec54691012349 .header *, body header.scroll-top .widget-type_widget_v4_header_7_90535963588f60de1feec54691012349 .header * {
    color: #251811; }
  /* line 182, theme.scss */
  body header.out-animation .widget-type_widget_v4_header_7_90535963588f60de1feec54691012349 .header__show-menu-btn.button::before, body header.out-animation .widget-type_widget_v4_header_7_90535963588f60de1feec54691012349 .header__show-menu-btn.button::after, body header.scroll-top .widget-type_widget_v4_header_7_90535963588f60de1feec54691012349 .header__show-menu-btn.button::before, body header.scroll-top .widget-type_widget_v4_header_7_90535963588f60de1feec54691012349 .header__show-menu-btn.button::after {
    background: #251811; }
/* line 187, theme.scss */
body header.out-animation .header__logo .logo-hover, body header.scroll-top .header__logo .logo-hover {
  opacity: 0; }
/* line 190, theme.scss */
body header.out-animation .header__logo .logo-default, body header.scroll-top .header__logo .logo-default {
  opacity: 1; }

/*===================================================================*/
/*===================================================================*/
/*===================================================================*/
/*===================================================================*/
/*===================================================================*/
/*===================================================================*/
/*===================================================================*/
/*===================================================================*/
/*===================================================================*/
/* line 208, theme.scss */
.page-login .co-section--content {
  margin-top: 110px; }
  @media (max-width: 767px) {
    /* line 208, theme.scss */
    .page-login .co-section--content {
      margin-top: 91px;
      margin: 91px 0px 169px; } }
/* line 217, theme.scss */
.page-login .co-title--h1 {
  padding-bottom: 0; }
/* line 221, theme.scss */
.page-login .co-notice--danger {
  font-family: Montserrat;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  width: 250px; }
  @media (max-width: 767px) {
    /* line 221, theme.scss */
    .page-login .co-notice--danger {
      width: 200px; } }
/* line 235, theme.scss */
.page-login .co-checkout-block--padded {
  padding: 0px; }
/* line 239, theme.scss */
.page-login .co-login {
  flex: 100%; }
/* line 243, theme.scss */
.page-login .co-form--login {
  display: flex;
  justify-content: center; }
/* line 248, theme.scss */
.page-login .co-input-field {
  font-family: Montserrat;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0%;
  width: 250px;
  height: 40px;
  border: none;
  box-shadow: 0 0 0 1px rgba(37, 24, 17, 0.1);
  padding: 13px 8px;
  margin-bottom: 16px; }
  @media (max-width: 767px) {
    /* line 248, theme.scss */
    .page-login .co-input-field {
      width: 200px;
      height: 36px;
      padding: 13px 8px;
      font-size: 11px;
      margin-bottom: 15px; } }
/* line 269, theme.scss */
.page-login .co-input-field::placeholder {
  color: #665D58;
  opacity: 1; }
/* line 274, theme.scss */
.page-login .co-input + .co-input {
  margin: 0px; }
/* line 278, theme.scss */
.page-login .co-modal-button {
  font-family: Montserrat;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: uppercase;
  width: 250px;
  height: 40px;
  color: #F8F6F2; }
  @media (max-width: 767px) {
    /* line 278, theme.scss */
    .page-login .co-modal-button {
      width: 200px;
      height: 36px;
      font-size: 11px; } }
/* line 296, theme.scss */
.page-login h1.co-title {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 16px; }
  @media (max-width: 767px) {
    /* line 296, theme.scss */
    .page-login h1.co-title {
      font-size: 11px;
      margin-bottom: 18px; } }
/* line 312, theme.scss */
.page-login .co-input-label {
  display: none; }
/* line 316, theme.scss */
.page-login .co-input--captcha {
  display: none; }
/* line 320, theme.scss */
.page-login .co-countdown-block {
  font-family: Montserrat;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  width: 250px;
  color: #251811; }
  @media (max-width: 767px) {
    /* line 320, theme.scss */
    .page-login .co-countdown-block {
      font-size: 11px;
      width: 200px; } }

/* line 343, theme.scss */
.is-checkout .co-bonus_points-info {
  padding: 12px 0 0;
  font-size: 12px;
  font-weight: 500;
  margin: 0; }
/* line 350, theme.scss */
.is-checkout .co-bonus_points-info b {
  font-size: 12px;
  color: #523127; }
/* line 355, theme.scss */
.is-checkout .bonus .co-toggable_field-information {
  padding: 0; }
/* line 358, theme.scss */
.is-checkout .bonus .co-bonus_points-submit {
  text-transform: uppercase;
  height: 38px;
  font-size: 12px;
  font-weight: 500; }
/* line 364, theme.scss */
.is-checkout .bonus .bonus_points {
  padding-left: 32px; }
/* line 368, theme.scss */
.is-checkout h1.co-title {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  text-transform: uppercase;
  margin-bottom: 26px; }
/* line 376, theme.scss */
.is-checkout .co-section--checkout_content {
  margin: 0;
  padding-top: 22px; }
/* line 380, theme.scss */
.is-checkout .co-checkout-order_form {
  padding: 0;
  width: 50%; }
  /* line 383, theme.scss */
  .is-checkout .co-checkout-order_form > .co-checkout-block {
    margin-bottom: 31px; }
    /* line 385, theme.scss */
    .is-checkout .co-checkout-order_form > .co-checkout-block .co-checkout-block {
      margin-bottom: 0;
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      width: 100%; }
      /* line 391, theme.scss */
      .is-checkout .co-checkout-order_form > .co-checkout-block .co-checkout-block h2 {
        margin: 0;
        font-family: 'Montserrat';
        font-weight: 500;
        font-size: 12px;
        line-height: 120%;
        max-width: 137px; }
/* line 402, theme.scss */
.is-checkout .btn-login {
  max-width: 500px; }
  /* line 404, theme.scss */
  .is-checkout .btn-login button {
    height: 38px;
    font-weight: 500;
    font-size: 12px; }
  /* line 409, theme.scss */
  .is-checkout .btn-login p {
    margin: 0;
    font-weight: 500;
    font-size: 11px;
    line-height: 120%;
    margin-top: 7px; }
/* line 417, theme.scss */
.is-checkout .co-input-label {
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  margin: 0;
  width: 137px;
  min-width: 137px; }
  /* line 424, theme.scss */
  .is-checkout .co-input-label::after {
    display: none; }
/* line 429, theme.scss */
.is-checkout .co-customer > .co-checkout-block {
  display: block !important; }
/* line 433, theme.scss */
.is-checkout .co-checkout-block.co-contact-fields,
.is-checkout .co-checkout-block.co-customer {
  display: block !important;
  margin-top: 31px; }
  /* line 437, theme.scss */
  .is-checkout .co-checkout-block.co-contact-fields h2,
  .is-checkout .co-checkout-block.co-customer h2 {
    display: none; }
  /* line 440, theme.scss */
  .is-checkout .co-checkout-block.co-contact-fields .co-input,
  .is-checkout .co-checkout-block.co-customer .co-input {
    margin: 0;
    display: flex;
    align-items: center; }
    /* line 444, theme.scss */
    .is-checkout .co-checkout-block.co-contact-fields .co-input + .co-input,
    .is-checkout .co-checkout-block.co-customer .co-input + .co-input {
      margin-top: 34px; }
    /* line 447, theme.scss */
    .is-checkout .co-checkout-block.co-contact-fields .co-input::after,
    .is-checkout .co-checkout-block.co-customer .co-input::after {
      display: none; }
/* line 452, theme.scss */
.is-checkout .co-input-right, .is-checkout div[data-use-mask="1"] {
  width: 100%;
  max-width: 500px; }
  /* line 455, theme.scss */
  .is-checkout .co-input-right .co-input-field, .is-checkout div[data-use-mask="1"] .co-input-field {
    width: 100%;
    height: 38px;
    border: 1px solid rgba(37, 24, 17, 0.1);
    outline: none !important;
    box-shadow: 0 0 0 0 !important;
    padding: 0 7px;
    font-weight: 500;
    font-size: 12px; }
/* line 466, theme.scss */
.is-checkout .co-city-block {
  margin-top: 34px; }
/* line 469, theme.scss */
.is-checkout .co-city-block .co-input--required {
  display: flex;
  justify-content: flex-start; }
  /* line 472, theme.scss */
  .is-checkout .co-city-block .co-input--required label {
    padding-top: 12px; }
  /* line 475, theme.scss */
  .is-checkout .co-city-block .co-input--required::after {
    display: none; }
/* line 479, theme.scss */
.is-checkout [data-shipping-location] + div {
  display: block !important; }
  /* line 481, theme.scss */
  .is-checkout [data-shipping-location] + div .co-input--country .co-input-select {
    width: 100%;
    max-width: 500px; }
/* line 486, theme.scss */
.is-checkout .delivery_variants {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 34px;
  flex-wrap: nowrap; }
  /* line 492, theme.scss */
  .is-checkout .delivery_variants .co-tabs-content {
    margin: 0; }
/* line 496, theme.scss */
.is-checkout .co-toggable_field--bordered {
  padding: 0;
  border: 0 !important;
  align-items: flex-start;
  flex-wrap: nowrap; }
  /* line 501, theme.scss */
  .is-checkout .co-toggable_field--bordered + .co-toggable_field--bordered {
    margin-top: 30px; }
/* line 505, theme.scss */
.is-checkout .co-toggable_field-input {
  flex: 0 0 31px; }
/* line 508, theme.scss */
.is-checkout .co-toggable_field-input input + span {
  flex: 0 0 15px;
  width: 15px;
  height: 15px;
  border: 1px solid #251811;
  box-shadow: 0 0 0 !important;
  border-radius: 50%; }
/* line 516, theme.scss */
.is-checkout .co-toggable_field-input--radio input:focus + span, .is-checkout .co-toggable_field-input--radio input.picker-input--active + span, .is-checkout .co-toggable_field-input--radio input:checked + span {
  background: #251811; }
/* line 519, theme.scss */
.is-checkout .co-toggable_field--bordered .co-toggable_field-information {
  padding: 0;
  font-size: 12px;
  font-weight: 500; }
/* line 524, theme.scss */
.is-checkout .co-toggable_field--bordered .co-toggable_field-title {
  padding: 0;
  font-size: 12px;
  font-weight: 500;
  margin: 0 0 12px; }
/* line 530, theme.scss */
.is-checkout .co-toggable_field--bordered
.co-toggable_field-price,
.is-checkout .co-toggable_field--bordered .co-toggable_field-description {
  padding: 0;
  font-size: 12px;
  font-weight: 500;
  margin: 0; }
/* line 538, theme.scss */
.is-checkout .co-delivery_adress-form {
  padding-left: 137px;
  margin-bottom: 0;
  margin-top: 29px; }
  /* line 542, theme.scss */
  .is-checkout .co-delivery_adress-form .co-input-label {
    margin-bottom: 12px; }
  /* line 545, theme.scss */
  .is-checkout .co-delivery_adress-form .co-input--house {
    margin: 12px 10px 0 0;
    max-width: 245px; }
  /* line 549, theme.scss */
  .is-checkout .co-delivery_adress-form .co-input--flat {
    margin-top: 12px;
    max-width: 245px; }
/* line 554, theme.scss */
.is-checkout .payment_variants {
  margin-top: 46px; }
  /* line 556, theme.scss */
  .is-checkout .payment_variants .co-input {
    display: flex;
    align-items: flex-start; }
/* line 561, theme.scss */
.is-checkout .co-toggable_field-description {
  color: #251811; }
/* line 564, theme.scss */
.is-checkout .co-toggable_field {
  border: 0; }
/* line 567, theme.scss */
.is-checkout .co-toggable_field-input--checkbox {
  flex: 0 0 32px; }
/* line 570, theme.scss */
.is-checkout .co-toggable_field-input--checkbox input:checked + span:after {
  display: none; }
/* line 573, theme.scss */
.is-checkout .co-toggable_field-input--checkbox input:checked + span {
  background: #251811; }
/* line 577, theme.scss */
.is-checkout .co-input--checkbox .co-toggable_field {
  flex-wrap: nowrap; }
/* line 580, theme.scss */
.is-checkout .co-input--checkbox .co-input-information {
  padding: 0;
  flex: initial;
  width: 100%; }
/* line 585, theme.scss */
.is-checkout .co-input--checkbox .co-input-title {
  width: 100%;
  min-width: initial;
  margin-bottom: 10px; }
/* line 590, theme.scss */
.is-checkout .co-input--checkbox .co-input-description {
  color: #665d58; }
  /* line 592, theme.scss */
  .is-checkout .co-input--checkbox .co-input-description p {
    font-size: 12px !important;
    font-weight: 500; }
/* line 598, theme.scss */
.is-checkout #create_order {
  display: none; }
/* line 601, theme.scss */
.is-checkout .co-section--checkout_order {
  width: 100%; }
/* line 604, theme.scss */
.is-checkout .co-input-notice {
  margin: 4px 0;
  font-size: 10px; }

/* line 609, theme.scss */
.co-flex-box {
  display: flex;
  justify-content: space-between;
  position: relative; }
  /* line 613, theme.scss */
  .co-flex-box .co-sidebar-wrapper {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-end; }
  /* line 619, theme.scss */
  .co-flex-box .co-sidebar {
    position: sticky;
    top: 50px;
    box-shadow: 0 0 0 0;
    width: 450px;
    max-width: 100%;
    height: auto;
    overflow: initial; }
    /* line 627, theme.scss */
    .co-flex-box .co-sidebar .co-basket {
      padding: 0 0; }
      /* line 629, theme.scss */
      .co-flex-box .co-sidebar .co-basket .co-price--current {
        font-size: 12px;
        line-height: 20px;
        font-weight: 500; }
      /* line 634, theme.scss */
      .co-flex-box .co-sidebar .co-basket .co-basket_subtotal {
        margin-bottom: 8px; }
  /* line 639, theme.scss */
  .co-flex-box .co-basket_item {
    margin: 0 0; }
    /* line 641, theme.scss */
    .co-flex-box .co-basket_item + .co-basket_item {
      margin-top: 15px; }
  /* line 645, theme.scss */
  .co-flex-box .co-basket_item-image_container {
    flex: initial;
    width: 80px; }
    /* line 648, theme.scss */
    .co-flex-box .co-basket_item-image_container .co-basket_item-image {
      padding: 0;
      height: initial; }
      /* line 651, theme.scss */
      .co-flex-box .co-basket_item-image_container .co-basket_item-image img {
        width: 100% !important;
        max-width: 100%;
        height: 100%;
        max-height: 100%;
        position: relative;
        top: 0;
        left: 0;
        transform: none; }
  /* line 663, theme.scss */
  .co-flex-box .co-basket_item-description {
    padding-left: 70px;
    font-weight: 500;
    font-size: 12px; }
  /* line 668, theme.scss */
  .co-flex-box .co-basket_item-total,
  .co-flex-box .co-basket_item-count,
  .co-flex-box .co-basket_item-price {
    font-weight: 500;
    font-size: 12px; }
  /* line 674, theme.scss */
  .co-flex-box .co-basket_subtotal-list {
    border: 0;
    padding: 38px 0 0;
    margin: 0; }
  /* line 679, theme.scss */
  .co-flex-box .co-basket_subtotal-title, .co-flex-box .co-basket_total-title {
    font-size: 12px;
    line-height: 20px;
    font-weight: 500; }
  /* line 684, theme.scss */
  .co-flex-box .co-basket_total {
    margin-bottom: 8px; }
  /* line 687, theme.scss */
  .co-flex-box .btn-custom-order {
    width: 100%;
    text-transform: uppercase;
    height: 38px;
    font-size: 12px;
    font-weight: 500; }
  /* line 694, theme.scss */
  .co-flex-box .co-client-logged {
    font-size: 0;
    margin-bottom: 8px; }
    @media (max-width: 768px) {
      /* line 694, theme.scss */
      .co-flex-box .co-client-logged {
        margin-bottom: 4px; } }
  /* line 701, theme.scss */
  .co-flex-box .co-client-name {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 14px;
    line-height: 120%;
    text-transform: uppercase; }
    @media (max-width: 768px) {
      /* line 701, theme.scss */
      .co-flex-box .co-client-name {
        font-size: 9px; } }
  /* line 711, theme.scss */
  .co-flex-box .co-client-field {
    margin-bottom: 4px;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 12px;
    line-height: 120%; }
    @media (max-width: 768px) {
      /* line 711, theme.scss */
      .co-flex-box .co-client-field {
        margin-bottom: 2px;
        font-size: 9px; } }
  /* line 722, theme.scss */
  .co-flex-box .co-client-info {
    margin-bottom: 8px; }
    @media (max-width: 768px) {
      /* line 722, theme.scss */
      .co-flex-box .co-client-info {
        margin-bottom: 4px; } }
  /* line 728, theme.scss */
  .co-flex-box .co-client-info + a {
    width: 100%;
    text-transform: uppercase;
    height: 38px;
    font-size: 12px;
    font-weight: 500; }
    @media (max-width: 768px) {
      /* line 728, theme.scss */
      .co-flex-box .co-client-info + a {
        font-size: 9px;
        height: 36px; } }
  /* line 741, theme.scss */
  .co-flex-box .co-client {
    width: 100%;
    max-width: 500px; }
  /* line 745, theme.scss */
  .co-flex-box .co-reverse {
    margin: 30px 0;
    display: flex;
    font-weight: 500;
    font-size: 12px;
    line-height: 120%;
    letter-spacing: 0%; }
    /* line 752, theme.scss */
    .co-flex-box .co-reverse .co-input-label {
      width: 170px; }
    @media (max-width: 768px) {
      /* line 745, theme.scss */
      .co-flex-box .co-reverse {
        display: block;
        margin: 18px 0 33px; }
        /* line 758, theme.scss */
        .co-flex-box .co-reverse .co-input-label {
          margin-bottom: 8px;
          font-size: 9px; } }

/* line 765, theme.scss */
.checkout-block-delivery .co-input > .co-input {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%; }

/* line 771, theme.scss */
.back-page-cart {
  display: none;
  font-weight: 500;
  font-size: 9px;
  line-height: 120%;
  text-decoration: underline; }
  @media (max-width: 768px) {
    /* line 771, theme.scss */
    .back-page-cart {
      display: inline-block; } }

@media (max-width: 768px) {
  /* line 782, theme.scss */
  .co-flex-box {
    display: block; }

  /* line 785, theme.scss */
  .is-checkout .co-checkout-order_form,
  .co-flex-box .co-sidebar-wrapper {
    width: 100%; }

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

  /* line 792, theme.scss */
  .co-flex-box .co-sidebar {
    display: block;
    width: 100%;
    position: relative;
    top: initial; }

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

  /* line 801, theme.scss */
  .is-checkout .co-section--checkout_content {
    padding-top: 11px; }

  /* line 804, theme.scss */
  .is-checkout h1.co-title {
    font-size: 9px;
    line-height: 120%;
    margin-bottom: 7px;
    padding-bottom: 0; }

  /* line 810, theme.scss */
  .co-checkout-title, .co-title--h1 {
    line-height: 0;
    padding-bottom: 27px; }

  /* line 814, theme.scss */
  .is-checkout .co-checkout-order_form > .co-checkout-block .co-checkout-block {
    flex-direction: column; }

  /* line 817, theme.scss */
  .is-checkout .co-checkout-order_form > .co-checkout-block .co-checkout-block h2 {
    margin-bottom: 9px;
    font-size: 9px;
    line-height: 120%; }

  /* line 822, theme.scss */
  .is-checkout .btn-login button {
    height: 36px;
    font-size: 9px;
    line-height: 120%; }

  /* line 827, theme.scss */
  .is-checkout .btn-login p {
    margin-top: 7px;
    font-size: 8px;
    line-height: 120%; }

  /* line 832, theme.scss */
  .is-checkout
  .co-checkout-block.co-customer,
  .is-checkout .co-checkout-block.co-contact-fields {
    margin-top: 21px; }

  /* line 837, theme.scss */
  .is-checkout
  .co-checkout-block.co-customer .co-input + .co-input,
  .is-checkout .co-checkout-block.co-contact-fields .co-input + .co-input {
    margin-top: 24px; }

  /* line 842, theme.scss */
  .is-checkout
  .co-checkout-block.co-customer .co-input,
  .is-checkout .co-checkout-block.co-contact-fields .co-input {
    flex-direction: column; }

  /* line 847, theme.scss */
  .is-checkout .co-input-label {
    font-size: 9px;
    line-height: 120%;
    margin-bottom: 8px;
    width: 100%; }

  /* line 853, theme.scss */
  .is-checkout .co-input-right .co-input-field, .is-checkout div[data-use-mask="1"] .co-input-field {
    height: 36px;
    font-size: 9px;
    padding: 0 7px; }

  /* line 858, theme.scss */
  .is-checkout .co-city-block .co-input--required {
    width: 100%; }
    /* line 860, theme.scss */
    .is-checkout .co-city-block .co-input--required .co-input--required {
      flex-direction: column; }

  /* line 864, theme.scss */
  .is-checkout .co-city-block .co-input--required label {
    padding-top: 0; }

  /* line 867, theme.scss */
  .is-checkout .co-input-right, .is-checkout div[data-use-mask="1"] {
    max-width: 100%; }

  /* line 870, theme.scss */
  .is-checkout .delivery_variants {
    flex-direction: column; }

  /* line 873, theme.scss */
  .is-checkout .delivery_variants .co-tabs-content {
    margin-top: 10px; }

  /* line 876, theme.scss */
  .is-checkout .co-toggable_field--bordered + .co-toggable_field--bordered {
    margin-top: 20px; }

  /* line 879, theme.scss */
  .is-checkout .co-toggable_field--bordered .co-toggable_field-title {
    font-size: 9px;
    line-height: 120%;
    margin-bottom: 8px; }

  /* line 884, theme.scss */
  .is-checkout .co-toggable_field--bordered .co-toggable_field-price, .is-checkout .co-toggable_field--bordered .co-toggable_field-description {
    font-size: 9px;
    line-height: 120%; }

  /* line 888, theme.scss */
  .is-checkout .co-delivery_adress-form {
    margin-top: 16px;
    padding-left: 0;
    width: 100%;
    max-width: 100%; }

  /* line 894, theme.scss */
  .is-checkout .co-delivery_adress-form .co-input-label {
    margin-bottom: 4px; }

  /* line 897, theme.scss */
  .is-checkout .co-delivery_adress-form .co-input--house {
    margin: 9px 4px 0 0;
    max-width: calc(50% - 2px); }

  /* line 901, theme.scss */
  .is-checkout .co-delivery_adress-form .co-input--flat {
    max-width: calc(50% - 2px);
    margin-top: 9px; }

  /* line 905, theme.scss */
  .is-checkout .payment_variants .co-input {
    flex-direction: column;
    margin-top: 24px;
    gap: 10px; }

  /* line 910, theme.scss */
  .is-checkout .co-input--checkbox .co-input-description p {
    font-size: 9px !important;
    line-height: 120%; }

  /* line 914, theme.scss */
  .is-checkout .co-input--checkbox .co-input-title {
    margin-bottom: 7px; }

  /* line 917, theme.scss */
  .is-checkout .payment_variants {
    margin-top: 0; }

  /* line 920, theme.scss */
  .co-flex-box .co-basket_subtotal-list {
    padding-top: 29px; }

  /* line 923, theme.scss */
  .co-flex-box .co-basket_subtotal-title, .co-flex-box .co-basket_total-title,
  .co-flex-box .co-sidebar .co-basket .co-price--current {
    font-size: 10px; }

  /* line 927, theme.scss */
  .co-flex-box .co-basket_total {
    margin-bottom: 16px; }

  /* line 930, theme.scss */
  .co-flex-box .btn-custom-order {
    font-size: 9px;
    height: 36px; } }
/* line 937, theme.scss */
.is-order .co-section--checkout_header {
  display: none; }
/* line 940, theme.scss */
.is-order .co-section--content_wrapper {
  margin: 0; }
/* line 943, theme.scss */
.is-order main {
  font-weight: 500;
  font-size: 14px;
  line-height: 120%; }
  @media (max-width: 991px) {
    /* line 943, theme.scss */
    .is-order main {
      font-size: 9px; } }
/* line 951, theme.scss */
.is-order .co-section--content {
  display: block; }

/* line 957, theme.scss */
.is-orders-history .co-section--content_wrapper {
  margin: 0; }
/* line 960, theme.scss */
.is-orders-history main {
  font-weight: 500;
  font-size: 14px;
  line-height: 120%; }
  @media (max-width: 991px) {
    /* line 960, theme.scss */
    .is-orders-history main {
      font-size: 11px; } }
/* line 968, theme.scss */
.is-orders-history .co-section--content {
  display: block; }

/* line 972, theme.scss */
.back-page-collection {
  padding: 21px 0 55px; }
  @media (max-width: 991px) {
    /* line 972, theme.scss */
    .back-page-collection {
      padding: 13px 0 33px; } }
  /* line 977, theme.scss */
  .back-page-collection a {
    text-decoration: none;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    gap: 14px;
    font-weight: 600; }
    @media (max-width: 991px) {
      /* line 985, theme.scss */
      .back-page-collection a svg {
        display: none; } }

/* line 991, theme.scss */
.order-page {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-bottom: 80px; }
  @media (max-width: 991px) {
    /* line 991, theme.scss */
    .order-page {
      display: block;
      padding-bottom: 40px; } }

/* line 1001, theme.scss */
.order-cell {
  width: 100%;
  position: relative; }
  /* line 1004, theme.scss */
  .order-cell:nth-child(2) {
    padding-left: 55px; }
  /* line 1007, theme.scss */
  .order-cell:first-child, .order-cell:nth-child(2) {
    max-width: 404px;
    padding-right: 55px; }
    @media (max-width: 991px) {
      /* line 1007, theme.scss */
      .order-cell:first-child, .order-cell:nth-child(2) {
        max-width: 100%;
        padding: 0 0; } }
    /* line 1014, theme.scss */
    .order-cell:first-child .order-flex, .order-cell:nth-child(2) .order-flex {
      margin-bottom: 10px; }
      @media (max-width: 991px) {
        /* line 1014, theme.scss */
        .order-cell:first-child .order-flex, .order-cell:nth-child(2) .order-flex {
          margin-bottom: 5px; } }
    /* line 1020, theme.scss */
    .order-cell:first-child:after, .order-cell:nth-child(2):after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      height: 116px;
      width: 1px;
      background: rgba(168, 162, 145, 0.5); }
      @media (max-width: 991px) {
        /* line 1020, theme.scss */
        .order-cell:first-child:after, .order-cell:nth-child(2):after {
          display: none; } }

/* line 1035, theme.scss */
.order-flex {
  display: flex;
  justify-content: space-between; }

/* line 1042, theme.scss */
.order-title {
  font-weight: 600;
  margin-bottom: 10px;
  text-transform: uppercase; }
  @media (max-width: 991px) {
    /* line 1042, theme.scss */
    .order-title {
      margin-bottom: 6px; } }

/* line 1050, theme.scss */
.order-status {
  text-transform: uppercase; }

/* line 1053, theme.scss */
.select-copy {
  cursor: pointer; }

/* line 1056, theme.scss */
.order-delivery-adress {
  padding-top: 47px; }
  @media (max-width: 991px) {
    /* line 1056, theme.scss */
    .order-delivery-adress {
      margin-top: 21px;
      padding-top: 15px;
      border-top: 1px solid #a8a291;
      border-bottom: 1px solid #a8a291;
      padding-bottom: 15px; } }

/* line 1066, theme.scss */
.order-right {
  width: 100%;
  max-width: 451px;
  display: flex;
  justify-content: flex-end;
  padding-left: 25px; }
  @media (max-width: 991px) {
    /* line 1066, theme.scss */
    .order-right {
      padding-left: 0;
      max-width: 100%;
      padding-top: 23px; } }
  /* line 1077, theme.scss */
  .order-right > div {
    width: 351px; }
    @media (max-width: 991px) {
      /* line 1077, theme.scss */
      .order-right > div {
        width: 100%; } }

/* line 1084, theme.scss */
.order-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px; }
  @media (max-width: 991px) {
    /* line 1084, theme.scss */
    .order-item {
      justify-content: flex-start;
      font-size: 11px;
      gap: 13px; } }
  /* line 1095, theme.scss */
  .order-item .item-option_values {
    margin: 5px 0 10px; }
    @media (max-width: 991px) {
      /* line 1095, theme.scss */
      .order-item .item-option_values {
        margin: 3px 0 7px; } }
    /* line 1100, theme.scss */
    .order-item .item-option_values div + div {
      margin-top: 5px; }
      @media (max-width: 991px) {
        /* line 1100, theme.scss */
        .order-item .item-option_values div + div {
          margin-top: 3px; } }
  /* line 1107, theme.scss */
  .order-item a {
    text-decoration: none; }
  /* line 1110, theme.scss */
  .order-item + .order-item {
    margin-top: 15px; }
    @media (max-width: 991px) {
      /* line 1110, theme.scss */
      .order-item + .order-item {
        margin-top: 10px; } }
  /* line 1116, theme.scss */
  .order-item-right {
    max-width: 245px;
    width: 100%; }
    @media (max-width: 991px) {
      /* line 1116, theme.scss */
      .order-item-right {
        max-width: 100%;
        width: 100%; } }

@media (max-width: 991px) {
  /* line 1127, theme.scss */
  .select-copy svg {
    display: inline-block;
    width: 7px;
    height: 7px; } }

/* line 1134, theme.scss */
.order-item-img {
  width: 80px;
  min-width: 80px; }
  /* line 1137, theme.scss */
  .order-item-img img {
    width: 100%; }

/* line 1141, theme.scss */
.order-info {
  margin-top: 64px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-size: 12px;
  line-height: 20px; }
  @media (max-width: 991px) {
    /* line 1141, theme.scss */
    .order-info {
      font-size: 11px;
      margin-top: 20px; } }
  /* line 1152, theme.scss */
  .order-info-row {
    display: flex;
    justify-content: space-between; }
  /* line 1157, theme.scss */
  .order-info-cell:last-child {
    text-align: right;
    max-width: 50%; }

/* line 1165, theme.scss */
.client-account .co-section--content_wrapper {
  margin: 0; }
  @media (max-width: 991px) {
    /* line 1165, theme.scss */
    .client-account .co-section--content_wrapper {
      display: block; } }
  /* line 1172, theme.scss */
  .client-account .co-section--content_wrapper .co-sidebar--menu {
    flex-basis: 160px; }
    @media (max-width: 991px) {
      /* line 1172, theme.scss */
      .client-account .co-section--content_wrapper .co-sidebar--menu {
        position: relative;
        padding-top: 6px; }
        /* line 1179, theme.scss */
        .client-account .co-section--content_wrapper .co-sidebar--menu .co-menu-switcher:checked ~ .co-menu {
          display: block; } }
    @media (max-width: 991px) {
      /* line 1184, theme.scss */
      .client-account .co-section--content_wrapper .co-sidebar--menu .co-menu-toggle {
        display: flex;
        font-family: Montserrat;
        font-weight: 600;
        font-size: 11px;
        line-height: 26px;
        letter-spacing: 0px;
        vertical-align: middle;
        text-transform: uppercase;
        background: transparent;
        padding: 0; } }
    @media (max-width: 991px) {
      /* line 1201, theme.scss */
      .client-account .co-section--content_wrapper .co-sidebar--menu .co-menu-toggle::after {
        display: none; } }
    /* line 1207, theme.scss */
    .client-account .co-section--content_wrapper .co-sidebar--menu .menu-checkbox-icon {
      position: absolute;
      top: 14px;
      right: 2px;
      pointer-events: none; }
      @media (min-width: 991px) {
        /* line 1207, theme.scss */
        .client-account .co-section--content_wrapper .co-sidebar--menu .menu-checkbox-icon {
          display: none; } }
    @media (max-width: 991px) {
      /* line 1218, theme.scss */
      .client-account .co-section--content_wrapper .co-sidebar--menu .co-menu > * + * {
        padding-top: 11px; } }
    /* line 1224, theme.scss */
    .client-account .co-section--content_wrapper .co-sidebar--menu .co-menu {
      gap: 10px;
      padding: 71px 0; }
      @media (max-width: 991px) {
        /* line 1224, theme.scss */
        .client-account .co-section--content_wrapper .co-sidebar--menu .co-menu {
          display: none;
          gap: 0px;
          box-shadow: none;
          background-color: transparent;
          margin: 0;
          padding: 6px 0 16px; } }
      /* line 1237, theme.scss */
      .client-account .co-section--content_wrapper .co-sidebar--menu .co-menu .co-menu-item {
        margin-top: 0; }
        /* line 1240, theme.scss */
        .client-account .co-section--content_wrapper .co-sidebar--menu .co-menu .co-menu-item a {
          display: block;
          font-family: Montserrat;
          font-weight: 500;
          font-size: 11px;
          line-height: 23px;
          letter-spacing: 0%;
          text-align: justify;
          vertical-align: middle;
          text-decoration: none; }
          @media (max-width: 991px) {
            /* line 1240, theme.scss */
            .client-account .co-section--content_wrapper .co-sidebar--menu .co-menu .co-menu-item a {
              font-size: 11px;
              line-height: 120%; } }
  /* line 1261, theme.scss */
  .client-account .co-section--content_wrapper .co-section--content {
    padding: 41px 0 95px 48px; }
    @media (max-width: 991px) {
      /* line 1261, theme.scss */
      .client-account .co-section--content_wrapper .co-section--content {
        padding: 12px 0 92px; } }
    /* line 1268, theme.scss */
    .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded {
      padding: 0; }
      /* line 1271, theme.scss */
      .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded p {
        font-family: Montserrat;
        font-weight: 500;
        font-size: 12px;
        line-height: 120%;
        letter-spacing: 0%;
        text-align: justify;
        color: #251811; }
        @media (max-width: 991px) {
          /* line 1271, theme.scss */
          .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded p {
            font-size: 11px;
            margin-top: -5px; } }
      /* line 1286, theme.scss */
      .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded h1.co-title {
        font-family: Montserrat;
        font-weight: 600;
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 0%;
        text-align: justify;
        text-transform: uppercase;
        color: #251811;
        padding-bottom: 17px; }
        @media (max-width: 991px) {
          /* line 1286, theme.scss */
          .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded h1.co-title {
            font-weight: 500;
            font-size: 11px;
            line-height: 120%;
            padding-bottom: 23px; } }
      /* line 1320, theme.scss */
      .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-discount-list .co-discount-title {
        font-family: Montserrat;
        font-weight: 500;
        font-size: 12px;
        line-height: 120%;
        letter-spacing: 0%;
        text-align: justify; }
        @media (max-width: 991px) {
          /* line 1320, theme.scss */
          .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-discount-list .co-discount-title {
            font-size: 11px; } }
      /* line 1323, theme.scss */
      .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-discount-list .co-discount-description {
        font-family: Montserrat;
        font-weight: 500;
        font-size: 12px;
        line-height: 120%;
        letter-spacing: 0%;
        text-align: justify; }
        @media (max-width: 991px) {
          /* line 1323, theme.scss */
          .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-discount-list .co-discount-description {
            font-size: 11px; } }
      /* line 1329, theme.scss */
      .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-input {
        width: 898px; }
        @media (max-width: 991px) {
          /* line 1329, theme.scss */
          .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-input {
            width: 100%; } }
      /* line 1337, theme.scss */
      .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-input + .co-input {
        margin-top: 24px; }
      /* line 1341, theme.scss */
      .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-notice--danger {
        font-family: Montserrat;
        font-weight: 500;
        font-size: 12px;
        line-height: 120%;
        letter-spacing: 0%;
        text-align: justify; }
      /* line 1350, theme.scss */
      .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-adress-section {
        margin-bottom: 53px; }
        @media (max-width: 991px) {
          /* line 1350, theme.scss */
          .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-adress-section {
            margin-bottom: 40px; } }
      /* line 1358, theme.scss */
      .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-form-controls {
        padding: 0;
        margin: 0; }
        /* line 1362, theme.scss */
        .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-form-controls .co-form-button {
          width: 210px;
          height: 35px;
          padding: 0;
          margin: 0;
          font-family: Montserrat;
          font-weight: 500;
          font-size: 12px;
          line-height: 100%;
          letter-spacing: 0%;
          text-transform: uppercase;
          color: #F8F6F2;
          background: #251811; }
          @media (max-width: 991px) {
            /* line 1362, theme.scss */
            .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-form-controls .co-form-button {
              font-size: 11px;
              color: #F8F6F2;
              background-color: #251811;
              width: 100%;
              height: 36px; } }
      /* line 1389, theme.scss */
      .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-input-label {
        font-family: Montserrat;
        font-weight: 500;
        font-size: 12px;
        line-height: 120%;
        letter-spacing: 0%;
        text-align: justify;
        color: #251811;
        margin-bottom: 12px; }
        @media (max-width: 991px) {
          /* line 1389, theme.scss */
          .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-input-label {
            font-size: 11px;
            margin-bottom: 9px; } }
      /* line 1406, theme.scss */
      .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-input-field {
        font-family: Montserrat;
        font-weight: 500;
        font-size: 12px;
        line-height: 120%;
        letter-spacing: 0%;
        text-align: justify;
        height: 36px;
        border: none;
        box-shadow: 0 0 0 1px rgba(37, 24, 17, 0.1); }
        @media (max-width: 991px) {
          /* line 1406, theme.scss */
          .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-input-field {
            height: 36px;
            font-size: 11px; } }
      /* line 1424, theme.scss */
      .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-input--checkbox {
        padding-bottom: 42px; }
        @media (max-width: 991px) {
          /* line 1424, theme.scss */
          .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-input--checkbox {
            padding-bottom: 32px; } }
        /* line 1431, theme.scss */
        .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-input--checkbox .co-input-information {
          padding: 0; }
          /* line 1434, theme.scss */
          .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-input--checkbox .co-input-information .co-input-title {
            font-family: Montserrat;
            font-weight: 500;
            font-size: 12px;
            line-height: 120%;
            letter-spacing: 0%;
            text-align: justify;
            color: #251811;
            margin-bottom: 10px; }
            @media (max-width: 991px) {
              /* line 1434, theme.scss */
              .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-input--checkbox .co-input-information .co-input-title {
                font-size: 11px;
                margin-bottom: 7px; } }
          /* line 1451, theme.scss */
          .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-input--checkbox .co-input-information .co-input-description {
            margin: 0; }
            /* line 1454, theme.scss */
            .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-input--checkbox .co-input-information .co-input-description p {
              font-family: Montserrat;
              font-weight: 500;
              font-size: 12px !important;
              line-height: 120%;
              letter-spacing: 0%;
              text-align: justify;
              color: #665D58; }
              @media (max-width: 991px) {
                /* line 1454, theme.scss */
                .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-input--checkbox .co-input-information .co-input-description p {
                  font-size: 11px !important; } }
              /* line 1467, theme.scss */
              .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-input--checkbox .co-input-information .co-input-description p a {
                font-family: Montserrat;
                font-weight: 500;
                font-size: 12px;
                line-height: 120%;
                letter-spacing: 0%;
                text-align: justify;
                text-decoration: underline;
                text-decoration-style: solid;
                text-decoration-offset: 0%;
                text-decoration-thickness: 0%;
                text-decoration-skip-ink: auto;
                color: #665D58; }
                @media (max-width: 991px) {
                  /* line 1467, theme.scss */
                  .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-input--checkbox .co-input-information .co-input-description p a {
                    font-size: 11px;
                    display: block; } }
        /* line 1490, theme.scss */
        .client-account .co-section--content_wrapper .co-section--content .co-checkout-block--padded .co-input--checkbox .co-toggable_field-input--checkbox span {
          display: none; }

@media (max-width: 767px) {
  /* line 1499, theme.scss */
  .btn-icon.icon-o svg path {
    stroke-width: .33px; } }
/* line 1503, theme.scss */
label[for="order_delivery_variant_id_8600420"] {
  display: none !important; }

/* line 1506, theme.scss */
body[data-floating-editor-side="left"],
body[data-floating-editor-side="right"] {
  padding-top: 70px !important; }

/* line 1510, theme.scss */
[data-delivery-tariffs-body-8616999="true"] {
  margin: 30px 0; }
  @media (max-width: 767px) {
    /* line 1510, theme.scss */
    [data-delivery-tariffs-body-8616999="true"] {
      margin: 20px 0; } }

@media (max-width: 767px) {
  /* line 1516, theme.scss */
  .co-link[data-open-modal="true"] {
    font-size: 9px; } }

/* line 1521, theme.scss */
label[for="order_use_bonus_points"] {
  flex-wrap: nowrap; }
