.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: #b0312e; background: rgba(176, 49, 46, 0.95);}#nav-main li a {font-family:'Ultra';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(242, 220, 219, 1); border-color: rgba(242, 220, 219, 1);}#nav-main-content li.active:hover a {border-color: rgba(242, 220, 219, 1);}.home-21865 .layout-1-bg-path{background-image: url('https://images.unoapp.com/boxdata/asset69089/images/main_bg.jpg');}.home-21865 .layout-1-logo-section{background-image: url('https://images.unoapp.com/boxdata/asset69089/images/cowboys_ranch_logo(3).png');}.home-21865 .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-2-23925 .layout-1-bg-path{background-image: url('https://www.unoapp.com/app/source/images/textures/diagonal-noise.png');}.about-us-21867 .layout-1-bg-path{background-image: url('https://www.unoapp.com/app/source/images/textures/debut_dark.png');}.our-menus-21868 .layout-1-bg-path{background-image: url('');}.vip-guest-list-21869 .layout-1-bg-path{background-image: url('');}.bottle-service-21872 .layout-1-bg-path{background-image: url('');}.events-2-35798 .layout-1-bg-path{background-image: url('');}.gallery-21875 .layout-1-bg-path{background-image: url('');}.contact-us-21876 .layout-1-bg-path{background-image: url('');}.custom-footer-21877 .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: 'Ultra'; font-size: 32px; color: rgb(176, 49, 46); margin: 0px;line-height: 32px;font-weight: normal;}.content-social h2, .headline h2,.subheadui h2{font-family: 'Roboto Slab'; font-size: 24px; color: #fff; margin: 0px;line-height: 24px;font-weight: normal;}.home-21865 .layout-1-bg-path {
  background-image: url('https://images.unoapp.com/boxdata/asset69089/images/main_bg.jpg') !important;
}
.about-us-21867 .layout-1-bg-path {
  background-image: url('https://www.unoapp.com/app/source/images/textures/debut_dark.png') !important;
}
/* 
Cowboy Brown - #ac977f
Cowboy Dark Brown - #614520
Cowboy Red - #b0312e
*/

/* General Stylings */
.header-link {
    color: #fff;
    text-decoration: none;
}
/* UNOapp Fixes */
.home-layout-1 .content-social {
    text-shadow: 0 2px 2px rgba(0,0,0,.5);
}
/* Site Stylings */
.main-wrapper {
    padding: 50px 10px;
}
.main-wrapper.wood {
    background-image: url('https://www.unoapp.com/app/source/images/textures/tileable_wood_texture.png');
    background-repeat: repeat;
    background-position: center;
}
.main-wrapper.dust {
    background-image: url('https://www.unoapp.com/app/source/images/textures/dust.png');
    background-repeat: repeat;
    background-position: center;
}
.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;
    color: #4d4d4d;
    font-family: 'Roboto Slab', serif;
}
.main-container h2 {
    margin: 0 0 15px;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
    font-family: 'Roboto Slab', serif;
    color: #b0312e;
}
.main-container h3 {
    margin: 0 0 15px;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 300;
}
.main-container a {
    color: #b0312e;
    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: #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: #fff;
    background-color: #b0312e;
    text-shadow: none;
}
body .site-btn a:hover {
    color: #b0312e;
    background-color: #fff;
}
.about-logo {
    position: absolute;
    width: 300px;
    top: -40px;
    left: 50%;
    margin-left: -150px;
}
/* Section Fixes */
body div.widget-section {
    border-bottom: 1px solid #b0312e;
    padding: 50px 10px;
}
body #custom-footer div.widget-section {
    border-bottom: none;
}
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;
}
/* Gallery Widget Fix */
body .gallery_widget_body {
    background-image: url('https://www.unoapp.com/app/source/images/textures/tileable_wood_texture.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: #ac977f;
    border: 1px solid #000;
    -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: #b0312e;
    border: 1px solid #000;
}
body .gallery_widget_body.gallery_layout_3 .gallery-spotlight .pagination > div.highlight {
    background-color: #b0312e;
    border: 1px solid #000;
}
/* Profile Widget Fix */
body .profile_widget_body.profile_layout_1 .section-1 h6 {
    line-height: 90%;
    font-weight: 400;
}
body .profile_widget_body.profile_layout_1 .section-1 p {
    line-height: 1.6;
}

.profile_widget_body.profile_layout_1 .section-2 div:not(.reset-edit) {background-size: contain !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; }
}

