@charset "UTF-8";
/* 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, #000000);
  --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, #1a1a1a);
  --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, #333333);
  --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, #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, #000000);
  --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, #1a1a1a);
  --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, #333333);
  --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, #808080);
  --color-accent-text-half-shade-is-dark: var(--draft-color-accent-text-half-shade-is-dark, true);
  --color-sale-text: var(--draft-color-sale-text, #000000);
  --color-sale-text-is-dark: var(--draft-color-sale-text-is-dark, true);
  --color-sale-text-minor-shade: var(--draft-color-sale-text-minor-shade, #1a1a1a);
  --color-sale-text-minor-shade-is-dark: var(--draft-color-sale-text-minor-shade-is-dark, true);
  --color-sale-text-major-shade: var(--draft-color-sale-text-major-shade, #333333);
  --color-sale-text-major-shade-is-dark: var(--draft-color-sale-text-major-shade-is-dark, true);
  --color-sale-text-half-shade: var(--draft-color-sale-text-half-shade, #808080);
  --color-sale-text-half-shade-is-dark: var(--draft-color-sale-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, insales-default);
  --controls-btn-border-radius: var(--draft-controls-btn-border-radius, 6px);
  --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-size: var(--draft-font-size, 16px);
  --font-family-heading: var(--draft-font-family-heading, Roboto);
  --heading-ratio: var(--draft-heading-ratio, 1.5);
  --heading-weight: var(--draft-heading-weight, 400);
  --collection_count: var(--draft-collection_count, 100);
  --search_count: var(--draft-search_count, 50);
  --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); }

/* line 1, custom.scss */
#shipping_address_address {
  line-height: 32px; }

/* line 4, custom.scss */
.co-pick_up-selected_point {
  font-size: 11px; }

/* line 7, custom.scss */
.co-button {
  display: flex;
  align-items: center;
  justify-content: center; }

/* line 12, custom.scss */
.co-button--checkout#create_order {
  font-weight: 400; }

