/*!
Theme Name: Townes of Kendall Marketplace
Theme URI: -
Author: Resident360
Author URI: https://resident360.com
Description: Just another theme by Resident360.com
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: 360broadway
*/

img {
    max-width: 100%;
    height: auto;
}

.header_nav ul li:first-child,
.header_nav ul li:nth-child(2) {
	margin: 0;
}

.header_nav ul li:first-child a,
.header_nav ul li:nth-child(2) a {
	border: 0;
	padding: 0 5px;
	font-size: 16px;
}

.header_nav ul li:first-child a:hover,
.header_nav ul li:nth-child(2) a:hover {
	color: var(--color-three)
}

.header_nav ul li:first-child::before,
.header_nav ul li:nth-child(2)::before {
	display: none;
}

.page-id-21 .header_nav ul li:first-child a:hover, .page-id-21 .header_nav ul li:nth-child(2) a:hover {
	color: #fff;
}

.page-id-103 .content_block_slider {
/*     display: none; */
}
@media(min-width:1200px){
	.page-id-63 .content_block_content_inner ul:first-of-type {
 	   margin-right: 25px;
	}
}
@media(max-width:767px){
	.page-id-63 .content_block_content_inner ul:nth-of-type(2) {
    	margin-top: 15px;
	}
	.page-id-74 .textbox_section {
    padding: 70px 20px 0;
}
}
.home .textbox_section{
	padding-bottom: 0;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: #d6efff !important;
	color: #000 !important;
}
.page-id-3 .textbox_inner, .page-id-135 .textbox_inner {
    text-align: left;
}
.virtualTours{
	background:#efefef;
	padding: 25px;
	text-align:center;
}
.virtualTours h2{
	margin-bottom:15px;
}
.virtualTours ul {
    display: flex;
    align-items: center;
    justify-content: center;
}
.virtualTours ul li{
	margin:5px 10px;
}
.virtualTours ul li a {
    color: #4b4b4b;
    border: 1px solid #4b4b4b;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 16px;
    padding: 5px 15px;
    display: flex;
    align-items: center;
	height: 100%;
}


.page-id-94 .textbox_section {
	padding: 70px 0 0;
}

.textbox_inner.video_container {
    max-width: 100%;
}

.textbox_inner.video_container iframe {
	height: 600px;
}

@media (max-width: 767px) {
	.textbox_inner.video_container iframe {
	height: 220px;
}
}
h3.townCenter a {
	color: #002a3a;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 22px;
	font-weight: 300;
}

h3.townCenter a:hover {
	text-decoration: underline;	
	transition: all 0.3s;
}

.page-id-2977 .textbox_section {
	padding-bottom: 0;
}

body.page-id-2977 > div.main > div.floorplans_section .floorplans_items .row {
	justify-content: center!important;
}

.review-rotator {
	max-width: 800px; 
	margin: 20px auto 60px;
	text-align: center;
}

.review-rotator h3 {
	font-size: 44px;
    line-height: 46px;
	margin-bottom: 50px;
}

#sp-testimonial-free-2991 {
	border: 1px solid #777;
	padding: 25px!important;
}

#sp-testimonial-free-wrapper-2991 .sp-testimonial-free-section .testimonial-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: var(--color-three)!important;
}

#sp-testimonial-free-wrapper-2991 .sp-testimonial-free-section .testimonial-nav-arrow:hover {
	background-color: var(--color-three)!important;
	border-color: var(--color-three)!important;
}

.sp-testimonial-free-section .sp-testimonial-item {
	height: auto;
	display: flex;
	align-items: center;
}