/* GeneratePress Site CSS */ /* navigation letter spacing */

.main-navigation a {
  letter-spacing: 2px;
}

/* button class lift on hover */

.button, .gb-button {
    -webkit-transition: all 500ms ease-in-out !important;
	transition: all 500ms ease-in-out !important;
}

.button:hover, .gb-button:hover {
	-webkit-transform: translate3d(0, -4px, 0);
	transform: translate3d(0, -4px, 0);
}

/* drop cap styling */

.has-drop-cap:not(:focus):first-letter {
		color: var(--accent);
    font-size: 3.2em;
		font-weight: 600;
    line-height: .8em;
    margin: .1em .08em 0 0;
}

/* image block white frames */

.image-frame img {
	border: 12px solid #ffffff;
}

.image-frame-grey img {
	border: 12px solid #f2f5f7;
}

.image-frame-thin img {
	border: 4px solid #ffffff;
} /* End GeneratePress Site CSS */

/* Listing edits */
.owl-carousel .owl-item img {
    border-radius: 15px;
}

.flexmls_connect__count {
    margin-bottom: 15px;
}

.close-map-button {
	display: none!important;
}

.flexmls_connect__badge {
    display: none;
}

.flexmls_connect__count a {
    background: #063a0f;
    padding: 10px;
    border-radius: 34px;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
}

.flexmls_connect__count a:hover {
	background: #0a4213;
}

.flexmls-listing-details.flexmls-v2-widget .slideshow-wrapper .owl-nav .owl-next, .flexmls-listing-details.flexmls-v2-widget .slideshow-wrapper .owl-nav .owl-prev
 {
    display: flex;
    width: 50px;
    height: 50px;
    border-radius: 9px;
    background-color: hsl(239.63deg 7.91% 31.57%);
    align-items: center;
    justify-content: center;
    font-family: Helvetica;
    font-size: 24px;
    color: #fff;
}

.flexmls_connect__carousel a.next, .flexmls_connect__carousel a.previous {
    padding: 10px;
    font-style: normal;
    color: #383838;
    background: #dfdfdf;
    border-radius: 5px;
    text-decoration: none;
    text-transform: capitalize;
    font-weight: 700;
}

.flexmls_connect__carousel a.next:hover, .flexmls_connect__carousel a.previous:hover {
	background: #bfbfbf;
}

.fbs-branding {
    display: none;
}

.flexmls_connect__slides img {
    border-radius: 10px 10px 0 0;
}

.flexmls_connect__listing {
    box-shadow: rgba(0, 0, 0, 0.04) 0px 2px 4px, rgba(0, 0, 0, 0.04) 0px 2px 8px, rgba(0, 0, 0, 0.06) 0px 4px 10px, rgba(0, 0, 0, 0.04) 0px 6px 12px;
    border-radius: 10px;
}

.flexmls_connect__slides div p.caption a {
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    margin-top: 2px;
    text-decoration: none;
    color: #333;
    text-align: left;
    padding: 10px 0px 15px 10px;
}

.flexmls_connect__slides div p.caption a small.dark {
    color: #333;
    /* border-bottom: 1px solid #ccc; */
    padding-bottom: 3px;
    margin: .15em 0 3px;
    font-weight: 600;
}

.flexmls_connect__slides div p.caption a small {
    font-size: 12px;
    line-height: 14px;
    color: #888;
    font-weight: 400;
    display: block;
    text-decoration: none;
    padding-top: 10px;
    margin-top: 2px;
}

img.flexmls_connect__badge_image {
    width: 20px !important;
    height: 13px !important;
    border: 0;
    padding: 0;
    display: none;
}

.flexmls_connect__carousel h3 {
		font-size: 34px;
    font-weight: 700;
}

.flexmls_connect__search_results_v2 .flexmls-listing .flexmls-image-wrapper .flexmls-price {
    font-size: 20px;
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #fff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .5);
    font-weight: 600;
    background: #0e0f168a;
    padding: 5px 10px 5px;
    border-radius: 30px;
    box-shadow: 1px 1px 7px 1px rgb(0 0 0 / 42%);
    /* border: 1px solid rgba(0, 0, 0, 0.2); */
}

.flexmls_connect__search_results_v2 .flexmls-count-and-filters-wrapper .flexmls-count-wrapper {
    display: none;
}

/* Listing description */
.flexmls-listing-details.flexmls-v2-widget .main-details-section .price-and-dates {
    background: none;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    border-radius: 0;
}
span.flexmls-detail.flexmls-price.detail-label
 {
	display: none;
}

span.flexmls-detail.flexmls-price span.detail-label {
	display: none;
}

.flexmls-listing-details.flexmls-v2-widget.flexmls-width-600 .top-info-wrapper .title-and-details-wrapper .price-and-actions-wrapper .flexmls-price {
    display: none;
}

.flexmls-listing-details.flexmls-v2-widget.flexmls-width-600 .listing-section {
    margin-bottom: 10px;
}

