﻿@charset "UTF-8";

@font-face {
    font-family: 'Archer';
    src: url("assets/fonts/archer-book-webfont.eot");
    src: url("assets/fonts/archer-book-webfont.eot?#iefix") format("embedded-opentype"), url("assets/fonts/archer-book-webfont.woff") format("woff"), url("../fonts/archer-book-webfont.ttf") format("truetype"), url("../fonts/archer-book-webfont.svg#Archer") format("svg");
    font-weight: normal;
}

@font-face {
    font-family: 'Archer';
    src: url("assets/fonts/archer-medium-webfont.eot");
    src: url("assets/fonts/archer-medium-webfont.eot?#iefix") format("embedded-opentype"), url("assets/fonts/archer-medium-webfont.woff") format("woff"), url("../fonts/archer-medium-webfont.ttf") format("truetype"), url("../fonts/archer-medium-webfont.svg#ArcherMedium") format("svg");
    font-weight: 500;
}

@font-face {
    font-family: 'Archer';
    src: url("assets/fonts/archer-bold-webfont.eot");
    src: url("assets/fonts/archer-bold-webfont.eot?#iefix") format("embedded-opentype"), url("assets/fonts/archer-bold-webfont.woff") format("woff"), url("../fonts/archer-bold-webfont.ttf") format("truetype"), url("../fonts/archer-bold-webfont.svg#ArcherBold") format("svg");
    font-weight: bold;
}

/* Import the Open Sans webfont from Google CDN */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTRsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/uYKcPVoh6c5R0NpdEY5A-Q.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/MTP_ySUJH_bn48VBG8sNShsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}

.node--page:after {
    content: "";
    display: table;
    clear: both;
}

@media screen and (min-width: 640px) {
    .grid-left,
    .node--page .left-side {
        width: 30%;
        float: left;
        margin-right: 3%;
    }

        .grid-right,
        .node--page .left-side + .node__content {
            width: 66.66667%;
            float: right;
        }
}

body {
    background: url(assets/images/mobile-background.jpg) top center no-repeat;
    line-height: 1.2;
}

@media screen and (min-width: 768px) {
    body {
        background: url(assets/images/blueharbor-fiji.jpg) top center no-repeat;
    }
}

.wrapper {
    max-width: 990px;
    margin: 0 auto;
    padding: 1em;
}

@media screen and (min-width: 768px) {
    .wrapper {
        padding: 0;
    }
}

img {
    max-width: 100%;
    height: auto;
}

