/*

    TABLE OF CONTENTS
    --------------------
    1.  General
    2.  Header
    3.  Navigation  
    14.  Footer 
    15.  Media Queries   

*/



.gal{
      border: 1px solid #ccc;
}
h4.food-title{
    border: 1px solid #ccc;
    padding: 10px;
}
h4.price-title{
    border: 1px solid #ccc;
    padding: 10px;
}
.food{
    height: 100%;
    width: 100%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
ul.rslides-rslides1{
    align-items: center;
}
ul.vert-btn1{
display: grid;

}
ul.vert-btn2{
display: grid;

}

.main-ui-btn{

    color: white;
    margin-top: 80px;
}

/*  1.  General
/*-----------------------------------------------------------------------------------*/
.fancybox-nav {
    display:none;
  }
body {
    font: 400 16px/28px 'Raleway', Arial, sans-serif;
    color: #f8f9fa;
    overflow-x: hidden;
}
.main-d-block{

    height:200%;

max-width: 225%;
margin-top: 0x;
}
.d-block{ 
    width: auto; 
max-width: 100%;
margin-top: -50px;
}

* {
    outline: none !important;
}
a, 
a:active {
    -webkit-transition: color 1s;
    -moz-transition: color 1s;
    -ms-transition: color 1s;
    -o-transition: color 1s;
    transition: color 1s;
}
a:hover, 
a:focus {
    text-decoration: none;
}


.front-carousel{
height: 100%;

}

/* font weight */
span.extrallight {
    font-weight: 100;
}
span.thin {
    font-weight: 200;
}
span.light {
    font-weight: 300;
}
span.medium {
    font-weight: 500;
}
span.semibold {
    font-weight: 600;
}
span.bold {
    font-weight: 700;
}
span.topextrabold {
    font-weight: 800;
    text-decoration: underline;
}
span.extrabold {
    font-weight: 800;

}
span.heavy {
    font-weight: 900;
}

/* general section */
.section {
    height: 100%;
}
.section.section-without-pb {
    padding-bottom: 0;
}
.section.grey,
.section.grey .section-title-icon,
.scrollup  {
    background-color: #93c7c0;
}
.without-margin {
    margin: 0;
}
.container{

    max-width: 700px;
}
/* colors */
.highlight,
.gallery-item .gallery-item-price,
.food-menu-details .food-menu-price,
.cook-face h6,
.blog .post-meta .post-date,
a, 
a:active {
    color: #8e0212;
}

.button a:hover,
.button button:hover {
    -webkit-box-shadow: 0 0 4px #8e0212;
    -moz-box-shadow: 0 0 4px #8e0212;
    box-shadow: 0 0 4px #8e0212; 
}
.cook-face:hover .cook-face-outer {
    -webkit-box-shadow-color: #8e0212;
    -moz-box-shadow-color: 80#8e0212;
    box-shadow-color: #8e0212;  
}
.special-gallery-flow-effect .special-gallery-overlay {
    background:  #8e0212;
}
.accordion .acc-head,
.special-gallery-flow-effect .special-gallery-overlay .special-gallery-item-cat {
    background-color: #8e0212; /* Maroon Red */
}
li button a{

display: block;
}


/* section title */

.section-title {
    margin: 60px 0 80px; 
    text-align: center;
    height: 60px;
    width: 800px;
}
.section-title h2 {
    font-weight: 300;
    display: inline-block;
    margin-bottom: 0;
}
.section-title-line {
    position: relative;
    margin: 0 auto 12px;
   
 
}
.section-title-line .section-title-icon {
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -38px;
    background-color: #fff;
    padding: 0 20px;    
}
.section-title hr {
    border-color: #e3e6e8;
} 
.section-title-line .section-title-icon img {
    display: block;
}
.section-title p {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 2rem;
}
 
/* arrow list */
ul.arrow-list {
    padding-left: 0;
}
ul.arrow-list li {
    list-style: none;
    padding-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
}
ul.arrow-list li:before {
    content: "\f138";
    font-family: FontAwesome;
    padding-right: 10px;
    color: #e8ebed;
    font-size: 18px;
}

/* tab */
.tab-set {
    margin-bottom: 50px;
}
.tab-set ul.tabs-titles {
    padding: 0;
    height: 32px;
    margin: 0;
    clear: right;
}
.tab-set .tabs-titles li  {
    padding: 15px 35px;
    color: #fff;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    border-right: 1px solid #fff;
    float: left;
    list-style-type: none;
    cursor: pointer;  
}
.tab-set .tabs-titles li:last-child {
    border-right: none;
}
.tab-set .tabs-titles li.current {
    padding: 15px 35px;
    position: relative;
    top: 1px;
    color: #575a5c;
    background: #fff;
}
.tab-set .tab-content {
    padding: 20px 20px 10px;
    background-color: #fff;
    clear: both;
}
.tab-content p {
    padding: 0;
}


/* full background */
.full-bg {
    height: 440px;
    background-size: 100% auto;
    background-repeat: no-repeat;  
    overflow: hidden; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;        
}
.full-bg .full-bg-overlay {
    width: 100%;
    height: 100%;
    color: rgba(255, 255, 255, 0.842);
    background-repeat: repeat;
    background-position: center center;   
}
.full-bg .full-bg-overlay.black-pat {
    background-image: url(images/dotted_pat_black.png);
}
.full-bg .full-bg-overlay.blue-pat {
    background-image: url(images/dotted_pat_blue.png);
}


.backup {
    position: fixed;
    right: 30px;
    bottom: 10%;
    width: 50px;
    height: 50px;
    z-index: 999;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    font-size: 28px;
    line-height: 1.7;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0.7;
    display: none;
}



/* 5.  Media Queries
/*-----------------------------------------------------------------------------------*/


@media only screen and (min-width: 1200px) {
    .section-title h2 {
        font-size: 30px;
    }
    .special-gallery-item {
        width: 50%;
    }     
    .special-tab .special-tab-content div[class^=col-] {
        text-align: center;
    }
    .food-menu-item-img-outer {
        float: none !important;
        margin-bottom: 10px;
    }
    .col-md-4{
        width: 33.33333333%;
        float: left;
    }
}
/* 5.  Main Page
/*-----------------------------------------------------------------------------------*/
/*   Footer
/*-----------------------------------------------------------------------------------*/








