@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --bg: var(--draft-bg, #F0EBE7);
  --bg-is-light: var(--draft-bg-is-light, true);
  --bg-minor-shade: var(--draft-bg-minor-shade, #efeae5);
  --bg-minor-shade-is-light: var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade: var(--draft-bg-major-shade, #eee9e4);
  --bg-major-shade-is-light: var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade: var(--draft-bg-half-shade, #e7e0d9);
  --bg-half-shade-is-light: var(--draft-bg-half-shade-is-light, true);
  --color-btn-bg: var(--draft-color-btn-bg, #F7553D);
  --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, #f8654f);
  --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, #f87662);
  --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, #fbaa9d);
  --color-btn-bg-half-shade-is-light: var(--draft-color-btn-bg-half-shade-is-light, true);
  --color-accent-text: var(--draft-color-accent-text, #F7553D);
  --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, #f8654f);
  --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, #f87662);
  --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, #fbaa9d);
  --color-accent-text-half-shade-is-light: var(--draft-color-accent-text-half-shade-is-light, true);
  --color-text-dark: var(--draft-color-text-dark, #F7553D);
  --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, #f8654f);
  --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, #f87662);
  --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, #fbaa9d);
  --color-text-dark-half-shade-is-light: var(--draft-color-text-dark-half-shade-is-light, 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-family: var(--draft-font-family, "PT Root UI");
  --font-size: var(--draft-font-size, 16px);
  --font-family-heading: var(--draft-font-family-heading, "PT Root UI");
  --heading-ratio: var(--draft-heading-ratio, 1.4);
  --heading-weight: var(--draft-heading-weight, 700);
  --collection_count: var(--draft-collection_count, 60);
  --search_count: var(--draft-search_count, 20);
  --blog_size: var(--draft-blog_size, 12);
  --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); }

@font-face {
  font-family: 'Optima Cyr';
  src: url("Optima.woff2") format("woff2"), url("Optima.woff") format("woff"), url("Optima.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Optima';
  src: url("AGOptimaBoldItalic.eot");
  src: local("Optima Bold Italic"), local("AGOptimaBoldItalic"), url("AGOptimaBoldItalic.eot?#iefix") format("embedded-opentype"), url("AGOptimaBoldItalic.woff") format("woff"), url("AGOptimaBoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }
@font-face {
  font-family: 'Optima';
  src: url("Optima-Italic.eot");
  src: local("Optima Italic"), local("Optima-Italic"), url("Optima-Italic.eot?#iefix") format("embedded-opentype"), url("Optima-Italic.woff") format("woff"), url("Optima-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Optima';
  src: url("Optima-Bold.eot");
  src: local("Optima Bold"), local("Optima-Bold"), url("Optima-Bold.eot?#iefix") format("embedded-opentype"), url("Optima-Bold.woff") format("woff"), url("Optima-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Circe';
  src: url("Circe-Light.eot");
  src: local("Circe Light"), local("Circe-Light"), url("Circe-Light.eot?#iefix") format("embedded-opentype"), url("Circe-Light.woff2") format("woff2"), url("Circe-Light.woff") format("woff"), url("Circe-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Circe Extra';
  src: url("Circe-ExtraBold.eot");
  src: local("Circe Extra Bold"), local("Circe-ExtraBold"), url("Circe-ExtraBold.eot?#iefix") format("embedded-opentype"), url("Circe-ExtraBold.woff2") format("woff2"), url("Circe-ExtraBold.woff") format("woff"), url("Circe-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal; }
@font-face {
  font-family: 'Circe';
  src: url("Circe-Thin.eot");
  src: local("Circe Thin"), local("Circe-Thin"), url("Circe-Thin.eot?#iefix") format("embedded-opentype"), url("Circe-Thin.woff2") format("woff2"), url("Circe-Thin.woff") format("woff"), url("Circe-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'Circe';
  src: url("Circe-Regular.eot");
  src: local("Circe"), local("Circe-Regular"), url("Circe-Regular.eot?#iefix") format("embedded-opentype"), url("Circe-Regular.woff2") format("woff2"), url("Circe-Regular.woff") format("woff"), url("Circe-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Circe';
  src: url("Circe-Bold.eot");
  src: local("Circe Bold"), local("Circe-Bold"), url("Circe-Bold.eot?#iefix") format("embedded-opentype"), url("Circe-Bold.woff2") format("woff2"), url("Circe-Bold.woff") format("woff"), url("Circe-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
/* line 109, theme2.scss */
:root {
  --border-radius: 0px;
  --color_bg: transparent;
  --color_text: inherit;
  --color_bg_content: var(--bg);
  --color_bg_all: var(--color-text-dark); }

/* line 117, theme2.scss */
body {
  font-family: 'Circe';
  font-size: 16px;
  color: var(--color-text-dark);
  letter-spacing: normal; }
  /* line 123, theme2.scss */
  body:after {
    background-color: var(--bg); }
  /* line 126, theme2.scss */
  body > img {
    display: none !important; }

/* line 131, theme2.scss */
body[data-theme-template="blog.system-template-a645858fd6e5b649b9c4"] .footer.m-t-100 {
  margin-top: 0; }

/* line 135, theme2.scss */
#popmechanic-snippet + img {
  display: none; }

/* line 138, theme2.scss */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .heading {
  font-family: 'Circe'; }

/* line 141, theme2.scss */
body.no-scroll {
  height: 100%;
  overflow: hidden; }

/* line 145, theme2.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: 'Circe';
  border-radius: var(--controls-btn-border-radius);
  background-color: var(--color_bg);
  color: var(--color_text);
  letter-spacing: normal; }

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

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

/* line 163, theme2.scss */
.button, .co-button:not(.co-button--link),
.picker-button, .m-modal-button, .co-tabs-controls--customer .co-tabs-node {
  font-family: 'Circe'; }

/* line 171, theme2.scss */
body .micro-alert .micro-alert-item {
  background: #f7553d !important;
  color: #fff !important; }
/* line 176, theme2.scss */
body input[type="text"], body input[type="password"], body input[type="email"], body textarea, body select {
  background: transparent; }

/* Ion.RangeSlider
// css version 2.0.3
// © 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */
/* line 10, ion.rangeSlider.css */
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 19, ion.rangeSlider.css */
.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important; }

/* line 24, ion.rangeSlider.css */
.irs-line-left, .irs-line-mid, .irs-line-right {
  position: absolute;
  display: block;
  top: 0; }

/* line 28, ion.rangeSlider.css */
.irs-line-left {
  left: 0;
  width: 11%; }

/* line 31, ion.rangeSlider.css */
.irs-line-mid {
  left: 9%;
  width: 82%; }

/* line 34, ion.rangeSlider.css */
.irs-line-right {
  right: 0;
  width: 11%; }

/* line 38, ion.rangeSlider.css */
.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0; }

/* line 42, ion.rangeSlider.css */
.irs-bar-edge {
  position: absolute;
  display: block;
  top: 0;
  left: 0; }

/* line 47, ion.rangeSlider.css */
.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0; }

/* line 52, ion.rangeSlider.css */
.irs-slider {
  position: absolute;
  display: block;
  cursor: default;
  z-index: 1; }

/* line 66, ion.rangeSlider.css */
.irs-slider.type_last {
  z-index: 2; }

/* line 70, ion.rangeSlider.css */
.irs-min {
  position: absolute;
  display: block;
  left: 0;
  cursor: default; }

/* line 75, ion.rangeSlider.css */
.irs-max {
  position: absolute;
  display: block;
  right: 0;
  cursor: default; }

/* line 81, ion.rangeSlider.css */
.irs-from, .irs-to, .irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap; }

/* line 88, ion.rangeSlider.css */
.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px; }

/* line 93, ion.rangeSlider.css */
.irs-with-grid .irs-grid {
  display: block; }

/* line 96, ion.rangeSlider.css */
.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000; }

/* line 102, ion.rangeSlider.css */
.irs-grid-pol.small {
  height: 4px; }

/* line 105, ion.rangeSlider.css */
.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000; }

/* line 115, ion.rangeSlider.css */
.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: transparent;
  z-index: 2; }

/* line 123, ion.rangeSlider.css */
.irs-disabled {
  opacity: 0.4; }

/* line 126, ion.rangeSlider.css */
.lt-ie9 .irs-disabled {
  filter: alpha(opacity=40); }

/* line 131, ion.rangeSlider.css */
.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important; }

/* Ion.RangeSlider, Nice Skin
// css version 2.0.3
// © Denis Ineshin, 2014    https://github.com/IonDen
// ===================================================================================================================*/
/* =====================================================================================================================
// Skin details */
/* line 10, ion.rangeSlider.skinNice.css */
.irs {
  height: 40px; }

/* line 13, ion.rangeSlider.skinNice.css */
.irs-with-grid {
  height: 60px; }

/* line 16, ion.rangeSlider.skinNice.css */
.irs-line {
  height: 4px;
  top: 27px; }

/* line 19, ion.rangeSlider.skinNice.css */
.irs-line-left {
  height: 4px;
  background-position: 0 -30px; }

/* line 23, ion.rangeSlider.skinNice.css */
.irs-line-mid {
  height: 4px;
  background-position: 0 0; }

/* line 27, ion.rangeSlider.skinNice.css */
.irs-line-right {
  height: 4px;
  background-position: 100% -30px; }

/* line 32, ion.rangeSlider.skinNice.css */
.irs-bar {
  height: 4px;
  top: 27px;
  background-position: 0 -60px; }

/* line 36, ion.rangeSlider.skinNice.css */
.irs-bar-edge {
  top: 25px;
  height: 8px;
  width: 11px;
  background-position: 0 -90px; }

/* line 42, ion.rangeSlider.skinNice.css */
.irs-shadow {
  height: 1px;
  top: 34px;
  background: #000;
  opacity: 0.15; }

/* line 47, ion.rangeSlider.skinNice.css */
.lt-ie9 .irs-shadow {
  filter: alpha(opacity=15); }

/* line 51, ion.rangeSlider.skinNice.css */
.irs-slider {
  width: 12px;
  height: 22px;
  top: 17px;
  background-position: 0 -120px; }

/* line 56, ion.rangeSlider.skinNice.css */
.irs-slider.state_hover, .irs-slider:hover {
  background-position: 0 -150px; }

/* line 60, ion.rangeSlider.skinNice.css */
.irs-min, .irs-max {
  color: #999;
  font-size: 0.8rem;
  line-height: 1.333;
  text-shadow: none;
  top: 0;
  padding: 1px 3px;
  background: rgba(0, 0, 0, 0.1);
  -moz-border-radius: 3px;
  border-radius: 3px; }

/* line 70, ion.rangeSlider.skinNice.css */
.lt-ie9 .irs-min, .lt-ie9 .irs-max {
  background: #ccc; }

/* line 74, ion.rangeSlider.skinNice.css */
.irs-from, .irs-to, .irs-single {
  color: #fff;
  font-size: 0.8rem;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background: rgba(0, 0, 0, 0.3);
  -moz-border-radius: 3px;
  border-radius: 3px; }

/* line 84, ion.rangeSlider.skinNice.css */
.lt-ie9 .irs-from, .lt-ie9 .irs-to, .lt-ie9 .irs-single {
  background: #999; }

/* line 88, ion.rangeSlider.skinNice.css */
.irs-grid-pol {
  background: #99a4ac; }

/* line 91, ion.rangeSlider.skinNice.css */
.irs-grid-text {
  color: #99a4ac; }

/* line 1, jquery.fancybox.min.css */
body.compensate-for-scrollbar {
  overflow: hidden; }

/* line 1, jquery.fancybox.min.css */
.fancybox-active {
  height: auto; }

/* line 1, jquery.fancybox.min.css */
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

/* line 1, jquery.fancybox.min.css */
.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

/* line 1, jquery.fancybox.min.css */
.fancybox-container * {
  box-sizing: border-box; }

/* line 1, jquery.fancybox.min.css */
.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

/* line 1, jquery.fancybox.min.css */
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

/* line 1, jquery.fancybox.min.css */
.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

/* line 1, jquery.fancybox.min.css */
.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease,visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997; }

/* line 1, jquery.fancybox.min.css */
.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity .25s ease 0s,visibility 0s ease 0s;
  visibility: visible; }

/* line 1, jquery.fancybox.min.css */
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 1, jquery.fancybox.min.css */
.fancybox-toolbar {
  right: 0;
  top: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994; }

/* line 1, jquery.fancybox.min.css */
.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--image:before {
  display: none; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--html {
  padding: 6px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

/* line 1, jquery.fancybox.min.css */
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out; }

/* line 1, jquery.fancybox.min.css */
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in; }

/* line 1, jquery.fancybox.min.css */
.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

/* line 1, jquery.fancybox.min.css */
.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* line 1, jquery.fancybox.min.css */
.fancybox-container [data-selectable=true] {
  cursor: text; }

/* line 1, jquery.fancybox.min.css */
.fancybox-image, .fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

/* line 1, jquery.fancybox.min.css */
.fancybox-spaceball {
  z-index: 1; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--video .fancybox-content {
  background: #000; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

/* line 1, jquery.fancybox.min.css */
.fancybox-iframe, .fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

/* line 1, jquery.fancybox.min.css */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

/* line 1, jquery.fancybox.min.css */
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button:hover {
  color: #fff; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button:focus {
  outline: none; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button div {
  height: 100%; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:nth-child(1), .fancybox-button--pause svg:nth-child(1), .fancybox-button--play svg:nth-child(2) {
  display: none; }

/* line 1, jquery.fancybox.min.css */
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  transform-origin: 0;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  transition-timing-function: linear;
  z-index: 99998; }

/* line 1, jquery.fancybox.min.css */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

/* line 1, jquery.fancybox.min.css */
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden; }

/* line 1, jquery.fancybox.min.css */
.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

/* line 1, jquery.fancybox.min.css */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-navigation .fancybox-button div {
  padding: 7px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-caption {
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px;
  right: 0;
  text-align: center;
  z-index: 99996; }

/* line 1, jquery.fancybox.min.css */
.fancybox-caption:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -44px;
  z-index: -1; }

/* line 1, jquery.fancybox.min.css */
.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

/* line 1, jquery.fancybox.min.css */
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* line 1, jquery.fancybox.min.css */
.fancybox-loading {
  -webkit-animation: a 1s linear infinite;
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999; }

@-webkit-keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }
@keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }
/* line 1, jquery.fancybox.min.css */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

/* line 1, jquery.fancybox.min.css */
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1); }

@media (max-height: 576px) {
  /* line 1, jquery.fancybox.min.css */
  .fancybox-caption {
    padding: 12px; }

  /* line 1, jquery.fancybox.min.css */
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }

  /* line 1, jquery.fancybox.min.css */
  .fancybox-slide--image {
    padding: 6px 0; }

  /* line 1, jquery.fancybox.min.css */
  .fancybox-close-small {
    right: -6px; }

  /* line 1, jquery.fancybox.min.css */
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; } }
/* line 1, jquery.fancybox.min.css */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share p {
  margin: 0;
  padding: 0; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share__button:link, .fancybox-share__button:visited {
  color: #fff; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share__button:hover {
  text-decoration: none; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share__button--fb {
  background: #3b5998; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share__button--fb:hover {
  background: #344e86; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share__button--pt {
  background: #bd081d; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share__button--pt:hover {
  background: #aa0719; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share__button--tw {
  background: #1da1f2; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share__button--tw:hover {
  background: #0d95e8; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share__button svg path {
  fill: #fff; }

/* line 1, jquery.fancybox.min.css */
.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* line 1, jquery.fancybox.min.css */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

/* line 1, jquery.fancybox.min.css */
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

/* line 1, jquery.fancybox.min.css */
.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

/* line 1, jquery.fancybox.min.css */
.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

/* line 1, jquery.fancybox.min.css */
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

/* line 1, jquery.fancybox.min.css */
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

/* line 1, jquery.fancybox.min.css */
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

/* line 1, jquery.fancybox.min.css */
.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

/* line 1, jquery.fancybox.min.css */
.fancybox-thumbs__list a:focus:before {
  opacity: .5; }

/* line 1, jquery.fancybox.min.css */
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1; }

@media (max-width: 576px) {
  /* line 1, jquery.fancybox.min.css */
  .fancybox-thumbs {
    width: 110px; }

  /* line 1, jquery.fancybox.min.css */
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }

  /* line 1, jquery.fancybox.min.css */
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }
/* line 1, selectric.css */
.selectric-wrapper {
  position: relative;
  cursor: pointer;
  width: 198px; }

/* line 7, selectric.css */
.selectric-responsive {
  width: 100%; }

/* line 10, selectric.css */
.selectric {
  border: 1px solid #eaeaea;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: #fff;
  position: relative;
  overflow: hidden; }

/* line 17, selectric.css */
.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin: 0 35px 0 15px;
  font-size: 12px;
  color: #959595;
  font-size: 16px;
  line-height: 36px;
  height: 36px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 33, selectric.css */
.selectric .button {
  display: block;
  position: absolute;
  right: 15px;
  top: 16px;
  width: 13px;
  height: 9px;
  /*background: url('arr-down.svg')no-repeat center;*/
  background-size: 100%;
  color: transparent; }

    /*.selectric .button:after {
      content: " ";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      width: 0;
      height: 0;
      border: 4px solid transparent;
      border-top-color: #BBB;
      border-bottom: none; }

.selectric-focus .selectric {
  border-color: #aaaaaa; }

.selectric-hover .selectric {
  border-color: #c4c4c4; }
  .selectric-hover .selectric .button {
    color: #a2a2a2; }
    .selectric-hover .selectric .button:after {
      border-top-color: #a2a2a2; }
*/
/* line 68, selectric.css */
.selectric-open {
  z-index: 9999999999999; }

/* line 70, selectric.css */
.selectric-open .button {
  transform: scale(1, -1); }

/*.selectric-open .selectric {
  border-color: #c4c4c4; }*/
/* line 75, selectric.css */
.selectric-open .selectric-items {
  display: block; }

/* line 78, selectric.css */
.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 87, selectric.css */
.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0; }

/* line 92, selectric.css */
.selectric-hide-select select {
  position: absolute;
  left: -100%; }

/* line 95, selectric.css */
.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10; }

/* line 100, selectric.css */
.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0; }

/* line 113, selectric.css */
.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important; }

/* line 128, selectric.css */
.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important; }

/* Items box */
/* line 134, selectric.css */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  border: 1px solid #eaeaea;
  z-index: -1;
  /*-webkit-box-shadow: 0 0 10px -6px;
          box-shadow: 0 0 10px -6px;*/ }

/* line 144, selectric.css */
.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto; }

/* line 147, selectric.css */
.selectric-above .selectric-items {
  top: auto;
  bottom: 100%; }

/* line 150, selectric.css */
.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #959595;
  font-size: 14px;
  line-height: 16px;
  min-height: 16px; }

