﻿@charset "UTF-8";
/* CSS Document */
/*-------------------------------------------------- ECOMM LANDING ----------------------------------------------------*/

h2 {
    text-align: left;
    color: #65553c;
    font-size: 2.5em;
    line-height: 0.8em;
    font-family: 'SignPainter-HouseScript', 'signpainter', 'Brush Script MT', Arial, sans-serif;
    text-transform: none;
    padding-top: 20px;
}

footer {
    width: inherit;
}

.logo {
    margin-top: -40px;
    width: 200px;
    position: relative;
    top: -21px;
    top: -3px;
    right: 0;
    left: 0;
    z-index: 1000;
    margin-right: 0.75em;
    margin-bottom: -81px;
    box-shadow: 0px 0px 8px #8a6d3b;
}

.offer-text {
    display: initial;
}


/* Hero Area */

.ecomm-landing-hero-mobile {
    display: none;
}

.ecomm-landing-hero {
    background-image: url(/images/ffty/salad-bowl-produce.jpg);
    min-width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: visible;
}

.ecomm-landing-hero-holidaysdelivered {
    background-image: url(/images/ffty/holidays-delivered-header-ffty.jpg);
    min-width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: visible;
}
.ecomm-landing-hero-newyear {
    background-image: url(/images/ffty/new-year-header-ffty.jpg);
    min-width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: visible;
}


.ecomm-landing-hero-textblock-bg {
    width: 38%;
    min-width: 47em;
    height: 100%;
    margin: 6% auto 6% auto;
    background-image: url(/images/ffty/hero-bg-white-dots.png);
    background-size: 90% 100%;
    background-repeat: no-repeat;
    background-position: top;
    overflow: visible;
}

.ecomm-landing-hero-textblock {
    text-align: center;
    vertical-align: central;
    padding: 9% 10% 6% 10%;
    margin-bottom: 1.0em;
}

    .ecomm-landing-hero-textblock h1 {
        text-align: center;
        color: #fff;
        font-size: 3.5em;
        font-family: VinylOT-Regular, sans-serif;
        font-weight: normal;
        font-style: normal;
        text-transform: uppercase;
        opacity: 1.0;
        margin-top: 0.1em;
        filter: alpha(opacity=100); /* For IE8 and earlier */
    }

        .ecomm-landing-hero-textblock h1 em {
            font-family: 'SignPainter-HouseScript', 'signpainter', 'Brush Script MT', Arial, sans-serif;
            text-transform: capitalize;
            font-style: normal;
        }

    .ecomm-landing-hero-textblock h2 {
        text-align: center;
        color: #ffffff;
        font-size: 1.2em;
        line-height: 1.0em;
        margin-top: -1em;
        margin-bottom: 0em;
        font-family: 'Avenir LT W01_45 Book', Arial, sans-serif;
    }

    .ecomm-landing-hero-textblock .cta-btn {
        margin: 1.5em auto 1em auto;
    }

        .ecomm-landing-hero-textblock .cta-btn a button {
            cursor: pointer;
        }

            .ecomm-landing-hero-textblock .cta-btn a button:hover {
                background-color: #dd9e2b;
            }

.promo-offer-bar {
    background-image: url(/images/ffty/yellow-opacity90.png);
    background-repeat: repeat;
    background-size: cover;
}

    .promo-offer-bar h2 {
        color: #ffffff;
        text-align: center;
        font-family: 'SignPainter-HouseScript', 'signpainter', 'Brush Script MT', Arial, sans-serif;
        font-size: 1.25em;
        margin-top: 0;
        margin-bottom: 0;
        padding: 0.75em 0.5em 0.5em 0.5em;
    }

        .promo-offer-bar h2 em {
            font-family: BrandonGrotesqueWeb-Black, Helvetica, Arial, sans-serif;
            font-style: normal;
            vertical-align: middle;
            /*margin-right: 0.7em;*/
            line-height: 1.25em;
        }

    .promo-offer-bar .btn-default,
    .promo-offer-bar .btn-default:hover,
    .promo-offer-bar .btn-default:active,
    .promo-offer-bar .btn-default:focus {
        background-color: transparent;
        border: 1px #fff solid;
        border-radius: 0;
        color: #fff;
        font-family: 'Avenir LT W01_85 Heavy', "Arial Black", "sans-serif";
        padding: 0.75em 1em 0.5em 1em;
        letter-spacing: 0.05em;
        vertical-align: middle;
        cursor: pointer;
        margin-top: 0.75em;
    }

        .promo-offer-bar .btn-default:hover {
            border: 1px #f5deb4 solid;
            cursor: pointer;
        }

