/*
Theme Name: thebrick
Author: Adrenn - Facundo Talepp
Author URI: http://wwww.facutalepp.com.ar
Version: 1.0.0
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

button,
input { /* 1 */
  overflow: visible;
}

button,
select { /* 1 */
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@font-face {
  font-family: "HelveticaNeueLTStd-Bd-fixed";
  src: url("../css/webfonts/HelveticaNeueLTStd-Bd-fixed.woff2") format("woff2"), url("../css/webfonts/HelveticaNeueLTStd-Bd-fixed.woff") format("woff"), url("../css/webfonts/HelveticaNeueLTStd-Bd-fixed.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNeueLTStd-Roman-fixed";
  src: url("../css/webfonts/HelveticaNeueLTStd-Roman-fixed.woff2") format("woff2"), url("../css/webfonts/HelveticaNeueLTStd-Roman-fixed.woff") format("woff"), url("../css/webfonts/HelveticaNeueLTStd-Roman-fixed.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNeueLTStd-Md-fixed";
  src: url("../css/webfonts/HelveticaNeueLTStd-Md-fixed.woff2") format("woff2"), url("../css/webfonts/HelveticaNeueLTStd-Md-fixed.woff") format("woff"), url("../css/webfonts/HelveticaNeueLTStd-Md-fixed.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ArgentCF-Regular";
  src: url("../css/webfonts/ArgentCF-Regular.woff2") format("woff2"), url("../css/webfonts/ArgentCF-Regular.woff") format("woff"), url("../css/webfonts/ArgentCF-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ArgentCF-Bold";
  src: url("../css/webfonts/ArgentCF-Bold.woff2") format("woff2"), url("../css/webfonts/ArgentCF-Bold.woff") format("woff"), url("../css/webfonts/ArgentCF-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html {
  scroll-behavior: smooth;
}

html, body, p, h1, h2, h3, h4, h5, h6 {
  font-family: "HelveticaNeueLTStd-Roman-fixed", sans-serif;
  color: black;
}

body {
  color: black;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
  overflow-x: hidden;
}

a {
  color: #5851ec;
}
a:hover {
  color: #e6a000;
  text-decoration: none;
}

.push-full {
  min-height: 100vh;
}

.push-full-center {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem;
}
@media screen and (max-width: 450px) {
  nav {
    padding: 1rem;
  }
}
nav .logo svg {
  width: 150px;
}
@media screen and (max-width: 450px) {
  nav .logo svg {
    width: 100px;
  }
}
nav .whatsapp a {
  background: #25D366;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0.75rem 1rem;
  font-family: "HelveticaNeueLTStd-Md-fixed", sans-serif;
  color: white;
  border-radius: 3px;
  transition: 0.3s ease-in-out;
}
nav .whatsapp a:hover {
  background: #38271F;
}
nav .whatsapp a i {
  font-size: 1.5rem;
  margin-left: 0.5rem;
}

.huapi-header {
  background: #402D22;
}
.huapi-header .huapi-header-hero {
  position: relative;
  display: flex;
  justify-content: center;
}
.huapi-header .huapi-header-hero .hhh-bg {
  position: relative;
  margin-top: 80vh;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .huapi-header .huapi-header-hero .hhh-bg {
    margin-top: 65vh;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .huapi-header .huapi-header-hero .hhh-bg {
    margin-top: 55vh;
  }
}
@media (min-width: 800px) and (max-width: 959px) {
  .huapi-header .huapi-header-hero .hhh-bg {
    margin-top: 70vh;
  }
}
@media (min-width: 640px) and (max-width: 799px) {
  .huapi-header .huapi-header-hero .hhh-bg {
    margin-top: 75vh;
  }
}
@media screen and (max-width: 639px) {
  .huapi-header .huapi-header-hero .hhh-bg {
    margin-top: 65vh;
  }
}
.huapi-header .huapi-header-hero .hhh-logo {
  position: fixed;
}
.huapi-header .huapi-header-hero .hhh-logo h1 {
  color: white;
  font-family: "ArgentCF-Bold", sans-serif;
  text-align: center;
  font-size: 3rem;
}
@media screen and (max-width: 640px) {
  .huapi-header .huapi-header-hero .hhh-logo h1 {
    font-size: 2rem;
  }
}

.content {
  position: relative;
  z-index: 999;
}
.content .content-text {
  margin: auto;
}
.content .content-text h1 {
  margin: 7rem 0 8rem;
  color: #F2DCC2;
  font-family: "ArgentCF-Bold", sans-serif;
  text-align: center;
  font-size: 5rem;
}
@media (min-width: 960px) and (max-width: 1199px) {
  .content .content-text h1 {
    font-size: 3rem;
    margin: 6rem 0 4rem;
  }
}
@media (min-width: 800px) and (max-width: 959px) {
  .content .content-text h1 {
    font-size: 3rem;
    margin: 5rem 0 3rem;
  }
}
@media (min-width: 640px) and (max-width: 799px) {
  .content .content-text h1 {
    font-size: 2.5rem;
    margin: 5rem 0 3rem;
  }
}
@media screen and (max-width: 639px) {
  .content .content-text h1 {
    font-size: 2.5rem;
    margin: 5rem 0 3rem;
  }
}
.content .content-text .ct-text {
  margin-bottom: 8rem;
}
.content .content-text .ct-text p {
  color: white;
}

.squares {
  position: relative;
  z-index: 999;
  background: #F2BC8D;
}
.squares .squares-wrapper {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 960px) {
  .squares .squares-wrapper {
    flex-direction: column;
  }
}
.squares .squares-wrapper .sw-image {
  width: 50%;
}
@media screen and (max-width: 960px) {
  .squares .squares-wrapper .sw-image {
    width: 100%;
  }
}
.squares .squares-wrapper .sw-text {
  width: 50%;
  display: flex;
}
@media screen and (max-width: 960px) {
  .squares .squares-wrapper .sw-text {
    width: 100%;
  }
}
.squares .squares-wrapper .sw-text .sw-text-content {
  padding: 0 20%;
  text-align: center;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .squares .squares-wrapper .sw-text .sw-text-content {
    padding: 0 10%;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .squares .squares-wrapper .sw-text .sw-text-content {
    padding: 0 5%;
  }
}
@media screen and (max-width: 960px) {
  .squares .squares-wrapper .sw-text .sw-text-content {
    padding: 2rem;
  }
}
.squares .squares-wrapper .sw-text .sw-text-content h1 {
  font-family: "ArgentCF-Bold", sans-serif;
  color: #402D22;
  font-size: 4rem;
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .squares .squares-wrapper .sw-text .sw-text-content h1 {
    font-size: 3rem;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .squares .squares-wrapper .sw-text .sw-text-content h1 {
    font-size: 2rem;
  }
}
@media (min-width: 640px) and (max-width: 799px) {
  .squares .squares-wrapper .sw-text .sw-text-content h1 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 639px) {
  .squares .squares-wrapper .sw-text .sw-text-content h1 {
    font-size: 2rem;
  }
}

.productos {
  position: relative;
  z-index: 999;
  background: #38271F;
  padding: 2rem;
}
.productos .productos-wrapper .productos-title {
  margin: 6rem 0 8rem;
}
@media screen and (max-width: 639px) {
  .productos .productos-wrapper .productos-title {
    margin: 3rem 0 4rem;
  }
}
.productos .productos-wrapper .productos-title h1 {
  margin: 0;
  padding: 0;
  color: #F2DCC2;
  font-family: "ArgentCF-Bold", sans-serif;
  font-size: 5rem;
  text-align: center;
}
@media screen and (max-width: 639px) {
  .productos .productos-wrapper .productos-title h1 {
    font-size: 2rem;
  }
}
.productos .productos-wrapper .productos-items {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 8rem;
}
@media screen and (max-width: 640px) {
  .productos .productos-wrapper .productos-items {
    margin-bottom: 4rem;
  }
}
.productos .productos-wrapper .productos-items .producto {
  width: 23%;
}
@media screen and (max-width: 1200px) {
  .productos .productos-wrapper .productos-items .producto {
    width: 48%;
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 640px) {
  .productos .productos-wrapper .productos-items .producto {
    width: 100%;
    margin-bottom: 4rem;
  }
}
.productos .productos-wrapper .productos-items .producto img {
  border-radius: 50%;
}
.productos .productos-wrapper .productos-items .producto .producto-desc {
  text-align: center;
  margin-top: 1rem;
  color: white;
  font-size: 0.8rem;
}
.productos .productos-wrapper .productos-items .producto .producto-desc h3 {
  font-family: "ArgentCF-Bold", sans-serif;
  color: #F2DCC2;
  margin: 2rem 0 0.25rem;
}

.footer {
  background: #402D22;
  z-index: 999;
  position: relative;
}
.footer .footer-text-wrapper {
  padding: 8rem 0 4rem;
}
.footer .footer-text-content {
  max-width: 600px;
  margin: auto;
  text-align: center;
}
.footer .footer-text-content h1 {
  font-family: "ArgentCF-Bold", sans-serif;
  color: #F2DCC2;
  font-size: 2.5rem;
}
.footer .footer-text-content p {
  font-size: 1.25rem;
  color: white;
}
.footer .footer-text-content .whatsapp {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer .footer-text-content .whatsapp a {
  background: #25D366;
  display: flex;
  align-items: center;
  padding: 0.75rem 1rem;
  font-family: "HelveticaNeueLTStd-Md-fixed", sans-serif;
  color: white;
  border-radius: 3px;
  transition: 0.3s ease-in-out;
}
.footer .footer-text-content .whatsapp a:hover {
  background: #38271F;
}
.footer .footer-text-content .whatsapp a i {
  font-size: 1.5rem;
  margin-left: 0.5rem;
}/*# sourceMappingURL=style.css.map */