@import url("https://fonts.googleapis.com/css2?family=Open+Sans&display=swap");
:root {
  --primary-color: #EBE651;
  --primary-color-rgb: 235, 230, 81;
}

.full-width {
  width: 100%;
  max-width: 100%;
}
.full-width .container {
  padding: 0 !important;
}

.w-full {
  width: 100% !important;
}

.av-burger-overlay {
  z-index: 100000;
}

.w-max-full {
  max-width: 100% !important;
}
.w-max-full .container {
  max-width: 100% !important;
  padding: 0 !important;
  width: 100% !important;
}
.w-max-full .avia-image-container.avia-align-center {
  margin: 0;
}

.z-index-1 {
  z-index: -1 !important;
}

.parallax-image {
  margin-right: 0px !important;
  margin-top: 0px !important;
}

.uppercase {
  text-transform: uppercase !important;
}

.parallax-image img {
  max-height: 40vh;
  height: 440px;
  width: auto !important;
}
@media screen and (max-width: 1024px) {
  .parallax-image img {
    max-height: 30vh;
    height: 300px;
  }
}
@media screen and (max-width: 600px) {
  .parallax-image img {
    max-height: 22vh;
    height: 220px;
  }
}

.nowrap h1 {
  white-space: nowrap !important;
}

.custom-height {
  height: calc(100vh - 87px) !important;
}

@font-face {
  font-family: "AthleteLight";
  src: url("/wp-content/themes/enfold-child/fonts/athlete_light-webfont.woff2") format("woff2");
}
@font-face {
  font-family: "AthleteBook";
  src: url("/wp-content/themes/enfold-child/fonts/athlete_book-webfont.woff2") format("woff2");
}
@font-face {
  font-family: "AthleteMedium";
  src: url("/wp-content/themes/enfold-child/fonts/athlete_medium-webfont.woff2") format("woff2");
}
h1, h2, h3, h4, h5, h6, p, span, a div, input, label, li, .avia-button, strong {
  font-family: "AthleteBook", Arial, Helvetica, Helvetica Neue, HelveticaNeue, Verdana, sans-serif !important;
}

#top h1, #top h2, #top h3, #top h4, #top h5, #top h6 {
  font-weight: 400;
  letter-spacing: 2px;
}
#top h1 {
  text-transform: lowercase;
  letter-spacing: 2px;
  font-family: "AthleteLight", Arial, Helvetica, Helvetica Neue, HelveticaNeue, Verdana, sans-serif !important;
}
#top h2, #top h3 {
  letter-spacing: 1px;
  font-family: "Open Sans", Arial, sans-serif !important;
}
#top .athlete h1, #top .athlete h2, #top .athlete h3, #top .athlete h4, #top .athlete h5, #top .athlete h6 {
  text-transform: lowercase;
  font-weight: 400;
  font-family: "AthleteLight", Arial, Helvetica, Helvetica Neue, HelveticaNeue, Verdana, sans-serif !important;
}
#top .athlete-medium {
  font-family: "AthleteMedium", Arial, Helvetica, Helvetica Neue, HelveticaNeue, Verdana, sans-serif !important;
}
#top h3, #top h4, #top h5, #top h6 {
  text-transform: uppercase;
}
#top #footer h3, #top #footer h4, #top #footer h5, #top #footer h6 {
  font-family: "AthleteMedium", Arial, Helvetica, Helvetica Neue, HelveticaNeue, Verdana, sans-serif !important;
}
#top #footer a {
  text-transform: uppercase;
}
#top h1 {
  letter-spacing: 0.5rem;
  font-size: 5rem;
}
#top p {
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.25px;
  font-family: "AthleteLight", Arial, Helvetica, Helvetica Neue, HelveticaNeue, Verdana, sans-serif !important;
}
@media screen and (max-width: 1600px) {
  #top p {
    font-size: 17px;
  }
}
@media screen and (max-width: 1280px) {
  #top p {
    font-size: 16px;
  }
}
@media screen and (max-width: 600px) {
  #top p {
    font-size: 15px;
  }
}
@media screen and (max-width: 480px) {
  #top p {
    font-size: 14px;
  }
}
#top #intro p {
  font-family: "AthleteLight", Arial, Helvetica, Helvetica Neue, HelveticaNeue, Verdana, sans-serif !important;
  font-size: 29px;
  line-height: 1.25;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  #top #intro p {
    font-size: 24px;
  }
}
#top .text-arial {
  font-family: Arial, Helvetica, Helvetica Neue, HelveticaNeue, Verdana, sans-serif !important;
}
#top .italic h1, #top .italic h2, #top .italic h3, #top .italic h4, #top .italic h5, #top .italic h6, #top .italic p {
  font-style: italic !important;
}
#top .warrobe-text {
  padding: 0 30px !important;
}
#top .warrobe-text h2 {
  font-weight: 900;
  text-transform: none !important;
  font-size: 6.5vw !important;
  letter-spacing: -4.5px;
  font-family: Helvetica Neue, Helvetica, HelveticaNeue, Verdana, sans-serif !important;
}
#top .big-text h2 {
  font-weight: 900;
  text-transform: none !important;
  font-size: 16vw !important;
  letter-spacing: -4.5px;
  font-family: Arial, Helvetica, Helvetica Neue, HelveticaNeue, Verdana, sans-serif !important;
}
#top .small-text {
  padding: 0 30px !important;
}
#top .small-text p {
  font-size: 2.4vw !important;
  font-family: Arial, Helvetica, Helvetica Neue, HelveticaNeue, Verdana, sans-serif !important;
  letter-spacing: -1px;
}

