/* line 5, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../../Library/Ruby/Gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: 'Affect';
  src: url(../fonts/Affect/affect_light.woff) format("woff"), url(../fonts/Affect/affect_light.woff2) format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Affect';
  src: url(../fonts/Affect/affect-regular.woff) format("woff"), url(../fonts/Affect/affect-regular.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Affect';
  src: url(../fonts/Affect/affect_bold.woff) format("woff"), url(../fonts/Affect/affect_bold.woff2) format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
/* line 1, ../sass/_variables.scss */
.fill-blackColor {
  fill: #2d2d2d;
}

/* line 6, ../sass/_variables.scss */
.color-orange {
  color: #ff893a !important;
}

@media (min-width: 1400px) {
  /* line 19, ../sass/_variables.scss */
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1280px;
  }
}
/* line 1, ../sass/_btns.scss */
.btn-buy {
  background: #2e2e2e;
  text-transform: uppercase;
  color: #fff;
}

/* line 7, ../sass/_btns.scss */
.load-more-wrapper {
  text-align: center;
  padding: 1.75rem 0;
}
/* line 11, ../sass/_btns.scss */
.load-more-wrapper .load-more-counter {
  padding-top: 1.5rem;
  font-size: .875rem;
  font-weight: 400;
  line-height: 19px;
}
/* line 17, ../sass/_btns.scss */
.load-more-wrapper .load-more-counter-txt {
  font-size: 1.125rem;
  font-weight: 300;
}

/* line 33, ../sass/_btns.scss */
a.seomore_a.btn-load-more {
  background: none !important;
  text-transform: uppercase;
  font-size: 1rem !important;
  line-height: 46px !important;
  color: #2e2e2e !important;
  border: 1px solid #2e2e2e !important;
  padding: 0 25px !important;
  cursor: pointer !important;
  display: inline-block;
  margin-top: 40px !important;
  text-decoration: none;
}
/* line 45, ../sass/_btns.scss */
a.seomore_a.btn-load-more:hover {
  color: #fff;
  background: #2e2e2e;
}

/* line 53, ../sass/_btns.scss */
.btn-get-filter {
  padding: 0 !important;
  margin: 0 !important;
}
/* line 61, ../sass/_btns.scss */
.btn-get-filter span {
  display: none;
}
/* line 64, ../sass/_btns.scss */
.btn-get-filter svg {
  margin-left: 6px;
}
/* line 70, ../sass/_btns.scss */
.btn-get-filter svg {
  margin-left: 10px;
}

@media (min-width: 640px) {
  /* line 77, ../sass/_btns.scss */
  .btn-get-filter span {
    display: inline;
  }
}
@media (min-width: 1280px) {
  /* line 85, ../sass/_btns.scss */
  .btn-get-filter {
    font-family: Affect, sans-serif !important;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0 !important;
    margin: 0 !important;
  }
  /* line 93, ../sass/_btns.scss */
  .btn-get-filter span {
    display: inline;
  }
  /* line 96, ../sass/_btns.scss */
  .btn-get-filter svg {
    margin-left: 6px;
  }
  /* line 102, ../sass/_btns.scss */
  .btn-get-filter svg {
    margin-left: 10px;
  }
}
/* line 9, ../sass/style.scss */
.automa-element-selector {
  direction: ltr;
}

/* line 10, ../sass/style.scss */
[automa-isDragging] {
  user-select: none;
}

/* line 11, ../sass/style.scss */
[automa-el-list] {
  outline: 2px dashed #6366f1;
}

/* line 12, ../sass/style.scss */
html {
  font-size: 16px;
  font-family: Affect, sans-serif;
  height: 100%;
}

/* line 17, ../sass/style.scss */
body {
  font-family: Affect, sans-serif;
  font-size: 16px;
  background: #ffffff;
  height: 100%;
}

/* line 38, ../sass/style.scss */
.clear {
  clear: both;
}

/* line 42, ../sass/style.scss */
button, input {
  background: none;
  border: none;
}

/* line 47, ../sass/style.scss */
.display-flex {
  display: flex;
}

/* line 50, ../sass/style.scss */
.header {
  display: none;
}

/* line 53, ../sass/style.scss */
.text-center {
  text-align: center;
}

/* line 56, ../sass/style.scss */
.text-left {
  text-align: left;
}

/* line 61, ../sass/style.scss */
.modal-close-white {
  width: 24px;
  height: 24px;
  stroke: #fff;
}

/* line 66, ../sass/style.scss */
.modal-close-black {
  width: 24px;
  height: 24px;
  stroke: #2e2e2e;
}

/* line 72, ../sass/style.scss */
h1 {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
  margin-top: 41px;
  margin-bottom: 34px;
}

/* line 79, ../sass/style.scss */
h2 {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.5rem;
  margin-bottom: 2.25rem;
}

/* line 86, ../sass/style.scss */
p {
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: "Segoe UI", sans-serif;
}
/* line 90, ../sass/style.scss */
p a {
  color: #2e2e2e;
  text-decoration: none;
}

/* line 95, ../sass/style.scss */
b {
  font-weight: 700;
}

/* line 98, ../sass/style.scss */
i {
  font-style: italic;
}

/* line 101, ../sass/style.scss */
.m-w-830 {
  max-width: 830px;
  margin: 0 auto;
}
/* line 104, ../sass/style.scss */
.m-w-830 p {
  font-family: "Segoe UI", sans-serif;
}

/* line 1, ../sass/header/_mobile-header.scss */
.mobile-header {
  width: 100%;
  background: #2d2d2d;
  padding: 7px 0;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 5;
}

/* line 11, ../sass/header/_mobile-header.scss */
.mobile-header-left {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: left;
  color: #fff;
  gap: 1rem;
}
/* line 18, ../sass/header/_mobile-header.scss */
.mobile-header-left button {
  display: block;
  color: #fff;
  padding: 0;
}

/* line 25, ../sass/header/_mobile-header.scss */
.header-mobile-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

/* line 33, ../sass/header/_mobile-header.scss */
.mobile-header-right {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: right;
  color: #fff;
  gap: 1rem;
}
/* line 43, ../sass/header/_mobile-header.scss */
.mobile-header-right a {
  display: block;
  color: #fff;
  text-decoration: none;
  position: relative;
  width: 24px;
  height: 24px;
}
/* line 50, ../sass/header/_mobile-header.scss */
.mobile-header-right a span {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  color: #000;
  font-size: 12px;
  background: #fff;
  position: absolute;
  top: -8px;
  right: -8px;
  text-align: center;
  line-height: 16px;
}

/* line 69, ../sass/header/_mobile-header.scss */
.mobile-header-modal {
  background: rgba(46, 46, 46, 0.9);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: transform .3s ease;
  transform: translateX(-100%);
  z-index: 100;
}
/* line 81, ../sass/header/_mobile-header.scss */
.mobile-header-modal.open {
  transform: translate(0);
}

/* line 86, ../sass/header/_mobile-header.scss */
.mobile-header-modal-inner {
  overflow: scroll;
  height: 100%;
}

/* line 91, ../sass/header/_mobile-header.scss */
.mobile-header-modal-logo {
  padding: 10px 0;
}

/* line 96, ../sass/header/_mobile-header.scss */
.mobile-nav {
  padding: 1.25rem;
  border-bottom: 1px solid #fff;
}

/* line 103, ../sass/header/_mobile-header.scss */
.main-category-item {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: .75rem;
  line-height: 1.25rem;
  font-size: 1.5rem;
  color: #fff;
  font-size: 1.25rem;
  line-height: 1.75rem;
  text-transform: uppercase;
}
/* line 115, ../sass/header/_mobile-header.scss */
.main-category-item svg {
  stroke: #fff;
  transition: translate;
  rotate: -90deg;
}

/* line 123, ../sass/header/_mobile-header.scss */
.help-nav {
  padding: 1.25rem;
  border-bottom: 1px solid #fff;
}
/* line 126, ../sass/header/_mobile-header.scss */
.help-nav li {
  margin-bottom: 0.5rem;
}
/* line 128, ../sass/header/_mobile-header.scss */
.help-nav li a {
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
  line-height: 1.5rem;
}

/* line 137, ../sass/header/_mobile-header.scss */
.mobile-header-login {
  padding: 1.25rem;
  border-bottom: 1px solid #fff;
}
/* line 140, ../sass/header/_mobile-header.scss */
.mobile-header-login a {
  text-decoration: none;
  color: #fff;
  font-size: .875rem;
}
/* line 144, ../sass/header/_mobile-header.scss */
.mobile-header-login a span {
  font-weight: 300;
  line-height: 1.5rem;
  text-transform: uppercase;
  display: inline-block;
  margin-left: 12px;
}

/* line 155, ../sass/header/_mobile-header.scss */
.mobile-header-contacts {
  padding: 1.25rem;
  border-bottom: 1px solid #fff;
}
/* line 158, ../sass/header/_mobile-header.scss */
.mobile-header-contacts li {
  font-size: .875rem;
  font-weight: 300;
  line-height: 1.5rem;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 14px;
}
/* line 165, ../sass/header/_mobile-header.scss */
.mobile-header-contacts li:last-child {
  margin-bottom: 0;
}
/* line 169, ../sass/header/_mobile-header.scss */
.mobile-header-contacts a {
  text-decoration: none;
  color: #fff;
  display: flex;
  align-items: center;
}
/* line 174, ../sass/header/_mobile-header.scss */
.mobile-header-contacts a span {
  margin-left: 12px;
}

/* line 180, ../sass/header/_mobile-header.scss */
.mobile-header-language {
  padding: 1.25rem;
  border-bottom: 1px solid #fff;
}
/* line 183, ../sass/header/_mobile-header.scss */
.mobile-header-language ul {
  display: flex;
  gap: 1rem;
  align-items: center;
  justify-content: flex-start;
  color: #fff;
}
/* line 190, ../sass/header/_mobile-header.scss */
.mobile-header-language svg {
  width: 18px;
  height: 18px;
  overflow: hidden;
  border-radius: 50%;
}
/* line 196, ../sass/header/_mobile-header.scss */
.mobile-header-language .js-get-search-form {
  display: none;
}

/* line 202, ../sass/header/_mobile-header.scss */
.mobile-header-social {
  padding: 1.25rem;
  border-bottom: 1px solid #fff;
}
/* line 205, ../sass/header/_mobile-header.scss */
.mobile-header-social ul {
  display: flex;
  gap: 1rem;
}
/* line 209, ../sass/header/_mobile-header.scss */
.mobile-header-social svg {
  width: 24px;
  height: 24px;
  fill: #fff;
}

/* line 218, ../sass/header/_mobile-header.scss */
.mobile-sub-nav {
  transform: translateX(-100%);
  transition: transform .35s ease;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #2d2d2d;
}
/* line 228, ../sass/header/_mobile-header.scss */
.mobile-sub-nav.mobile-sub-nav-open {
  transform: translateX(0%);
}
/* line 232, ../sass/header/_mobile-header.scss */
.mobile-sub-nav .mobile-sub-nav-title {
  stroke: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: .5rem 1.25rem .75rem 1.25rem;
  font-family: Affect, sans-serif;
  color: #fff;
}
/* line 240, ../sass/header/_mobile-header.scss */
.mobile-sub-nav .mobile-sub-nav-title h2 {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 300;
  text-align: center;
  margin: 0;
}
/* line 248, ../sass/header/_mobile-header.scss */
.mobile-sub-nav .mobile-sub-nav-title .btn-go-back svg {
  transform: rotate(90deg);
}
/* line 252, ../sass/header/_mobile-header.scss */
.mobile-sub-nav .mobile-sub-nav-title .btn-close {
  background: none !important;
  width: 24px;
  height: 24px;
}
/* line 258, ../sass/header/_mobile-header.scss */
.mobile-sub-nav .mobile-sub-nav-body {
  padding: 0 20px 0 20px;
}
/* line 261, ../sass/header/_mobile-header.scss */
.mobile-sub-nav .mobile-sub-nav-body li {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 300;
  color: #fff;
  padding-bottom: 18px;
}
/* line 267, ../sass/header/_mobile-header.scss */
.mobile-sub-nav .mobile-sub-nav-body li a {
  font-size: inherit;
  font-weight: inherit;
  font-weight: inherit;
  color: inherit;
  text-decoration: none;
}

/* line 279, ../sass/header/_mobile-header.scss */
.arrow-right {
  stroke: #fff;
  transform: rotate(-90deg);
}

@media (min-width: 1280px) {
  /* line 286, ../sass/header/_mobile-header.scss */
  .mobile-header {
    display: none;
  }
}
/* line 1, ../sass/header/_header.scss */
.header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 5;
  display: none;
}

/* line 1, ../sass/header/_header-top.scss */
.header__top {
  background: #fff;
  padding: 8px 0 9px;
}

/* line 6, ../sass/header/_header-top.scss */
.header__top-inner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

