@import url("//hello.myfonts.net/count/35852b");.action-links {
    list-style: none;
    padding: 0;
    margin: 1em 0;
}

[dir="rtl"] .action-links {
    margin-right: 0;
}

.action-links li {
    display: inline-block;
    margin: 0 0.3em;
}

.action-links li:first-child {
    margin-left: 0;
}

[dir="rtl"] .action-links li:first-child {
    margin-left: 0.3em;
    margin-right: 0;
}

.button-action {
    display: inline-block;
    line-height: 160%;
    padding: 0.2em 0.5em 0.3em;
    text-decoration: none;
}

.button-action:before {
    content: '+';
    font-weight: 900;
    margin-left: -0.1em;
    padding-right: 0.2em;
}

[dir="rtl"] .button-action:before {
    margin-left: 0;
    margin-right: -0.1em;
    padding-left: 0.2em;
    padding-right: 0;
}

.breadcrumb {
    padding-bottom: 0.5em;
}

.breadcrumb ol {
    margin: 0;
    padding: 0;
}

[dir="rtl"] .breadcrumb ol {
    margin-right: 0;
}

.breadcrumb li {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.breadcrumb li:before {
    content: ' \BB ';
}

.breadcrumb li:first-child:before {
    content: none;
}

.button,.image-button {
    margin-left: 1em;
    margin-right: 1em;
}

.button:first-child,.image-button:first-child {
    margin-left: 0;
    margin-right: 0;
}

.collapse-processed > summary {
    padding-left: 0.5em;
    padding-right: 0.5em;
}

.collapse-processed > summary:before {
    background: url(/core/misc/menu-expanded.png) 0 100% no-repeat;
    content: "";
    float: left;
    height: 1em;
    width: 1em;
}

[dir="rtl"] .collapse-processed > summary:before {
    background-position: 100% 100%;
    float: right;
}

.collapse-processed:not([open]) > summary:before {
    background-position: 25% 35%;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

[dir="rtl"] .collapse-processed:not([open]) > summary:before {
    background-position: 75% 35%;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.container-inline label:after,.container-inline .label:after {
    content: ':';
}

.form-type-radios .container-inline label:after {
    content: '';
}

.form-type-radios .container-inline .form-type-radio {
    margin: 0 1em;
}

.container-inline .form-actions,.container-inline.form-actions {
    margin-top: 0;
    margin-bottom: 0;
}

details {
    border: 1px solid #ccc;
    margin-top: 1em;
    margin-bottom: 1em;
}

details > .details-wrapper {
    padding: 0.5em 1.5em;
}

summary {
    cursor: pointer;
    padding: 0.2em 0.5em;
}

.exposed-filters .filters {
    float: left;
    margin-right: 1em;
}

[dir="rtl"] .exposed-filters .filters {
    float: right;
    margin-left: 1em;
    margin-right: 0;
}

.exposed-filters .form-item {
    margin: 0 0 0.1em 0;
    padding: 0;
}

.exposed-filters .form-item label {
    float: left;
    font-weight: normal;
    width: 10em;
}

[dir="rtl"] .exposed-filters .form-item label {
    float: right;
}

.exposed-filters .form-select {
    width: 14em;
}

.exposed-filters .current-filters {
    margin-bottom: 1em;
}

.exposed-filters .current-filters .placeholder {
    font-style: normal;
    font-weight: bold;
}

.exposed-filters .additional-filters {
    float: left;
    margin-right: 1em;
}

[dir="rtl"] .exposed-filters .additional-filters {
    float: right;
    margin-left: 1em;
    margin-right: 0;
}

.field__label {
    font-weight: bold;
}

.field--label-inline .field__label,.field--label-inline .field__items {
    float: left;
}

.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items {
    padding-right: 0.5em;
}

[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items {
    padding-left: 0.5em;
    padding-right: 0;
}

.field--label-inline .field__label::after {
    content: ':';
}

form .field-multiple-table {
    margin: 0;
}

form .field-multiple-table .field-multiple-drag {
    width: 30px;
    padding-right: 0;
}

[dir="rtl"] form .field-multiple-table .field-multiple-drag {
    padding-left: 0;
}

form .field-multiple-table .field-multiple-drag .tabledrag-handle {
    padding-right: 0.5em;
}

[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle {
    padding-right: 0;
    padding-left: 0.5em;
}

form .field-add-more-submit {
    margin: 0.5em 0 0;
}

.form-item,.form-actions {
    margin-top: 1em;
    margin-bottom: 1em;
}

tr.odd .form-item,tr.even .form-item {
    margin-top: 0;
    margin-bottom: 0;
}

.form-composite > .fieldset-wrapper > .description,.form-item .description {
    font-size: 0.85em;
}

label.option {
    display: inline;
    font-weight: normal;
}

.form-composite > legend,.label {
    display: inline;
    font-size: inherit;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.form-checkboxes .form-item,.form-radios .form-item {
    margin-top: 0.4em;
    margin-bottom: 0.4em;
}

.form-type-radio .description,.form-type-checkbox .description {
    margin-left: 2.4em;
}

[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description {
    margin-left: 0;
    margin-right: 2.4em;
}

.marker {
    color: #e00;
}

.form-required:after {
    content: '';
    vertical-align: super;
    display: inline-block;
    background-image: url(/core/misc/icons/ee0000/required.svg);
    background-repeat: no-repeat;
    background-size: 6px 6px;
    width: 6px;
    height: 6px;
    margin: 0 0.3em;
}

abbr.tabledrag-changed,abbr.ajax-changed {
    border-bottom: none;
}

.form-item input.error,.form-item textarea.error,.form-item select.error {
    border: 2px solid red;
}

.form-item--error-message:before {
    content: '';
    display: inline-block;
    height: 14px;
    width: 14px;
    vertical-align: sub;
    background: url(/core/misc/icons/e32700/error.svg) no-repeat;
    background-size: contain;
}

.icon-help {
    background: url(/core/misc/help.png) 0 50% no-repeat;
    padding: 1px 0 1px 20px;
}

[dir="rtl"] .icon-help {
    background-position: 100% 50%;
    padding: 1px 20px 1px 0;
}

.feed-icon {
    background: url(/core/misc/feed.svg) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    display: block;
    width: 16px;
    height: 16px;
}

.form--inline .form-item {
    float: left;
    margin-right: 0.5em;
}

[dir="rtl"] .form--inline .form-item {
    float: right;
    margin-right: 0;
    margin-left: 0.5em;
}

[dir="rtl"] .views-filterable-options-controls .form-item {
    margin-right: 2%;
}

.form--inline .form-item-separator {
    margin-top: 2.3em;
    margin-right: 1em;
    margin-left: 0.5em;
}

[dir="rtl"] .form--inline .form-item-separator {
    margin-right: 0.5em;
    margin-left: 1em;
}

.form--inline .form-actions {
    clear: left;
}

[dir="rtl"] .form--inline .form-actions {
    clear: right;
}

.item-list .title {
    font-weight: bold;
}

.item-list ul {
    margin: 0 0 0.75em 0;
    padding: 0;
}

.item-list li {
    margin: 0 0 0.25em 1.5em;
    padding: 0;
}

[dir="rtl"] .item-list li {
    margin: 0 1.5em 0.25em 0;
}

.item-list--comma-list {
    display: inline;
}

.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li {
    margin: 0;
}

button.link {
    background: transparent;
    border: 0;
    cursor: pointer;
    margin: 0;
    padding: 0;
    font-size: 1em;
}

label button.link {
    font-weight: bold;
}

ul.inline,ul.links.inline {
    display: inline;
    padding-left: 0;
}

[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline {
    padding-right: 0;
    padding-left: 15px;
}

ul.inline li {
    display: inline;
    list-style-type: none;
    padding: 0 0.5em;
}

ul.links a.is-active {
    color: #000;
}

ul.menu {
    list-style: none outside;
    margin-left: 1em;
    padding: 0;
    text-align: left;
}

[dir="rtl"] ul.menu {
    margin-left: 0;
    margin-right: 1em;
    text-align: right;
}

.menu-item--expanded {
    list-style-image: url(/core/misc/menu-expanded.png);
    list-style-type: circle;
}

.menu-item--collapsed {
    list-style-image: url(/core/misc/menu-collapsed.png);
    list-style-type: disc;
}

[dir="rtl"] .menu-item--collapsed {
    list-style-image: url(/core/misc/menu-collapsed-rtl.png);
}

.menu-item {
    padding-top: 0.2em;
    margin: 0;
}

ul.menu a.is-active {
    color: #000;
}

.more-link {
    display: block;
    text-align: right;
}

[dir="rtl"] .more-link {
    text-align: left;
}

.pager__items {
    clear: both;
    text-align: center;
}

.pager__item {
    display: inline;
    padding: 0.5em;
}

.pager__item.is-active {
    font-weight: bold;
}

tr.drag {
    background-color: #fffff0;
}

tr.drag-previous {
    background-color: #ffd;
}

body div.tabledrag-changed-warning {
    margin-bottom: 0.5em;
}

tr.selected td {
    background: #ffc;
}

td.checkbox,th.checkbox {
    text-align: center;
}

[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox {
    text-align: center;
}

th.is-active img {
    display: inline;
}

td.is-active {
    background-color: #ddd;
}

div.tabs {
    margin: 1em 0;
}

ul.tabs {
    list-style: none;
    margin: 0 0 0.5em;
    padding: 0;
}

.tabs > li {
    display: inline-block;
    margin-right: 0.3em;
}

[dir="rtl"] .tabs > li {
    margin-left: 0.3em;
    margin-right: 0;
}

.tabs a {
    display: block;
    padding: 0.2em 1em;
    text-decoration: none;
}

.tabs a.is-active {
    background-color: #eee;
}

.tabs a:focus,.tabs a:hover {
    background-color: #f5f5f5;
}

.form-textarea-wrapper textarea {
    display: block;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
}

.ui-dialog--narrow {
    max-width: 500px;
}

@media screen and (max-width: 600px) {
    .ui-dialog--narrow {
        max-width:95%;
        min-width: 95%;
    }
}

.messages {
    background: no-repeat 10px 17px;
    border: 1px solid;
    border-width: 1px 1px 1px 0;
    border-radius: 2px;
    padding: 15px 20px 15px 35px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

[dir="rtl"] .messages {
    border-width: 1px 0 1px 1px;
    background-position: right 10px top 17px;
    padding-left: 20px;
    padding-right: 35px;
    text-align: right;
}

.messages + .messages {
    margin-top: 1.538em;
}

.messages__list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.messages__item + .messages__item {
    margin-top: 0.769em;
}

.messages--status {
    color: #325e1c;
    background-color: #f3faef;
    border-color: #c9e1bd #c9e1bd #c9e1bd transparent;
    background-image: url(/core/misc/icons/73b355/check.svg);
    box-shadow: -8px 0 0 #77b259;
}

[dir="rtl"] .messages--status {
    border-color: #c9e1bd transparent #c9e1bd #c9e1bd;
    box-shadow: 8px 0 0 #77b259;
    margin-left: 0;
}

.messages--warning {
    background-color: #fdf8ed;
    background-image: url(/core/misc/icons/e29700/warning.svg);
    border-color: #f4daa6 #f4daa6 #f4daa6 transparent;
    color: #734c00;
    box-shadow: -8px 0 0 #e09600;
}

[dir="rtl"] .messages--warning {
    border-color: #f4daa6 transparent #f4daa6 #f4daa6;
    box-shadow: 8px 0 0 #e09600;
}

.messages--error {
    background-color: #fcf4f2;
    color: #a51b00;
    background-image: url(/core/misc/icons/e32700/error.svg);
    border-color: #f9c9bf #f9c9bf #f9c9bf transparent;
    box-shadow: -8px 0 0 #e62600;
}

[dir="rtl"] .messages--error {
    border-color: #f9c9bf transparent #f9c9bf #f9c9bf;
    box-shadow: 8px 0 0 #e62600;
}

.messages--error p.error {
    color: #a51b00;
}

.progress__track {
    border-color: #b3b3b3;
    border-radius: 10em;
    background-color: #f2f1eb;
    background-image: -webkit-linear-gradient(#e7e7df,#f0f0f0);
    background-image: linear-gradient(#e7e7df,#f0f0f0);
    box-shadow: inset 0 1px 3px hsla(0,0%,0%,0.16);
}

.progress__bar {
    border: 1px #07629a solid;
    background: #057ec9;
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);
    background-image: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);
    background-size: 40px 40px;
    margin-top: -1px;
    margin-left: -1px;
    padding: 0 1px;
    height: 16px;
    border-radius: 10em;
    -webkit-animation: animate-stripes 3s linear infinite;
    -moz-animation: animate-stripes 3s linear infinite;
    -webkit-transition: width 0.5s ease-out;
    transition: width 0.5s ease-out;
}

[dir="rtl"] .progress__bar {
    margin-left: 0;
    margin-right: -1px;
    animation-direction: reverse;
    -webkit-animation-direction: reverse;
    -moz-animation-direction: reverse;
}

@media screen and (prefers-reduced-motion:reduce) {
    .progress__bar {
        -webkit-animation: none;
        -moz-animation: none;
        -webkit-transition: none;
        transition: none;
    }
}

@-webkit-keyframes animate-stripes {
    0% {
        background-position: 0 0,0 0;
    }

    100% {
        background-position: 0 0,-80px 0;
    }
}

@-ms-keyframes animate-stripes {
    0% {
        background-position: 0 0,0 0;
    }

    100% {
        background-position: 0 0,-80px 0;
    }
}

@keyframes animate-stripes {
    0% {
        background-position: 0 0,0 0;
    }

    100% {
        background-position: 0 0,-80px 0;
    }
}

.ui-dialog {
    position: absolute;
    z-index: 1260;
    overflow: visible;
    color: #000;
    background: #fff;
    border: solid 1px #ccc;
    padding: 0;
}

@media all and (max-width: 48em) {
    .ui-dialog {
        width:92% !important;
    }
}

.ui-dialog .ui-dialog-titlebar {
    font-weight: bold;
    background: #f3f4ee;
    border-style: solid;
    border-radius: 0;
    border-width: 0 0 1px 0;
    border-color: #ccc;
}

.ui-dialog .ui-dialog-titlebar-close {
    border: 0;
    background: none;
}

.ui-dialog .ui-dialog-buttonpane {
    margin-top: 0;
    background: #f3f4ee;
    padding: 0.3em 1em;
    border-width: 1px 0 0 0;
    border-color: #ccc;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    margin: 0;
    padding: 0;
}

.ui-dialog .ui-dialog-buttonpane .ui-button-text-only .ui-button-text {
    padding: 0;
}

.ui-dialog .ui-dialog-content .form-actions {
    padding: 0;
    margin: 0;
}

.ui-dialog .ajax-progress-throbber {
    left: 49%;
    position: fixed;
    top: 48.5%;
    z-index: 1000;
    background-color: #232323;
    background-image: url(/core/misc/loading-small.gif);
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 7px;
    height: 24px;
    opacity: 0.9;
    padding: 4px;
    width: 24px;
}

.ui-dialog .ajax-progress-throbber .throbber,.ui-dialog .ajax-progress-throbber .message {
    display: none;
}

.node--unpublished {
    background-color: #fff4f4;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.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;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.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;
}

.slick-loading .slick-list {
    background: #fff url(/libraries/slick/slick/./ajax-loader.gif) center center no-repeat;
}

@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url(/libraries/slick/slick/./fonts/slick.eot);
    src: url(/libraries/slick/slick/./fonts/slick.eot#iefix) format('embedded-opentype'),url(/libraries/slick/slick/./fonts/slick.woff) format('woff'),url(/libraries/slick/slick/./fonts/slick.ttf) format('truetype'),url(/libraries/slick/slick/./fonts/slick.svg#slick) format('svg');
}

.slick-prev,.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: '←';
}

[dir='rtl'] .slick-prev:before {
    content: '→';
}

.slick-next {
    right: -25px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: '→';
}

[dir='rtl'] .slick-next:before {
    content: '←';
}

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block;
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,select {
    text-transform: none;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,th {
    padding: 0;
}

.fa,.fab,.fal,.far,.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: a 2s infinite linear
}

.fa-pulse {
    animation: a 1s infinite steps(8)
}

@keyframes a {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scaleX(-1)
}

.fa-flip-vertical {
    transform: scaleY(-1)
}

.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-horizontal.fa-flip-vertical {
    transform: scale(-1)
}

:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em
}

.fa-stack-1x,.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-aws:before {
    content: "\f375"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frown:before {
    content: "\f119"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-key:before {
    content: "\f084"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-male:before {
    content: "\f183"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-moon:before {
    content: "\f186"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nintendo-switch:before {
    content: "\f418"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-percent:before {
    content: "\f295"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-plane:before {
    content: "\f072"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-random:before {
    content: "\f074"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-rendact:before {
    content: "\f3e4"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-road:before {
    content: "\f018"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-safari:before {
    content: "\f267"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-strava:before {
    content: "\f428"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-train:before {
    content: "\f238"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: Font Awesome\ 5 Brands;
    font-style: normal;
    font-weight: 400;
    src: url(fa-brands-400.eot);
    src: url(fa-brands-400.eot#iefix) format("embedded-opentype"),url(fa-brands-400.woff2) format("woff2"),url(fa-brands-400.woff) format("woff"),url(fa-brands-400.ttf) format("truetype"),url(fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: Font Awesome\ 5 Brands
}

@font-face {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    src: url(fa-regular-400.eot);
    src: url(/themes/custom/balduccis/fonts/fontawesome/fa-regular-400.eot#iefix) format("embedded-opentype"),url(fa-regular-400.woff2) format("woff2"),url(fa-regular-400.woff) format("woff"),url(fa-regular-400.ttf) format("truetype"),url('fa-regular-400.svg#fontawesome') format("svg")
}

.far {
    font-weight: 400
}

@font-face {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 900;
    src: url(fa-solid-900.eot);
    src: url(fa-solid-900.eot#iefix) format("embedded-opentype"),url(fa-solid-900.woff2) format("woff2"),url(fa-solid-900.woff) format("woff"),url(fa-solid-900.ttf) format("truetype"),url(fa-solid-900.svg#fontawesome) format("svg")
}

.fa,.far,.fas {
    font-family: FontAwesome
}

.fa,.fas {
    font-weight: 900
}

@font-face {
    font-family: 'FuturaPT';
    src: url(35852B_0_0.eot);
    src: url(35852B_0_0.eot#iefix) format("embedded-opentype"),url(35852B_0_0.woff2) format("woff2"),url(35852B_0_0.woff) format("woff"),url(35852B_0_0.ttf) format("truetype"),url(35852B_0_0.svg#wf) format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaPT';
    src: url(35852B_1_0.eot);
    src: url(35852B_1_0.eot#iefix) format("embedded-opentype"),url(35852B_1_0.woff2) format("woff2"),url(35852B_1_0.woff) format("woff"),url(35852B_1_0.ttf) format("truetype"),url(35852B_1_0.svg#wf) format("svg");
    font-weight: bold;
    font-style: normal;
}

html {
    font-family: "FuturaPT",sans-serif;
}

body {
    background: #eaeaea;
    background-image: url(/themes/custom/balduccis/images/background.png);
    font-size: 18px;
    color: #333;
}

html,body {
    height: 100%;
}

header,main,footer {
    width: 100%;
}

main:after,main .inner:after {
    display: table;
    clear: both;
    content: '';
}

main.no-breadcrumb {
    padding-top: 20px;
}

.dialog-off-canvas-main-canvas {
    height: 100%;
}


.inner {
    max-width: 1160px;
    margin: 0 auto;
    padding: 10px 15px;
    position: relative;
}

#content {
    float: left;
    width: 100%;
    margin-right: -100%;
    padding-bottom: 20px;
}

#content-bottom {
    clear: both;
}

#content.with-sidebar #content-inner {
    margin-left: 240px;
    padding-left: 30px;
}

@media (max-width: 800px) {
    #content.with-sidebar #content-inner {
        margin-left:0;
        padding-left: 0;
    }
}

#sidebar {
    float: left;
    width: 240px;
    margin-right: -240px;
}

@media (max-width: 800px) {
    #sidebar {
        float:none;
        clear: both;
        width: auto;
        margin: 0px;
    }
}

#sidebar .region-sidebar > * {
    margin-bottom: 20px;
}

#content-footer {
    text-align: center;
    background: white;
    padding: 10px 0;
    font-size: 15px;
    border-top: 1px solid #b3b3b3;
}

#content-footer .region-content-footer {
    max-width: 850px;
    margin: 0 auto;
}

.visually-hidden {
    bottom: 0 !important;
}

h1,h2,h3,h4,h5,h6,p {
    margin: 0 0 10px 0;
}

h1 {
    font-size: 26px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 18px;
}

p:last-child {
    margin: 0;
}

#content {
    line-height: 1.4;
}

#header-nav {
    text-align: right;
}

@media (max-width: 880px) {
    #header-nav {
        display:none;
    }
}

#header-nav .region-header-nav {
    display: inline-block;
}

#header-nav ul.menu {
    margin: 0;
}

#header-nav ul.menu li {
    display: inline-block;
    position: relative;
    margin-left: 4px;
    list-style: none;
}

#header-nav ul.menu li a {
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
    padding: 12px 10px 14px 10px;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}

#header-nav ul.menu li a:hover,#header-nav ul.menu li a:focus,#header-nav ul.menu li a:active {
    color: #D78D29;
}

#header-nav ul.menu li a[href*='my-balduccis'] {
    background: transparent url(/themes/custom/balduccis/images/mybalduccis-nav.svg) no-repeat center center;
    color: transparent;
    background-size: 90%;
    width: 115px;
    height: 16px;
    display: inline-block;
}

#header-nav ul.menu li a[href*='my-balduccis']:hover,#header-nav ul.menu li a[href*='my-balduccis']:active,#header-nav ul.menu li a[href*='my-balduccis']:focus {
    background-color: #D78D29;
    background-image: url(/themes/custom/balduccis/images/mybalduccis-nav-active.svg);
}

#header-nav ul.menu li.menu-item--active-trail {
}

#header-nav ul.menu li.menu-item--active-trail > a {
    color: black;
    background-color: #D78D29;
}

#header-nav ul.menu li.menu-item--active-trail > a[href*='my-balduccis'] {
    color: transparent;
    background-image: url(/themes/custom/balduccis/images/mybalduccis-nav-active.svg);
    background-color: #D78D29;
}

#header-nav ul.menu li.menu-item--active-trail > a[href*='my-balduccis']:hover,#header-nav ul.menu li.menu-item--active-trail > a[href*='my-balduccis']:focus,#header-nav ul.menu li.menu-item--active-trail > a[href*='my-balduccis']:active {
    color: transparent;
}

#header-nav ul.menu li.menu-item--active-trail > a:hover,#header-nav ul.menu li.menu-item--active-trail > a:focus,#header-nav ul.menu li.menu-item--active-trail > a:active {
    color: white;
}

#header-nav ul.menu li.menu-item--active-trail .menu-item--active-trail a.is-active,#header-nav ul.menu li.menu-item--active-trail .menu-item--active-trail a {
    color: inherit;
    background-color: inherit;
}

#header-nav ul.menu li:last-child > ul.menu,#header-nav ul.menu li:last-child:hover > ul.menu {
    display: none !important;
}

