.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-19498 .layout-1-bg-path{background-image: url('https://images.unoapp.com/boxdata/asset64877/images/parytown_bobbyobriens_homebgdark_1(1).jpg');}.home-19498 .layout-1-logo-section{background-image: url('https://images.unoapp.com/boxdata/asset61384/images/bobby_obriens_logo(2).png');}.home-19498 .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;}}.popup-30247 .layout-1-bg-path{background-image: url('');}.rotating-promos-19499 .layout-1-bg-path{background-image: url('');}.about-us-19500 .layout-1-bg-path{background-image: url('https://images.unoapp.com/boxdata/asset58804/images/vichy-1920x1080_2.png');}.our-menus-19501 .layout-1-bg-path{background-image: url('');}.daily-specials-19502 .layout-1-bg-path{background-image: url('https://images.unoapp.com/boxdata/asset58804/images/vichy-1920x1080_2.png');}.we-serve-19768 .layout-1-bg-path{background-image: url('https://images.unoapp.com/boxdata/asset64877/images/we_serve_bg.jpg');}.events-19503 .layout-1-bg-path{background-image: url('');}.gallery-19736 .layout-1-bg-path{background-image: url('');}.contact-us-19505 .layout-1-bg-color{background-color:rgb(51, 51, 51);}.contact-us-19505 .layout-1-bg-path{background-image: url('');}.custom-footer-19506 .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');
.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);
}

/* 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; }
}

/*NEW MAP FIXES*/
#contact-widget-76a50102a7e8dfe6af6051137982af11 > div > div > div.col-sm-3 {
display: none !important;
}

#contact-widget-76a50102a7e8dfe6af6051137982af11 > div > div > div.col-sm-6, #contact-widget-76a50102a7e8dfe6af6051137982af11 > div > div > div.col-sm-9{
    width:100% !important;
    padding-left: 0;
    padding-right: 0;
}

/* ======= #our-menus ======= */
.height-divboth {height: 25px;}
.p-margin-bottom {margin-bottom: 10px;}
.our-menus-section .site-btn {
    min-width: 33.333%;
}

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

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


/* ======= faux-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_131010 {
    margin: 0;
    width: 100% !important;
    padding: 0 !important;
    border: 0 !important;
}
#email_id_sort_131010 {
    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_131010 {
    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_131010:hover {
    background-color: #f4f3a1 !important;
    color: #391510 !important;
}
/* Volley Ball Styling */
.v-ball {
    padding: 15px 10px;
    background-color: #119a49;
    font-size: 14px;
    text-align: center;
    color: #fff;
}
.v-ball p {
    margin: 0;
}
.v-ball a {
    color: #f4f3a1;
    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;
}
.v-ball a:hover {
    color: #fcfac2;
}
/* 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-19498 .content-social h1, .home-home-19498 .headline h1 {font-family: 'Oswald'; font-size: 40px; color: rgb(244, 243, 161); margin: 0px;font-weight: bold;}.home-home-19498 .content-social h2, .home-home-19498 .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);}