.clear {
    clear: both;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

    .embed-container iframe,
    .embed-container object,
    .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.l-footer {
    clear: both;
    font-size: 0.667em;
}

    .l-footer a {
        border: 0;
    }

.l-region--footer .left {
    float: left;
}

.l-region--footer .right {
    float: right;
    text-align: right;
    margin-top: -1em;
}

.block--bh-blocks-bh-footer-top:before, .block--bh-blocks-bh-footer-top:after,
.block--bh-blocks-bh-footer:before,
.block--bh-blocks-bh-footer:after {
    content: "";
    display: table;
}

.block--bh-blocks-bh-footer-top:after,
.block--bh-blocks-bh-footer:after {
    clear: both;
}

.l-region--footer .block__content {
    max-width: 900px;
    margin: 0 auto;
    padding: 2em 1em;
}

.block--bh-blocks-bh-footer-top a:hover,
.block--bh-blocks-bh-footer-top a:focus,
.block--bh-blocks-bh-footer-top a:active {
    border: 0;
}

.block--bh-blocks-bh-footer {
    background-color: #1c3b60;
    color: #fff;
}

    .block--bh-blocks-bh-footer a {
        text-decoration: none;
        border: 0;
        color: #fff;
    }

        .block--bh-blocks-bh-footer a:hover, .block--bh-blocks-bh-footer a:focus, .block--bh-blocks-bh-footer a:active {
            border-bottom: 1px solid #fff;
            color: #8ca7b5;
        }

.block--bh-blocks-bh-footer-top .left {
    margin-top: 25px;
}

.btn-top {
    background: #d77c50;
    border: 0;
    color: #fff;
    font-size: 4em;
    width: 60px;
    height: 60px;
    padding: 0;
    text-align: center;
    -webkit-appearance: none;
    box-sizing: border-box;
}

    .btn-top:hover, .btn-top:focus, .btn-top:active {
        cursor: pointer;
        background: #cf632f;
    }

.l-region--footer .right.signup-btn {
    background-color: #0a2341;
    text-align: center;
    padding: 1em;
    margin-left: 15px;
    margin-top: -2em;
}

.l-header {
    position: relative;
    margin-top: 1em;
    font-size: 0.889em;
    min-height: 200px;
}

@media screen and (min-width: 768px) {
    .l-header {
        margin-top: 0;
        min-height: 300px;
    }
}

.l-header .wrapper {
    padding: 0 1em;
}

    .l-header .wrapper:before, .l-header .wrapper:after {
        content: "";
        display: table;
    }

    .l-header .wrapper:after {
        clear: both;
    }

@media screen and (min-width: 768px) {
    .l-header .wrapper {
        padding: 1em 1em 1em calc(1em + 90px);
    }
}

.l-header .wrapper:after {
    display: inline-block;
    width: 50px;
    height: 105px;
    background-image: url(assets/images/msc-logo.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-left: 20px;
}

@media screen and (min-width: 480px) {
    .l-header .wrapper:after {
        width: 70px;
    }
}

@media screen and (min-width: 768px) {
    .l-header .wrapper:after {
        margin-left: 0px;
    }
}

.l-header h1 {
    display: none;
}

.l-header a,
.l-header a:hover,
.l-header a:focus,
.l-header a:active {
    border-bottom: 0;
}

.l-branding {
    width: 60%;
    float: left;
}

@media screen and (min-width: 480px) {
    .l-branding {
        width: 60%;
    }
}

@media screen and (min-width: 768px) {
    .l-branding {
        width: 33%;
        padding-top: 1em;
        margin-right: 2%;
    }
}

.l-region--header {
    width: 15%;
    float: right;
}

@media screen and (min-width: 768px) {
    .l-region--header {
        width: calc(65% - 90px);
        float: left;
        margin-right: 20px;
    }
}

body {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 1.125em;
    color: #000407;
    background-color: #fff;
}

h1 {
    font-family: "Archer", Georgia, Times New Roman, serif;
    font-size: 1.333em;
    font-weight: bold;
}

a {
    color: #000407;
    text-decoration: none;
    border-bottom: 1px solid #000407;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    a:hover, a:focus, a:active {
        color: #496472;
        border-bottom: 1px solid #496472;
    }

.block--bh-blocks-bh-mobile-nav {
    text-align: right;
}

@media screen and (min-width: 830px) {
    .block--bh-blocks-bh-mobile-nav {
        display: none;
    }
}

.ico-hamburger {
    background: transparent;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 35px;
    height: 25px;
    font-size: 0;
    text-indent: -9999px;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    transition: background 0.3s;
}

    .ico-hamburger span {
        display: block;
        height: 5px;
        background: #939598;
    }

    .ico-hamburger:before, .ico-hamburger:after {
        position: absolute;
        display: block;
        left: 0;
        width: 100%;
        height: 5px;
        background-color: #939598;
        content: '';
    }

    .ico-hamburger:before {
        top: 0;
    }

    .ico-hamburger:after {
        bottom: 0;
    }

.block--bh-blocks-bh-header {
    display: none;
    text-align: right;
    color: #496472;
}

@media screen and (min-width: 830px) {
    .block--bh-blocks-bh-header {
        display: block;
    }
}

.block--bh-blocks-bh-header a {
    color: #496472;
    vertical-align: top;
}

.block--bh-blocks-bh-header span {
    color: #0050ae;
    margin-right: 1em;
    vertical-align: top;
}

.block--system-main-menu {
    display: none;
    position: absolute;
    right: 0px;
    margin: auto;
    z-index: 100;
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0% 0%;
    width: fit-content;
}

@media screen and (min-width: 830px) {
    .block--system-main-menu {
        display: block;
        position: static;
        width: 100%;
        background: transparent;
    }
}

.block--system-main-menu h2 {
    display: none;
}

.block--system-main-menu ul {
    list-style: none;
    padding: 0;
}

@media screen and (min-width: 830px) {
    .block--system-main-menu ul {
        text-align: right;
        margin-top: 10px;
    }
}

.block--system-main-menu .menu .leaf {
    list-style: none !important;
}

.block--system-main-menu li {
    font-size: 1.15em;
    margin: 1em 0;
    list-style: none;
}

@media screen and (min-width: 830px) {
    .block--system-main-menu li {
        font-size: 0.8em;
        display: inline-block;
        border-right: 1px solid #496472;
        margin: 0;
    }

        .block--system-main-menu li.contact {
            display: none;
        }

        .block--system-main-menu li:last-of-type {
            border-right: 0;
        }

            .block--system-main-menu li:last-of-type a {
                padding-right: 0;
            }

        .block--system-main-menu li.active-trail, .block--system-main-menu li:hover, .block--system-main-menu li:focus, .block--system-main-menu li:active {
            background: transparent;
        }
}

.block--system-main-menu a {
    display: block;
    color: #0050ae;
    margin: 1em 0;
    padding: 1em;
    border-bottom: 1px solid #5b94c7;
    font-weight: bold;
}

    .block--system-main-menu .current-menu-item a, .block--system-main-menu a:hover, .block--system-main-menu a:focus, .block--system-main-menu a:active {
        color: #fff;
        background: #0050ae;
        border-bottom: 1px solid #5b94c7;
    }

@media screen and (min-width: 830px) {
    .block--system-main-menu a {
        color: #496472;
        margin: 0;
        padding: 0 0.5em;
        border: 0;
        font-weight: normal;
    }

        .block--system-main-menu .current-menu-item a, .block--system-main-menu a:hover, .block--system-main-menu a:focus, .block--system-main-menu a:active {
            background: #fff;
            color: #496472;
            border-bottom: 1px solid #496472;
        }
}

.nutrition-info {
    background: #8b9bae;
    color: #fff;
    font-size: 0.8em;
    margin-bottom: 3em;
}

    .nutrition-info h3 {
        padding: 0.5em 1em;
        margin: 0;
    }

        .nutrition-info h3:before, .nutrition-info h3:after {
            content: "";
            display: table;
        }

        .nutrition-info h3:after {
            clear: both;
        }

@media screen and (min-width: 480px) {
    .nutrition-info h3 span:first-of-type {
        float: left;
        width: 45%;
    }
}

.nutrition-info h3 .product-size {
    float: left;
    width: 50%;
    position: relative;
}

@media screen and (min-width: 480px) {
    .nutrition-info h3 .product-size {
        float: left;
        width: 25%;
    }
}

.nutrition-info h3 .product-size:after {
    content: '\25bc';
}

.nutrition-info h3 .product-size.active {
    color: #fff;
}

    .nutrition-info h3 .product-size.active:after {
        content: '\25b2';
        color: #fff;
        position: absolute;
        bottom: -0.6em;
        font-size: 3em;
    }

.nutrition-info h3 .product-size:hover, .nutrition-info h3 .product-size:focus, .nutrition-info h3 .product-size:active {
    cursor: pointer;
}

.nutrition-info .field-collection-view.active {
    display: block;
}

.nutrition-info .field-collection-view .content {
    display: table;
    width: 100%;
}

.nutrition-info-fields .field {
    background: #fff;
    border-bottom: 2px solid #496472;
    color: #496472;
    padding: 1em;
}

    .nutrition-info .field:before, .nutrition-info .field:after {
        content: "";
        display: table;
    }

    .nutrition-info .field:after {
        clear: both;
    }

    .nutrition-info-fields .field:nth-of-type(even) {
        background: #d6dce2;
    }

.field--name-field-ni-label {
    display: none;
}

.nutrition-info .field__label {
    width: 60%;
    font-weight: bold;
}

.nutrition-info .field__label,
.nutrition-info .field__items {
    float: left;
}

.nutrition-info .field__items {
    width: 20%;
}

.nutrition-info .field__items--dv {
    width: 20%;
    float: right;
}

.nutrition-info .field--label-above, .ni-product-size {
    display: none;
}

.nutrition-info-fields {
    display: none;
}

.product:before, .product:after {
    content: "";
    display: table;
}

.product:after {
    clear: both;
}

.product .product-image {
    text-align: center;
    position: relative;
}

.share-icons {
    text-align: right;
    margin: 1em 0 2em;
}

    .share-icons a, .share-icons a:hover, .share-icons a:focus, .share-icons a:active {
        border-bottom: 0;
    }

.section-sustainable-albacore-tuna-products .l-content.wrapper {
    position: relative;
}

.section-sustainable-albacore-tuna-products .block--bh-blocks-bh-product-icons {
    margin: 1em auto;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .section-sustainable-albacore-tuna-products .block--bh-blocks-bh-product-icons .tuna-icons {
        text-align: center;
    }

        .section-sustainable-albacore-tuna-products .block--bh-blocks-bh-product-icons .tuna-icons.grid-right {
            text-align: left;
        }

        .section-sustainable-albacore-tuna-products .block--bh-blocks-bh-product-icons .tuna-icons img {
            float: none;
            display: inline-block;
            vertical-align: middle;
        }

        .section-sustainable-albacore-tuna-products .block--bh-blocks-bh-product-icons .tuna-icons.grid-right img {
            float: left;
            margin: 1em 2em 1em 0;
        }

            .section-sustainable-albacore-tuna-products .block--bh-blocks-bh-product-icons .tuna-icons.grid-right img:last-of-type {
                margin-right: 0;
            }

            .section-sustainable-albacore-tuna-products .block--bh-blocks-bh-product-icons .tuna-icons.grid-right img:nth-of-type(3) {
                clear: both;
            }

@media screen and (min-width: 915px) {
    .section-sustainable-albacore-tuna-products .block--bh-blocks-bh-product-icons .tuna-icons.grid-right img:nth-of-type(3) {
        clear: none;
    }
}

@media screen and (min-width: 1226px) {
    .section-sustainable-albacore-tuna-products .block--bh-blocks-bh-product-icons {
        position: absolute;
        right: -15%;
        top: 30%;
    }

        .section-sustainable-albacore-tuna-products .block--bh-blocks-bh-product-icons .tuna-icons img {
            display: block;
            margin: 2em auto;
        }
}

.wrapper-dropdown-3 {
    position: relative;
    width: calc(100% - 1em);
    padding: 10px;
    margin-bottom: 20px;
    background: #fff;
    border-radius: 7px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 1px rgba(50, 50, 50, 0.1);
    cursor: pointer;
    font-weight: bold;
    color: #324758;
}

    .wrapper-dropdown-3:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -3px;
        border-width: 6px 6px 0 6px;
        border-style: solid;
        border-color: #324758 transparent;
    }

    .wrapper-dropdown-3 .dropdown {
        position: absolute;
        top: auto;
        left: 0;
        right: 0;
        background: white;
        border-radius: inherit;
        border: 1px solid rgba(0, 0, 0, 0.17);
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
        font-weight: normal;
        transition: all 0.1s ease-in;
        list-style: none;
        padding-left: 0px;
        display: none;
        pointer-events: none;
        z-index: 1;
    }

        .wrapper-dropdown-3 .dropdown:after {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            bottom: 100%;
            right: 15px;
            border-width: 0 6px 6px 6px;
            border-style: solid;
            border-color: #fff transparent;
        }

        .wrapper-dropdown-3 .dropdown:before {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            bottom: 100%;
            right: 13px;
            border-width: 0 8px 8px 8px;
            border-style: solid;
            border-color: rgba(0, 0, 0, 0.1) transparent;
        }

        .wrapper-dropdown-3 .dropdown li a {
            display: block;
            padding: 10px;
            text-decoration: none;
            color: #324758;
            border-bottom: 1px solid #e6e8ea;
            box-shadow: inset 0 1px 0 white;
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -ms-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }

        .wrapper-dropdown-3 .dropdown li i {
            float: right;
            color: inherit;
        }

        .wrapper-dropdown-3 .dropdown li:first-of-type a {
            border-radius: 7px 7px 0 0;
        }

        .wrapper-dropdown-3 .dropdown li:last-of-type a {
            border: none;
            border-radius: 0 0 7px 7px;
        }

        /* Hover state */
        .wrapper-dropdown-3 .dropdown li:hover a {
            background: #f3f8f8;
        }

    /* Active state */
    .wrapper-dropdown-3.active .dropdown {
        display: block;
        pointer-events: auto;
    }

.certifications img {
    margin-right: .5em;
    margin-bottom: .5em;
    height: 80px;
}

    .certifications img:last-of-type {
        margin-right: 0em;
    }

.certifications-home {
    margin: 70px auto 0px;
    width: 100%;
    max-width: 600px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

@media screen and (max-width: 491px) {
    .certifications-home {
        margin-top: 40px;
    }
}

.certifications-home .icon {
    height: 113px;
    margin: 1.5em 1em 0em;
    display: inline-block;
}

    .certifications-home .icon img {
        height: 100%;
        display: block;
    }

    .certifications-home .icon p {
        font-size: .7em;
        margin-top: 5px;
        color: #757575;
    }

    .new-product-badge .state-true {
        visibility: visible;
        position: absolute;
        top: -25px;
        left: 0;
        display: inline-block;
        background: radial-gradient(#eda887, #d4652f);
        padding: 10px;
        color: white;
        transform: rotate(-15deg);
        height: 50px;
        width: 50px;
        border-radius: 50%;
        line-height: 50px;
        font-weight: bold;
        box-shadow: 0px 0px 7px rgba(50, 50, 50, 0.5);
    }

    .new-product-badge .state-false {
        display: none;
    }

@media screen and (max-width: 767px) {
    #block-block-1 {
        text-align: center;
    }
}

#block-block-1 .block__title {
    display: none;
}

.shop-now-btn {
    display: block;
    position: fixed;
    top: 20%;
    right: 0%;
    z-index: 1;
    margin-right: -5px !important;
    cursor: pointer;
    transition: .4s ease;
}

@media screen and (max-width: 767px) {
    .shop-now-btn {
        position: relative;
        display: inline-block;
        margin-top: -30px;
        margin-bottom: 20px;
    }
}

.shop-now-btn.is-closed {
    transform: translate(200px);
}

@media screen and (max-width: 767px) {
    .shop-now-btn.is-closed {
        display: none;
    }
}

.shop-now-btn__close {
    display: block;
    width: 11px;
    height: 11px;
    position: absolute;
    top: 15px;
    right: 15px;
}

@media screen and (max-width: 767px) {
    .shop-now-btn__close {
        display: none;
    }
}

.shop-now-btn__link {
    display: block;
    background-color: #d77c50;
    border: 2px solid #8e3220;
    border-radius: 5px;
    padding: 10px 35px 10px 15px;
    margin-right: 0px !important;
    transition: .4s ease;
}

@media screen and (max-width: 767px) {
    .shop-now-btn__link {
        padding: 10px 15px;
    }
}

.shop-now-btn__link:hover {
    background-color: #e08a68;
    border-bottom: 2px solid #8e3220;
}

.shop-now-btn__line-1 {
    color: white;
    font-family: 'Archer';
    font-weight: bold;
    font-size: 30px;
    display: block;
}

.shop-now-btn__line-2 {
    color: white;
    font-family: 'Archer';
    font-weight: bold;
    font-size: 18px;
    display: block;
    margin-top: -1px;
}

#block-views-recipe-list-recipe-block:before, #block-views-recipe-list-recipe-block:after {
    content: "";
    display: table;
}

#block-views-recipe-list-recipe-block:after {
    clear: both;
}

