
/* Site top */

body {
    font-family: Poppins, sans-serif;
    font-weight: 600;
}

a {
    color: #f04031;
}

a:hover {
    color: #f96e62;
}

.top-area {
    position: relative;
}

.top-image {
    padding-top: 20%;
    height: 0;
    overflow: hidden;
    position: relative;
}

.top-image > div {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
}

.top-image img {
    width: 100%;
    margin-top: -11.6%;
}

.logo-box {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    padding-top: 3%;
}

.logo-box img {
    display: inline-block;
    width: 78vw;
    max-width: 709px;
}

@media screen and (min-width: 1050px) {
    .top-image {
        padding-top: 180px;
    }

    .logo-box {
        padding-top: 24px;
    }

    .logo-box img {
    }
}

@media screen and (min-width: 1200px) {
    .top-image {
    }

    .logo-box {
    }

    .logo-box img {
    }
}



/* Tabs */

.order-step.current,
.order-step:hover {
    background-color: #1a82c5;
}

.order-step span {
    font-family: Poppins, sans-serif;
    font-weight: 600;
}

/* Footer */

.footer {
    background-color: black;
    color: white;
    height: 130px;
}

.footer-inner {
    display: block;
    width: 90%;
    max-width: 965px;
    margin-left: auto;
    margin-right: auto;
}

.footer-left {
    display: block;
    text-align: center;
    vertical-align: middle;
    padding-top: 1.3em;
    padding-bottom: 1.1em;
}

.footer a {
    color: white;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}

.footer-right {
    display: block;
    text-align: center;
    font-size: 1rem;
    color: white;
    font-family: Montserrat, sans-serif;
    font-weight: 300;
    line-height: 150%;
}

@media screen and (min-width: 650px) {
    .footer-inner {
        display: table;
    }

    .footer-left {
        display: table-cell;
        text-align: left;
        height: 50px;
        vertical-align: top;
    }

    .footer-right {
        display: table-cell;
        text-align: right;
        height: 50px;
        vertical-align: top;
        padding-top: 1.3em;
    }
}


/* Misc */

.quantity-input a {
    background-color: #1a82c5;
    color: white;
}

.quantity-input a:hover {
    background-color: #60b6ec;
}

.order-section-heading {
    font-family: Oswald, sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
}

.instruction-text {
    font-family: Montserrat, sans-serif;
    font-weight: 300;
    line-height: 135%;
}

#TestDataButton {
}

.ticket-input-row {
}

.ticket-input-row .left, .ticket-input-row .middle, .ticket-input-row .right {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    background-color: #def0fe;
}

.ticket-input-row .left span {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 0.6rem;
    top: 2px;
    left: -19px;
    background-color: black;
}

.secondary-button {
    color: #1a82c5;
    border-color: #1a82c5;
    font-family: Oswald, sans-serif;
}

.secondary-button:link,
.secondary-button:visited {
}

.secondary-button:hover,
.secondary-button:active {
    background-color: #1a82c5;
}

.primary-button {
    background-color: #1a82c5;
    font-family: Oswald, sans-serif;
    color: white;
}

.primary-button:hover, .primary-button:active {
    background-color: #49acec;
    color: white;
}

.value-pack-highlight {
    background-color: #def0fe;
}

.value-pack-highlight .bulk-row > div:nth-child(3), 
.value-pack-highlight .ticket-input-row .left, 
.value-pack-highlight .ticket-input-row .middle {
    background-color: white;
}

.promo-code-box {
    background-color: #def0fe;
}

.order-total-bar {
    font-family: Oswald, sans-serif;
}

.field {
}

.field label {
    font-family: Montserrat, sans-serif;
    font-weight: 300;
    font-size: 0.875rem;
}

.field input, .field select, .field .stripe-card {
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-size: 1rem;
}

.field span.validation, .field .stripe-errors {
    font-family: Montserrat, sans-serif;
    font-weight: 300;
    font-size: 0.875rem;
}

.field input:focus, .field select:focus, .field .StripeElement--focus {
}

.checkbox .label {
    font-family: Montserrat, sans-serif;
    font-weight: 300;
    font-size: 1rem;
}

.entry-info-section .instruction-text {
    font-size: 0.875rem;
}

.order-review-message {
    font-family: Montserrat, sans-serif;
    font-weight: 300;
    background-color: #def0fe;
}

.order-section-heading > a {
    color: #f04031;
    font-family: inherit;
    font-weight: 600;
    font-size: 1rem;
    font-family: Poppins, sans-serif;
}

.order-viewer .form-row {
    font-family: Montserrat, sans-serif;
    font-size: 1rem;
}

.order-viewer .form-row > label {
    font-family: Poppins, sans-serif;
    font-weight: 600;
}

@media screen and (min-width: 500px) {
    .order-viewer .form-row > label {
        width: 15em;
    }
}

.order-viewer .form-row > span {
    font-family: Poppins, sans-serif;
    font-weight: 400;
}

.order-confirmation h1 {
    font-family: Oswald, sans-serif;
    font-weight: 600;
}

.content.order-confirmation p {
    font-weight: 300;
    font-family: Montserrat, sans-serif;
    line-height: 140%;
}

.pdf-file-link {
    font-family: Montserrat, sans-serif;
    font-weight: 300;
    font-size: 1rem;
}

.deal-popup h2 {
    font-family: Oswald, sans-serif;
    font-weight: 600;
    font-size: 1.25rem;
}

.deal-popup p {
    font-weight: 300;
    font-family: Montserrat, sans-serif;
    font-size: 1rem;
}

.deal-buttons a {
    color: #1a82c5;
    border-color: #1a82c5;
    font-family: Poppins, sans-serif;
}

.deal-buttons a:hover {
    background-color: #1a82c5;
}

.referral-checkbox-list .checkbox {
    width: 19em;
}

.email-domain-warning {
    font-family: Montserrat, sans-serif;
}


/* Exit popup */

.exit-popup {
    overflow: visible;
}

.exit-popup-close {
    top: -13px;
    right: -16px;
}

.exit-popup img {
    border-top-left-radius: 11px;
    border-top-right-radius: 11px;
}

.exit-popup-heading {
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: 260px;
}

.exit-popup h1 {
    position: static;
    font-size: 4.4vw;
    font-family: Clan, sans-serif;
    width: 100%;
}

.exit-popup h2 {
    color: #ffc530;
    font-weight: 300;
    margin-top: 0.2em;
    font-size: 4vw;
}

.exit-popup-bottom .button-outer a {
    background-color: #ed1c24;
}

.exit-popup-bottom .button-outer a:hover {
    background-color: #f4777d;
}

.exit-popup p {
    line-height: 125%;
    font-size: 0.63rem;
    margin-top: 1.3em;
}

.exit-popup-bottom .pack span {
    line-height: 125%;
}

@media screen and (min-width: 450px) {
    .exit-popup h1 {
        font-size: 1.25rem;
    }
    .exit-popup h2 {
        font-size: 1rem;
    }
}