#header-nav ul.menu ul.menu {
    display: none;
    background: white;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    width: 180px;
    position: absolute;
    left: 0;
    top: 38px;
    z-index: 10;
}

#header-nav ul.menu ul.menu li {
    display: block;
    border-bottom: 1px solid #c5c5c5;
    margin: 0;
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
}

#header-nav ul.menu ul.menu li a {
    color: black;
    display: block;
    padding: 16px 14px;
    font-size: 12px;
}

#header-nav ul.menu ul.menu li:hover {
    background-color: #D78D29;
}

#header-nav ul.menu ul.menu li ul.menu {
    top: 0;
    left: 180px;
}

#header-spacer {
    height: 94px;
}

@media (max-width: 880px) {
    #header-spacer {
        height:64px;
    }
}

.region-mobile-nav {
    display: none;
    position: absolute;
    background: white;
    max-width: 260px;
    z-index: 500;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

.region-mobile-nav ul.menu {
    margin: 0;
}

.region-mobile-nav ul.menu li > ul.menu {
    margin: 0 0 10px 35px;
}

.region-mobile-nav ul.menu li > ul.menu a {
    padding: 10px 16px;
}

.region-mobile-nav ul.menu .menu-item {
    padding: 0;
}

.region-mobile-nav nav > ul.menu > li {
    border-bottom: 1px solid #c5c5c5;
}

.region-mobile-nav li {
    list-style: none;
    font-size: 14px;
}

.region-mobile-nav li.menu-item--expanded a {
    padding-bottom: 8px;
}

.region-mobile-nav a {
    color: black;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    padding: 18px 16px;
}

@media (max-width: 880px) {
    .region-mobile-nav.menu-open {
        display:block;
    }
}
@media (max-width: 880px) {
    #mobile-menu-toggle {
        display:inline-block;
    }
}

footer #footer-banner {
    background-image: url(/themes/custom/balduccis/images/dark-wood-pattern.jpg);
}

footer #footer-banner .inner {
    padding: 0 15px;
}

@media (max-width: 1050px) {
    footer #footer-banner .inner {
        padding:10px 15px;
    }
}

footer #footer-banner .inner > * {
    display: inline-block;
    vertical-align: middle;
}

footer #footer-banner #b-logo-script {
    width: 100px;
    margin-right: 15px;
}

@media (max-width: 1050px) {
    footer #footer-banner #b-logo-script {
        display:none;
    }
}

footer #footer-banner #mybalduccis-card {
    width: 140px;
    margin-right: 6px;
}

@media (max-width: 800px) {
    footer #footer-banner #mybalduccis-card {
        width:90px;
    }
}

footer #footer-banner p {
    color: white;
}

footer #footer-banner p,footer #footer-banner a {
    margin: 0;
}

footer #footer-banner .rewards-text {
    width: 45%;
    max-width: 410px;
    font-size: 16px;
}

@media (max-width: 850px) {
    footer #footer-banner .rewards-text {
        width:auto;
    }
}

@media (max-width: 370px) {
    footer #footer-banner .rewards-text {
        width:45%;
    }
}

footer #footer-banner .rewards-text p.mobile {
    display: none;
}

@media (max-width: 850px) {
    footer #footer-banner .rewards-text p.desktop {
        display:none;
    }

    footer #footer-banner .rewards-text p.mobile {
        display: block;
    }
}

footer #footer-banner .social-media-icons {
    float: right;
    padding-top: 45px;
}

@media (max-width: 1050px) {
    footer #footer-banner .social-media-icons {
        padding-top:30px;
    }
}

@media (max-width: 800px) {
    footer #footer-banner .social-media-icons {
        padding-top:15px;
    }

    footer #footer-banner .social-media-icons .fab {
        margin-left: 0;
    }
}

@media (max-width: 650px) {
    footer #footer-banner .social-media-icons {
        float:none;
        display: block;
        text-align: center;
        padding-top: 9px;
    }
}

footer #footer-banner .social-media-icons a {
    color: white;
    text-decoration: none;
}

footer #footer-banner .social-media-icons a:first-child {
    display: inline-block;
    border-right: 1px solid white;
    padding: 5px 24px 5px 0;
}

footer #footer-banner .social-media-icons a:first-child img {
    max-width: 120px;
}

@media (max-width: 370px) {
    footer #footer-banner .social-media-icons a:first-child img {
        max-width:105px;
    }
}

footer #footer-banner .social-media-icons .fab {
    font-size: 30px;
    margin-left: 15px;
    width: 30px;
    text-align: center;
}

@media (max-width: 800px) {
    footer #footer-bottom {
        display:none;
    }
}

footer ul.menu {
    margin: 10px 0;
    text-align: center;
}

footer ul.menu li {
    display: inline-block;
    padding: 0 50px;
    border-right: 1px solid black;
}

footer ul.menu li:last-child {
    border-right: none;
}

footer ul.menu li a {
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
}

footer ul.menu li a:hover {
    text-decoration: underline;
}

@media (max-width: 1100px) {
    footer ul.menu li {
        padding:0 30px;
    }
}

nav.breadcrumb {
    max-width: 1120px;
    margin: 10px auto;
    background-color: rgba(248,248,248,0.4);
    border: solid 1px #cdcdcd;
    text-transform: uppercase;
    color: #6a6a6a;
    padding: 10px 20px;
    font-size: 14px;
}

nav.breadcrumb a {
    color: #6a6a6a;
    text-decoration: none;
}

nav.breadcrumb li:before {
    content: '>';
    padding: 6px;
}

@media (max-width: 600px) {
    nav.breadcrumb {
        display:none;
    }
}

#sidebar {
}

#sidebar ul.menu {
    margin: 0;
}

#sidebar ul.menu li {
    padding: 0;
}

#sidebar ul.menu li a {
    font-size: 16px;
    color: black;
    text-decoration: none;
    display: block;
    padding: 4px 0;
}

#sidebar ul.menu li a:hover,#sidebar ul.menu li a:focus,#sidebar ul.menu li a:active {
    color: #D78D29;
    background-color: transparent;
}

#sidebar ul.menu li a.is-active {
    color: #D78D29;
    background-color: transparent;
}

#sidebar ul.menu li.menu-item--active-trail a {
    color: #D78D29;
}

#sidebar h2 {
    border-bottom: 1px solid black;
    font-size: 18px;
    text-transform: uppercase;
}

#sidebar h2#block-my-balduccis-sidebar-nav-menu {
    text-transform: none;
}

@media (max-width: 800px) {
    #sidebar #block-views-block-store-locations-menu-block-1,#sidebar .block-menu {
        display:none;
    }
}

#sidebar #block-catering-nav ul.menu .toggle-catering-menu {
    float: right;
    font-size: 24px;
    padding: 2px 4px 4px 30px;
    cursor: pointer;
}

#sidebar #block-catering-nav ul.menu .toggle-catering-menu:hover {
    color: #D78D29;
}

#sidebar #block-catering-nav ul.menu > li.menu-item {
    list-style-type: none;
    list-style-image: none;
    padding: 4px 0 2px;
    border-bottom: 1px solid black;
}

#sidebar #block-catering-nav ul.menu > li.menu-item > a {
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: black;
}

#sidebar #block-catering-nav ul.menu > li.menu-item > a:hover,#sidebar #block-catering-nav ul.menu > li.menu-item > a.is-active {
    color: #D78D29;
}

#sidebar #block-catering-nav ul.menu > li.menu-item ul.menu {
    display: none;
    margin-left: 15px;
}

#sidebar #block-catering-nav ul.menu > li.menu-item ul.menu > li.menu-item {
    padding: 0;
    border-bottom: none;
}

#sidebar #block-catering-nav ul.menu > li.menu-item ul.menu > li.menu-item > a {
    font-weight: normal;
    text-transform: none;
    margin-bottom: 0;
}

#sidebar #block-catering-nav ul.menu > li.menu-item.show-menu ul.menu {
    display: block;
}

#sidebar nav.tabs ul > li {
    display: block;
    margin: 0;
}

#sidebar nav.tabs ul > li a {
    font-size: 16px;
    color: black;
    text-decoration: none;
    display: block;
    padding: 4px 0;
}

#sidebar nav.tabs ul > li a:hover,#sidebar nav.tabs ul > li a:focus,#sidebar nav.tabs ul > li a:active {
    color: #D78D29;
    background-color: transparent;
}

#sidebar nav.tabs ul > li a.is-active {
    color: #D78D29;
    background-color: transparent;
}

#sidebar nav.tabs .is-active {
    background: none;
    background-color: transparent;
    color: #D78D29;
}

#sidebar .bef-exposed-form {
    font-size: 16px;
}

#sidebar .bef-exposed-form:before {
    content: 'Shop By';
    display: block;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
}

#sidebar .bef-exposed-form .form--inline > .form-item {
    float: none;
}

#sidebar .bef-exposed-form .label-wrapper {
    display: inline;
}

#sidebar .bef-exposed-form fieldset {
    width: 100%;
    margin-bottom: 20px;
}

#sidebar .bef-exposed-form fieldset legend {
    font-size: 18px;
    border-bottom: 1px solid black;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 3px;
}

#sidebar .bef-exposed-form ul {
    list-style: none;
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    margin: 0;
}

#sidebar .bef-exposed-form ul > li > ul {
    padding-left: 20px;
}

#sidebar .bef-exposed-form input[type="submit"] {
    margin: 0;
}

#sidebar .bef-exposed-form .bef-nested > ul > li {
    margin-bottom: 10px;
}

#sidebar .bef-exposed-form .bef-nested > ul > li > .form-item label {
    text-transform: uppercase;
}

@media print {
    * {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }

    body {
        overflow: visible !important;
    }

    a,a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after {
        content: "";
    }

    pre,blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 1.5cm 1cm;
    }

    p,h2,h3 {
        orphans: 3;
        widows: 3;
    }

    h2,h3 {
        page-break-after: avoid;
    }

    .sidebar,#navigation,header,#header-region,#header-spacer,#search-theme-form,#push,footer,.breadcrumb,.tabs,.feed-icon,.links {
        display: none;
    }

    #page {
        width: 100%;
    }

    #content,.content,.title {
        margin: 20px 0;
    }

    a:hover,a:active,a:link,a:visited {
        color: black;
    }

    body.page-node-type-recipe {
        height: auto;
    }

    body.page-node-type-recipe .inner {
        padding: 0;
    }

    body.page-node-type-recipe .field--name-field-image {
        margin: 0;
    }

    body.page-node-type-recipe img {
        max-width: 250px !important;
        height: auto;
    }

    body.page-node-type-recipe #print-recipe,body.page-node-type-recipe #content-bottom {
        display: none;
    }

    body.page-node-type-recipe p {
        margin: 0;
    }

    body.page-node-type-recipe .field__item {
        padding: 0 !important;
    }
}

body.page-node-type-front-page {
}

body.page-node-type-front-page .region-content {
    position: relative;
}

body.page-node-type-front-page article {
    margin: -10px;
}

body.page-node-type-front-page .field--name-field-slideshow-blocks {
    width: 66.6666%;
    float: left;
    padding: 10px 10px 0 10px;
    max-height: 435px;
    overflow: hidden;
    margin-bottom: 20px;
}

@media (max-width: 800px) {
    body.page-node-type-front-page .field--name-field-slideshow-blocks {
        width:100%;
    }
}

@media (max-width: 800px) {
    body.page-node-type-front-page .field--name-field-slideshow-blocks {
        max-height:none;
        padding: 0;
    }
}

body.page-node-type-front-page .field--name-field-slideshow-blocks img {
    width: 100%;
    height: auto;
}

body.page-node-type-front-page .field--name-field-top-blocks {
    text-align: center;
}

body.page-node-type-front-page .field--name-field-top-blocks:after {
    display: table;
    clear: both;
    content: '';
}

body.page-node-type-front-page .field--name-field-top-blocks > div.field__item {
    overflow: hidden;
    float: left;
    max-height: 438px;
}

@media (max-width: 800px) {
    body.page-node-type-front-page .field--name-field-top-blocks > div.field__item {
        max-height:none;
    }
}

body.page-node-type-front-page .field--name-field-top-blocks > div.field__item .paragraph {
    padding: 5px 10px;
}

body.page-node-type-front-page .field--name-field-top-blocks > div.field__item img {
    width: 100%;
    height: 100%;
}

body.page-node-type-front-page .field--name-field-top-blocks > div.field__item:nth-of-type(1),body.page-node-type-front-page .field--name-field-top-blocks > div.field__item:nth-of-type(3) {
    width: 33.3333%;
}

@media (max-width: 800px) {
    body.page-node-type-front-page .field--name-field-top-blocks > div.field__item:nth-of-type(1),body.page-node-type-front-page .field--name-field-top-blocks > div.field__item:nth-of-type(3) {
        width:100%;
    }
}

body.page-node-type-front-page .field--name-field-top-blocks > div.field__item:nth-of-type(2) {
    width: 66.6666%;
}

@media (max-width: 800px) {
    body.page-node-type-front-page .field--name-field-top-blocks > div.field__item:nth-of-type(2) {
        width:100%;
    }
}

body.page-node-type-front-page .field--name-field-bottom-blocks {
    margin-top: 20px;
    text-align: center;
}

body.page-node-type-front-page .field--name-field-bottom-blocks:after {
    display: table;
    clear: both;
    content: '';
}

body.page-node-type-front-page .field--name-field-bottom-blocks > div.field__item {
    width: 33.3333%;
    float: left;
    overflow: hidden;
}

@media (max-width: 800px) {
    body.page-node-type-front-page .field--name-field-bottom-blocks > div.field__item {
        width:100%;
    }
}

body.page-node-type-front-page .field--name-field-bottom-blocks > div.field__item .paragraph {
    padding: 5px 10px;
}

body.page-node-type-front-page .field--name-field-bottom-blocks > div.field__item img {
    width: 100%;
    height: 100%;
}

body.page-node-type-front-page .field--name-field-bottom-blocks > div.field__item:nth-of-type(3n+1) {
    clear: both;
}

body.path-frontpage h1.page-title,body.page-node-type-explore-page h1.page-title,body.page-node-type-chef-prepared-page h1.page-title,body.page-node-type-catering-services-page h1.page-title,body.page-node-type-catering-landing-page h1.page-title,body.path-gifts h1.page-title,body.path-product h1.page-title,body.path-recipes h1.page-title,body.page-node-type-recipe h1.page-title,body.page-node-type-catering-menu-page h1.page-title,body.path-node-9 h1.page-title,body.path-node-47 h1.page-title,body.path-node-84 h1.page-title,body.path-node-1680 h1.page-title,body.path-locations h1.page-title,body.page-node-type-store-location h1.page-title,body.path-checkout h1.page-title {
    display: none !important;
}

h1.page-title {
    margin: 0 0 20px 0;
    text-transform: capitalize;
}

@media (max-width: 600px) {
    h1.page-title {
        text-align:center;
        text-transform: uppercase;
    }
}

.sub-title-copy {
    position: relative;
    top: -20px;
}

@media (max-width: 600px) {
    .sub-title-copy {
        text-align:center;
    }
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.transform-none {
    text-transform: none;
}

.uppercase {
    text-transform: uppercase;
}

.font-bold {
    font-weight: bold;
}

.font-normal {
    font-weight: normal;
}

.orange,a {
    color: #D78D29;
}

.arrow-link {
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.arrow-link:after {
    content: '\f138';
    font-family: 'FontAwesome';
    font-weight: 900;
    color: #D78D29;
    margin-left: 6px;
    vertical-align: middle;
}

.button.button-link {
    background-color: transparent;
    color: #D78D29;
    text-transform: none;
    text-decoration: underline;
    font-size: 18px;
    padding: 0;
    margin: 10px 15px 0 0;
}

@media (max-width: 600px) {
    .button.button-link {
        text-align:left;
        margin: 5px 0;
    }
}

.button.button-link:hover {
    background-color: transparent;
}

.lightgray-backdrop {
    background-color: #f4f4f4;
    padding: 15px 20px;
    margin-bottom: 20px;
}

.video-link:before {
    content: "\f03d";
    padding-right: 7px;
    font-weight: 900;
    font-family: FontAwesome;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: #000;
}

.pager__item.is-active a {
    text-decoration: none;
}

#colorbox button:focus {
    outline: none;
}

#cboxClose {
    background: #D78D29;
    border-radius: 50%;
    text-indent: 0;
    top: 0;
    font-weight: bold;
}

#cboxClose:hover {
    opacity: 0.7;
}

#cboxNext,#cboxPrevious {
    background: #D78D29;
    border-radius: 50%;
    text-indent: 0;
    font-weight: bold;
}

#cboxNext:hover,#cboxPrevious:hover {
    opacity: 0.7;
}

#cboxNext {
    left: 30px;
}

#cboxClose {
    font-size: 13px;
}

#cboxCurrent {
    left: 65px;
    bottom: 0;
}

#cboxLoadedContent {
    margin-top: 54px;
    margin-bottom: 35px;
}

#cboxTitle {
    bottom: 0;
    text-transform: uppercase;
}

#cboxTitle {
    top: 0px;
    overflow: hidden;
    float: none !important;
    display: block !important;
    width: 95% !important;
    bottom: auto !important;
    max-height: 25px !important;
    min-height: 25px !important;
    transition: none !important;
    padding: 4px 6px !important;
    background-color: #fff;
}

#cboxWrapper > div:after {
    display: block;
    position: absolute;
    top: 54px;
    z-index: 100;
    content: " ";
    height: 1px;
    width: 100%;
    background-color: #ccc;
}

#cboxDesc {
    position: absolute;
    bottom: 35px;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    background: rgba(255,255,255,0.7);
}

.messages {
    margin: 10px 0;
}

.wood-bg {
    background-image: url(/themes/custom/balduccis/images/banner-pattern.png);
    background-size: cover;
}

.field--label-inline .field__label {
    float: none;
    padding-right: 0;
}

.field--label-inline .field__label,.field--label-inline .field__item {
    display: inline;
}

.menu-item--collapsed {
    list-style-image: none;
    list-style-type: none;
}

.form-item,.form--inline .form-item,.form-actions {
    margin: 0;
    padding: 0;
}

label,.field__label,table thead {
    text-transform: capitalize;
}

.view-empty {
    text-align: center;
    padding: 20px 0;
}

#content .form-item,#content .form--inline .form-item #content .form-actions {
    padding: 8px 0;
}

#content .form-item.form-type-radio,#content .form-item.form-type-checkbox {
    padding: 0;
}

#content .form-item.form-type-radio .label-wrapper,#content .form-item.form-type-checkbox .label-wrapper {
    display: inline-block;
    vertical-align: top;
}

.form-type-number .label-wrapper,.form-type-item .label-wrapper {
    display: inline-block;
}

.form-composite > .fieldset-wrapper > .description,.form-item .description {
    font-size: 16px;
    margin: 8px 0 0 0;
}

hr {
    border: none;
    border-bottom: 1px solid black;
}

.path-user table td,.path-user table th,.node--type-page table td,.node--type-page table th {
    text-align: left;
    padding: 10px;
    border: 1px solid #cdcdcd;
}

.path-user table th,.node--type-page table th {
    background-color: rgba(248,248,248,0.8);
}

.path-user table td,.node--type-page table td {
    vertical-align: top;
    background-color: #eaeaea;
}

.path-user table table,.node--type-page table table {
    width: 100%;
}