.logo img {
  display: none !important;
}
.logo .subtext {
  letter-spacing: 1px;
  font-size: 1.25rem;
  color: black !important;
}
.logo .subtext:hover {
  color: rgba(0, 0, 0, 0.9) !important;
}

.home .logo .subtext {
  color: white !important;
}
.home .logo .subtext:hover {
  color: rgba(255, 255, 255, 0.9) !important;
}

.html_header_top.html_header_sticky #main {
  padding-top: 0 !important;
}

#top #header_main > .container, #top #header_main > .container .main_menu .av-main-nav > li > a, #top #header_main #menu-item-shop .cart_dropdown_link {
  height: 30px !important;
  line-height: 30px !important;
  margin-top: 14px;
  padding-right: 25px;
}

.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu > div {
  height: 40px !important;
  line-height: 40px !important;
}

#header #header_main_alternate .container {
  height: 40px !important;
  line-height: 40px !important;
  padding-right: 25px;
}

.av-hamburger--spin.is-active {
  opacity: 0;
}

.av-hamburger-box {
  width: 42px !important;
}

#avia-menu .av-burger-menu-main {
  float: right;
}
#avia-menu .av-burger-menu-main a {
  padding-right: 0;
  padding-left: 26px;
}

.html_header_top .av_bottom_nav_header #header_main_alternate .main_menu ul:first-child > li.av-burger-menu-main > a {
  height: 24px !important;
  line-height: 24px !important;
}

#header {
  box-shadow: 0 0 0 !important;
}

.header_color .header_bg {
  background: rgba(255, 255, 255, 0) !important;
}

