@charset "UTF-8";
/* IMG */
/* -------------- FONTS -------------- */
@font-face {
  font-family: 'FrizQuadrataStd';
  src: url("/wp-content/themes/gorina/fonts/FrizQuadrataStd/friz-quadrata-std-medium-5870338ec7ef8.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
/* 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: 16px;
  background-color: white; }

body {
  font-family: "DM Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.3;
  overflow-y: overlay; }

h1,
h2,
h3,
h4,
h5,
.title-h1,
.title-h2,
.title-h3,
.title-h4,
.title-h5 {
  margin-top: 0; }

.title-h1,
.title-1,
h1 {
  font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.625rem;
  line-height: 1;
  letter-spacing: 0.84px;
  text-transform: uppercase;
  margin-bottom: 12px; }
  @media only screen and (min-width: 768px) {
    .title-h1,
    .title-1,
    h1 {
      font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 3.625rem;
      line-height: 1;
      letter-spacing: 1.16px; } }
  @media only screen and (min-width: 1440px) {
    .title-h1,
    .title-1,
    h1 {
      font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 4.375rem;
      line-height: 1;
      letter-spacing: 1.4px; } }

.title-h2,
.title-2,
h2 {
  font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.625rem;
  line-height: 1.2;
  letter-spacing: 0.52px;
  margin-bottom: 24px; }
  @media only screen and (min-width: 768px) {
    .title-h2,
    .title-2,
    h2 {
      font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 2rem;
      line-height: 1.2;
      letter-spacing: 0.64px; } }
  @media only screen and (min-width: 1440px) {
    .title-h2,
    .title-2,
    h2 {
      font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 2.25rem;
      line-height: 1.2;
      letter-spacing: 0.72px; } }

.title-h3,
.title-3,
h3 {
  font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.5rem;
  line-height: 1.25;
  margin-bottom: 12px; }
  @media only screen and (min-width: 768px) {
    .title-h3,
    .title-3,
    h3 {
      font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 1.75rem;
      line-height: 1.25; } }
  @media only screen and (min-width: 1440px) {
    .title-h3,
    .title-3,
    h3 {
      font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 1.875rem;
      line-height: 1.25; } }

.title-h4,
.title-4,
h4 {
  font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.375rem;
  line-height: 1.25;
  letter-spacing: 0.44px;
  margin-bottom: 12px; }
  @media only screen and (min-width: 1440px) {
    .title-h4,
    .title-4,
    h4 {
      font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 1.625rem;
      line-height: 1.25;
      letter-spacing: 0.52px;
      margin-bottom: 16px; } }

.title-h5,
.title-5,
h5 {
  font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.25;
  letter-spacing: 0.36px;
  margin-bottom: 10px; }
  @media only screen and (min-width: 768px) {
    .title-h5,
    .title-5,
    h5 {
      font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 1.25rem;
      line-height: 1.25;
      letter-spacing: 0.4px;
      margin-bottom: 16px; } }

.text-small {
  font-family: "DM Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 0.875rem;
  line-height: 1.25; }

.text-important {
  font-family: "DM Sans", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.25rem;
  line-height: 1.25; }
  @media only screen and (min-width: 1440px) {
    .text-important {
      font-family: "DM Sans", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 1.375rem;
      line-height: 1.25; } }

.text-medium {
  font-family: "DM Sans", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.25rem;
  line-height: 1.25; }
  @media only screen and (min-width: 1440px) {
    .text-medium {
      font-family: "DM Sans", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 1.25rem;
      line-height: 1.25; } }

.pretitle {
  font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.25rem;
  line-height: 1.1;
  text-transform: uppercase;
  margin-bottom: 16px; }
  @media only screen and (min-width: 768px) {
    .pretitle {
      font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 1.375rem;
      line-height: 1.27;
      margin-bottom: 32px; } }
  @media only screen and (min-width: 1440px) {
    .pretitle {
      font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 1.75rem;
      line-height: 1; } }

.quote {
  font-family: "DM Sans", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.375rem;
  font-style: italic;
  line-height: 1.25; }
  @media only screen and (min-width: 1440px) {
    .quote {
      font-family: "DM Sans", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 1.5rem;
      font-style: italic;
      line-height: 1.25; } }

.date {
  font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.11; }
  @media only screen and (min-width: 1440px) {
    .date {
      font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 1.25rem;
      line-height: 1; } }

img {
  display: block; }

table {
  border-collapse: collapse;
  margin-bottom: 20px; }
  @media only screen and (min-width: 1024px) {
    table {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 1440px) {
    table {
      margin-bottom: 29px; } }
  table thead tr {
    font-family: "DM Sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal; }
  table th,
  table td {
    border: 1px solid #13431d;
    padding: 8px; }
  table tr {
    vertical-align: baseline; }

a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  color: #000000;
  text-decoration: none; }

/*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; }

i {
  font-style: italic; }

p {
  margin-top: 0;
  margin-bottom: 12px; }

p:empty {
  display: none; }

input[type="submit"],
.btn,
a.button {
  display: block;
  position: relative;
  font-family: "DM Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: none;
  background-color: transparent;
  color: #fafafa;
  padding: 13px 32px;
  border-radius: 60px;
  border: solid 1px rgba(250, 250, 250, 0.7);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  cursor: pointer;
  width: fit-content;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }
  @media only screen and (min-width: 1024px) {
    input[type="submit"],
    .btn,
    a.button {
      font-size: 1.125rem;
      line-height: 1.25;
      padding: 16px 40px; } }
  input[type="submit"]:hover,
  .btn:hover,
  a.button:hover {
    text-decoration: none; }
    input[type="submit"]:hover:after,
    .btn:hover:after,
    a.button:hover:after {
      opacity: 1; }
    input[type="submit"]:hover span,
    .btn:hover span,
    a.button:hover span {
      transform: translateX(-15px); }
  input[type="submit"]:disabled,
  .btn:disabled,
  a.button:disabled {
    opacity: 0.7; }
  input[type="submit"]:after,
  .btn:after,
  a.button:after {
    content: "";
    z-index: 0;
    position: absolute;
    justify-content: center;
    align-items: center;
    font-family: "gorina";
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  input[type="submit"] span,
  .btn span,
  a.button span {
    display: inline-block;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s; }

input[type="submit"],
button {
  background-size: 14px;
  background-repeat: no-repeat;
  background-position-x: calc(100% - 18px);
  background-position-y: 20px; }
  @media only screen and (min-width: 1024px) {
    input[type="submit"]:hover,
    button:hover {
      background-image: url("/wp-content/uploads/arrow-forward.png"); } }

.wrapper {
  padding: 0; }

img {
  max-width: 100%;
  height: auto; }

.link__arrow {
  font-family: "DM Sans", Arial, Helvetica, 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: 1440px) {
    .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: "gorina";
      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: calc(-30px - 15px);
      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: 1440px) {
        .link__arrow span:after,
        .link__arrow a:after {
          font-size: 1.2rem;
          width: 45px;
          height: 45px;
          right: calc(-45px - 20px);
          padding: 0; } }
  .link__arrow:hover span:after,
  .link__arrow:hover a:after {
    transform: translateY(-50%) translateX(4px); }

.link-effect, .cont__pagination a, .woocommerce-checkout .wc-block-components-checkout-return-to-cart-button {
  position: relative;
  font-family: "DM Sans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1;
  color: #d6bd93;
  padding-right: 36px;
  padding-bottom: 2px; }
  .link-effect:hover:after, .cont__pagination a:hover:after, .woocommerce-checkout .wc-block-components-checkout-return-to-cart-button:hover:after {
    width: 100%;
    opacity: 1; }
  .link-effect:before, .cont__pagination a:before, .woocommerce-checkout .wc-block-components-checkout-return-to-cart-button:before {
    content: "";
    z-index: 0;
    position: absolute;
    justify-content: center;
    align-items: center;
    font-family: "gorina";
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    top: 4px;
    right: 0; }
  .link-effect:after, .cont__pagination a:after, .woocommerce-checkout .wc-block-components-checkout-return-to-cart-button:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 0;
    bottom: 0;
    left: 0;
    background-color: #d6bd93;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0; }

.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: "DM Sans", Arial, Helvetica, 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: "gorina";
      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: 1440px) {
    .cont__close {
      width: 60px;
      height: 60px; } }
  .cont__close:before {
    content: "\e901";
    z-index: 0;
    position: absolute;
    justify-content: center;
    align-items: center;
    font-family: "gorina";
    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: 1440px) {
      .cont__close:before {
        font-size: 26px; } }
  .cont__close:hover:before {
    color: #13431d; }

lite-youtube {
  max-width: 100%; }

.page-template-page-basic-page,
body.blog,
body.single-post,
body.woocommerce-cart,
body.woocommerce-checkout {
  background-color: #f0ece3;
  color: #13431d; }
  .page-template-page-basic-page .entry-content,
  body.blog .entry-content,
  body.single-post .entry-content,
  body.woocommerce-cart .entry-content,
  body.woocommerce-checkout .entry-content {
    margin-bottom: 55px; }
    @media only screen and (min-width: 768px) {
      .page-template-page-basic-page .entry-content,
      body.blog .entry-content,
      body.single-post .entry-content,
      body.woocommerce-cart .entry-content,
      body.woocommerce-checkout .entry-content {
        margin-bottom: 125px; } }
  .page-template-page-basic-page #header-wrapper header.site-header .cont__lang .wpml-ls-legacy-list-horizontal ul li.wpml-ls-item a,
  .page-template-page-basic-page #header-wrapper
  header.site-header
  .header-info_selector_country
  form
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
  body.blog #header-wrapper header.site-header .cont__lang .wpml-ls-legacy-list-horizontal ul li.wpml-ls-item a,
  body.blog #header-wrapper
  header.site-header
  .header-info_selector_country
  form
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
  body.single-post #header-wrapper header.site-header .cont__lang .wpml-ls-legacy-list-horizontal ul li.wpml-ls-item a,
  body.single-post #header-wrapper
  header.site-header
  .header-info_selector_country
  form
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
  body.woocommerce-cart #header-wrapper header.site-header .cont__lang .wpml-ls-legacy-list-horizontal ul li.wpml-ls-item a,
  body.woocommerce-cart #header-wrapper
  header.site-header
  .header-info_selector_country
  form
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
  body.woocommerce-checkout #header-wrapper header.site-header .cont__lang .wpml-ls-legacy-list-horizontal ul li.wpml-ls-item a,
  body.woocommerce-checkout #header-wrapper
  header.site-header
  .header-info_selector_country
  form
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
    color: #13431d; }

@media only screen and (min-width: 1280px) {
  .page-template-page-basic-page .entry-content,
  body.blog .entry-content,
  body.single-post .entry-content {
    max-width: 944px; } }
@media only screen and (min-width: 1440px) {
  .page-template-page-basic-page .entry-content,
  body.blog .entry-content,
  body.single-post .entry-content {
    max-width: 1160px; } }

body.page-template-page-contact,
body.page-template-page-about,
body.woocommerce-shop,
body.single-product,
body.tax-product_cat,
body.woocommerce-account {
  background-color: #09260f; }

@media only screen and (min-width: 768px) {
  body.page-template-page-contact #footer-wrapper,
  body.page-template-page-about #footer-wrapper,
  body.woocommerce-shop #footer-wrapper,
  body.tax-product_cat #footer-wrapper,
  body.woocommerce-account #footer-wrapper {
    border-top: 1px solid rgba(255, 255, 255, 0.5); } }

@media only screen and (min-width: 1024px) {
  body.page-template-default h2 {
    margin-top: 40px; } }
body.page-template-default .site-main {
  padding-bottom: 80px;
  min-height: calc(100vh - 50px); }
  body.page-template-default .site-main .entry-content {
    max-width: 1321px; }
    body.page-template-default .site-main .entry-content strong {
      font-family: "DM Sans", Arial, Helvetica, sans-serif;
      font-weight: 700;
      font-style: normal; }
    body.page-template-default .site-main .entry-content a {
      color: #d6bd93; }

body {
  background-color: #13431d;
  color: #fff;
  overflow-x: hidden; }
  body .site-main {
    padding-top: 28px; }
    @media only screen and (min-width: 768px) {
      body .site-main {
        padding-top: 59px; } }
    @media only screen and (min-width: 1440px) {
      body .site-main {
        padding-top: 76px; } }
  body.home #header-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2; }
  body.home .site-main {
    padding-top: 0; }

.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; } }

.cont__pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 69px; }
  @media only screen and (min-width: 768px) {
    .cont__pagination {
      max-width: 228px; } }
  @media only screen and (min-width: 1024px) {
    .cont__pagination {
      margin-bottom: 160px; } }
  .cont__pagination .nav-previous a {
    padding-right: 0;
    padding-left: 36px; }
    .cont__pagination .nav-previous a:before {
      transform: rotate(180deg);
      left: 0;
      right: inherit; }
  .cont__pagination a {
    text-transform: uppercase;
    color: #13431d; }
    .cont__pagination a:after {
      background-color: #13431d; }

.wcc-consent-container [data-tag] {
  visibility: visible; }

/* Inicialmente todas las secciones están ocultas con opacidad 0 */
.show-effect {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  /* Opcional: para efecto de desplazamiento */
  transform: translateY(20px); }

/* Cuando se agrega la clase 'visible', se muestra la sección */
.show-effect.visible {
  opacity: 1;
  transform: translateY(0); }

/* Inicialmente todas las secciones están ocultas con opacidad 0 */
.show-effect-slide {
  opacity: 0;
  transition: all 0.5s ease-in-out;
  /* Opcional: para efecto de desplazamiento */
  transform: translateY(40px); }

/* Cuando se agrega la clase 'visible', se muestra la sección */
.show-effect-slide.visible {
  opacity: 1;
  transform: translateY(0); }

/* 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; }

.cont__kit-digital {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fff; }
  @media only screen and (min-width: 768px) {
    .cont__kit-digital .container, .cont__kit-digital .section__hero-image .owl-dots, .section__hero-image .cont__kit-digital .owl-dots {
      display: flex;
      align-content: center;
      justify-content: center; } }
  .cont__kit-digital .cont__img.cont__img--2 {
    margin-top: 10px; }
    @media only screen and (min-width: 768px) {
      .cont__kit-digital .cont__img.cont__img--2 {
        margin-top: 0;
        margin-left: 10px; } }

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  box-sizing: inherit; }

:root {
  --gutters: 24px; }
  @media only screen and (min-width: 768px) {
    :root {
      --gutters: 60px; } }
  @media only screen and (min-width: 1024px) {
    :root {
      --gutters: 80px; } }
  @media only screen and (min-width: 1920px) {
    :root {
      --gutters: 0px; } }

.container, .section__hero-image .owl-dots {
  width: 100%;
  padding-right: var(--gutters);
  padding-left: var(--gutters);
  margin-right: auto;
  margin-left: auto; }
  @media only screen and (min-width: 768px) {
    .container, .section__hero-image .owl-dots {
      max-width: 100%; } }
  @media only screen and (min-width: 1920px) {
    .container, .section__hero-image .owl-dots {
      max-width: 1760px; } }

.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 -------------- */
@font-face {
  font-family: 'FrizQuadrataStd';
  src: url("/wp-content/themes/gorina/fonts/FrizQuadrataStd/friz-quadrata-std-medium-5870338ec7ef8.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
#header-wrapper {
  max-width: 100vw;
  overflow-x: hidden; }
  #header-wrapper header.site-header {
    padding: 11px 0; }
    @media only screen and (min-width: 768px) {
      #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: 22px; }
      @media only screen and (min-width: 768px) {
        #header-wrapper header.site-header .cont__inner {
          align-items: flex-start; } }
    #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; }
      #header-wrapper header.site-header .site-branding .cont--logo img {
        display: block;
        width: inherit;
        max-height: 38px; }
        @media only screen and (min-width: 768px) {
          #header-wrapper header.site-header .site-branding .cont--logo img {
            max-height: 53px; } }
    #header-wrapper header.site-header .header-info_selector_country {
      padding-top: 4px; }
      #header-wrapper header.site-header .header-info_selector_country .countries.country_selector:not(.select2-hidden-accessible) {
        display: none; }
      #header-wrapper header.site-header .header-info_selector_country button.change_country {
        display: none; }
      #header-wrapper header.site-header .header-info_selector_country form .select2-container {
        max-width: fit-content;
        width: fit-content !important; }
        @media only screen and (min-width: 1024px) {
          #header-wrapper header.site-header .header-info_selector_country form .select2-container {
            min-width: initial; } }
      #header-wrapper header.site-header .header-info_selector_country form .select2-container--default .select2-selection--single {
        background-color: transparent;
        border: none; }
        #header-wrapper header.site-header .header-info_selector_country form .select2-container--default .select2-selection--single .select2-selection__rendered {
          font-family: "DM Sans", Arial, Helvetica, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 0.938rem;
          line-height: 1;
          color: #fff;
          padding: 5px 26px 5px 10px; }
          @media only screen and (min-width: 768px) {
            #header-wrapper header.site-header .header-info_selector_country form .select2-container--default .select2-selection--single .select2-selection__rendered {
              padding-top: 1px;
              padding-bottom: 0;
              padding-right: 23px; } }
        #header-wrapper header.site-header .header-info_selector_country form .select2-container--default .select2-selection--single .select2-selection__arrow {
          top: -5px; }
          @media only screen and (min-width: 768px) {
            #header-wrapper header.site-header .header-info_selector_country form .select2-container--default .select2-selection--single .select2-selection__arrow {
              top: -2px; } }
          #header-wrapper header.site-header .header-info_selector_country form .select2-container--default .select2-selection--single .select2-selection__arrow b {
            display: none; }
          #header-wrapper header.site-header .header-info_selector_country form .select2-container--default .select2-selection--single .select2-selection__arrow:before {
            content: "";
            z-index: 0;
            position: absolute;
            justify-content: center;
            align-items: center;
            font-family: "gorina";
            font-style: normal !important;
            font-weight: normal !important;
            font-variant: normal !important;
            text-transform: none !important;
            speak: none;
            -webkit-font-smoothing: antialiased;
            font-size: 12px;
            right: 3px;
            top: 10px; }
            @media only screen and (min-width: 768px) {
              #header-wrapper header.site-header .header-info_selector_country form .select2-container--default .select2-selection--single .select2-selection__arrow:before {
                right: 0;
                top: 3px; } }
    #header-wrapper header.site-header .cont__lang {
      border-left: 1px solid #a7a7a7;
      padding-left: 17px; }
      #header-wrapper header.site-header .cont__lang .wpml-ls-legacy-list-horizontal {
        width: inherit;
        padding: 0; }
        #header-wrapper header.site-header .cont__lang .wpml-ls-legacy-list-horizontal ul {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          column-gap: 10px; }
          #header-wrapper header.site-header .cont__lang .wpml-ls-legacy-list-horizontal ul li.wpml-ls-current-language a {
            font-family: "DM Sans", Arial, Helvetica, sans-serif;
            font-weight: 700;
            font-style: normal;
            color: #fafafa; }
          #header-wrapper header.site-header .cont__lang .wpml-ls-legacy-list-horizontal ul li a {
            font-family: "DM Sans", Arial, Helvetica, sans-serif;
            font-weight: 300;
            font-style: normal;
            font-size: 1rem;
            line-height: 1.25;
            color: #a7a7a7;
            background-color: transparent;
            border: none;
            padding: 0; }
            #header-wrapper header.site-header .cont__lang .wpml-ls-legacy-list-horizontal ul li a:hover {
              color: #fafafa; }

.select2-container.select2-container--open .select2-dropdown--below {
  margin-left: -110px;
  min-width: 224px;
  border-radius: 10px;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  border: solid 1px rgba(249, 249, 249, 0.12);
  background-color: rgba(23, 23, 23, 0.5); }
  .select2-container.select2-container--open .select2-dropdown--below .select2-results__option {
    font-family: "DM Sans", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 0.875rem;
    line-height: 1.29;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    padding: 4px 12px; }
  .select2-container.select2-container--open .select2-dropdown--below .select2-results__option--highlighted[aria-selected],
  .select2-container.select2-container--open .select2-dropdown--below .select2-results__option[aria-selected=true] {
    background-color: transparent;
    color: #FF2C38; }
  .select2-container.select2-container--open .select2-dropdown--below .select2-search--dropdown {
    padding: 12px 12px 4px; }

.select2-container {
  width: auto; }

#footer-wrapper {
  position: relative;
  overflow: hidden;
  z-index: 10; }
  #footer-wrapper .cont__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    #footer-wrapper .cont__background img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  #footer-wrapper .footer-wrapper--inner {
    position: relative;
    background-image: linear-gradient(to bottom, #09260f 40%, rgba(15, 49, 26, 0.9) 120%); }
  #footer-wrapper .footer-fixed {
    border-bottom: solid 1px rgba(255, 255, 255, 0.5);
    padding-top: 54px;
    padding-bottom: 36px; }
    @media only screen and (min-width: 1440px) {
      #footer-wrapper .footer-fixed {
        padding-bottom: 58px; } }
    @media only screen and (min-width: 1600px) {
      #footer-wrapper .footer-fixed {
        padding-top: 74px;
        padding-bottom: 79px; } }
    @media only screen and (min-width: 1440px) {
      #footer-wrapper .footer-fixed .cont__inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between; } }
    #footer-wrapper .footer-fixed .cont__info {
      max-width: 839px; }
      @media only screen and (min-width: 1440px) {
        #footer-wrapper .footer-fixed .cont__info {
          width: 50%; } }
      #footer-wrapper .footer-fixed .cont__info .cont__title {
        font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 2.625rem;
        line-height: 1.1;
        text-transform: uppercase;
        color: #fff;
        margin-bottom: 18px; }
        @media only screen and (min-width: 768px) {
          #footer-wrapper .footer-fixed .cont__info .cont__title {
            font-size: 2.875rem;
            line-height: 1; } }
        @media only screen and (min-width: 1024px) {
          #footer-wrapper .footer-fixed .cont__info .cont__title {
            font-size: 3.125rem;
            line-height: 1.1; } }
      #footer-wrapper .footer-fixed .cont__info .cont__text {
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 1rem;
        line-height: 1.38;
        color: #fff; }
    #footer-wrapper .footer-fixed .cont__form {
      width: 100%;
      padding-top: 12px; }
      @media only screen and (min-width: 768px) {
        #footer-wrapper .footer-fixed .cont__form {
          max-width: 470px; } }
      @media only screen and (min-width: 1440px) {
        #footer-wrapper .footer-fixed .cont__form {
          width: 50%;
          padding-top: 7px; } }
      #footer-wrapper .footer-fixed .cont__form form .form--newsletter {
        position: relative; }
        @media only screen and (min-width: 1440px) {
          #footer-wrapper .footer-fixed .cont__form form .form--newsletter .privacy-policy {
            margin: 0; } }
        #footer-wrapper .footer-fixed .cont__form form .form--newsletter input[type="email"] {
          font-family: "DM Sans", Arial, Helvetica, sans-serif;
          font-weight: 300;
          font-style: normal;
          font-size: 1rem;
          line-height: 1.25;
          color: #fff;
          padding: 8px 8px 8px 20px;
          border-radius: 60px;
          background-color: rgba(255, 255, 255, 0.2);
          border: none;
          height: 56px; }
          @media only screen and (min-width: 768px) {
            #footer-wrapper .footer-fixed .cont__form form .form--newsletter input[type="email"] {
              height: 60px;
              padding: 8px 8px 8px 24px; } }
          #footer-wrapper .footer-fixed .cont__form form .form--newsletter input[type="email"]::placeholder {
            color: rba(#fff, 0.8); }
        #footer-wrapper .footer-fixed .cont__form form .form--newsletter input[type="submit"] {
          font-family: "DM Sans", Arial, Helvetica, sans-serif;
          font-weight: 300;
          font-style: normal;
          font-size: 1rem;
          line-height: 1.25;
          position: absolute;
          top: 7px;
          right: 8px;
          height: 40px;
          min-width: inherit;
          background-color: #13431d;
          color: #13431d;
          padding: 10px 20px;
          border-radius: 60px;
          box-shadow: 2px 4px 10px 0 rgba(0, 0, 0, 0.2);
          background-color: #fff;
          background-image: none; }
          @media only screen and (min-width: 768px) {
            #footer-wrapper .footer-fixed .cont__form form .form--newsletter input[type="submit"] {
              height: 44px;
              padding: 12px 42px; } }
          #footer-wrapper .footer-fixed .cont__form form .form--newsletter input[type="submit"]:after {
            content: none; }
          #footer-wrapper .footer-fixed .cont__form form .form--newsletter input[type="submit"]:hover {
            background-color: #d6bd93;
            border-color: #d6bd93; }
        #footer-wrapper .footer-fixed .cont__form form .form--newsletter .wpcf7-not-valid-tip {
          padding-left: 10px; }
        #footer-wrapper .footer-fixed .cont__form form .form--newsletter .wpcf7-spinner {
          position: absolute; }
      #footer-wrapper .footer-fixed .cont__form form .cont--input-checkbox {
        padding: 18px 0 15px 10px; }
        #footer-wrapper .footer-fixed .cont__form form .cont--input-checkbox label:has(input[type=checkbox]) {
          font-size: 0.9rem; }
  #footer-wrapper .site-footer {
    color: #fff; }
    #footer-wrapper .site-footer .footer__top {
      position: relative; }
      @media only screen and (min-width: 1440px) {
        #footer-wrapper .site-footer .footer__top {
          display: grid;
          grid-template-columns: 1fr 3fr;
          column-gap: 50px; } }
      @media only screen and (min-width: 1600px) {
        #footer-wrapper .site-footer .footer__top {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          justify-content: space-between; } }
      #footer-wrapper .site-footer .footer__top:before {
        content: '';
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0;
        width: 100vw;
        height: 1px;
        background-color: rgba(255, 255, 255, 0.5); }
      #footer-wrapper .site-footer .footer__top .footer__top-left {
        position: relative;
        padding-top: 35px;
        padding-bottom: 38px; }
        @media only screen and (min-width: 768px) {
          #footer-wrapper .site-footer .footer__top .footer__top-left {
            padding-bottom: 30px; } }
        @media only screen and (min-width: 1440px) {
          #footer-wrapper .site-footer .footer__top .footer__top-left {
            border-right: 1px solid rgba(255, 255, 255, 0.5);
            padding-top: 58px; } }
        @media only screen and (min-width: 1600px) {
          #footer-wrapper .site-footer .footer__top .footer__top-left {
            width: 25%;
            padding-top: 77px; } }
        #footer-wrapper .site-footer .footer__top .footer__top-left:before {
          content: '';
          position: absolute;
          left: 50%;
          transform: translateX(-50%);
          bottom: 0;
          width: 100vw;
          height: 1px;
          background-color: rgba(255, 255, 255, 0.5); }
          @media only screen and (min-width: 1440px) {
            #footer-wrapper .site-footer .footer__top .footer__top-left:before {
              content: none; } }
        #footer-wrapper .site-footer .footer__top .footer__top-left .cont__menu .cont__title {
          font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
          font-weight: 500;
          font-style: normal;
          font-size: 1.25rem;
          line-height: 1.1;
          text-transform: uppercase;
          color: #d6bd93;
          margin-bottom: 19px; }
        #footer-wrapper .site-footer .footer__top .footer__top-left .cont__menu .cont__items {
          display: grid;
          row-gap: 8px; }
          @media only screen and (min-width: 768px) {
            #footer-wrapper .site-footer .footer__top .footer__top-left .cont__menu .cont__items {
              display: block;
              column-count: 2;
              max-width: 560px; } }
          @media only screen and (min-width: 1440px) {
            #footer-wrapper .site-footer .footer__top .footer__top-left .cont__menu .cont__items {
              display: grid;
              row-gap: 8px; } }
          #footer-wrapper .site-footer .footer__top .footer__top-left .cont__menu .cont__items .cont__item {
            font-family: "DM Sans", Arial, Helvetica, sans-serif;
            font-weight: 300;
            font-style: normal;
            font-size: 1.25rem;
            line-height: 1.3;
            color: #fff; }
            @media only screen and (min-width: 768px) {
              #footer-wrapper .site-footer .footer__top .footer__top-left .cont__menu .cont__items .cont__item {
                margin-bottom: 8px; } }
            @media only screen and (min-width: 1440px) {
              #footer-wrapper .site-footer .footer__top .footer__top-left .cont__menu .cont__items .cont__item {
                margin-bottom: 0; } }
            #footer-wrapper .site-footer .footer__top .footer__top-left .cont__menu .cont__items .cont__item a {
              color: #fff; }
              #footer-wrapper .site-footer .footer__top .footer__top-left .cont__menu .cont__items .cont__item a:hover {
                color: #FF2C38; }
              #footer-wrapper .site-footer .footer__top .footer__top-left .cont__menu .cont__items .cont__item a[href^="tel:"]:hover {
                color: #fff; }
            #footer-wrapper .site-footer .footer__top .footer__top-left .cont__menu .cont__items .cont__item.cont__item--instagram a {
              position: relative;
              text-decoration: underline;
              text-decoration-thickness: 1px;
              text-underline-offset: 2px; }
              #footer-wrapper .site-footer .footer__top .footer__top-left .cont__menu .cont__items .cont__item.cont__item--instagram a:before {
                content: "";
                z-index: 0;
                position: absolute;
                justify-content: center;
                align-items: center;
                font-family: "gorina";
                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;
                right: -30px;
                top: 5px; }
      #footer-wrapper .site-footer .footer__top .footer__top-right {
        padding-top: 36px;
        padding-bottom: 40px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        row-gap: 34px; }
        @media only screen and (min-width: 768px) {
          #footer-wrapper .site-footer .footer__top .footer__top-right {
            row-gap: 52px; } }
        @media only screen and (min-width: 1024px) {
          #footer-wrapper .site-footer .footer__top .footer__top-right {
            flex-direction: row;
            justify-content: space-between;
            padding-bottom: 37px; } }
        @media only screen and (min-width: 1440px) {
          #footer-wrapper .site-footer .footer__top .footer__top-right {
            justify-content: flex-start;
            column-gap: 80px;
            padding-top: 58px;
            padding-bottom: 59px; } }
        @media only screen and (min-width: 1600px) {
          #footer-wrapper .site-footer .footer__top .footer__top-right {
            column-gap: 164px;
            width: 66%;
            margin-right: 78px;
            padding-top: 77px;
            padding-bottom: 79px; } }
        #footer-wrapper .site-footer .footer__top .footer__top-right .cont__menu {
          font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
          font-weight: 500;
          font-style: normal;
          font-size: 1.125rem;
          line-height: 1.22;
          text-transform: uppercase;
          color: #d6bd93; }
          @media only screen and (min-width: 1920px) {
            #footer-wrapper .site-footer .footer__top .footer__top-right .cont__menu {
              font-size: 1.25rem;
              line-height: 1.2; } }
          #footer-wrapper .site-footer .footer__top .footer__top-right .cont__menu .menu-footer-slide {
            position: relative; }
            #footer-wrapper .site-footer .footer__top .footer__top-right .cont__menu .menu-footer-slide:before {
              content: "";
              z-index: 0;
              position: absolute;
              justify-content: center;
              align-items: center;
              font-family: "gorina";
              font-style: normal !important;
              font-weight: normal !important;
              font-variant: normal !important;
              text-transform: none !important;
              speak: none;
              -webkit-font-smoothing: antialiased;
              font-size: 12px;
              top: 0px;
              right: 6px; }
              @media only screen and (min-width: 768px) {
                #footer-wrapper .site-footer .footer__top .footer__top-right .cont__menu .menu-footer-slide:before {
                  display: none; } }
            #footer-wrapper .site-footer .footer__top .footer__top-right .cont__menu .menu-footer-slide.open:before {
              transform: rotate(180deg); }
            #footer-wrapper .site-footer .footer__top .footer__top-right .cont__menu .menu-footer-slide > div {
              display: none; }
              @media only screen and (min-width: 768px) {
                #footer-wrapper .site-footer .footer__top .footer__top-right .cont__menu .menu-footer-slide > div {
                  display: block !important;
                  height: 100% !important; } }
          #footer-wrapper .site-footer .footer__top .footer__top-right .cont__menu ul {
            list-style: none;
            margin: 20px 0 0;
            padding: 0;
            display: grid;
            row-gap: 13px; }
            @media only screen and (min-width: 1024px) {
              #footer-wrapper .site-footer .footer__top .footer__top-right .cont__menu ul {
                margin: 19px 0 0;
                row-gap: 8px; } }
            #footer-wrapper .site-footer .footer__top .footer__top-right .cont__menu ul li a {
              font-family: "DM Sans", Arial, Helvetica, sans-serif;
              font-weight: 300;
              font-style: normal;
              font-size: 2rem;
              line-height: 1.19;
              text-transform: initial;
              color: #fff; }
              @media only screen and (min-width: 1024px) {
                #footer-wrapper .site-footer .footer__top .footer__top-right .cont__menu ul li a {
                  line-height: 1.31; } }
              @media only screen and (min-width: 1920px) {
                #footer-wrapper .site-footer .footer__top .footer__top-right .cont__menu ul li a {
                  font-size: 2.25rem;
                  line-height: 1.33; } }
              #footer-wrapper .site-footer .footer__top .footer__top-right .cont__menu ul li a:hover {
                color: #FF2C38; }
    #footer-wrapper .site-footer .footer__bottom {
      padding: 32px 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      column-gap: 42px; }
      @media only screen and (min-width: 768px) {
        #footer-wrapper .site-footer .footer__bottom {
          justify-content: space-between;
          column-gap: 28px; } }
      #footer-wrapper .site-footer .footer__bottom .cont__menu ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        row-gap: 12px; }
        @media only screen and (min-width: 768px) {
          #footer-wrapper .site-footer .footer__bottom .cont__menu ul {
            flex-direction: row;
            column-gap: 28px; } }
        @media only screen and (min-width: 1440px) {
          #footer-wrapper .site-footer .footer__bottom .cont__menu ul {
            column-gap: 24px; } }
        #footer-wrapper .site-footer .footer__bottom .cont__menu ul li a {
          font-family: "DM Sans", Arial, Helvetica, sans-serif;
          font-weight: 300;
          font-style: normal;
          font-size: 1rem;
          line-height: 1.38;
          color: #fff; }
          #footer-wrapper .site-footer .footer__bottom .cont__menu ul li a:hover {
            color: #FF2C38; }
      #footer-wrapper .site-footer .footer__bottom .cont__texts {
        display: none; }
        @media only screen and (min-width: 1440px) {
          #footer-wrapper .site-footer .footer__bottom .cont__texts {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            column-gap: 42px; } }
        #footer-wrapper .site-footer .footer__bottom .cont__texts .cont__text {
          font-family: "DM Sans", Arial, Helvetica, sans-serif;
          font-weight: 500;
          font-style: normal;
          font-size: 0.75rem;
          line-height: 1.83;
          color: #fff; }
          #footer-wrapper .site-footer .footer__bottom .cont__texts .cont__text a {
            color: #fff; }
            #footer-wrapper .site-footer .footer__bottom .cont__texts .cont__text a:hover {
              color: #FF2C38; }
          #footer-wrapper .site-footer .footer__bottom .cont__texts .cont__text p {
            margin-bottom: 0; }

