/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 05 2026 | 13:59:47 */
/*
 * 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.
 */

/* Global */
.page-id-1174 .elementor-location-header{
	background: transparent!important;
}

.page-id-1174 .elementor-location-header a{
	color: #fff!important;
}

.page-id-1174 .elementor-location-header li{
	color: #000!important;
}

a{
	transition: all 300ms ease-in-out;
}

.blog-search .search-submit{
	display: none;
}

.blog-search .search-field{
 	min-width: 375px;
	border-radius: 5px;
	border: 1px solid #E5E5E5;
}

.elementor-element-56fb8d1{
	text-align: right;
}

/* Button */
.default-btn a{
	clip-path: polygon(
        10px 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% calc(100% - 10px),
        calc(100% - 10px) 100%,
        10px 100%,
        0 calc(100% - 10px),
        0 10px
    );
	position: relative;
	border-radius: 0!important;
    width: auto !important;
    height: 67px;
    justify-content: center;
    display: inline-flex;
    align-items: center;
	font-weight: 600!important;
}

.default-btn a:hover,
.rs-grid--properties.rs-featured-listings-carousel .rs-card-footer a:hover,
.rs-grid--properties.rs-featured-listings-carousel .rs-card-footer .btn-auction:hover{
	background-color: #f4e8c9;
}

.default-btn a::before,
.default-btn-grey a::before{
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;

    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 280 67' preserveAspectRatio='none'%3E%3Cpolygon points='10,0 270,0 280,10 280,57 270,67 10,67 0,57 0,10' fill='none' stroke='%237C581E' stroke-width='1'/%3E%3C/svg%3E");

    background-repeat: no-repeat;
    background-size: 100% 100%;
	inset: 6px;
}

.default-btn-grey a::before{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 280 67' preserveAspectRatio='none'%3E%3Cpolygon points='7,1 274,1 279,9 279,57 274,66 6,66 1,56 1,12' fill='none' stroke='%23ffffff' stroke-width='1'/%3E%3C/svg%3E")!important;
}

.default-btn a svg{
	fill: none;
	width: 30px;
}

.default-btn-grey a{
	clip-path: polygon(
        10px 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% calc(100% - 10px),
        calc(100% - 10px) 100%,
        10px 100%,
        0 calc(100% - 10px),
        0 10px
    );
	position: relative;
	border-radius: 0!important;
    width: 440px;
    height: 67px;
    justify-content: center;
    display: inline-flex;
    align-items: center;
	font-weight: 600!important;
}

.default-btn-grey a:hover{
	background-color: #958f74!important;
}

.default-btn-grey a svg{
	fill: none;
	width: 30px;
}

.rs-login-button{
	padding: 8px 20px!important;
}

.rs-login-button:hover{
	background-color: #f4e8c9;
}

/* Gravity Forms */
.gform_confirmation_message{
	color: #fff;
}

.rs-brochure .gform_confirmation_message{
	color: #000;
}

.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 textarea.medium,
.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield select{
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 28.8px;
	background: transparent;
	border: 1px solid #E6E1DF;
	padding: 20px 23px!important;
	border-radius: 0;
}

.gform_legacy_markup_wrapper textarea.medium{
	min-height: 250px;
	margin-top: 10px;
}

.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 textarea.medium::placeholder,
.ginput_container_consent label{
	color: #fff;
}

.gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
    appearance: none;
    -webkit-appearance: none;

    width: 420px!important;
    height: 60px;

    background: #E5DDCA;
    color: #000;
    border: none!important;

    text-transform: lowercase;
    letter-spacing: 3px;
    font-weight: 700;
    cursor: pointer;

    clip-path: polygon(
        10px 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% calc(100% - 10px),
        calc(100% - 10px) 100%,
        10px 100%,
        0 calc(100% - 10px),
        0 10px
    );
	font-size: 18px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23B99A5E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M13 5l7 7-7 7'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: calc(65% - 10px) 58%;
    background-size: 18px;
}

.gform_legacy_markup_wrapper .gform_footer input.button:hover, 
.gform_legacy_markup_wrapper .gform_footer input[type=submit]:hover{
	background-color: #f4e8c9;
}

