/* dm-serif-display-regular - latin */
@font-face {
	font-display: swap;
	font-family: 'DM Serif Display';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/dm_serif_display/dm-serif-display-v12-latin-regular.woff2') format('woff2');
}
/* rubik-300 - latin */
@font-face {
	font-display: swap;
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/rubik/rubik-v28-latin-300.woff2') format('woff2');
}
/* rubik-regular - latin */
@font-face {
	font-display: swap;
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/rubik/rubik-v28-latin-regular.woff2') format('woff2');
}
/* rubik-italic - latin */
@font-face {
	font-display: swap;
	font-family: 'Rubik';
	font-style: italic;
	font-weight: 400;
	src: url('../fonts/rubik/rubik-v28-latin-italic.woff2') format('woff2');
}
/* rubik-500 - latin */
@font-face {
	font-display: swap;
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/rubik/rubik-v28-latin-500.woff2') format('woff2');
}
/* rubik-600 - latin */
@font-face {
	font-display: swap;
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 600;
	src: url('../fonts/rubik/rubik-v28-latin-600.woff2') format('woff2');
}
/* rubik-700 - latin */
@font-face {
	font-display: swap;
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/rubik/rubik-v28-latin-700.woff2') format('woff2');
}
/* rubik-800 - latin */
@font-face {
	font-display: swap;
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 800;
	src: url('../fonts/rubik/rubik-v28-latin-800.woff2') format('woff2');
}
/* rubik-900 - latin */
@font-face {
	font-display: swap;
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/rubik/rubik-v28-latin-900.woff2') format('woff2');
}
body {
	font-family: 'Rubik', sans-serif;
	font-size: 20px;
	line-height: 2;
    font-weight: 400;
    margin-bottom: 25px;
    letter-spacing: 0.75px;
	color: var(--text);
}
p,
li,
blockquote p {
	font-size: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'DM Serif Display', sans-serif;
	color: var(--secondary);
	text-transform: none;
	letter-spacing: normal;
}
h2,
.is-h2 {
	font-size: clamp(42px, 60px, 6vw);
}
/* Navbar */
.nav-logo {
	display: flex;
	align-items: center;
}
.nav-menu-icons-container a:hover,
.nav-menu-icons-container a:focus,
.nav-menu-icons-container a:hover i,
.nav-menu-icons-container a:focus i {
	color: var(--highlight);
}
.top-nav-scrolled .nav-menu-icons-container a.nav-link:hover,
.top-nav-scrolled .nav-menu-icons-container a.nav-link:focus {
	color: var(--highlight);
}
.nav-menu-icons-container .nav-icons i:hover {
	color: var(--highlight);
}
.hamburger-search-content-nav a.nav-link:hover,
.hamburger-search-content-nav a.nav-link:focus {
	color: var(--highlight);
}
.top-nav-scrolled.top-nav-scrolled .nav-link {
	color: var(--secondary);
}
.top-nav-scrolled .nav-menu-icons-container a.nav-icon svg {
	fill: var(--secondary);
}
.nav-menu-icons-container a.nav-icon:hover svg,
.nav-menu-icons-container a.nav-icon:focus svg,
.nav-menu-icons-container li.nav-icon:hover svg {
	fill: var(--highlight);
}

a.nav-icon-phone {
	padding-left: 28px;
}
body:not(.page-template-page-content, .page-template-homepage) .nav-icon-phone svg {
	fill: var(--secondary);
}
a.nav-icon-phone:hover svg,
a.nav-icon-phone:focus svg {
	fill: var(--highlight);
}
.top-nav-scrolled.top-nav-scrolled a.nav-icon-phone svg {
	fill: var(--secondary);
}
.top-nav-scrolled.top-nav-scrolled a.nav-icon-phone:hover svg,
.top-nav-scrolled.top-nav-scrolled a.nav-icon-phone:focus svg {
	fill: var(--highlight);
}
/* .nav-icons {
    gap: 20px;
} */
/* Hero Section */
@media (max-width: 991px) {
	.home-scroll {
		display: none;
	}
}
#main-slide {
	height: 100vh;
	max-height: 970px;
}
.hero-module {
	height: 100vh;
	max-height: 700px;
}
@media (max-width: 767px) {
	#main-slide .slider-content h3,
	.hero-module-content h4,
	#main-slide .slider-content p {
		margin: 20px 0;
	}
}
@media (max-width: 767px) and (max-height: 699px) {
	#main-slide .slider-content {
		margin-top: 60px;
	}
}

