@import url(https://fonts.googleapis.com/css?family=Lato|Raleway);
@import url('https://fonts.googleapis.com/css?family=Julius+Sans+One');
@import url('https://fonts.googleapis.com/css?family=Muli');


* div, * ul, * li, * h1, * h2, * h3, * a, * i    {
    transition: all 0.5s;
}

a {
    color:red;
}

.caption {
    font-family: 'Julius Sans One', sans-serif !important;
    background-color: transparent !important;
    text-shadow: 2px 2px 7px #ffe47a; !important;
    font-size: 100px !important;
    line-height: 0 !important;
    color: #ED1F23 !important;
    bottom: 30px !important;
    position: absolute !important;
    font-weight: bolder;

}

#home div.page_content.page_content_hasbanner div div.body_block div div div.social_block.social_block_vine.block_border div:nth-child(1) strong {
    text-transform: uppercase;
    color: #F4C01F;
    background-color:#ED1F23;
    padding:5px;
}


/*  -- Social Vine -- */

.page .social_block_vine {
    padding: 20px;
    border: 1px solid #000;
    text-align: center;
    position: relative;
    border: 1px dotted red;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.59);
}

.social_float_left {
    float: none;
    width: 100%;
    margin-top: 10px;
}
.social_float_left p {
    text-align: center;
    padding-bottom: 4px;
}
.social_img {
    width: 45px;
    margin-right: 25px;
    margin-top: 5px;
    float: left;
    cursor: pointer;
}



/*- Top -*/

.top_wrapper,
.nav_wrapper,
.footer_wrapper {
    max-width: 1600px;
}


/*- Nav -*/

.nav .list_pages .item_page .link {
    font-family: 'Julius Sans One', sans-serif;
    font-size: 17px;
    text-shadow: none;
    text-transform: capitalize;
    color: #F4C014;
    font-weight: bold;
}
.nav .list_pages .item_page .link:hover,
.nav .list_pages .item_page:hover .link,
.nav .list_pages .active .link {
    text-decoration: none;
    color: #fff;
}
.nav .list_pages .list_subs {
    display: none !important;
}


/*- Header -*/

.header {
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.1);
    background-image: url(/images/tile_black_trans.png);
    box-shadow: none;
    border: none;

}

.scrolled .header {
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, .7);
    background-image: url(/images/tile_black_trans.png);
    box-shadow: none;
    border: none;

}


.has_action_buttons .content {
    padding-top: 0px;
}


.header .header_info .name,
.header .header_info .phone,
.header .header_info .address,
.header .header_info .phone.real {
    font-weight: bold;
    display: none;
}
.header .header_info .detail:before {
    display: none;
}

.header .header_logo {
    width: 300px;
}

/*- Action Buttons -*/

.website .header .action_button {
    border-radius: 0px;
}


/*- Content -*/

.content {
   font-family: 'Muli', sans-serif;
    color:#FFF;
}
.content .no-content {
    display: none;	
}

.content .body_sublinks {
    display: none;
}


.content .highlight_block {
    border: none;
    background-color: transparent;
}

.content h2 {
/*    font-family: 'Ovo', serif; */
    font-family: 'Julius Sans One', sans-serif;
    font-size: 38px;
    text-transform: capitalize;
    font-weight: normal;
    padding: 15px 0;
    color: #F4C01F;
}
a,
.content .text_summary,
.content .header_block p,
.content .body_block p {
    font-family: 'Muli', sans-serif;
    font-size: 16px;
}



/**-- PAGE --**/

.page .page_banner_rotator .banner_slide .wrapper .data {
    background-image: url(/images/pattern.png?1492089960);
    background-repeat: repeat;
}

.page,.page_banner {
    border: none;

}

.page .page_content {
    background-color: rgba(0, 0, 0, 0.46);
    background-image: url(/images/tile_black.jpg);
    background-repeat: repeat;
}


.page:first-child > .page_banner {
    border: none;
}


/*--  Gallery  --*/

.content .gallery_block .gallery_link {
    width: 25% !important;
    margin: 0 auto 0 0 !important;
}
.content .gallery_block .gallery_photo {
    border: none;
    padding-bottom: 100% !important;
    margin: 0;
}