@media screen and (min-width: 768px) {
    #block-views-recipe-list-recipe-block {
        margin: 0 20px;
    }
}

#block-views-recipe-list-recipe-block .view {
    position: relative;
}

    #block-views-recipe-list-recipe-block .view .pager {
        list-style: none;
    }

        #block-views-recipe-list-recipe-block .view .pager .pager-current {
            display: none;
        }

        #block-views-recipe-list-recipe-block .view .pager .pager-previous, #block-views-recipe-list-recipe-block .view .pager .pager-next {
            position: absolute;
            top: 35%;
            font-size: 3em;
            font-weight: bold;
        }

            #block-views-recipe-list-recipe-block .view .pager .pager-previous a, #block-views-recipe-list-recipe-block .view .pager .pager-next a {
                border: 0;
            }

        #block-views-recipe-list-recipe-block .view .pager .pager-next {
            right: 0;
        }

        #block-views-recipe-list-recipe-block .view .pager .pager-previous {
            left: 0;
        }

#block-views-recipe-list-recipe-block .views-throbbing,
#block-views-recipe-list-recipe-block .ajax-progress-throbber {
    display: none !important;
}

#block-views-recipe-list-recipe-block .view-display-id-block .recipe-container {
    max-width: 860px;
    width: 100%;
    margin: 0 auto 15px auto;
    box-sizing: border-box;
}

@media screen and (min-width: 830px) {
    #block-views-recipe-list-recipe-block .view-display-id-block .recipe-container {
        max-height: 570px;
        height: 570px;
    }
}

#block-views-recipe-list-recipe-block .view-display-id-block .recipe-container > a > .recipe {
    width: 100%;
    height: 100%;
    padding: 1em 0;
    background-repeat: no-repeat !important;
    background-size: 100% auto !important;
}

@media screen and (min-width: 520px) {
    #block-views-recipe-list-recipe-block .view-display-id-block .recipe-container > a > .recipe {
        padding: 1em 0 4em;
    }
}

@media screen and (min-width: 830px) {
    #block-views-recipe-list-recipe-block .view-display-id-block .recipe-container > a > .recipe {
        padding: 0;
        background-size: contain !important;
    }
}

#block-views-recipe-list-recipe-block .view-display-id-block .recipe-container .recipe > .recipe {
    padding: 0;
}

@media screen and (min-width: 768px) {
    #block-views-recipe-list-recipe-block .view-display-id-block .recipe-container .recipe-upper {
        height: 25px;
        padding: 20px;
        background-color: rgba(255, 255, 255, 0.75);
    }
}

#block-views-recipe-list-recipe-block .view-display-id-block .recipe-container .title {
    font-family: "Archer", Georgia, Times New Roman, serif;
    font-size: 1.333em;
    font-weight: 500;
    float: left;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.75);
}

@media screen and (min-width: 768px) {
    #block-views-recipe-list-recipe-block .view-display-id-block .recipe-container .title {
        width: auto;
        padding: 0;
        background-color: transparent;
    }
}

#block-views-recipe-list-recipe-block .view-display-id-block .recipe-container .prep-time {
    display: none;
    font-family: "Archer", Georgia, Times New Roman, serif;
    font-size: 1.333em;
    font-style: italic;
}