/* .slider-content-wrap,
.hero-module-content {
    align-items: flex-start;
}
#main-slide .slider-content p {
    margin-left: 0;
    text-align: left;
}
.hero-module-content .container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
}
.slider-content-wrap .art-btn-group,
.hero-module-content .art-btn-group {
    margin-left: 0;
} */
/* Background logo on content multi */
.hw-content-bg-logo {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	padding: 0;
	margin: 80px 0;
}
/* Services Module */
.art-services-module-grid {
	display: grid;
	gap: 4px;
}
@media (min-width: 768px) {
	.art-services-module-grid {
		grid-template-columns: repeat(4, 1fr);
	}
	.art-services-module-grid a:first-child,
	.art-services-module-grid a:nth-child(4),
	.art-services-module-grid a:last-child {
		grid-column: span 2;
	}
}
/* Blog Module & Related Posts */
.related_post_block .home_read_time,
.news-section .home_read_time {
	display: none;
}
.related_post_block .blog-content p,
.news-section .blog-content p {
	display: block;
	margin-left: 0;
	font-size: 20px !important;
}
.related_post_block .blog-container a,
.news-section .blog-container a {
	font-weight: normal;
	color: var(--secondary);
}
.related_post_block .blog-bottom,
.news-section .blog-bottom {
	display: none;
}
.related_post_block .blog-content h3,
.news-section .blog-content h3 {
	/* font-size: 30px; */
	font-size: 28px;
	font-weight: normal;
	font-family: 'DM Serif Display';
	letter-spacing: 0;
	line-height: 1.2;
	color: var(--secondary);
	/* max-width: 375px; */
}
.news-section .blog-content h3 {
	margin-bottom: 0;
}

/* Footer */
address {
	font-size: 18px;
}
.footer ul li a,
.footer .textwidget p,
.footer .textwidget p a {
	font-size: 18px;
}
.footer-office-wrapper a {
	color: white;
}
.footer-office-wrapper a:hover,
.footer-office-wrapper a:focus {
	color: var(--highlight);
}
.footer-middle ul li a,
.footer-middle .textwidget p,
.footer-middle .textwidget p a,
.footer-middle,
.footer-area p {
	color: white;
}
.footer-middle ul li a:hover,
.footer-middle ul li a:focus,
.footer-middle .textwidget p a:hover,
.footer-middle .textwidget p a:focus {
	color: var(--highlight);
}
@media (min-width: 992px) {
	.footer-middle-bar {
		height: 100px;
	}
}
@media (min-width: 992px) {
	.footer-middle h3.widget-title {
		height: 100px;
		padding-top: 40px;
	}
}
.footer-middle h3.widget-title {
	font-size: 24px;
}
.icon-pentagon:hover,
.icon-pentagon:focus {
	color: var(--highlight);
}

.contact-four-content {
	display: flex;
	flex-direction: column;
}
.contact-four-content .contact-four-contact:nth-child(5) {
	order: 4;
}
.contact-four-content .contact-four-contact:nth-child(2) {
	order: 3;
}
.contact-four-content .contact-four-contact:nth-child(3) {
	order: 1;
}
.contact-four-content .contact-four-contact:nth-child(4) {
	order: 2;
}
.contact-four-content .contact-four-contact.art-btn-group {
	order: 5;
}
/* .contact-four-content .contact-four-contact:nth-child(2) {
    order: 1;
}
.contact-four-content .contact-four-contact.art-btn-group {
    order: 2;
} */
.page-template .contact-four-content p {
	text-align: left;
	margin-left: 0;
}
.contact-four-content.contact-four-content i {
	color: var(--secondary);
}
@media (max-width: 767px) {
	.contact-four-container {
		display: block;
	}
}
@media (max-width: 529px) {
	.contact-four-container {
		padding-left: 0;
		padding-right: 0;
	}
}
.office-card-telephone {
	font-size: 20px;
}
/* Buttons */
.nav-buttons .art-btn.art-btn {
	background-color: var(--btn-secondary-bg-colour);
	min-width: 100%;
}
.nav-buttons .art-btn.art-btn::before {
	background-color: var(--btn-secondary-bg-colour-hover);
}
.property-search-art-btn-group .propery-search-sales.art-btn.art-btn {
	background-color: var(--btn-secondary-bg-colour);
}
.property-search-art-btn-group .propery-search-sales.art-btn.art-btn::before {
	background-color: var(--btn-secondary-bg-colour-hover);
}

