/*
	Theme Name: thekeynote Child
	Theme URI: http://kikinnovation.com
	Description: thekeynote Child Theme
	Author: Eduard Mattner
	Author URI: http://kikinnovation.com
	Template: thekeynote
	Version: 1.0.0
*/
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

.lt-maroon {
  color: #B0004A !important;
}

.maroon {
  color: #700D10 !important;
}

.dk-maroon {
  color: #420809 !important;
}

.lt-blue {
  color: #D5EDF0 !important;
}

.blue {
  color: #0098A5 !important;
}

.lt-green {
  color: #8C881A !important;
}

.green {
  color: #0a4140 !important;
}

.yellow {
  color: #C9A326 !important;
}

.dk-yellow {
  color: #9e801e !important;
}

.grey {
  color: #8E866E !important;
}

.dk-grey {
  color: #5E522E !important;
}

.bg-lt-maroon {
  background: #B0004A !important;
}

.bg-maroon {
  background: #700D10 !important;
}

.bg-dk-maroon {
  background: #420809 !important;
}

.bg-blue {
  background: #0098A5 !important;
}

.bg-lt-blue {
  background: #D5EDF0 !important;
}

.bg-lt-green {
  background: #8C881A !important;
}

.bg-green {
  background: #0a4140 !important;
}

.bg-yellow {
  background: #C9A326 !important;
}

.bg-dk-yellow {
  background: #9e801e !important;
}

.bg-grey {
  background: #8E866E !important;
}

.bg-dk-grey {
  background: #5E522E !important;
}

.font-sans {
  font-family: "Open Sans", sans-serif !important;
  font-weight: 700 !important;
}

.font-serif {
  font-family: warnock-pro, serif !important;
}

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

.gdlr-button.medium {
  border-radius: 8px;
  padding: 10px 15px;
  font-style: normal !important;
}

.button-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  grid-gap: 0.809em;
  min-height: 160px;
  justify-content: space-between;
  padding-top: 0.809em;
  padding-bottom: 0.809em;
}
@media all and (min-width: 768px) {
  .button-grid {
    grid-gap: 16px;
  }
}
@media all and (max-width: 767px) {
  .button-grid {
    padding: 0.809em;
  }
}
.button-grid > br {
  display: none;
}

.big-button {
  display: grid;
  width: 100%;
  height: 100%;
  min-height: 105px;
  justify-content: center;
  align-content: center;
  color: white;
  text-transform: uppercase;
  font-size: 135%;
  text-align: center;
  line-height: 120%;
  font-weight: 700;
}

body * {
  border-color: #6d6e71 !important;
}

#hidden, .hidden {
  display: none !important;
}

.gdlr-logo {
  max-width: 330px !important;
}

#gdlr-responsive-navigation.dl-menuwrapper button.dl-trigger {
  background-color: white !important;
  color: black !important;
}
#gdlr-responsive-navigation.dl-menuwrapper button.dl-trigger:after {
  background: black !important;
  box-shadow: 0 10px 0 #000, 0 20px 0 #000;
}
#gdlr-responsive-navigation.dl-menuwrapper button.dl-trigger.dl-active {
  background: black !important;
  color: white !important;
}
#gdlr-responsive-navigation.dl-menuwrapper button.dl-trigger.dl-active:after {
  background: white !important;
  box-shadow: 0 10px 0 #fff, 0 20px 0 #fff;
}

#menu-vqc-navigation-main-navigation-final {
  background-color: #700D10 !important;
}
#menu-vqc-navigation-main-navigation-final .dl-submenu {
  background-color: #0a0a0a !important;
}

.gdlr-menu-search-button-sep,
.gdlr-menu-search-button {
  display: none !important;
}

.gdlr-navigation-wrapper {
  margin-top: 64px !important;
  padding-right: 0 !important;
}
.gdlr-navigation-wrapper a {
  color: #8E866E;
  font-size: 13px !important;
  font-weight: 600 !important;
  letter-spacing: 1px !important;
}
.gdlr-navigation-wrapper .menu-item-5860 a,
.gdlr-navigation-wrapper .register-button a {
  color: white !important;
  position: relative;
  z-index: 5;
}
.gdlr-navigation-wrapper .menu-item-5860 a:before,
.gdlr-navigation-wrapper .register-button a:before {
  content: "";
  background: #C9A326;
  position: absolute;
  height: 29px;
  top: -3px;
  left: -8px;
  right: -8px;
  z-index: -1;
  border-radius: 8px;
}

h1, h2, h3, h4, h5 {
  color: #700D10 !important;
  text-transform: initial !important;
  letter-spacing: 0 !important;
}

h1, h2 {
  font-family: warnock-pro, serif !important;
}

h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif !important;
  color: #5E522E !important;
  font-weight: 700 !important;
  letter-spacing: -0.5px !important;
}
h3.gdlr-blog-title a, h4.gdlr-blog-title a, h5.gdlr-blog-title a, h6.gdlr-blog-title a {
  color: #5E522E !important;
}

.gdlr-page-title {
  color: white !important;
  font-size: 48px !important;
}

.gdlr-blog-title {
  color: #700D10 !important;
}
.gdlr-blog-title a {
  color: #700D10 !important;
}

.home #gdlr-parallax-wrapper-1 img {
  border: 0 !important;
}

h2.font-sans {
  margin-bottom: 0.809em !important;
}

.readmore,
.excerpt-read-more,
.gdlr-item-title-link {
  font-family: "Open Sans", sans-serif !important;
  text-transform: uppercase;
  font-style: normal !important;
  color: #5E522E;
  font-size: 90%;
  font-weight: 700;
  letter-spacing: 0 !important;
}