@media screen and (min-width: 830px) {
    #block-views-recipe-list-recipe-block .view-display-id-block .recipe-container .prep-time {
        display: inline;
        float: right;
    }
}

#block-views-recipe-list-recipe-block .view-display-id-block .recipe-container .about {
    font-family: "Archer", Georgia, Times New Roman, serif;
    font-size: 1.333em;
    opacity: 0;
    clear: both;
    margin-top: 30px;
    width: 35%;
    height: 0;
    padding: 15px 20px;
    background-color: rgba(255, 255, 255, 0.75);
    line-height: 2em;
    overflow: hidden;
}

.recipe-container a:focus, .recipe-container a:hover, .recipe-container a:active {
    color: #405764;
}

@media screen and (min-width: 768px) {
    #block-views-recipe-list-recipe-block .view-display-id-block .recipe-container a:hover .about {
        opacity: 1;
        height: 60%;
    }
}

.section-recipes.node-type-recipe .l-content #block-views-recipe-list-recipe-block {
    font-size: .6em;
    margin: 0 auto;
}

    .section-recipes.node-type-recipe .l-content #block-views-recipe-list-recipe-block .view-content {
        margin: 10px 20px;
    }

    .section-recipes.node-type-recipe .l-content #block-views-recipe-list-recipe-block .recipe-container {
        width: 215px;
        height: 142px;
        float: left;
    }

        .section-recipes.node-type-recipe .l-content #block-views-recipe-list-recipe-block .recipe-container .recipe {
            background-repeat: no-repeat !important;
            background-size: contain !important;
        }

        .section-recipes.node-type-recipe .l-content #block-views-recipe-list-recipe-block .recipe-container .title {
            width: auto;
            float: none;
        }

        .section-recipes.node-type-recipe .l-content #block-views-recipe-list-recipe-block .recipe-container a:hover .about, .section-recipes.node-type-recipe .l-content #block-views-recipe-list-recipe-block .recipe-container .prep-time {
            display: none;
        }

        .section-recipes.node-type-recipe .l-content #block-views-recipe-list-recipe-block .recipe-container a .recipe {
            background-color: rgba(255, 255, 255, 0.7);
        }

        .section-recipes.node-type-recipe .l-content #block-views-recipe-list-recipe-block .recipe-container a:hover .recipe {
            background-color: transparent;
        }

.section-sustainable-albacore-tuna-recipes .l-content h3.recipe-title, .section-recipes .l-content h3.recipe-title {
    font-family: "Archer", Georgia, Times New Roman, serif;
}

.section-sustainable-albacore-tuna-recipes .l-content h3, .section-sustainable-albacore-tuna-recipes .l-content h4, .section-recipes .l-content h3, .section-recipes .l-content h4 {
    margin-top: 0;
    margin-bottom: 5px;
}

.section-sustainable-albacore-tuna-recipes .l-content .node--recipe, .section-recipes .l-content .node--recipe {
    margin-bottom: 4em;
}

.section-sustainable-albacore-tuna-recipes .l-content .field--name-body p, .section-recipes .l-content .field--name-body p {
    margin-top: 0;
}

.section-sustainable-albacore-tuna-recipes .l-content .field--name-field-recipe-image, .section-recipes .l-content .field--name-field-recipe-image {
    margin-bottom: 30px;
}

.section-sustainable-albacore-tuna-recipes .l-content .field--name-field-ingredients .field__item, .section-recipes .l-content .field--name-field-ingredients .field__item {
    margin-bottom: 15px;
    font-size: 0.9em;
    font-weight: bold;
}

@media screen and (min-width: 768px) {
    .section-sustainable-albacore-tuna-recipes .l-content .ingredients-left, .section-recipes .l-content .ingredients-left {
        width: 30%;
        float: left;
    }

    .section-sustainable-albacore-tuna-recipes .l-content .right, .section-recipes .l-content .right {
        width: 65%;
        float: right;
    }

    .section-sustainable-albacore-tuna-recipes .l-content .recipe-info, .section-recipes .l-content .recipe-info {
        margin-top: 2em;
    }

    .section-sustainable-albacore-tuna-recipes .l-content .info-left, .section-recipes .l-content .info-left {
        font-size: 0.9em;
        width: 50%;
        float: left;
    }

        .section-sustainable-albacore-tuna-recipes .l-content .info-left p, .section-recipes .l-content .info-left p {
            margin-top: 0;
        }

    .section-sustainable-albacore-tuna-recipes .l-content .info-right, .section-recipes .l-content .info-right {
        font-size: 0.9em;
        line-height: 1em;
        font-weight: bold;
        width: 45%;
        float: right;
        border-left: 1px solid #0050ae;
        padding-left: 1em;
    }

        .section-sustainable-albacore-tuna-recipes .l-content .info-right .label, .section-recipes .l-content .info-right .label {
            float: left;
            padding-right: 5px;
        }
}

.section-sustainable-albacore-tuna-recipes .l-content article.node--page, .section-recipes .l-content article.node--page {
    background: rgba(255, 255, 255, 0.85);
    margin-bottom: 30px !important;
}

@media screen and (min-width: 768px) {
    .section-sustainable-albacore-tuna-recipes .l-content article.node--page, .section-recipes .l-content article.node--page {
        margin: 0 20px;
    }
}

.section-sustainable-albacore-tuna-recipes .l-content article.node--page strong, .section-recipes .l-content article.node--page strong {
    display: block;
}

@media screen and (min-width: 768px) {
    .section-sustainable-albacore-tuna-recipes .l-content article.node--page strong, .section-recipes .l-content article.node--page strong {
        display: inline;
    }
}

.section-sustainable-albacore-tuna-recipes .l-content article.node--page h1, .section-sustainable-albacore-tuna-recipes .l-content article.node--page p, .section-recipes .l-content article.node--page h1, .section-recipes .l-content article.node--page p {
    padding: 20px;
    margin: 0;
}

.section-sustainable-albacore-tuna-recipes .l-content article.node--page h1, .section-recipes .l-content article.node--page h1 {
    font-size: 1.56em;
    font-weight: normal;
}

.section-sustainable-albacore-tuna-recipes .l-content article.node--page .wrapper-dropdown-3, .section-recipes .l-content article.node--page .wrapper-dropdown-3 {
    margin: 0px 20px 20px;
    width: calc(100% - 60px);
}

.section-sustainable-albacore-tuna-recipes .l-content #block-views-nodequeue-2-block:before, .section-sustainable-albacore-tuna-recipes .l-content #block-views-nodequeue-2-block:after, .section-recipes .l-content #block-views-nodequeue-2-block:before, .section-recipes .l-content #block-views-nodequeue-2-block:after {
    content: "";
    display: table;
}

.section-sustainable-albacore-tuna-recipes .l-content #block-views-nodequeue-2-block:after, .section-recipes .l-content #block-views-nodequeue-2-block:after {
    clear: both;
}

@media screen and (min-width: 768px) {
    .section-sustainable-albacore-tuna-recipes .l-content #block-views-nodequeue-2-block, .section-recipes .l-content #block-views-nodequeue-2-block {
        margin: 0 20px;
    }
}

.section-sustainable-albacore-tuna-recipes .l-content #block-views-nodequeue-2-block .view-display-id-block .recipe-container, .section-recipes .l-content #block-views-nodequeue-2-block .view-display-id-block .recipe-container {
    max-width: 860px;
    width: 100%;
    margin: 0 auto 15px auto;
    box-sizing: border-box;
}

@media screen and (min-width: 830px) {
    .section-sustainable-albacore-tuna-recipes .l-content #block-views-nodequeue-2-block .view-display-id-block .recipe-container, .section-recipes .l-content #block-views-nodequeue-2-block .view-display-id-block .recipe-container {
        max-height: 570px;
        height: 570px;
    }
}