.av-burger-overlay {
  background: rgba(0, 0, 0, 0.15);
  color: white !important;
}
.av-burger-overlay .av-burger-overlay-bg {
  background: #000 !important;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .av-burger-overlay .av-burger-overlay-bg {
    width: 100% !important;
    height: 100% !important;
    min-height: 100% !important;
  }
}
.av-burger-overlay a {
  color: white !important;
}
.av-burger-overlay .av-burger-overlay-scroll {
  overflow: hidden;
}
.av-burger-overlay #av-burger-menu-ul {
  padding: 0 !important;
  position: relative;
}
.av-burger-overlay #av-burger-menu-ul a {
  letter-spacing: 4px;
  transition: letter-spacing 0.35s ease-in-out, opacity 0.35s ease-in-out !important;
}
.av-burger-overlay #av-burger-menu-ul a:hover {
  letter-spacing: 5px;
}
@media (max-aspect-ratio: 1/1) {
  .av-burger-overlay #av-burger-menu-ul {
    top: -4vw;
  }
}
@media (min-aspect-ratio: 1/1) {
  .av-burger-overlay #av-burger-menu-ul {
    top: -4vh;
  }
}
@media screen and (min-aspect-ratio: 1/1) and (max-height: 600px) {
  .av-burger-overlay #av-burger-menu-ul {
    top: -2vh;
  }
}
@media screen and (max-width: 768px) and (max-aspect-ratio: 1/1) {
  .av-burger-overlay #av-burger-menu-ul {
    padding-top: 5vh;
  }
}
.av-burger-overlay #av-burger-menu-ul li {
  text-align: left;
  line-height: 1 !important;
  padding: 0;
  transition: opacity 0.3s ease-out, top 0s ease-out, left 0s ease-out !important;
  white-space: nowrap;
}
.av-burger-overlay #av-burger-menu-ul li .avia-menu-text {
  white-space: pre;
  display: inline-block;
  font-family: "AthleteLight", Arial, Helvetica, Helvetica Neue, HelveticaNeue, Verdana, sans-serif !important;
}
@media (max-aspect-ratio: 1/1) {
  .av-burger-overlay #av-burger-menu-ul li {
    font-size: 19vw !important;
    height: 20.8vh;
  }
  .av-burger-overlay #av-burger-menu-ul li .avia-menu-text {
    transform: translateX(-1.5vw);
  }
}
@media (min-aspect-ratio: 1/1) {
  .av-burger-overlay #av-burger-menu-ul li {
    font-size: 20.8vh !important;
  }
  .av-burger-overlay #av-burger-menu-ul li .avia-menu-text {
    transform: translateX(-1.5vh);
  }
}

@media only screen and (max-width: 989px) {
  .html_mobile_menu_tablet #top #wrap_all .av_header_transparency {
    background-color: transparent !important;
  }
  .responsive body#top .logo {
    height: 60px !important;
    float: right !important;
    text-align: right;
  }
  .responsive #top #wrap_all .main_menu {
    top: 40px !important;
    right: 0 !important;
    position: absolute;
    text-align: right;
    float: right;
  }
  .responsive #top #wrap_all .main_menu .avia-menu {
    float: right;
  }
}
@media only screen and (max-width: 767px) {
  .responsive #top #wrap_all .main_menu {
    top: 56px !important;
  }
}
#top .av-burger-overlay-active #top .av-hamburger-inner::before, #top .av-hamburger-inner, #top .av-hamburger-inner::after, #top .av-hamburger-inner::before {
  background-color: black !important;
}

.av-burger-overlay-active #top .av-hamburger-inner, .av-burger-overlay-active #top .av-hamburger-inner::after, .av-burger-overlay-active #top .av-hamburger-inner::before {
  background-color: black !important;
}

.home#top .av-burger-overlay-active #top .av-hamburger-inner::before, .home#top .av-hamburger-inner, .home#top .av-hamburger-inner::after, .home#top .av-hamburger-inner::before {
  background-color: white !important;
}

.av-burger-overlay-active #top.home .av-hamburger-inner, .av-burger-overlay-active #top.home .av-hamburger-inner::after, .av-burger-overlay-active #top.home .av-hamburger-inner::before {
  background-color: white !important;
}

.av-hamburger-inner::before {
  top: -6px;
  transition: 0.8s ease top, 0.8s ease bottom !important;
}

.av-hamburger-inner::after {
  top: 6px;
  transition: 0.8s ease top, 0.8s ease bottom !important;
  bottom: 0px;
}

.av-hamburger-box {
  width: 22px;
}

.av-hamburger-inner, .av-hamburger-inner::after, .av-hamburger-inner::before {
  height: 2px;
}

