.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: #7030a0; background: rgba(112, 48, 160, 0.95);}#nav-main li a {font-family:'Orbitron';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(197, 163, 224, 1); border-color: rgba(197, 163, 224, 1);}#nav-main-content li.active:hover a {border-color: rgba(197, 163, 224, 1);}.home-19773 .layout-1-bg-path{background-image: url('https://images.unoapp.com/boxdata/asset59436/images/HOMEPAGE.jpg');}.home-19773 .layout-1-logo-section{background-image: url('https://images.unoapp.com/boxdata/asset59436/images/party_town_multi_logo_trans3(5).png');}.home-19773 .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;}}.pop-up-30995 .layout-1-bg-path{background-image: url('');}.rotating-promos-19776 .layout-1-bg-path{background-image: url('https://www.unoapp.com/app/source/images/textures/dark_exa.png');}.about-us-19774 .layout-1-bg-path{background-image: url('https://www.unoapp.com/app/source/images/textures/dark_exa.png');}.events-19775 .layout-1-bg-path{background-image: url('https://images.unoapp.com/boxdata/asset59436/images/generic_bg1.jpg');}.guest-list-19777 .layout-1-bg-path{background-image: url('');}.bottle-service-19778 .layout-1-bg-path{background-image: url('');}.gallery-19779 .layout-1-bg-path{background-image: url('');}.contact-us-19780 .layout-1-bg-color{background-color:rgb(51, 51, 51);}.contact-us-19780 .layout-1-bg-path{background-image: url('');}.custom-footer-19781 .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: 'Orbitron'; font-size: 32px; color: #fff; margin: 0px;line-height: 32px;font-weight: normal;}.content-social h2, .headline h2,.subheadui h2{font-family: 'Orbitron'; font-size: 24px; color: #fff; margin: 0px;line-height: 24px;font-weight: normal;}.home-19773 .layout-1-bg-path {
  background-image: url('https://images.unoapp.com/boxdata/asset59436/images/HOMEPAGE.jpg') !important;
}

.about-us-19774 .layout-1-bg-path {
  background-image: url('https://www.unoapp.com/app/source/images/textures/dark_exa.png') !important;
}
.events-19775 .layout-1-bg-path {
  background-image: url('https://images.unoapp.com/boxdata/asset59436/images/generic_bg1.jpg') !important;
}
/* 
Palace Dark Purple - #7030a0
Palace Light Purple - #8064a2
*/

