/* Minification failed. Returning unminified contents.
: run-time error CSS1036: Expected expression, found ''
: run-time error CSS1036: Expected expression, found ''
: run-time error CSS1036: Expected expression, found ''
: run-time error CSS1036: Expected expression, found ''
: run-time error CSS1036: Expected expression, found ''
: run-time error CSS1036: Expected expression, found ''
: run-time error CSS1036: Expected expression, found ''
: run-time error CSS1036: Expected expression, found ''
 */
body {
    margin: 0 auto
}

.column,
.columns,
.right,
.row {
    width: 100%
}

.full,
.one,
.two,
.three,
.four,
.five,
.six,
.seven,
.eight,
.nine,
.ten,
.twelve,
.halfmedium-two,
.tablet-full,
.tablet-one-third,
.tablet-two,
.tablet-two-third,
.landscape-tablet-full,
.landscape-tablet-one,
.landscape-tablet-one-third,
.landscape-tablet-three,
.landscape-tablet-two-third {
    padding: 0 .5%
}

.show-desktop,
.show-desktop-inline,
.hide-mobile {
    display: none
}

.show-mobile {
    display: block
}

.show-mobile-inline {
    display: inline
}

.full-image {
    width: 100%;
    max-width: none
}

@media screen and (min-width:30.0625em) {
    .row {
        width: 100%;
    }

    .column,
    .columns {
        float: left;
        margin: 0
    }

    .right {
        float: right
    }

    .left {
        float: left
    }

    .clear {
        clear: both
    }
}

@media screen and (min-width:30.0625em) and (max-width:47.9375em) {
    .halfmedium-two {
        width: 50%
    }

    .show-desktop,
    .show-desktop-inline {
        display: none
    }

    .show-halfmedium {
        display: block
    }

    .hide-halfmedium {
        display: none
    }

    .show-desktop,
    .show-desktop-inline {
        display: none
    }

    .show-mobile {
        display: block
    }
}

@media screen and (min-device-width:48em) and (max-device-width:64em) and (orientation:portrait), screen and (min-width:48em) {
    .full {
        width: 100%
    }

    .one {
        width: 75%
    }

    .two {
        width: 50%
    }

    .two-third {
        width: 66.6%
    }

    .three {
        width: 33.3%
    }

    .four {
        width: 25%
    }

    .five {
        width: 20%
    }

    .six {
        width: 16.66%
    }

    .seven {
        width: 14.28%
    }

    .eight {
        width: 12.5%
    }

    .nine {
        width: 11.11%
    }

    .ten {
        width: 10%
    }

    .twelve {
        width: 8.33%
    }

    .tablet-full {
        width: 100%
    }

    .full {
        width: 100%
    }

    .tablet-one {
        width: 75%
    }

    .tablet-one-third {
        width: 73%
    }

    .tablet-two {
        width: 50%
    }

    .tablet-two-third {
        width: 66.6%
    }

    .show-desktop,
    .show-desktop-inline {
        display: none
    }

    .show-mobile {
        display: none
    }

    .hide-mobile {
        display: block
    }

    .show-tablet {
        display: block
    }
}

@media screen and (min-width:64em) and (orientation:landscape) {
    .landscape-tablet-full {
        width: 100%
    }

    .landscape-tablet-one {
        width: 75%
    }

    .landscape-tablet-one-third {
        width: 73%
    }

    .landscape-tablet-three {
        width: 33.3%
    }

    .landscape-tablet-two-third {
        width: 66.6%
    }

    .show-tablet {
        display: block
    }
}

@media screen and (min-width:64.1em) {
    .full {
        width: 100%
    }

    .one {
        width: 75%
    }

    .two-third {
        width: 66.6%
    }

    .two {
        width: 50%
    }

    .three {
        width: 33.3%
    }

    .four {
        width: 25%
    }

    .five {
        width: 20%
    }

    .six {
        width: 16.66%
    }

    .seven {
        width: 14.28%
    }

    .eight {
        width: 12.5%
    }

    .nine {
        width: 11.11%
    }

    .ten {
        width: 10%
    }

    .twelve {
        width: 8.33%
    }

    .show-desktop {
        display: block
    }

    .show-desktop-inline {
        display: inline
    }

    .show-tablet {
        display: none
    }
}

@media screen and (min-device-width:48em) and (max-device-width:64em) and (orientation:portrait), screen and (min-width:48em) {
    .ie7 .full {
        width: 98%
    }

    .ie7 .one {
        width: 70%
    }

    .ie7 .two {
        width: 45%
    }

    .ie7 .two-third {
        width: 60%
    }

    .ie7 .three {
        width: 32%
    }

    .ie7 .four {
        width: 23%
    }

    .ie7 .five {
        width: 18%
    }

    .ie7 .six {
        width: 14.66%
    }

    .ie7 .seven {
        width: 12.28%
    }

    .ie7 .eight {
        width: 10.5%
    }

    .ie7 .nine {
        width: 9.11%
    }

    .ie7 .ten {
        width: 8%
    }

    .ie7 .twelve {
        width: 6.33%
    }

    .ie7 .tablet-full {
        width: 98%
    }

    .ie7 .full {
        width: 98%
    }

    .ie7 .tablet-one {
        width: 73%
    }

    .ie7 .tablet-one-third {
        width: 71%
    }

    .ie7 .tablet-two {
        width: 48%
    }

    .ie7 .tablet-two-third {
        width: 64%
    }
}

@media screen and (min-width:64.1em) {
    .ie7 .full {
        width: 98%
    }

    .ie7 .one {
        width: 71%
    }

    .ie7 .two-third {
        width: 62.6%
    }

    .ie7 .two {
        width: 46%
    }

    .ie7 .three {
        width: 32%
    }

    .ie7 .four {
        width: 21%
    }

    .ie7 .five {
        width: 16%
    }

    .ie7 .six {
        width: 12.66%
    }

    .ie7 .seven {
        width: 10.28%
    }

    .ie7 .eight {
        width: 8.5%
    }

    .ie7 .nine {
        width: 7.11%
    }

    .ie7 .ten {
        width: 6%
    }

    .ie7 .twelve {
        width: 4.33%
    }
}

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

.cf:after {
    clear: both
}

.cf {
    *zoom: 1
}

.overlay {
    z-index: 1;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.grid-cell,
.grid-cell p {
    height: 60px;
    margin: 2px 0
}

    .grid-cell p {
        text-align: center;
        line-height: 60px;
        color: #fff;
        background: #000
    }

.overlay .grid-cell p {
    height: 900px;
    background: red;
    opacity: .2
}

@media screen and (max-width:767px) {
    .zatarains #hero_right {
        margin-top: -34px
    }
}

.dk_container {
    width: 64px;
    font-family: 'Helvetica', Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    margin-top: -1px;
    margin-bottom: -17px
}

    .dk_container:focus {
        outline: 0
    }

    .dk_container a {
        cursor: pointer;
        text-decoration: none
    }

.dk_toggle {
    width: 64px !important;
    height: 27px;
    background: url('/Content/Moose/images/select.jpg') center no-repeat;
    color: #333;
    padding: 7px 45px 7px 10px
}

.ie7 .dk_toggle {
    width: 8px !important;
    height: 22px
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
    .dk_toggle {
        background: url('/Content/Moose/images/select@2x.jpg') center no-repeat;
        background-size: 100%
    }
}

.dk_open {
    z-index: 10
}

.dk_options a {
    background-color: #fff;
    border-bottom: 1px solid #e3e3e3;
    font-weight: bold;
    padding: 8px 10px;
    text-align: center;
    font-size: 14px;
    text-shadow: none
}

.dk_options li:last-child a {
    border-bottom: none
}

.dk_options a:hover,
.dk_option_current a {
    background-color: red;
    border-bottom-color: #e3e3e3;
    color: #fff;
    text-decoration: none
}

.dk_options_inner {
    border: 1px solid #e3e3e3;
    border-bottom-width: 1px;
    color: #333;
    max-height: 250px
}

.dk_options_inner,
.dk_touch .dk_options {
    max-height: 250px
}

.dk_container {
    display: none;
    float: left;
    position: relative
}

    .dk_container a {
        outline: 0
    }

.dk_toggle {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    position: relative;
    zoom: 1
}

.dk_open {
    position: relative
}

    .dk_open .dk_options {
        display: block
    }

    .dk_open .dk_label {
        color: inherit
    }

.dk_options {
    display: none;
    margin-top: 0;
    position: absolute;
    right: 0;
    width: 100%
}

    .dk_options a,
    .dk_options a:link,
    .dk_options a:visited {
        display: block
    }

.dk_options_inner {
    overflow: auto;
    position: relative
}

.dk_touch .dk_options {
    overflow: hidden
}

.dk_touch .dk_options_inner {
    max-height: none;
    overflow: visible
}

.dk_fouc select {
    position: relative;
    top: -99999em;
    visibility: hidden
}

.dk-combo .dk_container {
    width: 235px !important;
    font: .9em 'HelveticaNeueW01-65Medi', sans-serif;
    font-weight: bold;
    line-height: 50px;
    margin-bottom: 10px
}

    .dk-combo .dk_container:focus {
        outline: 0
    }

    .dk-combo .dk_container a {
        cursor: pointer;
        text-decoration: none
    }

.dk-combo .dk_toggle {
    width: 235px !important;
    height: 64px;
    margin-top: -6px;
    padding-left: 15px;
    padding-right: 60px;
    background: url('/Content/Moose/images/shops-dropdown.jpg') left center no-repeat;
    color: red;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.dk-combo .dk_open {
    z-index: 10
}

.dk-combo .dk_options a {
    line-height: 18px;
    background-color: #fff;
    border-bottom: 1px solid #e3e3e3;
    font-weight: bold;
    padding: 8px 10px;
    text-align: left;
    font-size: 14px;
    text-shadow: none
}

.dk-combo .dk_options li:last-child a {
    border-bottom: none
}

.dk-combo .dk_options a:hover,
.dk-combo .dk_option_current a {
    background-color: red;
    border-bottom-color: #e3e3e3;
    color: #fff;
    text-decoration: none
}

.dk-combo .dk_options_inner {
    border: 1px solid #e3e3e3;
    border-bottom-width: 1px;
    color: #333;
    max-height: 250px
}

.dk-combo .dk_options_inner,
.dk-combo .dk_touch .dk_options {
    max-height: 250px
}

.dk-combo .dk_container {
    display: none;
    float: left;
    position: relative
}

    .dk-combo .dk_container a {
        outline: 0
    }

.dk-combo .dk_toggle {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    position: relative;
    zoom: 1
}

.dk-combo .dk_open {
    position: relative
}

    .dk-combo .dk_open .dk_options {
        display: block
    }

    .dk-combo .dk_open .dk_label {
        color: inherit
    }

.dk-combo .dk_options {
    display: none;
    margin-top: 0;
    position: absolute;
    width: 100%;
    top: 42px !important
}

    .dk-combo .dk_options a,
    .dk-combo .dk_options a:link,
    .dk-combo .dk_options a:visited {
        display: block
    }

.dk-combo .dk_options_inner {
    overflow: auto;
    position: relative
}

.dk-combo .dk_touch .dk_options {
    overflow: hidden
}

.dk-combo .dk_touch .dk_options_inner {
    max-height: none;
    overflow: visible
}

.dk-combo .dk_fouc select {
    position: relative;
    top: -99999em;
    visibility: hidden
}

body {
    font-family: 'HelveticaNeueW01-55Roma', sans-serif;
    overflow-x: hidden
}

a img,
a {
    border: none
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none
}

section {
    position: relative;
    overflow: hidden;
    height: auto;
    padding: 0
}

h2 {
    color: #3c3c3c;
    font: 28px 'HelveticaNeueW01-75Bold', sans-serif;
    font-weight: normal
}

    h2.left {
        text-align: left
    }

.copy {
    color: #666;
    font: 18px/22px 'HelveticaNeueW01-55Roma', sans-serif;
    max-width: 50em
}

.hidden {
    display: none
}

span.important {
    color: #333
}

@keyframes arrow-move {
    0% {
        top: -8px
    }

    30% {
        top: 0
    }

    100% {
        top: 0
    }
}

.long-form-arrow-down {
    color: #000;
    display: block;
    font-size: 60px;
    border: none;
    width: 50px;
    height: 60px;
    margin-left: 44%;
    margin-top: -66px;
    position: relative;
    animation: arrow-move 2.2s infinite;
    -webkit-animation: arrow-move 2.2s infinite
}

section.padded {
    padding-left: 6%;
    padding-right: 6%;
    margin-bottom: 40px;
    margin-top: 40px;
    padding-bottom: 40px
}

section.padded-5 {
    padding: 0 5%
}

.subtitle {
    font: 19px/16px 'HelveticaNeueW01-75Bold', sans-serif;
    margin-bottom: 10px
}

.gourmet .subtitle a {
    color: #55a118
}

.module h2 {
    margin-top: 0;
    margin-bottom: 30px
}

.module {
    border-bottom: 1px solid #efefef;
    margin-top: 0;
    margin-bottom: 40px;
    padding-top: 0;
    padding-bottom: 40px
}

    .module.last {
        border: none
    }

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

    .fancybox-opened .fancybox-skin {
        -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
        -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
        box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
    }

.fancybox-outer,
.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url('/Content/Moose/images/fancybox/fancybox_sprite.png')
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

    #fancybox-loading div {
        width: 44px;
        height: 44px;
        background: url('/Content/Moose/images/fancybox/fancybox_loading.gif') center center no-repeat
    }

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('/Content/Moose/images/fancybox/blank.gif');
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

    .fancybox-lock body {
        overflow: hidden !important
    }

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('/Content/Moose/images/fancybox/fancybox_overlay.png')
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

    .fancybox-title-float-wrap .child {
        display: inline-block;
        margin-right: -100%;
        padding: 2px 20px;
        background: transparent;
        background: rgba(0, 0, 0, .8);
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        text-shadow: 0 1px 2px #222;
        color: #fff;
        font-weight: bold;
        line-height: 24px;
        white-space: nowrap
    }

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url('/Content/Moose/images/fancybox/fancybox_sprite@2x.png');
        background-size: 44px 152px
    }

        #fancybox-loading div {
            background-image: url('/Content/Moose/images/fancybox/fancybox_loading@2x.gif');
            background-size: 24px 24px
        }
}

.action-popup {
    display: none;
    font-family: 'HelveticaNeueW01-55Roma', sans-serif;
    position: absolute;
    background-color: red;
    font-weight: 300;
    border: 1px #777 solid;
    color: #fff;
    width: 150px;
    height: 40px;
    text-align: center;
    padding: 10px 10px
}

@media screen and (max-width:32em) {
    .module {
        border: none
    }
}

section h3 {
    font-weight: normal;
    font-family: 'HelveticaNeueW01-55Roma', sans-serif;
    color: #3c3c3c
}

@media screen and (max-width:30em) {
    .collapsed {
        display: none
    }

    .recipe-description,
    .collapsed {
        border: none
    }

    .collapse {
        position: relative;
        display: block;
        width: 100%;
        padding: 0 6%;
        height: 50px;
        line-height: 50px;
        border-top: 1px solid #d9d9d9;
        color: #000;
        font-family: 'HelveticaNeueW01-65Medi', sans-serif
    }

    .ie7 .collapse {
        width: 87%
    }

    .collapse.active {
        background: red;
        color: #fff;
        margin-bottom: 20px
    }

    .gourmet .collapse.active {
        background: #55a118;
        color: #fff
    }

    .collapse:after {
        content: "+";
        position: absolute;
        right: 20px;
        top: -4px;
        font-size: 32px;
        color: red;
        font-family: 'HelveticaNeueW01-55Roman', sans-serif
    }

    .gourmet .collapse:after {
        color: #c30000
    }

    .collapse.active:after {
        content: "–";
        right: 22px;
        color: #fff
    }

    .collapse.first {
        margin-top: 10px;
        border-top: 1px solid #d9d9d9
    }

    .collapse.last {
        border-bottom: none
    }

    .collapsed {
        border: none;
        margin: 0;
        display: none
    }

        .collapsed.slider {
            display: block
        }
}

@media screen and (min-width:30.1em) {
    .collapse {
        display: none
    }

    .collapsed {
        display: block !important
    }
}

.sharing .links {
    border-top: 1px solid #dcdcdc;
    padding: 4% 0 0 5%;
    border-right: none;
    float: none;
    list-style: none;
    margin: 0 auto;
    overflow: hidden
}

    .sharing .links li {
        border-right: 1px solid #dcdcdc;
        display: block;
        float: left;
        height: 40px;
        padding: 0 5px;
        width: 20%
    }

        .sharing .links li a {
            display: block;
            margin-top: 8px;
            margin: 0 auto;
            margin-top: 6px
        }

        .sharing .links li a {
            -moz-transition: all .3s;
            -webkit-transition: all .3s;
            background: url('/Content/Moose/images/fancybox/icon-sprites.jpg') 0 -24px;
            color: transparent;
            display: block;
            font: 0/0 a;
            height: 24px;
            transition: all .3s;
            width: 34px
        }

#flavorShareMobile {
    border-top: 1px solid #ccc;
    margin: 0 2% 0 3%;
    padding: 1em 2%;
    overflow: hidden
}

.sharing .links li a:hover {
    background-position: 0 0
}

.sharing .links li .facebook {
    background-position: -34px -24px
}

.sharing .links li .tweet {
    background-position: -68px -24px
}

.sharing .links li .plus {
    background-position: -176px -24px
}

.sharing .links li .mail {
    background-position: -104px -24px
}

.sharing .links li .print {
    background-position: -138px -24px
}

.sharing .links li .facebook:hover {
    background-position: -34px 0
}

.sharing .links li .tweet:hover {
    background-position: -68px 0
}

.sharing .links li .plus:hover {
    background-position: -176px 0
}

.sharing .links li .mail:hover {
    background-position: -104px 0
}

.sharing .links li .print:hover {
    background-position: -138px 0
}

.sharing .links .last {
    border: none
}

@media screen and (min-width:48em) {
    .sharing {
        margin: 0;
        margin-bottom: 20px
    }

        .sharing .links {
            border: none;
            float: right;
            list-style: none;
            margin: 0;
            margin-top: 10px;
            overflow: hidden;
            padding: 0
        }

            .sharing .links li {
                border-right: 1px solid #dcdcdc;
                display: block;
                float: left;
                height: auto;
                padding: 0 5px;
                width: 34px
            }

                .sharing .links li a {
                    margin-top: 0
                }
}

@media screen and (min-width:64.1em) {
    .navigation {
        position: absolute;
        top: 479px;
        width: 33.3%;
        background: #fff;
        border: 0;
        height: auto
    }

        .navigation .nav {
            border-bottom: 1px solid #efefef;
            list-style: none;
            margin: 0;
            margin-bottom: 40px;
            padding: 0;
            padding-bottom: 40px
        }

            .navigation .nav li {
                font-size: 18px;
                height: 45px;
                line-height: 45px;
                padding-left: 7%;
                margin: 1px 0;
                width: 100%;
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                border-radius: 4px
            }

    .ie7 .navigation .nav li {
        width: 93%
    }

    .navigation .nav .active,
    .navigation .nav .selected,
    .navigation .nav li:hover {
        background: red;
        cursor: hand;
        cursor: pointer;
        color: #fff
    }

    .gourmet .navigation .nav .active,
    .gourmet .navigation .nav .selected,
    .gourmet .navigation .nav li:hover {
        background: #55a11a
    }

    .navigation .nav li a {
        color: #292929;
        font: 18px 'HelveticaNeueW01-75Bold', sans-serif;
        text-decoration: none
    }

    .navigation .nav .active a,
    .navigation .nav .selected a,
    .navigation .nav li:hover a {
        color: #fff
    }
}

.rating li {
    float: left;
    font: 14px/12px 'HelveticaNeueW01-55Roma', sans-serif;
    color: #d6d6d6;
    margin: 2px 2px
}

.rating .on {
    color: red
}

.gourmet .rating .on {
    color: #c30000
}

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

.rating:after {
    clear: both
}

.rating {
    *zoom: 1
}

    .rating .rate {
        float: none
    }

body.fp-demo {
    max-width: 1200px;
    margin: 0 auto
}

.fp-lockup li.four > p {
    height: 190px;
    background: #000;
    margin: 5px 0
}

.fp-lockup li.three > p {
    height: 260px;
    background: #000;
    margin: 5px 0
}

.fpmark {
    overflow: hidden;
    margin-top: 5px
}

    .fpmark .canvas {
        margin-right: 5px;
        max-width: 80px;
        max-height: 80px;
        overflow: hidden
    }

    .fpmark .canvas,
    .fpmark .info {
        float: left
    }

    .fpmark .percentage .value {
        font: 22px 'HelveticaNeueW01-75Bold', sans-serif;
        color: #333
    }

    .fpmark .percentage .match {
        font: 15px 'H6lveticaNeueW01-55Roma', sans-serif;
        color: #333
    }

    .fpmark .flavor-copy {
        margin: 0;
        margin-top: 5px;
        margin-bottom: 10px;
        font: 12px 'H6lveticaNeueW01-55Roma', sans-serif;
        font-weight: bold;
        color: #3c3c3c
    }

    .fpmark .flavors ul li {
        font: 11px 'H6lveticaNeueW01-55Roma', sans-serif;
        color: #464646
    }

    .fpmark.out .info {
        margin-top: 17px
    }

    .fpmark.out .top-flavors {
        font: 12px 'HelveticaNeueW01-75Bold', sans-serif;
        color: #3c3c3c;
        margin: 0;
        margin-bottom: 10px
    }

    .fpmark .flavor {
        display: block;
        float: left;
        margin-right: 10px;
        margin-top: 2px;
        width: 8px;
        height: 8px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px
    }

        .fpmark .flavor.cooling {
            background-color: #00b9cb
        }

        .fpmark .flavor.licorice {
            background-color: #000
        }

        .fpmark .flavor.herby-fresh {
            background-color: #aed477
        }

        .fpmark .flavor.herby-woody {
            background-color: #73502d
        }

        .fpmark .flavor.woody {
            background-color: #3d713a
        }

        .fpmark .flavor.earthy {
            background-color: #66334d
        }

        .fpmark .flavor.vegetable {
            background-color: #009b4b
        }

        .fpmark .flavor.tomatoey {
            background-color: #da583d
        }

        .fpmark .flavor.floral {
            background-color: #bca9d2
        }

        .fpmark .flavor.fruity {
            background-color: #a63885
        }

        .fpmark .flavor.citrusy {
            background-color: #d1d52f
        }

        .fpmark .flavor.sour {
            background-color: #ffe710
        }

        .fpmark .flavor.tropical {
            background-color: #ef569f
        }

        .fpmark .flavor.vanilla {
            background-color: #c8bfa1
        }

        .fpmark .flavor.sweet {
            background-color: #f59caf
        }

        .fpmark .flavor.warm-brown-spice {
            background-color: #943a14
        }

        .fpmark .flavor.coffee-chocolatey {
            background-color: #4b2611
        }

        .fpmark .flavor.roasted-toasted {
            background-color: #965f24
        }

        .fpmark .flavor.nutty {
            background-color: #b6a466
        }

        .fpmark .flavor.starchy {
            background-color: #c7c8ca
        }

        .fpmark .flavor.caramelized {
            background-color: #d08037
        }

        .fpmark .flavor.buttery {
            background-color: #fef3a0
        }

        .fpmark .flavor.sweet-cream {
            background-color: #e8dec4
        }

        .fpmark .flavor.cheesy {
            background-color: #fcaf17
        }

        .fpmark .flavor.umami {
            background-color: #4a3273
        }

        .fpmark .flavor.smoky {
            background-color: #749092
        }

        .fpmark .flavor.bitter {
            background-color: #96b52d
        }

        .fpmark .flavor.pungent-spice {
            background-color: #0d6879
        }

        .fpmark .flavor.garlic-onionish {
            background-color: #dcd287
        }

        .fpmark .flavor.peppery {
            background-color: #5f5957
        }

        .fpmark .flavor.heat {
            background-color: #cf2229
        }

        .fpmark .flavor.salty {
            background-color: #6fafa7
        }