.is-active .av-hamburger-inner::before {
  top: 0px;
}
.is-active .av-hamburger-inner::after {
  top: 0px;
}

.custom-button a {
  text-align: left;
  padding: 15px 30px 13px 0px !important;
  letter-spacing: 1px !important;
}

.image-overlay-inside:before {
  display: none !important;
}

.avia_transform a:hover .image-overlay {
  opacity: 0.3 !important;
}

.avia_transform a .image-overlay {
  background-color: black !important;
}

.home #main .avia-section {
  position: relative;
}
.home #main .max-width-auto {
  max-width: 1650px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.image-section-2 .avia-image-container-inner {
  width: 100%;
}
.image-section-2 .avia-image-container-inner img {
  width: 100%;
}

.apply-height {
  display: flex;
  align-items: center;
  justify-content: left;
}
.apply-height h1 {
  transform: translateY(-50%);
}

.full-width-title {
  padding: 0px 0 40px !important;
}
.full-width-title h2 {
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 5rem;
}

#empower {
  min-height: 3rem;
}
#empower .full-width-title {
  padding: 0px !important;
}
#empower h2 {
  font-size: 3.6vw !important;
}

@media screen and (max-width: 768px) {
  #top .bg-full-size-mobile {
    background-size: cover !important;
  }
  #top .bg-full-size-mobile.av-minimum-height-100, #top .bg-full-size-mobile.av-minimum-height-100:not(.av-slideshow-section) .container {
    height: 30vh;
    min-height: 30vh;
    background-attachment: scroll;
  }
}
#out-of-office .full-width-title {
  padding: 0 !important;
}
#out-of-office h2 {
  line-height: 1;
  letter-spacing: -8px;
}
#out-of-office p {
  margin-top: 0;
  line-height: 1.2;
}

#warrobe .full-width-title {
  padding: 10px 0 10px !important;
}

#scroll-top-link {
  display: none;
}

#top .no_margin.av_three_fourth {
  width: 47%;
}

#who h1, #what h1 {
  font-size: 4.8rem;
  letter-spacing: 2px;
}

.responsive.html_mobile_menu_tablet #top #wrap_all #header {
  position: fixed;
}

#footer {
  border: 0px !important;
}

.footer_color {
  background-color: transparent !important;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.5) 10%);
  backdrop-filter: blur(1px);
}

#socket {
  border: 0px !important;
}

.av-social-link-instagram a:before {
  display: none !important;
}
.av-social-link-instagram .avia_hidden_link_text {
  display: inline-block !important;
}

#top .social_bookmarks li {
  width: 120px;
}
#top .social_bookmarks li a {
  text-transform: uppercase;
  width: 120px;
}

#top #wrap_all .av-social-link-instagram:hover a {
  background-color: transparent;
  color: black !important;
}

