/*
Theme Name: Quambie Park theme
Theme URI: https://www.lyonsinfoway.com.au
Author: Lyons
Author URI: https://www.lyonsinfoway.com.au
Description: Just a starter theme for Quambie Park theme
Version: 1.08
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: clean, starter
*/
html {
	scroll-behavior: smooth;
}
.innerbanner {
    background: #5E594C;
}
.innerbanner h1 {
    font-size: 56px;
    line-height: 60px;
    font-family: "bitter", serif;
    font-weight: 600;
}
.innerbanner.pdtb-90 h1 a {
    color:#fff;
    text-decoration:none;
}
.innerbanner h4 {
    color: #fff;
    font-family: 'Montserrat', sans-serif !important;
    font-style: italic;
    font-weight: normal;
}
.postcontent p {
    font-size: 20px;
    line-height: 30px;
}
.postimage {
    text-align: center;
    margin-bottom: 40px;
}
.postimage img {
    max-width:100%;
}
.pdtb-50{
	padding: 50px 0px;
}

.story-header h1 {
    font-size: 48px;
    line-height: 53px;
    font-family: "bitter", serif;
    font-weight: 600;
}
.story-header h1 a{
	color: #fff;
	text-decoration: none;
}
.story-header h4 {
    font-size: 28px;
    line-height: 33px;
    margin-bottom: 0;
}

.single-our-stories .aboutheader {
    padding: 30px 0px;
}
.single-our-stories .aboutheader a h1 {
    font-size: 60px;
   
}
.backbtn.view-range {
    margin-top: 30px;
}
.single-our-stories .spinner {
    background: #5E594C;
}