/*
Theme Name: Earthly Diaries V2
Description: Earthly Diaries Website
Author: THINKCEPT
Theme URI: https://www.thinkcept.com
Author URI: https://www.thinkcept.com
Version: 2020
Text Domain: ed
Template: ed
*/

h3.mtphr-dnt-inline-title {
	margin-bottom: 0;
    font-size: 0.9rem;
    padding-right: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
}

.mtphr-dnt-tick {
	font-size: 0.8rem;
}

.student_ticker .mtphr-dnt-tick {
    font-size: 1rem;
    margin-left: 5px;
}

.student_ticker .mtphr-dnt-tick:before {
	content: "\f058";
	font-family: "fontawesome";
    font-weight: 400;
    display: inline-block;
    font-size: 1.2rem;
    padding-right: 10px;
    color: linear-gradient(135deg,#e95095,#7049ba);
}

.home_icons .w-iconbox-meta {
	padding-top: 20px;
}

.vcex-image-banner.textcenter.services .vcex-ib-content {
	min-height:115px;
}

.footer-widget {
    padding-bottom: 0;
}

.single-post #main {
    margin-top: 30px;
}

p {
    margin: 20px 0 40px;
}

.gallery-caption {
    background: none;
    border: 0px solid #e8e8e8;
}

.wp-caption {
    border: 0px solid #eee;
    background-color: #fff;
    padding: 0;
}