/* line 14, ../sass/header/_header-top.scss */
.header__top__social-list {
  gap: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 19, ../sass/header/_header-top.scss */
.header__top__social-list li {
  overflow: hidden;
  width: 18px;
  height: 18px;
}

/* line 27, ../sass/header/_header-top.scss */
.header__top-nav-list {
  gap: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 32, ../sass/header/_header-top.scss */
.header__top-nav-list a {
  color: #2e2e2e;
  font-size: .875rem;
  line-height: 1.25rem;
  text-decoration: none;
  text-transform: lowercase;
}

/* line 42, ../sass/header/_header-top.scss */
.mobile-header-language,
.header__top-language {
  gap: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
/* line 49, ../sass/header/_header-top.scss */
.mobile-header-language button,
.header__top-language button {
  width: 18px;
  height: 18px;
  padding: 0;
}

/* line 55, ../sass/header/_header-top.scss */
.header__top-language-list {
  gap: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 60, ../sass/header/_header-top.scss */
.header__top-language-list button {
  cursor: pointer;
  padding: 0;
  display: inline;
}
/* line 66, ../sass/header/_header-top.scss */
.header__top-language-list button.language-btn {
  background: none;
  width: 19px;
  height: 19px;
  padding: 0;
  border: none;
  margin: 0;
  border-radius: 50px;
  overflow: hidden;
  display: block;
}
/* line 76, ../sass/header/_header-top.scss */
.header__top-language-list button.language-btn svg {
  width: 19px;
  height: 19px;
  margin: 0;
}
/* line 83, ../sass/header/_header-top.scss */
.header__top-language-list li {
  overflow: hidden;
  width: 18px;
  height: 18px;
}

/* line 90, ../sass/header/_header-top.scss */
.form-language {
  gap: 30px;
  display: flex;
  flex-direction: row;
}

/* line 97, ../sass/header/_header-top.scss */
.language-select svg {
  width: 18px;
  height: 18px;
  padding: 0;
  border-radius: 50px;
  overflow: hidden;
}

/* line 1, ../sass/header/_header-middle.scss */
.header-middle {
  padding: 12px 0;
  background: #2d2d2d;
  position: relative;
}

/* line 7, ../sass/header/_header-middle.scss */
.header_bottom-inner {
  display: flex;
}

/* line 11, ../sass/header/_header-middle.scss */
.header-nav-list {
  gap: 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 16, ../sass/header/_header-middle.scss */
.header-nav-list a {
  color: #fff;
  font-size: 1.5rem;
  text-transform: uppercase;
  text-decoration: none;
}

/* line 28, ../sass/header/_header-middle.scss */
.header-middle-right {
  height: 100%;
  display: flex;
  margin-top: -5px;
  align-items: center;
  justify-content: flex-end;
}

/* line 35, ../sass/header/_header-middle.scss */
.header-middle-right-list {
  gap: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 40, ../sass/header/_header-middle.scss */
.header-middle-right-list li {
  position: relative;
}

/* line 46, ../sass/header/_header-middle.scss */
.search-form-wrapper {
  position: fixed;
  top: 50px;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999;
  opacity: 1;
  visibility: visible;
  display: none;
  background: #fff;
  height: calc(100% - 50px);
  padding-top: 20px;
}

/* line 61, ../sass/header/_header-middle.scss */
.mobile-search-title {
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: #2e2e2e;
  padding-bottom: 20px;
}

/* line 69, ../sass/header/_header-middle.scss */
.search-form-inner {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 97px;
}

/* line 78, ../sass/header/_header-middle.scss */
.search-form {
  display: flex;
  flex-direction: row;
  align-items: center;
}
/* line 83, ../sass/header/_header-middle.scss */
.search-form label {
  padding: 0;
  margin: 0;
  width: 18px;
  height: 18px;
  margin-right: 20px;
  display: none;
}
/* line 90, ../sass/header/_header-middle.scss */
.search-form label svg {
  fill: #fff;
}

/* line 97, ../sass/header/_header-middle.scss */
.inpt-search {
  background: none !important;
  outline: unset !important;
  border: none;
  height: 37px;
  font-family: Affect, sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  text-transform: uppercase;
  color: #2e2e2e;
  width: 90%;
}

/* line 110, ../sass/header/_header-middle.scss */
.inpt-search::-webkit-input-placeholder {
  color: #2e2e2e;
}

/* line 114, ../sass/header/_header-middle.scss */
.inpt-search::-moz-placeholder {
  color: #2e2e2e;
  opacity: 1;
}

/* line 119, ../sass/header/_header-middle.scss */
.inpt-search:-ms-input-placeholder {
  color: #2e2e2e;
}

/* line 123, ../sass/header/_header-middle.scss */
.inpt-search::-ms-input-placeholder {
  color: #2e2e2e;
}

/* line 127, ../sass/header/_header-middle.scss */
.inpt-search::placeholder {
  color: #2e2e2e;
  opacity: 1;
}

/* line 131, ../sass/header/_header-middle.scss */
.btn-search {
  width: 24px;
  height: 24px;
  cursor: pointer;
}
/* line 136, ../sass/header/_header-middle.scss */
.btn-search svg {
  stroke: #2e2e2e;
  transform: rotate(-90deg);
}

/* line 141, ../sass/header/_header-middle.scss */
.inpt-search-wrapper {
  border-bottom: 1px solid #2e2e2e;
  width: 665px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

/* line 150, ../sass/header/_header-middle.scss */
.close-search-form-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

/* line 155, ../sass/header/_header-middle.scss */
.close-search-form {
  width: 24px;
  height: 24px;
  cursor: pointer;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 20px;
  right: 10px;
}
/* line 167, ../sass/header/_header-middle.scss */
.close-search-form svg {
  stroke: #2e2e2e;
  width: 24px;
  height: 24px;
}

/* line 173, ../sass/header/_header-middle.scss */
.search-wrapper .dropdown-menu,
.inpt-search-wrapper .dropdown-menu {
  max-width: 100%;
  overflow: hidden auto;
  max-height: 70vh;
  max-height: calc(100vh - 260px);
}

@media (min-width: 1200px) {
  /* line 182, ../sass/header/_header-middle.scss */
  .mobile-search-title {
    display: none;
  }

  /* line 185, ../sass/header/_header-middle.scss */
  .search-form-wrapper {
    position: absolute;
    position: fixed;
    top: 0;
    top: 38px;
    left: 0;
    right: 0;
    background: #2e2e2e;
    height: unset;
    padding-top: 0;
    z-index: 1001;
  }

  /* line 198, ../sass/header/_header-middle.scss */
  .search-form-inner {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 97px;
  }

  /* line 207, ../sass/header/_header-middle.scss */
  .search-form {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  /* line 212, ../sass/header/_header-middle.scss */
  .search-form label {
    padding: 0;
    margin: 0;
    width: 18px;
    height: 18px;
    margin-right: 20px;
    display: inline-block;
  }
  /* line 219, ../sass/header/_header-middle.scss */
  .search-form label svg {
    fill: #fff;
  }

  /* line 226, ../sass/header/_header-middle.scss */
  .inpt-search {
    background: none !important;
    outline: unset !important;
    border: none;
    height: 37px;
    font-family: Affect, sans-serif;
    font-size: 1.5rem;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    width: 90%;
  }

  /* line 239, ../sass/header/_header-middle.scss */
  .inpt-search::-webkit-input-placeholder {
    color: #fff;
  }

  /* line 243, ../sass/header/_header-middle.scss */
  .inpt-search::-moz-placeholder {
    color: #fff;
    opacity: 1;
  }

  /* line 248, ../sass/header/_header-middle.scss */
  .inpt-search:-ms-input-placeholder {
    color: #fff;
  }

  /* line 252, ../sass/header/_header-middle.scss */
  .inpt-search::-ms-input-placeholder {
    color: #fff;
  }

  /* line 256, ../sass/header/_header-middle.scss */
  .inpt-search::placeholder {
    color: #fff;
    opacity: 1;
  }

  /* line 260, ../sass/header/_header-middle.scss */
  .btn-search {
    width: 24px;
    height: 24px;
    cursor: pointer;
  }
  /* line 265, ../sass/header/_header-middle.scss */
  .btn-search svg {
    stroke: #fff;
    transform: rotate(-90deg);
  }

  /* line 270, ../sass/header/_header-middle.scss */
  .inpt-search-wrapper {
    border-bottom: 1px solid #fff;
    width: 665px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  /* line 279, ../sass/header/_header-middle.scss */
  .close-search-form-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }

  /* line 284, ../sass/header/_header-middle.scss */
  .close-search-form {
    width: 24px;
    height: 24px;
    cursor: pointer;
    padding: 0;
    margin: 0 40px 0 0;
    position: relative;
    top: 0;
  }
  /* line 293, ../sass/header/_header-middle.scss */
  .close-search-form svg {
    stroke: #fff;
    width: 24px;
    height: 24px;
  }
}
/* line 1, ../sass/header/_header-bottom.scss */
.header-bottom {
  background-color: #2e2e2ee6;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: none;
  position: absolute;
  z-index: 10;
  width: 100%;
}
/* line 9, ../sass/header/_header-bottom.scss */
.header-bottom.open {
  display: block;
}

/* line 14, ../sass/header/_header-bottom.scss */
.sub-category {
  display: flex;
  flex-wrap: wrap;
  row-gap: 2rem;
  column-gap: 2rem;
}

/* line 21, ../sass/header/_header-bottom.scss */
.sub-category-item {
  font-weight: 300;
  width: calc(25% - 2rem);
}
/* line 24, ../sass/header/_header-bottom.scss */
.sub-category-item a {
  font-size: .875rem;
  font-weight: 300;
  line-height: 19px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
}
/* line 34, ../sass/header/_header-bottom.scss */
.sub-category-item.has-children ul {
  display: none;
}
/* line 38, ../sass/header/_header-bottom.scss */
.sub-category-item.has-children.child-open svg {
  transition: transform;
  rotate: -180deg;
}
/* line 42, ../sass/header/_header-bottom.scss */
.sub-category-item.has-children.child-open ul {
  display: block;
}

/* line 51, ../sass/header/_header-bottom.scss */
.child-category {
  margin-top: 10px;
}
/* line 53, ../sass/header/_header-bottom.scss */
.child-category a {
  font-size: .875rem;
  font-weight: 300;
  color: #fff;
  line-height: 19px;
}

/* line 18, ../sass/header/_header.scss */
.header-logo {
  width: 100px;
  margin: 0 3rem;
}

/* line 23, ../sass/header/_header.scss */
.header-cart-amount {
  background-color: #fff;
  border-radius: 50%;
  color: #000;
  display: block;
  float: left;
  font-size: 12px;
  height: 16px;
  left: 20px;
  line-height: 16px;
  margin: -7px 0 0 -5px;
  min-height: auto !important;
  position: absolute;
  text-align: center;
  top: 0;
  width: 16px;
}

/* line 43, ../sass/header/_header.scss */
.header,
.mobile-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  opacity: 1;
  visibility: visible;
}

/* line 58, ../sass/header/_header.scss */
.header-hidden {
  opacity: 0;
  visibility: hidden;
}

/* line 1, ../sass/_main.scss */
.main {
  padding-bottom: 28px;
}

/* line 1, ../sass/_catalog-banner.scss */
.catalog-banner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background: #2d2d2d;
  margin-top: 2.25rem;
}

/* line 11, ../sass/_catalog-banner.scss */
.catalog-banner-left {
  width: 100%;
  text-align: center;
}
/* line 16, ../sass/_catalog-banner.scss */
.catalog-banner-left img {
  width: 200px;
  height: 143px;
  margin-top: 40px;
  margin-bottom: 16px;
}
/* line 22, ../sass/_catalog-banner.scss */
.catalog-banner-left p {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 36px;
  color: #fff;
}
/* line 30, ../sass/_catalog-banner.scss */
.catalog-banner-left a {
  text-decoration: none;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 300;
  border: 2px solid #fff;
  padding: 12px 36px;
  margin-top: 80px;
  margin-bottom: 40px;
  display: inline-block;
}

/* line 44, ../sass/_catalog-banner.scss */
.catalog-banner-right {
  width: 40%;
  width: 100%;
}
/* line 47, ../sass/_catalog-banner.scss */
.catalog-banner-right img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

@media (min-width: 768px) {
  /* line 57, ../sass/_catalog-banner.scss */
  .catalog-banner {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    background: #2d2d2d;
    margin-top: 2.25rem;
  }

  /* line 65, ../sass/_catalog-banner.scss */
  .catalog-banner-left {
    width: 50%;
    height: 100%;
    min-height: 100%;
  }
  /* line 70, ../sass/_catalog-banner.scss */
  .catalog-banner-left img {
    width: 280px;
    width: 200px;
    height: auto;
    margin-top: 40px;
    margin-bottom: 16px;
  }
  /* line 78, ../sass/_catalog-banner.scss */
  .catalog-banner-left p {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 62px;
  }

  /* line 86, ../sass/_catalog-banner.scss */
  .catalog-banner-right {
    width: 40%;
    width: 50%;
  }
  /* line 89, ../sass/_catalog-banner.scss */
  .catalog-banner-right img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block;
  }
}
@media (min-width: 1024px) {
  /* line 101, ../sass/_catalog-banner.scss */
  .catalog-banner-left {
    width: 60%;
    height: 100%;
    min-height: 100%;
  }
  /* line 105, ../sass/_catalog-banner.scss */
  .catalog-banner-left img {
    width: 280px;
    height: 200px;
    margin-top: 40px;
    margin-bottom: 16px;
  }
  /* line 111, ../sass/_catalog-banner.scss */
  .catalog-banner-left p {
    font-size: 3rem;
    font-weight: 700;
    line-height: 62px;
  }

  /* line 119, ../sass/_catalog-banner.scss */
  .catalog-banner-right {
    width: 40%;
  }
  /* line 121, ../sass/_catalog-banner.scss */
  .catalog-banner-right img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block;
  }

  /* line 131, ../sass/_catalog-banner.scss */
  .catalog-banner-left {
    padding-left: 124px;
    padding-right: 1.25rem;
    text-align: left;
  }
  /* line 135, ../sass/_catalog-banner.scss */
  .catalog-banner-left br {
    display: none;
  }
}
/* line 1, ../sass/category/_breadcrumbs.scss */
.breadcrumbs {
  font-weight: 300;
  text-transform: uppercase;
  padding: .75rem 0 .75rem 0;
  border-bottom: 1px solid #2e2e2e;
  white-space: nowrap;
  overflow: auto;
  scrollbar-width: none;
}
/* line 10, ../sass/category/_breadcrumbs.scss */
.breadcrumbs ul {
  display: flex;
  gap: 1rem;
}
/* line 14, ../sass/category/_breadcrumbs.scss */
.breadcrumbs li {
  position: relative;
  line-height: 1.5rem;
}
/* line 17, ../sass/category/_breadcrumbs.scss */
.breadcrumbs li:before {
  content: '-';
  position: relative;
  left: -7px;
  display: inline-block;
}
/* line 34, ../sass/category/_breadcrumbs.scss */
.breadcrumbs li:first-child:before {
  display: none;
}
/* line 38, ../sass/category/_breadcrumbs.scss */
.breadcrumbs li:first-child a:before {
  content: '';
  width: 24px;
  height: 24px;
  border-top: unset;
  border-right: unset;
  transform: rotate(0deg);
  display: inline-block;
  background: url("../images/home.png");
  background-size: 100% 100%;
  margin-left: 0;
  margin-right: 0;
  display: block;
}
/* line 55, ../sass/category/_breadcrumbs.scss */
.breadcrumbs li:first-child span {
  display: none;
}
/* line 61, ../sass/category/_breadcrumbs.scss */
.breadcrumbs a {
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
  color: #2e2e2e;
  font-weight: 300;
  font-size: .875rem;
}

/* line 73, ../sass/category/_breadcrumbs.scss */
.page-product .breadcrumbs {
  border-bottom: none;
}

@media (min-width: 1200px) {
  /* line 79, ../sass/category/_breadcrumbs.scss */
  .breadcrumbs {
    font-weight: 300;
    text-transform: uppercase;
    padding: .75rem 0 .75rem 0;
    border-bottom: 1px solid #2e2e2e;
    white-space: nowrap;
    overflow: auto;
    scrollbar-width: none;
  }
  /* line 88, ../sass/category/_breadcrumbs.scss */
  .breadcrumbs ul {
    display: flex;
    gap: 2rem;
  }
  /* line 92, ../sass/category/_breadcrumbs.scss */
  .breadcrumbs li {
    position: relative;
    line-height: 1.5rem;
  }
  /* line 95, ../sass/category/_breadcrumbs.scss */
  .breadcrumbs li:before {
    content: '';
    left: 0;
    width: 9px;
    height: 9px;
    border-top: 1px solid #2e2e2e;
    border-right: 1px solid #2e2e2e;
    transform: rotate(45deg);
    display: inline-block;
    margin-left: -25px;
    margin-right: 10px;
  }
  /* line 110, ../sass/category/_breadcrumbs.scss */
  .breadcrumbs li:first-child:before {
    display: none;
  }
  /* line 114, ../sass/category/_breadcrumbs.scss */
  .breadcrumbs li:first-child a:before {
    content: '';
    width: 24px;
    height: 24px;
    border-top: unset;
    border-right: unset;
    transform: rotate(0deg);
    display: inline-block;
    background: url("../images/home.png");
    background-size: 100% 100%;
    margin-left: 0;
    margin-right: 0;
    display: none;
  }
  /* line 131, ../sass/category/_breadcrumbs.scss */
  .breadcrumbs li:first-child span {
    display: inline-block;
  }
  /* line 137, ../sass/category/_breadcrumbs.scss */
  .breadcrumbs a {
    font-size: inherit;
    font-weight: inherit;
    text-decoration: none;
    color: #2e2e2e;
    font-weight: 300;
    font-size: 1rem;
  }
}
/* line 11, ../sass/category/_category.scss */
.main-category-list-item {
  width: 100%;
  margin-top: 12px;
  display: inline-block;
  overflow: hidden;
  position: relative;
}
/* line 17, ../sass/category/_category.scss */
.main-category-list-item img {
  display: block;
  width: 100%;
  height: auto;
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
/* line 22, ../sass/category/_category.scss */
.main-category-list-item img:has(+ span:hover) {
  filter: blur(5px);
}
/* line 26, ../sass/category/_category.scss */
.main-category-list-item span {
  width: 180px;
  display: block;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.75rem;
  padding: 1rem 0;
  background-color: #2e2e2e;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translate(-50%, 0);
}

@media (min-width: 640px) {
  /* line 47, ../sass/category/_category.scss */
  .main-category-list {
    display: flex;
    flex-wrap: wrap;
    gap: .5rem;
    justify-content: space-between;
    align-items: stretch;
  }

  /* line 57, ../sass/category/_category.scss */
  .main-category-list-item {
    width: calc(33% - 6px);
    margin-top: 12px;
    display: inline-block;
    overflow: hidden;
    position: relative;
  }
}
/* line 69, ../sass/category/_category.scss */
.product-filter-modal {
  background: #fff;
  max-width: 600px;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  transition: transform .3s ease;
  transform: translateX(100%);
  z-index: 10000;
}
/* line 81, ../sass/category/_category.scss */
.product-filter-modal.open {
  transform: translate(0);
}

/* line 86, ../sass/category/_category.scss */
.product-filter-modal-inner {
  height: 100%;
  padding: 28px 36px 36px;
  overflow-x: auto;
}
/* line 90, ../sass/category/_category.scss */
.product-filter-modal-inner .ocf-footer {
  position: relative !important;
}

/* line 97, ../sass/category/_category.scss */
.product-filter-modal-title {
  font-family: Affect, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  text-transform: uppercase;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

/* line 107, ../sass/category/_category.scss */
.close-filter {
  cursor: pointer;
  background: none;
  border: none;
}

/**
FILTER
 */
/* line 119, ../sass/category/_category.scss */
.ocf-header {
  display: none !important;
}

/* line 122, ../sass/category/_category.scss */
.ocf-filter-header {
  font-size: 20px;
  color: #2e2e2e;
  font-family: Affect, sans-serif;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  margin: 31px 0 19px 0 !important;
}

/* line 136, ../sass/category/_category.scss */
.ocf-filter-list {
  margin-bottom: 35px;
}

/* line 139, ../sass/category/_category.scss */
.ocf-filter-header {
  cursor: pointer;
}
/* line 141, ../sass/category/_category.scss */
.ocf-filter-header svg {
  margin-left: 6px;
  stroke: #2e2e2e;
  transition: all linear .2s;
}

/* line 149, ../sass/category/_category.scss */
.ocf-open svg {
  transform: rotate(180deg);
}

/* line 153, ../sass/category/_category.scss */
.ocf-active-label,
.ocf-filter-name {
  font-size: 20px;
  font-family: Affect, sans-serif;
}

/* line 158, ../sass/category/_category.scss */
.ocf-value-list {
  display: none;
}

/* line 161, ../sass/category/_category.scss */
.ocf-value-list-body {
  display: flex;
  gap: .5rem;
  flex-direction: row;
  flex-wrap: wrap;
}

/* line 167, ../sass/category/_category.scss */
.ocf-value-list-body button {
  font-family: Affect, sans-serif;
  font-weight: 300;
  border: 1px solid #2e2e2e !important;
  color: #2e2e2e;
  font-size: 1rem !important;
  font-weight: 300 !important;
  line-height: 1.5rem !important;
  min-height: 36px !important;
  height: 100%;
  min-width: 52px;
  padding: 0 10px !important;
  display: inline-block !important;
}
/* line 186, ../sass/category/_category.scss */
.ocf-value-list-body button:hover {
  height: unset !important;
}
/* line 189, ../sass/category/_category.scss */
.ocf-value-list-body button.ocf-selected {
  background: #2e2e2e;
  color: #fff;
}

/* line 212, ../sass/category/_category.scss */
.ocf-value-list-body .ocf-value,
.ocf-value-list-body .ocf-value:active,
.ocf-value-list-body .ocf-value:focus,
.ocf-value-list-body .ocf-value:visited,
.ocf-value-list-body .ocf-value:hover {
  height: 100% !important;
}

/* line 220, ../sass/category/_category.scss */
.ocf-value-list-body button .ocf-value-name {
  margin: 0 !important;
}

/* line 223, ../sass/category/_category.scss */
.ocf-value-input.ocf-value-input-checkbox {
  display: none !important;
}

/* line 226, ../sass/category/_category.scss */
.ocf-value-list-body button .ocf-value-append {
  display: none !important;
}

/* line 230, ../sass/category/_category.scss */
.ocf-popover {
  display: none !important;
}

/* line 236, ../sass/category/_category.scss */
.ocf-between .ocf-disabled,
.ocf-between .ocf-btn-link {
  font-family: Affect, sans-serif !important;
  border: 1px solid #2e2e2e !important;
  color: #2e2e2e !important;
  padding: 12px 24px !important;
  font-size: 1rem;
  border-radius: 0 !important;
  text-decoration: none !important;
  opacity: 1 !important;
}
/* line 246, ../sass/category/_category.scss */
.ocf-between .ocf-disabled:hover,
.ocf-between .ocf-btn-link:hover {
  text-decoration: none !important;
}

/* line 250, ../sass/category/_category.scss */
.ocf-between .ocf-btn-block {
  font-family: Affect, sans-serif !important;
  background: #2e2e2e !important;
  border: 1px solid #2e2e2e !important;
  padding: 12px 24px !important;
  font-size: 1rem;
  color: #fff !important;
  border-radius: 0 !important;
  opacity: 1 !important;
  width: 200px !important;
}

/* line 261, ../sass/category/_category.scss */
.ocf-between {
  display: flex;
  flex-direction: row;
  gap: .5rem;
  justify-content: center !important;
}

/* line 5, ../sass/product/_product.scss */
.product-title h1 {
  font-family: Affect, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  color: #2e2e2e;
  text-transform: uppercase;
  line-height: 2rem;
  margin: -9px 0 11px 0;
}

/* line 15, ../sass/product/_product.scss */
.product-block {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 11px;
}
/* line 21, ../sass/product/_product.scss */
.product-block .wishlist-add svg {
  fill: #2e2e2e !important;
  stroke: #2e2e2e !important;
}

/* line 27, ../sass/product/_product.scss */
.product-instock {
  color: #ff893a;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5rem;
  text-decoration: underline;
  cursor: pointer;
}

/* line 35, ../sass/product/_product.scss */
.product-articul {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5rem;
  text-transform: uppercase;
}

/* line 42, ../sass/product/_product.scss */
.product-price {
  font-family: Affect, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2rem;
  text-transform: uppercase;
}
/* line 48, ../sass/product/_product.scss */
.product-price .price-old {
  text-decoration: line-through;
  font-weight: 300;
}
/* line 52, ../sass/product/_product.scss */
.product-price .price-special {
  color: #ff893a;
  font-weight: 700;
}

/* line 57, ../sass/product/_product.scss */
.product-block-variables {
  margin-top: 18px;
  margin-bottom: 10px;
}
/* line 61, ../sass/product/_product.scss */
.product-block-variables.product-color button {
  padding: 0;
  width: 60px;
  height: 80px;
  overflow: hidden;
  border: 2px solid #fff;
}
/* line 68, ../sass/product/_product.scss */
.product-block-variables.product-color button.active, .product-block-variables.product-color button:hover {
  border: 2px solid #ff893a;
}
/* line 72, ../sass/product/_product.scss */
.product-block-variables.product-color button img {
  width: 100%;
  height: auto;
}
/* line 80, ../sass/product/_product.scss */
.product-block-variables.product-size input[type="radio"] {
  display: none;
}
/* line 82, ../sass/product/_product.scss */
.product-block-variables.product-size input[type="radio"]:checked + label {
  border: 1px solid #2e2e2e;
  background: #2e2e2e;
  color: #fff;
}
/* line 87, ../sass/product/_product.scss */
.product-block-variables.product-size input[type="radio"]:hover + label, .product-block-variables.product-size input[type="radio"] + label:hover {
  border: 1px solid #2e2e2e;
  background: #2e2e2e;
  color: #fff;
}
/* line 93, ../sass/product/_product.scss */
.product-block-variables.product-size input[type="radio"]:disabled + label, .product-block-variables.product-size input[type="radio"]:disabled + label {
  cursor: default !important;
  border: 1px solid #fff;
  background-image: linear-gradient(to top left, transparent, transparent calc(50% - 2px), #fff 50%, transparent calc(50% + 2px), transparent);
  background-color: #d9d9d9;
  color: #fff;
}
/* line 102, ../sass/product/_product.scss */
.product-block-variables.product-size label {
  cursor: pointer;
  padding: 0;
  width: 60px;
  height: 31px;
  overflow: hidden;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 300;
  text-transform: uppercase;
  color: #2e2e2e;
  text-align: center;
  border: 1px solid #2e2e2e;
  transition: all .25s linear;
}
/* line 116, ../sass/product/_product.scss */
.product-block-variables.product-size label.active, .product-block-variables.product-size label:hover {
  border: 1px solid #2e2e2e;
  background: #2e2e2e;
  color: #fff;
}
/* line 122, ../sass/product/_product.scss */
.product-block-variables.product-size label.out-of-stock {
  background-image: linear-gradient(to top left, transparent, transparent calc(50% - 2px), #fff 50%, transparent calc(50% + 2px), transparent);
  border: 1px solid #fff;
  background-color: #d9d9d9;
  color: #fff;
}
/* line 130, ../sass/product/_product.scss */
.product-block-variables.product-size button {
  padding: 0;
  width: 60px;
  height: 31px;
  overflow: hidden;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 300;
  text-transform: uppercase;
  color: #2e2e2e;
  text-align: center;
  border: 1px solid #2e2e2e;
  transition: all .25s linear;
}
/* line 143, ../sass/product/_product.scss */
.product-block-variables.product-size button.active, .product-block-variables.product-size button:hover {
  border: 1px solid #2e2e2e;
  background: #2e2e2e;
  color: #fff;
}

/* line 152, ../sass/product/_product.scss */
.product-block-title {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.75rem;
  text-transform: uppercase;
  margin-bottom: 11px;
}

/* line 160, ../sass/product/_product.scss */
.product-size-table .product-block-title {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 300;
  text-decoration: underline;
  color: #2e2e2e;
  cursor: pointer;
}

/* line 169, ../sass/product/_product.scss */
.product-block-variables-inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: .5rem;
}

/* line 176, ../sass/product/_product.scss */
.product-btns {
  margin-top: 18px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: .5rem;
}
/* line 182, ../sass/product/_product.scss */
.product-btns button {
  width: 160px;
  height: 48px;
  border: 1px solid #2e2e2e;
  font-family: Affect, sans-serif;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.75rem;
  text-transform: uppercase;
  transition: all .25s linear;
}
/* line 192, ../sass/product/_product.scss */
.product-btns button.btn-by {
  background: #2e2e2e;
  color: #fff;
}
/* line 195, ../sass/product/_product.scss */
.product-btns button.btn-by:hover {
  background: #fff;
  color: #2e2e2e;
}
/* line 200, ../sass/product/_product.scss */
.product-btns button.btn-to-cart {
  background: #fff;
  color: #2e2e2e;
}
/* line 203, ../sass/product/_product.scss */
.product-btns button.btn-to-cart:hover {
  background: #2e2e2e;
  color: #fff;
}

/* line 212, ../sass/product/_product.scss */
.product-description {
  margin-top: 18px;
  font-family: Segoe UI, sans-serif;
}
/* line 215, ../sass/product/_product.scss */
.product-description p {
  margin-top: 5px;
  font-size: 1rem;
  line-height: 1.5rem;
}
/* line 220, ../sass/product/_product.scss */
.product-description ul {
  margin-top: 10px;
  list-style-type: disc;
  list-style-position: outside;
  padding-left: 24px;
}
/* line 226, ../sass/product/_product.scss */
.product-description li {
  margin-top: 5px;
  font-size: 1rem;
  line-height: 1.25rem;
}
/* line 231, ../sass/product/_product.scss */
.product-description h3 {
  margin-top: 15px;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.75rem;
  text-transform: uppercase;
}
/* line 237, ../sass/product/_product.scss */
.product-description h3 span {
  text-transform: none;
  font-weight: 400;
}

/* line 244, ../sass/product/_product.scss */
.product-delivery,
.product-payment-method {
  margin-top: 15px;
}
/* line 247, ../sass/product/_product.scss */
.product-delivery .product-block-title,
.product-payment-method .product-block-title {
  display: inline-block;
  width: 140px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
/* line 254, ../sass/product/_product.scss */
.product-delivery .product-block-title:after,
.product-payment-method .product-block-title:after {
  content: '';
  width: 10px;
  height: 10px;
  border-top: 1px solid #2e2e2e;
  border-right: 1px solid #2e2e2e;
  transform: rotate(135deg);
  display: inline-block;
  margin-top: -3px;
}

/* line 270, ../sass/product/_product.scss */
.product-delivery-inner,
.product-payment-method-inner {
  display: none;
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: Segoe UI, sans-serif;
}
/* line 276, ../sass/product/_product.scss */
.product-delivery-inner ol,
.product-payment-method-inner ol {
  margin-top: 10px;
  list-style-type: circle;
  list-style-position: inside;
  padding-left: 10px;
  font-size: 1rem;
  line-height: 1.5rem;
}

/* line 286, ../sass/product/_product.scss */
.related-product,
.products-last-view {
  margin-top: 25px;
}
/* line 289, ../sass/product/_product.scss */
.related-product .related-product-title,
.products-last-view .related-product-title {
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.5rem;
  margin-bottom: 2.25rem;
}

/* line 301, ../sass/product/_product.scss */
.related-product-inner,
.products-last-view-inner {
  display: flex;
  flex-wrap: wrap;
  row-gap: .75rem;
  column-gap: .5rem;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 32px;
}

/* line 312, ../sass/product/_product.scss */
.product-swiper-slider-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 317, ../sass/product/_product.scss */
.product-swiper-slider {
  width: 100%;
  display: flex;
  flex-direction: row;
}

/* line 322, ../sass/product/_product.scss */
.product-slider {
  display: flex;
  flex-direction: row;
}

/* line 326, ../sass/product/_product.scss */
.product-slider-navigation {
  width: 100px;
  height: 150px;
  overflow: hidden;
}

/* line 332, ../sass/product/_product.scss */
.product-slider-navigation-item {
  display: block;
  cursor: pointer;
}
/* line 335, ../sass/product/_product.scss */
.product-slider-navigation-item img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 341, ../sass/product/_product.scss */
.product-slider-images {
  width: 420px;
  height: 622px;
  height: 400px;
  overflow: hidden;
}

/* line 347, ../sass/product/_product.scss */
.product-slider-images-item {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
/* line 353, ../sass/product/_product.scss */
.product-slider-images-item img {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}

/* line 361, ../sass/product/_product.scss */
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

/* line 366, ../sass/product/_product.scss */
.main-swiper {
  width: 420px;
  overflow: hidden;
  position: relative;
}
/* line 371, ../sass/product/_product.scss */
.main-swiper .swiper-button-prev {
  background: none;
  width: 14px;
  height: 28px;
}
/* line 375, ../sass/product/_product.scss */
.main-swiper .swiper-button-prev svg {
  transform: rotate(-180deg);
  width: 14px;
  height: 28px;
}
/* line 381, ../sass/product/_product.scss */
.main-swiper .swiper-button-next {
  width: 14px;
  height: 28px;
  background: none;
}
/* line 385, ../sass/product/_product.scss */
.main-swiper .swiper-button-next svg {
  width: 14px;
  height: 28px;
}
/* line 390, ../sass/product/_product.scss */
.main-swiper .swiper-slide {
  cursor: url(../zoom_cursor.cur) 13 15, sw-resize;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
}
/* line 400, ../sass/product/_product.scss */
.main-swiper img {
  width: 100%;
  display: block;
}

/* line 406, ../sass/product/_product.scss */
.thumbs-swiper {
  width: 100px;
  height: 622px;
  overflow: hidden;
  margin-right: 10px;
}

/* line 413, ../sass/product/_product.scss */
.thumbs-swiper .swiper-slide {
  overflow: hidden;
}
/* line 417, ../sass/product/_product.scss */
.thumbs-swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 424, ../sass/product/_product.scss */
.swiper-slide {
  background: #eee;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 433, ../sass/product/_product.scss */
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

/* line 438, ../sass/product/_product.scss */
.product-instock-body {
  display: none;
}

/* line 444, ../sass/product/_product.scss */
.product-variants__item {
  box-sizing: border-box;
  overflow: hidden !important;
  width: 60px !important;
  height: 80px !important;
  border: 2px solid #fff !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
/* line 453, ../sass/product/_product.scss */
.product-variants__item img {
  object-fit: cover !important;
  object-position: center !important;
}
/* line 457, ../sass/product/_product.scss */
.product-variants__item.is-current {
  border: 2px solid #ff893a !important;
}
/* line 461, ../sass/product/_product.scss */
.product-variants__item.out-of-stock:before {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background-color: transparent;
  background-image: linear-gradient(to top left, transparent 47%, #fff 49%, #fff 52%, transparent 54%);
  z-index: 2;
}
/* line 472, ../sass/product/_product.scss */
.product-variants__item.out-of-stock:after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background: linear-gradient(90deg, rgba(47, 48, 58, 0.4), rgba(47, 48, 58, 0.4));
  z-index: 1;
}

/* line 488, ../sass/product/_product.scss */
.product-size-modal .sizechart img {
  max-width: 100%;
}

@media (max-width: 479px) {
  /* line 495, ../sass/product/_product.scss */
  .thumbs-swiper {
    display: none !important;
  }

  /* line 499, ../sass/product/_product.scss */
  .main-swiper {
    width: 400px;
    max-width: 100%;
  }

  /* line 505, ../sass/product/_product.scss */
  .swiper-button-next,
  .swiper-button-prev {
    display: flex !important;
    transform: scale(0.7);
  }

  /* line 511, ../sass/product/_product.scss */
  .swiper-button-prev {
    left: 10px !important;
  }

  /* line 514, ../sass/product/_product.scss */
  .swiper-button-next {
    right: 10px !important;
  }
}
/* line 522, ../sass/product/_product.scss */
.product-size-wrapper table {
  margin: 0 auto;
}

/* line 528, ../sass/product/_product.scss */
.product-latest-title h2 {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.5rem;
  margin-bottom: 2.25rem;
}

@media (min-width: 1200px) {
  /* line 537, ../sass/product/_product.scss */
  .product-swiper-slider {
    width: 100%;
  }

  /* line 540, ../sass/product/_product.scss */
  .main-swiper {
    width: 420px;
  }
}
/* line 1, ../sass/product-list/_product-list.scss */
.product-list-title {
  text-align: center;
  text-transform: uppercase;
  padding-top: 2rem;
}

/* line 7, ../sass/product-list/_product-list.scss */
.product-list {
  display: flex;
  flex-wrap: wrap;
  row-gap: .75rem;
  column-gap: 1rem;
  column-gap: .5rem;
  justify-content: flex-start;
  align-items: stretch;
}

/* line 17, ../sass/product-list/_product-list.scss */
.product-item {
  width: calc(50% - 4px);
  margin-bottom: 12px;
  background: #fff;
}
/* line 25, ../sass/product-list/_product-list.scss */
.product-item .btn-buy {
  width: 120px;
  height: 42px;
  font-weight: 300;
  margin-top: 12px;
}
/* line 32, ../sass/product-list/_product-list.scss */
.product-item:hover .product-item-bottom {
  display: block;
}

/* line 38, ../sass/product-list/_product-list.scss */
.product-item-special-percent {
  position: absolute;
  left: 12px;
  top: 12px;
  font-size: 1.25rem;
  line-height: 1.5rem;
  background: #ff893a;
  color: #2e2e2e;
  width: 60px;
  text-align: center;
  font-family: Affect, sans-serif;
  font-size: 1rem;
}

/* line 52, ../sass/product-list/_product-list.scss */
.product-item-img {
  width: 100%;
  position: relative;
}
/* line 55, ../sass/product-list/_product-list.scss */
.product-item-img img {
  width: 100%;
  height: auto;
}
/* line 59, ../sass/product-list/_product-list.scss */
.product-item-img .label-new {
  position: absolute;
  left: 18px;
  top: 18px;
  background: #ff893a;
  width: 57px;
  text-align: center;
}
/* line 67, ../sass/product-list/_product-list.scss */
.product-item-img .label-new:before {
  content: 'NEW';
  color: #2e2e2e;
  text-decoration: none;
  font-size: 1rem;
  line-height: 1.5rem;
}
/* line 76, ../sass/product-list/_product-list.scss */
.product-item-img .product-item-img-first {
  display: block;
}
/* line 79, ../sass/product-list/_product-list.scss */
.product-item-img .product-item-img-second {
  display: none;
}
/* line 83, ../sass/product-list/_product-list.scss */
.product-item-img:hover .product-item-img-first {
  display: none;
}
/* line 86, ../sass/product-list/_product-list.scss */
.product-item-img:hover .product-item-img-second {
  display: block;
}

/* line 92, ../sass/product-list/_product-list.scss */
.product-item-img-first {
  display: block;
}

/* line 95, ../sass/product-list/_product-list.scss */
.product-item-img-second {
  display: none;
}

/* line 100, ../sass/product-list/_product-list.scss */
.wishlist-wrrapper {
  line-height: 21px;
  height: 21px;
  padding-left: .25rem;
  padding-right: .25rem;
  background: rgba(46, 46, 46, 0.9);
  position: absolute;
  right: 16px;
  bottom: 16px;
}

/* line 110, ../sass/product-list/_product-list.scss */
.wishlist {
  padding: 0;
}
/* line 112, ../sass/product-list/_product-list.scss */
.wishlist svg {
  stroke: #fff;
  fill: none;
  transform: scale(0.8);
  transform-origin: center;
  position: relative;
  top: -2px;
}
/* line 121, ../sass/product-list/_product-list.scss */
.wishlist.wishlist-add svg {
  fill: #fff;
}
/* line 126, ../sass/product-list/_product-list.scss */
.wishlist.product-wishlist svg {
  transform: scale(1.2);
  stroke: #2e2e2e;
  fill: none;
}
/* line 132, ../sass/product-list/_product-list.scss */
.wishlist.product-wishlist.wishlist-add svg {
  stroke: #ff893a;
  fill: #ff893a;
}

/* line 140, ../sass/product-list/_product-list.scss */
.product-item-title {
  margin-top: 11px;
  text-align: center;
  font-size: 1rem;
  font-weight: 400;
}
/* line 147, ../sass/product-list/_product-list.scss */
.product-item-title h3 {
  line-height: 1.25rem;
  margin-bottom: 2px;
}
/* line 151, ../sass/product-list/_product-list.scss */
.product-item-title a {
  text-transform: uppercase;
  color: inherit;
  text-decoration: none;
}

/* line 160, ../sass/product-list/_product-list.scss */
.product-item-price {
  text-align: center;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: .5px;
  margin-top: 4px;
  text-transform: uppercase;
}
/* line 168, ../sass/product-list/_product-list.scss */
.product-item-price .price-old {
  text-decoration: line-through;
}
/* line 172, ../sass/product-list/_product-list.scss */
.product-item-price .price-special {
  color: #ff893a;
  font-weight: 700;
}

/* line 178, ../sass/product-list/_product-list.scss */
.product-item-version-list,
.latest-product-item-version-list {
  text-transform: uppercase;
  font-weight: 400;
  font-size: .875rem;
  color: #2e2e2e;
  line-height: 1.25rem;
}
/* line 186, ../sass/product-list/_product-list.scss */
.product-item-version-list ul,
.latest-product-item-version-list ul {
  margin-top: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  gap: .5rem;
}
/* line 192, ../sass/product-list/_product-list.scss */
.product-item-version-list button,
.latest-product-item-version-list button {
  padding: 0;
  background: none;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  width: 100%;
  height: 100%;
}
/* line 200, ../sass/product-list/_product-list.scss */
.product-item-version-list button.active, .product-item-version-list button:hover,
.latest-product-item-version-list button.active,
.latest-product-item-version-list button:hover {
  border-color: #ff893a;
}
/* line 204, ../sass/product-list/_product-list.scss */
.product-item-version-list li,
.latest-product-item-version-list li {
  box-sizing: content-box;
  width: 30px;
  height: 40px;
  overflow: hidden;
  display: block;
  border: 1px solid #fff !important;
  position: relative;
}
/* line 212, ../sass/product-list/_product-list.scss */
.product-item-version-list li.current,
.latest-product-item-version-list li.current {
  border: 1px solid #ff893a !important;
}
/* line 215, ../sass/product-list/_product-list.scss */
.product-item-version-list li.out-of-stock,
.latest-product-item-version-list li.out-of-stock {
  cursor: pointer;
}
/* line 217, ../sass/product-list/_product-list.scss */
.product-item-version-list li.out-of-stock:before,
.latest-product-item-version-list li.out-of-stock:before {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background-color: transparent;
  background-image: linear-gradient(to top left, transparent 47%, #fff 49%, #fff 52%, transparent 54%);
  z-index: 2;
}
/* line 228, ../sass/product-list/_product-list.scss */
.product-item-version-list li.out-of-stock:after,
.latest-product-item-version-list li.out-of-stock:after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background: linear-gradient(90deg, rgba(47, 48, 58, 0.4), rgba(47, 48, 58, 0.4));
  z-index: 1;
}
/* line 247, ../sass/product-list/_product-list.scss */
.product-item-version-list img,
.latest-product-item-version-list img {
  display: block;
  width: 100%;
}

/* line 257, ../sass/product-list/_product-list.scss */
.product-item-size {
  text-transform: uppercase;
  font-weight: 400;
  font-size: .875rem;
  color: #2e2e2e;
  margin-top: 12px;
  line-height: 1.25rem;
}
/* line 264, ../sass/product-list/_product-list.scss */
.product-item-size ul {
  margin-top: 0.5rem;
  display: flex;
  gap: .2rem;
}
/* line 269, ../sass/product-list/_product-list.scss */
.product-item-size button {
  padding: 0;
  background: none;
  border-width: 1px;
  border-style: solid;
  border-color: #2d2d2d;
  width: 100%;
  height: 100%;
  color: #2e2e2e;
  font-weight: 300;
  text-align: center;
}
/* line 281, ../sass/product-list/_product-list.scss */
.product-item-size button.active, .product-item-size button:hover {
  border-color: #ff893a;
}
/* line 285, ../sass/product-list/_product-list.scss */
.product-item-size li {
  width: 40px;
  height: 26px;
  overflow: hidden;
  display: block;
}
/* line 293, ../sass/product-list/_product-list.scss */
.product-item-size input[type="radio"] {
  display: none;
}
/* line 295, ../sass/product-list/_product-list.scss */
.product-item-size input[type="radio"]:checked + label {
  border: 1px solid #2e2e2e;
  background: #2e2e2e;
  color: #fff;
}
/* line 300, ../sass/product-list/_product-list.scss */
.product-item-size input[type="radio"]:hover + label, .product-item-size input[type="radio"] + label:hover {
  border: 1px solid #2e2e2e;
  background: #2e2e2e;
  color: #fff;
}
/* line 306, ../sass/product-list/_product-list.scss */
.product-item-size input[type="radio"]:disabled + label, .product-item-size input[type="radio"]:disabled + label {
  cursor: default !important;
  border: 1px solid #fff;
  background-image: linear-gradient(to top left, transparent, transparent calc(50% - 2px), #fff 50%, transparent calc(50% + 2px), transparent);
  background-color: #d9d9d9;
  color: #fff;
}
/* line 315, ../sass/product-list/_product-list.scss */
.product-item-size label {
  cursor: pointer;
  padding: 0;
  width: 40px;
  height: 26px;
  overflow: hidden;
  font-size: .875rem;
  line-height: 24px;
  font-weight: 300;
  text-transform: uppercase;
  color: #2e2e2e;
  text-align: center;
  border: 1px solid #2e2e2e;
  transition: all .25s linear;
}
/* line 329, ../sass/product-list/_product-list.scss */
.product-item-size label.active, .product-item-size label:hover {
  border: 1px solid #2e2e2e;
  background: #2e2e2e;
  color: #fff;
}
/* line 335, ../sass/product-list/_product-list.scss */
.product-item-size label.out-of-stock {
  background-image: linear-gradient(to top left, transparent, transparent calc(50% - 2px), #fff 50%, transparent calc(50% + 2px), transparent);
  border: 1px solid #fff;
  background-color: #d9d9d9;
  color: #fff;
}

/* line 348, ../sass/product-list/_product-list.scss */
.product-item-bottom {
  position: relative;
  display: none;
  z-index: 3;
  width: 100%;
}

/* line 354, ../sass/product-list/_product-list.scss */
.product-item-bottom-inner {
  position: absolute;
  width: 100%;
  background: #fff;
  padding-left: .75rem;
  padding-right: .75rem;
  padding-bottom: .75rem;
}

/* line 363, ../sass/product-list/_product-list.scss */
.category-description {
  line-height: 1rem;
  font-size: .75rem;
  color: #2e2e2e;
}
/* line 367, ../sass/product-list/_product-list.scss */
.category-description p + p {
  margin-top: 0.5rem;
}
/* line 370, ../sass/product-list/_product-list.scss */
.category-description h1 + p, .category-description h2 + p, .category-description h3 + p, .category-description h4 + p, .category-description h5 + p {
  margin-top: 0.5rem;
}

@media (min-width: 640px) {
  /* line 376, ../sass/product-list/_product-list.scss */
  .product-item {
    width: calc(33.33333% - 5.33333px);
  }
}
@media (min-width: 1024px) {
  /* line 382, ../sass/product-list/_product-list.scss */
  .product-item {
    width: calc(25% - 6px);
  }
}
@media (min-width: 1420px) {
  /* line 388, ../sass/product-list/_product-list.scss */
  .product-item {
    width: calc(20% - 6.4px);
  }
}
@media (min-width: 1536px) {
  /* line 394, ../sass/product-list/_product-list.scss */
  .product-item {
    width: calc(16.66667% - 6.66667px);
  }
}
/* line 1, ../sass/content/_blog.scss */
.blog {
  padding-top: 2rem;
  padding-bottom: 2.5rem;
}

/* line 5, ../sass/content/_blog.scss */
.blog-title,
.banner-title {
  text-align: center;
  text-transform: uppercase;
}

/* line 10, ../sass/content/_blog.scss */
.blog-list {
  display: flex;
  flex-wrap: wrap;
  row-gap: .75rem;
  column-gap: .5rem;
  justify-content: flex-start;
  align-items: stretch;
}

/* line 18, ../sass/content/_blog.scss */
.blog-list-item {
  width: calc(33% - 6px);
  margin-top: 12px;
  background: #fff;
}
/* line 22, ../sass/content/_blog.scss */
.blog-list-item a {
  text-decoration: none;
  color: #2e2e2e;
}

/* line 28, ../sass/content/_blog.scss */
.blog-list-item-img {
  display: inline-block;
  overflow: hidden;
}
/* line 31, ../sass/content/_blog.scss */
.blog-list-item-img img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 37, ../sass/content/_blog.scss */
.blog-list-item-title {
  font-size: 1rem;
  line-height: 1.25rem;
  margin-top: 1rem;
  margin-bottom: .25rem;
  padding: 0 1rem;
  display: block;
  width: 100%;
  text-transform: uppercase;
  font-family: Affect, sans-serif;
  font-weight: 700;
}

/* line 49, ../sass/content/_blog.scss */
.blog-list-item-date {
  width: 100%;
  padding: 0 1rem;
  display: block;
  font-family: Affect, sans-serif;
  font-weight: 300;
}

/* line 1, ../sass/content/_content.scss */
.page-information {
  padding: 35px 0;
}

/* line 4, ../sass/content/_content.scss */
table {
  font-weight: 300;
  color: #2e2e2e;
}

/* line 9, ../sass/content/_content.scss */
th, td {
  font-weight: 1.125rem;
  line-height: 1.75rem;
  padding-left: 32px;
}

/* line 14, ../sass/content/_content.scss */
thead th {
  border-bottom: 1px solid #2e2e2e;
}

/* line 17, ../sass/content/_content.scss */
thead th:nth-child(2) {
  border-left: 1px solid #2e2e2e;
}

/* line 20, ../sass/content/_content.scss */
tbody td:nth-child(1) {
  padding: 1px 12px 1px 1px;
}

/* line 23, ../sass/content/_content.scss */
tbody td:nth-child(2) {
  border-left: 1px solid #2e2e2e;
}

/* line 27, ../sass/content/_content.scss */
.contact-info-item {
  border-top: 1px solid #2e2e2e;
  padding: 13px 0;
}
/* line 30, ../sass/content/_content.scss */
.contact-info-item:first-child {
  border: none;
}
/* line 33, ../sass/content/_content.scss */
.contact-info-item h2 {
  font-family: Affect, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  color: #2e2e2e;
  margin: 0;
}
/* line 41, ../sass/content/_content.scss */
.contact-info-item h3 {
  font-family: Affect, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  color: #2e2e2e;
  margin: 0;
}
/* line 49, ../sass/content/_content.scss */
.contact-info-item p {
  font-family: "Segoe UI", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  color: #2e2e2e;
}
/* line 56, ../sass/content/_content.scss */
.contact-info-item a {
  font-family: "Segoe UI", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  text-decoration: none;
  color: #2e2e2e;
}

/* line 67, ../sass/content/_content.scss */
.content h1, .content h2 {
  margin-top: .5rem;
  padding-bottom: .5rem;
  position: relative;
  text-align: center;
  font-family: Affect, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 3rem;
  margin-bottom: 2rem;
  text-transform: uppercase;
}
/* line 78, ../sass/content/_content.scss */
.content h1:before, .content h2:before {
  content: '';
  border-bottom: 1px solid var(--ai-primary-light, #ccc);
  width: 12rem;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  bottom: 0;
}
/* line 88, ../sass/content/_content.scss */
.content h1:after, .content h2:after {
  content: '';
  border-bottom: 1px solid var(--ai-primary, #282828);
  width: 6rem;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  bottom: 0;
}

/* line 1, ../sass/content/_about.scss */
.about-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  row-gap: .5rem;
  column-gap: .5rem;
}
/* line 7, ../sass/content/_about.scss */
.about-list .about-item {
  width: calc(25% - 8px);
  display: flex;
  flex-direction: column;
}
/* line 12, ../sass/content/_about.scss */
.about-list a {
  text-decoration: none;
  color: #2e2e2e;
}
/* line 16, ../sass/content/_about.scss */
.about-list .about-item-img {
  width: 100%;
  max-height: 460px;
  overflow: hidden;
  display: inline-block;
}
/* line 21, ../sass/content/_about.scss */
.about-list .about-item-img img {
  display: inline-block;
  width: 100%;
  height: auto;
  vertical-align: middle;
  object-fit: cover;
}
/* line 31, ../sass/content/_about.scss */
.about-list .about-item-title {
  font-family: Affect, sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.75rem;
  line-height: 28px;
  text-transform: uppercase;
}

/* line 1, ../sass/content/_stores.scss */
.stores-list {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}
/* line 8, ../sass/content/_stores.scss */
.stores-list .stores-item {
  display: flex;
  flex-direction: column;
  font-family: Affect, sans-serif;
  width: calc(33.33333% - 21.33333px);
  cursor: pointer;
}
/* line 14, ../sass/content/_stores.scss */
.stores-list .stores-item a {
  text-decoration: none;
  color: #2e2e2e;
}
/* line 20, ../sass/content/_stores.scss */
.stores-list .stores-item-img img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 26, ../sass/content/_stores.scss */
.stores-list .stores-item-location {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 28px;
  text-transform: uppercase;
}
/* line 32, ../sass/content/_stores.scss */
.stores-list .stores-item-title {
  font-size: 1rem;
  font-weight: 300;
  line-height: 24px;
}

/* line 39, ../sass/content/_stores.scss */
.stores-list-detail {
  position: relative;
  border-top: 1px solid #fff;
  padding: 28px 0;
  margin: 20px 0;
}
/* line 44, ../sass/content/_stores.scss */
.stores-list-detail.open {
  border-top: 1px solid #2e2e2e;
}
/* line 48, ../sass/content/_stores.scss */
.stores-list-detail .stores-list-detail-item {
  display: none;
  flex-direction: row;
  justify-content: space-between;
}
/* line 52, ../sass/content/_stores.scss */
.stores-list-detail .stores-list-detail-item.open {
  display: flex;
}
/* line 57, ../sass/content/_stores.scss */
.stores-list-detail .stores-list-detail-image {
  max-width: 688px;
}
/* line 60, ../sass/content/_stores.scss */
.stores-list-detail .stores-list-detail-image ul {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  flex-direction: row;
  gap: .5rem;
  justify-content: center;
}
/* line 68, ../sass/content/_stores.scss */
.stores-list-detail .stores-list-detail-image li {
  max-width: 340px;
}
/* line 70, ../sass/content/_stores.scss */
.stores-list-detail .stores-list-detail-image li img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 78, ../sass/content/_stores.scss */
.stores-list-detail .stores-list-detail-description {
  position: relative;
}
/* line 83, ../sass/content/_stores.scss */
.stores-list-detail .stores-list-detail-description h3 {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.75rem;
  margin-bottom: .75rem;
}
/* line 89, ../sass/content/_stores.scss */
.stores-list-detail .stores-list-detail-description p + p {
  margin-top: 8px;
}

/* line 95, ../sass/content/_stores.scss */
.js-close-store-details {
  position: absolute;
  top: 0px;
  right: 0;
  cursor: pointer;
  background: none;
  border: none;
  width: 24px;
  height: 24px;
  padding: 0 !important;
}
/* line 105, ../sass/content/_stores.scss */
.js-close-store-details svg {
  stroke: #2e2e2e;
  width: 100%;
  height: 100%;
}

/* line 113, ../sass/content/_stores.scss */
.stores-detail-wrapper {
  position: relative;
  padding: 28px 0;
  margin: 20px 0;
}
/* line 126, ../sass/content/_stores.scss */
.stores-detail-wrapper .swiper-pagination {
  position: relative;
  margin: 15px 0;
  bottom: 0;
}
/* line 131, ../sass/content/_stores.scss */
.stores-detail-wrapper .swiper-pagination-bullet {
  width: 8px !important;
  height: 8px !important;
  background: #fff !important;
}
/* line 136, ../sass/content/_stores.scss */
.stores-detail-wrapper .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  margin: 0 5px;
  opacity: 1;
}
/* line 145, ../sass/content/_stores.scss */
.stores-detail-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #2e2e2e !important;
}
/* line 148, ../sass/content/_stores.scss */
.stores-detail-wrapper .stores-list-detail-image {
  width: 100%;
}
/* line 151, ../sass/content/_stores.scss */
.stores-detail-wrapper .stores-list-detail-image img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 156, ../sass/content/_stores.scss */
.stores-detail-wrapper .stores-list-detail-image ul {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  flex-direction: row;
  gap: .5rem;
  justify-content: center;
}
/* line 166, ../sass/content/_stores.scss */
.stores-detail-wrapper .stores-list-detail-image li img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 174, ../sass/content/_stores.scss */
.stores-detail-wrapper .stores-list-detail-description {
  position: relative;
}
/* line 178, ../sass/content/_stores.scss */
.stores-detail-wrapper .stores-list-detail-description h3 {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.75rem;
  margin-bottom: .75rem;
}
/* line 184, ../sass/content/_stores.scss */
.stores-detail-wrapper .stores-list-detail-description p + p {
  margin-top: 8px;
}

@media (min-width: 480px) {
  /* line 193, ../sass/content/_stores.scss */
  .stores-list-detail .stores-list-detail-description {
    min-width: 560px;
    padding: 0 55px;
  }

  /* line 237, ../sass/content/_stores.scss */
  .stores-detail-wrapper .swiper-pagination {
    display: none;
  }
  /* line 240, ../sass/content/_stores.scss */
  .stores-detail-wrapper .stores-list-detail-item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    display: flex;
  }
  /* line 246, ../sass/content/_stores.scss */
  .stores-detail-wrapper .stores-list-detail-description {
    position: relative;
    padding: 0 0 0 55px;
  }
  /* line 251, ../sass/content/_stores.scss */
  .stores-detail-wrapper .stores-list-detail-image {
    max-width: 688px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    flex-direction: row;
    gap: .5rem;
    justify-content: center;
  }
  /* line 259, ../sass/content/_stores.scss */
  .stores-detail-wrapper .stores-list-detail-image .swiper-slide {
    max-width: 340px;
    width: 340px;
  }
  /* line 262, ../sass/content/_stores.scss */
  .stores-detail-wrapper .stores-list-detail-image .swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
  }
}
/* line 279, ../sass/content/_stores.scss */
.modal-body .stores-detail-wrapper {
  padding: 0;
  margin: 0;
}
/* line 283, ../sass/content/_stores.scss */
.modal-body .stores-detail-wrapper .stores-list-detail-item {
  flex-direction: column;
}
/* line 286, ../sass/content/_stores.scss */
.modal-body .stores-detail-wrapper .stores-list-detail-image {
  max-width: unset;
  width: 100%;
}
/* line 290, ../sass/content/_stores.scss */
.modal-body .stores-detail-wrapper .stores-list-detail-description {
  padding: 0;
  padding: 30px 40px 0 40px;
}

/* line 1, ../sass/footer/_footer.scss */
.footer {
  padding-top: 59px;
  padding-bottom: 89px;
  background: #2d2d2d;
  color: #fff;
}
/* line 6, ../sass/footer/_footer.scss */
.footer a {
  color: #fff;
}

/* line 12, ../sass/footer/_footer.scss */
.footer-logo-wrapper {
  max-width: 210px;
  margin: 0 auto;
}

/* line 17, ../sass/footer/_footer.scss */
.footer-logo {
  max-width: 100%;
}
/* line 19, ../sass/footer/_footer.scss */
.footer-logo a {
  display: block;
  width: 100%;
}
/* line 23, ../sass/footer/_footer.scss */
.footer-logo img {
  display: block;
  width: 100%;
}

/* line 30, ../sass/footer/_footer.scss */
.footer-title {
  font-size: 1.25rem;
  text-transform: lowercase;
  margin-bottom: 13px;
  text-align: center;
  margin-top: 2.25rem;
}

/* line 39, ../sass/footer/_footer.scss */
.footer-payment ul {
  display: flex;
  gap: 12;
  justify-content: center;
  align-items: center;
}
/* line 45, ../sass/footer/_footer.scss */
.footer-payment li {
  width: 34px;
  height: 24px;
  display: inline-block;
  margin: 0 6px;
}

/* line 52, ../sass/footer/_footer.scss */
.footer-payment-title {
  margin-top: 31px;
  margin-bottom: .5rem;
  width: 100%;
  font-weight: 300;
  text-align: center;
}

/* line 60, ../sass/footer/_footer.scss */
.footer-nav {
  text-align: center;
}
/* line 62, ../sass/footer/_footer.scss */
.footer-nav li {
  margin-bottom: 2px;
  line-height: 1.5rem;
}
/* line 66, ../sass/footer/_footer.scss */
.footer-nav a {
  text-decoration: none;
  font-weight: 300;
}

/* line 73, ../sass/footer/_footer.scss */
.footer-social ul {
  display: flex;
  flex-direction: row;
  gap: 18px;
  justify-content: center;
}
/* line 80, ../sass/footer/_footer.scss */
.footer-social li {
  width: 24px;
  height: 24px;
  fill: #fff;
}

/* line 88, ../sass/footer/_footer.scss */
.footer-address {
  text-align: center;
}
/* line 90, ../sass/footer/_footer.scss */
.footer-address li {
  fill: #fff;
  margin-bottom: 12px;
  line-height: 1.2;
  font-weight: 300;
  font-size: 1rem;
}
/* line 97, ../sass/footer/_footer.scss */
.footer-address a {
  text-decoration: none;
  font-weight: 300;
}
/* line 103, ../sass/footer/_footer.scss */
.footer-address span {
  margin-left: 15px;
}

@media (min-width: 1200px) {
  /* line 115, ../sass/footer/_footer.scss */
  .footer-logo-wrapper {
    max-width: 210px;
    margin: 0;
  }

  /* line 120, ../sass/footer/_footer.scss */
  .footer-title {
    text-align: left;
    margin-top: 0;
  }

  /* line 128, ../sass/footer/_footer.scss */
  .footer-nav {
    text-align: left;
  }

  /* line 132, ../sass/footer/_footer.scss */
  .footer-social {
    margin-left: 34px;
  }
  /* line 134, ../sass/footer/_footer.scss */
  .footer-social ul {
    justify-content: left;
  }

  /* line 138, ../sass/footer/_footer.scss */
  .footer-address {
    text-align: left;
  }
  /* line 140, ../sass/footer/_footer.scss */
  .footer-address a {
    text-decoration: none;
    display: flex;
    align-items: center;
    font-weight: 300;
  }
  /* line 147, ../sass/footer/_footer.scss */
  .footer-address .footer-copyright {
    display: flex;
    align-items: center;
  }
}
/* line 1, ../sass/form/_form.scss */
.inpt-wrapper {
  position: relative;
  padding-top: 24px;
}
/* line 4, ../sass/form/_form.scss */
.inpt-wrapper label {
  font-family: Affect, sans-serif;
  font-weight: 300;
  background: #fff;
  color: #2e2e2e;
  font-size: 1rem;
  line-height: 1rem;
  padding: 0 16px;
  position: absolute;
  top: 13px;
  left: .25rem;
  padding: 0 1rem;
  z-index: 10;
  text-transform: uppercase;
  transition: all .25s linear;
}
/* line 20, ../sass/form/_form.scss */
.inpt-wrapper .inpt-help {
  font-size: .75rem;
  line-height: 1rem;
  text-transform: uppercase;
}
/* line 27, ../sass/form/_form.scss */
.inpt-wrapper ul {
  width: 100%;
  border-radius: 0 !important;
  border-left: 1px solid #2e2e2e;
  border-right: 1px solid #2e2e2e;
  box-shadow: unset !important;
}
/* line 34, ../sass/form/_form.scss */
.inpt-wrapper li {
  border-radius: 0;
  width: 100%;
  border-bottom: 1px solid #2e2e2e;
  padding: 0;
  font-family: Affect, sans-serif;
  color: #2e2e2e;
  text-transform: capitalize;
  line-height: 24px;
}
/* line 44, ../sass/form/_form.scss */
.inpt-wrapper li:hover {
  background: none !important;
  color: #2e2e2e !important;
}
/* line 48, ../sass/form/_form.scss */
.inpt-wrapper li a {
  padding: .5rem;
  font-size: .875rem !important;
  color: #2e2e2e !important;
}
/* line 52, ../sass/form/_form.scss */
.inpt-wrapper li a:hover {
  color: #2e2e2e !important;
}

/* line 58, ../sass/form/_form.scss */
.inpt-wrapper label:has(+ input:focus) {
  transform: scale(1.1);
  top: 20px;
  left: .75rem;
}

/* line 63, ../sass/form/_form.scss */
.inpt {
  border: 1px solid #2d2d2d;
  background: none;
  background: #fff;
  width: 100%;
  height: 47px;
  padding: 10px 16px 11px 16px;
  color: #2e2e2e;
}
/* line 71, ../sass/form/_form.scss */
.inpt:focus, .inpt:focus-visible, .inpt:-internal-autofill-selected, .inpt:active, .inpt:visited,
.inpt -webkit-autofill, .inpt:-webkit-autofill:hover, .inpt:-webkit-autofill:focus, .inpt:-webkit-autofill, .inpt:-webkit-autofill {
  outline: none;
  background: #fff;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
  -webkit-text-fill-color: #000 !important;
  transition: background-color 9999s ease-in-out 0s;
}

/* line 88, ../sass/form/_form.scss */
.inpt-wrapper-1 {
  position: relative;
  width: 100%;
}
/* line 91, ../sass/form/_form.scss */
.inpt-wrapper-1 label {
  font-family: Affect, sans-serif;
  font-weight: 300;
  background: #fff;
  color: #2e2e2e;
  font-size: 1rem;
  line-height: 1rem;
  padding: 0 16px;
  position: absolute;
  top: 16px;
  left: .25rem;
  padding: 0 1rem;
  z-index: 10;
  text-transform: uppercase;
  transition: all .25s linear;
}

/* line 108, ../sass/form/_form.scss */
.inpt-wrapper-1 label:has(+ input:focus),
.inpt-wrapper-1 label:has(+ input:not(:placeholder-shown)) {
  top: -4px;
}

/* line 115, ../sass/form/_form.scss */
.inpt-wrapper-2 {
  position: relative;
  margin-top: 24px;
}
/* line 118, ../sass/form/_form.scss */
.inpt-wrapper-2 label {
  font-family: Affect, sans-serif;
  font-weight: 300;
  background: #fff;
  color: #2e2e2e;
  font-size: 1rem;
  line-height: 1rem;
  padding: 0 12px;
  position: absolute;
  top: 50%;
  margin-top: -.5rem;
  left: .5rem;
  z-index: 10;
  text-transform: uppercase;
  transition: all .25s linear;
}
/* line 136, ../sass/form/_form.scss */
.inpt-wrapper-2 .inpt-help {
  font-size: .75rem;
  line-height: 1rem;
  text-transform: uppercase;
}
/* line 141, ../sass/form/_form.scss */
.inpt-wrapper-2 .text-danger {
  position: absolute;
  bottom: -15px;
  font-size: 12px;
}
/* line 147, ../sass/form/_form.scss */
.inpt-wrapper-2.inpt-error textarea,
.inpt-wrapper-2.inpt-error input {
  border-color: #d90026;
  box-shadow: 0 0 1px #d90026;
}

/* line 154, ../sass/form/_form.scss */
.inpt-wrapper-2 label:has(+ input:focus) {
  top: 0;
}

/* line 158, ../sass/form/_form.scss */
.inpt-wrapper-3 {
  position: relative;
  margin-top: 24px;
}
/* line 161, ../sass/form/_form.scss */
.inpt-wrapper-3 label {
  font-family: Affect, sans-serif;
  font-weight: 300;
  background: #fff;
  color: #2e2e2e;
  font-size: 1rem;
  line-height: 1rem;
  padding: 0 12px;
  position: absolute;
  top: 22px;
  margin-top: -.5rem;
  left: .5rem;
  z-index: 10;
  text-transform: uppercase;
  transition: all .25s linear;
}
/* line 177, ../sass/form/_form.scss */
.inpt-wrapper-3 .inpt-help {
  font-size: .75rem;
  line-height: 1rem;
  text-transform: uppercase;
}
/* line 182, ../sass/form/_form.scss */
.inpt-wrapper-3 textarea {
  width: 100%;
  height: 158px;
  resize: unset;
  border-radius: unset;
  outline: none;
  padding: 12px 15px;
  border: 1px solid #2e2e2e;
  color: #2e2e2e;
}
/* line 192, ../sass/form/_form.scss */
.inpt-wrapper-3 .text-danger {
  position: absolute;
  bottom: -14px;
  font-size: 13px;
}
/* line 198, ../sass/form/_form.scss */
.inpt-wrapper-3.inpt-error textarea,
.inpt-wrapper-3.inpt-error input {
  border-color: #d90026;
  box-shadow: 0 0 1px #d90026;
}

/* line 205, ../sass/form/_form.scss */
.inpt-wrapper-3 label:has(+ input:focus),
.inpt-wrapper-3 label:has(+ textarea:focus) {
  top: 0;
}

/* line 239, ../sass/form/_form.scss */
.btn {
  padding: .5rem .75rem;
  border: 1px solid #2e2e2e;
  border-radius: unset;
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: uppercase;
}
/* line 246, ../sass/form/_form.scss */
.btn:hover {
  border: 1px solid #2e2e2e;
}

/* line 250, ../sass/form/_form.scss */
.btn-black {
  background: #2e2e2e;
  color: #fff;
}

/* line 255, ../sass/form/_form.scss */
.btn-sbmt {
  padding: .75rem 1.75rem;
  border: 1px solid #2e2e2e;
  border-radius: unset;
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: uppercase;
}
/* line 262, ../sass/form/_form.scss */
.btn-sbmt:hover {
  border: 1px solid #2e2e2e;
}

/* line 266, ../sass/form/_form.scss */
.btn-sbmt-wrapper {
  margin-top: 24px;
}

/* line 269, ../sass/form/_form.scss */
.txt-wrapper {
  position: relative;
  padding-top: 24px;
}
/* line 272, ../sass/form/_form.scss */
.txt-wrapper label {
  font-family: Affect, sans-serif;
  font-weight: 300;
  background: #fff;
  color: #2e2e2e;
  font-size: 1rem;
  line-height: 1rem;
  padding: 0 16px;
  position: absolute;
  top: 42px;
  left: .25rem;
  padding: 0 1rem;
  z-index: 10;
  text-transform: uppercase;
  transition: all .25s linear;
}

/* line 289, ../sass/form/_form.scss */
.txt {
  background: #fff;
  width: 100%;
  height: 100px;
  border: 1px solid #2e2e2e;
  padding: 1rem;
  resize: none;
}
/* line 296, ../sass/form/_form.scss */
.txt:focus, .txt:focus-visible {
  outline: none;
}

/* line 307, ../sass/form/_form.scss */
.txt-wrapper label:has(+ textarea:focus),
.txt-wrapper label:has(+ textarea:not(:placeholder-shown)) {
  transform: scale(1);
  top: 15px;
  left: .75rem;
}

/* line 318, ../sass/form/_form.scss */
.cart-form-wrapper {
  order: 2;
}

/* line 321, ../sass/form/_form.scss */
.cart-inner {
  order: 1;
}

/* line 326, ../sass/form/_form.scss */
.page-cart h2 {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.75rem;
  margin-bottom: 29px;
}
/* line 332, ../sass/form/_form.scss */
.page-cart button + button {
  margin-left: 16px;
}
/* line 335, ../sass/form/_form.scss */
.page-cart .buttons-wrapper {
  margin-bottom: 2.25rem;
}
/* line 339, ../sass/form/_form.scss */
.page-cart .cart-txt {
  font-size: .875rem;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.5rem;
}
/* line 344, ../sass/form/_form.scss */
.page-cart .cart-txt a {
  color: #2e2e2e;
}
/* line 348, ../sass/form/_form.scss */
.page-cart p {
  margin-top: 1rem;
}

/* line 356, ../sass/form/_form.scss */
.cart-product-list {
  width: 100%;
}

/* line 359, ../sass/form/_form.scss */
.cart-product-list-item {
  display: flex;
  flex-direction: row;
  margin-top: .5rem;
}
/* line 363, ../sass/form/_form.scss */
.cart-product-list-item:first-child {
  margin-top: 0;
}

/* line 367, ../sass/form/_form.scss */
.cart-product-list-item-img {
  flex-grow: 0;
  width: 150px;
  min-width: 150px;
}
/* line 372, ../sass/form/_form.scss */
.cart-product-list-item-img img {
  display: block;
  width: 100%;
}

/* line 378, ../sass/form/_form.scss */
.cart-product-list-item-description {
  margin-left: 1rem;
  flex-grow: 0;
}

/* line 383, ../sass/form/_form.scss */
.cart-product-list-item-description-line {
  margin-top: 1rem;
  display: flex;
  flex-direction: row;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  color: #2e2e2e;
}
/* line 393, ../sass/form/_form.scss */
.cart-product-list-item-description-line:first-child {
  margin-top: 0;
}
/* line 396, ../sass/form/_form.scss */
.cart-product-list-item-description-line a {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  color: #2e2e2e;
  text-decoration: none;
}

/* line 406, ../sass/form/_form.scss */
.cart-product-list-item-description-left {
  width: 70%;
  padding-right: .5rem;
}

/* line 411, ../sass/form/_form.scss */
.cart-product-list-item-description-right {
  width: 30%;
  padding-left: .5rem;
}
/* line 414, ../sass/form/_form.scss */
.cart-product-list-item-description-right span {
  font-weight: 700;
}

/* line 421, ../sass/form/_form.scss */
.cart-promocode-wrapper {
  display: flex;
  flex-direction: row;
  margin-top: 1.5rem;
  gap: 1.5rem;
}

/* line 430, ../sass/form/_form.scss */
.cart-total {
  margin-top: 1.5rem;
  font-family: Affect, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
}

/* line 438, ../sass/form/_form.scss */
.cart-total-row {
  display: flex;
  flex-direction: row;
  margin-top: 0.75rem;
}
/* line 442, ../sass/form/_form.scss */
.cart-total-row:last-child {
  border-top: 1px solid #2e2e2e;
  padding-top: .75rem;
}
/* line 445, ../sass/form/_form.scss */
.cart-total-row:last-child .cart-total-left {
  font-size: 1.25rem;
  line-height: 2rem;
}

/* line 451, ../sass/form/_form.scss */
.cart-total-row-total {
  border-top: 1px solid #2e2e2e;
  padding-top: .75rem;
}
/* line 454, ../sass/form/_form.scss */
.cart-total-row-total .cart-total-left {
  font-size: 1.25rem;
  line-height: 2rem;
}

/* line 459, ../sass/form/_form.scss */
.cart-total-left {
  width: 70%;
  text-align: left;
}

/* line 463, ../sass/form/_form.scss */
.cart-total-right {
  width: 30%;
  text-align: right;
}

/* line 467, ../sass/form/_form.scss */
.cart-total-price {
  font-size: 1.5rem;
  line-height: 2rem;
}

/* line 472, ../sass/form/_form.scss */
.btn-go-checkout {
  text-decoration: none;
  display: inline-block;
  font-family: Affect, sans-serif;
  font-weight: 300;
  font-size: 1rem;
  padding: 12px 24px;
  color: #fff;
  background: #2e2e2e;
  text-transform: uppercase;
  line-height: 1.5rem;
}

/**
SELECT
 */
/* line 492, ../sass/form/_form.scss */
.select-wrapper {
  width: 100%;
  position: relative;
}

/* line 501, ../sass/form/_form.scss */
.select-field {
  position: relative;
  align-items: center;
  background-color: transparent;
  color: #2e2e2e;
  cursor: pointer;
  display: flex;
  font-size: 16px;
  font-weight: 300;
  gap: 8px;
  justify-content: space-between;
  padding: 18px 18px;
  border: 1px solid #2e2e2e;
  font-family: Affect, sans-serif;
}

/* line 516, ../sass/form/_form.scss */
.select-list {
  position: relative;
  width: 100%;
  background-color: #fff;
  border: 1px solid #2e2e2e;
  border-top: none;
  border-bottom: none;
  color: #2e2e2e;
  opacity: 1;
  overflow: hidden;
  pointer-events: auto;
  transition: background-color .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out, pointer-events .3s ease-in-out;
  visibility: visible;
  z-index: 20;
  display: none;
}
/* line 535, ../sass/form/_form.scss */
.select-list.select-open {
  display: block;
}

/* line 539, ../sass/form/_form.scss */
.select-item {
  border-bottom: 1px solid #2e2e2e;
  color: #2e2e2e;
  cursor: pointer;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  text-align: center;
}
/* line 547, ../sass/form/_form.scss */
.select-item input {
  display: none;
}
/* line 550, ../sass/form/_form.scss */
.select-item:hover {
  background: #2e2e2e;
  color: #fff;
}

/* line 555, ../sass/form/_form.scss */
.select-list-inner {
  width: 100%;
  height: 100%;
  display: inline-block;
}
/* line 559, ../sass/form/_form.scss */
.select-list-inner label, .select-list-inner span {
  display: block;
  width: 100%;
  padding: 8px !important;
  cursor: pointer;
}
/* line 564, ../sass/form/_form.scss */
.select-list-inner label span, .select-list-inner span span {
  display: inline;
  padding: 0 !important;
}

/* line 570, ../sass/form/_form.scss */
.stroke-black {
  stroke: #2d2d2d;
}

/* line 574, ../sass/form/_form.scss */
.checkout-heading {
  font-family: Affect, sans-serif;
  font-weight: 400 !important;
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
  margin-bottom: 17px !important;
  color: #2e2e2e !important;
  text-transform: uppercase;
}

/* line 584, ../sass/form/_form.scss */
.table_total {
  border: none !important;
}

/* line 588, ../sass/form/_form.scss */
.t-d-n {
  text-decoration: none !important;
}
/* line 590, ../sass/form/_form.scss */
.t-d-n:hover {
  text-decoration: none !important;
}

/* line 594, ../sass/form/_form.scss */
.checkout-agree {
  font-family: Affect, sans-serif;
  font-weight: 300;
  line-height: 1.5rem;
  font-size: 1rem;
  color: #2e2e2e;
  text-transform: uppercase;
}
/* line 601, ../sass/form/_form.scss */
.checkout-agree a {
  font-family: Affect, sans-serif;
  font-weight: 300;
  line-height: 1.5rem;
  font-size: 1rem;
  color: #2e2e2e;
  text-transform: uppercase;
  text-decoration: underline;
}
/* line 609, ../sass/form/_form.scss */
.checkout-agree a:hover {
  text-decoration: underline;
}
/* line 614, ../sass/form/_form.scss */
.checkout-agree.hide-checkbox input {
  display: none;
}

/* line 621, ../sass/form/_form.scss */
.shipping-method-choice-wrapper {
  display: none;
}
/* line 623, ../sass/form/_form.scss */
.shipping-method-choice-wrapper.block {
  display: block;
}

/* line 634, ../sass/form/_form.scss */
.checkout-user-info-wrapper .inpt-wrapper:first-child {
  padding-top: 0;
}
/* line 636, ../sass/form/_form.scss */
.checkout-user-info-wrapper .inpt-wrapper:first-child label {
  top: -10px;
}
/* line 639, ../sass/form/_form.scss */
.checkout-user-info-wrapper .inpt-wrapper:first-child label:has(+ input:focus) {
  top: -3px;
}

/* line 646, ../sass/form/_form.scss */
.checkout-block {
  margin-top: 24px;
}
/* line 648, ../sass/form/_form.scss */
.checkout-block .checkout-heading {
  padding-top: 0;
  padding-bottom: 0px;
  margin-bottom: 17px;
}

/* line 655, ../sass/form/_form.scss */
.shipping-methid-wrapper .shipping-method-choice-wrapper {
  margin-top: 24px;
}

/* line 662, ../sass/form/_form.scss */
.search-field-wrapper {
  height: 47px;
  width: 100%;
  max-width: 528px;
  border: 1px solid #2e2e2e;
  display: flex;
  flex-direction: row;
  margin: 0 auto;
}
/* line 670, ../sass/form/_form.scss */
.search-field-wrapper .inpt-search-1 {
  background: none;
  border: none;
  width: 100%;
  height: 47px;
  line-height: 47px;
  padding: 10px 62px 11px 15px;
  font-size: 1rem;
  color: #2e2e2e;
  display: block;
  outline: none;
}
/* line 682, ../sass/form/_form.scss */
.search-field-wrapper .btn-search-1 {
  height: 47px;
  width: 47px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 690, ../sass/form/_form.scss */
.search-error-text {
  padding: 20px 0;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5rem;
  text-align: center;
}

@media (min-width: 992px) {
  /* line 701, ../sass/form/_form.scss */
  .cart-form-wrapper {
    order: 1;
  }

  /* line 704, ../sass/form/_form.scss */
  .cart-inner {
    order: 2;
  }

  /* line 708, ../sass/form/_form.scss */
  .checkout-customer,
  .checkout-address,
  .checkout-shipping-address,
  .checkout-related-products,
  .checkout-shipping-method,
  .checkout-payment-method {
    padding: 0 !important;
    box-shadow: unset !important;
    border-radius: unset !important;
  }
}
@media (min-width: 1200px) {
  /* line 720, ../sass/form/_form.scss */
  .cart-inner {
    padding-left: 62px;
  }
}
/* line 1, ../sass/components/_modal-cart.scss */
.modal-cart {
  background: #fff;
  width: 100%;
  max-width: 600px;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  transition: transform .3s ease;
  transform: translateX(100%);
  z-index: 10000;
}
/* line 14, ../sass/components/_modal-cart.scss */
.modal-cart.open {
  transform: translate(0);
}

/* line 19, ../sass/components/_modal-cart.scss */
.modal-cart-inner {
  height: 100%;
  overflow-x: auto;
}
/* line 23, ../sass/components/_modal-cart.scss */
.modal-cart-inner .ocf-footer {
  position: relative !important;
}

/* line 28, ../sass/components/_modal-cart.scss */
.modal-cart-header {
  font-family: Affect, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  text-transform: lowercase;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 1.75rem .75rem 1.5rem .75rem;
  margin: 0;
}
/* line 39, ../sass/components/_modal-cart.scss */
.modal-cart-header h2 {
  font-family: Affect, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  text-transform: lowercase;
  margin: 0 !important;
}

/* line 55, ../sass/components/_modal-cart.scss */
.modal-cart-products-inner {
  background: #2e2e2e;
}

/* line 59, ../sass/components/_modal-cart.scss */
.modal-cart-products-item {
  display: flex;
  flex-direction: row;
}
/* line 63, ../sass/components/_modal-cart.scss */
.modal-cart-products-item:first-child {
  margin-top: 0;
}

/* line 68, ../sass/components/_modal-cart.scss */
.modal-cart-products-item-img {
  width: 150px;
  min-width: 150px;
}
/* line 72, ../sass/components/_modal-cart.scss */
.modal-cart-products-item-img img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 78, ../sass/components/_modal-cart.scss */
.modal-cart-products-item-description {
  padding: 1.25rem;
  width: 100%;
}

/* line 83, ../sass/components/_modal-cart.scss */
.modal-cart-products-item-description-line {
  margin-top: 1rem;
  display: flex;
  flex-direction: row;
  font-weight: 500;
  font-size: .875rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  color: #fff;
}
/* line 92, ../sass/components/_modal-cart.scss */
.modal-cart-products-item-description-line:first-child {
  margin-top: 0;
}
/* line 95, ../sass/components/_modal-cart.scss */
.modal-cart-products-item-description-line a {
  font-weight: 500;
  font-size: .875rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
}

/* line 109, ../sass/components/_modal-cart.scss */
.modal-cart-products-item-price {
  text-align: right;
  font-weight: 700;
  font-family: Affect, sans-serif;
}

/* line 115, ../sass/components/_modal-cart.scss */
.modal-cart-products-item-remove {
  text-align: right;
}

/* line 119, ../sass/components/_modal-cart.scss */
.modal-cart-products-item-description-left {
  width: 70%;
  padding-right: .5rem;
}

/* line 124, ../sass/components/_modal-cart.scss */
.modal-cart-products-item-description-right {
  width: 30%;
  padding-left: .5rem;
  white-space: nowrap;
}

/* line 130, ../sass/components/_modal-cart.scss */
.cart-count-wrapper {
  white-space: nowrap;
}
/* line 132, ../sass/components/_modal-cart.scss */
.cart-count-wrapper button {
  width: 24px;
  height: 24px;
}
/* line 137, ../sass/components/_modal-cart.scss */
.cart-count-wrapper input {
  background: none !important;
  border: none !important;
  width: 32px;
  color: #fff;
  font-family: Affect, sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.75rem;
  text-align: center;
  outline: none !important;
}

/* line 151, ../sass/components/_modal-cart.scss */
.modal-cart-footer {
  padding: 40px 0 0 2.25rem;
}
/* line 153, ../sass/components/_modal-cart.scss */
.modal-cart-footer.text-left {
  padding-top: 0;
}

@media (min-width: 1024px) {
  /* line 161, ../sass/components/_modal-cart.scss */
  .modal-cart-products-item-description {
    padding: 31px 31px 31px 36px;
  }

  /* line 164, ../sass/components/_modal-cart.scss */
  .modal-cart-header {
    padding: 28px 2.25rem 33px 2.25rem;
  }
  /* line 166, ../sass/components/_modal-cart.scss */
  .modal-cart-header h2 {
    font-size: 1.5rem;
  }
}
/* line 1, ../sass/components/_modal-product-instock.scss */
.modal-product-instock {
  background: #fff;
  width: 600px;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  transition: transform .3s ease;
  transform: translateX(100%);
  z-index: 10000;
}
/* line 12, ../sass/components/_modal-product-instock.scss */
.modal-product-instock.open {
  transform: translate(0);
}

/* line 17, ../sass/components/_modal-product-instock.scss */
.product-instock-modal-inner,
.modal-product-instock-inner {
  height: 100%;
  overflow-x: auto;
}
/* line 22, ../sass/components/_modal-product-instock.scss */
.product-instock-modal-inner .ocf-footer,
.modal-product-instock-inner .ocf-footer {
  position: relative !important;
}

/* line 28, ../sass/components/_modal-product-instock.scss */
.product-instock-modal-header {
  font-family: Affect, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  text-transform: lowercase;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 28px 2.25rem 33px 2.25rem;
  margin: 0;
}
/* line 39, ../sass/components/_modal-product-instock.scss */
.product-instock-modal-header h2 {
  font-family: Affect, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  text-transform: lowercase;
  margin: 0 !important;
}

/* line 48, ../sass/components/_modal-product-instock.scss */
.product-instock-modal-body .list-group-item {
  padding: 2.25rem 2.25rem 2.25rem 2.25rem;
  background: none !important;
  border: none !important;
  border-radius: unset !important;
  border-bottom: 1px solid #2e2e2e !important;
}
/* line 54, ../sass/components/_modal-product-instock.scss */
.product-instock-modal-body .list-group-item:first-child {
  padding-top: 0 !important;
}

/* line 58, ../sass/components/_modal-product-instock.scss */
.list-group-item-address {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

/* line 62, ../sass/components/_modal-product-instock.scss */
.list-group-item-body {
  display: flex;
  flex-direction: row;
  padding: 8px 0;
}

/* line 67, ../sass/components/_modal-product-instock.scss */
.list-group-item-regime {
  color: #2e2e2e;
  font-weight: 300;
  font-size: 1rem;
  width: 60%;
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: center;
}

/* line 77, ../sass/components/_modal-product-instock.scss */
.list-group-item-phone {
  display: flex;
  flex-direction: row;
  width: 40%;
  background: none;
  justify-content: flex-end;
}
/* line 83, ../sass/components/_modal-product-instock.scss */
.list-group-item-phone svg {
  width: 24px;
  height: 24px;
}
/* line 87, ../sass/components/_modal-product-instock.scss */
.list-group-item-phone a {
  background: none;
  text-decoration: none;
  color: #2e2e2e;
  font-weight: 300;
  font-size: 1rem;
  padding: unset;
  border: unset;
  display: flex;
  align-items: center;
  gap: .5rem;
}
/* line 98, ../sass/components/_modal-product-instock.scss */
.list-group-item-phone a:hover {
  padding: unset;
  border: unset;
  background: none;
}

/* line 107, ../sass/components/_modal-product-instock.scss */
.list-group-title {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

/* line 111, ../sass/components/_modal-product-instock.scss */
.list-group-body {
  display: flex;
  flex-direction: row;
  gap: .5rem;
}

/* line 116, ../sass/components/_modal-product-instock.scss */
.list-group-item-item {
  font-weight: 300;
  font-size: 1.25rem;
  line-height: 1.75rem;
  border: 1px solid #2e2e2e;
  min-width: 59px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 128, ../sass/components/_modal-product-instock.scss */
.multistore-empty {
  padding: 0 36px;
}

/* line 1, ../sass/components/_carousel.scss */
.swiper-viewport {
  margin: 0 0 30px 0 !important;
  background: unset !important;
  z-index: 1;
  border: unset !important;
  border-radius: unset !important;
  box-shadow: unset !important;
  width: 100%;
}

/* line 11, ../sass/components/_carousel.scss */
.blog-list-item-title {
  padding: 0 1rem;
}
/* line 13, ../sass/components/_carousel.scss */
.blog-list-item-title span {
  display: block;
  width: 100%;
  display: block;
  font-family: Affect, sans-serif;
  font-weight: 300;
}

/* line 29, ../sass/components/_carousel.scss */
.banner-wrapper .swiper-pagination {
  bottom: 20px !important;
}
/* line 32, ../sass/components/_carousel.scss */
.banner-wrapper .swiper-pagination-bullet {
  width: 8px !important;
  height: 8px !important;
  background: #fff !important;
}
/* line 36, ../sass/components/_carousel.scss */
.banner-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #2e2e2e !important;
}

/* line 43, ../sass/components/_carousel.scss */
.carousel-wrapper {
  padding: 2rem 0 0 0;
}
/* line 45, ../sass/components/_carousel.scss */
.carousel-wrapper .carousel-title {
  text-align: center;
}
/* line 48, ../sass/components/_carousel.scss */
.carousel-wrapper .swiper-pagination {
  position: relative !important;
  margin: 15px 0 0 0;
  bottom: 0 !important;
}
/* line 53, ../sass/components/_carousel.scss */
.carousel-wrapper .swiper-pagination-bullet {
  width: 8px !important;
  height: 8px !important;
  background: #fff !important;
}
/* line 57, ../sass/components/_carousel.scss */
.carousel-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #2e2e2e !important;
}

/* line 1, ../sass/components/_latest.scss */
.latest-product-list {
  display: flex;
  flex-wrap: nowrap !important;
  justify-content: flex-start !important;
  gap: .5rem;
  max-width: 80rem;
  align-items: stretch;
  overflow-x: auto;
}
/* line 16, ../sass/components/_latest.scss */
.latest-product-list .latest-product-item {
  flex: 0 0 auto;
  width: 49%;
  margin-top: 12px;
  background: #fff;
}
/* line 23, ../sass/components/_latest.scss */
.latest-product-list .latest-product-item .btn-buy {
  width: 120px;
  height: 42px;
  font-weight: 300;
  margin-top: 12px;
}
/* line 30, ../sass/components/_latest.scss */
.latest-product-list .latest-product-item:hover .latest-product-item-bottom {
  display: block;
}

/* line 39, ../sass/components/_latest.scss */
.latest-product-item-img {
  width: 100%;
  position: relative;
}
/* line 42, ../sass/components/_latest.scss */
.latest-product-item-img img {
  width: 100%;
  height: auto;
}
/* line 46, ../sass/components/_latest.scss */
.latest-product-item-img .label-new {
  position: absolute;
  left: 12px;
  top: 12px;
  background: #ff893a;
  width: 57px;
  text-align: center;
}
/* line 54, ../sass/components/_latest.scss */
.latest-product-item-img .label-new:before {
  content: 'NEW';
  color: #2e2e2e;
  text-decoration: none;
  font-size: 1rem;
  line-height: 1.5rem;
}
/* line 63, ../sass/components/_latest.scss */
.latest-product-item-img .label-new + .product-item-special-percent {
  right: 12px;
  left: unset;
}
/* line 68, ../sass/components/_latest.scss */
.latest-product-item-img:hover .product-item-img-first {
  display: none;
}
/* line 71, ../sass/components/_latest.scss */
.latest-product-item-img:hover .product-item-img-second {
  display: block;
}

/* line 77, ../sass/components/_latest.scss */
.latest-wishlist-wrrapper {
  line-height: 21px;
  height: 21px;
  padding-left: .25rem;
  padding-right: .25rem;
  background: rgba(46, 46, 46, 0.9);
  position: absolute;
  right: 16px;
  bottom: 16px;
}

/* line 87, ../sass/components/_latest.scss */
.latest-wishlist {
  padding: 0;
}
/* line 89, ../sass/components/_latest.scss */
.latest-wishlist svg {
  stroke: #fff;
  fill: none;
  transform: scale(0.8);
  transform-origin: center;
  position: relative;
  top: -2px;
}
/* line 98, ../sass/components/_latest.scss */
.latest-wishlist.wishlist-add svg {
  fill: #fff;
}
/* line 103, ../sass/components/_latest.scss */
.latest-wishlist.product-wishlist svg {
  transform: scale(1.2);
  stroke: #2e2e2e;
  fill: none;
}
/* line 109, ../sass/components/_latest.scss */
.latest-wishlist.product-wishlist.wishlist-add svg {
  stroke: #ff893a;
  fill: #ff893a;
}

/* line 117, ../sass/components/_latest.scss */
.latest-product-item-title {
  margin-top: 11px;
  text-align: center;
  font-size: 1rem;
  font-weight: 400;
}
/* line 124, ../sass/components/_latest.scss */
.latest-product-item-title h3 {
  line-height: 1.25rem;
  margin-bottom: 2px;
  color: #2e2e2e;
}
/* line 129, ../sass/components/_latest.scss */
.latest-product-item-title a {
  text-transform: uppercase;
  color: inherit;
  text-decoration: none;
}

/* line 137, ../sass/components/_latest.scss */
.latest-product-item-price {
  text-align: center;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: .5px;
  margin-top: 4px;
  text-transform: uppercase;
}
/* line 145, ../sass/components/_latest.scss */
.latest-product-item-price .price-old {
  text-decoration: line-through;
}
/* line 149, ../sass/components/_latest.scss */
.latest-product-item-price .price-special {
  color: #ff893a;
  font-weight: 700;
}

/* line 158, ../sass/components/_latest.scss */
.latest-product-item-version-list {
  text-transform: uppercase;
  font-weight: 400;
  font-size: .875rem;
  color: #2e2e2e;
  line-height: 1.25rem;
}
/* line 165, ../sass/components/_latest.scss */
.latest-product-item-version-list ul {
  margin-top: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  gap: .5rem;
}
/* line 171, ../sass/components/_latest.scss */
.latest-product-item-version-list button {
  padding: 0;
  background: none;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  width: 100%;
  height: 100%;
}
/* line 179, ../sass/components/_latest.scss */
.latest-product-item-version-list button.active, .latest-product-item-version-list button:hover {
  border-color: #ff893a;
}
/* line 183, ../sass/components/_latest.scss */
.latest-product-item-version-list li {
  width: 30px;
  height: 40px;
  overflow: hidden;
  display: block;
  border: 1px solid #fff !important;
}
/* line 189, ../sass/components/_latest.scss */
.latest-product-item-version-list li.current {
  border: 1px solid #ff893a !important;
}
/* line 193, ../sass/components/_latest.scss */
.latest-product-item-version-list img {
  width: 100%;
  height: 100%;
}

/* line 200, ../sass/components/_latest.scss */
.latest-product-item-size {
  text-transform: uppercase;
  font-weight: 400;
  font-size: .875rem;
  color: #2e2e2e;
  margin-top: 12px;
  line-height: 1.25rem;
}
/* line 207, ../sass/components/_latest.scss */
.latest-product-item-size ul {
  margin-top: 0.5rem;
  display: flex;
  gap: .2rem;
}
/* line 212, ../sass/components/_latest.scss */
.latest-product-item-size button {
  padding: 0;
  background: none;
  border-width: 1px;
  border-style: solid;
  border-color: #2d2d2d;
  width: 100%;
  height: 100%;
  color: #2e2e2e;
  font-weight: 300;
  text-align: center;
}
/* line 223, ../sass/components/_latest.scss */
.latest-product-item-size button.active, .latest-product-item-size button:hover {
  border-color: #ff893a;
}
/* line 227, ../sass/components/_latest.scss */
.latest-product-item-size li {
  width: 40px;
  height: 26px;
  overflow: hidden;
  display: block;
}
/* line 234, ../sass/components/_latest.scss */
.latest-product-item-size input[type="radio"] {
  display: none;
}
/* line 236, ../sass/components/_latest.scss */
.latest-product-item-size input[type="radio"]:checked + label {
  border: 1px solid #2e2e2e;
  background: #2e2e2e;
  color: #fff;
}
/* line 241, ../sass/components/_latest.scss */
.latest-product-item-size input[type="radio"]:hover + label, .latest-product-item-size input[type="radio"] + label:hover {
  border: 1px solid #2e2e2e;
  background: #2e2e2e;
  color: #fff;
}
/* line 248, ../sass/components/_latest.scss */
.latest-product-item-size label {
  cursor: pointer;
  padding: 0;
  width: 40px;
  height: 26px;
  overflow: hidden;
  font-size: .875rem;
  line-height: 24px;
  font-weight: 300;
  text-transform: uppercase;
  color: #2e2e2e;
  text-align: center;
  border: 1px solid #2e2e2e;
  transition: all .25s linear;
}
/* line 262, ../sass/components/_latest.scss */
.latest-product-item-size label.active, .latest-product-item-size label:hover {
  border: 1px solid #2e2e2e;
  background: #2e2e2e;
  color: #fff;
}

/* line 272, ../sass/components/_latest.scss */
.latest-product-item-bottom {
  position: relative;
  display: none;
  z-index: 3;
  width: 100%;
}

/* line 278, ../sass/components/_latest.scss */
.latest-product-item-bottom-inner {
  position: absolute;
  width: 100%;
  background: #fff;
  padding-left: .75rem;
  padding-right: .75rem;
  padding-bottom: .75rem;
}

/* line 287, ../sass/components/_latest.scss */
.latest-category-description {
  line-height: 1rem;
  font-size: .75rem;
  color: #2e2e2e;
}
/* line 291, ../sass/components/_latest.scss */
.latest-category-description p + p {
  margin-top: 0.5rem;
}
/* line 294, ../sass/components/_latest.scss */
.latest-category-description h1 + p, .latest-category-description h2 + p, .latest-category-description h3 + p, .latest-category-description h4 + p, .latest-category-description h5 + p {
  margin-top: 0.5rem;
}

@media (min-width: 1024px) {
  /* line 301, ../sass/components/_latest.scss */
  .latest-product-list {
    gap: 10px;
    align-items: stretch;
    overflow-x: unset;
  }
  /* line 305, ../sass/components/_latest.scss */
  .latest-product-list .latest-product-item {
    width: calc(25% - 7px);
  }
}
/* line 1, ../sass/components/_modal.scss */
.modal {
  --bs-modal-box-shadow: unset;
  backdrop-filter: blur(5px);
  background: rgba(46, 46, 46, 0.3);
}

/* line 6, ../sass/components/_modal.scss */
.modal-backdrop {
  --bs-backdrop-bg: transparent;
  opacity: 0 !important;
}

/* line 10, ../sass/components/_modal.scss */
.modal-376 {
  --bs-modal-width: 376px;
}

/* line 13, ../sass/components/_modal.scss */
.modal-header {
  border: unset !important;
  justify-content: end;
}

/* line 17, ../sass/components/_modal.scss */
.modal-content {
  border-radius: 0;
  border: unset;
}

/* line 21, ../sass/components/_modal.scss */
.btn-modal-close {
  cursor: pointer;
  padding: 0;
}
/* line 24, ../sass/components/_modal.scss */
.btn-modal-close svg {
  stroke: #2d2d2d;
  width: 24px;
  height: 24px;
}

/* line 1, ../sass/components/_modal-product-size.scss */
.product-size {
  line-height: 1.75rem;
  font-size: 1.125rem;
}
/* line 4, ../sass/components/_modal-product-size.scss */
.product-size td {
  line-height: 1.75rem;
  font-size: 1.125rem;
}

/* line 1, ../sass/components/_header-seach-result.scss */
.inpt-search-wrapper {
  position: relative;
}

/* line 7, ../sass/components/_header-seach-result.scss */
.inpt-search-wrapper ul {
  width: 100%;
  left: 0 !important;
  background: #2e2e2e;
  background: #fff;
  border: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
}
/* line 18, ../sass/components/_header-seach-result.scss */
.inpt-search-wrapper li {
  border: none !important;
  padding: 8px 8px 0 8px;
}
/* line 21, ../sass/components/_header-seach-result.scss */
.inpt-search-wrapper li:last-child {
  padding-bottom: 8px;
}
/* line 25, ../sass/components/_header-seach-result.scss */
.inpt-search-wrapper .disabled {
  display: none !important;
}
/* line 28, ../sass/components/_header-seach-result.scss */
.inpt-search-wrapper .image {
  width: 120px !important;
}
/* line 30, ../sass/components/_header-seach-result.scss */
.inpt-search-wrapper .image img {
  width: 100% !important;
  height: auto;
  display: block !important;
  border-radius: 0 !important;
}
/* line 37, ../sass/components/_header-seach-result.scss */
.inpt-search-wrapper a {
  text-decoration: none !important;
}
/* line 39, ../sass/components/_header-seach-result.scss */
.inpt-search-wrapper a:hover, .inpt-search-wrapper a:focus {
  background: none !important;
}
/* line 44, ../sass/components/_header-seach-result.scss */
.inpt-search-wrapper .name {
  font-size: 1.25rem !important;
  font-weight: 400 !important;
  color: #fff !important;
  color: #2e2e2e !important;
  line-height: 1.25rem;
}
/* line 51, ../sass/components/_header-seach-result.scss */
.inpt-search-wrapper .price {
  font-size: 1.25rem !important;
  font-weight: 700 !important;
  color: #fff !important;
  color: #2e2e2e !important;
  line-height: 1.25rem;
  margin-top: 10px !important;
}
/* line 59, ../sass/components/_header-seach-result.scss */
.inpt-search-wrapper .btn-buy {
  width: 120px;
  height: 42px;
  font-weight: 400;
  margin-top: 12px;
  background: #fff !important;
  background: #2e2e2e !important;
  color: #2e2e2e !important;
  color: #fff !important;
}
/* line 71, ../sass/components/_header-seach-result.scss */
.inpt-search-wrapper .search-suggestion.product {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
/* line 76, ../sass/components/_header-seach-result.scss */
.inpt-search-wrapper .search-suggestion .left {
  width: 120px;
  flex-shrink: 0;
}
/* line 80, ../sass/components/_header-seach-result.scss */
.inpt-search-wrapper .search-suggestion .center {
  flex-grow: 1;
  padding: 0 15px;
}
/* line 84, ../sass/components/_header-seach-result.scss */
.inpt-search-wrapper .search-suggestion .right {
  width: 120px !important;
  min-height: 100% !important;
  display: flex !important;
  align-items: flex-end !important;
  flex-shrink: 0 !important;
}
/* line 91, ../sass/components/_header-seach-result.scss */
.inpt-search-wrapper .search-suggestion.product .more {
  text-align: center;
  color: #2e2e2e !important;
  font-size: 1.25rem;
  padding: 8px 0;
}

@media (max-width: 1200px) {
  /* line 103, ../sass/components/_header-seach-result.scss */
  .inpt-search-wrapper ul {
    display: block !important;
  }
}
/* line 144, ../sass/style.scss */
.overlay {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  backdrop-filter: blur(5px);
  background: rgba(46, 46, 46, 0.3) !important;
  display: none;
  transition: all .5s linear;
  opacity: 0;
}
/* line 156, ../sass/style.scss */
.overlay.open {
  z-index: 9999;
  opacity: 1;
  display: block;
}

/* line 162, ../sass/style.scss */
.main {
  padding-top: 49px;
}

/* line 165, ../sass/style.scss */
p-0 {
  padding: 0;
}

/* line 168, ../sass/style.scss */
.hidden {
  display: none !important;
}

/* line 176, ../sass/style.scss */
body.garage-modal-open {
  overflow: hidden;
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100dvh;
  overscroll-behavior: none;
}

/* line 185, ../sass/style.scss */
.banner-1 {
  display: none;
}

/* line 189, ../sass/style.scss */
.swiper-slide {
  background: none !important;
}

/* line 193, ../sass/style.scss */
.common-maintenance {
  padding-top: 40px;
}

@media (min-width: 1024px) {
  /* line 198, ../sass/style.scss */
  .banner-0 {
    display: none;
  }

  /* line 201, ../sass/style.scss */
  .banner-1 {
    display: block;
  }
  /* line 204, ../sass/style.scss */
  .banner-1 .swiper-slide a {
    width: 100%;
  }
  /* line 207, ../sass/style.scss */
  .banner-1 .swiper-slide span {
    width: 100%;
  }
  /* line 210, ../sass/style.scss */
  .banner-1 .swiper-slide img {
    width: 100%;
    height: auto;
  }
}
@media (min-width: 1200px) {
  /* line 219, ../sass/style.scss */
  body {
    min-height: 650px;
  }

  /* line 222, ../sass/style.scss */
  .header {
    display: block;
  }

  /* line 229, ../sass/style.scss */
  .mobile-header {
    display: none;
  }

  /* line 232, ../sass/style.scss */
  .main {
    padding-top: 136px;
  }

  /* line 235, ../sass/style.scss */
  .common-maintenance {
    padding-top: 130px;
  }
}