.contact-us-form .gfield--type-email,
.contact-us-form .gfield--type-phone{
	width: 100%!important;
}

.rs-detail--property-01 .rs-intro .content-box .gform_legacy_markup_wrapper textarea.medium{
	margin-top: 5px;
}

.rs-detail--property-01 .rs-intro .content-box  .gform_legacy_markup_wrapper .gform_footer input.button, 
.rs-detail--property-01 .rs-intro .content-box .gform_legacy_markup_wrapper .gform_footer input[type=submit]{
	margin-top: 30px;
}

.modal-container .gform_legacy_markup_wrapper .gform_footer input.button,.modal-container .gform_legacy_markup_wrapper .gform_footer input[type=submit]{
	width: 200px!important;
	background-position: calc(80% - 10px) 58%;
}

/* Featured Listing */
.rs-featured-listings-carousel .carousel-controls{
	display: none!important;
}

.rs-grid--properties .rs-listing-card .rs-card-body{
	background: #fff;
	padding: 37px 18px;
	padding-bottom: 70px;
}

.rs-card-body .card-title a{
	color: #000;
	font-size: 24px;
	font-weight: 700;
	line-height: 24px;
	text-transform: uppercase;
	padding-bottom: 21px;
}

.rs-card-body .card-title a:hover,
.rs-grid--properties .rs-card-footer a:hover{
	color: var(--e-global-color-1798dbf);
}

.rs-card-body .card-content .description{
	display: none;
}

.rs-grid--properties .rs-card-body .card-content{
	justify-items: center;
	
}


.rs-grid--properties .location{
	border-top: 1px solid #AB8942;
	padding-top: 17px;
	font-size: 14px;
}

.rs-card-body .card-content .info{
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
	text-transform: uppercase;
	margin-top: 13px;
}

.rs-grid--properties.rs-featured-listings-carousel .rs-card-footer{
	display: flex;
	gap: 10px;
	justify-content: center;
	margin-top: -28px;
	background: transparent;
}

.rs-grid--properties.rs-featured-listings-carousel .rs-card-footer a,
.rs-grid--properties.rs-featured-listings-carousel .rs-card-footer .btn-auction{
	background: #E5DDCA;
    color: #000;
    border: none!important;

    text-transform: lowercase;
    letter-spacing: 3px;
    font-weight: 700;
    cursor: pointer;

    clip-path: polygon(
        10px 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% calc(100% - 10px),
        calc(100% - 10px) 100%,
        10px 100%,
        0 calc(100% - 10px),
        0 10px
    );
	font-size: 18px;
	font-family: var(--e-global-typography-primary-font-family);
	padding: 14px 20px!important;
	 background-image: url("/wp-content/uploads/2026/07/border.svg");
	 background-repeat: no-repeat;
    background-position: center;
    background-size: 97%;
	width: 195px;
    justify-content: center;
    display: inline-flex;
    align-items: center;
	 line-height: 28px;
}

.home-slider .rs-featured-listings-carousel {
    width: 100vw;
}

.home-slider .rs-featured-listings-carousel{
	--slide-size: 28%;
}

.popup-form .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	color: #000;
	border: 1px solid rgb(0,0,0,0.5);
}

.popup-form .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
.popup-form .ginput_container_consent label 
{
	color: #000!important;
}

.popup-form .gfield--type-email{
	width: 100%!important;
}

.elementor-popup-modal .dialog-close-button:hover svg{
	fill: #AB8942;
}

/* Agents */
.rs-grid--agents .rs-grid{
	grid-template-columns: repeat(2, minmax(0, 1fr))!important;
}

.rs-grid--agents .container{
	max-width: 100%;
	padding: 0px;
}


.rs-grid--agents .rs-image-wrapper.cover.ar4\:3{
	padding-bottom: 565px;
}

.rs-grid--agents .rs-listing-card{
    display: grid;
    grid-auto-flow: column;
	grid-auto-columns: 1fr 1fr;
	position: relative;
}

