@charset "UTF-8";
@font-face {
  font-family: "Moore TRIAL Henry";
  src: url("fonts/MooreTRIAL-Henry.eot");
  src: url("fonts/MooreTRIAL-Henry.eot?#iefix") format("embedded-opentype"), url("fonts/MooreTRIAL-Henry.woff2") format("woff2"), url("fonts/MooreTRIAL-Henry.woff") format("woff"), url("fonts/MooreTRIAL-Henry.ttf") format("truetype"), url("fonts/MooreTRIAL-Henry.svg#MooreTRIAL-Henry") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "De Fonte Plus Demi Gras";
  src: url("fonts/DeFontePlus-DemiGras.eot");
  src: url("fonts/DeFontePlus-DemiGras.eot?#iefix") format("embedded-opentype"), url("fonts/DeFontePlus-DemiGras.woff2") format("woff2"), url("fonts/DeFontePlus-DemiGras.woff") format("woff"), url("fonts/DeFontePlus-DemiGras.ttf") format("truetype"), url("fonts/DeFontePlus-DemiGras.svg#DeFontePlus-DemiGras") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "De Fonte Plus Normale";
  src: url("fonts/DeFontePlus-Normale.eot");
  src: url("fonts/DeFontePlus-Normale.eot?#iefix") format("embedded-opentype"), url("fonts/DeFontePlus-Normale.woff2") format("woff2"), url("fonts/DeFontePlus-Normale.woff") format("woff"), url("fonts/DeFontePlus-Normale.ttf") format("truetype"), url("fonts/DeFontePlus-Normale.svg#DeFontePlus-Normale") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PP Neue Montreal";
  src: url("fonts/PPNeueMontreal-Bold.eot");
  src: url("fonts/PPNeueMontreal-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/PPNeueMontreal-Bold.woff2") format("woff2"), url("fonts/PPNeueMontreal-Bold.woff") format("woff"), url("fonts/PPNeueMontreal-Bold.ttf") format("truetype"), url("fonts/PPNeueMontreal-Bold.svg#PPNeueMontreal-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PP Neue Montreal";
  src: url("fonts/PPNeueMontreal-Italic.eot");
  src: url("fonts/PPNeueMontreal-Italic.eot?#iefix") format("embedded-opentype"), url("fonts/PPNeueMontreal-Italic.woff2") format("woff2"), url("fonts/PPNeueMontreal-Italic.woff") format("woff"), url("fonts/PPNeueMontreal-Italic.ttf") format("truetype"), url("fonts/PPNeueMontreal-Italic.svg#PPNeueMontreal-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "PP Neue Montreal";
  src: url("fonts/PPNeueMontreal-BoldItalic.eot");
  src: url("fonts/PPNeueMontreal-BoldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/PPNeueMontreal-BoldItalic.woff2") format("woff2"), url("fonts/PPNeueMontreal-BoldItalic.woff") format("woff"), url("fonts/PPNeueMontreal-BoldItalic.ttf") format("truetype"), url("fonts/PPNeueMontreal-BoldItalic.svg#PPNeueMontreal-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "PP Neue Montreal";
  src: url("fonts/PPNeueMontreal-Regular.eot");
  src: url("fonts/PPNeueMontreal-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/PPNeueMontreal-Regular.woff2") format("woff2"), url("fonts/PPNeueMontreal-Regular.woff") format("woff"), url("fonts/PPNeueMontreal-Regular.ttf") format("truetype"), url("fonts/PPNeueMontreal-Regular.svg#PPNeueMontreal-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Apple Garamond";
  src: url("fonts/AppleGaramond.eot");
  src: url("fonts/AppleGaramond.eot?#iefix") format("embedded-opentype"), url("fonts/AppleGaramond.woff2") format("woff2"), url("fonts/AppleGaramond.woff") format("woff"), url("fonts/AppleGaramond.ttf") format("truetype"), url("fonts/AppleGaramond.svg#AppleGaramond") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Apple Garamond";
  src: url("fonts/AppleGaramond-Italic.eot");
  src: url("fonts/AppleGaramond-Italic.eot?#iefix") format("embedded-opentype"), url("fonts/AppleGaramond-Italic.woff2") format("woff2"), url("fonts/AppleGaramond-Italic.woff") format("woff"), url("fonts/AppleGaramond-Italic.ttf") format("truetype"), url("fonts/AppleGaramond-Italic.svg#AppleGaramond-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
body {
  padding: 0;
  margin: 0;
}
body.overlay {
  position: relative;
}
body.overlay span.overlay-bg {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  display: block;
  top: 0;
  z-index: 15;
}

h1, h2, h3, h4 {
  margin: 0;
  padding: 0;
}

img {
  width: 100%;
  height: 100%;
}

.mobile {
  display: none;
}

.desktop {
  display: block;
}

.woocommerce-shipping-fields {
  display: none;
}

.wpcf7 form .wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output {
  display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
  border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #ffb900; /* Yellow */
}

header {
  position: fixed;
  width: 100%;
  z-index: 10;
}
header .container .follow-us {
  padding: 0 2.0833333333vw;
  position: fixed;
  top: 2.0833333333vw;
}
header .container .follow-us a {
  font-size: 1.0416666667vw;
  line-height: 1.0416666667vw;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  color: #F4B223;
  text-transform: uppercase;
  font-family: "De Fonte Plus Demi Gras";
  text-decoration: none;
  margin-top: 2.0833333333vw;
}
header .container .logo {
  text-align: center;
  padding: 1.3888888889vw 0 0 0;
}
header .container .logo a {
  text-decoration: none;
}
header .container .logo .complete h2 {
  font-family: "Moore TRIAL Henry";
  font-size: 5.5208333333vw;
  line-height: 5vw;
  color: #F4B223;
  letter-spacing: 0.025em;
}
header .container .logo .complete h4 {
  font-family: "De Fonte Plus Normale";
  font-size: 0.8333333333vw;
  line-height: 0.7291666667vw;
  color: #F4B223;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}
header .container .logo .scrolled {
  border-radius: 100%;
  display: inline-block;
  background: #F4B223;
  position: relative;
  width: 6.25vw;
  height: 6.25vw;
  position: fixed;
  margin: 0 auto;
  left: 50%;
  transform: translateX(-50%);
  top: 2.0833333333vw;
  display: none;
}
header .container .logo .scrolled .text {
  position: absolute;
  font-family: "Moore TRIAL Henry";
  font-size: 4.375vw;
  line-height: 0;
  color: #000000;
  letter-spacing: 0.025em;
  top: 53%;
  left: 53%;
  transform: translate(-50%, -50%) rotate(15deg);
}
header .container .logo .scrolled.black {
  background: #000000;
}
header .container .logo .scrolled.black .text {
  color: #F4B223;
}
header .container .logo .scrolled.yellow {
  background: #F4B223;
}
header .container .logo .scrolled.yellow .text {
  color: #000000;
}
header .container .cart {
  padding: 0 2.0833333333vw;
  position: fixed;
  top: 2.0833333333vw;
  width: 2.9166666667vw;
  right: 0;
}
header .container .cart .icon svg {
  width: 100%;
}
header .container .cart .icon svg path {
  fill: #F4B223;
}
header .container .cart.black .icon svg path {
  fill: #000000;
}
header .container .cart.yellow .icon svg path {
  fill: #F4B223;
}

@media screen and (max-width: 767px) {
  header .container .follow-us {
    padding: 0 3.4782608696vw;
    position: fixed;
    top: 3.4782608696vw;
    display: none;
  }
  header .container .follow-us a {
    font-size: 3.125vw;
    line-height: 3.125vw;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    color: #F4B223;
    text-transform: uppercase;
    font-family: "De Fonte Plus Demi Gras";
    text-decoration: none;
    margin-top: 6.25vw;
  }
  header .container .logo {
    text-align: center;
    padding: 6.25vw 0 0 0;
  }
  header .container .logo .complete h2 {
    font-family: "Moore TRIAL Henry";
    font-size: 16.5625vw;
    line-height: 15vw;
    color: #F4B223;
    letter-spacing: 0.025em;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  }
  header .container .logo .complete h4 {
    font-family: "De Fonte Plus Normale";
    font-size: 2.5vw;
    line-height: 2.1875vw;
    color: #F4B223;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  }
  header .container .logo .scrolled {
    border-radius: 100%;
    display: inline-block;
    background: #F4B223;
    position: relative;
    width: 18.75vw;
    height: 18.75vw;
    position: fixed;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
    top: 6.25vw;
    display: none;
  }
  header .container .logo .scrolled .text {
    position: absolute;
    font-family: "Moore TRIAL Henry";
    font-size: 13.125vw;
    line-height: 0;
    color: #000000;
    letter-spacing: 0.025em;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-15deg);
  }
  header .container .logo .scrolled.black {
    background: #000000;
  }
  header .container .logo .scrolled.black .text {
    color: #F4B223;
  }
  header .container .logo .scrolled.yellow {
    background: #F4B223;
  }
  header .container .logo .scrolled.yellow .text {
    color: #000000;
  }
  header .container .cart {
    padding: 0 3.4782608696vw;
    position: fixed;
    top: 6.25vw;
    width: 8.75vw;
    right: 0;
  }
}
.mini-cart-content {
  position: fixed;
  z-index: 9999;
  background: #F4B223;
  width: 24.3055555556vw;
  right: 0;
  top: 0;
  height: 100%;
  box-shadow: 0.6944444444vw 0vw 0.6944444444vw 0.0694444444vw rgba(0, 0, 0, 0.6);
  right: -100%;
}
.mini-cart-content .content {
  padding: 0 1.0416666667vw;
}
.mini-cart-content .content .custom-mini-cart .count h3 {
  text-transform: uppercase;
  font-size: 0.9722222222vw;
  color: #000000;
  padding: 1.0416666667vw 0 0;
  font-family: "PP Neue Montreal";
}
.mini-cart-content .content .custom-mini-cart .close-btn {
  position: absolute;
  top: 0.8333333333vw;
  right: 1.0416666667vw;
  width: 1.3888888889vw;
  height: 1.3888888889vw;
  cursor: pointer;
}
.mini-cart-content .content .custom-mini-cart .close-btn .thumb {
  width: 100%;
  height: 100%;
}
.mini-cart-content .content .custom-mini-cart .close-btn .thumb svg {
  width: 100%;
  height: 100%;
}
.mini-cart-content .content .custom-mini-cart ul {
  overflow-y: scroll;
  height: calc(100vh - 17.3611111111vw);
  border-top: 0.1388888889vw solid #000000;
  border-bottom: 0.1388888889vw solid #000000;
  list-style: none;
  padding: 0;
}
.mini-cart-content .content .custom-mini-cart ul::-webkit-scrollbar {
  width: 0.6944444444vw;
}
.mini-cart-content .content .custom-mini-cart ul::-webkit-scrollbar-track {
  background-color: transparent;
}
.mini-cart-content .content .custom-mini-cart ul::-webkit-scrollbar-thumb {
  background-color: #000000;
  border-radius: 1.0416666667vw;
}
.mini-cart-content .content .custom-mini-cart ul li {
  padding: 1.0416666667vw 0.6944444444vw 1.0416666667vw;
  margin-bottom: 1.0416666667vw;
  margin-top: 1.0416666667vw;
  border-radius: 1.0416666667vw;
}
.mini-cart-content .content .custom-mini-cart ul li:last-child {
  border-bottom: none;
}
.mini-cart-content .content .custom-mini-cart ul li::after {
  content: "";
  display: block;
  clear: both;
}
.mini-cart-content .content .custom-mini-cart ul li .thumb {
  width: 6.9444444444vw;
  float: right;
  box-shadow: 0vw 0vw 0.7638888889vw 0vw rgba(0, 0, 0, 0.68);
  border-radius: 1.0416666667vw;
  overflow: hidden;
}
.mini-cart-content .content .custom-mini-cart ul li .thumb img {
  width: 100%;
  height: auto;
}
.mini-cart-content .content .custom-mini-cart ul li .data {
  float: left;
  position: relative;
  height: 6.9444444444vw;
  width: 10.4166666667vw;
}
.mini-cart-content .content .custom-mini-cart ul li .data h3 {
  margin: 0;
  padding-top: 0.6944444444vw;
  font-size: 0.8333333333vw;
  font-family: "PP Neue Montreal";
  color: #000000;
}
.mini-cart-content .content .custom-mini-cart ul li .data h3 a {
  text-decoration: none;
  color: #000000;
}
.mini-cart-content .content .custom-mini-cart ul li .data h4 {
  margin: 0;
  color: #F4B223;
  font-weight: 300;
  font-size: 0.8333333333vw;
  font-family: "PP Neue Montreal";
  color: #000000;
}
.mini-cart-content .content .custom-mini-cart ul li .data .trash-btn {
  position: absolute;
  bottom: 0;
  width: 1.0416666667vw;
  color: #000000;
}
.mini-cart-content .content .custom-mini-cart ul li .data .trash-btn svg path {
  fill: #000000;
}
.mini-cart-content .content .custom-mini-cart .totals-box {
  margin-bottom: 1.3888888889vw;
  padding: 0.6944444444vw 0 0;
}
.mini-cart-content .content .custom-mini-cart .totals-box::after {
  content: "";
  display: block;
  clear: both;
}
.mini-cart-content .content .custom-mini-cart .totals-box .total-title {
  float: left;
}
.mini-cart-content .content .custom-mini-cart .totals-box .total-title h4 {
  margin: 0;
  font-size: 1.3888888889vw;
  text-transform: uppercase;
  font-family: "PP Neue Montreal";
}
.mini-cart-content .content .custom-mini-cart .totals-box .total {
  float: right;
  font-size: 1.3888888889vw;
  font-weight: bold;
  font-family: "PP Neue Montreal";
}
.mini-cart-content .content .custom-mini-cart .buttons .btn {
  font-size: 0.9722222222vw;
  background: #000000;
  color: #F4B223;
  text-decoration: none;
  font-family: "De Fonte Plus Normale";
  border-radius: 3.4722222222vw;
  font-size: 1.3888888889vw;
  padding: 0.5555555556vw 0;
  transition: all 300ms ease-in-out;
  border: 1px solid #000000;
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 0.6944444444vw;
}
.mini-cart-content .content .custom-mini-cart .buttons .btn:hover {
  background: #F4B223;
  color: #000000;
}

@media screen and (max-width: 767px) {
  .mini-cart-content {
    position: fixed;
    z-index: 9999;
    width: 68.6956521739vw;
    right: 0;
    top: 0;
    height: 100%;
    box-shadow: 1.7391304348vw 0vw 1.7391304348vw 0.1739130435vw rgba(0, 0, 0, 0.6);
    right: -100%;
  }
  .mini-cart-content .content {
    padding: 0 2.6086956522vw;
  }
  .mini-cart-content .content .custom-mini-cart .count h3 {
    text-transform: uppercase;
    font-size: 2.7826086957vw;
  }
  .mini-cart-content .content .custom-mini-cart .close-btn {
    position: absolute;
    top: 2.0869565217vw;
    right: 2.6086956522vw;
    width: 4.1739130435vw;
    height: 4.1739130435vw;
    cursor: pointer;
  }
  .mini-cart-content .content .custom-mini-cart .close-btn .thumb {
    width: 100%;
    height: 100%;
  }
  .mini-cart-content .content .custom-mini-cart .close-btn .thumb svg {
    width: 100%;
    height: 100%;
  }
  .mini-cart-content .content .custom-mini-cart ul {
    overflow-y: scroll;
    height: calc(100vh - 62.6086956522vw);
  }
  .mini-cart-content .content .custom-mini-cart ul::-webkit-scrollbar {
    width: 1.7391304348vw;
  }
  .mini-cart-content .content .custom-mini-cart ul::-webkit-scrollbar-track {
    background-color: transparent;
  }
  .mini-cart-content .content .custom-mini-cart ul::-webkit-scrollbar-thumb {
    background-color: #000000;
    border-radius: 2.6086956522vw;
  }
  .mini-cart-content .content .custom-mini-cart ul li {
    padding: 2.6086956522vw 1.7391304348vw 2.6086956522vw;
    margin-bottom: 2.6086956522vw;
    margin-top: 2.6086956522vw;
    border-radius: 2.6086956522vw;
  }
  .mini-cart-content .content .custom-mini-cart ul li:last-child {
    border-bottom: none;
  }
  .mini-cart-content .content .custom-mini-cart ul li::after {
    content: "";
    display: block;
    clear: both;
  }
  .mini-cart-content .content .custom-mini-cart ul li .thumb {
    width: 19.1304347826vw;
    float: right;
    box-shadow: 0vw 0vw 1.9130434783vw 0vw rgba(0, 0, 0, 0.68);
    border-radius: 2.6086956522vw;
    overflow: hidden;
  }
  .mini-cart-content .content .custom-mini-cart ul li .thumb img {
    width: 100%;
    height: auto;
  }
  .mini-cart-content .content .custom-mini-cart ul li .data {
    float: left;
    position: relative;
    height: 17.3913043478vw;
    width: 34.7826086957vw;
    padding-bottom: 3.4782608696vw;
  }
  .mini-cart-content .content .custom-mini-cart ul li .data h3 {
    margin: 0;
    padding-top: 2.6666666667vw;
    font-size: 3.7333333333vw;
  }
  .mini-cart-content .content .custom-mini-cart ul li .data h3 a {
    text-decoration: none;
  }
  .mini-cart-content .content .custom-mini-cart ul li .data h4 {
    margin: 0;
    font-weight: 300;
    font-size: 3.7333333333vw;
    padding-top: 2.6666666667vw;
    padding-bottom: 2.6666666667vw;
  }
  .mini-cart-content .content .custom-mini-cart ul li .data .trash-btn {
    position: absolute;
    bottom: 0;
    width: 4.5333333333vw;
  }
  .mini-cart-content .content .custom-mini-cart .totals-box {
    margin-bottom: 3.4782608696vw;
    padding: 1.7391304348vw 0 0;
  }
  .mini-cart-content .content .custom-mini-cart .totals-box::after {
    content: "";
    display: block;
    clear: both;
  }
  .mini-cart-content .content .custom-mini-cart .totals-box .total-title {
    float: left;
  }
  .mini-cart-content .content .custom-mini-cart .totals-box .total-title h4 {
    margin: 0;
    font-size: 3.8260869565vw;
    text-transform: uppercase;
  }
  .mini-cart-content .content .custom-mini-cart .totals-box .total {
    float: right;
    font-size: 3.8260869565vw;
    font-weight: bold;
  }
  .mini-cart-content .content .custom-mini-cart .buttons .btn {
    border-radius: 13.3333333333vw;
    font-size: 5.3333333333vw;
  }
}
footer {
  position: fixed;
  bottom: 0;
}
footer .content p {
  font-family: "De Fonte Plus Normale";
  font-size: 0.5555555556vw;
  line-height: 0.4861111111vw;
  color: #F4B223;
  padding: 0 0 1.3888888889vh 1.3888888889vh;
}
footer .content p.black {
  color: #000000;
}
footer .content p.yellow {
  color: #F4B223;
}

@media screen and (max-width: 767px) {
  footer {
    position: fixed;
    bottom: 0;
  }
  footer .content p {
    font-family: "De Fonte Plus Normale";
    font-size: 2.5vw;
    line-height: 2.1875vw;
    color: #F4B223;
    padding: 0 0 4.6875vw 4.6875vw;
  }
}
.main-section {
  height: 100vh;
  background: linear-gradient(to bottom, #000000 50%, #F4B223 50%);
  overflow: hidden;
}
.main-section .container .content .can-box {
  padding-top: 3.4722222222vw;
  transform: translateY(-100vh); /* Initially off-screen */
  opacity: 1; /* Initially invisible */
  transition: transform 0.5s ease-out;
}
.main-section .container .content .can-box ul {
  width: 79.1666666667vw;
  margin: 0 auto;
  padding: 0;
}
.main-section .container .content .can-box ul li {
  display: inline-block;
  width: 36.1111111111vw;
  margin: 0 -11.7361111111vw;
}
.main-section .container .content h1 {
  font-family: "De Fonte Plus Demi Gras";
  font-size: 3.1944444444vw;
  line-height: 2.7777777778vw;
  color: #F4B223;
  letter-spacing: -0.01em;
  text-align: left;
  padding-top: 13.8888888889vw;
  padding-left: 1.3888888889vw;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.main-section .container .content h2 {
  font-family: "De Fonte Plus Demi Gras";
  font-size: 3.1944444444vw;
  line-height: 3.1944444444vw;
  color: #fff;
  letter-spacing: -0.01em;
  text-align: right;
  position: absolute;
  bottom: 1.3888888889vw;
  z-index: 2;
  right: 1.3888888889vw;
}
.main-section .container .content .thumb-box {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.main-section .container .content .thumb-box .thumb {
  width: 27.7777777778vw;
  position: absolute;
  top: -13.8888888889vw;
}
.main-section .container .content .thumb-box .box-controls {
  text-align: center;
  padding-top: 3.4722222222vw;
  position: relative;
  z-index: 4;
  top: 13.8888888889vw;
}
.main-section .container .content .thumb-box .box-controls a {
  background: #F4B223;
  color: #000000;
  text-decoration: none;
  font-family: "De Fonte Plus Normale";
  border-radius: 5.625vw;
  font-size: 1.25vw;
  padding: 0.3472222222vw 4.1666666667vw;
  transition: background 300ms ease-in-out;
  border: 1px solid #000000;
}
.main-section .container .content .thumb-box .box-controls a:hover {
  background: #fff;
}

.info {
  background: #F4B223;
  padding-top: 15.625vw;
}
.info .container {
  width: 72.7083333333vw;
  margin: 0 auto;
}
.info .container .marquee {
  overflow: hidden;
  position: relative;
  width: 39.4791666667vw;
  height: 3.125vw;
}
.info .container .marquee div {
  display: block;
  width: 200%;
  height: 3.125vw;
  position: absolute;
  overflow: hidden;
  animation: marquee 10s linear infinite;
}
.info .container .marquee span {
  float: left;
  width: 50%;
  font-size: 1.0416666667vw;
  line-height: 1.0416666667vw;
  font-family: "De Fonte Plus Normale";
}
.info .container .content-box::after {
  content: "";
  display: block;
  clear: both;
}
.info .container .content-box .text-boxes-content {
  float: left;
  width: 39.4791666667vw;
}
.info .container .content-box .text-boxes-content .text-content {
  width: 18.5416666667vw;
  float: left;
  position: relative;
  min-height: 28.125vw;
}
.info .container .content-box .text-boxes-content .text-content:nth-child(2n+2) {
  padding: 0 1.0416666667vw;
}
.info .container .content-box .text-boxes-content .text-content:nth-child(2n+2)::before {
  content: "";
  width: 1px;
  background: #000000;
  height: 100%;
  position: absolute;
  left: 0.5208333333vw;
}
.info .container .content-box .text-boxes-content .text-content::after {
  content: "";
  width: 100%;
  background: #000000;
  height: 1px;
  position: absolute;
  bottom: 0;
}
.info .container .content-box .text-boxes-content .text-content:nth-child(5)::after {
  display: none;
}
.info .container .content-box .text-boxes-content .text-content:last-child {
  min-height: 14.9305555556vw;
}
.info .container .content-box .text-boxes-content .text-content:last-child::after {
  display: none;
}
.info .container .content-box .text-boxes-content .text-content .thumb {
  width: 14.2708333333vw;
}
.info .container .content-box .text-boxes-content .text-content h2 {
  font-size: 3.4375vw;
  line-height: 3.2291666667vw;
  font-family: "De Fonte Plus Demi Gras";
  padding-top: 2.0833333333vw;
}
.info .container .content-box .text-boxes-content .text-content h2 span {
  font-size: 1.5625vw;
  line-height: 1.6666666667vw;
  display: block;
}
.info .container .content-box .text-boxes-content .text-content p {
  font-size: 0.9375vw;
  line-height: 1.0416666667vw;
  font-family: "PP Neue Montreal";
  text-transform: uppercase;
}
.info .container .content-box .text-boxes-content .text-content:last-child {
  width: 100%;
}
.info .container .content-box .text-boxes-content .text-content:last-child .text-box {
  float: left;
  width: 50%;
}
.info .container .content-box .text-boxes-content .text-content:last-child .thumb {
  float: right;
}
.info .container .content-box .info-box-right {
  float: right;
  background: #000000;
  width: 31.5625vw;
}
.info .container .content-box .info-box-right .content-box {
  padding: 1.5625vw;
  height: 68.4027777778vw;
}
.info .container .content-box .info-box-right .content-box h2 {
  font-size: 4.375vw;
  line-height: 3.5416666667vw;
  color: #F4B223;
  font-family: "Apple Garamond";
  letter-spacing: -0.016em;
}
.info .container .content-box .info-box-right .content-box p {
  font-size: 1.3541666667vw;
  line-height: 1.3541666667vw;
  color: #F4B223;
  font-family: "De Fonte Plus Normale";
}
.info .container .content-box .info-box-right .content-box .box-controls {
  text-align: left;
  padding-top: 5.2083333333vw;
}
.info .container .content-box .info-box-right .content-box .box-controls a {
  background: #F4B223;
  color: #000000;
  text-decoration: none;
  font-family: "De Fonte Plus Normale";
  border-radius: 8.4375vw;
  font-size: 0.9375vw;
  padding: 0.5208333333vw 3.125vw;
  transition: background 300ms ease-in-out;
}
.info .container .content-box .info-box-right .content-box .box-controls a:hover {
  background: #fff;
}
.info .container .marquee-bottom {
  border-top: 1px solid #000000;
  padding-top: 2.0833333333vw;
  padding-bottom: 2.0833333333vw;
  margin-top: 2.0833333333vw;
}
.info .container .marquee-bottom .content {
  display: flex;
  gap: 20px;
}
.info .container .marquee-bottom .content::after {
  content: "";
  display: block;
  clear: both;
}
.info .container .marquee-bottom .content .fixed {
  font-family: "Moore TRIAL Henry";
  font-size: 4.5833333333vw;
  line-height: 3.75vw;
}
.info .container .marquee-bottom .content .marquee-specs {
  overflow: hidden;
  position: relative;
  width: 49.8958333333vw;
  height: 3.125vw;
  display: flex;
  gap: 20px;
}
.info .container .marquee-bottom .content .marquee-specs div {
  display: block;
  width: 200%;
  height: 3.125vw;
  position: absolute;
  overflow: hidden;
  animation: marquee 10s linear infinite;
}
.info .container .marquee-bottom .content .marquee-specs span {
  width: 100%;
  font-size: 2.3958333333vw;
  line-height: 1.875vw;
  font-family: "PP Neue Montreal";
  display: inline-block;
  white-space: nowrap;
}

.banners {
  overflow: hidden;
}
.banners .container .content {
  display: flex;
  flex-direction: column; /* usa esto si quieres los banners en una columna */
  align-items: center;
}
.banners .container .content .banner {
  height: 17.8472222222vw;
  display: flex;
  gap: 20px;
}
.banners .container .content .banner:after {
  content: "";
  clear: both;
  display: block;
}
.banners .container .content .banner .item {
  height: 100%;
  font-family: "Moore TRIAL Henry";
  font-size: 18.4722222222vw;
  line-height: 2.0138888889vw;
  display: inline-block;
  white-space: nowrap;
  height: 15.7638888889vw;
}
.banners .container .content .banner .item img {
  width: auto;
  position: relative;
  top: 0.9722222222vw;
}
.banners .container .content .banner.banner1 .item {
  color: #F4B223;
  animation: move 30s ease-in-out infinite alternate;
}
.banners .container .content .banner.banner2 {
  background: #000000;
}
.banners .container .content .banner.banner2 .item {
  color: #fff;
  animation: left 30s ease-in-out infinite alternate;
}
.banners .container .content .banner.banner3 {
  background: #F4B223;
}
.banners .container .content .banner.banner3 .item {
  color: #000000;
  animation: move 35s ease-in-out infinite alternate;
}

.presentation {
  position: relative;
}
.presentation .thumb img {
  display: block;
}
.presentation .container .content {
  position: absolute;
  top: 27.7777777778vw;
  left: 27.7777777778vw;
}
.presentation .container .content .text-box {
  width: 20.8333333333vw;
}
.presentation .container .content .text-box h2 {
  font-size: 3.4027777778vw;
  line-height: 2.4305555556vw;
  color: #F4B223;
  font-family: "Apple Garamond";
  margin-bottom: 2.0833333333vw;
}
.presentation .container .content .text-box p {
  font-family: "De Fonte Plus Normale";
  font-size: 0.6944444444vw;
  line-height: 0.6944444444vw;
  color: #F4B223;
}
.presentation .container .sign {
  width: 5.7638888889vw;
  position: absolute;
  bottom: 13.8888888889vw;
  right: 13.8888888889vw;
}
.presentation .container .sign h3 {
  font-size: 0.625vw;
  line-height: 0.6944444444vw;
  font-family: "PP Neue Montreal";
  text-transform: uppercase;
  color: #F4B223;
  text-align: right;
  font-weight: normal;
}

.can {
  background: #000000;
  height: 100vh;
  position: relative;
}
.can .container .content .content-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.can .container .content .content-box .thumb {
  text-align: center;
  width: 21.0416666667vw;
  margin: 0 auto;
}
.can .container .content .content-box .box-controls {
  text-align: center;
}
.can .container .content .content-box .box-controls a {
  background: #F4B223;
  color: #000000;
  text-decoration: none;
  font-family: "De Fonte Plus Normale";
  border-radius: 8.4375vw;
  font-size: 1.3541666667vw;
  padding: 0.5208333333vw 6.25vw;
  transition: background 300ms ease-in-out;
}
.can .container .content .content-box .box-controls a:hover {
  background: #fff;
}
.can .container .content .text-box {
  width: 91.0416666667vw;
  position: absolute;
  top: 11.4583333333vw;
  left: 50%;
  transform: translateX(-50%);
}
.can .container .content .text-box:after {
  content: "";
  display: block;
  clear: both;
}
.can .container .content .text-box .box p {
  font-size: 10.2083333333vw;
  line-height: 8.0208333333vw;
  font-family: "Moore TRIAL Henry";
  color: #fff;
  margin: 0;
  padding: 0;
}
.can .container .content .text-box .box.left {
  float: left;
  text-align: left;
}
.can .container .content .text-box .box.right {
  float: right;
  text-align: right;
}

@media screen and (max-width: 767px) {
  .mobile {
    display: block;
  }
  .desktop {
    display: none;
  }
  .main-section {
    height: 100vh;
    background: linear-gradient(to bottom, #000000 50%, #F4B223 50%);
    overflow: hidden;
  }
  .main-section .container .content .can-box {
    padding-top: 62.5vw;
    transform: translateY(-100vh); /* Initially off-screen */
    opacity: 1; /* Initially invisible */
    transition: transform 0.5s ease-out;
  }
  .main-section .container .content .can-box ul {
    width: 81.25vw;
    margin: 0 auto;
    padding: 0;
  }
  .main-section .container .content .can-box ul li {
    display: inline-block;
    width: 31.25vw;
    margin: 0 -9.375vw;
  }
  .main-section .container .content h1 {
    font-family: "De Fonte Plus Demi Gras";
    font-size: 7.5vw;
    line-height: 6.25vw;
    color: #F4B223;
    letter-spacing: -0.01em;
    text-align: left;
    padding-top: 28.125vw;
    padding-left: 4.6875vw;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }
  .main-section .container .content h2 {
    font-family: "De Fonte Plus Demi Gras";
    font-size: 7.5vw;
    line-height: 7.5vw;
    color: #fff;
    letter-spacing: -0.01em;
    text-align: right;
    position: absolute;
    bottom: 4.6875vw;
    z-index: 2;
    right: 4.6875vw;
  }
  .main-section .container .content .thumb-box {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 93.75vw;
  }
  .main-section .container .content .thumb-box .thumb {
    width: 100%;
    position: absolute;
    top: -50vw;
  }
  .main-section .container .content .thumb-box .box-controls {
    text-align: center;
    padding-top: 15.625vw;
    position: relative;
    z-index: 4;
    top: 62.5vw;
  }
  .main-section .container .content .thumb-box .box-controls a {
    background: #F4B223;
    color: #000000;
    text-decoration: none;
    font-family: "De Fonte Plus Normale";
    border-radius: 25.3125vw;
    font-size: 4.6875vw;
    padding: 1.5625vw 6.25vw;
    transition: background 300ms ease-in-out;
    border: 1px solid #000000;
  }
  .main-section .container .content .thumb-box .box-controls a:hover {
    background: #fff;
  }
  .info {
    background: #F4B223;
    padding-top: 0;
  }
  .info .container {
    width: 100%;
    margin: 0 auto;
  }
  .info .container .marquee {
    padding-top: 12.1739130435vw;
    overflow: hidden;
    position: relative;
    width: 93.75vw;
    height: 9.375vw;
    margin: 0 auto;
  }
  .info .container .marquee div {
    display: block;
    width: 200%;
    height: 9.375vw;
    position: absolute;
    overflow: hidden;
    animation: marquee 15s linear infinite;
  }
  .info .container .marquee span {
    float: left;
    width: 50%;
    font-size: 3.125vw;
    line-height: 3.125vw;
    font-family: "De Fonte Plus Normale";
  }
  .info .container .content-box::after {
    content: "";
    display: block;
    clear: both;
  }
  .info .container .content-box .text-boxes-content {
    float: none;
    width: 86.9565217391vw;
    margin: 0 auto;
  }
  .info .container .content-box .text-boxes-content .text-content {
    width: 100%;
    float: none;
    position: relative;
    min-height: 84.375vw;
  }
  .info .container .content-box .text-boxes-content .text-content:nth-child(2n+2) {
    padding: 0;
  }
  .info .container .content-box .text-boxes-content .text-content:nth-child(2n+2)::before {
    content: "";
    width: 1px;
    background: #000000;
    height: 100%;
    position: absolute;
    left: 0.8695652174vw;
    display: none;
  }
  .info .container .content-box .text-boxes-content .text-content::after {
    content: "";
    width: 100%;
    background: #000000;
    height: 1px;
    position: absolute;
    bottom: 0;
  }
  .info .container .content-box .text-boxes-content .text-content:nth-child(5)::after {
    display: none;
  }
  .info .container .content-box .text-boxes-content .text-content:last-child::after {
    display: none;
  }
  .info .container .content-box .text-boxes-content .text-content .thumb {
    width: 42.8125vw;
    margin: 0 auto;
  }
  .info .container .content-box .text-boxes-content .text-content h2 {
    font-size: 10.3125vw;
    line-height: 9.6875vw;
    font-family: "De Fonte Plus Demi Gras";
    padding-top: 6.25vw;
  }
  .info .container .content-box .text-boxes-content .text-content h2 span {
    font-size: 4.6875vw;
    line-height: 5vw;
    display: block;
  }
  .info .container .content-box .text-boxes-content .text-content p {
    font-size: 2.8125vw;
    line-height: 3.125vw;
    font-family: "PP Neue Montreal";
    text-transform: uppercase;
  }
  .info .container .content-box .text-boxes-content .text-content:last-child {
    width: 100%;
  }
  .info .container .content-box .text-boxes-content .text-content:last-child .text-box {
    float: none;
    width: 100%;
  }
  .info .container .content-box .text-boxes-content .text-content:last-child .thumb {
    float: none;
    width: 100%;
  }
  .info .container .content-box .info-box-right {
    float: none;
    background: #000000;
    width: 100%;
  }
  .info .container .content-box .info-box-right .content-box {
    padding: 6.25vw 4.6875vw;
    height: auto;
  }
  .info .container .content-box .info-box-right .content-box h2 {
    font-size: 13.125vw;
    line-height: 10.625vw;
    color: #F4B223;
    font-family: "Apple Garamond";
    letter-spacing: -0.016em;
  }
  .info .container .content-box .info-box-right .content-box p {
    font-size: 4.0625vw;
    line-height: 4.0625vw;
    color: #F4B223;
  }
  .info .container .content-box .info-box-right .content-box .box-controls {
    text-align: left;
    padding-top: 15.625vw;
  }
  .info .container .content-box .info-box-right .content-box .box-controls a {
    background: #F4B223;
    color: #000000;
    text-decoration: none;
    font-family: "De Fonte Plus Normale";
    border-radius: 25.3125vw;
    font-size: 2.8125vw;
    padding: 1.5625vw 9.375vw;
    transition: background 300ms ease-in-out;
  }
  .info .container .content-box .info-box-right .content-box .box-controls a:hover {
    background: #fff;
  }
  .info .container .marquee-bottom {
    border-top: 1px solid #000000;
    padding-top: 3.4782608696vw;
    padding-bottom: 3.4782608696vw;
    margin-top: 3.4782608696vw;
  }
  .info .container .marquee-bottom .content {
    width: 93.75vw;
    margin: 0 auto;
  }
  .info .container .marquee-bottom .content::after {
    content: "";
    display: block;
    clear: both;
  }
  .info .container .marquee-bottom .content .fixed {
    font-size: 7.652173913vw;
    line-height: 6.2608695652vw;
    width: 53.125vw;
  }
  .info .container .marquee-bottom .content .marquee-specs {
    width: 83.3043478261vw;
    height: 5.2173913043vw;
  }
  .info .container .marquee-bottom .content .marquee-specs div {
    width: 200%;
    height: 5.2173913043vw;
  }
  .info .container .marquee-bottom .content .marquee-specs span {
    font-size: 4vw;
    line-height: 3.1304347826vw;
  }
  .banners {
    overflow: hidden;
  }
  .banners .container .content {
    display: flex;
    flex-direction: column; /* usa esto si quieres los banners en una columna */
    align-items: center;
  }
  .banners .container .content .banner {
    height: 44.6956521739vw;
    display: flex;
    gap: 20px;
  }
  .banners .container .content .banner:after {
    content: "";
    clear: both;
    display: block;
  }
  .banners .container .content .banner .item {
    height: 100%;
    font-family: "Moore TRIAL Henry";
    font-size: 46.2608695652vw;
    line-height: 5.0434782609vw;
    display: inline-block;
    white-space: nowrap;
    height: 39.4782608696vw;
  }
  .banners .container .content .banner .item img {
    width: auto;
    position: relative;
    top: 2.4347826087vw;
  }
  .banners .container .content .banner.banner1 .item {
    color: #F4B223;
    animation: move 30s ease-in-out infinite alternate;
  }
  .banners .container .content .banner.banner2 {
    background: #000000;
  }
  .banners .container .content .banner.banner2 .item {
    color: #fff;
    animation: left 30s ease-in-out infinite alternate;
  }
  .banners .container .content .banner.banner3 {
    background: #F4B223;
  }
  .banners .container .content .banner.banner3 .item {
    color: #000000;
    animation: move 35s ease-in-out infinite alternate;
  }
  .presentation {
    position: relative;
    height: 100vh;
    margin-bottom: 15.625vw;
  }
  .presentation .thumb-top img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    width: 100%;
    height: 100vh;
  }
  .presentation .container .content {
    position: absolute;
    top: 139.1304347826vw;
    left: 8.6956521739vw;
    background: #F4B223;
    z-index: 3;
  }
  .presentation .container .content .text-box {
    width: 73.4375vw;
    padding: 6.25vw;
  }
  .presentation .container .content .text-box h2 {
    font-size: 15.3125vw;
    line-height: 10.9375vw;
    color: #000000;
    font-family: "Apple Garamond";
  }
  .presentation .container .content .text-box p {
    font-family: "De Fonte Plus Normale";
    font-size: 3.125vw;
    line-height: 3.125vw;
    color: #000000;
  }
  .presentation .container .sign {
    width: 25.9375vw;
    position: absolute;
    bottom: 148.4375vw;
    right: 4.6875vw;
  }
  .presentation .container .sign h3 {
    font-size: 2.8125vw;
    line-height: 3.125vw;
    font-family: "PP Neue Montreal";
    text-transform: uppercase;
    color: #F4B223;
    text-align: right;
    font-weight: normal;
  }
  .can {
    background: #000000;
    height: 100vh;
    position: relative;
    padding-bottom: 15.625vw;
  }
  .can .container .content .content-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
  }
  .can .container .content .content-box .thumb {
    text-align: center;
    width: 62.5vw;
    margin: 0 auto;
  }
  .can .container .content .content-box .box-controls {
    text-align: center;
    width: 93.75vw;
  }
  .can .container .content .content-box .box-controls a {
    background: #F4B223;
    color: #000000;
    text-decoration: none;
    font-family: "De Fonte Plus Normale";
    border-radius: 25.3125vw;
    font-size: 4.0625vw;
    padding: 1.5625vw 4.6875vw;
    transition: background 300ms ease-in-out;
  }
  .can .container .content .content-box .box-controls a:hover {
    background: #fff;
  }
  .can .container .content .text-box {
    width: 93.75vw;
    position: absolute;
    top: 43.4782608696vw;
    left: 50%;
    transform: translateX(-50%);
    height: 125vw; /* Altura visible del contenedor */
    overflow: hidden; /* Ocultar el contenido que sale del contenedor */
    position: relative;
  }
  .can .container .content .text-box:after {
    content: "";
    display: block;
    clear: both;
  }
  .can .container .content .text-box .box {
    position: absolute;
    bottom: -50%; /* Inicia fuera de la pantalla (abajo) */
    animation: downToUp 200s linear infinite;
    width: 100%;
  }
  .can .container .content .text-box .box p {
    font-size: 17.0434782609vw;
    line-height: 13.3913043478vw;
    font-family: "Moore TRIAL Henry";
    color: #fff;
    margin: 0;
    padding: 0;
    text-align: center;
  }
  .can .container .content .text-box .box.left {
    float: none;
    text-align: center;
  }
  .can .container .content .text-box .box.right {
    float: none;
    text-align: center;
  }
}
.page-template-page-contacto {
  background: black;
}
.page-template-page-contacto .header {
  position: inherit;
}
.page-template-page-contacto .header .container .logo .complete h2 {
  color: #F4B223;
}
.page-template-page-contacto .header .container .logo .complete h4 {
  color: #F4B223;
}
.page-template-page-contacto .contacto {
  background: #000000;
  height: 100vh;
}
.page-template-page-contacto .contacto .background-video {
  position: absolute;
  opacity: 0.3;
  height: 100%;
  width: 100%;
}
.page-template-page-contacto .contacto .container {
  position: relative;
  margin: 0 auto;
  height: 100%;
}
.page-template-page-contacto .contacto .container .content {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
}
.page-template-page-contacto .contacto .container .content h1 {
  color: #F4B223;
  font-family: "Apple Garamond";
  font-size: 5.1041666667vw;
  line-height: 3.8541666667vw;
}
.page-template-page-contacto .contacto .container .content p {
  color: #F4B223;
  font-family: "De Fonte Plus Normale";
  font-size: 1.0416666667vw;
  line-height: 1.1458333333vw;
  margin: 2.0833333333vw 0;
}
.page-template-page-contacto .contacto .container .content p.disclaimer {
  margin: 5.2083333333vw 0 0;
}
.page-template-page-contacto .contacto .container .content form .form-group {
  display: inline-block;
  width: 15%;
  margin-right: 1%;
  border-bottom: 1px solid #F4B223;
}
.page-template-page-contacto .contacto .container .content form .form-group p {
  margin: 0.5208333333vw 0;
}
.page-template-page-contacto .contacto .container .content form .form-group input {
  color: #F4B223;
  background: none;
  border: none;
  outline: none;
  text-transform: uppercase;
}
.page-template-page-contacto .contacto .container .content form .form-group input::-moz-placeholder {
  color: #F4B223;
}
.page-template-page-contacto .contacto .container .content form .form-group input::placeholder {
  color: #F4B223;
}
.page-template-page-contacto .contacto .container .content form .box-controls {
  display: inline-block;
  margin-bottom: 2.0833333333vw;
}
.page-template-page-contacto .contacto .container .content form .box-controls .button {
  background: #F4B223;
  color: #000000;
  text-decoration: none;
  font-family: "De Fonte Plus Normale";
  border-radius: 8.4375vw;
  font-size: 1.3541666667vw;
  padding: 0.5208333333vw 1.5625vw;
  transition: background 300ms ease-in-out;
}
.page-template-page-contacto .contacto .container .content form .box-controls .button:hover {
  background: #fff;
}

@media screen and (max-width: 767px) {
  .page-template-page-contacto .contacto {
    background: #000000;
    height: 100vh;
    padding-bottom: 15.625vw;
  }
  .page-template-page-contacto .contacto .container {
    position: relative;
    width: 86.9565217391vw;
    margin: 0 auto;
    height: 100%;
  }
  .page-template-page-contacto .contacto .container .content {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }
  .page-template-page-contacto .contacto .container .content h1 {
    color: #F4B223;
    font-family: "Apple Garamond";
    font-size: 15.3125vw;
    line-height: 11.5625vw;
    padding-bottom: 9.375vw;
    padding-top: 9.375vw;
  }
  .page-template-page-contacto .contacto .container .content p {
    color: #F4B223;
    font-family: "De Fonte Plus Normale";
    font-size: 3.125vw;
    line-height: 3.4375vw;
    margin: 0;
  }
  .page-template-page-contacto .contacto .container .content form {
    padding: 9.375vw 0;
  }
  .page-template-page-contacto .contacto .container .content form .form-group {
    display: block;
    width: 100%;
    margin-right: 0;
    border-bottom: 1px solid #F4B223;
    margin-bottom: 9.375vw;
  }
  .page-template-page-contacto .contacto .container .content form .form-group input {
    color: #F4B223;
    background: none;
    border: none;
    outline: none;
    text-transform: uppercase;
  }
  .page-template-page-contacto .contacto .container .content form .form-group input::-moz-placeholder {
    color: #F4B223;
  }
  .page-template-page-contacto .contacto .container .content form .form-group input::placeholder {
    color: #F4B223;
  }
  .page-template-page-contacto .contacto .container .content form .box-controls {
    display: block;
  }
  .page-template-page-contacto .contacto .container .content form .box-controls .button {
    background: #F4B223;
    color: #000000;
    text-decoration: none;
    font-family: "De Fonte Plus Normale";
    border-radius: 25.3125vw;
    font-size: 4.0625vw;
    padding: 1.5625vw 4.6875vw;
    transition: background 300ms ease-in-out;
    border: none;
    outline: none;
  }
  .page-template-page-contacto .contacto .container .content form .box-controls .button:hover {
    background: #fff;
  }
}
.page-template-page-producto {
  background: #F4B223;
}
.page-template-page-producto .order-canceled-warning {
  width: 100%;
  text-align: center;
  padding: 2.0833333333vw 0;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  margin: 0 0 3.125vw 0;
}
.page-template-page-producto .order-canceled-warning .content-block h3 {
  font-size: 2.0833333333vw;
  line-height: 2.3958333333vw;
  color: #000000;
  font-family: "PP Neue Montreal";
}
.page-template-page-producto .header .container .logo .complete h2 {
  color: #000000;
}
.page-template-page-producto .header .container .logo .complete h4 {
  color: #000000;
}
.page-template-page-producto .header .container .cart .icon svg {
  width: 100%;
}
.page-template-page-producto .header .container .cart .icon svg path {
  fill: #000000;
}
.page-template-page-producto footer .content p {
  color: #000000;
}
.page-template-page-producto footer .content p.black {
  color: #000000;
}
.page-template-page-producto footer .content p.yellow {
  color: #000000;
}
.page-template-page-producto .producto {
  overflow: hidden;
}
.page-template-page-producto .producto .container {
  width: 90.2777777778vw;
  margin: 0 auto;
}
.page-template-page-producto .producto .container .content {
  height: 100vh;
}
.page-template-page-producto .producto .container .content:after {
  content: "";
  display: block;
  clear: both;
}
.page-template-page-producto .producto .container .content .box-info {
  float: left;
  position: relative;
  height: 100%;
  width: 30vw;
}
.page-template-page-producto .producto .container .content .box-info .content-box {
  position: absolute;
  bottom: 2.0833333333vw;
  text-align: left;
}
.page-template-page-producto .producto .container .content .box-info .content-box h2 {
  font-size: 3.3333333333vw;
  line-height: 2.9166666667vw;
  color: #000000;
  font-family: "De Fonte Plus Normale";
  letter-spacing: -0.05em;
}
.page-template-page-producto .producto .container .content .box-info .content-box p {
  font-size: 1.3888888889vw;
  line-height: 1.3194444444vw;
  color: #000000;
  font-family: "Apple Garamond";
}
.page-template-page-producto .producto .container .content .box-thumb {
  width: 26.3888888889vw;
  float: left;
  height: 100%;
  position: relative;
}
.page-template-page-producto .producto .container .content .box-thumb .thumb {
  position: absolute;
  top: 14.9305555556vw;
  transform: scale(1.3) rotate(-21deg);
}
.page-template-page-producto .producto .container .content .box-product {
  float: left;
  width: 31.1111111111vw;
  height: 100vh;
  position: relative;
}
.page-template-page-producto .producto .container .content .box-product .content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 26.3888888889vw;
}
.page-template-page-producto .producto .container .content .box-product .content h1 {
  font-size: 4.4444444444vw;
  line-height: 3.6805555556vw;
  color: #000000;
  font-family: "Apple Garamond";
}
.page-template-page-producto .producto .container .content .box-product .content p {
  font-size: 2.2222222222vw;
  line-height: 2.2222222222vw;
  color: #000000;
  font-family: "Apple Garamond";
  padding: 1.3888888889vw 0;
  margin: 0;
}
.page-template-page-producto .producto .container .content .box-product .content .select-product .price-shown {
  font-size: 1.6666666667vw;
  line-height: 1.6666666667vw;
  margin-bottom: 1.6666666667vw;
  color: #000000;
}
.page-template-page-producto .producto .container .content .box-product .content .select-product .option-box .custom-select {
  position: relative;
  width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-size: 1.6666666667vw;
  line-height: 1.6666666667vw;
  color: #000000;
  font-family: "De Fonte Plus Normale";
}
.page-template-page-producto .producto .container .content .box-product .content .select-product .option-box .select-trigger {
  padding: 0.625vw 1.0416666667vw;
  border-radius: 3.4722222222vw;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #000000;
  transition: all ease-in-out 300ms;
}
.page-template-page-producto .producto .container .content .box-product .content .select-product .option-box .select-trigger:hover {
  background: #000000;
  color: #F4B223;
}
.page-template-page-producto .producto .container .content .box-product .content .select-product .option-box .dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: white;
  border: 1px solid #ccc;
  border-radius: 1.0416666667vw;
  border: 1px solid #000000;
  display: none;
  z-index: 10;
  max-height: 13.8888888889vw;
  overflow-y: auto;
  background: #F4B223;
}
.page-template-page-producto .producto .container .content .box-product .content .select-product .option-box .dropdown.active {
  display: block;
}
.page-template-page-producto .producto .container .content .box-product .content .select-product .option-box .option {
  padding: 0.6944444444vw 1.0416666667vw;
  cursor: pointer;
  transition: all ease-in-out 300ms;
  color: #000000;
}
.page-template-page-producto .producto .container .content .box-product .content .select-product .option-box .option:hover {
  background: #000000;
  color: #F4B223;
}
.page-template-page-producto .producto .container .content .box-product .content .box-controls {
  margin-top: 1.3888888889vw;
}
.page-template-page-producto .producto .container .content .box-product .content .box-controls .addToCartBox .qty {
  float: left;
}
.page-template-page-producto .producto .container .content .box-product .content .box-controls .addToCartBox .qty .quantity-container {
  display: flex;
  align-items: center;
  width: 7.0833333333vw;
  border: 0.0694444444vw solid #000000;
  border-radius: 3.4722222222vw;
  overflow: hidden;
}
.page-template-page-producto .producto .container .content .box-product .content .box-controls .addToCartBox .qty .quantity-input {
  width: 4.1666666667vw;
  height: 2.7777777778vw;
  border: none;
  text-align: center;
  font-size: 1.1111111111vw;
  background: none;
  font-size: 1.9444444444vw;
  line-height: 1.9444444444vw;
  color: #000000;
  font-family: "De Fonte Plus Normale";
}
.page-template-page-producto .producto .container .content .box-product .content .box-controls .addToCartBox .qty .quantity-controls {
  display: flex;
  flex-direction: column;
}
.page-template-page-producto .producto .container .content .box-product .content .box-controls .addToCartBox .qty .btn {
  width: 2.7777777778vw;
  height: 1.3888888889vw;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 1.25vw;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: all ease-in-out 300ms;
}
.page-template-page-producto .producto .container .content .box-product .content .box-controls .addToCartBox .qty .btn:hover {
  background: #000000;
  color: #F4B223;
}
.page-template-page-producto .producto .container .content .box-product .content .box-controls .addToCartBox .qty .btn:active {
  color: #F4B223;
  background: #000000;
}
.page-template-page-producto .producto .container .content .box-product .content .box-controls .addToCartBox .add-to-cart {
  float: right;
  background: #000000;
  color: #F4B223;
  text-decoration: none;
  font-family: "De Fonte Plus Normale";
  border-radius: 3.4722222222vw;
  font-size: 1.6666666667vw;
  padding: 0.3472222222vw 1.3888888889vw;
  transition: all 300ms ease-in-out;
  border: 1px solid #000000;
}
.page-template-page-producto .producto .container .content .box-product .content .box-controls .addToCartBox .add-to-cart:hover {
  background: #F4B223;
  color: #000000;
}
.page-template-page-producto .producto .container .content .box-product .content .box-controls .addToCartBox .add-to-cart.disabled {
  cursor: pointer;
  pointer-events: none;
  opacity: 0.3;
  background: #F4B223;
  color: #000000;
}

@media screen and (max-width: 767px) {
  .page-template-page-producto {
    background: #F4B223;
  }
  .page-template-page-producto .header {
    position: inherit;
  }
  .page-template-page-producto .header .container .logo .complete h2 {
    color: #000000;
    font-weight: normal;
  }
  .page-template-page-producto .header .container .logo .complete h4 {
    color: #000000;
    font-weight: normal;
  }
  .page-template-page-producto footer .content p {
    color: #000000;
  }
  .page-template-page-producto footer .content p.black {
    color: #000000;
  }
  .page-template-page-producto footer .content p.yellow {
    color: #000000;
  }
  .page-template-page-producto .producto {
    overflow: hidden;
    padding-top: 13.3333333333vw;
    padding-bottom: 26.6666666667vw;
  }
  .page-template-page-producto .producto .container {
    width: 90.6666666667vw;
    margin: 0 auto;
  }
  .page-template-page-producto .producto .container .content {
    height: auto;
  }
  .page-template-page-producto .producto .container .content:after {
    content: "";
    display: block;
    clear: both;
  }
  .page-template-page-producto .producto .container .content .box-info {
    float: none;
    position: relative;
    height: auto;
    width: 100%;
  }
  .page-template-page-producto .producto .container .content .box-info .content-box {
    position: inherit;
    bottom: 0;
    text-align: left;
  }
  .page-template-page-producto .producto .container .content .box-info .content-box h2 {
    font-size: 12.8vw;
    line-height: 11.2vw;
    color: #000000;
    font-family: "De Fonte Plus Normale";
    letter-spacing: -0.05em;
  }
  .page-template-page-producto .producto .container .content .box-info .content-box p {
    font-size: 5.3333333333vw;
    line-height: 5.0666666667vw;
    color: #000000;
    font-family: "Apple Garamond";
  }
  .page-template-page-producto .producto .container .content .box-thumb {
    width: 100%;
    float: none;
    position: relative;
    height: auto;
    position: relative;
    padding: 34.6666666667vw 0;
  }
  .page-template-page-producto .producto .container .content .box-thumb .thumb {
    position: inherit;
    top: 0;
    transform: scale(1.5) rotate(-21deg);
  }
  .page-template-page-producto .producto .container .content .box-product {
    float: none;
    width: 100%;
    height: auto;
    position: relative;
  }
  .page-template-page-producto .producto .container .content .box-product .content {
    position: inherit;
    top: 50%;
    transform: none;
    height: auto;
  }
  .page-template-page-producto .producto .container .content .box-product .content h1 {
    font-size: 11.2vw;
    line-height: 8vw;
    color: #000000;
    font-family: "Apple Garamond";
  }
  .page-template-page-producto .producto .container .content .box-product .content p {
    font-size: 8.5333333333vw;
    line-height: 8.5333333333vw;
    color: #000000;
    font-family: "Apple Garamond";
    padding: 5.3333333333vw 0;
    margin: 0;
  }
  .page-template-page-producto .producto .container .content .box-product .content .select-product .price-shown {
    font-size: 6.4vw;
    line-height: 6.4vw;
    margin-bottom: 6.4vw;
    color: #000000;
  }
  .page-template-page-producto .producto .container .content .box-product .content .select-product .option-box .custom-select {
    position: relative;
    width: 100%;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    font-size: 6.4vw;
    line-height: 6.4vw;
    color: #000000;
    font-family: "De Fonte Plus Normale";
  }
  .page-template-page-producto .producto .container .content .box-product .content .select-product .option-box .select-trigger {
    padding: 2.4vw 4vw;
    border-radius: 13.3333333333vw;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #000000;
    transition: all ease-in-out 300ms;
  }
  .page-template-page-producto .producto .container .content .box-product .content .select-product .option-box .select-trigger:hover {
    background: #000000;
    color: #F4B223;
  }
  .page-template-page-producto .producto .container .content .box-product .content .select-product .option-box .dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: white;
    border: 1px solid #ccc;
    border-radius: 4vw;
    border: 1px solid #000000;
    display: none;
    z-index: 10;
    max-height: 53.3333333333vw;
    overflow-y: auto;
    background: #F4B223;
  }
  .page-template-page-producto .producto .container .content .box-product .content .select-product .option-box .dropdown.active {
    display: block;
  }
  .page-template-page-producto .producto .container .content .box-product .content .select-product .option-box .option {
    padding: 2.6666666667vw 4vw;
    cursor: pointer;
    transition: all ease-in-out 300ms;
    color: #000000;
  }
  .page-template-page-producto .producto .container .content .box-product .content .select-product .option-box .option:hover {
    background: #000000;
    color: #F4B223;
  }
  .page-template-page-producto .producto .container .content .box-product .content .box-controls {
    margin-top: 5.3333333333vw;
  }
  .page-template-page-producto .producto .container .content .box-product .content .box-controls .addToCartBox .qty {
    float: left;
  }
  .page-template-page-producto .producto .container .content .box-product .content .box-controls .addToCartBox .qty .quantity-container {
    display: flex;
    align-items: center;
    width: 18.6666666667vw;
    border: 0.2666666667vw solid #000000;
    border-radius: 13.3333333333vw;
    overflow: hidden;
  }
  .page-template-page-producto .producto .container .content .box-product .content .box-controls .addToCartBox .qty .quantity-input {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    border: none;
    text-align: center;
    font-size: 4.2666666667vw;
    background: none;
    font-size: 7.4666666667vw;
    line-height: 7.4666666667vw;
    color: #000000;
    font-family: "De Fonte Plus Normale";
  }
  .page-template-page-producto .producto .container .content .box-product .content .box-controls .addToCartBox .qty .quantity-controls {
    display: flex;
    flex-direction: column;
  }
  .page-template-page-producto .producto .container .content .box-product .content .box-controls .addToCartBox .qty .btn {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 4.8vw;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    transition: all ease-in-out 300ms;
  }
  .page-template-page-producto .producto .container .content .box-product .content .box-controls .addToCartBox .qty .btn:hover {
    background: #000000;
    color: #F4B223;
  }
  .page-template-page-producto .producto .container .content .box-product .content .box-controls .addToCartBox .qty .btn:active {
    color: #F4B223;
    background: #000000;
  }
  .page-template-page-producto .producto .container .content .box-product .content .box-controls .addToCartBox .add-to-cart {
    float: right;
    background: #000000;
    color: #F4B223;
    text-decoration: none;
    font-family: "De Fonte Plus Normale";
    border-radius: 13.3333333333vw;
    font-size: 5.3333333333vw;
    padding: 2.1333333333vw 5.3333333333vw;
    transition: all 300ms ease-in-out;
    border: 1px solid #000000;
  }
  .page-template-page-producto .producto .container .content .box-product .content .box-controls .addToCartBox .add-to-cart:hover {
    background: #F4B223;
    color: #000000;
  }
}
.woocommerce img, .woocommerce-page img {
  height: auto;
  max-width: 100%;
  width: inherit;
}

.woocommerce-checkout {
  background: #F4B223;
  font-weight: normal;
  font-size: 0.9375vw;
  line-height: 2.3958333333vw;
  color: #000000;
  font-family: "PP Neue Montreal";
  padding-bottom: 3.125vw;
  /*
  #billing_autocomplete_field{
      margin-bottom: calc(100vw * 22 / 1440 * 1.5);

      label{
          font-size: calc(100vw * 18 / 1440 * 1.5);
          line-height: calc(100vw * 22 / 1440 * 1.5);
          margin-bottom: calc(100vw * 22 / 1440 * 1.5);
          color: $black;
          font-family: 'De Fonte Plus Normale';
          font-weight: bold;
          span{
              font-size: calc(100vw * 12 / 1440 * 1.5);
              line-height: calc(100vw * 16 / 1440 * 1.5);
              display: block;
              font-weight: normal;
          }
      }

      #billing_autocomplete{
          background: none;
          border: none;
          border-bottom: 1px solid $black;
          border-radius: 0;
          outline: none;
          text-transform: uppercase;
          font-size: calc(100vw * 9 / 1440 * 1.5);
          line-height: calc(100vw * 11 / 1440 * 1.5);
          color: $black;
          font-family: 'PP Neue Montreal';
          &::placeholder{
              color: $black;
          }

      }
  }
  */
}
.woocommerce-checkout .header {
  position: inherit;
}
.woocommerce-checkout .header .container .logo .complete h2 {
  color: #000000;
}
.woocommerce-checkout .header .container .logo .complete h4 {
  color: #000000;
}
.woocommerce-checkout footer .content p {
  color: #000000;
}
.woocommerce-checkout footer .content p.black {
  color: #000000;
}
.woocommerce-checkout footer .content p.yellow {
  color: #000000;
}
.woocommerce-checkout h1 {
  font-size: 1.4583333333vw;
  line-height: 1.5625vw;
  color: #000000;
  font-family: "De Fonte Plus Normale";
  font-weight: normal;
}
.woocommerce-checkout.woocommerce-order-received .woocommerce-order-details {
  display: none;
}
.woocommerce-checkout.woocommerce-order-received .woocommerce-customer-details h2 {
  text-align: left;
  margin: 1.5625vw 0;
  width: 100%;
  text-transform: uppercase;
}
.woocommerce-checkout.woocommerce-order-received h1 {
  font-family: "Moore TRIAL Henry";
  font-size: 9.8958333333vw;
  line-height: 7.3958333333vw;
  color: #000000;
  width: 56.4583333333vw;
  margin: 0 auto;
  text-align: center;
  margin: 7.2916666667vw 0 0;
}
.woocommerce-checkout.woocommerce-order-received h2 {
  font-size: 1.4583333333vw;
  line-height: 1.5625vw;
  color: #000000;
  font-family: "De Fonte Plus Normale";
  font-weight: normal;
  width: 27.0833333333vw;
  margin: 0 auto;
}
.woocommerce-checkout.woocommerce-order-received .div-title {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  text-align: center;
  padding: 1.0416666667vw 0;
  margin: 1.5625vw 0;
}
.woocommerce-checkout.woocommerce-order-received .div-title span {
  font-weight: normal;
  font-size: 0.9375vw;
  line-height: 2.3958333333vw;
  color: #000000;
  font-family: "PP Neue Montreal";
  text-transform: uppercase;
}
.woocommerce-checkout.woocommerce-order-received .summary-box .content-box::after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce-checkout.woocommerce-order-received .summary-box .content-box .summary-detalis {
  float: left;
}
.woocommerce-checkout.woocommerce-order-received .summary-box .content-box .summary-product-detail {
  float: left;
  width: 38.3333333333vw;
}
.woocommerce-checkout.woocommerce-order-received .summary-box .content-box .summary-product-detail .product {
  margin-bottom: 2.0833333333vw !important;
}
.woocommerce-checkout.woocommerce-order-received .summary-box .content-box .summary-product-detail .product::after {
  content: "";
  display: block;
  clear: both;
}
.woocommerce-checkout.woocommerce-order-received .summary-box .content-box .summary-product-detail .product .thumb {
  width: 13.125vw;
  float: left;
  background: white;
  height: 13.5416666667vw;
}
.woocommerce-checkout.woocommerce-order-received .summary-box .content-box .summary-product-detail .product .details {
  width: 21.0416666667vw;
  height: 11.4583333333vw;
  background: rgba(255, 255, 255, 0.3);
  float: left;
  padding: 1.0416666667vw;
}
.woocommerce-checkout.woocommerce-order-received .summary-box .content-box .summary-product-detail .product .details p {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.woocommerce-checkout.woocommerce-order-received .woocommerce-order-overview {
  margin: 0;
  padding: 0;
}
.woocommerce-checkout.woocommerce-order-received .woocommerce-order-overview li {
  display: block;
  float: none;
  font-weight: normal;
  font-size: 1.25vw;
  line-height: 1.7708333333vw;
  color: #000000;
  font-family: "PP Neue Montreal";
  text-transform: uppercase;
  margin: 0;
  border: 0;
}
.woocommerce-checkout.woocommerce-order-received .woocommerce-order-overview li strong {
  display: inline;
  font-size: 1.25vw;
  line-height: 1.7708333333vw;
}
.woocommerce-checkout h2 {
  font-size: 1.875vw;
  line-height: 2.2916666667vw;
  color: #000000;
  font-family: "De Fonte Plus Normale";
}
.woocommerce-checkout h3 {
  font-size: 1.875vw;
  line-height: 2.2916666667vw;
  margin-bottom: 2.2916666667vw;
  color: #000000;
  font-family: "De Fonte Plus Normale";
}
.woocommerce-checkout p {
  font-weight: normal;
  font-size: 0.9375vw;
  line-height: 1.25vw;
  color: #000000;
  font-family: "PP Neue Montreal";
}
.woocommerce-checkout p#validate-error {
  color: red;
}
.woocommerce-checkout .wc-block-components-validation-error p {
  color: red;
}
.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block {
  border: 1px solid #000000;
}
.woocommerce-checkout .woocommerce form .form-row {
  padding: 0 0 1.0416666667vw 0;
}
.woocommerce-checkout .woocommerce form .form-row textarea {
  min-height: 4.1666666667vw;
  background: none;
  border: none;
  font-size: 0.9375vw;
  line-height: 1.1458333333vw;
  color: #000000;
  font-family: "PP Neue Montreal";
  border-bottom: 1px solid #000000;
}
.woocommerce-checkout .woocommerce form .form-row textarea::-moz-placeholder {
  color: #000000;
}
.woocommerce-checkout .woocommerce form .form-row textarea::placeholder {
  color: #000000;
}
.woocommerce-checkout #customer_details {
  padding-top: 4.1666666667vw;
}
.woocommerce-checkout .container {
  width: 62.5vw;
  margin: 0 auto;
}
.woocommerce-checkout .container .woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}
.woocommerce-checkout .container .woocommerce-billing-fields .disableFields {
  border: none;
  pointer-events: none;
  display: none;
}
.woocommerce-checkout .container .woocommerce-billing-fields .select2-container--default .select2-selection--single {
  border-radius: 50px;
  background: none;
  border: 2px solid #000000;
  color: #000000;
  padding: 1.1458333333vw 0;
  height: 3.4375vw;
}
.woocommerce-checkout .container .woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000000;
  font-size: 0.9375vw;
  line-height: 1.1458333333vw;
}
.woocommerce-checkout .container .woocommerce-billing-fields label {
  font-weight: bold;
  font-size: 0.9375vw;
  line-height: 1.5625vw;
  color: #000000;
  font-family: "PP Neue Montreal";
}
.woocommerce-checkout .container .woocommerce-billing-fields input {
  background: none;
  border: none;
  border-bottom: 1px solid #000000;
  border-radius: 0;
  outline: none;
  text-transform: uppercase;
  font-size: 0.9375vw;
  line-height: 1.1458333333vw;
  color: #000000;
  font-family: "PP Neue Montreal";
}
.woocommerce-checkout .container .woocommerce-billing-fields input::-moz-placeholder {
  color: #F4B223;
}
.woocommerce-checkout .container .woocommerce-billing-fields input::placeholder {
  color: #F4B223;
}
.woocommerce-checkout .woocommerce-cart #payment, .woocommerce-checkout .woocommerce-checkout #payment, .woocommerce-checkout #add_payment_method #payment {
  background: rgba(0, 0, 0, 0.5);
}
.woocommerce-checkout .woocommerce-cart #payment label,
.woocommerce-checkout .woocommerce-cart #payment .woocommerce-privacy-policy-text p, .woocommerce-checkout .woocommerce-checkout #payment label,
.woocommerce-checkout .woocommerce-checkout #payment .woocommerce-privacy-policy-text p, .woocommerce-checkout #add_payment_method #payment label,
.woocommerce-checkout #add_payment_method #payment .woocommerce-privacy-policy-text p {
  color: #F4B223;
  text-transform: uppercase;
}
.woocommerce-checkout .woocommerce-cart #payment label a,
.woocommerce-checkout .woocommerce-cart #payment .woocommerce-privacy-policy-text p a, .woocommerce-checkout .woocommerce-checkout #payment label a,
.woocommerce-checkout .woocommerce-checkout #payment .woocommerce-privacy-policy-text p a, .woocommerce-checkout #add_payment_method #payment label a,
.woocommerce-checkout #add_payment_method #payment .woocommerce-privacy-policy-text p a {
  color: #F4B223;
  font-weight: bold;
}
.woocommerce-checkout .woocommerce-cart #payment label a:hover,
.woocommerce-checkout .woocommerce-cart #payment .woocommerce-privacy-policy-text p a:hover, .woocommerce-checkout .woocommerce-checkout #payment label a:hover,
.woocommerce-checkout .woocommerce-checkout #payment .woocommerce-privacy-policy-text p a:hover, .woocommerce-checkout #add_payment_method #payment label a:hover,
.woocommerce-checkout #add_payment_method #payment .woocommerce-privacy-policy-text p a:hover {
  color: #F4B223;
}
.woocommerce-checkout #place_order {
  color: #000000;
  text-decoration: none;
  font-family: "De Fonte Plus Normale";
  border-radius: 8.4375vw;
  font-size: 0.9375vw;
  padding: 0.5208333333vw 1.6666666667vw;
  transition: background 300ms ease-in-out !important;
  font-weight: bold;
  border: 1px solid #000000;
  background: #F4B223;
}
.woocommerce-checkout #place_order:hover {
  background: #fff;
}

