/*---- Styled by Jesse Scott for Dine.TO - May 4th, 2015 ----*/

@import url(http://fonts.googleapis.com/css?family=Anton);
@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);


/*- Header -*/

.header	{
    position: fixed;
    background-color: transparent;
    background-image: none;
    border: none;
    box-shadow: none;
}
.header .header_logo {
    position: absolute;
    z-index: 9999;
    width: 272px;
    height: 316px;
    background-size: 333px;
    left: calc(50% - 100px);
    top: -51px;
    transition: all 0.5s ease;
}

.header .header_info .name, .header .header_info .phone {
    display:none; 
}
.header .header_info .name, .header .header_info .address {
    display:none; 
}
.header .header_info .name, .header .header_info .social {
    display:none; 
}
.header .header_info .name, .header .header_info .link {
    color: #ff0000;
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    margin-left: -57px;
    letter-spacing:2px;
}
.header .header_info .name, .header .header_info .link::before { 
    content: "|";
    display: none;
} 
.header .social_16x16, .nav .social_16x16, .page .text_social_16x16 .social_icon, .footer .text_social_16x16 .social_icon {
    line-height: 16px;
    display: none;
}
.body .base_website_maxwidth {
    max-width: 98% !important;
}
.nav .list_pages {
    text-align: center;
    margin-left: 117px;
}
body[data-lang=fr] .nav .list_pages {
    text-align: center;
    margin-left: 67px;
}
#nav > div > ul > li.item.item_page.item_page_home	{
    display: none;
}
/*#nav > div > ul > li.item.item_page.item_page_order-online{
left: -166px !important;
}
#nav > div > ul > li.item.item_page.item_page_commandez-en-ligne{
left: -166px !important;
}
#nav > div > ul > li.item.item_page.item_page_details	{
left: -144px;
}
#nav > div > ul > li.item.item_page.item_page_menus	{
left: -124px;
}
#nav > div > ul > li.item.item_page.item_page_food-drink	{
right: 15px !important;
}
#nav > div > ul > li.item.item_page.item_page_our-team-m	{
left: 50px !important;
}
#nav > div > ul > li.item.item_page.item_page_reservations	{
left: 75px !important;
}
#nav > div > ul > li.item.item_page.item_page_galerie	{
left: 50px !important;
}
#nav > div > ul > li.item.item_page.item_page_contact	{
left: 121px !important;
}
#nav > div > ul > li.item.item_page.item_page_vip-list	{
left: 103px !important;
}*/

/*- Nav -*/
.nav	{
    margin-top: 26px;
    background-color: rgba(0,0,0,0.4);	
}
.nav .list_pages .item_page {
    margin-left: 7px;
    margin-right: 7px;
}
.nav .list_pages .item_spacer_reservations {
    display: inline-block;
    width: 140px;
    height: 10px;
    transition: all 0.5s ease;
    background-color: magenta;
    background-color: transparent;
}
.nav .list_pages .item_page .link_page	{	
    font-size: 24px;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    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: #ff0000;
}
.nav.nav_scroll  {
    margin-top: 12px;
    background-color: rgba(0,0,0,1);
    height:74px;
}

/*
.header.compact .header_logo {
    position: absolute;
    z-index: 9999;
    width: 222px;
    height: 183px;
    background-size: 222px;
    left: 50%;
    top: -32px;
    transform: translate(-50%, 0);
    transition: all 0.5s ease;
}
*/

/*- Page -*/
.page {
    background-size: cover;
    background-attachment: 100%;
}
.page .page_banner	{
    display: none;
}
.page .page_content {
    min-height: 100vh;
    height: auto;
    background-color: transparent;
    background-color: rgba(0, 0, 0, 0.55);
    background-image: none;
    text-align: center;
}
.page .block_guide_listings .guide_block_winterlicious .banner{
    max-width: 285px;
}
.page .page_wrapper {
    min-height: 350px;
}

