@charset "UTF-8";
/* IMG */
/* -------------- FONTS -------------- */
/* BUTTON */
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInMove {
  0% {
    opacity: 0;
    transform: translateY(80px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/**
 * Selectores CSS
 * Ejemplo: fonts, h1, div, a, p, span, etc...
**/
html {
  font-size: 18px;
  background-color: white;
}

body {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.889rem;
  line-height: 1.4;
  text-align: left;
  color: #4f4f4f;
  overflow-y: overlay;
}
@media only screen and (min-width: 1440px) {
  body {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.4;
    text-align: left;
    color: #4f4f4f;
  }
}

h1,
h2,
h3,
h4,
h5,
.title-h1,
.title-h2,
.title-h3,
.title-h4,
.title-h5 {
  margin-top: 0;
  margin-bottom: 10px;
}

.title-h1,
.title-1,
h1 {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2rem;
  line-height: 1;
  text-align: left;
  color: #4f4f4f;
}
@media only screen and (min-width: 768px) {
  .title-h1,
  .title-1,
  h1 {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2.667rem;
    line-height: 1;
    text-align: left;
    color: #4f4f4f;
  }
}
@media only screen and (min-width: 1440px) {
  .title-h1,
  .title-1,
  h1 {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 3.333rem;
    line-height: 1;
    text-align: left;
    color: #4f4f4f;
  }
}
@media only screen and (min-width: 1920px) {
  .title-h1,
  .title-1,
  h1 {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 3.611rem;
    line-height: 1;
    text-align: left;
    color: #4f4f4f;
  }
}

.title-h2,
.title-2,
h2 {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.444rem;
  line-height: 1.1;
  text-align: left;
  color: #4f4f4f;
}
@media only screen and (min-width: 768px) {
  .title-h2,
  .title-2,
  h2 {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.778rem;
    line-height: 1.1;
    text-align: left;
    color: #4f4f4f;
  }
}
@media only screen and (min-width: 1440px) {
  .title-h2,
  .title-2,
  h2 {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2.111rem;
    line-height: 1.1;
    text-align: left;
    color: #4f4f4f;
  }
}
@media only screen and (min-width: 1920px) {
  .title-h2,
  .title-2,
  h2 {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2.222rem;
    line-height: 1.1;
    text-align: left;
    color: #4f4f4f;
  }
}

.subtitle,
.title-h3,
.title-3,
h3 {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.167rem;
  line-height: 1.1;
  text-align: left;
  color: #4f4f4f;
}
@media only screen and (min-width: 768px) {
  .subtitle,
  .title-h3,
  .title-3,
  h3 {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.278rem;
    line-height: 1.1;
    text-align: left;
    color: #4f4f4f;
  }
}
@media only screen and (min-width: 1024px) {
  .subtitle,
  .title-h3,
  .title-3,
  h3 {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.278rem;
    line-height: 1.3;
    text-align: left;
    color: #4f4f4f;
  }
}
@media only screen and (min-width: 1440px) {
  .subtitle,
  .title-h3,
  .title-3,
  h3 {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.556rem;
    line-height: 1.3;
    text-align: left;
    color: #4f4f4f;
  }
}
@media only screen and (min-width: 1920px) {
  .subtitle,
  .title-h3,
  .title-3,
  h3 {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.667rem;
    line-height: 1.3;
    text-align: left;
    color: #4f4f4f;
  }
}

.title-h3-category, .cont__contact h2,
.title-3-category {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.111rem;
  line-height: 1.2;
  text-align: left;
  color: #4f4f4f;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .title-h3-category, .cont__contact h2,
  .title-3-category {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.222rem;
    line-height: 1.2;
    text-align: left;
    color: #4f4f4f;
  }
}
@media only screen and (min-width: 1440px) {
  .title-h3-category, .cont__contact h2,
  .title-3-category {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.389rem;
    line-height: 1.2;
    text-align: left;
    color: #4f4f4f;
  }
}

.title-h3-product,
.title-3-product {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.056rem;
  line-height: 1.3;
  text-align: left;
  color: #4f4f4f;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .title-h3-product,
  .title-3-product {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.111rem;
    line-height: 1.3;
    text-align: left;
    color: #4f4f4f;
  }
}
@media only screen and (min-width: 1440px) {
  .title-h3-product,
  .title-3-product {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.222rem;
    line-height: 1.3;
    text-align: left;
    color: #4f4f4f;
  }
}

.title-h4,
.title-4,
h4 {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.3;
  text-align: left;
  color: #4f4f4f;
}
@media only screen and (min-width: 1440px) {
  .title-h4,
  .title-4,
  h4 {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.111rem;
    line-height: 1.3;
    text-align: left;
    color: #4f4f4f;
  }
}

.text-small {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1.4;
  text-align: left;
  color: #4f4f4f;
}
@media only screen and (min-width: 1600px) {
  .text-small {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 0.8rem;
    line-height: 1.25;
    text-align: left;
    color: #4f4f4f;
  }
}

.text-important {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.4;
  text-align: left;
  color: #4f4f4f;
}
@media only screen and (min-width: 1440px) {
  .text-important {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.111rem;
    line-height: 1.4;
    text-align: left;
    color: #4f4f4f;
  }
}

.text-appointment {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.167rem;
  line-height: 1.1;
  font-style: italic;
  text-align: left;
  color: #4f4f4f;
}
@media only screen and (min-width: 768px) {
  .text-appointment {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.278rem;
    line-height: 1.1;
    font-style: italic;
    text-align: left;
    color: #4f4f4f;
  }
}
@media only screen and (min-width: 1024px) {
  .text-appointment {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.278rem;
    line-height: 1.3;
    font-style: italic;
    text-align: left;
    color: #4f4f4f;
  }
}
@media only screen and (min-width: 1440px) {
  .text-appointment {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.556rem;
    line-height: 1.3;
    font-style: italic;
    text-align: left;
    color: #4f4f4f;
  }
}
@media only screen and (min-width: 1920px) {
  .text-appointment {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.667rem;
    line-height: 1.3;
    font-style: italic;
    text-align: left;
    color: #4f4f4f;
  }
}

.text-label {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.167rem;
  line-height: 1.1;
  font-style: italic;
  text-align: left;
  color: #4f4f4f;
}
@media only screen and (min-width: 768px) {
  .text-label {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.278rem;
    line-height: 1.1;
    font-style: italic;
    text-align: left;
    color: #4f4f4f;
  }
}
@media only screen and (min-width: 1024px) {
  .text-label {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.278rem;
    line-height: 1.3;
    font-style: italic;
    text-align: left;
    color: #4f4f4f;
  }
}
@media only screen and (min-width: 1440px) {
  .text-label {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.556rem;
    line-height: 1.3;
    font-style: italic;
    text-align: left;
    color: #4f4f4f;
  }
}
@media only screen and (min-width: 1920px) {
  .text-label {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.667rem;
    line-height: 1.3;
    font-style: italic;
    text-align: left;
    color: #4f4f4f;
  }
}

table {
  border-collapse: collapse;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1024px) {
  table {
    margin-bottom: 18px;
  }
}
@media only screen and (min-width: 1600px) {
  table {
    margin-bottom: 29px;
  }
}
table thead tr {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
}
table th,
table td {
  border: 1px solid #4f4f4f;
  padding: 8px;
}
table tr {
  vertical-align: baseline;
}
a {
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  color: #4f4f4f;
  text-decoration: none;
}
a:hover:after {
  width: 100%;
}
a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 1px;
  background-color: #4f4f4f;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

/*Links*/
a[href^=sms],
a[href^="tel:"] {
  position: relative;
  text-decoration: none !important;
  pointer-events: auto;
  color: inherit;
  font-weight: inherit;
  z-index: 0;
  cursor: default;
}

#wpadminbar a:after {
  content: none;
}

i {
  font-style: italic;
}

p {
  margin-top: 0;
  margin-bottom: 20px;
}

p:empty {
  display: none;
}

input[type=submit],
.btn,
a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button {
  display: block;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1.3;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  border: 1px solid #fff;
  border-radius: 100px;
  box-shadow: none;
  background: #fff;
  color: #000000;
  margin: 0;
  padding: 9px 34px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  width: fit-content;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  input[type=submit],
  .btn,
  a.button,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button {
    padding: 14px 34px;
  }
}
@media only screen and (min-width: 1440px) {
  input[type=submit],
  .btn,
  a.button,
  .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button {
    font-size: 0.889rem;
    padding: 13px 49px;
  }
}
input[type=submit]:hover,
.btn:hover,
a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover {
  text-decoration: none;
  background-color: #000000;
  color: #fff;
}
input[type=submit]:disabled,
.btn:disabled,
a.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled {
  opacity: 0.7;
  cursor: default;
}
input[type=submit]:disabled:hover,
.btn:disabled:hover,
a.button:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover {
  background: #fff;
  color: #000000;
}
input[type=submit]:after,
.btn:after,
a.button:after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:after {
  content: none;
}
input[type=submit],
.btn,
a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button {
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.button-border, .cont--menu-cat ul li a {
  display: block;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1.3;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  border: 1px solid #4f4f4f;
  border-radius: 100px;
  box-shadow: none;
  background: #fff;
  color: #4f4f4f;
  margin: 0;
  padding: 9px 34px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  width: fit-content;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .button-border, .cont--menu-cat ul li a {
    padding: 14px 34px;
  }
}
@media only screen and (min-width: 1440px) {
  .button-border, .cont--menu-cat ul li a {
    font-size: 0.889rem;
    padding: 13px 49px;
  }
}
.button-border:hover, .cont--menu-cat ul li a:hover {
  text-decoration: none;
  background-color: #000000;
  color: #fff;
}
.button-border:disabled, .cont--menu-cat ul li a:disabled {
  opacity: 0.7;
  cursor: default;
}
.button-border:disabled:hover, .cont--menu-cat ul li a:disabled:hover {
  background: #fff;
  color: #4f4f4f;
}
.button-border:after, .cont--menu-cat ul li a:after {
  content: none;
}
.button-border, .cont--menu-cat ul li a {
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.breadcrumbs {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.929rem;
  line-height: 1.54;
  color: #444;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1440px) {
  .breadcrumbs {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.071rem;
    line-height: 1.33;
    color: #444;
    margin-bottom: 40px;
  }
}
.breadcrumbs a {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-decoration: none;
  color: #444;
}
.breadcrumbs a:hover {
  color: #4f4f4f;
}

.wrapper {
  padding: 0;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

.link__arrow {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.8rem;
  line-height: 1.25;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #000000;
  height: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 1600px) {
  .link__arrow {
    height: 45px;
  }
}
.link__arrow span,
.link__arrow a {
  position: relative;
}
.link__arrow span:after,
.link__arrow a:after {
  content: "\e902";
  z-index: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-family: "knobloch";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  font-size: 0.8rem;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -45px;
  border: 1px solid #000000;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 2px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 1600px) {
  .link__arrow span:after,
  .link__arrow a:after {
    font-size: 1.2rem;
    width: 45px;
    height: 45px;
    right: -65px;
    padding: 0;
  }
}
.link__arrow:hover span:after,
.link__arrow:hover a:after {
  transform: translateY(-50%) translateX(4px);
}

.loadmore_posts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  text-align: center;
  padding-top: 2px;
}
@media only screen and (min-width: 1024px) {
  .loadmore_posts {
    padding-top: 68px;
  }
}
.loadmore_posts .loader-plus {
  position: relative;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.8rem;
  line-height: 1.25;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #000000;
  margin-top: 65px;
  cursor: pointer;
}
.loadmore_posts .loader-plus:hover:before {
  transform: translateX(-50%) translateY(-50%) scale(1.1);
}
.loadmore_posts .loader-plus:before {
  content: "\e908";
  z-index: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-family: "knobloch";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  font-size: 17px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  top: -32px;
  width: 45px;
  height: 45px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #000000;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.cont__close {
  position: relative;
  width: 50px;
  height: 50px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50%;
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 1366px) {
  .cont__close {
    width: 60px;
    height: 60px;
  }
}
.cont__close:before {
  content: "\e901";
  z-index: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-family: "knobloch";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 1600px) {
  .cont__close:before {
    font-size: 26px;
  }
}
.cont__close:hover:before {
  color: #444;
}

lite-youtube {
  max-width: 100%;
}

.page-template-default .site-main,
.blog .site-main,
.archive .site-main,
.page-template-page-artists .site-main {
  padding-top: 39px;
  margin-bottom: 88px;
}
@media only screen and (min-width: 1024px) {
  .page-template-default .site-main,
  .blog .site-main,
  .archive .site-main,
  .page-template-page-artists .site-main {
    padding-top: 49px;
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 1440px) {
  .page-template-default .site-main,
  .blog .site-main,
  .archive .site-main,
  .page-template-page-artists .site-main {
    padding-top: 60px;
    margin-bottom: 80px;
  }
}

.archive.tax-product_cat .site-main {
  padding-top: 0;
}

@media only screen and (min-width: 1024px) {
  body.single-product .site-main {
    padding-top: 42px;
  }
}

.page-template-default .entry-header h1 {
  margin-bottom: 30px;
}
@media only screen and (min-width: 1440px) {
  .page-template-default .entry-content {
    max-width: 1174px;
  }
}
@media only screen and (min-width: 1600px) {
  .page-template-default .entry-content {
    max-width: 1227px;
  }
}
.page-template-default .entry-content h2 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.owl-dots .owl-dot {
  margin-right: 5px;
}
@media only screen and (min-width: 1024px) {
  .owl-dots .owl-dot {
    margin-right: 10px;
  }
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
  background-color: #000000;
}
.owl-dots .owl-dot span {
  display: block;
  width: 10px;
  height: 10px;
  background-color: #cdcdcd;
  border-radius: 50%;
  border: 2.5px solid #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 1024px) {
  .owl-dots .owl-dot span {
    width: 20px;
    height: 20px;
    border: 5px solid #fff;
  }
}

.wcc-consent-container [data-tag] {
  visibility: visible;
}

.filter-button-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 34px;
  margin-bottom: 44px;
}
@media only screen and (min-width: 1440px) {
  .filter-button-group {
    gap: 20px;
    margin-top: 60px;
    margin-bottom: 50px;
  }
}
.filter-button-group button {
  display: block;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1.3;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  border: 1px solid #4f4f4f;
  border-radius: 100px;
  box-shadow: none;
  background: #fff;
  color: #4f4f4f;
  margin: 0;
  padding: 9px 34px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  width: fit-content;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .filter-button-group button {
    padding: 14px 34px;
  }
}
@media only screen and (min-width: 1440px) {
  .filter-button-group button {
    font-size: 0.889rem;
    padding: 13px 49px;
  }
}
.filter-button-group button:hover {
  text-decoration: none;
  background-color: #000000;
  color: #fff;
}
.filter-button-group button:disabled {
  opacity: 0.7;
  cursor: default;
}
.filter-button-group button:disabled:hover {
  background: #fff;
  color: #4f4f4f;
}
.filter-button-group button:after {
  content: none;
}

/* width */
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 5px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #000000;
  border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #000000;
}

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

:root {
  --gutters: 20px;
}
@media only screen and (min-width: 768px) {
  :root {
    --gutters: 30px;
  }
}
@media only screen and (min-width: 1440px) {
  :root {
    --gutters: 40px;
  }
}
@media only screen and (min-width: 1920px) {
  :root {
    --gutters: 0px;
  }
}

.container {
  width: 100%;
  padding-right: var(--gutters);
  padding-left: var(--gutters);
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 768px) {
  .container {
    max-width: 100%;
  }
}
@media only screen and (min-width: 1920px) {
  .container {
    max-width: 1840px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: var(--gutters);
  padding-left: var(--gutters);
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: calc(var(--gutters) * -1);
  margin-left: calc(var(--gutters) * -1);
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

@media (max-width: 767px) {
  .grid-mobile-1 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-mobile-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .grid-mobile-3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .grid-mobile-4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
  .grid-mobile-5 {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
  }
  .grid-mobile-6 {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
  }
  .grid-mobile-7 {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
  }
  .grid-mobile-8 {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
  }
  .grid-mobile-9 {
    display: grid;
    grid-template-columns: repeat(9, 1fr);
  }
  .grid-mobile-10 {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
  }
  .grid-mobile-11 {
    display: grid;
    grid-template-columns: repeat(11, 1fr);
  }
  .grid-mobile-12 {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 768px) {
  .grid-tablet-1 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-tablet-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .grid-tablet-3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .grid-tablet-4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
  .grid-tablet-5 {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
  }
  .grid-tablet-6 {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
  }
  .grid-tablet-7 {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
  }
  .grid-tablet-8 {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
  }
  .grid-tablet-9 {
    display: grid;
    grid-template-columns: repeat(9, 1fr);
  }
  .grid-tablet-10 {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
  }
  .grid-tablet-11 {
    display: grid;
    grid-template-columns: repeat(11, 1fr);
  }
  .grid-tablet-12 {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1280px) {
  .grid-desktop-1 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-desktop-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .grid-desktop-3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .grid-desktop-4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
  .grid-desktop-5 {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
  }
  .grid-desktop-6 {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
  }
  .grid-desktop-7 {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
  }
  .grid-desktop-8 {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
  }
  .grid-desktop-9 {
    display: grid;
    grid-template-columns: repeat(9, 1fr);
  }
  .grid-desktop-10 {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
  }
  .grid-desktop-11 {
    display: grid;
    grid-template-columns: repeat(11, 1fr);
  }
  .grid-desktop-12 {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
  }
}
.gap-10 {
  gap: 10px;
}

.gap-15 {
  gap: 15px;
}

.gap-20 {
  gap: 20px;
}

.gap-25 {
  gap: 25px;
}

.gap-30 {
  gap: 30px;
}

.gap-35 {
  gap: 35px;
}

.gap-40 {
  gap: 40px;
}

.gap-45 {
  gap: 45px;
}

.gap-50 {
  gap: 50px;
}

.gap-55 {
  gap: 55px;
}

.gap-60 {
  gap: 60px;
}

.gap-65 {
  gap: 65px;
}

.gap-70 {
  gap: 70px;
}

.gap-75 {
  gap: 75px;
}

.gap-80 {
  gap: 80px;
}

.gap-85 {
  gap: 85px;
}

.gap-90 {
  gap: 90px;
}

.gap-95 {
  gap: 95px;
}

.gap-100 {
  gap: 100px;
}

@media (min-width: 768px) {
  .gap-tablet-10 {
    gap: 10px;
  }
}
@media (min-width: 768px) {
  .gap-tablet-15 {
    gap: 15px;
  }
}
@media (min-width: 768px) {
  .gap-tablet-20 {
    gap: 20px;
  }
}
@media (min-width: 768px) {
  .gap-tablet-25 {
    gap: 25px;
  }
}
@media (min-width: 768px) {
  .gap-tablet-30 {
    gap: 30px;
  }
}
@media (min-width: 768px) {
  .gap-tablet-35 {
    gap: 35px;
  }
}
@media (min-width: 768px) {
  .gap-tablet-40 {
    gap: 40px;
  }
}
@media (min-width: 768px) {
  .gap-tablet-45 {
    gap: 45px;
  }
}
@media (min-width: 768px) {
  .gap-tablet-50 {
    gap: 50px;
  }
}
@media (min-width: 768px) {
  .gap-tablet-55 {
    gap: 55px;
  }
}
@media (min-width: 768px) {
  .gap-tablet-60 {
    gap: 60px;
  }
}
@media (min-width: 768px) {
  .gap-tablet-65 {
    gap: 65px;
  }
}
@media (min-width: 768px) {
  .gap-tablet-70 {
    gap: 70px;
  }
}
@media (min-width: 768px) {
  .gap-tablet-75 {
    gap: 75px;
  }
}
@media (min-width: 768px) {
  .gap-tablet-80 {
    gap: 80px;
  }
}
@media (min-width: 768px) {
  .gap-tablet-85 {
    gap: 85px;
  }
}
@media (min-width: 768px) {
  .gap-tablet-90 {
    gap: 90px;
  }
}
@media (min-width: 768px) {
  .gap-tablet-95 {
    gap: 95px;
  }
}
@media (min-width: 768px) {
  .gap-tablet-100 {
    gap: 100px;
  }
}
@media (min-width: 1280px) {
  .gap-desktop-10 {
    gap: 10px;
  }
}
@media (min-width: 1280px) {
  .gap-desktop-15 {
    gap: 15px;
  }
}
@media (min-width: 1280px) {
  .gap-desktop-20 {
    gap: 20px;
  }
}
@media (min-width: 1280px) {
  .gap-desktop-25 {
    gap: 25px;
  }
}
@media (min-width: 1280px) {
  .gap-desktop-30 {
    gap: 30px;
  }
}
@media (min-width: 1280px) {
  .gap-desktop-35 {
    gap: 35px;
  }
}
@media (min-width: 1280px) {
  .gap-desktop-40 {
    gap: 40px;
  }
}
@media (min-width: 1280px) {
  .gap-desktop-45 {
    gap: 45px;
  }
}
@media (min-width: 1280px) {
  .gap-desktop-50 {
    gap: 50px;
  }
}
@media (min-width: 1280px) {
  .gap-desktop-55 {
    gap: 55px;
  }
}
@media (min-width: 1280px) {
  .gap-desktop-60 {
    gap: 60px;
  }
}
@media (min-width: 1280px) {
  .gap-desktop-65 {
    gap: 65px;
  }
}
@media (min-width: 1280px) {
  .gap-desktop-70 {
    gap: 70px;
  }
}
@media (min-width: 1280px) {
  .gap-desktop-75 {
    gap: 75px;
  }
}
@media (min-width: 1280px) {
  .gap-desktop-80 {
    gap: 80px;
  }
}
@media (min-width: 1280px) {
  .gap-desktop-85 {
    gap: 85px;
  }
}
@media (min-width: 1280px) {
  .gap-desktop-90 {
    gap: 90px;
  }
}
@media (min-width: 1280px) {
  .gap-desktop-95 {
    gap: 95px;
  }
}
@media (min-width: 1280px) {
  .gap-desktop-100 {
    gap: 100px;
  }
}
@media (max-width: 767px) {
  .grid-mobile-1 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-mobile-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .grid-mobile-3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .grid-mobile-4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
  .grid-mobile-5 {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
  }
  .grid-mobile-6 {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
  }
  .grid-mobile-7 {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
  }
  .grid-mobile-8 {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
  }
  .grid-mobile-9 {
    display: grid;
    grid-template-columns: repeat(9, 1fr);
  }
  .grid-mobile-10 {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
  }
  .grid-mobile-11 {
    display: grid;
    grid-template-columns: repeat(11, 1fr);
  }
  .grid-mobile-12 {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 768px) {
  .grid-tablet-1 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-tablet-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .grid-tablet-3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .grid-tablet-4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
  .grid-tablet-5 {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
  }
  .grid-tablet-6 {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
  }
  .grid-tablet-7 {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
  }
  .grid-tablet-8 {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
  }
  .grid-tablet-9 {
    display: grid;
    grid-template-columns: repeat(9, 1fr);
  }
  .grid-tablet-10 {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
  }
  .grid-tablet-11 {
    display: grid;
    grid-template-columns: repeat(11, 1fr);
  }
  .grid-tablet-12 {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1280px) {
  .grid-desktop-1 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-desktop-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .grid-desktop-3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .grid-desktop-4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
  .grid-desktop-5 {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
  }
  .grid-desktop-6 {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
  }
  .grid-desktop-7 {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
  }
  .grid-desktop-8 {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
  }
  .grid-desktop-9 {
    display: grid;
    grid-template-columns: repeat(9, 1fr);
  }
  .grid-desktop-10 {
    display: grid;
    grid-template-columns: repeat(10, 1fr);
  }
  .grid-desktop-11 {
    display: grid;
    grid-template-columns: repeat(11, 1fr);
  }
  .grid-desktop-12 {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
  }
}
/* -------------- FONTS -------------- */
#header-wrapper {
  position: relative;
  width: 100%;
}
#header-wrapper .header-woocommerce {
  width: 100%;
  background-color: #000;
  border-bottom: 1px solid #fff;
  padding: 7px 10px;
}
@media only screen and (min-width: 768px) {
  #header-wrapper .header-woocommerce {
    padding: 12px 10px;
  }
}
@media only screen and (min-width: 1440px) {
  #header-wrapper .header-woocommerce {
    padding: 10px 10px 11px;
  }
}
#header-wrapper .header-woocommerce p {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.875rem;
  line-height: normal;
  text-align: center;
  margin-bottom: 0;
  color: #fff;
}
@media only screen and (min-width: 1440px) {
  #header-wrapper .header-woocommerce p {
    font-size: 1rem;
  }
}
#header-wrapper .header-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #4f4f4f;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  padding: 5px 0;
  z-index: 6;
}
@media only screen and (min-width: 1279px) {
  #header-wrapper .header-fixed {
    padding: 7px 0;
  }
}
#header-wrapper .header-fixed .cont__inner {
  display: grid;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 1279px) {
  #header-wrapper .header-fixed .cont__inner {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
#header-wrapper .header-fixed .cont__inner p {
  margin-bottom: 0;
  color: #fff;
}
#header-wrapper .header-fixed .cont__inner .cont__left {
  display: none;
}
@media only screen and (min-width: 1279px) {
  #header-wrapper .header-fixed .cont__inner .cont__left {
    display: block;
  }
}
#header-wrapper .header-fixed .cont__inner .cont__center {
  text-align: center;
}
#header-wrapper .header-fixed .cont__inner .cont__right {
  display: none;
  text-align: right;
}
@media only screen and (min-width: 1279px) {
  #header-wrapper .header-fixed .cont__inner .cont__right {
    display: block;
  }
}
#header-wrapper header.site-header {
  padding: 23px 0;
}
#header-wrapper header.site-header .cont__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 30px;
}
@media only screen and (min-width: 1440px) {
  #header-wrapper header.site-header .cont__inner {
    column-gap: initial;
  }
}
#header-wrapper header.site-header .site-branding {
  position: relative;
  flex-grow: 1;
  transform: translateY(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 1440px) {
  #header-wrapper header.site-header .site-branding {
    flex-grow: initial;
  }
}
#header-wrapper header.site-header .site-branding a::after {
  content: none;
}
#header-wrapper header.site-header .site-branding .cont--logo img {
  display: block;
  width: 100%;
  max-height: 50px;
}
#header-wrapper header.site-header .cont__icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  column-gap: 16px;
}
#header-wrapper header.site-header .cont__icons a {
  position: relative;
  text-decoration: none;
  color: #4d4d4d;
  width: 28px;
  height: 28px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
