/* line 1, _settings.scss */
:root {
  --bg: var(--draft-bg, #FFFFFF);
  --bg-is-light: var(--draft-bg-is-light, true);
  --bg-minor-shade: var(--draft-bg-minor-shade, #f7f7f7);
  --bg-minor-shade-is-light: var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade: var(--draft-bg-major-shade, #ededed);
  --bg-major-shade-is-light: var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade: var(--draft-bg-half-shade, #808080);
  --bg-half-shade-is-dark: var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg: var(--draft-color-btn-bg, #000000);
  --color-btn-bg-is-dark: var(--draft-color-btn-bg-is-dark, true);
  --color-btn-bg-minor-shade: var(--draft-color-btn-bg-minor-shade, #1a1a1a);
  --color-btn-bg-minor-shade-is-dark: var(--draft-color-btn-bg-minor-shade-is-dark, true);
  --color-btn-bg-major-shade: var(--draft-color-btn-bg-major-shade, #333333);
  --color-btn-bg-major-shade-is-dark: var(--draft-color-btn-bg-major-shade-is-dark, true);
  --color-btn-bg-half-shade: var(--draft-color-btn-bg-half-shade, #808080);
  --color-btn-bg-half-shade-is-dark: var(--draft-color-btn-bg-half-shade-is-dark, true);
  --color-accent-text: var(--draft-color-accent-text, #1b2738);
  --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, #283b54);
  --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, #364f71);
  --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, #6e8eb9);
  --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, 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, 14px);
  --font-family-heading: var(--draft-font-family-heading, Montserrat);
  --heading-ratio: var(--draft-heading-ratio, 1.5);
  --heading-weight: var(--draft-heading-weight, 200);
  --collection_count: var(--draft-collection_count, 24);
  --search_count: var(--draft-search_count, 16);
  --blog_size: var(--draft-blog_size, 8);
  --product_not_available: var(--draft-product_not_available, hidden);
  --layout-content-max-width: var(--draft-layout-content-max-width, 2000px);
  --delta_sidebar: var(--draft-delta_sidebar, 2);
  --type_sidebar: var(--draft-type_sidebar, normal);
  --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, false);
  --favorite_enabled: var(--draft-favorite_enabled, false); }

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

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

/* line 12, theme.scss */
[data-fixed-panels] .delete-widget-link {
  display: none; }

@media (max-width: 768px) {
  /* line 17, theme.scss */
  [style*="--is-editor:true"] .outside-widgets {
    display: none; }

  /* line 20, theme.scss */
  .edit-widget-buttons .widget-name {
    display: none !important; }

  /* line 23, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* line 27, theme.scss */
header {
  position: sticky;
  top: 0px;
  z-index: 900;
  background: #fff;
  /*
  	-webkit-transition-duration: 0.3s;
  	-moz-transition-duration: 0.3s;
  	transition-duration: 0.3s;
  */ }

@media (max-width: 767px) {
  /* line 40, theme.scss */
  header .header__logo img {
    width: 60px !important;
    height: auto !important;
    /*
    	-webkit-transition-duration: 0.3s;
    	-moz-transition-duration: 0.3s;
    	transition-duration: 0.3s;
    */ } }
/* line 52, theme.scss */
.widget-type_system_widget_v4_filter_sort_1 {
  position: sticky;
  top: 70px;
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 800;
  background: #fff; }

/* line 60, theme.scss */
.filter__content {
  padding-top: 30px; }

/* line 63, theme.scss */
.filter {
  z-index: 999; }

/* line 66, theme.scss */
.filter__head {
  margin-top: 60px; }

/* line 69, theme.scss */
.header__collections-submenu {
  max-height: 340px;
  overflow-y: auto; }

/* line 74, theme.scss */
.product-form__area-table-r {
  grid-area: table-r;
  margin-top: 1.2rem;
  margin-bottom: 1.2rem;
  font-size: 1.125rem;
  line-height: 1.3; }

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

xpopup 

-------------------------------- */
/* line 86, theme.scss */
.cd-popup {
  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 99, theme.scss */
.cd-popup.is-visible {
  opacity: 1;
  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 107, theme.scss */
.cd-popup-container img {
  max-width: 100%; }

/* line 111, theme.scss */
.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 134, theme.scss */
.cd-popup-container p {
  padding: 3em 1em; }

/* line 137, theme.scss */
.cd-popup-container .cd-buttons:after {
  content: "";
  display: table;
  clear: both; }

/* line 142, theme.scss */
.cd-popup-container .cd-buttons li {
  float: left;
  width: 50%; }

/* line 146, theme.scss */
.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 156, theme.scss */
.cd-popup-container .cd-buttons li:first-child a {
  background: #fc7169;
  border-radius: 0 0 0 .25em; }

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

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

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

/* line 170, theme.scss */
.cd-popup-container .cd-popup-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px; }

/* line 177, theme.scss */
.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 185, theme.scss */
.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 193, theme.scss */
.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 201, theme.scss */
.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 209, theme.scss */
  .cd-popup-container {
    margin: 8em auto; } }
@media (max-width: 768px) {
  /* line 215, theme.scss */
  .widget-type_widget_v4_product_9_6ae6f10f04da9b4123e44b3bd6808652 .overlay.is-open {
    display: none; } }
/* Dolyame */
/* line 222, theme.scss */
.product-form__area-dolyame {
  margin-bottom: 15px; }

/* line 226, theme.scss */
.product-form__area-dolyame .product-dolyame-link {
  display: block;
  width: 100%;
  max-width: 320px;
  margin-top: 10px;
  color: #000 !important;
  text-decoration: none; }

/* line 234, theme.scss */
.product-form__area-dolyame .product-dolyame-link-inner {
  display: flex;
  /* justify-content: space-between; */
  align-items: center; }

/* line 239, theme.scss */
.product-form__area-dolyame .product-dolyame-link-more {
  display: inline-block;
  margin-top: 5px;
  border-bottom: 1px dashed #000;
  font-size: 13px; }

/* line 245, theme.scss */
.product-form__area-dolyame .product-dolyame-link-more:hover {
  border-bottom: 1px solid #fff; }

/* line 248, theme.scss */
.product-form__area-dolyame .product-dolyame-logo {
  width: 90px;
  margin-right: 10px; }

/* line 252, theme.scss */
.product-form__area-dolyame .product-dolyame-txt {
  font-size: 14px; }

@media (max-width: 768px) {
  /* line 257, theme.scss */
  .product-form__area-dolyame .product-dolyame-link {
    /* justify-content: center !important; */
    max-width: 100% !important; }

  /* line 261, theme.scss */
  .product-form__area-dolyame .product-dolyame-logo {
    width: 100px; }

  /* line 264, theme.scss */
  .product-form__area-dolyame .product-dolyame-txt {
    font-size: 13px; } }
/* line 270, theme.scss */
.dolyame-in-catalog {
  cursor: pointer;
  display: flex;
  align-items: center; }

/* line 275, theme.scss */
.dolyame-q {
  margin-left: 8px;
  font-size: 1rem; }

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

@media (max-width: 767px) {
  /* line 289, theme.scss */
  #dolyame_popup {
    max-width: 100%;
    min-height: 380px; } }
/* line 294, theme.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 303, theme.scss */
  .dolyame-popup__heading {
    width: 100%;
    font-size: 17px;
    line-height: 21px; } }
/* line 309, theme.scss */
.dolyame-popup__logo {
  width: 150px;
  margin: 10px auto 15px auto; }

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

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

/* end Dolyame */
/* line 334, theme.scss */
.brands-layout-widget {
  padding-left: var(--layout-side-padding);
  padding-right: var(--layout-side-padding); }

/* line 338, theme.scss */
.brands-layout {
  max-width: 1300px;
  margin: 0 auto; }

/* line 343, theme.scss */
.brands-list {
  position: sticky;
  top: 0;
  z-index: 9;
  background: #fff; }

/* line 349, theme.scss */
.brands-list-link {
  padding: 0 10px 0 10px;
  border-radius: .4rem;
  transition: background-color .3s ease;
  font-size: 1.7rem;
  text-decoration: none;
  text-align: center;
  display: inline-block; }

/* line 358, theme.scss */
.brands-list-link:hover {
  background-color: #F2F2F2; }

/* line 361, theme.scss */
.brands-list-link.is-active {
  background-color: #F2F2F2; }

@media (max-width: 767px) {
  /* line 366, theme.scss */
  .brands-layout-widget {
    position: relative;
    overflow: hidden; }

  /* line 370, theme.scss */
  .brands-list {
    position: fixed;
    top: 0px;
    right: 10px;
    width: 30px;
    overflow-y: scroll;
    z-index: 2;
    background: unset; }

  /* line 379, theme.scss */
  .brands-list-link {
    display: block;
    font-size: 1.3rem;
    padding: 0 5px 0 5px; } }
/* line 386, theme.scss */
.brands-box {
  margin: 20px 0 20px; }

/* line 389, theme.scss */
.brand-box-title {
  margin-bottom: 1rem;
  font-size: 1.8rem;
  line-height: 1.8rem; }

/* line 395, theme.scss */
.brands-box-content {
  display: grid;
  grid-auto-flow: row;
  margin-bottom: 2.4rem;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 1rem;
  font-size: 1.05rem; }

@media (max-width: 767px) {
  /* line 404, theme.scss */
  .brands-box-content {
    grid-template-columns: repeat(2, 1fr); } }
/* line 408, theme.scss */
.brand-box-item {
  margin-bottom: 5px; }

/* line 411, theme.scss */
.brand-box-link {
  display: inline-block;
  text-decoration: none;
  padding-bottom: 3px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s; }

/* line 419, theme.scss */
.brand-box-link:hover {
  border-bottom: 1px solid #000; }

/* SLIDERS */
/* line 428, theme.scss */
.photoes-slider-splide {
  max-width: 100% !important;
  width: 100% !important;
  cursor: pointer;
  position: relative;
  margin: 0 0 0.5rem 0 !important; }

/* line 437, theme.scss */
.photoes-slider-splide .splide__slide {
  border-radius: 8px !important;
  overflow: hidden !important; }

/* line 441, theme.scss */
.photoes-slider-splide .splide__slide img {
  height: 100%;
  width: 100%;
  max-width: none;
  max-height: none;
  object-position: 50% 50%;
  object-fit: contain;
  position: relative !important; }

/* line 452, theme.scss */
.product-preview .product-preview__available,
.product-preview .stickers {
  z-index: 7 !important; }

/* line 456, theme.scss */
.product-preview .stickers .sticker-sale {
  border-radius: 8px !important; }

/* line 461, theme.scss */
.photoes-slider-splide .slides-hover {
  z-index: 2;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  height: calc(100% - 30px);
  background-color: #fff;
  border-radius: 8px !important;
  overflow: hidden; }

/* line 474, theme.scss */
.photoes-slider-splide .slides-hover-block {
  flex-grow: 1;
  z-index: 3; }

@media (max-width: 1080px) {
  /* line 480, theme.scss */
  .photoes-slider-splide .slides-hover {
    display: none !important; } }
/* line 485, theme.scss */
.photoes-slider-splide .slides-hover .hover-img {
  height: 100%;
  width: 100%;
  max-width: none;
  max-height: none;
  object-position: 50% 50%;
  object-fit: cover;
  z-index: 2;
  position: absolute !important; }

/* line 500, theme.scss */
.photoes-slider-splide .splide__pagination {
  display: flex !important;
  position: relative !important;
  margin-top: 15px !important; }

/* line 505, theme.scss */
.photoes-slider-splide .splide__pagination__page {
  background-color: #93909E !important;
  border-radius: 4px !important;
  transition: width .3s !important; }

/* line 510, theme.scss */
.photoes-slider-splide .splide__pagination__page.is-active {
  transform: unset !important; }

@media (max-width: 767px) {
  /* line 515, theme.scss */
  .photoes-slider-splide .splide__pagination__page {
    height: 5px !important;
    width: 5px !important; }

  /* line 519, theme.scss */
  .photoes-slider-splide .splide__pagination__page.is-active {
    width: 12px !important; } }
@media (min-width: 768px) {
  /* line 524, theme.scss */
  .photoes-slider-splide .splide__pagination__page {
    height: 8px !important;
    width: 8px !important; }

  /* line 528, theme.scss */
  .photoes-slider-splide .splide__pagination__page.is-active {
    width: 16px !important; } }
/* line 534, theme.scss */
.add-cart-counter__btn,
.add-cart-counter__controls,
.cart-item .img-ratio__inner,
button[data-cart-submit],
.coupon-content,
.cart-item .counter,
.cart__area-coupon,
.cart-controls {
  border-radius: 8px !important;
  overflow: hidden; }

/* line 546, theme.scss */
button[data-coupon-submit] {
  border-top-right-radius: 8px !important;
  border-bottom-right-radius: 8px !important; }

/* line 551, theme.scss */
.option-values {
  margin-bottom: 10px !important; }