button,.button {
    background-color: #D78D29;
    text-transform: uppercase;
    text-align: center;
    color: white;
    padding: 10px 18px 8px;
    margin: 14px 10px;
    border: transparent;
    border-radius: 4px;
    font-size: 15px;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

button:active,button:focus,.button:active,.button:focus {
    outline: none;
}

button:hover,.button:hover {
    background-color: #303c4b;
}

summary:before {
    display: none;
}

div[data-drupal-selector="edit-address-0-address-country-code"],div[data-drupal-selector="edit-profile-address-0-address-country-code"],div[data-drupal-selector="edit-entity-customer-address-0-address-country-code"] {
    display: none;
}

@media (max-width: 600px) {
    div.address-container-inline > .form-item {
        margin:0;
        display: block;
    }
}

input[type="text"],input[type="password"],input[type="email"],input[type="tel"],textarea {
    padding: 4px 5px 2px;
    max-width: 100%;
    box-sizing: border-box;
    border: 1px solid #e2e2e2;
}

textarea {
    width: 100%;
    max-width: 600px;
}

input[type="email"],input[type="password"],input[data-drupal-selector="edit-name"] {
    width: 350px;
}

input[type="tel"] {
    width: 180px;
}

input[type="number"] {
    padding: 4px 5px 2px;
    vertical-align: middle;
}

input[type="radio"],input[type="checkbox"] {
    margin-right: 5px;
}

@media (max-width: 600px) {
    input[type="text"],input[type="password"],input[type="email"],input[type="tel"] {
        width:100% !important;
        padding: 5px;
        box-sizing: border-box;
    }
}

.profile-wrapper {
    margin-bottom: 10px;
}

.profile-wrapper .button {
    background-color: transparent;
    color: #D78D29;
    text-transform: none;
    text-decoration: underline;
    font-size: 18px;
    padding: 0;
    margin: 10px 15px 0 0;
    display: block;
}

@media (max-width: 600px) {
    .profile-wrapper .button {
        text-align:left;
        margin: 5px 0;
    }
}

.profile-wrapper .button:hover {
    background-color: transparent;
}

.profile-wrapper input[type="text"],.profile-form input[type="text"],.user-form input[type="text"] {
    width: auto;
    width: initial;
}

.profile-wrapper input[type="text"].organization,.profile-wrapper input[type="text"].address-line1,.profile-wrapper input[type="text"].address-line2,.profile-form input[type="text"].organization,.profile-form input[type="text"].address-line1,.profile-form input[type="text"].address-line2,.user-form input[type="text"].organization,.user-form input[type="text"].address-line1,.user-form input[type="text"].address-line2 {
    width: 350px;
}

.profile-wrapper .field--name-field-phone-ext .form-type-number,.profile-form .field--name-field-phone-ext .form-type-number,.user-form .field--name-field-phone-ext .form-type-number {
    margin-left: 10px;
}

.profile-wrapper .field--name-field-phone-ext .form-type-number:before,.profile-form .field--name-field-phone-ext .form-type-number:before,.user-form .field--name-field-phone-ext .form-type-number:before {
    content: 'Phone Extension';
    display: block;
    margin-left: 29px;
}

@media (max-width: 600px) {
    .profile-wrapper .field--name-field-phone-ext .form-type-number:before,.profile-form .field--name-field-phone-ext .form-type-number:before,.user-form .field--name-field-phone-ext .form-type-number:before {
        display:none;
    }
}

.profile-wrapper .field--name-field-phone-ext .add-widget span,.profile-wrapper .field--name-field-phone-ext .label-wrapper,.profile-form .field--name-field-phone-ext .add-widget span,.profile-form .field--name-field-phone-ext .label-wrapper,.user-form .field--name-field-phone-ext .add-widget span,.user-form .field--name-field-phone-ext .label-wrapper {
    display: none;
}

.field--name-field-phone,.field--name-field-phone-ext {
    display: inline-block;
}

@media (max-width: 600px) {
    .field--name-field-phone,.field--name-field-phone-ext {
        display:block;
    }
}

.progress-bar {
    background: white;
    margin: 20px 0 0 0;
    width: 100%;
    text-align: center;
    position: relative;
    font-size: 15px;
    padding: 3px 0 2px;
    color: #D78D29;
    border: 1px solid #e4e4e4;
    font-weight: bold;
}

.progress-fill {
    background: #D78D29;
    color: white;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    padding: 3px 0 2px;
    width: 0;
    transition: width 0.6s;
}

nav button {
    margin: 0;
}

.add-widget {
    display: inline-block;
    position: relative;
    margin-right: 5px;
}

.add-widget input {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    border: 1px solid lightgray;
    height: 23px;
}

.add-widget span {
    color: white;
    font-size: 15px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    left: -5px;
    width: 30px;
    height: 31px;
    background: #D78D29;
    z-index: 2;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    cursor: pointer;
}

.add-widget span .fa {
    position: relative;
    top: 7px;
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    .add-widget span .fa {
        top: 5px;
    }
}

.ajax-disabled {
    background-color: #ccc !important;
}

.custom-select {
    display: inline-block;
    position: relative;
}

@media (max-width: 600px) {
    .custom-select {
        width:100%;
    }
}

.custom-select select {
    width: 100%;
    margin: 0;
    background: #fff;
    height: 35px;
    outline: none;
    border: 1px solid transparent;
    box-sizing: border-box;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    font-size: 1em;
    color: #444;
    padding: 6px 40px 6px 12px;
    line-height: 1.3;
    border-radius: 4px;
    border: 1px solid lightgray;
}

.custom-select:after {
    content: "\f0d7";
    font-family: 'FontAwesome';
    font-weight: 900;
    color: white;
    font-size: 26px;
    text-align: center;
    position: absolute;
    width: 30px;
    height: 35px;
    bottom: 0;
    right: 0;
    background: #D78D29;
    z-index: 2;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    pointer-events: none;
}

.custom-select .ajax-progress {
    display: none;
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    .custom-select select {
        padding: 6px 6px 6px 12px;
        background: url("/themes/custom/balduccis/images/ie11_select_bg.gif") right center no-repeat #fff;
    }

    .custom-select:after {
        content: none;
    }
}

.view-empty {
    font-size: 22px;
}

#clear-all-filters {
    text-decoration: none;
}

#clear-all-filters i {
    margin-right: 5px;
}

.file--application-pdf,#sidebar .menu .menu-item a[href$=".pdf"] {
    background-image: none;
    padding-left: 0;
}

.file--application-pdf a,#sidebar .menu .menu-item a[href$=".pdf"] a {
    color: #333;
}

.file--application-pdf:before,#sidebar .menu .menu-item a[href$=".pdf"]:before {
    content: '\f15c';
    font-family: 'FontAwesome';
    font-weight: 600;
    display: inline-block;
    margin-right: 8px;
    color: #D78D29;
}

.slick-dots {
    bottom: 0;
    padding: 0;
    margin: 0 0 0 -10px;
}

.slick-dots li {
    font-size: 14px;
    text-transform: uppercase;
    width: auto;
    height: auto;
    background-color: rgba(255,255,255,0.7);
    border: solid 1px rgba(255,255,255,0.8);
    border-bottom: none;
    padding: 8px 35px 4px 35px;
    margin: 0;
    position: relative;
    cursor: pointer;
}

.slick-dots li.slick-active {
    background-color: #D78D29;
    color: white;
}

.slick-dots li.slick-active:before,.slick-dots li.slick-active:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.slick-dots li.slick-active:before {
    border-color: rgba(255,255,255,0);
    border-bottom-color: #fff;
    border-width: 11px;
    margin-left: -11px;
}

.slick-dots li.slick-active:after {
    border-color: rgba(223,144,29,0);
    border-bottom-color: #D78D29;
    border-width: 10px;
    margin-left: -10px;
}

.slick-dots li:first-child {
    border-right: 0;
}

.slick-dots li:last-child {
    border-left: 0;
}

.slick-prev:before,.slick-next:before {
    color: #D78D29;
    font-family: 'FontAwesome';
    font-weight: 900;
    font-size: 28px;
}

.slick-prev,.slick-next {
    margin: 0;
    width: 30px;
    height: 30px;
    z-index: 4;
}

.slick-prev {
    left: 8px;
}

.slick-prev:before {
    content: '\f053';
}

.slick-next {
    right: 8px;
}

.slick-next:before {
    content: '\f054';
}

.slick-slide:focus,.slick-slide:active {
    outline: none;
}

.slick-track {
    overflow: hidden;
}

.field--name-field-page-banner,.field--name-field-slideshow-banners {
    background-image: url(/themes/custom/balduccis/images/banner-pattern.png);
}

.field--name-field-page-banner .paragraph,.field--name-field-slideshow-banners .paragraph {
    height: 230px;
    overflow: hidden;
    margin-bottom: 30px;
    text-align: center;
}

@media (max-width: 600px) {
    .field--name-field-page-banner .paragraph,.field--name-field-slideshow-banners .paragraph {
        height:auto;
        padding: 15px 20px;
    }

    .field--name-field-page-banner .paragraph .field--type-image,.field--name-field-slideshow-banners .paragraph .field--type-image {
        max-width: 90%;
    }
}

.field--name-field-page-banner .paragraph .field--type-image,.field--name-field-slideshow-banners .paragraph .field--type-image {
    display: inline-block;
    vertical-align: middle;
    width: 47.5%;
    max-height: 100%;
}

.field--name-field-page-banner .paragraph .field--type-image img,.field--name-field-slideshow-banners .paragraph .field--type-image img {
    height: auto;
}

.field--name-field-page-banner .paragraph .field--name-field-left-image,.field--name-field-slideshow-banners .paragraph .field--name-field-left-image {
    text-align: left;
}

@media (max-width: 600px) {
    .field--name-field-page-banner .paragraph .field--name-field-left-image,.field--name-field-slideshow-banners .paragraph .field--name-field-left-image {
        width:auto;
    }
}

.field--name-field-page-banner .paragraph .field--name-field-left-image img,.field--name-field-slideshow-banners .paragraph .field--name-field-left-image img {
    max-width: 100%;
}

.field--name-field-page-banner .paragraph .field--name-field-right-image,.field--name-field-slideshow-banners .paragraph .field--name-field-right-image {
    text-align: right;
}

@media (max-width: 600px) {
    .field--name-field-page-banner .paragraph .field--name-field-right-image,.field--name-field-slideshow-banners .paragraph .field--name-field-right-image {
        display:none;
    }
}

.field--name-field-slideshow-banners {
    margin-bottom: 30px;
}

.field--name-field-slideshow-banners .slick-prev {
    left: 0px;
}

.field--name-field-slideshow-banners .slick-next {
    right: 0px;
}

.field--name-field-slideshow-banners .slick-prev,.field--name-field-slideshow-banners .slick-next {
    background: #D78D29;
    border-radius: 0;
    width: 40px;
    height: 40px;
}

.field--name-field-slideshow-banners .slick-prev:before,.field--name-field-slideshow-banners .slick-next:before {
    color: white;
    opacity: 1;
    font-size: 16px;
}

@media (max-width: 600px) {
    .field--name-field-slideshow-banners .slick-prev,.field--name-field-slideshow-banners .slick-next {
        width:30px;
        height: 35px;
    }
}

.field--name-field-slideshow-banners .paragraph {
    padding: 0 40px;
    margin-bottom: 0;
}

@media (max-width: 600px) {
    .field--name-field-slideshow-banners .paragraph {
        padding:20px 50px;
    }
}

.field--name-field-section-title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}

.field--name-field-section-body {
    background-color: #f4f4f4;
    padding: 15px 20px;
    margin-bottom: 20px;
}

.page-node-type-chef-prepared-page .field__label {
    font-size: 24px;
    margin-bottom: 10px;
}

.field--name-field-chef-meals {
    text-align: center;
    padding: 0 0 20px 0;
    margin: 0 -10px;
}

.field--name-field-chef-meals > .field__item {
    width: 24.6%;
    display: inline-block;
    vertical-align: top;
}

@media (max-width: 1000px) {
    .field--name-field-chef-meals > .field__item {
        width:32.8%;
    }
}

@media (max-width: 800px) {
    .field--name-field-chef-meals > .field__item {
        width:49.5%;
    }
}

@media (max-width: 600px) {
    .field--name-field-chef-meals > .field__item {
        width:100%;
    }
}

.field--name-field-chef-meals > .field__item a.colorbox {
    display: block;
    padding-bottom: 72px;
    line-height: 0;
}

.field--name-field-chef-meals > .field__item .paragraph {
    margin: 10px;
    border: solid 1px #e2e1e7;
    position: relative;
}

.field--name-field-chef-meals > .field__item .paragraph:hover .field--name-field-name {
    text-decoration: underline;
}

.field--name-field-chef-meals > .field__item img {
    width: 100%;
    height: auto;
}

.field--name-field-chef-meals > .field__item .field--name-field-name {
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    padding: 14px 8px 10px;
    min-height: 48px;
    background: white;
    z-index: -5;
    position: absolute;
    bottom: 0;
    width: calc(100% - 16px);
}

.field--name-field-chef-meals .field--name-field-description {
    display: none;
}

.field--name-field-featured-chef {
    display: inline-block;
    vertical-align: top;
    width: 26%;
}

@media (max-width: 900px) {
    .field--name-field-featured-chef {
        width:auto;
        float: none;
        margin-bottom: 20px;
    }
}

.field--name-field-featured-chef .field__item img {
    width: 100%;
    height: auto;
}

.page-node-type-chef-prepared-page .field--name-field-page-intro {
    display: inline-block;
    vertical-align: top;
    width: 70%;
    margin-right: 3%;
}

@media (max-width: 900px) {
    .page-node-type-chef-prepared-page .field--name-field-page-intro {
        width:100%;
    }
}

.page-node-type-chef-prepared-page .field--name-field-service-tags .field__label {
    font-size: 24px;
}

.field--name-field-service-tags .field__items {
    background-color: #f4f4f4;
    padding: 15px 20px;
    margin-bottom: 30px;
    display: flex;
    text-align: center;
}

@media (max-width: 800px) {
    .field--name-field-service-tags .field__items {
        flex-wrap:wrap;
    }
}

.field--name-field-service-tags .field__items > .field__item {
    position: relative;
    display: inline-block;
    margin: auto;
}

.field--name-field-service-tags .field__items > .field__item .content {
    max-width: 90px;
    position: relative;
    margin: 0 auto;
}

.field--name-field-service-tags .field__items > .field__item .field--name-field-icon {
    display: inline-block;
    vertical-align: middle;
}

.field--name-field-service-tags .field__items > .field__item .field--name-field-icon img {
    width: 100%;
    height: auto;
}

.field--name-field-service-tags .field__items > .field__item:hover .field--name-description {
    visibility: visible;
    opacity: 1;
}

.field--name-field-service-tags .field__items > .field__item .field--name-description {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    bottom: 100%;
    left: -34%;
    margin: 0 0 10px 0;
    font-size: 14px;
    width: 150%;
    background: black;
    color: white !important;
    padding: 8px;
    border-radius: 5px;
    text-align: center;
    -webkit-transition: visibility 0s,opacity 0.4s ease;
    -moz-transition: visibility 0s,opacity 0.4s ease;
    -o-transition: visibility 0s,opacity 0.4s ease;
    transition: visibility 0s,opacity 0.4s ease;
}

.field--name-field-service-tags .field__items > .field__item .field--name-description p {
    color: white !important;
}

.field--name-field-service-tags .field__items > .field__item .field--name-description:after {
    display: block;
    left: 50%;
    content: "";
    height: 14px;
    width: 14px;
    margin-left: -7px;
    position: absolute;
    pointer-events: none;
    background: black;
    transform: rotate(45deg);
}

.field--name-field-services {
    text-align: center;
    margin: -10px;
    padding-top: 10px;
}

.field--name-field-services > .field__item {
    text-align: left;
    width: 32.8%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 15px;
}

@media (max-width: 950px) {
    .field--name-field-services > .field__item {
        width:49%;
    }
}

@media (max-width: 600px) {
    .field--name-field-services > .field__item {
        width:100%;
    }
}

.field--name-field-services > .field__item .paragraph {
    padding: 10px;
}

.field--name-field-services > .field__item .field--name-field-service-name {
    color: #D78D29;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 10px;
}

.field--name-field-services > .field__item .field--name-field-service-body {
    font-size: 16px;
}

.field--name-field-services > .field__item img {
    width: 100%;
    height: auto;
}

.field--name-field-catering-coordinators {
    background: #f4f4f4;
    padding: 20px 40px;
    margin: 30px 0;
}

.field--name-field-catering-coordinators .field--name-field-photo {
    float: left;
    margin-right: 30px;
    max-width: 200px;
}

@media (max-width: 800px) {
    .field--name-field-catering-coordinators .field--name-field-photo {
        max-width:110px;
    }
}

@media (max-width: 600px) {
    .field--name-field-catering-coordinators .field--name-field-photo {
        margin-right:20px;
    }
}

.field--name-field-catering-coordinators .field--name-field-photo img {
    width: 100%;
    height: auto;
}

.field--name-field-catering-coordinators .field--name-field-name {
    font-size: 22px;
    font-weight: 700;
}

@media (max-width: 800px) {
    .field--name-field-catering-coordinators .field--name-field-name {
        font-size:18px;
    }
}

.field--name-field-catering-coordinators .field--name-field-location {
    font-size: 16px;
}

.field--name-field-catering-coordinators .field--name-field-description {
    margin-top: 20px;
    font-size: 16px;
}

.block-sidebar-pod img {
    width: 100%;
    height: auto;
}

@media (max-width: 800px) {
    .block-sidebar-pod img {
        width:auto;
        width: initial;
        height: auto;
    }
}

@media (max-width: 600px) {
    .block-sidebar-pod img {
        width:100%;
    }
}

#block-cateringfoodmessage {
    font-size: 15px;
}

#block-cateringordercontactinfo {
    text-align: center;
    margin-top: 40px;
    font-size: 15px;
}

#offer-locations-dropdown-form {
    margin-bottom: 20px;
}

.block-offer-locations-dropdown .label-wrapper {
    display: inline-block;
}

.block-offer-locations-dropdown label {
    font-size: 20px;
    margin: 0 10px 10px 0;
}

#block-rewardsaccountblock {
    margin-top: 40px;
}

#block-rewardsaccountblock .user-profile {
    background-color: #f4f4f4;
    padding: 15px 20px;
    margin-bottom: 10px;
}

#block-rewardsaccountblock .user-profile .field__item {
    margin-bottom: 20px;
}

body.path-node-10 h3 {
    margin: 25px 0 10px 0;
}

body.path-node-47 {
}

body.path-node-47 .field--name-field-right-image img {
    position: relative;
    left: 30px;
}

.ui-widget-overlay {
    background: #000;
    opacity: 0.6;
}

.ui-widget,.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button {
    font-family: "FuturaPT",sans-serif;
}

.ui-widget .ui-widget {
    font-size: 15px;
}

.ui-dialog {
    border-radius: 8px;
}

.ui-dialog .ui-dialog-titlebar {
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    padding: 0.6em 1em;
}

.ui-dialog .ui-dialog-buttonpane {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .8em .5em 0;
}

.ui-dialog .ui-dialog-buttonpane button:nth-last-of-type(1) {
    margin: .4em 0;
}

.ui-dialog .ui-dialog-titlebar,.ui-dialog .ui-dialog-buttonpane {
    background: white;
}

.ui-dialog .ui-dialog-content {
    background-color: #f4f4f4;
    padding: 15px 20px;
    margin-bottom: 0;
}

.ui-dialog .ui-dialog-content .custom-select {
    margin: 0;
}

.ui-dialog .ui-dialog-content .form-actions {
    height: 0px;
}

.ui-dialog .ui-dialog-content .form-item {
    padding: 8px 0;
}

@media (max-width: 600px) {
    .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
        float:none;
    }
}

.ui-dialog .ui-dialog-titlebar-close {
    width: 25px;
    height: 25px;
}

.ui-dialog .ui-dialog-titlebar-close:hover {
    opacity: 0.7;
}

.autologout-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
    background-color: #D78D29 !important;
}

.ui-button .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon,.ui-button:active .ui-icon {
    background-image: url("/themes/custom/balduccis/images/close_modal_btn.png");
    background-size: cover;
    background-position: center;
    width: 25px;
    height: 25px;
    top: 5px;
    left: 5px;
}

.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus {
    border: none;
    color: white;
}

.ui-datepicker {
    z-index: 5 !important;
}

.ui-datepicker td .ui-state-hover {
    background: #50aaff;
    border: 1px solid #c5c5c5;
}

.ui-state-active,.ui-widget-content .ui-state-active {
    border: 1px solid #c5c5c5;
    background: #D78D29;
}

.contact-message-feedback-form {
    background-color: #f4f4f4;
    padding: 15px 20px;
    margin-bottom: 60px;
}

.contact-message-feedback-form .form-type-textarea textarea {
    height: 150px;
}

.contact-message-feedback-form input[type="text"] {
    width: 350px;
}

.contact-message-feedback-form #edit-preview {
    display: none;
}

.contact-message-feedback-form .form-type-item .label-wrapper {
    display: block;
}

#toggle-filter-form {
    background-color: #f8f8f8;
    color: #696969;
    font-weight: bold;
    font-size: 16px;
    border: solid 1px #bdbdbd;
    margin: 0;
    text-transform: capitalize;
    position: relative;
    top: 1px;
    z-index: 30;
}

#toggle-filter-form:focus,#toggle-filter-form:active {
    outline: none;
}

#toggle-filter-form.open {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

#toggle-filter-form .fa {
    color: #D78D29;
    font-size: 20px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 4px;
}

body.path-recipes #content .form-item.form-type-radio .label-wrapper,body.path-recipes #content .form-item.form-type-checkbox .label-wrapper {
    display: inline;
}

body.path-recipes #content-top {
    margin-bottom: 20px;
    min-height: 300px;
}

body.path-recipes #content-top:after {
    display: table;
    clear: both;
    content: '';
}

body.path-recipes #content-top #block-filterrecipesbutton,body.path-recipes #content-top #block-recipelinks,body.path-recipes #content-top #block-searchrecipes {
    display: inline-block;
}

@media (max-width: 600px) {
    body.path-recipes #content-top #block-filterrecipesbutton,body.path-recipes #content-top #block-recipelinks,body.path-recipes #content-top #block-searchrecipes {
        display:block;
    }
}

body.path-recipes #content-top #block-filterrecipesbutton {
    width: 25%;
}

@media (max-width: 800px) {
    body.path-recipes #content-top #block-filterrecipesbutton {
        width:50%;
    }
}

@media (max-width: 600px) {
    body.path-recipes #content-top #block-filterrecipesbutton {
        width:100%;
    }
}

body.path-recipes #content-top #block-recipelinks {
    width: 50%;
    text-align: center;
}

@media (max-width: 800px) {
    body.path-recipes #content-top #block-recipelinks {
        width:100%;
        margin-top: 30px;
    }
}

body.path-recipes #content-top #block-recipelinks a {
    font-size: 16px;
    color: black;
    text-decoration: none;
    display: block;
    padding: 4px 0;
    display: inline;
    text-transform: uppercase;
    padding: 4px 20px;
    border-right: 1px solid black;
}

body.path-recipes #content-top #block-recipelinks a:hover,body.path-recipes #content-top #block-recipelinks a:focus,body.path-recipes #content-top #block-recipelinks a:active {
    color: #D78D29;
    background-color: transparent;
}

body.path-recipes #content-top #block-recipelinks a.is-active {
    color: #D78D29;
    background-color: transparent;
}

body.path-recipes #content-top #block-recipelinks a:last-child {
    border-right: none;
}

body.path-recipes #content-top #block-recipelinks a.is-active {
    text-decoration: underline;
}

@media (max-width: 600px) {
    body.path-recipes #content-top #block-recipelinks a {
        padding:4px 10px;
    }
}

body.path-recipes #content-top #block-searchrecipes {
    float: right;
    position: relative;
    margin-top: 5px;
}

@media (max-width: 600px) {
    body.path-recipes #content-top #block-searchrecipes {
        float:none;
        width: 100%;
        margin-top: 10px;
    }
}

body.path-recipes #content-top #block-searchrecipes #recipe-search {
    padding: 6px 35px 4px 35px;
    width: 250px;
}

body.path-recipes #content-top #block-searchrecipes #recipe-search:focus,body.path-recipes #content-top #block-searchrecipes #recipe-search:active {
    outline: none;
}

@media (max-width: 1100px) {
    body.path-recipes #content-top #block-searchrecipes #recipe-search {
        width:184px;
    }
}

@media (max-width: 800px) {
    body.path-recipes #content-top #block-searchrecipes #recipe-search {
        width:100%;
        box-sizing: border-box;
    }
}