#header-wrapper header.site-header .cont__icons a:hover {
  opacity: 0.6;
}
#header-wrapper header.site-header .cont__icons a:after {
  content: none;
}
#header-wrapper header.site-header .cont__icons .cont__user a {
  font-size: 22px;
}
#header-wrapper header.site-header .cont__icons .cont__cart a {
  font-size: 22px;
}
#header-wrapper header.site-header .cont--menu__open {
  position: relative;
  z-index: 3;
}
@media only screen and (min-width: 1440px) {
  #header-wrapper header.site-header .cont--menu__open {
    display: none;
  }
}
#header-wrapper header.site-header .cont--menu__open .burger {
  display: block;
  position: relative;
  width: 28px;
  height: 28px;
  cursor: pointer;
}
#header-wrapper header.site-header .cont--menu__open .burger:hover span,
#header-wrapper header.site-header .cont--menu__open .burger:hover span:before,
#header-wrapper header.site-header .cont--menu__open .burger:hover span:after {
  background-color: #4f4f4f;
  border-color: #4f4f4f;
}
#header-wrapper header.site-header .cont--menu__open .burger span {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  border: 1px solid #4d4d4d;
  border-radius: 20px;
}
#header-wrapper header.site-header .cont--menu__open .burger span:before, #header-wrapper header.site-header .cont--menu__open .burger span:after {
  position: absolute;
  content: "";
  border: 1px solid #4d4d4d;
  border-radius: 20px;
  margin-left: -1px;
}
#header-wrapper header.site-header .cont--menu__open .burger span:before {
  top: -7px;
}
#header-wrapper header.site-header .cont--menu__open .burger span:after {
  top: 5px;
}
#header-wrapper header.site-header .cont--menu__open .burger span,
#header-wrapper header.site-header .cont--menu__open .burger span:before,
#header-wrapper header.site-header .cont--menu__open .burger span:after {
  display: block;
  width: 21px;
  height: 2px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 1;
}
#header-wrapper header.site-header .cont--menu__open .burger input:checked + span {
  background-color: transparent;
  border-color: transparent;
}
#header-wrapper header.site-header .cont--menu__open .burger input:checked + span:before, #header-wrapper header.site-header .cont--menu__open .burger input:checked + span:after {
  top: 0px;
  margin-top: -0.5875rem;
}
#header-wrapper header.site-header .cont--menu__open .burger input:checked + span:before {
  transform: translateY(0.525rem) rotate(45deg);
}
#header-wrapper header.site-header .cont--menu__open .burger input:checked + span:after {
  transform: translateY(0.525rem) rotate(-45deg);
}
#header-wrapper header.site-header .cont--menu__open .hidden {
  visibility: hidden;
  position: absolute;
  width: 0;
  height: 0;
}

#footer-wrapper {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}
#footer-wrapper .footer-fixed {
  background-color: #606060;
  color: #fff;
}
#footer-wrapper .footer-fixed .cont__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  padding: 5px 0;
}
@media only screen and (min-width: 1024px) {
  #footer-wrapper .footer-fixed .cont__inner {
    flex-direction: row;
    column-gap: 30px;
  }
}
@media only screen and (min-width: 1600px) {
  #footer-wrapper .footer-fixed .cont__inner {
    padding: 15px 0;
    column-gap: 80px;
  }
}
#footer-wrapper .footer-fixed .cont__inner p {
  margin-bottom: 0;
}
#footer-wrapper .footer-fixed .cont__inner .cont__right {
  position: relative;
}
#footer-wrapper .footer-fixed .cont__inner .cont__right:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -15px;
  width: 1px;
  height: 100%;
  background-color: #fff;
}
@media only screen and (min-width: 1600px) {
  #footer-wrapper .footer-fixed .cont__inner .cont__right:before {
    left: -40px;
  }
}
#footer-wrapper .site-footer > .container {
  padding-right: 20px;
  padding-left: 20px;
}
@media only screen and (min-width: 1920px) {
  #footer-wrapper .site-footer > .container {
    padding-right: 0;
    padding-left: 0;
    max-width: 1880px;
  }
}
#footer-wrapper .site-footer .cont__inner {
  padding: 60px 40px;
  border-radius: 10px;
  background-color: #171717;
  color: #fff;
}
@media only screen and (min-width: 1440px) {
  #footer-wrapper .site-footer .cont__inner {
    padding-bottom: 76px;
  }
}
#footer-wrapper .site-footer .cont__inner .footer-newsletter {
  border-bottom: 1px solid #fff;
  padding-bottom: 35px;
  margin-bottom: 38px;
}
@media only screen and (min-width: 768px) {
  #footer-wrapper .site-footer .cont__inner .footer-newsletter {
    margin-bottom: 37px;
  }
}
@media only screen and (min-width: 1024px) {
  #footer-wrapper .site-footer .cont__inner .footer-newsletter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding-bottom: 59px;
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 1440px) {
  #footer-wrapper .site-footer .cont__inner .footer-newsletter {
    padding-bottom: 79px;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1024px) {
  #footer-wrapper .site-footer .cont__inner .footer-newsletter .cont__left {
    width: 45%;
    max-width: 488px;
  }
}
#footer-wrapper .site-footer .cont__inner .footer-newsletter .cont__left .footer-newsletter__title {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.944rem;
  line-height: 1;
  margin-bottom: 10px;
}
#footer-wrapper .site-footer .cont__inner .footer-newsletter .cont__left .footer-newsletter__text {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.111rem;
  line-height: 1.3;
  margin-bottom: 35px;
  max-width: 421px;
}
@media only screen and (min-width: 1024px) {
  #footer-wrapper .site-footer .cont__inner .footer-newsletter .cont__left .footer-newsletter__text {
    margin-bottom: 0;
    max-width: initial;
  }
}
@media only screen and (min-width: 1024px) {
  #footer-wrapper .site-footer .cont__inner .footer-newsletter .cont__right {
    width: 400px;
  }
}
#footer-wrapper .site-footer .cont__inner .footer-newsletter .cont__right .footer-newsletter__link {
  width: 100%;
  max-width: 400px;
}
#footer-wrapper .site-footer .cont__inner .footer__top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column-reverse;
  row-gap: 45px;
  border-bottom: 1px solid #fff;
  padding-bottom: 39px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  #footer-wrapper .site-footer .cont__inner .footer__top {
    row-gap: 0;
  }
}
@media only screen and (min-width: 1024px) {
  #footer-wrapper .site-footer .cont__inner .footer__top {
    flex-direction: row;
    justify-content: space-between;
    padding-bottom: 58px;
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 1440px) {
  #footer-wrapper .site-footer .cont__inner .footer__top {
    padding-bottom: 78px;
    margin-bottom: 80px;
  }
}
#footer-wrapper .site-footer .cont__inner .footer__top .cont__left {
  display: grid;
  row-gap: 34px;
}
@media only screen and (min-width: 768px) {
  #footer-wrapper .site-footer .cont__inner .footer__top .cont__left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    row-gap: 49px;
  }
}
@media only screen and (min-width: 1024px) {
  #footer-wrapper .site-footer .cont__inner .footer__top .cont__left {
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 81%;
  }
}
@media only screen and (min-width: 1440px) {
  #footer-wrapper .site-footer .cont__inner .footer__top .cont__left {
    width: 83%;
    max-width: 1095px;
  }
}
@media only screen and (min-width: 768px) {
  #footer-wrapper .site-footer .cont__inner .footer__top .cont__left .cont__menu {
    width: 39%;
  }
}
@media only screen and (min-width: 1024px) {
  #footer-wrapper .site-footer .cont__inner .footer__top .cont__left .cont__menu {
    width: initial;
  }
}
@media only screen and (min-width: 768px) {
  #footer-wrapper .site-footer .cont__inner .footer__top .cont__left .cont__menu.menu-shop {
    width: 60%;
    order: 1;
  }
}
@media only screen and (min-width: 1024px) {
  #footer-wrapper .site-footer .cont__inner .footer__top .cont__left .cont__menu.menu-shop {
    width: initial;
    order: initial;
  }
}
@media only screen and (min-width: 768px) {
  #footer-wrapper .site-footer .cont__inner .footer__top .cont__left .cont__menu.menu-shop ul {
    grid-template-columns: 1fr 1fr;
    column-gap: 35px;
  }
}
@media only screen and (min-width: 1024px) {
  #footer-wrapper .site-footer .cont__inner .footer__top .cont__left .cont__menu.menu-shop ul {
    grid-template-columns: 1fr;
  }
}
@media only screen and (min-width: 1440px) {
  #footer-wrapper .site-footer .cont__inner .footer__top .cont__left .cont__menu.menu-shop ul {
    grid-template-columns: 1fr 1fr;
    column-gap: 50px;
  }
}
#footer-wrapper .site-footer .cont__inner .footer__top .cont__left .cont__menu .cont__title {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1;
  letter-spacing: 0.75px;
  text-transform: uppercase;
  margin-bottom: 17px;
}
#footer-wrapper .site-footer .cont__inner .footer__top .cont__left .cont__menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  row-gap: 12px;
}
#footer-wrapper .site-footer .cont__inner .footer__top .cont__left .cont__menu ul li a {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1;
  color: #fff;
  width: fit-content;
}
#footer-wrapper .site-footer .cont__inner .footer__top .cont__left .cont__menu ul li a:after {
  background-color: #fff;
}
#footer-wrapper .site-footer .cont__inner .footer__top .cont__right .wpml-ls-sidebars-menu-lang {
  padding: 0;
  border: none;
}
#footer-wrapper .site-footer .cont__inner .footer__top .cont__right .wpml-ls-sidebars-menu-lang ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  column-gap: 12px;
}
@media only screen and (min-width: 768px) {
  #footer-wrapper .site-footer .cont__inner .footer__top .cont__right .wpml-ls-sidebars-menu-lang ul {
    justify-content: flex-end;
    margin-bottom: -17px !important;
  }
}
@media only screen and (min-width: 1024px) {
  #footer-wrapper .site-footer .cont__inner .footer__top .cont__right .wpml-ls-sidebars-menu-lang ul {
    margin-bottom: 0 !important;
  }
}
#footer-wrapper .site-footer .cont__inner .footer__top .cont__right .wpml-ls-sidebars-menu-lang ul li {
  border-left: 1px solid #fff;
  padding-left: 12px;
}
#footer-wrapper .site-footer .cont__inner .footer__top .cont__right .wpml-ls-sidebars-menu-lang ul li:first-child {
  border-left: none;
  padding-left: 0;
}
#footer-wrapper .site-footer .cont__inner .footer__top .cont__right .wpml-ls-sidebars-menu-lang ul li a {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  color: #fff;
  padding: 0;
}
#footer-wrapper .site-footer .cont__inner .footer__top .cont__right .wpml-ls-sidebars-menu-lang ul li a:after {
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  #footer-wrapper .site-footer .cont__inner .footer__bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
}
@media only screen and (min-width: 1024px) {
  #footer-wrapper .site-footer .cont__inner .footer__bottom {
    align-items: center;
  }
}
#footer-wrapper .site-footer .cont__inner .footer__bottom .cont__menu {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  #footer-wrapper .site-footer .cont__inner .footer__bottom .cont__menu {
    margin-bottom: 0;
  }
}
#footer-wrapper .site-footer .cont__inner .footer__bottom .cont__menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  row-gap: 16px;
}
@media only screen and (min-width: 1024px) {
  #footer-wrapper .site-footer .cont__inner .footer__bottom .cont__menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    column-gap: 17px;
  }
}
@media only screen and (min-width: 1440px) {
  #footer-wrapper .site-footer .cont__inner .footer__bottom .cont__menu ul {
    column-gap: 30px;
  }
}
#footer-wrapper .site-footer .cont__inner .footer__bottom .cont__menu ul li a {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.889rem;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
  width: fit-content;
}
#footer-wrapper .site-footer .cont__inner .footer__bottom .cont__menu ul li a:after {
  background-color: #fff;
}
#footer-wrapper .site-footer .cont__inner .footer__bottom .cont__xxss {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  column-gap: 20px;
}
#footer-wrapper .site-footer .cont__inner .footer__bottom .cont__xxss .cont__item a:after {
  content: none;
}
#footer-wrapper .site-footer .cont__inner .footer__bottom .cont__xxss .cont__item a:hover {
  opacity: 0.7;
}
.cont__postfooter {
  position: relative;
  text-align: center;
  padding: 20px 20px 0;
}
.cont__postfooter img {
  display: inline-block;
}

body.menu-open {
  overflow-y: hidden;
}

.main-navigation {
  position: fixed;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 0;
  visibility: hidden;
  height: 100vh;
  /* Fallback for browsers that do not support Custom Properties */
  height: calc(var(--vh, 1vh) * 100);
  width: 100%;
  overflow-y: auto;
  background: #fff;
  -webkit-transition: all 500ms cubic-bezier(0.43, 0.125, 0.535, 0.83);
  transition: all 500ms cubic-bezier(0.43, 0.125, 0.535, 0.83);
}
.main-navigation.show {
  visibility: visible;
  z-index: 2;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.main-navigation.show .cont--menu .menu--right .menu--right-categories {
  animation-name: fadeIn;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-delay: 0.7s;
  animation-fill-mode: backwards;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.main-navigation.show .cont--menu .menu--right #primary-menu,
.main-navigation.show .cont--menu .menu--right .menu--right-bottom {
  animation-name: fadeInMove;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-delay: 0.9s;
  animation-fill-mode: backwards;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.main-navigation:after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100vw;
  height: 211px;
  bottom: 0;
  left: 0;
}
@media only screen and (min-width: 1024px) {
  .main-navigation:after {
    content: none;
  }
}
@media only screen and (min-width: 1440px) {
  .main-navigation {
    position: relative;
    visibility: visible;
    z-index: 1;
    opacity: 1;
    overflow: inherit;
    background-color: transparent;
    width: initial;
    height: inherit;
  }
}
.main-navigation ul.menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-navigation ul.menu li.menu-item a {
  display: block;
  text-decoration: none;
}
.main-navigation .cont--menu {
  padding-top: 100px;
  padding-bottom: 50px;
  height: 100%;
  background-color: #fff;
}
@media only screen and (min-width: 1440px) {
  .main-navigation .cont--menu {
    padding: 0;
    background-color: none;
  }
}
.main-navigation .cont--menu .menu--right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.main-navigation .cont--menu .menu--right ul.menu__principal {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media only screen and (min-width: 1440px) {
  .main-navigation .cont--menu .menu--right ul.menu__principal {
    flex-direction: row;
    align-items: center;
  }
}
@media only screen and (min-width: 1600px) {
  .main-navigation .cont--menu .menu--right ul.menu__principal {
    column-gap: 40px;
  }
}
@media only screen and (min-width: 1920px) {
  .main-navigation .cont--menu .menu--right ul.menu__principal {
    padding-right: 69px;
  }
}
.main-navigation .cont--menu .menu--right ul.menu__principal li.is-open a span {
  transform: rotate(180deg);
}
.main-navigation .cont--menu .menu--right ul.menu__principal li.has-submenu a {
  padding-right: 22px;
  position: relative;
}
.main-navigation .cont--menu .menu--right ul.menu__principal li.has-submenu a:hover:after {
  width: calc(100% - 22px);
}
.main-navigation .cont--menu .menu--right ul.menu__principal li.has-submenu a .icon-arrow {
  font-size: 12px;
  position: absolute;
  right: -15px;
  top: -5px;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 1440px) {
  .main-navigation .cont--menu .menu--right ul.menu__principal li.has-submenu a .icon-arrow {
    right: -10px;
    top: -7px;
  }
}
.main-navigation .cont--menu .menu--right ul.menu__principal li a {
  position: relative;
  display: block;
  width: fit-content;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1rem;
  line-height: 1;
}

.megamenu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  padding: 95px 20px 111px;
  box-sizing: border-box;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  overflow: auto;
}
@media only screen and (min-width: 768px) {
  .megamenu {
    padding: 95px 30px 111px;
  }
}
@media only screen and (min-width: 1440px) {
  .megamenu {
    position: absolute;
    top: 100%;
    height: initial;
    padding: 40px 60px 111px;
  }
}
.megamenu .megamenu__close {
  position: fixed;
  top: 20px;
  right: 30px;
  width: 32px;
  height: 32px;
  border: none;
  background: transparent;
  font-size: 40px;
  color: #4f4f4f;
  cursor: pointer;
  padding: 0;
  line-height: 1;
  transition: transform 0.3s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
@media only screen and (min-width: 1440px) {
  .megamenu .megamenu__close {
    display: none;
  }
}
.megamenu .megamenu__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 55px;
  width: 100%;
}
@media only screen and (min-width: 1440px) {
  .megamenu .megamenu__inner {
    flex-direction: row;
    justify-content: flex-start;
  }
}
@media only screen and (min-width: 1920px) {
  .megamenu .megamenu__inner {
    gap: 90px;
  }
}
.megamenu .megamenu__level-one {
  margin-bottom: 10px;
}
.megamenu .megamenu__level-one a {
  display: inline-block;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1;
  text-transform: uppercase;
  color: #4f4f4f;
}
.megamenu .megamenu__toggle-icon {
  font-size: 12px;
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 20px;
  cursor: pointer;
}
@media only screen and (min-width: 1440px) {
  .megamenu .megamenu__toggle-icon {
    display: none;
  }
}
.megamenu .megamenu__toggle-icon.is-open {
  transform: rotate(180deg);
  margin-bottom: 3px;
}
.megamenu .megamenu__columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  gap: 40px;
  display: flex;
}
@media only screen and (min-width: 1024px) {
  .megamenu .megamenu__columns {
    flex-direction: row;
    gap: 30px;
  }
}
@media only screen and (min-width: 1440px) {
  .megamenu .megamenu__columns {
    gap: 56px;
  }
}
@media only screen and (min-width: 1920px) {
  .megamenu .megamenu__columns {
    column-gap: 100px;
    column-gap: 90px;
  }
}
.megamenu .megamenu__column {
  width: stretch;
}
@media only screen and (min-width: 1440px) {
  .megamenu .megamenu__column {
    width: initial;
  }
}
.megamenu .megamenu__level-two {
  position: relative;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1;
  text-transform: uppercase;
  color: #606060;
  margin-bottom: 15px;
  padding-bottom: 8px;
}
@media only screen and (min-width: 1440px) {
  .megamenu .megamenu__level-two {
    margin-bottom: 19px;
    padding-bottom: 15px;
    min-height: 30px;
  }
}
.megamenu .megamenu__level-two::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #cacaca;
}
.megamenu .megamenu__groups {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  gap: 15px;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .megamenu .megamenu__groups {
    flex-direction: row;
    gap: 38px;
  }
}
@media only screen and (min-width: 1600px) {
  .megamenu .megamenu__groups {
    gap: 50px;
  }
}
@media only screen and (min-width: 1920px) {
  .megamenu .megamenu__groups {
    gap: 85px;
  }
}
.megamenu .megamenu__group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .megamenu .megamenu__group {
    width: stretch;
  }
}
@media only screen and (min-width: 1440px) {
  .megamenu .megamenu__group {
    position: relative;
    width: initial;
  }
}
.megamenu .megamenu__level-three-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 1440px) {
  .megamenu .megamenu__level-three-title {
    justify-content: space-between;
  }
}
.megamenu .megamenu__level-three-title a {
  display: inline-block;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1rem;
  line-height: normal;
  text-transform: uppercase;
  color: #4f4f4f;
  position: relative;
}
@media only screen and (min-width: 1440px) {
  .megamenu .megamenu__level-three-title a {
    font-size: 1.111rem;
  }
}
.megamenu .megamenu__level-three-title a::after {
  bottom: 2px;
}
.megamenu .megamenu__level-three-text {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.833rem;
  line-height: normal;
  color: #606060;
}
.megamenu .megamenu__level-four-wrapper {
  display: none;
}
@media only screen and (min-width: 1440px) {
  .megamenu .megamenu__level-four-wrapper {
    display: block;
  }
}
.megamenu .megamenu__level-four {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 15px;
}
@media only screen and (min-width: 1440px) {
  .megamenu .megamenu__level-four {
    display: flex;
  }
}
.megamenu .megamenu__level-four-item {
  line-height: 1;
  margin: 0;
  padding: 0;
}
.megamenu .megamenu__level-four-item a {
  display: inline-block;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1;
  color: #4f4f4f;
}
@media only screen and (min-width: 1920px) {
  .megamenu.flamenco-guitar .megamenu__inner {
    column-gap: 100px;
  }
}