#top #what .container, #top #what-2 .container {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0;
}
#top #what .post-entry, #top #what .entry-content-wrapper, #top #what .avia-image-container, #top #what-2 .post-entry, #top #what-2 .entry-content-wrapper, #top #what-2 .avia-image-container {
  height: 100%;
}
#top #what .entry-content-wrapper, #top #what-2 .entry-content-wrapper {
  display: flex;
}
@media screen and (max-width: 767px) {
  #top #what .entry-content-wrapper, #top #what-2 .entry-content-wrapper {
    flex-direction: column;
  }
}
#top #what .entry-content-wrapper > .flex_column, #top #what-2 .entry-content-wrapper > .flex_column {
  align-content: center;
}
#top #what #desktop-image .avia-image-container.avia-align-center, #top #what-2 #desktop-image .avia-image-container.avia-align-center {
  margin-bottom: 0 !important;
}
#top #what .avia-image-overlay-wrap img, #top #what-2 .avia-image-overlay-wrap img {
  height: 100vh;
  width: 25vw;
  position: relative;
  right: 0;
  top: 0;
  object-fit: cover;
  left: 50%;
}
@media screen and (max-width: 1024px) {
  #top #what .avia-image-overlay-wrap img, #top #what-2 .avia-image-overlay-wrap img {
    right: 0;
    height: 100vh;
    width: 50vw;
    left: 0;
  }
}
@media screen and (max-width: 768px) {
  #top #what .avia-image-overlay-wrap img, #top #what-2 .avia-image-overlay-wrap img {
    width: 100%;
    height: auto;
    position: relative;
    right: 0;
    top: 0;
    left: 0;
  }
}
#top #what .text-container, #top #what-2 .text-container {
  padding-left: 160px;
}
@media screen and (max-width: 1600px) {
  #top #what .text-container, #top #what-2 .text-container {
    padding-top: 200px;
    width: 60% !important;
    padding-left: 120px;
  }
}
@media screen and (max-width: 1440px) {
  #top #what .text-container, #top #what-2 .text-container {
    padding-top: 160px;
    padding-left: 80px;
    width: 60% !important;
  }
}
@media screen and (max-width: 1024px) {
  #top #what .text-container, #top #what-2 .text-container {
    padding-left: 30px;
    padding-top: 200px;
    width: 90% !important;
  }
}
@media screen and (max-width: 768px) {
  #top #what .text-container, #top #what-2 .text-container {
    width: 100% !important;
    padding-left: 20px;
    padding-bottom: 20px;
  }
}

#top #what-2 .text-container {
  padding-top: 0px;
}

#what-title {
  position: absolute !important;
  z-index: 10;
  background: transparent;
  left: 0 !important;
}
@media (max-aspect-ratio: 1/1) {
  #what-title {
    top: -4vw;
  }
}
@media (min-aspect-ratio: 1/1) {
  #what-title {
    top: -4vh;
  }
}
#what-title .container {
  padding: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}
#what-title h1 {
  font-family: "AthleteLight", Arial, Helvetica, Helvetica Neue, HelveticaNeue, Verdana, sans-serif !important;
  letter-spacing: 4px;
  line-height: 1 !important;
  padding: 0;
  white-space: nowrap;
}
@media screen and (max-width: 768px) and (max-aspect-ratio: 1/1) {
  #what-title h1 {
    padding-top: 5vh;
  }
}
@media (max-aspect-ratio: 1/1) {
  #what-title h1 {
    font-size: 19vw !important;
    height: 20.8vh;
    transform: translateX(-1.5vw);
  }
}
@media (min-aspect-ratio: 1/1) {
  #what-title h1 {
    font-size: 20.8vh !important;
    transform: translateX(-1.5vh);
  }
}

#top #who {
  margin-top: 50vh;
}
@media screen and (max-width: 600px) {
  #top #who {
    margin-top: 35vh;
  }
}
#top #who .container {
  padding: 0 !important;
}
#top #who .post-entry, #top #who .entry-content-wrapper, #top #who .avia-image-container {
  height: 100%;
}
#top #who .entry-content-wrapper {
  display: flex;
}
@media screen and (max-width: 767px) {
  #top #who .entry-content-wrapper {
    flex-direction: column;
  }
}
#top #who .entry-content-wrapper > .flex_column {
  align-content: start;
}
#top #who .container {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0;
}
#top #who .av-10nme-d4e79d6c10b2d0dbd0b6feff555cd227 {
  margin-bottom: 0px !important;
}
#top #who .avia-image-overlay-wrap img {
  height: 100vh;
  width: 25%;
  position: fixed;
  right: 25%;
  top: 0;
  object-fit: cover;
}
@media screen and (max-width: 1024px) {
  #top #who .avia-image-overlay-wrap img {
    right: 0;
    height: 100vh;
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  #top #who .avia-image-overlay-wrap img {
    width: 100%;
    height: auto;
    position: relative;
    right: 0;
    top: 0;
  }
}
#top #who .text-container {
  padding-left: 160px;
}
@media screen and (max-width: 1600px) {
  #top #who .text-container {
    padding-left: 120px;
  }
}
@media screen and (max-width: 1440px) {
  #top #who .text-container {
    width: 48% !important;
    padding-left: 80px;
  }
}
@media screen and (max-width: 768px) {
  #top #who .text-container {
    padding-left: 30px;
    width: 88% !important;
  }
}
@media screen and (max-width: 600px) {
  #top #who .text-container {
    padding-left: 20px;
  }
}