/* line 158, selectric.css */
.selectric-items ul {
  padding-bottom: 5px; }

/* line 161, selectric.css */
.selectric-items li {
  display: block;
  padding: 5px 17px;
  color: #666;
  cursor: pointer; }

/* line 166, selectric.css */
.selectric-items li.selected {
  background-color: #eaeaea;
  color: #000000;
  display: none; }

/* line 171, selectric.css */
.selectric-items li:hover {
  background-color: #eaeaea;
  color: #000000; }

    /*
    .selectric-items li.highlighted {
      background: #D0D0D0;
      color: #444; } 
  .selectric-items .disabled{
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background: none;
    color: #444; }
  .selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1; }
  .selectric-items .selectric-group li {
    padding-left: 25px; }
*/
/* line 184, theme2.scss */
.nowrap {
  flex-wrap: nowrap; }

/* line 188, theme2.scss */
body:after {
  content: '';
  position: fixed;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 50%;
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  width: 100%;
  max-width: 1300px; }
/* line 202, theme2.scss */
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-family: 'Circe';
  line-height: normal; }
/* line 207, theme2.scss */
body .layout .modal__overlay {
  z-index: 9999999999999999999999; }

/* line 212, theme2.scss */
.table-responsive {
  display: block;
  overflow: auto;
  max-width: 100%; }

