/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 29 2026 | 08:08:07 */
/*
 * 1. Please use only these media queries for responsive viewports.
 * 2. Do not use absolute paths for background image URLs.
 * 3. Do not use CSS IDs as selector.
 */

/* Blog Post Color Header */
.single-post .elementor-location-header a,
.page-id-684 .elementor-location-header a{
	color: #000!important;
	transition: all 300ms ease-in-out;
}

.single-post .elementor-social-icon,
.page-id-684 .elementor-social-icon{
	background: #000!important;
}

.single-post .elementor-social-icon svg,
.page-id-684 .elementor-social-icon svg{
	fill: #E7DFD0!important;
}
.single-post .elementor-social-icon:hover,
.page-id-684 .elementor-social-icon:hover{
background-color: var(--e-global-color-secondary)!important;
}

.single-post .elementor-social-icon:hover svg,
.page-id-684 .elementor-social-icon:hover svg{
	fill: #fff!important;
}

.single-post .elementor-location-header a:hover,
.page-id-684 .elementor-location-header a:hover{
	color: var(--e-global-color-secondary)!important;
}



.single-post .rs-login-button,
.page-id-684 .rs-login-button{
	background-color: #C87B15!important;
}

.single-post .rs-login-button:hover,
.page-id-684 .rs-login-button:hover{
	background-color: #E48E1B!important;
}

/* Gravity Forms */
.gfield--type-hidden,
.gfield--type-honeypot,
.gform-field-label:not(.gfield_consent_label) {
  display: none !important;
}

.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield select,
.gform_legacy_markup_wrapper textarea.medium{
	padding: 18px!important;
	font-size: 14px!important;
	font-weight: 400;
	line-height: 29px;
	color: #000;
	background-color: #EBE6DC;
	border: none;
	border-radius: 0;
}

.contact-form .gform_legacy_markup_wrapper textarea.medium{
	height: 200px;
}

.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield select,
.gform_legacy_markup_wrapper textarea.medium::placeholder{
	color: rgb(0,0,0,0.8)!important;
}
.gform_legacy_markup_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
.gform_legacy_markup_wrapper .ginput_complex.ginput_container_address .ginput_right{
	margin-top: 20px!important;
}

.gform_legacy_markup_wrapper .ginput_complex.ginput_container_address .ginput_right{
	margin-top: 18px!important;
	margin-bottom: 0!important;
}

.gform_legacy_markup_wrapper.gf_browser_chrome .ginput_complex .ginput_right select, .gform_legacy_markup_wrapper.gf_browser_chrome .ginput_complex select{
	padding: 22px!important;
}

.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield select{
	padding: 22px 18px !important;
}

.gform_legacy_markup_wrapper .ginput_complex.ginput_container{
	margin-top: -10px!important;
}

.gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type=submit]{
	border: none;
}

.rs-brochure .gform_confirmation_message{
	margin-top: 30px;
}

/* Sign up / store */

.rs-login-button{
	background-color: #fff!important;
	border-radius: 100px!important;
	padding: 12px 20px!important;
	color: #000!important;
	font-size: 12px!important;
	font-weight: 700!important;
	line-height: normal!important;
	transition: all 300ms ease-in-out;
}

.rs-login-button:before{
    content: "";
    display: inline-block;
    width: 11px;
    height: 11px;
    margin-right: 10px;
    vertical-align: middle;
    background: url(/wp-content/uploads/2026/04/cart.svg) no-repeat center;
    background-size: contain;
}

.rs-login-button:hover{
	background-color: rgb(222 222 222) !important;
}

.rs-detail--property-01 .rs-intro .content-box .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.rs-detail--property-01 .rs-intro .content-box .gform_legacy_markup_wrapper textarea.medium{
	border: 1px solid #000;
}

.rs-user-dropdown .rs-user-button{
	border-radius: 100px;
    font-size: 14px;
    padding: 7px 12px;
    line-height: 16px;
}

.rs-action-menu, .rs-user-menu {
	margin-top: 3px;
    border-radius: 8px;
	padding: 5px 10px;
}
.rs-profile-view .title{
	color: #000;
}

.rs-profile-view .rs-listing-item .rs-action-dropdown .rs-action-button{
	padding: 6px 12px;
}

.rs-login-form.has-loading .rs-btn{
	border: none;
	padding: 10px 30px;
}

/* Grid Agents */

.rs-grid--agents .rs-image-wrapper.cover.ar4\:3 {
    padding-bottom: 458px;
}

