/*!
Theme URI: http://kukui.com/
Description: Custom Template developed by Kukui Corp.
Author: Kukui Corp.
Version: 1.0
Tags: responsive,  white,  blue,  no-sidebar,  dynamic content
*/

.entry-content a.btn-primary{
    max-width: 300px;
}

.entry-content a.btn-primary:hover {
    color: #ffffff;
}

.tmp-careers .wrapper .btn-primary {
    margin-top: 25px;
}

h2.accommodate {
    display: inline-block;
    color: #fff;
    font-size: 22px;
    padding-left: 12%;
}
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
}


.select, .sidebar .single-category a, .sidebar a, .single-archive a {
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
@font-face {
    font-family: Hero;
    src: url(fonts/Hero/hero-webfont.eot);
    src: url(fonts/Hero/hero-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/Hero/hero-webfont.woff2) format('woff2'), url(fonts/Hero/hero-webfont.woff) format('woff'), url(fonts/Hero/hero-webfont.ttf) format('truetype'), url(fonts/Hero/hero-webfont.svg#heroregular) format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Hero;
    src: url(fonts/Hero/hero_light-webfont.eot);
    src: url(fonts/Hero/hero_light-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/Hero/hero_light-webfont.woff2) format('woff2'), url(fonts/Hero/hero_light-webfont.woff) format('woff'), url(fonts/Hero/hero_light-webfont.ttf) format('truetype'), url(fonts/Hero/hero_light-webfont.svg#hero_lightlight) format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: LeagueSpartan;
    src: url(fonts/LeagueSpartan/leaguespartan-bold-webfont.eot);
    src: url(fonts/LeagueSpartan/leaguespartan-bold-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/LeagueSpartan/leaguespartan-bold-webfont.woff2) format('woff2'), url(fonts/LeagueSpartan/leaguespartan-bold-webfont.woff) format('woff'), url(fonts/LeagueSpartan/leaguespartan-bold-webfont.ttf) format('truetype'), url(fonts/LeagueSpartan/leaguespartan-bold-webfont.svg#league_spartanregular) format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: cms;
    src: url(fonts/cms/cms.eot);
    src: url(fonts/cms/cms.eot?#iefix) format('embedded-opentype'), url(fonts/cms/cms.woff) format('woff'), url(fonts/cms/cms.ttf) format('truetype'), url(fonts/cms/cms.svg) format('svg');
    font-style: normal;
    font-weight: 400;
}
* {
    outline: 0;
    margin: 0;
    border: 0;
    padding: 0;
}
a, abbr, acronym, address, article, aside, audio, b, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, u, ul, var, video {
    background: 0 0;
    font-family: Lato, Arial, Sans-Serif;
    line-height: 1.4em;
    font-size: 100%;
    vertical-align: baseline;
    text-decoration: none;
}
.owl-controls, body, form, html {
    font-size: 16px;
}
body, form, html {
    width: 100%;
    min-height: 100%;
    height: auto;
    -webkit-font-smoothing: antialiased;
}
body {
    line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
blockquote, q {
    quotes: none;
}
blockquote:after, blockquote:before, q:after, q:before {
    content: "";
    content: none;
}
input, select {
    border: thin solid;
    vertical-align: middle;
}
a[href^="tel:"] {
    cursor: default;
}
.editorPage {
    overflow: scroll!important;
    margin: 0 auto;
    padding: 30px 10px;
}
.row-no-margin, label, p {
    margin: 0;
}
a:focus, a:hover {
    text-decoration: none;
    outline: 0!important;
}
.entry-content u, .link-print:hover {
    text-decoration: underline;
}
dl, ol, ul {
    margin-bottom: 0;
}
.navbar-default {
    border: none;
    background: 0 0;
}
.navbar-collapse {
    border-top: none;
    border-bottom: none!important;
}
.container-fluid.container-xl {
    max-width: 1500px;
}
.col-no-padding {
    padding: 0;
}
.col-centered {
    float: none;
    margin: 0 auto;
}
.col-clearleft {
    clear: left!important;
}
@media (max-width:767px) {
    .col-xs-textleft {
    text-align: left;
}
.col-xs-textright {
    text-align: right;
}
.col-xs-textcenter {
    text-align: center;
}
.col-xs-textjustify {
    text-align: justify;
}
}@media (max-width:991px) {
    .col-sm-textleft {
    text-align: left;
}
    
    
}
.col-sm-textright {
    text-align: right;
}
.col-sm-textcenter {
    text-align: center;
}
.col-sm-textjustify {
    text-align: justify;
}
}@media (max-width:1199px) {
    .col-md-textleft {
    text-align: left;
}
.col-md-textright {
    text-align: right;
}
.col-md-textcenter {
    text-align: center;
}
.col-md-textjustify {
    text-align: justify;
}
}@media (min-width:1200px) {
    .col-lg-textleft {
    text-align: left;
}
.col-lg-textright {
    text-align: right;
}
.col-lg-textcenter {
    text-align: center;
}
.col-lg-textjustify {
    text-align: justify;
}
}.column, .column-x {
    float: left;
}
.column-1 {
    width: 6.86666666667%}
.column-2 {
    width: 15.3333333333%}
.column-3 {
    width: 23.8%}
.column-4 {
    width: 32.2666666667%}
.column-5 {
    width: 40.7333333333%}
.column-6 {
    width: 49.2%}
.column-7 {
    width: 57.6666666667%}
.column-8 {
    width: 66.1333333333%}
.column-9 {
    width: 74.6%}
.column-10 {
    width: 83.0666666667%}
.column-11 {
    width: 91.5333333333%}
.column-12 {
    width: 100%}
.column+.column {
    margin-left: 1.6%}
@media only screen and (max-width:550px) {
    .column-1, .column-10, .column-11, .column-12, .column-2, .column-3, .column-4, .column-5, .column-6, .column-7, .column-8, .column-9 {
    width: auto;
    float: none;
}
.column+.column {
    margin-left: 0;
}
.image-block {
    display: block!important;
    float: none!important;
    margin: 0 auto 30px!important;
}
}.entry-content {
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #919191;
    font-family: Lato, Verdana, sans-serif;
    line-height: 1.4;
}
.entry-content * * {
    font-size: 1em;
}
.entry-content h2 {
    margin-bottom: .5em;
    color: #1e4182;
    font: 400 2.4em/1.4em LeagueSpartan, Arial, sans-serif;
}
.entry-content h3, .entry-content h4 {
    margin-bottom: .8em;
    color: #1e4182;
    font: 400 1.5em/1.3em LeagueSpartan, Arial, sans-serif;
}
.entry-content h5, .entry-content h6 {
    margin-bottom: .36em;
    color: #8d9192;
    font-size: 1.125em;
    line-height: 1.2em;
}
.entry-content .hr, .entry-content hr {
    clear: both;
    margin: .4em auto 1.625em;
    border: none;
    border-top: 1px solid #dde2e3;
    width: 100%}
.entry-content address, .entry-content blockquote, .entry-content dl, .entry-content fieldset, .entry-content ol, .entry-content p, .entry-content pre, .entry-content table, .entry-content ul {
    margin-bottom: 1.625em;
    color: #3f3e4d;
    font: 400 1em/1.75em Lato, Arial, sans-serif;
}
.entry-content blockquote p .entry-content fieldset p, .entry-content dl p, .entry-content ol p, .entry-content ul p {
    margin-bottom: 1.2em;
}
.entry-content ul {
    list-style: none;
}
.entry-content ol {
    list-style: decimal inside;
}
.entry-content ol ol {
    list-style: upper-alpha inside;
}
.entry-content ol ol ol {
    list-style: lower-roman inside;
}
.entry-content ol ol ol ol {
    list-style: lower-alpha inside;
}
.entry-content ul li {
    list-style: circle inside;
}
.articles-list .blog-post, .blog-wrap .js-subarchive li, .bottom-pagination ul li, .couponsPrintHeader .locations, .entry-content .deliFlavors li, .events-list, .events-list .event-post, .lpb-service-list li, .menu-links li, .navigation ul.dynamic, .photocredits-list, .radiobuttons, .rating-scale ul, .sidebar .single-archive, .sidebar .single-category, .textbox ul {
    list-style: none;
}
.entry-content ol ol, .entry-content ol ul, .entry-content ul ol, .entry-content ul ul {
    margin-bottom: 0;
}
.entry-content ol li+li, .entry-content ul li+li {
    margin-top: .35em;
}
.entry-content fieldset {
    border: 1px solid #999;
    padding: 1.5em;
}
.entry-content fieldset legend {
    padding: 0 1.1em;
    color: #dd1c27;
    font-weight: 700;
}
.entry-content blockquote, .entry-content pre {
    border: 1px dotted #999;
    padding: 1.1em;
    background: #f0f0f0;
}
.entry-content blockquote, .entry-content blockquote * {
    font-style: italic;
    font-family: Georgia, Serif;
}
.entry-content blockquote cite, .entry-content blockquote em, .entry-content blockquote i {
    font-style: normal;
}
.entry-content address, .entry-content cite, .entry-content em, .entry-content i, .entry-content q {
    font-style: italic;
}
.entry-content pre {
    overflow: scroll;
}
.entry-content a {
    color: #206aa7;
}
.entry-content a:active, .entry-content a:focus, .entry-content a:hover {
    color: #3f3e4d;
}
.entry-content b, .entry-content strong {
    color: #000;
    font-weight: 700;
}
.entry-content code, .entry-content kbd, .entry-content samp, .entry-content var {
    font: 1em/1.1em Lato, Verdana, Arial;
}
.entry-content small {
    font-size: .75em;
}
.entry-content sub, .entry-content sup {
    position: relative;
    height: 0;
    vertical-align: baseline;
    font-size: .625em;
}
.entry-content sup {
    bottom: 1ex;
}
.entry-content sub {
    top: .7ex;
}
.entry-content abbr, .entry-content acronym, .entry-content dfn {
    border-bottom: 1px dotted #666;
    cursor: help;
}
.entry-content mark {
    background: #ff9;
    color: #333;
    font-style: italic;
    font-weight: 700;
}
.entry-content ins {
    background: #d3f8d0;
    color: #333;
    text-decoration: none;
}
.entry-content del {
    background: #ffc2c2;
    color: #333;
    text-decoration: line-through;
}
.entry-content img {
    border: 1px solid #ddd;
    padding: 6px;
    max-width: 100%;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.entry-content img.no-border {
    border: 0;
    padding: 0;
    max-width: 100%;
    height: auto;
    background: 0 0;
}
.input-box:after, .input-box:before {
    height: 7px;
    content: '';
    bottom: 0;
}
.entry-content img.align-left, .entry-content img.align-right, .entry-content img.aligncenter, .entry-content img.center, .entry-content img.left, .entry-content img.right {
    margin-bottom: 1.625em;
}
.entry-content p img {
    margin-top: .4em;
}
.entry-content a:active img, .entry-content a:focus img, .entry-content a:hover img {
    border: 1px solid #dedede;
    background: #eee;
    cursor: pointer;
}
.entry-content a:active img.no-border, .entry-content a:focus img.no-border, .entry-content a:hover img.no-border {
    border: 0;
    padding: 0;
    background: 0 0;
}
.entry-content .figure, .entry-content figure {
    display: block;
    margin: .4em auto 1.8em;
    padding: 1em;
    max-width: 100%;
    background: #fff;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.entry-content .figure img, .entry-content figure img {
    border: 1px solid #999;
    padding: 0;
    max-width: 100%}
.entry-content .figure .figcaption, .entry-content figure figcaption {
    display: block;
    margin: .4em;
    font: 1em/1.2em Georgia, Serif;
    text-align: left;
}
.entry-content table {
    border: 0;
    max-width: 100%;
    text-align: center;
    vertical-align: middle;
}
.entry-content table th {
    padding: .6em 1.5em;
    background: #fff;
    color: #999;
    font: 700 1em/1.2em Verdana, Sans-Serif;
}
.entry-content table td {
    padding: .6em 1.5em;
    color: #4c4c4c;
    font: .875em/1.2em Verdana, Sans-Serif;
}
.entry-content table tr+tr td, .entry-content table tr+tr th {
    border-top: 1px dotted #333;
}
.entry-content table td+td, .entry-content table td+th, .entry-content table th+td, .entry-content table th+th {
    border-left: 1px solid #333;
}
.entry-content table.datatable {
    border: 1px solid #4e4e4e;
    width: 100%;
    text-align: left;
}
.entry-content table.datatable th {
    padding: .8em;
    background: #fff;
    color: #999;
    font: 700 1em/1.2em Verdana, Sans-Serif;
}
.entry-content table.datatable td {
    padding: .8em;
    background: #f9f9f9;
    font: .875em/1.2em Verdana, Sans-Serif;
}
.entry-content table.datatable tr+tr td, .entry-content table.datatable tr+tr th {
    border-top: 1px solid #333;
}
.entry-content table.datatable td+td, .entry-content table.datatable td+th, .entry-content table.datatable th+td, .entry-content table.datatable th+th {
    border-left: 1px solid #999;
}
.entry-content .align-left, .entry-content .left {
    display: inline;
    float: left;
    margin-right: 1.625em;
}
.entry-content .align-right, .entry-content .right {
    display: inline;
    float: right;
    margin-left: 1.625em;
}
.entry-content .align-center, .entry-content .center {
    display: block;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.label, .note-text {
    display: inline-block;
}
.entry-content .clear, .entry-content .clear:after {
    clear: both;
}
.entry-content .text-left {
    text-align: left;
}
.entry-content .text-right {
    text-align: right;
}
.entry-content .text-center {
    text-align: center;
}
.entry-content .text-justify {
    text-align: justify;
}
.btn, .input.input-time, .lb-loader, .lightbox, .textbox {
    text-align: center;
}
.half-left {
    float: left;
    padding-right: 30px;
    width: 50%}
.half-right {
    float: right;
    padding-left: 30px;
    width: 50%}
.input-box {
    position: relative;
    margin: 0 0 10px;
}
.note-text {
    margin: 30px;
    color: #3e3e3e;
    font: italic 400 1em/1.2em Lato, Arial, sans-serif;
}
.label {
    margin-bottom: 10px;
    padding: .5em 0;
    color: #3f3e4d;
    font: 400 16px/1.4em Arial, Verdana;
    cursor: pointer;
}
.label.heading {
    display: block;
    margin: 25px 0 20px;
    border-bottom: 1px solid #d2d2d2;
    padding: 0 0 5px;
    font: 400 20px/1.4em Lato, Verdana, Sans-Serif;
}
.clarification, .narration {
    display: block;
    color: #8d9192;
    font: 400 italic 14px/1.6em "Lato Italic", Arial, sans-serif;
}
.clarification {
    margin: -10px 0 20px;
}
.input, .select, .textarea {
    display: block;
    margin-bottom: 29px;
    border: 1px solid #a7a7a7;
    background: 0 0;
    padding: .5em .8em;
    width: 100%;
    color: #3e3e3e;
    font: italic 400 1.25em/1.2em Lato, Arial, sans-serif;
}
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
    .input, .select, .textarea {
    padding: .645em 1em;
}
}.input:focus, .select:focus, .textarea:focus {
    border-color: #206aa7;
    color: #3f3e4d;
}
.textarea {
    min-height: 3.5em;
    height: 9.8em;
    resize: vertical;
}
.select {
    background: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAACAAAAAICAMAAACvWw2dAAAAG1BMVEVMaXEnJycnJycnJycnJycnJycnJycnJycnJyfvRXfuAAAACHRSTlMAzRLRyRcP/i8Xjj4AAAA+SURBVHjadco5DgAgDAPBHCb4/y+GIogCvEUUaWyJsm4k7C2JOs7fIJwe95EL7U21zzBRgO7M7Xox21UF6QuIugDtKPKnXgAAAABJRU5ErkJggg==) right center no-repeat #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    
}
.select::-ms-expand {
    display: none;
}
.select option {
    padding: 0 .5em;
}
.input.input-calendar {
    padding-right: 50px;
    text-align: center;
}
.btn-calendar {
    position: absolute;
    top: 1px;
    right: 16px;
    border: 0;
    padding: 20px 25px;
    border-radius: 0;
    width: 25px;
    height: 26px;
    background-color: #1a3d80;
    background-image: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAABkAAAAaCAQAAADodD9GAAAB90lEQVR42pXTXWiOYRzH8VsN8942RSgjZmPTRmOTAwdCUY4cYCGSciIHLLVmwkSJzbwlWeTlQJOSKCVSUnbiZdYQB14nB1srysvH1e3huZuH5fev37//77q+XffV1R39lHobogyyyBGDo0xCe8b8FKZkRrrczZg3YWLvcKwdpulyTYVD6hPVYKG9mGe7mUnkLqocsNJ+vXU9QJcsQpfcNPIJDy22XKfe+mqL+QFE4hydoG+V/T9Smka+uKFSgXwTVJgdPN9kc5XIDzXdXJUaSX4YB4OPVqQgngsUGRP6QFMVyoqzNZiVRI4GbwOFisHzkDSCXfGerahIIkeCfwDFykB3SJpBQ7wnxzIjksix4C06PDHBJO06XAlJtafaLI2BcVFSaI4ySJbs4HNc9R08sDyNnAi+Wp1qufJss9261NpG0KLW2Rg8k7zLe1CsFPTEK2txy8QUPsxhHE8jHyWv/zkkQ3zzIt58Q20Ku4BZKUSd887IMdK5UHtCsgpLQh+EaykkDyej2DLISQxNIRd+p8/Cybpxz+NEtbmSepf+oWf7ilYPbQ7TfZ2R+e5452Wi3rgZFmswOfR+9nnkldc2hanH7ehvUvrni6nC+ujvchkrEnMJ3hrwL2S45zit3HjT7Qbl0b9llIvSao1/s75lhhpNdlrwK/kB5nB2RPljww8AAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-position: center center;
    color: #8d9192;
    font: 400 16px/1.5 Arial, sans-serif;
    -moz-transition-property: none;
    -webkit-transition-property: none;
    -o-transition-property: none;
    transition-property: none;
}
.btn-calendar:hover {
    background-color: #99b9d7;
}
.input.input-time {
    padding-right: 60px;
}
.select.select-meridian {
    position: absolute;
    top: 1px;
    right: 16px;
    border: none;
    padding-right: 0;
    padding-left: .2em;
    width: 60px;
    height: 34px;
    background-position: 38px center;
    cursor: pointer;
}
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
    .select.select-meridian {
    height: 37px;
}
}.select.select-meridian:focus+.input-time {
    border-color: #206aa7;
    color: #3f3e4d;
}
.btn.email-btn {
    margin: 30px 0;
}
.validator {
    position: absolute;
    right: .2em;
    top: -.2em;
    color: red;
    font: 1.4em/1.2em Arial, sans-serif;
}
.validator-left {
    position: absolute;
    right: -.5em;
    top: -.2em;
    color: red;
    font: 1.4em/1.2em Arial, sans-serif;
}
.input.error, .select.error, .textarea.error {
    border: 1px solid #ec3d44;
    color: #ec3d44;
}
.textbox {
    display: block;
    margin: 20px 0;
    padding: 30px 25px;
    background: #c9cecf;
    color: #000;
    font: 400 14px/1.8em Lato, Arial, sans-serif;
    border-radius: 3px;
}
.textbox.warning {
    background: #f9b42b;
    color: #fff;
}
.textbox.error {
    background: #ec3d44;
    color: #fff;
}
.textbox.success {
    background: #96c332;
    color: #fff;
}
.btn {
    display: inline-block;
    margin: 0 auto 20px;
    border: 3px solid #010202;
    padding: 18px 10px 14px;
    width: 100%;
    max-width: 240px;
    background: 0 0;
    color: #1e4182;
    font: 400 1.5em/1.4em Hero, Arial, sans-serif;
    -webkit-transition: all .2s ease-in 0s;
    -moz-transition: all .2s ease-in 0s;
    -o-transition: all .2s ease-in 0s;
    transition: all .2s ease-in 0s;
}
.btn:hover {
    background: #010202;
    color: #fff;
}
.btn span {
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    line-height: inherit;
}
.btn.aspNetDisabled, .btn.disabled, .btn[disabled] {
    border-color: #999;
    background: #c9cecf;
    color: #fff;
    cursor: default;
}
.btn.link {
    border: 2px solid #fff;
    padding: 8px 50px;
    max-width: 235px;
    background: 0 0;
}
.btn.link:active, .btn.link:focus, .btn.link:hover {
    background: #ffc325;
}
.radiobuttons li {
    margin: 0 0 10px;
}
.radiobuttons li input {
    display: none;
}
.radiobuttons li label {
    color: #3f3e4d;
    font: 400 16px/1.4em Lato, Arial, Verdana;
    cursor: pointer;
}
.radiobuttons li label:before {
    content: "";
    position: relative;
    top: .15em;
    display: inline-block;
    margin-right: .5em;
    width: 1em;
    height: 1em;
    background: #aaaeaf;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%}
.radiobuttons li label.selected:before {
    border: .15em solid #000;
    background: #fff;
}
.rating, .userRating {
    display: inline-block;
    position: relative;
    font-size: 0;
}
.rating-scale ul {
    z-index: 200;
    position: relative;
    padding: 0 .1em;
    width: 5.85em;
    height: 1em;
    font-size: 2.5em;
}
.rating-scale li {
    position: absolute;
    top: 0;
    left: -10%;
    float: left;
    margin: 0 .1em;
    width: 10%;
    height: 100%}
.userRating li+li {
    visibility: visible;
    position: static;
    left: 0;
    margin: 0;
}
.userRating input[type=radio] {
    display: block;
    height: 100%;
    width: 100%;
    opacity: 0;
}
.userRating label {
    display: none;
}
.rating:after, .rating:before, .userRating:after, .userRating:before {
    content: '\E800\E800\E800\E800\E800';
    display: inline-block;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    color: #a1a7a8;
    font: 24px/1.4em cms;
    letter-spacing: .2em;
    white-space: nowrap;
    text-indent: .2em;
}
.lb-dataContainer:after, .lb-outerContainer:after {
    content: "";
    clear: both;
}
.rating:after, .userRating:after {
    position: absolute;
    color: #fbc310;
}
.rating.rating0:after, .userRating.rating0:after {
    width: 0;
}
.rating.rating5:after, .userRating.rating5:after {
    width: 11.5%}
.rating.rating10:after, .userRating.rating10:after {
    width: 20%}
.rating.rating15:after, .userRating.rating15:after {
    width: 30.75%}
.rating.rating20:after, .userRating.rating20:after {
    width: 40%}
.rating.rating25:after, .userRating.rating25:after {
    width: 50.25%}
.rating.rating30:after, .userRating.rating30:after {
    width: 60%}
.rating.rating35:after, .userRating.rating35:after {
    width: 69.25%}
.rating.rating40:after, .userRating.rating40:after {
    width: 80%}
.rating.rating45:after, .userRating.rating45:after {
    width: 88.75%}
.rating.rating50:after, .userRating.rating50:after {
    width: 100%}
.rating-scale ul:after, .rating-scale ul:before {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    font-size: inherit;
    line-height: 1em;
}
.rating-scale ul li+li {
    visibility: visible;
    position: static;
    left: 0;
    margin: 0;
}
.rating-scale ul input[type=radio] {
    display: block;
    height: 100%;
    width: 100%;
    opacity: 0;
}
.rating-scale ul label {
    display: none;
}
.mod-lightbox {
    z-index: 9990;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%}
.mod-lightbox>.mod-lightbox-background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
}

.website-popup.mod-lightbox img {
    max-width: 100%;
    height:auto;
}

.mod-lightbox .mod-lightbox-shell {
    z-index: 9992;
    position: fixed;
    margin: 30px;
    max-width: 90%;
    max-height: 90%;
    background: #fff;
}
.mod-lightbox .mod-lightbox-content {
    z-index: 9993;
    position: relative;
    overflow: auto;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    background: #fff;
    -webkit-overflow-scrolling: touch;
}

    .website-popup.mod-lightbox .mod-lightbox-btn-close {
    z-index: 10000;
    top: -10px;
    right: -10px;
    left: unset;
    width: 36px;
    height: 36px;
    color: #fff;
    background: #ce0200;
    display: block;
    position: absolute;
    font-size: 0;
}

    .website-popup.mod-lightbox .mod-lightbox-btn-close::after {
        position: absolute;
       left: 20px;
        top: 16px;
        transform: translate(-50%,-50%);
        width: 18px;
        height: 18px;
        font-weight: 400;
        font-size: 22px;
        line-height: 18px;
        display: block;
        content: 'X';
    }

    .website-popup.mod-lightbox .mod-lightbox-btn-close:hover {
        background: #232323;
    }

        .website-popup.mod-lightbox .mod-lightbox-btn-close:hover::after {
            text-decoration: none;
            color: #fff;
        }
.lightboxOverlay {
    z-index: 9999;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    opacity: .8;
    background-color: #000;
}
.lightbox {
    z-index: 10000;
    position: absolute;
    left: 0;
    width: 100%;
    font-weight: 400;
    line-height: 0;
}
.lightbox .lb-image {
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    max-width: inherit;
    height: auto;
}
.lightbox a img {
    border: none;
}
.lb-outerContainer {
    position: relative;
    background-color: #fff;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    width: 250px;
    height: 250px;
}
.lb-loader, .lb-nav {
    position: absolute;
    left: 0;
}
.lb-outerContainer:after {
    display: table;
}
.lb-container {
    padding: 4px;
}
.lb-loader {
    top: 43%;
    width: 100%;
    height: 25%;
    line-height: 0;
}
.lb-cancel {
    display: block;
    margin: 0 auto;
    width: 32px;
    height: 32px;
    background: url(images/lightbox/loading.gif) no-repeat;
}
.lb-nav {
    z-index: 10;
    top: 0;
    width: 100%;
    height: 100%}
.lb-container>.nav {
    left: 0;
}
.lb-nav a {
    outline: 0;
    background-image: url(data:image/gif;
    base64, R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}
.lb-next, .lb-prev {
    display: block;
    height: 100%;
    cursor: pointer;
}
.lb-nav a.lb-prev {
    left: 0;
    float: left;
    width: 34%;
    opacity: 0;
    background: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAADIAAAAtCAMAAADbYcjNAAAASFBMVEUAAAAAAAAAAAAICAgAAAABAQEAAAAAAAAAAAAAAAAEBAQYGBjKysqPj49/f3/w8PBAQED4+PioqKjb29uurq5DQ0MAAAD///8vB7dAAAAAF3RSTlMALxtLEj4kAwEKV27Xt6/1jvyv5dKoht9gp2QAAAEESURBVHgB7dbNTsQwDATgTew4TtsN9Af6/m+KUQfQciC2kDgx90/ybKSd3nxRrRZVvblj4jJ+0BpbWjPlAiY4S0qSuVVVnzBARCWJGQ8xkcq0rOtCKYM4xLyclr0I1zoWDGFZCWTUIxHE+QTiEDtEL9JG5FE8F9R3NIeglLmqBkXTH4g+ivMSKOIRuKrGrhJucRFvHu/hfQ9/c5ZvwvPo05coMhJGWAhif5lJ0HxAtvPK8ToXGVQHKfeLrH2mNLoLXQjm7NO4C36x6Xfm39z/yHQYjRqQkdk+DMYictuGsQgYjEXEgEQMDnMa6sfRMRY+k9N7BGPhM5zFAP44PMZQ+/y4eAMkpCdpkLHsyQAAAABJRU5ErkJggg==) left 48% no-repeat;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s;
}
.lb-nav a.lb-prev:hover {
    opacity: 1;
}
.lb-nav a.lb-next {
    float: right;
    width: 64%;
    right: 0;
    opacity: 0;
    background: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAADIAAAAtCAMAAADbYcjNAAAARVBMVEUAAAAAAAAAAAAGBgYAAAAAAAABAQEAAAAAAAAAAAAGBgYYGBjKysqPj488PDzw8PCAgID4+PioqKjb29uurq58fHz///+x8wzBAAAAFnRSTlMAHDBJCiU9AQQSV27Xt4/1tvyv5dKTNipEkwAAAQhJREFUeAHt1ktuwzAMBNDoQ5GUEzf+WPc/atnSFRB04VGA7jr7h5CD2PTNwsxiYb7BcWEGBiI5qyVnEDFL1kCWoGYQ9C1iSSlFCpgxEmK9L8u9lmgGICJKZWuW++QGImlp3agwRD7aaVIE9hHJoRyn2QDjjcU0v5oLwqLBDdoBM2fY9IibNtABS59twOQXg3Xw/j5Dht/ZR8b3+TUbKWRK7aYij4IZStO8nSaRXhIWpTLNe/Os4ZL4n3p6Li4ehRTYhUp9tlP0ymBRrxr7F48/FDw+lZFB4cci/YgVEH4sVvw3+rHARSe46IOhoq9P5dj3I4HCjwXFrwRM+EvCEAVFRf+8yAYg8QlpgSZ/UuyJfgAAAABJRU5ErkJggg==) right 48% no-repeat;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s;
}
.lb-nav a.lb-next:hover {
    opacity: 1;
}
.lb-dataContainer {
    margin: 0 auto;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding-top: 5px;
    width: 100%}
.lb-dataContainer:after {
    display: table;
}
.lb-data {
    padding: 0 4px;
    color: #ccc;
}
.lb-data .lb-details {
    float: left;
    width: 85%;
    text-align: left;
    line-height: 1.1em;
}
.lb-data .lb-caption {
    font-size: 13px;
    font-weight: 700;
    line-height: 1em;
}
.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999;
}
.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    opacity: .7;
    background: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAMAAABFjsb+AAAAyVBMVEUAAADBwcGtra2Dg4Pr6+uurq5lZWV7e3vOzs5TU1OmpqZVVVV1dXWPj4+Pj49sbGzHx8dWVlZvb2+oqKi5ubnR0dHHx8egoKCvr6/y8vL39/dwcHCAgIDf39/r6+tcXFxPT0+dnZ1ZWVnLy8tZWVllZWXa2tqysrK0tLRubm7t7e3g4OCDg4OqqqrBwcH9/f3w8PD////7+/vz8/Pb29vX19e4uLj+/v74+PjPz8+Li4uzs7Pm5ubh4eHV1dWcnJzs7OySkpJ1dXXGGhiFAAAALnRSTlMA/Q/+pcnkDwMh/oRaVSr5FWcETMk3xsnGquvk5KXK1UXmM40M+cbJ0L3w8Mml1Yz9agAAAN5JREFUeAFFz2lzwiAQxvFN0khjtda7930f0y0ggklI9Pt/qO4KTZ/hBfMbXvwB2u34EeLE+B54R6PsUwQqertswLRrjFmKQJu+KYcwedomdeVysadyVekZwFvfK4s+F8XFxmgl8QFALF0rJfrXu4bJHhwCYe6RUDtXR+pQIdqOGFco1zTJFHecVPaHdn7SUXFZ1mxr9Zz+UW+bVJLf2XomIu27viUd9Kfin+zZdatkxJusDKnpQiPjF8CocRi60hfubBcAA/4vU4i373O6DY2+IgroPuaheNqVTqZU/QumJCVTVKwIMgAAAABJRU5ErkJggg==) top right no-repeat;
    text-align: right;
    outline: 0;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
}
.lb-data .lb-close:hover {
    opacity: 1;
    cursor: pointer;
}
.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}@-moz-keyframes fadeOut {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}@keyframes fadeOut {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out;
}
.owl-carousel {
    z-index: 1;
    position: relative;
    display: none;
    width: 100%}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    line-height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -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);
}
.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    display: block;
    opacity: 0;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
    display: none;
}
.owl-carousel .owl-item {
    position: relative;
    float: left;
    min-height: 1px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
    -moz-transform: translateZ(0) scale(1, 1);
    -ms-transform: translateZ(0) scale(1, 1);
    -o-transform: translateZ(0) scale(1, 1);
    transform: translateZ(0) scale(1, 1);
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}
.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.btn.delete:hover, .navbar-toggle, .uploader-input>div [type=file]:hover {
    cursor: pointer;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
.no-js .owl-carousel {
    display: block;
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease;
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -40px;
    height: 80px;
    width: 80px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: scale .1s ease;
    -moz-transition: scale .1s ease;
    -o-transition: scale .1s ease;
    transition: scale .1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -moz-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    -o-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}
.owl-carousel .owl-video-tn {
    height: 100%;
    opacity: 0;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease;
}
.owl-carousel .owl-video-frame {
    z-index: 1;
    position: relative;
}
.owl-nav .owl-next, .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    margin: -1.5em 0 0;
    width: 3.5em;
    height: 3.5em;
}
.owl-nav .owl-prev {
    left: 0;
}
.owl-nav .owl-next {
    right: 0;
}
.owl-nav .owl-next:after, .owl-nav .owl-prev:after {
    content: '';
    display: block;
    border: 0 solid #000;
    width: 50%;
    height: 50%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.owl-nav .owl-next:hover:after, .owl-nav .owl-prev:hover:after {
    border-color: #999;
}
.owl-nav .owl-prev:after {
    margin: 25% 0 0 40%;
    border-bottom-width: .2em;
    border-left-width: .2em;
}
.owl-nav .owl-next:after {
    margin: 25% 0 0 10%;
    border-top-width: .2em;
    border-right-width: .2em;
}
.owl-dots {
    margin: 15px 0 0;
    width: 100%;
    text-align: center;
}
.owl-dots .owl-dot {
    content: "";
    display: inline-block;
    margin: 0 .2em;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 1em;
    height: 1em;
    background: #000;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.owl-dots .owl-dot:hover {
    background: #999;
}
.owl-dots .owl-dot.active {
    border: .15em solid #000;
    background: #fff;
    cursor: default;
}
.wdg .btn-primary {
    margin: 25px auto 30px;
    float: right!important;
}
@media (min-width:992px) {
    .wdg-unsubscribe .radiobuttons {
    text-align: center;
}
.wdg-unsubscribe .radiobuttons li {
    display: inline-block;
    margin: 0 2.5em;
}
}.writeareview-feedback {
    border-radius: 3px;
    background: #206aa7;
}
.writeareview-feedback p {
    border-radius: 3px;
    padding: 30px 100px;
    color: #fff;
    font: 400 14px/1.4em Hero, Verdana, Sans-Serif;
}
.wdg-writeareview .userRating+.narration {
    margin: 5px 0 10px 10px;
}
.wdg-writeareview .socialredirects {
    max-width: 1000px!important;
}
.wdg-writeareview .socialredirects textarea {
    padding: 20px 20px 20px 100px;
    width: 100%;
    background: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAACsAAAAeCAQAAAAf4y9VAAAB70lEQVR42o3UQUhUQRzH8XkYssVCbCQlQRBKhRTd8hR0qSCiW3XxtF2CUBHSQ2LURaFDiUQeJAqKtKCgLkaXSpDWojZeGB4CjQ7Cbm1rpUK7yzdMaGbemzf//Vzfj+8OvLejkhBwkIs8Zo4SeVUH2ujmAR8oUXAPtnCJebRQCG7kPCFaOT5ppJ+faEKWgCyLAJ4s+/iEJmbZwUsAb5ZTLEP9WdopgJDlLFWivvCQq2Sd0cP8JqrIU67Ro0cnI9FlRtivEnGAMqYKdzlEYI/2Rn55gmblQYYFTFO0xUcbyKP9IasEjGMapME16kKrckKMHsXU7R6l+YbWRYaUkH2HNkqGTa5RD1E1Zhlid0L0GHHz3KDdnoW41RhxnZsJkjyiSV8QPjk2x/7/qyRboGV91onfpP2WOYLf7L+DcB9Jr5UdQHJ7bZZHUiJtZO8hqbFHUUTWYWRfIRtUrCK7Y2TfI3ujqMdr63OU/VAsIQuN7AzIFF+RTRvZ58i+KyaRjRnZ4bqOQSey00b2OLLLiu2s4LdIyrqbP+NXYefacAi/c8rCGfyG12cpciR7QqAiuEWy8P/tSxNvcXvmuqJpZBy3jzSbwxTXqWBboZ8G5UTABX5hq3KTdHy6iyvkKANFpuhjm/JiK328oAAsMcMArfrZX6L+aXWgl333AAAAAElFTkSuQmCC) 20px center no-repeat #ececec;
    resize: none;
}
.wdg-writeareview .socialredirects p {
    margin: 20px 0;
    color: #333;
    font: 16px/1.4em Arial, sans-serif;
    text-align: center;
}
.wdg-writeareview .socialredirects .link {
    display: block;
    margin: 20px auto;
    padding: 5px 20px 5px 45px;
    width: 100%;
    max-width: 400px;
    color: #fff;
    font: 16px/20px Arial, sans-serif;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
}
.wdg-writeareview .socialredirects .link:hover {
    opacity: .8;
}
.wdg-writeareview .socialredirects .link-google {
    background-color: #d86932;
}
.wdg-writeareview .socialredirects .link-yelp {
    background-color: #b61e13;
}
.wdg-writeareview .socialredirects .link-facebook {
    background-color: #3765a3;
}
.wdg-writeareview .socialredirects .link:after {
    content: '';
    display: inline-block;
    margin: 0 10px;
    width: 50px;
    height: 50px;
    background-image: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAACMAAACBCAQAAADgBMs3AAAEbklEQVR42u2ZbUxVZRzAH0CHJAqm6YrmgmAzs6lrWK1Ca9OFZLocLaatZQmRtcy1mYmamkEfwi+llukq5ku6RS3Xy1qQ9LJKdJOGb2lJkqnI9aq7wIXL/bXhf9zDeTjPOZfLl9r9PV/OOf//fvfsPK//XaXDWJZTx3ki/KGihSVcRSNayQaAGDXMgZg1JNAwGJr7YTA0q+hLN43U97SPo9F8gJUOpqiBwD6s/KSE2DT7/sMa5lAsrQErDRT3tmnumm7cqXPXeOH7uCYWzW7qpfmx4qe+t70aw/CLz6m4Jq75X2newcoWFSdOnEGAsZSwkwZaCGvn5EpvihvZSpAAhzlBhHZ8+DjIPd4kc/ERYgWpPXe5/CqaFu5WXmEBIaDE8mQ4+0XkZ4I3yWSCwHESlAUy8InoAInKHfndtw3lyCwv73KNMi0yhi6JbXLXLJfUdXqMGonVumu2S2qVHmOtxH72rjmhx1gksepo6rqJWqxIIi+7a6YBOPTVswBcZZxyp3fEtnObLVINQKmywUlOMV3v8oCIDpHWpxoOAeUOx/IC/fEsroiokQdJVIp0lhKgk2IlmDUCOXxCp6gucbrnOsxjSnnXCKQzj5dYxuei+8oWz+ROaQAvyvUUJ12taN43nDosOGkOSryVrFg074HQbF20GEeWNICn5TrTSZNFAIQOSrx/YoFs8nmB9TRipYIETxqSKWQn/8jQb+A7vqGFCOUeNBTRBEAtT5FpWURriFBonAwM4UMAzjJT2SCJ9YRF87txPWYrAJfJcYgv6hVNdZY8ICmrlCO8ITmPO6fskpRcgyaVNgCedE45J5pblQF+ASDPOaFLNPlGzQHgEsnOCcdEs9cgGUEbsFY5wzoQnjDmHGGYSTOSU6IJsYYULZ7IMrppJluZ4RZOgnCWjTxEBkOVIoVJLOEQ8CUZyh1SeYt2+uc3ipR3GM1idnCYVjnRHOUzVjJVxYkTJ0ZIYjZ7uMynDBuo4g4q+RuEougFaTxPPX3ZEK1kJE3olEeruZlwbBqBzYOjuY4j2HlzQL2krceb1EDguVg1AtUmDTOo41EvmutpctIwinNAkPtcNVJsWDX6IfcC2V5Eq/vTMJ0wCI2keZma++0akjmGlW8Z4mVMXwSgUitcBYlFIJESFjPKJnqYDrq4V+4mEsTOeWWFUtmzXyPNVsiPl6sEfsBO2P42G0HwUcYIpcEzWAnxIyu43Z5UhZWLvEKq9i8NUhTtYgGjVX/wNXYusJQkS8ZdVFFBnjwzFGA6q1V0cIb++ChaTTt2jrOd8X2GxDxmk2zWdHCNK9TwOgWM0TIKpTTZwXyGO2nK2EYpk+0fkIXsIUdmU4Q2qllIujKgD8otDr0Z5AsK3CWPyGLxrtxPoBM7fjdJHgFthldgZ6/bwu4HTZNKM1Zaucm8RJwBu0aKWiuFJskNHHXep6jxNDhJoM60azJJSrjTxg4n123zZQ0QZIbbqeJPk0Z2qizlBinMpwofCCvVwGEoM9nMX7SRrzzyL2o6oxEynVmXAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    vertical-align: middle;
}
.wdg-writeareview .socialredirects .link-google:after {
    background-position: 0 -40px;
}
.wdg-writeareview .socialredirects .link-yelp:after {
    background-position: 0 -90px;
}
.wdg-writeareview .socialredirects .link-facebook:after {
    background-position: 0 5px;
}
.wdg-directions .btn-primary {
    margin-top: 0;
    padding: 4px 0 3px;
}
.wdg-directions #directions-gmap-border {
    overflow: hidden;
    margin: 15px 0 40px;
    border: 1px solid #d0c9cd;
    background: #fff;
    padding: 5px;
}
.wdg-logoslider .owl-dot, .wdg-mappreview {
    background: #1a3d80;
}
.wdg-directions #directions-dirpamap {
    float: right;
    width: 52%;
    height: 448px;
}
.wdg-directions #directions-dirpanel {
    position: absolute;
    float: none;
    overflow: hidden;
    padding-right: 10px;
    width: 47%;
    height: 448px;
}
.wdg-directions #directions-dirpanel>div {
    overflow-y: auto;
    height: 448px;
}
.wdg-directions #directions-gmapcanvas.no-directions #directions-dirpanel {
    display: none;
}
.wdg-logoslider .owl-item, .wdg-logoslider .owl-item:after, .wdg-logoslider .owl-item>* {
    display: inline-block;
    vertical-align: middle;
}
.wdg-directions #directions-gmapcanvas.no-directions #directions-dirpamap {
    width: 100%}