#who-title {
  position: absolute !important;
  top: 16.8vh !important;
  z-index: 10;
  background: transparent;
  left: 0 !important;
}
@media (max-aspect-ratio: 1/1) {
  #who-title {
    top: calc(20.8vh - 4vw) !important;
  }
}
@media (min-aspect-ratio: 1/1) {
  #who-title {
    top: 16.8vh !important;
  }
}
#who-title .container {
  padding: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}
#who-title h1 {
  font-family: "AthleteLight", Arial, Helvetica, Helvetica Neue, HelveticaNeue, Verdana, sans-serif !important;
  letter-spacing: 4px;
  line-height: 1 !important;
  padding: 0;
  white-space: nowrap;
}
@media screen and (max-width: 768px) and (max-aspect-ratio: 1/1) {
  #who-title h1 {
    padding-top: 5vh;
  }
}
@media (max-aspect-ratio: 1/1) {
  #who-title h1 {
    font-size: 19vw !important;
    height: 20.8vh;
    transform: translateX(-1.5vw);
  }
}
@media (min-aspect-ratio: 1/1) {
  #who-title h1 {
    font-size: 20.8vh !important;
    transform: translateX(-1.5vh);
  }
}

.avia-image-container-inner {
  width: 100%;
}
.avia-image-container-inner img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

#kids .flex_column {
  margin-top: 20px !important;
}

#work-images {
  height: 100vh;
  position: absolute;
  top: 0;
  z-index: 0;
}
#work-images .flex_column {
  margin-bottom: 0 !important;
}
#work-images .container, #work-images .content {
  padding: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}
#work-images .avia_image {
  height: 100vh;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  #work-images .avia_image {
    height: 50vh;
  }
}

.av-caption-image-overlay-bg {
  background: transparent;
  display: none !important;
}

.av-image-caption-overlay-center {
  vertical-align: bottom !important;
  text-align: left !important;
  padding-bottom: 16px !important;
  color: black;
}
.av-image-caption-overlay-center p {
  font-size: 16px !important;
  color: black;
}
@media screen and (max-width: 1440px) {
  .av-image-caption-overlay-center p {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 768px) {
  .av-image-caption-overlay-center {
    padding: 0 16px 16px !important;
  }
  .av-image-caption-overlay-center p {
    font-size: 13px !important;
  }
}

.project-roles p {
  font-size: 16px !important;
  line-height: 1.5 !important;
  margin: 0 !important;
  padding: 0 !important;
}
@media screen and (max-width: 1440px) {
  .project-roles p {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 768px) {
  .project-roles p {
    font-size: 13px !important;
  }
}

.page-id-479 .av-image-caption-overlay-center p, .page-id-479 .av-image-caption-overlay-center strong {
  color: white !important;
}

.project-block {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
  background: white;
  min-height: 94px;
  width: 224px;
  padding-left: 12px;
  line-height: 1;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-top: 10px;
  margin-left: 10px;
}
.project-block p {
  font-size: 15px !important;
  padding: 0 !important;
  margin: 0 !important;
}
@media screen and (max-width: 1280px) {
  .project-block {
    width: 210px;
    min-height: 84px;
  }
  .project-block p {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 768px) {
  .project-block {
    min-height: 60px;
    width: 120px;
  }
  .project-block p {
    font-size: 8px !important;
  }
}

.page-id-485 .project-block {
  background: white;
}

.page-id-479 .project-block {
  background: #F24725 !important;
}
.page-id-479 .project-block p, .page-id-479 .project-block strong {
  color: white !important;
}

.page-id-485 .avia-section .container, .page-id-485 .content, .page-id-479 .avia-section .container, .page-id-479 .content {
  padding: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}
.page-id-485 .avia-section .container .flex_column, .page-id-485 .content .flex_column, .page-id-479 .avia-section .container .flex_column, .page-id-479 .content .flex_column {
  margin-bottom: 0 !important;
}

.avia-button-wrap {
  z-index: 1000;
}

#work-title-work-page {
  top: 37.6vh !important;
  position: absolute !important;
}
@media (max-aspect-ratio: 1/1) {
  #work-title-work-page {
    top: calc(41.6vh - 4vw) !important;
  }
}
@media (min-aspect-ratio: 1/1) {
  #work-title-work-page {
    top: 37.6vh !important;
  }
}
#work-title-work-page .container {
  padding: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}
