.mp-show-box a.btn-mp-button-show{
	background-color:#7a273a;
	color:#fff;
	font-weight:600;
	border-radius: 3px;
}
.mp-show-box a.btn-mp-button-show:hover{
	background-color:#A1455A;
	
}
.mp-show-box p{
	font-size:11px;
	font-weight:400;
	
}
.mp-show-box p span{
	color:#c2a362;
	
}

#box_mp .mp-show-box{
	margin-bottom:20px;
}
