/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clearfix, .cf {
    *zoom: 1;
}
.clearfix:before, .cf:before, .clearfix:after, .cf:after {
    display: table;
    content: "";
    line-height: 0;
}
.clearfix:after, .cf:after {
    clear: both;
}
.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
@-ms-viewport {
    width: device-width;
}
.hidden {
    display: none;
    visibility: hidden;
}
.visible-phone {
    display: none !important;
}
.visible-tablet {
    display: none !important;
}
.hidden-desktop {
    display: none !important;
}
.visible-desktop {
    display: inherit !important;
}

@media (min-width: 768px) and (max-width: 979px) {
    .hidden-desktop {
        display: inherit !important;
    }
    .visible-desktop {
        display: none !important;
    }
    .visible-tablet {
        display: inherit !important;
    }
    .hidden-tablet {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .hidden-desktop {
        display: inherit !important;
    }
    .visible-desktop {
        display: none !important;
    }
    .visible-phone {
        display: inherit !important;
    }
    .hidden-phone {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: inherit !important;
    }
    .hidden-print {
        display: none !important;
    }
}
body {
    font-size: 14px;
    font-family: Raleway;
    color: #fffcde;
    text-align: left;
    line-height: 30px;
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 15px;
}
h1, .h1 {
    font-family: Raleway;
    font-size: 25px;
    line-height: 120%;
    color: #829c9b;
    text-align: left;
    text-transform: uppercase;
}
h2, .h2 {
    text-transform: uppercase;
    font-family: Raleway;
    font-size: 21px;
    line-height: 140%;
    color: #ed1c24;
    text-align: left;
    font-weight: 500;
}
h3, .h3 {
    font-family: Raleway;
    font-size: 16px;
    line-height: 140%;
    color: #ffffff;
    text-align: left;
}
h6, .h6 {
    font-family: Raleway;
    font-size: 13px;
    line-height: 140%;
    color: #ffffff;
}
.container p {
    margin-bottom: 30px;
}
ul, ol {
    padding: 0;
    margin: 0 0 15px 25px;
}
ul ul, ul ol, ol ol, ol ul {
    margin-bottom: 0;
}
li {
    line-height: 30px;
}
ul.unstyled, ol.unstyled {
    margin-left: 0;
    list-style: none;
}
ul.inline, ol.inline {
    margin-left: 0;
    list-style: none;
}
ul.inline > li, ol.inline > li {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */

    *zoom: 1;
    padding-left: 5px;
    padding-right: 5px;
}
a {
    color: #829C9B;
    text-decoration: none;
}
a:hover, a:active {
    text-decoration: underline;
}
strong {
    font-weight: bold;
}
.normalbox {
    margin-top: 7.5px;
}
.normalbox h3 {
    margin-bottom: 0px;
    font-weight: bold;
    text-transform: uppercase;
}
.normalbox p.subtitle {
    margin-bottom: 0;
    line-height: 1.4em;
}
.normalbox ul li:first-child {
    margin-top: 0;
}
.seagars-menu {
    margin-bottom: 24px;
}
.seagars-menu li {
    margin-top: 12px;
    margin-bottom: 0;
}
.seagars-menu h4 {
    margin-bottom: 10px;
}
.seagars-menu h5 {
    margin-bottom: 0;
    margin-top: 24px;
}
.seagars-menu p {
    font-family: Raleway;
    font-size: 12px;
    line-height: 140%;
    color: #b0baad;
    text-align: left;
    margin-right: 45px;
}

@media (min-width: 480px) {
    .seagars-menu p {
        margin-right: 90px;
    }
}
.seagars-menu .price {
    float: right;
    font-family: Raleway;
    font-size: 16px;
    line-height: 140%;
    color: #ffffff;
    text-align: left;
}
.seagars-menu:after {
    display: block;
    margin: 26px 26px 16px 26px;
    content: '';
    background-color: transparent;
    border-bottom: 1px solid #202020;
}
.seagars-menu .custom_cuts:before {
    display: block;
    margin: 16px 26px 26px 26px;
    content: '';
    background-color: transparent;
    border-bottom: 1px solid #202020;
}
.seagars-menu .seagars-menu:after {
    display: none;
}
.wine-list {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wine-list .wine-id {
    display: none;
}
.wine-list .wine-name {
    margin-bottom: 0;
    margin-top: 24px;
}
.wine-list .wine-name small {
    display: block;
    font-family: Raleway;
    font-size: 12px;
    line-height: 140%;
    color: #b0baad;
    text-align: left;
    margin-right: 45px;
    margin-bottom: 30px;
}
.wine-list .wine-price {
    font-family: Raleway;
    font-size: 16px;
    line-height: 140%;
    color: #ffffff;
    text-align: right;
}
.working-hours {
    float: right;
    margin-top: 40px;
}
.working-hours h6 {
    margin-bottom: 0px;
    text-align: right;
    font-weight: 500;
}
.working-hours p {
    font-family: Raleway;
    font-size: 16px;
    line-height: 130%;
    color: #a4b0ac;
    text-align: right;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .working-hours {
        margin-top: 30px;
        margin-bottom: 30px;
        float: none;
    }
    .working-hours h6,  .working-hours p {
        text-align: left;
    }
}

@media (max-width: 479px) {
    .working-hours {
        margin-top: 30px;
        margin-tbottom: 30px;
        float: none;
    }
    .working-hours h6,  .working-hours p {
        text-align: left;
    }
}
/*  Page speciffick styles    */
#press table td {
    padding: 6px;
}
.award-list h2 {
    margin-top: 45px;
    margin-bottom: 7.5px;
}
.award-list .award-logo {
    float: right;
    margin: 0 0 15px 15px;
    padding: 10px;
    border: 3px solid black;
    background-color: #fff;
}

@media (max-width: 767px) {
    header {
        background-color: #333;
    }
}
header h1 {
    width: 100%;
    *zoom: 1;
    margin-bottom: 0;
}
header h1:before, header h1:after {
    display: table;
    content: "";
    line-height: 0;
}
header h1:after {
    clear: both;
}

@media only screen and (min-width: 768px) {
    header h1 {
        display: none;
    }
}

@media (max-width: 360px) {
    header h1 img {
        width: 90%;
    }
}
header h1 a.logo {
    display: block;
    margin: 40px auto;
}
header h1 a.logo img {
    display: block;
    margin: auto;
}
header nav {
    width: 100%;
    max-width: 1570px;
    background-color: #202020;
    background: black;
    position: fixed;
    bottom: 0;
    height: 78px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 500;
}
header nav ul {
    margin: 0;
}
header nav ul li {
    font-family: Raleway;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 200%;
}
header nav ul li a {
    color: #ffffff;
    text-decoration: none;
}
header nav ul li a:hover {
    text-decoration: none;
}
header nav .open-table {
    position: absolute;
    right: 16px;
    top: 12px;
    margin: 0;
    z-index: 1000;
}

@media (min-width: 1024px) {

    header nav .open-table {
        right: auto;
        left: 16px;
    }
    .open-table .open-table-switch {
        position:absolute;
        top:35px;
        left:150px;
    }
}
header nav .open-table * {
    display: block;
}
header nav .open-table {
    /* background: url("../images/shell/sprites.png") 96px -399px no-repeat; */
}

header nav .open-table span {
    font-family: Raleway;
    font-size: 13px;
    letter-spacing: 2pt;
    line-height: 130%;
    color: #ffffff;
    text-align: right;
}
header nav .open-table a {
    font-family: Raleway;
    font-size: 1rem;
    letter-spacing: 2pt;
    line-height: 1;
    font-weight: bold;
    color: #fe141f;
    display: block;
}




@media (min-width: 768px) and (max-width: 1023px) {
    .big-icon { float: left; margin: 0 2rem 1rem 0; }
    header nav .open-table {
        position: relative;
        /* max-width: 300px; */
        max-width: 430px;
        margin: auto;
        text-align: center;
        vertical-align: middle;
        /* background: url("../images/shell/logo.svg") 246px -403px no-repeat;  */
    }


    header nav .open-table:after {
        content:'';
        display:block;
        clear:both;
    }
    .open-table .navlogo, .open-table .float, .open-table .open-table-switch {
        float:left;
    }
    .open-table .float { /* float: right; */ margin-top: -0.6rem;}

    .open-table .open-table-switch {
        margin-top:-0.3rem;
        margin-left:10px;
        display:inline-block;
    }
    
    .flexnav > li.double > a:first-child {
        margin-top: -1rem !important;}

    header nav .open-table * {
        display: inline-block;
    }

}
.flexnav {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    transition: none;
    -webkit-transform-style: preserve-3d;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    max-height: 0;
}
.flexnav.opacity {
    opacity: 0;
}
.flexnav.show {
    position: absolute;
    bottom: 78px;
    max-height: 2000px;
    opacity: 1;
    background-color: #202020;
    background: rgba(32, 32, 32, 0.9);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.flexnav.one-page {
    position: fixed;
    top: 50px;
    right: 5%;
    max-width: 200px;
}
.flexnav li {
    padding-left: 16px;
    font-size: 100%;
    position: relative;
    overflow: hidden;
}
.flexnav li a {
    position: relative;
    display: block;
    padding: 10px;
    z-index: 2;
    overflow: hidden;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    font-size: 17px;
    font-weight: 600;
}
.flexnav li ul li a {font-size: 15px;font-weight: normal;}
@media (min-width: 1200px) {
    .flexnav li a {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (min-width: 1300px) {
    .flexnav li a {
        padding-left: 28px;
        padding-right: 28px;
    }
}
.flexnav li ul {
    width: 100%;
    text-align: left;
}

@media (max-width: 767px) {
    .flexnav li ul {
        display: none !important;
    }
}
.flexnav li ul li {
    font-size: 100%;
    position: relative;
    overflow: hidden;
}
.flexnav li ul.show li {
    overflow: visible;
}
.flexnav li ul li a {
    display: block;
    background: none;
}
.flexnav ul li ul li a {
    background: #bfbfbc;
}
.flexnav ul li ul li ul li a {
    background: #cbcbc9;
}
.flexnav .touch-button {
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    display: inline-block;
    background: #acaca1;
    background: rgba(0, 0, 0, 0.075);
    text-align: center;
}

@media (max-width: 767px) {
    .flexnav .touch-button {
        display: none !important;
    }
}
.flexnav .touch-button:hover {
    cursor: pointer;
}
.flexnav .touch-button .navicon {
    position: relative;
    top: 1.4em;
    font-size: 12px;
    color: #666;
}
.menu-button {
    position: relative;
    display: block;
    padding: 1em;
    background: #a6a6a2;
    color: #222222;
    cursor: pointer;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    background: url("../images/shell/sprites.png") -20px -450px no-repeat;
}
.menu-button.one-page {
    position: fixed;
    top: 0;
    right: 5%;
    padding-right: 45px;
}
.menu-button .touch-button {
    background: transparent;
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
}
.menu-button .touch-button .navicon {
    font-size: 16px;
    position: relative;
    top: 1em;
    color: #666;
    display: none;
}

@media all and (min-width: 768px) {
    body.one-page {
        padding-top: 70px;
    }
    .flexnav {
        overflow: visible;
    }
    .flexnav.opacity {
        opacity: 1;
    }
    .flexnav.one-page {
        top: 0;
        right: auto;
        max-width: 1080px;
    }
    .flexnav li {
        position: relative;
        list-style: none;
        float: left;
        display: block;
        background-color: transparent;
        overflow: visible;
        padding: 0;
    }
    .flexnav > li {
        display: inline-block;
        vertical-align: top;
        zoom: 1;
        /* Fix for IE7 */

        *display: inline;
        /* Fix for IE7 */

    }
    .flexnav li a {
        border-bottom: none;
        background-color: transparent;
    }
    .flexnav > li > a {
        line-height: 78px;
        padding-top: 0;
        padding-bottom: 0;
    }
    .flexnav > li.double > a {
        line-height: 1.6;
        font-size: 0.8rem;
        text-align: center;
    }
    .flexnav > li.double > a:first-child {
        margin-top: 1.1rem;}

    .flexnav li > ul {
        position: absolute;
        top: auto;
        bottom: 78px;
        left: -22px;
        width: 220px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px 22px 0 22px;
        background-color: #202020;
        background: rgba(32, 32, 32, 0.95);
    }
    .flexnav li > ul li {
        width: 100%;
    }
    .flexnav li > ul li + li {
        border-top: 1px solid #000000;
    }
    .flexnav li ul li > ul {
        margin-left: 100%;
        top: 0;
    }
    .flexnav li ul li a {
        border-bottom: none;
    }
    .flexnav li ul.open {
        display: block;
        opacity: 1;
        visibility: visible;
        z-index: 1;
    }
    .flexnav li ul.open li {
        overflow: visible;
        max-height: 100px;
    }
    .flexnav li ul.open ul.open {
        margin-left: 100%;
        top: 0;
    }
    .menu-button {
        display: none;
    }
    .flexnav .touch-button {
        display: none;
    }
}

@media all and (min-width: 768px) and (min-width: 768px) and (max-width: 1023px) {
    .flexnav {
        text-align: center;
        margin-top: 10px;
    }
}

@media all and (min-width: 768px) and (min-width: 1024px) {
    .flexnav {
        text-align: right;
    }
}

@media all and (min-width: 768px) and (min-width: 768px) {
    .flexnav > li {
        float: none;
    }
    .flexnav > li:last-child {
        margin-right: 12px;
    }
}

@media all and (min-width: 768px) and (min-width: 768px) and (max-width: 1023px) {
    .flexnav > li > a {
        line-height: 100%;
    }
}

@media all and (min-width: 768px) and (min-width: 768px) and (max-width: 1023px) {
    .flexnav li > ul {
        bottom: 54px;
    }
}
.oldie body.one-page {
    padding-top: 70px;
}
.oldie .flexnav {
    overflow: visible;
}
.oldie .flexnav.one-page {
    top: 0;
    right: auto;
    max-width: 1080px;
}
.oldie .flexnav li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
    background-color: #a6a6a2;
    width: 20%;
    min-height: 50px;
    overflow: visible;
}
.oldie .flexnav li:hover > ul {
    display: block;
    width: 100%;
    overflow: visible;
}
.oldie .flexnav li:hover > ul li {
    width: 100%;
    float: none;
}
.oldie .flexnav li a {
    border-left: 1px solid #acaca1;
    border-bottom: none;
    overflow: visible;
}
.oldie .flexnav li > ul {
    background: #acaca1;
    position: absolute;
    top: auto;
    left: 0;
    display: none;
    z-index: 1;
    overflow: visible;
}
.oldie .flexnav li ul li ul {
    top: 0;
}
.oldie .flexnav li ul li a {
    border-bottom: none;
}
.oldie .flexnav li ul.open {
    display: block;
    width: 100%;
    overflow: visible;
}
.oldie .flexnav li ul.open li {
    width: 100%;
}
.oldie .flexnav li ul.open ul.open {
    margin-left: 100%;
    top: 0;
    display: block;
    width: 100%;
    overflow: visible;
}
.oldie .flexnav ul li:hover ul {
    margin-left: 100%;
    top: 0;
}
.oldie .menu-button {
    display: none;
}
.oldie.ie7 .flexnav li {
    width: 19.9%;
}
#site-wrapper {
    margin: 0 auto;
    max-width: 1570px;
    *zoom: 1;
    position: relative;
    padding-bottom: 78px;
    /* background-color: #333; */
}
#site-wrapper:before, #site-wrapper:after {
    display: table;
    content: "";
    line-height: 0;
}
#site-wrapper:after {
    clear: both;
}
.row {
    *zoom: 1;
    position: relative;
    z-index: 100;
}
.row:before, .row:after {
    display: table;
    content: "";
    line-height: 0;
}
.row:after {
    clear: both;
}

