@font-face {
    font-family: 'SeatBlack';
    src: url('/vp_pages/themes/seat/assets/fonts/SEATBCN-Black.eot');
    src: url('/vp_pages/themes/seat/assets/fonts/SEATBCN-Black.eot?#iefix') format('embedded-opentype'),
    url('/vp_pages/themes/seat/assets/fonts/SEATBCN-Black.woff') format('woff'),
    url('/vp_pages/themes/seat/assets/fonts/SEATBCN-Black.ttf')  format('truetype'),
    url('/vp_pages/themes/seat/assets/fonts/SEATBCN-Black.svg') format('svg');
}

@font-face {
    font-family: 'SeatBold';
    src: url('/vp_pages/themes/seat/assets/fonts/SEATBCN-Bold.eot');
    src: url('/vp_pages/themes/seat/assets/fonts/SEATBCN-Bold.eot?#iefix') format('embedded-opentype'),
    url('/vp_pages/themes/seat/assets/fonts/SEATBCN-Bold.woff') format('woff'),
    url('/vp_pages/themes/seat/assets/fonts/SEATBCN-Bold.ttf')  format('truetype'),
    url('/vp_pages/themes/seat/assets/fonts/SEATBCN-Bold.svg') format('svg');
}

@font-face {
    font-family: 'SeatRegular';
    src: url('/vp_pages/themes/seat/assets/fonts/SEATBCN-Book.eot');
    src: url('/vp_pages/themes/seat/assets/fonts/SEATBCN-Book.eot?#iefix') format('embedded-opentype'),
    url('/vp_pages/themes/seat/assets/fonts/SEATBCN-Book.woff') format('woff'),
    url('/vp_pages/themes/seat/assets/fonts/SEATBCN-Book.ttf')  format('truetype'),
    url('/vp_pages/themes/seat/assets/fonts/SEATBCN-Book.svg') format('svg');
}




body {
    font-family: 'SeatRegular', Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #333;
    -webkit-font-smoothing: antialiased;
}

strong {
    font-family: 'SeatBold', Arial, sans-serif;
}

h1 {
    font-size: 2.225em;
}

h2 {
    font-size: 1.5625em;
}

a {
    text-decoration: underline;
    color: rgba(15,15,15,0.6);
}

a:hover, a:focus {
    color: #0f0f0f;
    text-decoration: underline;
}

.small {
    font-size: .9em;
    color: #666;
}

.small-title, .evhc-title, .evhc-summary h3, .bumper-ad__title {
    font-family: 'SeatBlack', Arial, sans-serif;
    font-size: 1.6em;
}

.constraint {
    max-width: 65em;
}

.evhc-summary {
    padding: 2em 0;
    background: #EDEDED;
}

.header {
    padding: 0;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    z-index: 2;
    position: relative;
}

.header__logo {
    max-width: 9.1875em;
    width: 100%;
}

.header__title-containter {
    text-align: right;
}

.header__title {
    font-size: 1em;
    font-family: 'SeatBold', Arial, sans-serif;
    margin: 0;
}

.stage {
    padding: 2em;
    background-color: #EA5D19;
}

.bg-box {
    background-color: rgba(0,0,0,0.65);
    padding: 1em;
    position: relative;
    margin-bottom: 1em;
}

.eyebrow {
    font-family: 'SeatBold', Arial, sans-serif;
    font-size: 1em;
    color: rgba(255, 255, 255, 0.6);
}

.stage__title {
    margin-bottom: 4%;
}

.stage__sub-title {
    font-family: 'SeatBlack', Arial, sans-serif;
    font-size: 1.6em;
    color: #fff;
}

.stage__text {
    color: #fff;
}

@media screen and (min-width: 55em) {
    .stage__video {
        padding-left: 4em;
    }
}

.feature-wrap {
    padding: 3em 0;
}

.video-details-table {
    width: 100%;
}

.details-table__title {
    width: 150px;
}

.orb--red {
    background-color: #d7122b;
}

.js-codeweavers__vehicle_reserve_container .one-half {
    width: 49%;
}

.evhc-table__head, .evhc-table__total {
    font-family: 'SeatBold', Arial, sans-serif;
}

.evhc-table__cat {
    font-weight: 600;
}

@media only screen and (min-width: 1024px) {
    .js-codeweavers__vehicle_reserve_container .desk--one-quarter {
        width: 24%;
    }
}

.cta--primary, .cta-callback, .evhc-cta {
    display: inline-block;
    font-family: 'SeatBold', Arial, sans-serif;
    font-size: 1em;
    line-height: 30px;
    padding: 10px 20px;
    height: 48px;
    color: #fff;
    background: #0f0f0f;
    border-color: transparent;
    border-width: 0;
    border-radius: 4px;
}

.cta--primary:hover, .cta--primary:focus, .cta-callback:hover, .cta-callback:focus, .evhc-cta:hover, .evhc-cta:focus {
    background-color: rgba(15,15,15,0.6);
    border-width: 0;
    color: #fff;
}

.evhc-cta--secondary {
    background-color: transparent;
    color: #0f0f0f;
    border: 2px solid #0f0f0f;
}