.content {
    padding: 0px 0 0;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18px;
    color: #fff;
    text-shadow: #000 2px 2px;
}

.content a {	color: #fff;	}

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

.content .body_sublinks {
    display: none;
}
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6, .content .text_title {
    color:red; 
    font-size:28px;


}
#gallery > div.page_content.page_content_hasbanner > div > div.body_block > div > div.gallery_block {
    margin-top: 2%;
}
#gallery > div.page_content.page_content_hasbanner > div > div.body_block > div > div.tour_block.tour_block_flash.image_border {
    margin-top: 2%;
}
/*- Home Page-*/
div#homebtn span#btnA {
    display:inline-block;
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-size: 48px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    left: 50%;
}
div#homebtn:hover span#btnA {
    display:none;
}
div#homebtn span#btnB {
    display:none;
}
div#homebtn:hover span#btnB  {
    display:inline;
    cursor: pointer;
    color: #fff;
    font-size: 24px;
    left: 47%;
}

div#homebtn:hover span#btnB a {
    color: #fff;
}

#home > div.page_content.page_content_hasbanner > div > div.body_block {
    padding-top: 60%;
}

#homebtn {
    position: relative;
    top: 90vh;
}
#home > div.page_content.page_content_hasbanner > div > div.body_block > div	{
    height: 100vh;
    position: relative;
}
#home > div.page_content.page_content_hasbanner > div > div.body_block {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
}
#home > div.page_content.page_content_hasbanner > div	{
    height: 100vh;
}
#home > div.page_content.page_content_hasbanner > div > div.body_block {
    padding-top:100%;   
}
#accueil > div.page_content.page_content_hasbanner > div > div.body_block {
    padding-top:100%;   
}

/*- Menu Page-*/
#menubtn {
    position: relative;
}
div#menubtn span#btnA {
    display:inline-block;
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-size: 48px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    left: 50%;
}
div#menubtn:hover span#btnA {
    display:none;
}
div#menubtn span#btnB {
    display:none;
}
div#menubtn:hover span#btnB  {
    display:inline;
    cursor: pointer;
    color: #fff;
    font-size: 24px;
    left: 47%;
}
div#menubtn:hover span#btnB a {
    color: #fff;
}


#menu > div.page_content.page_content_hasbanner > div > div.body_block > div > div	{

    font-size: 24px;
}

.viewmenus	{
    margin-top: 5%; 
    margin-bottom: 7%;
    font-size: 64px !important;
}

/*- Menus -*/
.page .menus_content	{
    border: none;
}


.content .menus_list.menus_list_count_1 {
    display: none;
}

.page .menus_content .menu_top	{
    border-color: #fff;
}
.page .menus_content .menu_top .menu_name	{
    font-size: 28px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
}
.menu_section h3.section_name	{
    border-color: #fff;
    font-size: 24px !important;
    font-family: 'Open Sans Condensed', sans-serif;
}

.menu_section .menu_item	{
    border-color: #fff;
    font-size: 16px;
    font-family: 'Open Sans Condensed', sans-serif;
}
.menu_section .menu_item h4.item_name	{
    font-family: 'Open Sans Condensed', sans-serif;
}
.menu_section .menu_item td.price	{
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 16px;
}
.menu_section .menu_item table.menu_item_prices tbody {
    font-size: 14px;
}
.menu_section .menu_item .item_desc {
    margin-top: 30px;
}
.content .menu_section {
    padding-bottom: 30px;
}
.content .menu_section .menu_item.has_images .item_desc {
    clear: none;
}
.content .menus_list {
    display: block;
    float: left;
    margin: 80px auto 20px 0;
    width: 15%;
    font-size: 24px;
    color: #ff0000 !important;
}
.content .menus_list .list_item .item_link  {
    color: #ff0000 !important;
}

#menus > div.page_content.page_content_hasbanner > div > div.body_block > div {
    margin-top: 10%;
}

