@charset "UTF-8";
/*
Theme Name: cafestereo
Text Domain: cafestereo
Version: 1.2
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Hipsnow
Author: Sergio Estrada
Author URI: https://www.hipsno.com/
Theme URI: https://wordpress.org/themes/cafestereo/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others. 
*/
:root {
  --gris-claro-1: 230, 230, 230;
  --gris-claro-2: 204, 204, 204;
  --gris-claro-3: 179, 179, 179;
  --gris-oscuro-1: 77, 77, 77;
  --gris-oscuro-2: 51, 51, 51;
  --gris-oscuro-3: 26, 26, 26;
  /* -------------- */
  --clr-combo-1-01: 2, 4, 62;
  --clr-combo-1-02: 2, 4, 62;
  --clr-combo-1-03: 2, 4, 62;
  --clr-combo-1-04: 2, 4, 62;
  --clr-combo-1-11: 5, 19, 84;
  --clr-combo-1-21: 13, 46, 116;
  --clr-combo-2-00: 21, 77, 136;
  --clr-combo-3-01: 242, 224, 51;
  --clr-combo-3-02: 242, 224, 51;
  --clr-combo-3-03: 242, 224, 51;
  --clr-combo-3-04: 242, 224, 51;
  --clr-combo-3-05: 242, 224, 51;
  --clr-combo-4-01: 0, 200, 200;
  --clr-combo-4-02: 0, 200, 200;
  --clr-combo-4-03: 0, 200, 200;
  --clr-combo-4-04: 0, 200, 200;
  --clr-combo-4-05: 0, 200, 200;
  --clr-combo-5-01: 239, 131, 84;
  --clr-combo-5-02: 239, 131, 84;
  --clr-combo-5-03: 239, 131, 84;
  --clr-combo-5-04: 239, 131, 84;
  --clr-combo-5-05: 239, 131, 84;
  --clr-combo-6-01: 255, 255, 255;
  --clr-combo-6-02: 255, 255, 255;
  --clr-combo-6-03: 255, 255, 255;
  --clr-combo-6-04: 255, 255, 255;
  --clr-combo-6-05: 255, 255, 255;
  --clr-combo-6-06: 255, 255, 255;
  /* -------------- */
  --line-Gradient: url(#lineGradi1);
  /* -------------- */
  --bg-mobile-menu: repeating-linear-gradient(
      135deg,
      rgba(255, 255, 255, 0.04) 0px,
      rgba(255, 255, 255, 0.04) 2px,
      transparent 2px,
      transparent 4px
    ),
    linear-gradient(
      0deg,
      rgba(var(--clr-combo-4-02), 0.9),
      rgba(var(--clr-combo-1-01), 0.7),
      rgba(var(--clr-combo-1-01), 0.5)
    );
  /* -------------- */
  --bg-main: repeating-linear-gradient(
      135deg,
      rgba(var(--clr-combo-3-04), 0.0815) 0px,
      rgba(var(--clr-combo-3-04), 0.0815) 1px,
      transparent 1px,
      transparent 11px,
      rgba(var(--clr-combo-3-04), 0.0815) 11px,
      rgba(var(--clr-combo-3-04), 0.0815) 12px,
      transparent 12px,
      transparent 32px
    ),
    repeating-linear-gradient(
      180deg,
      rgba(var(--clr-combo-3-04), 0.0815) 0px,
      rgba(var(--clr-combo-3-04), 0.0815) 1px,
      transparent 1px,
      transparent 11px,
      rgba(var(--clr-combo-3-04), 0.0815) 11px,
      rgba(var(--clr-combo-3-04), 0.0815) 12px,
      transparent 12px,
      transparent 32px
    ),
    repeating-linear-gradient(
      90deg,
      rgba(var(--clr-combo-3-04), 0.0815) 0px,
      rgba(var(--clr-combo-3-04), 0.0815) 1px,
      transparent 1px,
      transparent 11px,
      rgba(var(--clr-combo-3-04), 0.0815) 11px,
      rgba(var(--clr-combo-3-04), 0.0815) 12px,
      transparent 12px,
      transparent 32px
    ),
    repeating-linear-gradient(
      225deg,
      rgba(var(--clr-combo-3-04), 0.0815) 0px,
      rgba(var(--clr-combo-3-04), 0.0815) 1px,
      transparent 1px,
      transparent 11px,
      rgba(var(--clr-combo-3-04), 0.0815) 11px,
      rgba(var(--clr-combo-3-04), 0.0815) 12px,
      transparent 12px,
      transparent 32px
    ),
    linear-gradient(
      180deg,
      rgb(var(--clr-combo-1-01)),
      rgb(var(--clr-combo-4-02))
    );
  /* -------------- */
  --bg-phone-phone: radial-gradient(
    circle at 55% 65%,
    rgba(var(--clr-combo-4-01), 0.8) 0%,
    rgba(var(--clr-combo-4-01), 0) 40%,
    rgba(var(--clr-combo-4-01), 0) 80%,
    rgba(var(--clr-combo-4-01), 0) 100%
  );
  --bg-phone-tablet: radial-gradient(
    circle at 75% 65%,
    rgba(var(--clr-combo-4-01), 0.8) 0%,
    rgba(var(--clr-combo-4-01), 0) 30%,
    rgba(var(--clr-combo-4-01), 0) 100%
  );
  --bg-phone-desktop: radial-gradient(
    circle at 80% 75%,
    rgba(var(--clr-combo-4-01), 0.8) 0%,
    rgba(var(--clr-combo-4-01), 0) 50%,
    rgba(var(--clr-combo-4-01), 0) 100%
  );
  --bg-phone-desktopLarge: radial-gradient(
    circle at 70% 80%,
    rgba(var(--clr-combo-4-01), 0.8) 0%,
    rgba(var(--clr-combo-4-01), 0) 40%,
    rgba(var(--clr-combo-4-01), 0) 100%
  );
  /* -------------- */
  --bg-footer: repeating-linear-gradient(
      135deg,
      rgba(0, 200, 200, 0.1) 0px,
      rgba(0, 200, 200, 0.1) 2px,
      transparent 2px,
      transparent 4px
    ),
    linear-gradient(0deg, rgb(5, 19, 84), rgb(2, 4, 62), rgb(2, 4, 62));
  /* -------------- */
  --speed-transition-menuside: 600ms;
  /* -------------- */
  --bg-dots: url("https://hipsno.com/img/bg/dots-dark.png");
  /* -------------- */
  --bg-triangles: url("https://hipsno.com/svg/bg/triangles-dark.svg");
  /* -------------- */
  --bg-mobile-menu-home: url("https://hipsno.com/svg/icon/hipsno-dark.svg");
  /* -------------- */
  --bg-mobile-menu-email: url("https://hipsno.com/svg/icon/email-dark.svg");
  /* -------------- */
  --bg-mobile-menu-logo: url("https://hipsno.com/svg/icon/logo-dark.svg");
  /* -------------- */
  --bg-mobile-menu-graphic: url("https://hipsno.com/svg/icon/gd-dark.svg");
  /* -------------- */
  --bg-device-pc: url("https://hipsno.com/svg/email-device/pc-dark.svg");
  /* -------------- */
  --bg-device-phone: url("https://hipsno.com/svg/email-device/phone-dark.svg");
}

.lightmode {
  --clr-test: 221, 13, 127;
  --clr-combo-1-01: 251, 251, 251;
  --clr-combo-1-02: 175, 187, 195;
  --clr-combo-1-03: 134, 158, 164;
  --clr-combo-1-04: 7, 67, 103;
  --clr-combo-1-11: 215, 218, 223;
  --clr-combo-1-21: 175, 187, 195;
  --clr-combo-2-00: 134, 158, 164;
  --clr-combo-3-01: 239, 131, 84;
  --clr-combo-3-02: 175, 187, 195;
  --clr-combo-3-03: 251, 251, 251;
  --clr-combo-3-04: 71, 69, 84;
  --clr-combo-3-05: 134, 158, 164;
  --clr-combo-4-01: 239, 131, 84;
  --clr-combo-4-02: 175, 187, 195;
  --clr-combo-4-03: 251, 251, 251;
  --clr-combo-4-04: 71, 69, 84;
  --clr-combo-4-05: 215, 218, 223;
  --clr-combo-5-01: 242, 224, 51;
  --clr-combo-5-02: 175, 187, 195;
  --clr-combo-5-03: 251, 251, 251;
  --clr-combo-5-04: 71, 69, 84;
  --clr-combo-5-05: 134, 158, 164;
  --clr-combo-6-01: 71, 69, 84;
  --clr-combo-6-02: 175, 187, 195;
  --clr-combo-6-03: 251, 251, 251;
  --clr-combo-6-04: 239, 131, 84;
  --clr-combo-6-05: 134, 158, 164;
  --clr-combo-6-06: 71, 69, 84;
  /* -------------- */
  --line-Gradient: url(#lineGradi2);
  /* -------------- */
  --bg-mobile-menu: repeating-linear-gradient(
      135deg,
      rgba(189, 189, 189, 0.1) 0px,
      rgba(189, 189, 189, 0.1) 2px,
      transparent 2px,
      transparent 4px
    ),
    linear-gradient(
      0deg,
      rgba(190, 190, 190, 0.7),
      rgba(255, 255, 255, 0.8),
      rgba(255, 255, 255, 0.9)
    );
  /* -------------- */
  --bg-main: repeating-linear-gradient(
      135deg,
      rgba(179, 179, 179, 0.2) 0px,
      rgba(179, 179, 179, 0.2) 2px,
      transparent 2px,
      transparent 4px
    ),
    linear-gradient(90deg, rgb(251, 251, 251), rgb(251, 251, 251));
  /* -------------- */
  --bg-phone-phone: linear-gradient(
    150deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 30%,
    rgba(255, 255, 255, 1) 100%
  );
  --bg-phone-tablet: linear-gradient(
    150deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 30%,
    rgba(255, 255, 255, 1) 100%
  );
  --bg-phone-desktop: linear-gradient(
    150deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 30%,
    rgba(255, 255, 255, 1) 100%
  );
  --bg-phone-desktopLarge: linear-gradient(
    150deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 50%,
    rgba(255, 255, 255, 1) 100%
  );
  /* -------------- */
  --bg-footer: repeating-linear-gradient(
      135deg,
      rgba(179, 179, 179, 0.1) 0px,
      rgba(179, 179, 179, 0.1) 2px,
      transparent 2px,
      transparent 4px
    ),
    linear-gradient(
      0deg,
      rgb(230, 230, 230),
      rgb(251, 251, 251),
      rgb(251, 251, 251)
    );
  /* -------------- */
  --speed-transition-menuside: 600ms;
  /* -------------- */
  --bg-dots: url("https://hipsno.com/img/bg/dots-light.png");
  /* -------------- */
  --bg-triangles: url("https://hipsno.com/svg/bg/triangles-light.svg");
  /* -------------- */
  --bg-mobile-menu-home: url("https://hipsno.com/svg/icon/hipsno-light.svg");
  /* -------------- */
  --bg-mobile-menu-email: url("https://hipsno.com/svg/icon/email-light.svg");
  /* -------------- */
  --bg-mobile-menu-logo: url("https://hipsno.com/svg/icon/logo-light.svg");
  /* -------------- */
  --bg-mobile-menu-graphic: url("https://hipsno.com/svg/icon/gd-light.svg");
  /* -------------- */
  --bg-device-pc: url("https://hipsno.com/svg/email-device/pc-light.svg");
  /* -------------- */
  --bg-device-phone: url("https://hipsno.com/svg/email-device/phone-light.svg");
}

/* =============================================
   RESETS
============================================= */
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

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

html {
  box-sizing: border-box;
  font-size: 62.5%;
  /* font-family: "Michroma", sans-serif; */
  font-family: "Open Sans", sans-serif;
}

body {
  font-size: 1.6rem;
  line-height: 2;
}

.container {
  width: 95%;
  max-width: 136.6rem;
  margin: 0 auto;
}

a {
  text-decoration: none;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.hide {
  display: none;
}

/* =============================================
   Text & Headings 8
============================================= */
h1,
h2,
h3,
h4,
h5,
h6 {
  z-index: 1;
  font-family: "Michroma", sans-serif;
  font-weight: 300;
  line-height: 1.2;
  margin: 0;
  margin-bottom: 1rem;
  color: rgba(var(--clr-combo-6-01), 1);
}
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
  font-weight: 700;
}

/* ==================================== */
h1 {
  font-size: 6rem;
  color: rgba(var(--clr-combo-6-01), 1);
}
h1 span {
  color: rgba(var(--clr-combo-3-01), 1);
}
@media (min-width: 768px) {
  h1 {
    font-size: 5rem;
  }
}
@media (min-width: 992px) {
  h1 {
    font-size: 7rem;
  }
}
h1.text-primary {
  color: rgba(var(--clr-combo-3-01), 1);
}
h1.results-title {
  font-size: 5rem;
  margin-bottom: 5rem;
}
h1.results-title span {
  white-space: nowrap;
}
@media (min-width: 768px) {
  h1.results-title {
    font-size: 4rem;
  }
}

h2 {
  font-size: 2.6rem;
  line-height: 1.5;
}

h3 {
  color: rgba(var(--clr-combo-3-01), 1);
  font-size: 2rem;
}
@media (min-width: 768px) {
  h3 {
    font-size: 2.2rem;
  }
}

h4 {
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  h4 {
    font-size: 1.8rem;
  }
}

h5 {
  font-size: 1.2rem;
}
@media (min-width: 768px) {
  h5 {
    font-size: 1.4rem;
  }
}

h6 {
  font-size: 1rem;
  line-height: 1.2;
}
@media (min-width: 768px) {
  h6 {
    font-size: 0.8rem;
  }
}

p {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: 1.5;
  color: rgba(var(--clr-combo-6-01), 1);
  margin-top: 0;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  p {
    font-size: 1.6rem;
  }
}

.text-primary {
  color: rgba(var(--clr-combo-6-01), 1);
}
.text-primary a {
  color: rgba(var(--clr-combo-6-01), 1);
}

.content-info p {
  font-size: 2.4rem;
  color: rgba(var(--clr-combo-3-01), 1);
  margin-bottom: 3rem;
}

.disclaimer-email {
  padding: 2rem;
  margin: 3rem auto 0;
  background-color: rgba(var(--clr-combo-6-01), 0.08);
  border-radius: 0.5rem;
}

p.disclaimer-email {
  font-size: 1.5rem;
}

p > a {
  text-decoration: none !important;
  color: rgba(var(--clr-combo-6-01), 1);
}

p > a:hover {
  color: rgba(var(--clr-combo-6-01), 1);
}

.lead {
  font-size: 1.25rem;
  font-weight: 400;
}
@media (min-width: 768px) {
  .lead {
    font-size: 1.25rem;
  }
}

.blog-author-email,
.blog-author,
.blog-date {
  font-size: 1.4rem;
  color: rgba(var(--clr-combo-4-01), 1);
}
.blog-author-email a,
.blog-author a,
.blog-date a {
  color: rgba(var(--clr-combo-4-01), 1);
}

.blog-author-email span,
.blog-author span {
  color: rgba(var(--clr-combo-6-01), 1);
}

.bg-single span {
  white-space: nowrap;
}

.page-numbers {
  text-decoration: none;
  margin: 0.5rem;
  color: rgba(var(--clr-combo-6-01), 1);
}
.page-numbers:hover {
  text-decoration: none;
  margin: 0.5rem;
  color: rgba(var(--clr-combo-6-01), 1);
}

.text-center {
  text-align: center;
}

pre {
  color: rgba(var(--clr-combo-3-01), 1);
  font-size: 2rem;
}

.portfolio-title,
.email-title {
  font-size: 4.5rem;
  margin-bottom: 1.5rem;
  color: rgba(var(--clr-combo-6-01), 0.9);
}

.portfolio-subtitle,
.email-subtitle {
  color: rgba(var(--clr-combo-3-01), 0.9);
  font-style: italic;
  font-family: "Open Sans", sans-serif;
}

/* =============================================
   Image
============================================= */
img {
  max-width: 100%;
  height: auto;
  display: block;
}

.img-thumbnail {
  display: block;
  border-radius: 0.9rem;
  width: 100% !important;
}

.img-center {
  display: flex;
  justify-content: center;
}

.featured-image-container {
  width: 40rem;
  margin: auto;
}

.featured-image {
  margin-bottom: 3rem;
}

/* =============================================
   Margin 
============================================= */
.mt-1 {
  margin-top: 1rem;
}

.mt-2 {
  margin-top: 2rem;
}

.mt-3 {
  margin-top: 3rem;
}

.mt-4 {
  margin-top: 4rem;
}

.mt-5 {
  margin-top: 5rem;
}

.mt-6 {
  margin-top: 6rem;
}

.mb-1 {
  margin-bottom: 1rem;
}

.mb-2 {
  margin-bottom: 2rem;
}

.mb-3 {
  margin-bottom: 3rem;
}

.mb-4 {
  margin-bottom: 4rem;
}

.mb-5 {
  margin-bottom: 5rem;
}

.mb-6 {
  margin-bottom: 6rem;
}

/* =============================================
   Padding
============================================= */
.px-1 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-2 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.px-3 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.px-4 {
  padding-left: 4rem;
  padding-right: 4rem;
}

.px-5 {
  padding-left: 5rem;
  padding-right: 5rem;
}

.px-6 {
  padding-left: 6rem;
  padding-right: 6rem;
}

/* =============================================
   Columns
============================================= */
.d-flex {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.col-sm-1 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-sm-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-sm-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-sm-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-sm-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-sm-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-sm-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-sm-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-sm-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-sm-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-sm-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-sm-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.col-lg-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-lg-1 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-lg-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-lg-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-lg-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-lg-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-lg-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-lg-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-lg-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-lg-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-lg-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-lg-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-lg-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* =============================================
   Grid Container CTA
============================================= */
.grid-cta {
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr;
  grid-template-rows: auto auto auto auto;
  gap: 0px 0px;
  grid-template-areas: "cta-title" "cta-phone" "cta-devices" "cta-nav";
}
@media (min-width: 768px) {
  .grid-cta {
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto auto;
    gap: 0px 0px;
    grid-template-areas: "cta-title cta-phone" "cta-devices cta-phone" "cta-nav cta-nav";
  }
}

.cta-nav {
  grid-area: cta-nav;
}

.cta-title {
  grid-area: cta-title;
  display: flex;
  flex-direction: column;
  text-align: center;
}
@media (min-width: 768px) {
  .cta-title {
    text-align: left;
  }
}

.cta-phone {
  grid-area: cta-phone;
  padding: 5rem 0;
}
@media (min-width: 768px) {
  .cta-phone {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .cta-phone {
    padding-bottom: 4rem;
  }
}

.cta-devices {
  grid-area: cta-devices;
  display: none;
}
@media (min-width: 768px) {
  .cta-devices {
    display: block;
    padding-top: 2rem;
    padding-right: 2rem;
    padding-bottom: 6rem;
  }
}
@media (min-width: 992px) {
  .cta-devices {
    padding-top: 0;
    padding-bottom: 0;
    padding-bottom: 3rem;
  }
}

/* =============================================
   Grid Container Contact Us
============================================= */
.grid-contact {
  padding-top: 4rem;
  background-color: rgba(var(--clr-combo-1-01), 0.8);
  border-radius: 1rem;
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 0px 0px;
  grid-template-areas: "contact-title" "contact-form" "contact-info";
}
@media (min-width: 768px) {
  .grid-contact {
    padding: 4rem 0;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "contact-title contact-form" "contact-info contact-form";
    padding-bottom: 0;
  }
}

.contact-title {
  grid-area: contact-title;
}

.contact-info {
  grid-area: contact-info;
}

.contact-form {
  grid-area: contact-form;
}

/* =============================================
   Grid Container Page with Sidebar
============================================= */
.grid-page-with-sidebar {
  border-radius: 1rem;
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 3rem 3rem;
  grid-template-areas: "page-with-sidebar-content" "page-sidebar";
}
@media (min-width: 768px) {
  .grid-page-with-sidebar {
    grid-template-columns: 50% 1fr;
    grid-template-areas: "page-with-sidebar-content page-sidebar";
    padding-bottom: 0;
    margin-bottom: 15rem;
  }
}
@media (min-width: 992px) {
  .grid-page-with-sidebar {
    grid-template-columns: 60% 1fr;
    grid-template-areas: "page-with-sidebar-content page-sidebar";
    padding-bottom: 0;
    margin-bottom: 15rem;
  }
}

.page-sidebar {
  grid-area: page-sidebar;
  background-color: rgba(var(--clr-combo-1-01), 0.8);
  border-radius: 1rem;
  padding: 2rem;
}

.page-with-sidebar-content {
  grid-area: page-with-sidebar-content;
  background-color: rgba(var(--clr-combo-1-01), 0.8);
  border-radius: 1rem;
  padding: 2rem;
}

/* =============================================
   Grid Container Email
============================================= */
.grid-email {
  padding: 2rem;
  border-radius: 2rem;
  background-color: rgba(var(--clr-combo-1-01), 0.8);
  display: grid;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  gap: 0px 0px;
  grid-auto-flow: row;
  grid-template-areas: "email-info" "email-devices" "email-disclaimer";
}
@media (min-width: 992px) {
  .grid-email {
    padding: 3rem;
    display: grid;
    grid-template-columns: 35% 1fr;
    grid-auto-columns: 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas: "email-info email-devices" "email-disclaimer email-disclaimer";
  }
}
@media (min-width: 1200px) {
  .grid-email {
    display: grid;
    grid-template-columns: 35% 1fr;
    grid-auto-columns: 1fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas: "email-info email-devices" "email-disclaimer email-disclaimer";
  }
}

.email-disclaimer {
  grid-area: email-disclaimer;
}

.email-info {
  grid-area: email-info;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
@media (min-width: 992px) {
  .email-info {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    text-align: left;
  }
}

.email-devices {
  grid-area: email-devices;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 3rem 0;
}
@media (min-width: 992px) {
  .email-devices {
    flex-direction: row;
  }
}
.email-devices .email-devices-item {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* =============================================
   Grid Container Portfolio - Art, Graphic Design, Logotype Design
============================================= */
.grid-single-portfolio {
  padding: 2rem;
  border-radius: 2rem;
  background-color: rgba(var(--clr-combo-1-01), 0.8);
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 0px 0em;
  grid-template-areas: "single-portfolio-info" "single-portfolio-project";
}
@media (min-width: 768px) {
  .grid-single-portfolio {
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 0px 2rem;
    grid-template-areas: "single-portfolio-info single-portfolio-project";
  }
}

.single-portfolio-info {
  grid-area: single-portfolio-info;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
@media (min-width: 768px) {
  .single-portfolio-info {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    text-align: left;
  }
}

.single-portfolio-project {
  grid-area: single-portfolio-project;
  padding: 3rem 0;
}

/* =============================================
   Header
============================================= */
.site-header {
  padding: 2rem 0;
}

.navigation-bar-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.navigation-bar-header .container-header-logo {
  width: 100%;
  display: flex;
  justify-content: center;
}
@media (min-width: 768px) {
  .navigation-bar-header .container-header-logo {
    width: 30%;
  }
}
@media (min-width: 992px) {
  .navigation-bar-header .container-header-logo {
    width: 40%;
  }
}
.navigation-bar-header .container-header-menu {
  display: none;
}
@media (min-width: 768px) {
  .navigation-bar-header .container-header-menu {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
}
.navigation-bar-header .container-header-menu .menu-wrapper-header {
  display: flex;
  align-self: flex-end;
}

/* =============================================
   Footer
============================================= */
.footerW {
  display: flex;
  align-items: flex-end;
}

.footer {
  display: none;
}
@media (min-width: 768px) {
  .footer {
    display: block;
    bottom: 0;
    background-color: rgba(var(--clr-combo-1-01), 1);
    background-image: var(--bg-footer);
    border-top: solid 2px rgba(var(--clr-combo-3-02), 1);
    padding: 2rem 0;
  }
}

.container-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.menu-wrapper-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer-logo {
  height: 10rem;
}

.site-footer {
  padding: 2rem 0;
}

.navigation-bar-footer .logo-container {
  width: 100%;
  display: flex;
  justify-content: center;
}
@media (min-width: 768px) {
  .navigation-bar-footer .logo-container {
    width: 30%;
  }
}
@media (min-width: 992px) {
  .navigation-bar-footer .logo-container {
    width: 40%;
  }
}
@media (min-width: 768px) {
  .navigation-bar-footer {
    display: flex;
    justify-content: space-between;
  }
}

/* =============================================
   WP - Page Template
============================================= */
.page-wrap {
  padding-bottom: 10rem;
}
@media (min-width: 768px) {
  .page-wrap {
    padding-bottom: 5rem;
  }
}

.page.no-sidebars {
  max-width: 80rem;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .page.with-sidebar {
    display: flex;
    justify-content: space-between;
  }

  .with-sidebar .page-content {
    flex: 0 0 calc(60% - 2rem);
  }

  .with-sidebar .sidebar {
    flex: 0 0 calc(40% - 2rem);
  }
}
/* =============================================
   WP - ARCHIVE BLOG
============================================= */
.content-results {
  display: block;
  width: 100%;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .content-results {
    margin-right: 5rem;
    margin-bottom: 0;
  }
}
.content-results:last-child {
  margin-bottom: 0;
}

.content-results {
  text-align: center;
}
@media (min-width: 768px) {
  .content-results {
    text-align: left;
  }
}

/* =============================================
   WP - CATEGORY
============================================= */
.display-categoryW {
  display: block;
  margin-bottom: 0.5rem;
}

.display-categoty {
  color: rgba(var(--clr-combo-1-01), 1);
}

.categories a {
  text-decoration: none;
}

/* =============================================
   Widget
============================================= */
.widget {
  list-style: none;
  margin: 0;
  padding: 0;
}

.wp-block-column {
  display: flex;
  align-items: center;
  justify-content: center;
}

.wp-block-image {
  width: 100%;
  max-width: 30rem;
}
.wp-block-image img {
  border-radius: 50%;
}

/* =============================================
   Widget Quote
============================================= */
.wp-block-quote {
  position: relative;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: rgba(var(--clr-combo-6-01), 1);
  padding: 3rem 0 1.5rem;
  width: 100%;
  max-width: 500px;
  z-index: 1;
  margin: 3rem auto;
  align-self: center;
  border-top: solid 1px;
  border-bottom: solid 1px;
}
.wp-block-quote p {
  position: relative;
  color: rgba(var(--clr-combo-6-01), 1);
  font-size: 4rem;
  font-weight: 400;
  line-height: 1.3;
  margin: 0;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .wp-block-quote p {
    font-size: 3rem;
  }
}
@media (min-width: 992px) {
  .wp-block-quote p {
    font-size: 3.5rem;
  }
}
@media (min-width: 1200px) {
  .wp-block-quote p {
    font-size: 4rem;
    padding-right: 5rem;
  }
}
.wp-block-quote cite {
  position: relative;
  font-family: "Michroma", sans-serif;
  color: rgba(var(--clr-combo-4-01), 1);
  font-size: 3rem;
  font-weight: normal;
  padding-left: 2rem;
}
@media (min-width: 768px) {
  .wp-block-quote cite {
    font-size: 2.2rem;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .wp-block-quote cite {
    font-size: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .wp-block-quote cite {
    font-size: 3rem;
    padding-left: 2rem;
  }
}
.wp-block-quote::before {
  position: absolute;
  content: "“";
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: rgba(var(--clr-combo-3-01), 1);
  font-size: 20rem;
  line-height: 0;
  top: 40px;
  left: 20px;
}
.wp-block-quote::after {
  position: absolute;
  content: "”";
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: rgba(var(--clr-combo-3-01), 1);
  font-size: 20rem;
  line-height: 0;
  bottom: -43px;
  right: 30px;
}

/* =============================================
   Widget Search
============================================= */
.wp-block-search__button-outside {
  margin: 5rem 0;
}

.wp-block-search__label {
  color: rgba(var(--clr-combo-3-01), 1);
}

.wp-block-search__input {
  border-radius: 0.5rem 0 0 0.5rem;
  width: 70%;
}

.wp-block-search__input,
.wp-block-search__button {
  border: 2px solid rgba(var(--clr-combo-4-02), 1);
  height: 3rem;
  font-size: 1.5rem;
  line-height: 1;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

.wp-block-search__button {
  width: 30%;
  background-color: rgba(var(--clr-combo-4-02), 1);
  color: rgba(var(--clr-combo-6-03), 1);
  padding: 0.5rem 0;
  border-radius: 0 0.5rem 0.5rem 0;
}

/* =============================================
   TAG
============================================= */
.display-tagW,
.tag-container {
  display: block;
}

.tags {
  margin-right: 2rem;
  margin-bottom: 2rem;
  padding: 1rem 2rem;
  background-color: rgba(var(--clr-combo-3-01), 1);
  color: rgba(var(--clr-combo-1-01), 1);
}

/* =============================================
   Buttons
============================================= */
.button-container {
  display: flex;
  justify-content: flex-end;
}

.button {
  display: block;
  background-color: rgba(var(--clr-combo-1-01), 1);
  flex: 1;
  text-align: center;
  color: rgba(var(--clr-combo-6-03), 1);
  border-radius: 0.5rem;
  padding: 1rem 3rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2rem;
}

.btn {
  display: block;
  text-align: center;
  width: 100%;
  padding: 0.5rem 1.5rem;
  border-radius: 0.5rem;
  background-color: rgba(var(--clr-combo-4-04), 1);
}
.btn:hover {
  background-color: rgba(var(--clr-combo-3-01), 1);
}
@media (min-width: 768px) {
  .btn {
    width: 30rem;
  }
}

.btn-info {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 2rem;
  color: rgba(var(--clr-combo-6-03), 1);
}
.btn-info:hover {
  color: rgba(var(--clr-combo-1-01), 1);
}

/* =============================================
   Cards
============================================= */
.card {
  display: flex;
  min-width: 0;
  word-wrap: break-word;
  background-color: rgba(var(--clr-combo-1-01), 0.6);
  border-radius: 0.5rem;
  padding: 1.5rem;
}

.card-body {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 768px) {
  .card-body {
    flex-direction: row;
  }
}

/* =============================================
   Bgs
============================================= */
.bg {
  z-index: -300;
  background-color: rgba(var(--clr-combo-1-01), 1);
  width: 100vw;
  height: 100vh;
  position: fixed;
}

.bg-1 {
  z-index: -290;
  width: 100vw;
  height: 100vh;
  position: fixed;
  background-image: linear-gradient(360deg, rgb(var(--clr-combo-4-05)), rgb(var(--clr-combo-1-01)));
  /* ----- */
  /* background: rgb(var(--clr-combo-1-01)); */
  /* 
  background: linear-gradient(180deg, rgba(var(--clr-combo-4-05),1) 0%, rgba(var(--clr-combo-1-01),1) 35%, rgba(var(--clr-combo-1-01),1) 100%); */

  /* background: linear-gradient(180deg, rgba(var(--clr-combo-1-01),1) 0%, rgba(var(--clr-combo-4-05),1) 85%, rgba(var(--clr-combo-4-05),1) 100%); */
}

.bg-2 {
  z-index: -280;
  width: 100vw;
  height: 100vh;
  position: fixed;
  width: 100%;
  height: 100%;
  background: var(--bg-triangles);
  background-repeat: repeat-x;
  background-size: 90px;
}

/* =============================================
   Home Bgs
============================================= */
.bg-cta-1 {
  z-index: -100;
  width: 100%;
  height: 100%;
  background-image: var(--bg-main);
  background-color: rgba(var(--clr-combo-1-01), 1);
}

.bg-cta-2 {
  z-index: -90;
  background-image: var(--bg-dots);
  background-repeat: repeat;
}

.bg-cta-3 {
  z-index: -80;
  width: 100%;
  height: 90%;
  background: rgb(var(--clr-combo-1-01));
  background: linear-gradient(0deg, rgba(var(--clr-combo-1-01), 0) 0%, rgba(var(--clr-combo-1-01), 0) 20%, rgba(var(--clr-combo-1-01), 1) 100%);
}

.bg-cta-4 {
  z-index: -70;
  background-image: var(--bg-phone-phone);
}
@media (min-width: 768px) {
  .bg-cta-4 {
    background-image: var(--bg-phone-tablet);
  }
}
@media (min-width: 992px) {
  .bg-cta-4 {
    background-image: var(--bg-phone-desktop);
  }
}
@media (min-width: 1200px) {
  .bg-cta-4 {
    background-image: var(--bg-phone-desktopLarge);
  }
}

.bg-cta-5 {
  z-index: -70;
  background-image: linear-gradient(6.5deg, rgb(var(--clr-combo-1-01)) 0%, rgb(var(--clr-combo-1-01)) 15%, rgb(var(--clr-combo-1-01)) 15%, rgb(var(--clr-combo-1-01)) 37%, rgb(var(--clr-combo-4-01)) 37%, rgb(var(--clr-combo-4-01)) 37.5%, rgba(var(--clr-combo-1-01), 0) 37.5%, rgba(var(--clr-combo-1-01), 0) 100%);
}
@media (min-width: 768px) {
  .bg-cta-5 {
    background-image: linear-gradient(6.5deg, rgb(var(--clr-combo-1-01)) 0%, rgb(var(--clr-combo-1-01)) 25%, rgb(var(--clr-combo-4-01)) 25%, rgb(var(--clr-combo-4-01)) 25.5%, rgba(var(--clr-combo-1-01), 0) 25.5%, rgba(var(--clr-combo-1-01), 0) 100%);
  }
}
@media (min-width: 1200px) {
  .bg-cta-5 {
    background-image: linear-gradient(6.5deg, rgb(var(--clr-combo-1-01)) 0%, rgb(var(--clr-combo-1-01)) 30%, rgb(var(--clr-combo-4-01)) 30%, rgb(var(--clr-combo-4-01)) 30.5%, rgba(var(--clr-combo-1-01), 0) 30.5%, rgba(var(--clr-combo-1-01), 0) 100%);
  }
}

/* =============================================
   Color Animation Logo Frames
============================================= */
@-webkit-keyframes fill-color-triangle-inside {
  from {
    fill: transparent;
  }
  to {
    fill: rgba(var(--clr-combo-4-02), 0.5);
  }
}
@keyframes fill-color-triangle-inside {
  from {
    fill: transparent;
  }
  to {
    fill: rgba(var(--clr-combo-4-02), 0.5);
  }
}
@-webkit-keyframes fill-color-1 {
  from {
    fill: transparent;
  }
  to {
    fill: rgba(var(--clr-combo-6-01), 1);
  }
}
@keyframes fill-color-1 {
  from {
    fill: transparent;
  }
  to {
    fill: rgba(var(--clr-combo-6-01), 1);
  }
}
@-webkit-keyframes fill-color-2 {
  from {
    fill: transparent;
  }
  to {
    fill: rgba(var(--clr-combo-3-01), 1);
  }
}
@keyframes fill-color-2 {
  from {
    fill: transparent;
  }
  to {
    fill: rgba(var(--clr-combo-3-01), 1);
  }
}
@-webkit-keyframes fill-color-3 {
  from {
    fill: transparent;
  }
  to {
    fill: rgba(var(--clr-combo-4-01), 1);
  }
}
@keyframes fill-color-3 {
  from {
    fill: transparent;
  }
  to {
    fill: rgba(var(--clr-combo-4-01), 1);
  }
}
@-webkit-keyframes fill-color-4 {
  from {
    fill: transparent;
  }
  to {
    fill: rgba(var(--clr-combo-4-02), 0.7);
  }
}
@keyframes fill-color-4 {
  from {
    fill: transparent;
  }
  to {
    fill: rgba(var(--clr-combo-4-02), 0.7);
  }
}
@-webkit-keyframes fill-color-5 {
  from {
    fill: transparent;
  }
  to {
    fill: rgba(var(--clr-combo-1-01), 1);
  }
}
@keyframes fill-color-5 {
  from {
    fill: transparent;
  }
  to {
    fill: rgba(var(--clr-combo-1-01), 1);
  }
}
/* =============================================
   Color Animation Logo
============================================= */
.animation-logotype {
  height: 20rem;
  width: auto;
}

.animation-hipsno-triangle-inside {
  -webkit-animation: fill-color-triangle-inside 1s ease forwards 0.5s;
          animation: fill-color-triangle-inside 1s ease forwards 0.5s;
}

.animation-hipsno-triangle-outside {
  fill: none;
  stroke: rgba(var(--clr-combo-3-01), 1);
  stroke-miterlimit: 10;
  stroke-width: 3;
}

.animation-hipsno-line {
  fill: var(--line-Gradient);
}

.animation-hipsno-text-h,
.animation-hipsno-text-i1,
.animation-hipsno-text-i2,
.animation-hipsno-text-p1,
.animation-hipsno-text-p2,
.animation-hipsno-text-s1,
.animation-hipsno-text-s4,
.animation-hipsno-text-s5,
.animation-hipsno-text-n1,
.animation-hipsno-text-n2,
.animation-hipsno-text-n4,
.animation-hipsno-text-o1 {
  fill: transparent;
  stroke: rgba(var(--clr-combo-6-01), 1);
  -webkit-animation: fill-color-1 5s ease forwards 3s;
          animation: fill-color-1 5s ease forwards 3s;
}

.animation-hipsno-text-n3,
.animation-hipsno-text-o4 {
  fill: transparent;
  stroke: rgba(var(--clr-combo-3-01), 1);
  -webkit-animation: fill-color-2 5s ease forwards 3s;
          animation: fill-color-2 5s ease forwards 3s;
}

.animation-hipsno-text-s2,
.animation-hipsno-text-s3 {
  fill: transparent;
  stroke: rgba(var(--clr-combo-1-01), 1);
  -webkit-animation: fill-color-5 5s ease forwards 3s;
          animation: fill-color-5 5s ease forwards 3s;
}

.animation-hipsno-text-o2,
.animation-hipsno-text-o3 {
  fill: transparent;
  stroke: rgba(var(--clr-combo-4-01), 1);
  -webkit-animation: fill-color-3 5s ease forwards 3s;
          animation: fill-color-3 5s ease forwards 3s;
}

/* =============================================
   Color Hipsno Icon
============================================= */
.hipsno-icon-h {
  fill: rgba(var(--clr-combo-6-01), 1);
  stroke: none;
}

.hipsno-icon-triangle {
  fill: rgba(var(--clr-combo-3-01), 1);
  stroke: none;
}

.hipsno-icon-circle {
  fill: rgba(var(--clr-combo-4-02), 1);
  stroke: none;
}

/* =============================================
   Color THeme Toggle 
============================================= */
@media (min-width: 576px) {
  .colortheme {
    display: block;
    margin: auto;
  }
}
.colortheme input[type=checkbox] {
  height: 0;
  width: 0;
  visibility: hidden;
}
.colortheme label {
  cursor: pointer;
  text-indent: -9999px;
  width: 30px;
  height: 16px;
  margin-top: 1rem;
  margin-left: 1rem;
  background-color: rgba(var(--clr-combo-4-04), 1);
  float: right;
  border-radius: 100px;
  border-radius: 10rem;
  position: relative;
}
.colortheme label:after {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 10px;
  height: 10px;
  background-color: rgba(var(--clr-combo-6-03), 1);
  border-radius: 90px;
  transition: 0.3s;
}
.colortheme input:checked + label:after {
  left: calc(100% - 5px);
  transform: translateX(-100%);
}
.colortheme label:active:after {
  width: 25px;
}

html.transition,
html.transition *,
html.transition *:before,
html.transition *:after {
  transition: all 750ms !important;
  transition-delay: 0 !important;
}

/* =============================================
   Color THeme Toggle 
============================================= */
@media (min-width: 576px) {
  .colortheme-mobile-menu {
    display: block;
    margin: auto;
  }
}
.colortheme-mobile-menu input[type=checkbox] {
  height: 0;
  width: 0;
  visibility: hidden;
}
.colortheme-mobile-menu label {
  cursor: pointer;
  text-indent: -9999px;
  width: 30px;
  height: 16px;
  margin-top: 8px;
  background-color: rgba(var(--clr-combo-3-01), 1);
  float: right;
  border-radius: 100px;
  border-radius: 10rem;
  position: relative;
}
.colortheme-mobile-menu label:after {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 10px;
  height: 10px;
  background-color: rgba(var(--clr-combo-1-04), 1);
  border-radius: 90px;
  transition: 0.3s;
}
.colortheme-mobile-menu input:checked + label:after {
  left: calc(100% - 5px);
  transform: translateX(-100%);
}
.colortheme-mobile-menu label:active:after {
  width: 25px;
}

html.transition,
html.transition *,
html.transition *:before,
html.transition *:after {
  transition: all 750ms !important;
  transition-delay: 0 !important;
}

/* =============================================
   Menu
============================================= */
.menu-contact,
.menu-portfolio {
  display: none;
}
.menu-contact .current_page_item,
.menu-portfolio .current_page_item {
  border-bottom: solid 3px rgba(var(--clr-combo-3-01), 1);
}
@media (min-width: 768px) {
  .menu-contact,
.menu-portfolio {
    display: flex;
  }
  .menu-contact li,
.menu-portfolio li {
    margin-right: 0.5rem;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .menu-contact li,
.menu-portfolio li {
    margin-right: 1rem;
  }
  .menu-contact li:last-of-type,
.menu-portfolio li:last-of-type {
    margin-right: 0;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .menu-contact li,
.menu-portfolio li {
    margin-right: 1rem;
  }
}
@media (min-width: 768px) {
  .menu-contact a,
.menu-portfolio a {
    /* font-size: 1.2rem; */
    line-height: 1.2rem;
    color: rgba(var(--clr-combo-6-01), 1);
    text-align: center;
    padding: 0.5rem 1rem;
  }
  .menu-contact a:hover,
.menu-portfolio a:hover {
    margin-bottom: 0.5rem;
    border-radius: 0.5rem;
    background-color: rgba(var(--clr-combo-4-05), 0.6);
  }
  .menu-contact a span,
.menu-portfolio a span {
    color: rgba(var(--clr-combo-3-01), 1);
  }
}

.menu-contact .menu,
.menu-portfolio .menu {
  display: flex;
  align-content: center;
  align-items: center;
}

/* ============================================= 
   Menu Mobile
============================================= */
.navbar-mobile-bg {
  z-index: 20;
  position: fixed;
  bottom: 0;
  width: 100vw;
  padding-right: 3rem;
  background-color: rgba(var(--clr-combo-1-01), 0.7);
  transition: width 600ms ease;
  background-image: var(--bg-mobile-menu);
  border-top: solid 5px rgba(var(--clr-combo-3-02), 1);
}
@media (min-width: 768px) {
  .navbar-mobile-bg {
    display: none;
  }
}

.navbar-mobile {
  display: flex;
  align-items: center;
  justify-content: center;
}

.navbar-mobile-item {
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 10rem;
}
.navbar-mobile-item:nth-child(1), .navbar-mobile-item:nth-child(2), .navbar-mobile-item:nth-child(3), .navbar-mobile-item:nth-child(4), .navbar-mobile-item:nth-child(5) {
  width: 20%;
  max-width: 20rem;
}
.navbar-mobile-item:nth-child(6) {
  width: 5rem;
}
.navbar-mobile-item a {
  display: block;
  height: 100%;
  filter: grayscale(100%) opacity(0.7);
}
.navbar-mobile-item a:hover {
  filter: grayscale(0%) opacity(1);
}
.navbar-mobile-item a > svg.navbar-mobile-icon {
  display: block;
  height: 7rem;
}
@media (min-width: 576px) {
  .navbar-mobile-item a > svg.navbar-mobile-icon {
    height: 8rem;
  }
}

.icon-color-1 {
  fill: rgba(var(--clr-combo-3-01), 1);
}

.icon-color-2 {
  fill: rgba(var(--clr-combo-6-01), 1);
}

.icon-color-3 {
  fill: rgba(var(--clr-combo-4-01), 1);
}

.icon-color-4 {
  fill: rgba(var(--clr-combo-3-04), 1);
}

.icon-color-5 {
  fill: rgba(var(--clr-combo-1-04), 1);
}

.icon-color-6 {
  fill: rgba(var(--clr-combo-3-05), 1);
}

.icon-color-7 {
  fill: rgba(var(--clr-combo-3-02), 1);
}

.icon-color-8 {
  fill: rgba(var(--clr-combo-4-02), 1);
}

.icon-color-9 {
  fill: rgba(var(--clr-combo-1-04), 0.6);
}

/* =============================================
   ABOUT US
============================================= */
.about-title {
  text-align: center;
  font-size: 4.5rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .about-title {
    font-size: 4rem;
  }
}

.about-info {
  padding-bottom: 2rem;
}

.profile {
  width: 20rem;
  float: left;
  margin-right: 1.5rem;
}
@media (min-width: 768px) {
  .profile {
    float: none;
    margin: auto;
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 992px) {
  .profile {
    float: left;
    margin: 0%;
    margin-right: 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 1200px) {
  .profile {
    margin-bottom: 8rem;
  }
}

.about-content p:nth-child(1) {
  padding-right: 3rem;
}
@media (min-width: 576px) {
  .about-content p:nth-child(1) {
    padding-right: 2rem;
  }
}
@media (min-width: 768px) {
  .about-content p:nth-child(1) {
    padding-right: 0;
  }
}

.about-icons {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row;
}

.about-icons-title {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 2rem;
  padding-top: 3rem;
  border-top: solid 2px rgba(var(--clr-combo-4-04), 1);
}

.about-icons-group-label {
  color: rgba(var(--clr-combo-6-01), 1);
}
.about-icons-group-label h4 {
  color: rgba(var(--clr-combo-6-01), 1);
  margin-bottom: 2rem;
}

.about-icons-group {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
  width: 100%;
  margin-bottom: 2rem;
}

.about-icons-subgroup span,
.about-icons-subgroup {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
}

.about-spbtw {
  justify-content: space-between;
}

.icon-w1,
.icon-w2,
.icon-h1 {
  padding: 0 1.5rem 1rem;
}
@media (min-width: 576px) {
  .icon-w1,
.icon-w2,
.icon-h1 {
    padding: 0 1.5rem 1rem;
  }
}
@media (min-width: 768px) {
  .icon-w1,
.icon-w2,
.icon-h1 {
    padding: 0 1.5rem 1rem;
  }
}
@media (min-width: 992px) {
  .icon-w1,
.icon-w2,
.icon-h1 {
    padding: 0 1.5rem 2rem;
  }
}
@media (min-width: 1200px) {
  .icon-w1,
.icon-w2,
.icon-h1 {
    padding: 0 2rem 2rem;
  }
}

.icon-w1 {
  width: auto;
  height: 8rem;
}
@media (min-width: 992px) {
  .icon-w1 {
    height: 10rem;
  }
}

.icon-w2 {
  width: auto;
  height: 8rem;
}

.icon-h1 {
  width: 12rem;
  height: auto;
}

/* =============================================
   COMPARE
============================================= */
.compare {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-image: url("../images/compare/bg0.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 12rem 0;
}

.compare .compare-title {
  max-width: 700px;
}
.compare .compare-title h3 {
  color: white;
  text-align: center;
  font-size: 3.2rem;
  line-height: 150%;
  padding-left: 5rem;
  padding-right: 5rem;
  padding-bottom: 1.5rem;
}

.compare .comapre-table {
  max-width: 700px;
  width: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

@media (min-width: 768px) {
  .compare .comapre-table {
    -ms-grid-columns: 1.5fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1.5fr 1fr 1fr 1fr 1fr 1fr;
  }
}
.compare .comapre-table .title-name {
  background-color: rgba(var(--clr-combo-1-01), 0.5);
}

.compare .comapre-table .text-info:nth-child(even) {
  background-color: rgba(var(--clr-combo-1-01), 0.65);
}

.compare .comapre-table .text-info:nth-child(odd) {
  background-color: rgba(var(--clr-combo-1-01), 0.85);
}

.compare .comapre-table p {
  margin: 0;
}

.title-car {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: var(--color-white);
  background-color: rgba(var(--clr-combo-1-01), 0.5);
  padding: 10px 5px;
  font-weight: bold;
}

.title-car:nth-child(even) {
  background-color: rgba(var(--clr-combo-1-01), 0.7);
}

.title-car:first-of-type {
  background: transparent;
}

.title-name {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  color: rgba(var(--clr-combo-6-01), 0.5);
  padding: 10px;
  font-weight: bold;
}

.text-info {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: rgba(var(--clr-combo-1-01), 0.5);
  padding: 10px;
  font-weight: bold;
}

.title-name,
.text-info {
  border-top: solid 1px rgba(var(--clr-combo-1-01), 1);
}

/* =============================================
   Email Devices Phone  
============================================= */
.device-phone-bg {
  width: 20rem;
  height: 40rem;
  background-image: var(--bg-device-phone);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top left;
  padding: 3.5rem 1rem 4.5rem;
  display: flex;
  justify-content: center;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .device-phone-bg {
    width: 20rem;
    height: 40rem;
  }
}
@media (min-width: 992px) {
  .device-phone-bg {
    width: 15rem;
    height: 30rem;
    margin-bottom: 0;
    padding: 3rem 1rem 4rem;
  }
}
@media (min-width: 1200px) {
  .device-phone-bg {
    width: 20rem;
    height: 40rem;
    padding: 3.5rem 1rem 4.5rem;
  }
}

.device-phone-display {
  display: block;
  width: 100%;
  height: 100%;
}
.device-phone-display::after {
  background-color: rgba(0, 0, 0, 0.8);
  background-image: url("https://hipsno.com/svg/email-device/phone-screen-info.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 10%;
  width: 100%;
  display: flex;
  content: "";
  z-index: 30;
}

/* =============================================
   Email Devices PC  
============================================= */
.device-pc-bg {
  width: 32rem;
  height: 20rem;
  background-image: var(--bg-device-pc);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top left;
  padding: 6rem 10rem 1.8rem;
  display: flex;
  justify-content: center;
}
@media (min-width: 576px) {
  .device-pc-bg {
    width: 48rem;
    height: 30rem;
    padding: 9rem 15rem 2.8rem;
  }
}
@media (min-width: 768px) {
  .device-pc-bg {
    width: 56rem;
    height: 35rem;
    padding: 9.8rem 17rem 3.3rem;
  }
}
@media (min-width: 992px) {
  .device-pc-bg {
    width: 40rem;
    height: 25rem;
    padding: 7rem 13rem 2.3rem;
  }
}
@media (min-width: 1200px) {
  .device-pc-bg {
    width: 48rem;
    height: 30rem;
    padding: 9rem 15rem 2.8rem;
  }
}

.device-pc-display {
  display: block;
  width: 100%;
  height: 100%;
}

/* =============================================
   Grid Container CTA  
============================================= */
.bg-pc-fast-machine {
  background: url("https://hipsno.com/wp-content/uploads/2021/01/Fast-Machine.png");
}

.bg-mobile-fast-machine {
  background: url("https://hipsno.com/wp-content/uploads/2021/01/Fast-Machine-m.png");
}

.bg-pc-poise-brand {
  background: url("https://hipsno.com/wp-content/uploads/2021/01/Poise-Brand.png");
}

.bg-pc-old-navy {
  background: url("https://hipsno.com/wp-content/uploads/2021/01/Old-Navy.png");
}

.bg-pc-mitsubishi-motors {
  background: url("https://hipsno.com/wp-content/uploads/2021/01/Mitsubishi-Motors.png");
}

.bg-pc-kohler-faucets {
  background: url("https://hipsno.com/wp-content/uploads/2021/01/Kohler-Faucets.png");
}

.bg-pc-kia-900 {
  background: url("https://hipsno.com/wp-content/uploads/2021/01/Kia-900.png");
}

.bg-pc-gap {
  background: url("https://hipsno.com/wp-content/uploads/2021/01/GAP.png");
}

.bg-pc-microsoft-office-365 {
  background: url("8888");
}

.bg-pc-banana-republic {
  background: url("https://hipsno.com/wp-content/uploads/2021/01/Banana-Republic.png");
}

.bg-pc-walmart {
  background: url("https://hipsno.com/wp-content/uploads/2021/01/Walmart-Albuquerque.png");
}

.bg-pc-audi-of-america {
  background: url("https://hipsno.com/wp-content/uploads/2021/01/Audi-of-America.png");
}

.bg-pc-challenger-sports {
  background: url("https://hipsno.com/wp-content/uploads/2021/01/Challenger-Sports-British-Soccer-Camps.png");
}

.bg-pc-kilowatt-depot {
  background: url("https://hipsno.com/wp-content/uploads/2021/01/Kilowatt-Depot.png");
}

.bg-pc-concordia-university {
  background: url("https://hipsno.com/wp-content/uploads/2021/01/Concordia-University.png");
}

.bg-mobile-concordia-university {
  background: url("https://hipsno.com/wp-content/uploads/2021/01/Concordia-University-m.png");
}

.bg-pc-fast-machine,
.bg-mobile-fast-machine,
.bg-pc-poise-brand,
.bg-pc-old-navy,
.bg-pc-mitsubishi-motors,
.bg-pc-kohler-faucets,
.bg-pc-kia-900,
.bg-pc-gap,
.bg-pc-microsoft-office-365,
.bg-pc-banana-republic,
.bg-pc-walmart,
.bg-pc-audi-of-america,
.bg-pc-challenger-sports,
.bg-pc-kilowatt-depot,
.bg-pc-concordia-university,
.bg-mobile-concordia-university {
  width: 100%;
  height: 100%;
  background-position: top;
  transition: ease-in-out 8s;
  background-size: cover;
}
.bg-pc-fast-machine:hover,
.bg-mobile-fast-machine:hover,
.bg-pc-poise-brand:hover,
.bg-pc-old-navy:hover,
.bg-pc-mitsubishi-motors:hover,
.bg-pc-kohler-faucets:hover,
.bg-pc-kia-900:hover,
.bg-pc-gap:hover,
.bg-pc-microsoft-office-365:hover,
.bg-pc-banana-republic:hover,
.bg-pc-walmart:hover,
.bg-pc-audi-of-america:hover,
.bg-pc-challenger-sports:hover,
.bg-pc-kilowatt-depot:hover,
.bg-pc-concordia-university:hover,
.bg-mobile-concordia-university:hover {
  background-position: bottom;
}

/* =============================================
   Contact Us
============================================= */
.contact-title {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 2rem 5rem;
}
@media (min-width: 768px) {
  .contact-title {
    justify-content: flex-start;
    padding: 2rem 2rem;
  }
}
@media (min-width: 992px) {
  .contact-title {
    padding: 2rem 5rem;
  }
}
@media (min-width: 1200px) {
  .contact-title {
    padding: 2rem 5rem;
  }
}
.contact-title h1 {
  font-size: 5rem;
  margin: 0;
}
@media (min-width: 768px) {
  .contact-title h1 {
    font-size: 4.5rem;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .contact-title h1 {
    font-size: 5rem;
  }
}
@media (min-width: 1200px) {
  .contact-title h1 {
    font-size: 6rem;
  }
}

.contact-info {
  padding: 2rem 5rem 3rem;
}
@media (min-width: 768px) {
  .contact-info {
    padding: 0 2rem;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .contact-info {
    padding: 0 5rem;
  }
  .contact-info p {
    margin-bottom: 2rem;
  }
}

.contact-form {
  padding: 2rem 5rem;
}
@media (min-width: 768px) {
  .contact-form {
    padding: 2rem 1rem;
  }
}
@media (min-width: 992px) {
  .contact-form {
    padding: 2rem 5rem;
  }
}

/* =============================================
   Contact Us Form
============================================= */
.wpcf7-form p {
  display: flex;
  flex-wrap: wrap;
}
.wpcf7-form p label, .wpcf7-form p span {
  flex: 0 0 100%;
}
.wpcf7-form p span {
  display: flex;
  flex-wrap: wrap;
}
.wpcf7-form p:last-of-type {
  margin-bottom: 0;
  margin-top: 3rem;
}

.wpcf7-form-control {
  flex: 0 0 100%;
  border: solid 2px rgba(var(--clr-combo-3-04), 1);
  border-radius: 0.5rem;
  background-color: rgba(var(--clr-combo-1-01), 1);
  padding: 1rem;
  color: rgba(var(--clr-combo-6-01), 0.8);
}

.wpcf7 form.sent .wpcf7-response-output {
  background-color: #d4ed4e;
  color: rgba(var(--clr-combo-1-04), 0.8);
}

.wpcf7 form .wpcf7-response-output {
  margin: 0;
  background-color: rgba(221, 13, 127, 0.8);
  color: rgba(var(--clr-combo-6-03), 1);
  border-radius: 0.5rem;
  border: none;
  padding: 1rem 2rem;
  font-size: 1.4rem;
  line-height: 1.5;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  text-align: center;
}

.wpcf7-not-valid-tip {
  font-size: 1.4rem;
  line-height: 1;
  font-family: "Open Sans", sans-serif;
  color: rgba(221, 13, 127, 0.8);
  padding-top: 0.5rem;
}

.wpcf7-submit {
  font-family: "Michroma", sans-serif;
  font-size: 2rem;
  line-height: 100%;
  padding: 1.7rem;
  border: none;
  background-color: rgba(var(--clr-combo-4-02), 1);
  color: rgba(var(--clr-combo-6-03), 1);
}
.wpcf7-submit:hover {
  cursor: pointer;
  background-color: rgba(var(--clr-combo-3-04), 1);
  color: rgba(var(--clr-combo-1-01), 1);
}

.wpcf7-spinner {
  background-color: transparent;
  opacity: 0;
}

/* =============================================
   REASONS
============================================= */
.section-reasons {
  background-image: url("../images/reasons/bg.jpg");
}

.section-reasons .section-head h5 {
  font-size: 36px;
  font-weight: 400;
}

.bg-reasons .icon-reasons-1 {
  background-image: url("../images/icons/info-vehicles.png");
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  width: 100%;
  height: 100%;
}
.bg-reasons .icon-reasons-2 {
  background-image: url("../images/icons/suggested-price.png");
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  width: 100%;
  height: 100%;
}
.bg-reasons .icon-reasons-3 {
  background-image: url("../images/icons/best-mile.png");
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  width: 100%;
  height: 100%;
}
.bg-reasons .icon-reasons-4 {
  background-image: url("../images/icons/negotiation-tips.png");
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  width: 100%;
  height: 100%;
}
.bg-reasons .icon-reasons-5 {
  background-image: url("../images/icons/best-times.png");
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  width: 100%;
  height: 100%;
}
.bg-reasons .icon-reasons-6 {
  background-image: url("../images/icons/recalls.png");
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  width: 100%;
  height: 100%;
}
.bg-reasons .icon-reasons-7 {
  background-image: url("../images/icons/consumer-ratings.png");
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  width: 100%;
  height: 100%;
}
.bg-reasons .icon-reasons-8 {
  background-image: url("../images/icons/shipping-rates.png");
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  width: 100%;
  height: 100%;
}

.subtitle-reasons {
  font-size: 32px;
  line-height: 150%;
  font-weight: 400;
  max-width: 400px;
  margin: auto;
}

/* =============================================
   TESTIMONIALS
============================================= */
.section-testimonials {
  background-size: cover;
}

.section-testimonialsW {
  padding-top: 70px;
  padding-bottom: 70px;
}/*# sourceMappingURL=style.css.map */