/*!
    Theme Name: Griffin by Leadhub Child
    Author: Leadhub
	Template: griffin-by-leadhub
*/
@font-face {
  font-family: 'AMCAP Eternal';
  src: url('/wp-content/themes/griffin-by-leadhub-child/assets/fonts/AMCAP%20Eternal.woff2') format('woff2'),
       url('/wp-content/themes/griffin-by-leadhub-child/assets/fonts/AMCAP%20Eternal.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'LasVegas Jackpot';
  src: url('/wp-content/themes/griffin-by-leadhub-child/assets/fonts/lasvegas-jackpot.woff2') format('woff2'),
       url('/wp-content/themes/griffin-by-leadhub-child/assets/fonts/lasvegas-jackpot.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.gform_validation_container {
    display: none
}

.prose h1 {
    font-weight: 600
}

.youtube-icon {
    min-width: 28px
}

.style-svg {
    max-height: 50px;
    max-width: 55px
}

.lp-hero__form,
.single-post .wrap.sign-up {
    width: 100%
}

.button--lp {
    font-size: 1.5rem !important;
    margin-bottom: 35px;
    margin-top: 10px;
    padding: .5rem 2rem !important;
    background-color: #222 !important
}

.utility-bar img {
    margin-right: 15px;
    max-width: 300px
}

.button--lp:hover {
    background-color: #0204c5 !important;
    opacity: 1 !important
}

.utility-bar {
    padding: 0 15px
}

.utility-bar__text {
    margin-right: 5px
}

.utility-bar__button {
    background-color: #222;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: .7rem !important;
    font-weight: 700;
    margin-left: 15px;
    padding: .5rem
}

.utility-bar__button:hover {
    background-color: #0204c5;
    color: #fff !important;
    text-decoration: none
}

.utility-bar__image {
    margin-right: 15px;
    max-width: 240px
}

@media (min-width:1024px) {
    .lg\:w-50 {
        width: 50%
    }
}

@media (min-width:1280px) {
    .lp-hero__content {
        max-width: 60%
    }

    .lp-hero__image {
        max-width: 32%;
        position: absolute
    }

    .button--lp {
        margin-bottom: 110px;
        margin-top: 0
    }
}