.evhc-cta--secondary:hover, .evhc-cta--secondary:focus {
    border: solid 2px rgba(15, 15, 15, 0.6);
    color: #0f0f0f;
    background-color: transparent;
}

.evhc-action__icon, .ion-locked {
    padding-right: 0.375em;
}

.photo-gallery {
	margin: 0 auto;
}

#tootle h3 strong {
    line-height: 1.22222222;
}

#tootle .tootle-content-left p {
    margin-top: 0;
    margin-bottom: 1em;
}

#js-document-verification__form li {
    word-wrap: break-word;
}

#js-document-verification_unlock__btn {
    display: inline-block;
    font-family: 'SeatBold', Arial, sans-serif;
    font-size: 1em;
    line-height: 30px;
    padding: 10px 20px;
    height: 46px;
    color: #fff;
    background: #0f0f0f;
    border-color: transparent;
    border-width: 0;
    border-radius: 4px;
}

#js-document-verification_unlock__btn:hover, #js-document-verification_unlock__btn:focus {
    background-color: rgba(15,15,15,0.6);
    border-width: 0;
    color: #fff;
}

#js-document-verification__form p {
    margin-top: 0;
}

#js-document-verification_modal__dialog ul {
    list-style-type: none;
}

#js-document-verification_modal__dialog li {
    margin-left: 0;
}

.footer {
    width: 100%;
    color: #fff;
    background: #33302E;
    padding: 1em 0;
    margin: 0;
    font-weight: 600;
}

.footer a {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}

.footer a:hover, .footer a:focus {
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
}

.address-title {
    color: rgba(255,255,255,0.6);
    font-family: 'SeatBold', Arial, sans-serif;
}

.social {
    text-align: left;
}

.social .icon {
    font-size: 1.5em;
    margin: 0 .25em;
    transition: none;
}

.social .ion-social-facebook {
    margin-left: 0;
}

.legal-small {
    font-size: .8em;
    color: #666;
}

@media screen and (max-width: 35em) {
    .video-error__message {
        font-size: 12px !important;
        padding: 1em !important;
    }
}


/* ==========================================================================
   Live Video Styles
   ========================================================================== */
.live-video {
    background: none !important;
    position: relative;
    z-index: 1;
    padding: 1em 0 0 0;
}

.live-video button.start-call {
    margin: 0 !important;
    font-size: 1.8em !important;
    line-height: 1;
    padding-bottom: .4em !important;
}

.live-video #onCall {
    width: 100% !important;
}

@media screen and (min-width: 44em) {
    .live-video #onCall {
        width: 50% !important;
    }
}

@media (orientation: landscape) {
    .live-video .media {
        display: block !important;
        width: 95% !important;
    }
}

.lv-feature__explainer #explainerText {
    margin-top: 1.5em;
    margin-bottom: 3em;
}

.live-video .review {
    width: 100%;
    max-width: 65em;
}

@media (min-width: 1366px) and (orientation: landscape) {
    .live-video .review {
        width: 100%;
        max-width: 65em;
    }
}

.live-video .review h1, .live-video  .review h2, .live-video  .review h3,  .live-video  .review h4, .live-video  .review th,  .live-video  .review label {
    color: #333 !important;
    font-weight: normal;
}

.live-video textarea {
    display: block;
    width: 100%;
    min-height: 10em;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25em;
    background: #fff;
    padding: .25em .5em;
    margin-top: 1em;
    line-height: 1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.live-video button.send_review {
    min-width: 250px;
    display: inline-block;
    font-family: 'SeatBold', Arial, sans-serif;
    font-size: 1em;
    line-height: 30px;
    padding: 10px 20px;
    height: 48px;
    color: #fff;
    background: #0f0f0f;
    border-color: transparent;
    border-width: 0;
    border-radius: 4px;
}

.live-video button.send_review:focus, .live-video button.send_review:hover {
    background-color: rgba(15,15,15,0.6);
    border-width: 0;
    color: #fff;
}

.lv-content__error--vppages .error {
    width: 100%;
    max-width: 65em;
}

.live-video .reqMark::after {
    content: '*';
    display: inline-block;
    color: #ec1b34;
}

.live-video .review-gratification h1, .live-video .review-gratification h2, .live-video .review-gratification h3, .live-video .review-gratification h4, .live-video .review-gratification th, .live-video .review-gratification label {
    color: #333;
}

.fullscreen .live-video {
    background: #000 !important;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */
@media screen and (min-width: 35em) {
    body {
        font-size: 15px;
    }

    .header__title {
        font-size: 1.1em;
    }

    .bg-box {
        margin-bottom: 2em;
        padding: 2em;
    }
}

@media screen and (min-width: 55em) {
    body {
        font-size: 16px;
    }

    .stage {
        padding: 3em;
    }

    .bg-box {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 70em) {
    .bg-box {
        padding: 3em;
    }
}


/* ==========================================================================
   Custom UK Sales Adverts
   ========================================================================== */
.en-gb .advert-area {
    margin: 3em auto 1em;
    text-align: center;
}