.rs-grid--agents .rs-card-footer{
	position: absolute;
	bottom: 36px;
	left: calc(55% - 9px);
}

.rs-grid--agents .rs-card-footer a{
	color: #000;
	font-size: 18px;
	font-weight: 600;
	line-height: 18px;
	letter-spacing: 3.6px;
	font-family: var(--e-global-typography-primary-font-family);
	text-transform: lowercase;
}

.rs-grid--agents .rs-card-footer a::after{
	content: "";
    display: inline-block;
    width: 30px;
    background: url(/wp-content/uploads/2026/07/Group-3-1.png) no-repeat center / contain;
    height: 12px;
}

.rs-card-body .agent-phone a{
	font-weight: 600;
}

.rs-grid--agents .rs-card-footer a:hover,
.rs-card-body .agent-phone a:hover{
	color: #AB8942;
}

.rs-grid--agents .rs-card-body{
	border: 1px solid #7A7666;
	background: #F8F4EC;
	border-left: 0;
	padding: 41px 36px 74px 30px;
	justify-items: flex-start;
}

.rs-grid--agents .rs-card-body .agent-title{
	color: #AB8942;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 16px;
	text-align: left;
	padding-bottom: 21px;
	border-bottom: 1px solid #AB8942;
}

.rs-grid--agents .rs-filters{
	display: none;
}

/* Listings Page */
.listings-filters {
    background-color: #E1DED7;
}

.rs-btn-filter.has-icon {
    width: 100%;
    background: #fff;
    border: none;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.32px;
    line-height: 21px;
    padding: 13px 20px;
    text-align: left;
    justify-content: flex-start;
    transition: all 300ms ease-in-out;
	font-family: var(--e-global-typography-secondary-font-family);
}

.rs-btn-filter.has-icon:hover{
	background: #7A7666;
	color: #fff;
}

.mapboxgl-control-container .rs-btn, 
.rs-mapbox-wrapper .rs-drawing-tool .rs-btn,
.rs-mapbox-wrapper .rs-toggle-buttons .rs-btn{
	background: #E5DDCA;
	text-transform: lowercase;
	font-size: 14px;
	line-height: 18px;
	border: none;
	padding: 12px 20px;
}

.rs-btn-filter .icon {
    background: #7A7666;
    height: 47px;
    width: 47px;
	top: 0px;
}

.listings-filters .rs-filters .rs-input {
    border-radius: 0;
    border: none;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.32px;
    padding: 13px 18px;
    background: #fff;
    line-height: 21px;
	font-family: var(--e-global-typography-secondary-font-family);
}

.listings-filters .rs-button-group .rs-btn-filter{
	background: #fff;
	color: #000;
	line-height: 21px;
	font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.32px;
	font-family: var(--e-global-typography-primary-font-family);
	padding: 13px 20px;
	border: none;
	text-transform: lowercase;
}

.listings-filters .rs-button-group .rs-btn-filter:hover{
	background: #7A7666;
	color: #fff;
}

.listings-page h1,
.listings-collections h1{
	color: #000;
	font-size: 48px;
	font-weight: 400;
	letter-spacing: -1.44px;
	line-height: normal;
	font-family: var(--e-global-typography-primary-font-family);
}

.listings-page .rs-limits .sort-selector .rs-select select{
	border: 1px solid #E4E0D9;
	background: #fff;
	padding: 15px 34px;
	font-size: 12px;
	letter-spacing: 0.24px;
	color: #000;
	font-family: var(--e-global-typography-secondary-font-family);
	padding-right: 50px;
}

.listings-page .rs-limits .limit-selector .rs-select select{
	border: 1px solid #E4E0D9;
	background: #fff;
	padding: 15px 13px;
	font-size: 12px;
	letter-spacing: 0.24px;
	color: #000;
	font-family: var(--e-global-typography-secondary-font-family);
	padding-right: 32px;
}

.listings-page .rs-limits .selectors .rs-select select:hover{
	background: #7A7666;
	color: #fff;
}

.listings-page .rs-limits .selectors .rs-select:hover .arrow-down svg{
	fill: #fff;
}

