/**
 * Theme Name: RentNow Child Theme
 * Template: rentnow
 * Author: Resident360
 */
 .modal_form .contact-field .wpcf7-not-valid-tip {
	font-size: 12px;
 }
.promo-bar {
	background: #fff;
	position: absolute;
	width: 100%;
	top: -999px;
	left: 0;
	right: 0;
}

.promo-bar .container {
	padding: 10px 0;
	display: flex;
	gap: 30px;
	justify-content: space-between;
}

.promo-bar .get_in_touch_btn {
	padding-top: 0!important;
}

.promo-bar .get_in_touch_btn a {
	background-color: var(--cta-color)!important;
	padding: 10px 20px;
}

.promo-bar .get_in_touch_btn a:hover {
	background: var(--button-color)!important;
	color: #fff!important;
}

.promo-bar .get_in_touch_btn a {
	line-height: 24px;
}

.promo-bar .row {
	width: 100%;
}

@media (max-width: 768px) {
	.promo-bar {
		text-align: center;
	}

	.promo-bar .container {
		flex-direction: column;
		justify-content: center;
	}
	.promo-bar .row {
		margin: 0!important;
	}

	.promo-bar .get_in_touch_btn a {
		padding: 10px 20px;
	}

	.promo-bar .get_in_touch_btn a {
		font-size: 18px;
		line-height: 20px;
	}

	.promo-bar h5 {
		font-size: 1.1rem;
	}
}

#floorplans {
	padding-top: 0!important;
}

#allfloorplans {
	display: block;
	width: 100%;
	height: 70px;
}

.promo-bar .get_in_touch_btn {
	padding-top: 15px;
}

.promo {
	text-align: center;
	padding: 0 0 60px;
}

.promo h3 {
	margin-bottom: 20px;
}

.promo .get_in_touch_btn {
	text-align: center;
}

.pum-content h3, .pum-content p {
	color: #222!important;
}
.pum-content .get_in_touch_btn a {
	padding: 12px 24px;
	background-color: var(--cta-color)!important;
}

.pum-content .get_in_touch_btn a:hover {
	background-color: #fff!important;
	color: var(--cta-color)!important;
}
.pum-content .get_in_touch_btn a strong {
	font-size: 20px!important;
	line-height: 1.6;
}

.site_header,
.site_header.scrolling {
	background: var(--cta-color);
}

.site_main_header {
	border-color: var(--cta-color);
}

.site_header .col-md-10 {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

@media (max-width: 768px) {
	.site_header .col-md-10 {
		justify-content: center;
	}
}

.site_logo a {
    display: block;
    height: 120px;
    width: 160px;
}

.site_logo img {
    height: 100%;
    max-height: none;
    width: 100%;
    max-width: 100%;
    object-fit: contain;
}

@media (max-width: 767px) {
	.main {
		overflow-x: hidden;
	}
	
	.site_logo a {
    height: 70px;
    }
}


.site_nav ul li a,
.site_nav ul li.active a, .site_nav ul li a:hover,
.site_nav ul li i {
	color: #fff;
}

.site_nav ul li.menu_btn_item a {
	background: #fff;
	color: var(--cta-color)!important;
}

.site_nav ul li.menu_btn_item a:hover {
	color: #fff!important;
}

.site_nav ul li {
	padding: 10px 0;
}

.floorplan_info {
	padding-top: 25px;
}
.check_availability_btn {
	padding-top: 10px;
}

div#gallery {
	padding-top: 60px;
}

.contact_section_form {
	margin-top: 0;
}
.site_main_header .container-fluid{
	padding-right: 35px;
    padding-left: 35px;

}

@media (max-width: 767px) {
	.main {
		overflow-x: hidden;
	}
}

/**/
.header_content {
	width: 100%;
}
.header_content h1 {
width: 600px;
}


/* White - Grey Hover */
.availability-banner .contact_field input.wpcf7-submit,
.get_in_touch_btn a,
.contact_field.contact_field_submit input {
	 background: #fff;
	 color: #224080;
}

.availability-banner .contact_field input.wpcf7-submit:hover,
.get_in_touch_btn a:hover,
.contact_field.contact_field_submit input:hover {
    background: #969392;
    color: #fff;
}

.promo-bar {
	background: #fff;
}


.promo-bar .container {
	padding: 12px 0 12px 0 !important;
}

.promo-bar .row, .promo h3, .promo p {
	color: #000;
}

.promo-bar .get_in_touch_btn a,
.promo .get_in_touch_btn a {
    background: #224080 !important;
    color: #fff !important;
}

.promo-bar .get_in_touch_btn a:hover,
.promo .get_in_touch_btn a:hover {
    background: #969392 !important;
    color: #fff !important;
}


/* Grey - White Hover */
.check_availability_btn a {
    background: #969392;
    color: #fff;
}

.check_availability_btn a:hover {
	 background: #fff;
	 color: #224080;
}

.get_in_touch_btn a[href="#contact"] {
    background: #224080;
    color: #fff;
}

.get_in_touch_btn a[href="#contact"]:hover,.promo-bar .get_in_touch_btn a:hover {
	 background: #969392 !important;
	 color: #fff !important;
}



/* Community Section */
.about_community {
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.about_community p {
margin: 30px auto;
}

.about_community p a {
    color: inherit;
    text-decoration: none;
    pointer-events: none;
    cursor: default;
}

/* Promo Section */
.promo h3 {
	font-size: 32px !important;
	font-weight: 600 !important;
}

.promo p {
	font-size: 26px !important;
	font-weight: 500 !important;
}

/* Floor Plan Section */

.floorplan_item p {
	font-size: 16px;
}

.availability-banner {
	padding: 25px;
}
.contact_field i {
	z-index: 1;
}
.contact_field input::placeholder, .contact_field textarea::placeholder {
	color: #fff;
}
.availability-banner .contact_field input, .availability-banner .contact_field select {
	margin: 0;
}
.get_in_touch_btn a strong {
	font-size: 32px;
}