body.path-recipes #content-top #block-searchrecipes #submit-recipe-search,body.path-recipes #content-top #block-searchrecipes #clear-recipe-search {
    color: #b5b5b5;
    position: absolute;
    top: 0;
    padding: 9px 10px;
    cursor: pointer;
}

body.path-recipes #content-top #block-searchrecipes #submit-recipe-search {
    left: 0;
}

body.path-recipes #content-top #block-searchrecipes #clear-recipe-search {
    right: 0;
}

body.path-recipes #clear-all-filters {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
}

body.path-recipes .views-exposed-form {
    position: absolute;
}

@media (max-width: 600px) {
    body.path-recipes .views-exposed-form {
        position:relative;
    }
}

body.path-recipes .views-exposed-form .form-type-select,body.path-recipes .views-exposed-form .form-item-combine {
    display: none;
}

body.path-recipes .views-exposed-form .form--inline {
    display: none;
    font-size: 15px;
    background-color: #f8f8f8;
    border: solid 1px #bdbdbd;
    position: absolute;
    z-index: 20;
    width: 300px;
}

@media (max-width: 600px) {
    body.path-recipes .views-exposed-form .form--inline {
        position:relative;
        top: 0;
        box-sizing: border-box;
        width: 100%;
    }
}

body.path-recipes .views-exposed-form .form--inline:before {
    content: 'Filter By:';
    display: inline-block;
    padding: 10px 10px 5px;
    text-transform: uppercase;
}

body.path-recipes .views-exposed-form .form--inline .fieldset-wrapper {
    padding: 10px 15px;
}

body.path-recipes .views-exposed-form .form--inline legend {
    width: 100%;
}

body.path-recipes .views-exposed-form .form--inline legend span {
    display: inline-block;
    padding: 6px 10px;
}

body.path-recipes .views-exposed-form .form--inline > .form-item {
    float: none;
}

body.path-recipes .views-exposed-form .fieldset-wrapper .form-item {
    display: inline-block;
    width: 46%;
    vertical-align: top;
    position: relative;
    padding: 4px 0 !important;
}

body.path-recipes .views-exposed-form .fieldset-wrapper .form-item input[type="checkbox"] {
    width: 25px;
    height: 22px;
    float: left;
    margin-right: 0;
}

body.path-recipes .views-exposed-form legend,body.path-recipes .views-exposed-form input[type="submit"] {
    background: #D78D29;
    color: white;
    text-transform: uppercase;
}

body.path-recipes .views-exposed-form .form-actions {
    padding: 0 15px 15px;
}

body.path-recipes .views-exposed-form input[type="submit"] {
    width: 100%;
    padding: 10px;
    border: transparent;
    border-radius: 4px;
    font-weight: 700;
    margin: 0;
}

body.path-recipes .views-exposed-form input[type="submit"]:focus,body.path-recipes .views-exposed-form input[type="submit"]:active {
    outline: none;
}

body.path-recipes .views-exposed-form input[type="submit"]:hover {
    background-color: #303c4b;
}

body.path-recipes .views-exposed-form input[data-drupal-selector="edit-reset"] {
    background: none;
    position: absolute;
    top: 0;
    right: 0;
    text-transform: capitalize;
    font-weight: normal;
    width: unset;
    color: #D78D29;
    margin: 0;
    text-decoration: underline;
}

body.path-recipes .views-exposed-form input[data-drupal-selector="edit-reset"]:hover {
    background: none;
}

body.path-recipes .views-exposed-form .col-1 {
    display: inline-block;
    width: 20%;
}

body.path-recipes .views-exposed-form .col-2 {
    display: inline-block;
    width: 50%;
    text-align: center;
}

body.path-recipes .views-exposed-form .col-2 a {
    padding: 0 20px;
    text-transform: uppercase;
    text-decoration: none;
    color: black;
}

body.path-recipes .views-exposed-form .col-2 a:nth-of-type(1),body.path-recipes .views-exposed-form .col-2 a:nth-of-type(2) {
    border-right: 1px solid black;
}

.view-recipe-list .view-filters {
    margin-bottom: 20px;
}

#block-views-block-related-recipe-block-1 > h2,#block-views-block-also-enjoy-block-1 > h2,#block-views-block-also-enjoy-block-2 > h2 {
    font-weight: 300;
    font-size: 22px;
    border-bottom: 1px solid black;
    margin-bottom: 20px;
    padding-bottom: 5px;
}

article.node--type-recipe.node--view-mode-teaser {
    text-align: center;
    background: white;
    border: solid 1px #d3d3d3;
    height: 100%;
    position: relative;
}

article.node--type-recipe.node--view-mode-teaser .recipe-content-wrapper {
    padding: 10px;
}

article.node--type-recipe.node--view-mode-teaser h2 {
    min-height: 60px;
    line-height: 18px;
}

article.node--type-recipe.node--view-mode-teaser h2 a {
    font-size: 18px;
    color: black;
    text-decoration: none;
    display: inline-block;
    line-height: 20px;
}

article.node--type-recipe.node--view-mode-teaser h2 a:hover {
    text-decoration: underline;
}

article.node--type-recipe.node--view-mode-teaser .field--name-field-image img {
    width: 100%;
    height: auto;
}

article.node--type-recipe.node--view-mode-teaser .video-recipe-banner {
    position: absolute;
    left: 0;
    top: 0;
    padding: 12px;
    box-sizing: border-box;
    color: white;
    line-height: 0;
    font-size: 16px;
    text-transform: uppercase;
    background: rgba(0,0,0,0.5);
}

article.node--type-recipe.node--view-mode-teaser .video-recipe-banner:hover,article.node--type-recipe.node--view-mode-teaser .video-recipe-banner:focus,article.node--type-recipe.node--view-mode-teaser .video-recipe-banner:active {
    text-decoration: underline;
}

article.node--type-recipe.node--view-mode-teaser .video-recipe-banner i {
    margin-right: 10px;
}

body.page-node-type-recipe article.node--view-mode-full > .node__content:after {
    display: table;
    clear: both;
    content: '';
}

body.page-node-type-recipe article.node--view-mode-full > .node__content > .field--name-field-image {
    float: left;
    width: 45%;
    margin: 45px 0 30px 0;
}

@media (max-width: 800px) {
    body.page-node-type-recipe article.node--view-mode-full > .node__content > .field--name-field-image {
        width:100%;
        margin: 0;
    }
}

body.page-node-type-recipe article.node--view-mode-full > .node__content > .field--name-field-image img {
    width: 100%;
    height: auto;
    border: 1px solid #d3d3d3;
}

body.page-node-type-recipe article.node--view-mode-full > .node__content hr {
    border-color: #cccccc;
}

body.page-node-type-recipe article.node--view-mode-full > .node__content #print-recipe {
    float: right;
    font-size: 18px;
    font-weight: normal;
    display: inline-block;
}

body.page-node-type-recipe article.node--view-mode-full > .node__content > div > .recipe-content-wrapper {
    float: left;
    width: 51%;
    padding-left: 4%;
}

@media (max-width: 800px) {
    body.page-node-type-recipe article.node--view-mode-full > .node__content > div > .recipe-content-wrapper {
        width:100%;
        padding: 0;
        margin-top: 20px;
    }
}

body.page-node-type-recipe article.node--view-mode-full > .node__content > div > .recipe-content-wrapper .field--name-field-servings,body.page-node-type-recipe article.node--view-mode-full > .node__content > div > .recipe-content-wrapper .field--name-field-prep-time,body.page-node-type-recipe article.node--view-mode-full > .node__content > div > .recipe-content-wrapper .field--name-field-cook-time {
    display: inline-block;
}

body.page-node-type-recipe article.node--view-mode-full > .node__content > div > .recipe-content-wrapper .field--name-field-description {
    margin-top: 15px;
}

body.page-node-type-recipe article.node--view-mode-full > .node__content > div > .recipe-content-wrapper .field--name-field-ingredients p {
    margin-bottom: 5px;
}

body.page-node-type-recipe article.node--view-mode-full > .node__content .field--name-field-ingredients {
    margin-top: 30px;
}

body.page-node-type-recipe article.node--view-mode-full > .node__content .field--name-field-ingredients,body.page-node-type-recipe article.node--view-mode-full > .node__content .field--name-field-directions {
    margin-bottom: 30px;
}

body.page-node-type-recipe article.node--view-mode-full > .node__content .field--name-field-ingredients .field__label,body.page-node-type-recipe article.node--view-mode-full > .node__content .field--name-field-directions .field__label {
    margin-bottom: 10px;
    color: #D78D29;
}

body.page-node-type-recipe article.node--view-mode-full > .node__content .field--name-field-ingredients .field__item,body.page-node-type-recipe article.node--view-mode-full > .node__content .field--name-field-directions .field__item {
    background-color: #f4f4f4;
    padding: 15px 20px;
    margin-bottom: 20px;
}

body.page-node-type-recipe article.node--view-mode-full > .node__content .field--name-field-vimeo-embed {
    max-width: 900px;
    margin: 0 auto 50px;
}

.vimeo-embed-wrapper {
    position: relative;
    padding-bottom: 52.5%;
    padding-top: 25px;
    height: 0;
}

.vimeo-embed-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.node--type-recipe .field__label {
    font-weight: 300;
    text-transform: uppercase;
}

.node--type-recipe .field--name-field-servings,.node--type-recipe .field--name-field-prep-time,.node--type-recipe .field--name-field-cook-time {
    font-size: 16px;
}

.node--type-recipe .field--name-field-servings .field__item,.node--type-recipe .field--name-field-prep-time .field__item,.node--type-recipe .field--name-field-cook-time .field__item {
    font-weight: 700;
}

.view-recipe-list .view-content,.view-related-recipe .view-content {
    display: flex;
    flex-wrap: wrap;
}

.view-recipe-list .views-row,.view-related-recipe .views-row {
    width: 23.8%;
    margin: 0 1.6% 1.6% 0;
    float: left;
}

.view-recipe-list .views-row:nth-of-type(4n),.view-related-recipe .views-row:nth-of-type(4n) {
    margin-right: 0;
}

@media (max-width: 800px) {
    .view-recipe-list .views-row,.view-related-recipe .views-row {
        width:48.5%;
        margin: 0 3% 3% 0;
    }

    .view-recipe-list .views-row:nth-of-type(2n),.view-related-recipe .views-row:nth-of-type(2n) {
        margin-right: 0;
    }
}

@media (max-width: 600px) {
    .view-recipe-list .views-row,.view-related-recipe .views-row {
        width:100%;
        margin: 0 0 4% 0;
    }
}

.view-recipe-list .view-content {
    text-align: center;
}

.field--name-field-related-recipes > .field__label {
    font-weight: 300;
    text-transform: capitalize;
    font-size: 24px;
    border-bottom: 1px solid black;
    margin-bottom: 20px;
    padding-bottom: 5px;
}

#block-views-block-featured-recipe-block-1 {
    text-align: center;
    color: white;
    text-transform: uppercase;
}

#block-views-block-featured-recipe-block-1 h2 {
    border: none;
    margin: 0;
    padding: 8px;
    background-image: url(/themes/custom/balduccis/images/banner-pattern.png);
}

#block-views-block-featured-recipe-block-1 .views-field-field-image img {
    width: 100%;
    height: auto;
    margin-bottom: -6px;
}

#block-views-block-featured-recipe-block-1 .views-field-title {
    padding: 8px;
}

#block-views-block-featured-recipe-block-1 .views-field-title a {
    color: white;
    text-decoration: none;
    font-weight: bold;
}

.node--type-store-location .field--label-above .field__label,.node--type-store-location .field--name-field-section-title {
    font-size: 22px;
    margin-bottom: 10px;
}

.node--type-store-location .wrapper {
    text-align: center;
}

.node--type-store-location .wrapper h2 {
    padding-left: 15px;
    margin: 0;
}

.node--type-store-location .wrapper button {
    margin: 14px 10px 30px;
}

@media (max-width: 600px) {
    .node--type-store-location .wrapper button {
        margin:0 0 30px;
    }
}

.node--type-store-location .field--name-field-full-address {
    line-height: 0;
}

@media (max-width: 600px) {
    .node--type-store-location .field--name-field-full-address iframe {
        height:250px;
    }
}

.node--type-store-location .simple-gmap-link {
    text-align: left;
    background-color: #f4f4f4;
    padding: 15px 20px;
    margin-bottom: 0;
}

.node--type-store-location .location-info {
    background-color: #f4f4f4;
    padding: 15px 20px;
    margin-bottom: 20px;
}

.node--type-store-location .location-info .location-info-numbers,.node--type-store-location .location-info .location-info-hours {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    text-align: left;
    padding: 10px 0;
}

@media (max-width: 975px) {
    .node--type-store-location .location-info .location-info-numbers,.node--type-store-location .location-info .location-info-hours {
        width:100%;
        display: block;
    }
}

.node--type-store-location .location-info .field--name-field-store-hours .field__label {
    font-size: 20px;
    margin: 0 0 5px 0;
    font-weight: normal;
}

.node--type-store-location .location-info .field--name-field-store-hours .field--name-field-days,.node--type-store-location .location-info .field--name-field-store-hours .field--name-field-times {
    display: inline-block;
}

.node--type-store-location .location-info .field--name-field-store-hours .field--name-field-days {
    text-transform: uppercase;
    font-weight: 700;
    min-width: 100px;
}

.node--type-store-location .location-info-numbers > .field__label {
    font-size: 20px;
    margin: 0 0 5px 0;
    font-weight: normal;
}

.node--type-store-location .field--name-field-phone .field__label,.node--type-store-location .field--name-field-fax .field__label {
    min-width: 65px;
    display: inline-block;
}

.node--type-store-location .field--name-field-wine-spirits-hours .field__label,.node--type-store-location .field--name-field-coffee-hours .field__label {
    font-size: 20px;
    margin: 15px 0 5px 0;
    font-weight: normal;
}

.node--type-store-location .field--name-field-wine-spirits-hours .field--name-field-days,.node--type-store-location .field--name-field-wine-spirits-hours .field--name-field-times,.node--type-store-location .field--name-field-coffee-hours .field--name-field-days,.node--type-store-location .field--name-field-coffee-hours .field--name-field-times {
    display: inline-block;
}

.node--type-store-location .field--name-field-wine-spirits-hours .field--name-field-days,.node--type-store-location .field--name-field-coffee-hours .field--name-field-days {
    text-transform: uppercase;
    font-weight: 700;
    min-width: 100px;
}

.node--type-store-location .store-info.clearfix {
    margin-bottom: 30px;
}

.node--type-store-location .field--name-field-manager {
    width: 30%;
    float: right;
    margin-left: 30px;
    padding: 0;
}

@media (max-width: 1000px) {
    .node--type-store-location .field--name-field-manager {
        width:100%;
        float: none;
        margin: 0 auto 30px;
        max-width: 300px;
    }
}

.node--type-store-location .field--name-field-manager .field__item {
    background-color: #f4f4f4;
    padding: 0;
}

.node--type-store-location .field--name-field-manager img {
    width: 100%;
    height: auto;
}

.node--type-store-location .field--name-field-manager .field--name-field-name {
    padding: 10px 15px 15px;
}

.node--type-store-location .offer-button-wrapper button {
    margin: 0;
}

.node--type-store-location .field--name-field-store-events .field__item {
    background-color: #f4f4f4;
    padding: 15px 20px;
    margin-bottom: 30px;
}

.node--type-store-location .field--name-field-store-events .field__item > a {
    display: block;
    text-align: right;
}

.node--type-store-location .field--name-field-store-events .views-field-field-event-date {
    font-weight: bold;
}

.node--type-store-location .field--name-field-store-events .views-row {
    margin-bottom: 10px;
}

.node--type-store-location .field--name-field-images {
    margin: 0 -10px;
}

.node--type-store-location .field--name-field-images:after {
    display: table;
    clear: both;
    content: '';
}

.node--type-store-location .field--name-field-images .field__item {
    float: left;
    width: 25%;
}

@media (max-width: 1000px) {
    .node--type-store-location .field--name-field-images .field__item {
        width:50%;
    }
}

.node--type-store-location .field--name-field-images .field__item > a {
    padding: 10px;
    display: block;
}

.node--type-store-location .field--name-field-images .field__item img {
    width: 100%;
    height: auto;
}

.node--type-store-location .field--name-field-images .field__item:nth-of-type(4n):after {
    display: table;
    clear: both;
    content: '';
}

.node--type-store-location.with-manager .field--name-field-on-tap,.node--type-store-location.with-manager .field--name-field-service-tags,.node--type-store-location.with-manager .field--name-field-store-events {
    width: calc(70% - 30px);
}

@media (max-width: 1000px) {
    .node--type-store-location.with-manager .field--name-field-on-tap,.node--type-store-location.with-manager .field--name-field-service-tags,.node--type-store-location.with-manager .field--name-field-store-events {
        width:100%;
    }
}

.node--type-store-location .free-wifi,.node--type-store-location .field--name-field-extra-text {
    text-align: left;
    padding: 0 8px;
}

.node--type-store-location .field--name-field-video-links {
    text-align: left;
    padding: 0 8px;
    margin-top: 10px;
}

.node--type-store-location .field--name-field-video-links .field__item {
    display: inline-block;
    min-width: 275px;
    width: 47%;
    margin: 0 1%;
    white-space: nowrap;
}

.node--type-store-location .field--name-field-video-links .fa-video {
    padding-right: 7px;
}

.view-store-location-list {
    text-align: center;
}

@media (max-width: 600px) {
    .view-store-location-list {
        text-align:left;
    }
}

.view-store-location-list .views-row {
    position: relative;
    display: inline-block;
    width: 30%;
    padding: 10px;
}

@media (max-width: 1000px) {
    .view-store-location-list .views-row {
        width:45%;
    }
}

@media (max-width: 600px) {
    .view-store-location-list .views-row {
        width:100%;
        padding: 16px 0 12px;
        border-bottom: 1px solid #cdcdcd;
    }
}

.view-store-location-list article,.view-store-location-list img {
    width: 100%;
    height: auto;
}

.view-store-location-list article {
    position: relative;
    display: inline-block;
}

.view-store-location-list article a {
    text-decoration: none;
}

@media (max-width: 600px) {
    .view-store-location-list article .field--name-field-image {
        width:30%;
        display: inline-block;
        vertical-align: top;
        margin-right: 20px;
    }

    .view-store-location-list article .node__content {
        display: inline-block;
        width: 50%;
        vertical-align: top;
    }

    .view-store-location-list article h2 {
        width: 50%;
        display: inline;
        line-height: 1;
        font-size: 20px;
    }

    .view-store-location-list article h2 a {
        color: black;
        text-decoration: none;
    }
}

@media (min-width: 600px) {
    .view-store-location-list article h2 {
        background-color:rgba(255,255,255,0.8);
        width: 100%;
        padding: 10px 0;
        margin: 0;
        position: absolute;
        left: 0;
        bottom: 10%;
        font-size: 20px;
    }

    .view-store-location-list article h2 a {
        color: black;
        text-decoration: none;
    }

    .view-store-location-list article h2 a:hover {
        text-decoration: underline;
    }

    .view-store-location-list article .field--name-field-phone,.view-store-location-list article .directions-link {
        display: none;
    }
}

.view-store-locations-menu .view-content > h3 {
    text-transform: uppercase;
    margin-top: 30px;
    border-bottom: 1px solid black;
}

.view-store-locations-menu .view-content > h3:nth-of-type(1) {
    margin-top: 0;
}

.view-store-locations-menu .views-field-title.active a {
    color: #D78D29;
}

.view-store-locations-menu a {
    font-size: 16px;
    color: black;
    text-decoration: none;
    display: block;
    padding: 4px 0;
}

.view-store-locations-menu a:hover,.view-store-locations-menu a:focus,.view-store-locations-menu a:active {
    color: #D78D29;
    background-color: transparent;
}

.view-store-locations-menu a.is-active {
    color: #D78D29;
    background-color: transparent;
}

.view-store-locations-contact-info h3 {
    font-size: 20px;
    border-bottom: 1px solid #cdcdcd;
    margin: 20px 0;
}

.view-store-locations-contact-info .views-row {
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
    width: 46%;
    font-size: 16px;
}

.view-store-locations-contact-info .views-row:nth-of-type(2n+1) {
    margin-right: 4%;
}

@media (max-width: 600px) {
    .view-store-locations-contact-info .views-row {
        width:100%;
    }
}

.view-store-locations-contact-info .views-row .views-field-title {
    font-weight: bold;
    font-size: 18px;
}

.view-store-locations-contact-info .views-row .views-field-title a {
    text-decoration: none;
}

.view-store-locations-contact-info .views-row .views-field-title a:hover {
    text-decoration: underline;
}

.view-store-locations-contact-info .views-row .views-field-field-full-address {
    margin-bottom: 10px;
}

.view-store-locations-contact-info .views-row .views-field-field-phone .field-content,.view-store-locations-contact-info .views-row .views-field-field-fax .field-content,.view-store-locations-contact-info .views-row .field--name-field-days,.view-store-locations-contact-info .views-row .field--name-field-times {
    display: inline-block;
}

.view-store-locations-contact-info .views-row .field--name-field-days:after {
    content: ': ';
}

body.vocab-store_locations_w_offers .view-taxonomy-term .view-content,.view-member-offer-list .view-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .views-row,.view-member-offer-list .view-content .views-row {
    display: inline-block;
    width: 22%;
    padding: 1.4%;
    border-bottom: 1px solid #cdcdcd;
}

body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .views-row:nth-of-type(4n+2),body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .views-row:nth-of-type(4n+3),body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .views-row:nth-of-type(4n+4),.view-member-offer-list .view-content .views-row:nth-of-type(4n+2),.view-member-offer-list .view-content .views-row:nth-of-type(4n+3),.view-member-offer-list .view-content .views-row:nth-of-type(4n+4) {
    border-left: 1px solid #cdcdcd;
}

body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .views-row:nth-last-child(1),body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .views-row:nth-last-child(2),body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .views-row:nth-last-child(3),body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .views-row:nth-last-child(4),.view-member-offer-list .view-content .views-row:nth-last-child(1),.view-member-offer-list .view-content .views-row:nth-last-child(2),.view-member-offer-list .view-content .views-row:nth-last-child(3),.view-member-offer-list .view-content .views-row:nth-last-child(4) {
    border-bottom: none;
}

