.main-logo {	
	height : 60%
}
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
.margin-right {
    margin-right: 20px;
}
.condensed {
    max-width: 750px;
    margin: 0 auto;
}
.wpb_animate_when_almost_visible { 
	opacity: 1; 
}
.recentcomments a{
    display:inline !important;
    padding:0 !important;
    margin:0 !important;
}
.if-background {
	background-color: #253382;
	color : white;
}
.card-shadow {
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
}
.price-card {
	box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
	border-radius : 5px;
	margin-top: 20px;
}
.m-b-20 {
	margin-bottom : 20px;
}
.m-t-20 {
	margin-top : 20px;
}
.m-b-50 {
	margin-bottom : 50px;
}
.price-title {
	background-color: #253382;
	color : white;
	padding : 10px;
	border-top-left-radius : 5px;
	border-top-right-radius : 5px;
	font-weight : bold;
}
.price-body {
	padding : 10px;
	font-size: 34px;
    background-color: white;
}
.price-footer {
	padding : 10px;
	font-size: 13px;
}

