﻿/*!
Theme Name:     Maison Cledor
Description:    Thème fait par Overscan. Experte du digital et partenaire de votre stratégie globale, l'agence Overscan vous accompagne sur l'ensemble de votre communication.
Créée en 1992, Overscan lie papier et digital avec subtilité et créativité. Nous écrivons vos histoires et les racontons à travers le graphisme et la technologie pour offrir une expérience unique à vos utilisateurs.
Des compétences maîtrisées par des équipes complémentaires de 25 collaborateurs enthousiastes et en soif de découvertes qui font la force de l'agence clermontoise.
Author:         Overscan
Author URI:     https://www.overscan.com
Template:       astra   
Text Domain: ovs
Domain Path: /languages                   
Version:        1.0
*/

.es-property_section--request_form .es-request-form .es-field__label,
.es-property_section--request_form .es-request-form {
	color: #fff !important;
}
.es-no-found-posts p {
	color: #fff !important;
}

.es-no-found-posts .es-no-found-posts__title {
	color: #fff !important;
}
form.wpcf7-form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
form.wpcf7-form .col-12 {
	width: 100%;
}
@media all and (min-width: 768px) {
	form.wpcf7-form .col-12 {
		width: 100%;
	}
}
form.wpcf7-form .col-12 .wpcf7-acceptance label {
	display: flex;
	align-items: center;
}
form.wpcf7-form .col-12 .wpcf7-acceptance label input {
	display: inline-block;
	margin-bottom: 0;
}
form.wpcf7-form .col-12 .wpcf7-acceptance label span {
	display: inline-block;
	vertical-align: super;
	margin-left: 1rem;
	font-size: 1rem;
}
form.wpcf7-form .col-12 .wpcf7-acceptance label span a {
	text-decoration: underline;
}
form.wpcf7-form .col-md-6 {
	width: 100%;
}
@media all and (min-width: 768px) {
	form.wpcf7-form .col-md-6 {
		width: 49%;
	}
}
form.wpcf7-form .wpcf7-form-control-wrap input.wpcf7-not-valid,
form.wpcf7-form .wpcf7-form-control-wrap textarea.wpcf7-not-valid {
	border-color: red;
}
form.wpcf7-form.sent .wpcf7-response-output {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1000;
	display: block;
	transform: translate(-50%, -50%);
	background: #46b450;
	padding: 2rem;
	border-radius: 10px;
	font-size: 1.25rem;
	color: #fff;
	animation: deleteMsg 400ms ease-out 2s forwards;
}
body img {
	pointer-events: none;
}
.ast-single-post .entry-content a {
	text-decoration: none;
}
.home h1 {
	font-weight: 700;
}
.home h1 span {
	font-weight: 400;
	font-size: 2rem;
}
@media all and (max-width: 991px) {
	.home h1 span {
		font-size: 1.25rem;
	}
}
.elementor-widget-text-editor ul {
	padding-left: 1.5rem;
}
.element-sticky {
	position: sticky;
	top: 2rem;
}
.color-primary {
	color: var(--ast-global-color-0);
}
.elementor hr {
	background-color: var(--ast-global-color-0);
	height: 1px;
	margin-bottom: 3rem;
}
.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
	display: flex;
	justify-content: space-around;
}
@media screen and (max-width: 500px) {
	.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
		justify-content: start;
	}
}
.elementor:not(.elementor-bc-flex-widget)
	.elementor-widget-wrap
	.elementor-heading-title
	.elementor-size-default {
	color: red !important;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}