.image {
    position: relative
}

.data .dont-like-recipe {
    left: -2px;
    top: -1px;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #f8f8f8;
    z-index: 10
}

@media screen and (max-width:47.99em) {
    .data .dont-like-recipe {
        height: 100%;
        left: 10px
    }
}

@media screen and (max-width:30.0675em) {
    .data .dont-like-recipe {
        height: 100%;
        left: -10px
    }
}

@media screen and (min-width:50em) {
    .dont-like-recipe div p {
        margin: 32px 15px 13px 0
    }

    .dont-like-recipe ul {
        margin-bottom: 19px
    }
}

.dont-like-recipe {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #f8f8f8;
    z-index: 10
}

    .dont-like-recipe .close {
        position: absolute;
        top: 5px;
        right: 5px;
        padding: 5px;
        color: #fe0303;
        cursor: pointer;
        z-index: 10
    }

    .dont-like-recipe div {
        color: #424242;
        width: 200px;
        position: absolute;
        left: 50%;
        margin-top: 10px;
        margin-left: -100px
    }

        .dont-like-recipe div p {
            font: 13px 'HelveticaNeueW01-65Medi', sans-serif;
            margin: 18px 0 10px
        }

.ie7 .dont-like-recipe div p,
.ie8 .dont-like-recipe div p {
    font-size: 12px
}

.dont-like-recipe ul {
    font: 12px/12px 'HelveticaNeueW01-55Roma', sans-serif;
    margin-bottom: 5px
}

    .dont-like-recipe ul li {
        margin: 0 0 1px
    }

        .dont-like-recipe ul li input {
            margin-right: 10px
        }

.dont-like-recipe .btn-submit {
    display: inline-block;
    background: url('/Content/Moose/images/submit.jpg') no-repeat;
    width: 146px;
    height: 38px
}

    .dont-like-recipe .btn-submit span {
        display: none
    }

@media screen and (min-width:30em) {
    .dont-like-recipe div p {
        margin-top: 35px
    }
}

@media only screen and (max-width:48em) {
    .dont-like-recipe div p {
        margin-top: 5px
    }
}

@media screen and (min-width:48em) and (max-width:67em) {
    .recipe-grid li .image {
        width: 99%
    }

    .dont-like-recipe div {
        color: #424242
    }

        .dont-like-recipe div p {
            font: 13px 'HelveticaNeueW01-65Medi', sans-serif;
            margin: 20px 15px 10px 0
        }

    .dont-like-recipe ul {
        font: 14px/14px 'HelveticaNeueW01-55Roma', sans-serif;
        margin-bottom: 10px
    }

        .dont-like-recipe ul li,
        .recipe-grid .dont-like-recipe li:first-child,
        .product-grid .dont-like-recipe li:first-child,
        .homepage-grid .dont-like-recipe li:first-child {
            margin: 0 0 4px;
            font-size: 12px
        }

            .dont-like-recipe ul li input {
                margin-right: 10px
            }
}

@media screen and (min-width:63.938em) {
    .dont-like-recipe div p {
        margin-bottom: 18px
    }

    .dont-like-recipe ul {
        margin-bottom: 22px
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait) {
    .dont-like-recipe div p {
        margin-top: 5px
    }
}

@media screen and (min-width:74em) {
    .dont-like-recipe div p {
        margin-top: 23px;
        margin-bottom: 10px
    }

    .product-grid .three .dont-like-recipe div p {
        margin-top: 0;
        margin-bottom: 10px
    }

    .dont-like-recipe ul {
        margin-bottom: 12px
    }
}

@media only screen and (min-width:768px) and (max-width:800px) {
    .dont-like-recipe div p {
        margin: 0 15px 3px 0
    }

    .dont-like-recipe ul {
        font: 12px/12px 'HelveticaNeueW01-55Roma', sans-serif;
        margin-bottom: 0
    }

    .dont-like-recipe div {
        margin-top: 0
    }
}

@media screen and (min-width:845px) and (max-width:1182px) {
    .dont-like-recipe div {
        margin-top: -15px
    }
}

@media screen and (min-width:801px) and (max-width:844px) {
    .dont-like-recipe div {
        margin-top: -23px
    }

    .dont-like-recipe ul {
        margin-bottom: 0
    }
}

@media only screen and (min-width:1224px) {
    .homepage-grid .three .dont-like-recipe div p {
        margin: 0 0 10px 0
    }

    .lawrys .homepage-grid .related .recipe .dont-like-recipe div p,
    .four .dont-like-recipe div p {
        margin: 0 0 5px 0
    }

    .lawrys .homepage-grid .related .recipe .dont-like-recipe div ul,
    .four .dont-like-recipe ul {
        margin-bottom: 0
    }
}

@font-face {
    font-family: 'mck';
    src: url("/Content/Moose/fonts/legacy-mkc-fonts/mck.eot");
    src: url("/Content/Moose/fonts/legacy-mkc-fonts/mck.eot") format("embedded-opentype"), url("/Content/Moose/fonts/legacy-mkc-fonts/mck.woff") format("woff"), url("/Content/Moose/fonts/legacy-mkc-fonts/mck.ttf") format("truetype"), url("/Content/Moose/fonts/legacy-mkc-fonts/mck.svg") format("svg");
    font-weight: normal;
    font-style: normal
}

.legacy-modal-login .class367 {
    display: none
}

.icon-close:before {
    font-family: 'mck' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""
}

.sign-in #gigyaDivMobile {
    width: 100% !important
}

    .sign-in #gigyaDivMobile table {
        width: 90% !important;
        margin: auto !important
    }

#prototype-header h1 {
    font-family: 'mck';
    font-size: 3em
}

#prototype-header nav ol {
    list-style-type: decimal;
    padding-left: 2em
}

    #prototype-header nav ol li {
        margin-top: 1em
    }

    #prototype-header nav ol a {
        color: #00f
    }

        #prototype-header nav ol a:hover {
            text-decoration: underline
        }

button.red-btn {
    text-align: center;
    width: 100%;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none
}

.red-btn {
}

.mck-hidden {
    display: none !important;
    opacity: 0
}

.link-text {
    padding-bottom: 20px
}

.mck-modal-overlay {
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    opacity: 0;
    position: absolute
}

    .mck-modal-overlay.on {
        opacity: 1;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .8);
        display: block
    }

.legacy-modal-login {
    display: none;
    position: absolute;
    top: 10px;
    left: 50%;
    padding: 10px;
    min-width: 300px;
    z-index: 150;
    max-height: 75vh;
    overflow-y: auto;
    overflow-x: hidden;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

    .legacy-modal-login.on {
        display: block
    }

    .legacy-modal-login .close:after {
        content: "";
        display: block;
        clear: both
    }

    .legacy-modal-login .close a {
        width: 50px;
        height: 50px;
        display: block;
        float: right;
        text-decoration: none
    }

        .legacy-modal-login .close a:before {
            color: #fff;
            font-size: 20px;
            position: relative;
            top: 12px;
            left: 35%;
            -moz-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
            -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0)
        }

    .legacy-modal-login p {
        padding-bottom: 12px;
        color: #4d4d4d;
        font: normal .84375em "HelveticaNeueW01-55Roma", "Helvetica", Arial
    }

        .legacy-modal-login p a {
            text-decoration: none;
            color: red
        }

    .legacy-modal-login .error-msg {
        display: none;
        text-align: center
    }

        .legacy-modal-login .error-msg .valid {
            display: none
        }

        .legacy-modal-login .error-msg .invalid {
            display: block
        }

        .legacy-modal-login .error-msg p {
            color: red;
            font: normal .875em "HelveticaNeueW01-45Ligh", "Helvetica", Arial;
            padding: 0 0 12px
        }

    .legacy-modal-login.error .error-msg {
        display: block
    }

    .legacy-modal-login .modal-cont {
        background: #fff;
        padding: 27px 10px
    }

        .legacy-modal-login .modal-cont hgroup {
            text-align: center;
            padding: 0 0 25px
        }

            .legacy-modal-login .modal-cont hgroup h1 {
                font: normal 1.5em "HelveticaNeueW01-75Bold", "Helvetica", Arial;
                color: #212020
            }

            .legacy-modal-login .modal-cont hgroup h2 {
                padding: 23px 0 0;
                font: normal 1.125em "HelveticaNeueW01-45Ligh", "Helvetica", Arial;
                color: #4d4d4d;
                max-width: 290px;
                margin: 0 auto
            }

        .legacy-modal-login .modal-cont ul {
            text-align: center;
            padding-bottom: 5px
        }

            .legacy-modal-login .modal-cont ul li {
                display: inline-block;
                padding: 0
            }

                .legacy-modal-login .modal-cont ul li a {
                    display: block;
                    width: 66px;
                    height: 58px;
                    -moz-border-radius: 4px;
                    -webkit-border-radius: 4px;
                    border-radius: 4px
                }

        .legacy-modal-login .modal-cont .or {
            padding: 20px 0;
            text-align: center;
            color: #4d4d4d;
            font: normal .875em "HelveticaNeueW01-75Bold", "Helvetica", Arial;
            position: relative;
            width: 100%
        }

            .legacy-modal-login .modal-cont .or:before {
                content: "";
                display: block;
                position: absolute;
                top: 50%;
                left: 0;
                width: 45%;
                border-top: 1px solid #9a9a9a
            }

            .legacy-modal-login .modal-cont .or:after {
                content: "";
                display: block;
                position: absolute;
                top: 50%;
                right: 0;
                width: 45%;
                border-top: 1px solid #9a9a9a
            }

        .legacy-modal-login .modal-cont .sep {
            padding-bottom: 10px
        }

            .legacy-modal-login .modal-cont .sep input {
                width: 100%;
                height: 42px;
                border: 1px solid #c9c9c9;
                padding: 0 0 0 15px;
                color: #4d4d4d;
                font: normal 1.125em arial, sans-serif;
                -webkit-appearance: none;
                -webkit-border-radius: 0;
                border-radius: 0;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                box-sizing: border-box
            }

                .legacy-modal-login .modal-cont .sep input:focus {
                    outline: 0 none
                }

            .legacy-modal-login .modal-cont .sep span {
                display: block;
                color: #4d4d4d;
                font: normal .875em "HelveticaNeueW01-45Ligh", "Helvetica", Arial;
                padding: 3px 0 0
            }

        .legacy-modal-login .modal-cont .checkbox {
            position: relative
        }

            .legacy-modal-login .modal-cont .checkbox input[type='checkbox'] {
                position: absolute;
                top: -9999px;
                left: -9999px
            }

                .legacy-modal-login .modal-cont .checkbox input[type='checkbox']:checked + label:after {
                    position: absolute;
                    width: .5625em;
                    height: .25em;
                    left: .3125em;
                    top: .375em;
                    content: '';
                    display: block;
                    border: 2px solid #006fbf;
                    border-top: none;
                    border-right: none;
                    -moz-transform: rotate(-60deg);
                    -ms-transform: rotate(-60deg);
                    -webkit-transform: rotate(-60deg);
                    transform: rotate(-60deg)
                }

            .legacy-modal-login .modal-cont .checkbox label {
                color: #4d4d4d;
                font: normal .875em "HelveticaNeueW01-55Roma", "Helvetica", Arial;
                float: left
            }

                .legacy-modal-login .modal-cont .checkbox label:before {
                    content: '';
                    display: block;
                    border: 1px solid #b2b2b2;
                    -moz-border-radius: 2px;
                    -webkit-border-radius: 2px;
                    border-radius: 2px;
                    background-color: #fff;
                    width: 1.125em;
                    height: 1.125em;
                    float: left;
                    margin-right: .64em
                }

                .legacy-modal-login .modal-cont .checkbox label span {
                    position: relative;
                    top: 1.5px
                }

        .legacy-modal-login .modal-cont .btn a {
            display: block
        }

        .legacy-modal-login .modal-cont input.invalid,
        .legacy-modal-login .modal-cont textarea.invalid,
        .legacy-modal-login .modal-cont select.invalid {
            border-color: red;
            color: red
        }

            .legacy-modal-login .modal-cont input.invalid::-webkit-input-placeholder,
            .legacy-modal-login .modal-cont input.invalid::-moz-placeholder,
            .legacy-modal-login .modal-cont input.invalid:-ms-input-placeholder,
            .legacy-modal-login .modal-cont textarea.invalid::-webkit-input-placeholder,
            .legacy-modal-login .modal-cont textarea.invalid::-moz-placeholder,
            .legacy-modal-login .modal-cont textarea.invalid:-ms-input-placeholder,
            .legacy-modal-login .modal-cont select.invalid::-webkit-input-placeholder,
            .legacy-modal-login .modal-cont select.invalid::-moz-placeholder,
            .legacy-modal-login .modal-cont select.invalid:-ms-input-placeholder {
                color: red
            }

        .legacy-modal-login .modal-cont .box {
            padding: 0 0 15px
        }

            .legacy-modal-login .modal-cont .box:after {
                content: "";
                display: block;
                clear: both
            }

            .legacy-modal-login .modal-cont .box a {
                float: right;
                text-decoration: none;
                color: red;
                font: normal .875em "HelveticaNeueW01-45Ligh", "Helvetica", Arial
            }

        .legacy-modal-login .modal-cont small {
            display: block;
            text-align: center;
            padding: 10px 0 0;
            color: #4d4d4d;
            font: normal .875em "HelveticaNeueW01-55Roma", "Helvetica", Arial
        }

            .legacy-modal-login .modal-cont small a {
                text-decoration: none;
                color: red
            }

        .legacy-modal-login .modal-cont .sign-in {
            display: none
        }

        .legacy-modal-login .modal-cont .register {
            display: none;
            height: auto;
            border: none;
            font-size: inherit;
            padding: 0
        }

            .legacy-modal-login .modal-cont .register .box {
                padding: 10px 0 20px
            }

                .legacy-modal-login .modal-cont .register .box .checkbox {
                    min-height: 1.125em
                }

                    .legacy-modal-login .modal-cont .register .box .checkbox:after {
                        content: "";
                        display: block;
                        clear: both
                    }

                    .legacy-modal-login .modal-cont .register .box .checkbox:first-child {
                        margin-bottom: .624em
                    }

        .legacy-modal-login .modal-cont .forgot {
            display: none
        }

            .legacy-modal-login .modal-cont .forgot .btn a {
                font-size: 1.125em
            }

        .legacy-modal-login .modal-cont .forgot-ok {
            display: none
        }

            .legacy-modal-login .modal-cont .forgot-ok hgroup h2 {
                border-bottom: 1px solid #9a9a9a;
                padding-bottom: 23px
            }

            .legacy-modal-login .modal-cont .forgot-ok .btn a {
                font-size: 1.125em
            }

        .legacy-modal-login .modal-cont .linkAccounts {
            display: none
        }

        .legacy-modal-login .modal-cont .connect {
            display: none
        }

        .legacy-modal-login .modal-cont .mck-show-view {
            display: block
        }

@media screen and (min-width:25em) {
    .legacy-modal-login {
        top: 50px;
        width: 90%;
        max-height: 85vh;
        overflow-y: auto;
        overflow-x: hidden;
        max-width: 450px
    }

        .legacy-modal-login .modal-cont {
            padding: 27px
        }

            .legacy-modal-login .modal-cont ul li {
                padding: 0 6px
            }
}

@media screen and (min-width:48em) {
    .legacy-modal-login {
        padding: 0;
        position: fixed;
        top: 100px;
        left: 50%;
        max-height: 75vh;
        overflow-y: auto;
        overflow-x: hidden;
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

        .legacy-modal-login .close {
            position: absolute;
            top: 10px;
            right: 5px
        }

            .legacy-modal-login .close a {
                float: none
            }

                .legacy-modal-login .close a:before {
                    top: 0;
                    color: grey
                }

        .legacy-modal-login .modal-cont {
            padding: 27px
        }

            .legacy-modal-login .modal-cont ul li {
                padding: 0 6px
            }
}

@media screen and (max-width:399px) {
    .legacy-modal-login {
        max-height: 95vh
    }
}

.mccormick .site-select .mck {
    display: none
}

.zatarains .site-select .zatarains {
    display: none
}

.lawrys .site-select .lawrys {
    display: none
}

#loadingMessageContainer {
    display: none
}

#loadingMessage {
    text-align: center;
    font-size: 20px
}

ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
    z-index: 1000 !important
}

