.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: #37783a; background: rgba(55, 120, 58, 0.95);}#nav-main li a {font-family:'Roboto Condensed';text-transform: uppercase;}#nav_main_toggle .icon-bar {background: #fff;}#nav-main li a {color: #fff;}#nav-main-content li.active a {border-color: #fff;}#nav-main-content li:hover a {color: rgba(244, 243, 161, 1); border-color: rgba(244, 243, 161, 1);}#nav-main-content li.active:hover a {border-color: rgba(244, 243, 161, 1);}.home-19484 .layout-1-bg-path{background-image: url('https://images.unoapp.com/boxdata/asset58804/images/parytown_bobbyobriens_homebgdark(1).jpg');}.home-19484 .layout-1-logo-section{background-image: url('https://images.unoapp.com/boxdata/asset58804/images/bobby_obriens_logo(14).png');}.home-19484 .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;}}.rotating-promos-19485 .layout-1-bg-path{background-image: url('');}.about-us-19486 .layout-1-bg-path{background-image: url('https://images.unoapp.com/boxdata/asset58804/images/vichy-1920x1080_2.png');}.our-menus-19487 .layout-1-bg-path{background-image: url('');}.daily-specials-19488 .layout-1-bg-path{background-image: url('https://images.unoapp.com/boxdata/asset58804/images/vichy-1920x1080_2.png');}.we-serve-2-19769 .layout-1-bg-path{background-image: url('https://images.unoapp.com/boxdata/asset58804/images/we_serve_bg.jpg');}.events-19490 .layout-1-bg-path{background-image: url('');}.events-calendar-19491 .layout-1-bg-path{background-image: url('https://images.unoapp.com/boxdata/asset58804/images/vichy-1920x1080_2.png');}.gallery-2-19770 .layout-1-bg-path{background-image: url('');}.contact-us-19493 .layout-1-bg-color{background-color:rgb(51, 51, 51);}.contact-us-19493 .layout-1-bg-path{background-image: url('');}.custom-footer-19494 .layout-1-bg-path{background-image: url('');}.layout-1-footer-bg{background-color:rgb(47, 55, 59);}.content-social h1, .headline h1 ,.headlineui h1 {font-family: 'Oswald'; font-size: 40px; color: rgb(244, 243, 161); margin: 0px;line-height: 40px;font-weight: bold;}.content-social h2, .headline h2,.subheadui h2{font-family: 'Oswald'; font-size: 24px; color: #fff; margin: 0px;line-height: 24px;font-weight: normal;}/* 
Bobby O'Brien's Green - #119a49
Bobby O'Brien's Yellow - #f4f3a1
Bobby O'Brien's Brown - #391510
*/

/* General Stylings */
/* Lato & Goudy Bookletter 1911 Font provided by Google Fonts */
@import url('https://fonts.googleapis.com/css?family=Goudy+Bookletter+1911|Lato:300,400,700,900');