.rs-grid--agents .rs-grid{
    grid-column-gap: 20px;
}

.rs-grid--agents .rs-listing-card{
	width: 365px;
}

.rs-grid--agents .container{
	max-width: 1520px;
	padding-left: 0;
	padding-right: 0;
}

.rs-grid--agents .rs-card-body{
	justify-items: flex-start;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
}

.rs-grid--agents .rs-card-body .agent-title{
	margin-top: -5px;
}

.rs-grid--agents .rs-card-body .card-title a{
	font-family: var(--e-global-typography-primary-font-family);
	font-size: 32px;
	font-weight: 600;
	line-height: 39px;
	color: #000;
	transition: all 300ms ease-in-out;
	margin-top: 5px;
}

.rs-grid--agents .rs-card-body .card-title a::after{
	content: "";
  	display: inline-block;
  	width: 24px; 
  	height: 24px;
  	margin-left: 10px;
  	vertical-align: middle;
	margin-bottom: 4px;
  	background: url("/wp-content/uploads/2026/04/Frame-47.png") no-repeat center;
  	background-size: contain;
}

.rs-grid--agents .rs-card-body .card-title a:hover,
.rs-card-body .agent-phone a:hover{
	color: #217a30;
}

.rs-card-body .agent-phone a{
	transition: all 300ms ease-in-out;
}

.rs-grid--agents .rs-card-footer a{
	background-color: var(--e-global-color-secondary);
	padding: 13px 25px;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
	font-family: var(--e-global-typography-secondary-font-family);
	transition: all 300ms ease-in-out;
}

.rs-grid--agents .rs-card-footer a:hover,
.rs-slider-button.fullscreen:hover{
	background-color: #E48E1B;
}


.rs-grid--agents .rs-card-footer{
	margin-top: 20px;
}

.rs-grid--agents .rs-listing-card:hover .rs-image-wrapper.cover::after {
    background-color: rgba(0, 0, 0, 0.5)!important;
}

.rs-grid--agents .rs-input:not([type=checkbox]), 
.rs-grid--agents .rs-select select{
	border: 1px solid rgba(43, 50, 68, 0.25);
	background: #EBE6DC;
	padding: 15px 30px 15px 40px;
	color: #000;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	font-family: var(--e-global-typography-secondary-font-family);
}

.rs-grid--agents .rs-input:not([type=checkbox])::placeholder{
	color: #000;
}

.rs-grid--properties .rs-listing-card .rs-card-body{
	background-color: #EBE6DC;
	padding: 25px 30px;
}

.rs-grid--properties .rs-card-body .card-title a{
	color: #292929;
	font-family: var(--e-global-typography-primary-font-family);
	font-size: 32px;
	line-height: normal;
	font-weight: 600;
	transition: all 300ms ease-in-out;
}

.rs-grid--properties .rs-card-body .card-title a:hover,
.rs-grid--agents .rs-card-body .card-title a:hover{
	color: #C87B15;
}

.rs-grid--properties .rs-card-body .card-content .location{
	text-align: center;
	font-size: 21px;
	font-weight: 400;
	line-height: normal;
	color: #292929;
	font-family: var(--e-global-typography-secondary-font-family);
	margin-bottom: 20px;
}

.rs-grid--properties .rs-card-body .card-content .description{
	display: none;
}


.rs-grid--properties .rs-card-body .card-content .info{
	padding: 27px 0;
	border-top: 2px solid #948C7B;
	border-bottom: 2px solid #948C7B;
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
	color: rgba(41, 41, 41, 0.63);
	font-family: var(--e-global-typography-secondary-font-family);
	gap: 60px;
	flex-direction: row-reverse;
}

.rs-grid--properties .rs-card-body .card-content .info .separator, .rs-popup-body .popup-content .info .separator{
	display: none;
}

.rs-listing-card:hover .rs-image-wrapper.cover::after {
    background-color: rgba(0, 0, 0, 0.5)!important;
}



.rs-listing-card .rs-image-wrapper.cover:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 2;
    transition: all 300ms;
}

.rs-grid--properties .rs-card-body .card-content .info .info-label.label--acre::before{
	content: "";
  	display: inline-block;
  	width: 20px; 
  	height: 20px;
	margin-bottom: 4px;
  	margin-right: 10px;
  	vertical-align: middle;
  	background: url("/wp-content/uploads/2026/04/Vector-Stroke.svg") no-repeat center;
  	background-size: contain;

}