.cta__fixed {
  display: none;
}
.cta__fixed .cta__fixed-button {
  display: none;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.8rem;
  line-height: 1.25;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  position: fixed;
  right: 0;
  bottom: 20px;
  padding: 11px 20px;
  border-radius: 100px 0 0 100px;
  background-image: linear-gradient(9deg, #4f4f4f 25%, #606060 111%);
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  cursor: pointer;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .cta__fixed .cta__fixed-button {
    display: block;
  }
}
@media only screen and (min-width: 1600px) {
  .cta__fixed .cta__fixed-button {
    font-size: 0.867rem;
    line-height: 1.14;
    letter-spacing: 1.3px;
    padding: 15px 24px 15px 26px;
  }
}
.cta__fixed .cta__fixed-button:hover {
  text-decoration: none;
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}
.cta__fixed .cta__fixed-overlay {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  position: fixed;
  background-color: #fff;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  padding: 10px 50px 50px;
  box-shadow: -10px 10px 20px 0 rgba(0, 0, 0, 0.1);
  max-width: 90vw;
  max-height: 90vh;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.cta__fixed .cta__fixed-overlay.show {
  z-index: 3;
  visibility: visible;
  opacity: 1;
}
.cta__fixed .cta__fixed-overlay .close-info-overlay {
  position: relative;
  width: 50px;
  height: 50px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50%;
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 1366px) {
  .cta__fixed .cta__fixed-overlay .close-info-overlay {
    width: 60px;
    height: 60px;
  }
}
.cta__fixed .cta__fixed-overlay .close-info-overlay:before {
  content: "\e901";
  z-index: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-family: "knobloch";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 1600px) {
  .cta__fixed .cta__fixed-overlay .close-info-overlay:before {
    font-size: 26px;
  }
}
.cta__fixed .cta__fixed-overlay .close-info-overlay:hover:before {
  color: #444;
}
.cta__fixed .cta__fixed-overlay iframe {
  display: block;
  max-width: 80vw;
  max-height: 80vh;
}

.single-content-ajax,
.overlay-info-product {
  position: fixed;
  width: 100%;
  height: 100vh;
  max-height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
  opacity: 1;
  z-index: 9;
  top: 0;
  right: 0;
  transform: translateY(-100%);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  transition-delay: 0s;
  padding-top: 21px;
  padding-bottom: 37px;
  background-color: #fff;
}
@media only screen and (min-width: 1024px) {
  .single-content-ajax,
  .overlay-info-product {
    max-width: 960px;
    transform: translateY(0) translateX(100%);
    padding-top: 29px;
  }
}
.single-content-ajax > .wrapper,
.overlay-info-product > .wrapper {
  font-size: 1.067rem;
  line-height: 1.38;
  max-width: 660px;
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
  .single-content-ajax > .wrapper,
  .overlay-info-product > .wrapper {
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (min-width: 1366px) {
  .single-content-ajax > .wrapper,
  .overlay-info-product > .wrapper {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 0.889rem;
    line-height: 1.4;
    text-align: left;
    color: #4f4f4f;
  }
}
@media only screen and (min-width: 1600px) {
  .single-content-ajax > .wrapper,
  .overlay-info-product > .wrapper {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.4;
    text-align: left;
    color: #4f4f4f;
  }
}
.single-content-ajax > .wrapper .title-1,
.overlay-info-product > .wrapper .title-1 {
  margin-bottom: 13px;
}
@media only screen and (min-width: 1366px) {
  .single-content-ajax > .wrapper .title-1,
  .overlay-info-product > .wrapper .title-1 {
    margin-bottom: 30px;
  }
}
.single-content-ajax .close-product,
.single-content-ajax .close-info-product,
.overlay-info-product .close-product,
.overlay-info-product .close-info-product {
  position: relative;
  width: 50px;
  height: 50px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50%;
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 1366px) {
  .single-content-ajax .close-product,
  .single-content-ajax .close-info-product,
  .overlay-info-product .close-product,
  .overlay-info-product .close-info-product {
    width: 60px;
    height: 60px;
  }
}
@media only screen and (min-width: 1920px) {
  .single-content-ajax .close-product,
  .single-content-ajax .close-info-product,
  .overlay-info-product .close-product,
  .overlay-info-product .close-info-product {
    margin-right: 50px;
  }
}
.single-content-ajax .close-product:before,
.single-content-ajax .close-info-product:before,
.overlay-info-product .close-product:before,
.overlay-info-product .close-info-product:before {
  content: "\e901";
  z-index: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-family: "knobloch";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 1600px) {
  .single-content-ajax .close-product:before,
  .single-content-ajax .close-info-product:before,
  .overlay-info-product .close-product:before,
  .overlay-info-product .close-info-product:before {
    font-size: 26px;
  }
}
.single-content-ajax .close-product:hover:before,
.single-content-ajax .close-info-product:hover:before,
.overlay-info-product .close-product:hover:before,
.overlay-info-product .close-info-product:hover:before {
  color: #444;
}

body.product-open,
body.product-info-open,
body.overlay-open {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
body.product-open .single-content-ajax,
body.product-open .overlay-info-product.show,
body.product-info-open .single-content-ajax,
body.product-info-open .overlay-info-product.show,
body.overlay-open .single-content-ajax,
body.overlay-open .overlay-info-product.show {
  transform: translateY(0);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 1024px) {
  body.product-open .single-content-ajax,
  body.product-open .overlay-info-product.show,
  body.product-info-open .single-content-ajax,
  body.product-info-open .overlay-info-product.show,
  body.overlay-open .single-content-ajax,
  body.overlay-open .overlay-info-product.show {
    transform: translateY(0) translateX(0);
    box-shadow: -10px 10px 20px 0 rgba(0, 0, 0, 0.1);
  }
}

body.show-overlay,
body.product-open,
body.product-info-open,
body.overlay-open {
  overflow: hidden;
}
body.show-overlay .site-main:before,
body.product-open .site-main:before,
body.product-info-open .site-main:before,
body.overlay-open .site-main:before {
  visibility: visible;
  opacity: 0.25;
}

.site-main {
  position: relative;
}
.site-main:before {
  content: "";
  position: absolute;
  background-color: #000000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.pum-theme-1633 .pum-container,
.pum-theme-enterprise-blue .pum-container {
  padding: 60px 28px 28px 28px !important;
}

.pum-theme-1633 .pum-content + .pum-close,
.pum-theme-enterprise-blue .pum-content + .pum-close {
  position: relative;
  width: 50px;
  height: 50px;
  right: 18px !important;
  top: 18px !important;
  cursor: pointer;
  background-color: #fff !important;
  border-radius: 50%;
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 1366px) {
  .pum-theme-1633 .pum-content + .pum-close,
  .pum-theme-enterprise-blue .pum-content + .pum-close {
    width: 60px;
    height: 60px;
  }
}
.pum-theme-1633 .pum-content + .pum-close:before,
.pum-theme-enterprise-blue .pum-content + .pum-close:before {
  content: "\e901";
  z-index: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-family: "knobloch";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 1600px) {
  .pum-theme-1633 .pum-content + .pum-close:before,
  .pum-theme-enterprise-blue .pum-content + .pum-close:before {
    font-size: 26px;
  }
}
.pum-theme-1633 .pum-content + .pum-close:hover:before,
.pum-theme-enterprise-blue .pum-content + .pum-close:hover:before {
  color: #444;
}

.cli-modal-backdrop {
  background-color: rgba(37, 29, 25, 0.21) !important;
}
.cli-modal-backdrop.cli-show {
  opacity: 1;
}

.wt-cli-cookie-bar-container .cli-bar-container {
  max-width: 1800px;
}
.wt-cli-cookie-bar-container #cookie-law-info-bar {
  bottom: 0 !important;
  top: inherit !important;
  left: 0 !important;
  transform: inherit !important;
  width: 100% !important;
  padding: 30px 20px 16px !important;
}
@media only screen and (min-width: 768px) {
  .wt-cli-cookie-bar-container #cookie-law-info-bar {
    padding: 30px 40px 16px !important;
  }
}
@media only screen and (min-width: 1279px) {
  .wt-cli-cookie-bar-container #cookie-law-info-bar {
    padding: 30px 50px 16px !important;
  }
}
@media only screen and (min-width: 1366px) {
  .wt-cli-cookie-bar-container #cookie-law-info-bar {
    padding: 40px 60px 30px !important;
  }
}
.wt-cli-cookie-bar-container #cookie-law-info-bar .cli-bar-message {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.889rem;
  line-height: 1.4;
  text-align: left;
  color: #4f4f4f;
  padding-bottom: 21px;
}
@media only screen and (min-width: 1024px) {
  .wt-cli-cookie-bar-container #cookie-law-info-bar .cli-bar-message {
    padding-bottom: 18px;
  }
}
.wt-cli-cookie-bar-container #cookie-law-info-bar .cli-bar-message a:hover {
  opacity: 0.7;
}
.wt-cli-cookie-bar-container #cookie-law-info-bar .btn-principal-cookies,
.wt-cli-cookie-bar-container #cookie-law-info-bar .btn-secondary {
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .wt-cli-cookie-bar-container #cookie-law-info-bar .btn-principal-cookies,
  .wt-cli-cookie-bar-container #cookie-law-info-bar .btn-secondary {
    text-align: left;
  }
}
.wt-cli-cookie-bar-container #cookie-law-info-bar .btn-principal-cookies a,
.wt-cli-cookie-bar-container #cookie-law-info-bar .btn-secondary a {
  display: block;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1.3;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  border: 1px solid #fff;
  border-radius: 100px;
  box-shadow: none;
  background: #fff;
  color: #000000;
  margin: 0;
  padding: 9px 34px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  width: fit-content;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .wt-cli-cookie-bar-container #cookie-law-info-bar .btn-principal-cookies a,
  .wt-cli-cookie-bar-container #cookie-law-info-bar .btn-secondary a {
    padding: 14px 34px;
  }
}
@media only screen and (min-width: 1440px) {
  .wt-cli-cookie-bar-container #cookie-law-info-bar .btn-principal-cookies a,
  .wt-cli-cookie-bar-container #cookie-law-info-bar .btn-secondary a {
    font-size: 0.889rem;
    padding: 13px 49px;
  }
}
.wt-cli-cookie-bar-container #cookie-law-info-bar .btn-principal-cookies a:hover,
.wt-cli-cookie-bar-container #cookie-law-info-bar .btn-secondary a:hover {
  text-decoration: none;
  background-color: #000000;
  color: #fff;
}
.wt-cli-cookie-bar-container #cookie-law-info-bar .btn-principal-cookies a:disabled,
.wt-cli-cookie-bar-container #cookie-law-info-bar .btn-secondary a:disabled {
  opacity: 0.7;
  cursor: default;
}
.wt-cli-cookie-bar-container #cookie-law-info-bar .btn-principal-cookies a:disabled:hover,
.wt-cli-cookie-bar-container #cookie-law-info-bar .btn-secondary a:disabled:hover {
  background: #fff;
  color: #000000;
}
.wt-cli-cookie-bar-container #cookie-law-info-bar .btn-principal-cookies a:after,
.wt-cli-cookie-bar-container #cookie-law-info-bar .btn-secondary a:after {
  content: none;
}
.wt-cli-cookie-bar-container #cookie-law-info-bar .btn-principal-cookies a,
.wt-cli-cookie-bar-container #cookie-law-info-bar .btn-secondary a {
  border-radius: 100px !important;
  color: #fff !important;
  margin: 0 auto !important;
  padding: 10px 42px !important;
  border: none !important;
}
@media only screen and (min-width: 1024px) {
  .wt-cli-cookie-bar-container #cookie-law-info-bar .btn-principal-cookies {
    float: left;
  }
}
.wt-cli-cookie-bar-container #cookie-law-info-bar .btn-secondary {
  padding-top: 5px;
}
@media only screen and (min-width: 1024px) {
  .wt-cli-cookie-bar-container #cookie-law-info-bar .btn-secondary {
    padding-top: 0;
  }
}
.wt-cli-cookie-bar-container #cookie-law-info-bar .btn-secondary a {
  color: #000000 !important;
  background-color: transparent !important;
  background-image: none !important;
}

form .columns-one {
  display: grid;
  row-gap: 24px;
  margin-bottom: 26px;
}
form .columns-one > br {
  display: none;
}
form .columns-two {
  display: grid;
  column-gap: 16px;
  row-gap: 24px;
  padding-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  form .columns-two {
    grid-template-columns: 1fr 1fr;
  }
}
form .columns-two > br {
  display: none;
}
form .cont--input-checkbox {
  padding-top: 8px;
}
form .cont--input-checkbox > br {
  display: none;
}
form .max-lenght {
  font-size: 0.867rem;
  line-height: 1.15;
  text-align: right;
  color: #c4c4c4;
  margin-top: -5px;
}
form small {
  display: block;
  padding-top: 30px;
  padding-bottom: 20px;
  color: #C4C4C4;
}
form .wpcf7-not-valid-tip {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.8rem;
  line-height: 1.25;
  letter-spacing: normal;
  color: #ff0b0b;
  padding-top: 6px;
}
form .wpcf7-response-output {
  text-align: center;
  border-width: 1px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
form input[type=submit] {
  display: block;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1.3;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  border: 1px solid #4f4f4f;
  border-radius: 100px;
  box-shadow: none;
  background: #fff;
  color: #4f4f4f;
  margin: 0;
  padding: 9px 34px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  width: fit-content;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  form input[type=submit] {
    padding: 14px 34px;
  }
}
@media only screen and (min-width: 1440px) {
  form input[type=submit] {
    font-size: 0.889rem;
    padding: 13px 49px;
  }
}
form input[type=submit]:hover {
  text-decoration: none;
  background-color: #000000;
  color: #fff;
}
form input[type=submit]:disabled {
  opacity: 0.7;
  cursor: default;
}
form input[type=submit]:disabled:hover {
  background: #fff;
  color: #4f4f4f;
}
form input[type=submit]:after {
  content: none;
}
form input[type=submit] {
  background-color: #000000;
  color: #fff;
  width: 100%;
}
form input[type=submit]:hover {
  background-color: #fff;
  color: #000000;
  border-color: #000000;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #000000 !important;
}

.cont--input {
  position: relative;
  margin: auto;
  width: 100%;
  overflow: hidden;
}

form:not(.variations_form) .label {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.8rem;
  line-height: 1.25;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #c4c4c4;
}

input,
textarea,
.woocommerce form .form-row .input-text {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.25;
  color: #4f4f4f;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  padding: 16px 24px;
  transition: all 0.15s ease;
  border-radius: 80px;
  border: solid 1px rgba(79, 79, 79, 0.4);
  background-color: transparent;
}

textarea {
  max-height: 142px;
  border-radius: 40px;
}
@media only screen and (min-width: 1024px) {
  textarea {
    max-height: 186px;
  }
}

label:has(input[type=checkbox]) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  gap: 12px;
}

input[type=checkbox] {
  position: relative;
  width: 20px;
  min-width: 20px;
  height: 20px;
  padding: 0;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #b2b5b6;
  border-radius: 4px;
  transition: all 0.2s ease;
}
input[type=checkbox]:hover {
  cursor: pointer;
  border-color: #4f4f4f;
}
input[type=checkbox]:checked {
  background-color: #4f4f4f;
  border-color: #4f4f4f;
  box-shadow: inset 0 0 0 0px #fff, inset 0 0 0 10px #4f4f4f;
}

input[type=radio] {
  position: relative;
  width: 20px;
  min-width: 20px;
  height: 20px;
  padding: 0;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #b2b5b6;
  border-radius: 50%;
  transition: all 0.2s ease;
}
input[type=radio]:hover {
  cursor: pointer;
  border-color: #4f4f4f;
}
input[type=radio]:checked {
  background-color: #4f4f4f;
  border-color: #4f4f4f;
  box-shadow: inset 0 0 0 0px #fff, inset 0 0 0 10px #4f4f4f;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.cont__contact {
  line-height: 1.25;
}
.cont__contact h2 {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 500;
  font-style: normal;
  text-transform: initial;
  margin-bottom: 8px;
}
.cont__contact .section-contact {
  margin-top: 30px;
}
@media only screen and (min-width: 1024px) {
  .cont__contact .section-contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 1440px) {
  .cont__contact .section-contact {
    margin-top: 60px;
  }
}
.cont__contact .section-contact .cont__contact-left {
  padding-bottom: 20px;
}
@media only screen and (min-width: 1024px) {
  .cont__contact .section-contact .cont__contact-left {
    width: 58%;
  }
}
.cont__contact .section-contact .cont__contact-left form {
  margin-top: 38px;
}
@media only screen and (min-width: 1024px) {
  .cont__contact .section-contact .cont__contact-right {
    width: 34%;
  }
}
.cont__contact .section-contact .cont__contact-right .cont__items {
  display: grid;
  row-gap: 30px;
}
@media only screen and (min-width: 1440px) {
  .cont__contact .section-contact .cont__contact-right .cont__items {
    row-gap: 86px;
  }
}
.cont__contact .section-contact .cont__contact-right .cont__items .cont__item p {
  margin-bottom: 0;
}
.cont__contact .section-contact .cont__contact-right .cont__items .cont__item a {
  display: block;
  width: fit-content;
}
.cont__contact .section-contact .cont__contact-right .cont__items .cont__item a:after {
  bottom: 2px;
}
.cont__contact .section-contact .cont__contact-right .cont__items .cont__item .cont__xxss {
  margin-top: 26px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  column-gap: 15px;
}
.cont__contact .section-contact .cont__contact-right .cont__items .cont__item .cont__xxss a:hover {
  opacity: 0.8;
}
.cont__contact .section-contact .cont__contact-right .cont__items .cont__item .cont__xxss a:after {
  content: none;
}
.cont__contact .section-contact .cont__contact-right .cont__items .cont__item table {
  width: auto !important;
}
.cont__contact .section-contact .cont__contact-right .cont__items .cont__item table td,
.cont__contact .section-contact .cont__contact-right .cont__items .cont__item table th {
  border: none;
  padding: 0;
  width: 161px !important;
}
.cont__contact .section-contact .cont__contact-right .cont__items .cont__item table td:nth-child(2),
.cont__contact .section-contact .cont__contact-right .cont__items .cont__item table th:nth-child(2) {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
}

body.error404 #wrapper-navbar {
  position: relative;
}
body.error404 section.error-404 {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 65vh;
  padding: 100px 0;
}
body.error404 section.error-404 header.page-header img {
  display: block;
  margin: 0 auto;
  padding-bottom: 37px;
}
body.error404 section.error-404 .page-content .cont__subtitle {
  text-align: center;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 22px;
}
body.error404 section.error-404 .page-content .cont__subtitle:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 20px;
  height: 2px;
  background-color: #444;
}
body.error404 section.error-404 .page-content a:hover {
  opacity: 0.7;
}

.cont--post a {
  height: 100%;
}
.cont--post a:hover .cont--post-image img {
  transform: scale(1.05);
}
.cont--post a:after {
  transition: all 0.8s;
  bottom: -6px;
}
.cont--post a .cont--post-image {
  margin-bottom: 10px;
  overflow: hidden;
  border-radius: 10px;
}
@media only screen and (min-width: 1440px) {
  .cont--post a .cont--post-image {
    margin-bottom: 20px;
  }
}
.cont--post a .cont--post-image img {
  border-radius: 10px;
  width: 100%;
  max-height: 268px;
  object-fit: cover;
  aspect-ratio: 1/1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
@media only screen and (min-width: 1024px) {
  .cont--post a .cont--post-image img {
    max-height: 400px;
  }
}
@media only screen and (min-width: 1440px) {
  .cont--post a .cont--post-image img {
    max-height: 525px;
  }
}
.cont--post a .cont--post-title h3 {
  margin-bottom: 10px;
}
@media only screen and (min-width: 1440px) {
  .cont--post a .cont--post-extract {
    line-height: 1.11;
  }
}

.blog-grid.cont__posts,
.archive-grid.cont__posts {
  display: grid;
  row-gap: 50px;
  column-gap: 30px;
}
@media only screen and (min-width: 768px) {
  .blog-grid.cont__posts,
  .archive-grid.cont__posts {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 1024px) {
  .blog-grid.cont__posts,
  .archive-grid.cont__posts {
    grid-template-columns: repeat(3, 1fr);
    row-gap: 60px;
  }
}
.blog-grid.cont__posts .cont--post .cont--inner a .cont--post-info .cont--post-description,
.archive-grid.cont__posts .cont--post .cont--inner a .cont--post-info .cont--post-description {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .blog-grid.cont__posts .cont--post .cont--inner a .cont--post-info .cont--post-description,
  .archive-grid.cont__posts .cont--post .cont--inner a .cont--post-info .cont--post-description {
    display: block;
  }
}

.blog header h1,
.category header h1,
.page-template-page-artists header h1 {
  margin-bottom: 25px;
}
.blog header .cont__description,
.category header .cont__description,
.page-template-page-artists header .cont__description {
  max-width: 1321px;
}

.cont--menu-cat {
  margin-top: 34px;
  margin-bottom: 44px;
}
@media only screen and (min-width: 1440px) {
  .cont--menu-cat {
    margin-top: 60px;
    margin-bottom: 40px;
  }
}
.cont--menu-cat ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
@media only screen and (min-width: 1440px) {
  .cont--menu-cat ul {
    gap: 20px;
  }
}
.cont--menu-cat ul li.current-cat a {
  background-color: #000000;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .cont--menu-cat ul li a {
    padding: 5px 17px;
  }
}

#single-post .cont__inner {
  margin-bottom: 120px;
}
@media only screen and (min-width: 1024px) {
  #single-post .cont__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 1024px) {
  #single-post .cont__inner .cont__left {
    width: 58%;
    padding-top: 37px;
  }
}
#single-post .cont__inner .cont__left .cont__category {
  margin-bottom: 28px;
}
@media only screen and (min-width: 1024px) {
  #single-post .cont__inner .cont__left .cont__category {
    margin-bottom: 55px;
  }
}
#single-post .cont__inner .cont__left .cont__category a {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1.3;
  text-transform: uppercase;
  color: #4f4f4f;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  column-gap: 10px;
  width: fit-content;
}
@media only screen and (min-width: 1440px) {
  #single-post .cont__inner .cont__left .cont__category a {
    font-size: 0.889rem;
    column-gap: 15px;
  }
}
@media only screen and (min-width: 1440px) {
  #single-post .cont__inner .cont__left .cont__category a span {
    font-size: 24px;
  }
}
#single-post .cont__inner .cont__left .cont__info {
  margin-bottom: 27px;
}
@media only screen and (min-width: 1024px) {
  #single-post .cont__inner .cont__left .cont__info {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (min-width: 1440px) {
  #single-post .cont__inner .cont__left .cont__info {
    padding-left: 150px;
    padding-right: 150px;
    margin-bottom: 40px;
  }
}
#single-post .cont__inner .cont__left .cont__info h1 {
  margin-bottom: 25px;
}
#single-post .cont__inner .cont__left .cont__info .title-3 {
  margin-bottom: 0;
}
#single-post .cont__inner .cont__left .cont--image {
  margin-bottom: 49px;
}
@media only screen and (min-width: 1024px) {
  #single-post .cont__inner .cont__left .cont--image {
    display: none;
  }
}
#single-post .cont__inner .cont__left .content {
  text-align: justify;
  animation-name: fadeInMove;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-delay: 0.2s;
  animation-fill-mode: backwards;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  color: #606060;
}
@media only screen and (min-width: 1024px) {
  #single-post .cont__inner .cont__left .content {
    padding-left: 50px;
    padding-right: 70px;
  }
}
@media only screen and (min-width: 1440px) {
  #single-post .cont__inner .cont__left .content {
    line-height: 1.11;
    padding-left: 150px;
    padding-right: 150px;
  }
}
@media only screen and (min-width: 1024px) {
  #single-post .cont__inner .cont__right {
    width: 42%;
    padding-top: 20px;
    position: sticky;
    top: 0;
    height: fit-content;
  }
}
@media only screen and (min-width: 1440px) {
  #single-post .cont__inner .cont__right {
    top: 50px;
    padding-right: 150px;
  }
}
#single-post .cont__inner .cont__right .cont--image {
  display: none;
}
@media only screen and (min-width: 1024px) {
  #single-post .cont__inner .cont__right .cont--image {
    display: block;
  }
}
#single-post .cont__inner .cont--image img {
  margin-bottom: 11px;
  border-radius: 10px;
}
@media only screen and (min-width: 1024px) {
  #single-post .cont__inner .cont--image img {
    margin-bottom: 20px;
  }
}
#single-post .cont__inner .cont--image .wp-caption-text {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.889rem;
  line-height: 1.25;
  color: #606060;
}
@media only screen and (min-width: 1440px) {
  #single-post .cont__inner .cont--image .wp-caption-text {
    font-size: 1rem;
    line-height: 1.11;
  }
}

@media only screen and (min-width: 1024px) {
  body.single-artist .artist-item .cont__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  body.single-artist .artist-item .cont__top .cont__left {
    width: 39%;
  }
}
body.single-artist .artist-item .cont__top .cont__left .cont__back {
  margin-bottom: 28px;
}
@media only screen and (min-width: 1440px) {
  body.single-artist .artist-item .cont__top .cont__left .cont__back {
    margin-bottom: 30px;
  }
}
body.single-artist .artist-item .cont__top .cont__left .cont__back a {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1.3;
  text-transform: uppercase;
  color: #4f4f4f;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  column-gap: 12px;
  width: fit-content;
}
@media only screen and (min-width: 1440px) {
  body.single-artist .artist-item .cont__top .cont__left .cont__back a {
    font-size: 0.889rem;
  }
}
body.single-artist .artist-item .cont__top .cont__left .cont__back a span {
  font-size: 15px;
}
@media only screen and (min-width: 1440px) {
  body.single-artist .artist-item .cont__top .cont__left .cont__back a span {
    font-size: 23px;
  }
}
body.single-artist .artist-item .cont__top .cont__left .cont__pretitle {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1.3;
  text-transform: uppercase;
  color: #4f4f4f;
  margin-bottom: 12px;
}
@media only screen and (min-width: 1440px) {
  body.single-artist .artist-item .cont__top .cont__left .cont__pretitle {
    font-size: 0.889rem;
    margin-bottom: 25px;
  }
}
body.single-artist .artist-item .cont__top .cont__left h1.cont__title {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  margin-bottom: 25px;
}
body.single-artist .artist-item .cont__top .cont__left .cont__highlighted_text {
  margin-bottom: 25px;
}
body.single-artist .artist-item .cont__top .cont__left .cont__exterior_text {
  color: #606060;
  margin-bottom: 25px;
}
@media only screen and (min-width: 1024px) {
  body.single-artist .artist-item .cont__top .cont__left .cont__exterior_text {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1440px) {
  body.single-artist .artist-item .cont__top .cont__left .cont__exterior_text {
    line-height: 1.11;
  }
}
body.single-artist .artist-item .cont__top .cont__left .cont__exterior_text .cont__more {
  margin-top: 10px;
}
body.single-artist .artist-item .cont__top .cont__left .cont__exterior_text .cont__more a {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1.3;
  text-transform: uppercase;
  color: #4f4f4f;
}
body.single-artist .artist-item .cont__top .cont__left .cont__exterior_text #artistOverlay {
  position: fixed;
  inset: 0;
  z-index: 9999;
  pointer-events: none;
}
body.single-artist .artist-item .cont__top .cont__left .cont__exterior_text #artistOverlay.open {
  pointer-events: auto;
}
body.single-artist .artist-item .cont__top .cont__left .cont__exterior_text #artistOverlay.open .artist-overlay__backdrop {
  opacity: 1;
}
body.single-artist .artist-item .cont__top .cont__left .cont__exterior_text #artistOverlay.open .artist-overlay__panel {
  transform: translateX(0);
}
body.single-artist .artist-item .cont__top .cont__left .cont__exterior_text #artistOverlay .artist-overlay__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 0.25s ease;
}
body.single-artist .artist-item .cont__top .cont__left .cont__exterior_text #artistOverlay .artist-overlay__panel {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  max-width: 720px;
  background: #fff;
  box-shadow: -10px 0 30px rgba(0, 0, 0, 0.2);
  transform: translateX(100%);
  transition: transform 0.35s ease;
  overflow: auto;
  pointer-events: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}