@media screen and (max-width: 767px) {
  .woocommerce-checkout {
    font-size: 3.9113428944vw;
    line-height: 4.889178618vw;
    padding-bottom: 25.4237288136vw;
    /*
    #billing_autocomplete_field{
        margin-bottom: calc(100vw * 30 / 767 * 1.5);

        label{
            font-size: calc(100vw * 30 / 767 * 1.5);
            line-height: calc(100vw * 32 / 767 * 1.5);
            margin-bottom: calc(100vw * 30 / 767 * 1.5);
            font-weight: bold;
            span{
                font-size: calc(100vw * 18 / 767 * 1.5);
                line-height: calc(100vw * 22 / 767 * 1.5);

            }
        }

        #billing_autocomplete{
            font-size: calc(100vw * 20 / 767 * 1.5);
            line-height: calc(100vw * 14 / 767 * 1.5);
            &::placeholder{
                color: $black;
            }

        }
    }*/
  }
  .woocommerce-checkout .header {
    position: inherit;
  }
  .woocommerce-checkout .header .container .logo .complete h2 {
    color: #000000;
    font-weight: normal;
  }
  .woocommerce-checkout .header .container .logo .complete h4 {
    color: #000000;
    font-weight: normal;
  }
  .woocommerce-checkout footer .content p {
    color: #000000;
  }
  .woocommerce-checkout footer .content p.black {
    color: #000000;
  }
  .woocommerce-checkout footer .content p.yellow {
    color: #000000;
  }
  .woocommerce-checkout h1 {
    font-size: 2.7379400261vw;
    line-height: 2.9335071708vw;
  }
  .woocommerce-checkout h2 {
    font-size: 1.9556714472vw;
    line-height: 2.1512385919vw;
  }
  .woocommerce-checkout h3 {
    font-size: 5.8670143416vw;
    line-height: 6.258148631vw;
    margin-bottom: 5.8670143416vw;
  }
  .woocommerce-checkout p {
    font-weight: normal;
    font-size: 0.9375vw;
    line-height: 1.1458333333vw;
    color: #000000;
    font-family: "PP Neue Montreal";
  }
  .woocommerce-checkout p#validate-error {
    color: red;
  }
  .woocommerce-checkout .woocommerce form .form-row {
    padding: 0 0 3.9113428944vw 0;
  }
  .woocommerce-checkout .woocommerce form .form-row label, .woocommerce-checkout .woocommerce form .form-row span {
    padding: 2.1512385919vw 0;
    height: 6.4537157757vw;
  }
  .woocommerce-checkout .woocommerce form .form-row textarea {
    min-height: 9.778357236vw;
    font-size: 3.9113428944vw;
    line-height: 2.7379400261vw;
  }
  .woocommerce-checkout .woocommerce form .form-row textarea::-moz-placeholder {
    color: #000000;
  }
  .woocommerce-checkout .woocommerce form .form-row textarea::placeholder {
    color: #000000;
  }
  .woocommerce-checkout #customer_details {
    padding-top: 7.8226857888vw;
  }
  .woocommerce-checkout .container {
    width: 91.9165580183vw;
    margin: 0 auto;
  }
  .woocommerce-checkout .container .woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none;
  }
  .woocommerce-checkout .container .woocommerce-billing-fields .select2-container--default .select2-selection--single {
    border-radius: 50px;
    background: none;
    border: 2px solid #000000;
    color: #000000;
    padding: 2.1512385919vw 0;
    height: 6.4537157757vw;
  }
  .woocommerce-checkout .container .woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000000;
    font-size: 3.9113428944vw;
    line-height: 2.7379400261vw;
  }
  .woocommerce-checkout .container .woocommerce-billing-fields label {
    font-size: 3.9113428944vw;
    line-height: 4.889178618vw;
  }
  .woocommerce-checkout .container .woocommerce-billing-fields input {
    font-size: 3.9113428944vw;
    line-height: 2.7379400261vw;
  }
  .woocommerce-checkout .woocommerce-cart #payment, .woocommerce-checkout .woocommerce-checkout #payment, .woocommerce-checkout #add_payment_method #payment {
    background: #000000;
  }
  .woocommerce-checkout .woocommerce-cart #payment label,
  .woocommerce-checkout .woocommerce-cart #payment .woocommerce-privacy-policy-text p, .woocommerce-checkout .woocommerce-checkout #payment label,
  .woocommerce-checkout .woocommerce-checkout #payment .woocommerce-privacy-policy-text p, .woocommerce-checkout #add_payment_method #payment label,
  .woocommerce-checkout #add_payment_method #payment .woocommerce-privacy-policy-text p {
    color: #F4B223;
    text-transform: uppercase;
    font-size: 3.9113428944vw;
    line-height: 4.3024771838vw;
  }
  .woocommerce-checkout #place_order {
    border-radius: 15.8409387223vw;
    font-size: 3.9113428944vw;
    padding: 3.9113428944vw 3.1290743155vw;
  }
  .woocommerce-checkout.woocommerce-order-received .woocommerce-order-details {
    display: none;
  }
  .woocommerce-checkout.woocommerce-order-received .woocommerce-customer-details h2 {
    margin: 4.6875vw 0;
    width: 100%;
  }
  .woocommerce-checkout.woocommerce-order-received h1 {
    font-size: 32.1875vw;
    line-height: 24.0625vw;
    width: 93.75vw;
    margin: 21.875vw auto 0;
  }
  .woocommerce-checkout.woocommerce-order-received h2 {
    font-size: 4.375vw;
    line-height: 4.6875vw;
    width: 81.25vw;
  }
  .woocommerce-checkout.woocommerce-order-received .div-title {
    padding: 3.125vw 0;
    margin: 4.6875vw 0;
  }
  .woocommerce-checkout.woocommerce-order-received .div-title span {
    font-size: 2.8125vw;
    line-height: 7.1875vw;
  }
  .woocommerce-checkout.woocommerce-order-received .summary-box .content-box::after {
    content: "";
    display: block;
    clear: both;
  }
  .woocommerce-checkout.woocommerce-order-received .summary-box .content-box .summary-detalis {
    float: left;
  }
  .woocommerce-checkout.woocommerce-order-received .summary-box .content-box .summary-product-detail {
    float: left;
    width: 91.25vw;
    margin-top: 4.6875vw;
  }
  .woocommerce-checkout.woocommerce-order-received .summary-box .content-box .summary-product-detail .product::after {
    content: "";
    display: block;
    clear: both;
  }
  .woocommerce-checkout.woocommerce-order-received .summary-box .content-box .summary-product-detail .product .thumb {
    width: 40vw;
    float: left;
    height: 34.375vw;
    padding: 3.125vw;
  }
  .woocommerce-checkout.woocommerce-order-received .summary-box .content-box .summary-product-detail .product .details {
    width: 34.375vw;
    height: 34.375vw;
    float: left;
    padding: 3.125vw;
  }
  .woocommerce-checkout.woocommerce-order-received .summary-box .content-box .summary-product-detail .product .details p {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
  }
  .woocommerce-checkout.woocommerce-order-received .woocommerce-order-overview {
    margin: 0;
    padding: 0;
  }
  .woocommerce-checkout.woocommerce-order-received .woocommerce-order-overview li {
    font-size: 3.75vw;
    line-height: 5.3125vw;
  }
  .woocommerce-checkout.woocommerce-order-received .woocommerce-order-overview li strong {
    display: inline;
    font-size: 3.75vw;
    line-height: 5.3125vw;
  }
}
@keyframes move {
  0% {
    transform: translateX(10%); /* posición inicial */
  }
  50% {
    transform: translateX(-150%); /* se mueve hacia la izquierda */
  }
  100% {
    transform: translateX(10%); /* vuelve a la posición inicial */
  }
}
@keyframes left {
  0% {
    transform: translateX(-150%); /* empieza desde la izquierda */
  }
  50% {
    transform: translateX(0); /* se mueve hacia el centro/derecha */
  }
  100% {
    transform: translateX(-150%); /* vuelve a la izquierda */
  }
}
@keyframes lefto {
  0% {
    transform: translateX(10%); /* posición inicial */
  }
  50% {
    transform: translateX(-200%); /* se mueve hacia la izquierda */
  }
  100% {
    transform: translateX(-10%); /* vuelve a la posición inicial */
  }
}
@keyframes marquee {
  0% {
    left: 0;
  }
  100% {
    left: -100%;
  }
}
@media screen and (max-width: 767px) {
  @keyframes downToUp {
    0% {
      transform: translateY(80%); /* Empieza desde abajo */
    }
    100% {
      transform: translateY(-100%); /* Sube hasta arriba */
    }
  }
}
.page-template-page-text {
  background: #F4B223;
}
.page-template-page-text .header {
  position: inherit;
}
.page-template-page-text .header .container .logo .complete h2 {
  color: #000000;
}
.page-template-page-text .header .container .logo .complete h4 {
  color: #000000;
}
.page-template-page-text footer .content p {
  color: #000000;
}
.page-template-page-text footer .content p.black {
  color: #000000;
}
.page-template-page-text footer .content p.yellow {
  color: #000000;
}
.page-template-page-text .text-page {
  padding: 3.125vw 0;
}
.page-template-page-text .text-page h1 {
  font-size: 1.4583333333vw;
  line-height: 1.5625vw;
  color: #000000;
  font-family: "De Fonte Plus Normale";
  font-weight: normal;
}
.page-template-page-text .text-page .container {
  position: relative;
  width: 83.3333333333vw;
  margin: 0 auto;
}
.page-template-page-text .text-page .container .content h1 {
  color: #000000;
  font-family: "Apple Garamond";
  font-size: 5.1041666667vw;
  line-height: 3.8541666667vw;
}
.page-template-page-text .text-page .container .content p {
  font-family: "De Fonte Plus Normale";
  font-size: 1.0416666667vw;
  line-height: 1.1458333333vw;
  color: #000000;
}

