/*Theme ASTRA*/
.ast-single-post-order .entry-meta {display:none;}

.ast-single-post .entry-title, .ast-single-post .entry-title a { 
color: #090909;
margin:20px 0;
padding: 0.7em 1.7em;
border-radius: 0.5em;
background: #e8e8e8;
border: 1px solid #e8e8e8;
transition: all .3s;
box-shadow: 6px 6px 12px #c5c5c5,
           -6px -6px 12px #ffffff;
}

 
 /*Plugin Contact Form 7*/          
 .wpcf7 form.sent .wpcf7-response-output {background: #46b450; color: #ffffff; font-size: 1.1em;}