.white-btn {
    border: 2px solid #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #f4f4f4 63%, #f2f2f2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(63%, #f4f4f4), color-stop(100%, #f2f2f2));
    background: -webkit-linear-gradient(top, #fff 0%, #f4f4f4 63%, #f2f2f2 100%);
    background: -o-linear-gradient(top, #fff 0%, #f4f4f4 63%, #f2f2f2 100%);
    background: -ms-linear-gradient(top, #fff 0%, #f4f4f4 63%, #f2f2f2 100%);
    background: linear-gradient(to bottom, #fff 0%, #f4f4f4 63%, #f2f2f2 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0);
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .15);
    -moz-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .15);
    color: #ff0e0e;
    font-weight: bold;
    font-size: 1.1em;
    cursor: pointer;
    width: 100%;
    text-align: center;
    padding: 0;
    margin-bottom: 10px
}

.red-btn {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    padding: 0 2em;
    background: red;
    background: -moz-linear-gradient(top, red 0%, #f40000 63%, #f20000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, red), color-stop(63%, #f40000), color-stop(100%, #f20000));
    background: -webkit-linear-gradient(top, red 0%, #f40000 63%, #f20000 100%);
    background: -o-linear-gradient(top, red 0%, #f40000 63%, #f20000 100%);
    background: -ms-linear-gradient(top, red 0%, #f40000 63%, #f20000 100%);
    background: linear-gradient(to bottom, red 0%, #f40000 63%, #f20000 100%);
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .15);
    -moz-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .15);
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    cursor: pointer;
    margin-bottom: 10px;
    width: auto
}

@media screen and (max-width:24em) {
    .logo img {
        max-height: 3em;
        padding-top: 5px
    }
}

@media screen and (max-width:47.99em) {
    #customBannerContainer {
        display: inline-block;
        padding: 10px
    }

        #customBannerContainer span.flavorPrintBetaMessage {
            display: inline-block;
            padding: 0 8px;
            padding-top: 4px;
            font-size: .9em;
            width: 55%
        }

        #customBannerContainer span.tellUsButton {
            background: url(/Content/Moose/images/fpbeta_tellus_mobile.png) no-repeat top left;
            display: inline-block;
            width: 98px;
            height: 41px
        }
}

#customBannerContainer span {
    float: left
}

.loggedInMenuList {
    cursor: pointer;
    border: 1px solid #666
}

    .loggedInMenuList:hover {
        text-decoration: none;
        text-indent: none;
        padding-left: 5px;
        background-color: red;
        color: #fff
    }

a {
    color: #3c3c3c;
    text-decoration: none
}

legend {
    display: none !important;
    visibility: hidden !important
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.btn-mck {
    display: block;
    margin: 0 auto;
    max-width: 320px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .4)
}

    .btn-mck.gradient {
        color: red;
        background: #fff;
        background: -moz-linear-gradient(top, #fff 43%, #ededed 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(43%, #fff), color-stop(100%, #ededed));
        background: -webkit-linear-gradient(top, #fff 43%, #ededed 100%);
        background: -o-linear-gradient(top, #fff 43%, #ededed 100%);
        background: -ms-linear-gradient(top, #fff 43%, #ededed 100%);
        background: linear-gradient(to bottom, #fff 43%, #ededed 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
        font-family: 'HelveticaNeueW01-65Medi', sans-serif
    }

.major-section {
    margin: 0 auto;
    max-width: 75em;
    position: relative
}

    .major-section:after {
        display: block;
        clear: both;
        content: ".";
        height: 0;
        visibility: hidden
    }

    .major-section:before,
    .major-section:after {
        display: table;
        line-height: 0;
        content: ""
    }

.shopping-list-modal {
    position: absolute;
    top: 75px;
    z-index: 100;
    padding: 10px;
    width: 100%;
    max-width: 75em;
    display: none
}

    .shopping-list-modal.show-shopping-modal {
        display: block
    }

    .shopping-list-modal .shopping-list-modal-cont {
        background: #fff;
        padding: 22px;
        width: 100%;
        border-radius: 4px;
        position: relative
    }

        .shopping-list-modal .shopping-list-modal-cont a {
            position: absolute;
            top: -40px;
            right: 0;
            width: 30px;
            height: 30px;
            display: block;
            background: red;
            border-radius: 100%
        }

            .shopping-list-modal .shopping-list-modal-cont a:before {
                position: absolute;
                top: 50%;
                left: 50%;
                color: #fff;
                font-size: 20px;
                font-weight: bold;
                -webkit-transform: translate(-50%, -50%);
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%)
            }

        .shopping-list-modal .shopping-list-modal-cont h2 {
            margin: 0 0 0 50px;
            font-size: 21px;
            font-family: 'HelveticaNeueW01-55Roma', sans-serif;
            position: relative;
            max-width: 360px
        }

            .shopping-list-modal .shopping-list-modal-cont h2:before {
                content: "!";
                display: block;
                position: absolute;
                top: 5px;
                left: -50px;
                border: 2px solid #3c3c3b;
                border-radius: 100%;
                font-size: 26px;
                font-weight: bold;
                width: 35px;
                height: 35px;
                text-align: center;
                line-height: 35px
            }

        .shopping-list-modal .shopping-list-modal-cont p {
            font-size: 16px;
            line-height: 24px
        }

.health.info {
    margin-top: .5em;
    width: 455px
}

.main.col.one {
    width: 42%;
    font-weight: bold;
    text-align: center;
    background-color: #999;
    border: 1px solid #000;
    border-bottom: 2px solid #000;
    border-left: 2px solid #000;
    border-top: 2px solid #000
}

.main.col.two {
    width: 25%;
    font-weight: bold;
    text-align: center;
    background-color: #fafafa;
    border: 1px solid #000;
    border-bottom: 2px solid #000;
    border-top: 2px solid #000
}

.main.col.three {
    width: 33%;
    font-weight: bold;
    text-align: center;
    background-color: #999;
    border: 1px solid #000;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    border-top: 2px solid #000
}

.sub.col.one {
    width: 42%;
    background-color: #999;
    border: 1px solid #000;
    border-left: 2px solid #000
}

.sub.col.two {
    width: 25%;
    background-color: #fafafa;
    text-align: center;
    border: 1px solid #000
}

.sub.col.three {
    width: 33%;
    background-color: #999;
    border: 1px solid #000;
    border-right: 2px solid #000
}

.sub.row.top {
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    border-right: 2px solid #000
}

.sub.row.bottom {
    border-bottom: 2px solid #000;
    border-left: 2px solid #000;
    border-right: 2px solid #000
}

.header {
    border-bottom: 1px solid #dbdbdb
}

    .header.underlined {
        border-bottom: 6px solid red
    }

        .header.underlined.sign {
            border-bottom: 1px solid #acacac !important
        }

.search-radio {
    color: #3f3f3f;
    font-size: .7em;
    text-decoration: none;
    text-transform: uppercase;
    display: inline
}

.search-options {
    padding-top: 5px;
    margin-bottom: 3px
}

.masthead {
    display: none;
    background: #eee;
    background: -moz-linear-gradient(top, #f7f7f7 0%, #dcdcdc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #dcdcdc));
    background: -webkit-linear-gradient(top, #f7f7f7 0%, #dcdcdc 100%);
    background: -o-linear-gradient(top, #f7f7f7 0%, #dcdcdc 100%);
    background: -ms-linear-gradient(top, #f7f7f7 0%, #dcdcdc 100%);
    background: linear-gradient(to bottom, #f7f7f7 0%, #dcdcdc 100%);
    -webkit-box-shadow: 0 0 .4em 0 rgba(0, 0, 0, .4);
    box-shadow: 0 0 .4em 0 rgba(0, 0, 0, .4);
    position: relative;
    z-index: 20
}

    .masthead .utils {
        position: absolute;
        top: 0;
        right: 0;
        padding: 0 1em
    }

        .masthead .utils li {
            float: left
        }

            .masthead .utils li.show-desktop {
                padding: 1em 0 1em .5em
            }

        .masthead .utils a {
            color: #3f3f3f;
            font-size: .7em;
            text-decoration: none;
            text-transform: uppercase;
            display: block;
            padding: 1.7em .5em 1.5em
        }

            .masthead .utils a:hover,
            .masthead .utils a:focus {
                color: red
            }

    .masthead .site-select {
        width: 30em;
        border-top: 0;
        border-bottom: 0;
        overflow: hidden;
        position: absolute;
        z-index: 10;
        left: 16em
    }

.site-select li {
    float: left;
    border-left: 1px solid #acacac;
    border-right: 1px solid #fff;
    text-align: center;
    height: 46px;
    width: 17.6%
}

    .site-select li.active {
        background: #fff;
        -webkit-box-shadow: 0 1.2em 0 #fff;
        box-shadow: 0 .6em 0 #fff
    }

.site-select a {
    display: block;
    height: 100%;
    background: rgba(255, 255, 255, 0) url('/Content/Moose/images/ic_brands.png') 6px 5px no-repeat;
    -webkit-transition: background-color .3s ease-out;
    -moz-transition: background-color .3s ease-out;
    -o-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    background-size: 91%
}

    .site-select a:hover,
    .site-select a:focus {
        background-color: rgba(255, 255, 255, .4)
    }

.site-select li.more {
    float: left;
    border-left: 1px solid #dcdcdc;
    text-align: center;
    width: 11%
}

    .site-select li.more a {
        background-image: none
    }

    .site-select li.more.active {
        display: block
    }

.site-select .gourmet a {
    background-position: 5px -39px
}

.site-select .grillmates a {
    background-position: 5px -78px
}

.site-select .lawrys a {
    background-position: 5px -120px
}

.site-select .oldbay a {
    background-position: 5px -161px
}

.site-select .zatarains a {
    background-position: 5px -201px
}

.masthead .more-sites {
    position: absolute;
    z-index: 5;
    background: #fff;
    right: 6em;
    top: 2.9em;
    padding: 0 .9em .9em;
    width: 14em;
    border: 1px solid #acacac;
    border-top: none;
    display: none
}

.more-sites.active {
    display: block
}

.more-sites li {
    margin-top: .9em
}

.more-sites a {
    font-size: .8em;
    color: #3f3f3f
}

.main-menu .flavorprint {
    position: relative
}

    .main-menu .flavorprint .beta {
        position: absolute;
        top: 75%;
        right: 8%;
        color: #999;
        font-size: 12px
    }

@media screen and (max-width:67em) {
    .main-menu .flavorprint .beta {
        font-size: 11px;
        top: 39%;
        left: 104px;
        right: 0
    }
}

@media screen and (max-width:47.99em) {
    .main-menu .flavorprint .beta {
        top: 37%;
        right: 0;
        left: 90px
    }
}

.site-header {
    max-width: 75em;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    clear: both;
    z-index: 10
}

.logo {
    float: left;
    font-size: 1em;
    margin: 0
}

    .logo a {
        display: block;
        padding: .5em .4em .4em 1em;
        width: 100%;
        text-align: center
    }

    .logo img {
        max-height: 3em
    }

.login-fp {
    float: left
}

.menu-btn {
    display: block;
    font-size: .875em;
    color: #4f4f4f;
    float: right;
    text-align: center;
    text-transform: uppercase;
    height: 65px;
    padding: 1.65em 1em;
    position: relative;
    width: 20%;
    border-left: 1px solid #dbdbdb;
    cursor: pointer
}

    .menu-btn:hover,
    .menu-btn:focus,
    .menu-btn.active {
        color: red
    }

    .menu-btn.register {
        width: 23%;
        overflow: hidden
    }

.loggedin {
    font: 0/0 a;
    color: transparent;
    width: 88px;
    height: 96px;
    padding: 0 !important
}

    .loggedin canvas {
        background: #fff
    }

.search-dropdown {
    padding-left: 0;
    padding-right: 0
}

    .search-dropdown span {
        display: block;
        background: url(/Content/Moose/images/search-menu-icon.jpg) no-repeat center top;
        text-indent: -9999em;
        width: 100%;
        height: 20px
    }

    .search-dropdown:hover span,
    .search-dropdown.active span {
        background: url(/Content/Moose/images/search-menu-icon.jpg) no-repeat center -21px
    }

.register {
    color: #000;
    font-size: .7em;
    height: 65px;
    padding: 1em
}

    .register b {
        font-weight: bold;
        display: block;
        font-size: 1em
    }

.signout {
    max-width: 104em;
    margin: 10px auto 0;
    height: 15px;
    background: transparent;
    color: red;
    display: block;
    font-size: .7em;
    font-weight: bold;
    text-align: right;
    text-transform: uppercase;
    cursor: pointer
}

.site-header .nav,
.site-header .main-search {
    clear: both;
    overflow: hidden;
    position: relative;
    z-index: 0
}

.site-header .main-search {
    padding: 0 5%
}

.site-header .nav .main-search {
    display: none
}

.main-menu {
    overflow: hidden
}

    .main-menu li {
        float: left;
        width: 50%;
        border-bottom: 1px solid #cacaca
    }

        .main-menu li:nth-child(even) {
            border-right: 0
        }

    .main-menu a {
        display: block;
        padding: 1em;
        color: #6d6d6d;
        font-size: 15px;
        background: rgba(255, 255, 255, 0);
        -webkit-transition: color .3s ease-out;
        -moz-transition: color .3s ease-out;
        -o-transition: color .3s ease-out;
        transition: color .3s ease-out
    }

.nav .utils {
    background: #fff;
    overflow: hidden
}

    .nav .utils li {
        float: left;
        width: 50%;
        border-bottom: 1px solid #e5e5e5
    }

    .nav .utils a {
        display: block;
        padding: 1.3em;
        color: #9e9e9e;
        text-transform: uppercase;
        font-size: 12px
    }

        .main-menu a:hover,
        .main-menu a:focus,
        .nav .utils a:hover,
        .nav .utils a:focus {
            color: red
        }

#search {
    padding: 1em;
    clear: both;
    overflow: hidden;
    position: relative;
    z-index: 0
}

    #search.active {
        max-height: 30em
    }

.search-field-cont {
    max-width: 400px;
    position: relative
}

.search-field {
    background: #fff;
    position: relative;
    z-index: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d7d7d7;
    padding: .8em;
    padding-right: 3em;
    width: 100%;
    -webkit-border-radius: .3em;
    border-radius: .3em;
    font-size: .9em
}

    .search-field:focus {
        outline: none
    }

* + html .search-field {
    width: 90%
}

.search-submit {
    position: absolute;
    top: 24px;
    right: 20px;
    z-index: 1;
    background: url(/Content/Moose/images/icon-search.png) no-repeat 50% 50%;
    border: 0;
    width: 2.8em;
    height: 2.8em;
    text-indent: -9999em;
    cursor: pointer
}

* + html .search-submit {
    color: transparent;
    text-transform: capitalize
}

@media screen and (max-width:767px) {
    .search-submit {
        top: 7px !important;
        right: 33px !important
    }
}

.checkbox-wrapper .checkbox.selected {
    background-position: 0 -21px !important
}

.checkbox-wrapper label {
    margin-top: 5px;
    margin-left: 30px
}

.signin {
    display: none;
    position: absolute;
    border-top: 1px solid #acacac;
    width: 100%;
    top: 65px;
    background: #fff;
    height: 600px
}

    .signin .back {
        display: block;
        width: 42px;
        height: 32px;
        position: absolute;
        left: 1%;
        top: 45%;
        background: url('/Content/Moose/images/back.jpg') center no-repeat
    }

.passrecovery {
    padding: 0 3%
}

    .passrecovery .counter {
        display: block;
        font: 14px/15px 'HelveticaNeueW01-55Roma', sans-serif;
        margin-bottom: 10px
    }

.register.close {
}

.signin > div {
    display: none;
    margin: 0 auto !important;
    margin-top: 50px !important;
    max-width: 990px
}

    .signin > div.step1 {
        display: block
    }

.signin h3,
.passrecovery h3 {
    color: #333;
    font: 22px/22px 'HelveticaNeueW01-75Bold', sans-serif;
    margin-top: 0
}

.passrecovery h3 {
    margin-top: 40px
}

.signin p {
    font: 16px/19px 'HelveticaNeueW01-55Roma', sans-serif;
    color: #3c3c3c
}

.signin .error {
    display: block;
    margin: 2px 0
}

.mail {
    display: block;
    margin: 2px 0;
    color: red
}

.mail-error {
    display: block;
    margin: 2px 0;
    color: red
}

.name-error {
    display: block;
    margin: 2px 0;
    color: red
}

.signin .error a {
    color: red
}

.signin input[type="text"],
.signin input[type="password"],
.passrecovery input[type="text"] {
    width: 100%;
    height: 44px;
    margin: 10px 0;
    padding: 0 4%;
    border-radius: 3px;
    border: 1px solid #e7e7e7;
    font: 16px/19px arial, sans-serif
}

.passrecovery input[type="text"] {
    max-width: 270px;
    padding: 0 10px
}

    .signin input[type="text"].error,
    .signin input[type="password"].error,
    .passrecovery input[type="text"].error,
    .passrecovery input[type="password"].error {
        border: 1px solid red;
        outline: none
    }

    .signin input[type="text"].correct,
    .signin input[type="password"].correct,
    .passrecovery input[type="text"].correct,
    .passrecovery input[type="password"].correct {
        position: relative;
        border: 1px solid #29a65e;
        outline: none
    }

.signin .step1 .sso,
.signin .step1 .email,
.signin .step1 .account {
    width: 98%;
    margin: 0 2%
}

.signin .step1 .sso {
    min-height: 280px
}

.signin .step1 .tabs {
    padding: 0 !important;
    height: 40px;
    border-top: 1px solid #e5e5e5
}

    .signin .step1 .tabs a {
        display: block;
        width: 50%;
        float: left;
        text-align: center;
        font: 14px/40px 'HelveticaNeueW01-75Bold', sans-serif
    }

        .signin .step1 .tabs a.selected {
            background: #eee;
            border-top: 1px solid #fff;
            border-right: 1px solid #e5e5e5
        }

            .signin .step1 .tabs a.selected.left-border {
                border-right: 0;
                border-left: 1px solid #e5e5e5
            }

.signin .fb-connect,
.signin .tw-connect {
    display: block;
    width: 274px;
    height: 47px;
    font: 0/0 a;
    color: transparent;
    text-indent: -999em
}

.signin .fb-connect {
    background: url('/Content/Moose/images/connect-facebook.jpg');
    margin-bottom: 20px;
    margin-top: 46px
}

.signin .tw-connect {
    background: url('/Content/Moose/images/connect-twitter.jpg')
}

.signin .forgot {
    display: block;
    font: 14px/16px 'HelveticaNeueW01-55Roma', sans-serif;
    color: red;
    cursor: pointer
}

.signin .button,
.passrecovery .button {
    display: block;
    width: 296px;
    height: 49px;
    font: 0/0 a;
    color: transparent;
    text-indent: -999em;
    margin: 10px auto
}

@media all and (max-width:320px) {
    .signin .button,
    .passrecovery .button {
        margin-left: -4%
    }
}

.signin .reset,
.passrecovery .reset {
    background: url('/Content/Moose/images/signup-reset.jpg')
}

.passrecovery .reset {
    margin-left: -8px;
    margin-top: 40px
}

.signin .submit {
    background: url('/Content/Moose/images/signup-signin-mobile.jpg');
    margin-top: 20px;
    margin-bottom: 10px
}

.signin .started {
    background: url('/Content/Moose/images/signup-getstarted-mobile.jpg')
}

.signin .sig-register {
    background: url('/Content/Moose/images/signup-register-mobile.jpg')
}

.signin .create {
    background: url('/Content/Moose/images/signup-createyourfp-mobile.jpg')
}

.signin .send {
    background: url('/Content/Moose/images/signup-send-mobile.jpg');
    margin-left: -5px
}

.signin .step2 .inputs,
.signin .step2 .tos {
    width: 29%;
    margin: 0 3%;
    float: left
}

.signin .step2 .inputs {
    margin-left: 0
}

.signin .step2 .tos,
.signin .step2 .tos p {
    font-size: 14px
}

    .signin .step2 .tos a {
        color: red
    }

.signin .step2 .password,
.signin .step2 .error,
.signin .step2 .pass-show,
.signin .connect .password,
.signin .connect .error,
.signin .connect .pass-show {
    font-size: 14px
}

.signin .step3 .flavormark,
.signin .step3 .finished {
    width: 33%;
    margin: 0 3%;
    float: left
}

.signin .step3 .flavormark {
    margin-top: -50px;
    width: 40%
}

.signin .connect .inputs,
.signin .connect .tos,
.signin .linkAccounts .inputs,
.signin .linkAccounts .tos {
    width: 29%;
    margin: 0 3%;
    float: left
}

.signin .connect .inputs {
    margin-left: 0
}

.signin .connect .tos,
.signin .connect .tos p {
    font-size: 14px
}

    .signin .connect .tos a {
        color: red
    }

.signin .password div,
.signin .password-sucessful div {
    width: 44%
}

    .signin .password div input {
        max-width: 277px
    }

.nopadding {
    max-height: 45px;
    padding: 0 !important
}

    .nopadding img {
        margin-left: 5px !important
    }

@media all and (max-width:47.99em) {
    .menu-btn,
    .logo {
        width: 25%
    }

    .signin > div {
        display: none;
        width: 100%;
        margin: 0 auto
    }

        .signin > div > div {
            width: 100% !important;
            padding: 1px 8% !important;
            margin: 0 !important
        }

    .signin .step1 .account,
    .signin .step1 .email {
        background: #eee
    }

    .signin .step1 .active {
        display: block !important
    }

    .signin .back {
        left: 5%;
        top: 10px
    }
}

.site-header .nav,
.site-header .main-search {
    clear: both;
    overflow: hidden;
    position: relative;
    z-index: 0
}

.site-header .main-search {
    padding: 0 5%
}

.site-header .nav .main-search {
    display: none
}

.main-menu {
    overflow: hidden
}

    .main-menu li {
        float: left;
        width: 50%;
        border-bottom: 1px solid #cacaca
    }

        .main-menu li:nth-child(even) {
            border-right: 0
        }

    .main-menu a {
        display: block;
        padding: 1em;
        color: #6d6d6d;
        font-size: 13px;
        background: rgba(255, 255, 255, 0);
        -webkit-transition: color .3s ease-out;
        -moz-transition: color .3s ease-out;
        -o-transition: color .3s ease-out;
        transition: color .3s ease-out
    }

.nav .utils {
    background: #fff;
    overflow: hidden
}

    .nav .utils li {
        float: left;
        width: 50%;
        border-bottom: 1px solid #e5e5e5
    }

    .nav .utils a {
        display: block;
        padding: 1.3em;
        color: #9e9e9e;
        text-transform: uppercase;
        font-size: 12px
    }

        .main-menu a:hover,
        .main-menu a:focus,
        .nav .utils a:hover,
        .nav .utils a:focus {
            color: red
        }

#search {
    padding: 1em;
    clear: both;
    overflow: hidden;
    position: relative;
    z-index: 0
}

    #search.active {
        max-height: 30em
    }

.search-field-cont {
    max-width: 400px;
    position: relative
}

.search-field {
    background: #fff;
    position: relative;
    z-index: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d7d7d7;
    padding: .8em;
    padding-right: 3em;
    width: 100%;
    -webkit-border-radius: .3em;
    border-radius: .3em;
    font-size: .9em
}

    .search-field:focus {
        outline: none
    }

* + html .search-field {
    width: 90%
}

.search-submit {
    position: absolute;
    top: 24px;
    right: 25px;
    z-index: 1;
    background: url(/Content/Moose/images/icon-search.png) no-repeat 50% 50%;
    border: 0;
    width: 2.8em;
    height: 2.8em;
    text-indent: -9999em;
    cursor: pointer
}

* + html .search-submit {
    color: transparent;
    text-transform: capitalize
}

.checkbox-wrapper .checkbox {
    display: block;
    position: absolute;
    top: 5px;
    width: 21px;
    height: 21px;
    background: url('/Content/Moose/images/checkbox.png') no-repeat 0 0 !important
}

    .checkbox-wrapper .checkbox.selected {
        background-position: 0 -21px !important
    }

.checkbox-wrapper label {
    margin-top: 5px;
    margin-left: 30px
}

.signin {
    display: none;
    position: absolute;
    border-top: 1px solid #acacac;
    width: 100%;
    top: 65px;
    background: #fff;
    height: 600px
}

    .signin .back {
        display: block;
        width: 42px;
        height: 32px;
        position: absolute;
        left: 1%;
        top: 45%;
        background: url('/Content/Moose/images/back.jpg') center no-repeat
    }

.passrecovery {
    padding: 0 3%
}

    .passrecovery .counter {
        display: block;
        font: 14px/15px 'HelveticaNeueW01-55Roma', sans-serif;
        margin-bottom: 10px
    }

.register.close {
}

.signin > div {
    display: none;
    margin: 0 auto !important;
    margin-top: 50px !important;
    max-width: 990px
}

    .signin > div.step1 {
        display: block
    }

.signin h3,
.passrecovery h3 {
    color: #333;
    font: 22px/22px 'HelveticaNeueW01-75Bold', sans-serif;
    margin-top: 0
}

.passrecovery h3 {
    margin-top: 40px
}

.signin p {
    font: 16px/19px 'HelveticaNeueW01-55Roma', sans-serif;
    color: #3c3c3c
}

.signin .error {
    display: block;
    margin: 2px 0
}

.mail {
    display: block;
    margin: 2px 0;
    color: red
}

.mail-error {
    display: block;
    margin: 2px 0;
    color: red
}

.name-error {
    display: block;
    margin: 2px 0;
    color: red
}

.signin .error a {
    color: red
}

.signin input[type="text"],
.signin input[type="password"],
.passrecovery input[type="text"] {
    width: 100%;
    height: 44px;
    margin: 10px 0;
    padding: 0 4%;
    border-radius: 3px;
    border: 1px solid #e7e7e7;
    font: 16px/19px arial, sans-serif
}

.passrecovery input[type="text"] {
    max-width: 270px;
    padding: 0 10px
}

    .signin input[type="text"].error,
    .signin input[type="password"].error,
    .passrecovery input[type="text"].error,
    .passrecovery input[type="password"].error {
        border: 1px solid red;
        outline: none
    }

    .signin input[type="text"].correct,
    .signin input[type="password"].correct,
    .passrecovery input[type="text"].correct,
    .passrecovery input[type="password"].correct {
        position: relative;
        border: 1px solid #29a65e;
        outline: none
    }

.signin .step1 .sso,
.signin .step1 .email,
.signin .step1 .account {
    width: 98%;
    margin: 0 2%
}

.signin .step1 .sso {
    min-height: 280px
}

.signin .step1 .tabs {
    padding: 0 !important;
    height: 40px;
    border-top: 1px solid #e5e5e5
}

    .signin .step1 .tabs a {
        display: block;
        width: 50%;
        float: left;
        text-align: center;
        font: 14px/40px 'HelveticaNeueW01-75Bold', sans-serif
    }

        .signin .step1 .tabs a.selected {
            background: #eee;
            border-top: 1px solid #fff;
            border-right: 1px solid #e5e5e5
        }

            .signin .step1 .tabs a.selected.left-border {
                border-right: 0;
                border-left: 1px solid #e5e5e5
            }

.signin .fb-connect,
.signin .tw-connect {
    display: block;
    width: 274px;
    height: 47px;
    font: 0/0 a;
    color: transparent;
    text-indent: -999em
}

.signin .fb-connect {
    background: url('/Content/Moose/images/connect-facebook.jpg');
    margin-bottom: 20px;
    margin-top: 46px
}

.signin .tw-connect {
    background: url('/Content/Moose/images/connect-twitter.jpg')
}

.signin .forgot {
    display: block;
    font: 14px/16px 'HelveticaNeueW01-55Roma', sans-serif;
    color: red
}

.signin .button,
.passrecovery .button {
    display: block;
    width: 296px;
    height: 49px;
    font: 0/0 a;
    color: transparent;
    text-indent: -999em;
    margin: 10px auto
}

@media all and (max-width:320px) {
    .signin .button,
    .passrecovery .button {
        margin-left: -4%
    }
}

.signin .reset,
.passrecovery .reset {
    background: url('/Content/Moose/images/signup-reset.jpg')
}

.passrecovery .reset {
    margin-left: -8px;
    margin-top: 40px
}

.signin .submit {
    background: url('/Content/Moose/images/signup-signin-mobile.jpg');
    margin-top: 20px;
    margin-bottom: 10px
}

.signin .started {
    background: url('/Content/Moose/images/signup-getstarted-mobile.jpg')
}

.signin .sig-register {
    background: url('/Content/Moose/images/signup-register-mobile.jpg')
}

.signin .create {
    background: url('/Content/Moose/images/signup-createyourfp-mobile.jpg')
}

.signin .send {
    background: url('/Content/Moose/images/signup-send-mobile.jpg');
    margin-left: -5px
}

.signin .step2 .inputs,
.signin .step2 .tos {
    width: 29%;
    margin: 0 3%;
    float: left
}

.signin .step2 .inputs {
    margin-left: 0
}

.signin .step2 .tos,
.signin .step2 .tos p {
    font-size: 14px
}

    .signin .step2 .tos a {
        color: red
    }

.signin .step2 .password,
.signin .step2 .error,
.signin .step2 .pass-show,
.signin .connect .password,
.signin .connect .error,
.signin .connect .pass-show {
    font-size: 14px
}

.signin .step3 .flavormark,
.signin .step3 .finished {
    width: 33%;
    margin: 0 3%;
    float: left
}

.signin .step3 .flavormark {
    margin-top: -50px;
    width: 40%
}

.signin .connect .inputs,
.signin .connect .tos,
.signin .linkAccounts .inputs,
.signin .linkAccounts .tos {
    width: 29%;
    margin: 0 3%;
    float: left
}

.signin .connect .inputs {
    margin-left: 0
}

.signin .connect .tos,
.signin .connect .tos p {
    font-size: 14px
}

    .signin .connect .tos a {
        color: red
    }

.signin .password div,
.signin .password-sucessful div {
    width: 44%
}

    .signin .password div input {
        max-width: 277px
    }

@media all and (max-width:47.99em) {
    .signin > div {
        display: none;
        width: 100%;
        margin: 0 auto
    }

        .signin > div > div {
            width: 100% !important;
            padding: 1px 8% !important;
            margin: 0 !important
        }

    .signin .step1 .account,
    .signin .step1 .email {
        background: #eee
    }

    .signin .step1 .active {
        display: block !important
    }

    .signin .back {
        left: 5%;
        top: 10px
    }
}

.directions a.cooking-now {
    cursor: pointer;
    background: red;
    border-radius: 4px;
    color: #fff;
    padding: 14px 25px 13px;
    font-size: 16px;
    display: inline-block;
    font-weight: normal;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .7);
    margin: 30px 0;
    width: 180px;
    display: block
}

.fp-data {
    background: #fff;
    padding: 15px 0
}

.category-row.three .fp-data {
    padding: 8px 10px
}

.fp-data .data-area {
    display: inline-block;
    vertical-align: middle
}

    .fp-data .data-area.match-square {
        position: static;
        background: transparent;
        color: #343434;
        padding: 0;
        width: 20%
    }

        .fp-data .data-area.match-square .percentage {
            font-size: 27px
        }

            .fp-data .data-area.match-square .percentage sup {
                font-size: 13px;
                top: auto;
                bottom: 1em
            }

@media screen and (max-width:600px) {
    .fp-data .data-area.match-square .percentage {
        font-size: 18px
    }

        .fp-data .data-area.match-square .percentage sup {
            font-size: 8px
        }

    .match-square .label {
        font-size: 10px !important
    }

    .fp-data .data-area.flavor-type {
        width: 42% !important
    }
}

@media screen and (min-width:768px) and (max-width:1279px) {
    .homepage-grid.flavor > .four > .fp-data .data-area.match-square .percentage {
        font-size: 20px
    }

        .homepage-grid.flavor > .four > .fp-data .data-area.match-square .percentage sup {
            font-size: 10px
        }
}

.fp-data .data-area.flavor-type {
    border-left: 1px solid #b9b2b0;
    border-right: 1px solid #b9b2b0;
    padding: 0;
    margin: 0;
    width: 40%
}

    .fp-data .data-area.flavor-type .flavor-type-box {
        width: 100%;
        padding: 0 10px;
        margin-bottom: 5px
    }

        .fp-data .data-area.flavor-type .flavor-type-box .flavor-bullet {
            border-radius: 3px;
            width: 16px;
            height: 17px;
            margin-right: 8px;
            margin-bottom: 10px;
            clear: both;
            float: left
        }

        .fp-data .data-area.flavor-type .flavor-type-box .flavor-name {
            font-weight: 200;
            font-size: 12px;
            line-height: 12px
        }

.fp-data .data-area.flavor-mark {
    width: 34%
}

    .fp-data .data-area.flavor-mark canvas {
        width: 100%
    }

@media(min-width:768px) {
    .fp-data {
        background: transparent;
        border-bottom: 0;
        padding: 5px 0
    }

        .fp-data .data-area.flavor-type .flavor-type-box .flavor-name {
            font-size: 12px;
            line-height: 12px
        }
}

@media(min-width:1280px) {
    .fp-data {
    }

        .fp-data .data-area.flavor-type .flavor-type-box .flavor-name {
            font-size: 15px;
            line-height: 16px
        }
}

.flavor-squares {
    *zoom: 1
}

    .flavor-squares:before,
    .flavor-squares:after {
        content: " ";
        display: table
    }

    .flavor-squares:after {
        clear: both
    }

    .flavor-squares .square {
        float: left;
        width: 60px;
        height: 60px;
        background: red
    }

        .flavor-squares .square + .square {
            margin-left: 5px
        }

@media(min-width:768px) {
    .flavor-squares .square + .square {
        margin-left: 8px
    }
}

.flavor-squares .square .middle {
    *zoom: 1;
    background: #000;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    min-height: 30px;
    margin-top: 15px;
    display: table;
    width: 100%
}

    .flavor-squares .square .middle:before,
    .flavor-squares .square .middle:after {
        content: " ";
        display: table
    }

    .flavor-squares .square .middle:after {
        clear: both
    }

.flavor-squares .square .name {
    font-size: 8px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    padding: 5px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    height: 25px
}

    .flavor-squares .square .name:after {
        content: ">";
        position: absolute;
        top: 8px;
        margin-left: -2px;
        font-family: "FlavorIcons";
        font-size: 12px
    }

@media(min-width:768px) {
    .flavor-squares .square {
        width: 80px;
        height: 80px
    }

        .flavor-squares .square .middle {
            margin-top: 25px
        }

        .flavor-squares .square .name {
            font-size: 10px;
            font-weight: bold
        }

            .flavor-squares .square .name:after {
                font-size: 16px;
                margin-left: 0;
                font-weight: normal
            }
}

@media(min-width:1280px) {
    .flavor-squares .square {
        width: 85px;
        height: 85px
    }

        .flavor-squares .square .middle {
            margin-top: 28px
        }
}

.match-square {
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px;
    padding-bottom: 16px;
    background: #000;
    background: rgba(0, 0, 0, .5);
    color: #fff
}

    .match-square .percentage {
        display: block;
        font-weight: bold;
        font-size: 26px;
        margin-bottom: -4px
    }

        .match-square .percentage sup {
            font-size: 20px
        }

    .match-square .label {
        font-size: 12px
    }

@media(min-width:768px) {
    .match-square {
        padding: 10px 15px 25px 10px
    }

        .match-square .percentage {
            font-size: 30px
        }

            .match-square .percentage sup {
                font-size: 20px
            }

        .match-square .label {
            font-size: 12px
        }
}

@media(min-width:1280px) {
    .match-square {
        padding: 6px 10px 20px 10px
    }

        .match-square .percentage {
            font-size: 45px
        }

            .match-square .percentage sup {
                font-size: 24px
            }

        .match-square .label {
            font-size: 16px;
            line-height: 1.2
        }
}

@media all and (min-width:48em) {
    body:after {
        content: 'medium';
        display: none
    }

    .site-header li {
        min-height: 50px
    }

    .masthead {
        display: block;
        overflow: visible;
        height: 3em
    }

    .site-header {
        height: 6em;
        overflow: visible
    }

    .header {
        overflow: visible
    }

        .site-header:after,
        .header:after {
            content: ".";
            visibility: hidden;
            clear: both;
            display: block;
            height: 0
        }

    .logo {
        padding: 0
    }

        .logo a {
            padding: 0;
            padding-top: .5em
        }

        .logo img {
            max-height: 5em
        }

    .menu-dropdown {
        display: none
    }

    .menu-btn {
        font-size: .7em;
        height: 100%;
        padding-top: 2em;
        width: 8%;
        border-left: none
    }

        .menu-btn.register {
            width: 8%
        }

    .ie8 .menu-btn {
        height: 8.5em
    }

    .ie7 .menu-btn {
        height: 4.7em
    }

    .search-submit {
        position: absolute;
        top: 7px;
        right: 10px;
        z-index: 1;
        background: url(/Content/Moose/images/icon-search.png) no-repeat 50% 50%;
        border: 0;
        width: 2.8em;
        height: 2.8em;
        text-indent: -9999em;
        cursor: pointer
    }

    .search-dropdown {
        display: block;
        border-right: 1px solid #cacaca;
        padding-top: 3.3em
    }

    .site-header .nav {
        clear: none;
        background: none;
        float: right;
        width: 65%;
        height: 96px
    }

        .site-header .nav .utils {
            display: block;
            width: 30%;
            float: left
        }

    .nav .utils a {
        font-size: 10px
    }

    .ie8 .nav .utils a {
        padding-bottom: 1.3em
    }

    .masthead .major-section .utils {
        display: none
    }

    .site-header .nav li {
        border-right: 1px solid #cacaca
    }

    .site-header .nav .utils li {
        width: 100%;
        padding: .08em
    }

        .site-header .nav .utils li:last-child {
            display: none
        }

    .main-menu {
        border-left: 1px solid #cacaca;
        width: 70%;
        float: left
    }

        .main-menu li {
        }

        .main-menu a {
            color: #3c3c3c;
            font-weight: bold;
            font-size: 13px;
            padding: 1em 1em 1.04em
        }

        .main-menu li.bottom,
        .site-header .nav .utils li.bottom {
            border-bottom: none
        }

    .shopping-list-modal {
        top: 150px;
        left: 50%;
        width: 500px;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    .signin {
        top: 99px;
        height: 670px
    }

        .signin .close {
            top: -96px;
            height: 95px
        }

        .signin .step1 .sso,
        .signin .step1 .email,
        .signin .step1 .account {
            width: 29%;
            margin: 0 2%;
            float: left
        }

        .signin .step1 .sso {
            min-height: 280px;
            border-right: 2px solid #e7e7e7
        }

        .signin .button,
        .passrecovery .button {
            display: block;
            width: 286px;
            height: 51px;
            font: 0/0 a;
            color: transparent;
            text-indent: -999em;
            margin: 0;
            margin-left: -4px
        }

        .signin .reset,
        .passrecovery .reset {
            background: url('/Content/Moose/images/signup-reset.jpg')
        }

    .passrecovery .reset {
        margin-left: -8px;
        margin-top: 40px
    }

    .signin .submit {
        background: url('/Content/Moose/images/signup-signin.jpg');
        margin-top: 20px;
        margin-bottom: 10px
    }

    .signin .started {
        background: url('/Content/Moose/images/signup-getstarted.jpg')
    }

    .signin .sig-register {
        background: url('/Content/Moose/images/signup-register.jpg')
    }

    .signin .create {
        margin-left: -9px;
        background: url('/Content/Moose/images/signup-createyourfp.jpg');
        width: 323px
    }

    .signin .send {
        width: 285px;
        background: url('/Content/Moose/images/signup-send.jpg')
    }
}

@media all and (min-width:48em) and (max-width:66.99em) {
    .js .main-search {
        display: none
    }

        .js .main-search.active {
            display: block;
            z-index: 15
        }

    .site-header .main-search {
        position: absolute;
        top: 98px;
        right: 0;
        padding: .5em;
        background: #fff;
        border: 1px solid #cacaca;
        border-top: none
    }

    .underlined .site-header .main-search {
        top: 103px
    }

    .ie7 .site-header .main-menu li {
        width: 46%
    }

    .ie7 .site-header .nav {
        width: 50%
    }

        .ie7 .site-header .nav .utils {
            width: 29%
        }

    .ie7 .site-header .search-dropdown {
        height: 4.7em
    }

    .signin {
        margin: 0 auto
    }

        .signin > div {
            max-width: 768px
        }

        .signin .close {
            border: none
        }

        .signin .back {
            left: -20.3%;
            top: 31%
        }

        .signin > div > div {
            position: relative;
            margin: 0 4% !important
        }

        .signin input[type="text"],
        .passrecovery input[type="text"] {
            max-width: 279px
        }

        .signin .step1 .sso {
            min-height: 180px;
            margin-bottom: 40px !important;
            border-bottom: 1px solid #eee !important;
            width: 98%;
            border: none
        }

        .signin .step1 .email,
        .signin .step1 .account {
            width: 42%
        }

        .signin .step1 .email {
            margin-top: 20px
        }

        .signin .fb-connect,
        .signin .tw-connect {
            margin: 0;
            float: left
        }

        .signin .tw-connect {
            margin-left: 14%
        }
}

@media all and (min-width:58em) {
    .logo {
        padding: 0 .4em
    }
}

@media all and (max-width:48em) {
    .nav {
        border-top: 1px solid #efefef
    }
}

@media all and (max-width:67em) {
    .top-link {
        margin-top: .85em;
        top: auto !important
    }
}

.zatarains .major-section {
    top: 50px
}

@media all and (max-width:48em) {
    .zatarains .nav {
        border-top: none
    }
}

@media screen and (min-width:48em) {
    #customBannerContainer {
        display: inline-block;
        padding: 10px 50px
    }

        #customBannerContainer span.flavorPrintBetaLogo {
            background: url(/Content/Moose/images/fpbeta_mark.png) no-repeat top left;
            display: inline-block;
            width: 38px;
            height: 38px;
            position: relative;
            top: 1px
        }

        #customBannerContainer span.flavorPrintBetaMessage {
            line-height: 40px;
            padding: 0 10px;
            font-size: 1.1em
        }

        #customBannerContainer span.tellUsButton {
            background: url(/Content/Moose/images/fpbeta_tellus.png) no-repeat top left;
            display: inline-block;
            width: 115px;
            height: 41px
        }
}

@media all and (min-width:67em) {
    body:after {
        content: 'large';
        display: none
    }

    .register.close {
        height: 95px
    }

    .logo {
        padding: 0 1em
    }

    .register {
        border-left: 1px solid #cacaca
    }

    .menu-btn {
        padding-top: 3em
    }

    .main-menu {
        background: none;
        border: 0;
        width: auto;
        float: none
    }

    .site-header .main-menu li {
        width: auto;
        border: 0;
        margin-right: .8em
    }

    .main-menu a {
        font-size: 1.1em;
        padding: 2.5em .2em 1.3em
    }

    .main-menu .active a {
        border-bottom: .5em solid red
    }

    .underlined .main-menu .active a {
        border-bottom: none
    }

    .search-dropdown {
        display: none
    }

    .site-header .nav {
        position: static;
        width: 75%
    }

    .ie7 .site-header .nav {
        width: 70%
    }

    .site-header .nav .utils {
        display: none
    }

    .masthead .major-section.alert-on {
        margin-top: 260px
    }

    .masthead .major-section .utils {
        display: block
    }

    .main-search {
        display: none
    }

    .js .search {
        display: block;
        position: relative
    }

    .search-submit {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        background: url(/Content/Moose/images/icon-search.png) no-repeat 50% 50%;
        border: 0;
        width: 2.8em;
        height: 2.8em;
        text-indent: -9999em;
        cursor: pointer
    }

    .site-header .nav nav {
        float: left;
        width: 71%
    }

    * + html .site-header .nav nav {
        width: 70%
    }

    .site-header .nav .main-search {
        display: block;
        clear: none;
        float: left;
        width: 29%;
        padding: 1em 1em 0 0
    }

    * + html .site-header .nav .main-search {
        width: 27%
    }

    .disposable {
        display: none
    }

    .level-1 > a {
        border: 0;
        padding: 0;
        font-weight: bold;
        text-transform: uppercase
    }

    .level-2 {
        float: left;
        width: 33.333333%
    }

    .loggedin canvas,
    .loggedin img {
        margin-top: 18px
    }

    .shopping-list-modal {
        width: 75em;
        top: 60px
    }

        .shopping-list-modal .shopping-list-modal-cont {
            width: 380px;
            padding: 32px 22px;
            float: right;
            margin-right: 105px
        }

            .shopping-list-modal .shopping-list-modal-cont:before {
                content: "";
                display: block;
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 0 25px 25px 25px;
                border-color: transparent transparent #fff transparent;
                position: absolute;
                top: -25px;
                right: 35px
            }

            .shopping-list-modal .shopping-list-modal-cont a {
                display: none
            }

            .shopping-list-modal .shopping-list-modal-cont h2 {
                font-size: 18px;
                max-width: inherit
            }

                .shopping-list-modal .shopping-list-modal-cont h2:before {
                    top: 3px
                }

            .shopping-list-modal .shopping-list-modal-cont p {
                margin-bottom: 0;
                font-size: 15px;
                line-height: 26px
            }
}

@media all and (min-width:75em) {
    .main-menu a {
        font-size: 1.1em;
        padding: 2.5em .5em 1.3em
    }
}

@media all and (min-width:67em) {
    .sub-nav {
        padding-top: .5em
    }

    .keep-mobile {
        padding: 0;
        border-bottom: none;
        border-right: none;
        width: auto;
        float: none
    }

    .full-line-break {
        border-top: 1px solid #d3d3d3;
        width: 9em;
        margin-top: .5em
    }
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

    .fancybox-opened .fancybox-skin {
        -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
        -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
        box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
    }

.fancybox-outer,
.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url('/Content/Moose/images/fancybox/fancybox_sprite.png')
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

    #fancybox-loading div {
        width: 44px;
        height: 44px;
        background: url('/Content/Moose/images/fancybox/fancybox_loading.gif') center center no-repeat
    }

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('/Content/Moose/images/fancybox/blank.gif');
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

    .fancybox-lock body {
        overflow: hidden !important
    }

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('/Content/Moose/images/fancybox/fancybox_overlay.png')
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

    .fancybox-title-float-wrap .child {
        display: inline-block;
        margin-right: -100%;
        padding: 2px 20px;
        background: transparent;
        background: rgba(0, 0, 0, .8);
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        text-shadow: 0 1px 2px #222;
        color: #fff;
        font-weight: bold;
        line-height: 24px;
        white-space: nowrap
    }

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url('/Content/Moose/images/fancybox/fancybox_sprite@2x.png');
        background-size: 44px 152px
    }

        #fancybox-loading div {
            background-image: url('/Content/Moose/images/fancybox/fancybox_loading@2x.gif');
            background-size: 24px 24px
        }
}