body.menu-open {
  overflow-y: hidden; }
@media only screen and (min-width: 1024px) {
  body.home .main-navigation .cont--menu .menu--right .menu-menu-principal-container ul.menu li.menu-item a {
    color: #fff; }
    body.home .main-navigation .cont--menu .menu--right .menu-menu-principal-container ul.menu li.menu-item a:hover {
      color: #000000; }
    body.home .main-navigation .cont--menu .menu--right .menu-menu-principal-container ul.menu li.menu-item a:before {
      background-color: #fff; } }

.cont__menu-fixed {
  position: fixed;
  left: 50%;
  bottom: 30px;
  transform: translateX(-50%);
  border: solid 1px transparent;
  backdrop-filter: blur(40px);
  border-radius: 40px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
  z-index: 9; }
  @media only screen and (min-width: 1024px) {
    .cont__menu-fixed.menu-mobile {
      display: none; } }
  .cont__menu-fixed.menu-desktop {
    display: none;
    width: max-content; }
    @media only screen and (min-width: 1024px) {
      .cont__menu-fixed.menu-desktop {
        display: block; } }
  .cont__menu-fixed.open {
    background-color: rgba(23, 23, 23, 0.5);
    border-color: rgba(249, 249, 249, 0.12); }
    .cont__menu-fixed.open .cont__inner {
      background-color: transparent;
      border-color: transparent;
      column-gap: 94px; }
      @media only screen and (min-width: 1024px) {
        .cont__menu-fixed.open .cont__inner {
          column-gap: 50px; } }
      @media only screen and (min-width: 1280px) {
        .cont__menu-fixed.open .cont__inner {
          column-gap: 79px; } }
      .cont__menu-fixed.open .cont__inner .cont__menu ul li.open-menu-products a:before {
        transform: rotate(-90deg);
        top: 0; }
  .cont__menu-fixed .cont__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 25px;
    padding: 20px 33px;
    border-radius: 40px;
    border: solid 1px rgba(249, 249, 249, 0.12);
    background-color: rgba(23, 23, 23, 0.5);
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s; }
    @media only screen and (min-width: 1024px) {
      .cont__menu-fixed .cont__inner {
        padding: 24px 60px;
        column-gap: 50px; } }
    @media only screen and (min-width: 1280px) {
      .cont__menu-fixed .cont__inner {
        column-gap: 79px; } }
    .cont__menu-fixed .cont__inner a,
    .cont__menu-fixed .cont__inner .cont__menu--cart {
      font-size: 25px;
      color: #fff;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      cursor: pointer; }
      @media only screen and (min-width: 1024px) {
        .cont__menu-fixed .cont__inner a,
        .cont__menu-fixed .cont__inner .cont__menu--cart {
          font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
          font-weight: 500;
          font-style: normal;
          font-size: 0.938rem;
          line-height: 1;
          letter-spacing: 1.5px;
          text-transform: uppercase; } }
      .cont__menu-fixed .cont__inner a:hover,
      .cont__menu-fixed .cont__inner .cont__menu--cart:hover {
        color: #FF2C38; }
    .cont__menu-fixed .cont__inner .cont__menu {
      position: relative;
      padding-right: 80px; }
      @media only screen and (min-width: 1024px) {
        .cont__menu-fixed .cont__inner .cont__menu {
          padding-right: 50px; } }
      @media only screen and (min-width: 1280px) {
        .cont__menu-fixed .cont__inner .cont__menu {
          padding-right: 80px; } }
      .cont__menu-fixed .cont__inner .cont__menu:before {
        content: '';
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
        width: 1px;
        height: 25px;
        background-color: #fff; }
      .cont__menu-fixed .cont__inner .cont__menu ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        column-gap: 79px; }
        @media only screen and (min-width: 1024px) {
          .cont__menu-fixed .cont__inner .cont__menu ul {
            column-gap: 50px; } }
        @media only screen and (min-width: 1280px) {
          .cont__menu-fixed .cont__inner .cont__menu ul {
            column-gap: 79px; } }
        .cont__menu-fixed .cont__inner .cont__menu ul li.open-menu-products {
          margin-right: 5px; }
          .cont__menu-fixed .cont__inner .cont__menu ul li.open-menu-products a {
            position: relative;
            padding-right: 24px; }
            .cont__menu-fixed .cont__inner .cont__menu ul li.open-menu-products a:before {
              content: "";
              z-index: 0;
              position: absolute;
              justify-content: center;
              align-items: center;
              font-family: "gorina";
              font-style: normal !important;
              font-weight: normal !important;
              font-variant: normal !important;
              text-transform: none !important;
              speak: none;
              -webkit-font-smoothing: antialiased;
              font-size: 11px;
              position: absolute;
              top: 50%;
              transform: translateY(-50%);
              right: 0;
              -webkit-transition: all 0.3s;
              -moz-transition: all 0.3s;
              transition: all 0.3s; }

.cont__menu-content {
  position: absolute;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  padding: 36px 26px 26px;
  border-bottom-color: transparent;
  overflow: auto;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s; }
  @media only screen and (min-width: 1024px) {
    .cont__menu-content {
      padding: 44px 60px; } }
  @media only screen and (min-width: 1440px) {
    .cont__menu-content {
      padding: 44px 60px 157px; } }
  .cont__menu-content.show {
    position: relative;
    opacity: 1;
    visibility: visible;
    z-index: 9; }
  .cont__menu-content .cont__close-menu {
    position: absolute;
    top: 31px;
    right: 31px;
    font-size: 16px;
    cursor: pointer;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
    @media only screen and (min-width: 1024px) {
      .cont__menu-content .cont__close-menu {
        top: 46px;
        right: 47px; } }
    .cont__menu-content .cont__close-menu:hover {
      color: #FF2C38; }
    .cont__menu-content .cont__close-menu.show {
      opacity: 1; }
  .cont__menu-content .cont__menu-content--inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    row-gap: 25px;
    max-height: calc(100vh - 200px);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
    @media only screen and (min-width: 1024px) {
      .cont__menu-content .cont__menu-content--inner {
        row-gap: 43px; } }
    .cont__menu-content .cont__menu-content--inner.show {
      opacity: 1; }
    .cont__menu-content .cont__menu-content--inner .cont__menu {
      display: grid;
      row-gap: 25px; }
      @media only screen and (min-width: 1024px) {
        .cont__menu-content .cont__menu-content--inner .cont__menu {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          column-gap: 45px; } }
      .cont__menu-content .cont__menu-content--inner .cont__menu .cont__link a {
        color: #fff; }
        .cont__menu-content .cont__menu-content--inner .cont__menu .cont__link a:after {
          background-color: #fff; }
      @media only screen and (min-width: 1024px) {
        .cont__menu-content .cont__menu-content--inner .cont__menu.hide-desktop {
          display: none; } }
    .cont__menu-content .cont__menu-content--inner .cont__categories {
      display: grid;
      row-gap: 13px;
      order: -1; }
      @media only screen and (min-width: 1024px) {
        .cont__menu-content .cont__menu-content--inner .cont__categories {
          grid-template-columns: 1fr 1fr 1fr;
          order: initial;
          max-width: 92%; } }
      @media only screen and (min-width: 1280px) {
        .cont__menu-content .cont__menu-content--inner .cont__categories {
          max-width: 78%; } }
      .cont__menu-content .cont__menu-content--inner .cont__categories .cont__category:first-child .cont__title {
        max-width: 180px;
        width: 100%; }
      .cont__menu-content .cont__menu-content--inner .cont__categories .cont__category:last-child .cont__title {
        max-width: 242px;
        width: 100%; }
      .cont__menu-content .cont__menu-content--inner .cont__categories .cont__category .cont__title {
        font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 1.5rem;
        line-height: 1.17;
        letter-spacing: 2.4px;
        text-transform: uppercase;
        color: #fff;
        opacity: 0.5;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        cursor: pointer;
        margin-bottom: 9px;
        width: 82%; }
        @media only screen and (min-width: 1024px) {
          .cont__menu-content .cont__menu-content--inner .cont__categories .cont__category .cont__title {
            margin-bottom: 17px;
            cursor: default; } }
        .cont__menu-content .cont__menu-content--inner .cont__categories .cont__category .cont__title:hover {
          color: #FF2C38; }
          @media only screen and (min-width: 1024px) {
            .cont__menu-content .cont__menu-content--inner .cont__categories .cont__category .cont__title:hover {
              color: #fff; } }
      .cont__menu-content .cont__menu-content--inner .cont__categories .cont__category .cont__products {
        display: none; }
        @media only screen and (min-width: 1024px) {
          .cont__menu-content .cont__menu-content--inner .cont__categories .cont__category .cont__products {
            display: block !important; } }
        .cont__menu-content .cont__menu-content--inner .cont__categories .cont__category .cont__products .cont__products--inner {
          display: grid;
          row-gap: 17px;
          margin-bottom: 13px; }
        @media only screen and (min-width: 1024px) {
          .cont__menu-content .cont__menu-content--inner .cont__categories .cont__category .cont__products .cont__product {
            width: fit-content; } }
        .cont__menu-content .cont__menu-content--inner .cont__categories .cont__category .cont__products .cont__product a {
          font-family: "DM Sans", Arial, Helvetica, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 1.125rem;
          line-height: 1;
          color: #fff; }
          .cont__menu-content .cont__menu-content--inner .cont__categories .cont__category .cont__products .cont__product a:hover {
            color: #FF2C38; }

.mac-os .cont__menu-fixed .cont__inner .cont__menu ul li.open-menu-products a:before {
  margin-top: -3px; }

.cta__fixed {
  display: none; }
  .cta__fixed .cta__fixed-button {
    display: none;
    font-family: "DM Sans", Arial, Helvetica, 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, #13431d 25%, #13431d 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: 1440px) {
        .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: "gorina";
        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: #13431d; }
    .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: 1440px) {
      .single-content-ajax > .wrapper,
      .overlay-info-product > .wrapper {
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 1rem;
        line-height: 1.3; } }
    .single-content-ajax > .wrapper .title-1,
    .overlay-info-product > .wrapper .title-1 {
      margin-bottom: 13px; }
      @media only screen and (min-width: 1440px) {
        .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: 1440px) {
      .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: "gorina";
      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: #13431d; }

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.show-overlay .site-header:before,
  body.product-open .site-main:before,
  body.product-open .site-header:before,
  body.product-info-open .site-main:before,
  body.product-info-open .site-header:before,
  body.overlay-open .site-main:before,
  body.overlay-open .site-header:before {
    visibility: visible;
    opacity: 0.25; }

.site-main,
.site-header {
  position: relative; }
  .site-main:before,
  .site-header: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: 1440px) {
    .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: "gorina";
    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: #13431d; }

.wcc-consent-bar button {
  border-radius: 50px; }
  .wcc-consent-bar button:hover {
    background-image: none; }
  @media only screen and (min-width: 768px) {
    .wcc-consent-bar button {
      order: initial !important; } }
.wcc-consent-bar .wcc-notice-btn-wrapper .wcc-btn.wcc-btn-customize {
  order: 3; }
.wcc-consent-bar .wcc-notice-btn-wrapper .wcc-btn-reject {
  order: 2; }
.wcc-consent-bar .wcc-notice-btn-wrapper .wcc-btn-accept {
  order: 1; }

form .columns-one {
  display: grid;
  row-gap: 10px; }
  form .columns-one > br {
    display: none; }
form .columns-two {
  display: grid;
  row-gap: 35px;
  padding-bottom: 34px; }
  @media only screen and (min-width: 1024px) {
    form .columns-two {
      grid-template-columns: 1fr 1fr;
      column-gap: 23px; } }
  form .columns-two > br {
    display: none; }
form .cont--input-checkbox {
  padding: 42px 0 15px; }
  @media only screen and (min-width: 1024px) {
    form .cont--input-checkbox {
      padding: 27px 0 15px; } }
  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;
  color: #C4C4C4;
  margin-bottom: 30px; }
  form small a {
    color: #C4C4C4;
    text-decoration: underline; }
    form small a:hover {
      color: #FF2C38; }
form .wpcf7-not-valid-tip {
  font-family: "DM Sans", Arial, Helvetica, 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; }

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #000000 !important; }

.cont--input {
  position: relative;
  margin: auto;
  width: 100%;
  overflow: hidden; }

.label {
  font-family: "DM Sans", Arial, Helvetica, 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;
  position: absolute;
  top: 27px;
  left: 0;
  transform-origin: 0 0;
  transform: translate3d(0, 0, 0);
  transition: all 0.2s ease;
  pointer-events: none; }

input,
textarea,
.woocommerce form .form-row .input-text,
.woocommerce form .form-row select {
  font-family: "DM Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.2;
  letter-spacing: normal;
  color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  padding: 10px 8px;
  transition: all 0.15s ease;
  border: none;
  border-bottom: 1px solid #d0c8b5;
  border-radius: 0;
  background-color: transparent;
  outline: none; }
  input::placeholder,
  textarea::placeholder,
  .woocommerce form .form-row .input-text::placeholder,
  .woocommerce form .form-row select::placeholder {
    color: #fff;
    opacity: 0.7; }

textarea {
  max-height: 41px; }

.woocommerce form .form-row .input-text,
.woocommerce form .form-row select {
  color: #13431d; }
  .woocommerce form .form-row .input-text::placeholder,
  .woocommerce form .form-row select::placeholder {
    color: #13431d; }

label:has(input[type="checkbox"]) {
  font-family: "DM Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.25;
  color: #f9f9f9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 16px; }
  @media only screen and (min-width: 1024px) {
    label:has(input[type="checkbox"]) {
      gap: 12px; } }
  label:has(input[type="checkbox"]) a {
    font-family: "DM Sans", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    text-decoration: underline;
    color: #f9f9f9; }
    label:has(input[type="checkbox"]) a:hover {
      color: #FF2C38; }
  label:has(input[type="checkbox"]) span {
    cursor: pointer; }

input[type="checkbox"],
.wp-block-woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
  position: relative;
  width: 20px;
  min-width: 20px;
  height: 20px;
  padding: 0;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #fff;
  border-radius: 4px;
  transition: all 0.2s ease;
  background-color: transparent;
  outline: none; }
  input[type="checkbox"]:hover,
  .wp-block-woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:hover {
    cursor: pointer;
    border-color: #FF2C38; }
  input[type="checkbox"]:checked,
  .wp-block-woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
    background-color: #fff;
    border-color: #fff;
    box-shadow: inset 0 0 0 0px #fff, inset 0 0 0 10px #fff; }
  input[type="checkbox"]:focus,
  .wp-block-woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus {
    outline: none; }

input[type="radio"],
.woocommerce-checkout #payment ul.payment_methods li input[type=radio] {
  position: relative;
  width: 20px;
  min-width: 20px;
  height: 20px;
  padding: 0;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #13431d;
  border-radius: 50%;
  transition: all 0.2s ease;
  background-color: transparent;
  outline: none; }
  input[type="radio"]:hover,
  .woocommerce-checkout #payment ul.payment_methods li input[type=radio]:hover {
    cursor: pointer;
    border-color: #FF2C38; }
  input[type="radio"]:checked,
  .woocommerce-checkout #payment ul.payment_methods li input[type=radio]:checked {
    background-color: #13431d;
    border-color: #13431d;
    box-shadow: inset 0 0 0 0px #fff, inset 0 0 0 10px #13431d; }
  input[type="radio"]:focus,
  .woocommerce-checkout #payment ul.payment_methods li input[type=radio]:focus {
    outline: none; }

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; }

@media only screen and (min-width: 768px) {
  .cont__contact {
    margin-bottom: 50px; } }
@media only screen and (min-width: 1024px) {
  .cont__contact {
    margin-bottom: 80px; } }
@media only screen and (min-width: 1440px) {
  .cont__contact {
    margin-bottom: 152px; } }
.cont__contact .cont__top {
  max-width: 1027px; }
  @media only screen and (min-width: 1024px) {
    .cont__contact .cont__top {
      margin-bottom: 36px; } }
  .cont__contact .cont__top header.entry-header h1 {
    letter-spacing: normal;
    margin-bottom: 13px;
    color: #d6bd93; }
    @media only screen and (min-width: 1440px) {
      .cont__contact .cont__top header.entry-header h1 {
        margin-bottom: 6px; } }
  .cont__contact .cont__top .entry-content {
    font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 2.625rem;
    line-height: 1.1;
    letter-spacing: 0.84px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 19px; }
    @media only screen and (min-width: 1440px) {
      .cont__contact .cont__top .entry-content {
        font-size: 4.375rem;
        line-height: 1.2;
        letter-spacing: normal; } }
.cont__contact .cont__bottom {
  max-width: 880px;
  margin-left: auto; }
  .cont__contact .cont__bottom .cont__form input[type=submit] {
    background-color: #fff;
    color: #09260f;
    width: 100%;
    max-width: 440px;
    margin-left: auto;
    margin-right: auto; }
    @media only screen and (min-width: 1024px) {
      .cont__contact .cont__bottom .cont__form input[type=submit] {
        margin-right: 0; } }

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: #13431d; }
  body.error404 section.error-404 .page-content a:hover {
    opacity: 0.7; }

.woocommerce-account #footer-wrapper {
  border-top: 1px solid #fff; }
.woocommerce-account form .form-row .input-text,
.woocommerce-account form .form-row select,
.woocommerce-account .select2-container .select2-selection {
  font-family: "DM Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.2;
  letter-spacing: normal;
  color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  padding: 10px 8px;
  transition: all 0.15s ease;
  border: none;
  border-bottom: 1px solid #d0c8b5;
  border-radius: 0;
  background-color: transparent;
  outline: none; }
  .woocommerce-account form .form-row .input-text::placeholder,
  .woocommerce-account form .form-row select::placeholder,
  .woocommerce-account .select2-container .select2-selection::placeholder {
    color: #fff;
    opacity: 0.7; }
.woocommerce-account .entry-content {
  padding-bottom: 100px; }
  .woocommerce-account .entry-content form.woocommerce-form-login {
    border: none;
    padding: 0; }
    .woocommerce-account .entry-content form.woocommerce-form-login .form-row:not(.woocommerce-form-row) {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      flex-direction: column;
      row-gap: 20px; }
    .woocommerce-account .entry-content form.woocommerce-form-login label:has(input[type="checkbox"]) {
      font-family: "DM Sans", Arial, Helvetica, sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 1rem;
      line-height: 1.25;
      color: #f9f9f9;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      gap: 16px; }
      @media only screen and (min-width: 1024px) {
        .woocommerce-account .entry-content form.woocommerce-form-login label:has(input[type="checkbox"]) {
          gap: 12px; } }
      .woocommerce-account .entry-content form.woocommerce-form-login label:has(input[type="checkbox"]) a {
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 500;
        font-style: normal;
        text-decoration: underline;
        color: #f9f9f9; }
        .woocommerce-account .entry-content form.woocommerce-form-login label:has(input[type="checkbox"]) a:hover {
          color: #FF2C38; }
      .woocommerce-account .entry-content form.woocommerce-form-login label:has(input[type="checkbox"]) span {
        cursor: pointer; }
    .woocommerce-account .entry-content form.woocommerce-form-login .woocommerce-form-login__submit {
      display: block;
      position: relative;
      font-family: "DM Sans", Arial, Helvetica, sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 1rem;
      line-height: 1.25;
      letter-spacing: normal;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      box-shadow: none;
      background-color: transparent;
      color: #fafafa;
      padding: 13px 32px;
      border-radius: 60px;
      border: solid 1px rgba(250, 250, 250, 0.7);
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s;
      outline: none;
      cursor: pointer;
      width: fit-content;
      background-color: #fff;
      color: #09260f; }
      @media only screen and (min-width: 1024px) {
        .woocommerce-account .entry-content form.woocommerce-form-login .woocommerce-form-login__submit {
          font-size: 1.125rem;
          line-height: 1.25;
          padding: 16px 40px; } }
      .woocommerce-account .entry-content form.woocommerce-form-login .woocommerce-form-login__submit:hover {
        text-decoration: none; }
        .woocommerce-account .entry-content form.woocommerce-form-login .woocommerce-form-login__submit:hover:after {
          opacity: 1; }
        .woocommerce-account .entry-content form.woocommerce-form-login .woocommerce-form-login__submit:hover span {
          transform: translateX(-15px); }
      .woocommerce-account .entry-content form.woocommerce-form-login .woocommerce-form-login__submit:disabled {
        opacity: 0.7; }
      .woocommerce-account .entry-content form.woocommerce-form-login .woocommerce-form-login__submit:after {
        content: "";
        z-index: 0;
        position: absolute;
        justify-content: center;
        align-items: center;
        font-family: "gorina";
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        -webkit-font-smoothing: antialiased;
        font-size: 12px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 15px;
        opacity: 0;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s; }
      .woocommerce-account .entry-content form.woocommerce-form-login .woocommerce-form-login__submit span {
        display: inline-block;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s; }
    .woocommerce-account .entry-content form.woocommerce-form-login .woocommerce-LostPassword.lost_password a {
      color: #fff; }
      .woocommerce-account .entry-content form.woocommerce-form-login .woocommerce-LostPassword.lost_password a:hover {
        text-decoration: underline; }
  .woocommerce-account .entry-content .woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    display: grid;
    row-gap: 10px; }
    .woocommerce-account .entry-content .woocommerce-MyAccount-navigation ul li a {
      color: #fff; }
      .woocommerce-account .entry-content .woocommerce-MyAccount-navigation ul li a:hover {
        text-decoration: underline; }
  .woocommerce-account .entry-content .woocommerce-MyAccount-content a {
    color: #fff;
    text-decoration: underline; }
    .woocommerce-account .entry-content .woocommerce-MyAccount-content a:hover {
      color: #FF2C38; }
  .woocommerce-account .entry-content .woocommerce-MyAccount-content .woocommerce-info {
    border-color: #d6bd93;
    background-color: #f0ece3; }
    .woocommerce-account .entry-content .woocommerce-MyAccount-content .woocommerce-info a.button {
      display: block;
      position: relative;
      font-family: "DM Sans", Arial, Helvetica, sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 1rem;
      line-height: 1.25;
      letter-spacing: normal;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      box-shadow: none;
      background-color: transparent;
      color: #fafafa;
      padding: 13px 32px;
      border-radius: 60px;
      border: solid 1px rgba(250, 250, 250, 0.7);
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s;
      outline: none;
      cursor: pointer;
      width: fit-content;
      border-color: #13431d;
      background-color: #13431d; }
      @media only screen and (min-width: 1024px) {
        .woocommerce-account .entry-content .woocommerce-MyAccount-content .woocommerce-info a.button {
          font-size: 1.125rem;
          line-height: 1.25;
          padding: 16px 40px; } }
      .woocommerce-account .entry-content .woocommerce-MyAccount-content .woocommerce-info a.button:hover {
        text-decoration: none; }
        .woocommerce-account .entry-content .woocommerce-MyAccount-content .woocommerce-info a.button:hover:after {
          opacity: 1; }
        .woocommerce-account .entry-content .woocommerce-MyAccount-content .woocommerce-info a.button:hover span {
          transform: translateX(-15px); }
      .woocommerce-account .entry-content .woocommerce-MyAccount-content .woocommerce-info a.button:disabled {
        opacity: 0.7; }
      .woocommerce-account .entry-content .woocommerce-MyAccount-content .woocommerce-info a.button:after {
        content: "";
        z-index: 0;
        position: absolute;
        justify-content: center;
        align-items: center;
        font-family: "gorina";
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        -webkit-font-smoothing: antialiased;
        font-size: 12px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 15px;
        opacity: 0;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s; }
      .woocommerce-account .entry-content .woocommerce-MyAccount-content .woocommerce-info a.button span {
        display: inline-block;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s; }
  .woocommerce-account .entry-content .woocommerce-MyAccount-content button[type="submit"] {
    display: block;
    position: relative;
    font-family: "DM Sans", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    box-shadow: none;
    background-color: transparent;
    color: #fafafa;
    padding: 13px 32px;
    border-radius: 60px;
    border: solid 1px rgba(250, 250, 250, 0.7);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    outline: none;
    cursor: pointer;
    width: fit-content;
    background-color: #fff;
    color: #09260f;
    margin-top: 40px; }
    @media only screen and (min-width: 1024px) {
      .woocommerce-account .entry-content .woocommerce-MyAccount-content button[type="submit"] {
        font-size: 1.125rem;
        line-height: 1.25;
        padding: 16px 40px; } }
    .woocommerce-account .entry-content .woocommerce-MyAccount-content button[type="submit"]:hover {
      text-decoration: none; }
      .woocommerce-account .entry-content .woocommerce-MyAccount-content button[type="submit"]:hover:after {
        opacity: 1; }
      .woocommerce-account .entry-content .woocommerce-MyAccount-content button[type="submit"]:hover span {
        transform: translateX(-15px); }
    .woocommerce-account .entry-content .woocommerce-MyAccount-content button[type="submit"]:disabled {
      opacity: 0.7; }
    .woocommerce-account .entry-content .woocommerce-MyAccount-content button[type="submit"]:after {
      content: "";
      z-index: 0;
      position: absolute;
      justify-content: center;
      align-items: center;
      font-family: "gorina";
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      -webkit-font-smoothing: antialiased;
      font-size: 12px;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 15px;
      opacity: 0;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    .woocommerce-account .entry-content .woocommerce-MyAccount-content button[type="submit"] span {
      display: inline-block;
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      transition: all 0.4s; }

body.page-template-page-about #footer-wrapper {
  border-top: 1px solid #fff; }

.page-about .entry-header {
  position: relative;
  text-align: center; }
  @media only screen and (min-width: 1024px) {
    .page-about .entry-header {
      padding-bottom: 80px;
      margin-bottom: 32px; } }
  .page-about .entry-header:before {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 1px;
    height: 80px;
    background-color: #d6bd93; }
    @media only screen and (min-width: 1024px) {
      .page-about .entry-header:before {
        content: ''; } }
  .page-about .entry-header .pretitle {
    font-size: 1.125rem;
    line-height: 1.1;
    color: #e3cfac;
    margin-bottom: 12px; }
    @media only screen and (min-width: 1440px) {
      .page-about .entry-header .pretitle {
        font-size: 1.25rem;
        line-height: 1.2;
        margin-bottom: 16px; } }
  .page-about .entry-header h1 {
    font-size: 2.625rem;
    line-height: 1.1;
    letter-spacing: 0.84px;
    color: #fff;
    margin-bottom: 30px; }
    @media only screen and (min-width: 1024px) {
      .page-about .entry-header h1 {
        margin-bottom: 9px; } }
    @media only screen and (min-width: 1440px) {
      .page-about .entry-header h1 {
        font-size: 4.375rem;
        line-height: 1.2;
        letter-spacing: normal; } }

.page-about .section-video {
  position: relative;
  max-width: 1173px;
  margin: 0 auto; }
  .page-about .section-video .cont__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    cursor: pointer; }
    .page-about .section-video .cont__image:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      mix-blend-mode: soft-light;
      background-color: rgba(19, 67, 29, 0.7); }
    .page-about .section-video .cont__image:after {
      content: url("/wp-content/themes/gorina/assets/play-video.png");
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translateX(-50%) translateY(-50%);
      opacity: 0.85;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    .page-about .section-video .cont__image img {
      width: 100%;
      height: 100%; }
    .page-about .section-video .cont__image:hover::after {
      opacity: 1; }
  .page-about .section-video .cont__video {
    width: 100%; }
    .page-about .section-video .cont__video video {
      width: 100%; }

.page-about .section-features {
  margin-top: 24px; }
  @media only screen and (min-width: 1024px) {
    .page-about .section-features {
      margin-top: 28px; } }
  @media only screen and (min-width: 1024px) {
    .page-about .section-features .section-features-inner {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      align-items: center; } }
  .page-about .section-features .section-features-inner .cont__left {
    margin-bottom: 20px; }
    @media only screen and (min-width: 1024px) {
      .page-about .section-features .section-features-inner .cont__left {
        width: 50%;
        margin-bottom: 30px; } }
    @media only screen and (min-width: 1024px) {
      .page-about .section-features .section-features-inner .cont__left .cont__logo {
        margin-right: 36px; } }
    @media only screen and (min-width: 1600px) {
      .page-about .section-features .section-features-inner .cont__left .cont__logo {
        margin-left: 36px;
        margin-right: 0; } }
    .page-about .section-features .section-features-inner .cont__left .cont__logo img {
      width: 100%;
      max-width: 250px;
      margin: 0 auto; }
      @media only screen and (min-width: 768px) {
        .page-about .section-features .section-features-inner .cont__left .cont__logo img {
          max-width: 400px; } }
      @media only screen and (min-width: 1024px) {
        .page-about .section-features .section-features-inner .cont__left .cont__logo img {
          max-width: 625px; } }
  @media only screen and (min-width: 1024px) {
    .page-about .section-features .section-features-inner .cont__right {
      width: 50%;
      border-left: 1px solid #d6bd93; } }
  .page-about .section-features .section-features-inner .cont__right .cont__features {
    position: relative;
    padding-bottom: 60px;
    display: grid;
    row-gap: 11px; }
    @media only screen and (min-width: 1024px) {
      .page-about .section-features .section-features-inner .cont__right .cont__features {
        padding-top: 80px;
        padding-bottom: 100px;
        row-gap: 60px; } }
    @media only screen and (min-width: 1440px) {
      .page-about .section-features .section-features-inner .cont__right .cont__features {
        padding-top: 128px;
        padding-bottom: 146px; } }
    .page-about .section-features .section-features-inner .cont__right .cont__features:before {
      content: '';
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      bottom: 0;
      width: 1px;
      height: 60px;
      background-color: #d6bd93; }
      @media only screen and (min-width: 1024px) {
        .page-about .section-features .section-features-inner .cont__right .cont__features:before {
          content: none; } }
    .page-about .section-features .section-features-inner .cont__right .cont__features .cont__feature {
      position: relative;
      padding-top: 40px;
      transition: opacity 1.5s ease-in-out; }
      @media only screen and (min-width: 1024px) {
        .page-about .section-features .section-features-inner .cont__right .cont__features .cont__feature {
          padding-top: 0;
          padding-left: 55px; } }
      @media only screen and (min-width: 1440px) {
        .page-about .section-features .section-features-inner .cont__right .cont__features .cont__feature {
          width: 83%; } }
      .page-about .section-features .section-features-inner .cont__right .cont__features .cont__feature:before {
        content: '';
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 0;
        width: 1px;
        height: 40px;
        background-color: #d6bd93; }
        @media only screen and (min-width: 1024px) {
          .page-about .section-features .section-features-inner .cont__right .cont__features .cont__feature:before {
            top: 0;
            left: 0;
            width: 20px;
            height: 20px;
            border: solid 1px #d6bd93;
            border-radius: 50%;
            background-color: #09260f; } }
      .page-about .section-features .section-features-inner .cont__right .cont__features .cont__feature:last-child {
        margin-bottom: 12px; }
      .page-about .section-features .section-features-inner .cont__right .cont__features .cont__feature .cont__title {
        font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 1.125rem;
        line-height: 1.3;
        text-align: center;
        text-transform: uppercase;
        color: #d6bd93;
        margin-top: 10px;
        margin-bottom: 2px; }
        @media only screen and (min-width: 1024px) {
          .page-about .section-features .section-features-inner .cont__right .cont__features .cont__feature .cont__title {
            text-align: left;
            margin-top: 0;
            margin-bottom: 4px; } }
        @media only screen and (min-width: 1440px) {
          .page-about .section-features .section-features-inner .cont__right .cont__features .cont__feature .cont__title {
            font-size: 1.25rem;
            line-height: 1.2; } }
      .page-about .section-features .section-features-inner .cont__right .cont__features .cont__feature .cont__text {
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 1rem;
        line-height: 1.3;
        text-align: center;
        color: #fff; }
        @media only screen and (min-width: 1024px) {
          .page-about .section-features .section-features-inner .cont__right .cont__features .cont__feature .cont__text {
            text-align: left; } }
        @media only screen and (min-width: 1440px) {
          .page-about .section-features .section-features-inner .cont__right .cont__features .cont__feature .cont__text {
            font-size: 1.125rem;
            line-height: 1.22; } }

.page-about .section-info-back {
  position: relative;
  padding: 50px 0;
  border-top: 1px solid #d6bd93;
  border-bottom: 1px solid #d6bd93; }
  @media only screen and (min-width: 1024px) {
    .page-about .section-info-back {
      padding: 120px 0; } }
  @media only screen and (min-width: 1440px) {
    .page-about .section-info-back {
      padding: 200px 0; } }
  @media only screen and (min-width: 1600px) {
    .page-about .section-info-back {
      padding: 280px 0; } }
  .page-about .section-info-back .cont__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .page-about .section-info-back .cont__video:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: linear-gradient(to bottom, #09260f, rgba(9, 38, 15, 0.8)); }
    .page-about .section-info-back .cont__video video {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .page-about .section-info-back .cont__info {
    position: relative;
    max-width: 1053px;
    margin: 0 auto; }
    .page-about .section-info-back .cont__info .cont__pretitle {
      font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 1.125rem;
      line-height: 1.1;
      text-align: center;
      text-transform: uppercase;
      color: #d6bd93;
      margin-bottom: 14px; }
      @media only screen and (min-width: 1440px) {
        .page-about .section-info-back .cont__info .cont__pretitle {
          font-size: 1.25rem;
          line-height: 1.2;
          margin-bottom: 19px; } }
    .page-about .section-info-back .cont__info .cont__title h2 {
      font-size: 1.75rem;
      line-height: 1.1;
      letter-spacing: 0.56px;
      text-align: center;
      text-transform: uppercase;
      color: #fff;
      margin-bottom: 12px; }
      @media only screen and (min-width: 1440px) {
        .page-about .section-info-back .cont__info .cont__title h2 {
          font-size: 3.5rem;
          line-height: 1.2;
          margin-bottom: 21px; } }
    .page-about .section-info-back .cont__info .cont__text {
      font-family: "DM Sans", Arial, Helvetica, sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 1rem;
      line-height: 1.3;
      text-align: center;
      color: #fff; }
      @media only screen and (min-width: 1440px) {
        .page-about .section-info-back .cont__info .cont__text {
          font-size: 1.125rem;
          line-height: 1.22; } }

.page-about .section-features-second {
  margin-top: 38px; }
  @media only screen and (min-width: 1024px) {
    .page-about .section-features-second {
      margin-top: 0; } }
  @media only screen and (min-width: 1024px) {
    .page-about .section-features-second .section-features-second-inner {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      align-items: center; } }
  @media only screen and (min-width: 1024px) {
    .page-about .section-features-second .section-features-second-inner .cont__left {
      width: 50%;
      margin-bottom: 19px; } }
  @media only screen and (min-width: 1024px) {
    .page-about .section-features-second .section-features-second-inner .cont__left .cont__image {
      margin-right: 17%; } }
  .page-about .section-features-second .section-features-second-inner .cont__left .cont__image img {
    width: 100%;
    margin: 0 auto; }
  @media only screen and (min-width: 1024px) {
    .page-about .section-features-second .section-features-second-inner .cont__right {
      width: 50%;
      border-left: 1px solid #d6bd93; } }
  .page-about .section-features-second .section-features-second-inner .cont__right .cont__features {
    position: relative;
    padding-bottom: 40px;
    display: grid;
    row-gap: 11px; }
    @media only screen and (min-width: 1024px) {
      .page-about .section-features-second .section-features-second-inner .cont__right .cont__features {
        padding-top: 80px;
        padding-bottom: 102px;
        row-gap: 60px; } }
    @media only screen and (min-width: 1440px) {
      .page-about .section-features-second .section-features-second-inner .cont__right .cont__features {
        padding-top: 157px; } }
    .page-about .section-features-second .section-features-second-inner .cont__right .cont__features:before {
      content: '';
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      bottom: 0;
      width: 1px;
      height: 40px;
      background-color: #d6bd93; }
      @media only screen and (min-width: 1024px) {
        .page-about .section-features-second .section-features-second-inner .cont__right .cont__features:before {
          content: none; } }
    @media only screen and (min-width: 1024px) {
      .page-about .section-features-second .section-features-second-inner .cont__right .cont__features:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        transform: translateX(-50%);
        width: 20px;
        height: 20px;
        border: solid 1px #d6bd93;
        border-radius: 50%;
        background-color: #09260f; } }
    .page-about .section-features-second .section-features-second-inner .cont__right .cont__features .cont__feature {
      position: relative;
      padding-top: 50px;
      transition: opacity 1.5s ease-in-out; }
      @media only screen and (min-width: 1024px) {
        .page-about .section-features-second .section-features-second-inner .cont__right .cont__features .cont__feature {
          padding-top: 0;
          padding-left: 55px; } }
      @media only screen and (min-width: 1440px) {
        .page-about .section-features-second .section-features-second-inner .cont__right .cont__features .cont__feature {
          width: 83%; } }
      .page-about .section-features-second .section-features-second-inner .cont__right .cont__features .cont__feature:before {
        content: '';
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 0;
        width: 1px;
        height: 50px;
        background-color: #d6bd93; }
        @media only screen and (min-width: 1024px) {
          .page-about .section-features-second .section-features-second-inner .cont__right .cont__features .cont__feature:before {
            top: 0;
            left: 0;
            width: 20px;
            height: 20px;
            border: solid 1px #d6bd93;
            border-radius: 50%;
            background-color: #09260f; } }
      .page-about .section-features-second .section-features-second-inner .cont__right .cont__features .cont__feature:last-child {
        margin-bottom: 10px; }
      .page-about .section-features-second .section-features-second-inner .cont__right .cont__features .cont__feature .cont__title {
        font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 1.125rem;
        line-height: 1.3;
        text-align: center;
        text-transform: uppercase;
        color: #d6bd93;
        margin-top: 10px;
        margin-bottom: 2px; }
        @media only screen and (min-width: 1024px) {
          .page-about .section-features-second .section-features-second-inner .cont__right .cont__features .cont__feature .cont__title {
            text-align: left;
            margin-top: 0;
            margin-bottom: 15px; } }
        @media only screen and (min-width: 1440px) {
          .page-about .section-features-second .section-features-second-inner .cont__right .cont__features .cont__feature .cont__title {
            font-size: 1.25rem;
            line-height: 1.2; } }
      .page-about .section-features-second .section-features-second-inner .cont__right .cont__features .cont__feature .cont__text {
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 1rem;
        line-height: 1.3;
        text-align: center;
        color: #fff; }
        @media only screen and (min-width: 1024px) {
          .page-about .section-features-second .section-features-second-inner .cont__right .cont__features .cont__feature .cont__text {
            text-align: left; } }
        @media only screen and (min-width: 1440px) {
          .page-about .section-features-second .section-features-second-inner .cont__right .cont__features .cont__feature .cont__text {
            font-size: 1.125rem;
            line-height: 1.22; } }
        .page-about .section-features-second .section-features-second-inner .cont__right .cont__features .cont__feature .cont__text p {
          margin-bottom: 23px; }
          .page-about .section-features-second .section-features-second-inner .cont__right .cont__features .cont__feature .cont__text p:last-child {
            margin-bottom: 0; }
        .page-about .section-features-second .section-features-second-inner .cont__right .cont__features .cont__feature .cont__text ul {
          padding-left: 27px;
          margin-bottom: 23px; }
        .page-about .section-features-second .section-features-second-inner .cont__right .cont__features .cont__feature .cont__text strong {
          display: block;
          margin-bottom: -24px; }

.page-about .section-info {
  position: relative;
  padding: 11px 0 42px; }
  @media only screen and (min-width: 1024px) {
    .page-about .section-info {
      padding: 147px 0; } }
  @media only screen and (min-width: 1600px) {
    .page-about .section-info {
      padding-bottom: 238px; } }
  .page-about .section-info .cont__info {
    position: relative;
    max-width: 865px;
    margin: 0 auto; }
    .page-about .section-info .cont__info .cont__pretitle {
      font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 1.125rem;
      line-height: 1.1;
      text-align: center;
      text-transform: uppercase;
      color: #d6bd93;
      margin-bottom: 14px; }
      @media only screen and (min-width: 1440px) {
        .page-about .section-info .cont__info .cont__pretitle {
          font-size: 1.25rem;
          line-height: 1.2;
          margin-bottom: 19px; } }
    .page-about .section-info .cont__info .cont__title h2 {
      font-size: 1.75rem;
      line-height: 1.1;
      letter-spacing: 0.56px;
      text-align: center;
      text-transform: uppercase;
      color: #fff;
      margin-bottom: 12px; }
      @media only screen and (min-width: 1440px) {
        .page-about .section-info .cont__info .cont__title h2 {
          font-size: 3.5rem;
          line-height: 1.2;
          letter-spacing: normal;
          margin-bottom: 21px; } }
    .page-about .section-info .cont__info .cont__text {
      font-family: "DM Sans", Arial, Helvetica, sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 1rem;
      line-height: 1.3;
      text-align: center;
      color: #fff; }
      @media only screen and (min-width: 1440px) {
        .page-about .section-info .cont__info .cont__text {
          font-size: 1.125rem;
          line-height: 1.22; } }

.cont--post {
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex: 1 0 auto;
  height: 100%; }
  .cont--post:nth-child(3n+2) {
    transition-delay: 0.3s; }
  .cont--post:nth-child(3n+3) {
    transition-delay: 0.6s; }
  .cont--post a {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s; }
    @media only screen and (min-width: 768px) {
      .cont--post a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        transform: translateY(40px); } }
    @media only screen and (min-width: 768px) {
      .cont--post a:hover {
        transform: translateY(0); } }
    @media only screen and (min-width: 768px) {
      .cont--post a:hover .cont__hover {
        transform: translateX(0); } }
    .cont--post a .cont__inner .post-date {
      font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 1rem;
      line-height: 1.38;
      letter-spacing: 1.6px;
      text-transform: uppercase;
      color: #d6bd93;
      margin-bottom: 5px; }
      @media only screen and (min-width: 1440px) {
        .cont--post a .cont__inner .post-date {
          font-size: 1.125rem;
          line-height: 1.39;
          letter-spacing: 1.8px;
          margin-bottom: 16px; } }
    .cont--post a .cont__inner .post-title h3 {
      font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 1.5rem;
      line-height: 1.1;
      margin-bottom: 3px;
      color: #13431d; }
      @media only screen and (min-width: 1440px) {
        .cont--post a .cont__inner .post-title h3 {
          font-size: 2rem;
          line-height: 1.13;
          margin-bottom: 16px; } }
    .cont--post a .cont__inner .post-image {
      position: relative;
      margin: 11px 0;
        /*&:before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;

          mix-blend-mode: soft-light;
          background-color: rgba(19, 67, 29, 0.7);
        }*/ }
      @media only screen and (min-width: 1440px) {
        .cont--post a .cont__inner .post-image {
          margin-bottom: 17px; } }
    .cont--post a .cont__inner .post-excerpt {
      font-family: "DM Sans", Arial, Helvetica, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 1rem;
      line-height: 1.25;
      color: #13431d; }
      @media only screen and (min-width: 1440px) {
        .cont--post a .cont__inner .post-excerpt {
          font-size: 1.125rem;
          line-height: 1.33; } }
    .cont--post a .cont__hover {
      display: none;
      margin-top: 7px; }
      @media only screen and (min-width: 768px) {
        .cont--post a .cont__hover {
          display: block;
          margin-top: 16px;
          transform: translateX(-50px);
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          transition: all 0.5s; } }
      .cont--post a .cont__hover .link-effect, .cont--post a .cont__hover .cont__pagination a, .cont__pagination .cont--post a .cont__hover a, .cont--post a .cont__hover .woocommerce-checkout .wc-block-components-checkout-return-to-cart-button, .woocommerce-checkout .cont--post a .cont__hover .wc-block-components-checkout-return-to-cart-button {
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 1rem;
        line-height: 1.2;
        text-align: right;
        color: #e11420; }
        @media only screen and (min-width: 768px) {
          .cont--post a .cont__hover .link-effect, .cont--post a .cont__hover .cont__pagination a, .cont__pagination .cont--post a .cont__hover a, .cont--post a .cont__hover .woocommerce-checkout .wc-block-components-checkout-return-to-cart-button, .woocommerce-checkout .cont--post a .cont__hover .wc-block-components-checkout-return-to-cart-button {
            font-size: 1.125rem;
            line-height: 1.33; } }
        .cont--post a .cont__hover .link-effect:after, .cont--post a .cont__hover .cont__pagination a:after, .cont__pagination .cont--post a .cont__hover a:after, .cont--post a .cont__hover .woocommerce-checkout .wc-block-components-checkout-return-to-cart-button:after, .woocommerce-checkout .cont--post a .cont__hover .wc-block-components-checkout-return-to-cart-button:after {
          content: none; }

.blog-grid.cont__posts,
.archive-grid.cont__posts {
  display: grid;
  row-gap: 32px;
  margin-top: 25px;
  margin-bottom: 52px; }
  @media only screen and (min-width: 768px) {
    .blog-grid.cont__posts,
    .archive-grid.cont__posts {
      grid-template-columns: 1fr 1fr;
      column-gap: 40px; } }
  @media only screen and (min-width: 1280px) {
    .blog-grid.cont__posts,
    .archive-grid.cont__posts {
      grid-template-columns: repeat(3, 1fr);
      margin-bottom: 107px; } }
  @media only screen and (min-width: 1440px) {
    .blog-grid.cont__posts,
    .archive-grid.cont__posts {
      margin-top: 41px;
      column-gap: 100px; } }

.blog-grid.cont__posts .cont--post a .cont__hover {
  display: block; }

#single-post {
  overflow-x: hidden; }
  #single-post .cont--top {
    margin-bottom: 31px;
    padding-bottom: 8px;
    border-bottom: 1px solid #d6bd93; }
    @media only screen and (min-width: 1440px) {
      #single-post .cont--top {
        margin-bottom: 40px;
        padding-bottom: 27px; } }
    #single-post .cont--top .cont__pretitle {
      color: #d6bd93; }
      @media only screen and (min-width: 768px) {
        #single-post .cont--top .cont__pretitle {
          margin-bottom: 25px; } }
    #single-post .cont--top h1 {
      text-transform: uppercase;
      max-width: 1027px; }
  #single-post .cont--bottom {
    margin-bottom: 40px; }
    @media only screen and (min-width: 768px) {
      #single-post .cont--bottom {
        margin-bottom: 120px; } }
    @media only screen and (min-width: 1024px) {
      #single-post .cont--bottom {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        column-gap: 20px; } }
    #single-post .cont--bottom .cont__date {
      font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 1.125rem;
      line-height: 1.11;
      text-transform: uppercase;
      color: #13431d;
      margin-bottom: 32px; }
      @media only screen and (min-width: 1024px) {
        #single-post .cont--bottom .cont__date {
          width: 15%; } }
      @media only screen and (min-width: 1440px) {
        #single-post .cont--bottom .cont__date {
          font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
          font-weight: 500;
          font-style: normal;
          font-size: 1.25rem;
          line-height: 1; } }
    @media only screen and (min-width: 1024px) {
      #single-post .cont--bottom .cont__right {
        width: 80%; } }
    #single-post .cont--bottom .cont__right .cont__inner {
      max-width: 1029px; }
    @media only screen and (min-width: 1440px) {
      #single-post .cont--bottom .cont__right .cont__content {
        font-size: 1.125rem;
        line-height: 1.25; } }
    #single-post .cont--bottom .cont__right .cont__content .quote {
      margin-top: 25px;
      margin-bottom: 24px; }
      @media only screen and (min-width: 1024px) {
        #single-post .cont--bottom .cont__right .cont__content .quote {
          margin-left: 30px;
          margin-right: 30px; } }
      @media only screen and (min-width: 1440px) {
        #single-post .cont--bottom .cont__right .cont__content .quote {
          margin-top: 48px;
          margin-bottom: 51px;
          margin-left: 73px;
          margin-right: 70px; } }
    @media only screen and (min-width: 1440px) {
      #single-post .cont--bottom .cont__right .cont__content p {
        margin-bottom: 25px; } }
    @media only screen and (min-width: 1440px) {
      #single-post .cont--bottom .cont__right .cont__content p.title-3 {
        margin-bottom: 30px; } }
    #single-post .cont--bottom .cont__right .cont__image {
      position: relative;
      margin-top: 24px;
        /*&:before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;

          mix-blend-mode: soft-light;
          background-color: rgba(19, 67, 29, 0.7);
        }*/ }
      @media only screen and (min-width: 1440px) {
        #single-post .cont--bottom .cont__right .cont__image {
          margin-top: 56px; } }

.section__hero-image {
  margin-bottom: 100px;
  min-height: 100vh;
  overflow-x: hidden; }
  .section__hero-image .cont__banners .owl-item {
    font-size: 0; }
    .section__hero-image .cont__banners .owl-item.active .image__product {
      opacity: 1;
      transform: translateY(0); }
    .section__hero-image .cont__banners .owl-item .image__product {
      opacity: 0;
      transform: translateY(20px);
      -webkit-transition: all 1s;
      -moz-transition: all 1s;
      transition: all 1s;
      transition-delay: 1s; }
  .section__hero-image .cont__banners .cont__banner {
    max-height: 100vh; }
  .section__hero-image .owl-dots {
    position: relative;
    margin-top: -25px;
    margin-left: 60px; }
    @media only screen and (min-width: 768px) {
      .section__hero-image .owl-dots {
        margin-top: -70px; } }
    @media only screen and (min-width: 1024px) {
      .section__hero-image .owl-dots {
        margin-left: auto;
        padding-left: 100px;
        margin-top: -83px; } }
    @media only screen and (min-width: 1600px) {
      .section__hero-image .owl-dots {
        padding-left: 80px;
        margin-top: -130px; } }

.section__hero-image-video {
  position: relative; }
  .section__hero-image-video > .container, .section__hero-image .section__hero-image-video > .owl-dots {
    position: relative; }
  .section__hero-image-video .cont__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .section__hero-image-video .cont__video #myVideo {
      width: 100%;
      height: auto;
      /* Si quieres asegurarte que cubra toda la sección, podrías usar min-height */
      min-height: 100%;
      /* Se posiciona en el centro horizontal */
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      object-fit: cover; }
  .section__hero-image-video .cont--video--iframe {
    background-color: #000000; }
    .section__hero-image-video .cont--video--iframe.active {
      display: flex !important; }
    .section__hero-image-video .cont--video--iframe .close-video {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: 10px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      justify-content: flex-end; }
      @media only screen and (min-width: 768px) {
        .section__hero-image-video .cont--video--iframe .close-video {
          top: 25px; } }
      .section__hero-image-video .cont--video--iframe .close-video .icn-close {
        width: 40px;
        height: 40px;
        cursor: pointer;
        border-radius: 50%;
        background-color: #fff;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center; }
        @media only screen and (min-width: 768px) {
          .section__hero-image-video .cont--video--iframe .close-video .icn-close {
            width: 48px;
            height: 48px; } }
        .section__hero-image-video .cont--video--iframe .close-video .icn-close:before {
          content: "\e908";
          z-index: 0;
          position: absolute;
          justify-content: center;
          align-items: center;
          font-family: "gorina";
          font-style: normal !important;
          font-weight: normal !important;
          font-variant: normal !important;
          text-transform: none !important;
          speak: none;
          -webkit-font-smoothing: antialiased;
          font-size: 10px;
          color: #000000;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          transition: all 0.3s; }
          @media only screen and (min-width: 1280px) {
            .section__hero-image-video .cont--video--iframe .close-video .icn-close:before {
              font-size: 15px; } }
          @media only screen and (min-width: 1600px) {
            .section__hero-image-video .cont--video--iframe .close-video .icn-close:before {
              font-size: 14px; } }
        .section__hero-image-video .cont--video--iframe .close-video .icn-close:hover {
          background-color: #13431d; }
  .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;
    z-index: 1;
    border-bottom: 1px solid #fff;
    padding-top: 125px;
    padding-bottom: 87px; }
    @media only screen and (min-width: 1024px) {
      .section__hero-image-video .cont__info {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 180px;
        padding-bottom: 225px; } }
    @media only screen and (min-width: 1440px) {
      .section__hero-image-video .cont__info {
        min-height: 100vh; } }
    .section__hero-image-video .cont__info .cont__pretitle {
      text-transform: initial;
      text-align: center;
      color: #d6bd93;
      transition-delay: 0.3s; }
      @media only screen and (min-width: 768px) {
        .section__hero-image-video .cont__info .cont__pretitle {
          margin-bottom: 17px; } }
      @media only screen and (min-width: 1024px) {
        .section__hero-image-video .cont__info .cont__pretitle {
          font-size: 1.5rem; } }
      @media only screen and (min-width: 1280px) {
        .section__hero-image-video .cont__info .cont__pretitle {
          font-size: 1.6rem; } }
      @media only screen and (min-width: 1440px) {
        .section__hero-image-video .cont__info .cont__pretitle {
          font-size: 1.75rem;
          line-height: 1.14; } }
    .section__hero-image-video .cont__info .cont__title {
      transition-delay: 0.6s; }
      .section__hero-image-video .cont__info .cont__title h1 {
        font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 2.125rem;
        line-height: 1.12;
        letter-spacing: 1.7px;
        text-align: center;
        color: #fff;
        margin-bottom: 15px; }
        @media only screen and (min-width: 1024px) {
          .section__hero-image-video .cont__info .cont__title h1 {
            font-size: 4rem; } }
        @media only screen and (min-width: 1280px) {
          .section__hero-image-video .cont__info .cont__title h1 {
            font-size: 4.5rem; } }
        @media only screen and (min-width: 1440px) {
          .section__hero-image-video .cont__info .cont__title h1 {
            font-size: 6.5rem;
            line-height: 1;
            letter-spacing: 6px;
            margin-bottom: 36px; } }
        @media only screen and (min-width: 1600px) {
          .section__hero-image-video .cont__info .cont__title h1 {
            font-size: 7.5rem; } }
        .section__hero-image-video .cont__info .cont__title h1 span {
          display: block;
          font-size: 1.75rem;
          line-height: 1.14;
          letter-spacing: 1.4px; }
          @media only screen and (min-width: 1024px) {
            .section__hero-image-video .cont__info .cont__title h1 span {
              font-size: 3rem; } }
          @media only screen and (min-width: 1440px) {
            .section__hero-image-video .cont__info .cont__title h1 span {
              font-size: 4rem;
              line-height: 1;
              letter-spacing: 4px;
              margin-top: 6px; } }
          @media only screen and (min-width: 1600px) {
            .section__hero-image-video .cont__info .cont__title h1 span {
              font-size: 5rem; } }
    .section__hero-image-video .cont__info .cont__subtitle {
      font-family: "DM Sans", Arial, Helvetica, sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 1.125rem;
      line-height: 1.25;
      text-align: center;
      color: #d6bd93;
      margin-bottom: 24px;
      transition-delay: 0.9s; }
      @media only screen and (min-width: 1024px) {
        .section__hero-image-video .cont__info .cont__subtitle {
          font-size: 1.25rem; } }
      @media only screen and (min-width: 1280px) {
        .section__hero-image-video .cont__info .cont__subtitle {
          font-size: 1.3; } }
      @media only screen and (min-width: 1440px) {
        .section__hero-image-video .cont__info .cont__subtitle {
          font-size: 1.375rem;
          line-height: 1.18;
          margin-bottom: 55px; } }
    .section__hero-image-video .cont__info .cont__button {
      transition-delay: 1.2s; }
      .section__hero-image-video .cont__info .cont__button a {
        margin: 0 auto; }

.section__text-full {
  margin-top: 50px;
  margin-bottom: 50px; }

@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: 1280px) {
    .section__text-two-columns .cont__columns {
      column-gap: 80px; } }
  @media only screen and (min-width: 768px) and (min-width: 1600px) {
    .section__text-two-columns .cont__columns {
      column-gap: 100px; } }

.section__text-two-columns .cont__columns .cont__column p:last-child {
  margin-bottom: 0; }

.section__text_image {
  margin-top: 100px;
  margin-bottom: 100px; }
  .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; } }
    @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: 1024px) {
      .section__text_image .cont__text_image.text-position-right .cont__text {
        padding-right: 0;
        padding-left: 75px; } }
    @media only screen and (min-width: 1600px) {
      .section__text_image .cont__text_image.text-position-right .cont__text {
        padding-left: 160px; } }
    @media only screen and (min-width: 1024px) {
      .section__text_image .cont__text_image .cont__text {
        width: 50%;
        padding-right: 75px;
        padding-top: 29px; } }
    @media only screen and (min-width: 1600px) {
      .section__text_image .cont__text_image .cont__text {
        padding-right: 160px; } }
    .section__text_image .cont__text_image .cont__text h2 {
      margin-bottom: 14px; }
      @media only screen and (min-width: 1024px) {
        .section__text_image .cont__text_image .cont__text h2 {
          margin-bottom: 7px; } }
    .section__text_image .cont__text_image .cont__text .text-important {
      position: relative;
      padding-bottom: 20px; }
      @media only screen and (min-width: 1440px) {
        .section__text_image .cont__text_image .cont__text .text-important {
          margin-bottom: 30px; } }
      .section__text_image .cont__text_image .cont__text .text-important:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 20px;
        height: 2px;
        background-color: #13431d; }
    @media only screen and (min-width: 1024px) {
      .section__text_image .cont__text_image .cont__text p {
        margin-bottom: 16px; } }
    @media only screen and (min-width: 1024px) {
      .section__text_image .cont__text_image .cont__image {
        width: 50%; } }
    .section__text_image .cont__text_image .cont__image img {
      display: block;
      height: 100%;
      object-fit: cover; }

.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: 1280px) {
      .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: 1280px) {
      .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: "DM Sans", Arial, Helvetica, sans-serif;
      font-weight: 600;
      font-style: normal;
      font-size: 1.333rem;
      line-height: 1.1;
      color: #13431d;
      margin-bottom: 10px; }
      @media only screen and (min-width: 1280px) {
        .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: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
          font-weight: 500;
          font-style: normal;
          font-size: 2.25rem;
          line-height: 1.2;
          letter-spacing: 0.72px;
          margin-bottom: 26px; } }
    .section__text_image_carousel .cont__text_image .cont__text .cont__title {
      font-family: "DM Sans", Arial, Helvetica, 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: 1280px) {
        .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: 1280px) {
          .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: 1280px) {
          .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: 1440px) {
        .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: #13431d; }
    @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: 1280px) {
        .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: 1280px) {
                .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__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: calc(150px + 30px);
    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 .text-medium,
    .section__overlay_information .cont__inner .cont__text .text-medium,
    .tax-cat_product .page-header .overlay__info .cont__text .text-medium,
    .tax-cat_product .page-header .cont__inner .cont__text .text-medium {
      color: #fff;
      margin-bottom: 7px; }
      @media only screen and (min-width: 1024px) {
        .section__overlay_information .overlay__info .cont__text .text-medium,
        .section__overlay_information .cont__inner .cont__text .text-medium,
        .tax-cat_product .page-header .overlay__info .cont__text .text-medium,
        .tax-cat_product .page-header .cont__inner .cont__text .text-medium {
          margin-bottom: 17px; } }
    .section__overlay_information .overlay__info .cont__text p:not(.text-medium),
    .section__overlay_information .cont__inner .cont__text p:not(.text-medium),
    .tax-cat_product .page-header .overlay__info .cont__text p:not(.text-medium),
    .tax-cat_product .page-header .cont__inner .cont__text p:not(.text-medium) {
      font-size: 1.067rem;
      line-height: 1.38;
      margin-bottom: 17px; }
      @media only screen and (min-width: 1024px) {
        .section__overlay_information .overlay__info .cont__text p:not(.text-medium),
        .section__overlay_information .cont__inner .cont__text p:not(.text-medium),
        .tax-cat_product .page-header .overlay__info .cont__text p:not(.text-medium),
        .tax-cat_product .page-header .cont__inner .cont__text p:not(.text-medium) {
          font-size: 1.2rem;
          line-height: 1.56; } }
    .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: 1440px) {
          .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: "DM Sans", Arial, Helvetica, sans-serif;
            font-weight: 300;
            font-style: normal;
            font-size: 1rem;
            line-height: 1.3; } }
        .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: 1440px) {
            .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__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: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 1.5rem;
      line-height: 1.25; }
      @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: "DM Sans", Arial, Helvetica, 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, #13431d 36%, #13431d 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: 1440px) {
      .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: "gorina";
      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: #13431d; }
  .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: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 1.625rem;
        line-height: 1.2;
        letter-spacing: 0.52px;
        margin-bottom: 5px; }
        @media only screen and (min-width: 1600px) {
          .section_info_parallax .cont__parallax .cont__info .cont__description .title-1 {
            font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
            font-weight: 500;
            font-style: normal;
            font-size: 4.375rem;
            line-height: 1;
            letter-spacing: 1.4px;
            margin-bottom: 9px; } }
      .section_info_parallax .cont__parallax .cont__info .cont__description .text-important {
        position: relative;
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 1.25rem;
        line-height: 1.25;
        padding-bottom: 20px; }
        @media only screen and (min-width: 1600px) {
          .section_info_parallax .cont__parallax .cont__info .cont__description .text-important {
            font-family: "DM Sans", Arial, Helvetica, sans-serif;
            font-weight: 500;
            font-style: normal;
            font-size: 1.25rem;
            line-height: 1.25;
            margin-bottom: 30px; } }
        @media only screen and (min-width: 1920px) {
          .section_info_parallax .cont__parallax .cont__info .cont__description .text-important {
            font-family: "DM Sans", Arial, Helvetica, sans-serif;
            font-weight: 500;
            font-style: normal;
            font-size: 1.375rem;
            line-height: 1.25; } }
        .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: #13431d; }
      @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: 38px;
  margin-bottom: 77px; }
  @media only screen and (min-width: 1024px) {
    .section__faq {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      justify-content: space-between;
      column-gap: 20px;
      padding-top: 30px;
      border-top: solid 1px #d6bd93; } }
  @media only screen and (min-width: 1440px) {
    .section__faq {
      margin-top: 47px;
      margin-bottom: 137px; } }
  @media only screen and (min-width: 1024px) {
    .section__faq .cont__left {
      width: 25%; } }
  .section__faq .cont__left .cont__title {
    font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.125rem;
    line-height: 1.22;
    letter-spacing: normal;
    color: #c9af83;
    padding-bottom: 12px;
    margin-bottom: 17px;
    border-bottom: solid 1px #d6bd93; }
    @media only screen and (min-width: 1024px) {
      .section__faq .cont__left .cont__title {
        border: none; } }
    @media only screen and (min-width: 1440px) {
      .section__faq .cont__left .cont__title {
        font-size: 1.25rem;
        line-height: 1; } }
  @media only screen and (min-width: 1024px) {
    .section__faq .cont__right {
      width: 66%; } }
  .section__faq .cont__right .cont__questions {
    display: grid;
    row-gap: 17px; }
    @media only screen and (min-width: 1440px) {
      .section__faq .cont__right .cont__questions {
        row-gap: 28px; } }
    .section__faq .cont__right .cont__questions .cont__question {
      border-bottom: solid 1px #d6bd93;
      padding-bottom: 23px; }
      @media only screen and (min-width: 1440px) {
        .section__faq .cont__right .cont__questions .cont__question {
          padding-bottom: 38px; } }
      .section__faq .cont__right .cont__questions .cont__question:last-child {
        border-bottom: none;
        padding-bottom: 0; }
      .section__faq .cont__right .cont__questions .cont__question h3 {
        position: relative;
        font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 1.375rem;
        line-height: 1.25;
        color: #13431d;
        padding-right: 45px;
        margin: 0;
        cursor: pointer;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s; }
        @media only screen and (min-width: 1440px) {
          .section__faq .cont__right .cont__questions .cont__question h3 {
            font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
            font-weight: 500;
            font-style: normal;
            font-size: 1.875rem;
            line-height: 1.25; } }
        .section__faq .cont__right .cont__questions .cont__question h3:hover {
          color: #FF2C38; }
        .section__faq .cont__right .cont__questions .cont__question h3:before {
          content: "";
          z-index: 0;
          position: absolute;
          justify-content: center;
          align-items: center;
          font-family: "gorina";
          font-style: normal !important;
          font-weight: normal !important;
          font-variant: normal !important;
          text-transform: none !important;
          speak: none;
          -webkit-font-smoothing: antialiased;
          font-size: 18px;
          top: 3px;
          right: 3px; }
          @media only screen and (min-width: 1440px) {
            .section__faq .cont__right .cont__questions .cont__question h3:before {
              font-size: 31px;
              top: 4px;
              right: 6px; } }
        .section__faq .cont__right .cont__questions .cont__question h3.active:before {
          content: "";
          z-index: 0;
          position: absolute;
          justify-content: center;
          align-items: center;
          font-family: "gorina";
          font-style: normal !important;
          font-weight: normal !important;
          font-variant: normal !important;
          text-transform: none !important;
          speak: none;
          -webkit-font-smoothing: antialiased;
          font-size: 30px;
          top: -4px;
          right: -3px; }
          @media only screen and (min-width: 1440px) {
            .section__faq .cont__right .cont__questions .cont__question h3.active:before {
              font-size: 38px;
              top: 1px;
              right: 2px; } }
      .section__faq .cont__right .cont__questions .cont__question .cont__content {
        display: none;
        margin-top: 12px;
        margin-bottom: -4px; }
        @media only screen and (min-width: 1024px) {
          .section__faq .cont__right .cont__questions .cont__question .cont__content {
            max-width: 85%; } }
        @media only screen and (min-width: 1440px) {
          .section__faq .cont__right .cont__questions .cont__question .cont__content {
            margin-top: 9px;
            margin-bottom: -6px; } }
        .section__faq .cont__right .cont__questions .cont__question .cont__content p {
          font-family: "DM Sans", Arial, Helvetica, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 1rem;
          line-height: 1.3;
          color: #13431d; }
          @media only screen and (min-width: 1440px) {
            .section__faq .cont__right .cont__questions .cont__question .cont__content p {
              font-size: 1.125rem;
              line-height: 1.22; } }
          .section__faq .cont__right .cont__questions .cont__question .cont__content p:last-child {
            margin-bottom: 0; }

.section__last-articles {
  position: relative;
  background-color: #f0ece3;
  padding-top: 39px;
  padding-bottom: 49px; }
  @media only screen and (min-width: 1440px) {
    .section__last-articles {
      padding-top: 110px;
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1600px) {
    .section__last-articles {
      padding-top: 160px;
      padding-bottom: 158px; } }
  .section__last-articles .cont__top {
    margin-bottom: 25px; }
    @media only screen and (min-width: 1024px) {
      .section__last-articles .cont__top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 54px; } }
    .section__last-articles .cont__top .cont__all-news {
      display: none; }
      @media only screen and (min-width: 1024px) {
        .section__last-articles .cont__top .cont__all-news {
          display: block; } }
  .section__last-articles .cont__bottom .cont__all-news {
    text-align: right; }
    @media only screen and (min-width: 1024px) {
      .section__last-articles .cont__bottom .cont__all-news {
        display: none; } }
  .section__last-articles .cont__title h2 {
    font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.75rem;
    line-height: 1.2;
    letter-spacing: normal;
    text-transform: uppercase;
    color: #09260f;
    margin-bottom: 0; }
    @media only screen and (min-width: 1440px) {
      .section__last-articles .cont__title h2 {
        font-size: 4.375rem;
        line-height: 1.14; } }
  .section__last-articles .cont__all-news a {
    text-transform: uppercase;
    color: #13431d; }
    .section__last-articles .cont__all-news a:after {
      background-color: #13431d; }
  .section__last-articles .cont__posts {
    display: grid;
    row-gap: 36px;
    margin-bottom: 48px; }
    @media only screen and (min-width: 1024px) {
      .section__last-articles .cont__posts {
        grid-template-columns: 1fr 1fr 1fr;
        column-gap: 45px;
        margin-bottom: 0; } }
    @media only screen and (min-width: 1440px) {
      .section__last-articles .cont__posts {
        column-gap: 100px; } }

.section__information {
  position: relative;
  padding-top: 65px;
  padding-bottom: 90px; }
  @media only screen and (min-width: 1440px) {
    .section__information {
      padding-top: 193px;
      padding-bottom: 227px; } }
  .section__information:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 940px;
    background-image: linear-gradient(to top, #09260f 35%, rgba(9, 38, 15, 0) 150%); }
    @media only screen and (min-width: 1024px) {
      .section__information:before {
        height: calc(100vh + 100%); } }
  .section__information .cont__inner {
    position: relative; }
    .section__information .cont__inner .cont__image {
      margin-bottom: 17px; }
      @media only screen and (min-width: 1440px) {
        .section__information .cont__inner .cont__image {
          margin-bottom: 42px; } }
      .section__information .cont__inner .cont__image img {
        max-height: 80px;
        object-fit: contain;
        margin: 0 auto; }
        @media only screen and (min-width: 1440px) {
          .section__information .cont__inner .cont__image img {
            max-height: 180px; } }
    .section__information .cont__inner .cont__text {
      font-family: "DM Sans", Arial, Helvetica, sans-serif;
      font-weight: 200;
      font-style: normal;
      font-display: swap;
      font-size: 1.125rem;
      line-height: 1.25;
      text-align: center;
      color: #fff;
      margin: 0 auto 48px;
      max-width: 1027px; }
      @media only screen and (min-width: 1440px) {
        .section__information .cont__inner .cont__text {
          font-size: 1.625rem;
          line-height: 1.2;
          margin-bottom: 65px; } }
    .section__information .cont__inner .cont__link {
      text-align: center; }

.section__text-grid-image-video {
  position: relative;
  background-color: #f0ece3;
  overflow: hidden;
  padding-top: 39px;
  width: 100%; }
  @media only screen and (min-width: 1440px) {
    .section__text-grid-image-video {
      padding-top: 92px; } }
  .section__text-grid-image-video .cont__top {
    margin-bottom: 24px; }
    @media only screen and (min-width: 1280px) {
      .section__text-grid-image-video .cont__top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        margin-bottom: 49px; } }
    .section__text-grid-image-video .cont__top .cont__title {
      font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 1.75rem;
      line-height: 1.2;
      text-transform: uppercase;
      color: #13431d;
      margin-bottom: 15px; }
      @media only screen and (min-width: 1280px) {
        .section__text-grid-image-video .cont__top .cont__title {
          width: 50%; } }
      @media only screen and (min-width: 1440px) {
        .section__text-grid-image-video .cont__top .cont__title {
          font-size: 4.375rem;
          line-height: 1.17; } }
    .section__text-grid-image-video .cont__top .cont__text {
      font-family: "DM Sans", Arial, Helvetica, sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 1rem;
      line-height: 1.3;
      color: #09260f; }
      @media only screen and (min-width: 1280px) {
        .section__text-grid-image-video .cont__top .cont__text {
          padding-top: 10px;
          width: 32%; } }
      @media only screen and (min-width: 1440px) {
        .section__text-grid-image-video .cont__top .cont__text {
          font-size: 1.125rem;
          line-height: 1.22; } }
  .section__text-grid-image-video .cont__grid {
    display: grid;
    row-gap: 16px; }
    @media only screen and (min-width: 1024px) {
      .section__text-grid-image-video .cont__grid {
        grid-template-columns: 1fr 1fr 1fr;
        column-gap: 33px; } }
    .section__text-grid-image-video .cont__grid .cont__item {
      position: relative; }
      .section__text-grid-image-video .cont__grid .cont__item:nth-child(2) {
        transition-delay: 0.3s; }
      .section__text-grid-image-video .cont__grid .cont__item:nth-child(3) {
        transition-delay: 0.6s; }
      .section__text-grid-image-video .cont__grid .cont__item:hover .cont__video {
        opacity: 1; }
      .section__text-grid-image-video .cont__grid .cont__item .cont__media {
        position: relative; }
        .section__text-grid-image-video .cont__grid .cont__item .cont__media .icon-play-icon {
          position: absolute;
          top: 24px;
          right: 24px;
          font-size: 15px; }
          @media only screen and (min-width: 768px) {
            .section__text-grid-image-video .cont__grid .cont__item .cont__media .icon-play-icon {
              display: none; } }
      .section__text-grid-image-video .cont__grid .cont__item .cont__image {
        width: 100%; }
        .section__text-grid-image-video .cont__grid .cont__item .cont__image img {
          width: 100%; }
      .section__text-grid-image-video .cont__grid .cont__item .cont__video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s; }
        .section__text-grid-image-video .cont__grid .cont__item .cont__video video {
          width: 100%;
          height: 100%;
          object-fit: cover; }
      .section__text-grid-image-video .cont__grid .cont__item .cont__item-text {
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 1.045rem;
        line-height: 1.31;
        color: #970008;
        margin-top: 10px; }
        @media only screen and (min-width: 1440px) {
          .section__text-grid-image-video .cont__grid .cont__item .cont__item-text {
            margin-top: 12px; } }

.section__review {
  position: relative;
  padding-top: 70px;
  padding-bottom: 66px;
  background-color: #f0ece3; }
  @media only screen and (min-width: 1440px) {
    .section__review {
      padding-top: 280px;
      padding-bottom: 280px; } }
  .section__review.font-light .cont__inner .cont__text,
  .section__review.font-light .cont__inner .cont__author {
    color: #fff; }
  .section__review.font-light:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to top, rgba(9, 38, 15, 0) -24%, #09260f 100%);
    z-index: 1; }
  .section__review .container, .section__review .section__hero-image .owl-dots, .section__hero-image .section__review .owl-dots {
    position: relative;
    z-index: 1; }
  .section__review .cont__inner {
    max-width: 878px;
    margin: 0 auto; }
    .section__review .cont__inner .cont__text {
      font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 1.375rem;
      line-height: 1.4;
      text-align: center;
      text-transform: uppercase;
      color: #13431d;
      margin-bottom: 18px; }
      @media only screen and (min-width: 1440px) {
        .section__review .cont__inner .cont__text {
          font-size: 2.625rem;
          line-height: 1.3;
          margin-bottom: 26px; } }
    .section__review .cont__inner .cont__author {
      font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 0.875rem;
      line-height: 1.71;
      letter-spacing: 1.4px;
      text-align: center;
      text-transform: uppercase;
      color: #970008;
      opacity: 0;
      transition: opacity 0.5s ease-in-out; }
      @media only screen and (min-width: 1440px) {
        .section__review .cont__inner .cont__author {
          font-size: 1.25rem;
          line-height: 1.25;
          letter-spacing: 2px; } }
      .section__review .cont__inner .cont__author.visible {
        opacity: 1; }
  .section__review .cont__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .section__review .cont__video video {
      width: 100%;
      height: 100%;
      object-fit: cover; }

.section__features {
  position: relative;
  padding-top: 40px;
  padding-bottom: 80px;
  overflow: hidden; }
  @media only screen and (min-width: 1440px) {
    .section__features {
      padding-top: 112px;
      padding-bottom: 120px; } }
  .section__features .container, .section__features .section__hero-image .owl-dots, .section__hero-image .section__features .owl-dots {
    position: relative;
    z-index: 1; }
  .section__features .cont__inner .cont__title {
    font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.75rem;
    line-height: 1.2;
    letter-spacing: normal;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 24px;
    max-width: 880px; }
    @media only screen and (min-width: 768px) {
      .section__features .cont__inner .cont__title {
        margin-bottom: 50px; } }
    @media only screen and (min-width: 1024px) {
      .section__features .cont__inner .cont__title {
        margin-bottom: 100px; } }
    @media only screen and (min-width: 1440px) {
      .section__features .cont__inner .cont__title {
        font-size: 4.375rem;
        line-height: 1.17;
        margin-bottom: 220px; } }
  .section__features .cont__inner .cont__items {
    display: grid;
    row-gap: 21px;
    max-width: 882px;
    margin-left: auto; }
    @media only screen and (min-width: 768px) {
      .section__features .cont__inner .cont__items {
        grid-template-columns: 1fr 1fr;
        column-gap: 50px;
        row-gap: 50px; } }
    @media only screen and (min-width: 1440px) {
      .section__features .cont__inner .cont__items {
        column-gap: 82px;
        row-gap: 70px; } }
    .section__features .cont__inner .cont__items .cont__item {
      position: relative;
      padding-left: 22px; }
      .section__features .cont__inner .cont__items .cont__item:before {
        content: '';
        position: absolute;
        top: 5px;
        left: 0;
        width: 12px;
        height: 12px;
        border: solid 2px #d6bd93;
        border-radius: 50%; }
      .section__features .cont__inner .cont__items .cont__item .cont__item-title {
        font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 1.125rem;
        line-height: 1.22;
        letter-spacing: 1.8px;
        text-transform: uppercase;
        color: #fff;
        margin-bottom: 4px; }
      .section__features .cont__inner .cont__items .cont__item .cont__item-text {
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 1rem;
        line-height: 1.3;
        color: #fff; }
        @media only screen and (min-width: 1440px) {
          .section__features .cont__inner .cont__items .cont__item .cont__item-text {
            font-size: 1.125rem;
            line-height: 1.22; } }
  .section__features .cont__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .section__features .cont__video video {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .section__features .cont__video:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: linear-gradient(to top, rgba(39, 39, 39, 0) 50%, #272727 200%); }

.section__our-cloths {
  position: relative;
  background-color: #09260f;
  padding-top: 39px;
  padding-bottom: 28px; }
  @media only screen and (min-width: 1440px) {
    .section__our-cloths {
      padding-top: 110px;
      padding-bottom: 71px; } }
  .section__our-cloths .cont__inner .cont__top {
    margin-bottom: 32px; }
    @media only screen and (min-width: 1024px) {
      .section__our-cloths .cont__inner .cont__top {
        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: 1440px) {
      .section__our-cloths .cont__inner .cont__top {
        margin-bottom: 90px; } }
    .section__our-cloths .cont__inner .cont__top .cont__title {
      font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 1.75rem;
      line-height: 1.2;
      letter-spacing: normal;
      text-transform: uppercase;
      color: #e3cfac;
      margin-bottom: 32px; }
      @media only screen and (min-width: 1024px) {
        .section__our-cloths .cont__inner .cont__top .cont__title {
          margin-bottom: 0; } }
      @media only screen and (min-width: 1440px) {
        .section__our-cloths .cont__inner .cont__top .cont__title {
          font-size: 4.375rem;
          line-height: 1.21; } }
    .section__our-cloths .cont__inner .cont__top .cont__links {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: wrap;
      column-gap: 42px; }
      @media only screen and (min-width: 1440px) {
        .section__our-cloths .cont__inner .cont__top .cont__links {
          column-gap: 47px; } }
  .section__our-cloths .cont__inner .cont__bottom .cont_categories {
    display: grid;
    row-gap: 42px; }
    @media only screen and (min-width: 1440px) {
      .section__our-cloths .cont__inner .cont__bottom .cont_categories {
        row-gap: 24px; } }
    .section__our-cloths .cont__inner .cont__bottom .cont_categories .product-category {
      border-top: solid 1px rgba(227, 207, 172, 0.4);
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      transition: all 0.5s;
      overflow: hidden; }
      .section__our-cloths .cont__inner .cont__bottom .cont_categories .product-category:hover {
        border-color: #fff; }
        .section__our-cloths .cont__inner .cont__bottom .cont_categories .product-category:hover .cont__description,
        .section__our-cloths .cont__inner .cont__bottom .cont_categories .product-category:hover .cont__image {
          opacity: 1; }
        @media only screen and (min-width: 1024px) {
          .section__our-cloths .cont__inner .cont__bottom .cont_categories .product-category:hover a {
            transform: translateX(0); } }
      .section__our-cloths .cont__inner .cont__bottom .cont_categories .product-category a {
        display: block;
        padding-top: 12px;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s; }
        @media only screen and (min-width: 1024px) {
          .section__our-cloths .cont__inner .cont__bottom .cont_categories .product-category a {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            transform: translateX(30px);
            padding-top: 24px; } }
      @media only screen and (min-width: 1024px) {
        .section__our-cloths .cont__inner .cont__bottom .cont_categories .product-category .cat-title {
          width: 36%;
          padding-right: 20px; } }
      .section__our-cloths .cont__inner .cont__bottom .cont_categories .product-category .cat-title h3 {
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 1.75rem;
        line-height: 1.2;
        letter-spacing: normal;
        color: #f3f3f3;
        margin-bottom: 4px;
        max-width: 398px; }
        @media only screen and (min-width: 1440px) {
          .section__our-cloths .cont__inner .cont__bottom .cont_categories .product-category .cat-title h3 {
            font-size: 3.5rem;
            line-height: 1.07; } }
      .section__our-cloths .cont__inner .cont__bottom .cont_categories .product-category .cont__description {
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 1rem;
        line-height: 1.25;
        color: #fff;
        opacity: 0.7;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
        margin-bottom: 16px; }
        @media only screen and (min-width: 1024px) {
          .section__our-cloths .cont__inner .cont__bottom .cont_categories .product-category .cont__description {
            width: 27%;
            padding-right: 50px; } }
      .section__our-cloths .cont__inner .cont__bottom .cont_categories .product-category .cont__image {
        opacity: 0.45;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s; }
        @media only screen and (min-width: 1024px) {
          .section__our-cloths .cont__inner .cont__bottom .cont_categories .product-category .cont__image {
            width: 34%; } }
      .section__our-cloths .cont__inner .cont__bottom .cont_categories .product-category .icon-arrow-big-next {
        display: none;
        font-size: 20px;
        color: #d6bd93; }
        @media only screen and (min-width: 1024px) {
          .section__our-cloths .cont__inner .cont__bottom .cont_categories .product-category .icon-arrow-big-next {
            display: block;
            width: 3%;
            text-align: right; } }

.woocommerce-page div.type-product .onsale {
  display: none; }
.woocommerce-page div.type-product .cont__bottom--product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
.woocommerce-page div.type-product .cont__anchor_table_price {
  padding: 15px 13px 11px;
  border-radius: 20px;
  border: solid 2px #13431d; }
  @media only screen and (min-width: 1280px) {
    .woocommerce-page div.type-product .cont__anchor_table_price {
      padding: 13px 20px; } }
  .woocommerce-page div.type-product .cont__anchor_table_price .cont__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    column-gap: 15px; }
  .woocommerce-page div.type-product .cont__anchor_table_price .cont__text {
    font-family: "DM Sans", Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1.071rem;
    line-height: 1.33;
    color: #13431d; }
  .woocommerce-page div.type-product .cont__anchor_table_price a {
    font-family: "DM Sans", Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1.071rem;
    line-height: 1.33;
    color: #13431d;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    column-gap: 10px; }
    .woocommerce-page div.type-product .cont__anchor_table_price a:hover {
      color: #13431d; }
    .woocommerce-page div.type-product .cont__anchor_table_price a i {
      width: 30px;
      height: 30px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      align-items: center;
      justify-content: center;
      border: 1px solid #13431d;
      border-radius: 50%; }
.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: 1280px) {
    .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: 1280px) {
    .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: 1280px) {
    .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: 1280px) {
      .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: 1280px) {
      .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: 1280px) {
      .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: "DM Sans", Arial, Helvetica, 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: 1280px) {
        .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: "DM Sans", Arial, Helvetica, 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__top--product {
  width: 100%; }
  @media only screen and (min-width: 1024px) {
    .woocommerce-page div.type-product .cont__top--product {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      column-gap: 20px;
      padding-bottom: 11px;
      border-bottom: solid 1px rgba(249, 249, 249, 0.6); } }
  .woocommerce-page div.type-product .cont__top--product .section-titles .product-main-category {
    font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.125rem;
    line-height: 1.25;
    text-transform: uppercase;
    color: #e3cfac;
    margin-bottom: 6px; }
    @media only screen and (min-width: 1440px) {
      .woocommerce-page div.type-product .cont__top--product .section-titles .product-main-category {
        font-size: 1.25rem;
        line-height: 1.2; } }
  .woocommerce-page div.type-product .cont__top--product .section-titles .cont__title h1 {
    font-size: 3.5rem;
    line-height: 1.07;
    letter-spacing: normal;
    text-transform: initial;
    color: #f9f9f9;
    margin-bottom: 9px; }
    @media only screen and (min-width: 1440px) {
      .woocommerce-page div.type-product .cont__top--product .section-titles .cont__title h1 {
        font-size: 4.375rem;
        line-height: 1; } }
  .woocommerce-page div.type-product .cont__top--product .cont__description {
    font-family: "DM Sans", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.3;
    color: #fff;
    max-width: 587px; }
    @media only screen and (min-width: 1024px) {
      .woocommerce-page div.type-product .cont__top--product .cont__description {
        padding-top: 24px; } }
    @media only screen and (min-width: 1440px) {
      .woocommerce-page div.type-product .cont__top--product .cont__description {
        font-size: 1.125rem;
        line-height: 1.33;
        color: #f9f9f9; } }
.woocommerce-page div.type-product .cont__left--product {
  position: relative;
  width: 100%;
  max-width: 621px; }
  @media only screen and (min-width: 1024px) {
    .woocommerce-page div.type-product .cont__left--product {
      width: 42%;
      max-width: inherit;
      height: fit-content; } }
  .woocommerce-page div.type-product .cont__left--product .image-product {
    position: relative;
                /*&:before {
                    content: '';
                    position: absolute;
                    top: 0;
                    left: 0;

                    width: 100%;
                    height: 100%;

                    background: url("/wp-content/themes/gorina/assets/Plantilla_Teixit_Verd.png");
                    background-size: contain;
                }*/ }
    .woocommerce-page div.type-product .cont__left--product .image-product img {
      width: 100%; }
  .woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery {
    position: relative;
    width: 100%; }
    .woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery a.woocommerce-product-gallery__trigger {
      display: none; }
    .woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
      cursor: default !important;
      pointer-events: none; }
    .woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery .gallery-principal {
      margin-right: 0;
      margin-left: 0;
      margin-bottom: 24px; }
      .woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery .gallery-principal img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .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 #13431d;
        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: #13431d; }
        .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: #13431d; }
    .woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery .gallery-mini {
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
      .woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery .gallery-mini .swiper-slide {
        width: 112px;
        height: 61px;
        cursor: pointer;
        border: solid 1px transparent;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s; }
        .woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery .gallery-mini .swiper-slide.swiper-slide-thumb-active, .woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery .gallery-mini .swiper-slide:hover {
          border-color: #fff; }
        .woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery .gallery-mini .swiper-slide .cont__img {
          overflow: hidden;
          width: 112px;
          height: 61px; }
        .woocommerce-page div.type-product .cont__left--product .woocommerce-product-gallery .gallery-mini .swiper-slide img {
          width: 100%;
          height: 100%;
          padding: 2px;
          box-sizing: border-box;
          object-fit: cover;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          transition: all 0.3s; }
  .woocommerce-page div.type-product .cont__left--product .section__product-tags {
    position: absolute;
    top: 15px;
    right: 0;
    z-index: 1;
    display: grid;
    row-gap: 14px; }
    @media only screen and (min-width: 768px) {
      .woocommerce-page div.type-product .cont__left--product .section__product-tags {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        row-gap: 24px; } }
    @media only screen and (min-width: 1024px) {
      .woocommerce-page div.type-product .cont__left--product .section__product-tags {
        right: -46px; } }
    .woocommerce-page div.type-product .cont__left--product .section__product-tags .item img {
      max-width: 51px; }
      @media only screen and (min-width: 768px) {
        .woocommerce-page div.type-product .cont__left--product .section__product-tags .item img {
          max-width: 93px; } }
  .woocommerce-page div.type-product .cont__left--product .section__product-icons {
    position: absolute;
    top: 15px;
    left: 0;
    z-index: 1; }
    @media only screen and (min-width: 768px) {
      .woocommerce-page div.type-product .cont__left--product .section__product-icons {
        top: -25px; } }
    @media only screen and (min-width: 1280px) {
      .woocommerce-page div.type-product .cont__left--product .section__product-icons {
        top: -45px;
        left: 25px; } }
    .woocommerce-page div.type-product .cont__left--product .section__product-icons img {
      max-width: 51px; }
      @media only screen and (min-width: 768px) {
        .woocommerce-page div.type-product .cont__left--product .section__product-icons img {
          max-width: 93px; } }
.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 .cont__cart .product-variation form.cart {
    margin-bottom: 0; }
    .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart .single_variation_wrap {
      border-bottom: none;
      padding-bottom: 0; }
    @media only screen and (min-width: 1280px) {
      .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody {
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 80px;
        row-gap: 24px; } }
    .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr {
      margin-bottom: 12px; }
      .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr:nth-child(3) {
        grid-column: 2;
        grid-row: 2; }
      .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr th.label {
        position: relative;
        top: inherit; }
        @media only screen and (min-width: 1024px) {
          .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr th.label {
            margin-bottom: 2px; } }
        .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr th.label label {
          font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
          font-weight: 500;
          font-style: normal;
          font-size: 1.125rem;
          line-height: 1.2;
          letter-spacing: normal;
          color: #e3cfac; }
        .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr th.label .woo-selected-variation-item-name {
          font-family: "DM Sans", Arial, Helvetica, sans-serif;
          font-weight: 300;
          font-style: normal;
          font-size: 1.125rem;
          line-height: 1.2;
          letter-spacing: normal;
          text-transform: initial;
          color: #fff; }
      .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr td.value [data-wvstooltip]:before,
      .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr td.value [data-wvstooltip]:after {
        display: none; }
      .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr td.value ul.image-variable-items-wrapper, .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr td.value ul.color-variable-items-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        column-gap: 1px;
        row-gap: 8px; }
        @media only screen and (min-width: 1024px) {
          .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr td.value ul.image-variable-items-wrapper, .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr td.value ul.color-variable-items-wrapper {
            column-gap: 8px;
            row-gap: 13px; } }
        .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr td.value ul.image-variable-items-wrapper li.variable-item:not(.radio-variable-item), .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr td.value ul.color-variable-items-wrapper li.variable-item:not(.radio-variable-item) {
          width: 40px;
          height: 40px;
          border: 2px solid transparent;
          border-radius: 0;
          box-shadow: none;
          margin: 0;
          padding: 0;
          background: 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__right--product .cont__cart .product-variation form.cart table.variations tbody tr td.value ul.image-variable-items-wrapper li.variable-item:not(.radio-variable-item), .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr td.value ul.color-variable-items-wrapper li.variable-item:not(.radio-variable-item) {
              border-width: 1px;
              width: 48px;
              height: 48px; } }
          .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr td.value ul.image-variable-items-wrapper li.variable-item:not(.radio-variable-item):hover, .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr td.value ul.image-variable-items-wrapper li.variable-item:not(.radio-variable-item).selected, .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr td.value ul.color-variable-items-wrapper li.variable-item:not(.radio-variable-item):hover, .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr td.value ul.color-variable-items-wrapper li.variable-item:not(.radio-variable-item).selected {
            border-color: #fff; }
          .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr td.value ul.image-variable-items-wrapper li.variable-item:not(.radio-variable-item) .variable-item-contents, .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr td.value ul.color-variable-items-wrapper li.variable-item:not(.radio-variable-item) .variable-item-contents {
            position: relative;
            padding: 2px; }
            .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr td.value ul.image-variable-items-wrapper li.variable-item:not(.radio-variable-item) .variable-item-contents::before, .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr td.value ul.color-variable-items-wrapper li.variable-item:not(.radio-variable-item) .variable-item-contents::before {
              content: none; }
            .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr td.value ul.image-variable-items-wrapper li.variable-item:not(.radio-variable-item) .variable-item-contents:after, .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr td.value ul.color-variable-items-wrapper li.variable-item:not(.radio-variable-item) .variable-item-contents:after {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background: url("/wp-content/themes/gorina/assets/TexturaGorinaCloth.png");
              background-size: cover;
              background-repeat: no-repeat; }
      .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr td.value ul.button-variable-items-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        column-gap: 8px;
        row-gap: 12px; }
        .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr td.value ul.button-variable-items-wrapper li {
          font-family: "DM Sans", Arial, Helvetica, sans-serif;
          font-weight: 300;
          font-style: normal;
          font-size: 1rem;
          line-height: 1.25;
          color: #fff;
          background: transparent;
          border: 1px solid transparent;
          box-shadow: none;
          padding: 7px 13px;
          border-radius: 60px;
          margin: 0;
          height: inherit;
          width: initial;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          transition: all 0.3s; }
          .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr td.value ul.button-variable-items-wrapper li:hover, .woocommerce-page div.type-product .cont__right--product .cont__cart .product-variation form.cart table.variations tbody tr td.value ul.button-variable-items-wrapper li.selected {
            border-color: #fff; }
  @media only screen and (min-width: 768px) {
    .woocommerce-page div.type-product .cont__right--product .cont__comparison_table {
      width: calc(100% - 86px); } }
  @media only screen and (min-width: 1024px) {
    .woocommerce-page div.type-product .cont__right--product .cont__comparison_table {
      width: 100%; } }
  .woocommerce-page div.type-product .cont__right--product .cont__comparison_table .cont__title {
    font-family: "DM Sans", Arial, Helvetica, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 1.333rem;
    line-height: 1.2;
    color: #13431d;
    margin-bottom: 20px; }
    @media only screen and (min-width: 768px) {
      .woocommerce-page div.type-product .cont__right--product .cont__comparison_table .cont__title {
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 600;
        font-style: normal;
        font-size: 1.867rem;
        line-height: normal;
        margin-bottom: 22px; } }
    @media only screen and (min-width: 1280px) {
      .woocommerce-page div.type-product .cont__right--product .cont__comparison_table .cont__title {
        font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 2.25rem;
        line-height: 1.2;
        letter-spacing: 0.72px; } }
  .woocommerce-page div.type-product .cont__right--product .cont__comparison_table .cont__text {
    font-family: "DM Sans", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.067rem;
    line-height: 1.5;
    color: #13431d;
    margin-bottom: 40px; }
    @media only screen and (min-width: 768px) {
      .woocommerce-page div.type-product .cont__right--product .cont__comparison_table .cont__text {
        margin-bottom: 71px; } }
    @media only screen and (min-width: 1280px) {
      .woocommerce-page div.type-product .cont__right--product .cont__comparison_table .cont__text {
        font-size: 1.2rem;
        line-height: 1.22;
        margin-bottom: 37px; } }
  .woocommerce-page div.type-product .cont__right--product .cont__comparison_table .cont__table table {
    width: 100% !important; }
    .woocommerce-page div.type-product .cont__right--product .cont__comparison_table .cont__table table tbody tr th {
      font-family: "DM Sans", Arial, Helvetica, sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 1.2rem;
      line-height: 1.4;
      color: #1e1e23;
      border-width: 0 0 1px 0;
      padding: 0 0 13px; }
      @media only screen and (min-width: 768px) {
        .woocommerce-page div.type-product .cont__right--product .cont__comparison_table .cont__table table tbody tr th {
          text-align: left; } }
    .woocommerce-page div.type-product .cont__right--product .cont__comparison_table .cont__table table tbody tr td {
      text-align: center;
      border: none;
      padding: 11px 0; }
      @media only screen and (min-width: 768px) {
        .woocommerce-page div.type-product .cont__right--product .cont__comparison_table .cont__table table tbody tr td {
          text-align: left; } }
      .woocommerce-page div.type-product .cont__right--product .cont__comparison_table .cont__table table tbody tr td img {
        margin: 0 auto;
        max-width: 24px; }
        @media only screen and (min-width: 768px) {
          .woocommerce-page div.type-product .cont__right--product .cont__comparison_table .cont__table table tbody tr td img {
            float: left;
            margin-right: 20px;
            max-width: 40px; } }
.woocommerce-page div.type-product .open-request {
  display: block;
  position: relative;
  font-family: "DM Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: none;
  background-color: transparent;
  color: #fafafa;
  padding: 13px 32px;
  border-radius: 60px;
  border: solid 1px rgba(250, 250, 250, 0.7);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  cursor: pointer;
  width: fit-content;
  background-color: #f9f9f9;
  color: #13431d;
  margin-right: auto; }
  @media only screen and (min-width: 1024px) {
    .woocommerce-page div.type-product .open-request {
      font-size: 1.125rem;
      line-height: 1.25;
      padding: 16px 40px; } }
  .woocommerce-page div.type-product .open-request:hover {
    text-decoration: none; }
    .woocommerce-page div.type-product .open-request:hover:after {
      opacity: 1; }
    .woocommerce-page div.type-product .open-request:hover span {
      transform: translateX(-15px); }
  .woocommerce-page div.type-product .open-request:disabled {
    opacity: 0.7; }
  .woocommerce-page div.type-product .open-request:after {
    content: "";
    z-index: 0;
    position: absolute;
    justify-content: center;
    align-items: center;
    font-family: "gorina";
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .woocommerce-page div.type-product .open-request span {
    display: inline-block;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s; }
.woocommerce-page div.type-product .overlay-form {
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  width: 100%;
  max-width: 824px;
  box-shadow: -4px 4px 16px 0 rgba(0, 0, 0, 0.1);
  background-color: #f0ece3;
  padding: 20px 38px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  z-index: 10;
  transform: translateX(100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }
  @media only screen and (min-width: 1280px) {
    .woocommerce-page div.type-product .overlay-form {
      padding: 40px 56px 34px; } }
  .woocommerce-page div.type-product .overlay-form.open {
    transform: translateX(0); }
  .woocommerce-page div.type-product .overlay-form .cont__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 15px;
    margin-bottom: 27px; }
    .woocommerce-page div.type-product .overlay-form .cont__header .cont__title {
      font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 2rem;
      line-height: 2.22;
      text-transform: uppercase;
      color: #13431d; }
      @media only screen and (min-width: 1440px) {
        .woocommerce-page div.type-product .overlay-form .cont__header .cont__title {
          font-size: 2.25rem;
          letter-spacing: 2px; } }
    .woocommerce-page div.type-product .overlay-form .cont__header .cont__close {
      font-size: 25px;
      width: 38px;
      height: 38px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #13431d;
      background-color: transparent; }
      .woocommerce-page div.type-product .overlay-form .cont__header .cont__close:hover {
        color: #13431d; }
      @media only screen and (min-width: 1440px) {
        .woocommerce-page div.type-product .overlay-form .cont__header .cont__close {
          font-size: 35px; } }
  .woocommerce-page div.type-product .overlay-form .cont__form {
    flex-grow: 1; }
    .woocommerce-page div.type-product .overlay-form .cont__form .wpcf7 {
      height: 100%; }
    .woocommerce-page div.type-product .overlay-form .cont__form form {
      height: 100%; }
      .woocommerce-page div.type-product .overlay-form .cont__form form .form--request {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        height: 100%; }
      .woocommerce-page div.type-product .overlay-form .cont__form form .wpcf7-response-output {
        margin: 0;
        color: #13431d; }
      .woocommerce-page div.type-product .overlay-form .cont__form form input,
      .woocommerce-page div.type-product .overlay-form .cont__form form textarea {
        color: #13431d; }
        .woocommerce-page div.type-product .overlay-form .cont__form form input::placeholder,
        .woocommerce-page div.type-product .overlay-form .cont__form form textarea::placeholder {
          color: #13431d; }
      .woocommerce-page div.type-product .overlay-form .cont__form form label:has(input[type=checkbox]) {
        color: #13431d; }
        .woocommerce-page div.type-product .overlay-form .cont__form form label:has(input[type=checkbox]) a {
          color: #13431d; }
      .woocommerce-page div.type-product .overlay-form .cont__form form input[type=checkbox] {
        border-color: #13431d; }
        .woocommerce-page div.type-product .overlay-form .cont__form form input[type=checkbox]:hover {
          border-color: #FF2C38; }
        .woocommerce-page div.type-product .overlay-form .cont__form form input[type=checkbox]:checked {
          background-color: #13431d;
          border-color: #13431d;
          box-shadow: inset 0 0 0 0px #13431d, inset 0 0 0 10px #13431d; }
      .woocommerce-page div.type-product .overlay-form .cont__form form .cont--input-checkbox {
        flex-grow: 1; }
      .woocommerce-page div.type-product .overlay-form .cont__form form input.wpcf7-submit {
        background-color: #13431d;
        border-color: #13431d;
        color: #fff;
        width: 100%; }
      @media only screen and (min-width: 1440px) {
        .woocommerce-page div.type-product .overlay-form .cont__form form .columns-one {
          row-gap: 35px; } }
.woocommerce-page div.type-product .cont__bottom--product {
  width: 100%;
  margin-top: 11px; }
  @media only screen and (min-width: 1024px) {
    .woocommerce-page div.type-product .cont__bottom--product {
      margin-top: 56px; } }
  .woocommerce-page div.type-product .cont__bottom--product .section__featured-products {
    margin-right: -15px; }
    @media only screen and (min-width: 768px) {
      .woocommerce-page div.type-product .cont__bottom--product .section__featured-products {
        margin-right: -20px; } }
    @media only screen and (min-width: 1024px) {
      .woocommerce-page div.type-product .cont__bottom--product .section__featured-products {
        margin-right: -25px; } }
    @media only screen and (min-width: 1440px) {
      .woocommerce-page div.type-product .cont__bottom--product .section__featured-products {
        margin-right: -50px; } }
    @media only screen and (min-width: 1920px) {
      .woocommerce-page div.type-product .cont__bottom--product .section__featured-products {
        margin-right: -47px; } }
    .woocommerce-page div.type-product .cont__bottom--product .section__featured-products .cont__text {
      padding-left: 0;
      padding-right: 0; }
    .woocommerce-page div.type-product .cont__bottom--product .section__featured-products .cont__featured_products {
      padding-bottom: 50px; }
      .woocommerce-page div.type-product .cont__bottom--product .section__featured-products .cont__featured_products .next-featuredproducts,
      .woocommerce-page div.type-product .cont__bottom--product .section__featured-products .cont__featured_products .prev-featuredproducts {
        top: inherit;
        bottom: 0; }
.woocommerce-page div.type-product .woocommerce-tabs {
  width: 100%; }
.woocommerce-page div.type-product .section__text-grid-image-video {
  padding-bottom: 24px; }
  @media only screen and (min-width: 1024px) {
    .woocommerce-page div.type-product .section__text-grid-image-video {
      padding-bottom: 112px; } }
.woocommerce-page div.type-product .summary.entry-summary {
  margin: 0; }

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
  margin-bottom: 35px; }

.woocommerce-page div.type-product.product_cat-accesories .cont__left--product .image-product:before {
  content: none; }

.woocommerce-page.single-product .woocommerce-notices-wrapper .woocommerce-message {
  display: none; }
.woocommerce-page div.type-product .cont__cart {
  margin-top: 26px; }
  @media only screen and (min-width: 1024px) {
    .woocommerce-page div.type-product .cont__cart {
      margin-top: 0; } }
  .woocommerce-page div.type-product .cont__cart .product-simple {
    display: grid;
    row-gap: 15px;
    border-top: 1px solid rgba(249, 249, 249, 0.6);
    border-bottom: 1px solid rgba(249, 249, 249, 0.6);
    padding: 30px 0 36px; }
    @media only screen and (min-width: 1280px) {
      .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: 33px 0;
        border-bottom: none; } }
    .woocommerce-page div.type-product .cont__cart .product-simple .stock {
      display: none; }
    .woocommerce-page div.type-product .cont__cart .product-simple form.cart {
      margin-bottom: 0; }
      @media only screen and (min-width: 768px) {
        .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;
          column-gap: 34px;
          flex-grow: 1;
          justify-content: flex-end; } }
      .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,
  .woocommerce-page div.type-product .cont__cart .product-variation {
                /*
                .quantity {
                    @include flexbox;
                    align-items: center;
                    justify-content: space-between;

                    float: inherit;
                    margin: 0;

                    @include tablet {
                        margin: 0 30px;
                    }

                    button {
                        @include font-regular;
                        font-size: 20px;
                        line-height: 0;

                        color: #000;
                        background: transparent;
                        border: 1px solid $primary;
                        border-radius: 50%;

                        width: 25px;
                        max-width: 25px;
                        height: 25px;

                        cursor: pointer;

                        @include flexbox;
                        align-items: center;
                        justify-content: center;

                        -webkit-appearance: none;
                        -moz-appearance: none;
                        appearance: none;

                        padding: 0;
                        @include transition;

                        span {
                            display: block;
                        }

                        &.minus {
                            span {
                                margin-top: -4px;
                            }
                        }

                        &:hover {
                            border-color: $primary;
                        }
                    }

                    input {
                        @include font-extrabold;
                        font-size: 1.429rem;
                        line-height: 1.25;

                        color: #000;

                        border: none;
                        -moz-appearance: textfield;

                        width: 64px;
                        padding: 0;

                        @include desktop-1600 {
                            width: 107px;
                        }
                    }

                    input::-webkit-outer-spin-button,
                    input::-webkit-inner-spin-button {
                        -webkit-appearance: none;
                        margin: 0;
                    }
                }
                */ }
    .woocommerce-page div.type-product .cont__cart .product-simple .price,
    .woocommerce-page div.type-product .cont__cart .product-variation .price {
      font-family: "DM Sans", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 1.5rem;
      line-height: 1.33;
      color: #f9f9f9;
      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; }
      .woocommerce-page div.type-product .cont__cart .product-simple .price.price-min-variation,
      .woocommerce-page div.type-product .cont__cart .product-variation .price.price-min-variation {
        display: none; }
      .woocommerce-page div.type-product .cont__cart .product-simple .price .price-suffix small,
      .woocommerce-page div.type-product .cont__cart .product-variation .price .price-suffix small {
        margin-bottom: 0; }
      .woocommerce-page div.type-product .cont__cart .product-simple .price del,
      .woocommerce-page div.type-product .cont__cart .product-variation .price del {
        font-family: "DM Sans", Arial, Helvetica, 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: 1280px) {
          .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: 1280px) {
          .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 .woocommerce-variation-availability,
    .woocommerce-page div.type-product .cont__cart .product-variation .woocommerce-variation-availability {
      display: none; }
    .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 0 24px;
      padding: 17px 32px;
      border-radius: 60px;
      border: solid 1px rgba(249, 249, 249, 0.7);
      max-width: 182px; }
      @media only screen and (min-width: 768px) {
        .woocommerce-page div.type-product .cont__cart .product-simple .quantity,
        .woocommerce-page div.type-product .cont__cart .product-variation .quantity {
          margin: 0; } }
      @media only screen and (min-width: 1280px) {
        .woocommerce-page div.type-product .cont__cart .product-simple .quantity,
        .woocommerce-page div.type-product .cont__cart .product-variation .quantity {
          margin-left: 30px; } }
      .woocommerce-page div.type-product .cont__cart .product-simple .quantity button,
      .woocommerce-page div.type-product .cont__cart .product-variation .quantity button {
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 14px;
        line-height: 0;
        color: #f9f9f9;
        background: transparent;
        border: none;
        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-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.minus,
        .woocommerce-page div.type-product .cont__cart .product-variation .quantity button.minus {
          font-size: 20px; }
          .woocommerce-page div.type-product .cont__cart .product-simple .quantity button.minus span,
          .woocommerce-page div.type-product .cont__cart .product-variation .quantity button.minus span {
            margin-top: -4px; }
        .woocommerce-page div.type-product .cont__cart .product-simple .quantity button:hover,
        .woocommerce-page div.type-product .cont__cart .product-variation .quantity button:hover {
          border-color: #13431d; }
      .woocommerce-page div.type-product .cont__cart .product-simple .quantity input,
      .woocommerce-page div.type-product .cont__cart .product-variation .quantity input {
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 1.125rem;
        line-height: 1.25;
        color: #f9f9f9;
        border: none;
        -moz-appearance: textfield;
        width: 64px;
        padding: 0; }
      .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;
      position: relative;
      font-family: "DM Sans", Arial, Helvetica, sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 1rem;
      line-height: 1.25;
      letter-spacing: normal;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      box-shadow: none;
      background-color: transparent;
      color: #fafafa;
      padding: 13px 32px;
      border-radius: 60px;
      border: solid 1px rgba(250, 250, 250, 0.7);
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s;
      outline: none;
      cursor: pointer;
      width: fit-content;
      font-size: 1.125rem;
      line-height: 1.25;
      padding: 18px 32px;
      background-color: #f9f9f9;
      color: #13431d;
      width: 100%;
      float: inherit; }
      @media only screen and (min-width: 1024px) {
        .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: 1.125rem;
          line-height: 1.25;
          padding: 16px 40px; } }
      .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; }
        .woocommerce-page div.type-product .cont__cart .product-simple button.single_add_to_cart_button:hover:after,
        .woocommerce-page div.type-product .cont__cart .product-variation button.single_add_to_cart_button:hover:after {
          opacity: 1; }
        .woocommerce-page div.type-product .cont__cart .product-simple button.single_add_to_cart_button:hover span,
        .woocommerce-page div.type-product .cont__cart .product-variation button.single_add_to_cart_button:hover span {
          transform: translateX(-15px); }
      .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; }
      .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: "";
        z-index: 0;
        position: absolute;
        justify-content: center;
        align-items: center;
        font-family: "gorina";
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        -webkit-font-smoothing: antialiased;
        font-size: 12px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 15px;
        opacity: 0;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s; }
      .woocommerce-page div.type-product .cont__cart .product-simple button.single_add_to_cart_button span,
      .woocommerce-page div.type-product .cont__cart .product-variation button.single_add_to_cart_button span {
        display: inline-block;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s; }
  .woocommerce-page div.type-product .cont__cart form.cart .variations {
    margin-bottom: 12px; }
    @media only screen and (min-width: 1024px) {
      .woocommerce-page div.type-product .cont__cart form.cart .variations {
        margin-bottom: 23px; } }
    .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 {
        text-align: left;
        padding: 0; }
      .woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value select {
        min-width: inherit; }
      .woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value .variation-radios {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        gap: 8px; }
        .woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value .variation-radios label {
          display: block;
          position: relative;
          font-family: "DM Sans", Arial, Helvetica, sans-serif;
          font-weight: 300;
          font-style: normal;
          font-size: 1rem;
          line-height: 1.25;
          letter-spacing: normal;
          text-align: center;
          text-decoration: none;
          text-transform: uppercase;
          box-shadow: none;
          background-color: transparent;
          color: #fafafa;
          padding: 13px 32px;
          border-radius: 60px;
          border: solid 1px rgba(250, 250, 250, 0.7);
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          transition: all 0.3s;
          outline: none;
          cursor: pointer;
          width: fit-content;
          font-family: "DM Sans", Arial, Helvetica, sans-serif;
          font-weight: 400;
          font-style: normal;
          border-radius: 0;
          border: 1px solid #13431d;
          margin: 0; }
          @media only screen and (min-width: 1024px) {
            .woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value .variation-radios label {
              font-size: 1.125rem;
              line-height: 1.25;
              padding: 16px 40px; } }
          .woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value .variation-radios label:hover {
            text-decoration: none; }
            .woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value .variation-radios label:hover:after {
              opacity: 1; }
            .woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value .variation-radios label:hover span {
              transform: translateX(-15px); }
          .woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value .variation-radios label:disabled {
            opacity: 0.7; }
          .woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value .variation-radios label:after {
            content: "";
            z-index: 0;
            position: absolute;
            justify-content: center;
            align-items: center;
            font-family: "gorina";
            font-style: normal !important;
            font-weight: normal !important;
            font-variant: normal !important;
            text-transform: none !important;
            speak: none;
            -webkit-font-smoothing: antialiased;
            font-size: 12px;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            right: 15px;
            opacity: 0;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s; }
          .woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value .variation-radios label span {
            display: inline-block;
            -webkit-transition: all 0.4s;
            -moz-transition: all 0.4s;
            transition: all 0.4s; }
          .woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value .variation-radios label.active {
            display: block;
            position: relative;
            font-family: "DM Sans", Arial, Helvetica, sans-serif;
            font-weight: 300;
            font-style: normal;
            font-size: 1rem;
            line-height: 1.25;
            letter-spacing: normal;
            text-align: center;
            text-decoration: none;
            text-transform: uppercase;
            box-shadow: none;
            background-color: transparent;
            color: #fafafa;
            padding: 13px 32px;
            border-radius: 60px;
            border: solid 1px rgba(250, 250, 250, 0.7);
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
            outline: none;
            cursor: pointer;
            width: fit-content;
            font-family: "DM Sans", Arial, Helvetica, sans-serif;
            font-weight: 400;
            font-style: normal;
            border-radius: 0;
            margin: 0; }
            @media only screen and (min-width: 1024px) {
              .woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value .variation-radios label.active {
                font-size: 1.125rem;
                line-height: 1.25;
                padding: 16px 40px; } }
            .woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value .variation-radios label.active:hover {
              text-decoration: none; }
              .woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value .variation-radios label.active:hover:after {
                opacity: 1; }
              .woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value .variation-radios label.active:hover span {
                transform: translateX(-15px); }
            .woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value .variation-radios label.active:disabled {
              opacity: 0.7; }
            .woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value .variation-radios label.active:after {
              content: "";
              z-index: 0;
              position: absolute;
              justify-content: center;
              align-items: center;
              font-family: "gorina";
              font-style: normal !important;
              font-weight: normal !important;
              font-variant: normal !important;
              text-transform: none !important;
              speak: none;
              -webkit-font-smoothing: antialiased;
              font-size: 12px;
              position: absolute;
              top: 50%;
              transform: translateY(-50%);
              right: 15px;
              opacity: 0;
              -webkit-transition: all 0.3s;
              -moz-transition: all 0.3s;
              transition: all 0.3s; }
            .woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value .variation-radios label.active span {
              display: inline-block;
              -webkit-transition: all 0.4s;
              -moz-transition: all 0.4s;
              transition: all 0.4s; }
          .woocommerce-page div.type-product .cont__cart form.cart .variations > tbody > tr td.value .variation-radios label.disabled {
            opacity: 0.2;
            pointer-events: none;
            cursor: default; }
      .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 rgba(249, 249, 249, 0.6);
    border-bottom: 1px solid rgba(249, 249, 249, 0.6);
    padding: 30px 0 36px; }
    @media only screen and (min-width: 1280px) {
      .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: 33px 0;
        border-bottom: none; } }
    .woocommerce-page div.type-product .cont__cart form.cart .single_variation_wrap .label {
      position: relative;
      top: initial; }
    @media only screen and (min-width: 768px) {
      .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;
        column-gap: 34px;
        flex-grow: 1;
        justify-content: flex-end; } }
  .woocommerce-page div.type-product .cont__cart .cont__disponibilidad {
    border-top: solid 1px rgba(249, 249, 249, 0.4);
    padding: 16px 0; }
    @media only screen and (min-width: 1024px) {
      .woocommerce-page div.type-product .cont__cart .cont__disponibilidad {
        padding: 18px 0; } }
    .woocommerce-page div.type-product .cont__cart .cont__disponibilidad .cont__stock {
      display: none; }
      .woocommerce-page div.type-product .cont__cart .cont__disponibilidad .cont__stock .cont__inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        row-gap: 16px;
        column-gap: 16px; }
      .woocommerce-page div.type-product .cont__cart .cont__disponibilidad .cont__stock .cont__label {
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 0.875rem;
        line-height: 1.25;
        letter-spacing: normal;
        color: #13431d;
        padding: 6px 29px;
        border-radius: 60px;
        background-color: #d6bd93;
        width: fit-content; }
      .woocommerce-page div.type-product .cont__cart .cont__disponibilidad .cont__stock .cont__text {
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 0.875rem;
        line-height: 1.29;
        letter-spacing: normal;
        color: #fff; }
        .woocommerce-page div.type-product .cont__cart .cont__disponibilidad .cont__stock .cont__text a {
          font-family: "DM Sans", Arial, Helvetica, sans-serif;
          font-weight: 500;
          font-style: normal;
          text-decoration: underline;
          color: #fff; }
          .woocommerce-page div.type-product .cont__cart .cont__disponibilidad .cont__stock .cont__text a:hover {
            color: #FF2C38; }
        .woocommerce-page div.type-product .cont__cart .cont__disponibilidad .cont__stock .cont__text p {
          margin-bottom: 0; }
    .woocommerce-page div.type-product .cont__cart .cont__disponibilidad.backorder .backorder {
      display: block; }
    .woocommerce-page div.type-product .cont__cart .cont__disponibilidad.in-stock .in-stock {
      display: block; }
    .woocommerce-page div.type-product .cont__cart .cont__disponibilidad.out-stock .out-stock {
      display: block; }
      .woocommerce-page div.type-product .cont__cart .cont__disponibilidad.out-stock .out-stock .cont__label {
        background-color: #B5141D;
        color: #fff; }
    .woocommerce-page div.type-product .cont__cart .cont__disponibilidad.quote .quote {
      display: block; }
      .woocommerce-page div.type-product .cont__cart .cont__disponibilidad.quote .quote .cont__label {
        background-color: #B5141D;
        color: #fff; }

.woocommerce-page div.type-product .product-features {
  width: 100%;
  display: grid;
  row-gap: 22px;
  margin-top: 37px;
  margin-bottom: 42px; }
  @media only screen and (min-width: 1024px) {
    .woocommerce-page div.type-product .product-features {
      row-gap: 42px;
      margin-top: 180px;
      margin-bottom: 115px; } }
  .woocommerce-page div.type-product .product-features .cont__feature {
    border-top: 1px solid rgba(249, 249, 249, 0.6);
    padding-top: 21px; }
    @media only screen and (min-width: 1024px) {
      .woocommerce-page div.type-product .product-features .cont__feature {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-top: 37px; } }
    .woocommerce-page div.type-product .product-features .cont__feature .cont__title {
      font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 1.75rem;
      line-height: 1.2;
      color: #fff;
      margin-bottom: 16px; }
      @media only screen and (min-width: 1024px) {
        .woocommerce-page div.type-product .product-features .cont__feature .cont__title {
          width: 35%;
          margin-left: 5%;
          margin-bottom: 0; } }
      @media only screen and (min-width: 1440px) {
        .woocommerce-page div.type-product .product-features .cont__feature .cont__title {
          font-size: 2.25rem;
          line-height: 1.2;
          margin-left: 8%; } }
      @media only screen and (min-width: 1600px) {
        .woocommerce-page div.type-product .product-features .cont__feature .cont__title {
          width: 42%; } }
    .woocommerce-page div.type-product .product-features .cont__feature .cont__info {
      font-family: "DM Sans", Arial, Helvetica, sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 1rem;
      line-height: 1.13;
      color: #f9f9f9;
      display: grid;
      row-gap: 6px; }
      @media only screen and (min-width: 1024px) {
        .woocommerce-page div.type-product .product-features .cont__feature .cont__info {
          width: 50%;
          padding-top: 6px;
          row-gap: 0; } }
      @media only screen and (min-width: 1440px) {
        .woocommerce-page div.type-product .product-features .cont__feature .cont__info {
          line-height: 1.3; } }
      @media only screen and (min-width: 1600px) {
        .woocommerce-page div.type-product .product-features .cont__feature .cont__info {
          width: 33%; } }
      .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__item {
        display: block; }
      .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__text-characteristics-features {
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 1.125rem;
        line-height: 1.3;
        color: #f9f9f9;
        margin-bottom: 32px; }
        @media only screen and (min-width: 1024px) {
          .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__text-characteristics-features h2 {
            margin-top: 40px; } }
        @media only screen and (min-width: 1024px) {
          .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__text-characteristics-features h2:first-child {
            margin-top: 0; } }
      .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__characteristics {
        display: grid;
        row-gap: 14px; }
        @media only screen and (min-width: 1024px) {
          .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__characteristics {
            row-gap: 30px; } }
        .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__characteristics .cont__characteristic .cont__characteristic-title {
          font-family: "DM Sans", Arial, Helvetica, sans-serif;
          font-weight: 500;
          font-style: normal;
          font-size: 1.125rem;
          line-height: 1.3;
          color: #fff; }
        .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__characteristics .cont__characteristic .cont__characteristic-text {
          font-family: "DM Sans", Arial, Helvetica, sans-serif;
          font-weight: 300;
          font-style: normal;
          font-size: 1rem;
          line-height: 1.3;
          color: rgba(255, 255, 255, 0.7); }
      .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__lines {
        display: grid;
        row-gap: 8px;
        margin-top: 5px; }
        @media only screen and (min-width: 1024px) {
          .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__lines {
            row-gap: 20px;
            margin-top: 42px; } }
        .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__lines .cont__item {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          align-items: center;
          column-gap: 10px; }
          .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__lines .cont__item .cont__text {
            font-family: "DM Sans", Arial, Helvetica, sans-serif;
            font-weight: 500;
            font-style: normal;
            font-size: 1rem;
            line-height: 1.25;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            align-items: center;
            column-gap: 4px;
            width: 37%; }
            @media only screen and (min-width: 1024px) {
              .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__lines .cont__item .cont__text {
                width: 33%; } }
            @media only screen and (min-width: 1440px) {
              .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__lines .cont__item .cont__text {
                width: 24%; } }
            @media only screen and (min-width: 1600px) {
              .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__lines .cont__item .cont__text {
                width: 33%; } }
            @media only screen and (min-width: 1920px) {
              .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__lines .cont__item .cont__text {
                width: 24%; } }
          .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__lines .cont__item .cont__num {
            font-family: "DM Sans", Arial, Helvetica, sans-serif;
            font-weight: 300;
            font-style: normal;
            color: rgba(249, 249, 249, 0.7); }
          .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__lines .cont__item .cont__line {
            display: block;
            position: relative;
            flex-grow: 1;
            height: 1px;
            background-color: rgba(249, 249, 249, 0.2);
            margin-right: 10px; }
            .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__lines .cont__item .cont__line:before {
              content: '';
              position: absolute;
              top: 50%;
              transform: translateY(-50%);
              left: 0;
              width: 0;
              height: 1px;
              background-color: #f9f9f9; }
            .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__lines .cont__item .cont__line:after {
              content: '';
              position: absolute;
              top: 50%;
              transform: translateY(-50%);
              width: 5px;
              height: 5px;
              background-color: #f9f9f9;
              border-radius: 50%; }
              @media only screen and (min-width: 1024px) {
                .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__lines .cont__item .cont__line:after {
                  width: 9px;
                  height: 9px; } }
            .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__lines .cont__item .cont__line.line-1:before {
              width: calc(100% * 1 / 5); }
            .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__lines .cont__item .cont__line.line-1:after {
              left: calc(100% * 1 / 5); }
            .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__lines .cont__item .cont__line.line-2:before {
              width: calc(100% * 2 / 5); }
            .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__lines .cont__item .cont__line.line-2:after {
              left: calc(100% * 2 / 5); }
            .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__lines .cont__item .cont__line.line-3:before {
              width: calc(100% * 3 / 5); }
            .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__lines .cont__item .cont__line.line-3:after {
              left: calc(100% * 3 / 5); }
            .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__lines .cont__item .cont__line.line-4:before {
              width: calc(100% * 4 / 5); }
            .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__lines .cont__item .cont__line.line-4:after {
              left: calc(100% * 4 / 5); }
            .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__lines .cont__item .cont__line.line-5:before {
              width: 100%; }
            .woocommerce-page div.type-product .product-features .cont__feature .cont__info .cont__lines .cont__item .cont__line.line-5:after {
              left: 100%; }

.product-info {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 48px 0; }
  .product-info .cont__informations {
    display: grid;
    row-gap: 26px; }
    @media only screen and (min-width: 1024px) {
      .product-info .cont__informations {
        grid-template-columns: 1fr 1fr; } }
    @media only screen and (min-width: 1280px) {
      .product-info .cont__informations {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        margin-right: 86px; } }
    .product-info .cont__informations .cont__information {
      position: relative;
      font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 1.125rem;
      line-height: 1.3;
      color: #fff;
      padding-left: 26px; }
      .product-info .cont__informations .cont__information:before {
        content: '';
        position: absolute;
        top: 3px;
        left: 0;
        width: 14px;
        height: 14px;
        border: solid 2px #d6bd93;
        border-radius: 50%; }

.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.added_to_cart,
.cont__featured_products .product.added_to_cart,
.menu_featured_products .product.added_to_cart {
  display: none; }
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.cont__featured_products .product .woocommerce-loop-product__title,
.menu_featured_products .product .woocommerce-loop-product__title {
  font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.625rem;
  line-height: 1.2;
  letter-spacing: 0.52px;
  letter-spacing: normal;
  margin: 0;
  padding-bottom: 6px; }
  @media only screen and (min-width: 1280px) {
    .woocommerce ul.products li.product .woocommerce-loop-product__title,
    .cont__featured_products .product .woocommerce-loop-product__title,
    .menu_featured_products .product .woocommerce-loop-product__title {
      font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 2.25rem;
      line-height: 1.2;
      letter-spacing: 0.72px;
      padding-bottom: 10px; } }
.woocommerce ul.products li.product .product__features,
.cont__featured_products .product .product__features,
.menu_featured_products .product .product__features {
  font-family: "DM Sans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.36;
  color: #13431d; }
  @media only screen and (min-width: 1280px) {
    .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: 1280px) {
    .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: "DM Sans", Arial, Helvetica, sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 1.071rem;
      line-height: 1;
      color: #13431d;
      -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: "DM Sans", Arial, Helvetica, 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: 1280px) {
          .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: 1280px) {
          .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: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 20px;
        line-height: 0;
        color: #000;
        background: transparent;
        border: 1px solid #13431d;
        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: #13431d; }
      .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: "DM Sans", Arial, Helvetica, 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: "DM Sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 0.929rem;
  line-height: 1.54;
  text-align: center;
  color: #fff;
  background-color: #13431d;
  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: 1280px) {
    .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: #13431d; }

.page-shop {
  position: relative; }
  @media only screen and (min-width: 1440px) {
    .page-shop {
      margin-bottom: 229px; } }
  .page-shop .cont__menu-categories-sticky {
    padding-top: 19px; }
    @media only screen and (min-width: 1024px) {
      .page-shop .cont__menu-categories-sticky {
        position: sticky;
        top: 0;
        padding: 24px 0;
        z-index: 1; } }
    @media only screen and (min-width: 1024px) {
      .page-shop .cont__menu-categories-sticky:before {
        content: '';
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 0;
        width: 100vw;
        height: 100%;
        backdrop-filter: blur(40px); } }
    .page-shop .cont__menu-categories-sticky .cont__menu-categories {
      overflow: auto;
      margin: 0 -24px;
      padding: 0 24px; }
      @media only screen and (min-width: 768px) {
        .page-shop .cont__menu-categories-sticky .cont__menu-categories {
          margin: 0 -60px;
          padding: 0 60px; } }
      @media only screen and (min-width: 1024px) {
        .page-shop .cont__menu-categories-sticky .cont__menu-categories {
          margin: 0 -80px;
          padding: 0 80px; } }
      @media only screen and (min-width: 1920px) {
        .page-shop .cont__menu-categories-sticky .cont__menu-categories {
          margin: 0;
          padding: 0; } }
      .page-shop .cont__menu-categories-sticky .cont__menu-categories::-webkit-scrollbar {
        display: none; }
      .page-shop .cont__menu-categories-sticky .cont__menu-categories .cont__inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        column-gap: 12px; }
        @media only screen and (min-width: 1024px) {
          .page-shop .cont__menu-categories-sticky .cont__menu-categories .cont__inner {
            column-gap: 26px; } }
      .page-shop .cont__menu-categories-sticky .cont__menu-categories a.cont__button {
        display: block;
        position: relative;
        font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 1.25rem;
        line-height: 1;
        letter-spacing: normal;
        text-align: center;
        text-decoration: none;
        box-shadow: none;
        background-color: transparent;
        color: #fafafa;
        padding: 11px 26px;
        border-radius: 60px;
        border: solid 1px rgba(250, 250, 250, 0.7);
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        outline: none;
        cursor: pointer;
        min-width: fit-content; }
        .page-shop .cont__menu-categories-sticky .cont__menu-categories a.cont__button:hover {
          text-decoration: none; }
          .page-shop .cont__menu-categories-sticky .cont__menu-categories a.cont__button:hover:after {
            opacity: 1; }
          .page-shop .cont__menu-categories-sticky .cont__menu-categories a.cont__button:hover span {
            transform: translateX(-15px); }
        .page-shop .cont__menu-categories-sticky .cont__menu-categories a.cont__button:after {
          content: "";
          z-index: 0;
          position: absolute;
          justify-content: center;
          align-items: center;
          font-family: "gorina";
          font-style: normal !important;
          font-weight: normal !important;
          font-variant: normal !important;
          text-transform: none !important;
          speak: none;
          -webkit-font-smoothing: antialiased;
          font-size: 12px;
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          right: 18px;
          opacity: 0;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          transition: all 0.3s; }
        .page-shop .cont__menu-categories-sticky .cont__menu-categories a.cont__button span {
          display: inline-block;
          -webkit-transition: all 0.4s;
          -moz-transition: all 0.4s;
          transition: all 0.4s; }
  .page-shop .cont__category {
    padding-top: 43px;
    margin-bottom: 55px; }
    @media only screen and (min-width: 1024px) {
      .page-shop .cont__category {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-top: 117px;
        margin-bottom: 33px; } }
    .page-shop .cont__category .cont__category-title {
      font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 2.25rem;
      line-height: 1.11;
      letter-spacing: normal;
      color: #f9f9f9;
      margin-bottom: 10px; }
      @media only screen and (min-width: 1024px) {
        .page-shop .cont__category .cont__category-title {
          width: 45%;
          margin-bottom: 17px; } }
      @media only screen and (min-width: 1440px) {
        .page-shop .cont__category .cont__category-title {
          font-size: 3.5rem;
          line-height: 1.07; } }
    .page-shop .cont__category .cont__category-description {
      font-family: "DM Sans", Arial, Helvetica, sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 1rem;
      line-height: 1.3;
      color: #fff; }
      @media only screen and (min-width: 1024px) {
        .page-shop .cont__category .cont__category-description {
          width: 42%; } }
      @media only screen and (min-width: 1440px) {
        .page-shop .cont__category .cont__category-description {
          line-height: 1.25;
          color: #f9f9f9; } }
      @media only screen and (min-width: 1024px) {
        .page-shop .cont__category .cont__category-description p {
          margin-bottom: 0; } }
  .page-shop .cont__products {
    margin-bottom: 72px; }
    @media only screen and (min-width: 1440px) {
      .page-shop .cont__products {
        margin-bottom: 169px; } }
    .page-shop .cont__products .cont__product {
      border-top: solid 1px rgba(249, 249, 249, 0.6);
      padding-top: 16px;
      margin-bottom: 56px; }
      @media only screen and (min-width: 1024px) {
        .page-shop .cont__products .cont__product {
          padding-top: 73px;
          margin-bottom: 71px;
          overflow: hidden; } }
      .page-shop .cont__products .cont__product:last-child {
        margin-bottom: 0; }
      .page-shop .cont__products .cont__product a {
        display: block;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s; }
        @media only screen and (min-width: 1024px) {
          .page-shop .cont__products .cont__product a {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            transform: translateX(25px); } }
        @media only screen and (min-width: 1440px) {
          .page-shop .cont__products .cont__product a {
            transform: translateX(40px); } }
        .page-shop .cont__products .cont__product a:hover {
          transform: translateX(0); }
      .page-shop .cont__products .cont__product .cont__title-product {
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 1.75rem;
        line-height: 1.2;
        color: #f9f9f9; }
        @media only screen and (min-width: 1440px) {
          .page-shop .cont__products .cont__product .cont__title-product {
            font-size: 2.375rem;
            line-height: 0.95; } }
      .page-shop .cont__products .cont__product .cont__top {
        margin-bottom: 11px; }
        @media only screen and (min-width: 1024px) {
          .page-shop .cont__products .cont__product .cont__top {
            display: none; } }
      .page-shop .cont__products .cont__product .cont__left {
        margin-bottom: 26px; }
        @media only screen and (min-width: 1024px) {
          .page-shop .cont__products .cont__product .cont__left {
            width: 44%;
            margin-bottom: 0; } }
        @media only screen and (min-width: 1440px) {
          .page-shop .cont__products .cont__product .cont__left {
            width: 24%; } }
        .page-shop .cont__products .cont__product .cont__left .cont__image {
          position: relative;
                    /*&:before {
                        content: '';
                        position: absolute;
                        top: 0;
                        left: 0;

                        width: 100%;
                        height: 100%;

                        background: url("/wp-content/themes/gorina/assets/Plantilla_Teixit_Verd.png");
                        background-size: contain;
                    }*/ }
        .page-shop .cont__products .cont__product .cont__left img {
          width: 100%; }
      @media only screen and (min-width: 1024px) {
        .page-shop .cont__products .cont__product .cont__right {
          width: 53%;
          padding-top: 14px;
          padding-left: 62px; } }
      @media only screen and (min-width: 1440px) {
        .page-shop .cont__products .cont__product .cont__right {
          width: 73%;
          padding-left: 35px; } }
      @media only screen and (min-width: 1920px) {
        .page-shop .cont__products .cont__product .cont__right {
          padding-left: 62px; } }
      .page-shop .cont__products .cont__product .cont__right .cont__right--top h3 {
        display: none;
        margin-bottom: 32px; }
        @media only screen and (min-width: 1024px) {
          .page-shop .cont__products .cont__product .cont__right .cont__right--top h3 {
            display: block; } }
      .page-shop .cont__products .cont__product .cont__right .cont__right--bottom {
        display: grid;
        row-gap: 24px; }
        @media only screen and (min-width: 768px) {
          .page-shop .cont__products .cont__product .cont__right .cont__right--bottom {
            grid-template-columns: 1fr 1fr; } }
        @media only screen and (min-width: 1440px) {
          .page-shop .cont__products .cont__product .cont__right .cont__right--bottom {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            justify-content: space-between; } }
        @media only screen and (min-width: 768px) {
          .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.color {
            grid-column: 2 span; } }
        @media only screen and (min-width: 1024px) {
          .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.color {
            min-width: 26%;
            max-width: 26%; } }
        .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.color .cont__info {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          flex-wrap: wrap;
          column-gap: 8px;
          row-gap: 16px; }
          @media only screen and (min-width: 1024px) {
            .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.color .cont__info {
              column-gap: 6px; } }
        .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.color .cont__background {
          position: relative;
          display: block;
          width: 32px;
          height: 32px; }
          .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.color .cont__background:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: url("/wp-content/themes/gorina/assets/TexturaGorinaCloth.png");
            background-size: cover;
            background-repeat: no-repeat; }
        @media only screen and (min-width: 1440px) {
          .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.composition {
            max-width: 10%; } }
        @media only screen and (min-width: 768px) {
          .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.characteristics {
            grid-column: 2 span; } }
        .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.characteristics .cont__info {
          row-gap: 10px; }
          @media only screen and (min-width: 1024px) {
            .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.characteristics .cont__info {
              row-gap: 14px; } }
          .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.characteristics .cont__info .cont__item {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            align-items: center;
            column-gap: 10px; }
            @media only screen and (min-width: 1024px) {
              .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.characteristics .cont__info .cont__item {
                column-gap: 35px; } }
            .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.characteristics .cont__info .cont__item .cont__text {
              display: -webkit-box;
              display: -webkit-flex;
              display: -ms-flexbox;
              display: flex;
              align-items: center;
              column-gap: 4px;
              flex-grow: 1; }
            .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.characteristics .cont__info .cont__item .cont__num {
              font-family: "DM Sans", Arial, Helvetica, sans-serif;
              font-weight: 300;
              font-style: normal;
              color: rgba(249, 249, 249, 0.7); }
            .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.characteristics .cont__info .cont__item .cont__line {
              display: block;
              position: relative;
              width: 60%;
              height: 1px;
              background-color: rgba(249, 249, 249, 0.2);
              margin-right: 10px; }
              @media only screen and (min-width: 1440px) {
                .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.characteristics .cont__info .cont__item .cont__line {
                  width: 150px; } }
              @media only screen and (min-width: 1600px) {
                .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.characteristics .cont__info .cont__item .cont__line {
                  width: 215px; } }
              @media only screen and (min-width: 1920px) {
                .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.characteristics .cont__info .cont__item .cont__line {
                  width: 266px; } }
              .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.characteristics .cont__info .cont__item .cont__line:before {
                content: '';
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                left: 0;
                width: 0;
                height: 1px;
                background-color: #f9f9f9; }
              .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.characteristics .cont__info .cont__item .cont__line:after {
                content: '';
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                width: 5px;
                height: 5px;
                background-color: #f9f9f9;
                border-radius: 50%; }
                @media only screen and (min-width: 1024px) {
                  .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.characteristics .cont__info .cont__item .cont__line:after {
                    width: 9px;
                    height: 9px; } }
              .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.characteristics .cont__info .cont__item .cont__line.line-1:before {
                width: calc(100% * 1 / 5); }
              .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.characteristics .cont__info .cont__item .cont__line.line-1:after {
                left: calc(100% * 1 / 5); }
              .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.characteristics .cont__info .cont__item .cont__line.line-2:before {
                width: calc(100% * 2 / 5); }
              .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.characteristics .cont__info .cont__item .cont__line.line-2:after {
                left: calc(100% * 2 / 5); }
              .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.characteristics .cont__info .cont__item .cont__line.line-3:before {
                width: calc(100% * 3 / 5); }
              .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.characteristics .cont__info .cont__item .cont__line.line-3:after {
                left: calc(100% * 3 / 5); }
              .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.characteristics .cont__info .cont__item .cont__line.line-4:before {
                width: calc(100% * 4 / 5); }
              .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.characteristics .cont__info .cont__item .cont__line.line-4:after {
                left: calc(100% * 4 / 5); }
              .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.characteristics .cont__info .cont__item .cont__line.line-5:before {
                width: 100%; }
              .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column.characteristics .cont__info .cont__item .cont__line.line-5:after {
                left: 100%; }
        .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column .cont__title {
          font-family: "DM Sans", Arial, Helvetica, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 0.938rem;
          line-height: 1;
          text-transform: uppercase;
          color: rgba(249, 249, 249, 0.7);
          margin-bottom: 12px; }
          @media only screen and (min-width: 1024px) {
            .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column .cont__title {
              margin-bottom: 19px; } }
        .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column .cont__info {
          display: grid;
          row-gap: 6px; }
          @media only screen and (min-width: 1024px) {
            .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column .cont__info {
              row-gap: 15px; } }
          .page-shop .cont__products .cont__product .cont__right .cont__right--bottom .cont__column .cont__info .cont__item {
            font-family: "DM Sans", Arial, Helvetica, sans-serif;
            font-weight: 500;
            font-style: normal;
            font-size: 1rem;
            line-height: 1.13;
            color: #f9f9f9; }
      .page-shop .cont__products .cont__product .icon-arrow-big-next {
        display: none;
        font-size: 20px;
        color: #fff; }
        @media only screen and (min-width: 1024px) {
          .page-shop .cont__products .cont__product .icon-arrow-big-next {
            display: block;
            width: 3%;
            text-align: right; } }

.mac-os .page-shop .cont__menu-categories-sticky .cont__menu-categories a.cont__button {
  padding: 13px 26px 9px; }

.page-category {
  position: relative; }
  @media only screen and (min-width: 1440px) {
    .page-category {
      margin-bottom: 229px; } }
  .page-category .cont__products {
    display: grid;
    row-gap: 102px;
    column-gap: 32px;
    margin-top: 74px;
    margin-bottom: 72px; }
    @media only screen and (min-width: 1440px) {
      .page-category .cont__products {
        grid-template-columns: 1fr 1fr;
        margin-bottom: 169px; } }
    .page-category .cont__products .cont__product {
      border-top: solid 1px rgba(249, 249, 249, 0.6);
      padding-top: 16px; }
      @media only screen and (min-width: 768px) {
        .page-category .cont__products .cont__product {
          padding-top: 34px;
          overflow: hidden; } }
      @media only screen and (min-width: 1024px) {
        .page-category .cont__products .cont__product {
          padding-top: 64px; } }
      .page-category .cont__products .cont__product:last-child {
        margin-bottom: 0; }
      .page-category .cont__products .cont__product a {
        display: block;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s; }
        @media only screen and (min-width: 768px) {
          .page-category .cont__products .cont__product a {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            transform: translateX(25px); } }
        @media only screen and (min-width: 1440px) {
          .page-category .cont__products .cont__product a {
            transform: translateX(40px); } }
        .page-category .cont__products .cont__product a:hover {
          transform: translateX(0); }
      .page-category .cont__products .cont__product .cont__title-product {
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 1.75rem;
        line-height: 1.2;
        color: #f9f9f9; }
        @media only screen and (min-width: 1440px) {
          .page-category .cont__products .cont__product .cont__title-product {
            font-size: 2.375rem;
            line-height: 0.95; } }
      .page-category .cont__products .cont__product .cont__top {
        margin-bottom: 11px; }
        @media only screen and (min-width: 768px) {
          .page-category .cont__products .cont__product .cont__top {
            display: none; } }
      .page-category .cont__products .cont__product .cont__left {
        margin-bottom: 26px; }
        @media only screen and (min-width: 768px) {
          .page-category .cont__products .cont__product .cont__left {
            width: 49%;
            margin-bottom: 0; } }
        .page-category .cont__products .cont__product .cont__left img {
          width: 100%; }
      @media only screen and (min-width: 768px) {
        .page-category .cont__products .cont__product .cont__right {
          width: 45%;
          padding-left: 30px;
          padding-top: 7px; } }
      @media only screen and (min-width: 1024px) {
        .page-category .cont__products .cont__product .cont__right {
          width: 48%; } }
      @media only screen and (min-width: 1440px) {
        .page-category .cont__products .cont__product .cont__right {
          width: 45%; } }
      @media only screen and (min-width: 1600px) {
        .page-category .cont__products .cont__product .cont__right {
          width: 47%; } }
      .page-category .cont__products .cont__product .cont__right .cont__right--top h3 {
        display: none;
        margin-bottom: 23px; }
        @media only screen and (min-width: 768px) {
          .page-category .cont__products .cont__product .cont__right .cont__right--top h3 {
            display: block; } }
      .page-category .cont__products .cont__product .cont__right .cont__right--bottom {
        display: grid;
        row-gap: 24px; }
        .page-category .cont__products .cont__product .cont__right .cont__right--bottom .cont__decription {
          font-family: "DM Sans", Arial, Helvetica, sans-serif;
          font-weight: 500;
          font-style: normal;
          font-size: 1rem;
          line-height: 1.13;
          color: #f9f9f9;
          padding-right: 32px; }
        .page-category .cont__products .cont__product .cont__right .cont__right--bottom .cont__column .cont__title {
          font-family: "DM Sans", Arial, Helvetica, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 0.938rem;
          line-height: 1;
          text-transform: uppercase;
          color: rgba(249, 249, 249, 0.7);
          margin-bottom: 12px; }
          @media only screen and (min-width: 1024px) {
            .page-category .cont__products .cont__product .cont__right .cont__right--bottom .cont__column .cont__title {
              margin-bottom: 19px; } }
        .page-category .cont__products .cont__product .cont__right .cont__right--bottom .cont__column .cont__info {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          flex-wrap: wrap;
          column-gap: 8px;
          row-gap: 16px; }
          @media only screen and (min-width: 1024px) {
            .page-category .cont__products .cont__product .cont__right .cont__right--bottom .cont__column .cont__info {
              column-gap: 6px; } }
          .page-category .cont__products .cont__product .cont__right .cont__right--bottom .cont__column .cont__info div.cont__background {
            position: relative;
            display: block;
            width: 32px;
            height: 32px; }
            .page-category .cont__products .cont__product .cont__right .cont__right--bottom .cont__column .cont__info div.cont__background:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              background: url("/wp-content/themes/gorina/assets/TexturaGorinaCloth.png");
              background-size: cover;
              background-repeat: no-repeat; }
      .page-category .cont__products .cont__product .icon-arrow-big-next {
        display: none;
        font-size: 20px;
        color: #fff; }
        @media only screen and (min-width: 1024px) {
          .page-category .cont__products .cont__product .icon-arrow-big-next {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            justify-content: flex-end;
            align-items: flex-end;
            width: 3%; } }

#woofc-area.woofc-area {
  box-shadow: -4px 4px 16px 0 rgba(0, 0, 0, 0.1);
  max-width: 824px; }
  #woofc-area.woofc-area .woofc-inner {
    background-color: #f0ece3; }
  #woofc-area.woofc-area .product-item-thumbnail {
    display: none; }
  #woofc-area.woofc-area .woofc-cart-area .woofc-area-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: transparent;
    height: 90px;
    padding: 0 38px; }
    @media only screen and (min-width: 1280px) {
      #woofc-area.woofc-area .woofc-cart-area .woofc-area-top {
        height: 146px;
        padding: 0 56px; } }
    #woofc-area.woofc-area .woofc-cart-area .woofc-area-top > span {
      font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 2rem;
      line-height: 2.22;
      text-transform: uppercase;
      color: #13431d;
      height: auto; }
      @media only screen and (min-width: 1440px) {
        #woofc-area.woofc-area .woofc-cart-area .woofc-area-top > span {
          font-size: 2.25rem;
          letter-spacing: 2px; } }
      #woofc-area.woofc-area .woofc-cart-area .woofc-area-top > span .woofc-area-count {
        display: none; }
    #woofc-area.woofc-area .woofc-cart-area .woofc-area-top .woofc-close {
      position: relative;
      top: initial;
      left: initial;
      right: initial;
      transform: none; }
      #woofc-area.woofc-area .woofc-cart-area .woofc-area-top .woofc-close i {
        font-size: 35px;
        border: none;
        width: 38px;
        height: 38px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #13431d; }
        #woofc-area.woofc-area .woofc-cart-area .woofc-area-top .woofc-close i:hover {
          color: #13431d; }
  #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 38px; }
      @media only screen and (min-width: 1280px) {
        #woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item {
          padding: 0 56px; } }
      #woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner {
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-start;
        border-top: 1px solid #13431d;
        background-color: #f0ece3;
        padding: 15px 0 16px; }
        #woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-thumb {
          position: relative;
          width: 31%;
          flex: inherit;
          margin-right: 0;
                        /*&:before {
                            content: '';
                            position: absolute;
                            top: 0;
                            left: 0;

                            width: 100%;
                            height: 100%;

                            background: url("/wp-content/themes/gorina/assets/Plantilla_Teixit_Beig.png");
                            background-size: cover;
                        }*/ }
        #woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info {
          flex: inherit;
          margin: 8px 0 0 23px;
          width: 35%; }
          #woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-info .woofc-item-title a {
            font-family: "DM Sans", Arial, Helvetica, sans-serif;
            font-weight: 500;
            font-style: normal;
            font-size: 1.25rem;
            line-height: 1.2;
            color: #13431d; }
            @media only screen and (min-width: 1280px) {
              #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: 9px; } }
          #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: "DM Sans", Arial, Helvetica, sans-serif;
              font-weight: 400;
              font-style: normal;
              font-size: 1.25rem;
              line-height: 1.2;
              color: #13431d;
              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: "DM Sans", Arial, Helvetica, sans-serif;
            font-weight: 400;
            font-style: normal;
            font-size: 1.25rem;
            line-height: 1.2;
            color: #13431d; }
            #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: 1.25rem !important;
              font-weight: 400 !important; }
        #woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty {
          width: 26%;
          margin: auto;
          margin-right: 0; }
          #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: 34px;
            font-weight: 400;
            background-color: transparent;
            color: #13431d;
            width: 58px; }
          #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: 1280px) {
              #woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-qty .woofc-item-qty-inner .quantity {
                width: 15px !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: "DM Sans", Arial, Helvetica, sans-serif;
              font-weight: 700;
              font-style: normal;
              font-size: 1rem;
              line-height: 1.33;
              text-align: center;
              color: #221e1f;
              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: 29px;
            font-weight: 400;
            background-color: transparent;
            color: #13431d;
            margin-top: 1px;
            width: 58px; }
        #woofc-area.woofc-area .woofc-cart-area .woofc-area-mid .woofc-item .woofc-item-inner .woofc-item-remove {
          font-size: 20px; }
  #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column; }
    @media only screen and (min-width: 1280px) {
      #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot {
        padding-bottom: 55px; } }
    #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-link .woofc-empty-cart {
      font-family: "DM Sans", Arial, Helvetica, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 1rem;
      line-height: 1.33;
      text-transform: initial;
      text-decoration: none;
      border: none;
      color: #13431d; }
    #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-data {
      border-top: 1px solid #13431d;
      padding: 22px 0 20px;
      margin: 0 24px 0 38px; }
      @media only screen and (min-width: 1280px) {
        #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-data {
          margin: 0 56px;
          padding: 20px 0 16px; } }
      #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-data.woofc-total > .woofc-data-left {
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 600;
        font-style: normal;
        font-size: 1.5rem;
        line-height: 1.2;
        text-transform: uppercase; }
      #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 .wpc-free-shipping-bar {
        padding: 0;
        margin-bottom: 17px;
        width: 100%; }
        @media only screen and (min-width: 1600px) {
          #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-data .wpc-free-shipping-bar {
            margin-bottom: 21px; } }
        #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-data .wpc-free-shipping-bar .wpcfb-title {
          font-family: "DM Sans", Arial, Helvetica, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 12px;
          line-height: 1.25;
          color: #13431d; }
        #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-data .wpc-free-shipping-bar .wpcfb-message {
          font-family: "DM Sans", Arial, Helvetica, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 12px;
          line-height: 1.25;
          color: #13431d; }
          #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-data .wpc-free-shipping-bar .wpcfb-message > span {
            font-family: "DM Sans", Arial, Helvetica, sans-serif;
            font-weight: 500;
            font-style: normal; }
      #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-data > .woofc-data-left {
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 1.25rem;
        line-height: 1.2;
        letter-spacing: normal;
        color: #13431d; }
      #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-data #woofc-subtotal bdi {
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 1.25rem;
        line-height: 1.2;
        color: #13431d; }
      #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-data #woofc-total bdi {
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 600;
        font-style: normal;
        font-size: 1.5rem;
        line-height: 1.2;
        text-align: right;
        color: #13431d; }
    #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action {
      padding: 30px 0 0;
      margin: 0 24px 0 38px; }
      @media only screen and (min-width: 1280px) {
        #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action {
          margin: 0 56px; } }
      #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner {
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 16px; }
        @media only screen and (min-width: 1280px) {
          #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner a {
            font-size: 1.067rem;
            line-height: 1.25;
            padding: 15px 10px;
            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;
            position: relative;
            font-family: "DM Sans", Arial, Helvetica, sans-serif;
            font-weight: 300;
            font-style: normal;
            font-size: 1rem;
            line-height: 1.25;
            letter-spacing: normal;
            text-align: center;
            text-decoration: none;
            text-transform: uppercase;
            box-shadow: none;
            background-color: transparent;
            color: #fafafa;
            padding: 13px 32px;
            border-radius: 60px;
            border: solid 1px rgba(250, 250, 250, 0.7);
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
            outline: none;
            cursor: pointer;
            width: fit-content;
            border-color: #13431d;
            color: #13431d;
            width: 100%;
            height: initial; }
            @media only screen and (min-width: 1024px) {
              #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-left .woofc-action-cart {
                font-size: 1.125rem;
                line-height: 1.25;
                padding: 16px 40px; } }
            #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; }
              #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-left .woofc-action-cart:hover:after {
                opacity: 1; }
              #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-left .woofc-action-cart:hover span {
                transform: translateX(-15px); }
            #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; }
            #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-left .woofc-action-cart:after {
              content: "";
              z-index: 0;
              position: absolute;
              justify-content: center;
              align-items: center;
              font-family: "gorina";
              font-style: normal !important;
              font-weight: normal !important;
              font-variant: normal !important;
              text-transform: none !important;
              speak: none;
              -webkit-font-smoothing: antialiased;
              font-size: 12px;
              position: absolute;
              top: 50%;
              transform: translateY(-50%);
              right: 15px;
              opacity: 0;
              -webkit-transition: all 0.3s;
              -moz-transition: all 0.3s;
              transition: all 0.3s; }
            #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-left .woofc-action-cart span {
              display: inline-block;
              -webkit-transition: all 0.4s;
              -moz-transition: all 0.4s;
              transition: all 0.4s; }
        #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;
            position: relative;
            font-family: "DM Sans", Arial, Helvetica, sans-serif;
            font-weight: 300;
            font-style: normal;
            font-size: 1rem;
            line-height: 1.25;
            letter-spacing: normal;
            text-align: center;
            text-decoration: none;
            text-transform: uppercase;
            box-shadow: none;
            background-color: transparent;
            color: #fafafa;
            padding: 13px 32px;
            border-radius: 60px;
            border: solid 1px rgba(250, 250, 250, 0.7);
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
            outline: none;
            cursor: pointer;
            width: fit-content;
            border-color: #13431d;
            background-color: #13431d;
            width: 100%;
            height: initial; }
            @media only screen and (min-width: 1024px) {
              #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-right .woofc-action-checkout {
                font-size: 1.125rem;
                line-height: 1.25;
                padding: 16px 40px; } }
            #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; }
              #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-right .woofc-action-checkout:hover:after {
                opacity: 1; }
              #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-right .woofc-action-checkout:hover span {
                transform: translateX(-15px); }
            #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; }
            #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-right .woofc-action-checkout:after {
              content: "";
              z-index: 0;
              position: absolute;
              justify-content: center;
              align-items: center;
              font-family: "gorina";
              font-style: normal !important;
              font-weight: normal !important;
              font-variant: normal !important;
              text-transform: none !important;
              speak: none;
              -webkit-font-smoothing: antialiased;
              font-size: 12px;
              position: absolute;
              top: 50%;
              transform: translateY(-50%);
              right: 15px;
              opacity: 0;
              -webkit-transition: all 0.3s;
              -moz-transition: all 0.3s;
              transition: all 0.3s; }
            #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-action .woofc-action-inner .woofc-action-right .woofc-action-checkout span {
              display: inline-block;
              -webkit-transition: all 0.4s;
              -moz-transition: all 0.4s;
              transition: all 0.4s; }
    #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-suggested {
      margin: 22px 24px 0 38px;
      padding: 0; }
      @media only screen and (min-width: 1280px) {
        #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-suggested {
          margin: 13px 56px; } }
      #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-suggested .woofc-suggested-heading {
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 0.933rem;
        line-height: 1.43;
        color: #13431d; }
      #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-suggested .woofc-suggested-product .woofc-suggested-product-image {
        width: 80px;
        flex: 0 0 80px; }
      #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-suggested .woofc-suggested-product .woofc-suggested-product-info {
        margin-right: 56px; }
        #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-suggested .woofc-suggested-product .woofc-suggested-product-info .woofc-suggested-product-name {
          margin-bottom: 6px; }
          #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-suggested .woofc-suggested-product .woofc-suggested-product-info .woofc-suggested-product-name a {
            font-family: "DM Sans", Arial, Helvetica, sans-serif;
            font-weight: 500;
            font-style: normal;
            font-size: 0.8rem;
            line-height: 1.67;
            color: #13431d; }
            @media only screen and (min-width: 1280px) {
              #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-suggested .woofc-suggested-product .woofc-suggested-product-info .woofc-suggested-product-name a {
                font-size: 1rem;
                line-height: 1.33; } }
        #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-suggested .woofc-suggested-product .woofc-suggested-product-info .woofc-suggested-product-price {
          font-family: "DM Sans", Arial, Helvetica, sans-serif;
          font-weight: 600;
          font-style: normal;
          font-size: 0.933rem;
          line-height: 1.43;
          color: #221e1f;
          opacity: 0.5;
          margin-bottom: 10px; }
        #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-suggested .woofc-suggested-product .woofc-suggested-product-info .woofc-suggested-product-atc a {
          display: block;
          position: relative;
          font-family: "DM Sans", Arial, Helvetica, sans-serif;
          font-weight: 300;
          font-style: normal;
          font-size: 1rem;
          line-height: 1.25;
          letter-spacing: normal;
          text-align: center;
          text-decoration: none;
          text-transform: uppercase;
          box-shadow: none;
          background-color: transparent;
          color: #fafafa;
          padding: 13px 32px;
          border-radius: 60px;
          border: solid 1px rgba(250, 250, 250, 0.7);
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          transition: all 0.3s;
          outline: none;
          cursor: pointer;
          width: fit-content;
          font-family: "DM Sans", Arial, Helvetica, sans-serif;
          font-weight: 500;
          font-style: normal;
          font-size: 0.8rem;
          line-height: 1.67;
          border-radius: 0;
          width: 100%;
          max-width: 255px; }
          @media only screen and (min-width: 1024px) {
            #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-suggested .woofc-suggested-product .woofc-suggested-product-info .woofc-suggested-product-atc a {
              font-size: 1.125rem;
              line-height: 1.25;
              padding: 16px 40px; } }
          #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-suggested .woofc-suggested-product .woofc-suggested-product-info .woofc-suggested-product-atc a:hover {
            text-decoration: none; }
            #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-suggested .woofc-suggested-product .woofc-suggested-product-info .woofc-suggested-product-atc a:hover:after {
              opacity: 1; }
            #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-suggested .woofc-suggested-product .woofc-suggested-product-info .woofc-suggested-product-atc a:hover span {
              transform: translateX(-15px); }
          #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-suggested .woofc-suggested-product .woofc-suggested-product-info .woofc-suggested-product-atc a:disabled {
            opacity: 0.7; }
          #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-suggested .woofc-suggested-product .woofc-suggested-product-info .woofc-suggested-product-atc a:after {
            content: "";
            z-index: 0;
            position: absolute;
            justify-content: center;
            align-items: center;
            font-family: "gorina";
            font-style: normal !important;
            font-weight: normal !important;
            font-variant: normal !important;
            text-transform: none !important;
            speak: none;
            -webkit-font-smoothing: antialiased;
            font-size: 12px;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            right: 15px;
            opacity: 0;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s; }
          #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-suggested .woofc-suggested-product .woofc-suggested-product-info .woofc-suggested-product-atc a span {
            display: inline-block;
            -webkit-transition: all 0.4s;
            -moz-transition: all 0.4s;
            transition: all 0.4s; }
          @media only screen and (min-width: 1280px) {
            #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-suggested .woofc-suggested-product .woofc-suggested-product-info .woofc-suggested-product-atc a {
              font-size: 0.8rem;
              line-height: 1.67; } }
    #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-continue {
      display: none;
      margin-top: 18px; }
      @media only screen and (min-width: 1280px) {
        #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-continue {
          margin-top: 26px; } }
      #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-continue span.woofc-continue-url {
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 0.933rem;
        line-height: 1.43;
        letter-spacing: 0.7px;
        color: #13431d; }
    #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-cross-sells {
      order: -1;
      margin-bottom: 15px; }
      #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-cross-sells .woofc-cross-sells-heading {
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 1.25rem;
        line-height: 1.25;
        opacity: 0.5;
        border-bottom: 3px solid rgba(0, 0, 0, 0.05);
        padding-bottom: 7px; }
      #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-cross-sells .woofc-cross-sells-product-image {
        position: relative; }
        #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-cross-sells .woofc-cross-sells-product-image:after {
          position: absolute;
          content: '';
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: #000000;
          opacity: .03;
          pointer-events: none; }
      #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-cross-sells .slick-dots li {
        width: 8px;
        height: 8px; }
        #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-cross-sells .slick-dots li.slick-active button, #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-cross-sells .slick-dots li:hover button {
          background-color: #000000; }
        #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-cross-sells .slick-dots li button {
          display: block;
          width: 8px;
          height: 8px;
          border-radius: 50%;
          border: 1px solid #000000;
          background-color: transparent;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          transition: all 0.3s; }
          #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-cross-sells .slick-dots li button:before {
            content: none; }
      #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-cross-sells a.add_to_cart_button {
        display: block;
        position: relative;
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 1rem;
        line-height: 1.25;
        letter-spacing: normal;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        box-shadow: none;
        background-color: transparent;
        color: #fafafa;
        padding: 13px 32px;
        border-radius: 60px;
        border: solid 1px rgba(250, 250, 250, 0.7);
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        outline: none;
        cursor: pointer;
        width: fit-content;
        padding: 7px 20px;
        margin-left: 0; }
        @media only screen and (min-width: 1024px) {
          #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-cross-sells a.add_to_cart_button {
            font-size: 1.125rem;
            line-height: 1.25;
            padding: 16px 40px; } }
        #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-cross-sells a.add_to_cart_button:hover {
          text-decoration: none; }
          #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-cross-sells a.add_to_cart_button:hover:after {
            opacity: 1; }
          #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-cross-sells a.add_to_cart_button:hover span {
            transform: translateX(-15px); }
        #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-cross-sells a.add_to_cart_button:disabled {
          opacity: 0.7; }
        #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-cross-sells a.add_to_cart_button:after {
          content: "";
          z-index: 0;
          position: absolute;
          justify-content: center;
          align-items: center;
          font-family: "gorina";
          font-style: normal !important;
          font-weight: normal !important;
          font-variant: normal !important;
          text-transform: none !important;
          speak: none;
          -webkit-font-smoothing: antialiased;
          font-size: 12px;
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          right: 15px;
          opacity: 0;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          transition: all 0.3s; }
        #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-cross-sells a.add_to_cart_button span {
          display: inline-block;
          -webkit-transition: all 0.4s;
          -moz-transition: all 0.4s;
          transition: all 0.4s; }
      #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-cross-sells .woofc-cross-sells-product-price {
        opacity: 1; }
        #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-cross-sells .woofc-cross-sells-product-price del {
          font-family: "DM Sans", Arial, Helvetica, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 12px;
          line-height: 1.83;
          color: #13431d;
          opacity: 1; }
        #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-cross-sells .woofc-cross-sells-product-price ins {
          font-family: "DM Sans", Arial, Helvetica, sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 14px;
          line-height: 1.11;
          text-decoration: none;
          color: #13431d; }
          @media only screen and (min-width: 1600px) {
            #woofc-area.woofc-area .woofc-cart-area .woofc-area-bot .woofc-cross-sells .woofc-cross-sells-product-price ins {
              font-size: 16px;
              line-height: 1.88; } }

