/* 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, #ED8404);
  --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, #fb910f);
  --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, #fc9d2a);
  --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, #fdc27a);
  --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, #C72405);
  --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, #e52b06);
  --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, #f93710);
  --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, #fb826a);
  --color-accent-text-half-shade-is-dark: var(--draft-color-accent-text-half-shade-is-dark, true);
  --color-text-dark: var(--draft-color-text-dark, #333333);
  --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, #474747);
  --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, #5c5c5c);
  --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, #999999);
  --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, thin);
  --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, 2);
  --heading-weight: var(--draft-heading-weight, 400);
  --collection_count: var(--draft-collection_count, 100);
  --search_count: var(--draft-search_count, 15);
  --blog_size: var(--draft-blog_size, 6);
  --product_not_available: var(--draft-product_not_available, hidden);
  --layout-content-max-width: var(--draft-layout-content-max-width, 1408px);
  --delta_sidebar: var(--draft-delta_sidebar, 3);
  --sidebar_index_show: var(--draft-sidebar_index_show, false);
  --sidebar_index_position: var(--draft-sidebar_index_position, right);
  --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, right);
  --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, true);
  --sidebar_search_position: var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled: var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled: var(--draft-favorite_enabled, false); }

/* line 1, custom.css */
span.sticker-label {
  top: 250px;
  position: relative; }

/* line 6, custom.css */
.sticker__product-label {
  position: relative;
  top: 400px; }

/* line 11, custom.css */
.sticker.sticker-sale {
  position: absolute;
  left: 0; }

@media (max-width: 500px) {
  /* line 17, custom.css */
  span.sticker-label {
    top: 100px; }

  /* line 20, custom.css */
  .sticker__product-label {
    top: 200px; } }
@media (min-width: 501px) and (max-width: 768px) {
  /* line 26, custom.css */
  span.sticker-label {
    top: 80px; } }
/* line 31, custom.css */
.tabs .js-tabs-head .tabs__head-item.is-active {
  background: #ef8845;
  border: 0;
  padding: 0.3rem 0.7rem;
  border-radius: 6px; }