.btn-hero, .btn-hero:hover, .btn-hero:focus, .btn-hero:active:hover {
    font-family: 'Avenir LT W01_85 Heavy', "Arial Black", "sans-serif";
    color: #ffffff;
    margin: 0.5em 0 -1.7em 0;
    background-image: none;
    background-color: #e8a62d;
    font-weight: 400;
    font-size: 14px;
    height: auto;
    width: auto;
    border: none;
    letter-spacing: 0.05em;
    padding: 0.8em 1.3em 0.7em 1.3em;
    text-align: center;
}

/* / Hero Area*/






/*How It Works*/
.how-it-works h2 {
    text-align: center;
    color: #362b13;
    font-size: 3.0em;
    line-height: 0.8em;
    font-family: 'SignPainter-HouseScript', 'signpainter', 'Brush Script MT', Arial, sans-serif;
    margin-top: 1.25em;
}

.how-it-works-steps h3 {
    text-align: center;
    color: #362b13;
    font-size: 2.25em;
    line-height: 1.0em;
    font-family: VinylOT-Regular, sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
}

.how-it-works-description {
    font-size: 1.0em;
    padding: 0 0.75em;
}

    .how-it-works-description a {
        color: #e8a62d;
        letter-spacing: normal;
        text-transform: none;
        text-decoration: none;
        font-family: 'Avenir LT W01_95 Black Oblique', Arial, sans-serif;
        display: inline-block;
    }

.how-it-works-steps {
    padding-top: 1.5em;
    position: relative;
    max-width: 300px;
    margin: auto;
}

    .how-it-works-steps .circle-bg {
        position: relative;
        top: 175px;
        z-index: -1;
        margin: 0 auto;
        text-align: center;
        background-image: url(/images/ffty/pale-green-circle.png);
        background-repeat: no-repeat;
        background-size: 230px;
        background-position: center top;
        width: 230px;
        height: 230px;
    }

.how-it-works-description {
    orphans: 1;
}
/* / How It Works*/




/*Video and Box Types*/

.video-box-types {
    padding-top: 200px;
}

    .video-box-types h2 {
        color: #362b13;
        text-align: center;
        font-size: 2.75em;
        margin: 0 auto 1em auto;
        padding-top: 0.25em;
    }

    .video-box-types h4 {
        font-family: 'Avenir LT W01_65 Medium', Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        text-align: center;
        color: #362b13;
        font-size: 1.0em;
        line-height: 0.5em;
        padding-top: 2.0em;
        letter-spacing: 0.15em;
    }

    .video-box-types .btn-hero,
    .video-box-types .btn-hero:hover,
    .video-box-types .btn-hero:focus,
    .video-box-types .btn-hero:active:hover {
        font-family: 'Avenir LT W01_85 Heavy', "Arial Black", "sans-serif";
        color: #ffffff;
        margin: 0.5em 0 -1.7em 0;
        background-image: none;
        background-color: #e8a62d;
        font-weight: 400;
        font-size: 14px;
        height: auto;
        width: auto;
        border: none;
        letter-spacing: 0.05em;
        padding: 0.8em 1.3em 0.7em 1.3em;
        text-align: center;
        min-width: 310px;
    }

    .video-box-types .video-play {
        margin-left: 1em;
        margin-right: 1em;
    }

    .video-box-types .btn-container {
        margin: 2em 1em;
    }

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }


.carousel-inner.onebyone-carosel {
    margin: auto;
    width: 100%;
}

.farmBoxCarousel .well {
    background-color: transparent;
}

.farmBoxCarousel .thumbnail {
    border-top: 10px;
    border-right: 0;
    border-bottom: 10px;
    border-left: 0;
    border-color: #66743f;
    border-bottom-style: solid;
    border-radius: 0;
    padding-bottom: 30px;
    box-shadow: 0px 0px 7px #555;
    position: relative;
    margin-top: 8px;
}