.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-header {
  margin-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    .woocommerce-cart .entry-header {
      margin-bottom: 50px; } }
.woocommerce-cart .is-large .wc-block-components-sidebar .wc-block-components-panel,
.woocommerce-cart .is-large .wc-block-components-sidebar .wc-block-components-totals-coupon,
.woocommerce-cart .is-large .wc-block-components-sidebar .wc-block-components-totals-item {
  padding-right: 0;
  padding-left: 0; }
.woocommerce-cart .select2-container .select2-selection {
  background-color: transparent;
  color: #13431d;
  border: none;
  border-bottom: 1px solid #d0c8b5;
  border-radius: 0;
  outline: none; }
  .woocommerce-cart .select2-container .select2-selection:focus {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #d0c8b5;
    border-radius: 0; }
  .woocommerce-cart .select2-container .select2-selection::placeholder {
    color: #13431d; }
.woocommerce-cart .wc-block-cart__submit-container--sticky {
  position: static !important; }
.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items thead .wc-block-cart-items__header th {
  font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2rem;
  line-height: 1.2;
  text-transform: initial; }
  .woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items thead .wc-block-cart-items__header th.wc-block-cart-items__header-image {
    text-align: left; }
.woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row {
  margin-bottom: 15px;
  padding-bottom: 30px;
  border-bottom: 1px solid #13431d; }
  .woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row:last-of-type {
    padding-bottom: 15;
    border: 0; }
  .woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row td {
    border-color: #13431d; }
  .woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__image a {
    position: relative;
                /*&:before {
                  content: '';
                  position: absolute;
                  top: 0;
                  left: 0;

                  width: 100%;
                  height: 100%;

                  background: url("/wp-content/themes/gorina/assets/Plantilla_Teixit_Beig.png");
                  background-size: cover;
                  background-repeat: no-repeat;
                }*/ }
  @media only screen and (min-width: 1024px) {
    .woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__image img {
      min-width: 216px; } }
  .woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-name {
    font-family: "DM Sans", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.25rem;
    line-height: 1.2;
    color: #13431d; }
    @media only screen and (min-width: 1280px) {
      .woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-name {
        display: block;
        margin-bottom: 9px; } }
  .woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__prices .price {
    font-family: "DM Sans", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.25rem;
    line-height: 1.2;
    color: #13431d; }
  @media only screen and (min-width: 768px) {
    .woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity {
      display: flex;
      justify-content: space-between;
      align-items: center; } }
  @media only screen and (min-width: 1024px) {
    .woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity {
      justify-content: stretch; } }
  @media only screen and (min-width: 768px) {
    .woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector {
      margin-bottom: 0; } }
  @media only screen and (min-width: 1024px) {
    .woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector {
      margin-right: 30px; } }
  .woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
    font-family: "DM Sans", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal; }
  .woocommerce-cart .wc-block-cart .wc-block-cart__main .wc-block-cart-items tbody .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-cart-item__total-price-and-sale-badge-wrapper .price {
    font-family: "DM Sans", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.25rem;
    line-height: 1.2;
    color: #13431d; }
.woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-heading-block {
  font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2rem;
  line-height: 1.2;
  text-transform: initial;
  text-align: left; }
.woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon__form {
  flex-wrap: wrap; }
  @media only screen and (min-width: 1280px) {
    .woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon__form {
      flex-wrap: nowrap; } }
  .woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-text-input input[type=text] {
    background-color: transparent; }
  .woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-button {
    display: block;
    position: relative;
    font-family: "DM Sans", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    box-shadow: none;
    background-color: transparent;
    color: #fafafa;
    padding: 13px 32px;
    border-radius: 60px;
    border: solid 1px rgba(250, 250, 250, 0.7);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    outline: none;
    cursor: pointer;
    width: fit-content;
    font-size: 1rem !important;
    border-color: #13431d;
    background-color: #13431d;
    width: 100%;
    margin: 10px 0 0;
    padding: 10px !important; }
    @media only screen and (min-width: 1024px) {
      .woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-button {
        font-size: 1.125rem;
        line-height: 1.25;
        padding: 16px 40px; } }
    .woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-button:hover {
      text-decoration: none; }
      .woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-button:hover:after {
        opacity: 1; }
      .woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-button:hover span {
        transform: translateX(-15px); }
    .woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-button:disabled {
      opacity: 0.7; }
    .woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-button:after {
      content: "";
      z-index: 0;
      position: absolute;
      justify-content: center;
      align-items: center;
      font-family: "gorina";
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      -webkit-font-smoothing: antialiased;
      font-size: 12px;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 15px;
      opacity: 0;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    .woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-button span {
      display: inline-block;
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      transition: all 0.4s; }
    @media only screen and (min-width: 1280px) {
      .woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-button {
        width: initial;
        margin: 0 0 0 15px; } }
.woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-totals-item__value {
  white-space: break-spaces; }
.woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-shipping-block .wc-blocks-components-select .wc-blocks-components-select__container,
.woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-text-input input[type=text] {
  background-color: transparent; }
.woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-button {
  display: block;
  position: relative;
  font-family: "DM Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: none;
  background-color: transparent;
  color: #fafafa;
  padding: 13px 32px;
  border-radius: 60px;
  border: solid 1px rgba(250, 250, 250, 0.7);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  cursor: pointer;
  width: fit-content;
  font-size: 1rem !important;
  border-color: #13431d;
  background-color: #13431d;
  width: 100%;
  margin: 10px 0 0;
  padding: 10px !important; }
  @media only screen and (min-width: 1024px) {
    .woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-button {
      font-size: 1.125rem;
      line-height: 1.25;
      padding: 16px 40px; } }
  .woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-button:hover {
    text-decoration: none; }
    .woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-button:hover:after {
      opacity: 1; }
    .woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-button:hover span {
      transform: translateX(-15px); }
  .woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-button:disabled {
    opacity: 0.7; }
  .woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-button:after {
    content: "";
    z-index: 0;
    position: absolute;
    justify-content: center;
    align-items: center;
    font-family: "gorina";
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-button span {
    display: inline-block;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s; }
.woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-shipping-block a {
  font-size: 0.8rem; }
.woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-wrapper .wc-block-components-totals-item__description {
  text-align: right; }
.woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wc-block-cart__submit-container a {
  display: block;
  position: relative;
  font-family: "DM Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: none;
  background-color: transparent;
  color: #fafafa;
  padding: 13px 32px;
  border-radius: 60px;
  border: solid 1px rgba(250, 250, 250, 0.7);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  cursor: pointer;
  width: fit-content;
  border-color: #13431d;
  background-color: #13431d; }
  @media only screen and (min-width: 1024px) {
    .woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wc-block-cart__submit-container a {
      font-size: 1.125rem;
      line-height: 1.25;
      padding: 16px 40px; } }
  .woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wc-block-cart__submit-container a:hover {
    text-decoration: none; }
    .woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wc-block-cart__submit-container a:hover:after {
      opacity: 1; }
    .woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wc-block-cart__submit-container a:hover span {
      transform: translateX(-15px); }
  .woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wc-block-cart__submit-container a:disabled {
    opacity: 0.7; }
  .woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wc-block-cart__submit-container a:after {
    content: "";
    z-index: 0;
    position: absolute;
    justify-content: center;
    align-items: center;
    font-family: "gorina";
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .woocommerce-cart .wc-block-cart .wc-block-cart__sidebar .wc-block-cart__submit-container a span {
    display: inline-block;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s; }
.woocommerce-cart .wp-block-woocommerce-cart-order-summary-totals-block,
.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items {
  border-color: #13431d; }
.woocommerce-cart .wc-block-components-totals-wrapper {
  border-top: 1px solid #13431d; }
  @media only screen and (min-width: 1440px) {
    .woocommerce-cart .wc-block-components-totals-wrapper {
      font-size: 1.25rem;
      line-height: 1.2; } }
  .woocommerce-cart .wc-block-components-totals-wrapper .wc-block-components-totals-footer-item {
    margin-bottom: 30px; }
    .woocommerce-cart .wc-block-components-totals-wrapper .wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
      font-family: "DM Sans", Arial, Helvetica, sans-serif;
      font-weight: 600;
      font-style: normal;
      font-size: 1.5rem;
      line-height: 1.2;
      text-transform: uppercase; }

.woocommerce-checkout.woocommerce-order-received .cont__steps .cont__step.cont__step--1:before, .woocommerce-checkout.woocommerce-order-received .cont__steps .cont__step.cont__step--2:before {
  opacity: 0; }
.woocommerce-checkout.woocommerce-order-received .cont__steps .cont__step.cont__step--3:before {
  opacity: 1; }
.woocommerce-checkout.woocommerce-order-received .cont__steps .cont__step.cont__step--1, .woocommerce-checkout.woocommerce-order-received .cont__steps .cont__step.cont__step--2, .woocommerce-checkout.woocommerce-order-received .cont__steps .cont__step.cont__step--3 {
  opacity: 1; }
.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-notice--success {
  font-size: 1.3rem; }
  @media only screen and (min-width: 1024px) {
    .woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-notice--success {
      font-size: 1.6rem; } }

.wc-block-components-checkout-place-order-button {
  display: block;
  position: relative;
  font-family: "DM Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: none;
  background-color: transparent;
  color: #fafafa;
  padding: 13px 32px;
  border-radius: 60px;
  border: solid 1px rgba(250, 250, 250, 0.7);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  cursor: pointer;
  width: fit-content;
  border-radius: 0; }
  @media only screen and (min-width: 1024px) {
    .wc-block-components-checkout-place-order-button {
      font-size: 1.125rem;
      line-height: 1.25;
      padding: 16px 40px; } }
  .wc-block-components-checkout-place-order-button:hover {
    text-decoration: none; }
    .wc-block-components-checkout-place-order-button:hover:after {
      opacity: 1; }
    .wc-block-components-checkout-place-order-button:hover span {
      transform: translateX(-15px); }
  .wc-block-components-checkout-place-order-button:disabled {
    opacity: 0.7; }
  .wc-block-components-checkout-place-order-button:after {
    content: "";
    z-index: 0;
    position: absolute;
    justify-content: center;
    align-items: center;
    font-family: "gorina";
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .wc-block-components-checkout-place-order-button span {
    display: inline-block;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s; }

.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; }

.woocommerce .quantity button {
  font-size: 14px;
  background: transparent;
  border: none;
  color: #13431d;
  cursor: pointer; }
  .woocommerce .quantity button.minus {
    font-size: 18px; }
.woocommerce .quantity .qty {
  font-size: 1rem;
  line-height: 1.2;
  -moz-appearance: textfield;
  color: #13431d;
  border: none; }
  .woocommerce .quantity .qty::-webkit-outer-spin-button, .woocommerce .quantity .qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }

.woocommerce-cart table.cart td.actions > button {
  display: block;
  position: relative;
  font-family: "DM Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: none;
  background-color: transparent;
  color: #fafafa;
  padding: 13px 32px;
  border-radius: 60px;
  border: solid 1px rgba(250, 250, 250, 0.7);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  cursor: pointer;
  width: fit-content;
  display: inline-block;
  font-size: 1rem !important;
  border-color: #13431d;
  background-color: #13431d;
  padding-top: 10px !important;
  padding-bottom: 10px !important; }
  @media only screen and (min-width: 1024px) {
    .woocommerce-cart table.cart td.actions > button {
      font-size: 1.125rem;
      line-height: 1.25;
      padding: 16px 40px; } }
  .woocommerce-cart table.cart td.actions > button:hover {
    text-decoration: none; }
    .woocommerce-cart table.cart td.actions > button:hover:after {
      opacity: 1; }
    .woocommerce-cart table.cart td.actions > button:hover span {
      transform: translateX(-15px); }
  .woocommerce-cart table.cart td.actions > button:disabled {
    opacity: 0.7; }
  .woocommerce-cart table.cart td.actions > button:after {
    content: "";
    z-index: 0;
    position: absolute;
    justify-content: center;
    align-items: center;
    font-family: "gorina";
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .woocommerce-cart table.cart td.actions > button span {
    display: inline-block;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s; }
  .woocommerce-cart table.cart td.actions > button:hover {
    border-color: #13431d;
    background-color: #13431d;
    color: #fff; }
  .woocommerce-cart table.cart td.actions > button:disabled {
    display: none; }
.woocommerce-cart table.cart td.actions .coupon input.input-text {
  width: initial !important;
  color: #13431d;
  border-color: #13431d;
  height: 45px;
  margin-right: 20px; }
  .woocommerce-cart table.cart td.actions .coupon input.input-text::placeholder {
    color: #13431d; }
.woocommerce-cart table.cart td.actions .coupon button.button {
  display: block;
  position: relative;
  font-family: "DM Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: none;
  background-color: transparent;
  color: #fafafa;
  padding: 13px 32px;
  border-radius: 60px;
  border: solid 1px rgba(250, 250, 250, 0.7);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  cursor: pointer;
  width: fit-content;
  font-size: 1rem !important;
  border-color: #13431d;
  background-color: #13431d;
  padding-top: 10px !important;
  padding-bottom: 10px !important; }
  @media only screen and (min-width: 1024px) {
    .woocommerce-cart table.cart td.actions .coupon button.button {
      font-size: 1.125rem;
      line-height: 1.25;
      padding: 16px 40px; } }
  .woocommerce-cart table.cart td.actions .coupon button.button:hover {
    text-decoration: none; }
    .woocommerce-cart table.cart td.actions .coupon button.button:hover:after {
      opacity: 1; }
    .woocommerce-cart table.cart td.actions .coupon button.button:hover span {
      transform: translateX(-15px); }
  .woocommerce-cart table.cart td.actions .coupon button.button:disabled {
    opacity: 0.7; }
  .woocommerce-cart table.cart td.actions .coupon button.button:after {
    content: "";
    z-index: 0;
    position: absolute;
    justify-content: center;
    align-items: center;
    font-family: "gorina";
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .woocommerce-cart table.cart td.actions .coupon button.button span {
    display: inline-block;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s; }
  .woocommerce-cart table.cart td.actions .coupon button.button:hover {
    border-color: #13431d;
    background-color: #13431d;
    color: #fff; }

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .cart-collaterals .cart_totals tr td button {
  display: block;
  position: relative;
  font-family: "DM Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: none;
  background-color: transparent;
  color: #fafafa;
  padding: 13px 32px;
  border-radius: 60px;
  border: solid 1px rgba(250, 250, 250, 0.7);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  cursor: pointer;
  width: fit-content;
  border-color: #13431d;
  background-color: #13431d;
  color: #fff !important; }
  @media only screen and (min-width: 1024px) {
    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
    .woocommerce-cart .cart-collaterals .cart_totals tr td button {
      font-size: 1.125rem;
      line-height: 1.25;
      padding: 16px 40px; } }
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
  .woocommerce-cart .cart-collaterals .cart_totals tr td button:hover {
    text-decoration: none; }
    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover:after,
    .woocommerce-cart .cart-collaterals .cart_totals tr td button:hover:after {
      opacity: 1; }
    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover span,
    .woocommerce-cart .cart-collaterals .cart_totals tr td button:hover span {
      transform: translateX(-15px); }
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:disabled,
  .woocommerce-cart .cart-collaterals .cart_totals tr td button:disabled {
    opacity: 0.7; }
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:after,
  .woocommerce-cart .cart-collaterals .cart_totals tr td button:after {
    content: "";
    z-index: 0;
    position: absolute;
    justify-content: center;
    align-items: center;
    font-family: "gorina";
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button span,
  .woocommerce-cart .cart-collaterals .cart_totals tr td button span {
    display: inline-block;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s; }
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
  .woocommerce-cart .cart-collaterals .cart_totals tr td button:hover {
    border-color: #13431d;
    background-color: #13431d;
    color: #fff; }

.woocommerce-cart .cart-collaterals .cart_totals tr td button {
  font-size: 1rem !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important; }

.woocommerce-cart .site-main .entry-content {
  max-width: initial !important; }
.woocommerce-cart .select2-container.select2-container--open .select2-dropdown--below {
  margin-left: 0; }
@media only screen and (min-width: 1024px) {
  .woocommerce-cart .woocommerce {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap; } }
@media only screen and (min-width: 1024px) {
  .woocommerce-cart .woocommerce h2 {
    margin-top: 0; } }
.woocommerce-cart .woocommerce .woocommerce-notices-wrapper {
  width: 100%; }
@media only screen and (min-width: 1024px) {
  .woocommerce-cart .woocommerce form.woocommerce-cart-form {
    padding-right: 4.5283018868%;
    width: 65%; } }
@media only screen and (min-width: 1024px) {
  .woocommerce-cart .woocommerce .cart-collaterals {
    padding-left: 2.2641509434%;
    width: 35%; } }
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
  width: 100%; }

.woocommerce-checkout .site-main .entry-content {
  max-width: initial !important; }
.woocommerce-checkout .select2-container.select2-container--open .select2-dropdown--below {
  margin-left: 0; }
.woocommerce-checkout .wc-block-components-checkout-step__description {
  font-family: "DM Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.2;
  color: #13431d; }
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=email],
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=number],
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=password],
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel],
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=text],
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=url],
.woocommerce-checkout .wc-block-components-text-input input[type=email],
.woocommerce-checkout .wc-block-components-text-input input[type=number],
.woocommerce-checkout .wc-block-components-text-input input[type=password],
.woocommerce-checkout .wc-block-components-text-input input[type=tel],
.woocommerce-checkout .wc-block-components-text-input input[type=text],
.woocommerce-checkout .wc-block-components-text-input input[type=url],
.woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select,
.woocommerce-checkout .wc-block-components-textarea,
.woocommerce-checkout .select2-container .select2-selection {
  background-color: transparent;
  color: #13431d;
  border: none;
  border-bottom: 1px solid #d0c8b5;
  border-radius: 0;
  outline: none; }
  .woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=email]:focus,
  .woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=number]:focus,
  .woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=password]:focus,
  .woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus,
  .woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=text]:focus,
  .woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=url]:focus,
  .woocommerce-checkout .wc-block-components-text-input input[type=email]:focus,
  .woocommerce-checkout .wc-block-components-text-input input[type=number]:focus,
  .woocommerce-checkout .wc-block-components-text-input input[type=password]:focus,
  .woocommerce-checkout .wc-block-components-text-input input[type=tel]:focus,
  .woocommerce-checkout .wc-block-components-text-input input[type=text]:focus,
  .woocommerce-checkout .wc-block-components-text-input input[type=url]:focus,
  .woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select:focus,
  .woocommerce-checkout .wc-block-components-textarea:focus,
  .woocommerce-checkout .select2-container .select2-selection:focus {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #d0c8b5;
    border-radius: 0; }
  .woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=email]::placeholder,
  .woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=number]::placeholder,
  .woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=password]::placeholder,
  .woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel]::placeholder,
  .woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=text]::placeholder,
  .woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=url]::placeholder,
  .woocommerce-checkout .wc-block-components-text-input input[type=email]::placeholder,
  .woocommerce-checkout .wc-block-components-text-input input[type=number]::placeholder,
  .woocommerce-checkout .wc-block-components-text-input input[type=password]::placeholder,
  .woocommerce-checkout .wc-block-components-text-input input[type=tel]::placeholder,
  .woocommerce-checkout .wc-block-components-text-input input[type=text]::placeholder,
  .woocommerce-checkout .wc-block-components-text-input input[type=url]::placeholder,
  .woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select::placeholder,
  .woocommerce-checkout .wc-block-components-textarea::placeholder,
  .woocommerce-checkout .select2-container .select2-selection::placeholder {
    color: #13431d; }
.woocommerce-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input {
  background-color: transparent; }
.woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__container {
  background-color: transparent; }
.woocommerce-checkout .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
.woocommerce-checkout .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
  box-shadow: none;
  border: 1px solid #13431d;
  border-radius: 80px; }
