p, h1, h2, h3, h4, h5, a, .excerpt-text, .title, .subtitle, excerpt, li, ul  {
	letter-spacing: 0!important;
  font-weight: 400;
}

h5 {
	font-weight: bold!important;
}

/* transparenta header */

.header-image::after
{
   background-color: rgba(20, 26, 43, 0.3); 
}
.taxonomy-description {
   padding-left: 60px; 
}

.custom-logo-link img
{
    margi-left: 0px !important;
  max-height: 80px;
}

.header-button
{
   border-color: #fff!important;
  color: #fff!important;
  font-weight: norma!important;
letter-spacing: 2px!important;
}

.header-text
{
margin: 0 auto;
color: #fff;
font-size: 48px;
display: table;
letter-spacing: 2px;
  text-transform: uppercase;

}

.header-subtext
{
  letter-spacing: 2px;
}

.main-navigation a
{
  font-weight: 400;
}

/* content */

.site-content
{
  margin-top: 0px;
  margin-bottom: 0px;
}


/* footer copyright */
.site-copyright {
    text-align: right;
    padding-right: 30px;
    display: none;
}

.byline, .single-thumb
{
    display: none!important;
}

.site-content
{
    margin: 0;
  background:none;
  border: none;
}

.container
{
    width:100%;
}



/* Titlu pagini */
.page .entry-title
{
   display:none;
}

/* form de contact */

#mailchimp {
	background: none;
	padding: 0px 15px 20px 0px;
}
	#mailchimp input {
    color: gray;
    font-size: 16px;
    margin-bottom: 10px;
  margin-left: 0px;
    padding: 8px 10px;
    width: 100%;
		border-radius: 0px;
		-moz-border-radius: 00px;
		-webkit-border-radius: 00px;
  border: 1px solid #efefef;
	}
		#mailchimp input.email { background: #fff;  }
		#mailchimp input.text { background: #fff;}

		#mailchimp input[type="submit"] {
			cursor: pointer;
			font-size: 16px;
			width: 35%;
			padding: 8px 0;
  			border: 1px solid #00add7;
  			color: #fff;
  			background: #00add7;
  float: right;

		}
			#mailchimp input[type="submit"]:hover { color: #555 }

/*blog page*/

.entry-title {
  color: #05556 C;
font-weight: 600;
}

.content-area {
width: 70%;
 border: 0px!important;

}

.hentry {
 border: 0px!important;

}

.widget-area{
width: 30%;
  border: 0px!important;

}

.widget-area .widget {
 border-bottom: 0px!important;
}


.widget_recent_entries li::before {
 display: none!important;
}

a.button.post-button {
 display: none!important;

}
/*footer*/
.footer-contact-block
{
color: #ffffff;
}
.footer-contact-block a
{
color: #ffffff;
}

.footer-navigation {
width: 100%;
float: right;
  
}

.footer-navigation ul a{
color: #ffffff;
}
.footer-navigation ul {
float: right;
  
}

.entry-footer {
    margin-top: -60px;
{

/*blog tag links*/ 

    .tags-links {
display: none!important;
    }
    
/*Mobilr*/ 

@media only screen and (max-width: 500px) {
	h1 {
		font-size: 20px !important;
    margin: 0px;
	}	
  ;
  
  @media only screen and (max-width: 767px) {
	h1 {
		font-size: 20px !important;
	}	;