.rs-grid--properties .rs-card-footer{
	background-color: #EBE6DC;
	padding-bottom: 25px;
	text-align: center;
	display: flex;
    justify-content: center;
	padding-left: 30px;
	padding-right: 30px;
	gap: 10px;
	flex-direction: column;
}

.rs-info-block.info--additional-details .info-title {
    background: #EBE6DC;
    font-family: var(--e-global-typography-accent-font-family);
    font-size: 16px;
	letter-spacing: 0.3px;
	text-transform: uppercase;
}

.rs-grid--properties .rs-card-footer a{
	background: #2A2A2A;
	padding: 15px;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 30px;
	font-family: var(--e-global-typography-secondary-font-family);
	width: 100%;
	transition: all 300ms ease-in-out;
}


.rs-grid--properties .rs-card-footer a::after{
	content: "";
  	display: inline-block;
  	width: 24px; 
  	height: 24px;
  	margin-left: 10px;
  	vertical-align: middle;
  	background: url("/wp-content/uploads/2026/04/Frame-47.png") no-repeat center;
  	background-size: contain;
}

.rs-grid--properties .rs-card-footer a:hover,
.mapboxgl-control-container .rs-btn:hover, 
.rs-mapbox-wrapper .rs-drawing-tool .rs-btn:hover, 
.rs-mapbox-wrapper .rs-toggle-buttons .rs-btn:hover{
	background-color: #C87B15;
	border-color: #C87B15;
	color: #fff;
}

.sold-prop .rs-featured-listings-carousel .carousel-controls,
.home-showcase .rs-featured-listings-carousel .carousel-controls{
	display: none;
}

.rs-card-header .media-tag.tag--flag, 
.rs-popup-header .media-tag.tag--flag{
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	font-family: var(--e-global-typography-secondary-font-family);
	text-transform: capitalize;
}

.mapboxgl-control-container .rs-btn, .rs-mapbox-wrapper .rs-drawing-tool .rs-btn, .rs-mapbox-wrapper .rs-toggle-buttons .rs-btn{
border-color: #fff;
	padding: 6px 15px;
	transition: all 300ms ease-in-out;
}

.rs-mapbox-wrapper .rs-drawing-tool .rs-btn.has-icon {
    padding: 9px;
}

/* Listings */

.page-template-rs-listings-archive .elementor-location-header,
.single-listings .elementor-location-header,
.single-agents .elementor-location-header,
.single-brochures .elementor-location-header,
.page-template-rs-saved-listings .elementor-location-header,
.page-template-rs-account .elementor-location-header,
.page-template-rs-profile .elementor-location-header,
.page-template-rs-saved-searches .elementor-location-header,
.single-collections .elementor-location-header{
	  background: linear-gradient(to bottom, rgba(0,0,0,0.7), rgba(0,0,0,0)),
  url("/wp-content/uploads/2026/04/6bebf265fe32438d1672ac32a5fd3b834bcb6e4d.jpg") no-repeat center;
	background-size: cover;
}

.listings-filters{
	background: url("/wp-content/uploads/2026/04/Group-633.jpg") no-repeat center;
	background-size: cover;
	padding: 30px;
}

.rs-btn-filter.has-icon{
	background-color: #fff;
	padding: 15px 20px;
	color: #000;
	font-family: var(--e-global-typography-secondary-font-family);
	font-size: 16px;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.32px;
	width: 100%;
	border: none;
	text-align: left;
	justify-content: flex-start;
	transition: all 300ms ease-in-out;
}

.rs-btn-filter.has-icon:hover
{
	background-color: #C87B15;
	color: #fff;
}

.rs-filters__header .rs-btn:hover{
	color: #C87B15;
}

.rs-filters__footer .rs-btn--primary{
	background-color: #C87B15;
	border: none;
}

.listings-page .rs-pagination .pg-item,
.listings-collections .rs-pagination .pg-item{
	background-color: #2A2A2A;
	color: #fff;
}

.listings-page .rs-pagination .pg-item:hover,
.listings-collections .rs-pagination .pg-item:hover{
	background-color: #C87B15!important;
}

.listings-page .rs-input:not([type=checkbox]),
.listings-collections .rs-input:not([type=checkbox]){
	border: none;
	padding: 14px;
}

.rs-btn-filter .icon {
    background-color: var(--e-global-color-secondary);
    width: 52px;
	height: 51.2px;
	top: 0px;
}