.googleInfoWindow {
    overflow: hidden;
    width: 240px;
    font-size: 12px;
    line-height: 1.4em;
}
.googleInfoWindow h3 {
    font-size: 16px;
    font-weight: 700;
}
.googleInfoWindow p {
    margin: 12px 0;
}
.googleInfoWindow img {
    float: right;
    margin: 5px 0;
}
.googleInfoWindow #directionlink {
    float: right;
    width: 100%;
    text-align: right;
    color: #000;
}
table.adp-placemark {
    margin-top: 0;
}
.wdg-mappreview .map-controls {
    padding-top: 30px;
    padding-bottom: 25px;
}
@media (max-width:767px) {
    .wdg-directions #directions-dirpanel {
    position: relative;
    padding-right: 0;
    width: 100%}
.wdg-directions #directions-dirpamap {
    width: 100%}
.wdg-mappreview .map-controls {
    position: relative;
    margin-top: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
}.wdg-mappreview .map-controls h3 {
    margin: 0 0 15px 60px;
    color: #fff;
    font: 400 1.3em/1.6em Hero, Arial, sans-serif;
    text-align: left;
    text-transform: uppercase;
}
.wdg-mappreview .input:focus {
    border-color: #fff;
}
.wdg-mappreview .btn-primary {
    margin: 0;
    border: 2px solid #fff;
    padding: 4px;
}
.wdg-mappreview .map-canvas {
    width: 100%;
    height: 520px;
}
.wdg-logoslider {
    margin-top: 70px;
    margin-bottom: 70px;
}
.wdg-logoslider .owl-item {
    height: 100px;
    text-align: center;
}
.wdg-logoslider .owl-item:after {
    content: '';
    height: 100%}