/*Hides Text - Address, hours from Contacts Widget (Layout 5)
leaving only the google map visible */
#contact-widget-a1d722c7f0931c9b63935f99e6e78778 .contact_layout_5 .section-1, 
#contact-widget-a1d722c7f0931c9b63935f99e6e78778 .contact_layout_5 .section-2 {
    display: none !important;
}
.contact_widget_body.contact_layout_5 {
    padding-bottom: 0 !important;
}
.home-home-21865 .content-social h1, .home-home-21865 .headline h1 {font-family: 'Ultra'; font-size: 32px; color: rgb(176, 49, 46); margin: 0px;font-weight: normal;}.home-home-21865 .content-social h2, .home-home-21865 .headline h2 {font-family: 'Roboto Slab'; font-size: 24px; color: #fff; margin: 0px;font-weight: normal;}.social_color_1{color:#b0312e; color: rgb(176, 49, 46);}.social_color_2{color:#b0312e; color: rgb(176, 49, 46);}.social_color_3{color:#b0312e; color: rgb(176, 49, 46);}
    .our-menus-section .site-btn {
        min-width: 25%;
    }
    /* 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%; }
    }

 .guest-list-section a:hover {color:#b0312e; opacity:0.8;}



    #events {display: none !important;}
    .upcoming_events {
        margin-top: 48px;
        text-align: center;
        margin: 0;
        font-size: 14px;
        font-family: "Open Sans";
    }
    .upcoming_events h2 {
        margin: 0 0 15px;
        text-transform: uppercase;
        font-size: 40px;
        line-height: 40px;
        font-weight: 700;
        font-family: 'Roboto Slab', serif;
        color: #b0312e;
    }
    .upcoming_events h3 {
        font-family: 'Ultra';
        font-size: 32px;
        font-weight: bold;
        color: #b0312e;
        max-width: 80%;
        margin: 15px auto;
    }
    .upcomingevents_group {
        display: flex;
        flex-wrap: wrap;
        gap: 16px;
    }
    .upcomingevents_group a {
        text-transform: uppercase;
        display: inline-block;
        background: #b0312e;
        color: white;
        text-decoration: none;
        font-size: 16px;
        font-weight: bold;
        padding: 16px 48px;
        border-radius: 8px;
        box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.2);
    }
    .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
    }
    @media (max-width: 1024px){
        .upcomingevents_group {
            flex-wrap: wrap;
        }
    }
    .upcomingevents_group>.event-item {
        flex: 1;
        margin-bottom: 30px;
    }
    .upcomingevents_group img {
        width: 400px;
        height: 200px;
        object-fit: cover;
    }
    .event-item--info {
        font-size: 18px;
        font-family: Roboto Slab;
        line-height: 1.4;
        font-weight: normal;
        color: #fff;
        margin-bottom: 15px;
    }
    .main-wrapper.tour-bg {
        background-image: url("https://www.unoapp.com/app/source/images/textures/debut_dark.png");
    }
   

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

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

    .clear_100 {clear:both; width:100%;}
    .footer-wrapper {
        display: table;
        width: 100%;
        background-color: #333;
        color: #fff;
        font-family: 'Roboto Slab', serif;
    }
    .footer-container {
        display: table-row;
        font-size: 14px;
    }
    .footer-container h2 {
        margin: 0 0 10px;
        font-size: 22px;
        color: #b0312e;
        font-weight: 300;
        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: 25px;
    }
    .footer-right.duo-tone {
        background-color: #111;
    }
    .footer-container a {
        color: #b0312e;
        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: #fff;
    }
    /* Footer Copywrite Info */
    .copywrite {
        padding: 15px 10px;
        color: #828282;
        background-color: #262626;
        text-align: center;
        font-family: Lato;
        font-size: 14px;
    }
    .copywrite a {
        color: #b0312e;
        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: #37783a;
    }
    /* 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;
    }
    /* 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: #b0312e;
    }
    /* 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(176,49,46,.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_134557 {
        margin: 0;
        width: 100% !important;
        padding: 0 !important;
        border: 0 !important;
    }
    #email_id_sort_134557 {
        height: auto !important;
        width: 100% !important;
        padding: 10px;
        font-size: 16px;
        font-weight: 300;
        border: 1px solid #ccc;
        border-radius: 0px;
        color: #333;
        box-sizing: border-box;
    }
    body #open_img_sort_134557 {
        cursor: pointer;
        display: inline-block;
        margin: 10px auto 0 !important;
        padding: 10px !important;
        background-color: #b0312e !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_134557:hover {
        background-color: #fff !important;
        color: #b0312e !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 { padding:45px 25px; }
        .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; }
    }