.listings-filters .popover .rs-btn-filter{
	border-color: #C87B15;
	padding: 12px 25px;
}

.listings-filters .popover .filter-group__header{
	margin-bottom: 15px;
}

.listings-filters .rs-button-group .rs-btn-filter{
	border: none;
	line-height: 20px;
}

.listings-content{
	background: #E7DFD0;
}

.listings-page .title,
.listings-collections .title{
	color: #000;
	font-family: var(--e-global-typography-primary-font-family);
	font-size: 28px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: -0.84px;
}

.listings-page .subtitle,
.listings-collections .subtitle{
	font-size: 18px;
	color: #000;
}

.listings-page .rs-select select,
.listings-collections .rs-select select{
	background: transparent;
	border: 1px solid #000;
	padding: 15px 30px;
	transition: all 300ms ease-in-out;
	color: #000;
}

.rs-select .arrow-down svg{
	fill: #000;
}

.listings-page .rs-select:hover .arrow-down svg,
.listings-collections .rs-select:hover .arrow-down svg{
	fill: #fff!important;
}

.listings-page .rs-select select:hover,
.listings-collections .rs-select select:hover{
	background-color: #C87B15;
	border-color: #C87B15;
	color: #fff;
}

.rs-filters .combobox-list, 
.rs-filters .popover {
    border: none;
    margin-top: 2px;
    overflow: hidden;
    box-shadow: 0 3px 6px rgb(0 0 0 / 35%);
	right: 0px;
}

.rs-filters .popover .rs-input:not([type="checkbox"]), 
.rs-filters__body .rs-select select {
    border: 1px solid #000;
}

/* Listing Detail */
.rs-detail--property-01 {
    padding: 20px 0 40px;
}

.rs-detail--property-01 .container, .rs-nearby-block .container, .rs-moreby-block .container {
    max-width: 1560px;
}

.rs-detail--property-01,
.single-listings .rs-nearby-block,
.single-listings .rs-moreby-block,
.rs-detail--agent{
	background: #E7DFD0;
}

.rs-detail--property-01 .rs-header .status, .rs-detail--property-01 .rs-header .price {
    font-size: 40px;
    font-weight: 600;
    line-height: 50px;
}

.rs-detail--property-01 .rs-header .status, .rs-detail--property-01 .rs-header .location {
    text-align: right;
    justify-content: flex-end;
}

.rs-actions.cta-block--one .rs-button-group {
    padding: 20px;
    margin-top: 20px;
    border-top: 2px solid #948C7B;
    transition: all 300ms ease-in-out;
}

.rs-detail--property-01 .rs-intro .agent-column {
    padding: 20px;
    padding-bottom: 0px;
    background-color: #EBE6DC;
}

.rs-detail--property-01 .rs-intro .form-title {
    color: #000;
    font-family: var(--font-primary);
    font-size: 24px;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 10px;
}

.rs-detail--property-01 .rs-intro .btn, 
.rs-detail--property-01 .rs-description-block .other-documents .btn, 
.rs-detail--agent .rs-intro .agent--about .btn {
    color: #fff !important;
    background: var(--e-global-color-secondary);
    padding: 12px 40px;
    font-weight: 500;
    transition: all 300ms ease-in-out;
	font-weight: 600;
}

.rs-detail--property-01 .rs-intro .btn:hover, 
.rs-detail--property-01 .rs-description-block .other-documents .btn:hover, 
.rs-detail--agent .rs-intro .agent--about .btn:hover,
.rs-detail--property-01 .rs-map-block .title-wrapper .rs-button-group .btn:hover{
	background: #E48E1B;
}

.rs-detail--property-01 .rs-intro .content-box {
    margin-bottom: 10px;
}

.about-map .rs-map--tile {
    fill: #948C7B!important;
}

.about-map .rs-state--active {
    fill: #6b6354 !important;
    stroke: #C9C3B8;
}

.rs-detail--property-01 .section-title, .single-listings .rs-moreby-block .title, .single-listings .rs-nearby-block .title {
    color: #000;
    font-family: var(--e-global-typography-primary-font-family);
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    margin: 0 0 20px;
    text-transform: uppercase;
}

.rs-detail--property-01 .rs-description-block, .rs-detail--property-01 .rs-info-block.info--property, .rs-detail--property-01 .rs-info-block.info--additional-details, .rs-detail--property-01 .rs-detail-slider.rsds--variant-03, .rs-detail--property-01 .rs-content-block.rs-featured-photos-block, .rs-detail--property-01 .rs-embed-block, .rs-detail--property-01 .rs-map-block {
    margin-top: 90px;
}