@font-face {
    font-family: 'mkc';
    src: url('/Content/Moose/fonts/mkc-fonts/mkc.eot');
    src: url('/Content/Moose/fonts/mkc-fonts/mkc.eot') format('embedded-opentype'), url('/Content/Moose/fonts/mkc-fonts/mkc.woff') format('woff'), url('/Content/Moose/fonts/mkc-fonts/mkc.ttf') format('truetype'), url('/Content/Moose/fonts/mkc-fonts/mkc.svg') format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="mkcglobal-"]:before,
[class*=" mkcglobal-"]:before {
    font-family: 'mkc';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.mkcglobal-twitter:before {
    content: ""
}

.mkcglobal-tips .path1:before {
    content: "";
    color: #6f7070
}

.mkcglobal-tips .path2:before {
    content: "";
    margin-left: -1em;
    color: #12110b
}

.mkcglobal-thumbsup:before {
    content: ""
}

.mkcglobal-thumbsup_nocircle:before {
    content: ""
}

.mkcglobal-star:before {
    content: ""
}

.mkcglobal-share:before {
    content: ""
}

.mkcglobal-save:before {
    content: ""
}

.mkcglobal-reply:before {
    content: ""
}

.mkcglobal-printer:before {
    content: ""
}

.mkcglobal-play:before {
    content: ""
}

.mkcglobal-pinterest:before {
    content: ""
}

.mkcglobal-person:before {
    content: ""
}

.mkcglobal-magnifier:before {
    content: ""
}

.mkcglobal-instagram:before {
    content: ""
}

.mkcglobal-folder:before {
    content: ""
}

.mkcglobal-folder_minus:before {
    content: ""
}

.mkcglobal-facebook:before {
    content: ""
}

.mkcglobal-email:before {
    content: ""
}

.mkcglobal-close:before {
    content: ""
}

.mkcglobal-clock .path1:before {
    content: "";
    color: #6f7070
}

.mkcglobal-clock .path2:before {
    content: "";
    margin-left: -1em;
    color: #000
}

.mkcglobal-arrowup:before {
    content: ""
}

.mkcglobal-arrowright:before {
    content: ""
}

.mkcglobal-arrowleft:before {
    content: ""
}

.mkcglobal-arrowdown:before {
    content: ""
}

.menu-btn:hover:before,
.menu-btn.active:before {
    color: red
}

.menu-btn:before {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 36px;
    color: #4f4f4f;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.site-select li.more {
    height: 46px
}

    .site-select li.more a {
        height: 100%;
        position: relative
    }

        .site-select li.more a:before {
            position: absolute;
            top: 14px;
            left: 14px;
            font-size: 24px;
            color: #888
        }

.search-submit {
    width: 2.4em;
    height: 2.4em;
    background-image: none
}

    .search-submit:before {
        position: absolute;
        top: 5px;
        left: 35px;
        font-size: 30px;
        color: #8c8c8c
    }

    .search-submit input {
        background: transparent;
        border: 0 none;
        width: 2.4em;
        height: 2.4em;
        text-indent: -9999px;
        position: relative;
        z-index: 10
    }

.top-link {
    background: none
}

    .top-link:before {
        border: 2px solid red;
        border-radius: 50%;
        color: red;
        font-size: 36px;
        position: absolute;
        top: 2px;
        left: 26px
    }

.mccormick .flex-control-nav li a {
    background: none;
    background-color: #f2f2f2;
    border-radius: 50%;
    -moz-box-shadow: inset 2px 2px 2px 0 rgba(0, 0, 0, .3);
    -webkit-box-shadow: inset 2px 2px 2px 0 rgba(0, 0, 0, .3);
    box-shadow: inset 2px 2px 2px 0 rgba(0, 0, 0, .3)
}

.mccormick .flex-control-nav li .flex-active {
    background: none;
    background-color: red
}

.mccormick .flex-prev,
.mccormick .flex-next {
    background-image: none;
    background-color: #fff;
    border-radius: 50%;
    width: 36px;
    height: 36px
}

    .mccormick .flex-prev:before,
    .mccormick .flex-next:before {
        color: red;
        font-size: 32px;
        font-family: 'mkc';
        position: absolute;
        top: 18px;
        left: 3px
    }

    .mccormick .flex-prev:before {
        content: ""
    }

    .mccormick .flex-next:before {
        content: ""
    }

.mccormick .on-hand .ingredient .close {
    background: none
}

    .mccormick .on-hand .ingredient .close:before {
        color: red;
        font-size: 21px;
        position: absolute;
        top: -4px;
        left: -3px
    }

.mccormick .icons .icon.active {
    background: none
}

.mccormick .icons .icon:hover:before {
    background: #fff;
    color: red
}

.mccormick .icons .icon:before {
    background: red;
    border: 2px solid red;
    border-radius: 50%;
    font-size: 30px;
    color: #fff;
    padding: 4px;
    position: relative;
    top: 12px;
    left: 2px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.mccormick .icons .active:before {
    background: #fff;
    color: red
}

.mccormick .header .masthead .major-section .site-select .mck {
    display: none
}

.lawrys .header .masthead .major-section .site-select .lawrys {
    display: none
}

.master-header .bottom .links li a.active {
    color: #c30000
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
    outline: 0 none
}

    .slick-list:focus {
        outline: none
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

    .slick-track:before,
    .slick-track:after {
        content: "";
        display: table
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@font-face {
    font-family: 'mkc-header';
    src: url(/Content/Moose/new-header/fonts/mkc-header.eot);
    src: url(/Content/Moose/new-header/fonts/mkc-header.eot) format("embedded-opentype"), url(/Content/Moose/new-header/fonts/mkc-header.ttf) format("truetype"), url(/Content/Moose/new-header/fonts/mkc-header.woff) format("woff"), url(/Content/Moose/new-header/fonts/mkc-header.svg) format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="mkc-header-"]:before,
[class*=" mkc-header-"]:before {
    font-family: 'mkc-header';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.mkc-header-folder:before {
    content: ""
}

.mkc-header-shopping:before {
    content: ""
}

.mkc-header-hamb:before {
    content: ""
}

.mkc-header-search:before {
    content: ""
}

.mkc-header-arrow-up:before {
    content: ""
}

.mkc-header-close:before {
    content: ""
}

.mkc-header-arrow-down:before {
    content: ""
}

.mkc-header-arrow-left:before {
    content: ""
}

.mkc-header-arrow-right:before {
    content: ""
}

body.show-menu-overlay {
    position: fixed
}

    body.show-menu-overlay .overlay-menu {
        content: "";
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 10;
        background-color: rgba(0, 0, 0, .4)
    }

body .overlay-menu {
    display: none
}

.layout {
    margin-bottom: 100px
}

.master-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    background: #fff
}

    .master-header .hd-cont {
        max-width: 1200px;
        margin: 0 auto
    }

    .master-header .top {
        display: none;
        background: none
    }

    .master-header .bottom {
        height: 60px;
        padding: 10px 12px 0;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

        .master-header .bottom:after {
            content: "";
            clear: both;
            display: block
        }

        .master-header .bottom .lg {
            position: absolute;
            top: 50%;
            left: 17px;
            display: block;
            width: 60px;
            height: 45px;
            background: url(/Content/Moose/new-header/img/lg-mccormick.png) 0 0 no-repeat;
            background-size: 100%;
            -moz-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%)
        }

        .master-header .bottom .links {
            display: none
        }

        .master-header .bottom .round {
            float: right;
            display: block;
            width: 38px;
            height: 38px;
            border: 2px solid #c30000;
            margin-top: 4px;
            text-decoration: none;
            position: relative;
            -moz-border-radius: 100%;
            -webkit-border-radius: 100%;
            border-radius: 100%
        }

            .master-header .bottom .round:before {
                color: #c30000;
                position: absolute;
                top: 50%;
                left: 50%;
                font-size: 2em;
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%)
            }

            .master-header .bottom .round.hamb {
                float: right;
                margin-left: 8px;
                cursor: pointer
            }

            .master-header .bottom .round.search:before {
                font-size: 2.25em;
                margin-top: -1px
            }

        .master-header .bottom .extra-links {
            display: none
        }

        .master-header .bottom .user {
            display: none
        }

    .master-header .recipes-products {
        display: block
    }

        .master-header .recipes-products:after {
            content: "";
            clear: both;
            display: block
        }

        .master-header .recipes-products li {
            float: left;
            width: 50%;
            border-right: 2px solid #fff;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box
        }

            .master-header .recipes-products li:last-child {
                border-right: 0
            }

            .master-header .recipes-products li a {
                display: block;
                height: 40px;
                background: #d71313;
                font: normal .5625em "HelveticaNeueW01-75Bold", Arial, "Helvetica";
                line-height: 40px;
                color: #fff;
                text-align: center;
                text-transform: uppercase;
                text-decoration: none
            }

    .master-header.lawrys .bottom .lg {
        width: 70px;
        background: url(/Content/Moose/new-header/img/lg-lawrys.png) 0 0 no-repeat;
        background-size: 100%
    }

    .master-header.gourmet .bottom .lg {
        width: 70px;
        background: url(/Content/Moose/new-header/img/lg-gourmet.png) 0 0 no-repeat;
        background-size: 100%
    }

    .master-header.kitchen.basics .bottom .lg {
        width: 70px;
        background: url(/Content/Moose/new-header/img/lg-kitchenbasics.png) 0 0 no-repeat;
        background-size: 100%
    }

    .master-header.thai.kitchen .bottom .lg {
        width: 70px;
        background: url(/Content/Moose/new-header/img/lg-thaikitchen.png) 0 0 no-repeat;
        background-size: 100%
    }

    .master-header.espanol .bottom .lg {
        background: url(/Content/Moose/new-header/img/lg-espanol2.png) 0 0 no-repeat;
        background-size: 105%;
        z-index: 0
    }

    .master-header.grill.mates .bottom .lg {
        width: 70px;
        background: url(/Content/Moose/new-header/img/lg-grillmates.png) 0 0 no-repeat;
        background-size: 100%
    }

    .master-header.zatarains .bottom {
        background: #ed1d24
    }

        .master-header.zatarains .bottom .lg {
            width: 156px;
            height: 41px;
            background: url(/Content/Moose/new-header/img/lg-zatarains.png) 0 0 no-repeat
        }

        .master-header.zatarains .bottom .round {
            border-color: #fff
        }

            .master-header.zatarains .bottom .round:before {
                color: #fff
            }

        .master-header.zatarains .bottom .links li a {
            color: #fff
        }

        .master-header.zatarains .bottom .extra-links li:first-child a {
            background: #ed1d24;
            color: #fff
        }

        .master-header.zatarains .bottom .extra-links li:last-child a {
            background-color: #ed1d24
        }

footer .select-cont {
    font-size: 0;
    padding: 5px;
    display: none
}

    footer .select-cont li {
        display: inline-block;
        text-align: center;
        padding: 0 10px;
        border-left: 1px solid #282828
    }

        footer .select-cont li:first-child {
            border: 0
        }

        footer .select-cont li:last-child {
            text-transform: uppercase
        }

        footer .select-cont li a {
            font: bold 12px/1 "HelveticaNeueW01-65Medi", Arial, "Helvetica";
            color: #282828;
            letter-spacing: .6px
        }

header .mck-modal-login .modal-cont {
    padding: 17px 10px
}

    header .mck-modal-login .modal-cont hgroup {
        padding-bottom: 15px
    }

        header .mck-modal-login .modal-cont hgroup h1 {
            margin: 0
        }

    header .mck-modal-login .modal-cont .sep {
        padding-bottom: 5px
    }

    header .mck-modal-login .modal-cont .register .box {
        padding: 10px 0 0
    }

.master-header.show-aside aside {
    right: 0
}

.master-header aside {
    max-width: 262px;
    width: calc(100% - 60px);
    height: 100%;
    background: #fff;
    display: block;
    position: fixed;
    top: 0;
    right: -700px;
    z-index: 10;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: -5px 0 5px -2px rgba(0, 0, 0, .2);
    -webkit-box-shadow: -5px 0 5px -2px rgba(0, 0, 0, .2);
    box-shadow: -5px 0 5px -2px rgba(0, 0, 0, .2);
    -moz-transition-property: right;
    -o-transition-property: right;
    -webkit-transition-property: right;
    transition-property: right;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    z-index: 11
}

    .master-header aside .aside-cont {
        overflow-y: auto;
        height: 100%
    }

        .master-header aside .aside-cont .close-aside {
            width: 60px;
            height: 60px;
            display: block;
            position: absolute;
            top: 0;
            right: -60px
        }

            .master-header aside .aside-cont .close-aside .close-aside-btn {
                text-decoration: none;
                display: block;
                width: 28px;
                height: 28px;
                border: 2px solid #d71313;
                background: #d71313;
                position: absolute;
                top: 50%;
                left: 50%;
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                -moz-border-radius: 100%;
                -webkit-border-radius: 100%;
                border-radius: 100%
            }

                .master-header aside .aside-cont .close-aside .close-aside-btn:before {
                    color: #fff;
                    font-size: 1.875em;
                    position: relative;
                    top: -1px;
                    left: -1px
                }

        .master-header aside .aside-cont .sidebar-cont .cart:after {
            content: "";
            clear: both;
            display: block
        }

        .master-header aside .aside-cont .sidebar-cont .cart a {
            float: left;
            width: 100%;
            height: 65px;
            display: block;
            text-align: left;
            font: normal 1em "HelveticaNeueW01-75Bold", Arial, "Helvetica";
            text-decoration: none;
            padding-left: 25px
        }

            .master-header aside .aside-cont .sidebar-cont .cart a span {
                display: inline-block;
                padding-top: 26px;
                position: relative
            }

                .master-header aside .aside-cont .sidebar-cont .cart a span.save-icon {
                    width: 22px;
                    margin-right: 18px
                }

                    .master-header aside .aside-cont .sidebar-cont .cart a span.save-icon:before {
                        position: absolute;
                        top: 0;
                        left: 50%;
                        font-size: 2.375em;
                        -moz-transform: translateX(-50%);
                        -ms-transform: translateX(-50%);
                        -webkit-transform: translateX(-50%);
                        transform: translateX(-50%)
                    }

            .master-header aside .aside-cont .sidebar-cont .cart a:first-child {
                background: #ebebeb;
                color: #c30000
            }

            .master-header aside .aside-cont .sidebar-cont .cart a:last-child {
                background: #c30000;
                color: #fff
            }

        .master-header aside .aside-cont .sidebar-cont .links {
            background: #fff
        }

            .master-header aside .aside-cont .sidebar-cont .links li {
                padding: 0 10px
            }

                .master-header aside .aside-cont .sidebar-cont .links li:nth-child(4) a {
                    border-bottom: 0
                }

                .master-header aside .aside-cont .sidebar-cont .links li a {
                    font: bold .625em "HelveticaNeueW01-75Bold", Arial, "Helvetica";
                    letter-spacing: 1.3px;
                    border-bottom: 1px solid #999;
                    color: #343434;
                    text-transform: uppercase;
                    text-decoration: none;
                    padding: 25px 5px;
                    display: block
                }

                .master-header aside .aside-cont .sidebar-cont .links li.others {
                    padding: 0
                }

                    .master-header aside .aside-cont .sidebar-cont .links li.others .btn {
                        position: relative
                    }

                        .master-header aside .aside-cont .sidebar-cont .links li.others .btn:before {
                            font-size: 2.1875em;
                            position: absolute;
                            top: 50%;
                            right: 10px;
                            -moz-transform: translateY(-50%);
                            -ms-transform: translateY(-50%);
                            -webkit-transform: translateY(-50%);
                            transform: translateY(-50%)
                        }

                    .master-header aside .aside-cont .sidebar-cont .links li.others .others-cont {
                        display: block
                    }

                        .master-header aside .aside-cont .sidebar-cont .links li.others .others-cont ul {
                            border-top: 0;
                            background-color: #ebebeb
                        }

                            .master-header aside .aside-cont .sidebar-cont .links li.others .others-cont ul li {
                                border-bottom: 0;
                                padding: 0 33px
                            }

                                .master-header aside .aside-cont .sidebar-cont .links li.others .others-cont ul li a {
                                    display: block;
                                    border: 0;
                                    font: normal .625em "HelveticaNeueW01-75Bold", Arial, "Helvetica";
                                    color: #575757;
                                    text-decoration: none;
                                    padding: 5px 0;
                                    position: relative;
                                    height: 60px
                                }

                                    .master-header aside .aside-cont .sidebar-cont .links li.others .others-cont ul li a .brand-name {
                                        float: left;
                                        color: #242424;
                                        text-transform: capitalize;
                                        padding: 19px 0
                                    }

                                    .master-header aside .aside-cont .sidebar-cont .links li.others .others-cont ul li a .brand-logo {
                                        float: right;
                                        width: 50px;
                                        height: 50px
                                    }

                                .master-header aside .aside-cont .sidebar-cont .links li.others .others-cont ul li.mck a .brand-logo {
                                    background: url(/Content/Moose/new-header/img/brand-mccormick.png) center center no-repeat;
                                    background-size: 100%
                                }

                                .master-header aside .aside-cont .sidebar-cont .links li.others .others-cont ul li.gourmet a .brand-logo {
                                    background: url(/Content/Moose/new-header/img/gourmet-logo-small.png) center center no-repeat;
                                    background-size: 100%
                                }

                                .master-header aside .aside-cont .sidebar-cont .links li.others .others-cont ul li.grillmates a .brand-logo {
                                    background: url(/Content/Moose/new-header/img/grill-mates-logo-small.png) center center no-repeat;
                                    background-size: 100%
                                }

                                .master-header aside .aside-cont .sidebar-cont .links li.others .others-cont ul li.lawrys a .brand-logo {
                                    background: url(/Content/Moose/new-header/img/lawrys-logo-small.png) center center no-repeat;
                                    background-size: 60%
                                }

                                .master-header aside .aside-cont .sidebar-cont .links li.others .others-cont ul li.oldbay a .brand-logo {
                                    background: url(/Content/Moose/new-header/img/old-bay-logo-small.png) center center no-repeat;
                                    background-size: 100%
                                }

                                .master-header aside .aside-cont .sidebar-cont .links li.others .others-cont ul li.zatarains a .brand-logo {
                                    background: url(/Content/Moose/new-header/img/zatarains-logo-small.png) center center no-repeat;
                                    background-size: 100%
                                }

                                .master-header aside .aside-cont .sidebar-cont .links li.others .others-cont ul li.simply-asia a .brand-logo {
                                    background: url(/Content/Moose/new-header/img/simply-asia-logo-small.png) center center no-repeat;
                                    background-size: 100%
                                }

                                .master-header aside .aside-cont .sidebar-cont .links li.others .others-cont ul li.thai-kitchen a .brand-logo {
                                    background: url(/Content/Moose/new-header/img/thai-logo-small.png) center center no-repeat;
                                    background-size: 65%
                                }

                                .master-header aside .aside-cont .sidebar-cont .links li.others .others-cont ul li.kitchenbasics a .brand-logo {
                                    background: url(/Content/Moose/new-header/img/brand-kitchenbasics.png) center center no-repeat;
                                    background-size: 65%
                                }

                                .master-header aside .aside-cont .sidebar-cont .links li.others .others-cont ul li:last-child {
                                    border: 0 none
                                }

                    .master-header aside .aside-cont .sidebar-cont .links li.others.show-others .btn:before {
                        content: ""
                    }

                    .master-header aside .aside-cont .sidebar-cont .links li.others.show-others .others-cont {
                        display: block
                    }

                .master-header aside .aside-cont .sidebar-cont .links li:last-child {
                    border: 0 none
                }

        .master-header aside .aside-cont .sidebar-cont .settings {
            padding: 10px 0 0
        }

            .master-header aside .aside-cont .sidebar-cont .settings li {
                padding: 0 10px
            }

                .master-header aside .aside-cont .sidebar-cont .settings li:last-child a {
                    border-bottom: 0;
                    padding-bottom: 50px
                }

                .master-header aside .aside-cont .sidebar-cont .settings li a {
                    display: block;
                    border-bottom: 1px solid #999;
                    padding: 15px;
                    font: bold .75em "HelveticaNeueW01-75Bold", Arial, "Helvetica";
                    color: #383838;
                    text-decoration: none
                }

.master-header.zatarains aside .aside-cont .close-aside {
    background: #ed1d26
}

    .master-header.zatarains aside .aside-cont .close-aside .close-aside-btn {
        border-color: #fff;
        background-color: transparent
    }

.master-header .search-bar {
    width: 100%;
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 10;
    background: #e6e6e6;
    pointer-events: none;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    transition: opacity .2s ease-in-out, height 500ms ease 500ms;
    -webkit-transition: opacity .2s ease-in-out, height 500ms ease 500ms
}

    .master-header .search-bar .search-bar-cont {
        padding: 20px 17px 25px;
        position: relative;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        z-index: 9
    }

        .master-header .search-bar .search-bar-cont:before {
            content: "";
            display: block;
            position: absolute;
            top: -8px;
            right: 68px;
            width: 0;
            height: 0;
            border-style: solid;
            background: transparent;
            border-width: 0 9.5px 8px 9.5px;
            border-color: transparent transparent #e6e6e6 transparent
        }

        .master-header .search-bar .search-bar-cont label {
            font: bold .8125em "HelveticaNeueW01-65Medi", Arial, "Helvetica";
            color: #000;
            padding: 0 0 10px;
            display: block
        }

        .master-header .search-bar .search-bar-cont .sep {
            border-bottom: 1px solid #000;
            padding: 0 0 7px;
            position: relative
        }

            .master-header .search-bar .search-bar-cont .sep input[type="text"] {
                width: 100%;
                height: auto;
                background: transparent;
                border: 0 none;
                padding: 0 40px 0 10px;
                font: bold 1.875em arial, sans-serif;
                color: #c30000;
                letter-spacing: 1px;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                box-sizing: border-box
            }

                .master-header .search-bar .search-bar-cont .sep input[type="text"]:-moz-placeholder {
                    color: #c30000
                }

                .master-header .search-bar .search-bar-cont .sep input[type="text"]::-moz-placeholder {
                    color: #c30000
                }

                .master-header .search-bar .search-bar-cont .sep input[type="text"]:-ms-input-placeholder {
                    color: #c30000
                }

                .master-header .search-bar .search-bar-cont .sep input[type="text"]::-webkit-input-placeholder {
                    color: #c30000
                }

                .master-header .search-bar .search-bar-cont .sep input[type="text"]:focus {
                    outline: 0 none
                }

            .master-header .search-bar .search-bar-cont .sep .btn {
                width: 36px;
                height: 36px;
                display: block;
                position: absolute;
                top: 0;
                right: 0;
                text-decoration: none
            }

                .master-header .search-bar .search-bar-cont .sep .btn:before {
                    display: block;
                    color: #868685;
                    position: relative;
                    top: 50%;
                    left: 35%;
                    font-size: 3.125em;
                    -moz-transform: translate(-50%, -50%);
                    -ms-transform: translate(-50%, -50%);
                    -webkit-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%)
                }

        .master-header .search-bar .search-bar-cont ul {
            display: none
        }

.master-header.show-search .bottom .round.search {
    background: #c30000
}

    .master-header.show-search .bottom .round.search:before {
        color: #fff;
        content: "";
        font-size: 1.875em
    }

.master-header.show-search .search-bar {
    pointer-events: inherit;
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    height: auto;
    overflow: visible
}

ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
    border: 0;
    border-radius: 0;
    padding: 25px 5px;
    width: 100% !important;
    left: 0 !important
}

    ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all li {
        padding-bottom: 8px;
        margin: 0 auto;
        width: 93%
    }

        ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all li:last-child {
            padding-bottom: 0
        }

        ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all li a table {
            width: 100%
        }

            ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all li a table td {
                display: block;
                font-size: 13px;
                font-family: "HelveticaNeueW01-75Bold", Arial, "Helvetica";
                color: #d71313
            }

                ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all li a table td:last-child {
                    display: block;
                    font-size: 11px;
                    color: #171717;
                    text-transform: uppercase;
                    padding-bottom: 3px
                }

.master-header .recipe-bar {
    pointer-events: none;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

@media(min-width:768px) {
    body.mccormick.show-menu-overlay {
        position: relative
    }

        body.mccormick.show-menu-overlay .overlay-menu {
            display: none
        }

    .layout {
        margin-bottom: 101px
    }

    .master-header.sticky .top {
        height: 0;
        border: 0 none
    }

    .master-header.sticky .bottom .hd-cont {
        position: absolute;
        width: 100%
    }

        .master-header.sticky .bottom .hd-cont .lg {
            position: absolute;
            float: none
        }

        .master-header.sticky .bottom .hd-cont .links {
            float: none;
            position: absolute;
            left: 80px
        }

    .master-header .top {
        display: block;
        height: 47px;
        border-bottom: 1px solid #ededed;
        -moz-transition-property: height;
        -o-transition-property: height;
        -webkit-transition-property: height;
        transition-property: height;
        -moz-transition-duration: 0;
        -o-transition-duration: 0;
        -webkit-transition-duration: 0;
        transition-duration: 0;
        -moz-transition-timing-function: ease-in;
        -o-transition-timing-function: ease-in;
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

        .master-header .top .hd-cont {
            padding: 0 20px;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            background: none
        }

            .master-header .top .hd-cont:after {
                content: "";
                clear: both;
                display: block
            }

            .master-header .top .hd-cont .brands {
                float: left;
                padding: 8px 0 0 15px
            }

                .master-header .top .hd-cont .brands:after {
                    content: "";
                    clear: both;
                    display: block
                }

                .master-header .top .hd-cont .brands li {
                    float: left;
                    height: 30px
                }

                    .master-header .top .hd-cont .brands li a {
                        display: block;
                        height: 30px;
                        text-decoration: none;
                        -webkit-filter: grayscale(100%);
                        filter: grayscale(100%);
                        -moz-transition-property: all;
                        -o-transition-property: all;
                        -webkit-transition-property: all;
                        transition-property: all;
                        -moz-transition-duration: .2s;
                        -o-transition-duration: .2s;
                        -webkit-transition-duration: .2s;
                        transition-duration: .2s;
                        -moz-transition-timing-function: ease-in;
                        -o-transition-timing-function: ease-in;
                        -webkit-transition-timing-function: ease-in;
                        transition-timing-function: ease-in
                    }

                    .master-header .top .hd-cont .brands li.e1 {
                        padding-right: 24px
                    }

                        .master-header .top .hd-cont .brands li.e1 a {
                            width: 41px
                        }

                    .master-header .top .hd-cont .brands li.e2 {
                        padding-right: 24px
                    }

                        .master-header .top .hd-cont .brands li.e2 a {
                            width: 54px
                        }

                    .master-header .top .hd-cont .brands li.e3 {
                        padding-right: 30px
                    }

                        .master-header .top .hd-cont .brands li.e3 a {
                            width: 54px
                        }

                    .master-header .top .hd-cont .brands li.e4 {
                        padding-right: 28px
                    }

                        .master-header .top .hd-cont .brands li.e4 a {
                            width: 23px
                        }

                    .master-header .top .hd-cont .brands li.e5 {
                        padding-right: 27px
                    }

                        .master-header .top .hd-cont .brands li.e5 a {
                            width: 49px
                        }

                    .master-header .top .hd-cont .brands li.e6 a {
                        width: 47px
                    }

                    .master-header .top .hd-cont .brands li.e6 {
                        padding-right: 23px
                    }

                    .master-header .top .hd-cont .brands li.e7 {
                        padding-right: 23px
                    }

                        .master-header .top .hd-cont .brands li.e7 a {
                            width: 41px
                        }

            .master-header .top .hd-cont .select {
                float: left;
                position: relative;
                padding: 0 0 0 25px
            }

                .master-header .top .hd-cont .select .select-btn {
                    display: block;
                    width: 50px;
                    height: 47px;
                    border-right: 1px solid #ededed;
                    border-left: 1px solid #ededed;
                    border-bottom: 1px solid #ededed;
                    position: relative;
                    text-decoration: none;
                    background: #fff;
                    -moz-box-sizing: border-box;
                    -webkit-box-sizing: border-box;
                    box-sizing: border-box;
                    -moz-transition-property: height;
                    -o-transition-property: height;
                    -webkit-transition-property: height;
                    transition-property: height;
                    -moz-transition-duration: .2s;
                    -o-transition-duration: .2s;
                    -webkit-transition-duration: .2s;
                    transition-duration: .2s;
                    -moz-transition-timing-function: ease-in;
                    -o-transition-timing-function: ease-in;
                    -webkit-transition-timing-function: ease-in;
                    transition-timing-function: ease-in
                }

                    .master-header .top .hd-cont .select .select-btn:before {
                        font-size: 1.5rem;
                        color: #3c3c3c;
                        position: absolute;
                        top: 50%;
                        left: 50%;
                        -moz-transform: translate(-50%, -50%);
                        -ms-transform: translate(-50%, -50%);
                        -webkit-transform: translate(-50%, -50%);
                        transform: translate(-50%, -50%)
                    }

                .master-header .top .hd-cont .select .select-cont {
                    position: absolute;
                    top: 50px;
                    right: 0;
                    z-index: 20;
                    width: 225px;
                    border: 1px solid #ededed;
                    border-top: 0 none;
                    background: #fff;
                    padding: 15px;
                    pointer-events: none;
                    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
                    opacity: 0;
                    -moz-transition-property: opacity;
                    -o-transition-property: opacity;
                    -webkit-transition-property: opacity;
                    transition-property: opacity;
                    -moz-transition-duration: .2s;
                    -o-transition-duration: .2s;
                    -webkit-transition-duration: .2s;
                    transition-duration: .2s;
                    -moz-transition-timing-function: ease-in-out;
                    -o-transition-timing-function: ease-in-out;
                    -webkit-transition-timing-function: ease-in-out;
                    transition-timing-function: ease-in-out;
                    -moz-box-sizing: border-box;
                    -webkit-box-sizing: border-box;
                    box-sizing: border-box
                }

                    .master-header .top .hd-cont .select .select-cont a {
                        font: normal .875em "HelveticaNeueW01-55Roma", Arial, "Helvetica";
                        color: #000;
                        display: block;
                        padding: 5px 0;
                        text-decoration: none
                    }

            .master-header .top .hd-cont .lang {
                display: none;
                float: left;
                padding: 15px 0 0 23px
            }

                .master-header .top .hd-cont .lang a {
                    font: bold .625em "HelveticaNeueW01-75Bold", Arial, "Helvetica";
                    color: #000;
                    text-decoration: none;
                    text-transform: uppercase
                }

            .master-header .top .hd-cont .user {
                float: right;
                padding-top: 15px;
                margin: 0
            }

                .master-header .top .hd-cont .user:after {
                    content: "";
                    clear: both;
                    display: block
                }

                .master-header .top .hd-cont .user li {
                    float: left;
                    padding: 0 12px;
                    border-right: 1px solid #acacac
                }

                    .master-header .top .hd-cont .user li:last-child {
                        padding-right: 0;
                        border-right: 0 none
                    }

                    .master-header .top .hd-cont .user li a {
                        font: bold .625em "HelveticaNeueW01-65Medi", Arial, "Helvetica";
                        color: #3c3c3c;
                        text-decoration: none
                    }

    .master-header .bottom {
        background: #fff;
        height: 55px;
        padding: 0 0 0
    }

        .master-header .bottom .hd-cont {
            padding: 0 0 0 20px;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box
        }

            .master-header .bottom .hd-cont:after {
                content: "";
                clear: both;
                display: block
            }

        .master-header .bottom .lg {
            width: 60px;
            height: 55px;
            position: absolute;
            top: 6px;
            left: inherit;
            -moz-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
            -webkit-transform: translate(0, 0);
            transform: translate(0, 0)
        }

        .master-header .bottom .links {
            display: block;
            padding: 18px 0 0 35px;
            position: absolute;
            left: 80px
        }

            .master-header .bottom .links:after {
                content: "";
                clear: both;
                display: block
            }

            .master-header .bottom .links li {
                float: left;
                padding: 0 25px 0 0
            }

                .master-header .bottom .links li a {
                    font: bold .6875em "HelveticaNeueW01-65Medi", Arial, "Helvetica";
                    letter-spacing: 1.3px;
                    color: #3c3c3c;
                    text-decoration: none;
                    text-transform: uppercase
                }

        .master-header .bottom .round {
            width: 30px;
            height: 30px;
            margin-top: 10px
        }

            .master-header .bottom .round.hamb {
                display: none
            }

            .master-header .bottom .round.search {
                font-size: 18px;
                font-size: 10px\0;
                position: absolute;
                float: none;
                right: 85px
            }

        .master-header .bottom .extra-links {
            position: absolute;
            display: block;
            right: 0;
            padding: 0 0 0 20px
        }

            .master-header .bottom .extra-links:after {
                content: "";
                clear: both;
                display: block
            }

            .master-header .bottom .extra-links li {
                float: left;
                width: 65px;
                height: 55px;
                padding: 0
            }

                .master-header .bottom .extra-links li a {
                    display: block;
                    width: 100%;
                    height: 100%;
                    font: normal .875em "HelveticaNeueW01-65Medi", Arial, "Helvetica";
                    text-decoration: none
                }

                    .master-header .bottom .extra-links li a span {
                        display: block;
                        width: 100%;
                        text-align: center;
                        padding-top: 34px;
                        position: relative
                    }

                        .master-header .bottom .extra-links li a span:before {
                            position: absolute;
                            top: -5px;
                            left: 50%;
                            font-size: 3.25em;
                            -moz-transform: translateX(-50%);
                            -ms-transform: translateX(-50%);
                            -webkit-transform: translateX(-50%);
                            transform: translateX(-50%)
                        }

                .master-header .bottom .extra-links li:first-child a {
                    background-color: #ededed;
                    color: #c30000
                }

                .master-header .bottom .extra-links li:last-child a {
                    background-color: #c30000;
                    color: #fff
                }

    .master-header .recipes-products {
        display: none
    }

    .master-header.mccormick .top .hd-cont .brands .e1 {
        display: none
    }

    .master-header.gourmet .top .hd-cont .brands .e2 {
        display: none
    }

    .master-header.gourmet.sticky .bottom .lg {
        top: 15px
    }

    .master-header.grill.mates .top .hd-cont .brands .e3 {
        display: none
    }

    .master-header.grill.mates.sticky .bottom .lg {
        top: 15px
    }

    .master-header.lawrys .top .hd-cont .brands .e4 {
        display: none
    }

    .master-header.lawrys .bottom .lg {
        top: 5px
    }

    .master-header.lawrys.sticky .bottom .lg {
        top: 11px;
        width: 74px
    }

    .master-header.zatarains .top {
        -moz-transition-property: height;
        -o-transition-property: height;
        -webkit-transition-property: height;
        transition-property: height;
        -moz-transition-duration: 0;
        -o-transition-duration: 0;
        -webkit-transition-duration: 0;
        transition-duration: 0;
        -moz-transition-timing-function: none;
        -o-transition-timing-function: none;
        -webkit-transition-timing-function: none;
        transition-timing-function: none;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: #fff
    }

        .master-header.zatarains .top .hd-cont .brands .e5 {
            padding-right: 20px
        }

        .master-header.zatarains .top .hd-cont .brands .e6 {
            display: none
        }

    .master-header.zatarains .bottom {
        position: relative;
        -moz-box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, .3);
        -webkit-box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, .3);
        box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, .3)
    }

        .master-header.zatarains .bottom:before {
            content: "";
            width: 100%;
            height: 35px;
            position: absolute;
            left: 0;
            bottom: -35px;
            background: url(/Content/Moose/new-header/img/zatarains-hd.png) 0 0 repeat-x
        }

        .master-header.zatarains .bottom .links {
            padding: 18px 0 0 20px;
            left: 173px
        }

            .master-header.zatarains .bottom .links li {
                padding: 0 15px 0 0
            }

                .master-header.zatarains .bottom .links li a {
                    font-size: .6875em
                }

        .master-header.zatarains .bottom .extra-links {
            padding-top: 4px
        }

            .master-header.zatarains .bottom .extra-links li {
                height: 51px
            }

    .master-header.zatarains.sticky .bottom .lg {
        width: 156px
    }

    .master-header.zatarains.sticky .bottom .links {
        padding-top: 26px;
        left: 175px
    }

    .master-header.show-select .top {
        overflow: initial
    }

        .master-header.show-select .top .hd-cont .select .select-btn {
            border-bottom-color: #fff
        }

        .master-header.show-select .top .hd-cont .select .select-cont {
            pointer-events: inherit;
            filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
            opacity: 1
        }

    footer .select-cont {
        display: block
    }
}

