/*====================================
	Style For Review
=====================================*/	
.review-content .entry-title{text-align:center;    margin-bottom: 30px;}
.review-content #wpcr_button_1 {
    background: #0A4974!important;
    padding: 15px 18px!important;
    text-align: center!important;
    margin: 0 auto;
    display: table!important;
    color: #fff!important;
    text-shadow: none!important;
	font-size: 16px!important;
	    border-radius: 5px!important;
	box-shadow: 0px 2px 5px #888;	
}
.wpcr_sc {
	padding-bottom: 14px;
    border-bottom: 2px solid #ccc;
}
.wpcr_rname {
   
    padding-bottom: 11px;
    border-bottom: 2px solid #ccc;
	    line-height: 1.0em;
		text-transform:capitalize;

}
.wpcr_rname span{
font-size: 20px;
    margin-right: 5px;
    line-height: .5em;
    display: inline-block;	
	
}
.fn {
    font-weight: bold;    color: #084971;
}
#wpcr_respond_1 blockquote.description{border-left:none;padding: 10px 0;}
.review-content hr{border:1px solid #ccc;    margin: 35px 0;}
#wpcr_respond_1 h2.summary {
    padding: 20px 0 0 0;
	color:   #084971;;
}