.wdg-logoslider .owl-item img {
    width: auto;
    max-height: 100px;
}
.wdg-logoslider .owl-next:after, .wdg-logoslider .owl-prev:after {
    border-color: #1a3d80;
}
.wdg-logoslider .owl-next:hover:after, .wdg-logoslider .owl-prev:hover:after {
    border-color: #99b9d7;
}
.wdg-logoslider .owl-dot:hover {
    background: #99b9d7;
}
.wdg-logoslider .owl-dot.active {
    border-color: #1a3d80;
    background: #fff;
}
.wdg-reviewslider {
    margin-left: 30px;
}
.wdg-reviewslider .slide {
    position: relative;
    margin: 30px 35px 70px;
    padding: 50px 40px 30px 25px;
    background: #fff;
}
.wdg-reviewslider .owl-item.active .slide {
    margin: 30px 0 70px 70px;
    -webkit-box-shadow: 0 30px 65px rgba(1, 2, 2, .15);
    -moz-box-shadow: 0 30px 65px rgba(1, 2, 2, .15);
    box-shadow: 0 30px 65px rgba(1, 2, 2, .15);
}
.wdg-reviewslider .owl-item.active+.owl-item.active .slide {
    margin: 30px 0 70px 70px;
}
.wdg-reviewslider .slide:before {
    content: '';
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 87px;
    height: 88px;
    background: url(images/slide-top-circle.png) no-repeat;
}
.wdg-reviewslider .owl-next:after, .wdg-reviewslider .owl-next:before, .wdg-reviewslider .owl-prev:after, .wdg-reviewslider .owl-prev:before, .wdg-slideshow .owl-next:after, .wdg-slideshow .owl-prev:after {
    content: none;
}
.wdg-reviewslider .review-content {
    display: block;
    margin: 0;
    border-top: 3px solid #e5ae0e;
    padding: 25px 0;
    color: #3e3e3e;
    font: italic 400 1em/1.6em Lato, Arial, sans-serif;
}
.wdg-reviewslider .review-highlight {
    display: block;
    margin: 10px 0 20px;
    color: #474747;
    font: 400 2em/1.2em Hero, Arial, sans-serif;
}
.wdg-reviewslider .review-reply {
    padding: 20px 50px;
    color: #fff;
    font: italic 1em/1.4em Arial, sans-serif;
    text-align: center;
}
.wdg-reviewslider .review-author, .wdg-reviewslider .reviewby-text {
    display: inline-block;
    font: 400 .875em/1.2em Lato, Arial, Sans-serif;
    vertical-align: middle;
}
.wdg-reviewslider .review-meta {
    position: relative;
    bottom: 0;
}
.wdg-reviewslider .reviewby-text {
    margin: 0 5px;
    color: #c3c3c3;
}
.wdg-reviewslider .review-author {
    margin: 0;
    color: #2850ab;
}
.wdg-reviewslider .review-date {
    display: none;
}
.wdg-reviewslider .review-rating {
    display: inline-block;
    margin: 0 10px;
    width: 97px;
    height: 14px;
    background: url(images/max-stars.png) left no-repeat;
    vertical-align: middle;
}
.wdg-reviewslider .owl-nav {
    font-size: .7em;
}
.wdg-slideshow .caption, .wdg-slideshow .caption b {
    color: #fff;
    font: 400 1.875em/1.2em LeagueSpartan, Georgia, Serif;
}
.userRating {
    width: 110%}