@media (min-width: 1570px) {
    .row {
        max-width: 1570px;
    }
    .row-01.sommelier {
        background-position: 0 0 !important;
    }
}
.container {
    width: 100%;
    float: right;
    background-color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 200;
}

@media (min-width: 768px) {
    .container {
        width: 480px;
    }
}

@media (min-width: 1024px) {
    .container {
        width: 600px;
    }

}
.container section, .container .section {
    padding: 1px 24px;
    background-image: url('../images/shell/content-bg.gif');
    background-position: 0 0;
    background-repeat: repeat-y;
}

@media (min-width: 600px) {
    .container section,  .container .section {
        padding: 1px 80px 160px 80px;
    }
    .index .container section,  .index .container .section {
        padding-top: 80px;
    }
}
.index .row-01 .container section, .index .row-01 .container .section {
    padding-top: 1px;
}
.default .container section, .default .container .section {
    padding-bottom: 0;
}

@media (min-width: 768px) {
    .gallery .container {
        width: 100%;
    }
}

@media (min-width: 1024px) {
    .gallery .container {
        width: 100%; }
    footer .col1 { width: 35%; float: left; text-align: center; }
    footer .col2 { width: 65%; float: left; }
    footer .logo { margin-top: 30px;}
}

@media (max-width: 1024px) {
    footer .logo { padding: 0 20px; }
}