@media screen and (min-width:768px) and (min-width:67em) {
    footer .select-cont {
        display: none
    }
}

@media(min-width:768px) {
    .master-header aside {
        display: none
    }

    .master-header.sticky .search-bar {
        top: 55px
    }

        .master-header.sticky .search-bar .search-bar-cont:before {
            right: 82px
        }

    .master-header.show-search .bottom .round.search:before {
        font-size: 30px
    }

    .master-header .search-bar {
        top: 55px;
        background: #f1f1f1
    }

        .master-header .search-bar .search-bar-cont {
            max-width: 1200px;
            margin: 0 auto;
            padding: 55px 0 50px
        }

            .master-header .search-bar .search-bar-cont:before {
                right: 82px;
                top: -10px;
                width: 0;
                height: 0;
                border-style: solid;
                background: transparent;
                border-width: 0 18px 10px 18px;
                border-color: transparent transparent #f1f1f1 transparent
            }

            .master-header .search-bar .search-bar-cont label {
                font-size: 1em;
                padding: 0 40px 20px
            }

            .master-header .search-bar .search-bar-cont .sep {
                border-bottom: 0 none;
                padding: 0 40px 20px
            }

                .master-header .search-bar .search-bar-cont .sep input[type="text"] {
                    font-size: 3.4375em;
                    padding-right: 65px;
                    padding-left: 0
                }

                .master-header .search-bar .search-bar-cont .sep .btn {
                    width: 60px;
                    height: 60px;
                    right: 40px
                }

                    .master-header .search-bar .search-bar-cont .sep .btn:before {
                        font-size: 80px
                    }

            .master-header .search-bar .search-bar-cont ul {
                display: block;
                padding: 20px 40px 0;
                border-top: 1px solid #dadada
            }

                .master-header .search-bar .search-bar-cont ul:after {
                    content: "";
                    clear: both;
                    display: block
                }

                .master-header .search-bar .search-bar-cont ul li {
                    float: left;
                    font: normal .9375em "HelveticaNeueW01-55Roma", Arial, "Helvetica";
                    color: #000;
                    padding: 0 20px 0 0
                }

                    .master-header .search-bar .search-bar-cont ul li:last-child {
                        padding: 0
                    }

                    .master-header .search-bar .search-bar-cont ul li a {
                        color: #000;
                        text-decoration: none
                    }

    ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
        padding: 25px 5px
    }

        ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all li {
            padding-bottom: 8px;
            margin: 0 auto;
            width: 93%
        }

            ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all li:last-child {
                padding-bottom: 0
            }

            ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all li a table td {
                float: left;
                font-size: 16px
            }

                ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all li a table td:last-child {
                    float: right;
                    font-size: 12px;
                    padding-bottom: 3px
                }

    .master-header.sticky .recipe-bar .recipe-bar-cont {
        top: 70px;
        left: 30px
    }

    .master-header .recipe-bar {
        -moz-transition-property: opacity;
        -o-transition-property: opacity;
        -webkit-transition-property: opacity;
        transition-property: opacity;
        -moz-transition-duration: .2s;
        -o-transition-duration: .2s;
        -webkit-transition-duration: .2s;
        transition-duration: .2s;
        -moz-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        -webkit-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out;
        display: none
    }

        .master-header .recipe-bar .recipe-bar-cont {
            position: absolute;
            top: 55px;
            left: 5px;
            width: 265px;
            background: #eee;
            padding: 0 10px;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box
        }

            .master-header .recipe-bar .recipe-bar-cont:before {
                content: "";
                position: absolute;
                top: -16px;
                left: 50%;
                -moz-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
                width: 0;
                height: 0;
                border-style: solid;
                background: transparent;
                border-width: 0 18px 16px 18px;
                border-color: transparent transparent #eee transparent
            }

            .master-header .recipe-bar .recipe-bar-cont h2 {
                font: normal .625em "HelveticaNeueW01-75Bold", Arial, "Helvetica";
                color: #3b3b3a;
                text-transform: uppercase;
                padding: 20px 0 10px
            }

            .master-header .recipe-bar .recipe-bar-cont ul {
                border-bottom: 1px solid #dbdbdb
            }

                .master-header .recipe-bar .recipe-bar-cont ul li {
                    padding: 10px 0;
                    border-top: 1px solid #dbdbdb;
                    -moz-box-sizing: border-box;
                    -webkit-box-sizing: border-box;
                    box-sizing: border-box
                }

                    .master-header .recipe-bar .recipe-bar-cont ul li:after {
                        content: "";
                        clear: both;
                        display: block
                    }

                    .master-header .recipe-bar .recipe-bar-cont ul li .img {
                        width: 132px;
                        height: 73px;
                        background: red;
                        float: left
                    }

                    .master-header .recipe-bar .recipe-bar-cont ul li .data {
                        float: left;
                        width: calc(100% - 132px);
                        height: 73px;
                        position: relative
                    }

                        .master-header .recipe-bar .recipe-bar-cont ul li .data h3 {
                            font: normal .75em "HelveticaNeueW01-75Bold", Arial, "Helvetica";
                            color: #333;
                            position: absolute;
                            top: 50%;
                            left: 15px;
                            -moz-transform: translateY(-50%);
                            -ms-transform: translateY(-50%);
                            -webkit-transform: translateY(-50%);
                            transform: translateY(-50%)
                        }

            .master-header .recipe-bar .recipe-bar-cont .view {
                padding: 15px 0;
                text-align: center
            }

                .master-header .recipe-bar .recipe-bar-cont .view a {
                    text-transform: uppercase;
                    text-decoration: none;
                    font: normal .625em "HelveticaNeueW01-75Bold", Arial, "Helvetica";
                    color: #3b3b3a
                }

    .master-header.show-recipe-bar .recipe-bar {
        pointer-events: inherit;
        filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1
    }

    .master-header.zatarains .recipe-bar .recipe-bar-cont {
        left: 85px
    }

    .master-header.zatarains.sticky .recipe-bar .recipe-bar-cont {
        top: 63px
    }
}