.wdg-reviewslider .owl-prev {
    z-index: 2;
    top: 35%;
    left: -70px;
    width: 65px;
    height: 65px;
    background: url(images/reviews-slider-arrows.png) no-repeat;
}
.wdg-reviewslider .owl-next {
    z-index: 2;
    top: 50%;
    left: -70px;
    width: 65px;
    height: 65px;
    background: url(images/reviews-slider-arrows.png) 100% 0 no-repeat;
}
.wdg-reviewslider .owl-prev:hover {
    background: url(images/reviews-slider-arrows.png) 0 100% no-repeat;
}
.wdg-reviewslider .owl-next:hover {
    background: url(images/reviews-slider-arrows.png) 100% 100% no-repeat;
}
.wdg-slideshow {
    margin: 0 auto;
    max-width: 1920px;
    max-height: 480px;
}
.wdg-slideshow .caption {
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 20px 85px 25px;
    width: 100%;
    max-width: 1600px;
    text-align: right;
    text-shadow: 0 0 35px rgba(0, 0, 0, .75);
}
.wdg-slideshow .caption b {
    display: block;
}
@media (max-width:767px) {
    .wdg-slideshow .caption {
    display: none;
}
}.wdg-slideshow .owl-controls {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 1540px;
}
.wdg-slideshow .owl-prev {
    z-index: 2;
    left: 0;
    width: 84px;
    height: 84px;
    background: url(images/slideshow-arrows.png) no-repeat;
}
.wdg-slideshow .owl-next {
    z-index: 2;
    right: 0;
    width: 84px;
    height: 84px;
    background: url(images/slideshow-arrows.png) 100% 0 no-repeat;
}
.wdg-slideshow .owl-prev:hover {
    background: url(images/slideshow-arrows.png) 0 100% no-repeat;
}
.wdg-slideshow .owl-next:hover {
    background: url(images/slideshow-arrows.png) 100% 100% no-repeat;
}
.breadcrumb {
    margin-bottom: 10px;
    margin-top: 30px;
    color: #1e4182;
    font: 400 22px/1.4em LeagueSpartan, Arial, Verdana;
}
.lpb-service-list li {
    display: inline-block;
    margin: 10px 15px;
    border-radius: 3px;
    border: 1px solid #d6d8d9;
    width: 45%;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.camera-link, .lpb-service-list li a {
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.lpb-service-list li a {
    display: block;
    padding: 30px;
    background: #f2f2f2;
    font: 700 30px Arial, Sans-serif;
    color: #9b9d9f;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.lpb-service-list li a:after {
    display: block;
    content: "Click to see more about repair and service";
    font: 16px Arial, Sans-serif;
}
.lpb-service-list li a:hover {
    background: #0d6ebe;
    color: #fff;
}
.lpb-service-list li:hover {
    box-shadow: 0 3px 6px 0 rgba(13, 110, 190, .5);
    border: 1px solid #0d6ebe;
}
.coupons_page .widget-couponslist {
    margin-bottom: 40px;
}
.widget-couponslist {
    text-align: center;
}
.landingpage_coupon .widget-couponslist {
    padding-top: 50px;
    text-align: center;
}
.landingpage_coupon {
    margin-top: 50px;
}
.widget-couponslist .coupon {
    overflow: hidden;
    display: inline-block;
    margin: 0 10px 40px;
    border: 1px solid #c9cecf;
    border-radius: 3px;
    padding: 0 15px;
    width: 360px;
    vertical-align: top;
    text-align: center;
}
.widget-couponslist .title {
    display: block;
    border-bottom: 1px solid #dde2e3;
    padding: 19px 5px;
    min-height: 120px;
    color: #3e4041;
    font: 400 24px/1em Hero, Verdana, Sans-Serif;
    text-transform: uppercase;
}
.widget-couponslist .title b {
    display: block;
    margin-bottom: 10px;
    color: #ffc325;
    font: 400 40px/1em Hero, Verdana, Sans-Serif;
    text-transform: uppercase;
}
.widget-couponslist .content {
    display: block;
    margin: 30px 0;
    min-height: 60px;
    color: #636363;
    font: 400 .875em/1.2em Hero, Verdana, sans-serif;
}
.print .expiration, .widget-couponslist .expiration, .widget-couponslist .link-print {
    margin: 0 0 10px;
    color: #8d9192;
    font: 400 14px/1.6em Hero, Verdana, sans-serif;
}
.link-print {
    display: inline-block;
}
.link-print:before {
    content: '\E819';
    padding-right: 5px;
    font: 20px/1 cms;
}
.widget-couponslist .coupon:hover .link-print {
    display: block!important;
}
.link-less, .link-more {
    color: #636363;
    font: 400 14px/1.2em Hero, Verdana, sans-serif;
}
.coupon .link-less, .text-more {
    display: none;
    text-decoration: none;
}
.print, .print * {
    background: 0 0!important;
    color: #000!important;
}
.print .btnPrint, .print .coupon, .print .footer, .print .header-wrapper, .print .preContainer {
    display: none;
}
.print .coupon.visible, .print .couponsPrintHeader {
    display: block;
}
.couponsPrintHeader {
    display: none;
    overflow: hidden;
}
.couponsPrintHeader .title {
    display: block;
    margin: 0 0 20px;
    width: 100%;
    font-size: 24px;
}
.couponsPrintHeader .locations {
    display: block;
    overflow: hidden;
    width: 100%}
.couponsPrintHeader .locations li {
    float: left;
    margin: 0 60px 20px 0;
}
.couponsPrintHeader .locations span {
    display: block;
}
.couponsPrintHeader .locations span+span+span {
    margin: 10px 0 0;
    font-weight: 700;
}
.print .main {
    margin: 0;
}
.print .coupon {
    border: 2px dashed #000;
    padding: 20px 30px;
}
.main-box+.main-box, .menu-links li+li {
    border-left: 1px solid #dbdbdb;
}
.print .coupon .topBorder {
    display: none;
}
.print .coupon .bodyLine {
    background: 0 0;
}
.print .coupon .title {
    display: block;
    margin-bottom: 10px;
    border-bottom: 1px solid #000;
    padding: 10px;
    width: 100%;
    color: #000;
    font-size: 16px;
    font-weight: 700;
}
.print .coupon .title>span {
    color: #000;
}
.print .coupon .content {
    display: block;
    overflow: hidden;
    padding: 0;
    width: 100%;
    color: #000;
}
.print .coupon .bottomBorder {
    margin: 0;
    padding: 0;
    height: auto;
    background: 0 0;
}
.print .coupon .expiration {
    display: block;
    margin: 10px 0 0;
    color: #6c6c6e!important;
    font: 700 14px Verdana;
    text-align: right;
}
.print .coupon .redeem {
    display: none;
}
.slideshow-section {
    margin: 0 auto;
    max-width: 1920px;
}
.slideshow-title {
    display: none;
    margin: 0;
    padding: 20px 15px;
    color: #163163;
    font: 400 .875em/1.2em LeagueSpartan, Georgia, Serif;
    text-align: right;
}
.camera-link, .menu-links, .trip-text {
    text-align: center;
}
.slideshow-title b {
    display: block;
    color: #163163;
    font: 400 1.875em/1.2em LeagueSpartan, Georgia, Serif;
}
.box-title, .box-title b {
    color: #474747;
    display: block;
}
.mainboxes-section {
    overflow: hidden;
    margin: 0 auto 50px;
    max-width: 1600px;
}
.main-box {
    float: left;
    margin: 20px 0;
    padding: 0 15px;
    width: 25%;
    min-height: 560px;
}
.box-title {
    margin: 0 3px 15px;
    border-bottom: 4px solid #000;
    padding: 20px 0;
    font: 400 2.375em/1.2em Hero, Arial, Verdana;
}
.box-title b {
    font: 400 1em/1em Hero, Arial, Verdana;
}
.box-text {
    display: block;
    margin: 35px 3px 0;
    min-height: 88px;
    color: #3e3e3e;
    font: 400 1em/1.4em Lato, Arial, Verdana;
}
.box-img {
    display: block;
    margin: 5px auto;
    max-width: 365px;
    width: 100%}
.box-link, .menu-link, .menu-links li {
    display: inline-block;
}
.box-link {
    margin: 13px 5px;
    color: #206aa7;
    font: 400 1em/1.2em Lato, Arial, Verdana;
    text-decoration: underline;
}
.box-link:hover {
    text-decoration: none;
}
.menu-links {
    margin: 10px 0 0;
}
.menu-link {
    margin: 3px 15px;
    color: #206aa7;
    font: 400 1em/1em Lato, Arial, Verdana;
    text-decoration: underline;
}
.menu-link:hover {
    text-decoration: none;
}
.events-section {
    margin: 0 auto 50px;
    max-width: 1920px;
}
.event-wrapper {
    border-top: 1px solid #dbdbdb;
}
.event-title, .trip-title {
    display: block;
    margin: 30px 0 0;
    color: #474747;
    font: 400 2.375em/1.2em Hero, Arial, Verdana;
}
.trip-img {
    float: left;
    margin: 25px 10px 0;
}
.trip-text {
    float: left;
    margin: 40px 20px;
    color: #3e3e3e;
    font: 400 1.25em/1.2em Hero, Arial, Verdana;
}
.trip-text b {
    display: block;
    color: #16a850;
    font: 400 2.5em/1em Hero, Arial, Verdana;
}
.trip-link {
    display: inline-block;
    color: #206aa7;
    font: 400 .875em/1.2em Lato, Arial, Verdana;
    text-decoration: underline;
}
.trip-link:hover {
    text-decoration: none;
}
.camera-section {
    overflow: hidden;
    margin: 0 auto 50px;
    max-width: 1920px;
}
.first-camera-wrapper {
    position: relative;
    float: left;
    border-right: 1px solid #38a3db;
    width: 50%}
.second-camera-wrapper {
    position: relative;
    float: right;
    border-left: 1px solid #38a3db;
    width: 50%}
.camera-content {
    position: absolute;
    right: 0;
    bottom: 0;
    float: left;
    width: 100%;
    max-width: 760px;
}
.camera-img, .first-camera-wrapper .camera-content {
    float: right;
}
.second-camera-wrapper .camera-content {
    right: initial;
    left: 0;
}
.second-camera-wrapper .camera-img {
    float: left;
}
.camera-link {
    display: block;
    margin: 60px auto;
    border: 3px solid #f1c905;
    padding: 18px 10px 14px;
    width: 100%;
    max-width: 370px;
    color: #fff;
    font: 400 1.5em/1.4em Hero, Arial, Verdana;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.camera-link:hover {
    background: #f1c905;
    color: #1e4182;
}
.slidereviews-section {
    overflow: hidden;
    margin: 0 auto;
    padding: 50px 0;
    max-width: 1920px;
}
.review-img {
    float: right;
}
.review-img-wrapper {
    float: left;
    width: 28%}
.reviews-wrapper {
    float: right;
    width: 72%}
.reviews-content {
    position: relative;
    right: -38px;
}
.our-reviews-title {
    display: none;
    margin: 0 0 30px;
    color: #474747;
    font: 400 2.375em/1.4em Hero, Arial, Verdana;
    text-align: center;
}
.review-img-wrapper {
    text-align: right;
}
.home-reviews-link {
    margin-top: -25px;
    margin-right: 15px;
}
.subscribe-section {
    overflow: hidden;
    margin: 0 auto;
    max-width: 1920px;
    background: url(images/omar-img.jpg) right bottom no-repeat;
}
.reservation-img-wrapper {
    float: left;
    width: 20%}
.subscribe-wrapper {
    float: left;
    padding: 0 15px 0 8%;
    width: 50%}
.subscribe-wrapper .validator {
    top: 0;
    right: -10px;
}
.subscribe-wrapper .input.error {
    border: 0;
}
.reservation-wrapper {
    float: left;
    width: 26%;
    padding: 0 15px 0 30px;
}
.reservation-img {
    float: right;
}
.reservation-title, .subscribe-title {
    display: block;
    border-bottom: 4px solid #000005;
    padding: 40px 0;
    width: 100%;
    max-width: 490px;
    color: #474747;
    font: 300 2.375em/1.2em Hero, Arial, Verdana;
}
.reservation-title b, .subscribe-title b {
    display: block;
    color: #474747;
    font: 400 1em/1em Hero, Arial, Verdana;
}
.reservation-text, .subscribe-text {
    display: block;
    margin: 30px 0;
    color: #3e3e3e;
    font: 400 1em/1.4em Lato, Arial, Verdana;
}
.reserve-btn {
    max-width: 420px;
}
.event-box {
    margin: 20px 0 10px;
    padding: 0;
    border: 4px solid #efefef;
    background: #fcfcfc;
}
.event-single-box {
    overflow: hidden;
    padding: 20px 0;
}
.event-date-box {
    float: left;
    width: 25%}
.event-post .event-box-title {
    color: #1e4182;
    font: 400 1em/1em LeagueSpartan, Verdana, sans-serif;
}
.event-date-wrapper {
    margin: 5px auto;
    border-right: 1px solid #c6c6c6;
    text-align: center;
}
.event-date-mouth {
    position: relative;
    display: block;
    padding-bottom: 10px;
    color: #1e4182;
    font: 400 3.125em/1.2em Hero, Arial, Verdana;
}
.event-date-mouth:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    margin: 0 auto;
    border-bottom: 3px solid #a8a8a8;
    width: 70px;
}
.event-date-day {
    display: block;
    margin-top: 10px;
    color: #1e4182;
    font: 400 3.125em/1em Hero, Arial, Verdana;
}
.event-content-box {
    float: left;
    padding: 0 30px;
    width: 75%}
.event-text-box p {
    margin-bottom: 0;
}
.entry-content .event-text-box img, .event-text-box img {
    float: left;
    margin-top: 0;
    margin-right: 20px;
    margin-left: 20px;
    border: 0;
    padding: 0;
    max-width: 180px;
    width: 100%;
    height: auto!important;
}
.event-link-box {
    margin: 30px 0 10px;
}
.event-link-box .event-text-link {
    display: block;
    color: #3e3e3e;
    font: 400 1em/1.4em Lato, Arial, Verdana;
}
.event-link-box .event-link {
    display: inline-block;
    color: #206aa7;
    font: 400 .875em/1.2em Lato, Arial, Verdana;
    text-decoration: underline;
}
.event-link-box .event-link:hover {
    text-decoration: none;
}
.singleMenuIconic {
    margin: 10px 0 30px;
    color: #646566!important;
    font: 14px Verdana, Sans-Serif;
    text-decoration: underline;
}
a.singleMenuIconic {
    display: block;
    margin: 0 auto;
    background: url(images/iconLunch.png) center top no-repeat;
    padding: 110px 30px 10px;
    max-width: 160px;
    width: 100%;
    text-align: center;
}
a.singleMenuIconic[href="/Dinner"] {
    background: url(images/iconDinner.png) center top no-repeat;
}
a.singleMenuIconic[href="/Drinks"] {
    background: url(images/iconDrink.png) center top no-repeat;
}
a.singleMenuIconic[href="/Keiki"] {
    background: url(images/iconKeikiNew.png) center top no-repeat;
}
a.singleMenuIconic[href="/Appetizer"] {
    background: url(images/iconAppetizer.png) no-repeat center top;
}
a.singleMenuIconic span {
    display: inline-block;
    font: 20px/22px LeagueSpartan, cursive;
    color: #1e4182;
    text-align: center;
}
.subMenuIconic {
    vertical-align: top;
}
a.subMenuIconic {
    display: block;
    margin: 15px auto;
    max-width: 150px;
    width: 100%;
    min-height: 38px;
    overflow: hidden;
    color: #1e4182;
    font: 700 14px Verdana, Sans-Serif;
    text-decoration: none;
    text-align: center;
}
a.subMenuIconic span:nth-of-type(2) {
    display: none;
}
.tmp-menu a.subMenuIconic {
    min-height: 185px;
}
.subMenuIconic img {
    display: block;
    margin-left: -30px;
    max-width: 190px;
}
.subMenuIconic span {
    overflow: hidden;
    display: block;
    margin: 5px auto 8px;
    border: 5px solid #f7f7f7;
    box-shadow: 0 0 5px #9e9e9e;
    width: 100%;
    max-width: 140px;
}
.singleMenu+.menuSeparator {
    margin-top: 35px;
}
.singleMenu span {
    display: block;
}
.deliMenuType, .deliTitle, .menuType, .single-category .itemsTitle {
    display: block;
    margin: 30px auto;
    padding: 3px 20px 0;
    max-width: 960px;
    background: url(images/subMenuBackground.png) center center repeat-x;
    color: #1e4182;
    font: 30px LeagueSpartan, cursive;
    text-align: center;
}
.deliMenuType, .menuType {
    padding: 0 20px 10px;
    max-width: 520px;
    font: 38px LeagueSpartan, cursive;
    text-transform: capitalize;
}
.cattering {
    padding: 20px;
    background: #fff;
}
.cattering .menuType, .cattering .single-category .subSection {
    max-width: 100%;
    padding: 20px;
    background: #eeba21;
    color: #1e4182;
    font: 700 1.25em/1.4em LeagueSpartan, Arial, Sans-Serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.cattering .single-category .menuBox {
    min-height: 100px;
    border-right: none;
    text-align: left;
}
.cattering .menuBox>div {
    margin: 0 30px;
    border-bottom: 1px solid #efefef;
}
.single-category .itemsTitle span {
    display: block;
    color: #333;
    font: italic 14px/1.8em Verdana, Arial, Sans-Serif;
}
.entry-content .single-category .half-left {
    text-align: right;
}
.single-category .itemName.splSubSection {
    color: #feb45a;
    font: 24px LeagueSpartan, cursive;
}
.single-category .itemName.splSubSection+span {
    color: #999!important;
    font-style: italic!important;
}
.entry-content .single-category .itemName, .single-category .itemName {
    display: block;
    margin: 0;
    padding: 15px 0 0;
    font: 700 18px/1.8em Verdana, Arial, Sans-Serif;
    color: #333;
}
.single-category .itemContents {
    display: block;
    font: 14px/1.8em Verdana, Arial, Sans-Serif;
    min-height: 50px;
}
.single-category .itemPrice {
    font: 700 12px/1.8em Verdana, Arial, Sans-Serif;
}
.single-category .itemImg {
    display: block;
    margin: 25px auto;
    border: 5px solid #f7f7f7;
    max-width: 420px;
    box-shadow: 0 0 8px #9e9e9e;
}
.single-category .itemImg.rightSidedImage {
    float: left;
    margin: 25px 15px;
}
.single-category .itemImg.centerSidedImage {
    float: none;
    clear: both;
}
.single-category .subSection {
    display: block;
    margin: 30px auto;
    padding: 3px 20px 0;
    max-width: 960px;
    background: url(images/subMenuBackground.png) center center repeat-x;
    font: 30px LeagueSpartan, cursive;
    color: #1e4182;
    text-align: center;
}
.theMenuItems {
    text-align: center;
}
.single-category .menuBox {
    min-height: 100px;
    border-right: 1px solid #efefef;
    text-align: right;
}
.single-category .menuBox:nth-child(2n+0) {
    border-right: 0;
    text-align: left;
}
.single-category .menuBox:nth-child(2n+1) {
    clear: left;
}
.single-category .menuBox:last-of-type {
    margin-bottom: 30px;
}
.reviews-page-location {
    margin-right: 10px;
    margin-bottom: 20px;
    text-align: right;
}
.reviews-page-text {
    margin-bottom: 20px;
}
.reviews-page-section {
    overflow: hidden;
    margin-bottom: 5px;
    border-top: 1px solid #ecf0f1;
    border-bottom: 1px solid #ecf0f1;
    padding-top: 10px;
    padding-bottom: 10px;
    list-style: none;
}
.reviews_page {
    padding: 50px 0;
    text-align: center;
}
.reviews_page .pagination .current-page, .reviews_page .pagination li a {
    padding: 15px;
    font: 400 18px/1.2em Hero, Arial, Verdana;
}
.reviews_page .list {
    margin: 50px 0;
    text-align: left;
}
.reviews_page .location {
    color: #b5b5b5;
}
.reviews_page .pagination li {
    display: inline-block;
    overflow: hidden;
    margin: 0 5px;
}
.reviews_page .pagination li a {
    display: block;
    border: 1px solid #99b9d7;
    color: #272727;
}
.reviews_page .pagination .current-page, .reviews_page .pagination li a:hover {
    border: 1px solid #1a3d80;
    background: #1a3d80;
    color: #fff;
}
.reviews_page .pagination .current-page {
    display: block;
}
.main-review {
    position: relative;
    font: 400 14px/24px Hero, Arial, sans-serif;
    color: #636363;
    text-align: left;
}
.reviews-page-reply {
    border-radius: 3px;
    padding: 20px 15px;
    background: #c9cecf;
    color: #fff;
    text-align: left;
}
.reviews-page-replytext {
    display: block;
    border-bottom: 1px solid #dbddde;
    padding-bottom: 20px;
}
.reviews-page-content {
    border-left: 1px solid #ecf0f1;
    min-height: 7em;
}
.reviews-page-replyfrom {
    display: block;
    margin-top: 20px;
}
.reviews-page-information {
    display: block;
    padding: 15px 0 0;
    font: 400 16px/1em Hero, Arial, sans-serif;
    color: #272727;
    text-align: center;
}
.reviews-page-information .author, .reviews-page-information .date {
    display: block;
    font: 400 16px/1.4em Hero, Arial, sans-serif;
    color: #333;
}
.reviews-page-information .author {
    padding-bottom: 5px;
    text-align: center;
}
.reviews-page-information .location {
    display: inline;
    font: italic 300 18px "Hero Italic", Arial, Sans-serif;
    color: #7e849b;
}
.a-next-page, .a-previous-page {
    display: inline-block;
    width: 8px;
}
.pagination {
    margin: 20px 0 50px;
    text-align: right;
}
.pagination a {
    vertical-align: middle;
}
.a-previous-page {
    margin-right: 10px;
    padding-left: 10px;
    height: 14px;
    background: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAMAAAAliK2kAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAASUExURQAAACcnJycnJycnJycnJycnJ/KdglgAAAAFdFJOUwDNERMVV5pcVAAAACpJREFUCNdjYAABZkZGKM3KCKOZkWgWNJoBSDMxoDBYcLCY0VgwK8CWAgAmuACdfFn14gAAAABJRU5ErkJggg==) left center no-repeat;
    font-size: 0;
}
.a-next-page {
    height: 14px;
    background: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAMAAAAliK2kAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAASUExURQAAACcnJycnJycnJycnJycnJ/KdglgAAAAFdFJOUwDNEhMVVdziDQAAAChJREFUCNdjYGRkZgADRlYoixkHiwWNxQRkoTCYoFIwmhmNRlgBsxQAJsQAnZxW+icAAAAASUVORK5CYII=) left center no-repeat;
    font-size: 0;
}
.a-first-page, .a-last-page {
    display: inline-block;
    width: 13px;
    height: 14px;
    font-size: 0;
}
.a-last-page {
    margin-left: 30px;
    background: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAAA0AAAAOCAMAAADDoWbgAAAANlBMVEUnJycnJycnJycnJycnJycnJycnJycnJycnJycnJycnJycnJycnJycnJycnJycnJycnJycnJyfzBvj7AAAAEXRSTlMAEhMUFcbHyMnLzM3Oz9DR0u3PQ1YAAABNSURBVHheZcw7DoAwDARRsB3CJw74/pdFnigFYosnTbNL2WQBtocLUOrhCjO7AiktusHM24Bcrzhg1jkY8RhktIzkc/n7r+EK/JWqQLy71wSJj9jgmwAAAABJRU5ErkJggg==) left center no-repeat;
}
.a-first-page {
    margin-right: 30px;
    background: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAAA0AAAAOCAMAAADDoWbgAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAASUExURQAAACcnJycnJycnJycnJycnJ/KdglgAAAAFdFJOUwDNERMVV5pcVAAAADdJREFUCNdjYAABZkZGKAHmsDJCCCiHGUygc1hANAs2DgOQZoIQmDyQIiYWfFyEOehcFJchXA0Ad7gBOWRjPfEAAAAASUVORK5CYII=) left center no-repeat;
}
.a-current-last-page, .a-current-page {
    display: inline-block;
    padding: 18px;
    color: #272727;
    font: 14px/1em Hero, Verdana, sans-serif;
}
.a-current-page {
    border: 1px solid #ecf0f1;
    border-radius: 3px;
}
.separator {
    margin-left: 10px;
    color: #3f3e4d;
}
.events-list .event-post:first-child {
    border-top: none;
}
.events-list .event-post {
    overflow: hidden;
    margin: 1px 0;
    border-top: 4px solid #efefef;
    padding-top: 30px;
    text-transform: none;
}
.events-list .event-post h2 {
    margin: 0 0 30px;
    font-size: 2em;
}
.event-post .event-date {
    float: left;
    margin: 0 75px 21px 0;
    border-radius: 3px;
    padding: 10px 15px;
    width: 160px;
    background: #b2b8b9;
    color: #fff;
    font: 1.125em/1.4 Hero, Arial, sans-serif;
    text-align: center;
    text-transform: uppercase;
    vertical-align: top;
}
.event-post .event-date span {
    display: block;
    font: 3em/1 Hero, Arial, sans-serif;
}
.event-content {
    display: block;
    padding-bottom: 25px;
    font: .875em/1.4 Hero, Verdana, sans-serif;
}
.event-content img {
    border: 0!important;
    padding: 0!important;
    max-width: 100%!important;
    height: auto!important;
}
.sidebar-archives h2, .sidebar-events h2 {
    margin: 10px 0;
    border-bottom: 2px solid #c72236;
    padding-bottom: 5px;
    color: #1e4182;
    font: 1.375em/1.2em LeagueSpartan, Verdana, sans-serif;
    text-transform: capitalize;
}
.sidebar {
    padding-top: 62px;
}
.sidebar a {
    display: block;
    padding: 10px 20px;
    color: #272727;
    font: 400 1.125em/1.2em Hero, Verdana, sans-serif;
    text-transform: capitalize;
}
.sidebar a:hover {
    color: #272727;
    text-decoration: underline;
}
.bottom-pagination ul {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}
.bottom-pagination ul li {
    display: inline-block;
    margin: 10px;
}
.bottom-pagination a, .bottom-pagination span {
    font-size: 20px;
    font-weight: 700;
}
.bottom-pagination a {
    color: #1e4182;
}
.blog-wrap {
    padding-bottom: 20px;
}
.blogpost-content .read-more {
    display: inline-block;
    float: right;
    margin-top: 25px;
    margin-bottom: 10px;
    color: #1e4182;
    font: 300 1.125em/1.4 Hero, Verdana, sans-serif;
    text-transform: capitalize;
    text-align: right;
}
.blogpost-content .read-more:after {
    content: '>';
    padding-left: 10px;
}
.posts {
    border-bottom: 2px double #c72236;
}
.blogContent .articles-list {
    margin-left: 0;
}
.articles-list .blog-post {
    overflow: hidden;
    margin: 1px 0;
    border-top: 4px solid #efefef;
    padding-top: 30px;
    text-transform: none;
}
.articles-list .blog-post:first-child {
    border-top: none;
}
.blog-post .blogpost-date {
    display: inline-block;
    margin: 0 75px 21px 0;
    border-radius: 3px;
    padding: 10px 15px;
    width: 17%;
    background: #b2b8b9;
    color: #fff;
    font: 1.125em/1.4 Hero, Arial, sans-serif;
    text-align: center;
    text-transform: uppercase;
    vertical-align: top;
}
.blog-post .blogpost-date span {
    display: block;
    font: 3em/1 Hero, Arial, sans-serif;
}
.blogpost-content {
    display: inline-block;
    padding-bottom: 25px;
    width: 72%;
    font: .875em/1.4 Hero, Verdana, sans-serif;
}
.blogContent .blog-post h2 {
    margin: 0 0 30px;
    font-size: 2em;
}
.blogContent .blog-post h2 a {
    color: #1e4182;
    font: 400 1em/1em LeagueSpartan, Verdana, sans-serif;
}
.blogContent .blog-post h2 a:hover {
    color: #b4b9ba;
}
.blogpost-content a {
    color: #b2b8b9;
}
.blogpost-content a:hover {
    color: #3f3e4d;
}
h2.single-post-title {
    margin-top: 60px;
    color: #272727;
    font: 400 2.25em/1 Hero, Verdana, sans-serif;
    text-transform: uppercase;
}
.all-events h2, .blog-archives h2, .future-events h2, .sidebar .blog-categories h2 {
    margin: 10px 0;
    border-bottom: 2px solid #c72236;
    padding-bottom: 5px;
    color: #1e4182;
    font: 1.375em/1.2em LeagueSpartan, Verdana, sans-serif;
    text-transform: capitalize;
}
.sidebar .single-archive ul {
    display: none;
}
.sidebar .single-category a, .single-archive a {
    display: block;
    padding: 10px 20px;
    color: #272727;
    font: 400 1.125em/1.2em Hero, Verdana, sans-serif;
    text-transform: capitalize;
}
.sidebar .single-category a b, .single-archive a b {
    color: #272727;
    font: 700 1em/1.2em LeagueSpartan, Verdana, sans-serif;
}
.sidebar .single-category a:hover, .single-archive a:hover {
    color: #272727;
    text-decoration: underline;
}
.js-archive-click {
    font-weight: 700;
}
.blog-wrap .js-subarchive li {
    margin: 0;
}
.single-post-tags {
    color: #272727;
    font: 20px/1em Hero, Verdana, sans-serif;
}
.single-post-tags a {
    margin-right: 10px;
    color: inherit;
    font: inherit;
}
.tags {
    clear: both;
    display: block;
    padding: 13px 0 13px 40px;
    background: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAHlBMVEUAAACyuLmyuLmyuLmyuLmyuLmyuLmyuLmyuLmyuLkYB6JyAAAACXRSTlMAjQavbaHwegGzpoINAAAAbUlEQVR42m3OQQ7AIAwDQYc0pvn/h3uhMlj4OIsAbBvFXuOze3bFWvJwHZvtPoKM8Qc5oqs6/iAHCyiuIPcg11Xmetxc3707ind/ulBXzwHme3XMjvfmQKhsrmKuYq7iriL3IvciP0su903W7h9PMwQFlEAtfAAAAABJRU5ErkJggg==) left center no-repeat;
}
.tags a {
    font: italic 400 1em/1 Hero, Verdana, sans-serif;
    color: #b4b9ba;
}
.blog-wrap .sorted-header {
    font-size: 1.5em;
}
@media (min-width:992px) and (max-width:1199px) {
    .blog-post .blogpost-date {
    width: 18%;
    margin: 0 20px 20px 0;
}
}@media (max-width:767px) {
    .blog-post .blogpost-date {
    float: left;
    margin: 0 20px 5px 0;
    width: 140px;
}
.blogpost-content {
    display: block;
    width: auto;
}
}.files-uploaded {
    margin: 0 20px;
    list-style-type: decimal;
}
.js-fileupload, .title-uploaded {
    display: none;
}
.btn.delete {
    max-width: 160px;
    max-height: 40px;
    margin: 0 20px 10px;
    padding: 10px;
}
.uploader-input {
    margin: 0 auto 30px;
}
.uploader-input>div {
    margin: 20px auto!important;
    min-height: 40px;
    min-width: 360px;
    vertical-align: middle;
    background: url(images/careers-select.jpg) top right no-repeat!important;
}
.uploader-input>div [type=file] {
    float: right;
    min-height: 40px;
    max-width: 160px;
}
.uploader-input>div [type=text] {
    min-height: 40px;
    min-width: 180px;
}
.uploader-input>div [type=text] input {
    border: 1px solid #aaaeaf;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.uploader-input>div:hover {
    background: url(images/careers-select.jpg) bottom right no-repeat!important;
}
.header-navigation-wrapper {
    z-index: 1000;
    position: relative;
    float: left;
    width: 50%;
    background: #ffc10e;
}
.navbar-top {
    float: left;
    margin-top: 30px;
    width: 90%}