/* General Stylings */
/* Orbitron and Lato Font provided by Google Fonts */
@import 'https://fonts.googleapis.com/css?family=Lato:300,400,700,900|Orbitron:400,500,700,900';
.main-wrapper {
    padding: 50px 10px;
}
.main-wrapper.wood {
    background-image: url('https://www.unoapp.com/app/source/images/textures/dark_exa.png');
    background-size: inherit;
    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: 'Lato', sans-serif;
}
.main-container h2 {
    margin: 0 0 15px;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 40px;
    font-weight: 400;
    font-family: 'Orbitron', sans-serif;
    color: #fff;
}
.main-container h3 {
    margin: 0 0 15px;
    /*text-transform: uppercase;*/
    font-size: 26px;
    font-weight: 300;
}
.main-container hr {
    border: none;
    height: 2px;
    width: 96%;
    margin: 15px auto 25px;
    background-color: #fff;
}
.widget-section a {
    color: #8064a2;
    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;
}
.widget-section a:hover {
    color: #7030a0;
}
.main-container a {
    color: #8064a2;
    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: #7030a0;
}
.header-link {
    color: #fff;
    text-decoration: none;
}
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: #fff;
    background-color: #7030a0;
}
body .site-btn a:hover {
    color: #fff;
    background-color: #8064a2;
}
/* 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: 16px;
}
/* Gallery Widget Fix */
body .gallery_widget_body {
    background-image: url('https://www.unoapp.com/app/source/images/textures/dark_exa.png');
    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: #7030a0;
    border: 1px solid #ccc;
    -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: #8064a2;
    border: 1px solid #ccc;
}
body .gallery_widget_body.gallery_layout_3 .gallery-spotlight .pagination > div.highlight {
    background-color: #8064a2;
    border: 1px solid #ccc;
}
/* Profile Widget Fix */
.profile_widget_body .col-xs-1, .profile_widget_body .col-sm-1, .profile_widget_body .col-md-1, .profile_widget_body .col-lg-1, .profile_widget_body .col-xs-2, .profile_widget_body .col-sm-2, .profile_widget_body .col-md-2, .profile_widget_body .col-lg-2, .profile_widget_body .col-xs-3, .profile_widget_body .col-sm-3, .profile_widget_body .col-md-3, .profile_widget_body .col-lg-3, .profile_widget_body .col-xs-4, .profile_widget_body .col-sm-4, .profile_widget_body .col-md-4, .profile_widget_body .col-lg-4, .profile_widget_body .col-xs-5, .profile_widget_body .col-sm-5, .profile_widget_body .col-md-5, .profile_widget_body .col-lg-5, .profile_widget_body .col-xs-6, .profile_widget_body .col-sm-6, .profile_widget_body .col-md-6, .profile_widget_body .col-lg-6, .profile_widget_body .col-xs-7, .profile_widget_body .col-sm-7, .profile_widget_body .col-md-7, .profile_widget_body .col-lg-7, .profile_widget_body .col-xs-8, .profile_widget_body .col-sm-8, .profile_widget_body .col-md-8, .profile_widget_body .col-lg-8, .profile_widget_body .col-xs-9, .profile_widget_body .col-sm-9, .profile_widget_body .col-md-9, .profile_widget_body .col-lg-9, .profile_widget_body .col-xs-10, .profile_widget_body .col-sm-10, .profile_widget_body .col-md-10, .profile_widget_body .col-lg-10, .profile_widget_body .col-xs-11, .profile_widget_body .col-sm-11, .profile_widget_body .col-md-11, .profile_widget_body .col-lg-11, .profile_widget_body .col-xs-12, .profile_widget_body .col-sm-12, .profile_widget_body .col-md-12, .profile_widget_body .col-lg-12 {
    padding: 0 !important;
}
body .profile_widget_body .col-md-7.col-sm-12.section-1 {
    padding-right: 15px !important;
}
body .profile_widget_body {
    padding: 15px;
}
body .profile_widget_body.profile_layout_1 .section-1 h6 {
    line-height: 100%;
}
body .profile_widget_body.profile_layout_1 .section-1 p {
    line-height: 2.0;
}
body .profile_widget_body.profile_layout_1 .section-2 div:not(.reset-edit) {
    border: 2px solid #8064a2;
}
.about-logo {
    position: absolute;
    width: 160px;
    top: -40px;
    left: 50%;
    margin-left: -80px;
}
/* Daily Specials Fix */
body .category {
    margin-bottom: 25px;
    /*border: 1px solid #7030a0;*/
}
/*body .category-title {
    margin: 0;
    padding: 10px;
    background-color: #7030a0;
    color: #fff;
}
body .structure2 .menu-item-description {
    display: none;
}
body .menu-item-content .menu-item-price {
    display: block;
}
body .menu-item {
    padding: 5px;
}
body .menu-item:nth-child(odd) {
    background-color: rgba(233,209,252,0.1);
}*/
/* Gallery Fix */
/*.gallery_widget_body .col-xs-1, .gallery_widget_body .col-sm-1, .gallery_widget_body .col-md-1, .gallery_widget_body .col-lg-1, .gallery_widget_body .col-xs-2, .gallery_widget_body .col-sm-2, .gallery_widget_body .col-md-2, .gallery_widget_body .col-lg-2, .gallery_widget_body .col-xs-3, .gallery_widget_body .col-sm-3, .gallery_widget_body .col-md-3, .gallery_widget_body .col-lg-3, .gallery_widget_body .col-xs-4, .gallery_widget_body .col-sm-4, .gallery_widget_body .col-md-4, .gallery_widget_body .col-lg-4, .gallery_widget_body .col-xs-5, .gallery_widget_body .col-sm-5, .gallery_widget_body .col-md-5, .gallery_widget_body .col-lg-5, .gallery_widget_body .col-xs-6, .gallery_widget_body .col-sm-6, .gallery_widget_body .col-md-6, .gallery_widget_body .col-lg-6, .gallery_widget_body .col-xs-7, .gallery_widget_body .col-sm-7, .gallery_widget_body .col-md-7, .gallery_widget_body .col-lg-7, .gallery_widget_body .col-xs-8, .gallery_widget_body .col-sm-8, .gallery_widget_body .col-md-8, .gallery_widget_body .col-lg-8, .gallery_widget_body .col-xs-9, .gallery_widget_body .col-sm-9, .gallery_widget_body .col-md-9, .gallery_widget_body .col-lg-9, .gallery_widget_body .col-xs-10, .gallery_widget_body .col-sm-10, .gallery_widget_body .col-md-10, .gallery_widget_body .col-lg-10, .gallery_widget_body .col-xs-11, .gallery_widget_body .col-sm-11, .gallery_widget_body .col-md-11, .gallery_widget_body .col-lg-11, .gallery_widget_body .col-xs-12, .gallery_widget_body .col-sm-12, .gallery_widget_body .col-md-12, .gallery_widget_body .col-lg-12 {
    padding: 0 !important;
}
body .gallery_widget_body.gallery_layout_4 .gallery-thumbs > div > div {
    margin: 0;
}*/
/* 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; }
    body .profile_widget_body .col-md-7.col-sm-12.section-1 { padding-right:0 !important; }
    .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;text-align:center !important; }
    body .profile_widget_body.profile_layout_1 .section-1 p { text-align:center !important; }
    body .profile_widget_body .col-md-7.col-sm-12.section-1 { padding-right:0 !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; }
    .main-container h3 { font-size:18px;font-weight:400; }
}

/* Removing gallery overlay on tablet, mobile devices
   as per clients request. */