/* line 217, theme2.scss */
body ymap, body iframe {
  max-width: 100%; }

/* line 221, theme2.scss */
.template-is-cart .container,
.template-is-cart .wrap {
  max-width: calc(100% - 200px); }
  @media (max-width: 1750px) {
    /* line 221, theme2.scss */
    .template-is-cart .container,
    .template-is-cart .wrap {
      max-width: calc(100% - 160px); } }
  @media (max-width: 1430px) {
    /* line 221, theme2.scss */
    .template-is-cart .container,
    .template-is-cart .wrap {
      max-width: calc(100% - 100px); } }
  @media (max-width: 1199px) {
    /* line 221, theme2.scss */
    .template-is-cart .container,
    .template-is-cart .wrap {
      max-width: calc(100% - 30px); } }
  @media (max-width: 991px) {
    /* line 221, theme2.scss */
    .template-is-cart .container,
    .template-is-cart .wrap {
      max-width: calc(100% - 70px); } }
  @media (max-width: 576px) {
    /* line 221, theme2.scss */
    .template-is-cart .container,
    .template-is-cart .wrap {
      max-width: calc(100% - 16px); } }
  @media (max-width: 360px) {
    /* line 221, theme2.scss */
    .template-is-cart .container,
    .template-is-cart .wrap {
      max-width: calc(100% - 0px); } }

/* line 244, theme2.scss */
.container,
.wrap {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: calc(100% - 500px); }
  @media (max-width: 1750px) {
    /* line 244, theme2.scss */
    .container,
    .wrap {
      max-width: calc(100% - 160px); } }
  @media (max-width: 1430px) {
    /* line 244, theme2.scss */
    .container,
    .wrap {
      max-width: calc(100% - 100px); } }
  @media (max-width: 1199px) {
    /* line 244, theme2.scss */
    .container,
    .wrap {
      max-width: calc(100% - 30px); } }
  @media (max-width: 991px) {
    /* line 244, theme2.scss */
    .container,
    .wrap {
      max-width: calc(100% - 70px); } }
  @media (max-width: 576px) {
    /* line 244, theme2.scss */
    .container,
    .wrap {
      max-width: calc(100% - 16px); } }
  @media (max-width: 360px) {
    /* line 244, theme2.scss */
    .container,
    .wrap {
      max-width: calc(100% - 0px); } }

/* line 271, theme2.scss */
.container-small {
  max-width: 980px; }

/* line 274, theme2.scss */
::-webkit-scrollbar {
  width: 3px;
  height: 3px; }

/* line 278, theme2.scss */
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px; }

/* line 282, theme2.scss */
::-webkit-scrollbar-thumb {
  background: #333333;
  border: 0px none #ffffff;
  border-radius: 50px; }

