/* Enter Your Custom CSS Here */
.blog-menu a {
text-decoration:none!important; 
font-size: 12px!important;
margin-left: 30px!important;
padding-right: 0px !important;
padding-left:0px !important;
letter-spacing: 1px
} 

.site-title {
  display: none;
}  

.entry-content {
  margin-top: -65px;
}

.caldera-grid .form-group {
 color: #000;
}
 
.caldera-grid .control-label {
 color: #000;
}

.caldera-grid .form-control {
color: #b71e00;
}

.blog-menu a:hover {
color: #b71e00;
text-align: left;
}
  
.sub-menu a {
font-size: 10px!important;
text-align: left;
}
.entry-title {

   display: none;

}
.search-toggle {

   display: none;

}
.nav-toggle {
 float: right;
  margin-top: 10px;
}

@media screen and (max-width: 999.999px) {
.nav-toggle {
 float: right;
  margin-top: -50px;

}

.footer-left {
text-align: left;
margin-left: -25px;
margin-bottom: 10px;
 
}  
  
.Foljoss {
     margin-top: 17px;
  }
  
.fa-arrow-circle-up {
   display: none;
}


