﻿@font-face {
    font-family: 'Aktiv Grotesk';
    src: url('/fonts/Zucora/Aktiv Grotesk/Dalton Maag - Aktiv Grotesk.ttf')  format('truetype');
}
@font-face {
    font-family: 'Aktiv Grotesk';
    font-weight: bold;
    src: url('/fonts/Zucora/Aktiv Grotesk/Dalton Maag - Aktiv Grotesk Bold.ttf')  format('truetype');
}
@font-face {
    font-family: 'Aktiv Grotesk';
    font-style: italic;
    src: url('/fonts/Zucora/Aktiv Grotesk/Dalton Maag - Aktiv Grotesk Italic.ttf')  format('truetype');
}
@font-face {
    font-family: 'Publico Headline';
    src: url('/fonts/Zucora/Publico Headline/PublicoHeadline-Light.otf')  format('opentype');
}
@font-face {
    font-family: 'Publico Headline';
    font-weight: bold;
    src: url('/fonts/Zucora/Publico Headline/PublicoHeadline-Bold.otf')  format('opentype');
}
@font-face {
    font-family: 'Publico Headline';
    font-weight: 200;
    src: url('/fonts/Zucora/Publico Headline/PublicoHeadline-Medium.otf')  format('opentype');
}
@font-face {
    font-family: 'Publico Headline';
    font-style: italic;
    src: url('/fonts/Zucora/Publico Headline/PublicoHeadline-LightItalic.otf')  format('opentype');
}
@font-face {
    font-family: 'Publico Headline';
    font-weight: bold;
    font-style: italic;
    src: url('/fonts/Zucora/Publico Headline/PublicoHeadline-BoldItalic.otf')  format('opentype');
}
@font-face {
    font-family: FontAwesome;
    src: url('/Content/FontAwesome/Standard/fonts/fontawesome-webfont.ttf')  format('truetype');
}

@media (min-width: 1025px) {
    .zuc-main-nav {
        height: 83px;
    }
}

.zuc-footer-wrapper { margin-top: 0; }

.zuc-ec-checkout-wrapper {
    padding: 0 30px 100px 30px;
    display: -webkit-flex;
    display: flex;
    position: relative;
}

.zuc-ec-action-zone-right.full-width { width: 100%; }

.zuc-ec-action-zone-left,
.zuc-ec-action-zone-right .callout-box {
    font-family: 'Aktiv Grotesk', Arial, Helvetica, sans-serif;
    box-shadow: 0px 2px 40px 0 rgba(13, 13, 13, 0.2);
    background-color: #ffffff;
    padding: 0;
    font-size: 0;
    margin-top: 103px;
    border: 1px solid #a2acff;
    border-radius: 1px;
    height: 100%;
}
.zuc-ec-action-zone-right .callout-box {
    margin-top: 20px;
    height: auto;
}
.zuc-ec-action-zone-left > h2,
.zuc-ec-action-zone-right .callout-box > h2 {
    background-color: #a2acff;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.75;
    letter-spacing: 0.6px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 0;
}
.zuc-ec-action-zone-right .callout-box > h2 { font-family: 'Aktiv Grotesk', Arial, Helvetica, sans-serif; }
.callout-content { padding: 10px 45px; }
.callout-box p {
    color: #434da0;
    padding: 11px 0px;
    font-size: 20px;
    font-family: 'Publico Headline', Georgia, 'Times New Roman', serif;
    font-weight: normal;
}
.zuc-checkbox {
    font-family: 'Aktiv Grotesk', Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #36394b;
    vertical-align: top;
    display: block;
    padding: 11px 0;
    line-height: 22px;
    padding-left: 26.5px;
    position: relative;
    cursor: pointer;
}
.zuc-checkbox a {
    color: #a2acff;
    text-decoration: underline;
}
.zuc-checkbox input {
    visibility: hidden;
    margin: 0 3px 0 -26.5px;
    width: 19px;
    height: 19px;
    vertical-align: middle;
}
.zuc-checkbox input:after,
.zuc-checkbox input::after {
    font-family: FontAwesome;
    content: '\f096';
    color: #a2acff;
    visibility: visible;
    position: absolute;
    top: 14.5px;
    left: 0;
    font-size: 24px;
    line-height: 19px;
}
.zuc-checkbox input:checked:after,
.zuc-checkbox input:checked::after { content: '\f046'; }
.zuc-ec-action-zone-left > div > a {
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.58;
    letter-spacing: 0.4px;
    text-align: center;
    color: #4351a0;
    padding: 26px;
    text-decoration: underline;
    width: 100%;
    display: block;
}