.woocommerce-checkout label:has(input[type=checkbox]) {
  color: #13431d; }
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox],
.woocommerce-checkout input[type=checkbox] {
  min-height: 20px;
  border: 1px solid #13431d;
  background-color: transparent; }
  .woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:hover,
  .woocommerce-checkout input[type=checkbox]:hover {
    cursor: pointer;
    border-color: #FF2C38; }
  .woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked,
  .woocommerce-checkout input[type=checkbox]:checked {
    background-color: #13431d;
    border-color: #13431d;
    box-shadow: inset 0 0 0 0px #fff, inset 0 0 0 10px #13431d; }
.woocommerce-checkout .wc-block-components-title.wc-block-components-title {
  font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.625rem;
  line-height: 1.2;
  letter-spacing: 0.52px;
  letter-spacing: normal !important; }
  @media only screen and (min-width: 768px) {
    .woocommerce-checkout .wc-block-components-title.wc-block-components-title {
      font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 2rem;
      line-height: 1.2;
      letter-spacing: 0.64px; } }
.woocommerce-checkout .wc-block-components-checkout-return-to-cart-button {
  color: #13431d;
  padding-left: 36px;
  padding-right: 0; }
  .woocommerce-checkout .wc-block-components-checkout-return-to-cart-button:before {
    content: none; }
  .woocommerce-checkout .wc-block-components-checkout-return-to-cart-button:after {
    bottom: -5px;
    background-color: #13431d; }
.woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button,
.woocommerce-checkout .woocommerce #payment #place_order,
.woocommerce-checkout .woocommerce-page #payment #place_order {
  display: block;
  position: relative;
  font-family: "DM Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: none;
  background-color: transparent;
  color: #fafafa;
  padding: 13px 32px;
  border-radius: 60px;
  border: solid 1px rgba(250, 250, 250, 0.7);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  cursor: pointer;
  width: fit-content;
  border-color: #13431d;
  background-color: #13431d; }
  @media only screen and (min-width: 1024px) {
    .woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button,
    .woocommerce-checkout .woocommerce #payment #place_order,
    .woocommerce-checkout .woocommerce-page #payment #place_order {
      font-size: 1.125rem;
      line-height: 1.25;
      padding: 16px 40px; } }
  .woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover,
  .woocommerce-checkout .woocommerce #payment #place_order:hover,
  .woocommerce-checkout .woocommerce-page #payment #place_order:hover {
    text-decoration: none; }
    .woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover:after,
    .woocommerce-checkout .woocommerce #payment #place_order:hover:after,
    .woocommerce-checkout .woocommerce-page #payment #place_order:hover:after {
      opacity: 1; }
    .woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover span,
    .woocommerce-checkout .woocommerce #payment #place_order:hover span,
    .woocommerce-checkout .woocommerce-page #payment #place_order:hover span {
      transform: translateX(-15px); }
  .woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:disabled,
  .woocommerce-checkout .woocommerce #payment #place_order:disabled,
  .woocommerce-checkout .woocommerce-page #payment #place_order:disabled {
    opacity: 0.7; }
  .woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:after,
  .woocommerce-checkout .woocommerce #payment #place_order:after,
  .woocommerce-checkout .woocommerce-page #payment #place_order:after {
    content: "";
    z-index: 0;
    position: absolute;
    justify-content: center;
    align-items: center;
    font-family: "gorina";
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button span,
  .woocommerce-checkout .woocommerce #payment #place_order span,
  .woocommerce-checkout .woocommerce-page #payment #place_order span {
    display: inline-block;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s; }