.home-19484 .layout-1-bg-path {
    background-image: url('https://images.unoapp.com/boxdata/asset58804/images/parytown_bobbyobriens_homebgdark(1).jpg') !important;    
}
#we-serve div.widget-section {background: url('https://images.unoapp.com/boxdata/asset58804/images/we_serve_bg.jpg') !important;}
#about-us div.widget-section {background: url('https://images.unoapp.com/boxdata/asset58804/images/vichy-1920x1080_2.png') !important;}
#events-calendar div.widget-section {  background: url('https://images.unoapp.com/boxdata/asset58804/images/vichy-1920x1080_2.png') !important;
}
.header-link {
    color: #fff;
    text-decoration: none;
}
.home-layout-1 .content-social {
    text-shadow: 0 2px 2px rgba(0,0,0,.5);
}
#nav-main {
    background-size: contain;
    background-repeat: repeat-x;
    background-image: url('https://images.unoapp.com/boxdata/asset58804/images/navbar_bg_1.png');
}
.main-wrapper {
    padding: 50px 10px;
}
.main-wrapper.wood {
    background-image: url('https://images.unoapp.com/boxdata/asset58804/images/bobbyobriens_generic1.jpg');
    background-size: cover;
    background-repeat: repeat;
    background-position: center;
    color: #fff;
}
.main-wrapper * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.main-container {
    max-width: 1160px;
    margin: 0 auto;
    padding: 15px;
    text-align: center;
    font-family: 'Goudy Bookletter 1911', serif;
}
.main-container h2 {
    margin: 0 0 15px;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
    font-family: 'Goudy Bookletter 1911', serif;
    color: #f4f3a1;
}
.main-container h3 {
    margin: 0 0 15px;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 300;
}
.main-container a {
    color: #119a49;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.main-container a:hover {
    color: #391510;
}
.main-container p {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #fff;
}
body .site-btn {
    display: inline-block;
    padding: 5px;
}
body .site-btn a {
    display: block;
    padding: 10px;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    color: #f4f3a1;
    background-color: #119a49;
    font-family: 'Lato', sans-serif;
}
body .site-btn a:hover {
    color: #fff;
    background-color: #391510;
}
/* Section Fixes */
body div.widget-section {
    padding: 50px 10px;
}
body div.widget-section > div {
    padding: 0 !important;
}
/* Nav Fix */
body #header-section {
    z-index: 100;
}
body #nav-main-content li {
    padding: 13px;
}
body #nav-main-content li a {
    font-size: 20px;
}
body .category-title, body .menu-item-content .menu-item-title {
    font-family: 'Goudy Bookletter 1911', serif;
    text-transform: uppercase;
}
/* Gallery Widget Fix */
body .gallery_widget_body {
    background-image: url('https://images.unoapp.com/boxdata/asset58804/images/bobbyobriens_generic1.jpg');
    background-size: inherit;
    background-repeat: repeat;
    background-position: center;
}
body .extra-gallery-div {
    background-size: contain;
}
body .gallery_widget_body.gallery_layout_3 .gallery-spotlight .pagination > div {
    background-color: #119a49;
    border: 1px solid #391510;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
body .gallery_widget_body.gallery_layout_3 .gallery-spotlight .pagination > div:hover {
    background-color: #f4f3a1;
    border: 1px solid #391510;
}
body .gallery_widget_body.gallery_layout_3 .gallery-spotlight .pagination > div.highlight {
    background-color: #f4f3a1;
    border: 1px solid #391510;
}
/* Profile Widget Fix */
body .profile_widget_body.profile_layout_1 .section-1 h6 {
    line-height: 90%;
    font-family: 'Goudy Bookletter 1911', serif;
}
body .profile_widget_body.profile_layout_1 .section-1 p {
    line-height: 1.6;
}
.about-logo {
    position: absolute;
    width: 300px;
    top: -20px;
    left: 50%;
    margin-left: -150px;
}
/* Daily Specials Fix */
body .category-title {
    line-height: 40px !important;
    margin: 0 0 25px !important;
    text-align: center;
}
body .structure1 .menu-item-description {
    padding-right: 0 !important;
}
body .structure1 .menu-item-description, .structure1 .menu-item {
    margin: 0;
}
body .menu-item {
    padding: 15px;
}
body #daily-specials .menu-item:nth-child(odd) {
    background-color: rgba(200,200,200,0.3);
}

/* CONTEST STYLING */

#contest li {
    color: #391510;
    font-size: 18px;
    margin: 0px auto;
    display:block;
    width:70%;
    display: list-item;
    list-style-position: inside;
}
#contest .unoapp-new-page-image {
    display:block;
    margin:0px auto !important;
}

#contest .unoapp-new-page-button {
    color: #f4f3a1 !important;
}