.listings-page .rs-limits .sort-selector  .rs-select .arrow-down svg,
.listings-page .rs-limits .limit-selector  .rs-select .arrow-down svg{
	fill: #000;
}

.listings-page .rs-limits .sort-selector .rs-select .arrow-down{
	right: 34px;
}

.listings-page .rs-limits .limit-selector .rs-select .arrow-down{
	right: 13px;
}

.rs-archive-toggle-box{
	border: 1px solid #7A7666;
}

.rs-archive-toggle-box .rs-btn-toggle.active, .rs-archive-toggle-box .rs-btn-toggle:hover {
    background-color: #7A7666;
    color: #fff;
}

.rs-archive-toggle-box .rs-btn-toggle{
	font-family: var(--e-global-typography-primary-font-family);
	letter-spacing: normal;
	line-height: normal;
	text-transform: lowercase;
}

.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: -1px;
}

.listings-page .popover .rs-input:not([type=checkbox]){
	border: 1px solid #000;
}

.listings-page .popover .rs-btn-filter{
	border: none;
	text-transform: lowercase;
	padding: 12px 20px;
}

.listings-page .popover .rs-btn-filter: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,
.rs-filters__footer .rs-btn--primary:hover,
.pswp .pswp__custom-topbar .btn-close:hover, 
.rs-new-gallery-modal .modal-navbar .btn-close:hover{
	background: #f4e8c9;
	color: #000;
}

.rs-filters__footer .rs-btn--primary{
	border: none;
	padding: 12px 20px;
	background: #E5DDCA;
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: normal;
}

.rs-filters__header .rs-btn{
	text-transform: lowercase;
}


.rs-filters__header .rs-btn:hover{
	color: #AB8942;
}

.pswp .pswp__custom-topbar .btn-action, 
.rs-new-gallery-modal .modal-navbar .btn-action{
	clip-path: polygon(
        10px 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% calc(100% - 10px),
        calc(100% - 10px) 100%,
        10px 100%,
        0 calc(100% - 10px),
        0 10px
    );
	position: relative;
	border-radius: 0!important;
    justify-content: center;
    display: inline-flex;
    align-items: center;
	color: #000;
	font-weight: 600;
	letter-spacing: 3.6px;
	background: #E5DDCA;
	font-size: 16px;
	padding: 15px 30px;
	font-family: var(--e-global-typography-primary-font-family);
	text-transform: lowercase;
	border: none;
}


.pswp .pswp__custom-topbar .btn-close, .rs-new-gallery-modal .modal-navbar .btn-close{
	background: #E5DDCA;
	color: #000;
}

.rs-mapbox-wrapper .rs-drawing-tool .rs-btn.has-icon{
	padding: 9px;
}

.rs-detail--property-01 .rs-info-block .info-box a{
	font-weight: 600;
	color: #AB8942;
}

.rs-detail--property-01 .rs-info-block .info-box a:hover{
	text-decoration: underline;
}

.listings-content,
.rs-detail--property-01,
.single-listings .rs-moreby-block, 
.single-listings .rs-nearby-block,
.rs-detail--agent,
.single-brochures{
	background-image: url('/wp-content/uploads/2026/07/Auction-Services-scaled.jpg');
	background-repeat: repeat;
	background-size: auto;
}

.rs-grid--properties .rs-card-footer{
	    justify-self: center;
	background: #fff;
	width: 100%;
	text-align: center;
	margin-top: -30px;
	padding-bottom: 26px;
	    gap: 30px;
    display: flex;
	justify-content: center;
}

.rs-grid--properties .rs-card-footer a{
	color: #000;
	letter-spacing: 2.8px;
	font-weight: 700;
	line-height: 14px;
	font-size: 14px;
	text-transform: lowercase;
	font-family: var(--e-global-typography-primary-font-family);
}

.rs-grid--properties .rs-card-footer a::after {
    content: "";
    display: inline-block;
    width: 30px;
    background: url(/wp-content/uploads/2026/07/Group-3-1.png) no-repeat center / contain;
	height: 12px;
}

