/* 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, #ee632c);
  --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, #f07240);
  --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, #f18155);
  --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, #f6b095);
  --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, #ee632c);
  --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, #f07240);
  --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, #f18155);
  --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, #f6b095);
  --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, #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, minimal);
  --controls-btn-border-radius: var(--draft-controls-btn-border-radius, 0px);
  --color-notice-warning: var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light: var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade: var(--draft-color-notice-warning-minor-shade, #fff3ca);
  --color-notice-warning-minor-shade-is-light: var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade: var(--draft-color-notice-warning-major-shade, #fff2c8);
  --color-notice-warning-major-shade-is-light: var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade: var(--draft-color-notice-warning-half-shade, #ffedb3);
  --color-notice-warning-half-shade-is-light: var(--draft-color-notice-warning-half-shade-is-light, true);
  --color-notice-success: var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light: var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade: var(--draft-color-notice-success-minor-shade, #d3ecd9);
  --color-notice-success-minor-shade-is-light: var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade: var(--draft-color-notice-success-major-shade, #d1ecd7);
  --color-notice-success-major-shade-is-light: var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade: var(--draft-color-notice-success-half-shade, #bee4c7);
  --color-notice-success-half-shade-is-light: var(--draft-color-notice-success-half-shade-is-light, true);
  --color-notice-error: var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light: var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade: var(--draft-color-notice-error-minor-shade, #f8d7da);
  --color-notice-error-minor-shade-is-light: var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade: var(--draft-color-notice-error-major-shade, #f8d5d8);
  --color-notice-error-major-shade-is-light: var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade: var(--draft-color-notice-error-half-shade, #f5c4c8);
  --color-notice-error-half-shade-is-light: var(--draft-color-notice-error-half-shade-is-light, true);
  --color-notice-info: var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light: var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade: var(--draft-color-notice-info-minor-shade, #cae4ff);
  --color-notice-info-minor-shade-is-light: var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade: var(--draft-color-notice-info-major-shade, #c8e3ff);
  --color-notice-info-major-shade-is-light: var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade: var(--draft-color-notice-info-half-shade, #b3d7ff);
  --color-notice-info-half-shade-is-light: var(--draft-color-notice-info-half-shade-is-light, true);
  --font-family: var(--draft-font-family, Montserrat);
  --font-size: var(--draft-font-size, 16px);
  --font-family-heading: var(--draft-font-family-heading, Montserrat);
  --collection_count: var(--draft-collection_count, 36);
  --search_count: var(--draft-search_count, 15);
  --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, 1060px);
  --delta_sidebar: var(--draft-delta_sidebar, 1);
  --sidebar_index_show: var(--draft-sidebar_index_show, false);
  --sidebar_index_position: var(--draft-sidebar_index_position, left);
  --sidebar_collection_show: var(--draft-sidebar_collection_show, true);
  --sidebar_collection_position: var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show: var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position: var(--draft-sidebar_cart_position, left);
  --sidebar_product_show: var(--draft-sidebar_product_show, false);
  --sidebar_product_position: var(--draft-sidebar_product_position, left);
  --sidebar_blog_show: var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position: var(--draft-sidebar_blog_position, left);
  --sidebar_article_show: var(--draft-sidebar_article_show, false);
  --sidebar_article_position: var(--draft-sidebar_article_position, left);
  --sidebar_page_show: var(--draft-sidebar_page_show, false);
  --sidebar_page_position: var(--draft-sidebar_page_position, left);
  --sidebar_compare_show: var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position: var(--draft-sidebar_compare_position, left);
  --sidebar_search_show: var(--draft-sidebar_search_show, false);
  --sidebar_search_position: var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled: var(--draft-feedback_captcha_enabled, true); }

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

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

/* line 1, custom.css */
.icon-delivery:before {
  background-image: url("truck-min.svg"); }

@media all and (max-width: 768px) {
  /* line 5, custom.css */
  h1 {
    font-size: 1.2rem !important;
    margin-bottom: .3rem !important; }

  /* line 9, custom.css */
  .subcollection-list__item-title.text-center {
    font-size: 14px; } }
