.skip-link {
                    background: #ca7c3c;
                    color: white;
                    font-weight: 700;
                    left: 50%;
                    padding: 5px 10px;
                    position: absolute;
                    transform: translateY(-500%);
                    transition: transform 0.3s;
                    z-index: 999;
                }
                a.skip-link:focus {
                    transform: translateY(00%);
                }#nav-main-controls, #nav-main { background: #b40100; background: rgba(180, 1, 0, 0.95);}#nav-main li a {font-family:'Quicksand';text-transform: uppercase;}#nav_main_toggle .icon-bar {background: rgba(255, 255, 255, 1);}#nav-main li a {color: rgba(255, 255, 255, 1);}#nav-main-content li.active a {border-color: rgba(255, 255, 255, 1);}#nav-main-content li:hover a {color: rgba(255, 255, 255, 1); border-color: rgba(255, 255, 255, 1);}#nav-main-content li.active:hover a {border-color: rgba(255, 255, 255, 1);}.home-31401 .layout-1-bg-path{background-image: url('https://images.unoapp.com/boxdata/asset87177/images/Backgroundoption1(2).jpg');}.home-31401 .layout-1-arrow-color{color:#fff;}@media only screen and (min-width: 1600px) { .layout-1-logo-padding{padding-top:675px !important;}}@media only screen and (max-width: 1600px) { .layout-1-logo-padding{padding-top:575px !important;}}.about-31403 .layout-1-bg-path{background-image: url('https://images.unoapp.com/boxdata/asset76994/images/BG_V2.jpg');}.pop-up-2-36766 .layout-1-bg-path{background-image: url('');}.reservations-31404 .layout-1-bg-color{background-color:rgb(192, 0, 0);}.reservations-31404 .layout-1-bg-path{background-image: url('');}.menu-31405 .layout-1-bg-path{background-image: url('https://images.unoapp.com/boxdata/asset87177/images/bg-wood-slabs.jpg');}.specials-31406 .layout-1-bg-color{background-color:rgb(255, 255, 255);}.specials-31406 .layout-1-bg-path{background-image: url('');}.on-tap-31407 .layout-1-bg-path{background-image: url('https://images.unoapp.com/boxdata/asset76994/images/BG_V2.jpg');}.gallery-31408 .layout-1-bg-path{background-image: url('https://images.unoapp.com/boxdata/asset76994/images/BG_3.jpg');}.custom-footer-31409 .layout-1-bg-path{background-image: url('');}.layout-1-footer-bg{background-color:rgb(0, 0, 0);}.content-social h1, .headline h1 ,.headlineui h1 {font-family: 'Quicksand'; font-size: 20px; color: #fff; margin: 0px;line-height: 20px;font-weight: normal;}.content-social h2, .headline h2,.subheadui h2{font-family: 'Quicksand'; font-size: 20px; color: #fff; margin: 0px;line-height: 20px;font-weight: normal;}.home-31401 .layout-1-bg-path {background-image: url('https://images.unoapp.com/boxdata/asset87177/images/Backgroundoption1(2).jpg') !important}

.about-31403 .layout-1-bg-path {
  background-image: url('https://images.unoapp.com/boxdata/asset76994/images/BG_V2.jpg') !important;
}

.on-tap-31407 .layout-1-bg-path {
  background-image: url('https://images.unoapp.com/boxdata/asset76994/images/BG_V2.jpg') !important;
}

.gallery-31408 .layout-1-bg-path {
  background-image: url('https://images.unoapp.com/boxdata/asset76994/images/BG_3.jpg') !important;
}
/* Menu */
#specials .menu-item-image {
    display: none !important;
}

#menu .bg-scale-img {
    background-image: url('https://images.unoapp.com/boxdata/asset87177/images/bg-wood-slabs.jpg');
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent !important;
}

#on-tap .wt3130 .category-title {
    font-size: 60px !important;
}

/* Event */
#event_title .widget-section {
    padding: 0px;
}

/* gallery */

#gallery .gallery_widget_body.gallery_layout_4 .gallery-thumbs > div > div {
    height: 220px !important;
}

#gallery .widget-section {
    padding: 100px 0px;
}

/* Contact */
#contact .widget-section .contact-company-name {
    font-family: 'Roboto Slab';
    font-weight: bold;
    font-size: 60px;
    color: #fff;
}

#contact .col-sm-10.col-sm-offset-1.section-2, #contact .contact-address, #contact .contact-phone{
    color: #fff;
    font-size: 16px;
    font-family: 'Lato';
    text-decoration:none !important;
}
.contact_layout_4 .col-sm-9 {
    width: 100%;
    padding: 0 !important;
}
.contact_layout_4 .col-sm-3 {
    display: none;
}
.contact_widget_body.contact_layout_4 {padding:0;}
/* Mobile */