[data-page=menus]	.page .page_content	{
    height: auto;
}


/*- Gallery Page-*/
#gallerybtn {
    position: relative;
    height: 2px;
}
div#gallerybtn span#btnA {
    display:inline-block;
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-size: 48px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    left: 50%;
}
div#gallerybtn:hover span#btnA {
    display:none;
}
div#gallerybtn span#btnB {
    display:none;
}
div#gallerybtn:hover span#btnB  {
    display:inline;
    cursor: pointer;
    color: #fff;
    font-size: 24px;
    left: 47%;
}
div#gallerybtn:hover span#btnB a {
    color: #fff;
}

.gallerytourMKUP	{
    float: left;
    width: 64%;
}
.galleryphotosMKUP	{
    float: right;
    width: 34.3%;
}


#gallery > div.page_content.page_content_hasbanner > div > div.body_block > div > div {
    margin-top: 20%;
}

/*- Events Page-*/
#eventsbtn {
    position: relative;
}
div#eventsbtn span#btnA {
    display:inline-block;
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-size: 48px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    left: 50%;
}
div#eventsbtn:hover span#btnA {
    display:none;
}
div#eventsbtn span#btnB {
    display:none;
}
div#eventsbtn:hover span#btnB  {
    display:inline;
    cursor: pointer;
    color: #fff;
    font-size: 24px;
    left: 47%;
}
div#eventsbtn:hover span#btnB a {
    color: #fff;
}

#events > div.page_content.page_content_hasbanner > div > div.body_block {
    margin-top: 20%;
    font-size: 24px;
    line-height: 24px;
}


/*- Press Page-*/
#press > div.page_content.page_content_hasbanner	{
    height: auto; 
}

/*- Bookenda -*/
.bkda .col-xs-10 {
    color: transparent;
}

/*- Contact Page-*/
#contactbtn {
    position: relative;
    left: 30%;
    height: 2px;
    top: 60px;
}
div#contactbtn span#btnA {
    display:inline-block;
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-size: 48px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    left: 50%;
}
div#contactbtn:hover span#btnA {
    display:none;
}
div#contactbtn span#btnB {
    display:none;
}
div#contactbtn:hover span#btnB  {
    display:inline;
    cursor: pointer;
    color: #fff;
    font-size: 24px;
    left: 47%;
}
div#contactbtn:hover span#btnB a {
    color: #fff;
}



#contact > div.page_content.page_content_hasbanner > div > div.body_block {
    margin-top: 10%;
    font-size: 24px;
    line-height: 24px;
}

#contact > div.page_content.page_content_hasbanner > div > div.body_block > div > div.block_contact_address.highlight_block > div.text_address > span.phone > span.label,
#contact > div.page_content.page_content_hasbanner > div > div.body_block > div > div.block_contact_address.highlight_block > div.text_address > span.email > span.label	{
    display: none;
}
.label_span	{
    line-height: 24px;
}


/*- Footer -*/
.footer_wrapper {
    padding-bottom: 60px;
}
#footer > div > div.footer_info > div	{
    display: none;
}
.footer .footer_info .footer_column	{
    border: none;
}
.footer .footer_info .footer_column_address {
    width: 47%;
}
.footer .footer_info .footer_column_connect {
    width: 10%;
}
.footer .footer_info .footer_column_sitemap {
    display: none;
}
.footer .footer_info .footer_column_logo .logo_image {
    height: 120px;
    width: 200px;
    background-size: 100%;
}
.item_page_order-online a{
    color: red !important;
}


