@font-face {
    font-family: MaryAnn;
    src: url("/styles/mary_ann-extrabold.woff") format("truetype");
}

body {
    background-color: #f6f6f6;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
}

.container-fluid {
    padding-right: 0;
    padding-left: 0;
    min-width: 320px;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    display: inline-block;
    text-indent: -999em;
    background-image: url("/images/chop-chop-logo.svg");
    background-size: 100%;
    background-repeat: no-repeat;
    width: 244px;
    height: 38px;
    margin: 0;
    padding: 0;
}

h2,
.bottom-section-wrapper h3 {
    font-family: Arial, Helvetica, sans-serif;
}

h2 {
    margin-top: 0;
    padding-bottom: 18px;
    color: #f06c00;
    font-family: MaryAnn, Arial, Helvetica, sans-serif;
    font-size: 3.5em;
    font-weight: 700;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    color: #4c4c4c;
}

p {
    font-family: Arial, Helvetica, sans-serif;
    color: #4c4c4c;
}

button:disabled {
    opacity: 0.5;
}

::-webkit-input-placeholder {
    color:#939393;
}

::-moz-placeholder {
    color:#939393;
} /* firefox 19+ */

:-ms-input-placeholder {
    color:#939393;
} /* ie */

input:-moz-placeholder {
    color:#939393;
}

.container {
}

/*********************************************
*
* Logos
*
*********************************************/

.logos {
    background-color: #ffffff;
}

.logos-wrapper {
    padding: 35px 0 25px 0;
}

.logos-wrapper img {
    margin-top: 9px;
    height: 28px;
}

/*********************************************
*
* Promo Banner
*
*********************************************/

.promo-banner {
    padding: 16px;
    text-align: center;
    background-color: #4c4c4c;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1.67;
}

/*********************************************
*
* Main row
*
*********************************************/

.center {
    text-align: center;
}
.main-wrapper {
    background: white url("/images/main-bg.png") no-repeat center center;
    overflow: hidden;
    padding-bottom: 30px;
}

.top-section-header {
    padding-top: 100px;
}


.top-section-wrapper .main-img-right {
    text-align: left;
    padding-right: 200px;
    margin-left: -200px;
}

.phone-main {
    background: url("/images/phone.png") no-repeat center center;
    width: 800px;
    height: 700px;
    position: absolute;
    z-index: 5;
    background-size: contain;
}

.store-images-small ul li {
    position: relative;
    z-index: 10;
}

.main-copy {
    color: #4c4c4c;
    padding-top: 40px;
}

.top-section-wrapper .main-copy .store-images-small {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
}

.top-section-wrapper .main-copy h3 {
    margin-top: 0;
    font-weight: 400;
    font-size: 1.3em;
    line-height: 1.6em;
    padding-right: 48px;
}

.top-section-wrapper .main-copy p {
    font-size: 1.15em;
    line-height: 1.75em;
}

.top-section-wrapper .main-copy-text {
    padding-right: 20px;
}

ul.service-details {
    list-style: none;
    padding-left: 0px;
    margin-top: 30px;
}

ul.service-details li {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj4gICAgPHBhdGggZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiM0QzRDNEMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIzIiBkPSJNMi40ODYgMTIuMTQ0bDMuNDM0IDMuNDM0Yy41ODkuNTg5IDEuNDc4LjUzNyAxLjk4OS0uMTJsOS41NzctMTIuMzE0Ii8+PC9zdmc+);
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 1.3em;
    font-weight: 500;
    line-height: 2.1em;
    padding-left: 38px;
    padding-top: -5px;
}

/*********************************************
*
* Postcode check row
*
*********************************************/

.postcode-wrapper {
    text-align: center;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding: 20px 0 25px 0;
}

.postcode-wrapper form {
    margin: 0;
    text-align: center;
}

.postcode-wrapper .postcode-label {
    text-align: left;
}

.postcode-wrapper label {
    color: #4c4c4c;
    font-size: 1.125em;
    font-weight: 700;
    font-family: "MaryAnn", Arial, Helvetica, sans-serif;
}

.postcode-wrapper form input {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 1.0rem;
    text-align: left;
    text-indent: 20px;
    height: 48px;
    color: #939393;
    border: solid 1px #8e8e8e;
    width: 100%;
}

.postcode-wrapper form button {
    font-family: "MaryAnn", Arial, Helvetica, sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    height: 48px;
    width: 100%;
    color: white;
    background-color: #f06c00;
    margin: 0;
    border: 0;
}

#submit-register {
    background-color: #4c4c4c;
}