@media(min-width:1200px) {
    .layout {
        margin-bottom: 145px
    }

    .master-header.sticky .bottom {
        height: 72px;
        border-top: 1px solid #bdbdbd;
        border-bottom: 1px solid #bdbdbd
    }

        .master-header.sticky .bottom .hd-cont {
            max-width: 1200px;
            left: 50%;
            -moz-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
            -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
            padding: 0
        }

        .master-header.sticky .bottom .lg {
            width: 64px;
            height: 50px;
            top: 12px;
            left: auto
        }

        .master-header.sticky .bottom .links {
            padding-top: 27px;
            padding-left: 35px
        }

            .master-header.sticky .bottom .links li {
                padding: 0 28px 0 0
            }

                .master-header.sticky .bottom .links li a {
                    font-size: .75em
                }

                .master-header.sticky .bottom .links li:last-child {
                    padding: 0
                }

        .master-header.sticky .bottom .extra-links li {
            height: 70px
        }

            .master-header.sticky .bottom .extra-links li a span {
                padding-top: 43px
            }

                .master-header.sticky .bottom .extra-links li a span:before {
                    top: 2px
                }

        .master-header.sticky .bottom .round.search {
            width: 36px;
            height: 36px;
            margin-top: 15px
        }

    .master-header .top {
        height: 50px
    }

        .master-header .top .hd-cont .brands {
            padding-top: 10px
        }

            .master-header .top .hd-cont .brands li a:hover {
                -webkit-filter: grayscale(0%);
                filter: grayscale(0%)
            }

        .master-header .top .hd-cont .select .select-btn {
            height: 50px
        }

        .master-header .top .hd-cont .user li a {
            font-size: .75em;
            -moz-transition-property: color;
            -o-transition-property: color;
            -webkit-transition-property: color;
            transition-property: color;
            -moz-transition-duration: .2s;
            -o-transition-duration: .2s;
            -webkit-transition-duration: .2s;
            transition-duration: .2s;
            -moz-transition-timing-function: ease-in;
            -o-transition-timing-function: ease-in;
            -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in
        }

            .master-header .top .hd-cont .user li a:hover {
                color: #c30000
            }

    .master-header .bottom {
        height: 95px;
        padding: 0
    }

        .master-header .bottom .hd-cont {
            position: relative
        }

        .master-header .bottom .lg {
            width: 86px;
            height: 66px;
            top: 15px
        }

        .master-header .bottom .links {
            padding: 40px 0 0 50px;
            left: 103px
        }

            .master-header .bottom .links li {
                padding: 0 48px 0 0
            }

                .master-header .bottom .links li a {
                    font-size: .8125em;
                    -moz-transition-property: color;
                    -o-transition-property: color;
                    -webkit-transition-property: color;
                    transition-property: color;
                    -moz-transition-duration: .2s;
                    -o-transition-duration: .2s;
                    -webkit-transition-duration: .2s;
                    transition-duration: .2s;
                    -moz-transition-timing-function: ease-in;
                    -o-transition-timing-function: ease-in;
                    -webkit-transition-timing-function: ease-in;
                    transition-timing-function: ease-in
                }

                    .master-header .bottom .links li a:hover {
                        color: #c30000
                    }

        .master-header .bottom .extra-links {
            padding-left: 20px
        }

            .master-header .bottom .extra-links li {
                height: 95px;
                width: 75px
            }

                .master-header .bottom .extra-links li a {
                    -moz-transition-property: all;
                    -o-transition-property: all;
                    -webkit-transition-property: all;
                    transition-property: all;
                    -moz-transition-duration: .2s;
                    -o-transition-duration: .2s;
                    -webkit-transition-duration: .2s;
                    transition-duration: .2s;
                    -moz-transition-timing-function: ease-in;
                    -o-transition-timing-function: ease-in;
                    -webkit-transition-timing-function: ease-in;
                    transition-timing-function: ease-in
                }

                    .master-header .bottom .extra-links li a span {
                        padding-top: 54px
                    }

                        .master-header .bottom .extra-links li a span:before {
                            top: 15px
                        }

                .master-header .bottom .extra-links li:first-child a:hover {
                    background: #c30000;
                    color: #fff
                }

                .master-header .bottom .extra-links li:last-child a:hover {
                    background: #c30000
                }

        .master-header .bottom .round {
            width: 35px;
            height: 35px;
            margin-top: 27px
        }

            .master-header .bottom .round.search {
                right: 95px
            }

                .master-header .bottom .round.search:before {
                    margin-top: -2px
                }

                .master-header .bottom .round.search:hover {
                    background: #c30000
                }

                    .master-header .bottom .round.search:hover:before {
                        color: #fff
                    }

    .master-header.lawrys .bottom .lg {
        top: 11px;
        width: 105px
    }

    .master-header.gourmet .bottom .lg {
        width: 100px
    }

    .master-header.kitchen.basics .bottom .lg {
        width: 100px;
        background: url(/Content/Moose/new-header/img/lg-kitchenbasics.png) 0 0 no-repeat;
        background-size: 100%;
        height: 70px
    }

    .master-header.thai.kitchen .bottom .lg {
        width: 70px;
        background: url(/Content/Moose/new-header/img/lg-thaikitchen.png) 0 0 no-repeat;
        background-size: 100%
    }

    .master-header.gourmet .bottom .links li a:hover {
        color: #55a118
    }

    .master-header.gourmet.sticky .bottom .lg {
        top: 4px
    }

    .master-header.grill.mates .bottom .lg {
        width: 108px
    }

    .master-header.grill.mates .bottom .links li a:hover {
        color: #ba0000
    }

    .master-header.grill.mates.sticky .bottom .lg {
        top: 8px;
        height: 60px;
        width: 90px
    }

    .master-header.zatarains {
        background: none
    }

        .master-header.zatarains .bottom .lg {
            top: 25px
        }

        .master-header.zatarains .bottom .hd-cont {
            padding: 0
        }

        .master-header.zatarains .bottom .links {
            padding: 40px 0 0 50px;
            left: 154px
        }

            .master-header.zatarains .bottom .links li {
                padding: 0 48px 0 0
            }

                .master-header.zatarains .bottom .links li a {
                    font-size: .8125em
                }

                    .master-header.zatarains .bottom .links li a:hover {
                        color: #fff100
                    }

        .master-header.zatarains .bottom .extra-links li {
            height: 95px
        }

            .master-header.zatarains .bottom .extra-links li a:hover {
                color: #fff100
            }

            .master-header.zatarains .bottom .extra-links li:last-child a:hover {
                background: transparent
            }

        .master-header.zatarains.sticky .bottom .lg {
            top: 18px;
            left: 20px
        }

        .master-header.zatarains.sticky .bottom .links {
            padding-top: 32px
        }

        .master-header.zatarains.sticky .bottom .extra-links li {
            height: 70px
        }

    .master-header.show-search .bottom .round.search {
        -moz-transition-property: none;
        -o-transition-property: none;
        -webkit-transition-property: none;
        transition-property: none;
        -moz-transition-duration: 0;
        -o-transition-duration: 0;
        -webkit-transition-duration: 0;
        transition-duration: 0;
        -moz-transition-timing-function: none;
        -o-transition-timing-function: none;
        -webkit-transition-timing-function: none;
        transition-timing-function: none;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

        .master-header.show-search .bottom .round.search:before {
            margin-top: -1px
        }

    footer .select-cont {
        display: none
    }

    .master-header.sticky .search-bar {
        top: 70px
    }

        .master-header.sticky .search-bar .search-bar-cont:before {
            right: 95px
        }

    .master-header .search-bar {
        top: 95px;
        max-width: 1200px;
        left: 50%;
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

        .master-header .search-bar .search-bar-cont {
            padding: 40px 0 45px
        }

            .master-header .search-bar .search-bar-cont:before {
                top: -16px;
                right: 95px;
                width: 0;
                height: 0;
                border-style: solid;
                background: transparent;
                border-width: 0 18px 16px 18px;
                border-color: transparent transparent #f1f1f1 transparent
            }

            .master-header .search-bar .search-bar-cont label {
                padding-right: 65px;
                padding-left: 65px
            }

            .master-header .search-bar .search-bar-cont .sep {
                padding-right: 65px;
                padding-left: 65px
            }

                .master-header .search-bar .search-bar-cont .sep input[type="text"] {
                    font-size: 56px
                }

                .master-header .search-bar .search-bar-cont .sep .btn {
                    right: 65px
                }

            .master-header .search-bar .search-bar-cont ul {
                padding-right: 65px;
                padding-left: 65px
            }

    .master-header.zatarains.sticky .search-bar .search-bar-cont:before {
        right: 95px
    }

    ul.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all li {
        max-width: 1082px
    }

    .master-header.sticky .recipe-bar .recipe-bar-cont {
        top: 0
    }

    .master-header.show-recipe-bar .recipe-bar {
        display: block
    }

    .master-header .recipe-bar {
        display: none;
        width: 100%;
        position: absolute;
        top: 95px;
        left: 0;
        background: #eee none repeat scroll 0% 0%;
        box-shadow: 0 -1px 1px 0 #d7d7d7
    }

        .master-header .recipe-bar .recipe-bar-cont {
            max-width: 1200px;
            width: 100%;
            margin: 0 auto;
            padding: 16px 30px 16px;
            position: relative;
            top: 0;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box
        }

            .master-header .recipe-bar .recipe-bar-cont:before {
                content: "";
                display: block;
                position: absolute;
                left: 160px;
                top: -20px;
                width: 0;
                height: 0;
                border-style: solid;
                background: transparent;
                border-width: 0 18px 20px 18px;
                border-color: transparent transparent #eee transparent
            }

            .master-header .recipe-bar .recipe-bar-cont:after {
                content: "";
                clear: both;
                display: block
            }

            .master-header .recipe-bar .recipe-bar-cont .data {
                float: left;
                padding: 12px 0 0
            }

                .master-header .recipe-bar .recipe-bar-cont .data h2 {
                    font: normal .625em "HelveticaNeueW01-75Bold", Arial, "Helvetica";
                    color: #3b3b3a;
                    text-transform: uppercase;
                    padding: 0
                }

                .master-header .recipe-bar .recipe-bar-cont .data ul {
                    padding: 15px 0 0;
                    border-bottom: 0
                }

                    .master-header .recipe-bar .recipe-bar-cont .data ul li {
                        padding: 0 0 5px;
                        border-top: 0
                    }

                        .master-header .recipe-bar .recipe-bar-cont .data ul li a {
                            font: normal .875em "HelveticaNeueW01-55Roma", Arial, "Helvetica";
                            color: #000;
                            text-decoration: none
                        }

            .master-header .recipe-bar .recipe-bar-cont .items {
                float: right
            }

                .master-header .recipe-bar .recipe-bar-cont .items:after {
                    content: "";
                    clear: both;
                    display: block
                }

                .master-header .recipe-bar .recipe-bar-cont .items li {
                    float: left;
                    padding: 0 12px 0 0;
                    -moz-box-sizing: border-box;
                    -webkit-box-sizing: border-box;
                    box-sizing: border-box
                }

                    .master-header .recipe-bar .recipe-bar-cont .items li:last-child {
                        padding: 0
                    }

                    .master-header .recipe-bar .recipe-bar-cont .items li .box {
                        display: block;
                        width: 292px;
                        height: 221px;
                        border: 1px solid #d3d3d3;
                        background: #fff;
                        padding: 4px;
                        text-decoration: none;
                        -moz-box-sizing: border-box;
                        -webkit-box-sizing: border-box;
                        box-sizing: border-box
                    }

                        .master-header .recipe-bar .recipe-bar-cont .items li .box .box-image {
                            width: 282px;
                            height: 157px;
                            overflow: hidden
                        }

                            .master-header .recipe-bar .recipe-bar-cont .items li .box .box-image img {
                                width: 100%
                            }

                            .master-header .recipe-bar .recipe-bar-cont .items li .box .box-image .box-data {
                                padding: 15px 0 0
                            }

                                .master-header .recipe-bar .recipe-bar-cont .items li .box .box-image .box-data span {
                                    display: block;
                                    font: normal .75em "HelveticaNeueW01-55Roma", Arial, "Helvetica";
                                    color: #000
                                }

                                .master-header .recipe-bar .recipe-bar-cont .items li .box .box-image .box-data h2 {
                                    font: normal .875em "HelveticaNeueW01-65Medi", Arial, "Helvetica";
                                    color: #3b3b3a;
                                    padding: 2px 0 0
                                }

    .master-header.zatarains .recipe-bar .recipe-bar-cont {
        left: 100px
    }

    .master-header.zatarains.sticky .recipe-bar .recipe-bar-cont {
        top: 5px
    }
}

.master-header .top .hd-cont .user li a {
    text-transform: capitalize
}

@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
    .master-header .bottom .round.search:before {
        font-size: 45px
    }

    .master-header .bottom .extra-links li a span:before {
        font-size: 45px
    }
}


/* @module: recipe-back */
.recipe-back:before {
    content: "<";
}

.recipe-back {
    display: block;
    margin-top: 20px;
    text-decoration: none;
    color: #f00;
    font: 18px/16px 'HelveticaNeueW01-55Roma', sans-serif;
}

/* @module: recipe-hero */
.landing-picture {
    max-height: 410px;
}

.grid .landing-picture {
    max-height: 250px;
    padding: 0;
}

.landing-picture img {
    width: 100%;
}

.landing-picture .flex-prev, .landing-picture .flex-next {
    background: transparent url('/Content/Moose/images/slider-arrow.png') no-repeat;
    color: transparent;
    font: 0/0 a;
    height: 40px;
    position: absolute;
    top: 5%;
    width: 40px;
    z-index: 3;
}

.flex-disabled {
    display: none;
}

.landing-picture .flex-next {
    background-position: -40px 0;
    right: 5px;
}

.landing-picture .flex-prev {
    background-position: 0 0;
    left: 5px;
}

.landing-picture .flex-control-nav {
    position: absolute;
    z-index: 2;
    bottom: 10px;
    left: 49%;
}

    .landing-picture .flex-control-nav li {
        margin: 0 2px;
        float: left;
    }

        .landing-picture .flex-control-nav li a {
            display: block;
            width: 13px;
            height: 13px;
            text-indent: -999em;
            font: 0/0 a;
            color: transparent;
            background: transparent url('/Content/Moose/images/bullets.png') no-repeat;
            background-position: -13px 0;
            cursor: pointer;
        }

        .landing-picture .flex-control-nav li .flex-active {
            background-position: 0 0;
        }

.landing-picture .slide {
    overflow: hidden;
}

    .landing-picture .slide hgroup, .landing-picture .slide .hgroup {
        margin: 0 auto;
        top: 5%;
    }

        .landing-picture .slide hgroup h1, .landing-picture .slide hgroup h2, .landing-picture .slide hgroup p,
        .landing-picture .slide .hgroup h1, .landing-picture .slide .hgroup h2, .landing-picture .slide .hgroup p {
            text-align: left;
            padding: 0 15px;
            max-width: 400px;
            color: #3c3c3c;
        }

        .landing-picture .slide hgroup h1, .landing-picture .slide .hgroup h1 {
            font: 30px/30px 'HelveticaNeueW01-75Bold', sans-serif;
        }

            .landing-picture .slide hgroup h1 span, .landing-picture .slide .hgroup h1 span {
                font: 18px 'HelveticaNeueW01-55Roma', sans-serif;
            }

        .landing-picture .slide hgroup h2, .landing-picture .slide .hgroup h2 {
            font: 16px 'HelveticaNeueW01-65Medi', sans-serif;
            font-weight: normal;
            margin-bottom: 30px;
        }

        .landing-picture .slide hgroup p, .landing-picture .slide .hgroup p {
            font: 16px 'HelveticaNeueW01-65Medi', sans-serif;
            font-weight: normal;
            margin-bottom: 30px;
        }

        .landing-picture .slide hgroup a, .landing-picture .slide .hgroup a {
            display: block;
            font: 16px 'HelveticaNeueW01-55Roma', sans-serif;
            color: #f00;
            margin-top: 30px;
        }

.gourmet .landing-picture .slide hgroup a, .gourmet .landing-picture .slide .hgroup a {
    color: #c30000;
}

.landing-picture .slide hgroup a:after, .landing-picture .slide .hgroup a:after {
    content: ">";
    margin-left: 8px;
}

.landing-picture .slide hgroup a.back, .landing-picture .slide .hgroup a.back {
    margin: 10px 0px 20px 15px;
}

    .landing-picture .slide hgroup a.back:before, .landing-picture .slide .hgroup a.back:before {
        content: "<";
        margin-right: 8px;
    }

    .landing-picture .slide hgroup a.back:after, .landing-picture .slide .hgroup a.back:after {
        content: none;
        margin-left: 0px;
    }

.landing-picture .slide hgroup h2 a, .landing-picture .slide .hgroup h2 a {
    margin-top: 0;
}

.landing-picture .slide hgroup p a, .landing-picture .slide .hgroup p a {
    margin-top: 0;
}

.main-search-container {
    position: relative;
}

.refine-recipe {
    margin: 5px 5px 10px;
    position: relative;
    outline: none;
}

.mini-search-field {
    background: #fff;
    position: relative;
    z-index: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #d7d7d7;
    padding: 0.6em 10px;
    width: 100%;
    -webkit-border-radius: 0.2em;
    border-radius: 0.2em;
    font-weight: normal;
    font-size: .9em;
}

.ie7 .mini-search-field {
    width: 84%;
}

.search-btn {
    position: absolute;
    top: 6px;
    right: 5px;
    width: 30px;
    height: 30px;
    border: none;
    background: url(/Content/Moose/images/icon-small-search.png) no-repeat center center;
    text-indent: -9999em;
}


/* @module: landing-fixednav */
.landing-navigation {
    background: white;
    border: 0;
    height: auto;
    margin-top: 51px;
}

    .landing-navigation.fixed {
        left: 20px;
        position: fixed;
        z-index: 10;
        width: 25%;
    }

    .landing-navigation .nav {
        list-style: none;
        margin: 0;
        margin-bottom: 30px;
        padding: 0;
        padding-bottom: 30px;
    }

        .landing-navigation .nav li {
            margin: 1px 0;
            font-size: 18px;
            height: 42px;
            line-height: 42px;
            padding: 0 2%;
            width: 100%;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
        }

            .landing-navigation .nav .selected, .landing-navigation .nav li:hover {
                background: #ff0000;
                cursor: hand;
                cursor: pointer;
            }

            .landing-navigation .nav li a {
                color: #292929;
                font: 18px 'HelveticaNeueW01-75Bold', sans-serif;
                text-decoration: none;
            }

            .landing-navigation .nav .selected a, .landing-navigation .nav li:hover a {
                color: white;
            }

.category-grid > .category-row {
    display: list-item;
}

.category-grid .image {
    position: relative;
}

    .category-grid .image > *, .category-grid .image .video {
        display: block;
        overflow: hidden;
        max-height: 220px;
    }

    .category-grid .image img {
        width: 100%;
    }

.category-grid .product .image img {
    margin: 0;
}

.category-grid h3 {
    font-size: 1em;
    margin-bottom: 0;
    color: #f00;
}

.category-grid .rating {
    overflow: hidden;
}

ol.rating {
    overflow: hidden;
}

.category-grid .info h3 {
    margin-top: 5px;
}

.category-grid .author {
    color: #999;
    font-size: .8em;
    margin: 0;
}

.actions {
    height: 50px;
    /*width: 100%;*/
    right: 5px;
    position: absolute;
    bottom: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    .actions .wrap {
        float: right;
        /*width: 100px;*/ /*MAC took over to move heart button*/
        margin: 0 auto;
        margin-top: -10px;
    }

    .actions .add, .actions .not {
        display: block;
        float: left;
        width: 40px;
        height: 42px;
        line-height: 52px;
        margin: 15px 5px;
        font: 0/0 a;
        color: transparent;
        text-indent: -999em;
        background-repeat: none;
    }

/* @module: filters */
.filters .sort {
    font-family: 'HelveticaNeueW01-65Medi', sans-serif;
}

.filters {
    margin-bottom: 10px;
    /*overflow: hidden;*/
    border-top: 1px solid #dddddd;
    border-left: none;
    border-right: none;
    width: 99%;
    position: relative;
}

    .filters:after {
        display: block;
        clear: both;
        visibility: hidden;
        content: ".";
        height: 0px;
    }

    .filters ul, .filters p {
        float: left;
        margin: 15px 0;
    }

    .filters ul {
        width: 88%;
        position: absolute;
        z-index: 999;
        background: #FFF;
        top: 51px;
        margin: 0px;
    }

    .filters p {
        width: 10%;
        margin: 0;
        background: #f8f8f8;
        padding: 15px 10px;
        /*cursor: pointer;*/
        /* Firefox */
        -moz-border-radius: 5px;
        /* WebKit */
        -webkit-border-radius: 5px;
        /* IE9, Opera 10.5+, dev channel releases of Google Chrome */
        border-radius: 5px;
        /* Firefox */
        -moz-box-shadow: 0px 1px 5px #767676;
        /* WebKit */
        -webkit-box-shadow: 0px 1px 5px #767676;
        /* Standard */
        box-shadow: 0px 1px 5px #767676;
    }

    .filters ul li {
        float: left;
        padding: 0px;
        font-family: 'HelveticaNeueW01-65Medi', sans-serif;
    }

.ie7 .filters ul li .selected {
    color: red;
}

.filters ul li a:before {
    content: "●";
    margin: 0 5px;
    color: #ffffff;
}

.filters ul li a {
    display: block;
    color: #000000;
}

    .filters ul li a:hover {
        color: #000000;
        background: #EAEAEA;
    }

        .filters ul li a:hover:before {
            color: #EAEAEA;
        }

/* @module: landing-grid */
/*@module recipe-grids*/
.category-grid {
    overflow: hidden;
}

    .category-grid > li {
        overflow: hidden;
        padding-bottom: 20px;
    }

        .category-grid > li > h2 {
            font-size: 1.3em;
            margin-bottom: 5px;
        }

        .category-grid > li > p {
            font-size: 1.3em;
            margin-bottom: 5px;
        }

    .category-grid .image {
        position: relative;
    }

@media (min-width: 768px) {
    .category-grid .image {
        max-height: 211px;
    }
}

        .category-grid .image > *, .category-grid .image .video {
            display: block;
            overflow: hidden;
            max-height: 256px;
        }

        .category-grid .image img {
            width: 100%;
            background: #EEE;
        }

    .category-grid .product .image img {
        margin: 0;
    }


    .category-grid h3 {
        font: 18px 'HelveticaNeueW01-55Roma', sans-serif;
        margin-bottom: 0;
        color: #FF0000;
    }

    .category-grid .rating, .category-grid .author {
        overflow: hidden;
        margin: 0 10px;
    }

ol.rating {
    overflow: hidden;
    margin: 0 10px;
}

.category-grid .info h3 {
    margin: 10px 10px 5px;
}

.category-grid .author {
    color: #999;
    font-size: .8em;
    margin: 3px 0 0 10px;
}

.actions {
    height: 50px;
    /*width: 100%;*/
    right: 5px;
    position: absolute;
    bottom: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    .actions .wrap {
        float: right;
        /*width: 100px;*/ /*MAC took over to move heart button*/
        margin: 0 auto;
        margin-top: -10px;
    }

    .actions .add, .actions .not, .actions .list {
        display: block;
        float: left;
        width: 42px;
        height: 42px;
        line-height: 52px;
        margin: 15px 4px;
        font: 0/0 a;
        color: transparent;
        text-indent: -999em;
        background-repeat: none;
    }

    .actions .add {
        background: url('/Content/Moose/images/action-icons.png') 0px 0px no-repeat;
    }

    .actions .not {
        background: url('/Content/Moose/images/action-icons.png') -47px 0px no-repeat;
    }

    .actions .list {
        background: url('/Content/Moose/images/action-icons.png') -92px 0px no-repeat;
    }

    .actions .add.saved {
        background: url('/Content/Moose/images/action-icons.png') 0px -42px no-repeat;
    }

    /* Start Hovers */

    .actions .add:hover {
            background: url('/Content/Moose/images/action-icons.png') 0px -42px no-repeat;
        }
        .actions .not:hover {
            background: url('/Content/Moose/images/action-icons.png') -47px -42px no-repeat;
        }
        .actions .list:hover {
            background: url('/Content/Moose/images/action-icons.png') -92px -42px no-repeat;
        }
        /* End Hovers */


.gourmet .actions .add {
    background: url('/Content/Moose/images/gourmet/action-icons_BW.png') 0px 0px no-repeat;
}

.gourmet .actions .not {
    background: url('/Content/Moose/images/gourmet/action-icons_BW.png') -47px 0px no-repeat;
}

.gourmet .actions .list {
    background: url('/Content/Moose/images/gourmet/action-icons_BW.png') -92px 0px no-repeat;
}

.gourmet .actions .add.saved {
    background: url('/Content/Moose/images/gourmet/action-icons_BW.png') 0px -42px no-repeat;
}


    .actions {
        bottom: 0px;
    }

    .landing-grid .image:hover .actions,
    .homepage-grid .image:hover .actions {
        bottom: 0;
    }


    .savedTab {
        bottom: 5px !important;
    }

        .savedTab .add {
            float: right;
            cursor: pointer;
        }

    .category-grid .rating li {
        float: left;
        font-size: 0.9em;
        color: #d6d6d6;
    }

    .category-grid .rating .on {
        color: #f00;
    }

    .gourmet .category-grid .rating .on {
        color: #c30000;
    }

    ol.rating li {
        float: left;
        font-size: 0.9em;
        color: #d6d6d6;
        border:none;
    }

    ol.rating .on {
        color: #f00;
    }

    .category-grid .fp-mark {
        width: auto;
        float: left;
    }

    .category-grid .fp {
        width: 100%;
    }

        .category-grid .fp img {
            margin-top: -5px;
        }

        .category-grid .fp .fp-per, .category-grid .fp .fp-copy {
            margin-left: 80px;
        }

            .category-grid .fp .fp-per span {
                float: left;
                color: #333;
                font: 2em 'HelveticaNeueW01-75Bold', sans-serif;
            }

            .category-grid .fp .fp-per p {
                float: left;
                margin-left: 10px;
                margin-top: 8px;
                text-transform: capitalize;
            }

        .category-grid .fp .fp-per {
            font-size: 0.8em;
            overflow: hidden;
            height: 50%;
        }

        .category-grid .fp .fp-copy {
            margin-top: -20px;
            width: 65%;
            height: 50%;
        }

            .category-grid .fp .fp-copy p {
                font-size: 0.9em;
                margin-bottom: 25px;
            }

    @media screen and (max-width: 47.99em) {
        .recipe-back {
            padding-left: 1%;
        }

        .filters {
            width: 98% !important;
            margin-left: 1%;
            clear: both;
        }

            .filters ul, .filters p {
                width: 100% !important;
            }

            .filters .sort {
                border-bottom: 1px solid #dddddd;
                width: 100%;
                background: #f8f8f8 url('/Content/Moose/images/more-arrow-grey.jpg') 96% no-repeat;
                color: #f00;
                font-family: 'HelveticaNeueW01-75Bold', sans-serif;
            }

                .filters .sort.active {
                    background: #ff0000 url('/Content/Moose/images/less-arrow-red.jpg') 96% no-repeat;
                    color: white;
                }


        .gourmet .filters .sort {
            background: #f8f8f8 url('/Content/Moose/images/gourmet/more-arrow_noBkgd.png') 96% no-repeat;
            color: #c30000;
        }

            .gourmet .filters .sort.active {
                background: #55a118 url('/Content/Moose/images/gourmet/less-arrow-green.jpg') 96% no-repeat;
                color: white;
            }



        .filters ul {
            display: none;
            border-bottom: 1px solid #dddddd;
        }

            .filters ul li {
                float: left;
                width: 100%;
                padding: 0;
                min-height: 40px;
                line-height: 40px;
                border-bottom: 1px solid #dddddd;
                border-left: 2px solid #dddddd;
                border-right: 2px solid #dddddd;
            }

        /* @module: recipe-hero */
        .landing-picture {
            max-height: none !important;
        }

        .grid.major-section .landing-picture.full .slides .slide h1 {
            margin-top: 0;
        }
    }

    @media screen and (max-width: 767px) {
        .gourmet .landing-picture .slide hgroup h1, .gourmet .landing-picture .slide hgroup h2, .gourmet .landing-picture .slide hgroup p {
            max-width: 100%;
        }
    }


    /*Zatarains CSS*/

@media screen and (min-width: 767px) {
    .zatarains .landing-picture {
        top: -60px;
        margin-bottom: -36px;
    }
}

@media screen and (max-width: 767px) {
    .zatarains .landing-picture {
        top: 0;
    }
}

.zatarains .landing-navigation .nav li a {
    font-size: 18px;
}

.zatarains .landing-picture .slide hgroup, .zatarains .landing-picture .slide .hgroup {
    top: 12%;
}

    .zatarains .landing-picture .slide hgroup a.back, .zatarains .landing-picture .slide .hgroup a.back {
        margin: 20px 23px 19px;
    }

    .zatarains .landing-picture .slide hgroup h1, .zatarains .landing-picture .slide .hgroup h1 {
        margin-top: 26px;
        margin-bottom: 3px;
    } 

/* -- Sub-Cat transparency box -- */
@media screen and (min-width: 48em) and (max-width: 1023px){
    .zatarains .landing-picture .slide hgroup, .zatarains .landing-picture .slide .hgroup {
        max-width: none;
        margin-top: 20px;
    }
}

.zatarains .landing-picture .slide hgroup h1, .zatarains .landing-picture .slide hgroup p,
.zatarains .landing-picture .slide .hgroup h1, .zatarains .landing-picture .slide .hgroup p {
    max-width: none;
}

    /*Grill Mates CSS*/
.grill.mates .landing-picture .slide hgroup a, .grill.mates .landing-picture .slide .hgroup a {
    color: #ba0000;
}
.grill.mates .landing-picture .slide hgroup h1, .grill.mates .landing-picture .slide .hgroup h1 {
    text-transform: uppercase;
    font-family: "HelveticaNeueW01-65Medi","Helvetica",sans-serif,Arial;
    font-weight: bold;
}
.grill.mates .category-grid h3 {
    color: #ba0000;
}
.grill.mates .category-grid .rating .on {
    color: #ba0000;
}
.grill.mates .filters ul li a.selected:before {
    color: #ba0000;
}
@media screen and (max-width: 767px) {
    .grill.mates .filters .sort {
        background: transparent url('/Content/Moose/images/grill-mates/more-arrow.jpg') 96% no-repeat;
    }
}
.grill.mates .filters .sort {
    color: #ba0000;
}
.grill.mates .filters .sort.active {
    color: #fff;
    /*background: #ba0000;*/
}
.grill.mates .actions .add.list {
    background: url('/Content/Moose/images/grill-mates/gm-action-icons.png') -92px 0 no-repeat;
}
.grill.mates .actions .add.list:hover {
    background: url('/Content/Moose/images/grill-mates/gm-action-icons.png') -92px -42px no-repeat;
}
.grill.mates .actions .not {
    background: url('/Content/Moose/images/grill-mates/gm-action-icons.png') -47px 0 no-repeat;
}
.grill.mates .actions .not:hover {
    background: url('/Content/Moose/images/grill-mates/gm-action-icons.png') -47px -42px no-repeat;
}
.grill.mates .actions .add {
    background: url('/Content/Moose/images/grill-mates/gm-action-icons.png') 0 0 no-repeat;
}
.grill.mates .actions .add:hover {
    background: url('/Content/Moose/images/grill-mates/gm-action-icons.png') 0 -42px no-repeat;
}
    /*END Grill Mates CSS*/

    /*Third Tier Recipe Categories CSS*/
    @media screen and (min-width: 768px) {
        ul.thirdTier {
            margin-top: 30px;
        }
    }
    .thirdTier.category-grid h3 {
        font-family: 'HelveticaNeueW01-65Medi',sans-serif;
    }

    @media screen and (max-width: 767px) {
        ul.thirdTier {
            margin-left: -5px;
        }
        .thirdTier .info, .thirdTier .image, .thirdTier .link {
            display: table-cell;
            vertical-align: middle;
            font-size: .9em;
            padding-left: 2%;
        }
        .thirdTier img {
            border-radius: 4px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
        }
        .thirdTier .image {
            width: 33%;
        }
        .thirdTier .column {
            padding: 0;
            border-bottom: 1px solid #EFEFEF;
            display: table;
        }
        .thirdTier .column:first-child {
            border-top: 1px solid #EFEFEF;
        }
        .thirdTier .link {
            width: 10%;
        }
        .thirdTier .link a {
        text-indent: -999em;
        font: 0/0 caption;
        color: transparent;
        width: 10px;
        height: 16px;
        background: url('/Content/Moose/images/arrow.jpg') no-repeat;
        font-size: 1.5em;
        font-weight: bold;
        }
        .thirdTier.category-grid h3 {
            margin: 10px 0;
            font-weight: normal;
        }
    }

    /*END Third Tier Recipe Categories CSS*/





@media screen and (min-width:48em) and (max-width: 64em){
	.category-row.column.three.left {
	min-height: 375px;
	}

	.refine-recipe {
	width: 295px;
	}
}






/*This software is intended to be used for informational purposes to illustrate user experience, visual design, layout, transitions, and other creative requirements. This software may not be optimized for performance, scalability, security, interoperability and reuse, and is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.*/

@media screen and (min-width: 48em) {


    .recipe-back {
        padding-left: 0;
        margin-top: 20px;
        margin-bottom: -40px;
    }
    /* @module: hero*/
    .landing-picture .slide {
        position: relative;
    }

    .landing-picture .flex-prev, .landing-picture .flex-next {
        top: 48%;
    }

    .landing-picture img {
        width: 100%;
        margin-left: 0;
        max-width: 100%;
    }

    .landing-picture .slide hgroup, .landing-picture .slide .hgroup, .grid.major-section .landing-picture .slide .hgroup {
        position: absolute;
        top: 8%;
        left: 4%;
        padding: 0;
        background: url('/Content/Moose/images/white-bg.png');
        max-width: none;
        margin: 0;
        /*margin: 15px  0;*/
    }
        /*.grid .landing-picture .slide hgroup {
        top: 0;
        left: 0;
        background: none;
    }*/
        .landing-picture .slide hgroup h1, .landing-picture .slide hgroup h2,
        .landing-picture .slide .hgroup h1, .landing-picture .slide .hgroup h2 {
            text-align: left;
            padding: 0;
            max-width: 400px;
            color: #3c3c3c;
        }

        .landing-picture .slide hgroup h1, .landing-picture .slide hgroup p,
        .landing-picture .slide .hgroup h1, .landing-picture .slide .hgroup p {
            text-align: left;
            padding: 0;
            max-width: 400px;
            color: #3c3c3c;
        }

        .landing-picture .slide hgroup a.back, .landing-picture .slide .hgroup a.back {
            margin: 5px 23px 25px;
        }

        .landing-picture .slide hgroup h1, .landing-picture .slide .hgroup h1 {
            margin: 25px 40px 10px;
            font: 30px/30px 'HelveticaNeueW01-75Bold', sans-serif;
        }

        .landing-picture .slide hgroup h2, .landing-picture .slide .hgroup h2 {
            font: 16px 'HelveticaNeueW01-55Roma', sans-serif;
            font-weight: normal;
            margin: 0 40px 50px;
        }

        .landing-picture .slide hgroup p, .landing-picture .slide .hgroup p {
            font: 16px 'HelveticaNeueW01-55Roma', sans-serif;
            font-weight: normal;
            margin: 0 40px 50px;
        }

    .refine-recipe {
        float: left;
        margin: 30px 40px 10px;
    }

    .mini-search-field {
    }

    .ui-autocomplete {
        font-size: .9em;
    }

        .ui-autocomplete .ui-menu-item a.ui-state-hover {
        }

    /* @module: filters */
    .filters {
        margin: 48px 30px 10px;
        border: none;
        font-size: 16px;
        float: right;
        width: auto;
    }

        .filters p {
            text-align: center;
            padding: 0px 10px;
            background: none;
            width: 100px;
            float: right;
            /* Firefox */
            -moz-border-radius: 0px;
            /* WebKit */
            -webkit-border-radius: 0px;
            /* IE9, Opera 10.5+, dev channel releases of Google Chrome */
            border-radius: 0px;
            /* Firefox */
            -moz-box-shadow: none;
            /* WebKit */
            -webkit-box-shadow: none;
            /* Standard */
            box-shadow: none;
        }

            .filters p span {
                display: none;
            }

        .filters ul {
            display: block !important;
            margin: 0px;
            float: right;
            width: auto;
            background: none;
            position: static;
        }

            .filters ul li {
                /*margin: 0 10px;*/
                float: left;
            }

                .filters ul li a {
                    border-bottom: none;
                    display: inline;
                    width: auto;
                    color: #000;
                    display: inline;
                }

                    .filters ul li a:before {
                        content: "●";
                        margin-right: 10px;
                        color: #FFFFFF;
                    }

                    .filters ul li a.selected:before {
                        content: "●";
                        margin-right: 10px;
                        color: #FF0000;
                    }

    .gourmet .filters ul li a.selected:before {
        color: #55a118;
    }

    .filters ul li a:hover {
        background: none;
        color: #787878;
    }


    /* @module: grid */
    .category-grid {
        border-top: 1px solid #d7d7d7;
        width: 100%;
    }

        .category-grid .image {
            max-height: none;
            overflow: hidden;
        }

        .no-fp.category-grid > li {
            border: none;
            padding-bottom: 0;
            min-height: 315px;
            margin-top: 10px;
        }

        .category-grid > li {
            border: none;
            padding-bottom: 0;
            min-height: 350px;
            margin-top: 10px;
        }

    .category-grid li .info, .category-grid li .image, .category-grid li .link {
        display: block;
    }

    @media (min-width: 768px) {
        .category-grid li .info, .category-grid li .image, .category-grid li .link {
            max-height: 210px;
        }
    }

    .category-grid li .link {
        display: none;
    }

    .category-grid .image {
        position: relative;
        overflow: hidden;
    }
}

@media screen and (min-width: 64em) {

    .actions .add:hover {
        background: url('/Content/Moose/images/action-icons.png') 0px -42px no-repeat;
    }

    .actions .not:hover {
        background: url('/Content/Moose/images/action-icons.png') -47px -42px no-repeat;
    }

    .actions .list:hover {
        background: url('/Content/Moose/images/action-icons.png') -92px -42px no-repeat;
    }



    .gourmet .actions .add:hover {
        background: url('/Content/Moose/images/gourmet/action-icons.png') 0px -42px no-repeat;
    }

    .gourmet .actions .not:hover {
        background: url('/Content/Moose/images/gourmet/action-icons.png') -47px -42px no-repeat;
    }

    .gourmet .actions .list:hover {
        background: url('/Content/Moose/images/gourmet/action-icons.png') -92px -42px no-repeat;
    }

    /* @module: recipe-fixednav */
    .recipe-navigation {
        position: absolute;
        top: 446px;
        width: 33.3%;
        background: white;
        border: 0;
        height: auto;
    }

    .landing-picture .slide hgroup h1, .landing-picture .slide .hgroup h1 {
        margin-top: 50px;
    }

    .gourmet .landing-picture .slide hgroup h1, .gourmet .landing-picture .slide .hgroup h1 {
        margin-top: 0px;
    }

    .affix-top {
        left: auto !important;
    }

    .affix {
        /*left: 32px;*/
        top: 20px;
        position: fixed;
        z-index: 10;
        left: auto !important;
    }

    .affix-bottom {
        position: absolute;
        bottom: 70px;
        top: auto;
        left: auto !important;
    }

    .recipe-navigation .nav {
        border-bottom: 1px solid #EFEFEF;
        list-style: none;
        margin: 0;
        margin-bottom: 30px;
        padding: 0;
        padding-bottom: 30px;
    }

        .recipe-navigation .nav li {
            font-size: 18px;
            height: 42px;
            line-height: 42px;
            padding: 0 2%;
            width: 100%;
        }

            .recipe-navigation .nav .selected, .recipe-navigation .nav li:hover {
                background: #ff0000;
                cursor: hand;
                cursor: pointer;
            }

    .gourmet .recipe-navigation .nav .selected, .gourmet .recipe-navigation .nav li:hover {
        background: #55a118;
    }

    .recipe-navigation .nav li a {
        color: #292929;
        font: 18px 'HelveticaNeueW01-75Bold', sans-serif;
        text-decoration: none;
    }

    .recipe-navigation .nav .selected a, .recipe-navigation .nav li:hover a {
        color: white;
    }

    .refine-recipe {
        width: 350px;
    }
}


.lf-module.mkc-lf-module-herospace-pr01 {
    background-color: #f4f4f4;
}

.lf-module.mkc-lf-module-herospace-pr01 {
    background-color: #F4F4F4;
    clear: both;
    overflow: visible;
    margin-bottom: 50px;
}

@media (min-width: 768px) {
    .lf-module.mkc-lf-module-herospace-pr01 {
        margin-bottom: 0;
    }
}

.lf-module.mkc-lf-module-herospace-pr01 .herospace-cont {
    position: relative;
    font-family: "HelveticaNeueW01-45Ligh", Arial, "Helvetica";
    color: #3c3c3c;
}

@media (min-width: 768px) {
    .lf-module .is-mobile {
        display: none;
    }
}

@media (min-width: 1200px) {
    .lf-module .is-mobile, .lf-module .is-tablet {
        display: none;
    }
}

.lf-module.mkc-lf-module-herospace-pr01 .herospace-cont img.is-desktop {
    display: none;
}

@media (min-width: 1200px) {
    .lf-module.mkc-lf-module-herospace-pr01 .herospace-cont img.is-desktop {
        display: block;
    }
}

.lf-module.mkc-lf-module-herospace-pr01 .herospace-cont img {
    width: 100%;
    min-height: 250px;
}

    .lf-module.mkc-lf-module-herospace-pr01 .herospace-cont img.is-mobile {
        display: block;
    }

@media (min-width: 1200px) {
    .lf-module.mkc-lf-module-herospace-pr01 .herospace-cont img.is-mobile {
        display: none;
    }
}

.lf-module.mkc-lf-module-herospace-pr01 .herospace-cont .box {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    position: absolute;
    text-align: center;
    padding: 20px 40px 30px;
    width: 264px;
    height: 135px;
    left: 50%;
    top: 50%;
}

@media (min-width: 768px) {
    .lf-module.mkc-lf-module-herospace-pr01 .herospace-cont .box {
        padding: 40px 65px 30px;
        width: 400px;
        height: 200px;
    }
}

.lf-module.mkc-lf-module-herospace-pr01 .herospace-cont .box {
    height: auto;
    padding-top: 15px;
}

.lf-module.mkc-lf-module-herospace-pr01 .herospace-cont h1 {
    font-size: 1.5em;
    margin-bottom: 10px;
    margin-top: 0px;
}

.lf-module.mkc-lf-module-herospace-pr01 .herospace-cont h2 {
    font-size: 1.5em;
    color: #3c3c3c;
    margin-bottom: 10px;
    letter-spacing: 0px;
    /*margin-bottom: 10px;
    margin-top:0px;
    font-size: 1.25em;
    line-height: .9;*/
}

.lf-module.mkc-lf-module-herospace-pr01 .herospace-cont p {
    font-size: .6875em;
    line-height: 1.4;
    margin-top: 0px;
}

@media (min-width: 768px) {
    .lf-module.mkc-lf-module-herospace-pr01 .herospace-cont p {
        font-size: .875em;
    }
}

.lf-module.mkc-lf-module-herospace-pr01 .herospace-cont p {
    margin-bottom: 10px;
}


.lf-module.mkc-lf-module-herospace-pr01 .herospace-cont .button {
    display: block;
    position: absolute;
    width: 175px;
    height: 40px;
    color: #fff;
    left: 50%;
    bottom: -20px;
    line-height: 3.35;
    margin-left: -85px;
    font-size: .75em;
    background-color: #e53e1d;
    text-decoration: none;
    text-transform: uppercase;
}

@media (min-width: 768px) {
    .lf-module.mkc-lf-module-herospace-pr01 .herospace-cont .button {
        width: 200px;
        height: 45px;
        bottom: -15px;
        margin-left: -100px;
        font-size: .75em;
        line-height: 3.75;
    }
}

.lf-module.mkc-lf-module-herospace-pr01 .herospace-cont .button {
    background-color: #e61f26;
}

.lf-module.mkc-lf-module-herospace-pr01 .herospace-cont .button {
    background-color: #e61f26;
}

.lf-module.mkc-lf-module-herospace-pr01 .herospace-cont .banner-left-box {
    transform: translate(0%,0%);
    position: absolute;
    text-align: left;
    padding: 2%;
    max-width: 400px;
    min-width: 300px;
    height: auto;
    left: 4%;
    top: 10%;
    background-image: url("/Content/Rocard/images/Delivered/white-bg.png");
    font: 16px 'HelveticaNeueW01-55Roma',sans-serif;
    font-weight: normal;
}

@media (min-width: 768px) {
    .lf-module.mkc-lf-module-herospace-pr01 .herospace-cont .banner-left-box {
        width: 400px;
        height: 200px;
    }
}

.lf-module.mkc-lf-module-herospace-pr01 .herospace-cont .banner-left-box {
    height: auto;
    padding-top: 15px;
}

.banner-left-link {
    color: #e61f26;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-left: 2%;
    text-decoration: none;
    font: 16px 'HelveticaNeueW01-55Roma',sans-serif;
    font-weight: normal;
}

@media screen and (min-width: 48em) {
    .banner-left-link {
        text-align: left;
    }
}

.lf-module.mkc-lf-module-herospace-pr01 video {
    width: 100%;
    position: relative;
    z-index: 2;
}

.lf-module.mkc-lf-module-herospace-pr01 .videofallbackimage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}


@media screen and (min-width: 67em) {
    .actions {
        bottom: -50px;
    }

    .category-grid .image:hover .actions {
        bottom: 5px;
    }
}

.backto {
    float: left;
    margin: 30px 10px;
}

.backto a{
    color: #c30000;
}

@media (min-width: 62em) {
    html body .slider-container .item-rounded.col-sm-3 {
        min-width: 25%;
        margin:0px;
    }

    .slider.featured-products-slider{
        padding-top: 30px;
    }
}

.grid .landing-picture {
    max-height: 375px;
}
/**
 CSS rules for updated product carousel module
 The following file and it's contents are a supplement to the previously-existing
 product slider/carousel styles and rules. Additional relevant css remains in
 'product.css' which was augmented where necessary for this update
 */

.featured-products-slider .item-rounded, .recipe-about-carousel .item-rounded, .searched-product-container .item-rounded, .single-category-cluster-product .item-rounded {
    position: relative;
    min-height: 340px;
}

@media(max-width:767px) {
    .featured-products-slider .slick-next {
        right: 15px;
    }

    .featured-products-module .slider-container {
        margin-right: -15px;
    }
}

@media(min-width:1200px) {
}




.featured-products-slider .slick-prev, .featured-products-slider .slick-next {
    top: 40%;
}

.confirmation-modal .confirm-text {
    color: #FFFFFF;
    text-align: center;
    font-size: 20px;
}

.confirmation-modal .btn-lt {
    width: 100%;
}

aside.modal-windows .confirmation-modal .modal-body {
    padding: 15px 30px 30px 30px;
}


html body .icon .icon-bottle-active, html body .icon .icon-spice-rack:hover {
    color: #ED1C24;
}

html body .icon .icon-sr-wtb {
    color: transparent;
}

.item-rounded .dsr-buttons {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 44px;
}

.dsr-buttons .btn.action-button.icon-button + .icon-button {
    margin-left: 0;
}

.dsr-buttons .btn.action-button.icon-button .icon, .btn.action-button .icon.icon-product {
    width: 40px;
}

@media(max-width:767px) {
    .featured-products-slider .slick-next {
        right: 15px;
    }

    .featured-products-module .slider-container {
        margin-right: -15px;
    }

    .item-rounded .dsr-buttons {
        bottom: 58px;
    }
}

@media(min-width:768px) {
    .featured-products-slider .item-rounded, .recipe-about-carousel .item-rounded, .searched-product-container .item-rounded, .single-category-cluster-product .item-rounded {
        min-height: 390px;
    }

    .item-rounded .dsr-buttons {
        bottom: 44px;
    }
}

@media(min-width:992px) {
    .featured-products-slider .item-rounded, .recipe-about-carousel .item-rounded, .searched-product-container .item-rounded, .single-category-cluster-product .item-rounded {
        min-height: 340px;
    }

    .item-rounded .dsr-buttons {
        bottom: 44px;
    }
}

@media(min-width:1200px) {
}

.modal-tooltip {
    display: none;
    background: #292929;
}

    .modal-tooltip .modal-tooltip-pointer {
        content: '';
        width: 0;
        height: 0;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-bottom: 15px solid #292929;
        position: absolute;
        top: -5px;
        right: 151px;
    }

    .modal-tooltip .tooltip-content {
        padding: 20px;
        margin-top: 10px;
        color: #FFFFFF;
        text-align: center;
    }

.add-spice-float .tooltip-content h4 {
    text-transform: uppercase;
}

.add-spice-float .tooltip-content ul {
    list-style-position: initial;
    padding-left: 20px;
    margin-bottom: 20px;
}

.modal-tooltip .tooltip-content a {
    color: #c30000;
    text-decoration: underline;
    font-weight: bold;
}

.modal-tooltip .tooltip-content .btn.action-button {
    width: 100%;
}

    .modal-tooltip .tooltip-content .btn.action-button.btn-blue {
        margin-bottom: 10px;
        background-color: #334f8c;
    }

    .modal-tooltip .tooltip-content .btn.action-button.btn-lt {
        background-color: #FFFFFF;
        margin-bottom: 10px;
    }

        .modal-tooltip .tooltip-content .btn.action-button.btn-lt .label {
            color: #292929;
        }

        .modal-tooltip .tooltip-content .btn.action-button.btn-lt:hover {
            background-color: #000000;
        }

            .modal-tooltip .tooltip-content .btn.action-button.btn-lt:hover .label {
                color: #FFFFFF;
            }

    .modal-tooltip .tooltip-content .btn.action-button.btn-red, .hero-actions .btn.action-button.btn-red {
        background-color: #C30000;
        margin-bottom: 10px;
    }


.add-spice-float .tooltip-content .btn.action-button.btn-lt {
    margin-bottom: 20px;
}

.hero-actions .btn.action-button.btn-red {
    border-radius: 8px;
    padding: 8px 10px;
    line-height: 14px;
    min-width: auto;
}

    .hero-actions .btn.action-button.btn-red .label {
        padding: 0;
        text-align: left;
        line-height: 30px;
        width: auto;
        padding: 0 4px;
    }

.hero-actions .btn.action-button.btn-add-spice .icon-fill-light,
.hero-actions .btn.action-button.btn-added-spice .icon-fill-light,
.hero-actions .btn.action-button.btn-edit-spice .icon-fill-light {
    color: #FFF;
}

#jsPanel-modal-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: transparent;
    top: 0;
    left: 0;
    z-index: 9999991;
    display: none;
}

.jsPanel {
    z-index: 9999992;
}

html body .next-greyed.slick-slider .item-rounded:not(.slick-active):not(.slick-current) .dsr-buttons {
    display: none;
}

.smartlabel {
    margin: 0 0 0 1%;
}

.ps-widget[ps-sku], .ps-widget[data-ps-sku] {
    display: none !important;
}

.btn-wtb.where-to-buy {
    margin-right: 8px;
}

button.btn.action-button.btn-red.btn-confirm {
    line-height: 0;
}














.featured-products-slider .item-rounded {
    position: relative;
    min-height: 340px;
}

@media(max-width:767px) {
    .featured-products-slider .slick-next {
        right: 15px;
    }

    .featured-products-module .slider-container {
        margin-right: -15px;
    }
}








.featured-products-slider .slick-prev, .featured-products-slider .slick-next {
    top: 40%;
}

.confirmation-modal .confirm-text {
    color: #FFFFFF;
    text-align: center;
    font-size: 20px;
}

.confirmation-modal .btn-lt {
    width: 100%;
}

aside.modal-windows .confirmation-modal .modal-body {
    padding: 15px 30px 30px 30px;
}


html body .icon .icon-bottle-active, html body .icon .icon-spice-rack:hover {
    color: #ED1C24;
}

html body .icon .icon-sr-wtb {
    color: transparent;
}

.item-rounded .dsr-buttons {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 44px;
}

.dsr-buttons .btn.action-button.icon-button + .icon-button {
    margin-left: 0;
}

.dsr-buttons .btn.action-button.icon-button .icon, .btn.action-button .icon.icon-product {
    width: 40px;
}

@media(max-width:767px) {
    .featured-products-slider .slick-next {
        right: 15px;
    }

    .featured-products-module .slider-container {
        margin-right: -15px;
    }

    .item-rounded .dsr-buttons {
        bottom: 58px;
    }
}

.modal-tooltip .modal-tooltip-pointer {
    content: '';
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #292929;
    position: absolute;
    top: -5px;
    right: 151px;
}

.modal-tooltip .tooltip-content {
    padding: 20px;
    margin-top: 10px;
    color: #FFFFFF;
    text-align: center;
}

.add-spice-float .tooltip-content h4 {
    text-transform: uppercase;
}

.add-spice-float .tooltip-content ul {
    list-style-position: initial;
    padding-left: 20px;
    margin-bottom: 20px;
}

.modal-tooltip .tooltip-content a {
    color: #c30000;
    text-decoration: underline;
    font-weight: bold;
}

.modal-tooltip .tooltip-content .btn.action-button {
    width: 100%;
}

    .modal-tooltip .tooltip-content .btn.action-button.btn-blue {
        margin-bottom: 10px;
        background-color: #334f8c;
    }

    .modal-tooltip .tooltip-content .btn.action-button.btn-lt {
        background-color: #FFFFFF;
        margin-bottom: 10px;
    }

        .modal-tooltip .tooltip-content .btn.action-button.btn-lt .label {
            color: #292929;
        }

        .modal-tooltip .tooltip-content .btn.action-button.btn-lt:hover {
            background-color: #000000;
        }

            .modal-tooltip .tooltip-content .btn.action-button.btn-lt:hover .label {
                color: #FFFFFF;
            }

    .modal-tooltip .tooltip-content .btn.action-button.btn-red, .hero-actions .btn.action-button.btn-red {
        background-color: #C30000;
        margin-bottom: 10px;
    }

        .modal-tooltip .tooltip-content .btn.action-button.btn-red:hover, .hero-actions .btn.action-button.btn-red:hover {
            background-color: #000000;
        }

            .modal-tooltip .tooltip-content .btn.action-button.btn-red:hover .label, .hero-actions .btn.action-button.btn-red:hover .label {
                color: #FFFFFF;
            }

    .modal-tooltip .tooltip-content .btn.action-button.btn-gr, .hero-actions .btn.action-button.btn-gr {
        background-color: #F1F1F1;
        margin-bottom: 10px;
    }

        .modal-tooltip .tooltip-content .btn.action-button.btn-gr .label, .hero-actions .btn.action-button.btn-gr .label {
            color: #000000;
        }

        .modal-tooltip .tooltip-content .btn.action-button.btn-gr:hover, .hero-actions .btn.action-button.btn-gr:hover {
            background-color: #000000;
        }

            .modal-tooltip .tooltip-content .btn.action-button.btn-gr:hover .label, .hero-actions .btn.action-button.btn-gr:hover .label {
                color: #FFFFFF;
            }

            .hero-actions .btn.action-button.btn-gr:hover .icon .icon-fill-dark {
                fill: #FFFFFF;
            }

.modal-tooltip .tooltip-content p.no-spam {
    font-size: 14px;
}

.hero-actions .btn.action-button.btn-added-spice .icon-spice-rack {
    color: #FFFFFF;
}

.add-spice-float .tooltip-content .btn.action-button.btn-lt {
    margin-bottom: 20px;
}

.hero-actions .btn.action-button.btn-red, .hero-actions .btn.action-button.btn-gr {
    border-radius: 8px;
    padding: 8px 10px;
    line-height: 14px;
    min-width: auto;
}

    .hero-actions .btn.action-button.btn-red .label, .hero-actions .btn.action-button.btn-gr .label {
        padding: 0;
        text-align: left;
        line-height: 30px;
        width: auto;
        padding: 0 4px;
    }

.hero-actions .btn.action-button.btn-add-spice .icon-fill-light {
    color: #FFF;
}

#jsPanel-modal-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: transparent;
    top: 0;
    left: 0;
    z-index: 9999991;
    display: none;
}