/* Listing Detail */
.rs-detail--property-01 .container, .rs-nearby-block .container, .rs-moreby-block .container {
    max-width: 1574px;
}

.rs-detail--property-01 {
    padding: 20px 0 40px;
}

.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: 1px solid #AB8942;
    transition: all 300ms ease-in-out;
}

.rs-actions.cta-block--one .rs-button-group .btn-action {
    font-weight: 400;
}

.rs-actions.cta-block--one .rs-button-group a:hover, .rs-actions.cta-block--one .rs-button-group .btn-action:hover {
    text-decoration: underline;
    color: var(--e-global-color-1798dbf);
}

.rs-detail-slider .rs-slider-button:hover{
	background-color: #AB8942!important;
	color: #fff!important;
}

.rs-detail-slider:hover .rs-slider-button:not(:disabled).next, 
.rs-detail-slider:hover .rs-slider-button:not(:disabled).prev {
    background-color: rgba(0, 0, 0, .0);
}

.rs-detail--property-01 .rs-intro .agent-column {
    padding: 20px;
    padding-bottom: 0px;
    background-color: #292721;
}

.rs-detail--property-01 .rs-intro .row{
	margin: 0px;
}

.rs-detail--property-01 .rs-intro .col-lg-8{
	padding-left: 0px;
}