@font-face {
  font-family: 'arial_narrowregular';
  src: url("https://static.insales-cdn.com/files/1/1570/40412706/original/arialnarrow-webfont.eot");
  src: url("https://static.insales-cdn.com/files/1/1570/40412706/original/arialnarrow-webfont.eot?#iefix") format("embedded-opentype"), url("https://static.insales-cdn.com/files/1/1636/40412772/original/arialnarrow-webfont.woff2") format("woff2"), url("https://static.insales-cdn.com/files/1/1620/40412756/original/arialnarrow-webfont.woff") format("woff"), url("https://static.insales-cdn.com/files/1/1590/40412726/original/arialnarrow-webfont.svg#arial_narrowregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'arial_narrowbold';
  src: url("https://static.insales-cdn.com/files/1/1572/40412708/original/arialnarrow_bold-webfont.eot");
  src: url("https://static.insales-cdn.com/files/1/1572/40412708/original/arialnarrow_bold-webfont.eot?#iefix") format("embedded-opentype"), url("https://static.insales-cdn.com/files/1/1635/40412771/original/arialnarrow_bold-webfont.woff2") format("woff2"), url("https://static.insales-cdn.com/files/1/1619/40412755/original/arialnarrow_bold-webfont.woff") format("woff"), url("https://static.insales-cdn.com/files/1/1596/40412732/original/arialnarrow_bold-webfont.svg#arial_narrowbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'arial_narrowbold_italic';
  src: url("https://static.insales-cdn.com/files/1/1574/40412710/original/arialnarrow_bolditalic-webfont.eot");
  src: url("https://static.insales-cdn.com/files/1/1574/40412710/original/arialnarrow_bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("https://static.insales-cdn.com/files/1/1639/40412775/original/arialnarrow_bolditalic-webfont.woff2") format("woff2"), url("https://static.insales-cdn.com/files/1/1624/40412760/original/arialnarrow_bolditalic-webfont.woff") format("woff"), url("https://static.insales-cdn.com/files/1/1592/40412728/original/arialnarrow_bolditalic-webfont.svg#arial_narrowbold_italic") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'arial_narrowitalic';
  src: url("https://static.insales-cdn.com/files/1/1571/40412707/original/arialnarrow_italic-webfont.eot");
  src: url("https://static.insales-cdn.com/files/1/1571/40412707/original/arialnarrow_italic-webfont.eot?#iefix") format("embedded-opentype"), url("https://static.insales-cdn.com/files/1/1637/40412773/original/arialnarrow_italic-webfont.woff2") format("woff2"), url("https://static.insales-cdn.com/files/1/1621/40412757/original/arialnarrow_italic-webfont.woff") format("woff"), url("https://static.insales-cdn.com/files/1/1591/40412727/original/arialnarrow_italic-webfont.svg#arial_narrowitalic") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'zt_neue_ralewebold';
  src: url("https://static.insales-cdn.com/files/1/1573/40412709/original/ztneueralewe-bold-webfont.eot");
  src: url("https://static.insales-cdn.com/files/1/1573/40412709/original/ztneueralewe-bold-webfont.eot?#iefix") format("embedded-opentype"), url("https://static.insales-cdn.com/files/1/1638/40412774/original/ztneueralewe-bold-webfont.woff2") format("woff2"), url("https://static.insales-cdn.com/files/1/1622/40412758/original/ztneueralewe-bold-webfont.woff") format("woff"), url("https://static.insales-cdn.com/files/1/1593/40412729/original/ztneueralewe-bold-webfont.svg#zt_neue_ralewebold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'zt_neue_ralewebold_italic';
  src: url("https://static.insales-cdn.com/files/1/1576/40412712/original/ztneueralewe-bolditalic-webfont.eot");
  src: url("https://static.insales-cdn.com/files/1/1576/40412712/original/ztneueralewe-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("https://static.insales-cdn.com/files/1/1644/40412780/original/ztneueralewe-bolditalic-webfont.woff2") format("woff2"), url("https://static.insales-cdn.com/files/1/1623/40412759/original/ztneueralewe-bolditalic-webfont.woff") format("woff"), url("https://static.insales-cdn.com/files/1/1597/40412733/original/ztneueralewe-bolditalic-webfont.svg#zt_neue_ralewebold_italic") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'zt_neue_raleweextra_bold';
  src: url("https://static.insales-cdn.com/files/1/1575/40412711/original/ztneueralewe-extrabold-webfont.eot");
  src: url("https://static.insales-cdn.com/files/1/1575/40412711/original/ztneueralewe-extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("https://static.insales-cdn.com/files/1/1640/40412776/original/ztneueralewe-extrabold-webfont.woff2") format("woff2"), url("https://static.insales-cdn.com/files/1/1625/40412761/original/ztneueralewe-extrabold-webfont.woff") format("woff"), url("https://static.insales-cdn.com/files/1/1594/40412730/original/ztneueralewe-extrabold-webfont.svg#zt_neue_raleweextra_bold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'zt_neue_raleweXBdIt';
  src: url("https://static.insales-cdn.com/files/1/1577/40412713/original/ztneueralewe-extrabolditalic-webfont.eot");
  src: url("https://static.insales-cdn.com/files/1/1577/40412713/original/ztneueralewe-extrabolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("https://static.insales-cdn.com/files/1/1641/40412777/original/ztneueralewe-extrabolditalic-webfont.woff2") format("woff2"), url("https://static.insales-cdn.com/files/1/1626/40412762/original/ztneueralewe-extrabolditalic-webfont.woff") format("woff"), url("https://static.insales-cdn.com/files/1/1600/40412736/original/ztneueralewe-extrabolditalic-webfont.svg#zt_neue_raleweXBdIt") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'zt_neue_raleweitalic';
  src: url("https://static.insales-cdn.com/files/1/1578/40412714/original/ztneueralewe-italic-webfont.eot");
  src: url("https://static.insales-cdn.com/files/1/1578/40412714/original/ztneueralewe-italic-webfont.eot?#iefix") format("embedded-opentype"), url("https://static.insales-cdn.com/files/1/1642/40412778/original/ztneueralewe-italic-webfont.woff2") format("woff2"), url("https://static.insales-cdn.com/files/1/1630/40412766/original/ztneueralewe-italic-webfont.woff") format("woff"), url("https://static.insales-cdn.com/files/1/1601/40412737/original/ztneueralewe-italic-webfont.svg#zt_neue_raleweitalic") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'zt_neue_ralewemedium';
  src: url("https://static.insales-cdn.com/files/1/1579/40412715/original/ztneueralewe-medium-webfont.eot");
  src: url("https://static.insales-cdn.com/files/1/1579/40412715/original/ztneueralewe-medium-webfont.eot?#iefix") format("embedded-opentype"), url("https://static.insales-cdn.com/files/1/1643/40412779/original/ztneueralewe-medium-webfont.woff2") format("woff2"), url("https://static.insales-cdn.com/files/1/1627/40412763/original/ztneueralewe-medium-webfont.woff") format("woff"), url("https://static.insales-cdn.com/files/1/1595/40412731/original/ztneueralewe-medium-webfont.svg#zt_neue_ralewemedium") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'zt_neue_ralewemedium_italic';
  src: url("https://static.insales-cdn.com/files/1/1580/40412716/original/ztneueralewe-mediumitalic-webfont.eot");
  src: url("https://static.insales-cdn.com/files/1/1580/40412716/original/ztneueralewe-mediumitalic-webfont.eot?#iefix") format("embedded-opentype"), url("https://static.insales-cdn.com/files/1/1645/40412781/original/ztneueralewe-mediumitalic-webfont.woff2") format("woff2"), url("https://static.insales-cdn.com/files/1/1628/40412764/original/ztneueralewe-mediumitalic-webfont.woff") format("woff"), url("https://static.insales-cdn.com/files/1/1602/40412738/original/ztneueralewe-mediumitalic-webfont.svg#zt_neue_ralewemedium_italic") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'zt_neue_raleweregular';
  src: url("https://static.insales-cdn.com/files/1/1581/40412717/original/ztneueralewe-regular-webfont.eot");
  src: url("https://static.insales-cdn.com/files/1/1581/40412717/original/ztneueralewe-regular-webfont.eot?#iefix") format("embedded-opentype"), url("https://static.insales-cdn.com/files/1/1646/40412782/original/ztneueralewe-regular-webfont.woff2") format("woff2"), url("https://static.insales-cdn.com/files/1/1632/40412768/original/ztneueralewe-regular-webfont.woff") format("woff"), url("https://static.insales-cdn.com/files/1/1598/40412734/original/ztneueralewe-regular-webfont.svg#zt_neue_raleweregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'zt_neue_ralewesemi_bold';
  src: url("https://static.insales-cdn.com/files/1/1583/40412719/original/ztneueralewe-semibold-webfont.eot");
  src: url("https://static.insales-cdn.com/files/1/1583/40412719/original/ztneueralewe-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("https://static.insales-cdn.com/files/1/1648/40412784/original/ztneueralewe-semibold-webfont.woff2") format("woff2"), url("https://static.insales-cdn.com/files/1/1629/40412765/original/ztneueralewe-semibold-webfont.woff") format("woff"), url("https://static.insales-cdn.com/files/1/1599/40412735/original/ztneueralewe-semibold-webfont.svg#zt_neue_ralewesemi_bold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'zt_neue_raleweSBdIt';
  src: url("https://static.insales-cdn.com/files/1/1582/40412718/original/ztneueralewe-semibolditalic-webfont.eot");
  src: url("https://static.insales-cdn.com/files/1/1582/40412718/original/ztneueralewe-semibolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("https://static.insales-cdn.com/files/1/1647/40412783/original/ztneueralewe-semibolditalic-webfont.woff2") format("woff2"), url("https://static.insales-cdn.com/files/1/1631/40412767/original/ztneueralewe-semibolditalic-webfont.woff") format("woff"), url("https://static.insales-cdn.com/files/1/1603/40412739/original/ztneueralewe-semibolditalic-webfont.svg#zt_neue_raleweSBdIt") format("svg");
  font-weight: normal;
  font-style: normal; }
/* line 5, theme.scss */
.outside-widgets .delete-widget-link {
  display: none; }

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

/* line 21, theme.scss */
.checkout__wrapper .layout__content,
.account__wrapper .layout__content {
  max-width: 100%; }
/* line 25, theme.scss */
.checkout__wrapper .co-link,
.account__wrapper .co-link {
  color: #000; }

/* line 30, theme.scss */
.co-notice--danger {
  color: var(--color-sale-text); }

/* line 34, theme.scss */
.body-fix {
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100vh; }

/* line 43, theme.scss */
header.header--wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 99; }

/* line 50, theme.scss */
body {
  --font-family: Arial;
  --font-arial-narrow: "arial_narrowregular", sans-serif;
  --font-arial-narrow-bold: "arial_narrowbold", sans-serif;
  --font-arial-narrow-bold-italic: "arial_narrowbold_italic", sans-serif;
  --font-arial-narrow-italic: "arial_narrowitalic", sans-serif;
  --font-zt-neue-ralewe: "zt_neue_raleweregular", sans-serif;
  --font-zt-neue-ralewe-bold: "zt_neue_ralewebold", sans-serif;
  --font-zt-neue-ralewe-bold-italic: "zt_neue_ralewebold_italic", sans-serif;
  --font-zt-neue-ralewe-extra-bold: "zt_neue_raleweextra_bold", sans-serif;
  --font-zt-neue-ralewe-extra-bold-italic: "zt_neue_raleweXBdIt", sans-serif;
  --font-zt-neue-ralewe-italic: "zt_neue_raleweitalic", sans-serif;
  --font-zt-neue-ralewe-medium: "zt_neue_ralewemedium", sans-serif;
  --font-zt-neue-ralewe-medium-italic: "zt_neue_ralewemedium_italic", sans-serif;
  --font-zt-neue-ralewe-semi-bold: "zt_neue_ralewesemi_bold", sans-serif;
  --font-zt-neue-ralewe-semi-bold-italic: "zt_neue_raleweSBdIt", sans-serif; }

/* line 69, theme.scss */
.co-checkout-block--padded {
  padding: 0px; }

/* line 74, theme.scss */
.checkout__wrapper .co-input--house {
  padding: 0 20px 0 0; }
/* line 78, theme.scss */
.checkout__wrapper .co-input--flat {
  padding: 0 0 0 20px; }

/* line 84, theme.scss */
.co-input-label {
  margin: 0 0 16.5px 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
  color: var(--color-text); }
  /* line 91, theme.scss */
  .co-input-label:after {
    color: var(--color-text) !important; }

/* line 96, theme.scss */
.co-title {
  margin: 30px 0 35px;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.05em;
  text-transform: uppercase; }

/* line 106, theme.scss */
.co-title--h1 {
  margin: 36px 0 0 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px; }

/* line 114, theme.scss */
.co-section--checkout_content {
  margin-left: 0 !important;
  margin-right: 0 !important; }

/* line 120, theme.scss */
.co-client-logged,
.co-client-info,
.co-client-name,
.co-client-field {
  margin: 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 23px; }

/* line 130, theme.scss */
.co-client-logged {
  margin: 20px 0 20px 0; }

/* line 135, theme.scss */
.co-client-info .co-client-field {
  margin: 0 0 20px 0; }
  /* line 138, theme.scss */
  .co-client-info .co-client-field:last-of-type {
    margin: 0 0 35px 0; }

/* line 144, theme.scss */
.co-button {
  margin: 0;
  width: 100%;
  text-transform: uppercase;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  height: 55px !important;
  font-family: var(--font-family-heading) !important;
  font-size: 16.5px !important;
  line-height: 55px !important;
  letter-spacing: 0.1em;
  background: #000000;
  padding-top: 0;
  padding-bottom: 0; }

/* line 160, theme.scss */
.co-button:hover, .co-button:focus {
  background: #131313;
  color: white; }

/* line 165, theme.scss */
.co-button:active:hover {
  background: #000000;
  color: white; }

/* line 171, theme.scss */
.co-tabs-node {
  font-family: var(--font-family-heading) !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16.5px !important;
  line-height: 27px !important;
  letter-spacing: 0.1em;
  height: 55px !important; }

/* line 184, theme.scss */
.co-tabs-controls--customer .co-tabs-node:not(.co-tabs-node--active) {
  background-color: transparent;
  color: var(--color-text);
  border: 2px solid var(--color-text); }

/* line 190, theme.scss */
.co-checkout-order_form {
  padding: 0 40px 0 0; }

/* line 194, theme.scss */
.co-input-field {
  height: 55px;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-width: 2px !important;
  font-size: 20px;
  padding: 0 20px; }

/* line 204, theme.scss */
.co-sidebar {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 40px 0 40px;
  max-width: 568px; }

/* line 211, theme.scss */
.co-basket_total-title,
.co-basket_total-price,
.co-basket_subtotal-title,
.co-basket_subtotal-price,
.co-basket_subtotal-price {
  font-weight: 400;
  font-size: 16px !important;
  line-height: 19px !important;
  letter-spacing: 0.1em;
  color: var(--color-text);
  text-transform: uppercase; }

/* line 224, theme.scss */
.co-login-text {
  margin-top: 5px;
  margin-bottom: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px; }
  /* line 235, theme.scss */
  .co-login-text p,
  .co-login-text span {
    margin: 0 !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 27px !important; }

/* line 244, theme.scss */
.co-basket_total-title,
.co-basket_subtotal-title {
  font-family: var(--font-family-heading) !important; }

/* line 249, theme.scss */
.co-basket_total {
  padding: 17.5px 0 17.5px 0;
  border-bottom: 1px solid #EFEFEF; }

/* line 254, theme.scss */
.co-basket_subtotal-list {
  border: none;
  margin: 0;
  padding: 0; }

/* line 260, theme.scss */
.co-basket_subtotal {
  padding: 16px 0 17px 0;
  border-bottom: 1px solid #EFEFEF; }

/* line 265, theme.scss */
.co-basket_item {
  margin-bottom: 0 !important;
  border-bottom: 1px solid #EFEFEF;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 34% 0 41% 0 25%;
  grid-template-columns: 34% 41% 25%;
  grid-gap: 0;
  grid-template-areas: "image description total";
  -webkit-box-align: inherit;
  -ms-flex-align: inherit;
  align-items: inherit; }
  /* line 278, theme.scss */
  .co-basket_item-image_container {
    grid-area: image; }
  /* line 282, theme.scss */
  .co-basket_item-image {
    padding-bottom: 121.76% !important; }
    /* line 285, theme.scss */
    .co-basket_item-image img {
      width: 100% !important;
      max-width: 100%;
      overflow: hidden;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -webkit-transform: translate(0, 0) !important;
      -ms-transform: translate(0, 0) !important;
      transform: translate(0, 0) !important;
      top: 0 !important;
      left: 0 !important;
      max-height: 100% !important; }
  /* line 301, theme.scss */
  .co-basket_item-description {
    grid-area: description;
    padding: 37.5px 20px 0 40px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.05em;
    text-transform: uppercase; }
  /* line 313, theme.scss */
  .co-basket_item-total {
    padding-top: 37.5px;
    grid-area: total;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    line-height: 100%; }
    /* line 329, theme.scss */
    .co-basket_item-total * {
      font-weight: 400;
      font-size: 15px;
      line-height: 17px;
      letter-spacing: 0.05em;
      color: var(--color-text); }

/* line 341, theme.scss */
.co-toggable_field-title {
  margin: 0 !important;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 17px;
  color: var(--color-text); }

/* line 350, theme.scss */
.co-toggable_field-information,
.co-toggable_field--bordered .co-toggable_field-information {
  padding: 9px 0 7 0 !important; }

/* line 355, theme.scss */
.co-toggable_field--bordered .co-toggable_field-description {
  margin: 11px 0 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #C4C4C4; }

/* line 364, theme.scss */
.co-toggable_field--bordered:hover {
  border-color: transparent; }

/* line 368, theme.scss */
.co-toggable_field {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }

/* line 374, theme.scss */
.co-toggable_field-price {
  padding: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  letter-spacing: 0.05em;
  color: var(--color-text); }

/* line 384, theme.scss */
.co-toggable_field-input input + span {
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  width: 16px;
  height: 16px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 2px solid var(--color-text);
  -webkit-box-flex: 0 !important;
  -ms-flex: none !important;
  flex: none !important; }

/* line 397, 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,
.co-toggable_field-input--checkbox input:focus + span,
.co-toggable_field-input--checkbox input.picker-input--active + span,
.co-toggable_field-input--checkbox input:checked + span {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: var(--color-text); }
  /* line 407, theme.scss */
  .co-toggable_field-input--radio input:focus + span:after,
  .co-toggable_field-input--radio input.picker-input--active + span:after,
  .co-toggable_field-input--radio input:checked + span:after,
  .co-toggable_field-input--checkbox input:focus + span:after,
  .co-toggable_field-input--checkbox input.picker-input--active + span:after,
  .co-toggable_field-input--checkbox input:checked + span:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: no-repeat url("https://static.insales-cdn.com/files/1/2558/21301758/original/accept.svg");
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0); }

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

/* line 432, theme.scss */
.co-input + .co-input,
.co-tabs-content + .co-input {
  margin-top: 15.5px !important; }

/* line 437, theme.scss */
.co-input--error .co-input-notice {
  margin: 12.5px 0 0 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 15px;
  color: var(--color-sale-text); }

/* line 445, theme.scss */
#delivery_error_3305891 {
  font-weight: 400 !important;
  font-size: 16px !Important;
  line-height: 40px !important;
  color: var(--color-sale-text) !important; }

/* line 452, theme.scss */
.co-input-select:after {
  content: " " !important;
  background: center url("https://static.insales-cdn.com/files/1/2443/21907851/original/arrow.svg") no-repeat;
  top: 17px !important;
  width: 17px;
  height: 17px; }

/* line 460, theme.scss */
.co-toggable_field--bordered {
  padding: 0 !important; }

/* line 466, theme.scss */
.co-payment_method-information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/* line 472, theme.scss */
.co-payment_method {
  margin-bottom: 27px; }

/* line 476, theme.scss */
.co-payment_method-list {
  margin-top: 36.5px; }

@media screen and (max-width: 1750px) {
  /* line 481, theme.scss */
  :root {
    --layout-side-padding: 34px; }

  /* line 486, theme.scss */
  .checkout__wrapper .co-link {
    font-size: 13.5px; }
  /* line 490, theme.scss */
  .checkout__wrapper .co-input--house {
    padding: 0 17px 0 0; }
  /* line 494, theme.scss */
  .checkout__wrapper .co-input--flat {
    padding: 0 0 0 17px; }

  /* line 499, theme.scss */
  .co-input-select:after {
    top: 15px !important;
    width: 15px !important;
    height: 15px !important; }

  /* line 505, theme.scss */
  .co-login-text {
    margin-top: 5px !important;
    margin-bottom: 0px !important; }

  /* line 511, theme.scss */
  .co-basket_subtotal,
  .co-basket_total {
    padding: 13.5px 0; }

  /* line 516, theme.scss */
  .co-basket_total-title,
  .co-basket_total-price,
  .co-basket_subtotal-title,
  .co-basket_subtotal-price,
  .co-basket_subtotal-price {
    font-size: 13.5px !important;
    line-height: 16px !important; }

  /* line 526, theme.scss */
  .co-basket_item-description {
    padding: 31px 14px 0 33px;
    font-size: 13.5px !important;
    line-height: 16px !important; }

  /* line 532, theme.scss */
  .co-basket_item-total {
    padding-top: 31px;
    font-size: 15px; }
    /* line 535, theme.scss */
    .co-basket_item-total * {
      font-size: 13.5px !important;
      line-height: 16px !important; }

  /* line 542, theme.scss */
  .co-input-label {
    margin: 0 0 13.5px 0;
    font-size: 17.5px;
    line-height: 27px; }

  /* line 548, theme.scss */
  .co-title {
    font-size: 17.5px;
    line-height: 27px; }

  /* line 553, theme.scss */
  .co-title--h1 {
    margin: 28.5px 0 0 0;
    font-size: 17.5px;
    line-height: 27px; }

  /* line 559, theme.scss */
  .co-title--h2 {
    margin: 19.5px 0 26.5px; }

  /* line 563, theme.scss */
  .co-button,
  .co-tabs-node {
    margin: 0;
    height: 45px !important;
    font-size: 14px !important;
    line-height: 27px !important;
    border-width: 1px !important; }

  /* line 572, theme.scss */
  .co-input-field {
    height: 45px !important;
    border-width: 1px !important;
    font-size: 17.5px;
    padding: 0 17px; }

  /* line 580, theme.scss */
  .co-input--error .co-input-notice {
    margin: 10px 0 0 0;
    font-size: 13.5px;
    line-height: 13.5px; }

  /* line 586, theme.scss */
  #delivery_error_3305891 {
    font-size: 13.5px !Important;
    line-height: 22px !important; }

  /* line 591, theme.scss */
  .co-toggable_field-title {
    font-size: 17.5px !important;
    line-height: 27px !important; }

  /* line 596, theme.scss */
  .co-toggable_field-input input + span {
    width: 14px;
    height: 14px;
    border-width: 1px; }

  /* line 602, theme.scss */
  .co-toggable_field-price {
    font-size: 17.5px;
    line-height: 20px; }

  /* line 607, theme.scss */
  .co-toggable_field--bordered .co-toggable_field-description {
    margin: 8px 0 0 0;
    font-size: 13.5px;
    line-height: 16.5px; }

  /* line 613, theme.scss */
  .co-login-text p,
  .co-login-text span {
    font-weight: 400;
    font-size: 13.5px !important;
    line-height: 16.5px !important;
    color: #000000; }

  /* line 621, theme.scss */
  .co-payment_method {
    margin-bottom: 19px; }

  /* line 625, theme.scss */
  .co-tabs-content {
    margin: 0; }

  /* line 629, theme.scss */
  .co-client-logged,
  .co-client-info,
  .co-client-name,
  .co-client-field {
    margin: 0;
    font-size: 17.5px;
    line-height: 22px; }

  /* line 638, theme.scss */
  .co-client-logged {
    margin: 20px 0 20px 0; }

  /* line 643, theme.scss */
  .co-client-info .co-client-field {
    margin: 0 0 20px 0; }
    /* line 646, theme.scss */
    .co-client-info .co-client-field:last-of-type {
      margin: 0 0 25px 0; } }
@media screen and (max-width: 1600px) {
  /* line 654, theme.scss */
  :root {
    --layout-side-padding: 26px; }

  /* line 659, theme.scss */
  .checkout__wrapper .co-link {
    font-size: 11px; }
  /* line 663, theme.scss */
  .checkout__wrapper .co-input--house {
    padding: 0 13px 0 0; }
  /* line 667, theme.scss */
  .checkout__wrapper .co-input--flat {
    padding: 0 0 0 13px; }

  /* line 672, theme.scss */
  .co-input-select:after {
    top: 13px !important;
    width: 10px !important;
    height: 10px !important; }

  /* line 678, theme.scss */
  .co-login-text {
    margin-top: 5px !important;
    margin-bottom: 0px !important; }

  /* line 684, theme.scss */
  .co-basket_subtotal,
  .co-basket_total {
    padding: 12.5px 0; }

  /* line 689, theme.scss */
  .co-basket_total-title,
  .co-basket_total-price,
  .co-basket_subtotal-title,
  .co-basket_subtotal-price,
  .co-basket_subtotal-price {
    font-size: 11px !important;
    line-height: 14px !important; }

  /* line 698, theme.scss */
  .co-basket_item-description {
    padding: 25px 12px 0 33px;
    font-size: 11px !important;
    line-height: 14px !important; }

  /* line 704, theme.scss */
  .co-basket_item-total {
    padding-top: 25px;
    font-size: 11px !important;
    line-height: 14px !important; }
    /* line 709, theme.scss */
    .co-basket_item-total * {
      font-size: 11px !important;
      line-height: 14px !important; }

  /* line 716, theme.scss */
  .co-input-label {
    margin: 0 0 px 0;
    font-size: 13px;
    line-height: 27px; }

  /* line 722, theme.scss */
  .co-title {
    font-size: 13px;
    line-height: 27px; }

  /* line 727, theme.scss */
  .co-title--h1 {
    margin: 22px 0 0 0;
    font-size: 13px;
    line-height: 18px; }

  /* line 733, theme.scss */
  .co-title--h2 {
    margin: 13px 0 18px; }

  /* line 737, theme.scss */
  .co-button,
  .co-tabs-node {
    margin: 0;
    height: 36px !important;
    font-size: 11px !important;
    line-height: 27px !important;
    border-width: 1px !important; }

  /* line 746, theme.scss */
  .co-input-field {
    height: 36px !important;
    border-width: 1px !important;
    font-size: 13px;
    padding: 0 13px; }

  /* line 754, theme.scss */
  .co-input--error .co-input-notice {
    margin: 10px 0 0 0;
    font-size: 11px;
    line-height: 14px; }

  /* line 760, theme.scss */
  #delivery_error_3305891 {
    font-size: 11px !Important;
    line-height: 14px !important; }

  /* line 765, theme.scss */
  .co-toggable_field-title {
    font-size: 13px !important;
    line-height: 27px !important; }

  /* line 770, theme.scss */
  .co-toggable_field-input input + span {
    width: 12px;
    height: 12px;
    border-width: 1px; }

  /* line 776, theme.scss */
  .co-toggable_field-price {
    font-size: 13px;
    line-height: 15px; }

  /* line 781, theme.scss */
  .co-toggable_field--bordered .co-toggable_field-description {
    margin: 4px 0 0 0;
    font-size: 11px;
    line-height: 14px; }

  /* line 787, theme.scss */
  .co-login-text p,
  .co-login-text span {
    font-weight: 400;
    font-size: 11px !important;
    line-height: 14px !important;
    color: #000000; }

  /* line 795, theme.scss */
  .co-payment_method {
    margin-bottom: 19px; }

  /* line 799, theme.scss */
  .co-tabs-content {
    margin: 0; }

  /* line 803, theme.scss */
  .co-client-logged,
  .co-client-info,
  .co-client-name,
  .co-client-field {
    margin: 0;
    font-size: 13px;
    line-height: 17px; }

  /* line 812, theme.scss */
  .co-client-logged {
    margin: 14px 0 20px 0; }

  /* line 817, theme.scss */
  .co-client-info .co-client-field {
    margin: 0 0 20px 0; }
    /* line 820, theme.scss */
    .co-client-info .co-client-field:last-of-type {
      margin: 0 0 25px 0; } }
@media screen and (max-width: 1100px) {
  /* line 828, theme.scss */
  :root {
    --layout-side-padding-mobile: 20px;
    --layout-side-padding: 20px; }

  /* line 834, theme.scss */
  .checkout__wrapper .co-input--house {
    padding: 0 10px 0 0; }
  /* line 838, theme.scss */
  .checkout__wrapper .co-link {
    font-size: 11px;
    line-height: 27px; }
  /* line 843, theme.scss */
  .checkout__wrapper .co-input--flat {
    padding: 0 0 0 10px; }

  /* line 848, theme.scss */
  .co-input-select:after {
    top: 15px !important;
    width: 10px !important;
    height: 10px !important; }

  /* line 854, theme.scss */
  .co-login-text {
    margin-top: 5px !important;
    margin-bottom: 0px !important; }

  /* line 860, theme.scss */
  .co-basket_subtotal,
  .co-basket_total {
    padding: 13px 0; }

  /* line 865, theme.scss */
  .co-basket_total-title,
  .co-basket_total-price,
  .co-basket_subtotal-title,
  .co-basket_subtotal-price,
  .co-basket_subtotal-price {
    font-size: 11px !important;
    line-height: 13px !important; }

  /* line 874, theme.scss */
  .co-basket_item-description {
    padding: 18px 9px 0 19px;
    font-size: 11px !important;
    line-height: 14px !important; }

  /* line 880, theme.scss */
  .co-basket_item-total {
    padding-top: 18px;
    font-size: 11px !important;
    line-height: 13px !important; }
    /* line 885, theme.scss */
    .co-basket_item-total * {
      font-size: 11px !important;
      line-height: 13px !important; }

  /* line 892, theme.scss */
  .co-input-label {
    margin: 0 0 px 0;
    font-size: 15px;
    line-height: 27px; }

  /* line 898, theme.scss */
  .co-title {
    font-size: 15px;
    line-height: 20px; }

  /* line 903, theme.scss */
  .co-title--h1 {
    margin: 16px 0 0 0;
    font-size: 15px;
    line-height: 20px; }

  /* line 909, theme.scss */
  .co-title--h2 {
    margin: 12px 0 16px; }

  /* line 913, theme.scss */
  .co-button,
  .co-tabs-node {
    margin: 0;
    height: 40px !important;
    font-size: 12px !important;
    line-height: 27px !important;
    border-width: 1px !important; }

  /* line 922, theme.scss */
  .co-input-field {
    height: 40px !important;
    border-width: 1px !important;
    font-size: 15px;
    padding: 0 20px; }

  /* line 929, theme.scss */
  .co-input--error .co-input-notice {
    margin: 10px 0 0 0;
    font-size: 11px;
    line-height: 14px; }

  /* line 935, theme.scss */
  #delivery_error_3305891 {
    font-size: 11px !important;
    line-height: 14px !important; }

  /* line 940, theme.scss */
  .co-toggable_field-title {
    font-size: 15px !important;
    line-height: 27px !important; }

  /* line 945, theme.scss */
  .co-toggable_field-input input + span {
    width: 13px;
    height: 13px;
    border-width: 1px; }

  /* line 951, theme.scss */
  .co-toggable_field-price {
    font-size: 15px;
    line-height: 15px; }

  /* line 956, theme.scss */
  .co-toggable_field--bordered .co-toggable_field-description {
    margin: 3px 0 0 0;
    font-size: 11px;
    line-height: 14px; }

  /* line 962, theme.scss */
  .co-login-text p,
  .co-login-text span {
    font-weight: 400;
    font-size: 11px !important;
    line-height: 14px !important;
    color: #000000; }

  /* line 970, theme.scss */
  .co-payment_method {
    margin-bottom: 19px; }

  /* line 974, theme.scss */
  .co-tabs-content {
    margin: 0; }

  /* line 978, theme.scss */
  .co-client-logged,
  .co-client-info,
  .co-client-name,
  .co-client-field {
    margin: 0;
    font-size: 15px;
    line-height: 18px; }

  /* line 987, theme.scss */
  .co-client-logged {
    margin: 9px 0 15px 0; }

  /* line 992, theme.scss */
  .co-client-info .co-client-field {
    margin: 0 0 15px 0; }
    /* line 995, theme.scss */
    .co-client-info .co-client-field:last-of-type {
      margin: 0 0 18px 0; } }
@media screen and (max-width: 767px) {
  /* line 1003, theme.scss */
  :root {
    --layout-side-padding-mobile: 20px; }

  /* line 1008, theme.scss */
  .checkout__wrapper .co-link {
    font-size: 13px; }

  /* line 1013, theme.scss */
  .co-input-select:after {
    top: 22px !important;
    width: 10px !important;
    height: 10px !important; }

  /* line 1019, theme.scss */
  .co-button--checkout#create_order {
    margin: 0px 0; }

  /* line 1023, theme.scss */
  .co-login-text {
    margin-top: 7px !important;
    margin-bottom: 0px !important; }

  /* line 1028, theme.scss */
  .co-sidebar-toggler {
    margin: 0 0 0 -20px;
    width: calc(40px + 100%);
    padding: 14px 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    /* line 1036, theme.scss */
    .co-sidebar-toggler span {
      margin: 0;
      letter-spacing: 0.05em; }
    /* line 1041, theme.scss */
    .co-sidebar-toggler .co-icon {
      font-size: 12px;
      margin: 0 0 0 10px;
      color: #e6e6e6; }
    /* line 1047, theme.scss */
    .co-sidebar-toggler .co-icon.halfling-shopping-cart {
      margin: 0; }
    /* line 1051, theme.scss */
    .co-sidebar-toggler--opend {
      -webkit-box-shadow: none;
      box-shadow: none;
      background-color: #e6e6e6; }

  /* line 1058, theme.scss */
  .co-basket_item {
    width: calc(100% + 40px);
    margin: 0 0 0 -20px; }

  /* line 1063, theme.scss */
  .co-checkout-order_form {
    padding: 0; }

  /* line 1067, theme.scss */
  .co-sidebar {
    max-width: 100%;
    padding: 0;
    overflow: visible; }

  /* line 1073, theme.scss */
  .co-sidebar-toggler_title {
    font-size: 15px;
    line-height: 25px;
    text-transform: uppercase;
    margin: 0; }

  /* line 1082, theme.scss */
  .co-basket_subtotal,
  .co-basket_total {
    padding: 20px 20px 20px;
    width: calc(100% + 40px);
    margin: 0 0 0 -20px; }

  /* line 1089, theme.scss */
  .co-basket_total-title,
  .co-basket_total-price,
  .co-basket_subtotal-title,
  .co-basket_subtotal-price,
  .co-basket_subtotal-price {
    font-size: 15px !important;
    line-height: 17px !important; }

  /* line 1098, theme.scss */
  .co-basket_item-description {
    padding: 18px 13px 0 19px;
    font-size: 15px !important;
    line-height: 18px !important; }

  /* line 1104, theme.scss */
  .co-basket_item-total {
    padding: 18px 20px 0 0px;
    font-size: 15px !important;
    line-height: 18px !important; }
    /* line 1109, theme.scss */
    .co-basket_item-total * {
      font-size: 15px !important;
      line-height: 18px !important; }

  /* line 1116, theme.scss */
  .co-input-label {
    margin: 0 0 6px 0;
    font-size: 15px;
    line-height: 20px; }

  /* line 1122, theme.scss */
  .co-title {
    font-size: 15px;
    line-height: 25px; }

  /* line 1127, theme.scss */
  .co-title--h1 {
    padding: 15px 0;
    margin: 0 0 0 0;
    font-size: 15px;
    line-height: 20px; }

  /* line 1134, theme.scss */
  .halfling-shopping-cart:before {
    display: none; }

  /* line 1138, theme.scss */
  .co-title--h2 {
    margin: 15px 0 15px 0; }

  /* line 1142, theme.scss */
  .co-button,
  .co-tabs-node {
    margin: 0;
    height: 55px !important;
    font-size: 15px !important;
    line-height: 25px !important;
    border-width: 1px !important; }

  /* line 1151, theme.scss */
  .co-input-field {
    height: 55px !important;
    border-width: 1px !important;
    padding: 0 20px; }

  /* line 1157, theme.scss */
  .co-input--error .co-input-notice {
    margin: 9px 0 0 0;
    font-size: 13px;
    line-height: 13px; }

  /* line 1163, theme.scss */
  #delivery_error_3305891 {
    font-size: 13px !important;
    line-height: 13px !important; }

  /* line 1168, theme.scss */
  .co-toggable_field-title {
    margin-top: 17px;
    font-size: 15px !important;
    line-height: 20px !important;
    max-width: 400px; }

  /* line 1175, theme.scss */
  .co-toggable_field-input input + span {
    width: 13px;
    height: 13px;
    border-width: 1px; }

  /* line 1181, theme.scss */
  .co-toggable_field-price {
    font-size: 15px;
    line-height: 18px; }

  /* line 1186, theme.scss */
  .co-toggable_field--bordered .co-toggable_field-description {
    margin: 5px 0 0 0;
    font-size: 14px;
    line-height: 17px; }

  /* line 1192, theme.scss */
  .co-login-text p,
  .co-login-text span {
    font-weight: 400;
    font-size: 13px !important;
    line-height: 16px !important;
    color: #000000;
    text-align: left !important; }

  /* line 1201, theme.scss */
  .co-payment_method {
    margin-bottom: 19px; }

  /* line 1205, theme.scss */
  .co-tabs-content {
    margin: 0px; }

  /* line 1209, theme.scss */
  .co-client-logged,
  .co-client-info,
  .co-client-name,
  .co-client-field {
    margin: 0;
    font-size: 15px;
    line-height: 17px; }

  /* line 1218, theme.scss */
  .co-client-logged {
    margin: 15px 0 15px 0; }

  /* line 1223, theme.scss */
  .co-client-info .co-client-field {
    margin: 0 0 12px 0; }
    /* line 1226, theme.scss */
    .co-client-info .co-client-field:last-of-type {
      margin: 0 0 18px 0; }

  /* line 1232, theme.scss */
  .co-checkout-block {
    margin: 0; }

  /* line 1236, theme.scss */
  .co-tabs-controls {
    margin-bottom: 25px !important; }

  /* line 1240, theme.scss */
  .co-button--checkout,
  .co-tabs-node {
    width: calc(100% + 40px) !important;
    margin-left: -20px !important;
    max-width: calc(100% + 40px) !important;
    border-right: none !important;
    border-left: none !important; } }
@media screen and (max-width: 440px) {
  /* line 1251, theme.scss */
  .co-tabs-controls {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 100%; }

  /* line 1263, theme.scss */
  .co-tabs-node {
    width: 100%;
    max-width: 100%; } }
/* line 1272, theme.scss */
.account__wrapper main {
  min-height: 600px; }
/* line 1275, theme.scss */
.account__wrapper .co-section--content {
  margin: 0 0 120px 0; }
/* line 1279, theme.scss */
.account__wrapper .co-form-controls {
  margin: 0; }
/* line 1283, theme.scss */
.account__wrapper .co-menu-switcher:checked ~ .co-menu {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: 0; }
/* line 1290, theme.scss */
.account__wrapper .co-input--captcha {
  margin: 40px 0 !important; }
/* line 1294, theme.scss */
.account__wrapper .co-checkout-title {
  margin: 35px 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px; }
/* line 1302, theme.scss */
.account__wrapper .co-menu-item {
  margin: 35px 0 0 0;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.05em;
  text-transform: uppercase; }
  /* line 1311, theme.scss */
  .account__wrapper .co-menu-item a {
    text-decoration: none;
    color: var(--color-accent-text); }
/* line 1317, theme.scss */
.account__wrapper .co-section--content_wrapper {
  margin: 0; }
/* line 1321, theme.scss */
.account__wrapper .co-sidebar--menu {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 26%;
  flex: 0 0 26%; }
/* line 1327, theme.scss */
.account__wrapper .co-table--to_card {
  border: none; }
/* line 1331, theme.scss */
.account__wrapper .co-table-row--striped:nth-child(even) {
  background-color: transparent; }
/* line 1335, theme.scss */
.account__wrapper .co-table-cell--head {
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding: 0 0 12px 0;
  height: auto;
  margin: 0;
  opacity: 1;
  border-bottom: 1px solid #F0ECEC;
  color: var(--color-text); }
/* line 1349, theme.scss */
.account__wrapper .co-table-cell--body,
.account__wrapper .co-table-cell--foot {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
  color: #000000;
  border-bottom: 1px solid #F0ECEC;
  padding: 13.5px 0; }
  /* line 1360, theme.scss */
  .account__wrapper .co-table-cell--body a,
  .account__wrapper .co-table-cell--foot a {
    text-decoration: none; }
/* line 1365, theme.scss */
.account__wrapper .co-table-cell--foot {
  text-transform: uppercase; }
/* line 1369, theme.scss */
.account__wrapper .co-price {
  font-weight: normal; }
/* line 1373, theme.scss */
.account__wrapper .co-input-description {
  color: var(--color-text); }
  /* line 1376, theme.scss */
  .account__wrapper .co-input-description * {
    font-size: 16px !important;
    line-height: 19px;
    margin: 35px 0 -7px 0; }
/* line 1384, theme.scss */
.account__wrapper .co-login-text-custom,
.account__wrapper .co-countdown-block {
  font-size: 16px !important;
  line-height: 19px; }
  /* line 1388, theme.scss */
  .account__wrapper .co-login-text-custom a,
  .account__wrapper .co-login-text-custom a:visited,
  .account__wrapper .co-countdown-block a,
  .account__wrapper .co-countdown-block a:visited {
    color: var(--color-text); }
  /* line 1393, theme.scss */
  .account__wrapper .co-login-text-custom, .account__wrapper .co-login-text-custom *,
  .account__wrapper .co-countdown-block,
  .account__wrapper .co-countdown-block * {
    color: var(--color-text);
    font-size: 16px !important;
    line-height: 19px; }

@media screen and (max-width: 1750px) {
  /* line 1403, theme.scss */
  .account__wrapper main {
    min-height: 500px; }
  /* line 1406, theme.scss */
  .account__wrapper .co-section--content {
    margin: 0 0 102px 0; }
  /* line 1410, theme.scss */
  .account__wrapper .co-input--captcha {
    margin: 34px 0 !important; }
  /* line 1414, theme.scss */
  .account__wrapper .co-checkout-title {
    margin: 29px 0;
    font-size: 17.5px;
    line-height: 27px; }
  /* line 1421, theme.scss */
  .account__wrapper .co-input-description {
    color: var(--color-text); }
    /* line 1424, theme.scss */
    .account__wrapper .co-input-description * {
      font-size: 13px !important;
      line-height: 16.5px; }
  /* line 1430, theme.scss */
  .account__wrapper .co-login-text-custom,
  .account__wrapper .co-countdown-block {
    font-size: 13.5px !important;
    line-height: 16px; }
    /* line 1434, theme.scss */
    .account__wrapper .co-login-text-custom *,
    .account__wrapper .co-countdown-block * {
      color: var(--color-text);
      font-size: 13.5px !important;
      line-height: 16px; }
  /* line 1441, theme.scss */
  .account__wrapper .co-menu-item {
    margin: 29px 0 0 0;
    font-size: 17.5px;
    line-height: 27px; }
  /* line 1447, theme.scss */
  .account__wrapper .co-table-cell--head {
    padding: 0 0 11px 0;
    font-size: 17.5px;
    line-height: 27px; }
  /* line 1453, theme.scss */
  .account__wrapper .co-table-cell--body,
  .account__wrapper .co-table-cell--foot {
    font-size: 17.5px;
    line-height: 27px;
    padding: 8.5px 0; }
    /* line 1459, theme.scss */
    .account__wrapper .co-table-cell--body a,
    .account__wrapper .co-table-cell--foot a {
      text-decoration: none; } }
@media screen and (max-width: 1600px) {
  /* line 1468, theme.scss */
  .account__wrapper main {
    min-height: 406px; }
  /* line 1471, theme.scss */
  .account__wrapper .co-section--content {
    margin: 0 0 0px 0; }
  /* line 1475, theme.scss */
  .account__wrapper .co-input--captcha {
    margin: 26px 0 !important; }
  /* line 1479, theme.scss */
  .account__wrapper .co-checkout-title {
    margin: 19px 0;
    font-size: 13px;
    line-height: 27px; }
  /* line 1485, theme.scss */
  .account__wrapper .co-input-description {
    color: var(--color-text); }
    /* line 1488, theme.scss */
    .account__wrapper .co-input-description * {
      font-size: 11px !important;
      line-height: 14px; }
  /* line 1495, theme.scss */
  .account__wrapper .co-login-text-custom,
  .account__wrapper .co-countdown-block {
    font-size: 11px !important;
    line-height: 14px; }
    /* line 1499, theme.scss */
    .account__wrapper .co-login-text-custom *,
    .account__wrapper .co-countdown-block * {
      color: var(--color-text);
      font-size: 11px !important;
      line-height: 14px; }
  /* line 1506, theme.scss */
  .account__wrapper .co-menu-item {
    margin: 19px 0 0 0;
    font-size: 13px;
    line-height: 27px; }
  /* line 1513, theme.scss */
  .account__wrapper .co-table-cell--head {
    padding: 0 0 12px 0;
    font-size: 13px;
    line-height: 27px; }
  /* line 1519, theme.scss */
  .account__wrapper .co-table-cell--body,
  .account__wrapper .co-table-cell--foot {
    font-size: 13px;
    line-height: 27px;
    padding: 8px 0; }
    /* line 1525, theme.scss */
    .account__wrapper .co-table-cell--body a,
    .account__wrapper .co-table-cell--foot a {
      text-decoration: none; } }
@media screen and (max-width: 1100px) {
  /* line 1533, theme.scss */
  .co-section--content {
    margin: 0 0 60px 0; }

  /* line 1538, theme.scss */
  .account__wrapper .co-input--captcha {
    margin: 20px 0 !important; }
  /* line 1542, theme.scss */
  .account__wrapper .co-checkout-title {
    margin: 14px 0;
    font-size: 15px;
    line-height: 27px; }
  /* line 1548, theme.scss */
  .account__wrapper .co-menu-item {
    margin: 14px 0 0 0;
    padding: 0;
    font-size: 15px;
    line-height: 27px; }
    /* line 1554, theme.scss */
    .account__wrapper .co-menu-item:last-of-type {
      margin: 14px 0 14px 0; }
  /* line 1559, theme.scss */
  .account__wrapper .co-form-controls {
    margin: 0; }
  /* line 1563, theme.scss */
  .account__wrapper .co-table-cell--head {
    padding: 0 0 4px 0;
    font-size: 15px;
    line-height: 27px; }
  /* line 1569, theme.scss */
  .account__wrapper .co-table-cell--body,
  .account__wrapper .co-table-cell--foot {
    font-size: 15px;
    line-height: 27px;
    padding: 5.5px 0; }
    /* line 1575, theme.scss */
    .account__wrapper .co-table-cell--body a,
    .account__wrapper .co-table-cell--foot a {
      text-decoration: none; } }
@media screen and (max-width: 1100px) {
  /* line 1584, theme.scss */
  .account__wrapper main {
    min-height: 650px; }
  /* line 1588, theme.scss */
  .account__wrapper .co-menu-item {
    padding: 0 20px 0; }
  /* line 1592, theme.scss */
  .account__wrapper .co-section--content_block,
  .account__wrapper .co-login {
    display: block; }
  /* line 1597, theme.scss */
  .account__wrapper .co-button {
    width: calc(100% + 40px);
    margin: 0 0 0 -20px;
    display: block;
    max-width: calc(100% + 40px);
    min-width: calc(100% + 40px); }
  /* line 1605, theme.scss */
  .account__wrapper .co-login {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%; }
  /* line 1611, theme.scss */
  .account__wrapper .co-sidebar--menu {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% + 40px);
    flex: 0 0 calc(100% + 40px);
    margin: 0 0 0 -20px; }
  /* line 1619, theme.scss */
  .account__wrapper .co-menu--personal {
    border-bottom: 1px solid #F0ECEC; }
  /* line 1623, theme.scss */
  .account__wrapper .co-input-description {
    color: var(--color-text); }
    /* line 1626, theme.scss */
    .account__wrapper .co-input-description * {
      font-size: 13px !important;
      line-height: 16px; }
  /* line 1633, theme.scss */
  .account__wrapper .co-login-text-custom,
  .account__wrapper .co-countdown-block {
    font-size: 13px !important;
    line-height: 16px; }
    /* line 1637, theme.scss */
    .account__wrapper .co-login-text-custom *,
    .account__wrapper .co-countdown-block * {
      color: var(--color-text);
      font-size: 13px !important;
      line-height: 16px; }
    /* line 1643, theme.scss */
    .account__wrapper .co-login-text-custom span,
    .account__wrapper .co-countdown-block span {
      display: block; }
  /* line 1649, theme.scss */
  .account__wrapper .co-menu-toggle {
    text-transform: uppercase;
    padding: 18px 20px;
    margin: 0;
    font-size: 15px;
    line-height: 15px;
    letter-spacing: 0.05em; }
    /* line 1657, theme.scss */
    .account__wrapper .co-menu-toggle:after {
      color: #e6e6e6; }
  /* line 1662, theme.scss */
  .account__wrapper .co-table--to_card .co-table-row--body {
    padding: 0; }
  /* line 1666, theme.scss */
  .account__wrapper .co-title {
    padding: 0; } }
@media screen and (max-width: 1100px) {
  /* line 1675, theme.scss */
  .account__wrapper .co-section--content_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  /* line 1682, theme.scss */
  .account__wrapper .co-menu {
    display: none; }
  /* line 1686, theme.scss */
  .account__wrapper .co-menu-toggle {
    display: block; }
  /* line 1690, theme.scss */
  .account__wrapper .co-sidebar--menu {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% + 40px);
    flex: 0 0 calc(100% + 40px);
    margin: 0 0 0 -20px;
    width: calc(100% + 40px); }
  /* line 1698, theme.scss */
  .account__wrapper .co-section--content {
    width: 100%; }
  /* line 1702, theme.scss */
  .account__wrapper .co-table--to_card .co-table-row--body {
    padding: 0; }
  /* line 1706, theme.scss */
  .account__wrapper .co-title--h1 {
    padding: 0; }
  /* line 1710, theme.scss */
  .account__wrapper .co-table--to_card .co-table-row {
    border-top: none; }
  /* line 1714, theme.scss */
  .account__wrapper .co-table-cell[data-title]:before {
    margin: 0 0 3px 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 27px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #000000;
    display: block; }
  /* line 1725, theme.scss */
  .account__wrapper .co-table--to_card .co-table-cell--body,
  .account__wrapper .co-table-cell--foot {
    display: block;
    border: 0;
    text-align: left; }
  /* line 1732, theme.scss */
  .account__wrapper .co-table--to_card .co-table-row {
    display: block; }
  /* line 1736, theme.scss */
  .account__wrapper .co-table--to_card .co-table-cell--body:last-child {
    margin-bottom: 0; }
  /* line 1740, theme.scss */
  .account__wrapper .co-table-row--head {
    display: none !important; }
  /* line 1744, theme.scss */
  .account__wrapper .co-table-cell--body,
  .account__wrapper .co-table-cell--foot {
    margin: 0 0 23px 0;
    font-size: 15px;
    line-height: 27px;
    padding: 0 0 10px 0;
    border-bottom: none;
    text-transform: uppercase; }
  /* line 1754, theme.scss */
  .account__wrapper .co-table-row--foot {
    padding-top: 0; }
  /* line 1758, theme.scss */
  .account__wrapper .co-table-row--striped {
    margin: 0 0 12px 0;
    padding-bottom: 13px !important;
    border-bottom: 1px solid #F0ECEC; }
    /* line 1763, theme.scss */
    .account__wrapper .co-table-row--striped:last-child {
      margin: 0; } }
/* line 1770, theme.scss */
.widget-type_dynbask .cart--string.cart--error_string {
  background: #c22727;
  color: #000000; }

/* line 1778, theme.scss */
.order2 .co-title--h2 {
  padding: 14px 40px;
  margin: 0;
  background: #EFEFEF;
  border: none;
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 0.05em;
  color: #000000;
  width: calc(100% + 80px);
  margin: 0 0 0 -40px; }
/* line 1793, theme.scss */
.order2 .co-order-information {
  margin: 0;
  padding: 0;
  border: none; }
/* line 1799, theme.scss */
.order2 .co-order-information_row {
  border-bottom: 1px solid #F0ECEC;
  padding: 20px 0;
  margin: 0; }
/* line 1805, theme.scss */
.order2 .co-order-information_title {
  margin: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
  text-transform: uppercase;
  color: #000000;
  opacity: 1;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 281px;
  flex: 0 0 281px; }
/* line 1819, theme.scss */
.order2 .co-order-information_value {
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
  color: #000000;
  margin: 0; }
/* line 1829, theme.scss */
.order2 .co-order-information_value > a[title=Map], .order2 .co-order-information_value > a[title=Map]:hover, .order2 .co-order-information_value > a[title=Map]:visited {
  color: #000 !important;
  text-decoration: none; }
/* line 1836, theme.scss */
.order2 .co-order-information_row:nth-of-type(2) .co-order-information_value {
  display: grid;
  grid-template-columns: repeat(3, 16%) calc(100% - 48% - 57px);
  grid-gap: 19px; }
/* line 1842, theme.scss */
.order2 .co-order-information_row:nth-of-type(2) .co-order-state {
  margin: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 1px solid #000000;
  text-transform: uppercase;
  height: 55px;
  font-size: 16.5px !important;
  line-height: 25px !important; }
/* line 1855, theme.scss */
.order2 .co-table--to_card .co-table-cell--head {
  padding: 33px 0 13px 0;
  color: var(--color-text);
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  border-bottom: 1px solid #F0ECEC;
  opacity: 1; }
/* line 1867, theme.scss */
.order2 .co-table--to_card .co-table-cell--body,
.order2 .co-table--to_card .co-table-cell--foot {
  padding: 14px 0 12px 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
  color: var(--color-text);
  border-bottom: 1px solid #F0ECEC; }
/* line 1877, theme.scss */
.order2 .co-table--to_card .co-table-cell--foot {
  text-transform: uppercase; }

@media screen and (max-width: 1750px) {
  /* line 1886, theme.scss */
  .order2 .co-title--h2 {
    padding: 9px 34px;
    font-size: 17.5px;
    line-height: 27px;
    width: calc(100% + 68px);
    margin: 0 0 0 -34px; }
  /* line 1894, theme.scss */
  .order2 .co-order-information_row {
    padding: 17.5px 0; }
  /* line 1898, theme.scss */
  .order2 .co-order-information_value {
    font-size: 17.5px;
    line-height: 27px; }
  /* line 1903, theme.scss */
  .order2 .co-order-information_title {
    font-size: 17.5px;
    line-height: 27px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 232px;
    flex: 0 0 232px; }
  /* line 1912, theme.scss */
  .order2 .co-order-information_row:nth-of-type(2) .co-order-information_value {
    grid-gap: 16px; }
  /* line 1916, theme.scss */
  .order2 .co-order-information_row:nth-of-type(2) .co-order-state {
    height: 45px;
    font-size: 14px !important;
    line-height: 27px !important; }
  /* line 1924, theme.scss */
  .order2 .co-table--to_card .co-table-cell--head {
    padding: 26px 0 12px 0;
    font-size: 17.5px;
    line-height: 27px; }
  /* line 1930, theme.scss */
  .order2 .co-table--to_card .co-table-cell--body,
  .order2 .co-table--to_card .co-table-cell--foot {
    padding: 10px 0 8px 0;
    font-size: 17.5px;
    line-height: 27px; } }
@media screen and (max-width: 1600px) {
  /* line 1942, theme.scss */
  .order2 .co-title--h2 {
    padding: 6px 26px;
    font-size: 13px;
    line-height: 27px;
    width: calc(100% + 52px);
    margin: 0 0 0 -26px; }
  /* line 1950, theme.scss */
  .order2 .co-order-information_row {
    padding: 12.5px 0; }
  /* line 1954, theme.scss */
  .order2 .co-order-information_value {
    font-size: 13px;
    line-height: 27px; }
  /* line 1959, theme.scss */
  .order2 .co-order-information_title {
    font-size: 13px;
    line-height: 27px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 191px;
    flex: 0 0 180px; }
  /* line 1968, theme.scss */
  .order2 .co-order-information_row:nth-of-type(2) .co-order-information_value {
    grid-gap: 11px; }
  /* line 1972, theme.scss */
  .order2 .co-order-information_row:nth-of-type(2) .co-order-state {
    height: 36px;
    height: 36px;
    min-height: 30px;
    font-size: 11px !important;
    line-height: 27px !important; }
  /* line 1982, theme.scss */
  .order2 .co-table--to_card .co-table-cell--head {
    padding: 17px 0 4px 0;
    font-size: 13px;
    line-height: 27px; }
  /* line 1988, theme.scss */
  .order2 .co-table--to_card .co-table-cell--body,
  .order2 .co-table--to_card .co-table-cell--foot {
    padding: 5px 0 3px 0;
    font-size: 13px;
    line-height: 27px; } }
@media screen and (max-width: 1100px) {
  /* line 2000, theme.scss */
  .order2 .co-title--h2 {
    padding: 6.5px 20px;
    font-size: 15px;
    line-height: 27px;
    width: calc(100% + 40px);
    margin: 0 0 0 -20px; }
  /* line 2008, theme.scss */
  .order2 .co-order-information_row {
    padding: 20px 0; }
  /* line 2012, theme.scss */
  .order2 .co-order-information_value {
    font-size: 15px;
    line-height: 27px; }
  /* line 2017, theme.scss */
  .order2 .co-order-information_title {
    font-size: 15px;
    line-height: 27px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 230px;
    flex: 0 0 210px; }
  /* line 2026, theme.scss */
  .order2 .co-order-information_row:nth-of-type(2) .co-order-information_value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-gap: 0; }
    /* line 2041, theme.scss */
    .order2 .co-order-information_row:nth-of-type(2) .co-order-information_value .co-price {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }
    /* line 2046, theme.scss */
    .order2 .co-order-information_row:nth-of-type(2) .co-order-information_value .co-order-state {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      width: 50%;
      margin: 0;
      -webkit-border-radius: 0;
      border-radius: 0;
      margin: 0 0 20px 0;
      height: 40px !important;
      font-size: 12px !important;
      line-height: 27px !important; }
      /* line 2059, theme.scss */
      .order2 .co-order-information_row:nth-of-type(2) .co-order-information_value .co-order-state:last-of-type {
        border-left: none; }
    /* line 2064, theme.scss */
    .order2 .co-order-information_row:nth-of-type(2) .co-order-information_value .button {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }
  /* line 2072, theme.scss */
  .order2 .co-table--to_card .co-table-cell--head {
    padding: 12px 0 0px 0;
    font-size: 15px;
    line-height: 27px; }
  /* line 2078, theme.scss */
  .order2 .co-table--to_card .co-table-cell--body,
  .order2 .co-table--to_card .co-table-cell--foot {
    padding: 4px 0 4px 0;
    font-size: 15px;
    line-height: 27px; } }
/*  change points order  */
@media screen and (max-width: 1100px) {
  /* line 2090, theme.scss */
  .order2 .co-title--h2 {
    padding: 14px 20px;
    font-size: 15px;
    line-height: 27px;
    width: calc(100% + 40px);
    margin: 0 0 0 -20px; }
  /* line 2101, theme.scss */
  .order2 .co-order-information_row:nth-of-type(2) .co-order-information_value .co-order-state,
  .order2 .co-order-information_row:nth-of-type(2) .co-order-information_value .co-button {
    height: 55px !important;
    font-size: 15px !important;
    line-height: 52px !important; }
  /* line 2111, theme.scss */
  .order2 .co-order-information_title {
    font-size: 15px;
    line-height: 27px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  /* line 2119, theme.scss */
  .order2 .co-section--content {
    margin: 0; }
  /* line 2124, theme.scss */
  .order2 .co-table--to_card .co-table-cell--head {
    padding: 11px 0 3px 0;
    font-size: 15px;
    line-height: 27px;
    border-bottom: none; }
  /* line 2131, theme.scss */
  .order2 .co-table--to_card .co-order-information_row {
    margin: 0 0 4px 0; }
  /* line 2135, theme.scss */
  .order2 .co-table--to_card .co-table-cell--body,
  .order2 .co-table--to_card .co-table-cell--foot {
    padding: 8px 0 8px 0;
    margin: 0;
    border-bottom: none;
    font-size: 15px;
    line-height: 27px;
    text-transform: none; }
  /* line 2145, theme.scss */
  .order2 .co-table--to_card .co-table-row--striped {
    margin: 0;
    padding: 0;
    border-bottom: none; }
  /* line 2151, theme.scss */
  .order2 .co-table--to_card .co-table-row--foot {
    text-transform: uppercase;
    border-top: 1px solid #F0ECEC;
    margin: 0 0 0 -20px;
    padding: 0;
    font-size: 15px;
    line-height: 17px;
    width: calc(100% + 40px); }
  /* line 2161, theme.scss */
  .order2 .co-table--to_card .co-table-cell--foot {
    text-transform: uppercase;
    padding: 16px 20px 13px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; } }
/* line 2179, theme.scss */
.checkout-v2-wrapper .co-modal-close.co-icon.halfling-remove.js-modal-close {
  display: none; }

@media screen and (max-width: 768px) {
  /* line 2184, theme.scss */
  .checkout-v2-wrapper .co-modal-close.co-icon.halfling-remove.js-modal-close {
    display: none; } }
@media screen and (max-width: 400px) {
  /* line 2190, theme.scss */
  .cart-list {
    margin-top: 0px; }

  /* line 2194, theme.scss */
  .widget-type_dynbask .cart-image__wrapper {
    top: 0px; } }
/* line 2199, theme.scss */
.co-login-text-custom a:hover, .co-login-text-custom a:visited, .co-login-text-custom a:active {
  color: #000000 !important; }

@media screen and (max-width: 1100px) {
  /* line 2203, theme.scss */
  .co-countdown-timer {
    display: inline !important; } }
@media screen and (max-width: 400px) {
  /* line 2210, theme.scss */
  label[for='order_delivery_variant_id_3537297'] .co-toggable_field-information.co-delivery_method-information {
    flex-basis: 200px; } }
/* line 2216, theme.scss */
.order--string__empty, .co-discount-title, .co-discount-description {
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: uppercase; }
  @media screen and (max-width: 1750px) {
    /* line 2216, theme.scss */
    .order--string__empty, .co-discount-title, .co-discount-description {
      font-size: 17.5px;
      line-height: 27px; } }
  @media screen and (max-width: 1600px) {
    /* line 2216, theme.scss */
    .order--string__empty, .co-discount-title, .co-discount-description {
      font-size: 13px;
      line-height: 27px; } }
  @media screen and (max-width: 1100px) {
    /* line 2216, theme.scss */
    .order--string__empty, .co-discount-title, .co-discount-description {
      font-size: 15px;
      line-height: 27px; } }
  @media screen and (max-width: 640px) {
    /* line 2216, theme.scss */
    .order--string__empty, .co-discount-title, .co-discount-description {
      font-size: 15px;
      line-height: 27px; } }

@media screen and (max-width: 1750px) {
  /* line 2241, theme.scss */
  .co-order-information_value .co-order-state + .co-button.co-button--small {
    max-width: none;
    width: calc(100% + 9px); } }
@media screen and (max-width: 1600px) {
  /* line 2241, theme.scss */
  .co-order-information_value .co-order-state + .co-button.co-button--small {
    max-width: none;
    width: calc(100% + 23.2px); } }
@media screen and (max-width: 1100px) {
  /* line 2241, theme.scss */
  .co-order-information_value .co-order-state + .co-button.co-button--small {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    margin: 0; } }

/* line 2264, theme.scss */
.cart-modal.is-active .cart-main-title {
  position: fixed;
  right: 0;
  width: 25%;
  z-index: 10; }
  @media screen and (max-width: 1100px) {
    /* line 2264, theme.scss */
    .cart-modal.is-active .cart-main-title {
      width: 330px; } }
  @media screen and (max-width: 640px) {
    /* line 2264, theme.scss */
    .cart-modal.is-active .cart-main-title {
      width: 100%; } }

/* line 2277, theme.scss */
.cart-modal.is-active .cart-list {
  padding: 55px 0 0 0; }
  @media screen and (max-width: 1750px) {
    /* line 2277, theme.scss */
    .cart-modal.is-active .cart-list {
      padding: 45px 0 0 0; } }
  @media screen and (max-width: 1600px) {
    /* line 2277, theme.scss */
    .cart-modal.is-active .cart-list {
      padding: 35px 0 0 0; } }
  @media screen and (max-width: 1100px) {
    /* line 2277, theme.scss */
    .cart-modal.is-active .cart-list {
      padding: 40px 0 0 0; } }

/* line 2292, theme.scss */
.co-checkout-order_form {
  padding: 0 0px 0 0; }

/* line 2295, theme.scss */
.co-section--checkout_order {
  width: calc(50% - 31.5px); }

/* line 2298, theme.scss */
.co-sidebar {
  padding: 0 40px 0 48px; }

/* line 2301, theme.scss */
.co-section--checkout_content {
  padding-bottom: 239px; }

@media screen and (max-width: 1750px) {
  /* line 2305, theme.scss */
  .co-section--checkout_order {
    width: calc(50% - 34px); }

  /* line 2308, theme.scss */
  .co-sidebar {
    padding: 0 40px 0 34px; }

  /* line 2311, theme.scss */
  .co-section--checkout_content {
    padding-bottom: 132px; } }
@media screen and (max-width: 1600px) {
  /* line 2316, theme.scss */
  .co-section--checkout_order {
    width: calc(50% - 26px); }

  /* line 2319, theme.scss */
  .co-sidebar {
    padding: 0 40px 0 26px; }

  /* line 2322, theme.scss */
  .co-section--checkout_content {
    padding-bottom: 77px; } }
@media screen and (max-width: 1100px) {
  /* line 2327, theme.scss */
  .co-section--checkout_order {
    width: calc(50% - 20px); }

  /* line 2330, theme.scss */
  .co-sidebar {
    padding: 0 40px 0 20px; }

  /* line 2333, theme.scss */
  .co-section--checkout_content {
    padding-bottom: 191px; } }
@media screen and (max-width: 640px) {
  /* line 2338, theme.scss */
  .co-section--checkout_order {
    width: 100%; } }
@media screen and (max-width: 1100px) {
  /* line 2343, theme.scss */
  .layout[style*="--hide-mobile:true"], .layout[style*="--hide-mobile: true"] {
    display: none !important; } }
@media screen and (max-width: 1100px) {
  /* line 2348, theme.scss */
  .layout[style*="--hide-desktop:true"]:not([style*="--hide-mobile:true"]),
  .layout[style*="--hide-desktop:true"]:not([style*="--hide-mobile: true"]),
  .layout[style*="--hide-desktop: true"]:not([style*="--hide-mobile:true"]),
  .layout[style*="--hide-desktop: true"]:not([style*="--hide-mobile: true"]) {
    display: block !important; } }
