@import url(https://fonts.googleapis.com/css?family=Fjalla+One|Great+Vibes|Quicksand);
@import url(https://fonts.googleapis.com/css?family=BenchNine|Comfortaa:700|Economica|Muli:200|Sacramento);

.floatL {
    display: block;
    float: left;
    width: 48%;
}

.FloatR {
    display: block;
    float: right;
    width: 48%;
}

/*--  Global  --*/


.body_sublinks .top_link {
    display: none;
}

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



.bullet {
    display: none;
}


.website {
    background-image: url(/images/pattern.png);
}


/* -- SingleApp Text -- */

.content_editor p,
.content_editor h2,
.content_editor div {
    color: #000 !important;
}


/*--  Nav  --*/

.nav {
    display: none;

}

.fa {
    margin-left: 9px;
}

.nav .list_pages {
    background-color: rgb(241, 90, 55);
    background-color: rgba(241, 90, 55, 0.85);
    border-radius: 10px;
    margin-left: 5px;
    margin-right: 5px;
    max-width: 300px;
    background-image: url(/images/hooli.png);
    background-repeat: no-repeat;
    background-position: inherit;
}


.website.nav_expanded .nav {
    display: block;
    margin-top: 80px;
    z-index: 1000000;    
}

.nav .list_pages .item_page .link {
    border-bottom: 1px dotted transparent;

}

.nav .list_pages .item_page:hover .link,
.nav .list_pages .item_page.active .link {
    border-bottom: 1px dotted white;
}

.nav .list_pages .item_page .link,
.nav .list_pages .item_page:hover .link,
.nav .list_pages .item_page.active .link {
    text-align: center;
    padding: 2px 12px;
    font-size: 140%;
    line-height: 22px;
    display: block;
    text-decoration: none;     
    padding:10px;
    font-family: 'Economica', sans-serif;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-weight: normal;


}

.nav .list_pages .item_page {
    display: block;
    margin-left: 15px;
    padding-bottom: 10px;
    position: relative;

}

#top > div > a {
    color: white; 
}
.nav_wrapper {
    z-index: 999999;
}

.top_wrapper, .nav_wrapper {
    max-width: 100%;
    text-align:center
}

.top_wrapper { 
    padding: 0px;
}



/*--  Scrolled Nav  --*/




.header .top .nav_toggle {
    display: block;
    position: relative;
    right: 5px;
    font-size: 55px;
    width: 66px;
    height: 60px;
    text-align: left;
    padding-right: 20px;
    background-color: #F15A37;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 10px;
    left: 5px;
    top: -90px;
}



.scrolled .header .top .nav_toggle {
    text-align: left;
    padding-right: 20px;
    width: 99%;
    width: calc(100% - 12px);

}




/*--  Header  --*/

.header {
    background-image: none;
    background-color: transparent;
    box-shadow: none;
    text-shadow: none;
    border: none;
}

.header .header_info .social {
    padding-left: 210px;
    top: -97px;
    position: relative;
}

.header .header_logo {
    margin: 0 auto;
    position: relative;
    float: none;
    width: 400px;
}
.header .header_info .name,
.header .header_info .phone,
.header .header_info .phone.real,
.header .header_info .address {
    display: none;
}

.header .header_info .detail:before {
    display: none;
}

.header .header_logo.inner {
    top: 30vh;
}

.header .header_info {
    float:none
}

.website .header .action_button {
    border-radius: 0px;
    background-color: #676564;
    position:relative;
    top:-65px;
    margin:0 auto
}
.website .header .action_button.pos1 {
    right: 68px;
    top: -128px;
}
.has_action_buttons .content {
    padding-top: 0px;
}

.scrolled .top_wrapper { padding: 0;}


/*--  Scrolled Header  --*/


.scrolled .header .header_logo.inner {
    top: 73px;
}

.scrolled .header .header_logo {
    width: 130px;
    transition: all 0.8s;
}



/*--  Content  --*/


#home > div.page_content.page_content_hasbanner > div > div.body_block > div > h2 {
    color: #FFF;
    font-size: 800%;
    text-align: center;
    text-shadow: 2px 2px black;
    margin-top: 40vh; 
    font-weight: light;
    border-bottom: 4px solid transparent;
    background-image: none;
}

.content {
    padding: 0px 0 0;
    font-family: 'Muli', sans-serif;
}

.content h2 {
    font-family: 'Sacramento', cursive;
    font-size: 500%;
    line-height: 200%;
    color: #F15A37;
    font-weight: normal;
    text-align: center;
}



.content .highlight_block {
    background-color: rgba(255, 255, 255, 0);
    border: none;
}

/*--  Page  --*/



.page {
    border: none;
}

.page .page_banner  {
    display: none;
}
.page.page_home .page_banner  {
    display: block;
}

#home div.page_content.page_content_hasbanner  {
   display: none;
}

#home > div.page_content.page_content_hasbanner > div {
    min-height: 100vh;
    min-height: calc(100vh - 200px);
}
#home.page .page_content {
    padding-top: 0
}



.page .page_content {
    padding: 100px 0;


}

.page .page_wrapper {
    min-height: 200px;
}

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

/*-- Home  --*/



#home > div.page_content.page_content_hasbanner {
    background-color: transparent;

}