.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-detail--property-01 .rs-intro .form-title {
    color: #fff;
    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{
	width: 100%;
}
 
.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 {
    clip-path: polygon(
        10px 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% calc(100% - 10px),
        calc(100% - 10px) 100%,
        10px 100%,
        0 calc(100% - 10px),
        0 10px
    );
	position: relative;
	border-radius: 0!important;
    justify-content: center;
    display: inline-flex;
    align-items: center;
	color: #000;
	font-weight: 600;
	letter-spacing: 3.6px;
	background: #E5DDCA;
	font-size: 18px;
	padding: 15px 35px;
	font-family: var(--e-global-typography-primary-font-family);
	text-transform: lowercase;
}

.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,
.pswp .pswp__custom-topbar .btn-action:hover, 
.rs-new-gallery-modal .modal-navbar .btn-action:hover{
	background: #f4e8c9;
}

.rs-new-gallery-modal .modal-content .form-wrapper .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.rs-new-gallery-modal .modal-content .form-wrapper .gform_legacy_markup_wrapper textarea.medium,
.rs-new-gallery-modal .modal-content .form-wrapper .ginput_container_consent label,
.rs-brochure .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.rs-brochure .ginput_container_consent label,
.rs-brochure .gform_legacy_markup_wrapper textarea.medium{
	color: #000;
	padding: 12px 23px!important;
}

.rs-new-gallery-modal .modal-content .form-wrapper .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
.rs-new-gallery-modal .modal-content .form-wrapper .gform_legacy_markup_wrapper textarea.medium::placeholder,
.rs-brochure .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder,
.rs-brochure .gform_legacy_markup_wrapper textarea.medium::placeholder{
	color: #000;
}

.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 .section-title, 
.single-listings .rs-moreby-block .title, 
.single-listings .rs-nearby-block .title,
.single-agents .rs-agent-gallery .title,
.single-agents .rs-grid--properties .title{
    color: #000;
    font-family: var(--e-global-typography-primary-font-family);
    font-size: 48px;
    font-weight: 600;
    line-height: 40px;
    margin: 0 0 20px;
    text-transform: lowercase;
	letter-spacing: 3.6px;
}

.rs-slider-button.save{
	padding: 16px 25px;
}

.rs-slider-button.save:hover,
.rs-slider-button.fullscreen:hover{
	background-color: #f4e8c9;
}

.rs-detail--property-01 .rs-map-block .title-wrapper .rs-button-group .btn {
    background: #E5DDCA;
    padding: 12px 20px;
    color: #000;
    transition: all 300ms ease-in-out;
	font-family: var(--e-global-typography-primary-font-family);
	text-transform: lowercase;
	font-size: 18px;
	letter-spacing: normal;
}

.rs-detail--property-01 .rs-map-block .title-wrapper .rs-button-group .btn:hover{
	background: #f4e8c9;
    color: #000;
}

.rs-detail--property-01 .rs-map-block .title-wrapper .rs-button-group {
    gap: 5px;
}

.rs-info-block.info--additional-details .info-title{
	background-color: #F0ECE3;
	font-family: var(--e-global-typography-secondary-font-family);
	letter-spacing: normal;
	text-transform: uppercase;
}


.rs-detail--property-01 .rs-info-block .info-box, .rs-detail--property-03 .rs-info-block .info-box {
    background-color: #F0ECE3;
    padding: 40px;
}

.rs-detail--property-01 .rs-agent-block, .rs-detail--agent .rs-contact {
    background: #292721;
    padding: 60px 0;
}

.rs-detail--property-01 .rs-agent-block .section-title{
	color: #fff!important;
	font-size: 36px;
}

.rs-detail--property-01 .rs-agent-block a{
	color: #AB8942;
}

.rs-detail--property-01 .rs-agent-block a:hover{
	text-decoration: underline;
}

.rs-detail--property-01 .rs-agent-block h2{
	font-weight: 600;
	text-transform: lowercase;
	font-size: 24px;
}

.rs-detail--property-01 .agent-info .location{
	color: #fff;
}

/* Detail Agent */
.rs-detail-view.rs-detail--agent {
    padding-top: 60px;
}
.rs-detail--agent .container{
	max-width: 1574px;
}

.rs-detail--agent h1{
color: #000;
	font-size: 74px;
	text-transform: lowercase;
}

.rs-detail--agent .agent--details a{
	color: #AB8942;
	font-weight: 600;
}

.rs-detail--agent .agent--details a:hover,
.rs-detail--agent .agent--details .agent-info--video button:hover{
	text-decoration: underline;
}

.rs-detail--agent .agent--image .play-video{
	transition: all 300ms ease-in-out;
}

.rs-detail--agent .agent--details .agent-info--social a:hover, 
.rs-detail--division .division--details .division-info--social a:hover, 
.rs-detail--office .office--details .office-info--social a:hover,
.rs-detail--agent .agent--image .play-video:hover{
	background: #AB8942;
}

.rs-detail--agent .agent--details .agent-info--video button{
	background: transparent;
	padding: 0;
	border: none;
	font-family: var(--e-global-typography-text-font-family);
	font-weight: 600;
	color: #AB8942;
	font-size: 16px;
	line-height: normal;
	letter-spacing: normal;
}

.rs-detail--agent .rs-grid--properties {
    margin-top: 90px;
}

.agent--testimonials .title-wrapper .title{
	font-size: 32px;
	letter-spacing: normal;
	line-height: 32px;
}

.rs-detail--agent .rs-contact .title{
	color: #fff;
	text-align: center;
}

.rs-detail--agent .rs-agent-gallery{
	margin-bottom: 90px;
}

.rs-listings--tab-nav, .rs-listings--view-nav{
	border: 1px solid #7A7666;
	padding: 5px;
	gap: 3px;
}

.rs-listings--tab-nav .rs-tab-button.active{
	background: #7A7666;
	color: #fff;
	text-transform: lowercase;
}

.rs-listings--tab-nav .rs-tab-button{
	background: transparent;
	text-transform: lowercase;
}

.rs-listings--tab-nav .rs-tab-button:hover{
	background: #7A7666;
	color: #fff;
}

.rs-testimonials-slider .flickity-prev-next-button{
	background: #000;
	border-color: #000;
}

.rs-testimonials-slider .flickity-prev-next-button:hover{
	background: #f4e8c9;
	border-color: #f4e8c9;
}

.rs-testimonials-slider .flickity-prev-next-button:hover svg{
	fill: #000;
}

.rs-testimonials-slider .flickity-button:disabled{
	border-color: #909090;
}

.rs-detail--agent .rs-grid--properties{
	padding-bottom: 60px
}

.single-brochures .container{
	max-width: 1574px;
}

.rs-brochure .container {
    padding: 90px 0;
}

.rs-brochure h1{
	color: #000;
	font-size: 74px;
}

.rs-brochure .brochure-form-title{
	letter-spacing: normal;
	font-size: 48px;
}

/* Login */
.rs-modal--forms button{
	padding: 12px 20px!important;
}

.rs-modal--forms button:hover{
	background-color: #f4e8c9;
	color: #000;
}

/* Internal Linking Widget */
.internal-links-widget .title-wrapper {
    justify-content: center;
    margin-bottom: 20px;
}

.internal-links-widget .title-wrapper .title {
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    text-align: center;
	letter-spacing: unset;
}

.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: 30px auto 0;
    max-width: 1400px;
}

