@font-face {
  font-family: "Brewisten Slant";
  src: url("fonts/BrewistenSlant.woff2") format("woff2"),
    url("fonts/BrewistenSlant.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Brewisten";
  src: url("fonts/Brewisten.woff2") format("woff2"),
    url("fonts/Brewisten.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

:root {
  --background: #e8f1db;
  --background-dark: #033d32;
  --button: #5c9939;
}

html,
body,
body .et_pb_section:not(.hero) {
  background-color: var(--background) !important;
  font-family: "Manrope", sans-serif;
}

body h1,
body .et_pb_text_0 h1,
.et_pb_text_2 h1,
body .section-timer h2 {
  font-family: "Brewisten", sans-serif !important;
  text-transform: uppercase !important;
  color: var(--background) !important;

  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 90%;
  /* 40.5px */
  letter-spacing: -0.9px;
}

body h2,
body h3 {
  font-family: "Brewisten", sans-serif !important;
  text-transform: uppercase !important;
  color: var(--background) !important;
  margin: 0;
  padding: 0;
}

body .et_pb_text_inner p,
body .et-pb-contact-message {
  color: #e8f1db;
  leading-trim: both;
  text-edge: cap;
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  /* 20.8px */
  letter-spacing: -0.32px;
}

body header#main-header {
  position: fixed;
  background-color: transparent !important;
  max-height: 200px;
  min-height: auto;
  padding: 28px 0;
}

body header.navbar-container {
  box-shadow: none !important;
}

body .navbar-container::before {
}

body #logo {
  max-height: 200px;
  padding-top: 0px;
}

body #main-header:not(.et-fixed-header) {
}

body #main-header.et-fixed-header {
  height: 100px;
  background-color: var(--background-dark) !important;
}

body #main-header.et-fixed-header #logo {
  max-height: 60px;
  padding-top: 0px;
  transform: translateY(-10px);
}

.navbar {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  z-index: 2;
}
body .navbar #et-top-navigation {
  margin-left: auto;
}

body .navbar .nav li.menu-item {
  color: var(--background) !important;
  leading-trim: both;
  text-edge: cap;
  font-family: Brewisten;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 90%;
  letter-spacing: -0.32px;
}

body .navbar .nav li.menu-item a {
  padding-bottom: 0px !important;
}

body .navbar .nav#top-menu > li:last-child {
  background-color: var(--button) !important;
  padding: 10px 15px;
  border-radius: 8px;
}

body .navbar .nav#top-menu > li:last-child a {
  line-height: 90%;
}

body div#main-content article:first-of-type {
  position: relative;
  z-index: 2;
}

body div#main-content article:first-of-type:after {
}

body #main-content div.footer-top {
  color: var(--background) !important;
  border: none !important;
}


body #main-content div.footer-top-section {
  background-color: var(--background-dark) !important;
  background-image: url("/wp-content/themes/divi-child/images/pattern.svg") !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top left;
    position: relative;
    isolation: isolate;
}

/* body #main-content div.footer-top-section:before {
  content: '';
  position: absolute;
  inset: 0;
  background: var(--background-dark);
  opacity: 0.8;
  z-index: -10;

} */

body #main-content div.footer-top-section .et_pb_menu {
  background-color: transparent;
  margin-bottom: 0 !important;
}

body #main-content div.footer-top-section .et_pb_menu nav ul {
  margin-top: 8px;
  display: block !important;
}

body #main-content div.footer-top-section .et_pb_menu nav ul li a {
  color: var(--background);
  font-size: 16px;
}

body #main-content div.footer-top .footer-logo {
  width: 100px !important;
  height: auto !important;
  display: block;
  margin-bottom: 50px !important;
}

body #main-content div.footer-bottom {
  background-color: var(--background-dark) !important;
  color: var(--background) !important;
}

body #main-content .social-media-row > div {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  flex-direction: column;
  gap: 10px;
}

body #main-content .footer-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

body #main-content h3 {
  font-size: 16px !important;
}

body #main-content div.footer-bottom .footer-row div {
  width: auto !important;
}

body #main-content div.footer-bottom .footer-row:after {
  content: none;
}

body #main-content div.footer-bottom .footer-bottom-right a {
  color: var(--background) !important;
  font-size: 16px !important;
}

body #main-content div.footer-top .footer-right-1,
body #main-content div.footer-top .footer-right-2 {
  margin-top: 125px;
}

body #main-content div.footer-top a,
body #main-content div.footer-top a {
  border-radius: none !important;
  background-color: transparent !important;
  font-size: 16px;
  color: var(--background) !important;
}