#gallery  div.page_banner,
#galerie  div.page_banner {
    display: none;
}

#gallery div.page_content.page_content_hasbanner div div.body_block,
#galerie div.page_content.page_content_hasbanner div div.body_block{
      padding-top: 100px;  
}







/**-- PAGE: Floats and Text Styles --**/

.title-small {
    color:#E2D1AC;
    font-size:140%;
    font-family: 'Muli', sans-serif;
    padding-bottom:20px;
    border-bottom:1px #B9B9B9 solid;    
}


.title-smaller {
    color:#E2D1AC;
    font-size:100%;
    font-family: 'Muli', sans-serif;
    padding-bottom:20px;
}

.float-box {
    width:100%; 
    height:auto;
    padding: 10px;
    display: block;
    margin-top: 50px;
}


.floatR{
    width:47%;
    float:right;
    height:auto;
}

.floatL{    
    width:47%;
    float:left;
    height:auto;   
}


.float-left,
.float-center,
.float-right {
    display: inline-block;
    float: left;
    width: 32%;
    position: relative;
    min-height: 300px;
    padding:10px;
    text-align:left;
}


/**-- PAGE: Menu --**/


/* Menu */
.content .menus_list .list_item {
    padding-right: 0;
}
.menu_section .menu_item {
    border: none;
}
.content h4 {
    font-size: 25px;
    font-family: 'Julius Sans One', sans-serif;
    text-transform: uppercase;
    color: #ffd84c;
}
.content .menus_content .menu_name {
    font-size: 35px;
    font-family: 'Julius Sans One', sans-serif;
    text-transform: uppercase;
}
.content .menus_content .menu_top {
    border-bottom: 3px solid #fff;
    padding-bottom: 10px;
}
.content .menus_list .list_item .item_link {
    border: 2px solid transparent;
    padding: 9px;
    line-height: 290%;
    color: rgba(255, 255, 255, 0.68);
}
.content .menu_section .menu_item h4.item_name,
.content .menu_section .menu_item td.price {
    font-size: 16px;
    font-family: 'Julius Sans One', sans-serif;
    text-transform: capitalize;
    color: #fff;
}
.content .menus_list .list_item .item_link:hover,
.content .menus_list .list_item .active_link {
    text-decoration: none;
    border-radius: 500px;
    border: 2px solid #fff;
    padding: 9px;
    line-height: 290%;
    color: #fff;
}
.content .menu_section.section-columns-2 .column {
    width: 49%;
}
.content .menus_content {
    padding: 0px;
}

.bullet {
    display: none;
}

/* -- Page: Events -- */

.content .list_events_featured {
    text-align: center;
    color: #B9B9B9;
}

.content .list_events .item_description {
    display: block;
    margin-top: 15px;
}
.content .list_events_weekly .event_photo,
.content .list_events_featured .event_photo {
    display: block;
    float: none;  
    margin: 0 auto;
    border: none;
    margin-bottom: 20px;
}

.content .list_events_featured .list_item .item_text {
    border: 1px solid #B9B9B9;
    padding: 20px;
}

/* -- Page: Events Images -- */

div.borderBox{
    border: 0 transparent none;
    overflow: hidden;
    clear: both;

}

div.flexbox1 {
    float:left; 
    width:33%;
    padding:20px;
}

div.flexbox1 img {
    width:100%;
    height:auto;
}

div.flexCont{
    border:1px solid #fff;
    width:100%;
    margin:0 auto;
    clear:both;
    overflow: hidden;

}



/* -- Page: Reservations -- */

.content .ypdineBooker .content .search .button button {
    background-color: #696969;
    border-color: #696969;
}

.content .ypdineBooker .content .search .button button:hover {
    background-color: #696969;
    border-color: #696969;
}

/* -- Page: Reservations -- */

.content .viplist_form .section .question_consent {
    border-color:#ED1F23;
}


/* -- Footer -- */

.footer {
    font-family: 'Lato', sans-serif;
    background-color:#000;
}

.footer .footer_info .footer_column_logo .logo_image {
    background-size: 100%;
}