.postcode-wrapper .postcode_validation {
    z-index: 2;
    font-size: 1.6em;
    text-align: center;
}

.postcode-wrapper .postcode_validation .now-available{
    color: #1ba39c;
    margin-bottom: 25px;
}

.postcode-wrapper .postcode_validation .coming-soon{
    color: black;
    margin-bottom: 25px;
}

.postcode-wrapper .invalid-postcode{
    color: black;
    margin-top: 25px;
}

.postcode-wrapper .loader {
    border: 3px solid #f3f3f3;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    border-top: 3px solid #555;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin: 0 auto 20px auto;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/*********************************************
*
* Illustrations row
*
*********************************************/

.illustration-wrapper {
    padding-top: 70px;
    padding-bottom: 20px;
    overflow: hidden;
    background-color: #fff;
}

.illustration-wrapper h2 {
    color: #333333;
    text-align: center;
    font-size: 2.2em;
    padding-bottom: 60px;
}

.illustration-wrapper p {
    color: #161616;
    font-weight: 500;
    font-size: 1.1em;
    text-align: center;
    padding: 25px 0 35px 0;
}

.illustration-wrapper .img-column {
    text-align: center;
}

/*********************************************
*
* Phones row
*
*********************************************/

.phone-wrapper {
    background-color: #f6f6f6;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding-top: 50px;
}

.phone-wrapper h3 {
    color: #4c4c4c;
    font-size: 1.5rem;
    font-weight: 700;
    text-align: center;
    padding: 0 30px;
    font-family: "MaryAnn", Arial, Helvetica, sans-serif;
}

.phone-wrapper .img-column {
    text-align: center;
}

.phone-wrapper .img-column h3 {
    padding-top: 50px;
}

.phone-wrapper .phone {
    width: 100%;
}

/*********************************************
*
* Payment row
*
*********************************************/

.payment-wrapper {
    background-color: #fff;
    padding: 63px 0 28px;
}

.payment-wrapper h2 {
    color: #333333;
    text-align: center;
    font-size: 2.2em;
    padding-bottom: 30px;
}

.payment-wrapper p {
    color: #9b9b9b;
    font-weight: 700;
    font-size: 1.3em;
    text-align: center;
}

.payment-wrapper .img-column {
    text-align: center;
    margin-top: 10px;
}


/*********************************************
*
* Row with 3 images
*
*********************************************/

.footer-wrapper {
    background-color: #f6f6f6;
    border-top: 1px solid #d7d7d7;
}

.footer-wrapper h3,
.footer-wrapper p {
    margin: 0 auto;
    max-width: 100%;
}

.footer-wrapper h3 {
    padding: 30px 0 20px;
}

.footer-wrapper p {
    font-size: 1.2em;
    line-height: 2.0em;
    color: #737373;
}

.footer-wrapper .row:last-of-type {
    padding: 60px 0;
}

.footer-wrapper .social-media {
    text-align: center;
}

/*********************************************
*
* Footer
*
*********************************************/

footer {
    padding: 20px 0 30px;
    margin: 0;
    background-color: #333333;
    text-align: center;
    overflow: hidden;
}

footer p {
    padding-left: 15px;
    padding-right: 15px;
    color: white;
    font-family: Arial, sans-serif;
    font-size: 13px;
    line-height: 1.54;
    font-weight: 500;
}

footer p a, footer p a:hover, footer p a:active {
    color: #ffffff !important;
    text-decoration: none !important;
}

footer li {
    display: inline-block;
    margin: 0;
    padding: 0px 10px 0px 0px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
}

footer ul {
    list-style: none;
    margin: 0;
    padding-bottom: 20px;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
}

footer ul li a, footer ul li a:hover, footer ul li a:active {
    color: #777777 !important;
    text-decoration: none !important;
}


#face {
    display: block
}

#green-check {
    display: block;
}

/*********************************************
*
* MISC
*
*********************************************/

.store-images-container {
    width: 100%;
    display: inline-block;
}

.store-images-small {
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    max-width: 440px;
    text-align: center;
}

.store-images-small ul {
    margin: 0;
    padding: 0;
    padding-top: 50px;
    padding-bottom: 16px;
}

.store-images-small li {
    margin-right: 20px;
    padding: 0;
}

.store-images-small ul li {
    display: inline-block;
    list-style: none;
}

.store-images-small img {
    height: 55px;
}

.tw-share-button, .fb-share-button {
    display: inline-block !important;
    margin-top: 5px;
    margin-right: 5px;
    vertical-align: top;
}

