 .navbar .main-nav>li a{
     color:#fff !important;
 }
 
 .navbar .main-nav.dotted-separator>li:before {
     background: url(/images/dots.png) !important;
 }
 
 .navbar .main-nav.dotted-separator>li:after{
     background: url(/images/dots.png) !important;
 }
 
 .navbar{
     background-color: rgba(127,16,49,.95);
 }
 
 .menu{
     background-image:none !important;
     background-color: #7F1031 !important;
     font-family: "Open Sans",Helvetica,Arial,sans-serif !important;
 }
 .menu p, .menu span, .menu h2, .menu h1{
     font-family: "Open Sans",Helvetica,Arial,sans-serif !important;
 }
 
 .blog header h1 {
     color: #fff !important;
 }
 
 .blog header .data-post .date-post {
     color: #fff !important;
 }
 
 #blog .blog-post {
/*    margin: 40px 0 !important;*/
    border-bottom: 1px solid #242424 !important;
}

.blog .text-post p {
    color:#FFF !important;
}

.read_more{
    color:#FFF !important;
    text-decoration: underline !important;
}

#contact p , #contact h1,#contact .vcard .email a{
    color: #FFF !important;
}

#contact h1 {
text-transform: uppercase !important;
font-size: 22px !important;
color: #fff !important;
margin-top: 0 !important;
margin-bottom: 20px !important;
float: left;
}


.footer-input , .footer-textrarea{
    margin-bottom: 10px;
    
}
input, button, select, textarea {
    width: 100% !important;
    padding: 5px;
}

#button-contact{
    color: #FFF  !important;
    font-size: 14px;
    font-weight: bold;
}

.form form {
    margin: 0px !important;
    padding: 5px;
}

.menu {
    overflow-y: scroll !important;
}

#contact-messages ul {
    padding-left: 0px !important;
}
#contactfrom-messages ul {
    padding-left: 0px !important;
}


#restaurant .square-post .days span, #blog .square-post .days span {
    width: 70px !important;
}

#content-wrapper{      background-color: #7F1031;}

.menu i {
    font-size: inherit !important;
}

#blog .text-post p {
margin: 0 0 10px !important;
}

.menu h1 {
    text-align: left !important;
}

.google_map img {
  max-width: none !important;
}


.faq-object h1 {
   font-size: 16px !important;
}

.download-table thead td {
    background-color: #2E2A2A !important;
}

.download-table thead td {
background-color: #2E2A2A !important;
}

.download-table tr.even a{
    color: #FFF !important;
}
.download-table tr.odd a{
    color: #FFF !important;
}

.download-table tr.even td {
background-color: #949494;
}
.download-table tr.odd td {
background-color: #949494;
}

.form-object , .main-menu {
    background-color: #7F1031  !important;
}

.menu h2 {
    margin: 10px 0 !important;
}

#main-content {
    background-color: #7F1031;
}

.text-post {
    color: #FFF !important;
}

#restaurant .square, #blog .square {
/*    background-color: #fff !important;*/
}

body li {
    list-style-type: inherit !important;
}

.main-menu li {
    list-style-type: none !important;
}

.white{
    color: #fff !important;
}

#contact-messages li {
    list-style-type: none !important;
}

#contactfrom-messages li {
    list-style-type: none !important;
}

.chalkboard {
    background-attachment: fixed !important;
    background-image: url("/images/chalkboard-loop.jpg");
    background-position: center center;
    color: #FFFFFF;
    overflow: hidden;
}

a {
    color: #FFFFFF !important;
}
.main-menu .reorder i{
    padding: 2px 15px !important;
}
#flyout-container .flyout-menu>li{
    background-color: #333333 !important;
}
.donothing:hover{
    
}
.donothing > .square-bg{
    opacity: 1 !important;
    background-color: transparent !important; 
}

.gallery_list{
    list-style: none !important;
    margin:0 !important;
    padding:0 !important;
}
.gallery_list li {
    float:left;
    padding-left:0px !important;
    margin: 20px 1%;
    width:31%;
}
.gallery_list li img{
    max-width: 100%;
}
.gallery_box h4{
   font-size: 20px;
color: #fff;
}
.gallery_box h4 span{
    font-size: 14px;
    color: white;
    display:block;
    text-transform: capitalize;
}
.gallery_box .thumb{
    position:relative;

}
a:active {
    outline: none !important;
}
.thumb .overlay{
    background: url(../images/overlay.png);
    width:100%;
    max-width:260px;
    max-height:160px;
    height:100%;
    position:absolute;
    display:none;
    cursor:pointer;
}
.overlay.video span{
    background: url(../images/video.png) center center no-repeat;
    display: block;
    width:100%;
    height:100%;

}
.overlay.gallery span{
    background: url(../images/gallery.png) center center no-repeat;
    display: block;
    width:100%;
    height:100%;

}
.thumb:hover .overlay{
    display:block;
}


::-webkit-input-placeholder { /* WebKit browsers */
    color:    #000 !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #000 !important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #000 !important;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #000 !important;
}


@media (max-width: 600px) {
    .form form textarea {
        padding: 10px!important;
        min-height: 50px!important;
    }

    #inline1 h3 {
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 20px;
    }

    #contact-message{
        height: 50px !important;;
    }
    
    .fancybox-skin{
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
   
    
}
@media (max-width: 767px) {
     .fullBg{
        margin-top: 85px;
    }
}

/*.container{min-height: 500px;}*/

.padding-wrapper{
    min-height: 680px;
}

body{
    padding-bottom: 0px !important;
    background-color: #7F1031;
}

.fullBg {
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
       width: 100%;
}


.main-menu {
    z-index: 1000 !important;
}

#mobile-nav{
    margin-top: 1px;
      
}

#content-wrapper{
/*    height: 100%;*/
}

#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:60px;   /* Height of the footer */
/*   background:#6cf;*/
}


.social-share.top {
    z-index: 10;
}