.flexmls-listing-details.flexmls-v2-widget.flexmls-width-600 .listing-section {
    margin-bottom: 10px;
}

.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header {
    padding: 40px 20px 90px 20px;
}

.flexmls-v2-widget .flexmls-btn, body.flexmls_connect__listing_details_page.flexmls-v2-templates #flexmls_connect__colorbox .flexmls-btn {
    border-radius: 25px;
}

.flexmls-detail.flexmls-price span.detail-value {
	font-weight: 600;
    font-size: 28px;
    background: #f5f5f5;
    padding: 10px;
    border-radius: 10px;
    color: #000;
    border: 1px solid #d3d3d3;
}

.price-and-dates {
	margin-bottom: 25px;
}

.flexmls-listing-details.flexmls-v2-widget {
	padding: 25px;
	border-radius: 15px;
}

.flexmls-listing-details.flexmls-v2-widget .main-details-section .price-and-dates .flexmls-detail {
    display: block;
    margin-top: 20px;
}

.flexmls_connect__search_results_v2 .flexmls-listing .flexmls-image-wrapper {
    border-radius: 10px 10px 0 0;
}

.flexmls_connect__search_results_v2 .flexmls-listing {
    border-radius: 10px;
		box-shadow: rgba(0, 0, 0, 0.04) 0px 2px 4px, rgba(0, 0, 0, 0.04) 0px 2px 8px, rgba(0, 0, 0, 0.06) 0px 4px 10px, rgba(0, 0, 0, 0.04) 0px 6px 12px;
}

.flexmls_connect__search_results_v2 .flexmls-title-and-login-wrapper .flexmls-title {
    font-weight: 600;
}

.flexmls-v2-templates .new-listing-tag, .flexmls-v2-widget .new-listing-tag {
    background: #0e0f16d1;
    color: #fff;
    padding: 10px 20px 10px;
    border-radius: 20px;
    line-height: 1;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    /* font-weight: 700; */
    box-shadow: 1px 1px 7px 1px rgb(0 0 0 / 42%);
    border: 1px solid rgba(0, 0, 0, 0.2);
    text-transform: capitalize;
}

.flexmls-v2-widget .flexmls-btn.flexmls-btn-secondary, body.flexmls_connect__listing_details_page.flexmls-v2-templates #flexmls_connect__colorbox .flexmls-btn.flexmls-btn-secondary {
    background-color: #000000;
    color: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 15px !important;
}

@media (max-width: 705px) {
   .price-and-dates {
    display: none !important;
  }
}

.flexmls-primary-color-background {
    background-color: #0a0a0a !important;
}


/* 2 per row on medium screens */
@media (max-width: 992px) {
    .columns3 .flexmls_connect__listing {
        width: 50%;
        margin-right: 0;
    }
}

/* 1 per row on small screens */
@media (max-width: 705px) {
    .columns3 .flexmls_connect__listing {
        width: 100%;
        margin-right: 0;
				margin-top: 25px;
    }
}

.sticky-container {
	position: sticky;
	top: 75px;
}

.flexmls_connect__container {
	background: none;
}

.flexmls_connect__carousel_nav {
	background: none;
}

@media (min-width: 706px) and (max-width: 993px) {
  .flexmls_connect__container {
    /* make sure it’s positioned (absolute/relative/fixed) */
    position: relative;
    left: 140px !important;
  }
}

/* under 706px: reset to the left edge */
@media (max-width: 705px) {
  .flexmls_connect__container {
    left: 0 !important;
  }
}

nav#mobile-menu-control-wrapper button.menu-toggle {
    display: block;
}

.limit-listing-width {
	max-width: 1300px;   /* pick your site width */
  margin: 0 auto;
  padding-left: 16px;
  padding-right: 16px;
}

.flexmls_connect__container {
	border: none;
}


input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select {
    color: var(--contrast-3);
    background-color: var(--base-3);
    border-color: rgb(171 171 171);
}

.contact-form :where(.contact-form__select-element-wrapper), .contact-form :where(.contact-form__select-wrapper select) {
	border: 1px solid black!important;
	
}

.flexmls_connect__search_v2 {
    border-radius: 10px;
    padding: 24px;
    box-shadow: none;
    border: 1px solid #eaeaea;
}

.flexmls_connect__search.flexmls_connect__search_v2 .flexmls_connect__search_v2_submit {
	border-radius: 32px;
	text-transform: capitalize;
	font-weight: 600;
}

.flexmls_connect__search.flexmls_connect__search_v2 .flexmls_connect__search_v2_submit:hover {
	font-weight: 600;
}

@media (min-width: 768px) {
    .flexmls_connect__search_v2 .flexmls_connect__righthand_filters_wrapper, .flexmls_connect__search_v2 .flexmls_connect__search_v2_min_max {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .flexmls_connect__search_v2 .flexmls_connect__filters_wrapper {
        display: block;
    }
}