header + .row .container, header + img + .row .container {
    background: #333333 url(../images/shell/subtle-s.png) right 60px no-repeat;
}
.btn {
    width: 270px;
    display: block;
    margin: 10px 0 0px 0;
    background-color: #fff;
    font-family: Raleway;
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
}
footer {
    padding: 1rem 0;
    background-color: #ed1c24;
    /* margin-bottom: 78px; */
    *zoom: 1;
    position: fixed;
    bottom: 0;
    margin: 0 auto;
    max-width: 1570px;
    z-index: 100;

}

footer .col2 p, footer .col2 h3 { padding: 0 20px; width: 80%; }

footer:before, footer:after {
    display: table;
    content: "";
    line-height: 0;
}
footer:after {
    clear: both;
}
footer nav ul.footer-links {
    margin: 12px 12px 12px 0;
    padding: 5px 0;
    text-align: center;
    *zoom: 1;
}
footer nav ul.footer-links:before, footer nav ul.footer-links:after {
    display: table;
    content: "";
    line-height: 0;
}
footer nav ul.footer-links:after {
    clear: both;
}

@media (min-width: 768px) {
    footer nav ul.footer-links {
        float: right;
        text-align: left;
    }
}
footer nav ul.footer-links li {
    margin: 6px 0;
    font-family: Raleway;
    font-size: 15px;
    line-height: 100%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    zoom: 1;
    /* Fix for IE7 */

    *display: inline;
    /* Fix for IE7 */

}
footer nav ul.footer-links li + li {
    border-left: 1px solid #3F4343;
}
footer nav ul.footer-links li a {
    padding: 0 14px;
    color: #333333;
    text-decoration: none;
}
footer ul.social-links {
    margin: 0 24px 10px 0;
    *zoom: 1;
    display: block;
    text-align: center;
    position: relative;
}
footer ul.social-links:before, footer ul.social-links:after {
    display: table;
    content: "";
    line-height: 0;
}
footer ul.social-links:after {
    clear: both;
}