@media (max-width: 1000px) {
    body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .views-row,.view-member-offer-list .view-content .views-row {
        width:30%;
    }

    body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .views-row:nth-of-type(4n+2),body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .views-row:nth-of-type(4n+3),body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .views-row:nth-of-type(4n+4),.view-member-offer-list .view-content .views-row:nth-of-type(4n+2),.view-member-offer-list .view-content .views-row:nth-of-type(4n+3),.view-member-offer-list .view-content .views-row:nth-of-type(4n+4) {
        border-left: none;
    }

    body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .views-row:nth-of-type(3n+2),body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .views-row:nth-of-type(3n+3),.view-member-offer-list .view-content .views-row:nth-of-type(3n+2),.view-member-offer-list .view-content .views-row:nth-of-type(3n+3) {
        border-left: 1px solid #cdcdcd;
    }

    body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .views-row:nth-last-child(4),.view-member-offer-list .view-content .views-row:nth-last-child(4) {
        border-bottom: 1px solid #cdcdcd;
    }
}

@media (max-width: 600px) {
    body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .views-row,.view-member-offer-list .view-content .views-row {
        display:block;
        width: 100%;
        padding: 14px 0;
    }

    body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .views-row:nth-of-type(3n+2),body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .views-row:nth-of-type(3n+3),.view-member-offer-list .view-content .views-row:nth-of-type(3n+2),.view-member-offer-list .view-content .views-row:nth-of-type(3n+3) {
        border-left: none;
    }

    body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .views-row:nth-last-child(1),body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .views-row:nth-last-child(2),body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .views-row:nth-last-child(3),body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .views-row:nth-last-child(4),.view-member-offer-list .view-content .views-row:nth-last-child(1),.view-member-offer-list .view-content .views-row:nth-last-child(2),.view-member-offer-list .view-content .views-row:nth-last-child(3),.view-member-offer-list .view-content .views-row:nth-last-child(4) {
        border-bottom: 1px solid #cdcdcd;
    }

    body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .offer-details,.view-member-offer-list .view-content .offer-details {
        margin-left: 120px;
    }
}

body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .details-wrapper,.view-member-offer-list .view-content .details-wrapper {
    min-height: 115px;
}

@media (max-width: 600px) {
    body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .details-wrapper,.view-member-offer-list .view-content .details-wrapper {
        min-height:initial;
    }
}

body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .node__content:after,.view-member-offer-list .view-content .node__content:after {
    display: table;
    clear: both;
    content: '';
}

body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .field--name-field-image img,.view-member-offer-list .view-content .field--name-field-image img {
    width: 100%;
    height: auto;
}

@media (max-width: 600px) {
    body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .field--name-field-image,.view-member-offer-list .view-content .field--name-field-image {
        float:left;
        width: 100px;
        margin: 0 20px 0 0;
    }
}

body.vocab-store_locations_w_offers .view-taxonomy-term .view-content h2,.view-member-offer-list .view-content h2 {
    font-size: 18px;
    line-height: 1;
}

body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .field--name-field-offer-price,.view-member-offer-list .view-content .field--name-field-offer-price {
    font-size: 34px;
    font-weight: bold;
    line-height: 1.2;
}

body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .field--name-field-offer-quantity,.view-member-offer-list .view-content .field--name-field-offer-quantity {
    font-weight: bold;
}

body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .field--name-field-valid-dates,body.vocab-store_locations_w_offers .view-taxonomy-term .view-content span.valid-label,.view-member-offer-list .view-content .field--name-field-valid-dates,.view-member-offer-list .view-content span.valid-label {
    font-size: 14px;
}

body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .field--name-field-offer-price,body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .field--name-field-offer-quantity,body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .field--name-field-regular-price,body.vocab-store_locations_w_offers .view-taxonomy-term .view-content .field--name-field-valid-dates,.view-member-offer-list .view-content .field--name-field-offer-price,.view-member-offer-list .view-content .field--name-field-offer-quantity,.view-member-offer-list .view-content .field--name-field-regular-price,.view-member-offer-list .view-content .field--name-field-valid-dates {
    display: inline-block;
}

body.rewards-home h1.page-title {
    display: none !important;
}

body.rewards-home #content-bottom {
    width: 32%;
}

body.rewards-home #content-area,body.rewards-home #content-bottom {
    display: inline-block;
    vertical-align: top;
}

@media (max-width: 1000px) {
    body.rewards-home #content-area,body.rewards-home #content-bottom {
        width:100%;
        margin: 0;
    }
}

body.rewards-home .list-block {
    background: #f4f4f4;
    padding-bottom: 1px;
    margin-bottom: 20px;
    box-shadow: 0px 10px 42px -24px black;
}

body.rewards-home .list-block .block-header {
    padding: 5px 15px;
    background: #D78D29;
    color: white;
    font-weight: bold;
}

body.rewards-home .list-block ul li {
    font-size: 16px;
    margin: 5px 15px 5px 0;
}

body.rewards-home form #edit-submit {
    margin: 14px 0;
}

body.rewards-home .member-number > div {
    display: inline-block;
    width: 50%;
    vertical-align: bottom;
}

body.rewards-home .member-number > div:last-child {
    text-align: right;
}

@media (max-width: 900px) {
    body.rewards-home .member-number > div:last-child {
        text-align:center;
        margin-top: 20px;
    }
}

@media (max-width: 900px) {
    body.rewards-home .member-number > div {
        display:block;
        width: 100%;
        text-align: center;
    }
}

body.rewards-home .member-number img {
    vertical-align: middle;
    width: 100px;
}

body.rewards-home .member-number p {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px;
    text-align: left;
}

body.rewards-home .member-number p strong {
    font-size: 22px;
}

body.rewards-home .member-number a {
    color: black;
}

body.rewards-home #block-featuredmemberoffer {
    text-align: center;
}

@media (max-width: 1000px) {
    body.rewards-home #block-featuredmemberoffer {
        margin-top:20px;
    }

    body.rewards-home #block-featuredmemberoffer img {
        width: initial;
    }
}

.rewards-number-block {
    display: inline-block;
    background: black;
    color: white;
    padding: 10px;
    margin: 20px auto 30px;
    font-size: 20px;
}

.rewards-number-block > * {
    display: inline-block;
    vertical-align: middle;
    margin: 5px 10px;
    text-align: left;
}

.rewards-number-block .rewards-number {
    color: #D78D29;
    font-weight: bold;
    font-size: 32px;
}

@media (max-width: 600px) {
    .rewards-number-block {
        display:block;
        font-size: 16px;
    }

    .rewards-number-block .rewards-number {
        font-size: 24px;
    }

    .rewards-number-block img {
        width: 100px;
    }
}

.page-node-type-explore-page {
}

.page-node-type-explore-page main > .inner {
    max-width: 100%;
    padding: 0;
}

.page-node-type-explore-page .field--name-field-sections {
    margin-bottom: 30px;
}

.page-node-type-explore-page .field--name-field-sections .field__item > .paragraph--type--two-column-section,.page-node-type-explore-page .field--name-field-sections .field__item > .paragraph--type--three-column-section {
    padding-top: 50px;
}

.page-node-type-explore-page .field--name-field-sections #about {
    padding-top: 20px;
}

.page-node-type-explore-page .paragraph--type--two-column-section > h2 .field--name-field-section-title,.page-node-type-explore-page .paragraph--type--three-column-section > h2 .field--name-field-section-title {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 22px;
    border-bottom: 1px solid #cdcdcd;
    margin: 15px 20px;
    position: relative;
}

@media (max-width: 800px) {
    .page-node-type-explore-page .paragraph--type--two-column-section > h2 .field--name-field-section-title,.page-node-type-explore-page .paragraph--type--three-column-section > h2 .field--name-field-section-title {
        margin-left:100px;
    }
}

.page-node-type-explore-page .paragraph--type--two-column-section > h2 .field--name-field-section-title:after,.page-node-type-explore-page .paragraph--type--three-column-section > h2 .field--name-field-section-title:after {
    content: " ";
    position: absolute;
    z-index: -1;
    bottom: -5px;
    left: 0;
    right: 0;
    border-bottom: 1px solid #cdcdcd;
}

.page-node-type-explore-page .field--name-field-section-icon {
    position: absolute;
    left: 50%;
    top: -65px;
    margin-left: -50px;
    width: 100px;
    height: 100px;
    z-index: 200;
}

@media (max-width: 800px) {
    .page-node-type-explore-page .field--name-field-section-icon {
        left:0;
        margin: 0 10px;
        width: 80px;
        height: 80px;
    }
}

.page-node-type-explore-page .field--name-field-section-icon img {
    width: 100%;
    height: auto;
}

.page-node-type-explore-page .wrapper {
    background-size: cover;
    background-position: center;
    text-align: center;
    position: relative;
}

.page-node-type-explore-page .wrapper .inner {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    overflow: hidden;
}

.page-node-type-explore-page .wrapper .inner.full-width {
    max-width: 100%;
}

@media (max-width: 800px) {
    .page-node-type-explore-page .wrapper .inner {
        flex-wrap:wrap;
    }

    .page-node-type-explore-page .wrapper.two-column-wrapper .column,.page-node-type-explore-page .wrapper.three-column-wrapper .column {
        width: 100% !important;
    }
}

.page-node-type-explore-page .two-column-wrapper .column {
    width: 50%;
}

.page-node-type-explore-page .three-column-wrapper .column {
    width: 33.33%;
}

.page-node-type-explore-page .paragraph--type--image-block,.page-node-type-explore-page .paragraph--type--two-image-block {
    margin: 0 0 -10px 0;
    padding: 10% 5%;
}

@media (max-width: 600px) {
    .page-node-type-explore-page .paragraph--type--image-block,.page-node-type-explore-page .paragraph--type--two-image-block {
        padding:5% !important;
    }
}

.page-node-type-explore-page .paragraph--type--text-block {
    margin: 10% 5%;
}

@media (max-width: 600px) {
    .page-node-type-explore-page .paragraph--type--text-block {
        margin:5% !important;
    }
}

.page-node-type-explore-page .paragraph--type--image-block {
    position: relative;
}

.page-node-type-explore-page .paragraph--type--image-block img {
    max-width: 100%;
    height: auto;
}

.page-node-type-explore-page .paragraph--type--image-block .ajax-progress {
    display: none;
}

.page-node-type-explore-page .paragraph--type--image-block a:hover,.page-node-type-explore-page .paragraph--type--image-block a:active,.page-node-type-explore-page .paragraph--type--image-block a:focus {
    outline: none;
}

.page-node-type-explore-page .paragraph--type--text-block {
    background-color: rgba(0,0,0,0.6);
    padding: 10px;
    text-align: left;
}

.page-node-type-explore-page .paragraph--type--text-block .field--name-field-section-title {
    color: white;
    font-size: 34px;
    text-transform: uppercase;
    text-align: center;
    margin: 5px 0 0 0;
}

.page-node-type-explore-page .paragraph--type--text-block .field--name-field-section-body {
    background-color: transparent;
    text-align: center;
    color: white;
    margin: 0;
    padding: 5px 20px 15px;
    line-height: 1.6;
}

.page-node-type-explore-page .video-embed-field-launch-modal img {
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.page-node-type-explore-page .field--name-field-video-title {
    display: none;
}

.page-node-type-explore-page .ui-dialog-titlebar .ui-dialog-title {
    text-transform: uppercase;
    font-weight: normal;
}

.page-node-type-explore-page #drupal-modal {
    overflow: hidden;
    border-radius: 8px;
    background: none;
}

.node--type-details-slideshow .field--name-field-image {
    width: 45%;
}

.node--type-details-slideshow .field--name-field-image img {
    width: 100%;
    height: auto;
}

.node--type-details-slideshow .field--name-field-image,.node--type-details-slideshow .details-wrapper {
    display: inline-block;
    vertical-align: top;
}

.node--type-details-slideshow .details-wrapper {
    width: 50%;
    margin-left: 3.5%;
}

@media (max-width: 600px) {
    .node--type-details-slideshow .details-wrapper {
        width:100%;
        margin: 10px 0 0 0;
    }

    .node--type-details-slideshow .details-wrapper p {
        line-height: 1.2;
    }
}

.node--type-details-slideshow .field--name-field-section-title {
    font-size: 22px;
    color: #D78D29;
}

.node--type-details-slideshow .field--name-field-section-body {
    background-color: transparent;
    margin-bottom: 0;
    padding: 0;
}

.node--type-details-slideshow .slick-dotted.slick-slider {
    margin-bottom: 0;
}

.node--type-details-slideshow .slick-dots {
    position: relative;
    text-align: left;
    margin: 15px 0 0 0;
}

@media (max-width: 800px) {
    .node--type-details-slideshow .slick-dots {
        left:0;
        position: relative;
        margin-top: 20px;
    }
}

.node--type-details-slideshow .slick-dots img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

.node--type-details-slideshow .slick-dots li {
    border: none;
    background-color: transparent;
    padding: 0;
    opacity: 0.3;
    margin: 0 3% 0 0;
    width: 9%;
}

@media (max-width: 600px) {
    .node--type-details-slideshow .slick-dots li {
        width:16%;
        margin: 2%;
    }
}

.node--type-details-slideshow .slick-dots li.slick-active {
    background-color: transparent;
    color: #333;
    opacity: 1;
}

.node--type-details-slideshow .slick-dots li.slick-active:before,.node--type-details-slideshow .slick-dots li.slick-active:after {
    display: none;
}

body.path-explore main > .inner,body.path-explore-new main > .inner,body.path-explore-test main > .inner,body.page-node-type-explore-row main > .inner {
    max-width: 100%;
    padding: 0;
}

body.path-explore h1.page-title,body.path-explore-new h1.page-title,body.path-explore-test h1.page-title,body.page-node-type-explore-row h1.page-title {
    display: none;
}

body.path-explore-test .views-exposed-form {
    padding: 0 20px;
}

.view-explore-page img,article.node--type-explore-row img {
    max-width: 100%;
    height: auto;
}

.view-explore-page .views-row,article.node--type-explore-row .views-row {
    padding: 30px 0 20px;
}

.view-explore-page h2 .field--name-title,article.node--type-explore-row h2 .field--name-title {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 22px;
    border-bottom: 1px solid #cdcdcd;
    margin: 15px 20px;
    position: relative;
    display: block;
}

.view-explore-page h2 .field--name-title:after,article.node--type-explore-row h2 .field--name-title:after {
    content: " ";
    position: absolute;
    z-index: -1;
    bottom: -5px;
    left: 0;
    right: 0;
    border-bottom: 1px solid #cdcdcd;
}

@media (max-width: 800px) {
    .view-explore-page h2 .field--name-title,article.node--type-explore-row h2 .field--name-title {
        margin-left:100px;
    }
}

.view-explore-page .explore-row,article.node--type-explore-row .explore-row {
    position: relative;
    height: 425px;
}

@media (max-width: 800px) {
    .view-explore-page .explore-row,article.node--type-explore-row .explore-row {
        height:100%;
    }
}

.view-explore-page .column,article.node--type-explore-row .column {
    float: left;
    text-align: center;
    overflow: hidden;
    box-sizing: border-box;
    padding: 2%;
    height: 100%;
}

@media (max-width: 800px) {
    .view-explore-page .column,article.node--type-explore-row .column {
        padding:6%;
        width: 100% !important;
        min-height: 300px;
        float: none;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.view-explore-page .row-2-column .column,article.node--type-explore-row .row-2-column .column {
    width: 50%;
}

.view-explore-page .row-3-column .column,article.node--type-explore-row .row-3-column .column {
    width: 33.33%;
}

.view-explore-page a.column-link.width-normal,article.node--type-explore-row a.column-link.width-normal {
    max-width: 453px;
    width: 100%;
}

.view-explore-page a.column-link.width-narrow,article.node--type-explore-row a.column-link.width-narrow {
    max-width: 375px;
    width: 100%;
}

.view-explore-page .fg-block,article.node--type-explore-row .fg-block {
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
    display: inline-block;
}

.view-explore-page .fg-block.width-normal,article.node--type-explore-row .fg-block.width-normal {
    max-width: 453px;
    width: 100%;
    display: inline-block;
}

.view-explore-page .fg-block.width-narrow,article.node--type-explore-row .fg-block.width-narrow {
    max-width: 375px;
    width: 100%;
    display: inline-block;
}

.view-explore-page .fg-markup,article.node--type-explore-row .fg-markup {
    padding: 15px 20px;
    text-align: left;
    color: #fff;
    display: inline-block;
}

.view-explore-page .fg-markup a,article.node--type-explore-row .fg-markup a {
    color: inherit;
}

.view-explore-page .field--name-field-icon,article.node--type-explore-row .field--name-field-icon {
    position: absolute;
    left: 50%;
    top: -65px;
    margin-left: -50px;
    width: 100px;
    height: 100px;
    z-index: 200;
}

@media (max-width: 800px) {
    .view-explore-page .field--name-field-icon,article.node--type-explore-row .field--name-field-icon {
        left:0;
        margin: 0 10px;
        width: 80px;
        height: 80px;
    }
}

.view-explore-page .ajax-progress,article.node--type-explore-row .ajax-progress {
    display: none;
}

@media only screen and (min-width: 800px) {
    .column {
        display:flex;
        justify-content: center;
        align-items: center;
    }
}

.black {
    color: #000;
}

.extra-large {
    font-size: 80px;
    line-height: 0.8;
}

@media (max-width: 1050px) {
    .extra-large {
        font-size:60px;
    }
}

.large {
    font-size: 60px;
    line-height: 0.8;
}

@media (max-width: 1050px) {
    .large {
        font-size:45px;
    }
}

.medium {
    font-size: 40px;
    line-height: 0.8;
}

@media (max-width: 1050px) {
    .medium {
        font-size:30px;
    }
}

.small {
    font-size: 30px;
    line-height: 0.8;
}

@media (max-width: 1050px) {
    .small {
        font-size:24px;
    }
}

.shadow {
    text-shadow: 0px 1px 3px #444444;
}

.image-float {
    float: left;
    max-width: 160px;
    margin-right: 20px;
    margin-bottom: -40px;
}

.rotate {
    transform: rotate(-5deg);
}

.button a {
    text-decoration: none;
}

.all-caps {
    text-transform: uppercase;
}

.view-events-list article {
    margin-bottom: 20px;
    background: #f4f4f4;
    position: relative;
}

@media (max-width: 600px) {
    .view-events-list article {
        padding:15px;
    }
}

.view-events-list article .field--name-field-event-date {
    width: 200px;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
}

@media (max-width: 600px) {
    .view-events-list article .field--name-field-event-date {
        transform:none;
        top: 0;
        position: relative;
        width: 100%;
        text-align: left;
        border-bottom: 1px solid #cdcdcd;
        margin-bottom: 20px;
    }
}

.view-events-list article .month,.view-events-list article .day {
    display: block;
    line-height: 1;
}

@media (max-width: 600px) {
    .view-events-list article .month,.view-events-list article .day {
        display:inline;
    }
}

.view-events-list article .month {
    font-size: 32px;
}

.view-events-list article .day {
    color: #D78D29;
    font-size: 50px;
}

@media (max-width: 600px) {
    .view-events-list article .day {
        font-size:40px;
    }
}

.view-events-list article span.join {
    font-size: 20px;
    line-height: 0.6;
    display: block;
    color: gray;
}

@media (max-width: 600px) {
    .view-events-list article span.join {
        display:inline;
        margin: 0 5px 0 0;
    }
}

.view-events-list article h2 a {
    color: #333;
    text-decoration: none;
}

.view-events-list article h2 a:hover {
    text-decoration: underline;
}

.view-events-list article .node__content {
    margin-left: 200px;
    border-left: 1px solid #cdcdcd;
    padding: 15px 25px;
    min-height: 150px;
}

@media (max-width: 600px) {
    .view-events-list article .node__content {
        margin-left:0;
        border-left: 0;
        padding: 0;
    }
}

.view-events-list article .field--name-body {
    margin-bottom: 10px;
}

.view-events-list article .article-bottom .button {
    margin: 8px 10px 0 0;
}

@media (max-width: 750px) {
    .view-events-list article .article-bottom .button {
        margin:8px 0 6px;
        box-sizing: border-box;
        width: 100%;
    }
}

.view-events-list article .article-bottom button:nth-of-type(2) {
    background: gray;
}

.view-events-list article .a2a_kit {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 15px;
}

@media (max-width: 750px) {
    .view-events-list article .a2a_kit {
        position:relative;
        display: block;
        text-align: center;
        padding: 10px 0 0;
    }

    .view-events-list article .a2a_kit a {
        margin: 0 10px;
    }
}

.view-events-list article .a2a_default_style a {
    float: none !important;
    display: inline-block;
    vertical-align: middle;
}

.page-node-type-event article .month {
    font-size: 32px;
}

.page-node-type-event article .day {
    color: #D78D29;
    font-size: 40px;
}

.page-node-type-event article .field--name-body {
    background-color: #f4f4f4;
    padding: 15px 20px;
    margin-bottom: 20px;
}

.page-node-type-event article .field--name-field-store-location {
    margin: 20px 0;
}

.page-node-type-event article .a2a_kit {
    float: right;
}

#block-views-block-makers-makers-block,#block-views-block-makers-promoted-maker {
    margin-top: 20px;
}

.view-makers .view-content .views-infinite-scroll-content-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: -1.5%;
}

@media (max-width: 600px) {
    .view-makers .view-content .views-infinite-scroll-content-wrapper {
        margin:0;
    }
}

.view-makers .view-content .views-infinite-scroll-content-wrapper .views-row {
    width: 33.33%;
    box-sizing: border-box;
    padding: 1.5%;
}

@media (max-width: 900px) {
    .view-makers .view-content .views-infinite-scroll-content-wrapper .views-row {
        width:50%;
    }
}

@media (max-width: 600px) {
    .view-makers .view-content .views-infinite-scroll-content-wrapper .views-row {
        width:100%;
        padding: 10px 0;
    }
}

.view-makers .view-content .views-infinite-scroll-content-wrapper .views-row img {
    max-width: 100%;
    height: auto;
}

.view-makers .view-content .views-infinite-scroll-content-wrapper .views-row .views-field-title,.view-makers .view-content .views-infinite-scroll-content-wrapper .views-row .views-field-field-brand,.view-makers .view-content .views-infinite-scroll-content-wrapper .views-row .views-field-field-product-description,.view-makers .view-content .views-infinite-scroll-content-wrapper .views-row .views-field-body {
    max-width: 90%;
    margin: 0 auto;
}