.section-sustainable-albacore-tuna-recipes .l-content #block-views-nodequeue-2-block .view-display-id-block .recipe-container > a > .recipe, .section-recipes .l-content #block-views-nodequeue-2-block .view-display-id-block .recipe-container > a > .recipe {
    width: 100%;
    height: 100%;
    padding: 1em 0;
    background-repeat: no-repeat !important;
    background-size: 100% auto !important;
}

@media screen and (min-width: 520px) {
    .section-sustainable-albacore-tuna-recipes .l-content #block-views-nodequeue-2-block .view-display-id-block .recipe-container > a > .recipe, .section-recipes .l-content #block-views-nodequeue-2-block .view-display-id-block .recipe-container > a > .recipe {
        padding: 1em 0 4em;
    }
}

@media screen and (min-width: 830px) {
    .section-sustainable-albacore-tuna-recipes .l-content #block-views-nodequeue-2-block .view-display-id-block .recipe-container > a > .recipe, .section-recipes .l-content #block-views-nodequeue-2-block .view-display-id-block .recipe-container > a > .recipe {
        padding: 0;
        background-size: contain !important;
    }
}

.section-sustainable-albacore-tuna-recipes .l-content #block-views-nodequeue-2-block .view-display-id-block .recipe-container .recipe > .recipe, .section-recipes .l-content #block-views-nodequeue-2-block .view-display-id-block .recipe-container .recipe > .recipe {
    padding: 0;
}

@media screen and (min-width: 768px) {
    .section-sustainable-albacore-tuna-recipes .l-content #block-views-nodequeue-2-block .view-display-id-block .recipe-container .recipe-upper, .section-recipes .l-content #block-views-nodequeue-2-block .view-display-id-block .recipe-container .recipe-upper {
        height: 25px;
        padding: 20px;
        background-color: rgba(255, 255, 255, 0.75);
    }
}

.section-sustainable-albacore-tuna-recipes .l-content #block-views-nodequeue-2-block .view-display-id-block .recipe-container .title, .section-recipes .l-content #block-views-nodequeue-2-block .view-display-id-block .recipe-container .title {
    font-family: "Archer", Georgia, Times New Roman, serif;
    font-size: 1.333em;
    font-weight: 500;
    float: left;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.75);
}

@media screen and (min-width: 768px) {
    .section-sustainable-albacore-tuna-recipes .l-content #block-views-nodequeue-2-block .view-display-id-block .recipe-container .title, .section-recipes .l-content #block-views-nodequeue-2-block .view-display-id-block .recipe-container .title {
        width: auto;
        padding: 0;
        background-color: transparent;
    }
}

.section-sustainable-albacore-tuna-recipes .l-content #block-views-nodequeue-2-block .view-display-id-block .recipe-container .prep-time, .section-recipes .l-content #block-views-nodequeue-2-block .view-display-id-block .recipe-container .prep-time {
    display: none;
    font-family: "Archer", Georgia, Times New Roman, serif;
    font-size: 1.333em;
    font-style: italic;
}

@media screen and (min-width: 830px) {
    .section-sustainable-albacore-tuna-recipes .l-content #block-views-nodequeue-2-block .view-display-id-block .recipe-container .prep-time, .section-recipes .l-content #block-views-nodequeue-2-block .view-display-id-block .recipe-container .prep-time {
        display: inline;
        float: right;
    }
}

.section-sustainable-albacore-tuna-recipes .l-content #block-views-nodequeue-2-block .view-display-id-block .recipe-container .about, .section-recipes .l-content #block-views-nodequeue-2-block .view-display-id-block .recipe-container .about {
    font-family: "Archer", Georgia, Times New Roman, serif;
    font-size: 1.333em;
    opacity: 0;
    clear: both;
    margin-top: 30px;
    width: 35%;
    height: 0;
    padding: 15px 20px;
    background-color: rgba(255, 255, 255, 0.75);
    line-height: 2em;
    overflow: hidden;
}

@media screen and (min-width: 768px) {
    .section-sustainable-albacore-tuna-recipes .l-content #block-views-nodequeue-2-block .view-display-id-block .recipe-container a:hover .about, .section-recipes .l-content #block-views-nodequeue-2-block .view-display-id-block .recipe-container a:hover .about {
        opacity: 1;
        height: 60%;
    }
}

.section-recipes.node-type-recipe .l-content #block-views-nodequeue-2-block {
    font-size: .6em;
    margin: 0 auto;
}

    .section-recipes.node-type-recipe .l-content #block-views-nodequeue-2-block .view-content {
        margin: 10px 20px;
    }

    .section-recipes.node-type-recipe .l-content #block-views-nodequeue-2-block .recipe-container {
        width: 215px;
        height: 142px;
        float: left;
    }

        .section-recipes.node-type-recipe .l-content #block-views-nodequeue-2-block .recipe-container .recipe {
            background-repeat: no-repeat !important;
            background-size: contain !important;
        }

        .section-recipes.node-type-recipe .l-content #block-views-nodequeue-2-block .recipe-container .title {
            width: auto;
            float: none;
        }

        .section-recipes.node-type-recipe .l-content #block-views-nodequeue-2-block .recipe-container a:hover .about, .section-recipes.node-type-recipe .l-content #block-views-nodequeue-2-block .recipe-container .prep-time {
            display: none;
        }

        .section-recipes.node-type-recipe .l-content #block-views-nodequeue-2-block .recipe-container a .recipe {
            background-color: rgba(255, 255, 255, 0.7);
        }

        .section-recipes.node-type-recipe .l-content #block-views-nodequeue-2-block .recipe-container a:hover .recipe {
            background-color: transparent;
        }

.recipe-upper:before, .recipe-upper:after {
    content: "";
    display: table;
}

.recipe-upper:after {
    clear: both;
}

.section-recipes .nutrition-info {
    margin-top: 4em;
}

    .section-recipes .nutrition-info h3 span:first-of-type {
        width: 100%;
        position: relative;
    }

        .section-recipes .nutrition-info h3 span:first-of-type:hover, .section-recipes .nutrition-info h3 span:first-of-type:focus, .section-recipes .nutrition-info h3 span:first-of-type:active {
            cursor: pointer;
        }

        .section-recipes .nutrition-info h3 span:first-of-type:after {
            float: right;
            content: '\25bc';
        }

        .section-recipes .nutrition-info h3 span:first-of-type.active {
            color: #fff;
            display: block;
        }

            .section-recipes .nutrition-info h3 span:first-of-type.active:after {
                content: '\25b2';
                color: #fff;
                position: absolute;
                bottom: -0.6em;
                right: 0;
                font-size: 3em;
            }

.section-about-sustainable-albacore-tuna .left-side {
    display: none;
}

@media screen and (min-width: 640px) {
    .section-about-sustainable-albacore-tuna .left-side {
        display: block;
    }
}

@media screen and (min-width: 768px) {
    .about-wrap {
        padding: 3.5em;
        color: #fff;
        background: url(assets/images/about-blue-harbor.jpg) top center no-repeat;
    }

        .about-wrap h1 {
            text-align: center;
            font-size: 1.667em;
        }

        .about-wrap .lower {
            font-family: "Archer", Georgia, Times New Roman, serif;
            font-weight: 500;
            font-size: 1.222em;
            line-height: 2em;
            letter-spacing: 0.050em;
            padding: 1em 0.5em;
            text-shadow: 1px 1px 1px #000;
        }

            .about-wrap .lower a {
                color: white;
                text-decoration: underline;
                border-bottom: none;
                margin: 0px;
                display: block;
            }
}

.about-wrap .lower a {
    margin: 15px 0px 25px;
    display: inline-block;
}

