/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 19 2020 | 20:44:50 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
#Subheader {
  position:relative;

}
.subheader-both-center #Subheader .title {
 
  font-size:52px;
  color: #fff2d5;
  position:absolute;
   background-color: black ; ! rgba(0, 0, 0, 0.35);
  text-align:center;
  width:20%;
  margin-left:39%;
  
} 

h1, .text-logo #logo {
  background-color: rgba(0, 0, 0, 0.35);
}

.single-post .title {
 	display: none; 
}

.post-meta {
  font-size: 22px;
  color: #444;
}

.submenu li, .mhb-text {
  font-size: 25px;
}