/* Increased padding on Twitter button as Facebook image is 4px taller */
.tw-share-button {
    margin-top: 9px;
}

.message-container  {
    margin: 20px 0;
    padding: 0;
    width: 100%;
}

.success-container {
    margin-bottom: 0;
}

.message {
    height: 60px;
    font-size: 22px;
    line-height: 1.36;
    text-align: center;
    color: #939393;
    margin:  11px 0 15px 0;
}


/*********************************************
*
* Media queries
*
*********************************************/

@media (min-width: 768px) and (max-width: 991px) {

    .top-section-wrapper .main-copy .store-images-small {
        margin-bottom: 25px;
    }

    .top-section-wrapper .main-copy p {
        line-height: 1.75em;
    }

    .bottom-section-wrapper {
        padding: 50px 50px 40px;
    }

    .bottom-section-wrapper .store-images-small li {
        margin-right: 10px;
    }

    .bottom-section-wrapper .row:last-of-type {
        padding: 40px 0 30px;
    }

}

@media (max-width: 991px) {
    .phone-wrapper .img-column {
        border-bottom: 1px solid #d7d7d7;
    }

    .phone-wrapper .img-column:last-of-type {
        border-bottom: none;
    }

    .phone-wrapper {
        padding-top: 0;
    }

    .phone-wrapper h3 {
        height: auto;
        margin-bottom: 0;
        padding-top: 10px;
    }

    .postcode-wrapper form label{
        padding-right: 0;
    }

    .postcode-wrapper form input[type=text], .postcode-wrapper form input[type=email]  {
        margin: 0 auto;
        display: block;
    }

    .postcode-wrapper form button {
        margin: 0 auto;
        display: block;
    }

    #face {
        display: none;
    }

    #green-check {
        display:none;
    }
    
    .message {
        width:inherit;
        height:inherit;
        text-align: center;
    }

    .message-container  {
        padding: 1em;
        min-height: 0;
    }

    .top-section-wrapper .main-img-right {
        margin-left: 0;
    }

    .phone-main {
        width: 600px;
    }

    .phone-wrapper .phone {
        max-width: 360px;
    }
}

@media (max-width: 767px) {

    .logos-wrapper img {
        margin-top: 0;
    }


    .logos-wrapper {
        padding: 35px 15px 25px 15px;
    }

    .sainsburys-logo-wrapper {
        margin-top: 10px;
    }

    .footer-wrapper {
        border-top: none;
    }

    .main-wrapper {
        padding-left: 0;
        padding-right: 0;
    }

    .top-section-wrapper .main-img-right {
        padding: 20px;
        text-align: left;
        height: 700px;
    }

    .top-section-wrapper .main-copy {
        padding-top: 30px;
        padding-right: 25px;
        padding-left: 25px;
    }

    .top-section-wrapper .main-copy .store-images-small {
        margin-bottom: 25px;
    }

    .top-section-wrapper .main-copy p {
        line-height: 1.75em;
    }

    .bottom-section-wrapper {
        padding: 30px 50px 40px;
    }

    .bottom-section-wrapper h3 {
        padding: 30px 0 0 0;
    }

    .bottom-section-wrapper p {
        font-size: 1.2em;
        padding-bottom: 40px;
    }

    .bottom-section-wrapper .row:last-of-type {
        padding: 20px 0 30px;
    }

    .store-images-small img {
        width: 140px;
        height: auto;
    }

    .store-images-small li {
        display: block;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 0;
        margin-right: 0;
    }

    footer ul li {
        margin-top: 5px;
        margin-bottom: 5px;
        padding: 0;
        display: block;
    }

    .postcode-wrapper form input[type=text], .postcode-wrapper form input[type=email] {
        margin: 0 auto 20px auto;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .top-section-wrapper .main-img-right {
        vertical-align: bottom;
        position: relative;
        border: 0;
    }

    .phone-main {
        position: relative;
        left: 0;
    }
}

@media (max-width: 576px) {
    .top-section-wrapper .main-img-right img {
        width: 100%;
        height: auto;
    }

}

.message-container  form{
    padding:0;
    margin: 0;
}

.message * {
    padding: 0;
    margin: 0;
}

.message h3 {
    font-family: MaryAnn, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #161616;
    margin: 0 0 10px 0;
    font-size: 1.5rem;
}

.message p {
    font-size:1.125rem;
}


.success-container .message h3 {
    margin-bottom: 1rem;
}

.success-text {
    color: #4c4c4c;
    font-weight:bold;
}

#register-response  {
    background-color: #fdfdfd;
    padding: 10px;
    border-radius:2px;
    font-size: 22px;
}