.view-makers .view-content .views-infinite-scroll-content-wrapper .views-row .views-field-title,.view-makers .view-content .views-infinite-scroll-content-wrapper .views-row .views-field-field-brand,.view-makers .view-content .views-infinite-scroll-content-wrapper .views-row .views-field-field-product-description {
    text-align: center;
    text-transform: uppercase;
    line-height: 1.2;
}

.view-makers .view-content .views-infinite-scroll-content-wrapper .views-row .views-field-title {
    font-size: 24px;
    margin-top: 10px;
}

.view-makers .view-content .views-infinite-scroll-content-wrapper .views-row .views-field-field-brand {
    font-weight: bold;
    color: #D78D29;
    font-size: 20px;
    margin-bottom: 4px;
}

.view-makers .view-content .views-infinite-scroll-content-wrapper .views-row .views-field-field-product-description {
    font-size: 20px;
}

.view-makers .view-content .views-infinite-scroll-content-wrapper .views-row .views-field-body {
    margin-top: 10px;
}

.view-makers ul.pager {
    padding: 0;
    text-align: center;
}

.view.promoted-maker .views-row {
    display: flex;
    background: #f4f4f4;
    margin: 20px 0;
}

@media (max-width: 900px) {
    .view.promoted-maker .views-row {
        display:block;
        background: transparent;
    }
}

.view.promoted-maker .views-row .views-field-field-image {
    line-height: 0;
    width: 30.33%;
}

@media (max-width: 900px) {
    .view.promoted-maker .views-row .views-field-field-image {
        text-align:center;
        width: 100%;
    }

    .view.promoted-maker .views-row .views-field-field-image img {
        max-width: 50%;
    }
}

@media (max-width: 600px) {
    .view.promoted-maker .views-row .views-field-field-image img {
        max-width:100%;
    }
}

.view.promoted-maker .views-row img {
    width: 100%;
    height: auto;
}

.view.promoted-maker .views-row .views-field-nothing {
    width: 69.66%;
}

@media (max-width: 900px) {
    .view.promoted-maker .views-row .views-field-nothing {
        width:100%;
    }
}

.view.promoted-maker .views-row .promoted-maker-info {
    padding: 20px;
    background: #f4f4f4;
    min-height: 100%;
    box-sizing: border-box;
}

.view.promoted-maker .views-row .promoted-maker-info p {
    margin-top: 10px;
}

.view.promoted-maker .views-row .maker-title,.view.promoted-maker .views-row .maker-brand,.view.promoted-maker .views-row .product-desc {
    text-transform: uppercase;
    line-height: 1.2;
}

.view.promoted-maker .views-row .maker-title {
    font-size: 24px;
}

.view.promoted-maker .views-row .maker-brand {
    font-weight: bold;
    color: #D78D29;
    font-size: 20px;
    margin-bottom: 4px;
}

body.page-node-type-maker .region-content {
    text-align: center;
}

body.page-node-type-maker .region-content article.node--type-maker {
    max-width: 500px;
    margin: 0 auto;
}

body.page-node-type-maker .region-content article.node--type-maker .field--name-field-brand,body.page-node-type-maker .region-content article.node--type-maker .field--name-field-product-description {
    text-transform: uppercase;
    line-height: 1.2;
    font-size: 20px;
}

body.page-node-type-maker .region-content article.node--type-maker .field--name-field-brand {
    font-weight: bold;
    color: #D78D29;
    font-size: 20px;
    margin-bottom: 4px;
}

body.page-node-type-maker .region-content article.node--type-maker .field--name-body {
    text-align: left;
    width: 90%;
    margin: 10px auto 0;
}

body.page-node-type-maker .region-content article.node--type-maker .field--name-field-image {
    margin-bottom: 10px;
}

body.page-node-type-maker .region-content article.node--type-maker .field--name-field-image img {
    max-width: 100%;
    height: auto;
}

.cart {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cdcdcd;
}

.cart:last-child {
    margin-bottom: 0;
    border-bottom: none;
}

.cart h2 {
    margin-bottom: 5px;
}

.cart-info-block {
    padding: 0 0 10px;
    margin: 0;
    font-size: 16px;
    line-height: 21px;
}

.cart td,.cart th,.checkout-pane-order-summary td,.checkout-pane-order-summary th,.view-commerce-user-orders td,.view-commerce-user-orders th,.view-commerce-order-item-table td,.view-commerce-order-item-table th {
    text-align: left;
    padding: 10px;
    border: 1px solid #cdcdcd;
}

.cart th,.checkout-pane-order-summary th,.view-commerce-user-orders th,.view-commerce-order-item-table th {
    background-color: rgba(248,248,248,0.8);
}

.cart td,.checkout-pane-order-summary td,.view-commerce-user-orders td,.view-commerce-order-item-table td {
    vertical-align: top;
    background-color: #eaeaea;
}

.cart table,.checkout-pane-order-summary table,.view-commerce-user-orders table,.view-commerce-order-item-table table {
    width: 100%;
}

.cart .field--name-product-id,.cart .item-name,.checkout-pane-order-summary .field--name-product-id,.checkout-pane-order-summary .item-name,.view-commerce-user-orders .field--name-product-id,.view-commerce-user-orders .item-name,.view-commerce-order-item-table .field--name-product-id,.view-commerce-order-item-table .item-name {
    text-transform: uppercase;
    display: inline;
}

.cart .field--name-attribute-platter-sizes,.cart .field--name-title,.checkout-pane-order-summary .field--name-attribute-platter-sizes,.checkout-pane-order-summary .field--name-title,.view-commerce-user-orders .field--name-attribute-platter-sizes,.view-commerce-user-orders .field--name-title,.view-commerce-order-item-table .field--name-attribute-platter-sizes,.view-commerce-order-item-table .field--name-title {
    display: inline;
}

.cart .field--name-attribute-platter-sizes:before,.cart .field--name-title:before,.checkout-pane-order-summary .field--name-attribute-platter-sizes:before,.checkout-pane-order-summary .field--name-title:before,.view-commerce-user-orders .field--name-attribute-platter-sizes:before,.view-commerce-user-orders .field--name-title:before,.view-commerce-order-item-table .field--name-attribute-platter-sizes:before,.view-commerce-order-item-table .field--name-title:before {
    content: ' - ';
}

.cart .delete-order-item,.checkout-pane-order-summary .delete-order-item,.view-commerce-user-orders .delete-order-item,.view-commerce-order-item-table .delete-order-item {
    background: none;
    padding: 0;
    margin: 0;
    color: black;
    text-transform: lowercase;
    text-decoration: underline;
}

@media (max-width: 600px) {
    .cart .delete-order-item,.checkout-pane-order-summary .delete-order-item,.view-commerce-user-orders .delete-order-item,.view-commerce-order-item-table .delete-order-item {
        width:auto;
    }
}

.cart .cart-options-block,.checkout-pane-order-summary .cart-options-block,.view-commerce-user-orders .cart-options-block,.view-commerce-order-item-table .cart-options-block {
    margin: 5px 0 0 15px;
}

.cart .cart-item-links,.checkout-pane-order-summary .cart-item-links,.view-commerce-user-orders .cart-item-links,.view-commerce-order-item-table .cart-item-links {
    text-align: right;
}

.cart .views-field-edit-quantity,.checkout-pane-order-summary .views-field-edit-quantity,.view-commerce-user-orders .views-field-edit-quantity,.view-commerce-order-item-table .views-field-edit-quantity {
    min-width: 90px;
    width: 90px;
}

.cart .views-field-edit-quantity .form-item,.checkout-pane-order-summary .views-field-edit-quantity .form-item,.view-commerce-user-orders .views-field-edit-quantity .form-item,.view-commerce-order-item-table .views-field-edit-quantity .form-item {
    padding: 0 !important;
}

.cart .views-field-edit-quantity .add-widget,.checkout-pane-order-summary .views-field-edit-quantity .add-widget,.view-commerce-user-orders .views-field-edit-quantity .add-widget,.view-commerce-order-item-table .views-field-edit-quantity .add-widget {
    margin: 0;
}

.cart .views-field-edit-quantity input,.checkout-pane-order-summary .views-field-edit-quantity input,.view-commerce-user-orders .views-field-edit-quantity input,.view-commerce-order-item-table .views-field-edit-quantity input {
    max-width: 40px;
}

.cart .views-field-quantity,.checkout-pane-order-summary .views-field-quantity,.view-commerce-user-orders .views-field-quantity,.view-commerce-order-item-table .views-field-quantity {
    width: 60px;
}

.cart .views-field-unit-price__number,.checkout-pane-order-summary .views-field-unit-price__number,.view-commerce-user-orders .views-field-unit-price__number,.view-commerce-order-item-table .views-field-unit-price__number {
    width: 120px;
}

@media (max-width: 600px) {
    .cart .views-field-quantity,.cart .views-field-unit-price__number,.checkout-pane-order-summary .views-field-quantity,.checkout-pane-order-summary .views-field-unit-price__number,.view-commerce-user-orders .views-field-quantity,.view-commerce-user-orders .views-field-unit-price__number,.view-commerce-order-item-table .views-field-quantity,.view-commerce-order-item-table .views-field-unit-price__number {
        width:auto;
        width: initial;
    }
}

.cart .field--name-total-price,.checkout-pane-order-summary .field--name-total-price,.view-commerce-user-orders .field--name-total-price,.view-commerce-order-item-table .field--name-total-price {
    background: rgba(248,248,248,0.8);
    border: 1px solid #cdcdcd;
    border-top: none;
    padding: 12px;
}

.cart .order-total-line,.checkout-pane-order-summary .order-total-line,.view-commerce-user-orders .order-total-line,.view-commerce-order-item-table .order-total-line {
    padding: 0;
}

.cart td.views-field-title,.checkout-pane-order-summary td.views-field-title,.view-commerce-user-orders td.views-field-title,.view-commerce-order-item-table td.views-field-title {
    text-transform: uppercase;
}

.path-cart #block-balduccis-page-title h1.page-title {
    margin-bottom: 5px;
}

#block-cartpageinformation {
    padding: 0 0 15px;
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 21px;
}

.cart table th:nth-of-type(2) {
    width: 700px;
}

.checkout-complete #continue-shopping-link {
    float: right;
    margin: 0;
}

.checkout-complete .remaining-carts-wrapper {
    width: 49%;
    box-sizing: border-box;
    margin-right: 2%;
    float: left;
    background: #D78D29;
    border: 2px solid #D78D29;
    border-radius: 3px;
}

@media (max-width: 850px) {
    .checkout-complete .remaining-carts-wrapper {
        width:100%;
        float: none;
        margin: 30px 0 0 0;
    }
}

.checkout-complete .remaining-carts-wrapper > h3 {
    color: white;
    margin: 5px 15px 5px 15px;
    font-size: 20px;
}

.checkout-complete .remaining-carts-wrapper .remaining-carts-body {
    background: #f4f4f4;
    padding: 15px;
}

.checkout-complete .remaining-carts-wrapper .remaining-cart {
    padding: 10px 0;
}

.checkout-complete .remaining-carts-wrapper .remaining-cart:after {
    display: table;
    clear: both;
    content: '';
}

.checkout-complete .remaining-carts-wrapper .remaining-cart div {
    display: inline-block;
}

.checkout-complete .remaining-carts-wrapper .remaining-cart h3 {
    margin-bottom: 5px;
}

.checkout-complete .remaining-carts-wrapper .remaining-cart a {
    float: right;
    margin: 8px 0 0 0;
}

.checkout-complete .remaining-carts-wrapper .go-to-cart {
    text-align: right;
    border-top: 1px solid #cdcdcd;
    padding-top: 15px;
}

.checkout-complete .remaining-carts-wrapper .go-to-cart a {
    color: black;
    text-decoration: none;
    text-transform: capitalize;
    font-weight: bold;
}

.checkout-complete .remaining-carts-wrapper .go-to-cart a:after {
    content: '\f138';
    font-family: 'FontAwesome';
    font-weight: 900;
    color: #D78D29;
    margin-left: 6px;
    vertical-align: middle;
}

.checkout-complete .order-rewards {
    padding: 10px;
}

.checkout-complete .order-rewards img {
    width: 90px;
}

.checkout-complete .order-rewards img,.checkout-complete .order-rewards .points-earned {
    display: inline-block;
    vertical-align: top;
}

.checkout-complete .order-rewards .points-earned {
    margin-left: 5px;
}

body.path-checkout[class*="complete"] main.empty-cart #content-area {
    width: 72%;
    margin-right: 2%;
    float: left;
}

body.path-checkout[class*="complete"] main.empty-cart #content-bottom {
    width: 26%;
    float: left;
    clear: none;
}

body.path-checkout[class*="complete"] main.empty-cart #content-bottom #instacart-pod img {
    width: 100%;
    height: auto;
}

@media (max-width: 800px) {
    body.path-checkout[class*="complete"] main.empty-cart #content-area,body.path-checkout[class*="complete"] main.empty-cart #content-bottom {
        float:none;
        clear: both;
        width: 100%;
        margin: 0;
    }

    body.path-checkout[class*="complete"] main.empty-cart #instacart-pod img {
        content: url(/themes/custom/balduccis/images/mobile-instacart-pod.png);
    }
}

#instacart-pod .field--name-field-url {
    display: none;
}

body.path-checkout[class*="complete"]:not(.user-logged-in) main:not(.empty-cart) .checkout-pane-completion-message,body.path-checkout[class*="complete"]:not(.user-logged-in) main:not(.empty-cart) .commerce-checkout-registration {
    width: 49%;
    float: left;
    box-sizing: border-box;
}

@media (max-width: 800px) {
    body.path-checkout[class*="complete"]:not(.user-logged-in) main:not(.empty-cart) .checkout-pane-completion-message,body.path-checkout[class*="complete"]:not(.user-logged-in) main:not(.empty-cart) .commerce-checkout-registration {
        width:100%;
        float: none;
        margin: 0;
    }
}

body.path-checkout[class*="complete"]:not(.user-logged-in) main:not(.empty-cart) .checkout-pane-completion-message {
    margin-right: 2%;
}

body.path-checkout[class*="complete"]:not(.user-logged-in) main:not(.empty-cart) .checkout-pane-completion-message .remaining-carts-wrapper {
    width: 100%;
    box-sizing: border-box;
}

body.path-checkout[class*="complete"]:not(.user-logged-in) main:not(.empty-cart) .commerce-checkout-registration {
    margin-top: 42px;
}

.layout-checkout-form .commerce-checkout-registration .commerce-checkout-registration__form {
    max-width: 410px;
}

@media (max-width: 600px) {
    .layout-checkout-form .commerce-checkout-registration .commerce-checkout-registration__form {
        max-width:100%;
    }
}

.layout-checkout-form .commerce-checkout-registration .fieldset-wrapper {
    padding: 0;
}

.layout-checkout-form .commerce-checkout-registration h3 {
    font-size: 20px;
    color: #D78D29;
}

.layout-checkout-form .commerce-checkout-registration label {
    font-weight: bold;
}

.layout-checkout-form .commerce-checkout-registration .checkout-pane .fieldset-wrapper {
    margin-bottom: 0;
}

.layout-checkout-form .commerce-checkout-registration fieldset legend {
    display: none;
}

.layout-checkout-form .commerce-checkout-registration #edit-registration-register input[type="text"],.layout-checkout-form .commerce-checkout-registration #edit-registration-register input[type="password"] {
    width: 96%;
    max-width: 350px;
}

.layout-checkout-form .commerce-checkout-registration #edit-registration-register div.password-confirm,.layout-checkout-form .commerce-checkout-registration #edit-registration-register .password-strength,.layout-checkout-form .commerce-checkout-registration #edit-registration-register .password-confirm-match {
    font-size: 16px;
    margin: 8px 0 10px 0;
}

.layout-checkout-form .commerce-checkout-registration #edit-registration-register #edit-registration-register-password--description {
    display: none;
}

.layout-checkout-form .commerce-checkout-registration #edit-registration-register .form-actions {
    margin: 0;
}

#rewards-pane {
    background-color: #f4f4f4;
    padding: 15px 20px;
    margin-bottom: 30px;
}

#content .checkout-pane-rewards {
    margin-right: 3.4%;
}

#content .checkout-pane-rewards legend .fieldset-legend {
    text-transform: none;
}

#content .checkout-pane-rewards .form-item-retalix-rewards-information-rewards-number {
    margin-right: 40px;
}

#content .checkout-pane-rewards .form-item-retalix-rewards-information-rewards-number label {
    text-transform: none;
}

#content .checkout-pane-rewards #rewards_info,#content .checkout-pane-rewards #rewards_info .fieldset-wrapper {
    padding: 0;
    margin: 0;
}

#content .checkout-pane-rewards .form-disabled input {
    background: transparent;
    border: none;
    font-weight: bold;
}

#content .checkout-pane-rewards .fieldset-wrapper {
    position: relative;
}

#content .checkout-pane-rewards .button.button-link {
    position: absolute;
    top: 15px;
    right: 10px;
}

@media (max-width: 800px) {
    #content .checkout-pane-rewards .button.button-link {
        width:initial;
    }
}

.checkout-pane-rewards,.checkout-pane-coupon-redemption {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}

.checkout-pane-rewards input[type="text"],.checkout-pane-coupon-redemption input[type="text"] {
    max-width: 240px;
    width: 100%;
}

@media (max-width: 600px) {
    .checkout-pane-rewards input[type="text"],.checkout-pane-coupon-redemption input[type="text"] {
        max-width:100%;
    }
}

@media (max-width: 800px) {
    .checkout-pane-rewards,.checkout-pane-coupon-redemption {
        width:100%;
        margin: 0;
    }
}

.checkout-pane-coupon-redemption .coupon-redemption-form__coupons--multiple tr td:last-child {
    width: 60%;
}

.checkout-pane-coupon-redemption .coupon-redemption-form__coupons--multiple tr td:last-child input.button {
    margin: 5px;
}

.layout-checkout-form fieldset {
    border: none;
    padding: 0;
}

.layout-checkout-form fieldset legend {
    font-size: 24px;
    font-weight: bold;
    text-transform: capitalize;
}

.layout-checkout-form .fieldset-wrapper {
    background-color: #f4f4f4;
    padding: 15px 20px;
    margin-bottom: 20px;
}

.layout-checkout-form .custom-select {
    margin-bottom: 0;
}

.layout-checkout-form .form-actions {
    text-align: center;
    margin: 20px 0;
}

.layout-checkout-form .form-actions > * {
    margin: 0 10px;
}

@media (max-width: 600px) {
    .layout-checkout-form .form-actions {
        text-align:left;
    }

    .layout-checkout-form .form-actions > * {
        margin: 20px 0;
    }
}

.layout-checkout-form .form-wrapper__login-option input:not([type="submit"]):not([type="password"]),.layout-checkout-form .form-wrapper__returning-customer input[type="password"] {
    width: 350px;
}

.checkout-pane input[type="submit"],.checkout-pane button,.checkout-pane .button,#delivery-pickup-section input[type="submit"],#delivery-pickup-section button,#delivery-pickup-section .button {
    margin: 10px 15px 0 0;
}

@media (max-width: 600px) {
    .checkout-pane a,#delivery-pickup-section a {
        display:inline-block;
        margin: 10px 0;
    }

    .checkout-pane p a,#delivery-pickup-section p a {
        margin: 0;
    }

    .checkout-pane button,.checkout-pane .button,#delivery-pickup-section button,#delivery-pickup-section .button {
        margin: 20px 0 0 0;
    }
}

[data-drupal-selector="edit-payment-information-payment-method"] legend .fieldset-legend,.field--name-shipping-method legend .fieldset-legend {
    font-size: 20px;
}

[data-drupal-selector="edit-payment-information-payment-method"] .fieldset-wrapper,.field--name-shipping-method .fieldset-wrapper {
    padding: 0;
}

.view-catering-checkout-order-summary .order-total-line__total .order-total-line-label:after {
    content: '*';
}

.view-catering-checkout-order-summary .order-summary-notes {
    text-align: right;
    font-style: italic;
    font-size: 15px;
    margin-top: 5px;
}

.checkout-pane-order-summary {
    margin-bottom: 20px;
}

.checkout-pane-review {
    margin-bottom: 0;
}

#delivery-pickup-section {
    background-color: #f4f4f4;
    padding: 15px 20px;
    margin-bottom: 20px;
    margin-bottom: 30px;
}

#delivery-pickup-section fieldset {
    margin-top: 20px;
}

#delivery-pickup-section fieldset .fieldset-wrapper {
    padding: 0;
    margin-bottom: 0;
}

#delivery-pickup-section fieldset legend {
    font-size: 20px;
    border-bottom: 1px solid #cdcdcd;
    width: 100%;
}

#delivery-pickup-section input[type="text"] {
    width: auto;
    width: initial;
}

#delivery-pickup-section #delivery-estimate-wrapper {
    margin: 0 10px;
}

@media (max-width: 600px) {
    #delivery-pickup-section #delivery-estimate-wrapper {
        margin:20px 0;
        display: block;
        text-align: center;
    }
}

#edit-review-delivery-information .fieldset-wrapper:after {
    display: table;
    clear: both;
    content: '';
}

#edit-review-delivery-information table,#edit-review-delivery-information .fieldset-wrapper > div {
    float: left;
    width: 48%;
}

@media (max-width: 800px) {
    #edit-review-delivery-information table,#edit-review-delivery-information .fieldset-wrapper > div {
        width:100%;
        float: none;
        margin: 0;
    }
}

#edit-review-delivery-information .fieldset-wrapper > div {
    margin-left: 4%;
}

@media (max-width: 800px) {
    #edit-review-delivery-information .fieldset-wrapper > div {
        margin-left:0;
    }
}

#edit-review-delivery-information td {
    padding-bottom: 10px;
}

#edit-review-delivery-information td.field-label {
    width: 180px;
    font-weight: bold;
    vertical-align: top;
}

#edit-review-delivery-information .field--name-address:before {
    content: 'Delivery Address';
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}

.view-commerce-user-orders .views-field-order-items .field--name-created {
    display: none;
}

.view-commerce-user-orders .views-field-order-items .field--name-quantity {
    float: left;
    margin-right: 6px;
}

.user-order .order-details {
    margin-top: 20px;
}

.user-order .customer-information,.user-order .order-information {
    width: 50%;
    float: left;
}

.user-order .customer-information .field:not(.field--type-address),.user-order .order-information .field:not(.field--type-address) {
    margin-bottom: 15px;
}

.user-order .customer-information .details-wrapper .field,.user-order .order-information .details-wrapper .field {
    margin: 0;
}

