/*---- Styled by Jesse Scott for Dine.TO - August 17th, 2016 ----*/

/*-- Fonts --*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans|Reem+Kufi);
/*--
font-family: 'Reem Kufi', sans-serif;
font-family: 'Open Sans', sans-serif;
--*/


/*-- Splash --*/
.page_splash .page .page_banner:empty {
    display: none;
}
.page_splash .page .page_content {
    height: 100vh;
}
.page_splash .footer {
    position: absolute;
    bottom: 0;
    background-image: none;
}
.content .splash_links .laffa {
    max-width: 664px;
    margin: 50px auto 50px;
    background-color: #fff;
}
/*.content .splash_links .location.italiano {
    background-color: #fff;
    margin-bottom: 30px;
    padding: 20px;
}*/
.content .splash_links .location.north,
.content .splash_links .location.south  {
    padding: 0px 100px 20px;
    background-color: #fff;
}
#splash > div.page_content.page_content_hasbanner > div > div.body_block > div > div > div > div.laffa > div.location > strong,
#splash > div > div.body_block > div > div > div > div.laffa > img {	
    font-size: 28px;
    font-family: 'Reem Kufi', sans-serif;
}
#splash > div > div.body_block > div > div > div > div > strong > a > img {
    max-width: 624px;
}

/*-- Global --*/
html    {
    background-color: #fff;
}

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

/*- Header -*/
.top {
    height: 0;
}
.top_wrapper, .nav_wrapper {
    max-width: 97% !important;
}
.header	{
    position: fixed;
    background-color: transparent;
    background-image: none;
    border: none;
    box-shadow: none;
    height: 180px;
    transition: none;
}
.header .header_logo {
    position: absolute;
    float: none;
    background-size: 100%;
    width: 450px;
    height: 135px;
    top: 260px;
    margin: 0 auto;
    transition: all 0.5s ease;
}
.header .header_info {
    display: none;
}




/* -- COMPACT HEADER/NAV STYLES -- */
.header.compact {
    background-image: url(/images/texture.png?1464619348);
    position: fixed;
    height: 70px;
}
.header.compact .header_logo {
    float: left;
    width: 233px;
    height: 72px;
    top: -10px;
}
.header.compact  .nav {
    background-color: transparent;
    background-image: none;
    margin-top: -10px;
}
.header.compact .nav .list_pages {

}



/* Nav */
.nav {
    background-image: url(/images/texture.png?1464619348);
    height: 70px;
    width: 1325px;
    float: right;
}
.nav .list_pages {
    line-height: 67px;
    padding-right: 0;
}
.nav .list_pages .item_page {
    padding-bottom: 2px;
    margin: 0;
    padding: 1px 10px;
}
.nav .list_pages .item_page .link_page	{	
    font-size: 24px;
    font-family: 'Reem Kufi', sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    color: #000;
    text-shadow: none;
}

.nav .list_pages .active .link,
.nav .list_pages .item_page .link:hover, 
.nav .list_pages .item_page:hover .link {
    text-decoration: none;
    font-weight: bold;
    color: #000;
}
.nav .list_pages .active,
.nav .list_pages .item_page:hover {
    background-color: #ffffff;
}

#nav > div > ul > li.item.item_page.item_page_order-online   {
    background-color: #fff;
}
#nav > div > ul > li.item.item_page.item_page_order-online > a   {
    color: #B40606;
    text-shadow: none;
    font-weight: bolder;
}

.nav .list_pages .list_subs {
    padding: 12px 12px 12px;
    background-color: #fff;
    background-color: transparent;
    background-image: url(/images/texture.png) !important;
    border-radius: 0;
    box-shadow: none;
    background-color: transparent;
    border: none;
    top: 67px;
}
.nav .list_pages .list_subs .item .link {	
    font-size: 16px;
    font-family: 'Reem Kufi', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    color: #000;
    text-shadow: none;
    padding: 10px 0;
}