@media screen and (min-width: 830px) {
    .about-wrap .lower {
        padding: 1em 1em;
    }
}

.tuna-icons {
    padding: 0em 2.3em;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

    .tuna-icons:before, .tuna-icons:after {
        content: "";
        display: table;
    }

    .tuna-icons:after {
        clear: both;
    }

    .tuna-icons .icon {
        display: block;
        margin: 1.5em auto 0em;
        height: 113px;
    }

@media screen and (min-width: 480px) {
    .tuna-icons .icon {
        margin: 1.5em 1em 0em;
        display: inline-block;
    }
}

.tuna-icons .icon p {
    font-size: .7em;
    margin-top: 5px;
    color: gray;
}

.tuna-icons .icon img {
    height: 100%;
    display: block;
}

.section-about-sustainable-albacore-tuna .tuna-icons img:last-of-type {
    margin-right: 0;
}

@media screen and (max-width: 479px) {
    .section-about-sustainable-albacore-tuna .tuna-icons img:last-of-type {
        margin-right: auto;
    }
}

.section-about-sustainable-albacore-tuna .tuna-icons img:nth-of-type(3n) {
    clear: both;
}

@media screen and (min-width: 915px) {
    .section-about-sustainable-albacore-tuna .tuna-icons img:nth-of-type(3n) {
        clear: none;
    }
}

.wpcf7-form .form-type-radio {
    display: inline-block;
    vertical-align: top;
    margin-right: 1em;
}

.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form input[type=tel] {
    width: 100%;
    border: 1px solid rgba(0, 4, 7, 0.5);
    border-radius: 0.5em;
    -webkit-appearance: none;
    box-sizing: border-box;
}

.wpcf7-form p {
    margin-bottom: 2em;
}

.wpcf7-form .description {
    font-size: 0.85em;
    margin-top: -2em;
}

.wpcf7-form textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
}

.wpcf7-form .wpcf7-submit {
    border: 0;
    background: #757575;
    color: #fff;
    font-weight: bold;
    padding: 1em 1.5em;
    text-align: center;
    border-radius: 0.3em;
    -webkit-appearance: none;
}

.wpcf7-form .wpcf7-submit:hover {
    cursor: pointer;
}

.RequestType .wpcf7-radio .wpcf7-list-item, .RequestorType .wpcf7-radio .wpcfr-list-item {
    display: block;
}

.wpcf7-form .webform-component--internal-use-only {
    display: none;
}

.wpcf7-form.sent :not(.wpcf7-response-output) {
    display: none;
}

.l-content > h1 {
    display: none;
}

.l-content {
    padding: 0 1em 6em;
}

@media screen and (min-width: 768px) {
    .l-content {
        margin-top: 6em;
    }
}

.l-content .left-side h1 br {
    display: none;
}

@media screen and (min-width: 640px) {
    .l-content .left-side {
        text-align: right;
    }

        .l-content .left-side h1 br {
            display: block;
        }
}

hr {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #0050ae;
}

.section-our-certifications .left-side a {
    border: 0;
}

.section-our-certifications .left-side img {
    display: block;
    margin: auto;
}

.block--quicktabs-our-certifications .block__title, .block--quicktabs-our-certifications-tabs .block__title {
    display: none;
}

.block--quicktabs-our-certifications ul.quicktabs-tabs, .block--quicktabs-our-certifications-tabs ul.quicktabs-tabs {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    padding: 0px;
}

@media screen and (max-width: 725px) {
    .block--quicktabs-our-certifications ul.quicktabs-tabs, .block--quicktabs-our-certifications-tabs ul.quicktabs-tabs {
        padding: 0px 0px 0px 6px;
        border-bottom: none;
    }
}

.block--quicktabs-our-certifications ul.quicktabs-tabs li, .block--quicktabs-our-certifications-tabs ul.quicktabs-tabs li {
    position: relative;
    top: -10px;
}

@media screen and (max-width: 725px) {
    .block--quicktabs-our-certifications ul.quicktabs-tabs li, .block--quicktabs-our-certifications-tabs ul.quicktabs-tabs li {
        top: 1px;
        padding: 0px;
        margin-left: -6px;
    }
}

.block--quicktabs-our-certifications ul.quicktabs-tabs li.active a, .block--quicktabs-our-certifications-tabs ul.quicktabs-tabs li.active a {
    font-weight: bold;
    border-bottom: 2px solid #324758;
}

@media screen and (max-width: 725px) {
    .block--quicktabs-our-certifications ul.quicktabs-tabs li.active a, .block--quicktabs-our-certifications-tabs ul.quicktabs-tabs li.active a {
        border-bottom: 1px solid rgba(0, 0, 0, 0.15);
        background: #f3f8f8;
    }
}

@media screen and (max-width: 725px) {
    .block--quicktabs-our-certifications ul.quicktabs-tabs li a, .block--quicktabs-our-certifications-tabs ul.quicktabs-tabs li a {
        display: inline-block;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        box-shadow: none;
        margin-top: -1px;
        width: 46%;
    }
}

@media screen and (max-width: 500px) {
    .block--quicktabs-our-certifications ul.quicktabs-tabs li a, .block--quicktabs-our-certifications-tabs ul.quicktabs-tabs li a {
        width: 95%;
    }
}

.block--quicktabs-our-certifications .quicktabs-tab-node, .block--quicktabs-our-certifications-tabs .quicktabs-tab-node {
    font-size: 16px;
    padding: 10px !important;
    background: #fff;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 1px rgba(50, 50, 50, 0.1);
    cursor: pointer;
    color: #324758;
}

    .block--quicktabs-our-certifications .quicktabs-tab-node:hover, .block--quicktabs-our-certifications-tabs .quicktabs-tab-node:hover {
        background: #f3f8f8;
    }

.block--quicktabs-our-certifications .quicktabs-tabpage h1, .block--quicktabs-our-certifications-tabs .quicktabs-tabpage h1 {
    margin-right: 0px;
    margin-bottom: 0px;
    text-align: right;
    font-size: 1.333em;
}

@media screen and (max-width: 640px) {
    .block--quicktabs-our-certifications .quicktabs-tabpage h1, .block--quicktabs-our-certifications-tabs .quicktabs-tabpage h1 {
        text-align: center;
    }
}

.section-products article.node h1,
.section-products article.node p,
.section-our-certifications #quicktabs-container-our_certifications_tabs,
.section-faqs article.node,
.section-contact article.node .left-side,
.section-contact article.node .field__item,
.section-terms-use article.node .field__item,
.section-privacy-policy article.node .field__item,
.sectiong-california-privacy-pollicy article.node .field__item,
.section-do-not-sell-my-information article.node .field__item,
.sectiong-sitemap #sitemap {
    text-shadow: 2px 2px 2px #f0f1f1;
}

.block--bh-blocks-bh-home {
    text-align: center;
}

.homepage-bottom {
    list-style: none;
    padding: 0;
}

    .homepage-bottom li {
        display: inline-block;
        vertical-align: middle;
        margin: 0 0.4em;
        width: 85px;
        height: 85px;
    }

@media screen and (min-width: 480px) {
    .homepage-bottom li {
        width: 110px;
        height: 110px;
    }
}

@media screen and (min-width: 768px) {
    .homepage-bottom li {
        margin: 0 3em 0 0;
        width: 145px;
        height: 145px;
    }
}

.homepage-bottom li:last-of-type {
    margin-right: 0;
}

.homepage-bottom a {
    color: #6182a9;
    border: 0;
    width: 60px;
    margin: auto;
}

@media screen and (min-width: 480px) {
    .homepage-bottom a {
        width: 80px;
    }
}