@media (min-width: 768px) {
    footer ul.social-links {
        float: right;
    }
}

@media (min-width: 600px) and (max-width: 767px) {
    footer ul.social-links {
        position: absolute;
        right: 24px;
    }
}

footer ul.social-links li {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    /* Fix for IE7 */

    *display: inline;
    /* Fix for IE7 */

}
footer ul.social-links li a {
    width: 32px;
    height: 32px;
    background: url("../images/shell/sprites.png") top left no-repeat;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    display: block;
}
footer ul.social-links li a.icon-gp {
    background-position: -50px -161px;
}
footer ul.social-links li a.icon-fb {
    background-position: -50px -243px;
}
footer ul.social-links li a.icon-tw {
    background-position: -50px -325px;
}
footer .contacts-block, footer .credits, footer p {
    font-family: Raleway;
    font-size: 16px;
    color: #fff;
    display: inline-block;

}
footer h3 { display: inline-block; font-size: 2rem;
            vertical-align: top; margin-bottom: 0; margin-right: 2rem;}
footer .contacts-block {
    padding-left: 100px;
    line-height: 100%;
    background: url("../images/shell/sprites.png") -50px -50px no-repeat;
    text-align: left;
}

@media (min-width: 1200px) {
    footer .contacts-block {
        position: absolute;
        top: 24px;
        left: 24px;
    }
}
footer .credits {
    margin: 12px 0;
    text-align: center;
}