.farmBoxCarousel .btn-product, .btn-product:hover, .btn-product:active {
    width: 14em !important;
}

.box-type-btn-container {
    position: relative;
    top: -52px;
    margin-bottom: 40px;
    text-align: center;
}

.video-box-types .compare-carousel .farmBoxCarousel h3,
.video-box-types .compare-carousel .farmBoxCarousel a h3:hover {
    text-align: center;
    color: #362b13;
    font-size: 2.25em;
    line-height: 1.0em;
    font-family: VinylOT-Regular, sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
}

.video-box-types .compare-carousel .farmBoxCarousel a:hover {
    text-decoration: none;
    width: 14em !important;
}

.video-box-types .compare-carousel .farmBoxCarousel p {
    text-align: center;
}

/*Video and Box Types*/






.farmbox-bg {
    background-image: url(/images/ffty/farm-box-on-counter2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
    min-height: 660px;
    position: relative;
    background-color: #fff;
    padding-top: 0.5em;
    margin-top: 1.5em;
    top: 1px;
}

.text-color-bg {
    background-image: url(/images/ffty/white_text_bg.png);
    background-size: 442px 60%;
    background-repeat: no-repeat;
}

.farmbox-cta-panel .cta-button-area {
    margin: -30px 0 120px 51px;
}

.farmbox-cta-panel h2 {
    color: #362b13;
    margin-bottom: 0.5em;
    font-size: 2.75em;
}

.farmbox-cta-panel ul {
    list-style: none;
    padding-left: 30px;
    /*    background: url(/images/ffty/white_text_bg.png) no-repeat left; */
    background-size: cover;
}

    .farmbox-cta-panel ul li {
        background: url(/images/ffty/chevron-right-bullet@2x.png) no-repeat left;
        padding: 0.53em 0.5em 0.53em 1.5em;
        background-size: 0.7em 1.1em;
        font-size: 1.1em;
        line-height: 1.15em;
    }

        .farmbox-cta-panel ul li a {
            color: #e8a62d;
            letter-spacing: normal;
            text-transform: none;
            text-decoration: none;
            font-family: 'Avenir LT W01_95 Black Oblique', Arial, sans-serif;
            display: inline-block;
        }

.box-pricing {
    margin: 30px 0 0 12px;
    font-family: VinylOT-Regular, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 58px;
    color: #534741;
}

    .box-pricing .currency-symbol {
        position: relative;
        top: -10px;
    }

    .box-pricing em {
        font-style: normal;
        font-size: 88px;
        vertical-align: baseline;
    }

    .box-pricing .stack-per-box {
        width: 2em;
        display: inline-block;
        font-size: 24px;
        line-height: 0.93em;
        position: relative;
        top: -24px;
        left: -5px;
    }

.price-lead-in {
    font-family: 'Avenir LT W01_85 Heavy', "Arial Black", "sans-serif";
    text-transform: uppercase;
    font-size: 1.6rem;
    letter-spacing: 0.18em;
    margin-left: 33px;
    margin-bottom: 7px;
}

.box-price {
    margin-top: -20px;
}

.cta-button-area {
    margin: -30px 0 120px 12px;
}

.btn-product, .btn-product:hover, .btn-product:active {
    font-family: 'Avenir LT W01_85 Heavy', "Arial Black", "sans-serif";
    background-image: none !important;
    background-color: #e8a62d !important;
    background-size: 100% auto;
    border-radius: 5px !important;
    width: 19em !important;
    text-decoration: none;
}








/* ---- Testimonials ---- */


.ecomm-landing-testimonials-bg {
    background-image: url(/images/ffty/counter-wood-pattern.jpg);
    background-repeat: repeat;
    position: relative;
    top: 0px;
}

.ecomm-landing-testimonials h2 {
    text-align: center;
    color: #000;
    font-size: 3.0em;
    line-height: 0.8em;
    font-family: 'SignPainter-HouseScript', 'signpainter', 'Brush Script MT', Arial, sans-serif;
}

.ecomm-landing-testimonials h2 {
    margin: 0 1.0em;
}

.carousel-caption {
    position: static;
    right: 15%;
    bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: none;
    min-height: 245px; /* Reduces the testimonial carousel from jumping when different length entries are used (over 1200 media screens). Best to use similar sizes testimonials.*/
}

.carousel-control {
    top: 50%;
}

.carousel-control {
    filter: alpha(opacity=100);
    opacity: 1.0;
}

    .carousel-control.left {
        background-image: none;
        background-repeat: no-repeat;
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-image: none;
        background-repeat: no-repeat;
    }

.ecomm-landing-testimonials p {
    text-align: center;
    color: #362b13;
    font-size: 1.3em;
    font-weight: 300;
    line-height: 1.6em;
    margin: 0.5em 15% 1.3em 15%;
}

.ecomm-landing-testimonials .carousel-control-container {
    display: inline-block;
}

    .ecomm-landing-testimonials .carousel-control-container img {
        vertical-align: middle;
    }

.ecomm-landing-testimonials .carousel {
    padding-top: 1.95em;
    background-color: #fff;
    border-bottom: 10px solid #e8a62d;
    margin-bottom: 2.9em;
}

.carousel-caption .prod-landing-link cite {
    text-align: center;
    font-size: 0.75em;
    letter-spacing: 0.20em;
    font-style: normal;
    border-right: 0;
    line-height: 0.8em;
    font-family: "Avenir LT W01_95 Black", Helvetica, Arial, sans-serif;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #e8a62d;
    border-radius: 10px;
}

    .carousel-indicators li.active {
        border: 1px solid #fff;
        background-color: #e8a62d;
    }

.ecomm-landing-testimonials .container {
    padding: 2.5em 0em 1.0em 0em;
}

/* ---- / Testimonials ---- */























/*---------------------- MEDIA SIZE STYLES --------------------*/

@media (max-width: 350px) {
    .btn-hero, .btn-hero:hover, .btn-hero:focus, .btn-hero:active:hover {
        max-width: 300px;
        font-size: 13px;
    }
}

@media (max-width: 480px) {
    .ecomm-landing-testimonials .carousel {
        min-height: 550px;
    }

    .farmbox-cta-panel .cta-button-area {
        margin: -30px 0 120px 11px;
    }

    .video-box-types .compare-carousel {
        margin-top: 70px;
    }
}

@media (max-width: 767px) {
    body {
        font-family: 'Avenir LT W01_45 Book', sans-serif;
    }

    .logo {
        margin-top: -25px;
        height: 61px;
        width: auto;
        z-index: 100;
        position: absolute;
        left: 15px;
        top: 25px;
    }


    /*home delivery hero*/
    .ecomm-landing-hero-mobile {
        display: inline-block;
        width: 100%;
        height: 80%;
    }

        .ecomm-landing-hero-mobile img {
            width: 100%;
        }

    .ecomm-landing-hero {
        background-image: none;
        background-color: #362b13;
    }

    .ecomm-landing-hero-textblock-bg {
        width: 100% !important;
        height: 100%;
        margin: 0 0 0 0 !important;
        background-image: none;
        background-color: #362b13;
        opacity: 1.0;
        filter: alpha(opacity=100); /* For IE8 and earlier */
    }

    .ecomm-landing-hero-textblock {
        padding: 8% 10.5% 9% 10.5%;
        margin-bottom: 0em;
    }

        .ecomm-landing-hero-textblock h1 {
            color: #fff;
            font-size: 3.5em;
            line-height: 1.0em;
            font-family: VinylOT-Regular, sans-serif;
            font-weight: normal;
            font-style: normal;
            text-transform: uppercase;
        }

    .ecomm-landing-hero-textblock-bg {
        min-width: 0;
    }

    .promo-offer-bar a {
        display: block;
        text-align: center;
        margin: auto;
        width: 200px;
    }

    .how-it-works {
        margin-top: -40px;
    }
    .how-it-works-steps {
        position: relative;
        margin-bottom: -120px;
        margin-top: -150px;
        padding-top: 0px;
        top: auto;
    }

    .how-it-works-steps-last {
        position: relative;
        margin-bottom: 0px;
    }

    .farmbox-bg {
        background-position: 90% 20%;
        background-image: url(/images/ffty/farm-box-on-counter2.jpg);
        min-height: 720px;
        background-size: 200%;
        background-position: 100% bottom;
    }

    /* / home delivery hero*/
    .video-box-types .compare-carousel .farmBoxCarousel h3,
    .video-box-types .compare-carousel .farmBoxCarousel a h3:hover {
        font-size: 1.6em;
        margin-top: 0;
    }

    .video-box-types .compare-carousel .farmBoxCarousel h3,
    .video-box-types .compare-carousel .farmBoxCarousel a h3:hover,
    .video-box-types .compare-carousel .farmBoxCarousel p {
        text-align: left;
    }

    .video-box-types .compare-carousel .farmBoxCarousel p {
        font-size: 0.97em;
    }

    .video-box-types .compare-carousel .farmBoxCarousel img {
        float: left;
        padding: 0 1em 0.125em 0;
        max-width: 45%;
    }

    .video-box-types {
        padding-top: 50px;
    }
}


@media (max-width: 992px) {
    .certification p img {
        max-width: 3.2em;
        max-height: auto;
        margin: 0 4px;
    }

    .thumbnail {
        height: auto !important;
    }
}


@media (min-width: 480px) {
    .box-pricing {
        margin: 30px 0 0 50px;
        background-image: url(/images/ffty/white_text_bg.png);
        background-size: 70% 101%;
        background-repeat: no-repeat;
    }
}

@media (min-width: 768px) {
    .farmbox-bg {
        background-position: 90% 20%;
        background-image: url(/images/ffty/farm-box-on-counter2.jpg);
        min-height: 800px;
    }

    .promo-offer-bar h2 {
        font-size: 2em;
    }

        .promo-offer-bar h2 em {
            z-index: 10;
            position: relative;
            top: 5px;
            margin-right: 0.7em;
        }

    .how-it-works-steps {
        position: relative;
        margin-top: -170px;
    }

    .video-box-types .compare-carousel h2,
    .video-box-types .compare-carousel h4 {
        color: #362b13;
    }

    .video-box-types {
        background-image: url(/images/ffty/paper-farm-bg.jpg);
        /*  background-size: cover;*/
        background-repeat: no-repeat;
        padding-top: 75px;
        background-position-y: 250px;
    }

    .video-box-types-background {
        background-position-y: 200px;
    }

    .farmBoxCarousel .thumbnail {
        /*min-height: 535px;*/
    }
}

@media (min-width: 400px) and (max-width: 767px) {
    .video-box-types .compare-carousel .farmBoxCarousel img {
        max-width: 150px;
        margin-bottom: 2em;
    }

    .video-box-types .compare-carousel .farmBoxCarousel .thumbnail {
        padding-bottom: 0px
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    /*
    .offer-text {
        display: inline-block;
    }
*/
    .offer-text a {
        /*
        position: relative;
        left: 7px;
        display: block;
*/
        text-align: right;
    }

    .promo-offer-bar {
        line-height: 80px;
    }

        .promo-offer-bar h2 {
            font-size: 1em;
            padding-left: 0%;
        }

    .logo {
        top: 40px;
        width: 110px;
        left: 20px;
        position: absolute
    }

    .farmBoxCarousel .thumbnail {
        min-height: 500px;
    }
}


@media (min-width: 992px) and (max-width: 1200px) {
    .farmBoxCarousel .thumbnail {
        min-height: 499px;
    }

    .logo {
        top: 40px;
        width: 150px;
        left: 20px;
        position: absolute;
    }

    .promo-offer-bar h2 {
        font-size: 1.2em;
        padding-left: 0%;
    }
}


/*@media (min-width: 992px) {
    .promo-offer-bar h2 {
        font-size: 2.1em;
    }

    .promo-offer-bar {
        height: 108px;
    }
}*/

@media (min-width: 1200px) {

    .promo-offer-bar {
        height: 100px;
    }

        .promo-offer-bar h2 {
            font-size: 2.25em;
        }

            .promo-offer-bar h2 em {
                padding-left: 12%;
            }

    .logo {
        position: absolute;
        top: 40px;
        left: 5%;
    }
}

@media (min-width: 1400px) {
    .promo-offer-bar h2 em {
        padding-left: 10%;
    }
}


@media (min-width: 1600px) {
    .video-box-types {
        background-size: cover;
    }

    .promo-offer-bar h2 em {
        padding-left: 0%;
    }

    .promo-offer-bar h2 {
        font-size: 2.4em;
    }

    .promo-offer-bar {
        height: 115px;
    }
}