.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block,
.woocommerce-checkout .checkout-order-summary-block-fill {
  border: none !important; }
  .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-totals-block,
  .woocommerce-checkout .checkout-order-summary-block-fill .wp-block-woocommerce-checkout-order-summary-totals-block {
    border-color: #13431d; }
  .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-panel,
  .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-coupon,
  .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-item,
  .woocommerce-checkout .checkout-order-summary-block-fill .wc-block-components-panel,
  .woocommerce-checkout .checkout-order-summary-block-fill .wc-block-components-totals-coupon,
  .woocommerce-checkout .checkout-order-summary-block-fill .wc-block-components-totals-item {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper,
  .woocommerce-checkout .checkout-order-summary-block-fill .wc-block-components-totals-wrapper {
    border-color: #13431d; }
    @media only screen and (min-width: 1440px) {
      .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper,
      .woocommerce-checkout .checkout-order-summary-block-fill .wc-block-components-totals-wrapper {
        font-size: 1.25rem;
        line-height: 1.2; } }
  .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-footer-item,
  .woocommerce-checkout .checkout-order-summary-block-fill .wc-block-components-totals-footer-item {
    margin-bottom: 30px; }
    .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
    .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-footer-item .wc-block-components-totals-item__value span,
    .woocommerce-checkout .checkout-order-summary-block-fill .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
    .woocommerce-checkout .checkout-order-summary-block-fill .wc-block-components-totals-footer-item .wc-block-components-totals-item__value span {
      font-family: "DM Sans", Arial, Helvetica, sans-serif;
      font-weight: 600;
      font-style: normal;
      font-size: 1.5rem;
      line-height: 1.2;
      text-transform: uppercase; }
  .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-formatted-money-amount,
  .woocommerce-checkout .checkout-order-summary-block-fill .wc-block-components-formatted-money-amount {
    font-family: "DM Sans", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal; }
  .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text,
  .woocommerce-checkout .checkout-order-summary-block-fill .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
    font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.625rem;
    line-height: 1.2;
    letter-spacing: 0.52px;
    letter-spacing: normal !important;
    margin-right: 0;
    margin-left: 0; }
    @media only screen and (min-width: 768px) {
      .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text,
      .woocommerce-checkout .checkout-order-summary-block-fill .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
        font-family: "FrizQuadrataStd", Arial, Helvetica, sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 2rem;
        line-height: 1.2;
        letter-spacing: 0.64px; } }
  .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary.is-large,
  .woocommerce-checkout .checkout-order-summary-block-fill .wc-block-components-order-summary.is-large {
    padding: 0; }
    .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary.is-large .wc-block-components-order-summary-item,
    .woocommerce-checkout .checkout-order-summary-block-fill .wc-block-components-order-summary.is-large .wc-block-components-order-summary-item {
      border-top: 1px solid #13431d;
      padding-top: 16px; }
      .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary.is-large .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image,
      .woocommerce-checkout .checkout-order-summary-block-fill .wc-block-components-order-summary.is-large .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image {
        position: relative;
        margin: 0;
                    /*&:before {
                        content: '';
                        position: absolute;
                        top: 0;
                        left: 0;

                        width: 100%;
                        height: 100%;

                        background: url("/wp-content/themes/gorina/assets/Plantilla_Teixit_Beig.png");
                        background-size: cover;
                        background-repeat: no-repeat;
                    }*/ }
        @media only screen and (min-width: 1024px) {
          .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary.is-large .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image,
          .woocommerce-checkout .checkout-order-summary-block-fill .wc-block-components-order-summary.is-large .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image {
            min-width: 37%; } }
        .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary.is-large .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image img,
        .woocommerce-checkout .checkout-order-summary-block-fill .wc-block-components-order-summary.is-large .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image img {
          height: 100%;
          width: 100%; }
          @media only screen and (min-width: 1024px) {
            .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary.is-large .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image img,
            .woocommerce-checkout .checkout-order-summary-block-fill .wc-block-components-order-summary.is-large .wc-block-components-order-summary-item .wc-block-components-order-summary-item__image img {
              max-width: 100%;
              min-width: 100%; } }
      .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary.is-large .wc-block-components-order-summary-item .wc-block-components-product-name,
      .woocommerce-checkout .checkout-order-summary-block-fill .wc-block-components-order-summary.is-large .wc-block-components-order-summary-item .wc-block-components-product-name {
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 1.25rem;
        line-height: 1.2;
        color: #13431d; }
        @media only screen and (min-width: 1280px) {
          .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary.is-large .wc-block-components-order-summary-item .wc-block-components-product-name,
          .woocommerce-checkout .checkout-order-summary-block-fill .wc-block-components-order-summary.is-large .wc-block-components-order-summary-item .wc-block-components-product-name {
            display: block;
            margin-bottom: 9px; } }
      .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary.is-large .wc-block-components-order-summary-item .price,
      .woocommerce-checkout .checkout-order-summary-block-fill .wc-block-components-order-summary.is-large .wc-block-components-order-summary-item .price {
        font-family: "DM Sans", Arial, Helvetica, sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 1.25rem;
        line-height: 1.2;
        color: #13431d;
        padding: 0; }
      .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary.is-large .wc-block-components-order-summary-item .wc-block-components-product-metadata,
      .woocommerce-checkout .checkout-order-summary-block-fill .wc-block-components-order-summary.is-large .wc-block-components-order-summary-item .wc-block-components-product-metadata {
        display: none; }
  .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__form,
  .woocommerce-checkout .checkout-order-summary-block-fill .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__form {
    flex-wrap: wrap; }
    @media only screen and (min-width: 1280px) {
      .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__form,
      .woocommerce-checkout .checkout-order-summary-block-fill .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__form {
        flex-wrap: nowrap; } }
    .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-text-input input[type=text],
    .woocommerce-checkout .checkout-order-summary-block-fill .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-text-input input[type=text] {
      background-color: transparent; }
    .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-button,
    .woocommerce-checkout .checkout-order-summary-block-fill .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-button {
      display: block;
      position: relative;
      font-family: "DM Sans", Arial, Helvetica, sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 1rem;
      line-height: 1.25;
      letter-spacing: normal;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      box-shadow: none;
      background-color: transparent;
      color: #fafafa;
      padding: 13px 32px;
      border-radius: 60px;
      border: solid 1px rgba(250, 250, 250, 0.7);
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s;
      outline: none;
      cursor: pointer;
      width: fit-content;
      font-size: 1rem !important;
      border-color: #13431d;
      background-color: #13431d;
      width: 100%;
      margin: 10px 0 0;
      padding: 10px !important; }
      @media only screen and (min-width: 1024px) {
        .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-button,
        .woocommerce-checkout .checkout-order-summary-block-fill .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-button {
          font-size: 1.125rem;
          line-height: 1.25;
          padding: 16px 40px; } }
      .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-button:hover,
      .woocommerce-checkout .checkout-order-summary-block-fill .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-button:hover {
        text-decoration: none; }
        .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-button:hover:after,
        .woocommerce-checkout .checkout-order-summary-block-fill .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-button:hover:after {
          opacity: 1; }
        .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-button:hover span,
        .woocommerce-checkout .checkout-order-summary-block-fill .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-button:hover span {
          transform: translateX(-15px); }
      .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-button:disabled,
      .woocommerce-checkout .checkout-order-summary-block-fill .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-button:disabled {
        opacity: 0.7; }
      .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-button:after,
      .woocommerce-checkout .checkout-order-summary-block-fill .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-button:after {
        content: "";
        z-index: 0;
        position: absolute;
        justify-content: center;
        align-items: center;
        font-family: "gorina";
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        -webkit-font-smoothing: antialiased;
        font-size: 12px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 15px;
        opacity: 0;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s; }
      .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-button span,
      .woocommerce-checkout .checkout-order-summary-block-fill .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-button span {
        display: inline-block;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s; }
      @media only screen and (min-width: 1280px) {
        .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-button,
        .woocommerce-checkout .checkout-order-summary-block-fill .wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-totals-coupon__form .wc-block-components-button {
          width: initial;
          margin: 0 0 0 15px; } }
@media only screen and (min-width: 1024px) {
  .woocommerce-checkout form.checkout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap; } }
.woocommerce-checkout form.checkout .woocommerce-NoticeGroup {
  width: 100%; }
@media only screen and (min-width: 1024px) {
  .woocommerce-checkout form.checkout .left-checkout {
    padding-right: 4.5283018868%;
    width: 65%; } }
.woocommerce-checkout form.checkout .left-checkout #customer_details {
  display: grid;
  row-gap: 70px; }
  .woocommerce-checkout form.checkout .left-checkout #customer_details:before, .woocommerce-checkout form.checkout .left-checkout #customer_details:after {
    content: none; }
  .woocommerce-checkout form.checkout .left-checkout #customer_details > div {
    width: 100%; }