@media screen and (min-width: 768px) {
    .homepage-bottom a {
        width: 110px;
    }
}

.hp-banner {
    display: none;
}

@media screen and (min-width: 768px) {
    .hp-banner {
        display: inline;
        mix-blend-mode: multiply;
        opacity: 0.9;
    }
}

h1.store-locator-heading {
    box-sizing: border-box;
    margin: 0 auto;
    font-weight: bold;
    font-size: 24px;
    font-family: 'Archer', Georgia, Times New Roman, serif;
    width: 100%;
    padding: 2rem;
    text-align: center;
}

    h1.store-locator-heading sup {
        top: -0.2em !important;
    }

.flex-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

    .flex-container img {
        border-bottom: 1px solid #000407;
        padding-bottom: 1em;
    }

        .flex-container img:last-child {
            border-bottom: none;
        }

.brand {
    border: 1px solid #000;
    width: 31%;
    margin-right: 1em;
    padding-top: 1%;
    margin-bottom: 2em;
    text-align: center;
    box-sizing: border-box;
}

@media screen and (max-width: 830px) {
    .brand {
        width: 48%;
        margin-right: 0%;
    }

        .brand:nth-of-type(odd) {
            margin-right: 3%;
        }
}

@media screen and (max-width: 500px) {
    .brand {
        width: 100%;
        margin-right: 0% !important;
        margin-bottom: 1em;
    }
}

h4.brand-name {
    width: 100%;
    color: #1c3b5f;
    box-sizing: border-box;
    padding: 20px;
    margin: -5px 0px 0px;
    background-color: rgba(255, 255, 255, 0.75);
}

.target-online .target-online {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

    .target-online .target-online img {
        width: 100%;
    }

.salt-link {
    font-size: 0.7em;
    padding-bottom: 18px;
    border-bottom: none;
}

    .salt-link:hover {
        border-bottom: none;
        color: #5b94c7;
    }

a.buy-online {
    padding: 1.3em;
    color: #fff !important;
    font-size: 1em;
    text-decoration: none;
    cursor: pointer;
    background: #0063a7;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPΓÇªdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: linear-gradient(#2487cb, #0063a7);
    display: inline-block;
    margin-bottom: 1em;
    margin-bottom: 0px;
    position: absolute;
    top: 50%;
    left: 1em;
    transform: translateY(-50%);
    width: calc(100% - 90px);
}

@media screen and (max-width: 500px) {
    a.buy-online {
        width: auto;
        position: relative;
        left: 0px;
        transform: none;
        top: 0px;
    }
}

a.buy-online:hover, a.buy-online:active, a.buy-online:focus {
    background: #0063a7;
    color: #fff;
    text-decoration: none;
}

a.buy-online:before {
    display: inline-block;
    content: '\f07a';
    font-family: 'FontAwesome';
    font-weight: normal;
    margin-right: 10px;
    font-size: 1.4em;
    position: relative;
    top: -3px;
}

a.buy-online img {
    width: 170px;
    border-bottom: none;
    padding-bottom: 0px;
    position: relative;
    top: 5px;
    margin-bottom: 5px;
}

.buy-online-box {
    padding: 20px;
    position: relative;
}

.wtb {
    display: flex;
    flex-wrap: wrap;
}

.wtb-sidebar {
    width: 100%;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.85);
    padding: 30px;
    margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
    .wtb-sidebar {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 0px;
    }
}

.wtb-sidebar h1 {
    font-size: 30px;
    margin-top: 0px;
    margin-bottom: 5px;
}

.wtb-sidebar__buttons__btn {
    display: inline-block;
    cursor: pointer;
}

    .wtb-sidebar__buttons__btn:first-of-type {
        margin-right: 5%;
    }

    .wtb-sidebar__buttons__btn p {
        font-size: 16px;
        margin-top: 15px !important;
        font-weight: 600;
        margin-bottom: 5px;
    }

.wtb-sidebar__buttons__btn__radio {
    background-color: #bcc8ce;
    width: 16px;
    height: 16px;
    display: block;
    border-radius: 8px;
    margin: 5px auto 0px;
}

    .wtb-sidebar__buttons__btn__radio.active:after {
        content: '';
        display: block;
        width: 8px;
        height: 8px;
        display: block;
        border-radius: 4px;
        background-color: #3365a8;
        position: relative;
        top: 4px;
        left: 4px;
    }

.wtb-sidebar__state-3 {
    width: 100%;
}

    .wtb-sidebar__state-3.is-visible {
        opacity: 1;
        visibility: visible;
        transition: visibility .3s, opacity .3s linear;
        overflow: hidden;
        max-height: 1000em;
        margin-top: 70px;
    }

    .wtb-sidebar__state-3.is-hidden {
        opacity: 0;
        visibility: hidden;
        transition: visibility .3s, opacity .3s linear;
        overflow: hidden;
        max-height: 0em;
    }

    .wtb-sidebar__state-3 .wtb-sidebar__find {
        transition: visibility .3s, opacity .3s linear;
        text-align: center;
    }

@media screen and (max-width: 768px) {
    .wtb-sidebar__state-3 .wtb-sidebar__find {
        border-bottom: none;
        padding-bottom: 28px;
    }
}

@media screen and (max-width: 768px) {
    .wtb-sidebar__state-3 .wtb-sidebar__find.is-hidden {
        padding-bottom: 0px;
        margin-bottom: -7px;
    }
}