body.single-artist .artist-item .cont__top .cont__left .cont__exterior_text #artistOverlay .artist-overlay__close {
  position: sticky;
  top: 0;
  background: transparent;
  border: 0;
  font-size: 40px;
  line-height: 1;
  cursor: pointer;
  margin-left: auto;
}
@media only screen and (min-width: 1440px) {
  body.single-artist .artist-item .cont__top .cont__left .cont__exterior_text #artistOverlay .artist-overlay__close {
    font-size: 45px;
    margin-right: 10px;
  }
}
body.single-artist .artist-item .cont__top .cont__left .cont__exterior_text #artistOverlay .artist-overlay__content {
  padding: 30px 20px;
}
@media only screen and (min-width: 768px) {
  body.single-artist .artist-item .cont__top .cont__left .cont__exterior_text #artistOverlay .artist-overlay__content {
    padding: 30px;
  }
}
@media only screen and (min-width: 1440px) {
  body.single-artist .artist-item .cont__top .cont__left .cont__exterior_text #artistOverlay .artist-overlay__content {
    padding: 30px 40px;
  }
}
@media only screen and (min-width: 1024px) {
  body.single-artist .artist-item .cont__top .cont__right {
    width: 58%;
  }
}
body.single-artist .artist-item .cont__top .cont__right .cont__image img {
  width: 100%;
  max-height: 828px;
  object-fit: cover;
  border-radius: 10px;
}
body.single-artist .artist-item .cont__phrase {
  text-align: center;
  margin: 91px 23px;
  max-width: 1072px;
}
@media only screen and (min-width: 1024px) {
  body.single-artist .artist-item .cont__phrase {
    margin: 150px auto;
  }
}
@media only screen and (min-width: 1440px) {
  body.single-artist .artist-item .cont__phrase {
    margin: 200px auto;
  }
}
@media only screen and (min-width: 1920px) {
  body.single-artist .artist-item .cont__phrase {
    line-height: 1;
  }
}
body.single-artist .artist-item .section__instrument {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 1024px) {
  body.single-artist .artist-item .section__instrument {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media only screen and (min-width: 1440px) {
  body.single-artist .artist-item .section__instrument {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
body.single-artist .artist-item .section__instrument .cont__left {
  margin-bottom: 26px;
}
@media only screen and (min-width: 1024px) {
  body.single-artist .artist-item .section__instrument .cont__left {
    width: 58%;
    margin-bottom: 0;
  }
}
body.single-artist .artist-item .section__instrument .cont__left a {
  display: block;
  position: relative;
  width: 100%;
}
body.single-artist .artist-item .section__instrument .cont__left a:after {
  content: none;
}
body.single-artist .artist-item .section__instrument .cont__left a:hover .cont__image:before {
  opacity: 0.2;
}
body.single-artist .artist-item .section__instrument .cont__left a .cont__image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 10px;
}
body.single-artist .artist-item .section__instrument .cont__left a .cont__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
  min-height: 195px;
}
body.single-artist .artist-item .section__instrument .cont__left a .cont__play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
body.single-artist .artist-item .section__instrument .cont__left a .cont__play img {
  width: 32px;
  margin-left: auto;
}
@media only screen and (min-width: 1440px) {
  body.single-artist .artist-item .section__instrument .cont__left a .cont__play img {
    width: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  body.single-artist .artist-item .section__instrument .cont__right {
    width: 39%;
  }
}
body.single-artist .artist-item .section__instrument .cont__right h2.cont__title {
  line-height: 1;
  margin-bottom: 20px;
}
body.single-artist .artist-item .section__instrument .cont__right .cont__text {
  color: #606060;
}
@media only screen and (min-width: 1440px) {
  body.single-artist .artist-item .section__instrument .cont__right .cont__text {
    line-height: 1.11;
  }
}
body.single-artist .artist-item .section__instrument .cont__right .cont__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  row-gap: 8px;
  column-gap: 50px;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  margin-top: 39px;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
}
body.single-artist .artist-item .section__instrument .cont__right .cont__info .cont__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  column-gap: 16px;
  align-items: center;
}
body.single-artist .artist-item .section__instrument .cont__right .cont__info .cont__item .cont__title {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: normal;
  text-transform: uppercase;
  color: #4f4f4f;
}
@media only screen and (min-width: 1440px) {
  body.single-artist .artist-item .section__instrument .cont__right .cont__info .cont__item .cont__title {
    font-size: 0.889rem;
  }
}
body.single-artist .artist-item .section__instrument .cont__right .cont__info .cont__item .cont__text {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.889rem;
  line-height: 1.25;
  color: #606060;
}
@media only screen and (min-width: 1440px) {
  body.single-artist .artist-item .section__instrument .cont__right .cont__info .cont__item .cont__text {
    font-size: 1rem;
    line-height: 1.11;
  }
}
body.single-artist .artist-item .section__instrument .cont__right .cont__related-product {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 1024px) {
  body.single-artist .artist-item .section__instrument .cont__right .cont__related-product {
    margin-bottom: 0;
  }
}
body.single-artist .artist-item .section__instrument .cont__right .cont__related-product a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  column-gap: 15px;
  align-items: center;
}
@media only screen and (min-width: 1440px) {
  body.single-artist .artist-item .section__instrument .cont__right .cont__related-product a {
    column-gap: 32px;
  }
}
body.single-artist .artist-item .section__instrument .cont__right .cont__related-product a:after {
  content: none;
}
body.single-artist .artist-item .section__instrument .cont__right .cont__related-product a:hover .cont__content .cont__title:after {
  width: 100%;
}
body.single-artist .artist-item .section__instrument .cont__right .cont__related-product a .cont__image img {
  max-width: 65px;
  border-radius: 10px;
}
@media only screen and (min-width: 1440px) {
  body.single-artist .artist-item .section__instrument .cont__right .cont__related-product a .cont__image img {
    max-width: 91px;
  }
}
body.single-artist .artist-item .section__instrument .cont__right .cont__related-product a .cont__content .cont__title {
  position: relative;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.111rem;
  line-height: 1;
  text-transform: uppercase;
  color: #606060;
}
@media only screen and (min-width: 1440px) {
  body.single-artist .artist-item .section__instrument .cont__right .cont__related-product a .cont__content .cont__title {
    font-size: 1.222rem;
    line-height: 1.27;
  }
}
body.single-artist .artist-item .section__instrument .cont__right .cont__related-product a .cont__content .cont__title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 0;
  height: 1px;
  background-color: #4f4f4f;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
