@font-face {
  font-family: "montserrat";
  font-display: swap;
  src: url("../fonts/Montserrat-Regular/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular/Montserrat-Regular.otf") format("opentype"), url("../fonts/Montserrat-Regular/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserratarm";
  font-display: swap;
  src: url("../fonts/Montserratarm-Regular/Montserratarm-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserratarm-Regular/Montserratarm-Regular.otf") format("opentype"), url("../fonts/Montserratarm-Regular/Montserratarm-Regular.woff") format("woff"), url("../fonts/Montserratarm-Regular/Montserratarm-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserrat-medium";
  font-display: swap;
  src: url("../fonts/Montserrat-Medium/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Medium/Montserrat-Medium.otf") format("opentype"), url("../fonts/Montserrat-Medium/Montserrat-Medium.woff") format("woff"), url("../fonts/Montserrat-Medium/Montserrat-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserratarm-medium";
  font-display: swap;
  src: url("../fonts/Montserratarm-Medium/Montserratarm-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserratarm-Medium/Montserratarm-Medium.otf") format("opentype"), url("../fonts/Montserratarm-Medium/Montserratarm-Medium.woff") format("woff"), url("../fonts/Montserratarm-Medium/Montserratarm-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserrat-bold";
  font-display: swap;
  src: url("../fonts/Montserrat-Bold/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold/Montserrat-Bold.otf") format("opentype"), url("../fonts/Montserrat-Bold/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold/Montserrat-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "montserratarm-bold";
  font-display: swap;
  src: url("../fonts/Montserratarm-Bold/Montserratarm-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserratarm-Bold/Montserratarm-Bold.otf") format("opentype"), url("../fonts/Montserratarm-Bold/Montserratarm-Bold.woff") format("woff"), url("../fonts/Montserratarm-Bold/Montserratarm-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icon";
  font-display: "auto";
  src: url("../fonts/icons/icomoon.eot?rcwe53");
  src: url("../fonts/icons/icomoon.eot?rcwe53#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?rcwe53") format("truetype"), url("../fonts/icons/icomoon.woff?rcwe53") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icon_facebook:before {
  content: "\e90a";
}

.icon_instagram:before {
  content: "\e90b";
}

.icon_linkedin:before {
  content: "\e90c";
}

.icon_twitter:before {
  content: "\e90d";
}

.icon_pinterest:before {
  content: "\e90e";
}

.icon_youtube:before {
  content: "\e90f";
}

.icon_telegram:before {
  content: "\e91a";
}

.icon_ok:before {
  content: "\e91b";
}

.icon_vk:before {
  content: "\e91c";
}

.icon_tumblr:before {
  content: "\e91d";
}

.icon_whatsapp:before {
  content: "\e92a";
}

.icon_tiktok:before {
  content: "\e91e";
}

.icon_flickr:before {
  content: "\e91f";
}

.icon_home:before {
  content: "\e900";
}

.icon_down:before {
  content: "\e901";
}

.icon_left:before {
  content: "\e902";
}

.icon_right:before {
  content: "\e903";
}

.icon_search:before {
  content: "\e905";
}

.icon_user:before {
  content: "\e906";
}

.icon_basket:before {
  content: "\e907";
}

.icon_delete:before {
  content: "\e909";
}

.icon_close:before {
  content: "\e908";
}

.icon_favorite:before {
  content: "\e910";
}

.icon_check:before {
  content: "\e911";
}

.icon_edit:before {
  content: "\e912";
}

.icon_filter:before {
  content: "\e913";
}

.icon_eye:before {
  content: "\e917";
}

.icon_hide:before {
  content: "\e918";
}

.icon_plus:before {
  content: "\e915";
}

.icon_minus:before {
  content: "\e914";
}

.icon_info:before {
  content: "\e904";
}

.icon_file:before {
  content: "\e916";
}

.icon_star:before {
  content: "\e919";
}

.icon_update:before {
  content: "\e920";
}

.icon_dev:before {
  content: "\e921";
}

.icon_menu:before {
  content: "\e922";
}

html {
  height: 100%;
  font-size: 10px;
  line-height: 1.4286em;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  color: #4d4d4d;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  font-family: "montserrat", "montserratarm";
  background: #ffffff;
  height: auto;
}
body:before {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  content: "";
  display: block;
  z-index: 999;
  background: #000000;
  opacity: 0;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

input,
select,
textarea,
button,
a,
.slick-slide {
  outline: none !important;
}

a,
a:focus,
a:hover,
button:hover {
  text-decoration: none;
}

a {
  color: #FF0000;
  border-radius: 0;
  font-weight: normal;
}

button {
  cursor: pointer;
  display: block;
  border-radius: 0;
  font-weight: normal;
}

img {
  max-height: none;
  border: none;
}

input {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input,
textarea,
button {
  font-family: inherit;
  font-size: 100%;
}

.page_row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.page_row .cb {
  flex: 0 0 100%;
  max-width: 100%;
}

.phone_link:not(.clickable) {
  color: inherit;
  cursor: default;
  pointer-events: none;
}

.individual_hint,
.drop_list,
.drop_block {
  display: none;
}

.error_hint {
  display: block;
  max-height: 0;
  overflow: hidden;
  color: #b94a48;
}

.help-block.form-error {
  display: none !important;
}

.has-error .error_hint,
.has-error + .error_hint {
  max-height: 60px;
}

.sub_description {
  font-size: 160%;
  line-height: 24px;
  color: #000000;
}
@media screen and (max-width: 991px) {
  .sub_description {
    font-size: 140%;
    line-height: 19px;
  }
}

.field_block {
  position: relative;
}
.field_block input,
.field_block textarea {
  width: 100%;
}
.field_block textarea {
  resize: none;
  display: block;
}

.cb {
  display: block;
  clear: both;
}

._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}

.page-wrapper {
  min-height: inherit;
  display: flex;
  flex-direction: column;
  padding-top: 133px;
}
@media screen and (min-width: 992px) and (max-width: 1219px) {
  .page-wrapper {
    padding-top: 129px;
  }
}
@media screen and (max-width: 991px) {
  .page-wrapper {
    padding-top: 93px;
  }
}

.navigation,
.breadcrumbs,
.page-header .header.panel,
.header.content,
.footer.content,
.page-wrapper > .widget,
.page-wrapper > .page-bottom,
.block.category.event,
.top-container,
.page-main,
.page_container {
  max-width: 1220px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.page-title,
.page_title,
h1.page-title {
  color: inherit;
  font-family: "montserrat-medium", "montserratarm-medium";
  font-weight: normal;
  margin: 0;
}
.page-title.special,
.page_title.special,
h1.page-title.special {
  color: #FF0000;
}
@media screen and (min-width: 1220px) {
  .page-title,
.page_title,
h1.page-title {
    font-size: 380%;
    line-height: 46px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1219px) {
  .page-title,
.page_title,
h1.page-title {
    font-size: 320%;
    line-height: 40px;
  }
}
@media screen and (min-width: 576px) and (max-width: 991px) {
  .page-title,
.page_title,
h1.page-title {
    font-size: 240%;
    line-height: 30px;
  }
}
@media screen and (max-width: 575px) {
  .page-title,
.page_title,
h1.page-title {
    font-size: 180%;
    line-height: 22px;
  }
}

.columns .column.main {
  min-height: 0;
}

.page-main .columns .column.main {
  padding-bottom: 60px;
}
@media screen and (min-width: 992px) and (max-width: 1219px) {
  .page-main .columns .column.main {
    padding-bottom: 45px;
  }
}
@media screen and (max-width: 991px) {
  .page-main .columns .column.main {
    padding-bottom: 35px;
  }
}

.product-items {
  letter-spacing: 0;
}

.page-title-wrapper {
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 40px;
}
.page-title-wrapper:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: #f3f3f3;
  z-index: -1;
}
@media screen and (max-width: 991px) {
  .page-title-wrapper {
    padding: 15px 0;
  }
}

.breadcrumbs {
  padding-top: 25px;
  padding-bottom: 15px;
  margin-bottom: 0;
  position: relative;
}
.breadcrumbs:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: #f3f3f3;
  z-index: -1;
}
.breadcrumbs .items {
  display: flex;
  font-size: 120%;
  line-height: 15px;
  color: #8d8d8d;
}
.breadcrumbs .items > li {
  margin: 0;
  display: flex !important;
  align-items: center;
}
.breadcrumbs .items > li:not(:last-child):after {
  content: "/";
  font-size: 100%;
  margin: 0 3px;
}
.breadcrumbs .items a {
  display: inline-block;
  vertical-align: top;
  color: inherit;
  text-decoration: none !important;
}
.breadcrumbs .items strong {
  font-weight: normal;
  margin: 0;
  color: inherit;
}

[class*=_slider] .slick-arrow {
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  border: none;
  padding: 0;
  top: 50%;
  margin-top: -20px;
  color: #000000;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.07);
  width: 40px;
  height: 40px;
  z-index: 5;
  border-radius: 5px;
  transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  -o-transform: none;
}
[class*=_slider] .slick-arrow:before {
  display: block;
  color: inherit;
  font-size: 2.4rem;
  padding: 0;
}
[class*=_slider] .slick-arrow.slick-disabled {
  pointer-events: none;
  opacity: 0;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  [class*=_slider] .slick-arrow {
    width: 32px;
    height: 32px;
    margin-top: -16px;
  }
  [class*=_slider] .slick-arrow:before {
    font-size: 2rem;
  }
}

.slick-prev:before {
  content: "\e902";
}

.slick-next:before {
  content: "\e903";
}

.section_head {
  display: flex;
  position: relative;
  align-items: flex-end;
  justify-content: space-between;
}
.section_head .view_more {
  order: 2;
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .section_head .view_more {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    line-height: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 0;
    color: #8d8d8d;
    text-decoration: none;
  }
  .section_head .view_more:before {
    display: block;
    content: "\e903";
    font-size: 2rem;
  }
  .section_head .view_more ~ .section_title {
    padding-right: 40px;
  }
  .section_head .view_more:active ~ .section_title {
    color: #CD0F1C;
  }
}

.view_more {
  display: inline-block;
  vertical-align: top;
  text-decoration: underline;
  color: inherit;
  font-size: 160%;
  line-height: 19px;
}
.view_more:visited {
  color: inherit;
}
@media screen and (min-width: 992px) and (max-width: 1219px) {
  .view_more {
    font-size: 140%;
    line-height: 17px;
  }
}
@media screen and (max-width: 991px) {
  .view_more {
    font-size: 120%;
    line-height: 15px;
  }
}

.page_description {
  font-size: 140%;
  line-height: 23px;
  color: #4d4d4d;
}

.sub_title {
  margin: 0;
  padding: 0;
  font-size: 200%;
  line-height: 24px;
  color: #000000;
  font-family: "montserrat-medium", "montserratarm-medium";
}
@media screen and (min-width: 992px) and (max-width: 1219px) {
  .sub_title {
    font-size: 180%;
    line-height: 24px;
  }
}
@media screen and (min-width: 576px) and (max-width: 991px) {
  .sub_title {
    font-size: 160%;
    line-height: 21px;
  }
}
@media screen and (max-width: 575px) {
  .sub_title {
    font-size: 140%;
    line-height: 17px;
  }
}

.content-heading .title,
.section_title {
  font-family: "montserrat-medium", "montserratarm-medium";
  font-weight: normal;
  margin: 0;
  color: inherit;
  font-size: 240%;
  line-height: 29px;
}
@media screen and (min-width: 992px) and (max-width: 1219px) {
  .content-heading .title,
.section_title {
    font-size: 220%;
    line-height: 27px;
  }
}
@media screen and (min-width: 576px) and (max-width: 991px) {
  .content-heading .title,
.section_title {
    font-size: 180%;
    line-height: 24px;
  }
}
@media screen and (max-width: 575px) {
  .content-heading .title,
.section_title {
    font-size: 140%;
    line-height: 17px;
  }
}

.pager_custom {
  flex: 0 0 100%;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pager_custom .pages {
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 0;
}
.pager_custom .pages-items {
  display: flex;
  align-items: center;
  margin: 0 -4px;
}
.pager_custom .pages .item {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 4px;
  font-size: 1rem;
  line-height: inherit;
  width: auto;
  height: auto;
}
.pager_custom .pages .item.pages-item-next, .pager_custom .pages .item.pages-item-previous {
  width: auto;
}
.pager_custom .pages .item.pages-item-previous {
  margin-right: auto;
}
.pager_custom .pages .item.pages-item-next {
  margin-left: auto;
}
.pager_custom .pages .item.current .page {
  border: 1px solid;
  color: #FF0000;
  background: transparent;
}
.pager_custom .pages .item.current:first-child {
  margin-left: auto;
}
.pager_custom .pages .page {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 140%;
  line-height: 18px;
  color: inherit;
}
.pager_custom .pages a.page {
  color: inherit;
  min-width: 28px;
  height: 28px;
  border-radius: 3px;
  padding: 2px;
}
.pager_custom .pages strong.page {
  min-width: 28px;
  height: 28px;
  border-radius: 3px;
  padding: 2px;
}
.pager_custom .pages .action {
  background: transparent;
  border: none;
  box-shadow: none !important;
  font-size: 100%;
  color: #8d8d8d;
  padding: 0;
  display: flex;
  align-items: center;
}
.pager_custom .pages .action:before, .pager_custom .pages .action:after {
  display: block;
  font-size: 200%;
  color: inherit !important;
}
.pager_custom .pages .action.disable, .pager_custom .pages .action.inactive, .pager_custom .pages .action:disabled {
  color: #cfcfcf;
  pointer-events: none;
}
.pager_custom .pages .action.previous > span, .pager_custom .pages .action.next > span {
  display: block;
  position: relative;
  height: auto;
  width: auto;
  margin: 0;
  font-size: 120%;
  line-height: 15px;
  color: inherit;
}
.pager_custom .pages .action.previous:before {
  content: "\e902";
}
.pager_custom .pages .action.next:before {
  display: none;
}
.pager_custom .pages .action.next:after {
  content: "\e903";
}
@media screen and (max-width: 639px) {
  .pager_custom .pages .pages-item-previous,
.pager_custom .pages .pages-item-next {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
  }
  .pager_custom .pages .action:before, .pager_custom .pages .action:after {
    font-size: 240%;
  }
  .pager_custom .pages .action.previous > span, .pager_custom .pages .action.next > span {
    display: none;
  }
}

.footer_contacts .contact_info ul, .page-footer .socials_list ul, .catalog_menu .submenu_list, .catalog_menu .menu_list, .website_menu, .page-header .header_actions ul.header.links, .breadcrumbs .items, .pager_custom .pages-items {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.sign_popup:before, .product-item-info .product-item-photo img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.page-header .panel.header .switcher .options.active .action.toggle:after {
  transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1);
}

.block.widget.viewed .slick-arrow:before, .sign_popup .field input.checkbox ~ .label:before, .sign_popup .field .type_toggle:before, .sign_popup .popup_inner:before, .product-item-info .product-item-actions .action:before, .minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .update-cart-item:before, .minicart-wrapper .minicart-items-wrapper .product.actions .action:before, .minicart-wrapper .action.close:before, .page-header .link.wishlist a:before,
.page-header .minicart-wrapper .action.showcart:before, .page-header .block-search .action.search:before, .page-header .menu_btn:before, .page-header .header_actions > ul.header.links .logged-in:before,
.page-header .header_actions > ul.header.links .not-logged-in:before, [class*=icon_]:before, [class*=_slider] .slick-arrow:before, .section_head .view_more:before, .pager_custom .pages .action:before, .product-item-info .product-item-actions .action.towishlist.active:after, .product-item-info .product-item-actions .action.towishlist.selected:after, .copyright .developer a:after, .minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .update-cart-item:after, .catalog_menu .submenu_btn:after, .catalog_menu .menu_list > li > .submenu_list > li > a.submenu_btn:after, .page-header .block-search .action.search:after, .page-header .panel.header .switcher .options .action.toggle:after, [class*=icon_]:after, .pager_custom .pages .action:after {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.product-item-info .product-item-link, .product-item-info .product-item-photo img, .minicart-wrapper .minicart-items-wrapper .product-item-name a, .minicart-wrapper .minicart-items-wrapper .product-item-photo img, [class*=_slider] .slick-arrow:before {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.product-item-info .product-item-actions .action.tocart, .minicart-wrapper .link.empty, .minicart-wrapper .block-content > .actions > .primary .action.primary, .primary_btn {
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: auto;
  font-family: "montserrat-medium", "montserratarm-medium";
  font-weight: normal;
  font-size: 110%;
  line-height: 13px;
  border-radius: 8px;
  padding: 10px 34px;
}
.product-item-info .product-item-actions .loading.action.tocart, .minicart-wrapper .loading.link.empty, .minicart-wrapper .block-content > .actions > .primary .loading.action.primary, .loading.primary_btn {
  pointer-events: none;
  color: transparent !important;
}
.product-item-info .product-item-actions .loading.action.tocart:after, .minicart-wrapper .loading.link.empty:after, .minicart-wrapper .block-content > .actions > .primary .loading.action.primary:after, .loading.primary_btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px -8px;
  border-radius: 50%;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}

.sign_popup .action.primary, .product-item-info .product-item-actions .action.tocart, .minicart-wrapper .block-content > .actions > .primary .action.primary, .primary_btn {
  color: #ffffff !important;
  background: #FF0000;
  border: 1px solid transparent;
}
.sign_popup .loading.action.primary:after, .product-item-info .product-item-actions .loading.action.tocart:after, .minicart-wrapper .block-content > .actions > .primary .loading.action.primary:after, .loading.primary_btn:after {
  color: #ffffff;
}

.minicart-wrapper .link.empty {
  color: #FF0000 !important;
  border: 1px solid;
  background: #ffffff;
}
.minicart-wrapper .loading.link.empty:after {
  color: #FF0000;
}

@keyframes loadAnimation {
  9% {
    box-shadow: none;
  }
  10% {
    box-shadow: -8px 0 0;
  }
  35% {
    box-shadow: -8px 0 0;
  }
  36% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  60% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  61% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  85% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  86% {
    box-shadow: none;
  }
}
.page-header {
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #ffffff;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.07);
}
.page-header .header_actions {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 20;
}
.page-header .header_actions .home_btn {
  color: #8d8d8d;
}
.page-header .header_actions ul.header.links li {
  margin-bottom: 0;
}
.page-header .header_actions > ul.header.links {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 20px;
  height: 20px;
  position: relative;
  z-index: 10;
}
.page-header .header_actions > ul.header.links a,
.page-header .header_actions > ul.header.links button {
  display: block;
  padding: 10px 12px;
  color: inherit;
  white-space: nowrap;
}
.page-header .header_actions > ul.header.links > li {
  margin: 0;
  position: relative;
}
.page-header .header_actions > ul.header.links > li:not(.greet.welcome):not(.customer-welcome) {
  height: 0;
  overflow: hidden;
  position: relative;
  opacity: 0;
  width: 105px;
  margin-right: -23px;
}
.page-header .header_actions > ul.header.links > li.greet.welcome {
  cursor: pointer;
  max-width: 100%;
}
.page-header .header_actions > ul.header.links > li.greet.welcome ~ li:not(.customer-welcome) {
  background: #ffffff;
}
.page-header .header_actions > ul.header.links > li.greet.welcome + li:not(.customer-welcome) {
  border-radius: 8px 8px 0 0;
  margin-top: 10px;
}
.page-header .header_actions > ul.header.links > li.greet.welcome + li:not(.customer-welcome):before {
  display: block;
  content: "";
  position: absolute;
  bottom: 100%;
  right: 28px;
  width: 11px;
  height: 8px;
  border-width: 0 5px 8px;
  border-color: rgba(151, 151, 151, 0.3) transparent;
  border-style: solid;
  z-index: 1;
}
.page-header .header_actions > ul.header.links > li.greet.welcome + li:not(.customer-welcome):after {
  display: block;
  content: "";
  position: absolute;
  bottom: 100%;
  right: 28px;
  width: 11px;
  height: 8px;
  border-width: 0 5px 8px;
  border-color: #ffffff transparent;
  border-style: solid;
  z-index: 2;
  margin-bottom: -1px;
}
.page-header .header_actions > ul.header.links > li.greet.welcome + li:not(.customer-welcome) + li {
  border-top: none !important;
  border-radius: 0 0 8px 8px;
}
.page-header .header_actions > ul.header.links > li.customer-welcome {
  position: unset;
}
.page-header .header_actions > ul.header.links > li.customer-welcome .customer-name,
.page-header .header_actions > ul.header.links > li.customer-welcome + .authorization-link {
  display: none !important;
}
.page-header .header_actions > ul.header.links > li.customer-welcome .customer-menu {
  position: absolute;
  top: 100%;
  border: none;
  margin-top: 0;
  display: block;
  height: 0;
  overflow: hidden;
  right: -23px;
  left: auto;
  width: 145px;
  color: inherit;
  box-shadow: none;
  z-index: 10;
  border-radius: 0;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.page-header .header_actions > ul.header.links > li.customer-welcome .customer-menu ul.header.links {
  border: none;
  width: 100%;
  display: block;
  position: relative;
  top: auto;
  right: auto;
  box-shadow: none;
  min-width: 0;
  background: transparent;
  background: #ffffff;
  border-radius: 8px;
  margin-top: 9px;
  border: 1px solid rgba(151, 151, 151, 0.3);
}
.page-header .header_actions > ul.header.links > li.customer-welcome .customer-menu ul.header.links:before {
  display: block;
  content: "";
  position: absolute;
  bottom: 100%;
  right: 28px;
  width: 11px;
  height: 8px;
  border-width: 0 5px 8px;
  border-color: rgba(151, 151, 151, 0.3) transparent;
  border-style: solid;
  z-index: 1;
  top: auto;
}
.page-header .header_actions > ul.header.links > li.customer-welcome .customer-menu ul.header.links:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 100%;
  right: 28px;
  width: 11px;
  height: 8px;
  border-width: 0 5px 8px;
  border-color: #ffffff transparent;
  border-style: solid;
  z-index: 2;
  margin-bottom: -1px;
  top: auto;
}
.page-header .header_actions > ul.header.links > li.customer-welcome .customer-menu ul.header.links li {
  background: transparent;
  position: relative;
  overflow: hidden;
}
.page-header .header_actions > ul.header.links > li.customer-welcome .customer-menu ul.header.links li:not(:first-child) {
  border-top: 1px solid rgba(151, 151, 151, 0.3);
}
.page-header .header_actions > ul.header.links .logged-in,
.page-header .header_actions > ul.header.links .not-logged-in {
  font-size: 0;
  line-height: 0;
  margin: 0;
  display: block;
}
.page-header .header_actions > ul.header.links .logged-in:before,
.page-header .header_actions > ul.header.links .not-logged-in:before {
  display: block;
  content: "\e906";
  font-size: 2rem;
}
.page-header .header_actions > ul.header.links .logged-in ~ .not-logged-in,
.page-header .header_actions > ul.header.links .logged-in ~ .logged-in,
.page-header .header_actions > ul.header.links .not-logged-in ~ .not-logged-in,
.page-header .header_actions > ul.header.links .not-logged-in ~ .logged-in {
  display: none !important;
}
.page-header .header_actions .minicart-wrapper.active .action.showcart {
  color: #CD0F1C;
}
@media screen and (min-width: 992px) {
  .page-header.compact .panel.wrapper {
    padding: 12px 0;
  }
  .page-header.compact .catalog_menu .menu_list > li {
    padding-top: 18px;
    padding-bottom: 18px;
  }
}
.page-header .menu_btn {
  font-size: 120%;
  line-height: 15px;
  color: #000000;
  border: none;
  padding: 0;
  background: transparent;
  position: relative;
  margin-right: auto;
}
.page-header .menu_btn span {
  display: block;
}
.page-header .menu_btn:before {
  display: block;
  content: "\e922";
  font-size: 2rem;
  margin-right: 5px;
}
.page-header .panel {
  position: relative;
}
.page-header .panel.wrapper {
  position: relative;
  border-bottom: 1px solid #ebebeb;
  background: transparent;
  color: inherit;
  padding: 20px 0;
  -o-transition: padding 0.15s;
  -ms-transition: padding 0.15s;
  -moz-transition: padding 0.15s;
  -webkit-transition: padding 0.15s;
  transition: padding 0.15s;
}
.page-header .panel.header {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  align-items: center;
  font-size: 120%;
  line-height: 15px;
}
.page-header .panel.header .switcher {
  margin: 0;
  margin-left: 18px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  z-index: 10;
}
.page-header .panel.header .switcher .label {
  display: none;
}
.page-header .panel.header .switcher .options {
  display: block;
  padding-left: 12px;
}
.page-header .panel.header .switcher .options .action.toggle {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 101;
}
.page-header .panel.header .switcher .options .action.toggle:after {
  content: "\e901";
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  width: 8px;
  height: 8px;
  font-size: 2rem;
  margin-left: 4px;
}
.page-header .panel.header .switcher .options ul.dropdown {
  border: 1px solid transparent;
  background: #ffffff;
  margin-top: 0;
  display: block;
  max-height: 0;
  overflow: hidden;
  right: -7px;
  left: 0;
  top: -12px;
  border-radius: 5px;
  color: #000000;
  box-shadow: none;
  min-width: 100%;
  -o-transition: max-height 0.3s;
  -ms-transition: max-height 0.3s;
  -moz-transition: max-height 0.3s;
  -webkit-transition: max-height 0.3s;
  transition: max-height 0.3s;
}
.page-header .panel.header .switcher .options ul.dropdown:before {
  display: block;
  position: relative;
  content: "";
  border: none;
  width: 100%;
  height: 35px;
  background: transparent;
}
.page-header .panel.header .switcher .options ul.dropdown:after {
  display: block;
  position: relative;
  content: "";
  border: none;
  width: 100%;
  height: 4px;
  background: transparent;
}
.page-header .panel.header .switcher .options ul.dropdown a {
  color: inherit;
  padding: 8px 12px;
}
.page-header .panel.header .switcher .options ul.dropdown li {
  margin: 0;
  background: inherit !important;
}
.page-header .panel.header .switcher .options.active ul.dropdown {
  max-height: 160px;
  border-color: #ebebeb;
}
.page-header .text_promo {
  flex: 2;
  text-align: center;
}
.page-header .header.content {
  display: flex;
  padding-top: 0;
  align-items: center;
  height: auto;
}
.page-header .header .logo {
  display: block;
  margin: 0 auto 0 0;
  font-size: 0;
  line-height: 0;
}
.page-header .header .logo img {
  display: block;
  width: auto;
  height: 21px;
}
.page-header .block-search {
  padding: 0;
  flex: 1;
  max-width: 200px;
  margin-left: auto;
}
.page-header .block-search ::-webkit-input-placeholder {
  color: #8d8d8d;
}
.page-header .block-search :-moz-placeholder {
  color: #8d8d8d;
}
.page-header .block-search ::-moz-placeholder {
  color: #8d8d8d;
}
.page-header .block-search :-ms-input-placeholder {
  color: #8d8d8d;
}
.page-header .block-search input {
  background: transparent;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  font-family: inherit;
  font-size: 120%;
  height: auto;
  line-height: 15px;
  padding: 10px 40px 10px 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
.page-header .block-search .control {
  border: none;
  margin: 0;
  padding: 0;
}
.page-header .block-search .action.search {
  display: block;
  right: 1px;
  top: 1px;
  opacity: 1;
  color: #4d4d4d;
  font-size: 200%;
  padding: 5px 10px;
  bottom: 1px;
}
.page-header .block-search .action.search:before {
  display: block;
  content: "\e905";
}
.page-header .search-autocomplete {
  margin: 0;
  left: auto !important;
  width: 100% !important;
  right: 0;
  font-size: 120%;
  line-height: 15px;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  padding-top: 9px;
}
.page-header .search-autocomplete:before {
  display: block;
  content: "";
  position: absolute;
  right: 15px;
  width: 11px;
  height: 8px;
  border-width: 0 5px 8px;
  border-color: rgba(151, 151, 151, 0.3) transparent;
  border-style: solid;
  z-index: 1;
  top: 1px;
}
.page-header .search-autocomplete:after {
  display: block;
  content: "";
  position: absolute;
  right: 15px;
  width: 11px;
  height: 8px;
  border-width: 0 5px 8px;
  border-color: #ffffff transparent;
  border-style: solid;
  z-index: 2;
  top: 2px;
}
.page-header .search-autocomplete ul:not(:empty) {
  border: 1px solid rgba(151, 151, 151, 0.3);
  margin: 0;
  padding: 0;
  list-style-type: none;
  border-radius: 5px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 300px;
}
.page-header .search-autocomplete li {
  color: inherit;
  padding: 10px;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  background: transparent !important;
}
.page-header .search-autocomplete li.selected {
  color: #000000;
  background: #f3f3f3 !important;
}
.page-header .search-autocomplete li:not(:first-child) {
  border-top: 1px solid rgba(151, 151, 151, 0.3);
}
.page-header .search-autocomplete .qs-option-name {
  display: block;
}
.page-header .search-autocomplete .amount {
  display: block;
  position: relative;
  right: auto;
  top: auto;
  margin-left: 20px;
  color: inherit;
}
.page-header .link.wishlist {
  order: 1;
  margin-left: 14px;
}
.page-header .link.wishlist a:before {
  content: "\e910";
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1.5px;
}
.page-header .minicart-wrapper {
  order: 2;
  margin-left: 14px;
  margin-top: 0;
}
.page-header .minicart-wrapper .action.showcart:before {
  content: "\e907";
}
.page-header .link.wishlist a,
.page-header .minicart-wrapper .action.showcart {
  color: inherit;
  font-size: 0;
  line-height: 0;
  position: relative;
  display: block;
}
.page-header .link.wishlist a:before,
.page-header .minicart-wrapper .action.showcart:before {
  display: block;
  color: inherit;
  font-size: 2rem;
}
.page-header .link.wishlist a .text,
.page-header .minicart-wrapper .action.showcart .text {
  display: none;
}
.page-header .link.wishlist a .counter.qty,
.page-header .minicart-wrapper .action.showcart .counter.qty {
  background: #FF0000;
  color: #ffffff;
  height: 16px;
  line-height: 16px;
  border-radius: 8px;
  display: block;
  min-width: 16px;
  padding: 0 2px;
  text-align: center;
  position: absolute;
  right: -8px;
  top: -7px;
  font-size: 1rem;
  margin: 0;
}
.page-header .link.wishlist a .counter.qty.empty, .page-header .link.wishlist a .counter.qty:before, .page-header .link.wishlist a .counter.qty:after,
.page-header .minicart-wrapper .action.showcart .counter.qty.empty,
.page-header .minicart-wrapper .action.showcart .counter.qty:before,
.page-header .minicart-wrapper .action.showcart .counter.qty:after {
  display: none;
}
.page-header .link.wishlist a .counter.qty .counter-number,
.page-header .minicart-wrapper .action.showcart .counter.qty .counter-number {
  text-shadow: none;
}

.website_menu li {
  margin: 0;
}
.website_menu a {
  display: inline-block;
  vertical-align: top;
  color: inherit;
}
.website_menu a.current {
  color: #CD0F1C;
}
@media screen and (min-width: 1220px) {
  .website_menu li {
    padding: 0 15px;
  }
}
@media screen and (min-width: 992px) {
  .website_menu {
    display: flex;
    white-space: nowrap;
    margin: 0 auto;
  }
}
@media screen and (min-width: 992px) and (max-width: 1219px) {
  .website_menu li {
    padding: 0 10px;
  }
}

.sections.nav-sections {
  display: none;
}

.catalog_menu .back_btn button {
  display: flex;
  height: 62px;
  background: #fafafa;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  color: #FF0000;
  border: none;
  width: 100%;
  line-height: 22px;
  padding: 5px 60px;
}
.catalog_menu .back_btn button:before {
  display: flex;
  position: absolute;
  left: 20px;
  top: 0;
  height: 100%;
  font-size: 2rem;
  color: #4d4d4d;
  align-items: center;
}
.catalog_menu .menu_list {
  margin: 0 -25px;
}
.catalog_menu .menu_list li {
  margin: 0;
}
.catalog_menu .menu_list > li {
  padding: 27px 25px;
  position: relative;
  -o-transition: padding 0.15s;
  -ms-transition: padding 0.15s;
  -moz-transition: padding 0.15s;
  -webkit-transition: padding 0.15s;
  transition: padding 0.15s;
}
.catalog_menu .menu_list > li > a {
  white-space: nowrap;
  color: inherit;
  font-size: 140%;
  line-height: 17px;
  text-transform: uppercase;
  position: relative;
  z-index: 10;
  position: relative;
}
.catalog_menu .menu_list > li > a.current {
  color: #CD0F1C;
}
.catalog_menu .menu_list > li > a.current:after {
  display: block;
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 100%;
  border-top: 3px solid;
}
.catalog_menu .menu_list > li.special > a,
.catalog_menu .menu_list > li > a.special {
  color: #FF0000;
}
@media screen and (min-width: 992px) {
  .catalog_menu .menu_list > li.opened > a {
    color: #CD0F1C;
  }
  .catalog_menu .menu_list > li.opened > a:after {
    display: block;
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    border-top: 3px solid;
  }
}
.catalog_menu .menu_list > li > .submenu_list {
  top: 100%;
  left: 5px;
  font-size: 140%;
  line-height: 23px;
  z-index: 10;
}
.catalog_menu .menu_list > li > .submenu_list > li {
  width: 360px;
  background: #ffffff;
}
.catalog_menu .menu_list > li > .submenu_list > li:not(:first-child) {
  border-top: 1px solid #f3f3f3;
}
.catalog_menu .menu_list > li > .submenu_list > li:last-child, .catalog_menu .menu_list > li > .submenu_list > li:last-child > a {
  border-radius: 0 0 8px 8px;
}
.catalog_menu .menu_list > li > .submenu_list > li > a {
  display: flex;
  padding: 17px 20px;
  color: inherit;
  width: 360px;
  position: relative;
  z-index: 11;
  background: inherit;
}
.catalog_menu .menu_list > li > .submenu_list > li > a.submenu_btn:after {
  display: block;
  content: "\e903";
  margin-left: auto;
  padding-left: 20px;
  font-size: 2rem;
}
.catalog_menu .menu_list > li > .submenu_list > li.opened > a {
  color: #CD0F1C;
  background: #f3f3f3;
}
.catalog_menu .menu_list > li > .submenu_list > li > .submenu_list {
  top: 0;
  left: 100%;
  margin-left: -10px;
  max-height: 100%;
  right: -100%;
  overflow-x: hidden;
  overflow-y: auto;
  background: #ffffff;
  border-bottom-right-radius: 8px;
  z-index: 9;
  padding-left: 10px;
}
.catalog_menu .menu_list > li > .submenu_list > li > .submenu_list li {
  border-left: 1px solid #f3f3f3;
}
.catalog_menu .menu_list > li > .submenu_list > li > .submenu_list a {
  padding: 10px 20px;
}
.catalog_menu .menu_list > li > .submenu_list > li > .submenu_list:before, .catalog_menu .menu_list > li > .submenu_list > li > .submenu_list:after {
  display: block;
  content: "";
  height: 10px;
}
.catalog_menu .menu_list a {
  display: inline-block;
  vertical-align: top;
}
.catalog_menu .submenu_list {
  display: none;
  position: absolute;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.07);
}
.catalog_menu .submenu_list a {
  color: inherit;
}
@media screen and (min-width: 992px) {
  .catalog_menu .menu_list {
    display: flex;
    justify-content: center;
  }
  .catalog_menu .back_btn {
    display: none;
  }
}
@media screen and (min-width: 992px) and (max-width: 1219px) {
  .catalog_menu .menu_list {
    margin: 0 -20px;
  }
  .catalog_menu .menu_list > li {
    padding: 25px 20px;
  }
  .catalog_menu .menu_list > li > .submenu_list {
    left: 0;
  }
}
@media screen and (max-width: 991px) {
  .catalog_menu .menu_list {
    margin: 0;
  }
  .catalog_menu .menu_list > li > .submenu_list > li.back_btn button,
.catalog_menu .menu_list > li > a {
    font-family: "montserrat-medium", "montserratarm-medium";
  }
  .catalog_menu .menu_list a {
    display: flex;
    align-items: center;
    width: 100vw !important;
  }
  .catalog_menu .menu_list li.opened > .submenu_list {
    width: 100%;
  }
  .catalog_menu .submenu_btn:after {
    font-size: 2rem;
    content: "\e903";
    display: block;
    padding-left: 20px;
    margin-left: auto;
  }
  .catalog_menu .submenu_list {
    top: 41px !important;
    right: 0 !important;
    margin: 0 !important;
    width: 0;
    bottom: 70px;
    overflow-x: hidden;
    overflow-y: auto;
    background: #ffffff;
    border-radius: 0;
    left: auto !important;
    display: block !important;
    z-index: 20 !important;
    box-shadow: none !important;
    padding: 0 !important;
    -o-transition: width 0.5s;
    -ms-transition: width 0.5s;
    -moz-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
  }
  .catalog_menu .submenu_list:before, .catalog_menu .submenu_list:after {
    display: none !important;
  }
  .catalog_menu .submenu_list.no_scroll {
    overflow-y: hidden;
  }
  .catalog_menu .submenu_list.fixed {
    position: fixed;
  }
  .catalog_menu .submenu_list > li {
    width: 100vw !important;
    border-top: none !important;
    border-radius: 0 !important;
  }
  .catalog_menu .submenu_list > li:not(.back_btn) {
    border-bottom: 1px solid #ebebeb;
  }
  .catalog_menu .submenu_list a {
    padding: 20px !important;
    line-height: 22px !important;
  }
}

@media screen and (min-width: 992px) {
  .page-header .website_menu li.for_mob,
.menu_block .website_menu,
.header_actions .home_btn,
.menu_btn {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .action.nav-toggle {
    display: none;
  }
  .menu_btn {
    display: flex;
    align-items: center;
  }
  .page-header {
    margin: 0;
    border: none;
  }
  .page-header .header_actions {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: #f3f3f3;
  }
  .page-header .header_actions:before {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #000000;
    opacity: 0;
    -o-transition: opacity 0.15s;
    -ms-transition: opacity 0.15s;
    -moz-transition: opacity 0.15s;
    -webkit-transition: opacity 0.15s;
    transition: opacity 0.15s;
    content: "";
  }
  .page-header .header_actions .home_btn {
    flex: 1;
    font-size: 0;
    line-height: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .page-header .header_actions .home_btn:before {
    font-size: 2.4rem;
  }
  .page-header .header_actions > ul.header.links {
    display: block;
    flex: 1;
    height: 100%;
    text-align: center;
  }
  .page-header .header_actions > ul.header.links a,
.page-header .header_actions > ul.header.links button {
    padding: 15px;
    font-size: 1.4rem;
    line-height: 20px;
  }
  .page-header .header_actions > ul.header.links li:not(.greet.welcome):not(.customer-welcome) {
    position: fixed;
    margin-right: 0;
    left: 50%;
    width: 220px;
    margin-left: -110px;
  }
  .page-header .header_actions > ul.header.links li.greet.welcome {
    height: 100%;
  }
  .page-header .header_actions > ul.header.links li.greet.welcome + li:not(.customer-welcome) {
    margin-top: 0;
    bottom: 50%;
    margin-bottom: 60px;
  }
  .page-header .header_actions > ul.header.links li.greet.welcome + li:not(.customer-welcome):before, .page-header .header_actions > ul.header.links li.greet.welcome + li:not(.customer-welcome):after {
    display: none;
  }
  .page-header .header_actions > ul.header.links li.greet.welcome + li:not(.customer-welcome) + li {
    top: 50%;
    margin-top: -60px;
  }
  .page-header .header_actions > ul.header.links li.customer-welcome .customer-menu {
    position: fixed;
    top: 50%;
    margin-top: -120px;
    right: auto;
    left: 50%;
    width: 220px;
    margin-left: -110px;
  }
  .page-header .header_actions > ul.header.links li.customer-welcome .customer-menu ul.header.links:before, .page-header .header_actions > ul.header.links li.customer-welcome .customer-menu ul.header.links:after {
    display: none;
  }
  .page-header .header_actions > ul.header.links .logged-in,
.page-header .header_actions > ul.header.links .not-logged-in {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: #8d8d8d;
  }
  .page-header .header_actions > ul.header.links .logged-in:before,
.page-header .header_actions > ul.header.links .not-logged-in:before {
    font-size: 2.4rem;
  }
  .page-header .header_actions .link.wishlist {
    flex: 1;
    height: 100%;
    margin: 0;
  }
  .page-header .header_actions .link.wishlist a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: #8d8d8d;
  }
  .page-header .header_actions .link.wishlist a:before {
    font-size: 2.4rem;
  }
  .page-header .header_actions .minicart-wrapper {
    flex: 1;
    height: 100%;
    margin: 0;
  }
  .page-header .header_actions .minicart-wrapper .action.showcart {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: #8d8d8d;
  }
  .page-header .header_actions .minicart-wrapper .action.showcart:before {
    font-size: 2.4rem;
  }
  .page-header .header_actions .link.wishlist a .counter.qty,
.page-header .header_actions .minicart-wrapper .action.showcart .counter.qty {
    left: 50%;
    top: 15px;
    right: auto;
    margin-left: 3px;
  }
  .page-header .panel.wrapper {
    border: none;
    padding: 10px 0 15px;
  }
  .page-header .menu_block {
    position: fixed;
    top: 41px;
    right: 0;
    bottom: 60px;
    width: 0;
    overflow-x: hidden;
    overflow-y: auto;
    background: #ffffff;
    z-index: 101;
    -o-transition: width 0.5s;
    -ms-transition: width 0.5s;
    -moz-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
    border-top: 1px solid #f3f3f3;
  }
  .page-header .menu_block.no_scroll {
    overflow-y: hidden;
  }
  .page-header .menu_inner {
    width: 100vw;
  }
  .page-header .catalog_menu .menu_list > li,
.page-header .website_menu li {
    padding: 0;
    border-bottom: 1px solid #ebebeb;
  }
  .page-header .catalog_menu .menu_list > li > a,
.page-header .website_menu li > a {
    font-size: 140%;
    line-height: 22px;
    padding: 20px;
  }
  .page-header .header.content {
    padding-bottom: 10px;
  }
  .page-header .block-search {
    max-width: 100%;
    margin: 0;
    position: relative;
  }
  .page-header .block-search .label {
    display: none;
  }
  .page-header .block-search input {
    left: auto;
    position: relative;
    margin: 0;
  }
  .page-header .block-search .action.search {
    border: none;
    background: transparent;
    position: absolute;
  }
  .page-header .block-search .action.search span {
    display: none;
  }
  .page-header .panel.wrapper .website_menu {
    display: none;
  }
  .menu_opened {
    overflow: hidden;
  }
  .menu_opened .menu_btn:before {
    content: "\e908";
  }
  .menu_opened .menu_block {
    width: 100%;
  }
}
.minicart-wrapper .block-minicart {
  border: none;
  margin-top: 0;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.07);
  padding: 30px 0;
  right: -25px;
  margin-top: 14px;
  border: 1px solid rgba(151, 151, 151, 0.3);
  border-radius: 15px;
  width: 374px;
  font-size: 1rem;
}
.minicart-wrapper .block-minicart:before {
  display: block;
  content: "";
  position: absolute;
  right: 28px;
  width: 11px;
  height: 8px;
  border-width: 0 5px 8px !important;
  border-color: rgba(151, 151, 151, 0.3) transparent;
  border-style: solid;
  z-index: 1;
  top: -8px;
}
.minicart-wrapper .block-minicart:after {
  display: block;
  content: "";
  position: absolute;
  right: 28px;
  width: 11px;
  height: 8px;
  border-width: 0 5px 8px !important;
  border-color: #ffffff transparent;
  border-style: solid;
  z-index: 2;
  top: -7px;
}
.minicart-wrapper .block-minicart .items-total {
  order: 1;
  border-top: 1px solid #ebebeb;
  padding: 10px 20px;
  margin: 0;
  font-size: 120%;
  line-height: 15px;
  color: #8d8d8d;
}
.minicart-wrapper .block-minicart .items-total .count {
  font-family: "montserrat-medium", "montserratarm-medium";
  color: #4d4d4d;
}
.minicart-wrapper .block-minicart .subtotal {
  order: 2;
  margin: 0;
  width: 100%;
  padding: 5px 20px 20px;
  display: flex;
  justify-content: space-between;
  font-size: 160%;
  line-height: 20px;
  font-family: "montserrat-medium", "montserratarm-medium";
  color: Inherit;
}
.minicart-wrapper .block-minicart .subtotal * {
  font-size: inherit;
  font-family: inherit;
}
.minicart-wrapper .block-minicart .subtotal .label:after {
  display: none;
}
.minicart-wrapper .block-content {
  display: flex;
  flex-direction: column;
  max-height: 75vh;
}
.minicart-wrapper .block-content > .actions {
  order: 3;
  margin: 0;
  background: #ffffff;
  padding: 0 20px;
}
.minicart-wrapper .block-content > .actions > .primary {
  margin: 0;
  padding-bottom: 15px;
}
.minicart-wrapper .block-content > .actions > .primary .action.primary {
  width: 100%;
  font-weight: normal;
}
.minicart-wrapper .block-content > .actions > .secondary {
  text-align: left;
}
.minicart-wrapper .block-content > .actions > .secondary .action.viewcart {
  color: inherit;
  font-size: 140%;
  line-height: 18px;
  display: inline-block;
  vertical-align: top;
  text-decoration: underline;
  color: #000000;
}
@media screen and (max-height: 575px) {
  .minicart-wrapper .block-content {
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
  }
}
.minicart-wrapper .action.close {
  position: absolute;
  top: 4px;
  right: 9px;
  height: auto;
  width: auto;
  color: #8d8d8d;
  margin: 0;
  padding: 5px;
}
.minicart-wrapper .action.close:before {
  display: block;
  content: "\e908";
  color: inherit;
  font-size: 200%;
  overflow: visible;
}
.minicart-wrapper .subtitle.empty {
  font-size: 160%;
  line-height: 20px;
  font-family: "montserrat-medium", "montserratarm-medium";
  color: #4d4d4d;
  padding: 0 30px;
  width: 100%;
  text-align: left;
  font-weight: normal;
}
.minicart-wrapper .link.empty {
  display: flex;
  margin: 18px 30px 0;
}
.minicart-wrapper .minicart-items-wrapper {
  position: relative;
  overflow-x: hidden;
  padding: 0;
  border: none;
  margin: 10px 0 0;
}
@media screen and (min-height: 576px) {
  .minicart-wrapper .minicart-items-wrapper {
    max-height: 420px;
  }
}
.minicart-wrapper .minicart-items-wrapper .product-item {
  padding: 0 0 10px;
  font-size: 1rem;
  position: relative;
  margin-left: 20px;
  margin-right: 11px;
}
.minicart-wrapper .minicart-items-wrapper .product-item:not(:first-child) {
  padding-top: 10px;
  border-top: 1px solid #ebebeb;
}
.minicart-wrapper .minicart-items-wrapper .product-item > .product {
  display: flex;
  align-items: flex-start;
  cursor: default;
}
.minicart-wrapper .minicart-items-wrapper .product-item.hovered .product-item-photo {
  opacity: 0.7;
}
.minicart-wrapper .minicart-items-wrapper .product-item.hovered .product-item-name a {
  color: #FF0000;
}
.minicart-wrapper .minicart-items-wrapper .product-item-photo {
  flex: 0 0 100px;
  width: 100px;
  height: 100px;
  margin-right: 10px;
}
.minicart-wrapper .minicart-items-wrapper .product-item-photo img {
  border-radius: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  background: #ffffff;
}
.minicart-wrapper .minicart-items-wrapper .product-image-container {
  display: block;
  height: 100%;
  max-height: 100%;
  width: 100% !important;
}
.minicart-wrapper .minicart-items-wrapper .product-item-details {
  padding-left: 0;
  display: flex;
  flex-direction: column;
  position: relative;
}
.minicart-wrapper .minicart-items-wrapper .product-item-name {
  margin-bottom: 5px;
  width: 100%;
  min-height: 45px;
}
.minicart-wrapper .minicart-items-wrapper .product-item-name a {
  color: inherit;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  font-size: 120%;
  line-height: 15px;
}
.minicart-wrapper .minicart-items-wrapper .product-item-name + .product-item-pricing + .product.actions {
  position: relative;
  margin-right: -80px;
  justify-content: flex-end;
  right: auto;
  bottom: auto;
}
.minicart-wrapper .minicart-items-wrapper .product.options {
  order: 2;
  float: none;
  margin: 0;
}
.minicart-wrapper .minicart-items-wrapper .product.options .toggle {
  display: none;
}
.minicart-wrapper .minicart-items-wrapper .product.options .content {
  display: block !important;
}
.minicart-wrapper .minicart-items-wrapper .product.options.list {
  font-size: 120%;
  line-height: 18px;
}
.minicart-wrapper .minicart-items-wrapper .product.options.list .label {
  display: none;
}
.minicart-wrapper .minicart-items-wrapper .product.options.list .values {
  margin: 5px 0 0;
}
.minicart-wrapper .minicart-items-wrapper .product.actions {
  margin: 0;
  display: flex;
  align-items: center;
  align-self: flex-end;
  margin-top: -24px;
}
.minicart-wrapper .minicart-items-wrapper .product.actions .primary,
.minicart-wrapper .minicart-items-wrapper .product.actions .secondary {
  margin: 0 !important;
}
.minicart-wrapper .minicart-items-wrapper .product.actions .action {
  display: flex;
  align-items: center;
  height: 20px;
  color: inherit;
  margin: 0 0 0 10px;
}
.minicart-wrapper .minicart-items-wrapper .product.actions .action span {
  display: none;
}
.minicart-wrapper .minicart-items-wrapper .product.actions .action:before {
  color: inherit;
  display: block;
  font-size: 2rem;
}
.minicart-wrapper .minicart-items-wrapper .product.actions .action.delete:before {
  content: "\e909";
}
.minicart-wrapper .minicart-items-wrapper .product.actions .action.edit:before {
  content: "\e912";
}
.minicart-wrapper .minicart-items-wrapper .product-item-pricing .price-container {
  font-size: 160%;
  line-height: 1.5em;
  font-family: "montserrat-medium", "montserratarm-medium";
  margin-bottom: 6px;
}
.minicart-wrapper .minicart-items-wrapper .product-item-pricing .price-container * {
  margin: 0;
  font-size: 100%;
  font-weight: inherit;
  color: #000000;
}
.minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty {
  margin: 0;
  display: flex;
  align-items: center;
}
.minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .label {
  display: none;
}
.minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .count_change {
  display: block;
  cursor: pointer;
  font-size: 180%;
}
.minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .count_change:before {
  display: block;
}
.minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty input {
  background: transparent;
  border: none;
  width: 34px;
  text-align: center;
  font-size: 140%;
  line-height: 24px;
  padding: 0;
  height: auto;
}
.minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty input:hover {
  -moz-appearance: none; /* Firefox */
  -webkit-appearance: none; /* Safari and Chrome */
  appearance: none;
}
.minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .update-cart-item {
  border: none;
  background: transparent;
  padding: 0;
  font-size: 0;
  line-height: 0;
  margin-left: 15px;
}
.minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .update-cart-item:before {
  display: block;
  font-size: 2rem;
  content: "\e920";
}
@media screen and (min-height: 576px) {
  .minicart-wrapper .minicart-items-wrapper {
    flex: 1;
    height: 50%;
    overflow-y: auto;
  }
}
@media screen and (max-height: 575px) {
  .minicart-wrapper .minicart-items-wrapper {
    flex: none;
    height: auto !important;
  }
}
.minicart-wrapper .minicart-widgets:empty {
  margin-top: 0;
}
@media screen and (max-width: 991px) {
  .minicart-wrapper .block-minicart {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 60px;
    width: 100%;
    margin: 0;
    padding: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.3);
  }
  .minicart-wrapper .block-minicart:before, .minicart-wrapper .block-minicart:after {
    display: none;
  }
  .minicart-wrapper #minicart-content-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
  }
  .minicart-wrapper .block-content {
    background: #ffffff;
    border-radius: 16px;
    width: 100%;
    max-width: 374px;
    max-height: 100%;
    padding: 20px 0;
    position: relative;
  }
  .minicart-wrapper .minicart-items-wrapper .product-item {
    margin-right: 20px;
  }
  .minicart-wrapper .action.close {
    top: 0;
    right: 0;
  }
}
@media screen and (min-width: 360px) and (max-width: 399px) {
  .minicart-wrapper .minicart-items-wrapper .product-item-photo {
    flex: 0 0 80px;
    max-width: 80px;
    height: 80px;
  }
}
@media screen and (max-width: 359px) {
  .minicart-wrapper .minicart-items-wrapper .product-item-photo {
    flex: 0 0 60px;
    max-width: 60px;
    height: 60px;
  }
  .minicart-wrapper .minicart-items-wrapper .product-item {
    margin-left: 15px;
    margin-right: 15px;
  }
  .minicart-wrapper .block-minicart .items-total,
.minicart-wrapper .block-minicart .subtotal,
.minicart-wrapper .block-content > .actions {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.web .page-header .search-autocomplete ul,
.web .submenu_list {
  scrollbar-color: #cfcfcf #ebebeb;
  scrollbar-width: bold;
}
.web .page-header .search-autocomplete ul::-webkit-scrollbar,
.web .submenu_list::-webkit-scrollbar {
  width: 14px;
  height: auto;
  border-radius: 0;
  background: #ebebeb;
}
.web .page-header .search-autocomplete ul::-webkit-scrollbar-thumb,
.web .submenu_list::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: #cfcfcf;
}
.web .page-header .search-autocomplete ul::-webkit-scrollbar, .web .page-header .search-autocomplete ul::-webkit-scrollbar-thumb,
.web .submenu_list::-webkit-scrollbar,
.web .submenu_list::-webkit-scrollbar-thumb {
  border-right: 10px solid #ffffff;
}
@media screen and (min-height: 576px) {
  .web .minicart-items-wrapper {
    scrollbar-color: #cfcfcf #ebebeb;
    scrollbar-width: bold;
  }
  .web .minicart-items-wrapper::-webkit-scrollbar {
    width: 14px;
    height: auto;
    border-radius: 0;
    background: #ebebeb;
  }
  .web .minicart-items-wrapper::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: #cfcfcf;
  }
  .web .minicart-items-wrapper::-webkit-scrollbar, .web .minicart-items-wrapper::-webkit-scrollbar-thumb {
    border-right: 10px solid #ffffff;
  }
}
@media screen and (max-height: 575px) {
  .web #minicart-content-wrapper .block-content {
    scrollbar-color: #cfcfcf #ebebeb;
    scrollbar-width: bold;
  }
  .web #minicart-content-wrapper .block-content::-webkit-scrollbar {
    width: 14px;
    height: auto;
    border-radius: 0;
    background: #ebebeb;
  }
  .web #minicart-content-wrapper .block-content::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: #cfcfcf;
  }
  .web #minicart-content-wrapper .block-content::-webkit-scrollbar, .web #minicart-content-wrapper .block-content::-webkit-scrollbar-thumb {
    border-right: 10px solid #ffffff;
  }
}

.sign_opened .page-header .header_actions ul.header.links .logged-in,
.sign_opened .page-header .header_actions ul.header.links .not-logged-in {
  color: #CD0F1C;
}
.sign_opened .page-header .header_actions ul.header.links li.greet.welcome ~ li:not(.customer-welcome) {
  height: auto;
  overflow: visible;
  opacity: 1;
  border: 1px solid rgba(151, 151, 151, 0.3);
}
.sign_opened .page-header .header_actions ul.header.links .customer-welcome .customer-menu {
  height: auto;
  opacity: 1;
}
@media screen and (max-width: 991px) {
  .sign_opened {
    overflow: hidden;
  }
  .sign_opened .header_actions:before {
    opacity: 0.3;
    height: auto;
    bottom: 70px;
  }
}

.page-footer {
  margin-top: auto;
  position: relative;
  z-index: 10;
  background: #000000;
  padding: 50px 0 35px;
  color: #ffffff;
}
.page-footer .block.newsletter {
  display: none;
}
.page-footer * {
  float: none !important;
}
.page-footer .logo {
  margin: -10px 62px 0 0;
  max-width: none;
}
.page-footer .logo img {
  display: block;
  height: auto;
  width: 98px;
}
.page-footer .footer.content {
  display: flex;
  padding-top: 0;
  border: none;
  font-size: 120%;
  line-height: 15px;
}
.page-footer .footer.content a {
  color: inherit;
  text-decoration: none;
}
.page-footer .footer.content a:hover {
  text-decoration: none;
}
.page-footer .footer.content .links {
  display: block;
  padding-right: 0;
}
.page-footer .footer.content .links > li {
  background: transparent;
  margin: 0 0 15px;
  background: transparent;
  padding: 0;
  border: none;
}
.page-footer .footer.content > .links {
  flex: 0 0 180px;
  max-width: 180px;
  margin-right: 20px;
}
.page-footer .footer.content ul.footer.links {
  font-family: "montserrat-medium", "montserratarm-medium";
}
.page-footer .footer.content ul.footer.links li {
  margin-bottom: 15px;
  font-size: 100%;
}
.page-footer .footer.content ul.footer.links > li > div,
.page-footer .footer.content ul.footer.links > li > a {
  color: inherit;
  display: inline-block;
}
.page-footer .footer.content ul.footer.links a {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0;
}
.page-footer .footer.content ul.footer.links a span {
  display: block;
}
.page-footer .footer.content > div:not(.links) ul.footer.links {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  max-width: 380px;
  margin-right: 60px;
}
.page-footer .footer.content > div:not(.links) ul.footer.links > li {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.page-footer .socials_list {
  padding-left: 35px;
}
.page-footer .socials_list ul {
  display: flex;
  justify-content: flex-end;
}
.page-footer .socials_list ul li {
  padding-top: 15px;
  margin-left: 20px;
}
.page-footer .socials_list ul li:first-child {
  margin-left: 0;
}
.page-footer .socials_list a {
  display: block;
  border-radius: 50%;
  font-size: 0;
  line-height: 0;
}
.page-footer .socials_list a:before {
  display: block;
  font-size: 3.2rem;
}

.footer_contacts {
  flex: 1;
  display: flex;
}
.footer_contacts .contacts_list {
  flex: 1;
}
.footer_contacts .contact_block {
  padding-bottom: 15px;
}
.footer_contacts .contact_info {
  font-family: "montserrat-medium", "montserratarm-medium";
}
.footer_contacts .contact_info ul li:not(:first-child) {
  margin-top: 8px;
}
.footer_contacts .contact_info A {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
}

.copyright {
  color: #ffffff;
  background: #000000;
  padding: 32px 0 50px;
  font-size: 120%;
  line-height: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.copyright .page_container {
  display: flex;
  justify-content: space-between;
  align-tracks: flex-start;
}
.copyright .developer {
  max-width: 50%;
  padding-right: 10px;
  text-align: right;
  padding-right: 40px;
}
.copyright .developer a {
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-family: "montserrat-medium", "montserratarm-medium";
}
.copyright .developer a:after {
  content: "\e921";
  bottom: 0;
  position: absolute;
  display: block;
  right: -40px;
  font-size: 3.2rem;
}
.copyright .customer {
  max-width: 50%;
  padding-left: 10px;
  text-align: right;
}
.copyright a {
  color: inherit;
}

@media screen and (min-width: 992px) and (max-width: 1219px) {
  .page-footer {
    padding: 40px 0 30px;
  }
  .page-footer .footer.content > div:not(.links) ul.footer.links {
    margin: 0 auto;
  }
  .page-footer .footer.content > .links {
    margin: 0 auto;
  }
}
@media screen and (max-width: 1219px) {
  .footer_contacts {
    flex-direction: column;
  }
  .footer_contacts .contacts_list {
    flex: none;
  }
  .page-footer .socials_list {
    padding-left: 0;
  }
  .page-footer .socials_list ul {
    justify-content: flex-start;
  }
  .page-footer .logo {
    margin-right: auto;
  }
  .footer_contacts {
    margin-left: auto;
    flex: none;
  }
}
@media screen and (max-width: 991px) {
  .page-footer .footer.content > div:not(.links) ul.footer.links {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .copyright {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 576px) and (max-width: 991px) {
  .page-footer {
    padding: 30px 0 24px;
  }
  .page-footer .footer.content > div:not(.links) ul.footer.links {
    max-width: 210px;
    padding: 0 15px;
    margin: 0 auto;
  }
  .page-footer .footer.content > .links {
    margin: 0 auto;
    max-width: 210px;
    padding: 0 15px;
  }
  .copyright {
    padding-top: 24px;
  }
}
@media screen and (max-width: 719px) {
  .page-footer .footer.content {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 719px) and (min-width: 576px) {
  .page-footer .footer.content > .links {
    margin-left: -15px;
  }
  .page-footer .footer.content > .links,
.page-footer .footer.content > .links ~ * {
    flex: 0 0 33.3%;
    max-width: 210px;
  }
}
@media screen and (max-width: 719px) {
  .page-footer .footer.content ul.footer.links {
    font-family: "montserrat", "montserratarm";
  }
}
@media screen and (max-width: 719px) {
  .page-footer .logo {
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
  }
  .page-footer .logo:after {
    display: block;
    content: "";
    position: absolute;
    left: -20px;
    right: -20px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    bottom: 0;
  }
  .page-footer .logo img {
    margin: 0 auto;
  }
}
@media screen and (max-width: 719px) {
  .copyright {
    color: #cfcfcf;
  }
  .copyright .page_container {
    display: block;
  }
  .copyright .developer,
.copyright .customer {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
  .copyright .developer {
    margin-top: 24px;
  }
  .copyright .developer a {
    color: #ffffff;
    font-family: "montserrat", "montserratarm";
  }
  .copyright .developer a:after {
    position: relative;
    bottom: auto;
    right: auto;
    margin-top: 5px;
    display: block;
  }
}
@media screen and (max-width: 719px) {
  .footer_contacts .contact_info {
    font-family: "montserrat", "montserratarm";
  }
}
@media screen and (max-width: 575px) {
  .page-footer {
    padding: 24px 0 20px;
  }
  .page-footer .contact_type {
    color: #cfcfcf;
  }
  .page-footer .socials_list ul li {
    padding-top: 10px;
  }
  .page-footer .footer.content > .links {
    order: 2;
    flex: 0 0 50%;
    max-width: 190px;
    padding-left: 10px;
    margin: 0 auto;
  }
  .page-footer .footer.content > .links + div:not(.links) {
    flex: 0 0 50%;
    max-width: 190px;
    padding-right: 10px;
    margin: 0 auto;
  }
  .page-footer .footer.content > .links + div:not(.links) ul.footer.links {
    margin-right: 0;
  }
  .footer_contacts {
    text-align: center;
    align-items: center;
    flex: 0 0 100%;
    max-width: 100%;
    order: 3;
    position: relative;
    padding-top: 20px;
    margin-top: 5px;
  }
  .footer_contacts:before {
    display: block;
    content: "";
    position: absolute;
    left: -20px;
    right: -20px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    top: 0;
  }
  .copyright {
    padding-top: 20px;
  }
}
.product-item-info {
  font-size: 1rem;
  position: relative;
  width: 100%;
  background: #ffffff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.07);
  z-index: 2;
  /*item image styles*/
  /*item info styles*/
  /*item price styles*/
  /*item buttons styles*/
  /*options*/
}
.product-item-info:hover, .product-item-info.active {
  border: none;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.07);
}
.product-item-info .product-item-photo {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.product-item-info .product-item-photo img {
  object-fit: contain;
}
.product-item-info .product-image-container {
  width: 100% !important;
  display: block;
  height: 280px;
  padding: 40px 20px;
}
.product-item-info .product-image-wrapper {
  padding-bottom: 0 !important;
  height: 100%;
  max-width: 200px;
  margin: 0 auto;
}
.product-item-info .product-item-details {
  margin-top: 0;
  border-top: 1px solid #ebebeb;
  padding: 15px 20px 20px;
}
.product-item-info .product-item-name {
  margin: 0;
  height: 51px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.product-item-info .product-item-link {
  text-decoration: none !important;
  color: inherit;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 140%;
  line-height: 18px;
  max-width: 100%;
}
.product-item-info .sale_sticker {
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid;
  color: #FF0000;
  font-size: 180%;
  line-height: 22px;
  padding: 5px 6px;
  border-radius: 0 8px;
  z-index: 2;
  pointer-events: none;
}
.product-item-info .price-box {
  margin-top: 10px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-item-info .price-box .price-label {
  display: none;
}
.product-item-info .price-box .price {
  font-size: 100%;
}
.product-item-info .price-box .normal_price {
  display: block;
  font-size: 180%;
  line-height: 22px;
}
.product-item-info .price-box .normal_price .price {
  font-family: "montserrat-medium", "montserratarm-medium";
  color: inherit;
}
.product-item-info .price-box .special-price {
  display: block;
  font-size: 180%;
  line-height: 22px;
}
.product-item-info .price-box .special-price .price {
  font-family: "montserrat-medium", "montserratarm-medium";
  color: #FF0000;
}
.product-item-info .price-box .old-price {
  display: block;
  margin: 0;
  font-size: 140%;
  line-height: 18px;
}
.product-item-info .price-box .old-price .price {
  color: #8d8d8d;
  text-decoration: line-through;
}
.product-item-info .product-item-inner {
  background: transparent !important;
  box-shadow: none !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  position: unset !important;
  left: auto !important;
  right: auto !important;
  height: auto !important;
  width: auto !important;
  overflow: visible !important;
}
.product-item-info .product-item-actions .actions-primary {
  display: block;
  font-size: 1rem;
  position: relative;
  overflow: hidden;
  max-height: 0;
  -o-transition: max-height 0.3s;
  -ms-transition: max-height 0.3s;
  -moz-transition: max-height 0.3s;
  -webkit-transition: max-height 0.3s;
  transition: max-height 0.3s;
}
.product-item-info .product-item-actions .actions-primary:before {
  display: block;
  content: "";
  height: 10px;
}
.product-item-info .product-item-actions .actions-secondary {
  position: absolute;
  top: 280px;
  margin-top: -53px;
  right: 18px;
  z-index: 3;
}
.product-item-info .product-item-actions .action:before {
  display: block;
}
.product-item-info .product-item-actions .action.tocart {
  width: 100%;
}
.product-item-info .product-item-actions .action.tocompare {
  display: none;
}
.product-item-info .product-item-actions .action.towishlist {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FF0000;
  border: 1px solid;
  width: 36px;
  height: 36px;
  border-radius: 8px;
  font-size: 0;
  text-align: center;
  background: #ffffff;
}
.product-item-info .product-item-actions .action.towishlist:before {
  content: "\e910";
  font-size: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-text-fill-color: #ffffff;
  -webkit-text-stroke: 1px;
  width: 100%;
  height: 100%;
  color: inherit;
}
.product-item-info .product-item-actions .action.towishlist.active:before, .product-item-info .product-item-actions .action.towishlist.selected:before {
  -webkit-text-fill-color: inherit;
}
.product-item-info .product-item-actions .action.towishlist.active:after, .product-item-info .product-item-actions .action.towishlist.selected:after {
  color: #ffffff;
  position: absolute;
  display: block;
  content: "\e908";
  z-index: 1;
  top: 8px;
  left: 9px;
  font-size: 1.6rem;
  opacity: 0;
  font-weight: 700;
}
.product-item-info .product-item-actions .action.towishlist.active:hover, .product-item-info .product-item-actions .action.towishlist.active:active, .product-item-info .product-item-actions .action.towishlist.selected:hover, .product-item-info .product-item-actions .action.towishlist.selected:active {
  border-color: #FF0000 !important;
  background: #ffffff !important;
}
.product-item-info .product-item-actions .action.towishlist.active:hover:after, .product-item-info .product-item-actions .action.towishlist.active:active:after, .product-item-info .product-item-actions .action.towishlist.selected:hover:after, .product-item-info .product-item-actions .action.towishlist.selected:active:after {
  opacity: 1;
}
.product-item-info .swatch-attribute {
  display: none;
}
.product-item-info.hovered .product-item-photo img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.product-item-info.hovered .product-item-link {
  color: #FF0000;
}

.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
  background: #ffffff;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.07);
  border: none;
  margin: 0;
  padding: 0;
}

.web .product-item-info:hover,
.touch .product-item-info {
  z-index: 5;
}
.web .product-item-info:hover .product-item-actions .actions-primary,
.touch .product-item-info .product-item-actions .actions-primary {
  max-height: 45px;
}

.touch .product-item-info .product-item-actions .action.tocart {
  background: transparent;
  color: #FF0000 !important;
  border-color: #FF0000;
}
.touch .product-item-info .product-item-actions .action.tocart:active {
  color: #ffffff !important;
}

@media screen and (max-width: 991px) {
  .product-item-info {
    z-index: 5;
  }
  .product-item-info .product-item-actions .actions-primary {
    max-height: 45px;
  }
  .product-item-info .product-item-actions .action.tocart {
    background: transparent;
    color: #FF0000 !important;
    border-color: #FF0000;
  }
  .product-item-info .product-item-actions .action.tocart:active {
    color: #ffffff !important;
  }
}
.products-grid .product-item-actions {
  margin: 0;
}

.sign_popup {
  width: 100%;
  height: 0;
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  z-index: 102;
  -o-transition: all 0s;
  -ms-transition: all 0s;
  -moz-transition: all 0s;
  -webkit-transition: all 0s;
  transition: all 0s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.sign_popup:before {
  content: "";
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
}
.sign_popup .popup_inner {
  background: #F8F8F8;
  height: 100%;
  width: 100%;
  max-width: 298px;
  border-radius: 24px;
  margin-left: auto;
  position: relative;
  overflow: hidden;
  margin-right: -400px;
  -o-transition: margin 0.5s;
  -ms-transition: margin 0.5s;
  -moz-transition: margin 0.5s;
  -webkit-transition: margin 0.5s;
  transition: margin 0.5s;
  padding-top: 56px;
}
.sign_popup .popup_inner:before {
  position: absolute;
  font-size: 160%;
  left: 24px;
  top: 22px;
  display: block;
  content: "\e906";
}
@media screen and (max-width: 399px) {
  .sign_popup .popup_inner {
    max-width: 100%;
  }
}
.sign_popup .sign_close {
  position: absolute;
  border: none;
  background: transparent;
  top: 20px;
  right: 20px;
  color: #dadada;
  margin: 0;
  padding: 4px;
  font-size: 100%;
}
.sign_popup .sign_close:before {
  display: block;
}
.sign_popup .login_tab,
.sign_popup .register_tab {
  height: 100%;
  overflow-y: auto;
  position: relative;
  padding: 0 32px;
}
.sign_popup .login_tab:not(.active),
.sign_popup .register_tab:not(.active) {
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.sign_popup .login_tab .tab_inner,
.sign_popup .register_tab .tab_inner {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding-bottom: 80px;
  position: relative;
}
.sign_popup .page-title-wrapper {
  margin-top: auto;
  padding-bottom: 32px;
}
.sign_popup .block-title,
.sign_popup .legend,
.sign_popup .field.note {
  display: none;
}
.sign_popup .login-container {
  margin-bottom: auto;
}
.sign_popup .login-container .fieldset > .field > .control {
  width: 100%;
}
.sign_popup .block-customer-login {
  width: 100%;
  margin: 0;
}
.sign_popup .block-new-customer,
.sign_popup .form-create-account .secondary {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 0 32px 24px;
  margin: 0;
}
.sign_popup .block-new-customer p,
.sign_popup .form-create-account .secondary p {
  margin: 0;
  font-size: 140%;
  line-height: 20px;
}
.sign_popup .block-new-customer .actions-toolbar,
.sign_popup .form-create-account .secondary .actions-toolbar {
  margin: 0;
  text-align: center;
}
.sign_popup .block-new-customer .actions-toolbar .primary,
.sign_popup .form-create-account .secondary .actions-toolbar .primary {
  float: none;
}
.sign_popup .block-new-customer .action,
.sign_popup .form-create-account .secondary .action {
  display: inline-block;
  vertical-align: top;
  color: #0030F2;
  font-size: 140%;
  line-height: 18px;
  font-family: "montserrat-medium", "montserratarm-medium";
  font-weight: normal;
  float: none;
  margin: 0;
  background: transparent;
  padding: 0;
  border: none;
}
.sign_popup .form.password.reset,
.sign_popup .form.send.confirmation,
.sign_popup .form.password.forget,
.sign_popup .form.create.account,
.sign_popup .form.search.advanced,
.sign_popup .form.form-orders-search {
  min-width: 0;
  width: 100%;
  margin-bottom: auto;
}
.sign_popup .field {
  width: 100%;
  margin-bottom: 24px;
  position: relative;
}
.sign_popup .field .control input {
  width: 100%;
  background: #ffffff;
  border-radius: 8px;
  border: none;
  font-size: 120%;
  line-height: 14px;
  padding: 13px 16px;
  font-family: inherit;
  height: auto;
}
.sign_popup .field .control input[type=password] {
  height: 40px;
  font-size: 240%;
}
.sign_popup .field .action.remind {
  position: absolute;
  right: 0;
  top: 4px;
  font-size: 120%;
  line-height: 14px;
  font-family: "montserrat-medium", "montserratarm-medium";
  color: inherit;
  text-decoration: underline;
}
.sign_popup .field .type_toggle {
  position: absolute;
  z-index: 3;
  top: 30px;
  right: 10px;
  cursor: pointer;
  display: flex;
  width: 20px;
  height: 20px;
  align-items: center;
  justify-content: center;
  color: #cacaca;
  font-size: 180%;
}
.sign_popup .field .type_toggle:before {
  display: block;
  content: "\e917";
}
.sign_popup .field .type_toggle.showed:before {
  content: "\e918";
}
.sign_popup .field input.checkbox ~ .label {
  font-family: "montserrat", "montserratarm";
  font-weight: normal;
  display: inline-flex;
  vertical-align: top;
  align-items: flex-start;
  cursor: pointer;
  font-size: 140%;
  line-height: 20px;
}
.sign_popup .field input.checkbox ~ .label:before {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 20px;
  height: 20px;
  margin-right: 8px;
  border: 1px solid #dadada;
  content: "\e911";
  font-size: 0;
  border-radius: 8px;
  color: #000000;
}
.sign_popup .field input.checkbox:checked ~ .label {
  font-family: "montserrat-medium", "montserratarm-medium";
}
.sign_popup .field input.checkbox:checked ~ .label:before {
  border-color: transparent;
  background: linear-gradient(180deg, #F9ABB3 0.94%, #F69DA5 100%);
  font-size: 0.8rem;
}
.sign_popup .fieldset {
  letter-spacing: normal;
  margin: 0 !important;
}
.sign_popup .fieldset > .field > .label,
.sign_popup .fieldset > .fields > .field > .label {
  font-weight: normal;
  font-family: "montserrat-medium", "montserratarm-medium";
  font-size: 120%;
  line-height: 18px;
  color: inherit;
  margin-bottom: 2px;
}
.sign_popup .fieldset > .field > .label:after,
.sign_popup .fieldset > .fields > .field > .label:after {
  display: none;
}
.sign_popup .actions-toolbar .primary {
  display: block;
  float: none;
  width: 100%;
  padding-top: 4px;
}
.sign_popup .action.primary {
  width: 100%;
}
.sign_popup .field-error, .sign_popup div.mage-error {
  text-align: right;
  color: #b94a48;
}

html.sign_opened {
  overflow: hidden;
}
html.sign_opened body {
  height: 100%;
  overflow: hidden;
}
html.sign_opened .sign_popup {
  height: 100%;
  padding: 32px;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
html.sign_opened .sign_popup .popup_inner {
  margin-right: 0;
}
html.sign_opened .sign_popup:before {
  opacity: 1;
}
@media screen and (max-height: 575px) {
  html.sign_opened .sign_popup {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
@media screen and (min-width: 480px) and (max-width: 991px) {
  html.sign_opened .sign_popup {
    padding: 24px;
  }
}
@media screen and (max-width: 479px) {
  html.sign_opened .sign_popup {
    padding: 20px;
  }
}

.web .sign_popup .login_tab,
.web .sign_popup .register_tab {
  scrollbar-color: #D91F2C #E8E8E8;
  scrollbar-width: thin;
}
.web .sign_popup .login_tab::-webkit-scrollbar,
.web .sign_popup .register_tab::-webkit-scrollbar {
  width: 6px;
  height: auto;
  border-radius: 0;
  background: #E8E8E8;
}
.web .sign_popup .login_tab::-webkit-scrollbar-thumb,
.web .sign_popup .register_tab::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: #D91F2C;
}

.block-products-list {
  position: relative;
  padding-top: 24px;
}
@media screen and (min-width: 992px) {
  .block-products-list .view_all {
    position: absolute;
    right: 0;
    bottom: 100%;
  }
}

.block.widget .products-grid .product-items {
  display: flex;
  margin: 0 -8px;
  flex-wrap: wrap;
}
.block.widget .products-grid .product-item {
  padding-left: 8px;
  padding-right: 8px;
  margin: 0 0 56px;
}
.block.widget .products-grid .product-item-info .swatch-attribute {
  display: none;
}
.block.widget .products-grid .product-item-info .price-box {
  min-height: 0;
}
.block.widget.best_sellers .products-grid .product-item {
  flex: 0 0 25%;
  max-width: 25%;
}
.block.widget.best_sellers .products-grid .product-item:nth-child(n+9) {
  display: none;
}
@media screen and (max-width: 991px) {
  .block.widget.best_sellers .products-grid .product-items {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 7px;
    padding-right: 7px;
    flex-wrap: nowrap;
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-color: transparent transparent;
    scrollbar-width: thin;
  }
  .block.widget.best_sellers .products-grid .product-items::-webkit-scrollbar {
    width: 0;
    height: 0;
    border-radius: 0;
    background: transparent;
  }
  .block.widget.best_sellers .products-grid .product-items::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: transparent;
  }
  .block.widget.best_sellers .products-grid .product-item {
    flex: 0 0 256px;
    margin-bottom: 48px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .block.widget.best_sellers .products-grid .product-item {
    max-width: 32%;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .block.widget.best_sellers .products-grid .product-item {
    max-width: 48%;
  }
}
@media screen and (max-width: 479px) {
  .block.widget.best_sellers .products-grid .product-item {
    max-width: 83.7%;
  }
}
@media screen and (min-width: 1280px) {
  .block.widget.sale .products-grid .product-item {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
}
.block.widget.sale .products-grid .product-item:nth-child(n+7) {
  display: none;
}
@media screen and (max-width: 1279px) {
  .block.widget.sale .products-grid .product-items {
    flex-wrap: nowrap;
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .block.widget.sale .products-grid .product-item {
    flex: 0 0 256px;
    margin-bottom: 48px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1279px) {
  .block.widget.sale .products-grid .product-item {
    max-width: 24%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .block.widget.sale .products-grid .product-item {
    max-width: 32%;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .block.widget.sale .products-grid .product-item {
    max-width: 48%;
  }
}
@media screen and (max-width: 479px) {
  .block.widget.sale .products-grid .product-item {
    max-width: 83.7%;
  }
}
@media screen and (min-width: 1220px) {
  .block.widget.viewed .products-grid .product-items {
    display: block;
    position: relative;
    white-space: nowrap;
    font-size: 0;
    overflow: hidden;
  }
  .block.widget.viewed .products-grid .product-items.slick-slider {
    margin-left: 0;
    margin-right: 0;
  }
  .block.widget.viewed .products-grid .product-items .slick-list {
    margin-left: -8px;
    margin-right: -8px;
  }
  .block.widget.viewed .products-grid .product-item {
    display: inline-block;
    white-space: normal;
    font-size: 1rem;
    width: 16.66%;
    vertical-align: top;
    margin-bottom: 0;
  }
  .block.widget.viewed .products-grid .product-item-details {
    height: 78px;
  }
}
@media screen and (max-width: 1279px) {
  .block.widget.viewed .products-grid .product-items {
    flex-wrap: nowrap;
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .block.widget.viewed .products-grid .product-item {
    flex: 0 0 256px;
    margin-bottom: 48px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1279px) {
  .block.widget.viewed .products-grid .product-item {
    max-width: 24%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .block.widget.viewed .products-grid .product-item {
    max-width: 32%;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .block.widget.viewed .products-grid .product-item {
    max-width: 48%;
  }
}
@media screen and (max-width: 479px) {
  .block.widget.viewed .products-grid .product-item {
    max-width: 83.7%;
  }
}
.block.widget.viewed .slick-arrow {
  position: absolute;
  z-index: 3;
  width: 32px;
  height: 32px;
  border: none;
  padding: 0;
  background: #F8F8F8;
  color: #cacaca;
  top: 50%;
  margin-top: -39px;
}
.block.widget.viewed .slick-arrow:before {
  display: block;
  font-size: 1rem;
  color: inherit;
}
.block.widget.viewed .slick-prev {
  left: 0;
  border-radius: 0 12px 12px 0;
}
.block.widget.viewed .slick-prev:before {
  content: "\e902";
}
.block.widget.viewed .slick-next {
  right: 0;
  border-radius: 12px 0 0 12px;
}
.block.widget.viewed .slick-next:before {
  content: "\e903";
}

.web .viewed .product-item-info:not(:hover) .product-item-details {
  opacity: 0;
  pointer-events: none;
}
.web .viewed .product-items,
.web .sale .product-items {
  scrollbar-color: #D91F2C #E8E8E8;
  scrollbar-width: thin;
}
.web .viewed .product-items::-webkit-scrollbar,
.web .sale .product-items::-webkit-scrollbar {
  width: auto;
  height: 6px;
  border-radius: 0;
  background: #E8E8E8;
}
.web .viewed .product-items::-webkit-scrollbar-thumb,
.web .sale .product-items::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: #D91F2C;
}

.touch .sale .product-items,
.touch .viewed .product-items {
  scrollbar-color: transparent transparent;
  scrollbar-width: thin;
}
.touch .sale .product-items::-webkit-scrollbar,
.touch .viewed .product-items::-webkit-scrollbar {
  width: auto;
  height: 6px;
  border-radius: 0;
  background: transparent;
}
.touch .sale .product-items::-webkit-scrollbar-thumb,
.touch .viewed .product-items::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: transparent;
}

.web .page-header .header .logo, .page-header .header .web .logo, .page-header .header_actions > ul.header.links > li:not(.greet.welcome):not(.customer-welcome), .minicart-wrapper .minicart-items-wrapper .product-item-photo, .product-item-info .product-item-actions .action.towishlist.active:after, .product-item-info .product-item-actions .action.towishlist.selected:after, .sign_popup:before, .sign_popup .login_tab,
.sign_popup .register_tab, .web .viewed .product-item-info .product-item-details {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.web .sign_popup .field .type_toggle, .sign_popup .field .web .type_toggle, .web .breadcrumbs .items a, .breadcrumbs .items .web a, .web .view_more, .web .pager_custom .pages a.page, .pager_custom .pages .web a.page, .web .pager_custom .pages .action, .pager_custom .pages .web .action, .web .page-header .header_actions .home_btn, .page-header .header_actions .web .home_btn, .web .page-header .menu_btn, .page-header .web .menu_btn, .web .page-header .panel.header .switcher .options .action.toggle, .page-header .panel.header .switcher .options .web .action.toggle, .web .catalog_menu .back_btn button, .catalog_menu .back_btn .web button, .web .minicart-wrapper .minicart-items-wrapper .product.actions .action, .minicart-wrapper .minicart-items-wrapper .product.actions .web .action, .web .minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .count_change, .minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .web .count_change, .web .minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .update-cart-item, .minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .web .update-cart-item, .web .page-footer .footer.content ul.footer.links > li > div, .page-footer .footer.content .web ul.footer.links > li > div,
.web .page-footer .footer.content ul.footer.links > li > a,
.page-footer .footer.content .web ul.footer.links > li > a, .web .copyright a, .copyright .web a, .web .page-header .header_actions > ul.header.links a, .page-header .header_actions > ul.header.links .web a,
.web .page-header .header_actions > ul.header.links button,
.page-header .header_actions > ul.header.links .web button, .web .page-header .header_actions > ul.header.links > li.greet.welcome, .page-header .web .header_actions > ul.header.links > li.greet.welcome, .web .page-header .panel.header .switcher .options ul.dropdown a, .page-header .panel.header .switcher .options ul.dropdown .web a, .web .page-header .block-search .action.search, .page-header .block-search .web .action.search, .web .page-header .search-autocomplete li, .page-header .search-autocomplete .web li, .web .page-header .link.wishlist a, .page-header .link.wishlist .web a,
.web .page-header .minicart-wrapper .action.showcart,
.page-header .minicart-wrapper .web .action.showcart, .web .website_menu a, .website_menu .web a, .web .catalog_menu .menu_list > li > a, .catalog_menu .web .menu_list > li > a, .web .catalog_menu .menu_list > li > .submenu_list > li > a, .catalog_menu .web .menu_list > li > .submenu_list > li > a, .web .catalog_menu .submenu_list a, .catalog_menu .submenu_list .web a, .web .minicart-wrapper .block-content > .actions > .secondary .action.viewcart, .minicart-wrapper .block-content > .actions > .secondary .web .action.viewcart, .web .minicart-wrapper .action.close, .minicart-wrapper .web .action.close, .web .page-footer .footer.content a, .page-footer .footer.content .web a, .web .sign_popup .sign_close, .sign_popup .web .sign_close, .web .sign_popup .block-new-customer .action, .sign_popup .block-new-customer .web .action,
.web .sign_popup .form-create-account .secondary .action,
.sign_popup .form-create-account .secondary .web .action, .web .sign_popup .field .action.remind, .sign_popup .field .web .action.remind, .web .sign_popup .field input.checkbox ~ .label, .sign_popup .field .web input.checkbox ~ .label, .minicart-wrapper .minicart-items-wrapper .product-item-name a, .product-item-info .product-item-link {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.web .block.widget.viewed .slick-arrow, .block.widget.viewed .web .slick-arrow, .web [class*=_slider] .slick-arrow, [class*=_slider] .web .slick-arrow, .web .primary_btn, .web .minicart-wrapper .block-content > .actions > .primary .action.primary, .minicart-wrapper .block-content > .actions > .primary .web .action.primary, .web .minicart-wrapper .link.empty, .minicart-wrapper .web .link.empty, .web .product-item-info .product-item-actions .action.tocart, .product-item-info .product-item-actions .web .action.tocart, .web .product-item-info .product-item-actions .action.towishlist, .product-item-info .product-item-actions .web .action.towishlist, .web .sign_popup .action.primary, .sign_popup .web .action.primary, .error_hint, .product-item-info, .product-item-info .product-item-photo, .product-item-info .product-item-photo img, .product-item-info .sale_sticker, .product-item-info .product-item-inner {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.touch .page-header .header .logo, .page-header .header .touch .logo {
  -o-transition: opacity 0.15s;
  -ms-transition: opacity 0.15s;
  -moz-transition: opacity 0.15s;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
}

.touch .sign_popup .field .type_toggle, .sign_popup .field .touch .type_toggle, .touch .breadcrumbs .items a, .breadcrumbs .items .touch a, .touch .view_more, .touch .pager_custom .pages a.page, .pager_custom .pages .touch a.page, .touch .pager_custom .pages .action, .pager_custom .pages .touch .action, .touch .page-header .header_actions .home_btn, .page-header .header_actions .touch .home_btn, .touch .page-header .header_actions > ul.header.links a, .page-header .header_actions > ul.header.links .touch a,
.touch .page-header .header_actions > ul.header.links button,
.page-header .header_actions > ul.header.links .touch button, .touch .page-header .header_actions > ul.header.links > li.greet.welcome, .page-header .touch .header_actions > ul.header.links > li.greet.welcome, .touch .page-header .menu_btn, .page-header .touch .menu_btn, .touch .page-header .panel.header .switcher .options .action.toggle, .page-header .panel.header .switcher .options .touch .action.toggle, .touch .page-header .panel.header .switcher .options ul.dropdown a, .page-header .panel.header .switcher .options ul.dropdown .touch a, .touch .page-header .block-search .action.search, .page-header .block-search .touch .action.search, .touch .page-header .search-autocomplete li, .page-header .search-autocomplete .touch li, .touch .page-header .link.wishlist a, .page-header .link.wishlist .touch a,
.touch .page-header .minicart-wrapper .action.showcart,
.page-header .minicart-wrapper .touch .action.showcart, .touch .website_menu a, .website_menu .touch a, .touch .catalog_menu .back_btn button, .catalog_menu .back_btn .touch button, .touch .catalog_menu .menu_list > li > a, .catalog_menu .touch .menu_list > li > a, .touch .catalog_menu .menu_list > li > .submenu_list > li > a, .catalog_menu .touch .menu_list > li > .submenu_list > li > a, .touch .catalog_menu .submenu_list a, .catalog_menu .submenu_list .touch a, .touch .minicart-wrapper .block-content > .actions > .secondary .action.viewcart, .minicart-wrapper .block-content > .actions > .secondary .touch .action.viewcart, .touch .minicart-wrapper .action.close, .minicart-wrapper .touch .action.close, .touch .minicart-wrapper .minicart-items-wrapper .product.actions .action, .minicart-wrapper .minicart-items-wrapper .product.actions .touch .action, .touch .minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .count_change, .minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .touch .count_change, .touch .minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .update-cart-item, .minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .touch .update-cart-item, .touch .page-footer .footer.content a, .page-footer .footer.content .touch a, .touch .page-footer .footer.content ul.footer.links > li > div, .page-footer .footer.content .touch ul.footer.links > li > div,
.touch .page-footer .footer.content ul.footer.links > li > a,
.page-footer .footer.content .touch ul.footer.links > li > a, .touch .copyright a, .copyright .touch a, .touch .sign_popup .sign_close, .sign_popup .touch .sign_close, .touch .sign_popup .block-new-customer .action, .sign_popup .block-new-customer .touch .action,
.touch .sign_popup .form-create-account .secondary .action,
.sign_popup .form-create-account .secondary .touch .action, .touch .sign_popup .field .action.remind, .sign_popup .field .touch .action.remind, .touch .sign_popup .field input.checkbox ~ .label, .sign_popup .field .touch input.checkbox ~ .label {
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -webkit-transition: color 0.15s;
  transition: color 0.15s;
}

.touch .block.widget.viewed .slick-arrow, .block.widget.viewed .touch .slick-arrow, .touch [class*=_slider] .slick-arrow, [class*=_slider] .touch .slick-arrow, .touch .primary_btn, .touch .minicart-wrapper .block-content > .actions > .primary .action.primary, .minicart-wrapper .block-content > .actions > .primary .touch .action.primary, .touch .minicart-wrapper .link.empty, .minicart-wrapper .touch .link.empty, .touch .product-item-info .product-item-actions .action.tocart, .product-item-info .product-item-actions .touch .action.tocart, .touch .product-item-info .product-item-actions .action.towishlist, .product-item-info .product-item-actions .touch .action.towishlist, .touch .sign_popup .action.primary, .sign_popup .touch .action.primary {
  -o-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}

.loading.primary_btn, .minicart-wrapper .block-content > .actions > .primary .loading.action.primary, .minicart-wrapper .loading.link.empty, .minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .count_change, .product-item-info .product-item-actions .loading.action.tocart {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.sign_popup .field input.checkbox {
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  visibility: hidden;
}

.web .page-header .header_actions > ul.header.links a:hover, .page-header .header_actions > ul.header.links .web a:hover,
.web .page-header .header_actions > ul.header.links button:hover,
.page-header .header_actions > ul.header.links .web button:hover, .web .page-header .header_actions > ul.header.links > li.greet.welcome:hover, .page-header .web .header_actions > ul.header.links > li.greet.welcome:hover, .web .page-header .panel.header .switcher .options ul.dropdown a:hover, .page-header .panel.header .switcher .options ul.dropdown .web a:hover, .web .page-header .block-search .action.search:hover, .page-header .block-search .web .action.search:hover, .web .page-header .search-autocomplete li:hover, .page-header .search-autocomplete .web li:hover, .web .page-header .link.wishlist a:hover, .page-header .link.wishlist .web a:hover,
.web .page-header .minicart-wrapper .action.showcart:hover,
.page-header .minicart-wrapper .web .action.showcart:hover, .web .website_menu a:hover, .website_menu .web a:hover, .web .catalog_menu .menu_list > li > a:hover, .catalog_menu .web .menu_list > li > a:hover, .catalog_menu .web .menu_list > li > .submenu_list > li > a:hover, .web .catalog_menu .submenu_list a:hover, .catalog_menu .submenu_list .web a:hover, .web .minicart-wrapper .block-content > .actions > .secondary .action.viewcart:hover, .minicart-wrapper .block-content > .actions > .secondary .web .action.viewcart:hover, .web .minicart-wrapper .action.close:hover, .minicart-wrapper .web .action.close:hover, .web .page-footer .footer.content a:hover, .page-footer .footer.content .web a:hover, .web .sign_popup .sign_close:hover, .sign_popup .web .sign_close:hover, .web .sign_popup .block-new-customer .action:hover, .sign_popup .block-new-customer .web .action:hover,
.web .sign_popup .form-create-account .secondary .action:hover,
.sign_popup .form-create-account .secondary .web .action:hover, .web .sign_popup .field .action.remind:hover, .sign_popup .field .web .action.remind:hover, .web .sign_popup .field input.checkbox ~ .label:hover, .sign_popup .field .web input.checkbox ~ .label:hover {
  color: #FF0000 !important;
}
.web .page-header .header_actions > ul.header.links a:active, .page-header .header_actions > ul.header.links .web a:active,
.web .page-header .header_actions > ul.header.links button:active,
.page-header .header_actions > ul.header.links .web button:active, .web .page-header .header_actions > ul.header.links > li.greet.welcome:active, .page-header .web .header_actions > ul.header.links > li.greet.welcome:active, .web .page-header .panel.header .switcher .options ul.dropdown a:active, .page-header .panel.header .switcher .options ul.dropdown .web a:active, .web .page-header .block-search .action.search:active, .page-header .block-search .web .action.search:active, .web .page-header .search-autocomplete li:active, .page-header .search-autocomplete .web li:active, .web .page-header .link.wishlist a:active, .page-header .link.wishlist .web a:active,
.web .page-header .minicart-wrapper .action.showcart:active,
.page-header .minicart-wrapper .web .action.showcart:active, .web .website_menu a:active, .website_menu .web a:active, .web .catalog_menu .menu_list > li > a:active, .catalog_menu .web .menu_list > li > a:active, .catalog_menu .web .menu_list > li > .submenu_list > li > a:active, .web .catalog_menu .submenu_list a:active, .catalog_menu .submenu_list .web a:active, .web .minicart-wrapper .block-content > .actions > .secondary .action.viewcart:active, .minicart-wrapper .block-content > .actions > .secondary .web .action.viewcart:active, .web .minicart-wrapper .action.close:active, .minicart-wrapper .web .action.close:active, .web .page-footer .footer.content a:active, .page-footer .footer.content .web a:active, .web .sign_popup .sign_close:active, .sign_popup .web .sign_close:active, .web .sign_popup .block-new-customer .action:active, .sign_popup .block-new-customer .web .action:active,
.web .sign_popup .form-create-account .secondary .action:active,
.sign_popup .form-create-account .secondary .web .action:active, .web .sign_popup .field .action.remind:active, .sign_popup .field .web .action.remind:active, .web .sign_popup .field input.checkbox ~ .label:active, .sign_popup .field .web input.checkbox ~ .label:active {
  color: #D91F2C;
}
.web .breadcrumbs .items a:hover, .breadcrumbs .items .web a:hover, .web .view_more:hover, .web .pager_custom .pages a.page:hover, .pager_custom .pages .web a.page:hover, .web .pager_custom .pages .action:hover, .pager_custom .pages .web .action:hover, .web .page-header .header_actions .home_btn:hover, .page-header .header_actions .web .home_btn:hover, .web .page-header .menu_btn:hover, .page-header .web .menu_btn:hover, .web .page-header .panel.header .switcher .options .action.toggle:hover, .page-header .panel.header .switcher .options .web .action.toggle:hover, .web .catalog_menu .back_btn button:hover, .catalog_menu .back_btn .web button:hover, .web .minicart-wrapper .minicart-items-wrapper .product.actions .action:hover, .minicart-wrapper .minicart-items-wrapper .product.actions .web .action:hover, .web .minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .count_change:hover, .minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .web .count_change:hover, .web .minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .update-cart-item:hover, .minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .web .update-cart-item:hover, .web .page-footer .footer.content ul.footer.links > li > div:hover, .page-footer .footer.content .web ul.footer.links > li > div:hover,
.web .page-footer .footer.content ul.footer.links > li > a:hover,
.page-footer .footer.content .web ul.footer.links > li > a:hover, .web .copyright a:hover, .copyright .web a:hover {
  color: #D91F2C;
}
.web .breadcrumbs .items a:active, .breadcrumbs .items .web a:active, .web .view_more:active, .web .pager_custom .pages a.page:active, .pager_custom .pages .web a.page:active, .web .pager_custom .pages .action:active, .pager_custom .pages .web .action:active, .web .page-header .header_actions .home_btn:active, .page-header .header_actions .web .home_btn:active, .web .page-header .menu_btn:active, .page-header .web .menu_btn:active, .web .page-header .panel.header .switcher .options .action.toggle:active, .page-header .panel.header .switcher .options .web .action.toggle:active, .web .catalog_menu .back_btn button:active, .catalog_menu .back_btn .web button:active, .web .minicart-wrapper .minicart-items-wrapper .product.actions .action:active, .minicart-wrapper .minicart-items-wrapper .product.actions .web .action:active, .web .minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .count_change:active, .minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .web .count_change:active, .web .minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .update-cart-item:active, .minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .web .update-cart-item:active, .web .page-footer .footer.content ul.footer.links > li > div:active, .page-footer .footer.content .web ul.footer.links > li > div:active,
.web .page-footer .footer.content ul.footer.links > li > a:active,
.page-footer .footer.content .web ul.footer.links > li > a:active, .web .copyright a:active, .copyright .web a:active {
  color: #CD0F1C;
}
.web .primary_btn:hover, .web .minicart-wrapper .block-content > .actions > .primary .action.primary:hover, .minicart-wrapper .block-content > .actions > .primary .web .action.primary:hover, .web .minicart-wrapper .link.empty:hover, .minicart-wrapper .web .link.empty:hover, .web .product-item-info .product-item-actions .action.tocart:hover, .product-item-info .product-item-actions .web .action.tocart:hover, .web .product-item-info .product-item-actions .action.towishlist:hover, .product-item-info .product-item-actions .web .action.towishlist:hover, .web .sign_popup .action.primary:hover, .sign_popup .web .action.primary:hover {
  background: #D91F2C;
  border-color: transparent;
}
.web .primary_btn:active, .web .minicart-wrapper .block-content > .actions > .primary .action.primary:active, .minicart-wrapper .block-content > .actions > .primary .web .action.primary:active, .web .minicart-wrapper .link.empty:active, .minicart-wrapper .web .link.empty:active, .web .product-item-info .product-item-actions .action.tocart:active, .product-item-info .product-item-actions .web .action.tocart:active, .web .product-item-info .product-item-actions .action.towishlist:active, .product-item-info .product-item-actions .web .action.towishlist:active, .web .sign_popup .action.primary:active, .sign_popup .web .action.primary:active {
  background: #CD0F1C;
  border-color: transparent;
}
.web [class*=_slider] .slick-arrow:hover, [class*=_slider] .web .slick-arrow:hover, .web .minicart-wrapper .link.empty:hover, .minicart-wrapper .web .link.empty:hover {
  background: #D91F2C;
  color: #ffffff !important;
  border-color: transparent;
}
.web [class*=_slider] .slick-arrow:active, [class*=_slider] .web .slick-arrow:active, .web .minicart-wrapper .link.empty:active, .minicart-wrapper .web .link.empty:active {
  background: #CD0F1C;
  color: #ffffff !important;
  border-color: transparent;
}
.web .page-header .header .logo:hover, .page-header .header .web .logo:hover {
  opacity: 0.7;
}
.web .block.widget.viewed .slick-arrow:hover, .block.widget.viewed .web .slick-arrow:hover {
  background: #FF0000;
  color: #ffffff;
  border-color: transparent;
}
.web .sign_popup .field .type_toggle:hover, .sign_popup .field .web .type_toggle:hover {
  color: #000000;
}

.touch .breadcrumbs .items a:active, .breadcrumbs .items .touch a:active, .touch .view_more:active, .touch .pager_custom .pages a.page:active, .pager_custom .pages .touch a.page:active, .touch .pager_custom .pages .action:active, .pager_custom .pages .touch .action:active, .touch .page-header .header_actions .home_btn:active, .page-header .header_actions .touch .home_btn:active, .touch .page-header .header_actions > ul.header.links a:active, .page-header .header_actions > ul.header.links .touch a:active,
.touch .page-header .header_actions > ul.header.links button:active,
.page-header .header_actions > ul.header.links .touch button:active, .touch .page-header .header_actions > ul.header.links > li.greet.welcome:active, .page-header .touch .header_actions > ul.header.links > li.greet.welcome:active, .touch .page-header .menu_btn:active, .page-header .touch .menu_btn:active, .touch .page-header .panel.header .switcher .options .action.toggle:active, .page-header .panel.header .switcher .options .touch .action.toggle:active, .touch .page-header .panel.header .switcher .options ul.dropdown a:active, .page-header .panel.header .switcher .options ul.dropdown .touch a:active, .touch .page-header .block-search .action.search:active, .page-header .block-search .touch .action.search:active, .touch .page-header .search-autocomplete li:active, .page-header .search-autocomplete .touch li:active, .touch .page-header .link.wishlist a:active, .page-header .link.wishlist .touch a:active,
.touch .page-header .minicart-wrapper .action.showcart:active,
.page-header .minicart-wrapper .touch .action.showcart:active, .touch .website_menu a:active, .website_menu .touch a:active, .touch .catalog_menu .back_btn button:active, .catalog_menu .back_btn .touch button:active, .touch .catalog_menu .menu_list > li > a:active, .catalog_menu .touch .menu_list > li > a:active, .catalog_menu .touch .menu_list > li > .submenu_list > li > a:active, .touch .catalog_menu .submenu_list a:active, .catalog_menu .submenu_list .touch a:active, .touch .minicart-wrapper .block-content > .actions > .secondary .action.viewcart:active, .minicart-wrapper .block-content > .actions > .secondary .touch .action.viewcart:active, .touch .minicart-wrapper .action.close:active, .minicart-wrapper .touch .action.close:active, .touch .minicart-wrapper .minicart-items-wrapper .product.actions .action:active, .minicart-wrapper .minicart-items-wrapper .product.actions .touch .action:active, .touch .minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .count_change:active, .minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .touch .count_change:active, .touch .minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .update-cart-item:active, .minicart-wrapper .minicart-items-wrapper .product-item-pricing .details-qty .touch .update-cart-item:active, .touch .page-footer .footer.content a:active, .page-footer .footer.content .touch a:active, .touch .page-footer .footer.content ul.footer.links > li > div:active, .page-footer .footer.content .touch ul.footer.links > li > div:active,
.touch .page-footer .footer.content ul.footer.links > li > a:active,
.page-footer .footer.content .touch ul.footer.links > li > a:active, .touch .copyright a:active, .copyright .touch a:active, .touch .sign_popup .sign_close:active, .sign_popup .touch .sign_close:active, .touch .sign_popup .block-new-customer .action:active, .sign_popup .block-new-customer .touch .action:active,
.touch .sign_popup .form-create-account .secondary .action:active,
.sign_popup .form-create-account .secondary .touch .action:active, .touch .sign_popup .field .action.remind:active, .sign_popup .field .touch .action.remind:active, .touch .sign_popup .field input.checkbox ~ .label:active, .sign_popup .field .touch input.checkbox ~ .label:active {
  color: #CD0F1C;
}
.touch .primary_btn:active, .touch .minicart-wrapper .block-content > .actions > .primary .action.primary:active, .minicart-wrapper .block-content > .actions > .primary .touch .action.primary:active, .touch .minicart-wrapper .link.empty:active, .minicart-wrapper .touch .link.empty:active, .touch .product-item-info .product-item-actions .action.tocart:active, .product-item-info .product-item-actions .touch .action.tocart:active, .touch .product-item-info .product-item-actions .action.towishlist:active, .product-item-info .product-item-actions .touch .action.towishlist:active, .touch .sign_popup .action.primary:active, .sign_popup .touch .action.primary:active {
  background: #CD0F1C;
  border-color: transparent;
}
.touch [class*=_slider] .slick-arrow:active, [class*=_slider] .touch .slick-arrow:active, .touch .minicart-wrapper .link.empty:active, .minicart-wrapper .touch .link.empty:active {
  background: #CD0F1C;
  color: #ffffff !important;
  border-color: transparent;
}
.touch .page-header .header .logo:active, .page-header .header .touch .logo:active {
  opacity: 0.7;
}
.touch .block.widget.viewed .slick-arrow:active, .block.widget.viewed .touch .slick-arrow:active {
  background: #FF0000;
  color: #ffffff;
  border-color: transparent;
}
.touch .sign_popup .field .type_toggle:active, .sign_popup .field .touch .type_toggle:active {
  color: #000000;
}

/*# sourceMappingURL=main.css.map */
