
/* @import url('https://theresortatsummerlin.com/wp-content/themes/rampartcasino/style.css');*/

@font-face {
    font-family: 'avenirregular';
    src: url('fonts/avenir_roman-webfont.woff2') format('woff2'),
         url('fonts/avenir_roman-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Swiss-721';
    src: url('fonts/Swiss721BT-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;

}

#resortpromos  {
    
    font: normal normal 500 .875rem / 1.25rem 'avenirregular',sans-serif !important; 
    color: #1c1c1c !important;
}

[role="main"] {
    padding: 10px 0 60px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

[role="main"] .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.container {
    padding: 0 10px;
    max-width: 1224px;
    margin: 0 auto;
}
* {
    max-height: 1000000px;
}

@media (min-width: 768px) {
    .main-holder {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}

#content {
    display: table;
    width: 100%;
    table-layout: fixed;
}

#resortpromos .wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a, #resortpromos  .wc-shortcodes-tabs ul.wcs-tabs-nav li a { font-size: 20px;font-weight: bold;} 
#resortpromos h3 {color:#1c1c1c !important;} 
#resortpromos .details {margin-bottom:25px} 
#resortpromos .events{border-bottom: 1px solid #cccccc;}

.h1, h1, .h2, h2 , h3, .h3{   color: #1c1c1c !important; font-family:'Swiss-721',sans-serif;    line-height: 1;}



a.custom-button, a.details {font-size: 1rem;
   
    line-height: 1.375rem;
    border-radius: 27px;
    font-weight: 700;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    display: inline-block;
    cursor: pointer;
    transition: color .15s ease-in-out, background-color .25s ease-in-out, border-color .15s ease-in-out;
    outline: none;
    text-decoration: none;
    background: #575f57;
    color: #ffffff;
        padding: 5px 15px;
    text-transform: uppercase;
    margin-bottom:10px
}

.wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a {
    display: block;
    padding: 15px 20px;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
    color: #1c1c1c;
}

.body .uwy.userway_p7 .userway_buttons_wrapper {display:none;}