/* 
 Theme Name:   WEN Associate Child
 Theme URI:    
 Description:  
 Author:       ecogmedia
 Author URI:   
 Template:     wen-associate
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

#post-65 .entry-header {
	display: none;
}

.site-info {
	display:none;
}

H2 {
	color:#ff7652;
	text-shadow:1px 1px #999;	
}

.entry-header {
	text-transform:uppercase;
	font-weight:bold;
}

A {
	color:#ff7652;
}

.wc-shortcodes-testimonial-content {
	background-color:#FFF;
}

.wc-shortcodes-testimonial-content::after {
	border-bottom: 15px solid rgba(255,255,255,0);
    border-top: 15px solid rgba(255,255,255,0);
    border-right: 15px solid #FFF;
}

.site-layout-boxed #site-navigation ul li a {
   padding-bottom:15px;
}

.round-corner {
	border:2px solid #d45c2a;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;  
}