/*
	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;
}

.header-spacer {
	background-color: #fff;
}

body.single-post .parallax_bg {
	background-image: url(https://hellofinch.com/wp-content/uploads/2023/06/finch-bg-03.png);
}

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

.post-detail .post-gallery-detail {
	background: #522731;
}

h1, h2, h3, h4, h5, h6 {
	color: #522731;
}

h3.entry-title a {
	color: #ee6833;
}

p small {
	font-size: 13px;
}

a.btn-text {
	color: #ee6833;
}

blockquote p {
	color: #522731;
}

.thb_post_nav.style2 {
	background: #fbe7de;
}

.thb_post_nav.style2 .post_nav_link {
	color: #522731;	
}

.thb_post_nav.style2 .post_nav_link:hover {
	color: #ee6833;	
}

.thb-testimonials.style4 blockquote p {
    font-size: 22px;
    font-weight: 300;
	color: #522731;
}

.thb-testimonials cite,
.thb-testimonials .title {
	color: #ee6833;
}

.thb-iconbox.left .iconbox-content p, .thb-iconbox.right .iconbox-content p {
	padding-bottom: 10px;
}

body.single-post .parallax_bg img {
	display: none;
}

.thb_post_nav .inner {
	display: none;
}

.footer .widget>h6 {
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 0;
}

.footer #block-8 {
	margin-bottom: 0;
}

.footer .widget ul li {
	margin-bottom: 0;
}

.footer .widget ul li a {
	font-weight: 300;
}

.subfooter {
	font-size: 12px;
}

@media only screen and (max-width: 768px) {
  h1 {
    font-size: 30px;
  }
}

@media only screen and (min-width: 1024px) {
	.thb-portfolio-slider.thb-portfolio-slider-style6 h1 {
		font-size: 48px;
	}
}