/**
 * Theme Name:     Inch Outdoor
 * Author:         the Themezaa team
 * Template:       litho
 * Text Domain:	   inch-outdoor
 * Description:    Litho is a creative and responsive, business and portfolio, blog and eCommerce multipurpose Elementor WordPress theme with 37+ homepages, 200+ elements and inner pages.
 */

.single-post h1, .single-post h2, .single-post h3, .single-post h4, .single-post h5 {
	color:#232323;
}
.single-post h1 {
	font-size:3rem;
	line-height:3.3rem;
}
.single-post h2 {
	font-size:2.7rem;
	line-height:3rem;
}
.single-post h3 {
	font-size:2.4rem;
	line-height:2.7rem;
}
.single-post h4 {
	font-size:2.1rem;
	line-height:2.4rem;
}
.single-post h5 {
	font-size:1.8rem;
	line-height:2.1rem;
}
.single-post h1 span {
	font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: 2px;
    word-spacing: 0em;
    color: #bd9e70;
	display:inline-block;
	width:100%;
}
.single-post .wp-block-button .wp-block-button__link, 
.blog-side-image .blog-post-button {
	background-color: #bd9e70!important;
	color:#ffffff!important;
	font-family: "Montserrat", Sans-serif!important;
	font-weight: bold!important;
	letter-spacing: 1px!important;
	padding: 10px 24px 10px 24px!important;
	border:none!important;
	font-size:12px!important;
}
.single-post .wp-block-button .wp-block-button__link:hover,
.blog-side-image .blog-post-button:hover {
	transform: scale(1.1);
	background-color: #bd9e70;
	color:#ffffff;
}
.elementor-top-section .elementor-heading-title {
	line-height:1;
	margin-bottom:0px;
}