.user-order .field--name-total-price {
    background: rgba(248,248,248,0.8);
    border: 1px solid #cdcdcd;
    border-top: none;
    padding: 8px;
}

#content form.commerce-shipping-multiple-destinations-form fieldset.form-item {
    background-color: #f4f4f4;
    padding: 15px 20px;
    margin-bottom: 20px;
    padding: 15px 2%;
    border: none;
    display: inline-block;
    vertical-align: top;
    width: 44.6%;
    margin-bottom: 2.5%;
}

#content form.commerce-shipping-multiple-destinations-form fieldset.form-item:nth-of-type(2n+1) {
    margin-right: 2%;
}

@media (max-width: 1000px) {
    #content form.commerce-shipping-multiple-destinations-form fieldset.form-item {
        width:100%;
        box-sizing: border-box;
        margin-right: 0;
    }
}

#content form.commerce-shipping-multiple-destinations-form fieldset.form-item .form-type-number {
    display: inline-block;
}

#content form.commerce-shipping-multiple-destinations-form fieldset.form-item .item-row .add-widget input {
    border: none;
    background: transparent;
    padding: 0;
    width: 24px;
}

#content form.commerce-shipping-multiple-destinations-form fieldset.form-item .item-row .add-widget span {
    display: none;
}

#content form.commerce-shipping-multiple-destinations-form fieldset.form-item .item-label {
    display: inline-block;
    margin: 0 20px 0 -10px;
    text-transform: uppercase;
}

#content form.commerce-shipping-multiple-destinations-form .form-actions {
    text-align: center;
}

#content form.commerce-shipping-multiple-destinations-form .button--danger {
    background-color: transparent;
    color: #D78D29;
    text-transform: none;
    text-decoration: underline;
    font-size: 18px;
    padding: 0;
    margin: 10px 15px 0 0;
}

@media (max-width: 600px) {
    #content form.commerce-shipping-multiple-destinations-form .button--danger {
        text-align:left;
        margin: 5px 0;
    }
}

#content form.commerce-shipping-multiple-destinations-form .button--danger:hover {
    background-color: transparent;
}

details.shipment summary {
    background: #eaeaea;
    border-bottom: 1px solid #ccc;
    padding: 10px;
}

details.shipment a.details-title {
    font-weight: bold;
    text-decoration: none;
    color: #333;
}

details.shipment .details-wrapper {
    padding: 15px 20px;
}

details.shipment .field {
    margin: 10px 0 0 0;
}

details.shipment .item-name {
    text-transform: uppercase;
}

#content form.multiple-destinations #shipping-information-wrapper > fieldset > .fieldset-wrapper {
    background-color: transparent;
    padding: 0;
    margin-bottom: 0;
}

#content form.multiple-destinations #shipping-information-wrapper > fieldset > .fieldset-wrapper fieldset legend {
    font-size: 20px;
}

#content form.multiple-destinations a#edit-shipping-information-multiple-destinations {
    display: inline-block;
    margin-bottom: 20px;
}

.field--name-field-gift-message textarea,.field--name-field-special-instructions textarea,.form-item-delivery-information-special-instructions textarea {
    height: 100px;
}

div[data-drupal-selector="edit-shipping-information-shipments"] .fieldset-wrapper,.field--widget-commerce-shipping-rate .fieldset-wrapper {
    padding: 0;
    margin-bottom: 10px;
}

.multiple-destinations .checkout-pane-shipping-information > .fieldset-wrapper fieldset .fieldset-wrapper > div,.multiple-destinations .checkout-pane-shipping-information-balduccis > .fieldset-wrapper fieldset .fieldset-wrapper > div {
    display: inline-block;
    width: 30%;
    margin-right: 3%;
    vertical-align: top;
}

@media (max-width: 950px) {
    .multiple-destinations .checkout-pane-shipping-information > .fieldset-wrapper fieldset .fieldset-wrapper > div,.multiple-destinations .checkout-pane-shipping-information-balduccis > .fieldset-wrapper fieldset .fieldset-wrapper > div {
        width:100%;
        display: block;
        margin: 0;
    }
}

.multiple-destinations .checkout-pane-shipping-information > .fieldset-wrapper fieldset .fieldset-wrapper > div fieldset .fieldset-wrapper > div,.multiple-destinations .checkout-pane-shipping-information-balduccis > .fieldset-wrapper fieldset .fieldset-wrapper > div fieldset .fieldset-wrapper > div {
    display: block;
    width: 100%;
}

body.path-shipping.user-logged-in form.commerce-shipping-multiple-destinations-form input.edit-profile.button {
    display: none;
}

.balduccis-profile-edit-link-wrapper {
    margin-top: 15px;
}

.field--name-quantity label {
    margin-right: 5px;
}

.field--name-variations input[type="number"] {
    max-width: 40px;
    min-width: 26px;
}

body.path-product article:after {
    display: table;
    clear: both;
    content: '';
}

body.path-product article .field--name-body {
    margin-bottom: 20px;
}

body.path-product article .field--name-field-price-range {
    font-size: 24px;
    margin-bottom: 25px;
}

body.path-product article .field--name-variations {
    margin: 20px 0;
}

body.path-product article .field--name-variations legend {
    font-weight: bold;
}

body.path-product article .field--name-variations fieldset {
    border: none;
    margin-bottom: 20px;
}

body.path-product article .field--name-variations fieldset .fieldset-wrapper {
    background-color: #f4f4f4;
    padding: 15px 20px;
    margin-bottom: 0;
    padding: 0px;
}

body.path-product article .field--name-variations fieldset[data-drupal-selector="edit-salads"] .fieldset-wrapper,body.path-product article .field--name-variations fieldset[data-drupal-selector="edit-bread"] .fieldset-wrapper,body.path-product article .field--name-variations fieldset[data-drupal-selector="edit-desserts"] .fieldset-wrapper {
    background: none;
}

body.path-product article .field--name-variations fieldset .form-item-sandwich-options .label-wrapper,body.path-product article .field--name-variations fieldset .form-checkboxes .label-wrapper {
    width: 87%;
}

body.path-product article .field--name-variations .form-type-select {
    margin-bottom: 20px;
}

body.path-product article .field--name-variations .field--widget-commerce-quantity,body.path-product article .field--name-variations .form-actions {
    display: inline-block;
}

@media (max-width: 600px) {
    body.path-product article .field--name-variations .field--widget-commerce-quantity,body.path-product article .field--name-variations .form-actions {
        display:block;
    }
}

body.path-product article .field--name-variations .field--widget-commerce-quantity {
    margin-right: 15px;
}

.vocabulary-catering .field--name-description {
    margin-bottom: 20px;
}

.view-catering-product-list-block .view-content,.view-catering-product-list-page .view-content {
    column-count: 2;
    column-gap: 30px;
}

@media (max-width: 1000px) {
    .view-catering-product-list-block .view-content,.view-catering-product-list-page .view-content {
        column-count:1;
    }

    .view-catering-product-list-block .view-content img,.view-catering-product-list-page .view-content img {
        width: 100%;
    }
}

@media (max-width: 800px) {
    .view-catering-product-list-block .view-content,.view-catering-product-list-page .view-content {
        column-count:2;
    }
}

@media (max-width: 600px) {
    .view-catering-product-list-block .view-content,.view-catering-product-list-page .view-content {
        column-count:1;
    }
}

.view-catering-product-list-block .views-row,.view-catering-product-list-page .views-row {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.view-catering-product-list-block .views-row article,.view-catering-product-list-page .views-row article {
    background-color: #f4f4f4;
    padding: 15px 20px;
    margin-bottom: 0;
    margin: 15px 0;
}

.view-catering-product-list-block .views-row .field--name-field-photo img,.view-catering-product-list-page .views-row .field--name-field-photo img {
    max-width: 100%;
    height: auto;
    border: 1px solid #d3d3d3;
}

.view-catering-product-list-block .views-row .field--name-title,.view-catering-product-list-page .views-row .field--name-title {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.view-catering-product-list-block .views-row .field--name-body,.view-catering-product-list-page .views-row .field--name-body {
    margin-bottom: 10px;
}

.view-catering-product-list-block .views-row .field--name-field-price-range,.view-catering-product-list-page .views-row .field--name-field-price-range {
    font-size: 20px;
    margin-bottom: 10px;
}

.view-catering-product-list-block .views-row .field--name-variations,.view-catering-product-list-page .views-row .field--name-variations {
    text-align: right;
    margin-top: 12px;
}

.view-catering-product-list-block .views-row .field--name-variations .field__label,.view-catering-product-list-page .views-row .field--name-variations .field__label {
    display: none;
}

.view-catering-product-list-block .views-row .field--name-variations .field--name-purchased-entity,.view-catering-product-list-block .views-row .field--name-variations .field--name-quantity,.view-catering-product-list-block .views-row .field--name-variations .form-actions,.view-catering-product-list-page .views-row .field--name-variations .field--name-purchased-entity,.view-catering-product-list-page .views-row .field--name-variations .field--name-quantity,.view-catering-product-list-page .views-row .field--name-variations .form-actions {
    display: inline-block;
    vertical-align: middle;
}

.view-catering-product-list-block .views-row .field--name-variations .field--name-purchased-entity,.view-catering-product-list-page .views-row .field--name-variations .field--name-purchased-entity {
    margin-right: 10px;
}

@media (max-width: 600px) {
    .view-catering-product-list-block .views-row .field--name-variations .field--name-purchased-entity,.view-catering-product-list-page .views-row .field--name-variations .field--name-purchased-entity {
        margin:0 0 10px 0;
        display: block;
    }
}

.view-catering-product-list-block .views-row .field--name-variations .form-actions,.view-catering-product-list-page .views-row .field--name-variations .form-actions {
    padding: 0;
}

.view-catering-product-list-block .views-row .button,.view-catering-product-list-page .views-row .button {
    margin: 0;
}

.product-wrapper {
    margin-bottom: 20px;
}

.product-wrapper .info-wrapper,.product-wrapper .photo-wrapper {
    float: left;
    width: 48%;
}

@media (max-width: 600px) {
    .product-wrapper .info-wrapper,.product-wrapper .photo-wrapper {
        float:none;
        width: 100%;
    }
}

.product-wrapper .info-wrapper {
    margin-right: 4%;
}

.product-wrapper .photo-wrapper {
    text-align: right;
}

.product-wrapper .photo-wrapper img {
    max-width: 240px;
    height: auto;
    border: 1px solid #d3d3d3;
}

@media (max-width: 600px) {
    .product-wrapper .photo-wrapper {
        text-align:center;
    }
}

.check-mark {
    display: inline;
    padding: 0 3px;
    color: #090;
}

.to-do-text {
    display: none;
}

.not-done .check-mark {
    display: none;
}

.not-done .to-do-text {
    display: inline;
}

.form-item-per-person-count {
    margin-bottom: 20px;
}

.commerce-order-item-add-to-cart-form .fieldset-wrapper .form-item,#sandwich-options-block fieldset .edit-salads-wrapper .fieldset-wrapper .form-item {
    margin: 0 !important;
    padding: 8px 15px;
}

.commerce-order-item-add-to-cart-form .fieldset-wrapper .form-item:after,#sandwich-options-block fieldset .edit-salads-wrapper .fieldset-wrapper .form-item:after {
    display: table;
    clear: both;
    content: '';
}

#sandwich-options-block .form-radios {
    background-color: #f4f4f4;
    padding: 15px 20px;
    margin-bottom: 15px;
    padding: 8px 15px;
}

.sandwich-options-extras-block label,fieldset[data-drupal-selector="edit-salads"] label,fieldset#single-sandwich-options-block label,fieldset#additional-options-block label {
    text-transform: uppercase;
}

.sandwich-options-extras-block .form-item:nth-of-type(2n),fieldset[data-drupal-selector="edit-salads"] .form-item:nth-of-type(2n),fieldset#single-sandwich-options-block .form-item:nth-of-type(2n),fieldset#additional-options-block .form-item:nth-of-type(2n) {
    background: #ffffff;
}

.sandwich-options-extras-block .form-item:nth-of-type(2n+1),fieldset[data-drupal-selector="edit-salads"] .form-item:nth-of-type(2n+1),fieldset#single-sandwich-options-block .form-item:nth-of-type(2n+1),fieldset#additional-options-block .form-item:nth-of-type(2n+1) {
    background: #f4f4f4;
}

@media (max-width: 600px) {
    .sandwich-options-extras-block .label-wrapper,fieldset[data-drupal-selector="edit-salads"] .form-type-number .label-wrapper {
        display:inline-block;
        width: 70%;
        padding: 5px 0;
        vertical-align: middle;
    }
}

#content .sandwich-options-extras-block {
    padding: 0;
}

#content .sandwich-options-extras-block .form-item:nth-of-type(2n) {
    background: inherit;
    padding: 0 15px 8px 108px !important;
}

#content .sandwich-options-extras-block .form-item:nth-of-type(2n) label {
    text-transform: none;
    font-size: 15px;
}

@media (max-width: 600px) {
    #content .sandwich-options-extras-block .form-item:nth-of-type(2n) label {
        width:100%;
    }
}

#content .sandwich-options-extras-block .form-item:nth-of-type(2n) input {
    font-size: 15px;
}

#content .sandwich-options-extras-block .form-item:nth-of-type(4n+3),#content .sandwich-options-extras-block .form-item:nth-of-type(4n+4) {
    background: #ffffff;
}

.edit-salads-wrapper .form-item,.options-fieldset .form-item {
    padding: 8px 15px !important;
}

.edit-salads-wrapper .label-desc,.edit-salads-wrapper .description,.options-fieldset .label-desc,.options-fieldset .description {
    text-transform: none;
    font-size: 16px;
    margin: 0 0 0 83px;
}

.edit-salads-wrapper .form-radios .form-item,.options-fieldset .form-radios .form-item {
    margin: 0;
}

.edit-salads-wrapper .form-radios .label-desc,.edit-salads-wrapper .form-radios .description,.options-fieldset .form-radios .label-desc,.options-fieldset .form-radios .description {
    margin: 0 0 0 24px;
}

fieldset#single-sandwich-options-block .label-desc,fieldset#additional-options-block .label-desc {
    text-transform: none;
    font-size: 16px;
    margin: 0;
}

#content form.has-bundled-options fieldset#edit-custom-extras .form-item {
    padding: 8px 15px;
}

#single-sandwich-options-block {
    margin-top: 20px;
}

#single-sandwich-options-block fieldset#edit-sandwich {
    background-color: transparent;
}

#single-sandwich-options-block fieldset#edit-sandwich .fieldset-wrapper {
    column-count: 2;
}

#single-sandwich-options-block fieldset#edit-sandwich .form-item {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    padding: 2% !important;
}

#single-sandwich-options-block fieldset#edit-sandwich .form-item.form-type-radio input {
    float: left;
    margin: 3px 2% 0 0;
}

#single-sandwich-options-block fieldset#edit-sandwich .form-item.form-type-radio .label-wrapper {
    width: 90%;
}

#single-sandwich-options-block fieldset#edit-sandwich .form-item.form-type-radio .label-wrapper .label-desc {
    margin-left: 0;
}

#single-sandwich-options-block fieldset#edit-sandwich .label-desc,#single-sandwich-options-block fieldset#edit-sandwich .description {
    text-transform: none;
    font-size: 16px;
    margin: 0;
}

fieldset#additional-options-block .form-item {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    padding: 2% !important;
}

fieldset#additional-options-block .form-item.form-type-checkbox input {
    float: left;
    margin: 3px 2% 0 0;
}

fieldset#additional-options-block .form-item.form-type-checkbox .label-wrapper {
    width: 90%;
}

fieldset#additional-options-block .form-item.form-type-checkbox .label-wrapper .label-desc {
    margin-left: 0;
}

#sandwich-options-block fieldset {
    background-color: #f4f4f4;
    padding: 15px 20px;
    margin-bottom: 20px;
    padding: 0;
}

#sandwich-options-block fieldset .fieldset-wrapper p {
    padding: 8px 15px 0;
}

#sandwich-options-block fieldset .form-type-number .description {
    margin: 0 0 0 92px;
}

#content form.has-bundled-options .fieldset-wrapper {
    background-color: inherit;
}

#content form.has-bundled-options #edit-default-extras {
    padding: 8px 15px;
}

fieldset.options-fieldset .fieldset-wrapper {
    column-count: 2;
}

fieldset.options-fieldset .fieldset-wrapper .form-item {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    padding: 2% !important;
}

fieldset.options-fieldset .fieldset-wrapper .form-item.form-type-radio input {
    float: left;
    margin: 3px 2% 0 0;
}

fieldset.options-fieldset .fieldset-wrapper .form-item.form-type-radio .label-wrapper {
    width: 90%;
}

fieldset.options-fieldset .fieldset-wrapper .form-item.form-type-radio .label-wrapper .label-desc {
    margin-left: 0;
}

@media (max-width: 1000px) {
    fieldset.options-fieldset .fieldset-wrapper {
        column-count:1;
    }

    #single-sandwich-options-block fieldset#edit-sandwich .fieldset-wrapper {
        column-count: 1;
    }
}

fieldset#sandwich-options-block .fieldset-wrapper,fieldset.sandwich-options-extras-block .fieldset-wrapper {
    column-count: 1;
}

.node--type-catering-menu-page .field--name-field-category {
    margin: 0 -14px;
}

.node--type-catering-menu-page .field--name-field-category:after {
    display: table;
    clear: both;
    content: '';
}

.node--type-catering-menu-page .field--name-field-category > .field__item {
    width: 50%;
    float: left;
}

.node--type-catering-menu-page .field--name-field-category > .field__item:nth-of-type(2n+1) {
    clear: both;
}

.node--type-catering-menu-page .field--name-field-category > .field__item .paragraph {
    padding: 14px;
}

.node--type-catering-menu-page .field--name-field-category > .field__item img {
    width: 100%;
    height: auto;
}

.node--type-catering-menu-page .field--name-field-category > .field__item a {
    font-weight: bold;
    text-transform: uppercase;
    color: black;
    text-decoration: none;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}

.node--type-catering-menu-page .field--name-field-category > .field__item a:hover {
    color: #D78D29;
}

@media (max-width: 600px) {
    .node--type-catering-menu-page .field--name-field-category {
        margin:0;
    }

    .node--type-catering-menu-page .field--name-field-category > .field__item {
        width: 100%;
        float: none;
    }

    .node--type-catering-menu-page .field--name-field-category > .field__item .paragraph {
        padding: 14px 0;
    }
}

.node--type-catering-landing-page .field--name-field-sections {
    display: flex;
}

@media (max-width: 1000px) {
    .node--type-catering-landing-page .field--name-field-sections {
        flex-wrap:wrap;
    }
}

@media (max-width: 600px) {
    .node--type-catering-landing-page .field--name-field-sections {
        display:block;
    }
}

.node--type-catering-landing-page .field--name-field-sections > .field__item {
    display: inline-block;
    vertical-align: top;
    width: calc(33% - 60px);
    padding: 0 30px;
    margin-bottom: 30px;
    border-right: 1px solid black;
}

.node--type-catering-landing-page .field--name-field-sections > .field__item:nth-of-type(3n),.node--type-catering-landing-page .field--name-field-sections > .field__item:last-child {
    border-right: none;
}

@media (max-width: 1000px) {
    .node--type-catering-landing-page .field--name-field-sections > .field__item {
        width:calc(49.5% - 60px);
    }

    .node--type-catering-landing-page .field--name-field-sections > .field__item:nth-of-type(2n) {
        border-right: none;
    }
}

@media (max-width: 600px) {
    .node--type-catering-landing-page .field--name-field-sections > .field__item {
        width:100%;
        border-right: none;
        padding: 0 0 20px 0;
        border-bottom: 1px solid black;
    }

    .node--type-catering-landing-page .field--name-field-sections > .field__item .paragraph {
        padding: 0;
    }
}

.node--type-catering-landing-page .field--name-field-sections img {
    width: 100%;
    height: auto;
}

.node--type-catering-landing-page .field--name-field-sections a {
    text-decoration: none;
}

.node--type-catering-landing-page .field--name-field-sections a:hover {
    text-decoration: underline;
}

.node--type-catering-landing-page .field--name-field-section-title {
    font-size: 18px;
    margin-top: 10px;
}

.node--type-catering-landing-page .field--name-field-section-body {
    font-size: 16px;
    background-color: transparent;
    padding: 0;
    margin: 0;
}

form.option-select-button {
    display: none;
}

.product-photo-wrapper {
    float: left;
    width: 55%;
    margin: 45px 0 30px 0;
}

.product-photo-wrapper img {
    width: 100%;
    height: auto;
}

.product-photo-wrapper .selected-photo {
    line-height: 0;
    border: 1px solid #d3d3d3;
}

@media (max-width: 800px) {
    .product-photo-wrapper {
        width:100%;
        margin: 0;
    }
}

.photo-selection-bar {
    margin-top: 15px;
}

.photo-selection-bar .field--name-field-photos {
    margin: -0.5%;
}

.photo-selection-bar .field__item {
    width: 18%;
    padding: 0.6%;
    display: inline-block;
    cursor: pointer;
}

.photo-selection-bar img {
    border: 1px solid #d3d3d3;
}

.product-body {
    float: left;
    width: 41%;
    padding-left: 4%;
}

@media (max-width: 800px) {
    .product-body {
        width:100%;
        padding: 0;
        margin-top: 20px;
    }
}

.product-body h1 {
    font-weight: bold;
    text-transform: none;
}

.product-body hr {
    border-color: #cccccc;
}

.product-body .field--name-body,.product-body .field--name-field-details {
    margin-bottom: 0 !important;
}

.product-body .field--name-body .field__label,.product-body .field--name-field-details .field__label {
    color: #D78D29;
    font-weight: 300;
    text-transform: uppercase;
}

.product-body .field--name-body .field__item,.product-body .field--name-field-details .field__item {
    background-color: #f4f4f4;
    padding: 15px 20px;
    margin-bottom: 20px;
}

p.out-of-stock-message {
    margin-top: 1rem;
}

.view-gifts-and-pantry-product-list-block h3,.view-gifts-page h3,.gifts-pantry-view .view-content h3,.block-views-blockalso-enjoy-block-1 h3,.block-views-blockalso-enjoy-block-2 h3 {
    border-bottom: 1px solid black;
    font-weight: normal;
    font-size: 22px;
    margin-top: 2em;
}