@media (min-width: 768px) {
    footer .credits {
        text-align: left;
        margin-left: 100px;
    }
}

@media (min-width: 1200px) {
    footer .credits {
        margin-left: 124px;
    }
}
.form-vertical input[type="text"], .form-vertical textarea {
    padding: 8px;
    border-radius: 2px;
    width: 90%;
    font-size: 18px;
    font-family: Raleway;
}
.form-vertical textarea {
    background-color: #ffffff;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #eceae2;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #eceae2;
}
.form-vertical label {
    color: #829c9b;
}
.form-vertical .note {
    font-size: 13px;
    line-height: 15px;
}
.msg-error {
    width: 90%;
    margin-bottom: 10px !important;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #829c9b;
    text-shadow: 0 -1px 0 #000000;
}
.para-test {
    width: 100%;
    position: absolute;
}
.para-test img {
    display: block;
}
.para-test, .para-test img {
    overflow: hidden;
}
.row01 .container section {
    z-index: 500;
}
.container section {
    min-height: 600px;
    position: relative;
}
.content {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0 24px;
    z-index: 1000;
}

@media (min-width: 600px) {
    .content {
        margin: 50px 80px;
    }
}
.row-01, .row-02, .row-03, .row-04, .row-05, .row-06 {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position-x: 0;
}

.row-06 .container .section { min-height: 500px; }

.row-05 .section p,.row-06 .section p  { line-height: 1.5; }

.row-01 {
    background-image: url(../images/paralax/para01.jpg);
}
.row-02 {
    background-image: url(../images/paralax/para02.jpg);
}
.row-03 {
    background-image: url(../images/paralax/para03.jpg);
}
.row-04 {
    background-image: url(../images/paralax/Chef-Dan-Vargo-Headshot-Seagars-1200.jpg)
}
.row-05 {
    background-image: url(../images/paralax/para04.jpg);
}

.row-06 {
    background-image: url(../images/paralax/para05.jpg);
}

