/*---- Styled by Jesse Scott for Dine.TO - March 8th, 2016 ----*/

/* -- Fonts -- */
@import url(http://fonts.googleapis.com/css?family=Quicksand);
@import url(http://fonts.googleapis.com/css?family=Hind);
@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=Alfa+Slab+One|Ultra|Fredericka+the+Great|Rye);
@import url(https://fonts.googleapis.com/css?family=Quicksand);
@import url(https://fonts.googleapis.com/css?family=Dancing+Script);
@font-face {
    font-family: WesternBangBang;
    src: url(TEMPLATE_ASSET_URL/images/fonts/WesternBangBang.ttf) format("truetype");
}



/* -- Website -- */
html {
    background-color: #ffffff;
}
body {
    background-color: #000000;
    width: 98%;
    margin-left: 1%;
}

.body .base_website_maxwidth {
    max-width: 100%;
}

.website a  {
    transition: all 0.5s;
}




/* -- Header -- */
.top {
    height: 0px;
}
.top_wrapper {
    
}
.header {
    height: 20px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-align: center;
    background-color: #FFFFFF;
    background-image: none;
    border: none;
}

.header .header_info {
    display: block;
    color: #fff;
    margin-top: 5px;
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
    margin-right: -102px;
    z-index:999999;
}
.header .header_info .name,
.header .header_info .address,
.header .header_info .phone,
.header .header_info .detail:before{
    display: none;
}
.header .header_logo {
    background-size:95%;
    width: 320px;
    height: 192px;
    left: 0%;
    top: 60px;
    transition: all 0.5s ease;
    position: relative;
    margin: 0 auto;
    padding-left:16px;
    float: none;
    -webkit-filter: drop-shadow(5px 5px 5px #fff);
    filter: drop-shadow(5px 5px 5px #fff); 
}

.text_facebook {
    background-color:transparent; 
}
#top > div > div.header_info.header_info_normal > div > a   {
    z-index: 9999999999999;
    position: absolute;
    right: 50px;
    top: 15px;
    font-family: 'Quicksand', sans-serif;
    text-transform: uppercase;
}
.header .header_info .link    {
    color: #fff;
    text-shadow: none;
}
#top > div > div.header_info.header_info_normal > div > span.detail.social.social_16x16{
    display: none;
}

/* -- COMPACT HEADER/NAV STYLES -- */
.header.compact .top_wrapper {
    background-color: transparent;
}
.header.compact .header_logo {
    background-size: 94%;
    width: 180px;
    height: 107px;
    left: .5%;
    top: -20px;
    position: absolute;
    margin: 0 auto;
    float: left;
}
.header.compact .nav {
    background-color: #fff;
}
.header.compact .nav .list_pages .item_page .link {
    color: #000 !important;
}
.header.compact .nav .list_pages .item_page .link:hover, 
.header.compact .nav .list_pages .item_page:hover .link, 
.header.compact .nav .list_pages .active .link {
    background-color: rgba(255, 255, 255, 0.6);
}
.header.compact .header_info .link    {
    color: #000;
}

.content.compact .clear_header {
    position: absolute;
    top: -49%;
}
body[data-lang=en] .content.compact .clear_header {
    position: absolute;
    top: -79%;
}


/* -- Nav -- */
.nav {
    margin-top: 10px;
    background-color: rgba(0,0,0,0.4);
    height: 45px;
    width: 98%;
    margin-left: 1%;
}
.nav .list_pages {    
    line-height: 42px;
    text-align: center;
    padding-right: 0px;
    text-shadow: none; 
    margin-left: 33px;
}
.nav .list_pages .item_page {    
    background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); 
    background-image: url(/images/flower.png?1);
    background-repeat: no-repeat;    
    background-size: contain;
    background-position: center 50px;
    display: inline-block;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-bottom: 0;
    position: relative;
    transition: all 0.5s ease;
}
.nav .list_pages .item_page .link {    
    color: #fff;
    margin: 0 !important;
    padding: 0 15px !important;
    font-family: 'Dancing Script', cursive;
    text-transform: ;
    font-size: 24px;
    transition: all 0.5s ease;
}
.nav .list_pages .item_page:hover   {
    background-position: center 30px;
}
.nav .list_pages .item_page.active  {
    background-image: url(/images/flower.png?1);
    background-position: center 0px;
    transition: all 0.5s ease;
}
.nav .list_pages .item_page .link:hover, 
.nav .list_pages .item_page:hover .link, 
.nav .list_pages .active .link {
    text-decoration: none;    
}
.nav .list_pages .active .link {
    background-color: transparent;
}

.nav {
    padding: 0;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 50%;
    width: auto;
    transform: translate(-50%, 0);
    transition: top 0.3s;
}

body:not(.scrolled) .nav {
    top: 300px;
}


/* -- Content -- */
.content	{
    color: #fff;
    font-family: 'Oswald', sans-serif;
    text-shadow: 1px 1px #000000;
    font-size:18px;
    letter-spacing:1.6px;
    line-height: 180%;
}
.content a	{	color: #fff;	}
.content a:hover	{	color: #ff0000;	}

.content h2	{
    color: #ff0000;
    font-family: 'Dancing Script', cursive;
    font-size: 24px !important;
    font-weight: bold;
    
}

.content .body_block {
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.8);
    color: #fff;
    padding: 10px;
    
    
    
}
.content .highlight_block {
    border: none;
    background-color: transparent;
}

.content .clear_body {
    display: block;
    clear: both;
    margin: 0 auto;
    margin-top: 50px;
}

body[data-lang=en] .content .clear_header {
    position: absolute;
    display: block;
    clear: both;
    position: absolute;
    top: -72%;
    margin: 10px auto !important;
    width: 100% !important;
}

.content .clear_header {
    position: absolute;
    display: block;
    clear: both;
    position: absolute;
    top: -51%;
    margin: 10px auto !important;
    width: 100% !important;
}
.content .block_border {
    border-color: #000000;
    border-style: solid;
    width: 500px;
    margin: auto;
    padding:40px;
}
.content .body_block .page_banner_block {
    border-width: 0px;
    border-style: solid;
    margin-bottom: 20px;
    border-color: #000000;
}
.content .image_panels {
    height: auto;
}
.content .image_panels .panel_block .block_image {
    border: 0 none transparent;
    visibility: hidden;
    width: 100%;
}
.content .image_border {
    border-color: #ff0000!important;
    border-style: solid;
}

.content .gallery_block .gallery_photo {
    margin: 0;
    padding: 0;
    height: 0;
    width: 100%;
    background-image: none;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-size: cover;
    direction: ltr;
    text-indent: -9999px;
    border-width: 2px;
    display: block;
    float: left;
    overflow: hidden;
    border-color: #ff0000;
}

.content .block_border {
    border-color: #000000;
    border-style: solid;
    width: 500px;
    margin: auto;
    padding: 40px;
    margin-top: -39px;
}
/* -- Page -- */
.page {
    background-color: transparent;
    border: none;
    background-size: cover;
}
.page .page_wrapper {
    width: 100% !important;
    min-height: 200px;
}
.page .page_content {
    padding: 0px 0;
    background-color: transparent;
    transition: all 0.3s ease-out;
}  
.page .page_content:hover {
    background-color: transparent;  
}

.page .page_banner {
    border: none  !important;
}

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

.banner_slide.slide_active {
    -webkit-transform: scale(1.25,1.25);
    -moz-transform: scale(1.25,1.25);
    transform: scale(1.25,1.25);
    -webkit-transition: all 6s ease-in-out;
    -moz-transition: all 6s ease-in-out; 
    transition: all 6s ease-in-out;
}
.facebookg {
    float: right; 
    width: 50%;   
}
.homeg {
    float: left; 
    width: 50%;   
}
/*- Floats -*/
.floatL {
    float: left;
    width: 49.5%;
}
.floatR {
    float: right;
    width: 49.5%;
}




/*- Menu -*/
.page .menus_content	{
    border: none;
}
.page .menus_content .menu_top	{
    border-color: #ff0000;
}
.page .menus_content .menu_top .menu_name	{
    display: none;
}
.menu_section h3.section_name	{
    border-color: #ff0000;
    font-size: 24px !important;
    font-family: 'Quicksand', sans-serif;
}

.menu_section .menu_item	{
    border-color: #ff0000;
    font-size: 16px;
    font-family: 'Hind', sans-serif;
}
.menu_section .menu_item h4.item_name	{
    font-family: 'Hind', sans-serif;
}
.menu_section .menu_item td.price	{
    font-family: 'Hind', 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;
}
.menu_section h3.section_name {
    border-color: #ff0000;
    font-size: 37px !important;
    font-family: 'Quicksand', sans-serif;
}

#content .content_wrapper .tour_block {
    border-style: solid !important;
    border-color: #ff0000;
    border-width: 1px;
}

/* -- Footer -- */
.footer {
    width:1024px;
    margin:0 auto;
    background-color:#000000;
    padding-top:40px;
}
.footer .footer_info .footer_column_logo .logo_image {
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    color: transparent;
    direction: ltr;
    display: block;
    float: right;
    height: 93px;
    text-align: left;
    text-indent: -9999px;
    width: 200px;
    background-size: 144px;
}

.ypdineBooker .content .formtext, .ypdineBooker .content .formselect, .ypdineBooker .content .formbutton {
    display: inline-block;
    box-sizing: border-box;
    padding: 3px 6px;
    color: #9000d9;
    font-size: 96%!important;
    line-height: 160%;
    border: 0 none transparent;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    vertical-align: middle;
}



@media screen and (max-width: 1845px){
    .header.compact .header_logo {
        left: 1%;
    }
}
@media screen and (max-width: 1785px){
    .header.compact .header_logo {
        left: 1%;
    }
}
@media screen and (max-width: 1695px){
    .header.compact .header_logo {
        
    }
}
@media screen and (max-width: 1610px){
    .header.compact .header_logo {
       
    }
}
@media screen and (max-width: 1535px){
    .header.compact .header_logo {
        
    }
}
@media screen and (max-width: 1455px){
    .header.compact .header_logo {
        left: 1%;
    }
}
@media screen and (max-width: 1370px){
    .header.compact .header_logo {
        left: 1%;
    }
}
@media screen and (max-width: 1300px){
    .header.compact .header_logo {
        
        
    }
    .nav .list_pages .item_page .link {
        margin-left: 5px;
        margin-right: 5px;
    }
}
@media screen and (max-width: 1212px){
    .header.compact .header_logo {
        
    }
}
@media screen and (max-width: 1166px){
    .header.compact .header_logo {
        
        
        
    }
}
@media screen and (max-width: 1134px){
    .header.compact .header_logo {
        
    }
    .nav .list_pages .item_page .link {
        margin-left: 5px;
        margin-right: 5px;
    }
}
@media screen and (max-width: 1024px){
    .header.compact .header_logo {
        left: 1%;
    }
}
@media screen and (max-width: 944px){
    .header.compact .header_logo {
       
    }
    .nav .list_pages .item_page .link {
        margin-left:5px;
        margin-right: 5px;
    }
}
#promo {
    
    position: absolute;
    z-index:99999999;
    top:70vh;
    left:50%;
    margin-left:-90px;
    animation: fadein 22s;
    -moz-animation: fadein 22s; /* Firefox */
    -webkit-animation: fadein 22s; /* Safari and Chrome */
    -o-animation: fadein 22s; /* Opera */
    -ms-transform: scale(1, 1); /* IE 9 */
    -webkit-transform: scale(1, 1); /* Safari */
    transform: scale(1, 1);
    
}
@keyframes fadein {
    0%,100% {opacity:0;
        width:0%;-ms-transform: scale(1, 1); /* IE 9 */
    -webkit-transform: scale(1, 1); /* Safari */
    transform: scale(1, 1);}
    25% {opacity:1;
        width:180px;
        color:#fff;-ms-transform: scale(1, 1); /* IE 9 */
    -webkit-transform: scale(1, 1); /* Safari */
    transform: scale(1, 1);}
    50% {opacity:1;
        width:180px;
        color:#fff;-ms-transform: scale(1, 1); /* IE 9 */
    -webkit-transform: scale(1, 1); /* Safari */
    transform: scale(1, 1);}
    75% {opacity:1;
        width:180px;
        color:#fff;-ms-transform: scale(1, 1); /* IE 9 */
    -webkit-transform: scale(1, 1); /* Safari */
    transform: scale(1, 1);}
}
@-moz-keyframes fadein { /* Firefox */
    0%,100% {opacity:0;
        width:0%;-ms-transform: scale(1, 1); /* IE 9 */
    -webkit-transform: scale(1, 1); /* Safari */
    transform: scale(1, 1);}
    25% {opacity:1;
        width:180px;
        color:#fff;-ms-transform: scale(1, 1); /* IE 9 */
    -webkit-transform: scale(1, 1); /* Safari */
    transform: scale(1, 1);}
    50% {opacity:1;
        width:200px;
        color:#fff;-ms-transform: scale(1, 1); /* IE 9 */
    -webkit-transform: scale(1, 1); /* Safari */
    transform: scale(1, 1);}
    75% {opacity:1;
        width:200px;
        color:#fff;-ms-transform: scale(1, 1); /* IE 9 */
    -webkit-transform: scale(1, 1); /* Safari */
    transform: scale(1, 1);}
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    0%,100% {opacity:0;
        width:0%;-ms-transform: scale(1, 1); /* IE 9 */
    -webkit-transform: scale(1, 1); /* Safari */
    transform: scale(1, 1);}
    25% {opacity:1;
        width:180px;
        color:#fff;-ms-transform: scale(1, 1); /* IE 9 */
    -webkit-transform: scale(1, 1); /* Safari */
    transform: scale(1, 1);}
    50% {opacity:1;
        width:180px;
        color:#fff;-ms-transform: scale(1, 1); /* IE 9 */
    -webkit-transform: scale(1, 1); /* Safari */
    transform: scale(1, 1);}
    75% {opacity:1;
        width:180px;
        color:#fff;-ms-transform: scale(1, 1); /* IE 9 */
    -webkit-transform: scale(1, 1); /* Safari */
    transform: scale(1, 1);}
        
}
@-o-keyframes fadein { /* Opera */
    0%,100% {opacity:0;
        width:0%;-ms-transform: scale(1, 1); /* IE 9 */
    -webkit-transform: scale(1, 1); /* Safari */
    transform: scale(1, 1);}
   25% {opacity:1;
        width:180px;
        color:#fff;-ms-transform: scale(1, 1); /* IE 9 */
    -webkit-transform: scale(1, 1); /* Safari */
    transform: scale(1, 1);}
    50% {opacity:1;
        width:180px;
        color:#fff;-ms-transform: scale(1, 1); /* IE 9 */
    -webkit-transform: scale(1, 1); /* Safari */
    transform: scale(1, 1);}
    75% {opacity:1;
        width:180px;
        color:#fff;-ms-transform: scale(1, 1); /* IE 9 */
    -webkit-transform: scale(1, 1); /* Safari */
    transform: scale(1, 1);}
}