.view-gifts-and-pantry-product-list-block .views-row,.view-gifts-page .views-row,.gifts-pantry-view .view-content .views-row,.block-views-blockalso-enjoy-block-1 .views-row,.block-views-blockalso-enjoy-block-2 .views-row {
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    position: relative;
}

.view-gifts-and-pantry-product-list-block .views-row img,.view-gifts-page .views-row img,.gifts-pantry-view .view-content .views-row img,.block-views-blockalso-enjoy-block-1 .views-row img,.block-views-blockalso-enjoy-block-2 .views-row img {
    width: 100%;
    height: auto;
    border: 1px solid #d3d3d3;
}

.view-gifts-and-pantry-product-list-block .views-row .views-field-title a,.view-gifts-page .views-row .views-field-title a,.gifts-pantry-view .view-content .views-row .views-field-title a,.block-views-blockalso-enjoy-block-1 .views-row .views-field-title a,.block-views-blockalso-enjoy-block-2 .views-row .views-field-title a {
    color: inherit;
    font-weight: bold;
    text-decoration: none;
    font-size: 20px;
    line-height: 1;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.view-gifts-and-pantry-product-list-block .views-row .views-field-field-price-range,.view-gifts-page .views-row .views-field-field-price-range,.gifts-pantry-view .view-content .views-row .views-field-field-price-range,.block-views-blockalso-enjoy-block-1 .views-row .views-field-field-price-range,.block-views-blockalso-enjoy-block-2 .views-row .views-field-field-price-range {
    font-size: 20px;
}

.view-gifts-and-pantry-product-list-block .views-row .commerce-order-item-add-to-cart-form,.view-gifts-page .views-row .commerce-order-item-add-to-cart-form,.gifts-pantry-view .view-content .views-row .commerce-order-item-add-to-cart-form,.block-views-blockalso-enjoy-block-1 .views-row .commerce-order-item-add-to-cart-form,.block-views-blockalso-enjoy-block-2 .views-row .commerce-order-item-add-to-cart-form {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 4;
    background-color: #D78D29;
    border-radius: 4px;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

.view-gifts-and-pantry-product-list-block .views-row .commerce-order-item-add-to-cart-form:hover,.view-gifts-page .views-row .commerce-order-item-add-to-cart-form:hover,.gifts-pantry-view .view-content .views-row .commerce-order-item-add-to-cart-form:hover,.block-views-blockalso-enjoy-block-1 .views-row .commerce-order-item-add-to-cart-form:hover,.block-views-blockalso-enjoy-block-2 .views-row .commerce-order-item-add-to-cart-form:hover {
    background-color: #303c4b;
}

.view-gifts-and-pantry-product-list-block .views-row .commerce-order-item-add-to-cart-form:after,.view-gifts-page .views-row .commerce-order-item-add-to-cart-form:after,.gifts-pantry-view .view-content .views-row .commerce-order-item-add-to-cart-form:after,.block-views-blockalso-enjoy-block-1 .views-row .commerce-order-item-add-to-cart-form:after,.block-views-blockalso-enjoy-block-2 .views-row .commerce-order-item-add-to-cart-form:after {
    content: url(/themes/custom/balduccis/images/shopping-cart.svg);
    display: inline-block;
    height: 24px;
    width: 24px;
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px 8px 6px;
    z-index: -1;
}

.view-gifts-and-pantry-product-list-block .views-row .commerce-order-item-add-to-cart-form input[type="submit"],.view-gifts-and-pantry-product-list-block .views-row .commerce-order-item-add-to-cart-form .button,.view-gifts-page .views-row .commerce-order-item-add-to-cart-form input[type="submit"],.view-gifts-page .views-row .commerce-order-item-add-to-cart-form .button,.gifts-pantry-view .view-content .views-row .commerce-order-item-add-to-cart-form input[type="submit"],.gifts-pantry-view .view-content .views-row .commerce-order-item-add-to-cart-form .button,.block-views-blockalso-enjoy-block-1 .views-row .commerce-order-item-add-to-cart-form input[type="submit"],.block-views-blockalso-enjoy-block-1 .views-row .commerce-order-item-add-to-cart-form .button,.block-views-blockalso-enjoy-block-2 .views-row .commerce-order-item-add-to-cart-form input[type="submit"],.block-views-blockalso-enjoy-block-2 .views-row .commerce-order-item-add-to-cart-form .button {
    color: #D78D29;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    opacity: 0;
    z-index: 8;
}

.view-gifts-and-pantry-product-list-block .views-row .out-of-stock-wrapper,.view-gifts-page .views-row .out-of-stock-wrapper,.gifts-pantry-view .view-content .views-row .out-of-stock-wrapper,.block-views-blockalso-enjoy-block-1 .views-row .out-of-stock-wrapper,.block-views-blockalso-enjoy-block-2 .views-row .out-of-stock-wrapper {
    position: absolute;
    top: 10px;
    right: 8px;
    width: 115px;
    height: 115px;
    background-image: url(/themes/custom/balduccis/images/out-of-stock.png);
}

.view-gifts-and-pantry-product-list-block .views-row .out-of-stock-wrapper .out-of-stock-message,.view-gifts-page .views-row .out-of-stock-wrapper .out-of-stock-message,.gifts-pantry-view .view-content .views-row .out-of-stock-wrapper .out-of-stock-message,.block-views-blockalso-enjoy-block-1 .views-row .out-of-stock-wrapper .out-of-stock-message,.block-views-blockalso-enjoy-block-2 .views-row .out-of-stock-wrapper .out-of-stock-message {
    display: none;
}

.view-gifts-and-pantry-product-list-block .views-row:hover .views-field-title a,.view-gifts-page .views-row:hover .views-field-title a,.gifts-pantry-view .view-content .views-row:hover .views-field-title a,.block-views-blockalso-enjoy-block-1 .views-row:hover .views-field-title a,.block-views-blockalso-enjoy-block-2 .views-row:hover .views-field-title a {
    color: #D78D29;
}

.view-gifts-and-pantry-product-list-block .views-row,.view-gifts-page .views-row,.gifts-pantry-view .view-content .views-row {
    width: 32.8%;
    padding: 1%;
}

@media (max-width: 1000px) {
    .view-gifts-and-pantry-product-list-block .views-row,.view-gifts-page .views-row,.gifts-pantry-view .view-content .views-row {
        width:49.5%;
    }
}

@media (max-width: 600px) {
    .view-gifts-and-pantry-product-list-block .views-row,.view-gifts-page .views-row,.gifts-pantry-view .view-content .views-row {
        width:100%;
        padding: 0;
        margin: 4% 0;
    }
}

.block-views-blockalso-enjoy-block-1 .views-row,.block-views-blockalso-enjoy-block-2 .views-row {
    width: 24.5%;
    padding: 0.8%;
}

@media (max-width: 800px) {
    .block-views-blockalso-enjoy-block-1 .views-row,.block-views-blockalso-enjoy-block-2 .views-row {
        width:49.5%;
    }
}

@media (max-width: 600px) {
    .block-views-blockalso-enjoy-block-1 .views-row,.block-views-blockalso-enjoy-block-2 .views-row {
        width:100%;
        padding: 0;
        margin: 4% 0;
    }
}

#block-giftsslideshowbanner .field--name-field-slideshow-banners {
    margin-bottom: 0;
}

#block-giftsslideshowbanner .field--name-body {
    text-align: center;
    padding: 20px 0 8px 0;
}

#content .search-api-page-block-form .form-item,#content .search-api-page-block-form .form-actions {
    display: inline-block;
}

#content .search-api-page-block-form .form-search {
    padding: 5px;
    min-width: 240px;
}

#content .search-link {
    text-align: right;
    padding: 10px 0;
}

#content .search-api-page-block-form,#content .search-link {
    display: inline-block;
    width: 49.5%;
}

@media (max-width: 800px) {
    #content .search-api-page-block-form,#content .search-link {
        display:block;
        width: 100%;
        text-align: left;
    }
}

#content #block-balduccis-content > h2 {
    font-weight: normal;
    margin: 0;
}

body.path-search article {
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
}

body.path-search article:after {
    display: table;
    clear: both;
    content: '';
}

body.path-search article .field--name-price {
    display: none;
}

body.path-search article .field--type-image {
    float: left;
    margin: 0 20px 0 0;
}

body.path-search article .field--type-image img {
    vertical-align: middle;
}

body.path-search article .field--name-title,body.path-search article h2 {
    font-size: 18px;
    margin: 0;
}

body.path-search article .field--name-title a,body.path-search article h2 a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

body.path-search article .field--name-title a:hover,body.path-search article .field--name-title a:active,body.path-search article .field--name-title a:focus,body.path-search article h2 a:hover,body.path-search article h2 a:active,body.path-search article h2 a:focus {
    text-decoration: underline;
}

body.path-search article .field--name-field-full-address {
    margin-top: 0;
    line-height: 1.4;
}

.user-form label,.user-login-form label,.profile label {
    display: block;
}

.path-user-login nav.tabs,.path-user-register nav.tabs,.path-user-password nav.tabs {
    margin-bottom: 30px;
}

.path-user-login ul.tabs,.path-user-register ul.tabs,.path-user-password ul.tabs {
    text-transform: uppercase;
    text-align: center;
}

.path-user-login ul.tabs li,.path-user-register ul.tabs li,.path-user-password ul.tabs li {
    margin: 0;
    border-right: 1px solid black;
}

.path-user-login ul.tabs li:last-child,.path-user-register ul.tabs li:last-child,.path-user-password ul.tabs li:last-child {
    border-right: none;
}

.path-user-login ul.tabs a,.path-user-register ul.tabs a,.path-user-password ul.tabs a {
    color: black;
    padding: 0 20px;
    font-size: 16px;
}

.path-user-login ul.tabs .is-active,.path-user-register ul.tabs .is-active,.path-user-password ul.tabs .is-active {
    text-decoration: underline;
}

.path-user-login ul.tabs .is-active,.path-user-login ul.tabs a:hover,.path-user-login ul.tabs a:active,.path-user-login ul.tabs a:focus,.path-user-register ul.tabs .is-active,.path-user-register ul.tabs a:hover,.path-user-register ul.tabs a:active,.path-user-register ul.tabs a:focus,.path-user-password ul.tabs .is-active,.path-user-password ul.tabs a:hover,.path-user-password ul.tabs a:active,.path-user-password ul.tabs a:focus {
    background-color: transparent;
    background: none;
    color: #D78D29;
}

.path-user-register div.address-container-inline > .form-item {
    display: block;
}

.path-user-register div[data-drupal-selector="edit-entity-customer"],.path-user-register #account-info-section {
    background-color: #f4f4f4;
    padding: 15px 20px;
    margin-bottom: 20px;
    padding: 1.5% 2%;
    width: 44%;
    min-height: 485px;
    float: left;
}

@media (max-width: 800px) {
    .path-user-register div[data-drupal-selector="edit-entity-customer"],.path-user-register #account-info-section {
        width:100%;
        padding: 15px 20px;
        box-sizing: border-box;
        float: none !important;
        min-height: initial;
    }
}

.path-user-register #account-info-section {
    margin-right: 4%;
}

.path-user-register #account-info-section .description {
    display: none;
}

.path-user-register .field--name-field-first-name input,.path-user-register .field--name-field-last-name input {
    width: 250px;
}

.path-user-register .field--name-field-rewards-number input {
    width: 250px;
}

.user-login-form,.user-pass,.user-pass-reset {
    background-color: #f4f4f4;
    padding: 15px 20px;
    margin-bottom: 20px;
}

.user-login-form .button,.user-pass .button,.user-pass-reset .button {
    margin-bottom: 0;
}

.user-profile {
    margin-top: 10px;
}

.user-profile .description {
    font-size: 15px;
    margin-top: 10px;
}

.user-profile .field {
    width: 47.5%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
}

.user-profile .field:nth-of-type(2n+1) {
    margin-right: 4%;
}

@media (max-width: 600px) {
    .user-profile .field {
        width:100%;
        margin-right: 0;
    }
}

.user-profile .field .field__label {
    font-weight: normal;
}

.user-profile .field .field__item {
    font-weight: bold;
}

.password-suggestions ul {
    margin-top: 0;
}

.form-type-password.password-parent .password-strength {
    width: 100%;
    max-width: 350px;
}

.form-type-password.password-parent .password-strength:before {
    content: "Password must be at least 8 characters and contain at least 1 numeral and 1 special character.";
    display: block;
    margin: 6px 0;
    font-size: 14px;
}

.form-type-password.password-parent .password-field.error + .password-strength:before {
    font-weight: bold;
    color: red;
}

.view-commerce-user-orders table td {
    border: 1px solid #cdcdcd;
}

.view-commerce-user-orders table td.is-active {
    background-color: #eaeaea;
}

.view-commerce-user-orders table .field--name-purchased-entity {
    text-transform: uppercase;
}

.view-commerce-user-orders table .field--name-purchased-entity .field--name-title,.view-commerce-user-orders table .field--name-purchased-entity .field--name-attribute-platter-sizes {
    text-transform: none;
}

.view-commerce-user-orders table .views-field-placed a {
    color: black;
    text-decoration: none;
}

.view-commerce-user-orders table .field--name-field-options-summary {
    margin: 5px 0 10px 15px;
}

body.path-user #sidebar h2 {
    text-transform: capitalize;
    font-weight: normal;
    font-size: 24px;
}

body.path-user #sidebar a {
    text-transform: capitalize;
}

body.path-user .fa-edit {
    margin-right: 5px;
}

body.path-user table.responsive-enabled ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
}

.view-profiles .view-content {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 600px) {
    .view-profiles .view-content {
        display:block;
    }
}

.view-profiles .view-content .views-row {
    background-color: #f4f4f4;
    width: 31%;
    margin: 1%;
    padding: 2%;
    box-sizing: border-box;
}

@media (max-width: 1000px) {
    .view-profiles .view-content .views-row {
        width:48%;
    }
}

@media (max-width: 600px) {
    .view-profiles .view-content .views-row {
        width:100%;
        margin: 20px 0;
    }
}

.view-profiles .view-content .views-row .views-field-rendered-entity {
    min-height: 160px;
}

.view-profiles .view-content .dropbutton-toggle button {
    background: #D78D29;
}

.view-profiles .view-content .dropbutton-widget {
    border: none;
    border-radius: 4px;
}

.view-profiles .view-content .dropbutton-multiple .dropbutton {
    border-right: none;
}

body.page-node-type-video-page article .field--name-body {
    font-size: 20px;
    margin-bottom: 10px;
}

body.page-node-type-video-page article .field--name-body #instacart-logo {
    max-width: 100px;
    height: auto;
    vertical-align: top;
}

@media (max-width: 600px) {
    body.page-node-type-video-page article .field--name-body {
        text-align:center;
    }
}

body.page-node-type-video-page article .field--name-field-video-embed-code,body.page-node-type-video-page article .field--name-field-main-page-section {
    display: inline-block;
    vertical-align: top;
}

body.page-node-type-video-page article .field--name-field-video-embed-code {
    width: 49%;
}

@media (max-width: 800px) {
    body.page-node-type-video-page article .field--name-field-video-embed-code {
        width:100%;
    }
}

body.page-node-type-video-page article .field--name-field-video-embed-code {
    position: relative;
}

body.page-node-type-video-page article .field--name-field-video-embed-code:after {
    content: '';
    display: block;
    padding-bottom: 56.25%;
}

body.page-node-type-video-page article .field--name-field-video-embed-code iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
}

body.page-node-type-video-page article .field--name-field-main-page-section {
    width: 46%;
    margin: -25px 0 0 2%;
}

@media (max-width: 800px) {
    body.page-node-type-video-page article .field--name-field-main-page-section {
        width:100%;
        margin: 0;
    }

    body.page-node-type-video-page article .field--name-field-main-page-section .field--name-field-image {
        padding: 20px;
    }
}

body.page-node-type-video-page article .field--name-field-main-page-section img {
    width: 100%;
    height: auto;
    max-width: 480px;
}

body.page-node-type-video-page article .field--name-field-main-page-section .field--name-field-section-title {
    max-width: 400px;
}

body.page-node-type-video-page article .field--name-field-main-page-section .field--name-field-url a {
    background-color: #D78D29;
    text-transform: uppercase;
    text-align: center;
    color: white;
    padding: 10px 18px 8px;
    margin: 14px 10px;
    border: transparent;
    border-radius: 4px;
    font-size: 15px;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    font-weight: bold;
    font-size: 18px;
    margin: 20px 0;
}

body.page-node-type-video-page article .field--name-field-main-page-section .field--name-field-url a:active,body.page-node-type-video-page article .field--name-field-main-page-section .field--name-field-url a:focus {
    outline: none;
}

body.page-node-type-video-page article .field--name-field-main-page-section .field--name-field-url a:hover {
    background-color: #303c4b;
}

@media (max-width: 600px) {
    body.page-node-type-video-page article .field--name-field-main-page-section .field--name-field-url a {
        width:100%;
        margin: 20px 0 0 0;
        box-sizing: border-box;
    }
}

body.page-node-type-video-page article .field--name-field-main-page-section .field--name-field-url a:after {
    content: '\f138';
    font-family: 'FontAwesome';
    font-weight: 900;
    color: #D78D29;
    margin-left: 6px;
    vertical-align: middle;
    color: white;
}

@media (max-width: 600px) {
    body.page-node-type-video-page article .field--name-field-main-page-section .field--name-field-url a {
        margin:10px 0;
    }
}

body.page-node-type-video-page article .field--name-field-section-body {
    background-color: transparent;
    padding: 0;
    margin: 0;
    font-size: 16px;
}

body.page-node-type-video-page article .field--name-field-page-sections {
    margin-top: 15px;
}

body.page-node-type-video-page article .field--name-field-page-sections:after {
    display: table;
    clear: both;
    content: '';
}

body.page-node-type-video-page article .field--name-field-page-sections .field--name-field-section-title {
    font-size: 18px;
    color: #D78D29;
    margin: 6px 0;
}

body.page-node-type-video-page article .field--name-field-page-sections .field--name-field-section-body {
    min-height: 90px;
}

body.page-node-type-video-page article .field--name-field-page-sections .field--name-field-url {
    margin-top: 12px;
}

body.page-node-type-video-page article .field--name-field-page-sections .field--name-field-url a {
    color: #333;
    font-weight: bold;
    text-decoration: none;
}

body.page-node-type-video-page article .field--name-field-page-sections .field--name-field-url a:after {
    content: '\f138';
    font-family: 'FontAwesome';
    font-weight: 900;
    color: #D78D29;
    margin-left: 6px;
    vertical-align: middle;
}

body.page-node-type-video-page article .field--name-field-page-sections > .field__item {
    width: 33%;
    float: left;
    border-right: 1px solid #b3b3b3;
    margin-bottom: 30px;
}

body.page-node-type-video-page article .field--name-field-page-sections > .field__item:nth-of-type(3n),body.page-node-type-video-page article .field--name-field-page-sections > .field__item:last-child {
    border-right: none;
}

body.page-node-type-video-page article .field--name-field-page-sections > .field__item:nth-of-type(3n+1) {
    clear: both;
}

body.page-node-type-video-page article .field--name-field-page-sections > .field__item .paragraph {
    padding: 0 30px;
}

@media (max-width: 800px) {
    body.page-node-type-video-page article .field--name-field-page-sections > .field__item {
        width:100%;
        border: none;
        margin-bottom: 0px;
        border-top: 1px solid #b3b3b3;
    }

    body.page-node-type-video-page article .field--name-field-page-sections > .field__item .paragraph {
        padding: 30px 0;
    }

    body.page-node-type-video-page article .field--name-field-page-sections > .field__item .field--name-field-section-body {
        min-height: 0px;
    }
}

@media (max-width: 600px) {
    body.page-node-type-video-page article .field--name-field-page-sections > .field__item {
        width:100%;
        float: none;
        border-right: none;
    }
}

body.page-node-type-video-page article .field--name-field-page-sections > .field__item img {
    width: 100%;
    height: auto;
}

body.maintenance-page .layout-container {
    margin: 0 !important;
}

body.maintenance-page header .inner {
    margin-top: 40px;
}

@media (max-width: 800px) {
    body.maintenance-page header .inner {
        margin:0;
    }
}

body.maintenance-page header #logo {
    position: relative;
    top: 0;
    bottom: 0;
}

body.maintenance-page main {
    padding-top: 20px;
}

.spb-popup-main-wrapper {
    padding: 0;
    border: 1px solid white;
    background-color: black;
    color: white;
    line-height: 1;
    max-width: 800px;
    margin: 0 auto;
}

@media (max-width: 600px) {
    .spb-popup-main-wrapper {
        width:96%;
        left: 2%;
        box-sizing: border-box;
    }
}

.spb_overlay {
    background-color: rgba(0,0,0,0.6);
}

.spb_top_center {
    top: 15%;
}

.spb_close {
    border: none;
    font-weight: bold;
    font-size: 40px;
    color: #D78D29;
    background: transparent;
}

.spb_close:before {
    content: 'Close';
    font-size: 16px;
    font-weight: normal;
    text-decoration: underline;
    display: inline-block;
    vertical-align: top;
    margin: 12px 6px;
}

#block-welcometothenewbalduccis {
    display: none;
}

#block-welcometothenewbalduccis .popup-col-1,#block-welcometothenewbalduccis .popup-col-2 {
    display: inline-block;
    vertical-align: bottom;
}

#block-welcometothenewbalduccis .popup-col-1 {
    width: 45%;
    overflow: hidden;
}

#block-welcometothenewbalduccis .popup-col-1 img {
    width: 380px;
    float: right;
}

#block-welcometothenewbalduccis .popup-col-2 {
    width: 50%;
    padding: 4% 2%;
}

#block-welcometothenewbalduccis .popup-col-2 img {
    width: 260px;
}

#block-welcometothenewbalduccis .popup-col-2 .welcome-text {
    font-size: 26px;
}

#block-welcometothenewbalduccis img {
    height: auto;
    vertical-align: bottom;
}

#block-welcometothenewbalduccis p {
    line-height: 1.6;
}

@media (max-width: 1000px) {
    #block-welcometothenewbalduccis .popup-col-1 {
        display:none;
    }

    #block-welcometothenewbalduccis .popup-col-2 {
        width: 100%;
        padding: 4%;
        box-sizing: border-box;
    }
}

@media (max-width: 600px) {
    #block-welcometothenewbalduccis .popup-col-2 img {
        width:220px;
    }

    #block-welcometothenewbalduccis .popup-col-2 .welcome-text {
        font-size: 22px;
    }
}