/* line 37, custom.css */
.tabs .js-tabs-head .tabs__head-item.is-active .tabs__head-label {
  color: #fff; }

/* line 41, custom.css */
.product__area-form.product-form .product__controls {
  grid-template-columns: auto auto !important;
  justify-content: flex-start !important; }

/* line 46, custom.css */
.product__area-form.product-form .product__controls .product__controls-left {
  margin-right: 1rem; }

/* line 50, custom.css */
.product__area-form.product-form .product__controls .product__controls-left span {
  font-size: 20px; }

/* line 54, custom.css */
.product__area-form.product-form .product__controls .button.button_size-l.button-one-click {
  height: 40px !important;
  border-color: #63b0b8; }

/* line 59, custom.css */
.button.add-cart-counter__controls.btn__remove__item-js {
  border-color: #00a658 !important; }

/* line 63, custom.css */
.special-products .product-preview__buy {
  align-items: center !important; }

/* line 67, custom.css */
.product__buy-btn-area.is-fixed-state {
  visibility: 0 !important; }

/* line 71, custom.css */
.product-preview__area-photo .product-preview__photo {
  margin-bottom: .5rem !important; }

/* line 75, custom.css */
.product-preview__price {
  text-align: center; }

@media (max-width: 640px) {
  /* line 81, custom.css */
  .tabs.section__tabs .widget_heading.tabs__head-label {
    font-size: 16px; }

  /* line 84, custom.css */
  .product__area-form.product-form .product__controls .product__controls-left {
    margin-right: 0; }

  /* line 87, custom.css */
  .product__area-form.product-form .product__controls .product__controls-left .product__buy-btn-area-inner {
    margin-right: 0; }

  /* line 90, custom.css */
  .product-form__area-title .product__title.heading,
  .product-form__area-price .product__price {
    text-align: center; }

  /* line 94, custom.css */
  .cart-item-title {
    font-weight: bold; }

  /* line 97, custom.css */
  .co-table--to_card .co-table-cell:before {
    display: none !important; } }
@media (max-width: 480px) {
  /* line 103, custom.css */
  .product__area-form.product-form .product__controls .button.button_size-l.button-one-click {
    width: 100%; } }
/* line 108, custom.css */
.widget-type_widget_v4_catalog_1_73dabdc587be58de60420864c26e02d8 .product-preview__title {
  margin-bottom: 0rem;
  word-break: break-word;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 600; }

/* line 116, custom.css */
.widget-type_widget_v4_catalog_1_73dabdc587be58de60420864c26e02d8 .product-preview__price-cur {
  font-weight: normal;
  white-space: nowrap;
  font-size: 1rem; }

@media (max-width: 768px) {
  /* line 124, custom.css */
  .widget-type_widget_v4_product_4_cadf66b48d6e85731290009a3d6cce2f .product .splide__pagination {
    justify-content: center; }

  /* line 128, custom.css */
  .widget-type_widget_v4_product_4_cadf66b48d6e85731290009a3d6cce2f .product .splide__arrow {
    display: none; } }
/* line 133, custom.css */
.widget-type_widget_v4_product_4_cadf66b48d6e85731290009a3d6cce2f .product__buy-btn-area.is-fixed-state .product__buy-btn-area-inner {
  position: inherit; }

/* line 136, custom.css */
.fslightbox-container {
  background: rgba(255, 255, 255, 0.95) !important; }

/* line 140, custom.css */
.fslightbox-slide-btn-container-previous {
  left: calc(50vw - 45vh);
  padding: unset; }

/* line 144, custom.css */
.fslightbox-slide-btn-container-next {
  right: calc(50vw - 45vh);
  padding: unset; }

@media screen and (max-width: 767px) {
  /* line 150, custom.css */
  .fslightbox-slide-btn-container-previous {
    left: calc(50% - 45%);
    padding: unset; }

  /* line 154, custom.css */
  .fslightbox-slide-btn-container-next {
    right: calc(50% - 45%);
    padding: unset; } }
/* line 160, custom.css */
td[class="co-table-cell co-table-cell--body"] p {
  margin-top: 16px; }

@media screen and (max-width: 767px) {
  /* line 165, custom.css */
  .order-img-width {
    width: 30%; } }
/* line 169, custom.css */
.order-border {
  border: 0; }

/* line 173, custom.css */
.banner-list__item-button a.button_size-m {
  background: #e27521 !important; }

/* line 176, custom.css */
.banner-list__item-button a.button_size-m {
  border-color: #e27521 !important; }

@media (min-width: 481px) {
  /* line 182, custom.css */
  .widget-type_widget_v4_product_4_cadf66b48d6e85731290009a3d6cce2f .product__buy-one-click {
    /*width: 205px;*/
    width: auto !important; } }
/* line 188, custom.css */
.knopka-dizain {
  background: var(--color-btn-bg) !important;
  border-color: var(--color-btn-bg) !important; }

@media screen and (min-width: 1025px) {
  /* line 194, custom.css */
  .widget-type_widget_v4_product_4_cadf66b48d6e85731290009a3d6cce2f .product__buy-one-click {
    display: inline; }

  /* line 197, custom.css */
  .knopka-dizain {
    margin-top: unset; } }
/*
.widget-type_widget_v4_special_products_tabs_9_7a1e73e62512e7acde75763066d70f80 .grid-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
@media screen and (max-width: 480px) {
.widget-type_widget_v4_special_products_tabs_9_7a1e73e62512e7acde75763066d70f80 .product-preview-elem {
  	max-width: 200px;
}
}
.widget-type_widget_v4_special_products_tabs_9_7a1e73e62512e7acde75763066d70f80 .product-preview-elem {
	min-width: 200px;
  }*/
@media (max-width: 800px) {
  /* line 217, custom.css */
  .widget-type_widget_v4_special_products_tabs_9_7a1e73e62512e7acde75763066d70f80[style*="--category-title-alignment:center"] .splide__track {
    display: flex; }

  /* line 220, custom.css */
  .widget-type_widget_v4_special_products_tabs_9_7a1e73e62512e7acde75763066d70f80 .splide.is-active .splide__list {
    flex-wrap: wrap;
    justify-content: center; }

  /* line 225, custom.css */
  .splide__track {
    padding: 0 !important; }

  /* line 228, custom.css */
  .promo-slider .splide > .splide__arrows {
    display: block !important; }

  /* line 231, custom.css */
  .promo-slider .splide__arrow {
    background: transparent !important;
    top: 57% !important; }

  /* line 235, custom.css */
  .splide__arrow svg {
    fill: #afabab !important;
    height: 0.7em !important;
    width: 0.7em !important; } }
/* line 242, custom.css */
.button-banner:not(:disabled):not(.disabled) {
  cursor: pointer; }

/* line 245, custom.css */
.button-banner {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: var(--controls-height-m);
  max-width: 100%;
  font-family: var(--font-family);
  font-weight: var(--font-weight);
  font-size: var(--controls-font-size-m);
  line-height: 1;
  color: var(--color-btn-color);
  border-radius: var(--controls-btn-border-radius);
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  background: var(--color-btn-bg);
  border: var(--controls-border-width) solid transparent;
  box-shadow: var(--color-btn-shadow);
  padding: var(--controls-btn-padding-y) var(--controls-btn-padding-x);
  outline: none;
  transition: var(--btn-transition); }

/* line 269, custom.css */
.button-banner:not(:disabled):not(.disabled):active:focus {
  box-shadow: var(--color-btn-shadow, none); }

/* line 272, custom.css */
.button-banner:hover {
  color: var(--color-btn-color); }

/* line 275, custom.css */
.button-banner.button_size-m {
  height: var(--controls-height-m);
  font-size: var(--controls-font-size-m); }

/* line 279, custom.css */
.header__search {
  display: none !important; }

/* line 282, custom.css */
.widget-type_widget_v4_cart_1_f656e7a9ac6dc3ab12ffd1f253a06fd7 img {
  max-height: 260px;
  max-width: 215px; }

@media screen and (max-width: 480px) {
  /* line 288, custom.css */
  .widget-type_system_widget_v4_banner_list_16 .banner-list {
    display: inherit; } }
/* line 293, custom.css */
.banner-list__item-button {
  margin: auto; }

@media screen and (min-width: 655px) {
  /* line 297, custom.css */
  .widget-type_widget_v4_banner_list_24_13bb1a039bd1536c8547f0a2fd66dd63 .banner-list.grid-list {
    grid-template-columns: repeat(4, minmax(var(--grid-list-min-width-mobile), 1fr));
    gap: 16px; } }
@media screen and (max-width: 655px) {
  /* line 303, custom.css */
  .widget-type_widget_v4_banner_list_24_13bb1a039bd1536c8547f0a2fd66dd63 .banner-list.grid-list {
    grid-template-columns: repeat(2, minmax(var(--grid-list-min-width-mobile), 1fr));
    grid-gap: 12px; } }
@media screen and (min-width: 601px) {
  /* line 310, custom.css */
  .m-modal.m-modal--checkout {
    top: 30% !important; } }
/* line 315, custom.css */
.common-accessories-inited {
  margin-bottom: 1rem; }

/* line 319, custom.css */
.accessory-name {
  margin-bottom: 0.5rem; }

/* line 323, custom.css */
.accessory-values {
  display: flex;
  flex-direction: column;
  gap: 0.25rem; }

@media screen and (max-width: 767px) {
  /* line 330, custom.css */
  .widget-type_new_product .product__area-photo {
    margin-bottom: 1rem; } }
/* line 335, custom.css */
.accessory-name {
  display: none !important; }

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

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

/* line 13, theme.scss */
.badge {
  max-width: 100% !important;
  display: contents; }

/* line 20, theme.scss */
.all-visible {
  display: inline-flex !important; }

/* line 24, theme.scss */
.custom-registr {
  font-size: 20px; }

@media (min-width: 601px) {
  /* line 28, theme.scss */
  .m-modal--checkout {
    width: 660px; }
    /* line 30, theme.scss */
    .m-modal--checkout .m-modal-wrapper {
      padding-right: 30px;
      padding-left: 30px; } }
/* line 37, theme.scss */
.m-modal--checkout .m-modal-close {
  background: var(--color-btn-bg) !important;
  text-align: center;
  color: #fff; }
  /* line 41, theme.scss */
  .m-modal--checkout .m-modal-close:after {
    color: #FFF; }
/* line 45, theme.scss */
.m-modal--checkout .m-input-label {
  display: none; }
/* line 48, theme.scss */
.m-modal--checkout .m-input {
  margin-bottom: 2rem; }
  /* line 50, theme.scss */
  .m-modal--checkout .m-input .form-control {
    background-color: var(--bg-minor-shade);
    border-color: var(--bg-major-shade);
    font-size: var(--controls-font-size-m);
    color: var(--color-text); }
/* line 57, theme.scss */
.m-modal--checkout .m-modal-button {
  width: 160px; }
/* line 60, theme.scss */
.m-modal--checkout .m-modal-bottom {
  text-align: center;
  margin-bottom: 1rem;
  font-size: 14px;
  margin-top: .5rem; }
  /* line 65, theme.scss */
  .m-modal--checkout .m-modal-bottom a {
    text-decoration: none; }

/* line 70, theme.scss */
.product__rating-star {
  background: url("00.png") no-repeat center;
  background-size: 100%; }
  /* line 73, theme.scss */
  .product__rating-star:nth-child(2), .product__rating-star:nth-child(3), .product__rating-star:nth-child(4) {
    background: url("10.png") no-repeat center;
    background-size: contain; }
  /* line 80, theme.scss */
  .product__rating-star:nth-child(5)[data-star="icon-star-3,1"] {
    background: url("01.png") no-repeat center;
    background-size: contain; }
  /* line 84, theme.scss */
  .product__rating-star:nth-child(5)[data-star="icon-star-3,2"] {
    background: url("02.png") no-repeat center;
    background-size: contain; }
  /* line 88, theme.scss */
  .product__rating-star:nth-child(5)[data-star="icon-star-3,3"] {
    background: url("03.png") no-repeat center;
    background-size: contain; }
  /* line 92, theme.scss */
  .product__rating-star:nth-child(5)[data-star="icon-star-3,4"] {
    background: url("04.png") no-repeat center;
    background-size: contain; }
  /* line 96, theme.scss */
  .product__rating-star:nth-child(5)[data-star="icon-star-3,5"] {
    background: url("05.png") no-repeat center;
    background-size: contain; }
  /* line 100, theme.scss */
  .product__rating-star:nth-child(5)[data-star="icon-star-3,6"] {
    background: url("06.png") no-repeat center;
    background-size: contain; }
  /* line 104, theme.scss */
  .product__rating-star:nth-child(5)[data-star="icon-star-3,7"] {
    background: url("07.png") no-repeat center;
    background-size: contain; }
  /* line 108, theme.scss */
  .product__rating-star:nth-child(5)[data-star="icon-star-3,8"] {
    background: url("08.png") no-repeat center;
    background-size: contain; }
  /* line 112, theme.scss */
  .product__rating-star:nth-child(5)[data-star="icon-star-3,9"] {
    background: url("09.png") no-repeat center;
    background-size: contain; }
  /* line 128, theme.scss */
  .product__rating-star[data-star="icon-star-4,0"]:nth-child(2), .product__rating-star[data-star="icon-star-4,0"]:nth-child(3), .product__rating-star[data-star="icon-star-4,0"]:nth-child(4), .product__rating-star[data-star="icon-star-4,0"]:nth-child(5), .product__rating-star[data-star="icon-star-4,1"]:nth-child(2), .product__rating-star[data-star="icon-star-4,1"]:nth-child(3), .product__rating-star[data-star="icon-star-4,1"]:nth-child(4), .product__rating-star[data-star="icon-star-4,1"]:nth-child(5), .product__rating-star[data-star="icon-star-4,2"]:nth-child(2), .product__rating-star[data-star="icon-star-4,2"]:nth-child(3), .product__rating-star[data-star="icon-star-4,2"]:nth-child(4), .product__rating-star[data-star="icon-star-4,2"]:nth-child(5), .product__rating-star[data-star="icon-star-4,3"]:nth-child(2), .product__rating-star[data-star="icon-star-4,3"]:nth-child(3), .product__rating-star[data-star="icon-star-4,3"]:nth-child(4), .product__rating-star[data-star="icon-star-4,3"]:nth-child(5), .product__rating-star[data-star="icon-star-4,4"]:nth-child(2), .product__rating-star[data-star="icon-star-4,4"]:nth-child(3), .product__rating-star[data-star="icon-star-4,4"]:nth-child(4), .product__rating-star[data-star="icon-star-4,4"]:nth-child(5), .product__rating-star[data-star="icon-star-4,5"]:nth-child(2), .product__rating-star[data-star="icon-star-4,5"]:nth-child(3), .product__rating-star[data-star="icon-star-4,5"]:nth-child(4), .product__rating-star[data-star="icon-star-4,5"]:nth-child(5), .product__rating-star[data-star="icon-star-4,6"]:nth-child(2), .product__rating-star[data-star="icon-star-4,6"]:nth-child(3), .product__rating-star[data-star="icon-star-4,6"]:nth-child(4), .product__rating-star[data-star="icon-star-4,6"]:nth-child(5), .product__rating-star[data-star="icon-star-4,7"]:nth-child(2), .product__rating-star[data-star="icon-star-4,7"]:nth-child(3), .product__rating-star[data-star="icon-star-4,7"]:nth-child(4), .product__rating-star[data-star="icon-star-4,7"]:nth-child(5), .product__rating-star[data-star="icon-star-4,8"]:nth-child(2), .product__rating-star[data-star="icon-star-4,8"]:nth-child(3), .product__rating-star[data-star="icon-star-4,8"]:nth-child(4), .product__rating-star[data-star="icon-star-4,8"]:nth-child(5), .product__rating-star[data-star="icon-star-4,9"]:nth-child(2), .product__rating-star[data-star="icon-star-4,9"]:nth-child(3), .product__rating-star[data-star="icon-star-4,9"]:nth-child(4), .product__rating-star[data-star="icon-star-4,9"]:nth-child(5), .product__rating-star[data-star="icon-star-4"]:nth-child(2), .product__rating-star[data-star="icon-star-4"]:nth-child(3), .product__rating-star[data-star="icon-star-4"]:nth-child(4), .product__rating-star[data-star="icon-star-4"]:nth-child(5) {
    background: url("10.png") no-repeat center; }
  /* line 136, theme.scss */
  .product__rating-star:nth-child(6)[data-star="icon-star-4,1"] {
    background: url("01.png") no-repeat center;
    background-size: contain; }
  /* line 140, theme.scss */
  .product__rating-star:nth-child(6)[data-star="icon-star-4,2"] {
    background: url("02.png") no-repeat center;
    background-size: contain; }
  /* line 144, theme.scss */
  .product__rating-star:nth-child(6)[data-star="icon-star-4,3"] {
    background: url("03.png") no-repeat center;
    background-size: contain; }
  /* line 148, theme.scss */
  .product__rating-star:nth-child(6)[data-star="icon-star-4,4"] {
    background: url("04.png") no-repeat center;
    background-size: contain; }
  /* line 152, theme.scss */
  .product__rating-star:nth-child(6)[data-star="icon-star-4,5"] {
    background: url("05.png") no-repeat center;
    background-size: contain; }
  /* line 156, theme.scss */
  .product__rating-star:nth-child(6)[data-star="icon-star-4,6"] {
    background: url("06.png") no-repeat center;
    background-size: contain; }
  /* line 160, theme.scss */
  .product__rating-star:nth-child(6)[data-star="icon-star-4,7"] {
    background: url("07.png") no-repeat center;
    background-size: contain; }
  /* line 164, theme.scss */
  .product__rating-star:nth-child(6)[data-star="icon-star-4,8"] {
    background: url("08.png") no-repeat center;
    background-size: contain; }
  /* line 168, theme.scss */
  .product__rating-star:nth-child(6)[data-star="icon-star-4,9"] {
    background: url("09.png") no-repeat center;
    background-size: contain; }
  /* line 175, theme.scss */
  .product__rating-star[data-star="icon-star-5,0"]:nth-child(2), .product__rating-star[data-star="icon-star-5,0"]:nth-child(3), .product__rating-star[data-star="icon-star-5,0"]:nth-child(4), .product__rating-star[data-star="icon-star-5,0"]:nth-child(5), .product__rating-star[data-star="icon-star-5,0"]:nth-child(6), .product__rating-star[data-star="icon-star-5"]:nth-child(2), .product__rating-star[data-star="icon-star-5"]:nth-child(3), .product__rating-star[data-star="icon-star-5"]:nth-child(4), .product__rating-star[data-star="icon-star-5"]:nth-child(5), .product__rating-star[data-star="icon-star-5"]:nth-child(6) {
    background: url("10.png") no-repeat center; }

/* line 185, theme.scss */
.product__param-list .product__rating-star {
  background-size: cover !important; }

/* line 189, theme.scss */
.product-form__area-controls .product__controls-right {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem; }

@media (max-width: 1024px) {
  /* line 196, theme.scss */
  .product__gallery-main .splide__pagination {
    justify-content: center !important; } }
@media (max-width: 767px) {
  /* line 202, theme.scss */
  .product-form__area-controls .product__controls-right {
    grid-template-columns: 1fr !important; } }
/* line 209, theme.scss */
[data-theme-template="collection.system-template-9d13374106de06ecdc55"] .fslightbox-slide-btn-container-previous {
  left: 0 !important; }
/* line 212, theme.scss */
[data-theme-template="collection.system-template-9d13374106de06ecdc55"] .fslightbox-slide-btn-container-next {
  right: 0 !important; }