@media only screen and (min-width: 1024px) {
  .woocommerce-checkout form.checkout .right-checkout {
    padding-left: 2.2641509434%;
    width: 35%; } }
.woocommerce-checkout .woocommerce table.shop_table {
  border: none;
  border-collapse: collapse; }
  .woocommerce-checkout .woocommerce table.shop_table th,
  .woocommerce-checkout .woocommerce table.shop_table td {
    border-width: 0 0 1px 0; }
  .woocommerce-checkout .woocommerce table.shop_table small {
    color: rgba(19, 67, 29, 0.8); }
.woocommerce-checkout #payment {
  background-color: transparent; }
  .woocommerce-checkout #payment ul.payment_methods {
    padding: 0; }
    .woocommerce-checkout #payment ul.payment_methods .payment_box {
      background-color: rgba(19, 67, 29, 0.1); }
      .woocommerce-checkout #payment ul.payment_methods .payment_box:before {
        border-bottom-color: rgba(19, 67, 29, 0.1);
        top: -13px; }

.woocommerce-info {
  border-color: #13431d; }
  .woocommerce-info::before {
    color: #13431d; }

.checkout_coupon.woocommerce-form-coupon button {
  display: block;
  position: relative;
  font-family: "DM Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: none;
  background-color: transparent;
  color: #fafafa;
  padding: 13px 32px;
  border-radius: 60px;
  border: solid 1px rgba(250, 250, 250, 0.7);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  cursor: pointer;
  width: fit-content;
  border-color: #13431d;
  background-color: #13431d;
  padding-top: 10px !important;
  padding-bottom: 10px !important; }
  @media only screen and (min-width: 1024px) {
    .checkout_coupon.woocommerce-form-coupon button {
      font-size: 1.125rem;
      line-height: 1.25;
      padding: 16px 40px; } }
  .checkout_coupon.woocommerce-form-coupon button:hover {
    text-decoration: none; }
    .checkout_coupon.woocommerce-form-coupon button:hover:after {
      opacity: 1; }
    .checkout_coupon.woocommerce-form-coupon button:hover span {
      transform: translateX(-15px); }
  .checkout_coupon.woocommerce-form-coupon button:disabled {
    opacity: 0.7; }
  .checkout_coupon.woocommerce-form-coupon button:after {
    content: "";
    z-index: 0;
    position: absolute;
    justify-content: center;
    align-items: center;
    font-family: "gorina";
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .checkout_coupon.woocommerce-form-coupon button span {
    display: inline-block;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s; }
  .checkout_coupon.woocommerce-form-coupon button:hover {
    border-color: #13431d;
    background-color: #13431d;
    color: #fff; }

.woocommerce table.shop_table {
  border: none;
  border-collapse: collapse; }
  .woocommerce table.shop_table th,
  .woocommerce table.shop_table td {
    border-width: 0 0 1px 0; }
  .woocommerce table.shop_table small {
    color: rgba(19, 67, 29, 0.8); }
  @media only screen and (min-width: 1024px) {
    .woocommerce table.shop_table .product-thumbnail img {
      min-width: 216px; } }

body.woocommerce-checkout .site-main .entry-content .order-again a {
  display: block;
  position: relative;
  font-family: "DM Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: none;
  background-color: transparent;
  color: #fafafa;
  padding: 13px 32px;
  border-radius: 60px;
  border: solid 1px rgba(250, 250, 250, 0.7);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
  cursor: pointer;
  width: fit-content;
  border-color: #13431d;
  background-color: #13431d;
  padding-top: 10px !important;
  padding-bottom: 10px !important; }
  @media only screen and (min-width: 1024px) {
    body.woocommerce-checkout .site-main .entry-content .order-again a {
      font-size: 1.125rem;
      line-height: 1.25;
      padding: 16px 40px; } }
  body.woocommerce-checkout .site-main .entry-content .order-again a:hover {
    text-decoration: none; }
    body.woocommerce-checkout .site-main .entry-content .order-again a:hover:after {
      opacity: 1; }
    body.woocommerce-checkout .site-main .entry-content .order-again a:hover span {
      transform: translateX(-15px); }
  body.woocommerce-checkout .site-main .entry-content .order-again a:disabled {
    opacity: 0.7; }
  body.woocommerce-checkout .site-main .entry-content .order-again a:after {
    content: "";
    z-index: 0;
    position: absolute;
    justify-content: center;
    align-items: center;
    font-family: "gorina";
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  body.woocommerce-checkout .site-main .entry-content .order-again a span {
    display: inline-block;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s; }
  body.woocommerce-checkout .site-main .entry-content .order-again a:hover {
    border-color: #13431d;
    background-color: #13431d;
    color: #fff; }

.woocommerce .woocommerce-customer-details address {
  border: none;
  padding: 0; }

/*# sourceMappingURL=styles.css.map */