/*	chef */
.row-01.chef {
    background-image: url(../images/paralax/Chef-Dan-Vargo-Headshot-Seagars-1200.jpg);
}
.row-02.chef {
    background-image: url(../images/paralax/_02h0110.jpg);
}
/*	experience */
.row-01.exp {
    background-image: url(../images/paralax/exp01.jpg);
}
.row-02.exp {
    background-image: url(../images/paralax/exp02.jpg);
}
.row-03.exp {
    background-image: url(../images/paralax/exp03.jpg);
}
.row-04.exp {
    background-image: url(../images/paralax/exp04.jpg);
}
/*	wine */
.row-01.wine {
    background-image: url(../images/paralax/wine01.jpg);
}
.row-02.wine {
    background-image: url(../images/paralax/wine02.jpg);
}
.row-03.wine {
    background-image: url(../images/paralax/wine03.jpg);
}
.row-04.wine {
    background-image: url(../images/paralax/wine04.jpg);
}
/*	sommelier */
.row-01.sommelier {
    background-image: url(../images/paralax/Myres_wine-room.jpg);
    background-position: -300px 0;
    background-size: cover;
    -webkit-background-size:auto 1024px;
}
/*	menus */
.row-01.menu-para {
    background-image: url(../images/paralax/menu05.jpg);
}
.row-01.menu-para + .row-01.menu-para {
    background-image: url(../images/paralax/menu03.jpg);
}
.row-01.menu-para + .row-01.menu-para + .row-01.menu-para {
    background-image: url(../images/paralax/menu03.jpg);
}
.row-01.menu-para + .row-01.menu-para + .row-01.menu-para + .row-01.menu-para {
    background-image: url(../images/paralax/menu01.jpg);
}
.row-01.menu-para + .row-01.menu-para + .row-01.menu-para + .row-01.menu-para + .row-01.menu-para {
    background-image: url(../images/paralax/menu01.jpg);
}
.row-01.menu-para + .row-01.menu-para + .row-01.menu-para + .row-01.menu-para + .row-01.menu-para + .row-01.menu-para {
    background-image: url(../images/paralax/menu08.jpg);
}
.row-01.menu-para + .row-01.menu-para + .row-01.menu-para + .row-01.menu-para + .row-01.menu-para + .row-01.menu-para + .row-01.menu-para {
    background-image: url(../images/paralax/menu07.jpg);
}
.row-01.menu-para + .row-01.menu-para + .row-01.menu-para + .row-01.menu-para + .row-01.menu-para + .row-01.menu-para + .row-01.menu-para + .row-01.menu-para {
    background-image: url(../images/paralax/menu02.jpg);
}
.row-01.menu-para + .row-01.menu-para + .row-01.menu-para + .row-01.menu-para + .row-01.menu-para + .row-01.menu-para + .row-01.menu-para + .row-01.menu-para + .row-01.menu-para {
    background-image: url(../images/paralax/menu02.jpg);
}
/*	awards */
.row-01.awards {
    background-image: url(../images/paralax/FloridaRoom-1200.jpg);
}
.row-02.awards {
    background-image: url(../images/paralax/awards02.jpg);
}
/*	groups */
.row-01.groups {
    background-image: url(../images/paralax/groups01.jpg);
}
.row-02.groups {
    background-image: url(../images/paralax/groups02.jpg);
}
/*	index-alt  */
.img-stripe {
    margin-right: 480px;
}
@media (min-width: 1024px) {
    .img-stripe {
        margin-right: 600px;
    }
}
.img-stripe img {
    width: 100%;
}

@media (max-width: 1024px) {
    .row-01.awards,
    .row-04.chef,
    .row-01.chef{
        background-size: cover;
        -webkit-background-size:auto 1024px;
        background-position: -400px 0;

    }
    /* .row-01.awards {
        background-image:none; }
    .row-01.awards .para-bug-test {
        display:block;
        position:fixed;
    } */
}

@media (max-width: 767px) {
    .img-stripe {
        display: none;
    }
}
body {
    background-color: #231f20;
}
.home-link .logo {
    margin: 30px auto;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 600px) {
    .home-link .logo {
        margin: 60px auto;
    }
}

@media (max-width: 360px) {
    .home-link .logo img {
        width: 90%;
    }
}
.section-photo {
    width: 100%;
    *zoom: 1;
}
.section-photo:before, .section-photo:after {
    display: table;
    content: "";
    line-height: 0;
}
.section-photo:after {
    clear: both;
}

@media only screen and (min-width: 768px) {
    .section-photo {
        display: none;
    }
}
img.thumb {
    width: 100%;
}
/*
iframe {
    width: 100%;
    min-height: 1100px; 
}
*/

