/*
Theme Name: Love Reno Tahoe
Theme URI: https://loverenotahoe.com/
Template: astra
Author: Love Reno Tahoe
Author URI: https://loverenotahoe.com/
Description: A custom theme
Version: 1.0.0
*/

.article-post img {
    height: 240px !important;
    object-fit: cover;
}

.post {
    padding-top: 0px !important;
}

.home_category_link img {
    width: 100%;
    height: 200px !important;
    object-fit: cover;
}

.mc4wp-form-fields input {
    width: 100%;
}

.mc4wp-form-fields p {
    margin-bottom: 10px;
}

div#popmake-494 input[type="email"]::placeholder {
    font-style: italic;
}

div#popmake-494 form#mc4wp-form-1 input[type="submit"] {
    background-color: #cc0000;
}

.elementor-11 .elementor-element.elementor-element-02c2cef .bdt-ps-thumbnav .bdt-thumb-content img {
    height: 150px;
    object-fit: cover;
}

.elementor-11 .elementor-element.elementor-element-02c2cef .bdt-ps-thumbnav .bdt-thumb-content span {
    display: none;
}

.ast-single-post .entry-content a {
    text-decoration: none;
}

.ast-separate-container .ast-archive-description {
    padding: 0 6.67em 3.33333em;
    background: transparent;
}

.ast-separate-container .ast-archive-description .page-title {
    font-weight: bold;
    text-transform: uppercase;
}

.ast-separate-container .ast-article-post {
    border-bottom: none;
    padding-bottom: 4em;
}

.post-content .ast-blog-featured-section img {
    max-height: 450px;
    object-fit: cover;
}

.no-results.not-found .page-content {
	font-family: 'Poppins';
    text-align: center;
    font-size: 2em;
    width: 600px;
    margin: 0 auto;
    line-height: 1.4em;
}

section.no-results.not-found form.search-form button.search-submit.ast-search-submit {
    display: none;
}

.mc4wp-form-fields input[type="submit"] {
    background: #000;
}

.ast-single-related-posts-container h2.ast-related-posts-title {
    font-weight: 900;
    margin-bottom: 1.5em;
    text-transform: uppercase;
}

.splw-main-wrapper {
    margin-bottom: 0 !important;
}

.splw-main-wrapper .splw-weather-title {
    margin-bottom: 0 !important;
}

#lidd_mc_form, #lidd_mc_details {
    width: 320px;
    margin: auto;
    border-radius: 10px;
}

#lidd_mc_form {
	background: #00a0d2;
	color: #fff;
	padding: 20px;
}

#lidd_mc_details {
	margin: 20px auto;
}

#lidd_mc_form #lidd_mc_submit {
    background: #000;
}

#splw-location-weather-554 .splw-lite-wrapper,
#splw-location-weather-554 .splw-forecast-weather option {
    background: #00a0d2;
}