body #main-content .spotify-block {
  margin-top: 40px;
  margin-bottom: 20px !important;
}

@media only screen and (min-width: 981px) {
  body .navbar #et-top-navigation {
    padding: 0 !important;
  }
  body .et-fixed-header #top-menu a,
  .et-fixed-header #et_search_icon:before,
  .et-fixed-header #et_top_search .et-search-form input,
  .et-fixed-header .et_search_form_container input,
  .et-fixed-header .et_close_search_field:after,
  .et-fixed-header #et-top-navigation .et-cart-info {
    color: var(--background) !important;
  }

  body .footer-top-section .et_pb_module,
  body .footer-top-section .et_pb_module {
    margin-bottom: 0 !important;
  }
}

/* HEROES */
body .et_pb_section:first-of-type:not(.hero) {
  position: relative;
  width: 100%;
}

body .et_pb_section:first-of-type:not(.hero) .et_pb_row.et_pb_row_0 {
  position: relative;
  z-index: 20;
}

body .et_pb_section:first-of-type:not(.hero):after {
  top: 0;
}

body .et_pb_section:first-of-type .et_pb_row.et_pb_row_0 {
  padding: 80px 0;
}

/* HERO HOME */
.hero {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100vh;
  background-color: var(--background-dark) !important;
  padding: 0 !important;
  background-image: url("/wp-content/themes/divi-child/images/pattern.svg") !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top left;
}

