/*
	Theme Name: Revolution Child Theme
	Theme URI: http://themeforest.net/user/fuelthemes
	Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.0.0
	Author: fuelthemes
	Template: revolution
	Text Domain: revolution
	Domain Path: /inc/languages
*/

.grecaptcha-badge {
	visibility: collapse !important;  
}

.mobile-toggle-holder .mobile-toggle {
    transform: scale(1.5);
}

.thb-mobile-close {
	transform: scale(1.5) !important;
}

.subfooter {
	font-size: 12px;
}

.thb-dark-column h1,
.thb-dark-column h2,
.thb-dark-column h3,
.thb-dark-column h4,
.thb-dark-column h5,
.thb-dark-column h6 {
	color: #002235;
}

.thb-light-column h1,
.thb-light-column h2,
.thb-light-column h3,
.thb-light-column h4,
.thb-light-column h5,
.thb-light-column h6 {
	color: #fff;
}

@media only screen and (max-width: 600px) {
	.wp-container-core-social-links-layout-1.wp-container-core-social-links-layout-1 {
		justify-content: flex-start !important;
	}
}

.vc_separator.vc_sep_double,
.vc_separator.vc_sep_double .vc_sep_line {
	height: 7px !important;
}

body.single-post .post-content img {
	margin-bottom: 40px;
}

.post.style6:hover {
    border-color: #7989f2;
}

.icon-large i {
	font-size: 3em;
}

.purple {
	color: #7989f2;
}