/* Events Violation */
/*body .events_widget_body {
    font-size: 16px;
}
body #month-selector h2 {
    font-weight: 700;
}
body .days-of-week p {
    background-color: #000;
    color: #f4f3a1;
}
body #calendar-days p {
    font-weight: 400;
    background-color: #000;
    color: #f4f3a1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
body #calendar-days p:hover {
    color: #000;
    background-color: #f4f3a1;
}
body #calendar-days p.special-date {
    color: #ccc;
}
body #calendar-days p.special-date.today {
    color: #000;
    background-color: #f4f3a1;
}
body #calendar-days p.special-date:hover {
    color: #000;
}
body #calendar-days p.special-date span {
    background-color: #ccc !important;
}
body #calendar-days p.special-date.today span {
    background-color: #000 !important;
}
body #calendar-days p.special-date.today:hover {
    background-color: #fff;
}
body #show-all-events {
    border: 1px solid #000;
    background-color: #000;
    color: #f4f3a1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
body #show-all-events:hover {
    color: #000;
    background-color: #f4f3a1;
}
body #show-all-events p {
    margin: 0;
    padding: 10px;
}
body #event-list-section {
    background-color: #000;
    border: 1px solid #000;
}
body .events-listing .expanded-info {
    background-color: #fff;
}
body .events-listing > div {
    border-color: #f4f3a1 !important;
}
body .events-listing > div:hover > .event-info {
    background-color: #fff;
}
body .events-listing > div:hover > .event-info > h5, body .events-listing > div:hover > .event-info > p {
    color: #000;
}
body .events-listing .map-canvas {
    padding: 0 !important;
}
body .events-listing .event-info > h5 {
    color: #f4f3a1;
}
body .events-listing .event-info > p {
    color: #fff;
    font-weight: 400;
}
body .download-social-split > div {
    padding: 12px 25px 12px 0;
}
body #all-events {
    background-color: #000;
}
body #all-events > h2 {
    font-size: 24px;
    line-height: 40px;
    font-weight: 700;
    font-family: 'Goudy Bookletter 1911', serif;
    color: #f4f3a1;
    background-color: #000;
}*/
/* Removing the UNOapp Footer */
body .footer {
    display: none;
}

@media (max-width: 991px) {
    body .profile_widget_body.profile_layout_1 .section-2 div:not(.reset-edit) { margin-top:60px; }
    .about-logo { top:40px; }
}

@media (max-width: 767px) {
    body .profile_widget_body.profile_layout_1 .section-1 > div:first-child { min-height:auto; }
    body .profile_widget_body.profile_layout_1 .section-1 h6 { font-size:40px !important; }
    .about-logo { top:-20px; }
}

/* Tablet Stylings */
@media screen and (max-width: 959px) and (min-width: 565px) {
    
}

/* Mobile Stylings */
@media screen and (max-width: 564px) {
    body .site-btn { width:100%; }
    body .structure8 .menu-item .menu-item-image { height:120px; }
    body #month-selector h2 { font-size:18px !important; }
    body #contact-us .map-fold.widget-section { padding:15px; }
    #contest li {width: 100%;}
}




.contact_layout_4 .col-sm-9 {
    width: 100%;
}
.contact_layout_4 .col-sm-3 {
    display: none;
}

.closed {font-size: 64px;}


/* === Menus section === */
#our-menus, #daily-specials {display:none !important;}
.our-menus-section .site-btn {
    min-width: 33.333%;
    margin-top: 25px;
}
/* Mobile Stylings */
@media screen and (max-width: 959px) {

}
@media screen and (max-width: 564px) {

}

/* === Events section === */

.events-section p {
    font-size: 24px;
}
.events-section p a:hover {
    color: #f4f3a1;
}

/* === Lightwidget === */
.marginbottom {margin-bottom: 25px;} 
.iframecss {width: 100%; border: 0; overflow: hidden;}