.stretch-link:after {
  content: "";
  position: absolute;
  width: 100vw;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  background: rgba(0, 0, 0, 0);
}

.gdlr-speaker-thumbnail img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#bg-slices {
  background-repeat: no-repeat !important;
  background-size: cover;
}

.home .vqc-home-banner {
  background: url("/wp-content/themes/thekeynote-child/images/VQC-banner-bg-mobile.jpg") top/cover no-repeat;
  padding-top: 10%;
  text-align: center;
  padding-bottom: 18px;
}
@media all and (min-width: 960px) {
  .home .vqc-home-banner {
    padding-top: 15%;
    background: url("/wp-content/themes/thekeynote-child/images/VQC-banner-bg.jpg") top/cover no-repeat;
  }
}
.home .vqc-home-banner p {
  color: white !important;
  width: 840px;
  max-width: 88%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  line-height: 120%;
  margin-bottom: 0;
}
.home .vqc-home-banner p.promo-line {
  font-size: 5.4vw;
  font-weight: 700;
}
@media all and (min-width: 768px) {
  .home .vqc-home-banner p.promo-line {
    font-size: 34px;
  }
}
.home .vqc-home-banner p.date-line {
  font-family: warnock-pro, serif;
  font-size: 10vw;
  margin-top: 12px;
}
@media all and (min-width: 768px) {
  .home .vqc-home-banner p.date-line {
    font-size: 61px;
  }
}
.home .vqc-home-banner p.location-line {
  font-style: italic;
  font-size: 4vw;
}
@media all and (min-width: 768px) {
  .home .vqc-home-banner p.location-line {
    font-size: 25px;
  }
}
.home .vqc-home-banner .vqc-mobile-desc {
  display: none;
  margin: 36px 0 25px;
  font-size: 26px;
  font-weight: 600;
}
@media all and (max-width: 959px) {
  .home .vqc-home-banner .vqc-mobile-desc {
    display: inline-block;
  }
}
.home .vqc-home-banner .vqc-banner-title {
  width: 45%;
}
@media all and (max-width: 959px) {
  .home .vqc-home-banner .vqc-banner-title {
    display: none;
  }
}
.home .vqc-home-banner .button {
  display: inline-block;
  border-radius: 8px;
  text-transform: uppercase;
  padding: 8px 15px;
  color: white;
  margin: 0 12.5px 1.618em;
}
@media all and (min-width: 960px) {
  .home .vqc-home-banner .button {
    display: inline-block;
  }
}
.home .vqc-home-banner .button.bg-yellow {
  background: #C9A326;
}
.home .vqc-home-banner .button.bg-yellow:hover {
  background: #9e801e;
}
.home .vqc-home-banner .button.bg-red {
  background: #700D10;
}
.home .vqc-home-banner .button.bg-red:hover {
  backround: #420809;
}
.home .blog-info.blog-author {
  display: none;
}
.home .blog-info.blog-author + gdlr-seperator {
  display: none;
}
.home #gdlr-parallax-wrapper-1 {
  padding-top: 0;
}
.home #gdlr-parallax-wrapper-1 img {
  border: 5px solid white;
}
.home #gdlr-parallax-wrapper-1 .gdlr-item-title-wrapper {
  display: none;
}
.home .keynote-title {
  text-align: center;
  color: white !important;
  font-size: 42px;
  padding: 0.3em 0 0;
  position: relative;
  z-index: 5;
  font-style: italic;
}
.home #content-section-2 .gdlr-item-title-wrapper {
  display: none;
  padding: 18px 0 !important;
}
.home #content-section-2 .gdlr-item {
  margin: 0;
}
.home #content-section-2 h2, .home #content-section-2 p {
  margin: 0;
}
@media all and (max-width: 767px) {
  .home #content-section-2 .six.columns {
    padding-left: 0.809em;
  }
}
.home .keynote-title {
  color: white;
  text-align: center;
}
.home #content-section-4 .eight.columns h3 {
  font-size: 26px !important;
}
@media all and (min-width: 768px) {
  .home #content-section-4 .column-service-content {
    display: flex;
    justify-content: space-between;
  }
}
.home #content-section-4 .gdlr-item.gdlr-column-service-item.gdlr-type-1 {
  margin-bottom: 0;
}
.home #content-section-4 h3 {
  font-family: warnock-pro, serif !important;
  color: #700D10 !important;
}

#bg-hands {
  background: url("/wp-content/themes/thekeynote-child/images/bg-clouds.png") bottom/cover no-repeat;
  position: relative;
}
#bg-hands * {
  z-index: 1;
}
#bg-hands h2 {
  margin-bottom: 0;
  line-height: 1;
}
#bg-hands p {
  line-height: 1.2;
}
@media (min-width: 768px) {
  #bg-hands::before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    aspect-ratio: 415/1000;
    background: url("/wp-content/themes/thekeynote-child/images/bg-hands-left.png") left/contain no-repeat;
  }
  #bg-hands::after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    aspect-ratio: 415/1000;
    background: url("/wp-content/themes/thekeynote-child/images/bg-hands-right.png") right/contain no-repeat;
  }
}

h3.gdlr-blog-title a {
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  font-family: "Open Sans", sans-serif !important;
}

h2 {
  line-height: 1.1;
}

.presented-by {
  text-align: center;
  padding: 2.427em 0 1.618em;
  box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  background: white;
}
.presented-by .img-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  justify-content: center;
  align-items: center;
}
.presented-by .img-grid img {
  height: 100px;
}

.footer-container h1, .footer-container h2, .footer-container h3, .footer-container h4, .footer-container h5, .footer-container h6 {
  color: white !important;
}

.logo-grid {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  align-items: center;
}
.logo-grid a {
  margin-bottom: 8px;
}

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