@media screen and (max-width: 767px) {
  .page-template-page-text {
    background: #F4B223;
    padding-bottom: 15.625vw;
  }
  .page-template-page-text .header {
    position: inherit;
  }
  .page-template-page-text .header .container .logo .complete h2 {
    color: #000000;
    font-weight: normal;
  }
  .page-template-page-text .header .container .logo .complete h4 {
    color: #000000;
    font-weight: normal;
  }
  .page-template-page-text footer .content p {
    color: #000000;
  }
  .page-template-page-text footer .content p.black {
    color: #000000;
  }
  .page-template-page-text footer .content p.yellow {
    color: #000000;
  }
  .page-template-page-text .text-page .container {
    position: relative;
    width: 93.75vw;
    margin: 0 auto;
  }
  .page-template-page-text .text-page .container .content h1 {
    color: #000000;
    font-family: "Apple Garamond";
    font-size: 15.3125vw;
    line-height: 11.5625vw;
    padding-bottom: 9.375vw;
    padding-top: 9.375vw;
  }
  .page-template-page-text .text-page .container .content p {
    color: #000000;
    font-family: "De Fonte Plus Normale";
    font-size: 3.125vw;
    line-height: 3.4375vw;
    margin: 0;
  }
}/*# sourceMappingURL=style.css.map */