/* line 13, custom.css */
h3 {
  font-size: 1.3rem !important;
  font-weight: 100 !important; }

/* line 17, custom.css */
.header__collections-item.is-level-1 > .header__collections-controls .header__collections-link {
  font-size: 1.1rem !important;
  font-weight: 500; }

/* line 21, custom.css */
.header__collections-link {
  font-size: 1.1rem !important; }

/* line 24, custom.css */
label[for="register"] span.co-input-title.co-input-label.co-toggable_field-title::after {
  display: none; }

/* line 27, custom.css */
.filter-ranges h2 {
  font-size: 16px !important;
  font-weight: 400 !important; }

/* line 31, custom.css */
span.button.button_size-l.pagination-span.disabled {
  background: #000;
  color: #fff; }

/* line 35, custom.css */
span.button.button_size-l.pagination-span.disabled:hover {
  border: 1px solid #000; }

/* line 38, custom.css */
a.button.button_size-l.pagination-next.icon.icon-arrow-right, a.button.button_size-l.pagination-prev.icon.icon-arrow-left {
  color: #000;
  border: 2px solid #000; }

/* line 42, custom.css */
a.button.button_size-l.pagination-next.icon.icon-arrow-right:hover, a.button.button_size-l.pagination-prev.icon.icon-arrow-left:hover {
  background: #000;
  color: #fff; }

/* line 46, custom.css */
.product .product-form {
  gap: 0 !important; }

/* line 49, custom.css */
.product .option-selector .option-value.is-radio > span {
  border: 2px solid #e0dcdc !important;
  background-color: #fff !important; }

/* line 53, custom.css */
.product .option-selector .option-value.is-radio.is-active > span {
  border-color: var(--color-btn-bg) !important; }

/* line 56, custom.css */
.sticker.sticker-sale {
  background: #9c0202; }

/* line 59, custom.css */
.sticker.sticker-tovary-so-skidkoy {
  display: none !important; }

/* line 62, custom.css */
.sticker.sticker-naturalnyy-meh {
  background: #413630 !important; }

/* line 65, custom.css */
.sticker.sticker-bayka {
  background: #fff !important;
  color: #000 !important;
  border: 1px solid !important; }

/* line 70, custom.css */
label.co-delivery_method.co-input-wrapper.co-toggable_field.co-toggable_field--bordered {
  padding: 0.5rem 0 0.5rem 0.5rem !important;
  margin-bottom: 10px;
  border: 1px solid #cccccc !important; }

/* line 75, custom.css */
.co-input-notice.co-notice--danger, div#checkout_order_errors {
  font-weight: 800;
  font-size: 1.2em; }

/* line 79, custom.css */
.hide-desc {
  display: none !important; }

/* line 82, custom.css */
.hide {
  display: none !important; }

/* line 85, custom.css */
.collection_banner img {
  max-width: 100%;
  width: 100%;
  height: auto; }

/* line 90, custom.css */
.text-center {
  text-align: center; }

/* line 93, custom.css */
label[for=order_delivery_variant_id_2872371] {
  display: none !important; }

/* line 96, custom.css */
.h2.special-products__title.heading, .tabs__head-label {
  color: #000; }

/* line 99, custom.css */
.quick-checkout {
  background: #fff;
  color: #000;
  border: 1px solid #000; }

/* line 104, custom.css */
.header .form-control.header__search-field {
  width: 240px !important; }

/* line 107, custom.css */
.container-new img {
  width: 100%; }

/* line 110, custom.css */
a.button.button_wide.product-preview__detail-btn, .filter__controls button {
  background: #fff;
  border: 1px solid #000;
  color: #000;
  transition: .3s; }

/* line 116, custom.css */
a.button.button_wide.product-preview__detail-btn:hover, .filter__controls button:hover {
  background: #000;
  color: #fff;
  border: 1px solid #000; }

/* line 121, custom.css */
.product__gallery-tumbs .splide__arrow {
  background: #000 !important;
  width: 2.5rem !important;
  height: 2.5rem !important; }

/* line 126, custom.css */
.header__collections-link {
  font-size: 1.1rem; }

/* line 129, custom.css */
.header__area-collections {
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding: 10px; }

/* line 134, custom.css */
.product-preview__title {
  margin-bottom: .1rem !important; }

/* line 137, custom.css */
.product-preview__price-cur.product-preview__price-range {
  display: flex !important;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: flex-end; }

/* line 143, custom.css */
.product-preview__price-cur.product-preview__price-range span.product-preview__price-old {
  margin-left: 15px; }

@media all and (max-width: 768px) {
  /* line 147, custom.css */
  .filter__items {
    margin-top: 2rem; }

  /* line 150, custom.css */
  .soclinks {
    display: flex;
    justify-content: space-around; }

  /* line 154, custom.css */
  .product-preview__price-cur.product-preview__price-range {
    display: flex !important;
    align-items: center;
    flex-direction: row-reverse; }

  /* line 159, custom.css */
  .tovar_dnya, .tovar_dnya_slide {
    width: 100%; }

  /* line 162, custom.css */
  .product-preview__price-cur {
    font-weight: 400 !important;
    font-size: 1.1rem; }

  /* line 166, custom.css */
  .product .product-form {
    gap: .3rem !important; }

  /* line 169, custom.css */
  .option-values {
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto; }

  /* line 173, custom.css */
  .product .option-selector .option-value.is-radio {
    margin: 0 13px 10px 0 !important;
    font-size: 12px !important; }

  /* line 177, custom.css */
  .product .option-selector .option-value.is-radio > span {
    font-size: 1rem !important;
    padding: .5rem !important; }

  /* line 181, custom.css */
  .product-preview__title, .product-preview__price {
    margin-bottom: .3rem !important; }

  /* line 184, custom.css */
  .subcollection-list.grid-list {
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); }

  /* line 187, custom.css */
  .footer-top {
    grid-template-areas: "menu" "sidebar" !important; }

  /* line 192, custom.css */
  .sizes {
    display: flex !important; }

  /* line 195, custom.css */
  .variants_in_card {
    margin-right: .4rem;
    font-size: 15px; }

  /* line 199, custom.css */
  .filter {
    max-width: 100% !important; }

  /* line 202, custom.css */
  .hide-sm {
    display: none; }

  /* line 205, custom.css */
  .show-sm {
    display: block !important; }

  /* line 208, custom.css */
  .hide-desc {
    display: block !important; }

  /* line 211, custom.css */
  .header__logo img {
    max-height: 40px !important; }

  /* line 214, custom.css */
  .product__price-cur {
    font-size: 1.8rem !important; }

  /* line 217, custom.css */
  .product__price {
    padding-bottom: 0 !important; }

  /* line 220, custom.css */
  .product__variants {
    margin-bottom: -10px !important; }

  /*.option-values{
    display: flex;
    justify-content: center;
  }*/
  /* line 227, custom.css */
  .option.is-radio {
    width: 100%; }

  /* line 230, custom.css */
  .product-info {
    margin-top: -2rem; }

  /* line 233, custom.css */
  .side-panel {
    width: 70% !important; }

  /* line 236, custom.css */
  .product-preview__area-variants {
    display: none; }

  /* line 239, custom.css */
  .product-preview__area-bottom .product-preview__controls {
    display: none; }

  /* line 242, custom.css */
  .product-preview {
    padding: 0 !important; }

  /* line 245, custom.css */
  .product-preview__price-cur.product-preview__price-range {
    margin-bottom: 0.2rem;
    font-size: 16px;
    padding-left: 5px; }

  /* line 250, custom.css */
  .product-preview__title a {
    font-size: 13px;
    padding-left: 5px;
    display: block;
    margin-top: 3px; }

  /* line 256, custom.css */
  .product-preview__photo {
    margin: -0.5rem -0.3rem 0 -0.3rem; }

  /* line 259, custom.css */
  .collection_banner {
    margin-bottom: -.8rem; } }
/* line 265, custom.css */
.product-form__area-table-r {
  grid-area: table-r;
  font-size: 1.125rem;
  line-height: 1.3; }

/* -------------------------------- 

xpopup 

-------------------------------- */
/* line 275, custom.css */
.cd-popup {
  opacity: 0;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(94, 110, 141, 0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s; }

/* line 289, custom.css */
.cd-popup.is-visible {
  opacity: 1 !important;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
  z-index: 1000; }

/* line 297, custom.css */
.cd-popup-container img {
  max-width: 100%;
  height: 100%; }

/* line 302, custom.css */
.cd-popup-container {
  position: relative;
  width: 90%;
  max-width: 550px;
  margin: 4em auto;
  background: #FFF;
  border-radius: .25em .25em .4em .4em;
  text-align: center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s; }

/* line 325, custom.css */
.cd-popup-container p {
  padding: 1em; }

/* line 328, custom.css */
.cd-popup-container .cd-buttons:after {
  content: "";
  display: table;
  clear: both; }

/* line 333, custom.css */
.cd-popup-container .cd-buttons li {
  float: left;
  width: 50%; }

/* line 337, custom.css */
.cd-popup-container .cd-buttons a {
  display: block;
  height: 60px;
  line-height: 60px;
  text-transform: uppercase;
  color: #FFF;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s; }

/* line 347, custom.css */
.cd-popup-container .cd-buttons li:first-child a {
  background: #fc7169;
  border-radius: 0 0 0 .25em; }

/* line 351, custom.css */
.no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
  background-color: #fc8982; }

/* line 354, custom.css */
.cd-popup-container .cd-buttons li:last-child a {
  background: #b6bece;
  border-radius: 0 0 .25em 0; }

/* line 358, custom.css */
.no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
  background-color: #c5ccd8; }

/* line 361, custom.css */
.cd-popup-container .cd-popup-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px; }

/* line 368, custom.css */
.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: #8f9cb5; }

/* line 376, custom.css */
.cd-popup-container .cd-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px; }

/* line 384, custom.css */
.cd-popup-container .cd-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 8px; }

/* line 392, custom.css */
.is-visible .cd-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

@media only screen and (min-width: 1170px) {
  /* line 400, custom.css */
  .cd-popup-container {
    margin: 2em auto; } }
@media all and (max-width: 500px) {
  /* line 405, custom.css */
  .slider_wrap {
    height: 300px !important; } }
/* line 410, custom.css */
.sizes {
  display: flex; }

/* line 413, custom.css */
.flex-sizes {
  display: flex; }

/* line 416, custom.css */
.variants_in_card, .variants_in_card {
  margin-right: 5px; }

/* line 419, custom.css */
.variants_in_card {
  font-weight: 700; }

/* line 422, custom.css */
.variants_in_card:nth-child(1) {
  font-weight: initial; }

/* line 425, custom.css */
.flex-sizes .variants_in_card:nth-child(1), .variants_in_card {
  font-weight: initial; }

/* line 428, custom.css */
.custom-flex-sitemap {
  display: flex; }

/* line 431, custom.css */
.custom-flex-sitemap div {
  width: 50%; }

/* line 434, custom.css */
.custom-flex-sitemap a {
  color: var(--color-text); }

@media all and (max-width: 768px) {
  /* line 438, custom.css */
  .sizes {
    padding-left: 5px;
    font-size: 13px;
    flex-direction: column; }

  /* line 443, custom.css */
  .variants_in_card {
    font-size: 13px; }

  /* line 446, custom.css */
  .custom-flex-sitemap {
    flex-direction: column; }

  /* line 449, custom.css */
  .custom-flex-sitemap div {
    width: 100%; } }
/* line 454, custom.css */
.product-preview__area-photo {
  position: relative; }

/* line 457, custom.css */
.favorites_btn,
.favorites_btn:hover {
  transition: .4s;
  position: absolute;
  z-index: 1;
  right: 0.05rem;
  top: -0.45rem;
  background: transparent;
  color: var(--color-text-half-shade);
  outline: none;
  padding: 0;
  border: 0;
  height: 30px;
  width: 32px; }
  /* line 471, custom.css */
  .favorites_btn:before,
  .favorites_btn:hover:before {
    content: "";
    border-radius: 50%;
    background: var(--bg);
    width: 32px;
    height: 32px;
    position: absolute;
    opacity: 0.6;
    right: 0;
    top: 0; }
  /* line 482, custom.css */
  .favorites_btn .icon-favorites-f,
  .favorites_btn:hover .icon-favorites-f {
    display: none; }
  /* line 485, custom.css */
  .favorites_btn .btn-icon,
  .favorites_btn:hover .btn-icon {
    z-index: 2;
    font-weight: bold; }

/* line 491, custom.css */
.icon-favorites-o:before, .icon-favorites-f:before {
  font-size: 1.1rem; }

/* line 494, custom.css */
.favorites_btn:hover .icon-favorites-o:before, .favorites_btn:hover .icon-favorites-f:before {
  font-size: 1.4rem; }

/* line 498, custom.css */
.favorites_btn.favorites-added {
  color: var(--color-btn-bg); }
  /* line 500, custom.css */
  .favorites_btn.favorites-added .icon-favorites-f {
    display: block; }
  /* line 503, custom.css */
  .favorites_btn.favorites-added .icon-favorites-o {
    display: none; }

@media all and (max-width: 768px) {
  /* line 508, custom.css */
  .favorites_btn,
  .favorites_btn:hover {
    top: -0.55rem; } }
/* line 514, custom.css */
#delivery_error_2996709 {
  color: #a94442;
  font-weight: 800;
  font-size: 1.2em; }

/* line 520, custom.css */
.ovx-h {
  overflow-x: hidden;
  margin-bottom: 1rem; }

/* line 524, custom.css */
.plitka, .plitka-2 {
  padding: 0;
  list-style: none; }

@media all and (max-width: 768px) {
  /* line 529, custom.css */
  .plitka, .plitka-2 {
    display: flex; } }
/* line 533, custom.css */
.plitka .swiper-slide, .plitka-2 .swiper-slide, .plitka li, .plitka-2 li {
  margin: 5px;
  padding: 2px 10px;
  border: 1px solid #f17b40;
  border-radius: 5px;
  width: max-content !important;
  display: inline-block; }

/* line 541, custom.css */
.plitka li a, .plitka-2 li a, .plitka .swiper-slide a, .plitka-2 .swiper-slide a {
  text-decoration: none;
  white-space: nowrap; }

/* line 546, custom.css */
.widget-type_system_widget_v4_product_1 .product .option-selector .option-value.is-radio, .widget-type_system_widget_v4_product_1 .product .option-selector .option-value.is-span {
  font-size: 1.2rem !important;
  padding: 0.5rem 1rem !important;
  margin-right: 5px; }

/* line 551, custom.css */
.product__user-controls {
  margin-bottom: 0; }

@media all and (max-width: 768px) {
  /* line 555, custom.css */
  .widget-type_system_widget_v4_product_1 .product .option-selector .option-value.is-radio, .widget-type_system_widget_v4_product_1 .product .option-selector .option-value.is-span {
    font-size: 1rem !important;
    padding: 0.5rem 0.7rem !important;
    margin-right: 10px !important;
    margin-bottom: 10px !important; } }
/* line 562, custom.css */
.feedback-modal {
  display: none; }

/* line 13, theme.scss */
.iframe-video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background-color: #000000;
  margin-top: 1rem; }
  /* line 21, theme.scss */
  .iframe-video .video__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  /* line 28, theme.scss */
  .iframe-video .video__media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: none; }
  /* line 36, theme.scss */
  .iframe-video .video__button {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    padding: 0;
    width: 68px;
    height: 48px;
    border: none;
    background-color: transparent;
    transform: translate(-50%, -50%);
    cursor: pointer;
    -webkit-appearance: button; }
    /* line 50, theme.scss */
    .iframe-video .video__button:focus .video__button-shape {
      fill: #ff0000;
      fill-opacity: 1; }
  /* line 55, theme.scss */
  .iframe-video .video__button-shape {
    fill: #212121;
    fill-opacity: 0.8; }
  /* line 59, theme.scss */
  .iframe-video .video__button-icon {
    fill: #ffffff; }
  /* line 63, theme.scss */
  .iframe-video:hover .video__button-shape {
    fill: #ff0000;
    fill-opacity: 1; }
