/*
 Theme Name:   Consultix Child
 Theme URI:    http://radiantthemes.com/consultix/
 Description:  Consultix Child Theme
 Author:       RadiantThemes.com
 Author URI:   http://radiantthemes.com/
 Template:     consultix
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  consultix-child
*/

#content .wp-block-themepunch-revslider {
	margin-bottom: 0px;!important
}
.single_project .entry-title {
	color: #1E1666;
	font-size: 45px;
}
.gs_projects-template .container {
	padding-top: 20px;
}
.gs_projects-template .entry-content.default-page h3 {
	font-size: 24px;
	margin-top: 15px;
}
.gs_projects-template .entry-content.default-page li {
	list-style: disclosure-closed !important;
}
.gs_projects-template li::before {
	display: none !important;
}
.gs_r_m {
	background: #1E1666;
	text-align: center;
	padding: 8px;
	font-style: initial;
	font-weight: normal;
	border-radius: ;
}
.entry-main h2 {
	font-size: 18px;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 30px;
}