/*
Theme Name: Fanaticon
Theme URI:
Description: Child theme from twentynineteen
Author: Push Crank Press
Author URI: https://pushcrankpress.com
Template: twentynineteen
Version: 1.0
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Tue, 27 Aug 2019 19:41:21 +0000 */
/* The plugin now uses the recommended approach for loading the css files.*/


/* ---------------------------- */
/* --- General Page Sylings --- */
/* ---------------------------- */

body {
  font-family: "hero-new", sans-serif;
}

.top-index {
  position: relative !important;
  z-index: 2 !important;
}

.fullwidth-outer-column {
  padding: 0px !important;
}

.visitors-guide-cta-desktop,
.visitors-guide-cta-mobile {
  display: none;
}

.color-white {
  color: white;
}

#masthead,
#colophon {
  background: #ccc;
  display: none;
}

.top-container {
  width: 100%;
  max-width: 640px;
  display: block !important;
  margin: 0 auto !important;
  float: none !important;
}

#gf_progressbar_wrapper_1 {
  display: none;
}

#gform_confirmation_message_1 > br:first-of-type {
  display: none;
}

/* ------------------------- */
/* -------- Heading -------- */
/* ------------------------- */

.pilot-registration-header {
  width: 385px;
  margin: 0 auto;
}

.kc_column>.kc-col-container,
.kc_column_inner > .kc-col-inner-container {
  height: inherit !important;
}

.header-line {
  color: #d90027;
  font-weight: 600;
}

.header-line-1 {
  font-size: 45px;
  line-height: 80px;
  font-family: "hero-new", sans-serif;
  font-weight: 900;
  text-align: center;
}

.header-line-2 {
  position: relative;
  font-size: 47px;
  line-height: 0px;
  font-family: "hero-new", sans-serif;
  font-weight: 900;
  text-align: center;
}

@media only screen and (max-width: 500px) {
  .pilot-registration-header {
    width: 320px;
    margin: 0 auto;
  }
  .header-img {
    width: 300px;
  }

  .header-line-1 {
    font-size: 31px;
    text-align: center;
    font-family: "hero-new", sans-serif;
    font-weight: 900;
  }

  .header-line-2 {
    font-size: 32px;
    text-align: center;
    font-family: "hero-new", sans-serif;
    font-weight: 900;
  }
}

/* ------------------------ */
/* --------- Form --------- */
/* ------------------------ */

body #gform_wrapper_1 .gform_footer.top_label br,
body #gform_wrapper_1 .gform_footer.top_label p {
	display: none;
}

.form-field {
  padding-right: 0px !important;
}

.form-field input {
  background: #eee !important;
  border: none !important;
  padding-left: 15px !important;
}

#gform_submit_button_1 {
  margin: 0 auto;
  display: block;
  padding: 10px 15px !important;
  background: #d90027 !important;
  border-radius: 0px !important;
  text-transform: uppercase !important;
}

input[type="button"] {
  background: #d90027 !important;
  border-radius: 0px;
}

#gform_submit_button_1 {
  display: inline-block;
  padding: 0.76rem 1rem !important;
  text-transform: capitalize !important;
}

/* ------------------------ */
/* --------- Mech --------- */
/* ------------------------ */

.mech {
  position: absolute;
  top: 70px;
  left: -18px;
  bottom: -15px;
  width: 27vw;
  max-width: 365px !important;
}

.mech-2 {
  position: absolute;
  right: 0;
  bottom: -100px;
}

@media only screen and (max-width: 1330px) {
  .mech {
    display: none !important;
  }
}

/* -------------------------------- */
/* --- 2019 Registration Banner --- */
/* -------------------------------- */

.registration-banner {
  font-size: 1.8em;
  padding: 0px !important;
  color: white;
  background: #d90027 !important;
  font-weight: 700;
}

.registration-banner--reverse-color {
  background: white !important;
}

.registration-banner p {
   letter-spacing: 0px !important;
}

.fanaticon-title-area-2 {
  color: white;
  padding-top: 50px;
  padding-bottom: 100px;
}

/* ------------------------ */
/* --------- Shop --------- */
/* ------------------------ */

.shop-row {
  padding: 75px;
}

/* ------------------------ */
/* -------- Footer -------- */
/* ------------------------ */

.fanaticon-footer {
  padding: 20px;
}

.colophon-text {
  font-size: 15px;
  color: white;
  line-height: 7px;
}
