span.reading-time {
    display: none !important;
}
.entry-title:after,
.comments-title:after,
.comment-reply-title:after,
.no-comments:after,
.site-description:after,
.entry-title:before,
.comments-title:before,
.comment-reply-title:before,
.no-comments:before,
.site-description:before {
    content: none;
}
.single .entry-meta {
    position: absolute;
    bottom: 0;
}
.single .hentry {
    padding-bottom: 110px;
}
@media (min-width: 576px) {
	.single .hentry} 
a,
.image-header ul.menu-social li a:hover,
.entry-meta span a:hover,
.entry-summary a.more-link:after,
#searchform .submit:after,
.widget_archive > ul > li,
.widget_categories > ul > li,
.widget_meta > ul > li,
.widget_archive > ul > li a:hover,
.widget_categories > ul > li a:hover,
.widget_meta > ul > li a:hover,
.widget_recent_entries > ul > li:before,
.widget_recent_entries > ul > li a:hover,
.recentcomments:before,
.widget_recent_comments > ul > li .comment-author-link,
.widget_recent_comments > ul > li .comment-author-link a,
.widget_recent_comments > ul > li a:hover,
#page .widget-grofile .grofile-meta > h4 > a:hover,
ul.menu-social li a:hover,
.social-footer ul.menu-social li a:hover {
	color: #ff72aa
		above;
}
@media (min-width: 576px) {
	.comment-list li article:before,
	.comment-list > li > .comment-body:before,
	.comment-list > li:first-child > .comment-body:before {
		color: #ff72aa;	
	}
}
@media (min-width: 992px) {
	.nav-menu li a:hover,
	.nav-menu .sub-menu a:hover,
	.nav-menu .children a:hover,
	.nav-menu .current-menu-item > a,
	.nav-menu .current-menu-ancestor > a,
	.nav-menu .current_page_item > a,
	.nav-menu .current_page_ancestor > a,
	#page .sub-menu .current-menu-item > a,
	#page .sub-menu .current-menu-ancestor > a,
	#page .children .current-menu-item > a,
	#page .children .current-menu-ancestor > a,
	#page .sub-menu .current_page_item > a,
	#page .sub-menu .current_page_ancestor > a,
	#page .children .current_page_item > a,
	#page .children .current_page_ancestor > a {
		color: #ff72aa;
	}
}
.menu-toggle i,
.menu-toggle i:after,
.menu-toggle i:before,
#page .mejs-container,
#page .mejs-embed,
#page .mejs-embed body,
#page .mejs-container .mejs-controls,
#page .mejs-controls a.mejs-horizontal-volume-slider,
#main .sd-social-icon .sd-content ul li[class*='share-'] a.sd-button {
	background: #ff72aa;
}
.site-description:before,
.entry-title:before,
.comments-title:before,
.comment-reply-title:before,
.no-comments:before,
#searchform .submit:hover,
#searchform .submit:active,
#searchform input[type="text"]:focus + .submit,
.widget .tagcloud a:hover,
.wp_widget_tag_cloud a:hover,
.widget_tag_cloud a:hover {
	background-color: #ff72aa;
}
@media (min-width: 576px) {
	.comment-list li.parent:after,
	.comment-list li.parent > ol.children > li:before {
		background-color: #ff72aa;
	}
}
@media (min-width: 992px) {
	.nav-menu .sub-menu li:after,
	.nav-menu .children li:after {
		background-color: #ff72aa;
	}
}
blockquote p {
	border-left: 4px solid #ff72aa;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus,
.jetpack_subscription_widget #subscribe-email input:focus,
.widget_blog_subscription input[type="text"]:focus,
.site-description:after,
.entry-title:after,
.comments-title:after,
.comment-reply-title:after,
.no-comments:after,
.widget .tagcloud a,
.wp_widget_tag_cloud a,
.widget_tag_cloud a,
.widget .tagcloud a:hover,
.wp_widget_tag_cloud a:hover,
.widget_tag_cloud a:hover {
	border: 1px solid #ff72aa;
}
.comment-list > li > .comment-body:before {
	border-top: 1px solid #ff72aa;
}

#searchform input[type=text] {
    border: 1px solid #ff72aa;
    background-color: #fff;
}
#searchform .submit {
    background-color: #ff72aa;
    color: #fff;
}
#searchform .submit:hover, #searchform input[type="text"]:focus+.submit {
    background-color: #ff72aa;
    color: #fff;
}
#searchform .submit:after {
    color: #fff !important;
} .widget-title {
    color: #ff72aa
; 
	}
	.entry-summary a.more-link:after,
#searchform .submit:after {
    color: #ff72aa;
} #page .jetpack-social-navigation ul li a {
    color: #545454;
}
@media (min-width: 576px) {
    .hentry.col-md-3:not(.sticky) {
        height: 630px;
        overflow: hidden;
    }
    .hentry.col-md-3:not(.sticky):before {
        background-image: linear-gradient(to top, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgba(255,255,255,0) 100%);
        bottom: 0;
        content: "";
        height: 150px;
        left: 0;
        position: absolute;
        width: 100%;
    }
    .entry-summary a.more-link {
        position: absolute;
        bottom: 30px;
        left: 15px;
        width: calc(100% - 30px);
    }
	@media (min-width: 576px) {
    .hentry.col-md-4:not(.sticky) {
        height: 630px;
        overflow: hidden;
    }
    .hentry.col-md-4:not(.sticky):before {
        background-image: linear-gradient(to top, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgba(255,255,255,0) 100%);
        bottom: 0;
        content: "";
        height: 150px;
        left: 0;
        position: absolute;
        width: 100%;
    }
    .entry-summary a.more-link {
        position: absolute;
        bottom: 30px;
        left: 15px;
        width: calc(100% - 30px);
    }
}
	