/* === CUSTOM FOOTER === */

    .footer-wrapper {
        display: table;
        width: 100%;
        background-color: #333;
        color: #fff;
        font-family: 'Lato', sans-serif;
    }
    .footer-container {
        display: table-row;
        font-size: 14px;
    }
    .footer-container h2 {
        margin: 0 0 10px;
        font-size: 22px;
        font-family: 'Libre Baskerville', serif;
        font-weight: 300;
        text-transform: uppercase;
        color: #119a49;
    }
    .footer-container p {
        line-height: 1.6;
    }
    .footer-left {
        vertical-align: top;
        display: table-cell;
        width: 66.666%;
    }
    .footer-left .footer-left, .footer-left .footer-right {
        float: left;
        width: 50%;
        padding: 25px;
    }
    .footer-right {
        position: relative;
        vertical-align: middle;
        display: table-cell;
        width: 33.333%;
        padding: 25px;
    }
    .footer-right.duo-tone {
        background-color: #111;
    }
    .footer-container a {
        color: #119a49;
        text-decoration: none;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }
    .footer-container a:hover {
        color: #f4f3a1;
    }
    /* Footer Copywrite Info */
    .copywrite {
        padding: 15px 10px;
        color: #828282;
        background-color: #262626;
        text-align: center;
        font-family: Lato;
        font-size: 14px;
    }
    .copywrite a {
        color: #119a49;
        text-decoration: none;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }
    .copywrite a:hover {
        color: #f4f3a1;
    }
    /* Footer Right Side Stylings */
    .footer-location {
        text-align: center;
    }
    .footer-location a {
        
    }
    .footer-location a:hover {
        color: #fff;
    }
    .footer-location .site-btn {
        width: 50%;
    }
    .footer-location .site-btn a {
        font-size: 16px;
    }
    .footer-location img {
        display: block;
        max-width: 320px;
        width: 100%;
        margin: 0 auto 15px;
    }
    /* Footer Social Icons */
    .footer-social {
        position: absolute;
        z-index: 2;
        top: -55px;
        right: 0;
        text-align: right;
    }
    .footer-social .footer-social-btn {
        display: inline-block;
        padding: 5px;
        font-size: 28px;
    }
    .footer-social .footer-social-btn a {
        color: #333;
    }
    .footer-social .footer-social-btn a:hover {
        color: #119a49;
    }
    /* Footer Hours of Operation */
    .hours-table {
        display: table;
        width: 100%;
        max-width: 360px;
        border-collapse: collapse;
    }
    .fake-row {
        display: table-row;
    }
    .hours-table .fake-row:nth-child(even) {
        background-color: rgba(0,0,0,.2);
    }
    .hours-table .fake-row:nth-child(odd) {
        background-color: rgba(17,154,73,.2);
    }
    .fake-cell {
        display: table-cell;
        vertical-align: middle;
        padding: 10px;
    }
    .hours-table .fake-cell:first-child {
        border-right: 1px solid rgba(0,0,0,.5);
    }
    /* E-Blast Widget Fix */
    #sort_widget_127613 {
        margin: 0;
        width: 100% !important;
        padding: 0 !important;
        border: 0 !important;
    }
    #email_id_sort_127613 {
        height: auto !important;
        width: 100% !important;
        padding: 10px;
        font-size: 16px;
        font-weight: 300;
        border: 1px solid #ccc;
        border-radius: 0px;
        color: #292F33;
        box-sizing: border-box;
    }
    body #open_img_sort_127613 {
        cursor: pointer;
        display: inline-block;
        margin: 10px auto 0 !important;
        padding: 10px !important;
        background-color: #119a49 !important;
        color: #fff !important;
        border-radius: 0 !important;
        font-size: 22px;
        text-transform: uppercase;
        letter-spacing: 1px;
        box-sizing: border-box;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }
    body #open_img_sort_127613:hover {
        background-color: #f4f3a1 !important;
        color: #391510 !important;
    }
    /* Tablet Stylings */
    @media (max-width: 959px) {
        body .footer-left, body .footer-right, body .footer-left .footer-left, body .footer-left .footer-right { display:block;width:100%;float:none; }
        body .footer-left { padding:15px; }
        .footer-left .footer-left, .footer-left .footer-right { padding:0; }
        .footer-social .footer-social-btn { font-size:20px;padding:0; }
        .footer-social { top:inherit;bottom:-50px; }
        .tw-section { margin-bottom:15px; }
    }
    /* Mobile Stylings */
    @media screen and (max-width: 564px) {
        .footer-social .footer-social-btn { font-size:20px;padding:0; }
        .footer-social { top:inherit;bottom:-50px; }
        .footer-location .site-btn { width:100%; }
        .hours-table .fake-cell { padding:5px; }
    }
.home-home-19484 .content-social h1, .home-home-19484 .headline h1 {font-family: 'Oswald'; font-size: 40px; color: rgb(244, 243, 161); margin: 0px;font-weight: bold;}.home-home-19484 .content-social h2, .home-home-19484 .headline h2 {font-family: 'Oswald'; font-size: 24px; color: #fff; margin: 0px;font-weight: normal;}.social_color_1{color:#139b48; color: rgb(19, 155, 72);}.social_color_2{color:#139b48; color: rgb(19, 155, 72);}