.rs-detail--property-01 .rs-info-block .info-box, .rs-detail--property-03 .rs-info-block .info-box{
	background-color: #EBE6DC;
}

.rs-detail--property-01 .rs-map-block .title-wrapper .rs-button-group .btn {
    background: var(--e-global-color-secondary);
    padding: 10px 20px;
    color: #fff;
    transition: all 300ms ease-in-out;
	font-size: 14px;
	font-weight: 600;
	line-height: 24px;
	font-family: var(--e-global-typography-secondary-font-family);
}

.rs-detail--property-01 .rs-map-block .title-wrapper .rs-button-group {
    gap: 5px;
}

.single-listings .rs-moreby-block, .single-listings .rs-nearby-block {
    padding: 80px 0;
}

.rs-detail--property-01 .rs-agent-block, .rs-detail--agent .rs-contact {
    background-image: url(/wp-content/uploads/2026/04/Rectangle-3558-scaled.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 60px 0;
}


.rs-detail--property-01 .rs-agent-block, .rs-detail--agent .rs-contact:before {
    background-color: #DAD2C2;
    --background-overlay: '';
}

.rs-actions.cta-block--one .rs-button-group a:hover, .rs-actions.cta-block--one .rs-button-group .btn-action:hover {
    color: var(--e-global-color-secondary);
}

.rs-detail--property-01 .rs-actions .btn-action, .rs-detail--property-03 .rs-actions .btn-action{
	transition: all 300ms ease-in-out;
}

.rs-detail--property-01 .rs-intro .container {
    padding-right: 20px;
}

.rs-detail--property-01 .rs-intro .row {
    margin-right: 0px;
}

/* Agent Detail */
.rs-detail-view.rs-detail--agent {
    padding-top: 60px;
}

.rs-detail--agent .agent--about .title {
    color: #000;
    font-size: 52px;
	text-transform: uppercase;
}


.rs-detail--agent .rs-intro .agent--about .btn{
	padding: 16px 40px;
}

.rs-detail--agent .agent--details a{
	transition: all 300ms ease-in-out;
}

.rs-detail--agent .agent--details a:hover{
	text-decoration: underline;
}

.rs-detail--agent .agent--image .play-video:hover, .rs-detail--agent .agent--details .agent-info--social a:hover {
    background-color: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary);
}
	

.rs-detail--agent .agent--image .play-video{
	transition: all 300ms ease-in-out;
}

.rs-detail--agent .agent--testimonials .title {
    color: #000;
    font-family: var(--e-global-typography-accent-font-family);
	font-size: 24px;
    line-height: 40px;
	text-transform: uppercase;
	letter-spacing: 0.3px;
}

.rs-detail--agent .rs-agent-gallery .title, 
.rs-detail--agent .rs-grid--properties .title {
    color: #000;
    font-family: var(--e-global-typography-primary-font-family);
    font-size: 38px;
    text-transform: uppercase;
	font-weight: 600;
}

.rs-detail--agent .rs-listings--tab-nav {
    background-color: #EBE6DC;
    padding: 6px;
    gap: 5px;
}

.rs-detail--agent .rs-listings--tab-nav .rs-tab-button {
	background-color: #EBE6DC;
	color: #000;
}

.rs-detail--agent .rs-listings--tab-nav .rs-tab-button.active, .rs-detail--agent .rs-listings--tab-nav .rs-tab-button:hover {
    background-color: #C87B15;
	color: #fff;
}

.rs-brochure .brochure-form-title {
    font-size: 24px;
	color: #000;
    margin-top: 30px;
}
.rs-brochure .brochure-title {
    color: #000;
    font-size: 48px;
}

.rs-brochure .container {
    padding: 90px 20px;
	max-width: 1560px;
}

.rs-brochure{
	background: #E7DFD0;
}

.rs-detail--agent .container{
	max-width: 1560px;
}

.rs-testimonials-slider .flickity-button:disabled{
	opacity: 0.4;
    border-radius: 160px;
    border: none;
	background-color: #C87B15;
}