.zuc-ec-action-zone-right > div {
    width: 100%;
    font-size: 0;
}
.zuc-ec-action-zone-right h2 {
    font-family: 'Publico Headline', Georgia, 'Times New Roman', serif;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: #434da0;
}

.zuc-ec-checkout-field {
    width: 50%;
    display: inline-block;
    padding-top: 7.5px;
    padding-bottom: 7.5px;
}
div > .zuc-ec-checkout-field:nth-of-type(even) { padding-left: 15px; }
div > .zuc-ec-checkout-field:nth-of-type(odd) { padding-right: 15px; }
.zuc-ec-checkout-field.full-width {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
div > .zuc-ec-checkout-field.full-width:nth-of-type(even),
div > .zuc-ec-checkout-field.full-width:nth-of-type(odd) {
    padding-left: 0;
    padding-right: 0;
}
.zuc-ec-checkout-field.three-across {
    width: 33.33%;
    padding-right: 10px;
    padding-left: 10px;
}
div > .zuc-ec-checkout-field.three-across:nth-of-type(even),
div > .zuc-ec-checkout-field.three-across:nth-of-type(odd) {
    padding-right: 10px;
    padding-left: 10px;
}
div > .zuc-ec-checkout-field.three-across:first-of-type {
    padding-right: 20px;
    padding-left: 0;
}
div > .zuc-ec-checkout-field.three-across:last-of-type {
    padding-right: 0;
    padding-left: 20px;
}
.zuc-ec-checkout-field label {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.71;
    color: #36384b;
    display: block;
}
.zuc-ec-checkout-field input,
.zuc-ec-checkout-field select {
    height: 46px;
    border-radius: 4px;
    background-color: #fbfbfb;
    border: 1px solid #d7d7d7;
    width: 100%;
    padding: 12px 15px 7px 15px;
    font-size: 16px;
    font-weight: 100;
    line-height: 1.63;
    color: #707070;
    font-family: 'Aktiv Grotesk', Arial, Helvetica, sans-serif;
}
.zuc-ec-checkout-field select[disabled] { background-color: #dddddd; }

.zuc-ec-checkout-navigation {
    position: absolute;
    bottom: 2px;
    background-color: #f7f7f7;
    width: 100%;
    box-sizing: border-box;
    left: 0;
    height: 77px;
    padding: 16.5px;
    font-family: 'Aktiv Grotesk', Arial, Helvetica, sans-serif;
}
.zuc-ec-checkout-navigation > a:first-child {
    width: 100px;
    height: 44px;
    font-size: 14px;
    font-weight: bold;
    line-height: 0.7;
    letter-spacing: 0.4px;
    text-align: center;
    color: #434da0;
    border: 2px solid #434da0;
}
.zuc-ec-checkout-navigation > span {
    position: absolute;
    top: 35px;
    left: calc(50% - 42.25px);
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.4px;
    text-align: center;
    color: #434da0;
}
.zuc-ec-checkout-navigation > a:last-child {
    width: 200px;
    height: 44px;
    font-size: 14px;
    font-weight: bold;
    line-height: 0;
    letter-spacing: 0.4px;
    text-align: center;
    float: right;
}

.location-card {
    border: 1px solid #434da0;
    border-radius: 27.5px;
    width: 100%;
    display: inline-block;
    font-size: 12px;
    line-height: 21px;
    padding: 18px;
    box-sizing: border-box;
    vertical-align: top;
}
.location-card.selected { border-color: #64eeb0; }
.location-card h4 {
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
    margin: -5px 0 5px 0;
}
.location-card > div {
    padding: 0 0 0 25px;
    box-sizing: border-box;
    word-break: break-word;
}
.location-card .payment-method {
    border-bottom: 1px solid #36384b;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.location-card .payment-method .masked-card-number:before,
.location-card .payment-method .masked-card-number::before {
    font-family: FontAwesome;
    content: "\f09d";
    font-size: 14px;
    line-height: 14px;
    width: 25px;
    text-align: center;
    height: 17px;
    padding: 2px 2px 1px 2px;
    margin: 0 0 0 -25px;
    display: inline-block;
}
.location-card .payment-method .expiry { float: right; }
.location-card .phone:before,
.location-card .phone::before {
    font-family: FontAwesome;
    content: "\f095";
    font-size: 14px;
    line-height: 14px;
    width: 25px;
    text-align: center;
    height: 17px;
    padding: 2px 4px 1px 4px;
    margin: 0 0 0 -25px;
    display: inline-block;
}
.location-card .email:before,
.location-card .email::before {
    content: "@";
    font-size: 14px;
    line-height: 14px;
    width: 25px;
    text-align: center;
    height: 17px;
    padding: 0 3px 0 3px;
    margin: 0 0 0 -25px;
    display: inline-block;
}
.location-card .address span {
    width: 100%;
    float: right;
    clear: both;
}
.location-card .address:before,
.location-card .address::before {
    font-family: FontAwesome;
    content: "\f041";
    font-size: 14px;
    line-height: 14px;
    width: 25px;
    text-align: center;
    height: 17px;
    padding: 2px 6px 1px 5.5px;
    margin: 0 0 0 -25px;
    display: inline-block;
}

.zuc-ec-checkout-review-data {
    display: -webkit-flex;
    display: flex;
    margin-bottom: 35px;
}
.zuc-ec-checkout-review-data > div {
    border-radius: 0;
    margin-right: -1px;
}
.zuc-ec-checkout-review-data > div:last-child { margin-right: 0; }

.order-confirmation {
    width: 100%;
    padding: 10vw;
}
.order-confirmation h1 {
    font-family: 'Publico Headline', Georgia, 'Times New Roman', serif;
    color: #434da0;
}

@media (max-width: 1024px) {
    .zuc-footer-wrapper { margin-top: 7vw; }
    .zuc-ec-checkout-wrapper {
        display: block;
        position: relative;
        padding-bottom: 100px;
        margin-bottom: -6.5vw;
    }
    .zuc-ec-action-zone-left { 
        margin-top: 15vw;
        margin-bottom: 3.5vw;
    }
    .zuc-ec-checkout-navigation { bottom: 0; }
    .zuc-ec-action-zone-left.flip { margin-top: 30px; }
}
@media (max-width: 640px) {
    .zuc-footer-wrapper { margin-top: 7vw; }
    .zuc-ec-checkout-wrapper {
        display: block;
        position: relative;
        padding-bottom: 80px;
    }
    .zuc-ec-action-zone-left {
        margin-top: 24vw;
        margin-bottom: 4vw;
        height: auto;
        box-shadow: 0px 2px 20px 0 rgba(13, 13, 13, 0.2);
    }
    .zuc-ec-action-zone-left > h2,
    .zuc-ec-action-zone-right .callout-box > h2 { display: none; }
    .zuc-ec-action-zone-left > div > a { padding: 12px; }
    .zuc-ec-checkout-field {
        display: block;
        width: 100% !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .zuc-ec-checkout-field:nth-child(even) { padding-right: 0; }
    .zuc-ec-checkout-field:nth-child(odd) { padding-left: 0; }
    .zuc-ec-checkout-navigation > a:first-child { width: 90px;}
    .zuc-ec-checkout-navigation > a:last-child {
        width: 135px;
        padding-right: 0;
        padding-left: 0;
    }
    .zuc-ec-checkout-review-data { display: block; }
    .zuc-ec-checkout-review-data > div {
        margin-bottom: -1px;
        margin-right: 0;
    }
    .zuc-ec-checkout-review-data > div:last-child { margin-bottom: 0; }
    .zuc-ec-action-zone-left.flip { margin-top: 0; }
}

.zuc-ec-cart-basket {
    width: 100%;
    font-size: 16px;
}
.basket-report {
    font-size: 18px;
    margin: -30px 0 30px 0;
    padding: 10.5px;
    background-color: #f7f7f7;
    text-align: right;
    color: #36384b;
    line-height: 1.33;
    position: relative;
}
.basket-report span:first-child {
    position: absolute;
    right: 140px;
}
@media (max-width: 1024px) {
    .basket-report {
        margin: -60px 0 60px 0;
        padding-top: 7px;
        padding-bottom: 7px;
        font-size: 16px;
    }
    .basket-report:last-child { margin-bottom: 30px; }
    .basket-report span:first-child { right: 120px; }
}
.links-to-help { padding: 0; }

.zuc-select-container select[disabled] {
    background-color: #cccccc;
    cursor: default;
}
.zuc-select-container select[disabled]:hover { border: none; }
.zuc-select-container.disabled:before { background-color: #cccccc; }

.sigPad {
    display: block;
    width: 280px;
    margin-bottom: 15px;
}
.sigNav {
    display: block;
    margin-top: 0;
    height: 35px;
    font-size: 20px;
}
.sigWrapper { height: 102px; }