/* -- Page : Video -- */
.video_banner {
    display: block;
    overflow: hidden;
    width: auto;
    height: 0;
    padding-bottom: 58%;
    position: relative;
    margin-top: -1%;
}
[data-page=home] .website .page_banner {
    padding: 0 0 53% !important;
}
.page:first-child > .page_banner .video_banner .youtube_frame {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
 



/*-- Reservations  --*/

[data-page=reservations] .content .bookenda_block {
    position: relative;
}
.content .bookenda_block.kind_button.size_large {
    display: none;
}
.content .bookenda_block.kind_widget.format_1row {
    display: block;
}
#reservations > div.page_content.page_content_hasbanner {
    background-color: rgb(241, 90, 55);
    background-color: rgba(241, 90, 55, 0.59);
}
#reservations > div.page_content.page_content_hasbanner > div > div.body_block > div > h2 {
    color:#FFF;
    background-image: none;
}
#reservations > div.page_content.page_content_hasbanner > div > div.body_block > div > p {
    color:#FFF;
    text-align:center;
}

/*--  Media  --*/

#media > div.page_content.page_content_hasbanner {
    background-color:#DCDBDB;
}

/*--  Groups  --*/

#groups > div.page_content.page_content_hasbanner {
    background-color:#DCDBDB;
}

#gallery > div.page_content.page_content_hasbanner {
    background-image: url(/images/hooli.png?1494853534);
    background-repeat: no-repeat;
    background-position: inherit;
}
/*--  Reviews  --*/

#entries > div.page_content.page_content_hasbanner > div {
    padding: 20px;
	border: 2px solid #F15A37;
}

#entries > div.page_content.page_content_hasbanner {    
    background-image: url(/images/hooli.png);
    background-repeat: no-repeat;
    background-position: inherit;

}


/*--  Menu --*/

#menus > div.page_content.page_content_hasbanner {    
    background-image: url(/images/hooli.png);
    background-repeat: no-repeat;
    background-position: inherit;

}

#menus > div.page_content.page_content_hasbanner > div {
    padding: 20px;
	border: 2px solid #F15A37;
} 


.content .menus_content .menu_name {
    display: block;
    float: none;
    clear: none;
    margin: 0 auto 0 0;
    font-weight: bold;
    text-align: left;
    font-size: 260%;
    font-weight: normal;
    text-align: center;
    color: grey;
    font-family: 'Economica', sans-serif;
    text-transform: lowercase;
}

.content .menu_section .menu_item h4.item_name {
    font-family: 'Economica', sans-serif;
    font-weight: normal;
    color: grey;
    font-size: 160%;
    text-transform: lowercase;
}

.content .menu_section .menu_item td.price {
    font-family: 'Economica', sans-serif;
    color: #F15A37;
    font-size: 160%;
    font-weight: normal;
}

.menu_section .menu_item {
    overflow: hidden;
    padding-bottom: 5px;
    margin: 30px 0;
    border-bottom: 1px solid #E6E6E6;
}
.section_name {
    font-family: 'Economica', sans-serif;
    color: #F15A37;
    font-size: 200% !important;
    font-weight: normal !important;
    padding-top: 20px;
    text-transform: lowercase;
    border-top: 1px dotted #F15A37;
    margin-top: 40px!important;
}
.content .menu_section .menu_item .item_desc {
    font-size: 100%;
    line-height: 160%;
}

.menu_section .menu_item .item_desc {
    font-size: 100%;
    line-height: 160%;
    margin-top: 35px;
}

.content .menus_list .list_item {
    font-weight: bold;
    padding: 10px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px;
    border: 1px dotted orange;
    margin: 0 auto;
    position: relative;
    font-family: 'Muli', sans-serif;

}

.content .menus_list .list_item .item_link:hover,
.content .menus_list .list_item .active_link {
    text-decoration: none;
}


#menu_dinner > div.menu_text > div.menu_section.section_paste.section-columns-2 > h4 {
    background-image: url(/images/hooli.png?1485891072);
    background-repeat: no-repeat;
    background-position: inherit;
    font-family: 'Sacramento', cursive;
    font-size: 500% !important;
    line-height: 270%;
    color: #F15A37;
    font-weight: normal;
    text-align: center;
    background-size: 100%;
}

/*--  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;
}

/*--  VIP  --*/

#vip-list > div.page_content.page_content_hasbanner {
    background-color: rgb(242, 242, 242);
    background-color: rgba(242, 242, 242, 0.69);
}

#vip-list > div.page_content.page_content_hasbanner > div > div.body_block > div > p {
    font-weight: bold;
}

#vip-list > div.page_content.page_content_hasbanner > div > div.body_block > div > h2{
    background-image: none;

}

.content .viplist_form .section .question_consent {
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.72);
    border: none;
}

.content .viplist_form .section .label {
    font-weight: bold;
}

.content .viplist_form .section input.text, .content .viplist_form .section textarea.textarea, .content .viplist_form .section select.select {
    background-color: rgb(255, 255, 255);
    background-color: rgba(241, 90, 55, 0.21);
    border: none;
}

/*-- Contact  --*/


#contact > div.page_content.page_content_hasbanner > div {
    padding: 20px;
	border: 2px solid #F15A37;   
} 

#contact > div.page_content.page_content_hasbanner {    
    background-image: url(/images/hooli.png);
    background-repeat: no-repeat;
    background-position: inherit;
}

/*-- Footer  --*/

.footer {
    background-color: #A09E9D;
}

.footer .footer_info .footer_column_logo .logo_image {
    height: 80px;
}

.footer .footer_info .footer_column_address {
    width: 25%;
}