.property-search-art-btn-group .propery-search-lettings {
	display: none;
}
@media (min-width: 650px) {
	.slider-content-wrap .art-btn-group {
		grid-auto-flow: row;
	}
}
@media (min-width: 992px) {
	.slider-content-wrap .art-btn-group {
		grid-auto-flow: column;
	}
}
/* Property Search */
h2.property-search-one-title {
	font-size: clamp(38px, 60px, 6vw);
}
.property-search-one-department-container {
	display: none !important;
}
.page-inner-sales-section .filter-properties-department {
	display: none;
}
@media (max-width: 767px) {
	.property-search-one-keyword.property-search-one-keyword {
		margin: 0;
		padding: 20px 12px;
	}
}
.property-search-popup.property-search-popup {
	background-color: #333333;
}
/* Forms */
select {
	border: none;
}
.valuation_bottom .art-btn.art-btn {
	padding: 16px 22px;
}
/* Testimonial Page */
.testimonial-two-circle {
	background: var(--secondary);
}
.testimonial-two-card.testimonial-active {
	background: var(--secondary);
}
.testimonial-two-card.testimonial-active .testimonial-two-circle {
	color: white;
}
.testimonial-two-card.testimonial-active .testimonial-two-name {
	color: white;
}
/* Property Card CTA */
.property-cta-grid.grid-box.fadeInDown {
	background-size: contain;
}
.archive-grid .contact-2-buttons.art-btn-group a.button {
	border-radius: 8px;
}
.card-layout-2 .property-label {
	padding-left: 10px;
}
.list-view .contact-2-buttons {
	background: #f0ede6;
}
@media (max-width: 766px) {
	.contact-2-buttons.art-btn-group {
		margin-right: 0;
		background: none;
	}
}
/* 404 Page */
body.error404 .container-404 {
	padding-bottom: 80px;
}
.links-block-404.link-active.links-block-404.link-active i,
.links-block-404.link-active.links-block-404.link-active p {
	color: #ffffff;
}

#back-to-top {
	display: none !important;
}
.nav-logo-image.nav-logo-image {
	width: 159px;
}
@media (min-width: 400px) {
	.nav-logo-image.nav-logo-image {
		width: 179px;
	}
}
@media (min-width: 992px) {
	.nav-logo-image.nav-logo-image {
		width: 250px;
	}
}

/* ValPal */
.valpal-form-container h3 {
	width: 100%;
}
/* Property Pages */
body.single-property .art-btn {
	min-width: auto;
}
@media (min-width: 430px) {
	body.single-property .art-btn {
		min-width: 300px;
	}
}
.custom-view-card.custom-view-card {
	height: auto;
}
.valpal-container.valpal-container {
	height: 100%;
}
.property-cta-grid-content {
	padding: 0 30px 30px 30px;
}

@media (max-width: 480px) {
	.testimonials-page-two.pd-top {
		padding-top: 100px;
	}
}