.ehf-header #masthead {
	position: sticky;
	top: 0;
	left: 0;
	transform: translateY(0);
	transition: transform 500ms ease-in-out;
	z-index: 1000;
}
.ehf-header #masthead p {
	margin-bottom: 0;
}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu {
	align-items: center;
}
.hfe-nav-menu a:hover {
	text-decoration: underline !important;
	text-decoration-color: var(--ast-global-color-0) !important;
	text-underline-offset: 0.4rem !important;
	text-decoration-thickness: 1.3px !important;
}
.hfe-nav-menu a {
	text-decoration-color: var(--ast-global-color-0) !important;
	text-underline-offset: 0.4rem !important;
	text-decoration-thickness: 1.3px !important;
}
.elementor-49
	.elementor-element.elementor-element-0352040
	.menu-item
	a.hfe-menu-item.elementor-button {
	text-decoration: none !important;
}
.hfe-flyout-wrapper .hfe-side.hfe-flyout-right {
	height: 100vh !important;
}
.elementor-208
	.elementor-element.elementor-element-8fa8c5b
	.elementor-heading-title
	a:hover {
	text-decoration: underline !important;
	text-decoration-color: var(--ast-global-color-0) !important;
	text-underline-offset: 0.4rem !important;
	text-decoration-thickness: 1.3px !important;
}
.elementor-208
	.elementor-element.elementor-element-8fa8c5b
	.elementor-heading-title
	a {
	text-decoration-color: var(--ast-global-color-0) !important;
	text-underline-offset: 0.4rem !important;
	text-decoration-thickness: 1.3px !important;
}
.subheader {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
}
.subheader h1 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	text-shadow: 0 3px 6px #272727;
	padding: 3rem 1rem;
	background: -moz-linear-gradient(
		top,
		rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.6) 100%
	);
	background: -webkit-linear-gradient(
		top,
		rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.6) 100%
	);
	background: linear-gradient(
		to bottom,
		rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.6) 100%
	);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#000000",GradientType=0 );
}
.single-post .swiper-slide-inner img {
	height: 500px;
	object-fit: cover;
}
.single-post .ast-related-posts-inner-section .post-thumb-img-content a img {
	height: 250px !important;
	object-fit: cover !important;
}
.single-post .ast-related-post-content .entry-header .ast-related-post-title a {
	color: #fff !important;
}
.single-post .wplogout-social-wrapper {
	padding-top: 2rem;
	color: #fff !important;
	fill: #fff !important;
	border-top: 1px solid var(--ast-global-color-0);
}
.single-post .wplogout-social-wrapper a {
	margin-right: 1rem;
	color: #fff !important;
	fill: #fff !important;
}
.single-post .wplogout-social-wrapper a:hover {
	color: var(--ast-global-color-0) !important;
	fill: var(--ast-global-color-0) !important;
}
.wplogout-social-wrapper {
	padding-top: 2rem;
	color: #fff !important;
	fill: #fff !important;
	border-top: 1px solid var(--ast-global-color-0);
}
.wplogout-social-wrapper a {
	margin-right: 1rem;
	color: #fff !important;
	fill: #fff !important;
}
.wplogout-social-wrapper a:hover {
	color: var(--ast-global-color-0) !important;
	fill: var(--ast-global-color-0) !important;
}
.es-powered {
	display: none !important;
}
.es-single .es-listing__meta {
	display: none !important;
}
.es-single .es-address {
	display: none !important;
}
.es-single--xl.es-single--single-tiled-gallery .es-gallery .es-control {
	display: none !important;
}
.es-single--xl.es-single--single-tiled-gallery
	.es-property-section:not(.es-property_section--location):not(
		.es-property_section--video
	):not(.es-property_section--media):not(.es-property_section--request_form)
	.es-property-section__content {
	padding: 0 !important;
}
.es-single__header .es-single__header-right .es-price {
	font-size: 27px !important;
	padding: 5px 10px !important;
}
#wpsl-wrap .gmap-without-list {
	width: 100%;
	height: 500px;
}
.archive .ast-archive-description {
	padding: 0 !important;
	background: none;
	border: none;
}
.archive h1 {
	text-align: center;
	margin-bottom: 4rem !important;
	font-size: 2.5rem !important;
}
.archive .wrapper-post {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 4rem;
}
@media all and (max-width: 576px) {
	.archive .wrapper-post {
		grid-template-columns: repeat(1, 1fr);
	}
}
.archive .wrapper-post .post-item {
	position: relative;
}
.archive .wrapper-post .post-item a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
}
.archive .wrapper-post .post-item img {
	aspect-ratio: 767/515;
	object-fit: cover;
}
.archive .wrapper-post .post-item h2 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 2.5rem;
	text-transform: uppercase;
	opacity: 0;
	transition: all 500ms ease-in-out;
	z-index: 2;
}
@media all and (max-width: 768px) {
	.archive .wrapper-post .post-item h2 {
		font-size: 2rem;
	}
}
.archive .wrapper-post .post-item:before {
	content: "";
	display: block;
	width: 100% !important;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url("/wp-content/uploads/2023/05/bg-overlay-cledor-1.svg");
	background-repeat: no-repeat;
	opacity: 0;
	transition: all 500ms ease-in-out;
	z-index: 1;
}
.archive .wrapper-post .post-item:hover:before {
	opacity: 1;
}
.archive .wrapper-post .post-item:hover h2 {
	opacity: 1;
}
.archive .btn__wrapper {
	width: 100%;
	text-align: center;
	margin-top: 3rem;
}
.archive .btn__wrapper a {
	padding: 16px 18px 16px 18px;
	font-size: 20px;
	line-height: 40px;
	border: 1px solid var(--ast-global-color-0);
	transition: all 500ms ease-in-out;
}
.archive .btn__wrapper:hover a {
	background-color: var(--ast-global-color-0);
	color: #fff;
}
.post-type-archive-ground h1 {
	text-align: center;
	margin-bottom: 4rem;
}
.post-type-archive-ground .wrapper-post {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
}
@media all and (max-width: 1200px) {
	.post-type-archive-ground .wrapper-post {
		grid-template-columns: repeat(3, 1fr);
	}
}
@media all and (max-width: 768px) {
	.post-type-archive-ground .wrapper-post {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media all and (max-width: 576px) {
	.post-type-archive-ground .wrapper-post {
		grid-template-columns: repeat(1, 1fr);
	}
}
.post-type-archive-ground .wrapper-post .post-ground-item {
	padding: 0 1rem;
	margin-bottom: 2rem;
}
.post-type-archive-ground .wrapper-post .post-ground-item .wrapper-item {
	height: 100%;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.post-type-archive-ground .wrapper-post .post-ground-item .img {
	margin-bottom: 1rem;
	overflow: hidden;
}
.post-type-archive-ground .wrapper-post .post-ground-item .img a {
	display: block;
}
.post-type-archive-ground .wrapper-post .post-ground-item .img img {
	transition: all 500ms ease-in-out;
	opacity: 1;
	width: 100%;
	aspect-ratio: 2/1.25;
	object-fit: cover;
}
.post-type-archive-ground .wrapper-post .post-ground-item .link {
	margin-top: 1rem;
	color: var(--ast-global-color-1);
	font-weight: 700;
	display: inline-block;
	padding: 1rem;
}
.post-type-archive-ground .wrapper-post .post-ground-item .link:after {
	content: ">";
	margin-left: 0.5rem;
	display: inline-block;
}
.post-type-archive-ground .wrapper-post .post-ground-item .content {
	padding: 0 1rem 1rem;
}
.post-type-archive-ground .wrapper-post .post-ground-item .content .date {
	margin-bottom: 0;
}
.post-type-archive-ground .wrapper-post .post-ground-item .content .categories {
	font-size: 12px;
	color: var(--ast-global-color-8);
}
.post-type-archive-ground .wrapper-post .post-ground-item .content .title {
	font-family: "Raleway", sans-serif;
	color: var(--ast-global-color-1);
	font-size: 20px;
}
.post-type-archive-ground .wrapper-post .post-ground-item .content .title + p {
	color: var(--ast-global-color-8);
}
.post-type-archive-ground .wrapper-post .post-ground-item:hover .img img {
	transform: scale(1.2) rotate(5deg);
	opacity: 0.8;
}
.es-listing .es-listing__title {
	color: var(--ast-global-color-1) !important;
	font-family: "Raleway", sans-serif !important;
	font-size: 20px !important;
	font-weight: 500 !important;
	font-style: normal !important;
	white-space: normal !important;
	width: 100% !important;
	text-overflow: initial !important;
	overflow: visible !important;
	margin-bottom: 30px !important;
	display: block;
}
.es-property-section .es-property-fields .es-property-field {
	color: #fff !important;
}
.es-property-section__content {
	background-color: #3c3c3b !important;
}
.es-listing {
	position: relative;
	height: 100% !important;
}
/*.slick-track {
  height: 535px !important;
}*/
.slick-track .es-listing {
	margin: 0 15px !important;
}
.es-properties-slider .slick-slide {
	display: flex !important;
	justify-content: center !important;
}
.desc {
	color: var(--ast-global-color-8) !important;
	font-family: "Raleway", sans-serif !important;
	font-size: 15px !important;
	font-weight: 500 !important;
	font-style: normal !important;
}
/*.es-listings__image__link:hover {
  transform: scale(1.2) !important;
  opacity: 0.8 !important;
}*/
.es-price {
	position: absolute;
	z-index: 1;
	top: 5px;
	right: 20px;
	background-color: var(--ast-global-color-0);
	color: #fff;
	text-align: center;
	width: fit-content;
	font-size: 14px !important;
	font-family: "Raleway", sans-serif !important;
	font-weight: 700;
	border-radius: 0;
}
.es_post_image {
	position: relative;
}
.link-post {
	margin-top: 1rem;
	color: var(--ast-global-color-1) !important;
	font-size: 15px !important;
	font-weight: 600;
	display: inline-block;
}
.es-single--xl .property-title,
.es-single .property-title {
	color: #fff !important;
}
.es-listing__content__left a:hover {
	text-decoration: underline !important;
	text-decoration-color: var(--ast-global-color-1) !important;
}
.es-listing__content__left a {
	text-decoration-color: var(--ast-global-color-1) !important;
}