.rs-testimonials-slider .flickity-prev-next-button.next,
.rs-testimonials-slider .flickity-prev-next-button.previous{
    border-radius: 160px;
    border: none;
	background-color: #C87B15;
	transition: all 300ms ease-in-out;
}
.rs-testimonials-slider .flickity-prev-next-button.next:hover,
.rs-testimonials-slider .flickity-prev-next-button.previous:hover,
.pswp .pswp__custom-topbar .btn-action:hover, .rs-new-gallery-modal .modal-navbar .btn-action:hover, .pswp .pswp__custom-topbar .btn-close:hover, .rs-new-gallery-modal .modal-navbar .btn-close:hover, .pswp .pswp__custom-topbar .btn-action:hover, .pswp .pswp__custom-topbar .btn-close:hover 
{
	background-color: #E48E1B;
	border-color: #E48E1B;
}

.pswp .pswp__custom-topbar .btn-action, .rs-new-gallery-modal .modal-navbar .btn-action, .pswp .pswp__custom-topbar .btn-close, .rs-new-gallery-modal .modal-navbar .btn-close, .pswp .pswp__custom-topbar .btn-action {
    background-color: var(--e-global-color-secondary);
    border-radius: 0;
    color: #fff;
    border-color: var(--e-global-color-secondary);
}

.rs-info-block.info--additional-details .info-table{
	border: 1px solid #000;
}

.rs-info-block.info--additional-details .info-content{
	border-top: 1px solid #000;
}

.rs-accordion-button,
.rs-accordion-item{
	border-color: #C87B15;
}


.rs-detail--agent .agent-info--video button{
	background: transparent;
	border: none;
	padding: 0;
	color: var(--e-global-color-secondary);
	font-size: 18px;
	font-weight: 500;
	font-family: var(--e-global-typography-accent-font-family);
}

.rs-detail--agent .agent-info--video button:hover{
	text-decoration: underline;
}

/* Internal Linking Widget */
.internal-links-widget .title-wrapper {
  margin-bottom: 20px;
  justify-content: center;
}

.internal-links-widget .title-wrapper .title {
  font-size: 24px;
  font-weight: 700;
  margin: 0;
  text-align: center;
}

.internal-links-widget .links-wrapper ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  list-style: none;
  font-size: 14px;
  padding: 0;
  margin: 0;
  gap: 10px;
}

.internal-links-widget .widget-container {
  margin-top: 30px;
}

.internal-links-widget .links-wrapper ul li a {
  color: var(--e-global-color-text);
  transition: all 300ms;
}

.internal-links-widget .links-wrapper ul li a:hover {
  color: var(--e-global-color-secondary);
}

/* Responsive */
@media only screen and (max-width: 1400px) {
	.rs-grid--agents .rs-listing-card{
	width: 315px;
}
}

@media only screen and (max-width: 1200px) {
	.rs-moreby-block.rs-grid-view.rs-grid--properties .rs-grid, .rs-nearby-block.rs-grid-view.rs-grid--properties .rs-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
}

@media only screen and (max-width: 992px) {
	
}

@media only screen and (max-width: 576px) {
	    .rs-detail-view .rs-header .content-box {
        justify-items: center;
    }
	
	.rs-detail--property-01 .rs-actions.cta-block--one .rs-button-group {
        display: flex;
        gap: 10px;
    }
	.rs-moreby-block.rs-grid-view.rs-grid--properties .rs-grid, .rs-nearby-block.rs-grid-view.rs-grid--properties .rs-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
	.single-listings .rs-moreby-block, .single-listings .rs-nearby-block {
    padding: 40px 0;
}
	.rs-brochure .brochure-title {
    color: #000;
    font-size: 36px;
		line-height: 1.2em;
}
	
	.rs-brochure .container{
	padding: 40px 20px;
}
	.rs-profile-view .account-header .avatar{
	 width: 30%;
		max-width: 60px;
		height: 60px;
	}
	.rs-profile-accordion .rs-accordion-button, .rs-profile-accordion .rs-accordion-item{
	border: none;
	}
	.single-post .elementor-1080 .elementor-element.elementor-element-80bf63f.elementor-view-default .elementor-icon svg{
	fill: #000;
}
	.single-agents .rs-contact .title{
	font-size: 36px;
}
	.rs-detail--agent .rs-agent-gallery .title, .rs-detail--agent .rs-grid--properties .title{
	font-size: 32px;
		line-height: 1.4em;
}
	.single-agents .rs-intro{
	padding-bottom: 60px;
}
	.rs-detail--agent .agent--about .title{
	font-size: 42px;
	line-height: 1.2em;
}
	.rs-grid--properties .rs-card-body .card-title a{
		font-size: 28px;
}
	.page-numbers.prev, .page-numbers.next{
	padding:10px;
}
}