body.single-artist .artist-item .section__instrument .cont__right .cont__related-product a .cont__content .cont__text {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.889rem;
  line-height: 1;
  color: #606060;
  margin-top: 5px;
}
@media only screen and (min-width: 1440px) {
  body.single-artist .artist-item .section__instrument .cont__right .cont__related-product a .cont__content .cont__text {
    font-size: 1rem;
    line-height: 1.22;
  }
}
body.single-artist .artist-item .section__artist-video {
  margin-top: 40px;
  margin-bottom: 100px;
}
@media only screen and (min-width: 1440px) {
  body.single-artist .artist-item .section__artist-video {
    margin-top: 100px;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-artist .artist-item .section__artist-video {
    margin-left: -20px;
    margin-right: -20px;
  }
}
body.single-artist .artist-item .section__artist-video a {
  position: relative;
  min-height: 293px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 20px 20px 30px 30px;
}
@media only screen and (min-width: 1024px) {
  body.single-artist .artist-item .section__artist-video a {
    min-height: 556px;
  }
}
@media only screen and (min-width: 1440px) {
  body.single-artist .artist-item .section__artist-video a {
    padding: 68px 68px 60px 60px;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-artist .artist-item .section__artist-video a {
    min-height: 800px;
  }
}
body.single-artist .artist-item .section__artist-video a:after {
  content: none;
}
body.single-artist .artist-item .section__artist-video a:hover .cont__image:before {
  opacity: 0.2;
}
body.single-artist .artist-item .section__artist-video a .cont__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
body.single-artist .artist-item .section__artist-video a .cont__image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 10px;
}
body.single-artist .artist-item .section__artist-video a .cont__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
body.single-artist .artist-item .section__artist-video a .cont__play img {
  width: 32px;
  margin-left: auto;
}
@media only screen and (min-width: 1440px) {
  body.single-artist .artist-item .section__artist-video a .cont__play img {
    width: 50px;
  }
}
body.single-artist .artist-item .section__artist-video a .cont__content .cont__title {
  line-height: 1;
  color: #fff;
  margin-bottom: 10px;
}
body.single-artist .artist-item .section__artist-video a .cont__content .cont__text {
  font-size: 0.889rem;
  line-height: 1.1;
  color: #fff;
}
@media only screen and (min-width: 1440px) {
  body.single-artist .artist-item .section__artist-video a .cont__content .cont__text {
    font-size: 1.111rem;
    line-height: normal;
  }
}

body.artist-overlay-open {
  overflow: hidden;
}

.artists-grid {
  display: grid;
  gap: 20px;
}
@media only screen and (min-width: 768px) {
  .artists-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 1024px) {
  .artists-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.artists-grid .artist-item a {
  position: relative;
  min-height: 208px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-end;
}
@media only screen and (min-width: 768px) {
  .artists-grid .artist-item a {
    aspect-ratio: 1/1;
  }
}
.artists-grid .artist-item a:after {
  content: none;
}
.artists-grid .artist-item a:hover .artist-video {
  opacity: 1;
  visibility: visible;
  z-index: initial;
}
.artists-grid .artist-item a .artist__thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.artists-grid .artist-item a .artist__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.artists-grid .artist-item a .artist-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.artists-grid .artist-item a .artist-video video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.artists-grid .artist-item a .artist-title {
  position: relative;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.444rem;
  line-height: normal;
  text-transform: uppercase;
  color: #fff;
  padding: 30px 20px;
}

.section__hero-image {
  position: relative;
  margin-bottom: 66px;
}
@media only screen and (min-width: 1440px) {
  .section__hero-image {
    margin-top: 10px;
    margin-bottom: 100px;
  }
}
.section__hero-image .cont__back {
  position: relative;
}
.section__hero-image .cont__back a {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1.3;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  top: 20px;
  left: 40px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  column-gap: 15px;
  align-items: center;
}
@media only screen and (min-width: 1440px) {
  .section__hero-image .cont__back a {
    font-size: 0.889rem;
    left: 65px;
    top: 45px;
  }
}
@media only screen and (min-width: 1920px) {
  .section__hero-image .cont__back a {
    left: 26px;
  }
}
@media only screen and (min-width: 1440px) {
  .section__hero-image .cont__back a span {
    font-size: 22px;
  }
}
.section__hero-image .cont__back a:after {
  background-color: #fff;
}
.section__hero-image .cont__image {
  position: absolute;
  top: 0;
  left: 20px;
  width: calc(100% - 40px);
  height: 100%;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.1);
}
.section__hero-image .cont__image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.section__hero-image .cont__image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.5;
  border-radius: 10px;
}
.section__hero-image .cont__info {
  position: relative;
  padding: 125px 32px;
}
@media only screen and (min-width: 1440px) {
  .section__hero-image .cont__info {
    padding-top: 250px;
    padding-bottom: 250px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__hero-image .cont__info {
    padding-top: 308px;
    padding-bottom: 308px;
  }
}
.section__hero-image .cont__info .cont__title {
  text-align: center;
  margin-bottom: 25px;
  color: #fff;
}
.section__hero-image .cont__info .cont__subtitle {
  text-align: center;
  margin-bottom: 25px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1321px;
  color: #fff;
}
.section__hero-image .cont__info .button {
  margin: 0 auto;
}

.section__hero-image-video {
  position: relative;
  margin-bottom: 64px;
}
@media only screen and (min-width: 1440px) {
  .section__hero-image-video {
    margin-bottom: 70px;
  }
}
.section__hero-image-video .cont__video {
  position: absolute;
  top: 0;
  left: 20px;
  width: calc(100% - 40px);
  height: 100%;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.1);
}
.section__hero-image-video .cont__video #myVideo {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.section__hero-image-video .cont__video:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.5;
  border-radius: 10px;
}
.section__hero-image-video .cont__image img {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .section__hero-image-video .cont__image .image__mobile {
    display: none;
  }
}
.section__hero-image-video .cont__image .image__desktop {
  display: none;
  /*position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;*/
}
@media only screen and (min-width: 768px) {
  .section__hero-image-video .cont__image .image__desktop {
    display: block;
  }
}
.section__hero-image-video .cont__info {
  position: relative;
  padding: 125px 32px;
}
@media only screen and (min-width: 1440px) {
  .section__hero-image-video .cont__info {
    padding-top: 250px;
    padding-bottom: 250px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__hero-image-video .cont__info {
    padding-top: 308px;
    padding-bottom: 308px;
  }
}
.section__hero-image-video .cont__info .cont__title {
  text-align: center;
  margin-bottom: 25px;
  color: #fff;
}
.section__hero-image-video .cont__info .cont__subtitle {
  text-align: center;
  margin-bottom: 25px;
  color: #fff;
}
.section__hero-image-video .cont__info .button {
  margin: 0 auto;
}

.section__text-full {
  margin-top: 50px;
  margin-bottom: 50px;
}
.section__text-two-columns {
  margin-top: 110px;
  margin-bottom: 110px;
}
@media only screen and (min-width: 1600px) {
  .section__text-two-columns {
    margin-top: 200px;
    margin-bottom: 200px;
  }
}
@media only screen and (min-width: 768px) {
  .section__text-two-columns .cont__columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 40px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1279px) {
  .section__text-two-columns .cont__columns {
    column-gap: 60px;
  }
}
.section__text-two-columns .cont__columns .cont__column {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 30px 0;
}
@media only screen and (min-width: 1440px) {
  .section__text-two-columns .cont__columns .cont__column {
    line-height: 1.11;
  }
}
.section__text-two-columns .cont__columns .cont__column:first-child {
  border-bottom: none;
}
@media only screen and (min-width: 1024px) {
  .section__text-two-columns .cont__columns .cont__column:first-child {
    border-bottom: 1px solid #000000;
  }
}
.section__text-two-columns .cont__columns .cont__column .title-3-product {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: normal;
  color: #606060;
  margin-bottom: 10px;
}
@media only screen and (min-width: 1440px) {
  .section__text-two-columns .cont__columns .cont__column .title-3-product {
    font-size: 0.889rem;
  }
}
.section__text-two-columns .cont__columns .cont__column .title-3-category {
  margin-bottom: 10px;
}
.section__text-two-columns .cont__columns .cont__column p:last-child {
  margin-bottom: 0;
}

.section__text_image {
  margin-top: 82px;
  margin-bottom: 86px;
}
.section__text_image .cont__text_image {
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .section__text_image .cont__text_image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media only screen and (min-width: 1024px) {
  .section__text_image .cont__text_image.text-position-right {
    flex-direction: row-reverse;
  }
}
@media only screen and (min-width: 1440px) {
  .section__text_image .cont__text_image.text-position-right .cont__text {
    padding-left: 0;
    padding-right: 60px;
  }
}
.section__text_image .cont__text_image .cont__text {
  font-size: 1rem;
  line-height: 1.3;
  color: #949494;
  margin-bottom: 35px;
}
@media only screen and (min-width: 1024px) {
  .section__text_image .cont__text_image .cont__text {
    width: 28%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .section__text_image .cont__text_image .cont__text {
    font-size: 1.111rem;
    padding-left: 60px;
  }
}
.section__text_image .cont__text_image .cont__text h2 {
  margin-bottom: 12px;
}
@media only screen and (min-width: 1440px) {
  .section__text_image .cont__text_image .cont__text h2 {
    margin-bottom: 30px;
  }
}
.section__text_image .cont__text_image .cont__text p {
  margin-bottom: 20px;
}
@media only screen and (min-width: 1024px) {
  .section__text_image .cont__text_image .cont__text p {
    margin-bottom: 16px;
  }
}
.section__text_image .cont__text_image .cont__text p:last-child {
  margin-bottom: 0;
}
.section__text_image .cont__text_image .cont__text .button-border, .section__text_image .cont__text_image .cont__text .cont--menu-cat ul li a, .cont--menu-cat ul li .section__text_image .cont__text_image .cont__text a {
  margin-top: 20px;
}
@media only screen and (min-width: 1440px) {
  .section__text_image .cont__text_image .cont__text .button-border, .section__text_image .cont__text_image .cont__text .cont--menu-cat ul li a, .cont--menu-cat ul li .section__text_image .cont__text_image .cont__text a {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .section__text_image .cont__text_image .cont__image {
    width: 64%;
  }
}
.section__text_image .cont__text_image .cont__image img {
  display: block;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
  min-height: 311px;
  width: 100%;
}

.section__text_image_carousel {
  margin-top: 41px;
  margin-bottom: 22px;
}
@media only screen and (min-width: 768px) {
  .section__text_image_carousel {
    margin-top: 92px;
    margin-bottom: 60px;
  }
}
.section__text_image_carousel .cont__slides {
  border-top: 1px solid #000000;
  padding-top: 30px;
  padding-bottom: 30px;
}
.section__text_image_carousel .cont__slides:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  height: 1px;
  background-color: #000000;
}
@media only screen and (min-width: 768px) {
  .section__text_image_carousel .cont__slides {
    padding-bottom: 42px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__text_image_carousel .cont__slides {
    padding-top: 100px;
    padding-bottom: 116px;
  }
}
.section__text_image_carousel .cont__slides .swiper-pagination {
  text-align: left;
  width: auto;
  background-color: #fff;
  bottom: 0;
  left: 40px;
}
@media only screen and (min-width: 768px) {
  .section__text_image_carousel .cont__slides .swiper-pagination {
    left: 87px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__text_image_carousel .cont__slides .swiper-pagination {
    left: 134px;
  }
}
.section__text_image_carousel .cont__text_image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column-reverse;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .section__text_image_carousel .cont__text_image {
    flex-direction: row;
  }
}
.section__text_image_carousel .cont__text_image:not(.swiper-slide-active) {
  opacity: 0 !important;
}
@media only screen and (min-width: 1024px) {
  .section__text_image_carousel .cont__text_image.text-position-right {
    flex-direction: row-reverse;
  }
}
@media only screen and (min-width: 768px) {
  .section__text_image_carousel .cont__text_image.text-position-right .cont__text {
    padding-right: 0;
    padding-left: 75px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__text_image_carousel .cont__text_image.text-position-right .cont__text {
    padding-left: 160px;
  }
}
@media only screen and (min-width: 768px) {
  .section__text_image_carousel .cont__text_image .cont__text {
    width: 45%;
    padding-right: 50px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__text_image_carousel .cont__text_image .cont__text {
    width: 39%;
    padding-top: 40px;
    padding-right: 141px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__text_image_carousel .cont__text_image .cont__text {
    width: 40%;
    padding-right: 112px;
  }
}
.section__text_image_carousel .cont__text_image .cont__text .cont__pretitle {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.333rem;
  line-height: 1.1;
  color: #4f4f4f;
  margin-bottom: 10px;
}
@media only screen and (min-width: 1279px) {
  .section__text_image_carousel .cont__text_image .cont__text .cont__pretitle {
    font-size: 1.867rem;
    line-height: 1.13;
    margin-bottom: 17px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__text_image_carousel .cont__text_image .cont__text .cont__pretitle {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2.111rem;
    line-height: 1.1;
    text-align: left;
    color: #4f4f4f;
    margin-bottom: 26px;
  }
}
.section__text_image_carousel .cont__text_image .cont__text .cont__title {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.733rem;
  line-height: 1.15;
  text-transform: uppercase;
  color: #000000;
  max-width: 90%;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .section__text_image_carousel .cont__text_image .cont__text .cont__title {
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__text_image_carousel .cont__text_image .cont__text .cont__title {
    font-size: 2.8rem;
    line-height: 1;
    margin-bottom: 17px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__text_image_carousel .cont__text_image .cont__text .cont__title {
    font-size: 4rem;
    line-height: 1;
    margin-bottom: 29px;
  }
}
.section__text_image_carousel .cont__text_image .cont__text .cont__description {
  max-width: 90%;
}
@media only screen and (min-width: 768px) {
  .section__text_image_carousel .cont__text_image .cont__text .cont__description {
    max-width: inherit;
  }
}
.section__text_image_carousel .cont__text_image .cont__text .cont__description p {
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .section__text_image_carousel .cont__text_image .cont__text .cont__description p {
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 1279px) {
  .section__text_image_carousel .cont__text_image .cont__text .cont__description p {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__text_image_carousel .cont__text_image .cont__text .cont__description p {
    margin-bottom: 29px;
  }
}
.section__text_image_carousel .cont__text_image .cont__text .cont__description p:not(.text-small) {
  font-size: 1.067rem;
  line-height: normal;
  color: #000000;
}
@media only screen and (min-width: 1279px) {
  .section__text_image_carousel .cont__text_image .cont__text .cont__description p:not(.text-small) {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 1600px) {
  .section__text_image_carousel .cont__text_image .cont__text .cont__description p:not(.text-small) {
    font-size: 2rem;
    line-height: 1.17;
  }
}
.section__text_image_carousel .cont__text_image .cont__text h2 {
  margin-bottom: 14px;
}
@media only screen and (min-width: 1024px) {
  .section__text_image_carousel .cont__text_image .cont__text h2 {
    margin-bottom: 7px;
  }
}
.section__text_image_carousel .cont__text_image .cont__text .text-important {
  position: relative;
  padding-bottom: 20px;
}
@media only screen and (min-width: 1366px) {
  .section__text_image_carousel .cont__text_image .cont__text .text-important {
    margin-bottom: 30px;
  }
}
.section__text_image_carousel .cont__text_image .cont__text .text-important:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 2px;
  background-color: #444;
}
@media only screen and (min-width: 1024px) {
  .section__text_image_carousel .cont__text_image .cont__text p {
    margin-bottom: 16px;
  }
}
.section__text_image_carousel .cont__text_image .cont__image {
  position: relative;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .section__text_image_carousel .cont__text_image .cont__image {
    width: 48%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1279px) {
  .section__text_image_carousel .cont__text_image .cont__image {
    width: 50%;
  }
}
@media only screen and (min-width: 1600px) {
  .section__text_image_carousel .cont__text_image .cont__image {
    width: 54%;
  }
}
.section__text_image_carousel .cont__text_image .cont__image > img {
  display: block;
  height: 100%;
  object-fit: cover;
}
.section__text_image_carousel .cont__text_image .cont__image .cont__link-video {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
@media only screen and (min-width: 1600px) {
  .section__text_image_carousel .cont__text_image .cont__image .cont__link-video {
    bottom: 48px;
    right: 43px;
  }
}
.section__text_image_carousel .cont__text_image .cont__image .cont__link-video a {
  display: block;
}
.section__text_image_carousel .cont__text_image .cont__image .cont__link-video a .cont__image-video {
  position: relative;
}
.section__text_image_carousel .cont__text_image .cont__image .cont__link-video a .cont__image-video .img-rotate {
  animation: rotation 9s infinite linear;
  max-height: 85px;
  width: auto;
}
@media only screen and (min-width: 1279px) {
  .section__text_image_carousel .cont__text_image .cont__image .cont__link-video a .cont__image-video .img-rotate {
    max-height: 113px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__text_image_carousel .cont__text_image .cont__image .cont__link-video a .cont__image-video .img-rotate {
    max-height: 162px;
  }
}
.section__text_image_carousel .cont__text_image .cont__image .cont__link-video a .cont__image-video .img-static {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.section__text_image_background {
  position: relative;
  padding-top: 90px;
  padding-bottom: 99px;
  margin-bottom: 67px;
}
@media only screen and (min-width: 1440px) {
  .section__text_image_background {
    padding-top: 181px;
    padding-bottom: 181px;
    margin-bottom: 100px;
  }
}
.section__text_image_background .cont__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.section__text_image_background .cont__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (min-width: 768px) {
  .section__text_image_background .cont__image.mobile {
    display: none;
  }
}
.section__text_image_background .cont__image.desktop {
  display: none;
}
@media only screen and (min-width: 768px) {
  .section__text_image_background .cont__image.desktop {
    display: block;
  }
}
.section__text_image_background .cont__info {
  max-width: 390px;
}
@media only screen and (min-width: 1600px) {
  .section__text_image_background .cont__info {
    padding-left: 68px;
    box-sizing: content-box;
  }
}
.section__text_image_background .cont__info .cont__title h2 {
  color: #fff;
  margin-bottom: 26px;
}
.section__text_image_background .cont__info .cont__text {
  line-height: 1.1;
  color: #fff;
  margin-bottom: 26px;
}
@media only screen and (min-width: 1440px) {
  .section__text_image_background .cont__info .cont__text {
    line-height: normal;
  }
}
.section__text_image_background .cont__info .cont__text p:last-child {
  margin-bottom: 0;
}
.section__overlay_information {
  margin-top: 100px;
  margin-bottom: 100px;
}

.tax-cat_product .page-header {
  padding-bottom: 41px;
}
@media only screen and (min-width: 1024px) {
  .tax-cat_product .page-header {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 1600px) {
  .tax-cat_product .page-header {
    padding-bottom: 77px;
  }
}

.section__overlay_information .overlay__info,
.section__overlay_information .cont__inner,
.tax-cat_product .page-header .overlay__info,
.tax-cat_product .page-header .cont__inner {
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .section__overlay_information .overlay__info,
  .section__overlay_information .cont__inner,
  .tax-cat_product .page-header .overlay__info,
  .tax-cat_product .page-header .cont__inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.section__overlay_information .overlay__info .cont__image img,
.section__overlay_information .cont__inner .cont__image img,
.tax-cat_product .page-header .overlay__info .cont__image img,
.tax-cat_product .page-header .cont__inner .cont__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section__overlay_information .overlay__info .cont__text,
.section__overlay_information .cont__inner .cont__text,
.tax-cat_product .page-header .overlay__info .cont__text,
.tax-cat_product .page-header .cont__inner .cont__text {
  color: #fff;
  padding-top: 180px;
  padding-bottom: 75px;
  margin-top: -150px;
}
@media only screen and (min-width: 1024px) {
  .section__overlay_information .overlay__info .cont__text,
  .section__overlay_information .cont__inner .cont__text,
  .tax-cat_product .page-header .overlay__info .cont__text,
  .tax-cat_product .page-header .cont__inner .cont__text {
    display: flex;
    align-items: center;
    padding-top: 69px;
    padding-bottom: 69px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1600px) {
  .section__overlay_information .overlay__info .cont__text,
  .section__overlay_information .cont__inner .cont__text,
  .tax-cat_product .page-header .overlay__info .cont__text,
  .tax-cat_product .page-header .cont__inner .cont__text {
    padding-top: 146px;
    padding-bottom: 167px;
  }
}
@media only screen and (min-width: 1920px) {
  .section__overlay_information .overlay__info .cont__text .cont__text--inner,
  .section__overlay_information .cont__inner .cont__text .cont__text--inner,
  .tax-cat_product .page-header .overlay__info .cont__text .cont__text--inner,
  .tax-cat_product .page-header .cont__inner .cont__text .cont__text--inner {
    padding-right: 130px;
    padding-left: 110px;
  }
}
.section__overlay_information .overlay__info .cont__text h1,
.section__overlay_information .cont__inner .cont__text h1,
.tax-cat_product .page-header .overlay__info .cont__text h1,
.tax-cat_product .page-header .cont__inner .cont__text h1 {
  color: #fff;
}
.section__overlay_information .overlay__info .cont__text .link__arrow,
.section__overlay_information .cont__inner .cont__text .link__arrow,
.tax-cat_product .page-header .overlay__info .cont__text .link__arrow,
.tax-cat_product .page-header .cont__inner .cont__text .link__arrow {
  color: #fff;
}
.section__overlay_information .overlay__info .cont__text .link__arrow span:after,
.section__overlay_information .cont__inner .cont__text .link__arrow span:after,
.tax-cat_product .page-header .overlay__info .cont__text .link__arrow span:after,
.tax-cat_product .page-header .cont__inner .cont__text .link__arrow span:after {
  border-color: #fff;
}
.section__overlay_information .overlay__info .cont__overlay,
.section__overlay_information .cont__inner .cont__overlay,
.tax-cat_product .page-header .overlay__info .cont__overlay,
.tax-cat_product .page-header .cont__inner .cont__overlay {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  z-index: 3;
  transform: translateY(-100%);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  overflow-y: auto;
}
@media only screen and (min-width: 1024px) {
  .section__overlay_information .overlay__info .cont__overlay,
  .section__overlay_information .cont__inner .cont__overlay,
  .tax-cat_product .page-header .overlay__info .cont__overlay,
  .tax-cat_product .page-header .cont__inner .cont__overlay {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    transform: translateY(0) translateX(100%);
  }
}
.section__overlay_information .overlay__info .cont__overlay.show,
.section__overlay_information .cont__inner .cont__overlay.show,
.tax-cat_product .page-header .overlay__info .cont__overlay.show,
.tax-cat_product .page-header .cont__inner .cont__overlay.show {
  transform: translateY(0);
}
@media only screen and (min-width: 1024px) {
  .section__overlay_information .overlay__info .cont__overlay.show,
  .section__overlay_information .cont__inner .cont__overlay.show,
  .tax-cat_product .page-header .overlay__info .cont__overlay.show,
  .tax-cat_product .page-header .cont__inner .cont__overlay.show {
    transform: translateY(0) translateX(0);
  }
}
.section__overlay_information .overlay__info .cont__overlay .cont__overlay_close,
.section__overlay_information .cont__inner .cont__overlay .cont__overlay_close,
.tax-cat_product .page-header .overlay__info .cont__overlay .cont__overlay_close,
.tax-cat_product .page-header .cont__inner .cont__overlay .cont__overlay_close {
  flex-grow: 1;
}
.section__overlay_information .overlay__info .cont__overlay .cont__overlay_content,
.section__overlay_information .cont__inner .cont__overlay .cont__overlay_content,
.tax-cat_product .page-header .overlay__info .cont__overlay .cont__overlay_content,
.tax-cat_product .page-header .cont__inner .cont__overlay .cont__overlay_content {
  width: 100%;
  height: 100%;
  background-color: #fff;
  box-shadow: -10px 4px 80px 0 rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 1024px) {
  .section__overlay_information .overlay__info .cont__overlay .cont__overlay_content,
  .section__overlay_information .cont__inner .cont__overlay .cont__overlay_content,
  .tax-cat_product .page-header .overlay__info .cont__overlay .cont__overlay_content,
  .tax-cat_product .page-header .cont__inner .cont__overlay .cont__overlay_content {
    max-width: 960px;
    transform: translateY(0) translateX(0);
  }
}
.section__overlay_information .overlay__info .cont__overlay .cont__overlay--inner,
.section__overlay_information .cont__inner .cont__overlay .cont__overlay--inner,
.tax-cat_product .page-header .overlay__info .cont__overlay .cont__overlay--inner,
.tax-cat_product .page-header .cont__inner .cont__overlay .cont__overlay--inner {
  padding-top: 21px;
  padding-bottom: 75px;
}
@media only screen and (min-width: 1024px) {
  .section__overlay_information .overlay__info .cont__overlay .cont__overlay--inner,
  .section__overlay_information .cont__inner .cont__overlay .cont__overlay--inner,
  .tax-cat_product .page-header .overlay__info .cont__overlay .cont__overlay--inner,
  .tax-cat_product .page-header .cont__inner .cont__overlay .cont__overlay--inner {
    padding-top: 29px;
  }
}
@media only screen and (min-width: 1920px) {
  .section__overlay_information .overlay__info .cont__overlay .cont__overlay--inner .cont__close,
  .section__overlay_information .cont__inner .cont__overlay .cont__overlay--inner .cont__close,
  .tax-cat_product .page-header .overlay__info .cont__overlay .cont__overlay--inner .cont__close,
  .tax-cat_product .page-header .cont__inner .cont__overlay .cont__overlay--inner .cont__close {
    margin-right: 50px;
  }
}
.section__overlay_information .overlay__info .cont__overlay .cont__overlay--inner .cont__description,
.section__overlay_information .cont__inner .cont__overlay .cont__overlay--inner .cont__description,
.tax-cat_product .page-header .overlay__info .cont__overlay .cont__overlay--inner .cont__description,
.tax-cat_product .page-header .cont__inner .cont__overlay .cont__overlay--inner .cont__description {
  font-size: 1.067rem;
  line-height: 1.38;
  max-width: 660px;
  margin: 0 auto;
  padding-top: 9px;
}
@media only screen and (min-width: 1366px) {
  .section__overlay_information .overlay__info .cont__overlay .cont__overlay--inner .cont__description,
  .section__overlay_information .cont__inner .cont__overlay .cont__overlay--inner .cont__description,
  .tax-cat_product .page-header .overlay__info .cont__overlay .cont__overlay--inner .cont__description,
  .tax-cat_product .page-header .cont__inner .cont__overlay .cont__overlay--inner .cont__description {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 0.889rem;
    line-height: 1.4;
    text-align: left;
    color: #4f4f4f;
  }
}
@media only screen and (min-width: 1600px) {
  .section__overlay_information .overlay__info .cont__overlay .cont__overlay--inner .cont__description,
  .section__overlay_information .cont__inner .cont__overlay .cont__overlay--inner .cont__description,
  .tax-cat_product .page-header .overlay__info .cont__overlay .cont__overlay--inner .cont__description,
  .tax-cat_product .page-header .cont__inner .cont__overlay .cont__overlay--inner .cont__description {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.4;
    text-align: left;
    color: #4f4f4f;
  }
}
.section__overlay_information .overlay__info .cont__overlay .cont__overlay--inner .cont__description .title-1,
.section__overlay_information .cont__inner .cont__overlay .cont__overlay--inner .cont__description .title-1,
.tax-cat_product .page-header .overlay__info .cont__overlay .cont__overlay--inner .cont__description .title-1,
.tax-cat_product .page-header .cont__inner .cont__overlay .cont__overlay--inner .cont__description .title-1 {
  margin-bottom: 13px;
}
@media only screen and (min-width: 1366px) {
  .section__overlay_information .overlay__info .cont__overlay .cont__overlay--inner .cont__description .title-1,
  .section__overlay_information .cont__inner .cont__overlay .cont__overlay--inner .cont__description .title-1,
  .tax-cat_product .page-header .overlay__info .cont__overlay .cont__overlay--inner .cont__description .title-1,
  .tax-cat_product .page-header .cont__inner .cont__overlay .cont__overlay--inner .cont__description .title-1 {
    margin-bottom: 30px;
  }
}

.section__video {
  position: relative;
  margin-top: 113px;
  margin-bottom: 82px;
}
@media only screen and (min-width: 1440px) {
  .section__video {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
.section__video video {
  position: absolute;
  top: 0;
  left: 20px;
  width: calc(100% - 40px);
  height: 100%;
  object-fit: cover;
  z-index: -1;
  border-radius: 10px;
}
.section__video .cont__info {
  padding: 30px;
  min-height: 556px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media only screen and (min-width: 1440px) {
  .section__video .cont__info {
    min-height: 800px;
    padding: 60px 40px;
  }
}
.section__video .cont__info .cont__title h2 {
  color: #fff;
  margin-bottom: 10px;
}
.section__video .cont__info .cont__text {
  font-size: 1rem;
  line-height: normal;
  color: #fff;
}
@media only screen and (min-width: 1440px) {
  .section__video .cont__info .cont__text {
    font-size: 1.111rem;
  }
}
.section__video .cont__info .cont__text p:last-child {
  margin-bottom: 0;
}

.section__cta {
  width: 100%;
  margin-top: 100px;
  margin-bottom: 100px;
}
.section__cta .cont__cta {
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  padding: 20px 0;
}
@media only screen and (min-width: 1024px) {
  .section__cta .cont__cta {
    padding: 40px 0 44px;
  }
}
@media only screen and (min-width: 1024px) {
  .section__cta .cont__cta a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.section__cta .cont__cta a:hover .link__arrow span:after {
  transform: translateY(-50%) translateX(4px);
}
.section__cta .cont__cta a .cont__description p {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.167rem;
  line-height: 1.1;
  text-align: left;
  color: #4f4f4f;
}
@media only screen and (min-width: 1024px) {
  .section__cta .cont__cta a .cont__description p {
    font-size: 1.5rem;
    line-height: 1.17;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1600px) {
  .section__cta .cont__cta a .cont__description p {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 1024px) {
  .section__cta .cont__cta a .link__arrow {
    padding-right: 65px;
  }
}

.section_cta_fixed {
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.section_cta_fixed.show.show-mobile {
  opacity: 1;
}
@media only screen and (min-width: 1024px) {
  .section_cta_fixed.show {
    opacity: 1;
  }
}
.section_cta_fixed a {
  position: fixed;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  letter-spacing: 1.3px;
  text-transform: uppercase;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  padding: 10px 15px;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .section_cta_fixed a {
    left: inherit;
    right: 30px;
    bottom: 20px;
    transform: none;
    letter-spacing: normal;
    padding: 10px 25px;
  }
}
@media only screen and (min-width: 1600px) {
  .section_cta_fixed a {
    letter-spacing: 1.4px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.25);
    padding: 13px 25px;
  }
}

.section_cta_promotional .cta__fixed-button {
  display: none;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.8rem;
  line-height: 1.25;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  position: fixed;
  right: 0;
  bottom: 100px;
  padding: 11px 20px;
  border-radius: 100px 0 0 100px;
  background-image: linear-gradient(15deg, #4f4f4f 36%, #606060 87%);
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  cursor: pointer;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .section_cta_promotional .cta__fixed-button {
    display: block;
  }
}
@media only screen and (min-width: 1600px) {
  .section_cta_promotional .cta__fixed-button {
    font-size: 0.867rem;
    line-height: 1.14;
    letter-spacing: 1.3px;
    padding: 15px 24px 15px 26px;
  }
}
.section_cta_promotional .cta__fixed-button:hover {
  text-decoration: none;
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}
.section_cta_promotional .cta__fixed-overlay {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  position: fixed;
  background-color: #fff;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  padding: 10px 50px 50px;
  box-shadow: -10px 10px 20px 0 rgba(0, 0, 0, 0.1);
  max-width: 90vw;
  max-height: 90vh;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.section_cta_promotional .cta__fixed-overlay.show {
  z-index: 3;
  visibility: visible;
  opacity: 1;
}
.section_cta_promotional .cta__fixed-overlay .close-info-overlay {
  position: relative;
  width: 50px;
  height: 50px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50%;
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 1366px) {
  .section_cta_promotional .cta__fixed-overlay .close-info-overlay {
    width: 60px;
    height: 60px;
  }
}
.section_cta_promotional .cta__fixed-overlay .close-info-overlay:before {
  content: "\e901";
  z-index: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-family: "knobloch";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 1600px) {
  .section_cta_promotional .cta__fixed-overlay .close-info-overlay:before {
    font-size: 26px;
  }
}
.section_cta_promotional .cta__fixed-overlay .close-info-overlay:hover:before {
  color: #444;
}
.section_cta_promotional .cta__fixed-overlay iframe {
  display: block;
  max-width: 80vw;
  max-height: 80vh;
}

.section_info_parallax {
  margin-top: 100px;
  margin-bottom: 100px;
}
.section_info_parallax .cont__parallax {
  position: relative;
  width: 100%;
}
.section_info_parallax .cont__parallax .cont__info {
  padding-top: 50px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 1024px) {
  .section_info_parallax .cont__parallax .cont__info {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 1600px) {
  .section_info_parallax .cont__parallax .cont__info {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
    min-height: 640px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  }
}
.section_info_parallax .cont__parallax .cont__info .cont__info--inner {
  background-color: #fff;
  padding: 60px 25px 35px;
  border-radius: 0 100px 0 0;
  margin-left: auto;
}
@media only screen and (min-width: 1024px) {
  .section_info_parallax .cont__parallax .cont__info .cont__info--inner {
    max-width: 543px;
    padding: 50px;
  }
}
@media only screen and (min-width: 1600px) {
  .section_info_parallax .cont__parallax .cont__info .cont__info--inner {
    padding: 90px 80px;
    max-width: 750px;
  }
}
.section_info_parallax .cont__parallax .cont__info .cont__description .title-1 {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.444rem;
  line-height: 1.1;
  text-align: left;
  color: #4f4f4f;
  margin-bottom: 5px;
}
@media only screen and (min-width: 1600px) {
  .section_info_parallax .cont__parallax .cont__info .cont__description .title-1 {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 3.333rem;
    line-height: 1;
    text-align: left;
    color: #4f4f4f;
    margin-bottom: 9px;
  }
}
.section_info_parallax .cont__parallax .cont__info .cont__description .text-important {
  position: relative;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.4;
  text-align: left;
  color: #4f4f4f;
  padding-bottom: 20px;
}
@media only screen and (min-width: 1600px) {
  .section_info_parallax .cont__parallax .cont__info .cont__description .text-important {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.4;
    text-align: left;
    color: #4f4f4f;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1920px) {
  .section_info_parallax .cont__parallax .cont__info .cont__description .text-important {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.111rem;
    line-height: 1.4;
    text-align: left;
    color: #4f4f4f;
  }
}
.section_info_parallax .cont__parallax .cont__info .cont__description .text-important:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 2px;
  background-color: #444;
}
@media only screen and (min-width: 1600px) {
  .section_info_parallax .cont__parallax .cont__info .cont__description p {
    margin-bottom: 16px;
  }
}
.section_info_parallax .cont__parallax .cont__info .link__arrow {
  text-decoration: none;
  color: #000000;
}
.section_info_parallax .cont__parallax .cont__image {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.section__faq {
  margin-top: 85px;
  margin-bottom: 58px;
}
@media only screen and (min-width: 1600px) {
  .section__faq {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 1024px) {
  .section__faq .section__faq--inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 1024px) {
  .section__faq .section__faq--inner .cont__left {
    width: 34%;
  }
}
.section__faq .section__faq--inner .cont__left .cont__title {
  line-height: 1;
  margin-bottom: 49px;
}
@media only screen and (min-width: 1024px) {
  .section__faq .section__faq--inner .cont__right {
    width: 62%;
  }
}
.section__faq .section__faq--inner .cont__right .cont__questions .cont__question {
  border-bottom: solid 1px rgba(201, 201, 201, 0.5);
}
.section__faq .section__faq--inner .cont__right .cont__questions .cont__question h3 {
  position: relative;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.111rem;
  line-height: 1.3;
  text-align: left;
  color: #4f4f4f;
  margin: 15px 0;
  padding-right: 45px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.section__faq .section__faq--inner .cont__right .cont__questions .cont__question h3:before {
  content: "\e908";
  z-index: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-family: "knobloch";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  font-size: 13px;
  top: 4px;
  right: 25px;
}
@media only screen and (min-width: 1440px) {
  .section__faq .section__faq--inner .cont__right .cont__questions .cont__question h3:before {
    right: 39px;
  }
}
@media only screen and (min-width: 1440px) {
  .section__faq .section__faq--inner .cont__right .cont__questions .cont__question h3 {
    margin: 25px 0;
  }
}
.section__faq .section__faq--inner .cont__right .cont__questions .cont__question h3.active:before {
  content: "\e911";
  z-index: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-family: "knobloch";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  font-size: 19px;
  top: -1px;
  right: 22px;
}
@media only screen and (min-width: 1440px) {
  .section__faq .section__faq--inner .cont__right .cont__questions .cont__question h3.active:before {
    right: 36px;
  }
}
.section__faq .section__faq--inner .cont__right .cont__questions .cont__question h3:hover {
  color: #4f4f4f;
}
.section__faq .section__faq--inner .cont__right .cont__questions .cont__question .cont__content {
  display: none;
  font-size: 1rem;
  line-height: 1.11;
  color: #606060;
  margin-top: -3px;
  max-width: 900px;
}
@media only screen and (min-width: 1440px) {
  .section__faq .section__faq--inner .cont__right .cont__questions .cont__question .cont__content {
    margin-top: -13px;
  }
}
.section__faq .section__faq--inner .cont__right .cont__questions .cont__question .cont__content p {
  margin-bottom: 13px;
}
@media only screen and (min-width: 1440px) {
  .section__faq .section__faq--inner .cont__right .cont__questions .cont__question .cont__content p {
    margin-bottom: 22px;
  }
}

.section__last-articles {
  margin-top: 86px;
  margin-bottom: 100px;
}
@media only screen and (min-width: 1440px) {
  .section__last-articles {
    margin-top: 100px;
  }
}
.section__last-articles .cont__header {
  margin-bottom: 42px;
}
@media only screen and (min-width: 768px) {
  .section__last-articles .cont__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-bottom: 31px;
  }
}
.section__last-articles .cont__header .cont__title h2 {
  margin-bottom: 17px;
}
@media only screen and (min-width: 1024px) {
  .section__last-articles .cont__header .cont__title h2 {
    margin-bottom: 0;
  }
}
.section__last-articles .cont__posts {
  display: grid;
  row-gap: 50px;
}
@media only screen and (min-width: 1024px) {
  .section__last-articles .cont__posts {
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 20px;
  }
}
@media only screen and (min-width: 1440px) {
  .section__last-articles .cont__posts {
    column-gap: 30px;
  }
}
.section__strings_for_this_instruments {
  margin-top: 67px;
  margin-bottom: 67px;
  overflow-x: hidden;
}
@media only screen and (min-width: 1440px) {
  .section__strings_for_this_instruments {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
.section__strings_for_this_instruments .cont__title h2 {
  margin-bottom: 34px;
}
@media only screen and (min-width: 1440px) {
  .section__strings_for_this_instruments .cont__title h2 {
    margin-bottom: 30px;
  }
}
.section__strings_for_this_instruments .cont__categories .cont__category {
  width: 260px;
}
@media only screen and (min-width: 1440px) {
  .section__strings_for_this_instruments .cont__categories .cont__category {
    width: 350px;
  }
}
.section__strings_for_this_instruments .cont__categories .cont__category a {
  display: block;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1rem;
  line-height: normal;
  text-transform: uppercase;
  text-align: center;
  padding: 47px 10px;
  border-radius: 10px;
  border: solid 1px #4f4f4f;
  background-color: #fff;
}
.section__strings_for_this_instruments .cont__categories .cont__category a:hover {
  background-color: #000000;
  color: #fff;
}
.section__strings_for_this_instruments .cont__categories .cont__category a:after {
  content: none;
}

.section__inspiring_artists {
  margin-top: 67px;
  margin-bottom: 82px;
}
@media only screen and (min-width: 1440px) {
  .section__inspiring_artists {
    margin-top: 100px;
    margin-bottom: 40px;
  }
}
.section__inspiring_artists .cont__header {
  margin-bottom: 34px;
}
@media only screen and (min-width: 768px) {
  .section__inspiring_artists .cont__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-bottom: 31px;
  }
}
.section__inspiring_artists .cont__header .cont__title h2 {
  margin-bottom: 17px;
}
@media only screen and (min-width: 1024px) {
  .section__inspiring_artists .cont__header .cont__title h2 {
    margin-bottom: 0;
  }
}
.section__inspiring_artists .cont__artists {
  display: grid;
  gap: 20px;
}
@media only screen and (min-width: 768px) {
  .section__inspiring_artists .cont__artists {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 1440px) {
  .section__inspiring_artists .cont__artists {
    gap: 40px;
  }
}
.section__inspiring_artists .cont__artists .cont__artist {
  max-height: 800px;
}
.section__inspiring_artists .cont__artists .cont__artist a {
  position: relative;
  border-radius: 10px;
  padding: 30px 20px;
  min-height: 320px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  aspect-ratio: 1/1;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 1440px) {
  .section__inspiring_artists .cont__artists .cont__artist a {
    padding: 60px 40px;
  }
}
.section__inspiring_artists .cont__artists .cont__artist a:hover img {
  transform: scale(1.08);
}
.section__inspiring_artists .cont__artists .cont__artist a .artist__thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.section__inspiring_artists .cont__artists .cont__artist a .artist__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}
.section__inspiring_artists .cont__artists .cont__artist a .artist__description {
  color: #fff;
  max-width: 520px;
}
@media only screen and (min-width: 1440px) {
  .section__inspiring_artists .cont__artists .cont__artist a .artist__description {
    line-height: 1;
  }
}
.section__inspiring_artists .cont__artists .cont__artist a .artist__description p:last-child {
  margin-bottom: 0;
}
.section__inspiring_artists .cont__artists .cont__artist a h3.artist__name {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.889rem;
  line-height: normal;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0;
  margin-top: 40px;
  max-width: 520px;
}
@media only screen and (min-width: 1440px) {
  .section__inspiring_artists .cont__artists .cont__artist a h3.artist__name {
    font-size: 1rem;
  }
}

.section__technical_guides {
  margin-top: 67px;
  margin-bottom: 82px;
}
@media only screen and (min-width: 1440px) {
  .section__technical_guides {
    margin-top: 100px;
    margin-bottom: 40px;
  }
}
.section__technical_guides .cont__header {
  margin-bottom: 34px;
}
@media only screen and (min-width: 768px) {
  .section__technical_guides .cont__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-bottom: 31px;
  }
}
.section__technical_guides .cont__header .cont__title h2 {
  margin-bottom: 17px;
}
@media only screen and (min-width: 1024px) {
  .section__technical_guides .cont__header .cont__title h2 {
    margin-bottom: 0;
  }
}
.section__history {
  margin-top: 47px;
  margin-bottom: 44px;
}
@media only screen and (min-width: 1024px) {
  .section__history {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 1600px) {
  .section__history {
    margin-top: 200px;
    margin-bottom: 200px;
  }
}
.section__history .cont__years {
  position: relative;
  display: grid;
  row-gap: 42px;
}
@media only screen and (min-width: 1024px) {
  .section__history .cont__years {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    column-gap: 20px;
  }
}
.section__history .cont__years:before {
  content: "";
  position: absolute;
  left: 7px;
  top: 20px;
  width: 2px;
  height: calc(100% - 20px);
  background-color: #4f4f4f;
}
@media only screen and (min-width: 1024px) {
  .section__history .cont__years:before {
    top: 7px;
    left: 0;
    width: 100%;
    height: 2px;
  }
}
@media only screen and (min-width: 1440px) {
  .section__history .cont__years:before {
    top: 10px;
  }
}
.section__history .cont__years .cont__item {
  position: relative;
  padding-left: 37px;
}
@media only screen and (min-width: 1024px) {
  .section__history .cont__years .cont__item {
    width: 300px;
    padding-left: 0;
    padding-top: 37px;
  }
}
.section__history .cont__years .cont__item:first-child:before {
  position: absolute;
  top: 6px;
  left: 0;
  width: 50%;
  height: 4px;
  background-color: #fff;
}
@media only screen and (min-width: 1024px) {
  .section__history .cont__years .cont__item:first-child:before {
    content: "";
  }
}
@media only screen and (min-width: 1440px) {
  .section__history .cont__years .cont__item:first-child:before {
    top: 9px;
  }
}
.section__history .cont__years .cont__item:first-child .cont__year:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -37px;
  width: 16px;
  height: 16px;
  border: 1px solid #4f4f4f;
  border-radius: 50%;
  background-color: #fff;
}
@media only screen and (min-width: 1024px) {
  .section__history .cont__years .cont__item:first-child .cont__year:after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -37px;
  }
}
@media only screen and (min-width: 1440px) {
  .section__history .cont__years .cont__item:first-child .cont__year:after {
    top: -38px;
    width: 26px;
    height: 26px;
  }
}
.section__history .cont__years .cont__item:last-child:before {
  content: "";
  position: absolute;
  top: 13px;
  left: 7px;
  width: 2px;
  height: calc(100% - 13px);
  background-color: #fff;
}
@media only screen and (min-width: 1024px) {
  .section__history .cont__years .cont__item:last-child:before {
    top: 6px;
    right: 0;
    left: inherit;
    width: 50%;
    height: 4px;
  }
}
@media only screen and (min-width: 1440px) {
  .section__history .cont__years .cont__item:last-child:before {
    top: 9px;
  }
}
.section__history .cont__years .cont__item .cont__year {
  position: relative;
  line-height: 1;
  margin-bottom: 10px;
}
@media only screen and (min-width: 1024px) {
  .section__history .cont__years .cont__item .cont__year {
    text-align: center;
  }
}
.section__history .cont__years .cont__item .cont__year:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -34px;
  width: 10px;
  height: 10px;
  background-color: #4f4f4f;
  border-radius: 50%;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .section__history .cont__years .cont__item .cont__year:before {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -34px;
  }
}
@media only screen and (min-width: 1440px) {
  .section__history .cont__years .cont__item .cont__year:before {
    width: 18px;
    height: 18px;
  }
}
.section__history .cont__years .cont__item .cont__text {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.889rem;
  line-height: 1.4;
  color: #606060;
}
@media only screen and (min-width: 1024px) {
  .section__history .cont__years .cont__item .cont__text {
    text-align: center;
  }
}
@media only screen and (min-width: 1440px) {
  .section__history .cont__years .cont__item .cont__text {
    font-size: 1rem;
    line-height: 1.11;
  }
}

.section__videos {
  margin-top: 67px;
  margin-bottom: 82px;
}
@media only screen and (min-width: 1440px) {
  .section__videos {
    margin-top: 100px;
    margin-bottom: 40px;
  }
}
.section__videos .cont__header {
  margin-bottom: 34px;
}
@media only screen and (min-width: 768px) {
  .section__videos .cont__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
  }
}
.section__videos .cont__header .cont__title h2 {
  margin-bottom: 17px;
}
@media only screen and (min-width: 1024px) {
  .section__videos .cont__header .cont__title h2 {
    margin-bottom: 0;
  }
}
.section__videos .cont__videos {
  display: grid;
  gap: 20px;
}
@media only screen and (min-width: 768px) {
  .section__videos .cont__videos {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 1440px) {
  .section__videos .cont__videos {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.section__videos .cont__videos .cont__video {
  max-height: 800px;
}
.section__videos .cont__videos .cont__video a {
  position: relative;
  border-radius: 10px;
  padding: 30px;
  min-height: 206px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 1440px) {
  .section__videos .cont__videos .cont__video a {
    padding: 40px;
    min-height: 350px;
  }
}
.section__videos .cont__videos .cont__video a:hover .video__thumb:before {
  opacity: 0.6;
}
.section__videos .cont__videos .cont__video a .video__thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.section__videos .cont__videos .cont__video a .video__thumb:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 10px;
}
.section__videos .cont__videos .cont__video a .video__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.section__videos .cont__videos .cont__video a h3.video__name {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.222rem;
  line-height: 1;
  color: #fff;
  margin-bottom: 0;
  max-width: 420px;
}
@media only screen and (min-width: 1440px) {
  .section__videos .cont__videos .cont__video a h3.video__name {
    font-size: 1.389rem;
  }
}

.video-popup-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.video-popup-modal .video-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9998;
}
.video-popup-modal .video-popup-overlay .video-popup-close {
  position: fixed;
  top: 20px;
  right: 20px;
  background: none;
  border: none;
  color: #fff;
  font-size: 48px;
  cursor: pointer;
  z-index: 10001;
  padding: 0;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.video-popup-modal .video-popup-overlay .video-popup-close:hover {
  opacity: 0.8;
}
.video-popup-modal .video-popup-content {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #000;
  border-radius: 8px;
  z-index: 10000;
  max-width: 90%;
  width: 1440px;
  max-height: 100vh;
}
@media only screen and (min-width: 768px) {
  .video-popup-modal .video-popup-content {
    max-width: 80%;
  }
}
.video-popup-modal .video-popup-content .video-popup-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
}
.video-popup-modal .video-popup-content .video-popup-wrapper .video-popup-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.section__categories {
  margin-top: 64px;
  margin-bottom: 75px;
  overflow-x: hidden;
}
@media only screen and (min-width: 1440px) {
  .section__categories {
    margin-top: 70px;
    margin-bottom: 85px;
  }
}
.section__categories > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  column-gap: 80px;
}
@media only screen and (min-width: 1024px) {
  .section__categories > .container {
    align-items: center;
  }
}
@media only screen and (min-width: 1024px) {
  .section__categories .cont__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-end;
    column-gap: 10px;
  }
}
.section__categories .cont__header .cont__title h2 {
  line-height: 1;
  margin-bottom: 8px;
}
@media only screen and (min-width: 1024px) {
  .section__categories .cont__header .cont__title h2 {
    margin-bottom: 0;
  }
}
.section__categories .cont__header .cont__subtitle {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1.3;
  text-transform: uppercase;
  color: #4f4f4f;
}
@media only screen and (min-width: 1440px) {
  .section__categories .cont__header .cont__subtitle {
    font-size: 0.889rem;
  }
}
.section__categories .cont__arrows {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  column-gap: 20px;
}
.section__categories .cont__arrows .swiper-button {
  position: relative;
  top: inherit;
  bottom: inherit;
  left: inherit;
  right: inherit;
  width: 32px;
  height: 32px;
  margin: 0;
  z-index: 1;
}
.section__categories .cont__arrows .swiper-button:after {
  content: none;
}
.section__categories .cont__arrows .swiper-button span {
  font-size: 25px;
  color: #4f4f4f;
}
.section__categories .cont__categories {
  margin-top: 24px;
}
@media only screen and (min-width: 1440px) {
  .section__categories .cont__categories {
    margin-top: 25px;
  }
}
.section__categories .cont__categories a.cat-card {
  width: 282px;
  height: auto;
}
@media only screen and (min-width: 1440px) {
  .section__categories .cont__categories a.cat-card {
    width: 350px;
  }
}

.woocommerce-page div.type-product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.woocommerce-page div.type-product .onsale {
  display: none;
}
.woocommerce-page div.type-product .section-titles {
  max-width: 524px;
}
@media only screen and (min-width: 1024px) {
  .woocommerce-page div.type-product .section-titles {
    max-width: 100%;
  }
}
.woocommerce-page div.type-product .section-titles .product-main-category {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1.3;
  text-transform: uppercase;
  margin-bottom: 17px;
}
@media only screen and (min-width: 1024px) {
  .woocommerce-page div.type-product .section-titles .product-main-category {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .woocommerce-page div.type-product .section-titles .product-main-category {
    font-size: 0.889rem;
  }
}
.woocommerce-page div.type-product .section-titles .product-main-category a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  column-gap: 10px;
  width: fit-content;
}
@media only screen and (min-width: 1440px) {
  .woocommerce-page div.type-product .section-titles .product-main-category a {
    column-gap: 13px;
  }
}
.woocommerce-page div.type-product .section-titles .product-main-category span {
  font-size: 16px;
}
@media only screen and (min-width: 1440px) {
  .woocommerce-page div.type-product .section-titles .product-main-category span {
    font-size: 24px;
  }
}
.woocommerce-page div.type-product .section-titles .cont__title h1,
.woocommerce-page div.type-product .section-titles .cont__title span {
  display: block;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.556rem;
  line-height: 1;
  margin-bottom: 17px;
}
@media only screen and (min-width: 1024px) {
  .woocommerce-page div.type-product .section-titles .cont__title h1,
  .woocommerce-page div.type-product .section-titles .cont__title span {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1279px) {
  .woocommerce-page div.type-product .section-titles .cont__title h1,
  .woocommerce-page div.type-product .section-titles .cont__title span {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 1440px) {
  .woocommerce-page div.type-product .section-titles .cont__title h1,
  .woocommerce-page div.type-product .section-titles .cont__title span {
    font-size: 2.5rem;
  }
}
.woocommerce-page div.type-product .cont__cart > span {
  display: block;
  font-size: 0.929rem;
  font-style: italic;
  line-height: 1.15;
  color: #676767;
  margin-bottom: 8px;
}
@media only screen and (min-width: 1279px) {
  .woocommerce-page div.type-product .cont__cart > span {
    font-size: 1.071rem;
    line-height: 1.33;
  }
}
.woocommerce-page div.type-product .cont__pickup-shipping {
  margin-bottom: 65px;
}
@media only screen and (min-width: 1279px) {
  .woocommerce-page div.type-product .cont__pickup-shipping {
    margin-bottom: 76px;
  }
}
@media only screen and (min-width: 1600px) {
  .woocommerce-page div.type-product .cont__pickup-shipping {
    margin-bottom: 82px;
  }
}
@media only screen and (min-width: 1279px) {
  .woocommerce-page div.type-product .cont__pickup-shipping .cont__info-pickup-shipping .cont__inner {
    border-bottom: 1px solid #000000;
    display: flex;
    align-items: flex-start;
    padding: 19px 0;
  }
}
.woocommerce-page div.type-product .cont__pickup-shipping .cont__info-pickup-shipping .cont__inner .cont__item {
  display: flex;
  align-items: center;
  column-gap: 10px;
  border-bottom: 1px solid #000000;
  padding: 20px 0 19px;
}
@media only screen and (min-width: 1279px) {
  .woocommerce-page div.type-product .cont__pickup-shipping .cont__info-pickup-shipping .cont__inner .cont__item {
    border-bottom: none;
    padding: 0 30px;
  }
}
@media only screen and (min-width: 1600px) {
  .woocommerce-page div.type-product .cont__pickup-shipping .cont__info-pickup-shipping .cont__inner .cont__item {
    padding: 0 80px;
  }
}
@media only screen and (min-width: 1279px) {
  .woocommerce-page div.type-product .cont__pickup-shipping .cont__info-pickup-shipping .cont__inner .cont__item:first-child {
    border-right: 1px solid #000000;
    padding-left: 0;
  }
}
@media only screen and (min-width: 1600px) {
  .woocommerce-page div.type-product .cont__pickup-shipping .cont__info-pickup-shipping .cont__inner .cont__item:first-child {
    width: 40%;
  }
}
@media only screen and (min-width: 1279px) {
  .woocommerce-page div.type-product .cont__pickup-shipping .cont__info-pickup-shipping .cont__inner .cont__item:nth-child(2) {
    padding-right: 0;
  }
}
.woocommerce-page div.type-product .cont__pickup-shipping .cont__info-pickup-shipping .cont__inner .cont__item .cont__icon {
  width: 40px;
  height: 40px;
}
.woocommerce-page div.type-product .cont__pickup-shipping .cont__info-pickup-shipping .cont__inner .cont__item .cont__icon svg {
  width: 40px;
  height: 40px;
}
.woocommerce-page div.type-product .cont__pickup-shipping .cont__info-pickup-shipping .cont__inner .cont__item .cont__text span {
  display: inline-block;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.071rem;
  line-height: 1.33;
  margin-bottom: 2px;
}
@media only screen and (min-width: 1279px) {
  .woocommerce-page div.type-product .cont__pickup-shipping .cont__info-pickup-shipping .cont__inner .cont__item .cont__text span {
    margin-bottom: 1px;
  }
}
.woocommerce-page div.type-product .cont__pickup-shipping .cont__info-pickup-shipping .cont__inner .cont__item .cont__text span strong {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 800;
  font-style: normal;
}
.woocommerce-page div.type-product .cont__pickup-shipping .cont__info-pickup-shipping .cont__inner .cont__item .cont__text p {
  margin-bottom: 0;
}
.woocommerce-page div.type-product .cont__description {
  font-size: 1rem;
  line-height: 1.3;
  margin-bottom: 10px;
}
@media only screen and (min-width: 1279px) {
  .woocommerce-page div.type-product .cont__description {
    font-size: 1.222rem;
  }
}
.woocommerce-page div.type-product .cont__description p:last-child {
  margin-bottom: 0;
}
.woocommerce-page div.type-product .cont__general-features {
  margin-top: 72px;
}
@media only screen and (min-width: 1024px) {
  .woocommerce-page div.type-product .cont__general-features {
    margin-top: 50px;
  }
}
.woocommerce-page div.type-product .cont__general-features .cont__title {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.389rem;
  line-height: 1.2;
  text-align: left;
  color: #4f4f4f;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.woocommerce-page div.type-product .cont__general-features .cont__feature {
  border-bottom: solid 1px #d9d9d9;
  padding: 10px 0;
}
@media only screen and (min-width: 768px) {
  .woocommerce-page div.type-product .cont__general-features .cont__feature {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 1440px) {
  .woocommerce-page div.type-product .cont__general-features .cont__feature {
    padding: 20px 0;
  }
}
.woocommerce-page div.type-product .cont__general-features .cont__feature .cont__feature-title {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.889rem;
  line-height: normal;
  text-transform: uppercase;
  color: #606060;
  margin-bottom: 8px;
}
@media only screen and (min-width: 768px) {
  .woocommerce-page div.type-product .cont__general-features .cont__feature .cont__feature-title {
    width: 17%;
    margin-bottom: 0;
  }
}
.woocommerce-page div.type-product .cont__general-features .cont__feature .cont__feature-content {
  font-size: 1rem;
  line-height: 1.11;
  color: #606060;
}
@media only screen and (min-width: 768px) {
  .woocommerce-page div.type-product .cont__general-features .cont__feature .cont__feature-content {
    width: 82%;
  }
}
.woocommerce-page div.type-product .cont__general-features .cont__feature .cont__feature-content p:last-child {
  margin-bottom: 0;
}
.woocommerce-page div.type-product .cont__technical-specifications {
  margin-top: 72px;
  margin-bottom: 72px;
}
@media only screen and (min-width: 1024px) {
  .woocommerce-page div.type-product .cont__technical-specifications {
    margin-top: 30px;
    margin-bottom: 39px;
  }
}
.woocommerce-page div.type-product .cont__technical-specifications table {
  width: 100%;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
  margin-bottom: 0;
}
.woocommerce-page div.type-product .cont__technical-specifications table tbody tr th {
  text-align: left;
  padding-left: 20px;
}
.woocommerce-page div.type-product .cont__technical-specifications table tbody tr th,
.woocommerce-page div.type-product .cont__technical-specifications table tbody tr td {
  border-width: 1px 0 0 0;
  border-color: #d9d9d9;
}
.woocommerce-page div.type-product .cont__technical-specifications table th,
.woocommerce-page div.type-product .cont__technical-specifications table td {
  border-width: 0;
  vertical-align: middle;
}
.woocommerce-page div.type-product .cont__technical-specifications table th {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.889rem;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  color: #4f4f4f;
}
.woocommerce-page div.type-product .cont__technical-specifications table td {
  font-size: 1rem;
  line-height: 1.11;
  text-align: center;
  color: #606060;
}
.woocommerce-page div.type-product .cont__info-category {
  padding: 14px 0;
  border-top: solid 1px #d9d9d9;
  border-bottom: solid 1px #d9d9d9;
  margin-top: 72px;
}
@media only screen and (min-width: 1024px) {
  .woocommerce-page div.type-product .cont__info-category {
    margin-top: 39px;
    padding: 30px 0;
  }
}
.woocommerce-page div.type-product .cont__info-category .category-title h2 {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.889rem;
  line-height: normal;
  text-transform: uppercase;
  color: #606060;
  margin-bottom: 7px;
}
.woocommerce-page div.type-product .cont__info-category .category-name h3 {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.389rem;
  line-height: 1.2;
  text-align: left;
  color: #4f4f4f;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.woocommerce-page div.type-product .cont__info-category .category-description {
  font-size: 1rem;
  line-height: 1.11;
  color: #606060;
}
.woocommerce-page div.type-product .cont__info-category .category-description p:last-child {
  margin-bottom: 0;
}
.woocommerce-page div.type-product .cont__top--product {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .woocommerce-page div.type-product .cont__top--product {
    margin-bottom: 31px;
  }
}
@media only screen and (min-width: 1024px) {
  .woocommerce-page div.type-product .cont__top--product .cont__title {
    display: none;
  }
}
.woocommerce-page div.type-product .cont__left--product {
  position: relative;
  width: 100%;
  max-width: 621px;
  margin-bottom: 38px;
}
@media only screen and (min-width: 1024px) {
  .woocommerce-page div.type-product .cont__left--product {
    width: 46%;
    max-width: inherit;
    height: fit-content;
  }
}
.woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery {
  position: relative;
}
@media only screen and (min-width: 1440px) {
  .woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}
.woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery .gallery-principal {
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 14px;
}
@media only screen and (min-width: 1440px) {
  .woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery .gallery-principal {
    width: calc(100% - 160px - 15px);
  }
}
.woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery .gallery-principal img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 10px;
}
.woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery .gallery-principal .swiper-button-prev,
.woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery .gallery-principal .swiper-button-next {
  border: 1px solid #606060;
  background-color: transparent;
}
.woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery .gallery-principal .swiper-button-prev:hover,
.woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery .gallery-principal .swiper-button-next:hover {
  background-color: #606060;
}
.woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery .gallery-principal .swiper-button-prev:after,
.woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery .gallery-principal .swiper-button-next:after {
  color: #4f4f4f;
}
.woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery .gallery-mini {
  background: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0;
}
@media only screen and (min-width: 1440px) {
  .woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery .gallery-mini .swiper-wrapper {
    flex-direction: column;
    width: 160px;
  }
}
.woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery .gallery-mini .swiper-slide {
  width: 80px;
  height: 82px;
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  .woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery .gallery-mini .swiper-slide {
    width: 160px;
    height: 165px;
  }
}
.woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery .gallery-mini .swiper-slide.swiper-slide-thumb-active .cont__img, .woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery .gallery-mini .swiper-slide:hover .cont__img {
  border-color: #d9d9d9;
}
.woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery .gallery-mini .swiper-slide .cont__img {
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 3px;
  box-sizing: border-box;
  border-radius: 10px;
  border: solid 1px transparent;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 1024px) {
  .woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery .gallery-mini .swiper-slide .cont__img {
    padding: 6px;
  }
}
.woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery .gallery-mini .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 10px;
}
.woocommerce-page div.type-product .cont__right--product {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .woocommerce-page div.type-product .cont__right--product {
    width: 50%;
  }
}
.woocommerce-page div.type-product .cont__right--product .section-titles {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .woocommerce-page div.type-product .cont__right--product .section-titles {
    display: block;
  }
}
.woocommerce-page div.type-product .woocommerce-tabs {
  width: 100%;
}
.woocommerce-page div.type-product .summary.entry-summary {
  margin-bottom: 0;
}
.woocommerce-page div.type-product .related.products {
  width: 100%;
  margin-top: 135px;
}
@media only screen and (min-width: 1024px) {
  .woocommerce-page div.type-product .related.products {
    margin-top: 100px;
  }
}
.woocommerce-page div.type-product .related.products h2 {
  line-height: 1;
  max-width: 240px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .woocommerce-page div.type-product .related.products h2 {
    max-width: initial;
  }
}
.woocommerce-page div.type-product .related.products ul.products {
  display: grid;
  column-gap: 22px;
  row-gap: 20px;
  margin-bottom: 113px;
}
@media only screen and (min-width: 768px) {
  .woocommerce-page div.type-product .related.products ul.products {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 1024px) {
  .woocommerce-page div.type-product .related.products ul.products {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (min-width: 1279px) {
  .woocommerce-page div.type-product .related.products ul.products {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (min-width: 1440px) {
  .woocommerce-page div.type-product .related.products ul.products {
    grid-template-columns: repeat(5, 1fr);
  }
}
.woocommerce-page div.type-product .related.products ul.products:before, .woocommerce-page div.type-product .related.products ul.products:after {
  content: none;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.929rem;
  line-height: 1.54;
  color: #444;
  margin-bottom: 35px;
}
@media only screen and (min-width: 1279px) {
  .woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.071rem;
    line-height: 1.33;
    color: #444;
  }
}

.woocommerce-page.single-product .woocommerce-notices-wrapper .woocommerce-message {
  display: none;
}
.woocommerce-page div.type-product .cont__cart {
  margin-top: 10px;
}
@media only screen and (min-width: 1440px) {
  .woocommerce-page div.type-product .cont__cart {
    margin-top: 30px;
  }
}
.woocommerce-page div.type-product .cont__cart .product-simple {
  display: grid;
  row-gap: 15px;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding: 5px 0;
}
@media only screen and (min-width: 768px) {
  .woocommerce-page div.type-product .cont__cart .product-simple {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
  }
}
.woocommerce-page div.type-product .cont__cart .product-simple form.cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 34px;
}
@media only screen and (min-width: 768px) {
  .woocommerce-page div.type-product .cont__cart .product-simple form.cart {
    flex-grow: 1;
    justify-content: flex-end;
    column-gap: 15px;
    padding-left: 11px;
    border-left: 1px solid #cacaca;
  }
}
.woocommerce-page div.type-product .cont__cart .product-simple form.cart:before, .woocommerce-page div.type-product .cont__cart .product-simple form.cart:after {
  content: none;
}
.woocommerce-page div.type-product .cont__cart .product-simple .price,
.woocommerce-page div.type-product .cont__cart .product-variation .price {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.556rem;
  line-height: 1.3;
  color: #4f4f4f;
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  column-gap: 10px;
}
@media only screen and (min-width: 768px) {
  .woocommerce-page div.type-product .cont__cart .product-simple .price,
  .woocommerce-page div.type-product .cont__cart .product-variation .price {
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1440px) {
  .woocommerce-page div.type-product .cont__cart .product-simple .price,
  .woocommerce-page div.type-product .cont__cart .product-variation .price {
    font-size: 2rem;
    line-height: 1.3;
  }
}
.woocommerce-page div.type-product .cont__cart .product-simple .price del,
.woocommerce-page div.type-product .cont__cart .product-variation .price del {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.071rem;
  line-height: 1.33;
  color: rgba(102, 102, 102, 0.4);
  order: 1;
}
@media only screen and (min-width: 1279px) {
  .woocommerce-page div.type-product .cont__cart .product-simple .price del,
  .woocommerce-page div.type-product .cont__cart .product-variation .price del {
    font-size: 1.429rem;
    line-height: 1.2;
  }
}
.woocommerce-page div.type-product .cont__cart .product-simple .price del .woocommerce-Price-currencySymbol,
.woocommerce-page div.type-product .cont__cart .product-variation .price del .woocommerce-Price-currencySymbol {
  font-size: 100%;
}
.woocommerce-page div.type-product .cont__cart .product-simple .price ins,
.woocommerce-page div.type-product .cont__cart .product-variation .price ins {
  text-decoration: none;
}
.woocommerce-page div.type-product .cont__cart .product-simple .price .tiered-pricing-dynamic-price-wrapper,
.woocommerce-page div.type-product .cont__cart .product-variation .price .tiered-pricing-dynamic-price-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: baseline;
  column-gap: 10px;
}
@media only screen and (min-width: 1279px) {
  .woocommerce-page div.type-product .cont__cart .product-simple .price .tiered-pricing-dynamic-price-wrapper,
  .woocommerce-page div.type-product .cont__cart .product-variation .price .tiered-pricing-dynamic-price-wrapper {
    column-gap: 20px;
  }
}
.woocommerce-page div.type-product .cont__cart .product-simple .quantity,
.woocommerce-page div.type-product .cont__cart .product-variation .quantity {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  float: inherit;
  margin: 0;
}
.woocommerce-page div.type-product .cont__cart .product-simple .quantity button,
.woocommerce-page div.type-product .cont__cart .product-variation .quantity button {
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}
.woocommerce-page div.type-product .cont__cart .product-simple .quantity button span,
.woocommerce-page div.type-product .cont__cart .product-variation .quantity button span {
  display: block;
}
.woocommerce-page div.type-product .cont__cart .product-simple .quantity button.plus,
.woocommerce-page div.type-product .cont__cart .product-variation .quantity button.plus {
  font-size: 14px;
}
.woocommerce-page div.type-product .cont__cart .product-simple .quantity button.minus,
.woocommerce-page div.type-product .cont__cart .product-variation .quantity button.minus {
  font-size: 22px;
}
.woocommerce-page div.type-product .cont__cart .product-simple .quantity input,
.woocommerce-page div.type-product .cont__cart .product-variation .quantity input {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.3;
  color: #4f4f4f;
  border: none;
  -moz-appearance: textfield;
  width: 64px;
  padding: 0;
}
@media only screen and (min-width: 1600px) {
  .woocommerce-page div.type-product .cont__cart .product-simple .quantity input,
  .woocommerce-page div.type-product .cont__cart .product-variation .quantity input {
    width: 101px;
  }
}
.woocommerce-page div.type-product .cont__cart .product-simple .quantity input::-webkit-outer-spin-button,
.woocommerce-page div.type-product .cont__cart .product-simple .quantity input::-webkit-inner-spin-button,
.woocommerce-page div.type-product .cont__cart .product-variation .quantity input::-webkit-outer-spin-button,
.woocommerce-page div.type-product .cont__cart .product-variation .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce-page div.type-product .cont__cart .product-simple button.single_add_to_cart_button,
.woocommerce-page div.type-product .cont__cart .product-variation button.single_add_to_cart_button {
  display: block;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1.3;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  border: 1px solid #4f4f4f;
  border-radius: 100px;
  box-shadow: none;
  background: #fff;
  color: #4f4f4f;
  margin: 0;
  padding: 9px 34px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  width: fit-content;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .woocommerce-page div.type-product .cont__cart .product-simple button.single_add_to_cart_button,
  .woocommerce-page div.type-product .cont__cart .product-variation button.single_add_to_cart_button {
    padding: 14px 34px;
  }
}
@media only screen and (min-width: 1440px) {
  .woocommerce-page div.type-product .cont__cart .product-simple button.single_add_to_cart_button,
  .woocommerce-page div.type-product .cont__cart .product-variation button.single_add_to_cart_button {
    font-size: 0.889rem;
    padding: 13px 49px;
  }
}
.woocommerce-page div.type-product .cont__cart .product-simple button.single_add_to_cart_button:hover,
.woocommerce-page div.type-product .cont__cart .product-variation button.single_add_to_cart_button:hover {
  text-decoration: none;
  background-color: #000000;
  color: #fff;
}
.woocommerce-page div.type-product .cont__cart .product-simple button.single_add_to_cart_button:disabled,
.woocommerce-page div.type-product .cont__cart .product-variation button.single_add_to_cart_button:disabled {
  opacity: 0.7;
  cursor: default;
}
.woocommerce-page div.type-product .cont__cart .product-simple button.single_add_to_cart_button:disabled:hover,
.woocommerce-page div.type-product .cont__cart .product-variation button.single_add_to_cart_button:disabled:hover {
  background: #fff;
  color: #4f4f4f;
}
.woocommerce-page div.type-product .cont__cart .product-simple button.single_add_to_cart_button:after,
.woocommerce-page div.type-product .cont__cart .product-variation button.single_add_to_cart_button:after {
  content: none;
}
.woocommerce-page div.type-product .cont__cart .product-simple button.single_add_to_cart_button,
.woocommerce-page div.type-product .cont__cart .product-variation button.single_add_to_cart_button {
  background-color: #000000;
  color: #fff;
  padding: 14px 37px;
  flex-grow: 1;
}
@media only screen and (min-width: 768px) {
  .woocommerce-page div.type-product .cont__cart .product-simple button.single_add_to_cart_button,
  .woocommerce-page div.type-product .cont__cart .product-variation button.single_add_to_cart_button {
    margin: 5px 0;
  }
}
.woocommerce-page div.type-product .cont__cart .product-simple button.single_add_to_cart_button:hover,
.woocommerce-page div.type-product .cont__cart .product-variation button.single_add_to_cart_button:hover {
  background-color: #fff;
  color: #000000;
}
.woocommerce-page div.type-product .cont__cart form.cart {
  margin-bottom: 0;
}
.woocommerce-page div.type-product .cont__cart form.cart .product_meta {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: normal;
  text-transform: uppercase;
  text-align: left;
  padding: 10px 0 16px;
  border-top: solid 1px #d9d9d9;
}
@media only screen and (min-width: 1440px) {
  .woocommerce-page div.type-product .cont__cart form.cart .product_meta {
    font-size: 0.889rem;
    padding-top: 30px;
  }
}
.woocommerce-page div.type-product .cont__cart form.cart .product_meta span.sku_wrapper {
  font-size: 0;
}
.woocommerce-page div.type-product .cont__cart form.cart .product_meta span.sku {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.833rem;
}
.woocommerce-page div.type-product .cont__cart form.cart .product_meta .posted_in {
  display: none;
}
.woocommerce-page div.type-product .cont__cart form.cart .variations {
  margin-bottom: 12px;
}
@media only screen and (min-width: 1440px) {
  .woocommerce-page div.type-product .cont__cart form.cart .variations {
    margin-bottom: 30px;
  }
}
.woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}
.woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr th.label {
  display: none !important;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: normal;
  text-transform: uppercase;
  text-align: left;
  padding: 10px 0 16px;
  border-top: solid 1px #d9d9d9;
}
@media only screen and (min-width: 1440px) {
  .woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr th.label {
    font-size: 0.889rem;
    padding-top: 30px;
  }
}
.woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr th.label .woo-selected-variation-item-name {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.889rem;
  line-height: 1.25;
  color: #606060;
}
@media only screen and (min-width: 1440px) {
  .woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr th.label .woo-selected-variation-item-name {
    font-size: 1rem;
    line-height: 1.11;
  }
}
.woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr th.label .woo-selected-variation-item-name.is-placeholder {
  text-transform: initial;
  margin-left: 18px;
}
.woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value {
  padding: 0;
}
.woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value ul.variable-items-wrapper {
  gap: 8px;
}
@media only screen and (min-width: 1440px) {
  .woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value ul.variable-items-wrapper {
    gap: 10px;
  }
}
.woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value ul.variable-items-wrapper li.variable-item {
  height: auto;
  padding: 7px 20px;
  margin: 0;
  border-radius: 10px;
  background-color: #ebebeb;
  border: 1px solid transparent;
  box-shadow: none;
}
@media only screen and (min-width: 1440px) {
  .woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value ul.variable-items-wrapper li.variable-item {
    padding: 11px 24px;
  }
}
.woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value ul.variable-items-wrapper li.variable-item:hover, .woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value ul.variable-items-wrapper li.variable-item.selected {
  border-color: #000000;
}
.woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value ul.variable-items-wrapper li.variable-item .variable-item-contents {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1.3;
  text-transform: uppercase;
  color: #4f4f4f;
}
@media only screen and (min-width: 1440px) {
  .woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value ul.variable-items-wrapper li.variable-item .variable-item-contents {
    font-size: 0.889rem;
  }
}
.woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value ul.variable-items-wrapper li.variable-item .variable-item-contents span {
  padding: 0;
}
.woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value .reset_variations {
  display: none !important;
}
.woocommerce-page div.type-product .cont__cart form.cart .single_variation_wrap {
  display: grid;
  row-gap: 15px;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding: 5px 0;
}
@media only screen and (min-width: 768px) {
  .woocommerce-page div.type-product .cont__cart form.cart .single_variation_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
  }
}
.woocommerce-page div.type-product .cont__cart form.cart .single_variation_wrap .woocommerce-variation.single_variation .woocommerce-variation-description {
  display: none;
}
.woocommerce-page div.type-product .cont__cart form.cart .single_variation_wrap .woocommerce-variation.single_variation .stock {
  margin: 0;
  margin-left: -5px;
  padding-right: 15px;
}
.woocommerce-page div.type-product .cont__cart form.cart .single_variation_wrap .woocommerce-variation-add-to-cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 34px;
}
@media only screen and (min-width: 768px) {
  .woocommerce-page div.type-product .cont__cart form.cart .single_variation_wrap .woocommerce-variation-add-to-cart {
    flex-grow: 1;
    justify-content: flex-end;
    column-gap: 15px;
    padding-left: 11px;
    border-left: solid 1px #cacaca;
  }
}

.woocommerce ul.products li.product,
.cont__featured_products .product,
.menu_featured_products .product {
  width: 100% !important;
  margin-bottom: 0 !important;
}
.woocommerce ul.products li.product a,
.cont__featured_products .product a,
.menu_featured_products .product a {
  position: relative;
  text-decoration: none;
}
.woocommerce ul.products li.product a:after,
.cont__featured_products .product a:after,
.menu_featured_products .product a:after {
  content: none;
}
.woocommerce ul.products li.product a:hover .product-card__texts,
.cont__featured_products .product a:hover .product-card__texts,
.menu_featured_products .product a:hover .product-card__texts {
  background-color: #4f4f4f;
}
.woocommerce ul.products li.product a:hover .product-card__texts h2.woocommerce-loop-product__title,
.woocommerce ul.products li.product a:hover .product-card__texts .product-card__subtitle,
.cont__featured_products .product a:hover .product-card__texts h2.woocommerce-loop-product__title,
.cont__featured_products .product a:hover .product-card__texts .product-card__subtitle,
.menu_featured_products .product a:hover .product-card__texts h2.woocommerce-loop-product__title,
.menu_featured_products .product a:hover .product-card__texts .product-card__subtitle {
  color: #e7e7e7;
}
.woocommerce ul.products li.product a .product-card__image,
.cont__featured_products .product a .product-card__image,
.menu_featured_products .product a .product-card__image {
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
.woocommerce ul.products li.product a .product-card__image img,
.cont__featured_products .product a .product-card__image img,
.menu_featured_products .product a .product-card__image img {
  border-radius: 10px 10px 0 0;
  margin-bottom: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.woocommerce ul.products li.product a .product-card__texts,
.cont__featured_products .product a .product-card__texts,
.menu_featured_products .product a .product-card__texts {
  padding: 10px 20px 20px;
  background-color: #ebebeb;
  border-radius: 0 0 10px 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.woocommerce ul.products li.product a .product-card__texts h2.woocommerce-loop-product__title,
.cont__featured_products .product a .product-card__texts h2.woocommerce-loop-product__title,
.menu_featured_products .product a .product-card__texts h2.woocommerce-loop-product__title {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.056rem;
  line-height: 1.3;
  text-transform: uppercase;
  color: #606060;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 1440px) {
  .woocommerce ul.products li.product a .product-card__texts h2.woocommerce-loop-product__title,
  .cont__featured_products .product a .product-card__texts h2.woocommerce-loop-product__title,
  .menu_featured_products .product a .product-card__texts h2.woocommerce-loop-product__title {
    font-size: 1.222rem;
    line-height: 1.27;
  }
}
.woocommerce ul.products li.product a .product-card__texts .product-card__subtitle,
.cont__featured_products .product a .product-card__texts .product-card__subtitle,
.menu_featured_products .product a .product-card__texts .product-card__subtitle {
  line-height: 1.38;
  color: #606060;
  margin-top: 4px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 1440px) {
  .woocommerce ul.products li.product a .product-card__texts .product-card__subtitle,
  .cont__featured_products .product a .product-card__texts .product-card__subtitle,
  .menu_featured_products .product a .product-card__texts .product-card__subtitle {
    line-height: 1.22;
    margin-top: 0;
  }
}
.woocommerce ul.products li.product.added_to_cart,
.cont__featured_products .product.added_to_cart,
.menu_featured_products .product.added_to_cart {
  display: none;
}
.woocommerce ul.products li.product .product__features,
.cont__featured_products .product .product__features,
.menu_featured_products .product .product__features {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.36;
  color: #000000;
}
@media only screen and (min-width: 1279px) {
  .woocommerce ul.products li.product .product__features,
  .cont__featured_products .product .product__features,
  .menu_featured_products .product .product__features {
    font-size: 1.143rem;
    line-height: 1.38;
  }
}
.woocommerce ul.products li.product .quantity-add-to-cart-wrapper,
.cont__featured_products .product .quantity-add-to-cart-wrapper,
.menu_featured_products .product .quantity-add-to-cart-wrapper {
  margin-top: 7px;
}
@media only screen and (min-width: 1279px) {
  .woocommerce ul.products li.product .quantity-add-to-cart-wrapper,
  .cont__featured_products .product .quantity-add-to-cart-wrapper,
  .menu_featured_products .product .quantity-add-to-cart-wrapper {
    margin-top: 19px;
  }
}
.woocommerce ul.products li.product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity,
.cont__featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity,
.menu_featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 1024px) {
  .woocommerce ul.products li.product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity,
  .cont__featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity,
  .menu_featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 1024px) {
  .woocommerce ul.products li.product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper,
  .cont__featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper,
  .menu_featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }
}
.woocommerce ul.products li.product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper .price,
.cont__featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper .price,
.menu_featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper .price {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.071rem;
  line-height: 1;
  color: #4f4f4f;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: 0;
  padding: 10px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  column-gap: 10px;
}
@media only screen and (min-width: 1024px) {
  .woocommerce ul.products li.product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper .price,
  .cont__featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper .price,
  .menu_featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper .price {
    font-size: 1.429rem;
    line-height: 1.25;
    padding: 12px 0;
  }
}
.woocommerce ul.products li.product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper .price del,
.cont__featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper .price del,
.menu_featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper .price del {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.071rem;
  line-height: 1.33;
  color: rgba(102, 102, 102, 0.4);
  order: 1;
}
@media only screen and (min-width: 1279px) {
  .woocommerce ul.products li.product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper .price del,
  .cont__featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper .price del,
  .menu_featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper .price del {
    font-size: 1.429rem;
    line-height: 1.2;
  }
}
.woocommerce ul.products li.product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper .price del .woocommerce-Price-currencySymbol,
.cont__featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper .price del .woocommerce-Price-currencySymbol,
.menu_featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper .price del .woocommerce-Price-currencySymbol {
  font-size: 100%;
}
.woocommerce ul.products li.product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper .price ins,
.cont__featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper .price ins,
.menu_featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper .price ins {
  text-decoration: none;
}
.woocommerce ul.products li.product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper .price .woocommerce-Price-currencySymbol,
.cont__featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper .price .woocommerce-Price-currencySymbol,
.menu_featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper .price .woocommerce-Price-currencySymbol {
  font-size: 1.333rem;
}
.woocommerce ul.products li.product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper .price .tiered-pricing-dynamic-price-wrapper,
.cont__featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper .price .tiered-pricing-dynamic-price-wrapper,
.menu_featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper .price .tiered-pricing-dynamic-price-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: baseline;
  column-gap: 10px;
}
@media only screen and (min-width: 1279px) {
  .woocommerce ul.products li.product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper .price .tiered-pricing-dynamic-price-wrapper,
  .cont__featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper .price .tiered-pricing-dynamic-price-wrapper,
  .menu_featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .price-wrapper .price .tiered-pricing-dynamic-price-wrapper {
    column-gap: 20px;
  }
}
.woocommerce ul.products li.product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .quantity,
.cont__featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .quantity,
.menu_featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .quantity {
  display: none;
  align-items: center;
  justify-content: space-between;
  float: inherit;
  margin: 0;
  margin-left: 38px;
  margin-right: 23px;
}
@media only screen and (min-width: 1024px) {
  .woocommerce ul.products li.product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .quantity,
  .cont__featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .quantity,
  .menu_featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .quantity {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.woocommerce ul.products li.product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .quantity button,
.cont__featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .quantity button,
.menu_featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .quantity button {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 0;
  color: #000;
  background: transparent;
  border: 1px solid #000000;
  border-radius: 50%;
  width: 25px;
  max-width: 25px;
  height: 25px;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.woocommerce ul.products li.product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .quantity button span,
.cont__featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .quantity button span,
.menu_featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .quantity button span {
  display: block;
}
.woocommerce ul.products li.product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .quantity button.minus span,
.cont__featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .quantity button.minus span,
.menu_featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .quantity button.minus span {
  margin-top: -4px;
}
.woocommerce ul.products li.product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .quantity button:hover,
.cont__featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .quantity button:hover,
.menu_featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .quantity button:hover {
  border-color: #4f4f4f;
}
.woocommerce ul.products li.product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .quantity input,
.cont__featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .quantity input,
.menu_featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .quantity input {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 1.429rem;
  line-height: 1.25;
  color: #000;
  border: none;
  -moz-appearance: textfield;
  width: 41px;
  padding: 12px 0;
}
.woocommerce ul.products li.product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .quantity input::-webkit-outer-spin-button,
.woocommerce ul.products li.product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .quantity input::-webkit-inner-spin-button,
.cont__featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .quantity input::-webkit-outer-spin-button,
.cont__featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .quantity input::-webkit-inner-spin-button,
.menu_featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .quantity input::-webkit-outer-spin-button,
.menu_featured_products .product .quantity-add-to-cart-wrapper form.cart .cont__price-quantity .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce ul.products li.product a.add_to_cart_button,
.woocommerce ul.products li.product a.product_type_variable,
.woocommerce ul.products li.product a.product_type_simple,
.cont__featured_products .product a.add_to_cart_button,
.cont__featured_products .product a.product_type_variable,
.cont__featured_products .product a.product_type_simple,
.menu_featured_products .product a.add_to_cart_button,
.menu_featured_products .product a.product_type_variable,
.menu_featured_products .product a.product_type_simple {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.929rem;
  line-height: 1.54;
  text-align: center;
  color: #fff;
  background-color: #606060;
  display: block;
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0 auto;
  padding: 10px;
  border-radius: 0;
}
@media only screen and (min-width: 1279px) {
  .woocommerce ul.products li.product a.add_to_cart_button,
  .woocommerce ul.products li.product a.product_type_variable,
  .woocommerce ul.products li.product a.product_type_simple,
  .cont__featured_products .product a.add_to_cart_button,
  .cont__featured_products .product a.product_type_variable,
  .cont__featured_products .product a.product_type_simple,
  .menu_featured_products .product a.add_to_cart_button,
  .menu_featured_products .product a.product_type_variable,
  .menu_featured_products .product a.product_type_simple {
    font-size: 1.286rem;
    line-height: 1;
    padding: 15px;
  }
}
.woocommerce ul.products li.product a.add_to_cart_button:after,
.woocommerce ul.products li.product a.product_type_variable:after,
.woocommerce ul.products li.product a.product_type_simple:after,
.cont__featured_products .product a.add_to_cart_button:after,
.cont__featured_products .product a.product_type_variable:after,
.cont__featured_products .product a.product_type_simple:after,
.menu_featured_products .product a.add_to_cart_button:after,
.menu_featured_products .product a.product_type_variable:after,
.menu_featured_products .product a.product_type_simple:after {
  content: none;
}
.woocommerce ul.products li.product a.add_to_cart_button:hover,
.woocommerce ul.products li.product a.product_type_variable:hover,
.woocommerce ul.products li.product a.product_type_simple:hover,
.cont__featured_products .product a.add_to_cart_button:hover,
.cont__featured_products .product a.product_type_variable:hover,
.cont__featured_products .product a.product_type_simple:hover,
.menu_featured_products .product a.add_to_cart_button:hover,
.menu_featured_products .product a.product_type_variable:hover,
.menu_featured_products .product a.product_type_simple:hover {
  background-color: #4f4f4f;
}

.product-color-swatches {
  display: flex;
  gap: 10px;
  margin-top: 10px;
}

.color-swatch {
  width: 25px;
  height: 25px;
  cursor: pointer;
  border: 2px solid transparent;
  border-radius: 50%;
  transition: border-color 0.3s ease;
}

.color-swatch.selected {
  border-color: #333;
  /* Color de borde cuando está seleccionado */
}

.color-swatch span {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

@media only screen and (min-width: 1024px) {
  #woocommerce-wrapper .product__list_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
}
#woocommerce-wrapper .product__list_wrapper .cont__sidebar {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 20px;
}
@media only screen and (min-width: 1024px) {
  #woocommerce-wrapper .product__list_wrapper .cont__sidebar {
    display: block;
    width: 21%;
  }
}
@media only screen and (min-width: 1024px) {
  #woocommerce-wrapper .product__list_wrapper .cont__ordering {
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    padding: 30px 0 19px;
  }
}
#woocommerce-wrapper .product__list_wrapper .cont__ordering .cont__ordering-title {
  display: none;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.429rem;
  line-height: 1.25;
  color: #222;
}
@media only screen and (min-width: 1024px) {
  #woocommerce-wrapper .product__list_wrapper .cont__ordering .cont__ordering-title {
    display: block;
  }
}
#woocommerce-wrapper .product__list_wrapper .cont__ordering form.woocommerce-ordering {
  float: initial;
  margin-bottom: 0;
}
#woocommerce-wrapper .product__list_wrapper .cont__ordering form.woocommerce-ordering select {
  font-size: 1.143rem;
  line-height: 1.25;
  border-width: 1px 0;
  border-radius: 0;
  border-color: #d8d8d8;
  color: #222;
  padding: 10px 25px 9px 0;
  background-position-x: 100%;
}
@media only screen and (min-width: 1024px) {
  #woocommerce-wrapper .product__list_wrapper .cont__ordering form.woocommerce-ordering select {
    border: none;
  }
}
@media only screen and (min-width: 1279px) {
  #woocommerce-wrapper .product__list_wrapper .cont__ordering form.woocommerce-ordering select {
    padding: 12px 25px 12px 0;
  }
}
#woocommerce-wrapper .product__list_wrapper .cont__filter-title-overlay {
  position: relative;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.143rem;
  line-height: 1.25;
  color: #222;
  cursor: pointer;
  border: 1px solid #d8d8d8;
  border-width: 1px 0;
  border-radius: 0;
  padding: 10px 25px 9px 0;
}
#woocommerce-wrapper .product__list_wrapper .cont__filter-title-overlay:before {
  content: "\e912";
  z-index: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-family: "knobloch";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
@media only screen and (min-width: 1024px) {
  #woocommerce-wrapper .product__list_wrapper .cont__filter-title-overlay {
    display: none;
  }
}
#woocommerce-wrapper .product__list_wrapper .sidebar__one {
  position: fixed;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 0;
  visibility: hidden;
  height: 100vh;
  /* Fallback for browsers that do not support Custom Properties */
  height: calc(var(--vh, 1vh) * 100);
  width: 100%;
  overflow-y: auto;
  background: #fff;
  -webkit-transition: all 500ms cubic-bezier(0.43, 0.125, 0.535, 0.83);
  transition: all 500ms cubic-bezier(0.43, 0.125, 0.535, 0.83);
  padding-top: 110px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 80px;
}
#woocommerce-wrapper .product__list_wrapper .sidebar__one.show {
  visibility: visible;
  z-index: 1;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  #woocommerce-wrapper .product__list_wrapper .sidebar__one {
    padding-right: 42px;
    padding-left: 42px;
  }
}
@media only screen and (min-width: 1024px) {
  #woocommerce-wrapper .product__list_wrapper .sidebar__one {
    position: relative;
    visibility: visible;
    z-index: 1;
    opacity: 1;
    height: inherit;
    margin-top: 30px;
    padding: 0;
  }
}
#woocommerce-wrapper .product__list_wrapper .sidebar__one .cont__categories {
  margin-bottom: 30px;
}
#woocommerce-wrapper .product__list_wrapper .sidebar__one .cont__categories ul {
  list-style: none;
  padding-left: 0;
}
#woocommerce-wrapper .product__list_wrapper .sidebar__one .cont__categories ul a:hover {
  color: #4f4f4f;
}
#woocommerce-wrapper .product__list_wrapper .sidebar__one .cont__close {
  margin-left: auto;
}
@media only screen and (min-width: 1024px) {
  #woocommerce-wrapper .product__list_wrapper .sidebar__one .cont__close {
    display: none;
  }
}
#woocommerce-wrapper .product__list_wrapper .sidebar__one .cont__filter-title {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.143rem;
  line-height: 1.25;
  color: #222;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1024px) {
  #woocommerce-wrapper .product__list_wrapper .sidebar__one .cont__filter-title {
    font-size: 1.429rem;
    line-height: 1.25;
  }
}
#woocommerce-wrapper .product__list_wrapper .sidebar__one .cont__filter .cont__label {
  display: block;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.313rem;
  line-height: 1.3;
  letter-spacing: -0.42px;
  color: #4f4f4f;
  border-bottom: 1px solid #4f4f4f;
  padding-bottom: 8px;
  margin-bottom: 13px;
}
@media only screen and (min-width: 1024px) {
  #woocommerce-wrapper .product__list_wrapper .sidebar__one .cont__filter .cont__label {
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: normal;
  }
}
#woocommerce-wrapper .product__list_wrapper .sidebar__one .cont__filter ul {
  display: grid;
  row-gap: 9px;
  margin-bottom: 21px;
}
#woocommerce-wrapper .product__list_wrapper .sidebar__one .cont__filter ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  column-gap: 5px;
}
#woocommerce-wrapper .product__list_wrapper .sidebar__one .cont__filter ul li:before {
  content: none;
}
#woocommerce-wrapper .product__list_wrapper .sidebar__one .cont__filter ul li.chosen a:before {
  background-color: #4f4f4f;
  border-color: #4f4f4f;
}
#woocommerce-wrapper .product__list_wrapper .sidebar__one .cont__filter ul li a {
  display: block;
  position: relative;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.143rem;
  line-height: 1.25;
  color: #222;
  padding: 5px 0 5px 50px;
}
#woocommerce-wrapper .product__list_wrapper .sidebar__one .cont__filter ul li a:hover:before {
  border-color: #4f4f4f;
}
#woocommerce-wrapper .product__list_wrapper .sidebar__one .cont__filter ul li a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  border: solid 1px #222;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
#woocommerce-wrapper .product__list_wrapper .sidebar__one .cont__filter ul li .count {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.143rem;
  line-height: 1.25;
  color: #c1c1c1;
}
#woocommerce-wrapper .product__list_wrapper .sidebar__one .cont__remove_filter {
  margin-top: 28px;
}
#woocommerce-wrapper .product__list_wrapper .sidebar__one .cont__remove_filter a {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1.6;
  text-transform: uppercase;
  color: #4f4f4f;
}
@media only screen and (min-width: 1024px) {
  #woocommerce-wrapper .product__list_wrapper .product__list {
    width: 77%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
}
#woocommerce-wrapper .product__list_wrapper .product__list .woocommerce-result-count {
  display: none;
  margin-bottom: 0;
}
@media only screen and (min-width: 1024px) {
  #woocommerce-wrapper .product__list_wrapper .product__list .woocommerce-result-count {
    display: block;
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: normal;
    color: #4f4f4f;
  }
}
#woocommerce-wrapper .product__list_wrapper .product__list .woocommerce-ordering {
  display: none;
  margin-bottom: 0;
}
@media only screen and (min-width: 1024px) {
  #woocommerce-wrapper .product__list_wrapper .product__list .woocommerce-ordering {
    display: block;
  }
}
#woocommerce-wrapper .product__list_wrapper .product__list .woocommerce-ordering select {
  border-radius: 10px;
  background-color: #efefef;
  color: #4f4f4f;
  border: none;
  padding: 12px 15px;
}
#woocommerce-wrapper .product__list_wrapper .product__list ul.products {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 20px;
  row-gap: 20px;
  margin-top: 50px;
}
@media only screen and (min-width: 768px) {
  #woocommerce-wrapper .product__list_wrapper .product__list ul.products {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
#woocommerce-wrapper .product__list_wrapper .product__list ul.products:before {
  content: none;
}
#woocommerce-wrapper .product__list_wrapper .product__list ul.products li.product {
  width: 100%;
  margin: 0;
}