.wtb-sidebar__state-3 .wtb-sidebar__find:before {
    display: block;
    content: '';
    height: 1px;
    background: #c9c9c9;
    background: -webkit-gradient(linear, 0 0, 100% 0, from(#f2f2f2), to(#f2f2f2), color-stop(50%, #c9c9c9));
}

@media screen and (max-width: 768px) {
    .wtb-sidebar__state-3 .wtb-sidebar__find:before {
        display: none;
    }
}

.wtb-sidebar .is-visible {
    opacity: 1;
    visibility: visible;
    transition: visibility .3s, opacity .3s linear;
    overflow: hidden;
    max-height: 1000em;
}

.wtb-sidebar .is-hidden {
    opacity: 0;
    visibility: hidden;
    transition: visibility .3s, opacity .3s linear;
    overflow: hidden;
    max-height: 0em;
}

.wtb-sidebar__find p {
    line-height: 22px;
    margin-top: 35px;
    font-size: 18px;
    font-weight: 600;
}

@media screen and (max-width: 768px) {
    .wtb-sidebar__find p .hide-mobile {
        display: none;
    }
}

.wtb-sidebar__online-stores {
    margin-top: 30px;
}

    .wtb-sidebar__online-stores:before {
        display: block;
        content: '';
        height: 1px;
        background: #c9c9c9;
        background: -webkit-gradient(linear, 0 0, 100% 0, from(#f2f2f2), to(#f2f2f2), color-stop(50%, #c9c9c9));
    }

.wtb-sidebar__online-stores__store {
    display: inline-block;
    padding-top: 30px;
    border-bottom: none;
    width: 100%;
    max-width: 24%;
}

    .wtb-sidebar__online-stores__store:hover, .wtb-sidebar__online-stores__store:focus, .wtb-sidebar__online-stores__store:active {
        border-bottom: none;
    }

@media screen and (max-width: 768px) {
    .wtb-sidebar__online-stores__store {
        max-width: 100%;
    }
}

.wtb-sidebar__retailers {
    transition: max-height .5s linear;
    max-height: none;
}

@media screen and (max-width: 768px) {
    .wtb-sidebar__retailers {
        max-height: 65px;
        overflow: hidden;
    }
}

.wtb-sidebar__retailers:before {
    display: none;
    content: '';
    height: 1px;
    background: #c9c9c9;
    background: -webkit-gradient(linear, 0 0, 100% 0, from(#f2f2f2), to(#f2f2f2), color-stop(50%, #c9c9c9));
}

@media screen and (max-width: 768px) {
    .wtb-sidebar__retailers:before {
        display: block;
    }
}

.wtb-sidebar__retailers:first-of-type {
    display: none;
}

@media screen and (max-width: 768px) {
    .wtb-sidebar__retailers:first-of-type {
        margin-top: 0px;
    }
}

.wtb-sidebar__retailers.is-visible {
    opacity: 1;
    visibility: visible;
    transition: visibility .3s, opacity .3s linear;
    overflow: hidden;
    max-height: 1000em;
}

.wtb-sidebar__retailers.is-hidden {
    opacity: 0;
    visibility: hidden;
    transition: visibility .3s, opacity .3s linear;
    overflow: hidden;
    max-height: 0em;
    margin-top: 0px;
    padding-top: 0px;
}

@media screen and (max-width: 768px) {
    .wtb-sidebar__retailers.is-hidden {
        opacity: 1;
        visibility: visible;
        transition: visibility .3s, opacity .3s linear;
        overflow: hidden;
        max-height: 65px;
    }
}

.wtb-sidebar__retailers__state {
    font-family: 'Archer', sans-serif !important;
    font-size: 26px;
    color: #3365a8;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .wtb-sidebar__retailers__state {
        color: #000407;
        margin-top: 0px;
        line-height: 65px;
        margin-bottom: 12px;
    }
}

.wtb-sidebar__retailers__notice {
    margin-bottom: 0px;
    margin-top: -15px;
    font-size: 14px;
    line-height: 18px;
    color: #707a7f;
    text-align: center;
    transition: visibility .3s, opacity .3s linear;
}

@media screen and (max-width: 768px) {
    .wtb-sidebar__retailers__notice {
        color: #000407;
    }
}

.wtb-sidebar__retailers__notice.is-visible {
    opacity: 1;
    visibility: visible;
    transition: visibility .3s, opacity .3s linear;
    overflow: hidden;
    max-height: 1000em;
}

.wtb-sidebar__retailers__notice.is-hidden {
    opacity: 0;
    visibility: hidden;
    transition: visibility .3s, opacity .3s linear;
    overflow: hidden;
    max-height: 0em;
}

.wtb-sidebar__retailers__stores {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: 20px;
}

.wtb-sidebar__retailers__store {
    display: inline-block;
    padding: 20px 0px;
    transition: visibility .3s, opacity .3s linear;
    border: none;
    width: 25%;
}

    .wtb-sidebar__retailers__store:hover, .wtb-sidebar__retailers__store:focus, .wtb-sidebar__retailers__store:active {
        border: none;
    }

@media screen and (max-width: 768px) {
    .wtb-sidebar__retailers__store {
        width: 100%;
        text-align: center;
    }
}

.wtb-sidebar__retailers__store.is-visible {
    opacity: 1;
    visibility: visible;
    transition: visibility .3s, opacity .3s linear;
    overflow: hidden;
    max-height: 1000em;
}

.wtb-sidebar__retailers__store.is-hidden {
    opacity: 0;
    visibility: hidden;
    transition: visibility .3s, opacity .3s linear;
    overflow: hidden;
    max-height: 0em;
}

.wtb-map {
    width: 100%;
    position: relative;
}

@media screen and (max-width: 768px) {
    .wtb-map {
        display: none;
    }
}

.wtb-map svg {
    width: 100% !important;
}

#us-map {
    display: block;
    width: 100%;
    margin-left: 0%;
    transition: .3s linear;
}

    #us-map path, #us-map circle {
        transition: .3s linear;
    }

        #us-map path:hover, #us-map circle:hover {
            fill: #8aa8bd !important;
        }

        #us-map path.has-retailers, #us-map circle.has-retailers {
            fill: #354f70 !important;
            transition: .15s linear;
        }

            #us-map path.has-retailers:hover, #us-map circle.has-retailers:hover, #us-map path.has-retailers:focus, #us-map circle.has-retailers:focus {
                outline: none;
                fill: #3365a8 !important;
                cursor: pointer;
            }

        #us-map path.active-state, #us-map circle.active-state {
            fill: #3365a8 !important;
        }

    #us-map #path67:hover {
        fill: none !important;
    }

.online #us-map path, .online #us-map circle {
    fill: #bcc8ce !important;
    pointer-events: none;
}

    .online #us-map path.has-retailers, .online #us-map circle.has-retailers {
        fill: #bcc8ce !important;
    }

.online #us-map #path67 {
    fill: none !important;
    stroke: #bcc8ce !important;
    cursor: default;
}

.is-mobile .wtb-sidebar__state-2 .wtb-sidebar__find p {
    margin-bottom: 0px;
}

.is-mobile .wtb-sidebar__state-3 {
    margin-top: 0px;
    background-color: rgba(255, 255, 255, 0.85);
}

    .is-mobile .wtb-sidebar__state-3 .wtb-sidebar__find.is-hidden {
        visibility: hidden;
        opacity: 0;
        height: 0px;
    }

    .is-mobile .wtb-sidebar__state-3 .wtb-sidebar__find p:first-of-type {
        margin-top: 0px;
        margin-bottom: 0px;
    }

.is-mobile .wtb-sidebar__retailers {
    cursor: pointer;
}

    .is-mobile .wtb-sidebar__retailers.is-hidden {
        display: block;
    }

/**
 * For anything you want to hide on page load when JS is enabled, so
 * that you can use the JS to control visibility and avoid flicker.
 */
html.js .js-hide {
    display: none;
}

/**
 * Hide elements from all users.
 *
 * Used for elements which should not be immediately displayed to any user. An
 * example would be a collapsible fieldset that will be expanded with a click
 * from a user. The effect of this class can be toggled with the jQuery show()
 * and hide() functions.
 */
.element-hidden {
    display: none;
}

/**
 * Hide elements visually, but keep them available for screen-readers.
 *
 * Used for information required for screen-reader users to understand and use
 * the site where visual display is undesirable. Information provided in this
 * manner should be kept concise, to avoid unnecessary burden on the user.
 * "!important" is used to prevent unintentional overrides.
 */
.element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    height: 1px;
}

/**
 * The .element-focusable class extends the .element-invisible class to allow
 * the element to be focusable when navigated to via the keyboard.
 */
    .element-invisible.element-focusable:active,
    .element-invisible.element-focusable:focus {
        position: static !important;
        clip: auto;
        overflow: visible;
        height: auto;
    }

/*
 * Quicktabs
 */
.quicktabs-hide {
    display: none;
}

ul.quicktabs-tabs {
    margin-top: 0;
}

    ul.quicktabs-tabs li {
        display: inline;
        background: none;
        list-style-type: none;
        padding: 2px;
        white-space: nowrap;
    }

/*
 * Form progress bar
*/
.webform-progressbar {
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

.webform-progressbar-inner {
    height: 1em;
    background-color: #74c421;
    height: 3px;
}

.webform-progressbar-outer {
    position: relative;
    border: 1px solid #356900;
    width: 100%;
    height: 3px;
    margin: 0.35em -1px 2em;
    background-color: white;
}

.webform-progressbar-page {
    position: absolute;
    width: 7px;
    height: 7px;
    margin: -6px -4px;
    border: 1px solid #356900;
    background-color: white;
    border-radius: 5px;
}

    .webform-progressbar-page.completed {
        background-color: #74c421;
    }

    .webform-progressbar-page.current {
        background-color: #74c421;
    }

    .webform-progressbar-page .webform-progressbar-page-number {
        display: none;
    }

    .webform-progressbar-page .webform-progressbar-page-label {
        position: relative;
        top: 10px;
        margin: 0 -10em;
    }