@media (max-width: 991px) {
.gallery-overlay_4 {
       background: #0000 !important;
   }

   .gallery-spotlight > div {
       display: flex;
       flex-direction: column;
       align-items: center;
  }
  .image_caption {
     margin-top: 20px !important;
     color: #000 !important;
   }
}

.contact_widget_body .col-sm-3{display: none !important;}
 .contact_widget_body .col-sm-9{width: 100% !important;}

.contact_layout_4 .col-sm-9.section-2 {
    width: 100%;
}
.home-home-19773 .content-social h1, .home-home-19773 .headline h1 {font-family: 'Orbitron'; font-size: 32px; color: #fff; margin: 0px;font-weight: normal;}.home-home-19773 .content-social h2, .home-home-19773 .headline h2 {font-family: 'Orbitron'; font-size: 24px; color: #fff; margin: 0px;font-weight: normal;}.social_color_1{color:#ffffff; color: rgb(255, 255, 255);}.social_color_2{color:#ffffff; color: rgb(255, 255, 255);}.social_color_3{color:#ffffff; color: rgb(255, 255, 255);}
    .buy-btn {
        width: 100%;
        background: #7030a0;
        text-align: center;
        padding: 10px 0px;
        text-decoration: none;
        font-weight: bold;
        text-transform: uppercase;
        color: white;
    }
    .buy-btn:hover {
        background: white;
        text-decoration: none;
        color: #7030a0;
    }

    .main-wrapper.guest-list {
        background-image: url('https://images.unoapp.com/boxdata/asset59436/images/generic_bg2.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        color: #fff;
    }
    /* Mobile Stylings */
    @media screen and (max-width: 959px) {

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

    }

#bottle-service {display: none !important;}
    .our-menus-section .site-btn {
        min-width: 33.333%;
    }
    .our-menus-section h3 {
        font-size: 20px;
        margin-bottom: 24px;
    }
    #menu-widget-62d72c488a05e2d00166a1493d705bcf {text-align: left;}
    /* Mobile Stylings */
    @media screen and (max-width: 959px) {

    }
    @media screen and (max-width: 564px) {
        .our-menus-section h3 { font-size:16px; }
    }

    .main-wrapper.gallery {
        background-image: url('https://images.unoapp.com/boxdata/asset59436/images/generic_bg3.jpg');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        color: #fff;
    }

    .lightwidget-widget {
    	width:100%;
    	border:0;
    	overflow:hidden;
    }
    /* Mobile Stylings */
    @media screen and (max-width: 959px) {

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

    }

    .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;
        color: #8064a2;
        font-weight: 400;
        font-family: 'Orbitron', sans-serif;
        text-transform: uppercase;
    }
    .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: 15px;
    }
    .footer-right.duo-tone {
        background-color: #111;
    }
    .footer-container a {
        color: #8064a2;
        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: #ccc;
    }
    /* Footer Copywrite Info */
    .copywrite {
        padding: 15px 10px;
        color: #828282;
        background-color: #262626;
        text-align: center;
        font-family: Lato;
        font-size: 14px;
    }
    .copywrite a {
        color: #8064a2;
        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: #ccc;
    }
    /* 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: 550px;
        width: 100%;
        margin: 0 auto;
    }
    /* 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: #7030a0;
    }
    /* Footer Hours of Operation */
    .hours-wrapper {
        display: inline-block;
        width: 100%;
        padding: 5px;
    }
    .hours-table {
        display: table;
        width: 100%;
        max-width: 310px;
        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(112,48,160,.2);
    }
    .fake-cell {
        display: table-cell;
        vertical-align: middle;
        padding: 10px;
        color: #fff;
        font-size: 14px;
    }
    .hours-table .fake-cell:first-child {
        border-right: 1px solid rgba(0,0,0,.5);
        width: 140px;
    }
    .hours-wrapper h2 {
        font-size: 18px;
        margin-top: 10px;
    }
    .hours-wrapper:first-child h2 {
        margin-top: 0;
    }
    /* E-Blast Widget Fix */
    #sort_widget_127605 {
        margin: 0;
        width: 100% !important;
        padding: 0 !important;
        border: 0 !important;
    }
    #email_id_sort_127605 {
        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_127605 {
        cursor: pointer;
        display: inline-block;
        margin: 10px auto 0 !important;
        padding: 10px !important;
        background-color: #7030a0 !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_127605:hover {
        background-color: #8064a2 !important;
        color: #f6f1b2 !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-right { margin-top:15px; }
        .footer-social { top:inherit;bottom:-80px; }
        .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:-60px; }
        .footer-location .site-btn { width:100%; }
        .hours-table .fake-cell { padding:5px; }
    }

    .clear-width {
    	clear:both;
    	width:100%;
    }
    .clear-height {
    	height: 15px;
    }
