.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: #20418b; background: rgba(32, 65, 139, 0.95);}#nav-main li a {font-family:'Cinzel';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(204, 204, 204, 1); border-color: rgba(204, 204, 204, 1);}#nav-main-content li.active:hover a {border-color: rgba(204, 204, 204, 1);}.home-19628 .layout-1-bg-path{background-image: url('https://images.unoapp.com/boxdata/asset64982/images/Background-patio2024-V2.jpg');}.home-19628 .layout-1-logo-section{background-image: url('https://images.unoapp.com/boxdata/asset64982/images/tpok_web_logo-FoodStarting795(1).png');}.home-19628 .layout-1-arrow-color{color:#fff;}@media only screen and (min-width: 1600px) { .layout-1-logo-padding{padding-top:495px !important;}}@media only screen and (max-width: 1600px) { .layout-1-logo-padding{padding-top:395px !important;}}.pop-up-30979 .layout-1-bg-path{background-image: url('');}.rotating-promos-19629 .layout-1-bg-path{background-image: url('https://images.unoapp.com/boxdata/asset64982/images/dark_pattern2.png');}.about-us-19630 .layout-1-bg-path{background-image: url('https://images.unoapp.com/boxdata/asset64982/images/light_pattern.png');}.our-menus-19631 .layout-1-bg-path{background-image: url('');}.daily-specials-19633 .layout-1-bg-path{background-image: url('https://images.unoapp.com/boxdata/asset64982/images/light_pattern.png');}.we-serve-19634 .layout-1-bg-path{background-image: url('https://images.unoapp.com/boxdata/asset58590/images/weserve2_bg.jpg');}.events-2-33267 .layout-1-bg-path{background-image: url('');}.gallery-19637 .layout-1-bg-path{background-image: url('');}.contact-us-19638 .layout-1-bg-color{background-color:rgb(51, 51, 51);}.contact-us-19638 .layout-1-bg-path{background-image: url('');}.custom-footer-19639 .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: 'Cinzel'; font-size: 40px; color: rgb(255, 255, 255); margin: 0px;line-height: 40px;font-weight: bold;}.content-social h2, .headline h2,.subheadui h2{font-family: 'Cinzel'; font-size: 24px; color: #fff; margin: 0px;line-height: 24px;font-weight: bold;}/* 
Pub on King Blue - #20418b
Pub on King Red - #cf202c
*/
@import url('https://fonts.googleapis.com/css?family=Cinzel:400,700,900|Old+Standard+TT:400,700');
/* General Stylings */
.header-link {
    color: #fff;
    text-decoration: none;
}
.home-layout-1 .content-social {
    text-shadow: 0 2px 2px rgba(0,0,0,.5);
}
.main-wrapper {
    padding: 50px 10px;
}
.main-wrapper.wood {
    background-image: url('https://images.unoapp.com/boxdata/asset64982/images/dark_pattern2.png');
    background-repeat: repeat;
    background-size: inherit;
    color: #fff;
}
.main-wrapper {
    
}
.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: 'Cinzel', serif;
}
.main-container h2 {
    margin: 0 0 15px;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
}
.main-container h3 {
    margin: 0 0 15px;
    text-transform: uppercase;
    font-family: 'Old Standard TT', serif;
    font-size: 26px;
    font-weight: 400;
}
.main-container a {
    color: #428bca;
    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 {
    
}
body .site-btn {
    display: inline-block;
    padding: 5px;
}
body .site-btn a {
    display: block;
    padding: 10px;
    font-size: 24px;
    font-weight: 300;
    font-family: 'Cinzel', serif;
    text-transform: uppercase;
    color: #fff;
    background-color: #20418b;
}
body .site-btn a:hover {
    color: #fff;
    background-color: #cf202c;
}
/* 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;
    font-weight: 700;
}
/* Gallery Widget Fix */
body .extra-gallery-div {
    background-size: contain;
}
body .gallery_widget_body.gallery_layout_3 .gallery-spotlight .pagination > div {
    background-color: #20418b;
    border: 1px solid #fff;
    -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: #cf202c;
    border: 1px solid #fff;
}
body .gallery_widget_body.gallery_layout_3 .gallery-spotlight .pagination > div.highlight {
    background-color: #cf202c;
    border: 1px solid #fff;
}
/* Profile Widget Fix */
body .profile_widget_body.profile_layout_1 .section-1 h6 {
    line-height: 90%;
}
body .profile_widget_body.profile_layout_1 .section-1 p {
    line-height: 1.6;
}
/*.about-logo {
    position: absolute;
    width: 300px;
    top: -40px;
    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);
}
/* Events Violation */
body #month-selector h2 {
    font-weight: 700;
}
/*body .events_widget_body {
    font-size: 16px;
}
body #month-selector h2 {
    font-weight: 700;
}
body .days-of-week p {
    background-color: #000;
    color: #f6f1b2;
}
body #calendar-days p {
    font-weight: 400;
    background-color: #000;
    color: #f6f1b2;
    -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: #f6f1b2;
}
body #calendar-days p.special-date {
    color: #ccc;
}
body #calendar-days p.special-date.today {
    color: #000;
    background-color: #f6f1b2;
}
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: #f6f1b2;
    -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: #f6f1b2;
}
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: #f6f1b2 !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: #f6f1b2;
}
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: 'Lato', sans-serif;
    color: #f6f1b2;
    background-color: #000;
}*/
/* Contact Map Widget */
.contact_widget_body .col-sm-3 {
    display: none !important;
}
.contact_widget_body .col-sm-9 {
    width: 100% !important;
}
/* 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:0px; }
}

@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:-60px; }
}

/* 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; }
}
.home-home-19628 .content-social h1, .home-home-19628 .headline h1 {font-family: 'Cinzel'; font-size: 40px; color: rgb(255, 255, 255); margin: 0px;font-weight: bold;}.home-home-19628 .content-social h2, .home-home-19628 .headline h2 {font-family: 'Cinzel'; font-size: 24px; color: #fff; margin: 0px;font-weight: bold;}
    .buy-btn {
        width: 100%;
        background: #20418b;
        text-align: center;
        padding: 10px 0px;
        text-decoration: none;
        font-weight: bold;
        text-transform: uppercase;
        color: #fff;
        position:absolute;bottom:0;left:0;right:0;
    }
    .buy-btn:hover {
        background: #fff;
        text-decoration: none;
        color: #20418b;
    }

    .our-menus-section .site-btn {
        min-width: 24%;
    }
    /* Mobile Stylings */
    @media screen and (max-width: 959px) {
        .our-menus-section .site-btn { min-width:50%; }
    }
    @media screen and (max-width: 564px) {
        .our-menus-section .site-btn { min-width:100%; }
    }
    .clearheight {height: 25px;}

    .events-section p {
        font-size: 24px;
    }
    .events-section p a:hover {
        color: #cf202c;
    }
    /* Mobile Stylings */
    @media screen and (max-width: 959px) {

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

    }

	.lightwidget-widget {
		width:100%;
		border:0;
		overflow:hidden;

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

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

	/* ==== General Footer container ===== */
	.footer-wrapper {
		padding: 0px;
		background: #1a1a1a;
		color: white;
		font-family: inherit;
	}
	.footer-container {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.footer-col {padding: 24px; flex: 1 25%;}

	.footer-wrapper h2, .footer-wrapper p {
		font-family: 'Old Standard TT', serif;
	}
	.footer-wrapper h2, .footer-container a {color: #428bca;}
	.footer-wrapper p, .fake-cell {font-size: 16px;}
	/* Logo column */
	.logo_area {
		display: flex;
		justify-content: center;
		align-items: center;
		background: #000;
		padding: 0 8%;
	}
	.logo_area img {
		width: 320px;
	}

	/* ==== HOURS ==== */
	/* 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(32,65,139,.2);
    }
    .fake-cell {
        display: table-cell;
        vertical-align: middle;
        padding: 10px;
        font-family: 'Old Standard TT', serif;
    }
    .hours-table .fake-cell:first-child {
        border-right: 1px solid rgba(0,0,0,.5);
    }

    @media (max-width: 959px) {}
    @media screen and (max-width: 564px) {
    	.hours-table .fake-cell {padding: 5px;}
    }

    /* ===== SOCIAL CSS ==== */
    .footer-social {
	  display: flex;
	  gap: 8px;
	  position: absolute;
	  right: 2%;
	  margin-top: -7%;
	}
    .fa-stack-1x, .fa-stack-2x {
    	position: relative;
    	font-size: 48px;
    }
    .fa-inverse {
    	color: white;
    	background: #000;
    	border-radius: 120px;
    }
    .fa-instagram {
	  padding: 16px 31px;
	}
	.fa-facebook {
	  padding: 16px 37px;
	}
    .fa-inverse:hover {
        background: #cf202c;
    }
    @media (max-width: 959px) {
    }
    @media screen and (max-width: 564px) {
    }

    /* ==== E-Blast Widget Fix ==== */
    #sort_widget_131161 {
        margin: 0;
        width: 100% !important;
        padding: 0 !important;
        border: 0 !important;
    }
    #email_id_sort_131161 {
        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_131161 {
        cursor: pointer;
        display: inline-block;
        margin: 10px auto 0 !important;
        padding: 10px !important;
        background-color: #20418b !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_131161:hover {
        background-color: #cf202c !important;
        color: #fff !important;
    }

    /* ====== Copyright ===== */
    .footer-container.copywrite {
    	text-align: center;
    	justify-content: center;
    	gap: 8px;
	}
