/*
Author:      Dreamguys
Theme Name:  Mentoring Child
Author URI:  #
Theme URI:   #
Version:     1.2.7
Description: Mentoring - Education Wordpress Theme
License:     GNU General Public License version 3.0
Text Domain: Mentoring-child
Template:    mentoring
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Domain Path: /languages
Tags:        one-column, two-columns, right-sidebar, custom-logo, custom-menu, threaded-comments, translation-ready, left-sidebar, custom-background, custom-colors, custom-header, featured-images, sticky-post
*/

/* NOTE: Main theme's style.css file is already added in head tag. /*

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


.blog_section_home .latest-news article .homeblog_meta >span.author {
    display: none !important;
}
.select2-container--default .select2-selection--single {
	height: 50px !important;
}


.overview-description p ,
.widget-overview .info-list ,
.widget-overview .emptydetails {
	padding-left: 15px;
}
.dc-chatbox .dc-replaybox .form-group .form-control {
	padding: 7px 15px !important;
}
.dc-chatpopup {
	right: 10px !important;
    bottom: 70px !important;
}
.page-id-1942 .user-info-right span {
	display: block !important;
}
.page-id-1942 .user-infos ul li {
	display: flex !important;
}
.page-id-1942 .user-infos ul li i{
	margin-top: 8px;
}




@media(max-width: 991.98px){
	.search-box .form-control {
		text-align: center;
	}
	.dc-jobalerts .alert span {
		margin-right: 75px;
	}
}
@media(max-width: 575.98px){
	.dc-jobalerts .alert span {
		margin-right: 0px;
	}
}