.hero:after,
body .et_pb_section:first-of-type:after {
  background: linear-gradient(180deg, #033d32 0%, rgba(3, 61, 50, 0.1) 64.2%);
  position: absolute;
  z-index: 10;
  content: "";
  width: 100%;
  height: 100%;
}

.hero .hero-video.et_pb_row {
  height: 100%;
  width: 100%;
  display: flex;
  padding: 0;
  position: relative;
  max-width: none;
}

.hero .hero-video .et_pb_column.et_pb_column {
  position: relative;
  z-index: 12;
  width: 80%;
  max-width: 1080px;
  margin: auto;
  margin-right: auto !important;
}

.hero .hero-video .et_pb_column.et_pb_column .et_pb_text {
  width: 50%;
}

.hero .hero-info {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 12;
}
.hero .hero-info p {
  font-family: "Brewisten", sans-serif !important;
  text-transform: uppercase !important;
  color: var(--background) !important;
}

.hero .hero-info a {
  background-color: var(--button) !important;
  color: var(--background) !important;
  padding: 10px 15px;
  border-radius: 8px;
  display: inline-block;
  margin-top: 10px;
}

/* TIMER */
.section-timer {
  position: relative;
  z-index: 10;
}

.section-timer .custom_row {
  position: relative;
  z-index: 10;
  background: linear-gradient(270deg, rgba(3, 61, 50, 0) 0%, #033d32 100%),
    url("/wp-content/uploads/2022/07/10.jpg") lightgray 50% / cover no-repeat;
}

.section-timer .et_pb_countdown_timer_container {
  text-align: left;
  margin-bottom: 80px;
}

.section-timer .et_pb_text,
.section-timer .et_pb_button_module_wrapper {
  padding-left: 3% !important;
  width: 70%;
  text-align: left !important;
}

.section-timer .et_pb_button_module_wrapper a {
  margin: 0;
}

.section-timer .et_pb_text h2 {
  width: 50%;
  text-align: left;
  margin-bottom: 30px;
}
body .et_pb_countdown_timer .new-value,
body .et_pb_countdown_timer .value {
  background: transparent;
  box-shadow: none;
  border: 2px solid var(--button);
  border-radius: 8px;
  font-family: "Brewisten", sans-serif !important;
  font-style: normal;
  width: 60px;
  padding: 0;
}

body .et_pb_countdown_timer .sep {
  display: none;
}

body .et_pb_button {
  background-color: var(--button) !important;
  color: var(--background) !important;
  padding: 10px 15px;
  border-radius: 8px;
  display: inline-block;
  margin-top: 10px;
  font-family: "Brewisten", sans-serif !important;
}

/* Carousel block */
body .carousel-row.et_pb_row_inner {
  padding: 0 !important;
  box-shadow: 0 !important;
  border: none !important;
}

body .carousel-row .et_pb_column:has(.et_pb_toggle),
body .carousel-row .et_pb_column:has(.et_pb_text),
body .et_pb_column .et_pb_contact_form_container {
  box-shadow: none;
  background-color: var(--background-dark) !important;
  background-image: url("/wp-content/themes/divi-child/images/pattern.svg") !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top left;
}

body .carousel-row .et_pb_column:has(.et_pb_text),
body .carousel-row .et_pb_column:has(.et_pb_toggle),
body .et_pb_column .et_pb_contact_form_container {
  padding: 30px;
}

body .carousel-row .et_pb_column:has(.et_pb_slides) {
  padding: 0px;
}

body .carousel-row .et_pb_column:has(.et_pb_slides) .et_pb_text_inner {
  padding: 0 30px;
}

body .carousel-row [class*="et_pb_toggle_"].et_pb_toggle {
  background: var(--background) !important;
  color: rgba(3, 61, 50, 1) !important;
  border-radius: 8px !important;
}

body .carousel-row [class*="et_pb_toggle_"].et_pb_toggle h5,
body .carousel-row [class*="et_pb_toggle_"].et_pb_toggle h1.et_pb_toggle_title,
body .carousel-row [class*="et_pb_toggle_"].et_pb_toggle h2.et_pb_toggle_title,
body .carousel-row [class*="et_pb_toggle_"].et_pb_toggle h3.et_pb_toggle_title,
body .carousel-row [class*="et_pb_toggle_"].et_pb_toggle h4.et_pb_toggle_title,
body .carousel-row [class*="et_pb_toggle_"].et_pb_toggle h6.et_pb_toggle_title,
body .carousel-row .et_pb_toggle_title:before {
  color: rgba(3, 61, 50, 1) !important;
}

/* SOCIAL ICONS */
body .social-media-row .icon.et_pb_with_border {
  background-color: var(--background) !important;
  border-radius: 8px;
  padding: 10px;
}

body .social-media-row .et_pb_social_media_follow li a.icon:before {
  color: var(--background-dark) !important;
  font-size: 25px !important;
}

/* MOBILE */
@media only screen and (max-width: 980px) {
  body .et_header_style_centered .mobile_nav .select_page,
  body .et_header_style_split .mobile_nav .select_page,
  body .et_mobile_menu li a,
  body .mobile_menu_bar:before,
  body .et_nav_text_color_light #top-menu > li > a,
  body .et_nav_text_color_dark #top-menu > li > a,
  body #top-menu a,
  .et_mobile_menu li a,
  body #et_search_icon:before,
  #et_top_search .et-search-form input,
  body .et_search_form_container input,
  body #et-top-navigation .et-cart-info {
    color: var(--background) !important;
  }

  body #main-header,
  body #main-header .nav li ul,
  body .et-search-form,
  body #main-header .et_mobile_menu {
    background-color: var(--background) !important;
    color: var(--background-dark) !important;
  }

  body header .et_mobile_menu li a {
    font-size: 20px !important;
    text-align: uppercase !important;
    font-family: "Brewisten", sans-serif !important;
  }

  body .et_mobile_menu {
    border: none !important;
  }

  body #main-header .et_mobile_menu {
    position: fixed !important;
    width: 100vw !important;
    max-width: 100% !important;
    height: 100vh;
  }

  body #main-header .et_mobile_menu li a {
    color: var(--background-dark) !important;
  }

  body .et_pb_section:first-of-type .et_pb_row.et_pb_row_0 {
    padding-top: 140px;
  }

  .hero .hero-video .et_pb_column.et_pb_column .et_pb_text {
    width: 90%;
    margin: 0 auto;
  }

  .hero .hero-info {
    display: block;
  }

  .section-timer .et_pb_text h2 {
    width: auto;
  }
  .section-timer .et_pb_text,
  .section-timer .et_pb_button_module_wrapper {
    width: auto;
  }

  .footer-top .mobile_menu_bar {
    display: none !important;
  }
  body #main-content .footer-row {
    flex-direction: column;
  }

  body #main-content .footer-logo {
    margin: 0 auto !important;
  }
  body #main-content div.footer-top .footer-right-1,
  body #main-content div.footer-top .footer-right-2 {
    margin-top: 0 !important;
  }

  body #main-content div.footer-top .et_pb_menu__wrap,
  body #main-content div.footer-top .et_mobile_menu,
  .et_pb_menu .et_mobile_nav_menu {
    display: block !important;
    position: relative !important;
    background: transparent !important;
    box-shadow: none;
    padding: 0px !important;
    margin: 0px !important;
  }

  body #main-content div.footer-top .et_mobile_menu li a {
    padding: 0px;
  }

  body .footer-top .et_pb_text_inner:first {
    text-align: center;
  }
}