.single-post .container-blog .single_content h2 {
	font-size: clamp(24px, 38px, 4vw);
}
.blog-cta-style-1 .blog-cta-style-1-content-container.white-font .art-btn {
	background-color: var(--btn-secondary-bg-colour);
}
.blog-cta-style-1 .blog-cta-style-1-content-container.white-font .art-btn:before {
	background-color: var(--btn-secondary-bg-colour-hover);
}
.home-page h1 {
	max-width: 840px;
	margin: 0 auto 40px auto;
}
@media (min-width: 768px) {
	.home-page h1 {
		font-size: 64px;
		margin: 0 auto 60px auto;
	}
	.slider-content-wrap {
		position: relative;
		top: -40px;
	}
}
/* Area Pages */
.area-content-wrapper .is-h2 {
	margin-top: 0;
	text-align: center;
}
.area-content-wrapper.area-content-wrapper {
	padding-top: 60px;
	padding-bottom: 60px;
	background: var(--medium-grey);
}
.area-content-wrapper p:last-child {
	margin-bottom: 0;
}
/* Area Pages */
.single-estateagents .area-background-image {
	display: none;
}
@media (min-width: 1200px) {
	.single-estateagents .area-background-image {
		display: block;
	}
	.area-map-wrapper.area-map-wrapper {
		display: flex;
	}
}
.area-search.area-search {
	background: var(--secondary);
	position: relative;
	top: 0;
	width: auto;
}
.area-search .container {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.area-form-wrapper.area-form-wrapper {
	max-width: 100%;
	color: white;
	background: none;
	border: none;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	gap: 20px;
	margin: 0 auto;
	height: 100%;
	/* max-height: 600px; */
	justify-content: space-between;
}
.area-form-wrapper.area-form-wrapper p {
	color: white;
	line-height: 1.4;
}
.area-opening h3 {
	color: white;
}
.area-form-wrapper i.far.fa-clock {
	color: white;
}
.area-form-wrapper .btn.btn-transparent.w-100 {
	border: none;
	padding: 0;
	justify-content: flex-start;
}
.area-form-wrapper .area-form-title {
	font-size: 38px;
}
.area-form-wrapper span.area-form-title,
.area-form-wrapper .area-wrapper-search,
.area-form-wrapper.area-form-wrapper p,
.area-form-wrapper .area-phone,
.area-form-wrapper .area-opening,
.area-form-wrapper.area-form-wrapper > div {
	margin: 0;
}
.area-wrapper-search.area-wrapper-search {
	border: 1px solid var(--highlight);
	border-radius: 40px;
	padding-top: 0;
	padding-bottom: 0;
}
.area-wrapper-search .btn-search {
	background-color: var(--highlight);
	border-top-right-radius: 40px;
	border-bottom-right-radius: 40px;
	width: 70px;
	position: relative;
	right: -1px;
}
.area-wrapper-search .fa-search {
	position: relative;
	left: -2px;
}
.area-form-wrapper .btn.btn-transparent.w-100:hover,
.area-form-wrapper .btn.btn-transparent.w-100:focus {
	color: white;
}
.area-form-wrapper .art-btn.art-btn {
	color: var(--btn-secondary-txt-colour);
	background-color: var(--btn-secondary-bg-colour);
}
.area-form-wrapper .art-btn.art-btn:before {
	background-color: var(--btn-secondary-bg-colour-hover);
}
.area-form-wrapper select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}
.area-form-wrapper .area-select {
	margin: 0 12px 0 6px;
}
.single-estateagents .area-map {
	height: 45vh;
	max-height: 550px;
	width: 100%;
}
@media (min-width: 1200px) {
	.single-estateagents .area-map {
		height: calc(100vh - 110px);
		min-height: 560px;
		max-height: 800px;
	}
}
/* FAQ */
.local-area-tab-mobile.local-area-tab-mobile .ac .ac-trigger {
	text-transform: capitalize;
	letter-spacing: normal;
	font-weight: normal;
}
.local-area-tab-mobile.local-area-tab-mobile .ac-main-text {
	padding: 40px 20px;
}
.local-area-tab-mobile.local-area-tab-mobile .ac-panel p {
	font-size: 18px;
}
.local-area-tab-mobile.local-area-tab-mobile .ac .ac-trigger {
	padding: 18px 12px;
}
/* Areas we Cover Page */
.page-template-page-estateagents h1 {
	font-size: clamp(42px, 60px, 6vw);
}
.areas-we-cover .client_logo h3 {
	padding: 40px 55px 20px 55px;
}
.areas-we-cover .client_logo.areas-we-cover-image:hover h3 {
	color: var(--highlight);
}
.areas-we-cover-image:hover {
	filter: none;
}
.areas-we-cover-image:hover img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
}

.narrow-modern-calculators-wrapper input::placeholder {
	opacity: 0.5;
}
.property-label-under-offer,
.property-label-sold-stc,
.property-label-let,
.property-label-sold {
	background-color: var(--highlight) !important;
}

.property-label-under-offer .property-label-shape,
.property-label-sold-stc .property-label-shape,
.property-label-let .property-label-shape,
.property-label-sold .property-label-shape {
	background-color: var(--highlight) !important;
}
.card-layout-2 .property-label-shape {
	display: none;
}
.narrow-modern-calculator h3 {
	margin-top: 0;
	margin-bottom: 20px;
}
/* 
* Gravity Forms - Hide Anti-Spam Honeypot Field 
*/
.gfield.gfield--type-honeypot {
	display: none !important;
}