@media only screen and (max-width: 900px) {
    .gallery-overlay.gallery-overlay_4 {
        background: none !important;
    }
    .profile_widget_body.profile_layout_1 .section-1 h6 {
        font-size: 50px !important;
    }
    .home-layout-1 {
        background-position: 24%, 50% !important;
    }
}

body {
    margin: 0;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
}
.clear-both {
    clear: both;
    display: block;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto; 
    width: 100%;
}

/** CUSTOM FOOTER START **/
#custom-footer .custom-logo, #custom-footer .custom-address, #custom-footer .custom-time {
    display: inline-block;
    height: 256px;
    overflow: hidden;
}
#custom-footer {
    margin-right: auto;
    margin-left: auto;
    background-color: #000;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}
#custom-footer .custom-logo {
    padding-right: 100px;
    padding-top: 27px;
}

#custom-footer .custom-logo img {
    width: 250px;
    vertical-align: middle;
}
#custom-footer .custom-address {
    padding-right: 140px;
    padding-left: 25px;
    padding-top: 32px;
    border-right: 1px solid #fff;
    text-align: left;
    text-decoration:none !important;
}
#custom-footer .custom-time {
    padding-left: 30px;
    padding-top: 9px;
    text-align: left;
}
#custom-footer .custom-address p {
    color: #fff;
    margin-top: 0;
    font-size: 17px;
}
#custom-footer .custom-address a{color:white; text-decoration:none !important;}
#custom-footer .custom-address a:hover{color:#b40100;}
#custom-footer .custom-time h5 {
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 0;
    margin-top: -10px;
}
#custom-footer .custom-time p {
    font-size: 17px;
    color: #fff;
    margin: 3px 0;
    text-transform: uppercase;
}
.custom-copyright {
    height: 67px;
    position: relative;
    background-color: #000;
}
.custom-copyright img {
    width: 175px;
}
.custom-copyright.adx {
    height: 98px;
}
.custom-copyright.adx > a > * {
    margin: 10px 10px 0px;
}
.custom-copyright.adx > a:last-child > img {
    width: 120px;
    margin-top: 29px;
}
.custom-copyright img.gshift {
    width: 125px; 
    margin: 4px 10px 0px;
}
.custom-copyright.adx img.gshift {
    width: 120px;
    margin: 10px;
    position: absolute;
    right: 130px;
    top: 11px;
}

.reserve-btn {
    background: #b40100;
    text-align: center;
    padding: 20px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight:bold;
}
.reserve-btn:hover{
    color:#b40100;
    background:white;
}
@media (max-width: 1075px) { 
    #custom-footer .custom-logo {
        padding-right: 60px;
    }
    #custom-footer .custom-address {
        padding-right: 70px;
    }
}

@media (max-width: 991px) {
    #custom-footer .custom-logo, #custom-footer .custom-address, #custom-footer .custom-time {
        height: auto;
        overflow: static;
    }
    #custom-footer {
        padding-left:20px;
        padding-right:20px;
    }
    #custom-footer .custom-logo {
        display: block;
        text-align: left;
        padding-right: 0;
        padding-top: 0;
    }
    #custom-footer .custom-address {
        padding-right: 0;
        padding-left: 0;
        padding-top: 12px;
        border-left: 0 solid #fff;
        border-right: 0 solid #fff;
        border-top: 0 solid #fff;
        border-bottom: 0 solid #fff;
        display: block;
        max-width: 320px;
        margin: 10px 0 auto 0;
        padding-bottom: 12px;
    }
    #custom-footer .custom-time {
        padding-left: 0;
        padding-top: 10px;  
        float: left;    
    }
}
/** CUSTOM FOOTER END **/

.white {color: white;}
.lh-onepointfive {line-height: 1.5;}
.home-home-31401 .content-social h1, .home-home-31401 .headline h1 {font-family: 'Quicksand'; font-size: 20px; color: #fff; margin: 0px;font-weight: normal;}.home-home-31401 .content-social h2, .home-home-31401 .headline h2 {font-family: 'Quicksand'; font-size: 20px; color: #fff; margin: 0px;font-weight: normal;}
		.fancybox-wrap.fancybox-type-image {
            width: auto !important;
            height: auto !important;
        }
        @media (max-width: 991px) {
            .fancybox-wrap.fancybox-type-image {
                width: 800px !important;
                height: auto !important;
                max-width: 90%;
                left: 50% !important;
                transform: translateX(-50%);
            }
        }
        @media (max-width: 767px) {
            .fancybox-wrap.fancybox-type-image {
                width: 400 !important;
            }
        }

        .fancybox-wrap.fancybox-type-image .fancybox-inner {
            width: auto !important;
            height: auto !important;
            max-width: 800px;
        }
        #btn-31405-2:hover{background-color:rgb(127, 127, 127)!important;cursor:pointer;}