.navbar-top .navigation {
    display: block;
    height: 100%!important;
    border-top: none;
    margin-bottom: 5px;
    padding: 0;
}
.navbar-bottom {
    float: right;
    margin-top: 30px;
    width: 10%}
.navbar-bottom .navbar-header {
    z-index: 20;
    position: relative;
    float: right;
}
.navbar-bottom .navbar-collapse.collapse.in {
    display: block!important;
    right: 0;
}
.navbar-bottom .navigation {
    z-index: 1;
    position: fixed;
    top: 0;
    right: -30%;
    bottom: 0;
    margin: 0;
    width: 30%;
    height: 100%!important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background: #1e4182;
}
.navbar-bottom .navbar-menu {
    margin: 15px 0 0;
    font: 400 1.2em/1.3em Hero, Arial, sans-serif;
    color: #fff;
    text-align: right;
    text-transform: uppercase;
}
.navbar-bottom .navbar-collapse.collapse {
    display: none!important;
    height: 100%!important;
}
.navbar-bottom .navbar-collapse.collapsing {
    -webkit-transition: height .1s;
    -moz-transition: height .1s;
    -o-transition: height .1s;
    transition: height .1s;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin: 0;
}
.navbar-toggle {
    display: block;
    position: relative;
    overflow: hidden;
    margin: 5px auto;
    border: none;
    padding: 5px;
    width: 48px;
    height: 38px;
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.navbar-toggle .icon-bar {
    position: absolute;
    left: 5px;
    display: block;
    margin: 0;
    width: 38px;
    height: 4px;
    background: #5c5c5c;
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.navbar-toggle .first-bar {
    top: 5px;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform-origin: left top;
}
.navbar-toggle .second-bar {
    top: 15px;
}
.navbar-toggle .third-bar {
    top: 25px;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}
.navbar-toggle.open {
    position: fixed;
    top: 15px;
    right: 10px;
}
.navbar-toggle.open .first-bar {
    top: 2px;
    -moz-transform: rotate(45deg)!important;
    -ms-transform: rotate(45deg)!important;
    -o-transform: rotate(45deg)!important;
    -webkit-transform: rotate(45deg)!important;
    transform: rotate(45deg)!important;
    background: #fff;
}
.navbar-toggle.open .second-bar {
    width: 0;
    opacity: 0;
}
.navbar-toggle.open .third-bar {
    top: 27px;
    -moz-transform: rotate(-45deg)!important;
    -ms-transform: rotate(-45deg)!important;
    -o-transform: rotate(-45deg)!important;
    -webkit-transform: rotate(-45deg)!important;
    transform: rotate(-45deg)!important;
    background: #fff;
}
.navbar-bottom .navigation a.static, .navbar-bottom .navigation a.static.selected {
    position: relative;
    display: block;
    padding: 5px 20px 5px 5px;
    color: #fff!important;
}
.navbar-bottom .navigation li.static+li.static {
    margin-top: 3px;
    margin-left: 0;
}
.navbar-bottom .navigation ul li>a.popout:before {
    content: "";
    position: absolute;
    top: 13px;
    right: 0;
    display: block;
    border: 5px solid transparent;
    border-top: 5px solid #fff;
    width: 1px;
}
.navbar-bottom .navigation a.dynamic {
    padding: 5px 30px 5px 15px;
    display: block;
    width: 100%;
    color: #fff;
    font: 700 1em/1.3em LeagueSpartan, Arial, sans-serif;
    text-decoration: none;
}
.navbar-bottom .navigation ul.dynamic {
    position: static;
    padding-bottom: 5px;
    padding-left: 20px;
    min-width: 100%;
    background: 0 0;
}
.navbar-bottom .navigation li.dynamic {
    background: 0 0;
}
.navbar-bottom .navigation ul.dynamic li.dynamic>ul.dynamic {
    padding: 0 0 10px 25px;
}
.navbar-bottom .navigation ul.static {
    position: absolute;
    top: 0;
    padding: 70px 0 5px;
    background: #1e4182;
}
.navbar-bottom .navigation ul.static, .navbar-top .navigation ul.static {
    width: 100%;
    text-align: center;
}
.navbar-top .navigation li.static {
    position: relative;
    display: inline-block;
    padding: 10px 10px;
    text-align: center;
}
.navbar-bottom .navigation li.static {
    padding: 0 7px 0 10px;
    display: block;
    text-align: left;
}
.navbar-top .navigation li.last-item {
    padding-right: 0;
}
.navbar-top .navigation li.first-item {
    padding-left: 0;
}
.navbar-bottom .navigation a.static, .navbar-top .navigation a.static {
    display: block;
    color: #1a3d80;
    font: 700 1.125em/1.4em LeagueSpartan, Arial, Sans-Serif;
    text-shadow: none;
}
.navbar-bottom .navigation a.static {
    position: relative;
    display: block;
    padding: 5px 20px 5px 5px;
    color: #fff!important;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover, .nav>li>a:focus, .navigation a.static.selected, .navigation a.static:active, .navigation ul li.static a:hover {
    color: #fff;
}
.navbar-bottom .nav .open>a, .navbar-bottom .nav .open>a:focus, .navbar-bottom .nav .open>a:hover, .navbar-bottom .nav>li>a:focus, .navbar-bottom .navigation a.static.selected, .navbar-bottom .navigation a.static:active, .navbar-bottom .navigation ul li.static a:hover {
    color: #ffc325!important;
}
.navigation ul.dynamic {
    z-index: 30;
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    box-shadow: none;
    border: none;
    border-radius: 0;
    background: #1a3d80;
}
.navbar-top .navigation ul.dynamic.level2::before {
    content: "";
    z-index: 1;
    position: absolute;
    left: 20px;
    top: -10px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 10px solid #1a3d80;
    width: 0;
    height: 0;
}
.navbar-top .navigation li.dynamic {
    position: relative;
    display: block;
    width: 100%;
    background: #1a3d80;
    text-align: left;
}
.navbar-top .navigation a.dynamic {
    display: block;
    padding: 10px 30px 10px 14px;
    width: 100%;
    color: #fff;
    font: 700 1em/1.3em LeagueSpartan, Arial, sans-serif;
    text-decoration: none;
}
.navigation a.dynamic.selected, .navigation a.dynamic:active, .navigation a.dynamic:focus, .navigation a.dynamic:hover, .navigation ul li.dynamic:active, .navigation ul li.dynamic:focus, .navigation ul li.dynamic:hover {
    color: #ffc325!important;
}
.navigation ul.dynamic li.dynamic>ul.dynamic {
    top: 0;
    left: 100%;

}
.navbar-top .navigation li.dynamic.has-popup:hover>ul, .navbar-top .navigation li.static.has-popup:hover>ul {
    display: block!important;
}
@media (min-width:992px) and (max-width:1500px) {
    .navigation li.last-item: hover>ul.dynamic {
    right: 0;
    left: initial;
}
.navigation li.last-item:hover>ul.dynamic.level2::before {
    right: 20px;
    left: initial;
}
.navigation ul.dynamic li.dynamic>ul.dynamic {
    right: 100%;
    left: initial;
}
}
.header {
    position: relative;
}
.header-section {
    z-index: 100;
    position: relative;
    margin: 0 auto;
    max-width: 1920px;
    background: #ffc10e;
}
.header-logo-wrapper {
    float: left;
    width: 18%;
    text-align: center;
}
.header-section .logo {
    z-index: 80;
    position: relative;
    display: block;
    margin: 15px auto -65px;
    max-width: 187px;
    width: 100%}
.header-section .logo img {
    display: inline-block;
    max-width: 187px;
    width: 100%}
.header-info-wrapper {
    clear: both;
    width: 100%;
    background: #163163;
}
.header-section .locations-info {
    padding: 20px 0 10px;
    text-align: center;
}
.header-info-content {
    padding-left: 18%;
    padding-top: 5px;
    padding-bottom: 8px;
}
.header-hours-title {
    display: inline-block;
    padding: 0 10px;
    color: #ec3d44;
    font: 400 .75em/1em Arial, sans-serif;
    vertical-align: middle;
    text-transform: uppercase;
}
.header-hours {
    display: inline-block;
    padding: 0 10px;
    color: #fff;
    font: 400 .75em/1em Arial, sans-serif;
    vertical-align: middle;
}
.header-hours+.header-hours {
    border-left: 1px solid #fff;
}
.header-hours.closing-message {
    border-left: none;
    color: #ffc10e;
}
.header-number-wrapper {
    float: left;
    width: 20%;
    text-align: center;
}
.header-section .number-text {
    display: block;
    color: #94710c;
    font: 400 .75em/1.2em Arial, sans-serif;
}
.header-section .phone {
    display: inline-block;
    margin: 8px 0;
    color: #1a3d80;
    font: 700 1.625em/1em LeagueSpartan, Arial, sans-serif;
    text-decoration: none;
}
.header-btn, .motto-text {
    display: block;
    text-align: center;
}
.header-button-wrapper {
    float: left;
    width: 12%;
    text-align: center;
    min-height: 200px;
}
.header-button-wrapper .ot-dc-badge {
    max-width: 100%;
    background-size: 80% auto;
    margin: 0 auto;
}
.header-button-wrapper .ot-dc-badge--p {
    width: 200px;
    height: 160px;
    background-position: center;
}
.motto-text {
    padding: 7px 0 6px;
    max-width: 780px;
    background: #e13f31;
    color: #ffc10e;
    font: 700 1.5em/1.4em LeagueSpartan, Arial, sans-serif;
}
.google-search-wrapper {
    margin: 0 auto;
    max-width: 275px;
    width: 100%;
    min-height: 51px;
}
.google-search-primary-btn {
    width: 42px;
    height: 42px;
}
.header-google-search {
    display: none;
    width: 100%;
    margin-top: 10px;
}
.header-google-search.visible {
    display: block;
}
.header .cse .gsc-control-cse, .header .gsc-control-cse {
    padding: 0;
    margin: 0;
    border-radius: 30px;
    background: #ffc10e;
}
.header .gsc-search-box {
    position: relative;
    border-bottom: 2px solid #d0a21e;
}
.gsc-input .gsc-input-box {
    border: none;
    background: 0 0!important;
}
.gsc-input table td {
    margin: 0;
    padding: 0;
}
.gsc-input table td.gsib_b {
    display: none;
}
input.gsc-input {
    color: #5d4d1f!important;
    font: 400 1.5em/1.4em Lato, Arial, sans-serif;
    text-align: center;
    background: 0 0!important;
}
input.gsc-input.clicked, input.gsc-input:focus {
    background: 0 0!important;
}
form.gsc-search-box, table.gsc-search-box {
    margin-bottom: 0!important;
}
.table.gsc-search-box td {
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid transparent;
}
.gsc-control-wrapper-cse .gsc-search-box-tools .gsc-search-box td.gsc-input {
    padding: 5px 10px;
    color: #555;
    font: 400 16px/1.5 Arial, Verdana, Sans-serif;
    transition: ease-in-out, width .35s ease-in-out;
}
.ft-address, .ft-hours {
    font: 400 1.125em/1.2em Lato, Arial, sans-serif;
    color: #3d5b94;
    vertical-align: top;
}
.gsc-control-wrapper-cse .gsc-search-box-tools .gsc-search-box td.gsc-input:focus {
    border: none;
}
.gsc-input-box {
    box-shadow: none!important;
}
.gsc-control-wrapper-cse .gsc-search-box-tools .gsc-search-box td.gsc-search-button {
    position: relative;
    width: 46px;
    height: 46px;
    background: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAABHVBMVEVMaXEeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYIeQYKiaeY9AAAAXnRSTlMA9SiUhgO/hfzuE1M50w+V7FoFtvNfBr4iwPDlT/5As/bXVtyj0bISt/qY4MHaOt8B6cpOllibPinyFFfD4UbvFhXj4kdbCOTxrDS6rzXHzI6ny40wu4wvqovIj4lNZbG14QAAAQtJREFUKM910dWSg0AQheEmCQQiG082uu7u7u7uu//7P8ZeDAxSybnhNB/VU4CIiIi8vt83bef55Voi6b9q4+Y2FpLTA/wYwwHZtwHK9U/rEsBe8bc1gOPKuYhUz06ALb2zBCwfukNqF6i7wwdwcaR3pGaAedW/gErg5B0gp+o3NKoBKjqQVbUJb6FXmYQp1Wx4CtEoYIqIiAO1EJXAUO0BnGJAzDwMqfoIFAKUBqZVvQP2trX0zQEb7nADzE54YgGW91zMABbWTBEx0yMAq3pHwQZYGlgfz7s/JqmtVSYS3zZr+qaVi5hk4mMOg9l4RiQJQCL0GRbdazfzkgCg1dt+pJe1O91J/n478g8uME4SY1OsgAAAAABJRU5ErkJggg==) center center no-repeat #ffc10e;
}
.gsc-control-wrapper-cse .gsc-search-box-tools .gsc-search-box td.gsc-search-button: hover {
    background: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAABHVBMVEVMaXH///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+2WtrsAAAAXnRSTlMA9SjshgO/hfzulBNTOdMPlVoFtvNfBr4iwPDlT/5As/bXVtyj0bISt/qY4MHaOt8B6cpOllibPinyFFfDR+FG7xYV4+JbCOTxrDS6rzXIx8yOp8uNMLuML6qLj4lN6Yf3eAAAAQpJREFUKM910dWSg0AQheEmCQRiG89G193d3d1993//x9iLGbSSc8NpPqqnABEREXn7eGjazsvrtUTSf9VG5zYWkr1D/BjDATmwAcr1L+sSwF7xtzWAk8q5iFTPToEtb2cJWD7SQ3oXqOvhE7g49nakZ4B51b+BSuDkHSCv6j00qgEqOpBTtQnvoVeZhCnVbHgO0ShgioiIA7UQlcBQ7RGcYkDMOAyp+gQUApQBplW9A/a3PembAzb0cAPMTrhiAZb7XMwAFtZMETEzIwCr3o6CDbA0sD4e1z8m6VmrTCS+bda8m1Y+YpJNjTkM5lJZkSQAidBnWNTXbuYmAUCrt/1IL2t3upP8/XbkHyhqThIxZZyqAAAAAElFTkSuQmCC) center center no-repeat #ffc10e;
}
.gsc-search-box input.gsc-search-button {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 46px;
    height: 46px;
    border: none;
    background: 0 0;
    margin: 0;
    padding: 15px;
    opacity: 0;
}
.kukui-logo img:hover, .socials-content .social-link:hover {
    opacity: .8;
}
.gsc-search-box input.gsc-search-button:focus, .gsc-search-box input.gsc-search-button:hover {
    background: 0 0;
}
.footer, .footer-section, .main {
    background: #fcfcfc;
}
.cse .gsc-control-cse, .gsc-control-cse {
    border: none!important;
}
.footer {
    overflow: hidden;
}
.footer-section {
    margin: 50px auto 0;
    padding: 50px 0 0;
    max-width: 1920px;
}
.footer-logo-wrapper {
    text-align: center;
}
.footer .logo {
    z-index: 20;
    position: relative;
    display: block;
    margin: -50px auto -80px;
}
.footer .logo img, .footer-nap-line, .ft-address, .ft-address *, .ft-hours, .ft-phone, .socials-content {
    display: inline-block;
}
.tmp-directions .footer .logo {
    margin: -65px auto 0;
}
.footer .logo img {
    max-width: 187px;
    width: 100%}
.footer-info-wrapper {
    text-align: right;
}
.ft-address {
    margin: 23px 0 10px;
}
.ft-address * {
    margin: 0;
}
.ft-hours {
    margin: 20px 0 10px 40px;
}
.ft-phone {
    margin: 15px 0 5px;
    font: 700 1.625em/1.2em LeagueSpartan, Arial, sans-serif;
    color: #1a3d80;
    vertical-align: top;
}
.socials-content {
    margin-top: 10px;
    margin-left: 10px;
    text-align: center;
    vertical-align: top;
}
.socials-content .social-link {
    display: inline-block;
    margin: 1px;
    width: 42px;
    height: 42px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}
.socials-content .google-link {
    background: url(images/socialSprite.png) 8px 8px no-repeat;
}
.socials-content .twitter-link {
    background: url(images/socialSprite.png) -36px 8px no-repeat;
}
.socials-content .trip-link {
    background: url(images/socialSprite.png) -84px 6px no-repeat;
}
.footer-post-section {
    padding: 25px 0 20px;
}
.footer-kukui-logo {
    text-align: right;
}
.photocredits-preview {
    text-align: left;
}
.photocredits {
    font: 400 .875em/1.4em Lato, Verdana, Sans-serif;
}
.photocredits-summary {
    color: #aaa;
    font: 1em/1.4em Lato, Verdana, Sans-serif;
    text-decoration: underline;
}
.photocredits-summary:hover {
    text-decoration: none;
}
.photocredits-list {
    color: #212121;
}
.photocredits-list li a {
    color: #212121;
    text-decoration: none;
}
.footer-nap-line {
    padding-top: 2px;
    color: #d2d2d2;
    font: 400 .75em/1.4em Lato, Verdana, Sans-serif;
    text-align: center;
}
.gsc-results-wrapper-overlay {
    overflow: scroll!important;
}
.gallery img {
    display: block;
    max-width: 100%}
.gallery a {
    display: block;
    position: relative;
}
.gallery a:hover:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdBNDY1NDI3NTY4NDExRTdBNkVFQTBDNDFDMDQxRjI2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdBNDY1NDI4NTY4NDExRTdBNkVFQTBDNDFDMDQxRjI2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6N0E0NjU0MjU1Njg0MTFFN0E2RUVBMEM0MUMwNDFGMjYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6N0E0NjU0MjY1Njg0MTFFN0E2RUVBMEM0MUMwNDFGMjYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7B4A9jAAACRUlEQVR42mL8//8/AxFAGIhDgNgRiA2AWBKI+YD4IxA/AeILQLwHiNdDxUgHIIfgwZpAPOk/aWAqEOsQMBcD45JgBOKu/5SBNkodYgLEc/9TB0wDYiViHMKIlkasgPgojlg8BsSbgfgAEN8D4t9AzAbEqlB9AUBsiUOvIhA/IDaNsOLw1W4gDiIyiOPwhAzRUdOHxQBQQmUjMeGJQRMsSWkGxrDBonEyqSkfDU/GYqYGIYcsRdOwiUJHgDAvFodMxOcQaSwaPKngEBCOxmI2Hy6HFKAp3EslR8DwBTTzY7CpY4IW28hgAwN1wSY0viM2RSCH6KKJnaWyQ06h8XVwOUQcTewxlR3yBI0vgcsh7GhiP6jskL9ofDZcDvmAJiZAZYfwofG/4HLIXTQxbSo7RBONfweXQ04Rk6opAE5o/OO4Kj03LIUOG5XKEBEsZhvgKtCYsChuppJDetDMPUOorinD4phkCh2RSYqZMAYTjnZEIJmOiMVi1gZi2yO4GjX5JDqiAoc57qS0WRtxGLIGiJ2hIYfNIBYgDgPi/Xjar9GktFlBoA2IK/Fkx31A/AyIXwExPxDLA7ELkVk5HogXkdKvKfxPO5BISr8GhOWBuJdMy0DtX1kgbsAhn0KKQ2BYBeqgJwQsvwfELdAWH7L+Ohzq0wilEUL1Bqj9IgPErNC+DajZcB5XHQIFNUDcjEU8C4inE9P3pSauxhEyOcRGDTUxrjImhd4OwVWdnGVioD/oAuJSNLFPpCZWaoJMKH4LSrAAAQYAxjWCmqN+aZ0AAAAASUVORK5CYII=) 50% 50% no-repeat rgba(0, 0, 0, .7);
}
.order-now-button {
    position: relative;
    padding: 18px 40px 19px 120px;
    background-color: #e13f31;
    color: #fff;
    font-size: 1.5em;
}
.header-purchase-gift a.btn, .header-gift-card a.btn {
    background: #163163;
    color: #fff;
    padding: 0.7rem;
    font-size: 1rem;
    line-height: 1rem;
    text-transform: capitalize;
    border: 2px solid #163163;
}
.header-purchase-gift a.btn:hover, .header-gift-card a.btn:hover
{
    background:transparent;
    color:#163163;
}
.order-now-button:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 66px;
  background: #ba2619 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAMAAADypuvZAAAAq1BMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////Nr6iZAAAAOHRSTlMAiDLd8ZZV+h7T7nkQZQrMBqp1Ahj06k73skG6cF7nv6BKJRXhpVo80MOSg383LAyMRiDXxZtpG7RMnXYAAANLSURBVEjHrZbplppAEIWvQGhplB1E476My6ijjqP3/Z8sNIQoLjHJyferLM6tqu6q6iMe0xW8pYsXBOx/VxzJRW7o5LeXGr2ODGfAWagMTb4UdclZTXFkvMsNKYJXIsk7evVXIkPXcrpcFYbP+muRhZwR7cL49l9E5hxbs2T0hyK2UWPJtCIa1zpPRM09Ns2St1JU8pdnei1qL9DSf8H/Jer8Q3ktKUZ/LUqFiReipFbFZaFp4CnvvCdAxllfPdd8zjWtMyDjtm3qcSvwJTmMskQu93hIj3r2fTOlODkALAOAZxpMWpmqiRAP2KbJGHhLhcsmShE6tIx8EOvug0sMXY4yDZNNZPQ/MsduqLyW2I4/uVYxM+8tTX5ltQmVLWCv9OadnVjKYbOGG7ypEeFDFxtlzy9+baJKk/EBnp5GqPLGXVYR3QgP+GizrWpZo8p31hGlpBF41WAhwmafpAZHTlGhIZbAms3se6c6RjbGIg5a6mzDTHlNS3Xeip2sIVWN2wDMCNANDz0GFVEtSzBh+zq3aU5yTcGKc9TpV9eKjeI1KdlLUlw0MNkFEguKru/U/Ywkzmyalzwytk/J1Rk0rgBXQjFjY0vFMp9X130vA2dZ38rUJ9e1OAOWAgqngbChCJXIkPKrbFtWTasUraU0lGggoI1x1krOanpaKInS5G2kX5W3LcqrPpaxU5y1pCfIywQUWdVF1HrYl2t95Abjyo2ObVur9GSPBv2b0TsVDfQ6uGPuAFbq5NmuObOtopmdBTXccI6n5oZ+0eAKrphgLAyKb5O7GX9PabADr9/3UOHEQE2kpeEB9YHqo8ndbTjZdxBJY6x2/HDxR46aj6nQEC5EHVWKbTapT9R1m6V3Hr/n/w/s4j24xdGFplbq8/DRNyI1luvcmx4mS87UyssJ7ugIvaFmSbZpX54wk4MphyG8JXt4gM2lk9UWU4wuoo1BEQChzyEe8sVlluvQJvWdqX0a21bNIo8a4M048PCQcEh9q3ZnaPAnqd9RV37kwMEz1kxtJ3/5uqvZ7FuwVz/CpuTQw3P2U06blaCeuaDRw2/5qMU0hmaEnEZrlVB8RXjFxNZJysVg4CYk+7sD/ggt8BeJENLy7XmIa34AimByhi8XDm8AAAAASUVORK5CYII=) no-repeat center center;}
    .order-now-button: after {
    content: '';
    border: solid #fff;
    margin-left: 10px;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 7px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.order-now-button:hover {
    background-color: #ba2619;
}
.header-daily-offer {
    position: relative;
    min-height: 58px;
    padding: 2px 20px 3px 120px;
    background-color: #23437f;
    color: #fff;
    font-family: Hero, Arial, sans-serif;
    font-size: 1.5em;
    line-height: 1.3;
}
.header-daily-offer::before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 80px;
    height: 100%;
    background: #193874 url(images/daily-offer.png) no-repeat center top 2px;
}
.header-daily-offer span {
    display: block;
    font: inherit;
}
.header-daily-offer span.small-text {
    font-size: .6em;
    line-height: 2.2;
}
.header-daily-offer span.medium-text {
    font-size: .8em;
    line-height: 1.6;
}
@media (max-width:991px) {
    .navbar-bottom .navigation {
    width: 60%}
.navbar {
    position: fixed;
    top: 0;
    right: 0;
}
.navigation ul.static {
    position: absolute;
    top: 0;
    padding: 70px 0 5px;
}
.navigation a.static, .navigation a.static.selected {
    position: relative;
    display: block;
    padding: 5px 20px 5px 5px;
    color: #fff!important;
}
.navigation li.static {
    padding: 0 7px 0 10px;
    display: block;
    text-align: left;
}
.navigation li.static+li.static {
    margin-top: 3px;
    margin-left: 0;
}
.navigation ul li>a.popout:before {
    content: "";
    position: absolute;
    top: 13px;
    right: 0;
    display: block;
    border: 5px solid transparent;
    border-top: 5px solid #fff;
    width: 1px;
}
.navigation a.dynamic {
    padding: 5px 30px 5px 15px;
}
.navigation ul.dynamic {
    position: static;
    padding-bottom: 5px;
    padding-left: 20px;
    min-width: 100%;
    background: 0 0;
}
.navigation li.dynamic {
    background: 0 0;
}
.navigation ul.dynamic li.dynamic>ul.dynamic {
    padding: 0 0 10px 25px;
}
.navbar-bottom .navbar-collapse {
    right: -60%;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.collapse {
    display: none!important;
    height: 100%!important;
}
.navbar-nav {
    float: none!important;
    margin: 7.5px -15px;
}
.navbar-nav>li {
    float: none;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.navbar-text {
    float: none;
    margin: 15px 0;
}
.navbar-collapse.collapse.in {
    display: block!important;
    right: 0;
}
.navigation ul.dynamic.level2:before {
    content: none;
}
.navigation ul.static li.static {
    display: block;
}
.collapsing {
    overflow: hidden!important;
}
.header-button-wrapper .ot-dc-badge {
    background-size: 80% auto;
}
}@media (min-width:768px) and (max-width:991px) {
    .input.input-calendar {
    height: 40px;
    font-size: 14px;
}
.select.select-meridian {
    font-size: 14px;
}
}@media (max-width:767px) {
    .footer-post-section .footer-kukui-logo, .photocredits-preview, .reviews-page-location, p.reviews-page-text {
    text-align: center;
}
.field_description {
    margin: 10px 0 20px;
}
.lpb-service-list li {
    margin-right: 0;
    margin-left: 0;
    width: 100%}
.lpb-service-list li a {
    padding-right: 0;
    padding-left: 0;
    text-align: center;
}
.reviews_page--container-content {
    border: none;
}
.reviews-page-information {
    margin-bottom: 40px;
}
.wdg-reviewslider .owl-controls {
    position: relative;
}
p.reviews-page-text {
    padding: 0 15px;
}
.reviews-page-content {
    border-left: none;
}
.writeareview-feedback p {
    padding: 30px;
}
}@media (min-width:1400px) and (max-width:1850px) {
    .navbar-top {
    margin-top: 10px;
    margin-bottom: 5px;
}
.navbar-top .navigation li.static {
    padding: 7px 18px;
}
}@media (max-width:1700px) {
    .review-img-wrapper {
    width: 40%}
.reviews-wrapper {
    width: 60%}
.trip-text {
    margin: 30px 0;
}
.input-box .input, .select, .textarea {
    font-size: 1em;
}
.reservation-img-wrapper {
    width: 13%}
.reservation-wrapper {
    width: 32%}
.subscribe-wrapper {
    width: 55%;
    padding-left: 5%}
.btn.email-btn {
    margin-top: 52px;
}
.reservation-text {
    min-height: 198px;
}
.header-section .logo {
    margin: 25px auto -75px;
}
.wdg-reviewslider .owl-item.active+.owl-item.active .slide {
    margin: 30px 35px 70px;
}
}@media (max-width:1400px) {
    .navbar-top {
    margin-top: 10px;
    margin-bottom: 5px;
}
.navbar-top .navigation li.static {
    padding: 7px 18px;
}
.header-logo-wrapper {
    width: 16%}
.header-button-wrapper {
    width: 13%}
.header-navigation-wrapper {
    width: 51%}
.header-info-content {
    padding-left: 15%}
.menu-link {
    margin: 3px 8px;
}
.box-title {
    font-size: 2.25em;
}
.camera-link {
    margin: 20px auto;
}
.ft-address, .ft-hours {
    display: block;
}
.socials-content {
    margin-top: 0;
}
.ft-hours {
    margin: 15px 0;
}
}@media (min-width:1301px) and (max-width:1900px) {
    .header-button-wrapper {
    min-height: 220px;
    z-index: 1;
    position: relative;

}
}@media (min-width:1806px) {
    .header-order-now-wrapper {
    position: absolute;
    bottom:90px;
    left: 15%;
    width: 382px;
}
.header-daily-offer {
    position: absolute;
    bottom: 74px;
    left: calc(0% + 440px);
    width: 382px;
}
.header-purchase-gift
    {
        position: absolute;
    bottom: 131px;
    left: 23%;
    width: 240px;
    }
    .header-gift-card {
    position: absolute;
    bottom: 131px;
    left: calc(16% + 410px);
    width: 240px;
}
}@media (min-width:1301px) and (max-width:1806px) {
    .header-order-now-wrapper {
    position: absolute;
    bottom: 90px;
    left: 15%;
    width: 382px;
}
    .header-purchase-gift
    {
        position: absolute;
    bottom: 131px;
    left: 23%;
    width: 240px;
    }
    .header-gift-card {
    position: absolute;
    bottom: 131px;
    left: calc(13% + 410px);
    width: 240px;
}
.header-daily-offer {
    position: absolute;
    bottom: 74px;
    left: calc(0% + 310px);
    width: 382px;
}
}@media (max-width:1300px) {
    .header-navigation-wrapper {
    margin-top: 0;
    width: 68%}
.header-order-now-wrapper {
    clear: both;
    width: 100%;
    display: block;
    padding: 20px 0 17px;
    text-align: center;
}
.header-daily-offer {
    width: 381px;
    max-width: 100%;
    margin: 10px auto 0;
    text-align: center;
    float: none;
    clear: both;
}
.google-search-wrapper {
    float: left;
}
.navbar-top {
    margin-top: 10px;
}
.navbar-bottom {
    margin-top: 15px;
}
.navbar-bottom .navbar-header {
    margin: 0 10px;
}

.header-number-wrapper {
    width: 68%;
    margin: 0 auto 10px;
}
.header-button-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    float: right;
    width: 14%}
.header-btn {
    padding: 51px 10px 133px;
    background-position: 50% 70%}
.header-section .locations-info {
    float: right;
    padding: 0 10px;
}
.header-info-content {
    padding-left: 0;
    text-align: center;
}
.reservation-img-wrapper {
    width: 35%}
.reservation-wrapper {
    width: 65%}
.subscribe-wrapper {
    width: 100%;
    padding-left: 15px;
}
.reservation-title, .subscribe-title {
    max-width: 700px;
}
.reservation-title b, .subscribe-title b {
    display: inline-block;
}
.reviews-wrapper {
    width: 100%}
.review-img-wrapper {
    display: none;
}
.our-reviews-title {
    display: block;
}
.reviews-content {
    right: 0;
}
.wdg-reviewslider .owl-item.active .slide {
    margin: 30px 35px 70px;
}
.wdg-reviewslider {
    margin: 0;
}
.wdg-reviewslider .owl-prev {
    top: initial;
    left: initial;
    right: 50%;
    bottom: -45px;
    margin-right: 15px;
}
.wdg-reviewslider .owl-next {
    top: initial;
    left: 50%;
    right: initial;
    bottom: -45px;
    margin-left: 15px;
    content: ''}
}@media (min-width:1200px) {
    .event-wrapper, .footer-wrapper {
    max-width: 1600px;
    width: 100%}
}@media (max-width:1199px) {
    .main-box.fourth-box, .main-box.third-box {
    border-top: 1px solid #dbdbdb;
}
.entry-content .single-category .half-left {
    text-align: left;
}
.trip-advisor-box {
    text-align: center;
}
.trip-img, .trip-text {
    float: none;
    display: inline-block;
    vertical-align: middle;
}
.first-camera-wrapper, .second-camera-wrapper {
    border-right: 0;
    border-left: 0;
    width: 100%}
.camera-img, .second-camera-wrapper .camera-img {
    float: none;
    margin: 0 auto;
}
.first-camera-wrapper .camera-content {
    float: left;
    left: 0;
}
.ft-address, .ft-hours {
    font-size: 1em;
}
.mainboxes-section {
    margin-top: 20px;
    max-width: 800px;
}
.main-box {
    margin: 0;
    width: 50%}
.main-box.third-box {
    border-left: 0;
}
.input-box {
    margin: 10px 0;
}
.half-left, .half-right {
    padding: 0;
    width: 100%}
.single-category .itemImg.rightSidedImage {
    max-width: 300px;
}
.header-navigation-wrapper, .header-number-wrapper {
    width: 65%}
.header-button-wrapper {
    width: 18%}
.header-btn {
    padding: 51px 10px 127px;
}
.motto-text {
    font-size: 1.25em;
}
.header-section .logo {
    margin: 25px auto -20px;
}
}@media (min-width:992px) {
    .navbar-top .navigation ul.dynamic {
    width: 220px;
}
.navbar-top .navigation ul.dynamic>.has-popup:before {
    content: "";
    position: absolute;
    top: 12px;
    right: 5px;
    display: block;
    border: 5px solid transparent;
    border-left: 5px solid #fff;
    width: 1px;
}
.navbar-top .navigation ul.dynamic>.has-popup:hover:before {
    border-left: 5px solid #c1c1c1;
}
.header-button-wrapper .ot-dc-badge {
    background-size: 80% auto;
}
}@media (max-width:991px) {
    body, form, html {
    font-size: 15px;
}
.header-section .locations-info a {
    padding: 0;
}

.header-navigation-wrapper {
    width: 80%;
    margin-top: 0;
    margin-bottom: 0;
}
.header-number-wrapper {
    width: 70%}
.header-button-wrapper {
    position: static;
    width: 100%}
.header-btn {
    float: right;
    padding: 35px 180px 35px 20px;
    background-position: 65% 50%;
    width: 100%}
.header-section .logo {
    margin: 0 10px -65px;
}
.header-section .locations-info {
    margin: 20px 0 0;
}
.footer-kukui-logo, .photocredits-preview {
    text-align: center;
}
.footer-nap-line {
    padding: 5px 0 3px;
}
.header-logo-wrapper {
    width: 20%}
.wdg-slideshow .caption {
    font-size: 1.5em;
}
.navbar-bottom {
    margin-top: 0;
}
.header-motto {
    padding-right: 70px;
}
.motto-text {
    padding: 7px 5px 6px;
    max-width: 700px;
}
.google-search-wrapper {
    margin: 20px 20px 10px;
}
.img-responsive {
    height: auto!important;
}
.order-now-button {
    padding-top: 20px;
}
.header-daily-offer {
    width: 369px;
}
}@media (min-width:768px) and (max-width:991px) {
    .header-section .reviews-info {
    text-align: center;
}
}
@media(max-width:991px) {
    .tmp-homepage span.icon-bar {
        background:#9d9d9d !important;
    }
}
 @media (max-width:767px) {
    .wdg-mappreview .map-canvas {
    display: none;
}
    .banner-section h2{
        font-size:16px;
    }

.event-content-box, .event-date-box, .reservation-img-wrapper, .reservation-wrapper {
    width: 100%;
    padding: 0 15px;
    text-align: center;
}
.event-content-box {
    padding: 30px 15px 0;
}
.entry-content .event-text-box img, .event-text-box img {
    float: none;
    margin: 0 auto!important;
}
.ft-hours, .ft-phone {
    float: none;
    margin: 10px auto;
}
.reservation-text {
    min-height: 0;
}
.footer .logo {
    margin: 0 auto;
}
.footer-phone-wrapper, .ft-address, .socials-content {
    display: block;
    margin: 10px 0;
    text-align: center;
}
.subscribe-section {
    background: 0 0;
}
.subscribe-wrapper {
    padding-top: 300px;
    background: url(images/omar-img.jpg) top center no-repeat;
}
.header-logo-wrapper {
    width: 30%}
.header-navigation-wrapper, .header-number-wrapper {
    width: 70%}
.event-date-wrapper {
    padding-bottom: 10px;
    border-right: 0;
    border-bottom: 1px solid #c6c6c6;
    max-width: 300px;
}
.wdg-reviewslider .review-meta {
    margin-top: 10px;
}
.cattering .single-category .menuBox, .single-category .menuBox, .single-category .menuBox:nth-child(2n+0), .wdg-reviewslider .slide {
    text-align: center;
}
.single-category .itemImg.rightSidedImage {
    float: none;
    margin: 25px auto;
    max-width: 420px;
}
.google-search-wrapper, .header-section .locations-info {
    float: none;
    margin: 10px auto;
}
.header-section .logo {
    margin: 60px 10px -65px;
}
.wdg-reviewslider .slide {
    padding: 50px 25px 30px;
}
}@media (max-width:550px) {
    .main-box, .main-box+.main-box {
    border-left: 0;
}
.main-box, .main-box.fourth-box, .main-box.third-box {
    border-top: none;
}
.header-logo-wrapper, .header-navigation-wrapper, .header-number-wrapper, .main-box {
    width: 100%}
.entry-content .align-left, .entry-content .align-right {
    float: none;
    display: block;
    margin: 0 auto;
}
.main-box {
    margin-bottom: 30px;
    min-height: 0;
}
.box-title {
    padding: 10px 0;
}
.box-title b {
    display: inline-block;
}
.wdg-slideshow {
    display: none;
}
.slideshow-title {
    display: block;
}
.mainboxes-section {
    margin-top: 0;
}
.btn.email-btn {
    display: block;
    margin: 30px auto;
}
.note-text {
    margin: 0;
}
.reservation-title, .subscribe-title {
    padding: 40px 0 20px;
}
.camera-content {
    padding: 0 15px;
}
.camera-link {
    float: left;
    padding: 5px 10px 3px;
    max-width: 320px;
}
.first-camera-wrapper .camera-img {
    margin-left: -30%;
    max-width: 130%}
.header-section .logo {
    margin: 10px auto;
}
.header-motto {
    padding-right: 0;
}
.header-btn {
    padding: 20px 20px 100px;
    background-position: 50% 70%}
}@media (max-width:450px) {
    body, form, html {
    font-size: 13px;
}
.wdg-appointments .appoinment-calendar, .wdg-appointments .appoinment-wt, .widget-couponslist .coupon {
    width: 100%}
.blog-post .blogpost-date, .event-post .event-date {
    float: none;
    display: block;
    margin: 0 auto 20px;
}
.footer-kukui-logo {
    text-align: center;
}
.kukui-logo {
    margin: 0 auto 15px;
}
.camera-link {
    max-width: 230px;
}
.single-category .itemImg {
    max-width: 300px!important;
}
.order-now-button:before {
    height: 60px;
}
.order-now-button {
    padding: 18px 15px 19px 90px;
}
.header-daily-offer {
    width: 289px;
    padding-left: 90px;
    padding-right: 10px;
}
}.navbar-bottom .navigation li.static:hover ul.dynamic.level2 {
    display: block;
}
.img-auto {
    max-width: 100%;
    height: auto;
    margin-top: 77px;
}
.info-txt {
    font-size: 1.188em;
    color: #1e4182;
    margin-bottom: 39px;
}
.img-up {
    margin-top: 77px;
    text-align: center;
}
.mother-banner {
    background: #f6f8f7 url(images/mothers-day-banner-bg.jpg) no-repeat center;
    background-size: cover;
    text-align: center;
    min-height: 140px;
    padding: 3.5rem 1rem 0;
}
.mother-banner p {
    color: #0d0d0d;
    font-weight: 700;
    font-size: 38px;
    font-family: Hero, Verdana, Sans-Serif;
}
@media(max-width:1440px) {
    .mother-banner {
    background: #f6f8f7 url(images/mothers-day-banner-bg.jpg) no-repeat left;
}
}@media(max-width:767px) {
    .mother-banner {
    background-position-y: top;
    background-size: contain;
    padding: 4.5rem 1rem 0;
}
}@media(max-width:480px) {
    .mother-banner {
    padding: 2.5rem 1rem 0;
}
.mother-banner p {
    font-size: 35px;
}
}

.header-daily-offer1:hover {
    background-color: #ba2619;
}

@media(min-width: 1806px){
    .header-daily-offer1 {
    bottom: 74px;
    position: absolute;
    left: calc(7% + 720px);
    width: 382px;
    background-color: #e13f31;
    padding: 16px 20px;
    }
}

@media(min-width: 1301px)and (max-width:1805px){
.header-daily-offer1 {
    position: absolute;
    bottom: 74px;
    left: calc(0% + 720px);
    width: 382px;
    background-color: #e13f31;
    text-align:center;
    padding: 16px 20px;
}}
a.test {
    position: relative;
    /*padding: 5px 40px 5px 90px;*/
    color: #fff;
    font-size: 1.5em;
    padding:0;
}

a.test span {
    position: relative;
    /*padding: 5px 40px 5px 120px;*/
    color: #fff;
    font-size: .8em;
    line-height: 1.6;
    padding:0;
}
@media (max-width: 1300px) {
.header-daily-offer1 {
    width: 382px;
    background-color: #e13f31;
    position: relative;
    margin: 10px auto 0;
    text-align: center;
    padding: 16px 20px;
}
}
@media (max-width: 450px){
.header-daily-offer1 {
    width: 289px;
    clear: both;
    text-align: center;
    padding: 16px 20px;
}
}
a.test span {
    position: relative;
    color: #fff;
}
@media (max-width: 991px){
.header-daily-offer1 {
    width: 369px;
    padding: 16px 20px;
}
    .tmp-homepage span.icon-bar {
    background: #9d9d9d !important;
}
}
@media(max-width: 1300px){
    .header-daily-offer1 {
        bottom: auto !important;
        left: auto !important;
        width: 382px;
        padding: 16px 20px;
    }
    .header-purchase-gift,.header-gift-card
    {
          bottom: auto !important;
        left: auto !important;
        margin: 10px auto !important;
    text-align: center;
    }
    .header-purchase-gift a.btn,.header-gift-card a.btn{margin-bottom:0;}
    @media(max-width: 1200px) {
        h2.accommodate {
            display: block;
            padding-left: 0;
        }
    }
    }
@media(max-width: 767px) {
        h2.accommodate {
            font-size:18px;
        }
    }
    }
    @media(max-width:480px){
        .header-daily-offer1 {
            bottom: auto !important;
            left: auto !important;
            width: 382px;
            padding: 16px 20px;
        }
        }

        @media (max-width: 450px){
            .header-daily-offer1 {
                width: 289px;
                clear: both;
                text-align: center;
                padding: 16px 20px;
            }

            a.test {
                position: relative;
                padding: 0;
                color: #fff;
                font-size: 1.5em;
            }

            a.test span {
                padding: 0;
                font-size: .8em;
                line-height: 1.6;
            }
            }