/* line 287, theme2.scss */
::-webkit-scrollbar-thumb:hover {
  background: #ffffff; }

/* line 290, theme2.scss */
::-webkit-scrollbar-thumb:active {
  background: #000000; }

/* line 293, theme2.scss */
::-webkit-scrollbar-track {
  background: #c1c1c1;
  border: 0px none #ffffff;
  border-radius: 50px; }

/* line 298, theme2.scss */
::-webkit-scrollbar-track:hover {
  background: #c1c1c1; }

/* line 301, theme2.scss */
::-webkit-scrollbar-track:active {
  background: #333333; }

/* line 304, theme2.scss */
::-webkit-scrollbar-corner {
  background: transparent; }

/* line 307, theme2.scss */
img, svg {
  display: inline-block;
  max-width: 100%;
  vertical-align: middle; }

/* line 312, theme2.scss */
.hide {
  display: none; }

/* line 315, theme2.scss */
.show {
  display: block; }

/* line 318, theme2.scss */
.bg-white {
  background: #fff; }

/* line 321, theme2.scss */
.c-white {
  color: #fff; }

/* line 324, theme2.scss */
body .bg-orange {
  background: #f7553d; }

/* line 327, theme2.scss */
a:not([class]):focus, a:not([class]):hover, .link:focus, .link:hover, .co-link:focus, .co-link:hover {
  color: inherit;
  color: #f7553d; }

/* line 331, theme2.scss */
a {
  text-decoration: none;
  transition: .3s all; }

/* line 335, theme2.scss */
ul {
  margin: 0 0;
  padding: 0;
  list-style: none; }

@media (max-width: 767px) {
  /* line 341, theme2.scss */
  .hide-sm {
    display: none; }

  /* line 344, theme2.scss */
  .show-sm {
    display: block; } }
/* line 348, theme2.scss */
body .button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: .4s all;
  background: transparent;
  border: 2px solid #f7553d;
  color: #f7553d;
  width: 100%;
  max-width: 270px;
  height: 64px;
  font-size: 14px;
  border-radius: 20px;
  text-transform: uppercase;
  cursor: pointer; }

/* line 363, theme2.scss */
body .button:focus {
  color: #f7553d; }

/* line 366, theme2.scss */
body .button:hover {
  color: #fff;
  background: #f7553d;
  border-color: #f7553d; }

/* line 372, theme2.scss */
.row, .d-flex {
  display: flex;
  flex-wrap: wrap; }

/* line 376, theme2.scss */
.flex-start {
  justify-content: flex-start;
  flex-wrap: wrap; }

/* line 380, theme2.scss */
.flex-center {
  justify-content: center;
  flex-wrap: wrap; }

/* line 384, theme2.scss */
.flex-middle {
  align-items: center; }

/* line 387, theme2.scss */
.flex-bottom {
  align-items: flex-end; }

/* line 390, theme2.scss */
.flex-between {
  justify-content: space-between;
  flex-wrap: wrap; }

/* line 394, theme2.scss */
.flex-top {
  align-items: flex-start; }

/* line 397, theme2.scss */
.relative {
  position: relative; }

/* line 400, theme2.scss */
.absolute {
  position: absolute; }

/* line 404, theme2.scss */
.template-is-collection .breadcrumb-wrapper, .template-is-search .breadcrumb-wrapper, .template-is-page .breadcrumb-wrapper, .template-is-cart .breadcrumb-wrapper {
  margin: 50px 0 24px; }

/* line 408, theme2.scss */
.breadcrumb-wrapper {
  color: #3e3e3e;
  margin-bottom: 25px;
  font-size: 13px;
  margin-top: 25px; }

/* line 414, theme2.scss */
[data-theme-template*="page.system"] .breadcrumb-wrapper ul > *:not(:last-child):after,
.template-is-collection .breadcrumb-wrapper ul > *:not(:last-child):after, .template-is-search .breadcrumb-wrapper ul > *:not(:last-child):after, .template-is-page .breadcrumb-wrapper ul > *:not(:last-child):after, .template-is-cart .breadcrumb-wrapper ul > *:not(:last-child):after {
  content: '|'; }

/* line 418, theme2.scss */
a {
  color: inherit; }

/* line 421, theme2.scss */
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-family: 'Circe';
  line-height: normal; }

/* line 425, theme2.scss */
.nowrap {
  flex-wrap: nowrap; }

/* line 434, theme2.scss */
.template-is-collection .header .container, .template-is-collection .header .wrap, .template-is-collection .footer .container, .template-is-collection .footer .wrap,
.template-is-search .header .container,
.template-is-search .header .wrap,
.template-is-search .footer .container,
.template-is-search .footer .wrap,
.template-is-page .header .container,
.template-is-page .header .wrap,
.template-is-page .footer .container,
.template-is-page .footer .wrap,
.template-is-cart .header .container,
.template-is-cart .header .wrap,
.template-is-cart .footer .container,
.template-is-cart .footer .wrap {
  max-width: calc(100% - 200px); }
/* line 437, theme2.scss */
.template-is-collection .header .container,
.template-is-collection .header .wrap, .template-is-collection .footer .container,
.template-is-collection .footer .wrap,
.template-is-search .header .container,
.template-is-search .header .wrap,
.template-is-search .footer .container,
.template-is-search .footer .wrap,
.template-is-page .header .container,
.template-is-page .header .wrap,
.template-is-page .footer .container,
.template-is-page .footer .wrap,
.template-is-cart .header .container,
.template-is-cart .header .wrap,
.template-is-cart .footer .container,
.template-is-cart .footer .wrap {
  max-width: calc(100% - 200px); }
  @media (max-width: 1750px) {
    /* line 437, theme2.scss */
    .template-is-collection .header .container,
    .template-is-collection .header .wrap, .template-is-collection .footer .container,
    .template-is-collection .footer .wrap,
    .template-is-search .header .container,
    .template-is-search .header .wrap,
    .template-is-search .footer .container,
    .template-is-search .footer .wrap,
    .template-is-page .header .container,
    .template-is-page .header .wrap,
    .template-is-page .footer .container,
    .template-is-page .footer .wrap,
    .template-is-cart .header .container,
    .template-is-cart .header .wrap,
    .template-is-cart .footer .container,
    .template-is-cart .footer .wrap {
      max-width: calc(100% - 160px); } }
  @media (max-width: 1430px) {
    /* line 437, theme2.scss */
    .template-is-collection .header .container,
    .template-is-collection .header .wrap, .template-is-collection .footer .container,
    .template-is-collection .footer .wrap,
    .template-is-search .header .container,
    .template-is-search .header .wrap,
    .template-is-search .footer .container,
    .template-is-search .footer .wrap,
    .template-is-page .header .container,
    .template-is-page .header .wrap,
    .template-is-page .footer .container,
    .template-is-page .footer .wrap,
    .template-is-cart .header .container,
    .template-is-cart .header .wrap,
    .template-is-cart .footer .container,
    .template-is-cart .footer .wrap {
      max-width: calc(100% - 100px); } }
  @media (max-width: 1199px) {
    /* line 437, theme2.scss */
    .template-is-collection .header .container,
    .template-is-collection .header .wrap, .template-is-collection .footer .container,
    .template-is-collection .footer .wrap,
    .template-is-search .header .container,
    .template-is-search .header .wrap,
    .template-is-search .footer .container,
    .template-is-search .footer .wrap,
    .template-is-page .header .container,
    .template-is-page .header .wrap,
    .template-is-page .footer .container,
    .template-is-page .footer .wrap,
    .template-is-cart .header .container,
    .template-is-cart .header .wrap,
    .template-is-cart .footer .container,
    .template-is-cart .footer .wrap {
      max-width: calc(100% - 30px); } }
  @media (max-width: 991px) {
    /* line 437, theme2.scss */
    .template-is-collection .header .container,
    .template-is-collection .header .wrap, .template-is-collection .footer .container,
    .template-is-collection .footer .wrap,
    .template-is-search .header .container,
    .template-is-search .header .wrap,
    .template-is-search .footer .container,
    .template-is-search .footer .wrap,
    .template-is-page .header .container,
    .template-is-page .header .wrap,
    .template-is-page .footer .container,
    .template-is-page .footer .wrap,
    .template-is-cart .header .container,
    .template-is-cart .header .wrap,
    .template-is-cart .footer .container,
    .template-is-cart .footer .wrap {
      max-width: calc(100% - 70px); } }
  @media (max-width: 576px) {
    /* line 437, theme2.scss */
    .template-is-collection .header .container,
    .template-is-collection .header .wrap, .template-is-collection .footer .container,
    .template-is-collection .footer .wrap,
    .template-is-search .header .container,
    .template-is-search .header .wrap,
    .template-is-search .footer .container,
    .template-is-search .footer .wrap,
    .template-is-page .header .container,
    .template-is-page .header .wrap,
    .template-is-page .footer .container,
    .template-is-page .footer .wrap,
    .template-is-cart .header .container,
    .template-is-cart .header .wrap,
    .template-is-cart .footer .container,
    .template-is-cart .footer .wrap {
      max-width: calc(100% - 16px); } }
  @media (max-width: 360px) {
    /* line 437, theme2.scss */
    .template-is-collection .header .container,
    .template-is-collection .header .wrap, .template-is-collection .footer .container,
    .template-is-collection .footer .wrap,
    .template-is-search .header .container,
    .template-is-search .header .wrap,
    .template-is-search .footer .container,
    .template-is-search .footer .wrap,
    .template-is-page .header .container,
    .template-is-page .header .wrap,
    .template-is-page .footer .container,
    .template-is-page .footer .wrap,
    .template-is-cart .header .container,
    .template-is-cart .header .wrap,
    .template-is-cart .footer .container,
    .template-is-cart .footer .wrap {
      max-width: calc(100% - 0px); } }
/* line 460, theme2.scss */
.template-is-collection .breadcrumb-wrapper,
.template-is-search .breadcrumb-wrapper,
.template-is-page .breadcrumb-wrapper,
.template-is-cart .breadcrumb-wrapper {
  margin: 50px 0 24px; }
  @media (max-width: 700px) {
    /* line 460, theme2.scss */
    .template-is-collection .breadcrumb-wrapper,
    .template-is-search .breadcrumb-wrapper,
    .template-is-page .breadcrumb-wrapper,
    .template-is-cart .breadcrumb-wrapper {
      margin-top: 0; } }
/* line 466, theme2.scss */
.template-is-collection .breadcrumb-wrapper ul > *:not(:last-child):after,
.template-is-search .breadcrumb-wrapper ul > *:not(:last-child):after,
.template-is-page .breadcrumb-wrapper ul > *:not(:last-child):after,
.template-is-cart .breadcrumb-wrapper ul > *:not(:last-child):after {
  content: '|'; }

/* line 471, theme2.scss */
#dolyame_popup {
  width: 600px;
  padding: 20px;
  text-align: center;
  background-color: white; }

@media (max-width: 767px) {
  /* line 479, theme2.scss */
  #dolyame_popup {
    max-width: 100%;
    min-height: 380px; } }
/* line 484, theme2.scss */
.dolyame-popup__heading {
  font-size: 25px;
  width: 400px;
  line-height: 28px;
  color: #000 !important;
  margin: 0 auto 0 auto;
  font-weight: 600; }

@media (max-width: 767px) {
  /* line 493, theme2.scss */
  .dolyame-popup__heading {
    width: 100%;
    font-size: 17px;
    line-height: 21px; } }
/* line 499, theme2.scss */
.dolyame-popup__logo {
  width: 150px;
  margin: 10px auto 15px auto; }

/* line 503, theme2.scss */
.dolyame-popup__txt-before {
  font-size: 15px;
  color: #000 !important;
  margin: 10px auto 10px auto;
  width: 400px; }

@media (max-width: 767px) {
  /* line 510, theme2.scss */
  .dolyame-popup__txt-before {
    width: 100%;
    margin: 5px 10px 15px 10px;
    line-height: 19px; } }
/* line 516, theme2.scss */
.dolyame-popup__txt-after {
  font-size: 12px;
  margin-top: 5px;
  color: #000 !important; }

/* line 522, theme2.scss */
.underline {
  text-decoration: underline; }

/* line 525, theme2.scss */
.star-rating .star-item {
  float: right;
  overflow: hidden;
  margin-right: 3px; }

/* line 530, theme2.scss */
.star-rating .star-item:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("star-empty.svg");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  margin-right: 5px; }

/* line 541, theme2.scss */
.star-rating .star-item.active ~ .star-item:after,
.star-rating .star-item.active:after {
  background-image: url("star.svg");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  content: ""; }

/* line 549, theme2.scss */
.star-rating .star-label:hover ~ .star-label:after,
.star-rating .star-label:hover:after {
  background-image: url("star.svg");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain; }

/* line 557, theme2.scss */
.star-rating .star-label:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: url("star-empty.svg");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain; }

/* line 567, theme2.scss */
.star-rating .star-radio:checked ~ .star-label:after {
  background-image: url("star.svg");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain; }

/* line 573, theme2.scss */
.product .accordion ul {
  flex-direction: column;
  margin-bottom: 15px;
  list-style: none;
  margin-left: 0;
  margin-top: 0;
  padding: 0 0; }

/* line 581, theme2.scss */
.accordion-item-body ul.page-sublist {
  margin: 0; }

/* line 584, theme2.scss */
.accordion-item-body .page-list-item .page__title {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 1.3; }

/* line 590, theme2.scss */
.page-list-item .page__title {
  font-size: 26.79px;
  text-transform: uppercase;
  font-family: "Optima Cyr";
  line-height: normal; }

/* line 596, theme2.scss */
.page__title {
  font-weight: 400;
  line-height: normal; }

/* line 600, theme2.scss */
.page-sublist.style-1 .page-sublist-item:nth-child(odd) {
  background-position: 0px 0px;
  background-image: url("Point-03.svg"); }

/* line 604, theme2.scss */
.accordion-item-body .page-sublist-item:not(:last-child) {
  margin-bottom: 10px; }

/* line 607, theme2.scss */
.page-sublist-item:nth-child(odd) {
  background-image: url("Point-03.svg"); }

/* line 610, theme2.scss */
.page-sublist.style-1 .page-sublist-item:nth-child(even) {
  background-image: url("Point-04.svg");
  background-position: 0px 0px; }

/* line 614, theme2.scss */
.page-sublist-item:not(:last-child) {
  margin-bottom: 20px; }

/* line 617, theme2.scss */
.accordion-item-body .page-sublist-item {
  padding-left: 26px;
  font-size: 14px;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  line-height: 25px; }

/* line 624, theme2.scss */
.page-section__title {
  margin-bottom: 65px;
  font-family: "Optima Cyr";
  font-size: 33.98px;
  color: var(--accent-color);
  font-weight: 400;
  line-height: normal;
  text-align: center;
  text-transform: uppercase; }

/* line 634, theme2.scss */
.accordion-item-body .page-section__title {
  margin-bottom: 32px;
  font-size: 18px; }

/* line 637, theme2.scss */
.page-template {
  color: #333; }

/* line 640, theme2.scss */
.contacts_address::before {
  background-image: url("icon-address.svg"); }

/* line 643, theme2.scss */
.contacts_phone::before {
  background-image: url("icon-phone.svg"); }

/* line 646, theme2.scss */
.contacts_whatsapp::before {
  background-image: url("icon-whatsapp.svg"); }

/* line 649, theme2.scss */
.page-sublist-item:nth-child(odd) {
  background-image: url("Point-03.svg"); }

/* line 652, theme2.scss */
.page-sublist-item:nth-child(even) {
  background-image: url("Point-04.svg"); }

/* line 658, theme2.scss */
.template-is-product .rd-day-disabled,
.template-is-checkout2 .rd-day-disabled {
  color: #ccc; }
/* line 661, theme2.scss */
.template-is-product .co-modal,
.template-is-checkout2 .co-modal {
  background: #fff !important;
  color: #333 !important; }
/* line 665, theme2.scss */
.template-is-product .co-order-state,
.template-is-checkout2 .co-order-state {
  line-height: 1.15rem; }
/* line 668, theme2.scss */
.template-is-product option,
.template-is-checkout2 option {
  background-color: var(--color_bg_content);
  color: var(--color_text); }
/* line 672, theme2.scss */
.template-is-product .co-bonus_points-field,
.template-is-checkout2 .co-bonus_points-field {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  line-height: 1.45; }
/* line 677, theme2.scss */
.template-is-product .co-login,
.template-is-checkout2 .co-login {
  max-width: 600px;
  border: 1px solid #eee;
  margin-left: auto;
  margin-right: auto; }
  /* line 683, theme2.scss */
  .template-is-product .co-login .co-checkout-block--padded,
  .template-is-checkout2 .co-login .co-checkout-block--padded {
    padding: 30px; }
    @media (max-width: 1024px) {
      /* line 683, theme2.scss */
      .template-is-product .co-login .co-checkout-block--padded,
      .template-is-checkout2 .co-login .co-checkout-block--padded {
        padding: 0; } }
  /* line 690, theme2.scss */
  .template-is-product .co-login:empty,
  .template-is-checkout2 .co-login:empty {
    display: none; }
/* line 694, theme2.scss */
.template-is-product .co-login-form_placeholder,
.template-is-checkout2 .co-login-form_placeholder {
  max-width: 100%; }
/* line 697, theme2.scss */
.template-is-product .co-input-field,
.template-is-product .co-input-select,
.template-is-checkout2 .co-input-field,
.template-is-checkout2 .co-input-select {
  border-color: var(--color_text);
  background-color: var(--color_bg);
  color: var(--color_text);
  border-radius: var(--border-radius); }

@media (max-width: 700px) {
  /* line 706, theme2.scss */
  .jeDexv {
    bottom: 80px !important;
    z-index: 999 !important; } }
/* line 711, theme2.scss */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

/* line 724, theme2.scss */
.fancybox-close-small {
  color: var(--color-text-dark) !important;
  padding: 10px;
  right: 0;
  top: 0; }

/* line 731, theme2.scss */
[data-theme-template="article.system-template-049e01547bec86d77a4d"] .footer {
  margin-top: 0 !important; }

/* line 735, theme2.scss */
.m-modal.m-modal--checkout {
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 500px;
  box-sizing: border-box;
  width: 90%;
  background: #fff;
  padding: 15px 30px;
  border-radius: 8px;
  box-shadow: 0 0 10px #000;
  text-align: left;
  background: #fff;
  border: 0;
  overflow: initial;
  z-index: 9999999135; }
  /* line 750, theme2.scss */
  .m-modal.m-modal--checkout::-webkit-input-placeholder {
    color: #b3abab; }
  /* line 753, theme2.scss */
  .m-modal.m-modal--checkout .m-modal-heading {
    text-align: left;
    font-size: 15px;
    margin-bottom: 10px;
    line-height: calc((15px * 0.375) + 15px);
    margin-top: 0;
    color: #333; }
  /* line 761, theme2.scss */
  .m-modal.m-modal--checkout .m-input-label {
    display: none; }
  /* line 764, theme2.scss */
  .m-modal.m-modal--checkout .m-modal-close {
    position: absolute;
    top: -12.5px;
    right: -12.5px;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==); }
    /* line 765, theme2.scss */
    .m-modal.m-modal--checkout .m-modal-close:before, .m-modal.m-modal--checkout .m-modal-close:after {
      display: none; }
  /* line 780, theme2.scss */
  .m-modal.m-modal--checkout .m-input-field {
    font-size: 16px;
    color: #f7553d;
    padding: 15px 4px;
    border: none;
    background: transparent;
    font-family: "Circe";
    border-bottom: 1px solid #f7553d;
    border-radius: unset; }
  /* line 790, theme2.scss */
  .m-modal.m-modal--checkout .m-modal-errors {
    margin-bottom: 0; }
  /* line 793, theme2.scss */
  .m-modal.m-modal--checkout .m-modal-wrapper {
    padding: 0; }
  /* line 796, theme2.scss */
  .m-modal.m-modal--checkout .m-modal-button--checkout {
    margin-top: 0;
    outline: none;
    border: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border-radius: 20px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    padding: 20px 0px;
    font-size: 14px;
    border: 2px solid #f7553d;
    color: #fff;
    background-color: #f7553d !important;
    height: 50px;
    line-height: normal;
    font-weight: bold;
    width: 100%; }
    /* line 819, theme2.scss */
    .m-modal.m-modal--checkout .m-modal-button--checkout:hover {
      background: #fff !important;
      color: #f7553d !important; }

@media (max-width: 740px) {
  /* line 826, theme2.scss */
  .m-modal.m-modal--checkout {
    left: 50%;
    max-height: initial;
    min-height: 400px; }

  /* line 831, theme2.scss */
  .m-modal.m-modal--checkout .m-modal-wrapper {
    position: initial; } }
/* line 838, theme2.scss */
body.page-VIVALAVIKAxAstrovskaya header, body.page-VIVALAVIKAxAstrovskaya footer, body.page-VIVALAVIKAxAstrovskaya .time-fix, body.page-VIVALAVIKAxAstrovskaya .btn-favorite, body.page-VIVALAVIKAxAstrovskaya .dialogs__widget_btn, body.page-VIVALAVIKAxAstrovskaya .widget-type_widget_v4_breadcrumbs_1_5a9e8689b44ed30c96f5193f10f8339a, body.page-VIVALAVIKAxAstrovskaya .page-title,
body.page-VIVALAVIKAxAstrovskayaTG header,
body.page-VIVALAVIKAxAstrovskayaTG footer,
body.page-VIVALAVIKAxAstrovskayaTG .time-fix,
body.page-VIVALAVIKAxAstrovskayaTG .btn-favorite,
body.page-VIVALAVIKAxAstrovskayaTG .dialogs__widget_btn,
body.page-VIVALAVIKAxAstrovskayaTG .widget-type_widget_v4_breadcrumbs_1_5a9e8689b44ed30c96f5193f10f8339a,
body.page-VIVALAVIKAxAstrovskayaTG .page-title,
body.page-VIVALAVIKAxAstrovskayaINST header,
body.page-VIVALAVIKAxAstrovskayaINST footer,
body.page-VIVALAVIKAxAstrovskayaINST .time-fix,
body.page-VIVALAVIKAxAstrovskayaINST .btn-favorite,
body.page-VIVALAVIKAxAstrovskayaINST .dialogs__widget_btn,
body.page-VIVALAVIKAxAstrovskayaINST .widget-type_widget_v4_breadcrumbs_1_5a9e8689b44ed30c96f5193f10f8339a,
body.page-VIVALAVIKAxAstrovskayaINST .page-title {
  display: none !important; }
/* line 841, theme2.scss */
body.page-VIVALAVIKAxAstrovskaya .page-content,
body.page-VIVALAVIKAxAstrovskayaTG .page-content,
body.page-VIVALAVIKAxAstrovskayaINST .page-content {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 0; }
@media (max-width: 767px) {
  /* line 848, theme2.scss */
  body.page-VIVALAVIKAxAstrovskaya #popmechanic-container-72090.popmechanic-desktop #popmechanic-form-72090 .popmechanic-main, body.page-VIVALAVIKAxAstrovskaya #popmechanic-container-72090.popmechanic-desktop #popmechanic-form-72090 .popmechanic-thankyou,
  body.page-VIVALAVIKAxAstrovskaya #popmechanic-container-72090.popmechanic-tablet #popmechanic-form-72090 .popmechanic-main, body.page-VIVALAVIKAxAstrovskaya #popmechanic-container-72090.popmechanic-tablet #popmechanic-form-72090 .popmechanic-thankyou, body.page-VIVALAVIKAxAstrovskaya #popmechanic-container-72090.popmechanic-mobile #popmechanic-form-72090 .popmechanic-main, body.page-VIVALAVIKAxAstrovskaya #popmechanic-container-72090.popmechanic-mobile #popmechanic-form-72090 .popmechanic-thankyou,
  body.page-VIVALAVIKAxAstrovskaya #popmechanic-container-72091.popmechanic-desktop #popmechanic-form-72091 .popmechanic-main, body.page-VIVALAVIKAxAstrovskaya #popmechanic-container-72091.popmechanic-desktop #popmechanic-form-72091 .popmechanic-thankyou,
  body.page-VIVALAVIKAxAstrovskaya #popmechanic-container-72091.popmechanic-tablet #popmechanic-form-72091 .popmechanic-main, body.page-VIVALAVIKAxAstrovskaya #popmechanic-container-72091.popmechanic-tablet #popmechanic-form-72091 .popmechanic-thankyou, body.page-VIVALAVIKAxAstrovskaya #popmechanic-container-72091.popmechanic-mobile #popmechanic-form-72091 .popmechanic-main, body.page-VIVALAVIKAxAstrovskaya #popmechanic-container-72091.popmechanic-mobile #popmechanic-form-72091 .popmechanic-thankyou,
  body.page-VIVALAVIKAxAstrovskaya #popmechanic-container-72092.popmechanic-desktop #popmechanic-form-72092 .popmechanic-main, body.page-VIVALAVIKAxAstrovskaya #popmechanic-container-72092.popmechanic-desktop #popmechanic-form-72092 .popmechanic-thankyou,
  body.page-VIVALAVIKAxAstrovskaya #popmechanic-container-72092.popmechanic-tablet #popmechanic-form-72092 .popmechanic-main, body.page-VIVALAVIKAxAstrovskaya #popmechanic-container-72092.popmechanic-tablet #popmechanic-form-72092 .popmechanic-thankyou, body.page-VIVALAVIKAxAstrovskaya #popmechanic-container-72092.popmechanic-mobile #popmechanic-form-72092 .popmechanic-main, body.page-VIVALAVIKAxAstrovskaya #popmechanic-container-72092.popmechanic-mobile #popmechanic-form-72092 .popmechanic-thankyou,
  body.page-VIVALAVIKAxAstrovskayaTG #popmechanic-container-72090.popmechanic-desktop #popmechanic-form-72090 .popmechanic-main,
  body.page-VIVALAVIKAxAstrovskayaTG #popmechanic-container-72090.popmechanic-desktop #popmechanic-form-72090 .popmechanic-thankyou,
  body.page-VIVALAVIKAxAstrovskayaTG #popmechanic-container-72090.popmechanic-tablet #popmechanic-form-72090 .popmechanic-main,
  body.page-VIVALAVIKAxAstrovskayaTG #popmechanic-container-72090.popmechanic-tablet #popmechanic-form-72090 .popmechanic-thankyou,
  body.page-VIVALAVIKAxAstrovskayaTG #popmechanic-container-72090.popmechanic-mobile #popmechanic-form-72090 .popmechanic-main,
  body.page-VIVALAVIKAxAstrovskayaTG #popmechanic-container-72090.popmechanic-mobile #popmechanic-form-72090 .popmechanic-thankyou,
  body.page-VIVALAVIKAxAstrovskayaTG #popmechanic-container-72091.popmechanic-desktop #popmechanic-form-72091 .popmechanic-main,
  body.page-VIVALAVIKAxAstrovskayaTG #popmechanic-container-72091.popmechanic-desktop #popmechanic-form-72091 .popmechanic-thankyou,
  body.page-VIVALAVIKAxAstrovskayaTG #popmechanic-container-72091.popmechanic-tablet #popmechanic-form-72091 .popmechanic-main,
  body.page-VIVALAVIKAxAstrovskayaTG #popmechanic-container-72091.popmechanic-tablet #popmechanic-form-72091 .popmechanic-thankyou,
  body.page-VIVALAVIKAxAstrovskayaTG #popmechanic-container-72091.popmechanic-mobile #popmechanic-form-72091 .popmechanic-main,
  body.page-VIVALAVIKAxAstrovskayaTG #popmechanic-container-72091.popmechanic-mobile #popmechanic-form-72091 .popmechanic-thankyou,
  body.page-VIVALAVIKAxAstrovskayaTG #popmechanic-container-72092.popmechanic-desktop #popmechanic-form-72092 .popmechanic-main,
  body.page-VIVALAVIKAxAstrovskayaTG #popmechanic-container-72092.popmechanic-desktop #popmechanic-form-72092 .popmechanic-thankyou,
  body.page-VIVALAVIKAxAstrovskayaTG #popmechanic-container-72092.popmechanic-tablet #popmechanic-form-72092 .popmechanic-main,
  body.page-VIVALAVIKAxAstrovskayaTG #popmechanic-container-72092.popmechanic-tablet #popmechanic-form-72092 .popmechanic-thankyou,
  body.page-VIVALAVIKAxAstrovskayaTG #popmechanic-container-72092.popmechanic-mobile #popmechanic-form-72092 .popmechanic-main,
  body.page-VIVALAVIKAxAstrovskayaTG #popmechanic-container-72092.popmechanic-mobile #popmechanic-form-72092 .popmechanic-thankyou,
  body.page-VIVALAVIKAxAstrovskayaINST #popmechanic-container-72090.popmechanic-desktop #popmechanic-form-72090 .popmechanic-main,
  body.page-VIVALAVIKAxAstrovskayaINST #popmechanic-container-72090.popmechanic-desktop #popmechanic-form-72090 .popmechanic-thankyou,
  body.page-VIVALAVIKAxAstrovskayaINST #popmechanic-container-72090.popmechanic-tablet #popmechanic-form-72090 .popmechanic-main,
  body.page-VIVALAVIKAxAstrovskayaINST #popmechanic-container-72090.popmechanic-tablet #popmechanic-form-72090 .popmechanic-thankyou,
  body.page-VIVALAVIKAxAstrovskayaINST #popmechanic-container-72090.popmechanic-mobile #popmechanic-form-72090 .popmechanic-main,
  body.page-VIVALAVIKAxAstrovskayaINST #popmechanic-container-72090.popmechanic-mobile #popmechanic-form-72090 .popmechanic-thankyou,
  body.page-VIVALAVIKAxAstrovskayaINST #popmechanic-container-72091.popmechanic-desktop #popmechanic-form-72091 .popmechanic-main,
  body.page-VIVALAVIKAxAstrovskayaINST #popmechanic-container-72091.popmechanic-desktop #popmechanic-form-72091 .popmechanic-thankyou,
  body.page-VIVALAVIKAxAstrovskayaINST #popmechanic-container-72091.popmechanic-tablet #popmechanic-form-72091 .popmechanic-main,
  body.page-VIVALAVIKAxAstrovskayaINST #popmechanic-container-72091.popmechanic-tablet #popmechanic-form-72091 .popmechanic-thankyou,
  body.page-VIVALAVIKAxAstrovskayaINST #popmechanic-container-72091.popmechanic-mobile #popmechanic-form-72091 .popmechanic-main,
  body.page-VIVALAVIKAxAstrovskayaINST #popmechanic-container-72091.popmechanic-mobile #popmechanic-form-72091 .popmechanic-thankyou,
  body.page-VIVALAVIKAxAstrovskayaINST #popmechanic-container-72092.popmechanic-desktop #popmechanic-form-72092 .popmechanic-main,
  body.page-VIVALAVIKAxAstrovskayaINST #popmechanic-container-72092.popmechanic-desktop #popmechanic-form-72092 .popmechanic-thankyou,
  body.page-VIVALAVIKAxAstrovskayaINST #popmechanic-container-72092.popmechanic-tablet #popmechanic-form-72092 .popmechanic-main,
  body.page-VIVALAVIKAxAstrovskayaINST #popmechanic-container-72092.popmechanic-tablet #popmechanic-form-72092 .popmechanic-thankyou,
  body.page-VIVALAVIKAxAstrovskayaINST #popmechanic-container-72092.popmechanic-mobile #popmechanic-form-72092 .popmechanic-main,
  body.page-VIVALAVIKAxAstrovskayaINST #popmechanic-container-72092.popmechanic-mobile #popmechanic-form-72092 .popmechanic-thankyou {
    width: 100% !important; }
  /* line 858, theme2.scss */
  body.page-VIVALAVIKAxAstrovskaya #popmechanic-container-72090.popmechanic-desktop #popmechanic-form-72090 .popmechanic-content,
  body.page-VIVALAVIKAxAstrovskaya #popmechanic-container-72090.popmechanic-tablet #popmechanic-form-72090 .popmechanic-content, body.page-VIVALAVIKAxAstrovskaya #popmechanic-container-72090.popmechanic-mobile #popmechanic-form-72090 .popmechanic-content,
  body.page-VIVALAVIKAxAstrovskaya #popmechanic-container-72091.popmechanic-desktop #popmechanic-form-72091 .popmechanic-content,
  body.page-VIVALAVIKAxAstrovskaya #popmechanic-container-72091.popmechanic-tablet #popmechanic-form-72091 .popmechanic-content, body.page-VIVALAVIKAxAstrovskaya #popmechanic-container-72091.popmechanic-mobile #popmechanic-form-72091 .popmechanic-content,
  body.page-VIVALAVIKAxAstrovskaya #popmechanic-container-72092.popmechanic-desktop #popmechanic-form-72092 .popmechanic-content,
  body.page-VIVALAVIKAxAstrovskaya #popmechanic-container-72092.popmechanic-tablet #popmechanic-form-72092 .popmechanic-content, body.page-VIVALAVIKAxAstrovskaya #popmechanic-container-72092.popmechanic-mobile #popmechanic-form-72092 .popmechanic-content,
  body.page-VIVALAVIKAxAstrovskayaTG #popmechanic-container-72090.popmechanic-desktop #popmechanic-form-72090 .popmechanic-content,
  body.page-VIVALAVIKAxAstrovskayaTG #popmechanic-container-72090.popmechanic-tablet #popmechanic-form-72090 .popmechanic-content,
  body.page-VIVALAVIKAxAstrovskayaTG #popmechanic-container-72090.popmechanic-mobile #popmechanic-form-72090 .popmechanic-content,
  body.page-VIVALAVIKAxAstrovskayaTG #popmechanic-container-72091.popmechanic-desktop #popmechanic-form-72091 .popmechanic-content,
  body.page-VIVALAVIKAxAstrovskayaTG #popmechanic-container-72091.popmechanic-tablet #popmechanic-form-72091 .popmechanic-content,
  body.page-VIVALAVIKAxAstrovskayaTG #popmechanic-container-72091.popmechanic-mobile #popmechanic-form-72091 .popmechanic-content,
  body.page-VIVALAVIKAxAstrovskayaTG #popmechanic-container-72092.popmechanic-desktop #popmechanic-form-72092 .popmechanic-content,
  body.page-VIVALAVIKAxAstrovskayaTG #popmechanic-container-72092.popmechanic-tablet #popmechanic-form-72092 .popmechanic-content,
  body.page-VIVALAVIKAxAstrovskayaTG #popmechanic-container-72092.popmechanic-mobile #popmechanic-form-72092 .popmechanic-content,
  body.page-VIVALAVIKAxAstrovskayaINST #popmechanic-container-72090.popmechanic-desktop #popmechanic-form-72090 .popmechanic-content,
  body.page-VIVALAVIKAxAstrovskayaINST #popmechanic-container-72090.popmechanic-tablet #popmechanic-form-72090 .popmechanic-content,
  body.page-VIVALAVIKAxAstrovskayaINST #popmechanic-container-72090.popmechanic-mobile #popmechanic-form-72090 .popmechanic-content,
  body.page-VIVALAVIKAxAstrovskayaINST #popmechanic-container-72091.popmechanic-desktop #popmechanic-form-72091 .popmechanic-content,
  body.page-VIVALAVIKAxAstrovskayaINST #popmechanic-container-72091.popmechanic-tablet #popmechanic-form-72091 .popmechanic-content,
  body.page-VIVALAVIKAxAstrovskayaINST #popmechanic-container-72091.popmechanic-mobile #popmechanic-form-72091 .popmechanic-content,
  body.page-VIVALAVIKAxAstrovskayaINST #popmechanic-container-72092.popmechanic-desktop #popmechanic-form-72092 .popmechanic-content,
  body.page-VIVALAVIKAxAstrovskayaINST #popmechanic-container-72092.popmechanic-tablet #popmechanic-form-72092 .popmechanic-content,
  body.page-VIVALAVIKAxAstrovskayaINST #popmechanic-container-72092.popmechanic-mobile #popmechanic-form-72092 .popmechanic-content {
    padding-right: 0 !important;
    padding-left: 0 !important; } }

/* line 871, theme2.scss */
.button:disabled, .co-button:disabled:not(.co-button--link), .picker-button:disabled, .m-modal-button:disabled, .co-tabs-controls--customer .co-tabs-node:disabled {
  opacity: 0.25;
  background-color: transparent !important;
  border: var(--controls-border-width) solid #f7553d !important;
  color: #f7553d !important; }

/* line 877, theme2.scss */
.text-center {
  text-align: center; }

/* line 880, theme2.scss */
.product-landing-button {
  display: inline-flex;
  justify-content: center;
  align-items: center; }

/* line 886, theme2.scss */
.body-checkout2.notbounus label[for="order_use_bonus_points"] {
  display: none !important; }

/* line 890, theme2.scss */
a.btn-osmi_card {
  width: 100%;
  max-width: 462px;
  height: 59px;
  border: 0px solid;
  gap: 12px;
  border-radius: 90px;
  margin-top: 30px;
  justify-content: flex-end;
  padding-right: 0; }
  @media (max-width: 1100px) {
    /* line 890, theme2.scss */
    a.btn-osmi_card {
      max-width: 300px; } }
  @media (max-width: 767px) {
    /* line 890, theme2.scss */
    a.btn-osmi_card {
      justify-content: center;
      margin-top: 0;
      margin-bottom: 40px;
      padding-right: 14px; } }

/* line 912, theme2.scss */
a.btn-osmi_card:hover {
  border: none;
  background: transparent; }

/* line 917, theme2.scss */
.cabinet-heading:not(.active) a.btn-osmi_card {
  display: none; }

/* line 921, theme2.scss */
.cabinet-heading.active {
  display: flex;
  justify-content: space-between;
  align-items: flex-start; }
  @media (max-width: 767px) {
    /* line 921, theme2.scss */
    .cabinet-heading.active {
      flex-direction: column;
      align-items: center; } }

@media all and (max-width: 768px) {
  /* line 931, theme2.scss */
  .dialogs__widget_btn {
    display: none !important; } }
/* line 935, theme2.scss */
.m-overlay {
  z-index: 999999; }

/* line 938, theme2.scss */
.m-modal.m-modal--checkout {
  z-index: 9999999135; }

/* line 941, theme2.scss */
.jeDexv {
  z-index: 99999; }

/* line 945, theme2.scss */
.hide-stikers {
  display: none !important; }

/* line 948, theme2.scss */
.stiker-quantity img {
  max-width: 163px; }
  @media (max-width: 480px) {
    /* line 948, theme2.scss */
    .stiker-quantity img {
      max-width: 120px !important; } }

/* line 954, theme2.scss */
[for="order_delivery_variant_id_6003580"] {
  display: none !important; }

/* line 959, theme2.scss */
body[data-theme-template="page.system-template-38f676fcb951e1db5b76"] .footer,
body[data-theme-template="page.system-template-8fc10767d0bf316f3f9c"] .footer {
  margin-top: 0 !important; }

/* line 963, theme2.scss */
.m-input--checkbox {
  line-height: 1;
  align-items: center;
  top: 0;
  flex-wrap: nowrap;
  margin-bottom: 12px; }
  /* line 969, theme2.scss */
  .m-input--checkbox p {
    margin-bottom: 0; }

/* line 973, theme2.scss */
.m-input--checkbox [type=checkbox] + span {
  top: 0;
  line-height: 1; }

/* line 977, theme2.scss */
.m-modal-wrapper {
  overflow: initial; }

@media (max-width: 767px) {
  /* line 980, theme2.scss */
  .m-input--checkbox .m-input-caption {
    flex: initial;
    margin-left: 15px; } }

/* line 986, theme2.scss */
.m-modal-footer {
  margin-top: 20px; }

/* line 990, theme2.scss */
.custom_sticker_sale-proc {
  color: #fff;
  position: absolute;
  top: 41%;
  left: 50%;
  line-height: 1;
  transform: translate(-50%, -50%) rotate(-20deg);
  z-index: 2;
  font-family: "Optima Cyr";
  font-size: 20px; }
  @media (max-width: 767px) {
    /* line 990, theme2.scss */
    .custom_sticker_sale-proc {
      top: 34%;
      font-size: 14px; } }

/* line 1006, theme2.scss */
.popmechanic-button-letter {
  display: block;
  width: 34px;
  height: 34px; }

/* line 1012, theme2.scss */
.values-columns .product-variants .option-values {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: wrap;
  max-height: 220px; }

/* line 1020, theme2.scss */
.custom-widget-whatsup {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  bottom: 20px;
  right: 20px;
  position: fixed;
  z-index: 99999;
  background: #ff5720; }
  /* line 1032, theme2.scss */
  .custom-widget-whatsup .icon {
    display: block;
    width: 32px;
    height: 32px;
    background: url("https://messengers.insales.ru/packs/media/messages-widget/assets/images/widget-icons/cat-comments-212cadbe7cb90292ad8d243c656708ff.svg") 100% 100%/contain no-repeat;
    filter: brightness(0%) invert(100%); }
  @media (max-width: 768px) {
    /* line 1020, theme2.scss */
    .custom-widget-whatsup {
      display: none !important;
      bottom: 160px;
      right: 15px; } }