#work-title-work-page h1 {
  color: white;
  font-family: "AthleteLight", Arial, Helvetica, Helvetica Neue, HelveticaNeue, Verdana, sans-serif !important;
  letter-spacing: 4px;
  line-height: 1 !important;
  padding: 0;
}
@media (max-aspect-ratio: 1/1) {
  #work-title-work-page h1 {
    font-size: 19vw !important;
    height: 20.8vh;
    transform: translateX(-1.5vw);
  }
}
@media (min-aspect-ratio: 1/1) {
  #work-title-work-page h1 {
    font-size: 20.8vh !important;
    transform: translateX(-1.5vh);
  }
}

#work-title {
  z-index: 10;
  left: 0 !important;
}
@media (max-aspect-ratio: 1/1) {
  #work-title {
    top: calc(41.6vh - 4vw) !important;
  }
}
@media (min-aspect-ratio: 1/1) {
  #work-title {
    top: 37.6vh !important;
  }
}
#work-title .container {
  padding: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}
#work-title h1 {
  color: white;
  font-family: "AthleteLight", Arial, Helvetica, Helvetica Neue, HelveticaNeue, Verdana, sans-serif !important;
  letter-spacing: 4px;
  line-height: 1 !important;
  padding: 0;
}
@media (max-aspect-ratio: 1/1) {
  #work-title h1 {
    font-size: 19vw !important;
    height: 20.8vh;
    transform: translateX(-1.5vw);
  }
}
@media (min-aspect-ratio: 1/1) {
  #work-title h1 {
    font-size: 20.8vh !important;
    transform: translateX(-1.5vh);
  }
}

#full-size-images .container {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0;
}

@media all and (orientation: portrait) {
  .w-max-full.av-minimum-height.av-minimum-height-100 {
    min-height: 50vh;
    height: 50vh;
  }
}
#kids .container {
  padding: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}
#kids .avia-image-container img {
  max-width: 768px;
  max-height: 550px;
  width: auto !important;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  #kids .avia-image-container img {
    max-width: 85%;
    max-height: 380px;
  }
}
@media screen and (max-width: 600px) {
  #kids .avia-image-container img {
    max-width: 85%;
    max-height: 340px;
  }
}
@media screen and (max-width: 768px) {
  #kids .avia-image-container.landscape-image img {
    max-width: calc(100% - 20px);
  }
}

#contact-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
}

#contact-popup-content {
  width: 50%;
  height: 50%;
  max-width: 600px;
  max-height: 600px;
  background-color: #F24725;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  position: relative;
}
@media screen and (max-width: 768px) {
  #contact-popup-content {
    width: 60%;
    height: auto;
  }
}
@media screen and (max-width: 600px) {
  #contact-popup-content {
    width: 75%;
    height: auto;
  }
}

#contact-popup-body {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  padding: 80px;
}
#contact-popup-body .wp-block-heading {
  display: none;
}
@media screen and (max-width: 768px) {
  #contact-popup-body {
    padding: 40px;
  }
}
#contact-popup-body p, #contact-popup-body a {
  font-size: 24px !important;
  color: white !important;
}
@media screen and (max-width: 600px) {
  #contact-popup-body p, #contact-popup-body a {
    font-size: 18px !important;
  }
}