.internal-links-widget .links-wrapper ul li a {
    color: var(--e-global-color-secondary);
	text-decoration: none;
    transition: all 300ms;
}

.internal-links-widget .links-wrapper ul li a:hover {
    color: var(--e-global-color-text);
	text-decoration: underline;
}

/* Responsive */
@media only screen and (max-width: 1400px) {
	.rs-login-button {
    padding: 6px 15px !important;
}
	.gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type=submit]{
	width: 300px!important;
}
}

@media only screen and (max-width: 1200px) {
	.default-btn a::before, .default-btn-grey a::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background-image: url(data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 280 67' preserveAspectRatio='none'%3E%3Cpolygon points='10,0 270,0 280,10 280,57 270,67 10,67 0,57 0,10' fill='none' stroke='%237C581E' stroke-width='1'/%3E%3C/svg%3E);
    background-repeat: no-repeat;
    background-size: 100% 99%;
    inset: 6px;
}
	.rs-grid--agents .rs-image-wrapper.cover.ar4\:3 {
    padding-bottom: 355px;
}
	.rs-grid--agents .rs-card-body .card-title a{
	font-size: 20px;
}
	.rs-grid--agents .rs-card-body{
	padding: 20px;
}
	.rs-grid--agents .rs-card-footer{
	left: calc(57% - 9px);
}
	.gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type=submit]{
	width: 250px!important;
		background-position: calc(70% - 10px) 58%;
}
	
}

@media only screen and (max-width: 992px) {
	.home-slider .rs-featured-listings-carousel {
    --slide-size: 40%;
}
	.rs-detail--property-01 .rs-header .status, .rs-detail--property-01 .rs-header .location{
	text-align: center;
	justify-content: center;
}
	.rs-detail--property-01 .rs-header .row{
	gap: 20px;
}
}

@media only screen and (max-width: 576px) {
	.home-slider .rs-featured-listings-carousel {
        --slide-size: 80%;
    }
	.home-slider .rs-featured-listings-carousel .rs-card-body .card-title a{
	font-size: 20px;
}
	.gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type=submit]{
	line-height: 100%!important;
		width: 280px!important;
		background-position: calc(70% - 10px) 55%!important;
}
	.rs-grid--agents .rs-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
	    .rs-grid--agents .rs-card-footer {
        left: calc(58% - 9px);
		left: auto;
        right: 20px;
        bottom: 20px;
    }
	.rs-grid--agents .rs-listing-card{
	    grid-auto-flow: row;
}
	.rs-grid--agents .rs-card-body{
	    border: 1px solid #7A7666;
}
	    .rs-grid--agents .rs-image-wrapper.cover.ar4\:3 {
        padding-bottom: 255px;
    }
	.rs-mobile-filters .rs-btn, .rs-mobile-filters .rs-dropdown{
	padding: 8px;
}
	.blog-search .search-field{
	min-width: 250px;
}
	.rs-detail--property-01 .rs-intro .btn{
	margin-bottom: 30px;
}
	.rs-detail--property-01 .rs-intro .col-lg-8 {
    padding-left: 0px;
    padding-right: 0px;
}
	.rs-detail--property-01 .section-title, .single-listings .rs-moreby-block .title, .single-listings .rs-nearby-block .title, .single-agents .rs-agent-gallery .title, .single-agents .rs-grid--properties .title{
line-height: 42px;
		font-size: 42px;
		letter-spacing: normal;
}
}