@media screen and (max-width: 1800px)	{
    .nav .list_pages {
    }
    .header .header_logo {
        position: absolute;
        z-index: 9999;
        width: 222px;
        height: 183px;
        background-size: 222px;
        left: calc(50% - 100px);
        top: -32px;
        transition: all 0.5s ease;
    }
    .header.compact .header_logo {
        position: absolute;
        z-index: 9999;
        width: 222px;
        height: 183px;
        background-size: 222px;
        left: calc(50% - 100px);
        top: -32px;
        transition: all 0.5s ease;
    }
}
@media screen and (max-width: 1600px)	{
    .nav .list_pages {
    }
    .header .header_logo {
        position: absolute;
        z-index: 9999;
        width: 222px;
        height: 183px;
        background-size: 222px;
        left: calc(50% - 100px);
        top: -32px;
        transition: all 0.5s ease;
    }
    .header.compact .header_logo {
        position: absolute;
        z-index: 9999;
        width: 222px;
        height: 183px;
        background-size: 222px;
        left: calc(50% - 100px);
        top: -32px;
        transition: all 0.5s ease;
    }
}
@media screen and (max-width: 1400px)	{
    .nav .list_pages {
    }
    .header .header_logo {
        position: absolute;
        z-index: 9999;
        width: 222px;
        height: 183px;
        background-size: 222px;
        left: calc(50% - 100px);
        top: -32px;
        transition: all 0.5s ease;
    }
    .header.compact .header_logo {
        position: absolute;
        z-index: 9999;
        width: 222px;
        height: 183px;
        background-size: 222px;
        left: calc(50% - 100px);
        top: -32px;
        transition: all 0.5s ease;
    }
}
@media screen and (max-width: 1200px)	{
    .nav .list_pages {
    }
    .header .header_logo {
        position: absolute;
        z-index: 9999;
        width: 222px;
        height: 183px;
        background-size: 222px;
        left: calc(50% - 100px);
        top: -32px;
        transition: all 0.5s ease;
    }
    .header.compact .header_logo {
        position: absolute;
        z-index: 9999;
        width: 222px;
        height: 183px;
        background-size: 222px;
        left: calc(50% - 100px);
        top: -32px;
        transition: all 0.5s ease;
    }
}
@media screen and (max-width: 1000px)	{
    .nav .list_pages {
    }
    .header .header_logo {
        position: absolute;
        z-index: 9999;
        width: 222px;
        height: 183px;
        background-size: 222px;
        left: calc(50% - 100px);
        top: -32px;
        transition: all 0.5s ease;
    }
    .header.compact .header_logo {
        position: absolute;
        z-index: 9999;
        width: 222px;
        height: 183px;
        background-size: 222px;
        left: 35.7%;
        top: -32px;
        transition: all 0.5s ease;
    }
}
#slideout {
    position: fixed;
    z-index: 9999;
    top: 20%;
    right: 0;
    width: 35px;
    padding: 12px 0;
    text-align: center;
    background: rgba(0,0,0,0.8);
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}
#slideout_inner {
    position: fixed;
    top: 20%;
    right: -550px;
    background: rgba(0,0,0,0.8);
    width: 550px;
    padding: 25px;
    height: 650px;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    text-align: right;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}
#slideout_inner textarea {
    width: 360px;
    height: 100px;
    margin-bottom: 6px;
}
#slideout:hover {
    right: 545px;
}
#slideout:hover #slideout_inner {
    right: 0;
}

/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(0,0,0); 
    -webkit-border-radius: 1px;
    border-radius: 1px;
}
::-webkit-scrollbar {
    width: 12px;
}
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 1px;
    border-radius: 1px;
    background: #ff0000; 
    -webkit-box-shadow: inset 0 0 6px rgb(0,0,0); 
}
::-webkit-scrollbar-thumb:window-inactive {
    background: white; 
}
.icon::before {content: ""!important;}



/* -- Content Editor Styles -- */

.content.content_editor {
    text-shadow: none !important;
}
.content.content_editor #slideout,
.content.content_editor #slideout #slideout_inner {
    display: block;
    position: static;
    height: auto;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    float: none;
    clear: both;
    color: inherit !important;
}
.content.content_editor #slideout {
    
}
.content.content_editor #slideout #slideout_inner {
    color: #ffffff !important;
}