.woocommerce nav.woocommerce-pagination {
  width: 100%;
  margin-top: 50px;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers {
  border: none;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li {
  border: none;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li span.current {
  background-color: #4f4f4f;
  color: #fff;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a:hover {
  background-color: #4f4f4f;
  color: #fff;
}

.tax-product_cat #page > .container {
  padding: 0;
  max-width: initial;
}
.tax-product_cat .cat-hero {
  margin-top: 0;
  margin-bottom: 66px;
}
@media only screen and (min-width: 1440px) {
  .tax-product_cat .cat-hero {
    margin-top: 10px;
    margin-bottom: 70px;
  }
}
.tax-product_cat .cat-sections {
  display: grid;
  row-gap: 113px;
}
@media only screen and (min-width: 1440px) {
  .tax-product_cat .cat-sections {
    row-gap: 84px;
  }
}
.tax-product_cat .cat-section h2.cat-section__title {
  margin-bottom: 30px;
}
.tax-product_cat .cat-section h2.cat-section__title span {
  text-transform: uppercase;
}
.tax-product_cat .cat-section .cat-cards {
  display: grid;
  column-gap: 22px;
  row-gap: 20px;
}
@media only screen and (min-width: 768px) {
  .tax-product_cat .cat-section .cat-cards {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 1024px) {
  .tax-product_cat .cat-section .cat-cards {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (min-width: 1279px) {
  .tax-product_cat .cat-section .cat-cards {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (min-width: 1440px) {
  .tax-product_cat .cat-section .cat-cards {
    grid-template-columns: repeat(5, 1fr);
  }
}
.tax-product_cat .cat-section .cat-cards:before, .tax-product_cat .cat-section .cat-cards:after {
  content: none;
}
@media only screen and (min-width: 1440px) {
  .tax-product_cat .cat-section .cat-cards.grid_without_img {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (min-width: 1440px) {
  .tax-product_cat .cat-section .cat-cards.grid_without_img a.cat-card {
    min-height: 400px;
  }
}
@media only screen and (min-width: 1279px) {
  .tax-product_cat .cat-section .cat-cards.grid_without_img a.cat-card:first-child {
    grid-column: 1/3;
  }
}
.tax-product_cat .cat-section .cat-cards.grid_without_img a.cat-card:hover .cat-card__body {
  background-color: #4f4f4f;
}
.tax-product_cat .cat-section .cat-cards.grid_without_img a.cat-card:hover .cat-card__body .cat-card__title {
  color: #e7e7e7;
}
.tax-product_cat .cat-section .cat-cards.grid_without_img a.cat-card .cat-card__media {
  display: none;
}
.tax-product_cat .cat-section .cat-cards.grid_without_img a.cat-card .cat-card__body {
  padding: 30px;
  border-radius: 10px;
  border: solid 1px #4f4f4f;
  background-color: #fff;
}
@media only screen and (min-width: 1440px) {
  .tax-product_cat .cat-section .cat-cards.grid_without_img a.cat-card .cat-card__body {
    padding: 40px;
  }
}
.tax-product_cat .cat-section .cat-cards.grid_without_img a.cat-card .cat-card__body .cat-card__parent {
  display: block;
}
@media only screen and (min-width: 1440px) {
  .tax-product_cat .cat-section .cat-cards.grid_without_img a.cat-card .cat-card__body .cat-card__title {
    font-family: "Archivo Narrow", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.389rem;
    line-height: 1.2;
    text-align: left;
    color: #4f4f4f;
  }
}
.tax-product_cat .cat-section .cat-cards.grid_without_img a.cat-card .cat-card__body .cat-card__desc {
  line-height: 1.25;
  margin-top: 10px;
}

a.cat-card {
  position: relative;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}
a.cat-card:after {
  content: none;
}
a.cat-card:hover .cat-card__body {
  background-color: #4f4f4f;
}
a.cat-card:hover .cat-card__body .cat-card__parent,
a.cat-card:hover .cat-card__body .cat-card__title,
a.cat-card:hover .cat-card__body .cat-card__desc {
  color: #e7e7e7;
}
a.cat-card .cat-card__media {
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
a.cat-card .cat-card__media img {
  border-radius: 10px 10px 0 0;
  margin-bottom: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
a.cat-card .cat-card__body {
  padding: 10px 20px 20px;
  background-color: #ebebeb;
  border-radius: 0 0 10px 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  flex-grow: 1;
}
a.cat-card .cat-card__body .cat-card__parent {
  display: none;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: normal;
  text-transform: uppercase;
  color: #606060;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 1440px) {
  a.cat-card .cat-card__body .cat-card__parent {
    font-size: 0.889rem;
  }
}
a.cat-card .cat-card__body .cat-card__title {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.056rem;
  line-height: 1.3;
  text-transform: uppercase;
  color: #606060;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 1440px) {
  a.cat-card .cat-card__body .cat-card__title {
    font-size: 1.222rem;
    line-height: 1.27;
  }
}
a.cat-card .cat-card__body .cat-card__desc {
  line-height: 1.38;
  color: #606060;
  margin-top: 4px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 1440px) {
  a.cat-card .cat-card__body .cat-card__desc {
    line-height: 1.22;
    margin-top: 0;
  }
}

.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-layout {
  display: block;
}
@media only screen and (min-width: 1024px) {
  .tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-layout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-sidebar {
  margin-bottom: 30px;
}
@media only screen and (min-width: 1024px) {
  .tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-sidebar {
    position: sticky;
    top: 30px;
    margin-bottom: 0;
    width: 22%;
  }
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-sidebar .cat-facetwp-sidebar__heading {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1;
  letter-spacing: 0.75px;
  text-transform: uppercase;
  color: #000000;
  padding-bottom: 11px;
  border-bottom: 1px solid #cacaca;
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-sidebar__group {
  padding: 15px 0 14px;
  border-bottom: 1px solid #cacaca;
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-sidebar__toggle {
  width: 100%;
  border: 0;
  background: transparent;
  text-align: left;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-sidebar__title {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.3;
  color: #7a7a7a;
}
.tax-product_cat .cat-section.cat-section--facetwp .icon-plus {
  font-size: 13px;
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-sidebar__group.is-open .icon-plus:before {
  content: "\e911";
  font-size: 20px;
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-sidebar__content {
  padding-top: 12px;
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-sidebar__content[hidden] {
  display: none !important;
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-sidebar__content .facetwp-facet {
  margin-bottom: 15px;
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-sidebar__placeholder-button {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #cfcfcf;
  background: transparent;
  padding: 0 0 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #555;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.111rem;
  line-height: 1.3;
  text-align: left;
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-sidebar__placeholder-button:disabled {
  opacity: 1;
  cursor: default;
}
@media only screen and (min-width: 1024px) {
  .tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results {
    width: 75%;
  }
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__toolbar {
  display: grid;
  row-gap: 15px;
  margin-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  .tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__toolbar {
    grid-template-columns: repeat(2, minmax(0, max-content));
    justify-content: space-between;
    column-gap: 20px;
    align-items: center;
  }
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__selections {
  margin-bottom: 27px;
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__selections .facetwp-selections {
  margin: 0;
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__selections .facetwp-selections ul {
  display: grid;
  row-gap: 10px;
  padding: 0;
  margin: 0;
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__selections .facetwp-selection-label {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__selections .facetwp-selection-value {
  padding: 0 16px 0 10px;
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__list {
  min-width: 0;
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__list ul.products {
  margin: 0;
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__list ul.products:before, .tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__list ul.products:after {
  content: none;
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__list li.product.cat-facetwp-product {
  width: 100%;
  float: none;
  margin: 0;
  padding: 10px 0;
  border-top: 1px solid #cacaca;
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__list .cat-facetwp-product__row-link {
  display: grid;
  column-gap: 22px;
  row-gap: 12px;
  align-items: center;
  color: inherit;
  text-decoration: none;
}
@media only screen and (min-width: 1279px) {
  .tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__list .cat-facetwp-product__row-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__list .cont__image-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  column-gap: 15px;
}
@media only screen and (min-width: 1279px) {
  .tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__list .cont__image-title {
    column-gap: 31px;
    width: 39%;
  }
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__list .cont__image-title .cat-facetwp-product__thumb-wrap {
  width: 100px;
  overflow: hidden;
  border-radius: 10px;
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__list .cont__image-title .cat-facetwp-product__image {
  width: 100px;
  height: 100px;
  object-fit: cover;
  margin: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 10px;
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__list .cont__image-title .cat-facetwp-product__label {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1;
  letter-spacing: 0.75px;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 8px;
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__list .cont__image-title .cat-facetwp-product__title {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1;
  color: #000000;
  margin: 0;
  padding: 0;
}
@media only screen and (min-width: 1440px) {
  .tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__list .cont__image-title .cat-facetwp-product__title {
    font-size: 1.389rem;
  }
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__list .cont__meta {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 15px;
}
@media only screen and (min-width: 1279px) {
  .tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__list .cont__meta {
    width: 63%;
    column-gap: 8px;
  }
}
@media only screen and (min-width: 1600px) {
  .tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__list .cont__meta {
    width: 50%;
  }
}
@media only screen and (min-width: 1920px) {
  .tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__list .cont__meta {
    width: 30%;
  }
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__list .cont__meta .cat-facetwp-product__value {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.889rem;
  line-height: 1.3;
  color: #7a7a7a;
}
@media only screen and (min-width: 1440px) {
  .tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__list .cont__meta .cat-facetwp-product__value {
    font-size: 1rem;
  }
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__pager {
  text-align: center;
  padding: 24px 0;
  border-top: solid 1px #cacaca;
  border-bottom: solid 1px #cacaca;
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__pager a.facetwp-page {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1;
  letter-spacing: 0.75px;
  color: #000000;
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__pager a.facetwp-page.active {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.tax-product_cat .cat-section.cat-section--facetwp .cat-facetwp-results__pager a.facetwp-page.dots:after {
  content: none;
}

#woofc-area.woofc-area {
  box-shadow: 0 -20px 10px 0 rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 1279px) {
  #woofc-area.woofc-area {
    max-width: 683px;
  }
}
#woofc-area.woofc-area .product-item-thumbnail {
  display: none;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-top {
  background: transparent;
  height: 90px;
  padding: 0 15px;
}
@media only screen and (min-width: 1279px) {
  #woofc-area.woofc-area .woofc-cart-area .woofc-area-top {
    height: 100px;
    padding: 0 35px 0;
  }
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-top > span {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1;
  text-transform: initial;
  color: #4f4f4f;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-end;
  padding-bottom: 16px;
}
@media only screen and (min-width: 1440px) {
  #woofc-area.woofc-area .woofc-cart-area .woofc-area-top > span {
    font-size: 1.667rem;
  }
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-top .woofc-close {
  top: 40px;
  right: 20px;
}
@media only screen and (min-width: 1279px) {
  #woofc-area.woofc-area .woofc-cart-area .woofc-area-top .woofc-close {
    top: 68px;
    right: 31px;
  }
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-top .woofc-close:before, #woofc-area.woofc-area .woofc-cart-area .woofc-area-top .woofc-close:after {
  content: none;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-top .woofc-close i {
  font-size: 21px;
  border: none;
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #cacaca;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-top .woofc-close i:hover {
  color: #4f4f4f;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-mid {
  padding: 0;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item {
  padding: 0 15px;
}
@media only screen and (min-width: 1279px) {
  #woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item {
    padding: 0 35px 0;
  }
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  border-top: 1px solid #d9d9d9;
  padding: 35px 0 16px;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb {
  position: relative;
  width: 16%;
  flex: inherit;
  margin-right: 0;
}
@media only screen and (min-width: 1279px) {
  #woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb {
    width: 15%;
  }
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.03;
  pointer-events: none;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb a:after {
  content: none;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb a img {
  display: block;
  border-radius: 10px;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info {
  flex: inherit;
  margin: 0 0 0 10px;
  width: 50%;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1rem;
  line-height: 1;
  color: #4f4f4f;
  width: fit-content;
}
@media only screen and (min-width: 1279px) {
  #woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a {
    display: block;
    margin-bottom: 21px;
  }
}
@media only screen and (min-width: 1440px) {
  #woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a {
    font-size: 1.111rem;
  }
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price .wpd-discount-price {
  opacity: 1 !important;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price .wpd-discount-price bdi {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.889rem;
  line-height: 1.3;
  color: #4f4f4f;
  opacity: 1;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price > .woocommerce-Price-amount bdi {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.889rem;
  line-height: 1.3;
  color: #4f4f4f;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-price > .woocommerce-Price-amount bdi span {
  font-size: 0.889rem !important;
  font-weight: 600 !important;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty {
  width: 26%;
  margin-left: auto;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus {
  font-size: 0;
  background-color: transparent;
  color: #4f4f4f;
  width: 58px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-minus:before {
  content: "\e911";
  z-index: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-family: "knobloch";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .quantity {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: inherit !important;
  width: 55px !important;
}
@media only screen and (min-width: 1279px) {
  #woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .quantity {
    width: 130px !important;
  }
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .quantity input {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.3;
  text-align: center;
  color: #4f4f4f;
  background-color: transparent;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus {
  font-size: 0;
  background-color: transparent;
  color: #4f4f4f;
  width: 58px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .woofc-item-qty-plus:before {
  content: "\e908";
  z-index: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  font-family: "knobloch";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  font-size: 15px;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove {
  display: none;
  right: -24px;
}
@media only screen and (min-width: 1024px) {
  #woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove {
    display: block;
  }
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-link .woofc-empty-cart {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.33;
  text-transform: initial;
  text-decoration: none;
  border: none;
  color: #4f4f4f;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-data {
  margin: 0 15px;
}
@media only screen and (min-width: 1279px) {
  #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-data {
    margin: 0 35px;
  }
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-data:empty {
  display: none;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-data.woofc-subtotal {
  border-top: solid 1px #d9d9d9;
  padding: 32px 0 0;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-data.woofc-total {
  padding: 19px 0 36px;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-data.woofc-total .woofc-data-left {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-data > .woofc-data-left {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1;
  color: #4f4f4f;
}
@media only screen and (min-width: 1440px) {
  #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-data > .woofc-data-left {
    font-size: 1.111rem;
  }
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-data > .woofc-data-right bdi {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1;
  color: #4f4f4f;
}
@media only screen and (min-width: 1440px) {
  #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-data > .woofc-data-right bdi {
    font-size: 1.111rem;
  }
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-data #woofc-total bdi {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action {
  padding: 0;
  margin: 0 15px;
}
@media only screen and (min-width: 1279px) {
  #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action {
    margin: 0 35px;
  }
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 25px;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner a {
  height: inherit;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-left {
  margin: 0;
  width: 100%;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-left .woofc-action-cart {
  display: block;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1.3;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  border: 1px solid #4f4f4f;
  border-radius: 100px;
  box-shadow: none;
  background: #fff;
  color: #4f4f4f;
  margin: 0;
  padding: 9px 34px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  width: fit-content;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-left .woofc-action-cart {
    padding: 14px 34px;
  }
}
@media only screen and (min-width: 1440px) {
  #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-left .woofc-action-cart {
    font-size: 0.889rem;
    padding: 13px 49px;
  }
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-left .woofc-action-cart:hover {
  text-decoration: none;
  background-color: #000000;
  color: #fff;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-left .woofc-action-cart:disabled {
  opacity: 0.7;
  cursor: default;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-left .woofc-action-cart:disabled:hover {
  background: #fff;
  color: #4f4f4f;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-left .woofc-action-cart:after {
  content: none;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-left .woofc-action-cart {
  background-color: #000000;
  color: #fff;
  width: 100%;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-left .woofc-action-cart:hover {
  background-color: #fff;
  color: #000000;
  border-color: #000000;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-right {
  margin: 0;
  width: 100%;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-right .woofc-action-checkout {
  display: block;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1.3;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  border: 1px solid #4f4f4f;
  border-radius: 100px;
  box-shadow: none;
  background: #fff;
  color: #4f4f4f;
  margin: 0;
  padding: 9px 34px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  width: fit-content;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-right .woofc-action-checkout {
    padding: 14px 34px;
  }
}
@media only screen and (min-width: 1440px) {
  #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-right .woofc-action-checkout {
    font-size: 0.889rem;
    padding: 13px 49px;
  }
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-right .woofc-action-checkout:hover {
  text-decoration: none;
  background-color: #000000;
  color: #fff;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-right .woofc-action-checkout:disabled {
  opacity: 0.7;
  cursor: default;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-right .woofc-action-checkout:disabled:hover {
  background: #fff;
  color: #4f4f4f;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-right .woofc-action-checkout:after {
  content: none;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-right .woofc-action-checkout {
  background-color: #000000;
  color: #fff;
  width: 100%;
}
#woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-right .woofc-action-checkout:hover {
  background-color: #fff;
  color: #000000;
  border-color: #000000;
}

.wpcfb-progress-animated .wpcfb-progress-bar {
  background-color: #f9f9f9 !important;
  height: 5px;
}
.wpcfb-progress-animated .wpcfb-progress-bar .wpcfb-progress-amount {
  background-color: #40b74c !important;
  height: 5px;
}

html:lang(es-ES) .woofc-suggested-product-atc .add-to-cart-container a::after {
  content: "Ver producto";
}

html:lang(ca) .woofc-suggested-product-atc .add-to-cart-container a::after {
  content: "Veure producte";
}

html:lang(en-US) .woofc-suggested-product-atc .add-to-cart-container a::after {
  content: "See product";
}

html:lang(fr-FR) .woofc-suggested-product-atc .add-to-cart-container a::after {
  content: "Voir le produit";
}

.woocommerce-cart .entry-content {
  max-width: 100%;
}
.woocommerce-cart .woocommerce {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.woocommerce-cart .woocommerce .woocommerce-notices-wrapper {
  width: 100%;
  margin-bottom: 20px;
}
.woocommerce-cart .woocommerce .wc-empty-cart-message {
  width: 100%;
}
.woocommerce-cart .woocommerce .return-to-shop a.button {
  display: block;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1.3;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  border: 1px solid #4f4f4f;
  border-radius: 100px;
  box-shadow: none;
  background: #fff;
  color: #4f4f4f;
  margin: 0;
  padding: 9px 34px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  width: fit-content;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .woocommerce-cart .woocommerce .return-to-shop a.button {
    padding: 14px 34px;
  }
}
@media only screen and (min-width: 1440px) {
  .woocommerce-cart .woocommerce .return-to-shop a.button {
    font-size: 0.889rem;
    padding: 13px 49px;
  }
}
.woocommerce-cart .woocommerce .return-to-shop a.button:hover {
  text-decoration: none;
  background-color: #000000;
  color: #fff;
}
.woocommerce-cart .woocommerce .return-to-shop a.button:disabled {
  opacity: 0.7;
  cursor: default;
}
.woocommerce-cart .woocommerce .return-to-shop a.button:disabled:hover {
  background: #fff;
  color: #4f4f4f;
}
.woocommerce-cart .woocommerce .return-to-shop a.button:after {
  content: none;
}
.woocommerce-cart .woocommerce .return-to-shop a.button {
  background-color: #000000;
  color: #fff;
  width: 100%;
}
.woocommerce-cart .woocommerce .return-to-shop a.button:hover {
  background-color: #fff;
  color: #000000;
  border-color: #000000;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .woocommerce-cart .woocommerce form.woocommerce-cart-form {
    width: 58%;
  }
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form table {
  border: none;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form table th,
.woocommerce-cart .woocommerce form.woocommerce-cart-form table td {
  border: none;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form table td {
  border-top: 1px solid #cacaca;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form table .quantity {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: inherit !important;
  width: 55px !important;
  margin-left: 100px;
}
@media only screen and (min-width: 768px) {
  .woocommerce-cart .woocommerce form.woocommerce-cart-form table .quantity {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1279px) {
  .woocommerce-cart .woocommerce form.woocommerce-cart-form table .quantity {
    width: 130px !important;
  }
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form table .quantity button {
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form table .quantity button.plus {
  font-size: 11px;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form table .quantity button.minus {
  font-size: 17px;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form table .quantity input {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.3;
  text-align: center;
  color: #4f4f4f;
  -moz-appearance: textfield;
  background-color: transparent;
  border: none;
  padding: 0;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form table .quantity input::-webkit-outer-spin-button, .woocommerce-cart .woocommerce form.woocommerce-cart-form table .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form table .actions button {
  display: block;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1.3;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  border: 1px solid #4f4f4f;
  border-radius: 100px;
  box-shadow: none;
  background: #fff;
  color: #4f4f4f;
  margin: 0;
  padding: 9px 34px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  width: fit-content;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .woocommerce-cart .woocommerce form.woocommerce-cart-form table .actions button {
    padding: 14px 34px;
  }
}
@media only screen and (min-width: 1440px) {
  .woocommerce-cart .woocommerce form.woocommerce-cart-form table .actions button {
    font-size: 0.889rem;
    padding: 13px 49px;
  }
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form table .actions button:hover {
  text-decoration: none;
  background-color: #000000;
  color: #fff;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form table .actions button:disabled {
  opacity: 0.7;
  cursor: default;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form table .actions button:disabled:hover {
  background: #fff;
  color: #4f4f4f;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form table .actions button:after {
  content: none;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form table .actions button {
  display: inline-block;
  padding: 8px 26px;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form table .actions .coupon input.input-text {
  width: auto !important;
  border: 1px solid #4f4f4f;
  border-radius: 100px;
  padding: 8px 10px;
}
.woocommerce-cart .woocommerce .cart-collaterals {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .woocommerce-cart .woocommerce .cart-collaterals {
    width: 33%;
  }
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
  width: 100%;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2 {
  display: none;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table {
  border: none;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table td {
  border: none;
  border-top: 1px solid #cacaca;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table .shipping-calculator-button:hover:before {
  width: 100%;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table .shipping-calculator-button:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 1px;
  background-color: #4f4f4f;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table .shipping-calculator-button:after {
  content: none;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals a.checkout-button {
  display: block;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1.3;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  border: 1px solid #4f4f4f;
  border-radius: 100px;
  box-shadow: none;
  background: #fff;
  color: #4f4f4f;
  margin: 0;
  padding: 9px 34px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  width: fit-content;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .woocommerce-cart .woocommerce .cart-collaterals .cart_totals a.checkout-button {
    padding: 14px 34px;
  }
}
@media only screen and (min-width: 1440px) {
  .woocommerce-cart .woocommerce .cart-collaterals .cart_totals a.checkout-button {
    font-size: 0.889rem;
    padding: 13px 49px;
  }
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals a.checkout-button:hover {
  text-decoration: none;
  background-color: #000000;
  color: #fff;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals a.checkout-button:disabled {
  opacity: 0.7;
  cursor: default;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals a.checkout-button:disabled:hover {
  background: #fff;
  color: #4f4f4f;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals a.checkout-button:after {
  content: none;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals a.checkout-button {
  background-color: #000000;
  color: #fff;
  width: 100%;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals a.checkout-button:hover {
  background-color: #fff;
  color: #000000;
  border-color: #000000;
}

.wc-block-components-checkout-place-order-button {
  display: block;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1.3;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  border: 1px solid #fff;
  border-radius: 100px;
  box-shadow: none;
  background: #fff;
  color: #000000;
  margin: 0;
  padding: 9px 34px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  width: fit-content;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .wc-block-components-checkout-place-order-button {
    padding: 14px 34px;
  }
}
@media only screen and (min-width: 1440px) {
  .wc-block-components-checkout-place-order-button {
    font-size: 0.889rem;
    padding: 13px 49px;
  }
}
.wc-block-components-checkout-place-order-button:hover {
  text-decoration: none;
  background-color: #000000;
  color: #fff;
}
.wc-block-components-checkout-place-order-button:disabled {
  opacity: 0.7;
  cursor: default;
}
.wc-block-components-checkout-place-order-button:disabled:hover {
  background: #fff;
  color: #000000;
}
.wc-block-components-checkout-place-order-button:after {
  content: none;
}
.wc-block-components-checkout-place-order-button {
  border-radius: 0;
}

.wc-block-components-checkbox__mark {
  display: none;
}

table.wc-block-cart-items .wc-block-components-quantity-selector:after {
  content: none;
}
table.wc-block-cart-items .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
  font-size: 23px;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
  display: block;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1.3;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  border: 1px solid #4f4f4f;
  border-radius: 100px;
  box-shadow: none;
  background: #fff;
  color: #4f4f4f;
  margin: 0;
  padding: 9px 34px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  width: fit-content;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,
  :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,
  :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
    padding: 14px 34px;
  }
}
@media only screen and (min-width: 1440px) {
  :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,
  :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,
  :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
    font-size: 0.889rem;
    padding: 13px 49px;
  }
}
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover {
  text-decoration: none;
  background-color: #000000;
  color: #fff;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled {
  opacity: 0.7;
  cursor: default;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover {
  background: #fff;
  color: #4f4f4f;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:after {
  content: none;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
  background-color: #000000;
  color: #fff;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover {
  background-color: #fff;
  color: #000000;
  border-color: #000000;
}

.woocommerce-checkout .entry-header h1 {
  margin-bottom: 30px;
}
@media only screen and (min-width: 1440px) {
  .woocommerce-checkout .entry-header h1 {
    margin-bottom: 60px;
  }
}
.woocommerce-checkout .entry-content {
  max-width: 100%;
}
.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info,
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
  border: none;
  border-radius: 8px;
  background-color: #ebebeb;
  padding: 20px;
  margin: 20px 0;
}
@media only screen and (min-width: 1440px) {
  .woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info,
  .woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
    padding: 20px 32px;
  }
}
.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info:before,
.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info:before {
  content: none;
}
.woocommerce-checkout form.woocommerce-form-login,
.woocommerce-checkout form.woocommerce-form-coupon {
  border: none;
  border-radius: 8px;
  background-color: #ebebeb;
  margin-top: -15px;
  padding: 20px;
}
@media only screen and (min-width: 1440px) {
  .woocommerce-checkout form.woocommerce-form-login,
  .woocommerce-checkout form.woocommerce-form-coupon {
    padding: 20px 32px;
  }
}
.woocommerce-checkout form.woocommerce-form-login input.input-text,
.woocommerce-checkout form.woocommerce-form-coupon input.input-text {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.889rem;
  line-height: 1.25;
  color: #4f4f4f;
  background-color: transparent;
  border: 1px solid #000000;
  border-radius: 80px;
  padding: 16px 24px;
}
@media only screen and (min-width: 768px) {
  .woocommerce-checkout form.woocommerce-form-login .woocommerce-form__label-for-checkbox,
  .woocommerce-checkout form.woocommerce-form-coupon .woocommerce-form__label-for-checkbox {
    margin-top: 6px;
  }
}
@media only screen and (min-width: 1024px) {
  .woocommerce-checkout form.checkout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 1024px) {
  .woocommerce-checkout form.checkout .left-checkout {
    width: 59%;
  }
}
.woocommerce-checkout form.checkout .left-checkout #customer_details > div {
  width: 100%;
}
.woocommerce-checkout form.checkout .left-checkout #customer_details .woocommerce-shipping-fields {
  margin-top: 30px;
}
@media only screen and (min-width: 1024px) {
  .woocommerce-checkout form.checkout .right-checkout {
    width: 34%;
  }
}
.woocommerce-checkout form.checkout .right-checkout table.shop_table {
  border: none;
}
.woocommerce-checkout form.checkout .right-checkout table.shop_table th,
.woocommerce-checkout form.checkout .right-checkout table.shop_table td {
  border: none;
  border-top: 1px solid #cacaca;
}
.woocommerce-checkout form.checkout .right-checkout .form-row {
  padding: 0 !important;
}
.woocommerce-checkout form.checkout .right-checkout ul.payment_methods {
  padding: 0 !important;
}
.woocommerce-checkout form.checkout .right-checkout #payment {
  border: none;
  border-radius: 8px;
  background-color: #ebebeb;
  padding: 20px;
}
@media only screen and (min-width: 1440px) {
  .woocommerce-checkout form.checkout .right-checkout #payment {
    padding: 20px 32px;
  }
}
.woocommerce-checkout form.checkout .right-checkout #payment button {
  display: block;
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.833rem;
  line-height: 1.3;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  border: 1px solid #4f4f4f;
  border-radius: 100px;
  box-shadow: none;
  background: #fff;
  color: #4f4f4f;
  margin: 0;
  padding: 9px 34px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  width: fit-content;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .woocommerce-checkout form.checkout .right-checkout #payment button {
    padding: 14px 34px;
  }
}
@media only screen and (min-width: 1440px) {
  .woocommerce-checkout form.checkout .right-checkout #payment button {
    font-size: 0.889rem;
    padding: 13px 49px;
  }
}
.woocommerce-checkout form.checkout .right-checkout #payment button:hover {
  text-decoration: none;
  background-color: #000000;
  color: #fff;
}
.woocommerce-checkout form.checkout .right-checkout #payment button:disabled {
  opacity: 0.7;
  cursor: default;
}
.woocommerce-checkout form.checkout .right-checkout #payment button:disabled:hover {
  background: #fff;
  color: #4f4f4f;
}
.woocommerce-checkout form.checkout .right-checkout #payment button:after {
  content: none;
}
.woocommerce-checkout form.checkout .right-checkout #payment button {
  background-color: #000000;
  color: #fff;
  width: 100%;
}
.woocommerce-checkout form.checkout .right-checkout #payment button:hover {
  background-color: #fff;
  color: #000000;
  border-color: #000000;
}

.woocommerce-account.logged-in .entry-header {
  margin-bottom: 30px;
}
@media only screen and (min-width: 1440px) {
  .woocommerce-account.logged-in .entry-header {
    margin-bottom: 60px;
  }
}
.woocommerce-account.logged-in .entry-content {
  max-width: 100%;
}
.woocommerce-account form.woocommerce-form-login {
  border: none;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .woocommerce-account form.woocommerce-form-login .woocommerce-form-login__rememberme {
    margin-top: 8px;
  }
}
.woocommerce-account form.edit-account fieldset {
  margin: 10px 0 30px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  row-gap: 24px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1rem;
  line-height: normal;
  color: #4f4f4f;
}
@media only screen and (min-width: 1440px) {
  .woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    font-size: 1.389rem;
  }
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:after {
  bottom: 1px;
}/*# sourceMappingURL=styles.css.map */