.jsPanel {
    z-index: 9999992;
}

html body .next-greyed.slick-slider .item-rounded:not(.slick-active):not(.slick-current) .dsr-buttons {
    display: none;
}

.smartlabel {
    margin: 0 0 0 1%;
}

/**
 * BREAKPOINTS - media queries for DEFAULT bootstrap breakpoints...
 * ===================================================================
 */

/** Mobile | XS | Default: 0px -767px  */
@media (max-width: 767px) {
    .featured-recipe-content .products-container .item-rounded-round-box, .quick-learn-module .item-rounded .item-rounded-round-box {
        width: 250px;
        height: 250px;
    }

    .featured-recipe-content .products-container .item-rounded .dsr-buttons, .quick-learn-module .item-rounded .dsr-buttons {
        bottom: 44px;
    }
}

/** Tablet | SM | Default: 768px - 991px */
@media (min-width: 768px) and (max-width: 991px) {
    .featured-recipe-content .products-container .item-rounded-round-box {
        width: 250px;
        height: 250px;
    }

    .featured-recipe-content .products-container .item-rounded .dsr-buttons {
        bottom: 82px;
    }

    .quick-learn-module .item-rounded .item-rounded-round-box {
        width: 250px;
        height: 250px;
    }
}
/** Desktop | MD | Default: 992px - 1199px */
@media (min-width: 992px) and (max-width: 1199px) {
    .quick-learn-module .item-rounded .dsr-buttons {
        bottom: 77px;
    }
}

/** Desktop | LG | Default: 1200px - infinity and beyond! */
@media (min-width: 1200px) {
    .quick-learn-module .item-rounded .dsr-buttons {
        bottom: 77px;
    }
}

.hero-actions .btn.action-button.btn-added-spice .icon-bottle-active.icon-spice-rack {
    color: #ED1C24;
}

.Gourmet .btn.action-button.btn-red {
    background-color: #55a118 !important;
}

@media (max-width: 767px) {
    .grid.major-section .first.herbs .row {
        margin-left: 5px;
    }
}