/*-- Content --*/
.content {
    padding: 0px 0 0;
    color: #000;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}
.content a {
    color: #B40606;
}
.content h2 {
    font-size: 16px;
    font-family: 'Reem Kufi', sans-serif;
    padding-top: 25px;
    color: #000;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
    float: none;

}

.content .body_block {
    background-color: rgba(255, 255, 255, 0.3);
    padding: 15px;
}
.content .body_block p{
    text-align: center;
}

.content .block_border,
.content hr, .content .line_divider {
    border-bottom: 1px solid #B40606;
}
.content .image_border {
    border-color: #B40606;
}
.content .highlight_block {
    background-color: transparent;
    border: none;
}
.content .body_sublinks {
    display: none;
}

.icon:before {
    display: none;
}


/*-- Page --*/
.page {
    background-size: cover;
    border: none;  
    padding-top: 0;
}
.page .page_wrapper {
    min-height: 100px;
}
.page .page_content {
    height: auto;
    background-color: #fff;
    background-image: url(/images/texture.png?1464619348);
    text-align: center;
}
.page .page_banner {
    border: none;
}

.website .page_banner_rotator .banner_slide .image {
    border: none;
}
.website .page_banner .banner_wrapper:after {
    box-shadow: none;
}








/*-- Home Page --*/
#home > div.page_banner {
    padding: 0px 0 50%;
}

.content .order-kosher {
    display: inline-block;
    float: right;
    margin: 0 0 10px 10px;
    width: auto;
    max-width: 200px;
    border: 1px solid #06c166;
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    transition: background-color 0.1s;
}
.content .order-kosher:hover {
    background-color: rgba(255, 255, 255, 1.0);
}
.content .order-kosher .wrap {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 10px;
}
.content .order-kosher strong {
    display: block;
    margin: 0 auto 8px;
    font-size: 12px;
    line-height: 1;
    color: #374889;
}
.content .order-kosher img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
}


/*-- About Page --*/
.floatL {
    float: left;
    width: 49.5%;
}
.floatR {
    float: right;
    width: 49.5%;
}


/*- Menus -*/
.content .menus_content .menu_name {
    display: none;
}
.content .menu_section {
    margin-bottom: 50px;
}
.content .menu_section .menu_item {
    overflow: hidden;
    padding-bottom: 5px;
    margin: 3px 0;
    border-bottom: 1px solid #000;
    min-height: 60px;
}
.content .menu_section h3.section_name {
    margin-top: 18px;
    border-bottom: 1px solid #000;
    text-transform: uppercase;
    font-size: 28px !important;
    font-family: 'Reem Kufi', sans-serif;
    font-weight: bold;
}
.content .menu_section h4.section_name {
    border-bottom: 1px solid #000;
    text-transform: uppercase;
    font-size: 28px !important;
    font-family: 'Reem Kufi', sans-serif;
    font-weight: bold;
}
.content .menu_section .menu_item h4.item_name {
    font-size: 22px;
    line-height: 24px;
    padding-top: 5px;
    float: left;
    margin: 0;
    clear: none;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}

.content .menu_section .menu_item .item_desc {
    font-size: 18px;
    line-height: 22px;
    margin-top: 31px;
    font-style: normal;
}
.content .menu_section .menu_item td.price {
    text-align: right;
    padding-left: 10px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
}

.content .menu_section .menu_item td.pTitle {
    font-size: 16px;
    font-weight: bold;
}


/*-- Contact --*/
.content .viplist_form .section .button .submit,
.content .block_contact_form .section .button .submit {
    background: #FAB558;;
    border-radius: 0;
    border: 1px solid #3e3e3e;
    color: #4B2320;
    font-size: 24px;
    padding: 10px 20px;
    font-family: 'Reem Kufi', sans-serif;
}




/*-- Footer --*/
.footer {
    font-family: 'Open Sans', sans-serif;
    color: #000;
    background-color: transparent;
    background-image: url(/images/texture.png?1464619348);
}
.footer .footer_logo .text,
.footer a  {
    color: #000;
}
.footer_wrapper {
    padding-bottom: 60px;
}
.footer .footer_info {
    display: none;
}
.footer .footer_info .footer_column	{
    border: none;
}
.footer .footer_info .footer_column_address {
    width: 47%;
}
.footer .footer_info .footer_column_connect {
    width: 15%;
}
.footer .footer_info .footer_column_sitemap {
    display: none;
}
.footer .footer_info .footer_column_logo .logo_image {
    height: 120px;
    width: 200px;
    background-size: 100%;
}




@media all and (max-width: 1380px){
    .nav .list_pages .item_page .link_page	{	
        font-size: 20px;
    }
}