/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */


.style-simple .infobox {
    padding: 5px;
    min-height: 400px;
    font-size: 14px;
    background-color: transparent;
    border:2px solid #D1B975;
}
.style-simple .infobox ul li {
    padding-left: 25px;
    color: #444!important;

}
.request .infobox {
    min-height: 300px;
}
blockquote {
    top: 0;
    font-size: 20px;
}
.blockquote{
    border-left: 2px solid #D2BB79;
}