/* BLOGS */
.blog-row { margin-bottom: 30px; }
.blog-row h2 { line-height:100%; margin-bottom: 0; text-transform:uppercase; color:#fff;  font-weight:bold; }
.blog-row h2 span { display:block; color:#829C9B; font-size:0.8em; font-style:italic; text-transform:none; font-weight:normal; }
.blog-row .blog-img { float:left; margin-right:10px; margin-bottom:10px; }
.blog-row .blog-text { font-size: 1.2em; }
.blog-row .blog-photos { margin-left:-10px; }
.blog-row .blog-photos li { float:left; margin-left:10px; margin-bottom:10px; }

/* EVENTS */
.eventsList div { margin-bottom:30px; }
.eventsList h2 { text-transform:uppercase; color:#fff; font-weight:bold; margin-bottom:0; }
.eventsList .dateEvents { color:#829C9B; font-weight:bold; font-size:1.2em; }

/* REVIEWS */
.review-wrapper{
    margin-top: 20px;
}
.review-wrapper:after,
.reviews-full .review:after {
    display: block;
    margin: 16px 26px 26px 26px;
    content: '';
    background-color: transparent;
    border-bottom: 1px solid #202020;
}
.review-excerpt-list {margin-left: 0;}
.review-excerpt-list li+li{display: none;}
.review-excerpt-list blockquote{font: italic 26px Georgia, serif;}
.review-excerpt-list blockquote:before{content: '“'; display: inline;}
.review-excerpt-list blockquote:after{content: '”'; display: inline;}
.review-excerpt-list p{margin-bottom: 0;}
.review-excerpt-list .meta{margin-top: 16px; padding-left: 50px; background: url("../images/shell/sprites.png") top left no-repeat; }
.review-excerpt-list .meta span{}
.review-excerpt-list .yelp .meta{background-position: -36px -546px; }
.review-excerpt-list .trip-advisor .meta{background-position: -50px  -619px; }
.review-excerpt-list .open-table .meta{background-position: -50px  -402px; }
.review-excerpt-list+p{margin-top: 16px;margin-bottom: 0;text-align: right;}

.reviews-full, .reviews-full ul {padding-left: 0;margin: 0;}
.reviews-full li{list-style:none;}
.reviews-full .title{font: italic 26px Georgia, serif;margin-bottom: 12px;}
.reviews-full .extra{display: none;}
.reviews-full .byline{display: block;color: #b0baad;text-align: right;}
.reviews-full .excerpt{display: block;clear: both;}

.reviews-full .site{float: left;margin-right: 12px;display: block;height: 28px;background: transparent url("../images/shell/sprites.png") no-repeat;}
.reviews-full .site span{display: none;}
.reviews-full .yelp .source .site{width: 28px; background-position: -50px -546px; }
.reviews-full .trip-advisor .source .site{width: 36px; background-position: -50px  -619px; }
.reviews-full .open-table .source .site{width: 50px; background-position: -50px  -402px; }
.reviews-full .trip-type{float: left;font-family: Raleway; font-size: 12px; line-height: 140%; color: #b0baad; text-align: right;margin-top: 12px; }
.reviews-full .rating {float: left;margin: 12px 12px 0 0;font-family: Raleway; font-size: 12px; line-height: 140%; color: #b0baad;}
.reviews-full .rating span{display: block;float: left; }
.reviews-full .rating span+span{width: 80px; height: 16px; background: transparent url("../images/shell/sprites.png") no-repeat; margin-bottom: 10px; }
.reviews-full .rating span.r10 {background-position: -114px -696px; }
.reviews-full .rating span.r20 {background-position: -98px -696px; }
.reviews-full .rating span.r30 {background-position: -82px -696px; }
.reviews-full .rating span.r40 {background-position: -66px -696px; }
.reviews-full .rating span.r50 {background-position: -50px -696px; }



/* paralax bug testing */
.para-bug-test {display: none;}

.working-hours .reservation-link {
    float: right;
    position: relative;
    display: block;
    width: 190px;
    margin-top: 12px;
    margin-bottom: 6px;
    padding: 3px 70px 3px 25px;
    font-family: Raleway;
    font-size: 16px;
    line-height: 130%;
    color: #333;
    border-radius: 15px;
    background: #fff url("../images/shell/sprites.png") 85px -797px no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.working-hours .reservation-link:after {
    content: '';
    height: 20px;
    width: 1px;
    background-color: #333333;
    position: absolute;
    top: 3px;
    right: 62px;
}
.working-hours .reservation-link+span {
    display: block;
    clear: both;
    text-align: right;
    font-weight: bold;
}
.googleads { height:0; overflow:hidden; }

/* Message bar Styles */
aside.show {
    height: auto;
    opacity: 1;
    overflow: inherit;
}
aside.hide{
    height: 0;
    opacity: 0;
    overflow: hidden;
}
aside {
    z-index: 9000;
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
    font-family: Raleway, sans-serif;
    background-color: #82C1C1;
    padding-left: 12px;
    padding-right: 12px;
}
aside h1 {
    margin-bottom: 6px;
    padding-top: 12px;
    font-size:15px;
    font-weight:bold;
    line-height:140%;
    color:rgb(255,255,255);
    text-align:center;
}
aside p{
    padding-bottom: 24px;
    font-size:13px;
    line-height:140%;
    color:rgb(51,51,51);
    text-align:center;
}

/* Button Close */
aside #btn-close {
    display: block;
    width: 26px;
    padding-top: 30px;
    background: url(/media/images/shell/sprites.png) -50px -850px no-repeat;
    font-size:10px;
    text-transform: uppercase;
    line-height:140%;
    color:rgb(255,255,255);
    text-align:center;
    text-indent: -9000px;
    position: absolute;
    top: 5px;
    right: 12px;
}

@media (min-width: 768px) {
    aside {
        width: 100%;
        position: relative;
        top: 0;
        padding-left: 0;
        padding-right: 0;
    }
    aside h1 {
        font-size: 20px;
    }

    aside p {
        font-size: 16px;
        margin: 0 15% 0 15%;
    }
    aside #btn-close {
        text-indent: inherit;
        width: auto;
        background-position: -46px -850px;
    }
}

/* transitions */
aside {	
    -webkit-transition: all .35s ease-out;
    -moz-transition: all .35s ease-out;
    -ms-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out;
}

/* custom */
.staytouch form { padding-bottom: 2rem;}
.staytouch form input { padding: 0.5rem; }
.staytouch form input:first-child { margin-right: 0.5rem;}
.navlogo { max-width: 137px; margin-left: -2px; }
.open-table p { line-height: 1.5; }
header nav .open-table p { color: #fff; font-size: 0.55rem; }


@media (min-width: 768px)  {
    nav { height: 88px !important;}
    .open-table { margin-bottom: 1rem;}
    .open-table p { float: left; }
}

@media (min-width: 600px) {
    header nav .open-table p { margin-top: 0.3rem;}
}
@media (max-width: 599px) {
    header nav .open-table p { margin-top: 0.2rem;}
}

@media (max-width: 767px) {
    .container section, .container .section {
        background-image: none;
    }
}

/*Menu page*/


h2.menu-page-title {
    font-size: 25px;
}
.menu-section__title {
    font-weight: bold;
    font-size: 16px;
    color: #fff;
}
.menu-section__ul{
    margin: 0;
}
.menu-section__item-title {
    margin: 24px 0 0 0;
    color: #fff;
    font-size: 14px;
}
.menu-section__item-description {
    font-family: Raleway;
    font-size: 12px;
    line-height: 140%;
}
p.menu-section__item-description--eggs {
    margin-bottom: 6px;
    position: relative;
    padding-right: 68px;
}
.menu-section__item-price {
    float: right;
    font-family: Raleway;
    font-size: 16px;
    line-height: 140%;
    color: #fff;
}
.menu-section__item-price--eggs {
    color: #fffcde;
        position: absolute;
    right: 0;
    top:0;
}

.menu-section__ul:after {
    display: block;
    margin: 26px 26px 16px 26px;
    content: '';
    background-color: transparent;
    border-bottom: 1px solid #202020;
}
.menu-page-footer p {
    line-height: 100%;
}

@media (min-width: 600px){
    #menu-page .container section, #menu-page .container .section {
        padding: 1px 80px 0 80px;
    }
}

.open-table-reveal {
    display:none;
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    z-index:2000;
    background-color:rgba(0,0,0,0.8);
}
.open-table-reveal .close-otable {
    position:absolute;
    top:50px;
    right:50px;
    z-index:2001;
    font-size:30px;
    color:#fff;
}

.open-table-wrapper {
    display:block;
    width:100%;
    position:fixed;
    top:50%;
    left:-100%;
    text-align:center;
    z-index:2001;
    -webkit-transition: all 1200ms cubic-bezier(.26,1.06,.89,.9);
    -o-transition: all 1200ms cubic-bezier(.26,1.06,.89,.9);
    -ms-transition: all 1200ms cubic-bezier(.26,1.06,.89,.9);
    transition: all 1200ms cubic-bezier(.26,1.06,.89,.9);
}
.open-table-wrapper form {
    margin:0 auto !important;
}
body.reveal .open-table-reveal {
    display:block;
}
body.reveal .open-table-wrapper {
    left:0;
}
#ui-datepicker-div {
    top:calc(50% + 50px) !important;
}
.OT_ExtLink:link, .OT_ExtLink:visited, .OT_ExtLink:hover, .OT_ExtLink:active {
    margin:3px auto !important;
}