/*	
	Theme Name: Snow2Beach Homes - Theme
	Author: Kaanah Solutions
	Author URI: https://kaanahsolutions.com/
	Description: Snow2Beach Homes - Theme
	Version: 1.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Text Domain: spirit
    Template: spirit
*/
/* Add your own styles here */

.vc_row.vc_row-flex {
	margin-top: 50px;
}

#header-main #site-logo {
    padding-top: 20px;
    padding-bottom: 20px;
}

.featured-content-area .featured-entry-content p {
	color: #000;
}

.page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
    margin-top: 10px;
}

.vc_btn3-container.vc_btn3-left {
	text-align: center;
}

#header-navigation-bar,
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    background-color: #ceaf5e !important;
}

.featured-content-area .primary-button,
.vc_btn3-container.vc_btn3-center.cta a {
	background-color: #ceaf5e !important;
    border-color: #ceaf5e !important;
    color: #ffffff !important;
	text-transform: initial;
	font-weight: 500;
	font-size: 14px;
}
.input-textarea {
	min-height: auto;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
	border-radius: 0;
	text-transform: uppercase;
    font-size: 12px;
}

.featured-content-area h2, 
.featured-content-area h2 a {
	color: white;
	font-weight: 600;
	text-shadow: 1px 1px 5px dimgrey;
}

.entry-header+.entry-content p {
	text-shadow: 2px 2px 5px black;
}

.featured-content-area h2 a:hover {
	color: white;
}
.entry-header+.entry-content p {
	font-size: 20px;
	color: white;
}

body {
    background-color: #fef8f0;
}

.vc_gitem-post-data-source-post_excerpt {
	height: 110px;
}

.vc_gitem-post-data-source-post_title {
	height: 78px;
}

#lifestyle-white .vc_custom_1419240516480,
#guide-white .vc_custom_1419240516480 {
    background-color: #ffffff !important;
}

.page-content h4 {
	font-size: 19px;
}

h1, h2, h3, h4, h5, h6, p, .font-opensans-bold, body {
	/*font-family: 'Inter', sans-serif!important;*/
	font-family: 'Playfair Display', serif!important;
}

a {
	color: black;
}

.spirit-core-posts-widget-list li {
	border-color: black;
}

@media (min-width: 768px) {
	.featured-content-area h2, 
	.featured-content-area h2 a {
		font-size: 50px;
		line-height: 60px;
	}
	.desktop-hidden {
		display: none;
	}
}


@media (max-width: 767px) {
	.featured-content-area h2, 
	.featured-content-area h2 a {
		font-size: 30px;
		line-height: 32px;
	}
	.featured-entry-content {
		display: block;
	}
	#header-main {
		padding: 10px 0;
	}
	#main-content {
        padding-top: 160px !important;
    }
	.featured-section {
		padding-bottom: 10px;
	}
	#reality-check .vc_custom_1764021255662 {
		margin-top: 40px !important;
	}
	.vc_empty_space {
		display: none;
	}
	.entry-header+.entry-content p {
		font-size: 16px;
	}
	.vc_row.vc_row-flex {
		margin-top: 0;
	}
}

#header-main #site-logo, #header-main #site-logo img,
.spirit-core-about-widget-profile.image {
	max-width: 120px;
}

.single-entry-header-center .single-entry-meta .entry-date,
.single-entry-header-center .single-entry-meta .entry-author {
	display: none;
}