#top.home #video .content {
  padding: 0 !important;
}
#top.home #video .vimeo-video iframe {
  transform-origin: top center;
}
@media screen and (max-width: 768px) {
  #top.home #video .vimeo-video iframe {
    transform: scale(1.8);
  }
}
@media screen and (max-width: 700px) {
  #top.home #video .vimeo-video iframe {
    transform: scale(2.1);
  }
}
@media screen and (max-width: 600px) {
  #top.home #video .vimeo-video iframe {
    transform: scale(2.3);
  }
}
@media screen and (max-width: 500px) {
  #top.home #video .vimeo-video iframe {
    transform: scale(2.55);
  }
}
@media screen and (max-width: 400px) {
  #top.home #video .vimeo-video iframe {
    transform: scale(2.6);
  }
}
@media screen and (max-width: 380px) {
  #top.home #video .vimeo-video iframe {
    transform: scale(2.7);
  }
}
@media screen and (max-width: 340px) {
  #top.home #video .vimeo-video iframe {
    transform: scale(2.8);
  }
}
#top.home .avia-section:not(#intro) > .container, #top.home .avia-section:not(#logo) > .container {
  width: 100% !important;
  max-width: 100% !important;
}
#top.home #menu-container-look {
  overflow: hidden !important;
  max-height: 100vh !important;
}
#top.home #menu-container-look .container, #top.home #menu-container-look .widget {
  padding: 0 !important;
}
#top.home #menu-container-look .post-entry, #top.home #menu-container-look .entry-content-wrapper {
  height: 100%;
}
#top.home #menu-container-look a {
  color: white !important;
}
#top.home #menu-container-look ul {
  padding: 0 !important;
  position: relative;
}
@media (max-aspect-ratio: 1/1) {
  #top.home #menu-container-look ul {
    top: -4vw !important;
  }
}
@media (min-aspect-ratio: 1/1) {
  #top.home #menu-container-look ul {
    top: -4vh !important;
  }
}
@media screen and (max-width: 768px) and (max-aspect-ratio: 1/1) {
  #top.home #menu-container-look ul {
    padding-top: 5vh;
  }
}
#top.home #menu-container-look ul a {
  letter-spacing: 4px;
  transition: letter-spacing 0.35s ease-in-out, opacity 0.35s ease-in-out !important;
}
#top.home #menu-container-look ul a:hover {
  letter-spacing: 5px;
}
#top.home #menu-container-look ul li {
  text-align: left;
  line-height: 1 !important;
  padding: 0;
  transition: opacity 0.3s ease-out, top 0s ease-out, left 0s ease-out !important;
  margin-left: 0;
  white-space: nowrap;
}
#top.home #menu-container-look ul li a {
  display: inline-block;
  font-family: "AthleteLight", Arial, Helvetica, Helvetica Neue, HelveticaNeue, Verdana, sans-serif !important;
  margin: 0 !important;
  padding: 0 !important;
}
@media (max-aspect-ratio: 1/1) {
  #top.home #menu-container-look ul li {
    font-size: 19vw !important;
    height: 20.8vh;
  }
  #top.home #menu-container-look ul li a {
    transform: translateX(-1.5vw);
  }
}
@media (min-aspect-ratio: 1/1) {
  #top.home #menu-container-look ul li {
    font-size: 20.8vh !important;
  }
  #top.home #menu-container-look ul li a {
    transform: translateX(-1.5vh);
  }
}
#top.home #logo {
  height: 100vh;
}
#top.home #logo .container, #top.home #logo main {
  padding: 0;
}
#top.home #logo lottie-player {
  position: relative;
  transform: translateY(-50%);
  top: 50vh;
}
#top.home #logo .logo-animation {
  display: none;
}
@media (max-aspect-ratio: 1/1) {
  #top.home #logo .logo-landscape {
    display: block;
  }
}
@media (min-aspect-ratio: 1/1) {
  #top.home #logo .logo-square {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  #top.home #intro .container {
    padding-left: 30px;
  }
}

/*# sourceMappingURL=styles.css.map */
