@charset 'UTF-8';
.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(//ai-property.fr/wp-content/themes/arki-child/frontend-plugins/slick/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(//ai-property.fr/wp-content/themes/arki-child/frontend-plugins/slick/fonts/slick.eot);
src: url(//ai-property.fr/wp-content/themes/arki-child/frontend-plugins/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(//ai-property.fr/wp-content/themes/arki-child/frontend-plugins/slick/fonts/slick.woff) format('woff'), url(//ai-property.fr/wp-content/themes/arki-child/frontend-plugins/slick/fonts/slick.ttf) format('truetype'), url(//ai-property.fr/wp-content/themes/arki-child/frontend-plugins/slick/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}body .iwp__items .iwp__item .iwp__item-content .iwp__item-text .description{
display: none;
}
body .iwp__items .iwp__item .iwp__item-content .iwp__item-text h3{
margin-bottom: 20px;
}
body.page-id-14810 .iwp__items{
grid-template-columns: repeat(2, 1fr);
}
body.page-id-14810 h1{ }
body.single-immowp .iwp__block{
border: 0;
background: #f8f8f8;
}
body.single-immowp .iwp__block.iwp__card .iwp__card-header{
background: transparent;
color: white;
border-bottom: 0;
padding-left: 0;
}
body.single-immowp .iwp__block.iwp__card .iwp__card-header h2{
font-weight: bold;
font-family: 'Jost', sans-serif;
}
body.page-id-14810 .iwp__items .iwp__item .iwp__item-header img,
body.page-id-14810 .iwp__items .iwp__item .iwp__item-header{
height: 350px;
}  body .item-iwp-cta{
margin-top: 20px;
display: none;
}
body .iwp__items .iwp__item .iwp__item-content .iwp__item-text{
padding-top: 40px;
padding-bottom: 40px;
background-color: #fff;
}
@media screen and (max-width: 992px){
body.page-id-14810 .iwp__items .iwp__item .iwp__item-header img{
height: 370px;
}
body.page-id-14810 .iwp__items .iwp__item .iwp__item-header{
height: 370px;
width: 100%;
display: block;
}
body.page-id-14810 .iwp__items .iwp__item .iwp__item-content{
width: 100%;
display: block;
float: none;
}
} body.page-id-13835 .iwp__property{ }
body .iwp__items .iwp__item .iwp__item-content .iwp__item-text h3,
body .iwp__items .iwp__item .iwp__item-content .iwp__item-text .price span,
body .iwp__items .iwp__item .iwp__item-content .iwp__item-overview div span{
color: black;
}
body .iwp__items .iwp__item .iwp__item-content .iwp__item-overview{
background-color: #aaaaaa17;
}
body .iwp__items .iwp__item{
overflow: visible;
} .map-scroll:before {
content: '';
position: absolute;
top: 40%;
left: 0%;
width: 100%;
text-align: center;
z-index: 999;
font-size: 34px;
display: none;
}
.map-scroll:after {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
content: '';
background: #00000061;
z-index: 999;
display: none;
} body .leaflet-big-map {
z-index: 998;
position: relative;
width: 100%;
background-color: silver;
height: 600px;
margin: 0 0 50px 0;
display: none;
} body .leaflet-popup {
}
body .leaflet-container a.leaflet-popup-close-button {
color: white;
}
body .leaflet-popup .leaflet-popup-content-wrapper {
border-radius: 0;
padding: 0;
}
body .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content {
margin: 0;
font-size: 16px;
width: 274px;
position: relative;
box-shadow: rgb(0 0 0 / 28%) 0px 8px 28px;
border-radius: 10px;
}
body.page-id-1232 .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content{
background-color: white;
padding: 0 10px 10px 10px;
}
body
.leaflet-popup
.leaflet-popup-content-wrapper
.leaflet-popup-content
.map-estate-link {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
body .leaflet-popup .leaflet-popup-content-wrapper .map-estate-image {
height: 182px;
width: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
border-radius: 10px 10px 0 0;
}
body .leaflet-popup .leaflet-popup-content-wrapper .map-estate-content {
background-color: white;
padding: 15px;
border-radius: 0 0 10px 10px;
}
body
.leaflet-popup
.leaflet-popup-content-wrapper
.map-estate-content
.map-estate-title {
font-weight: 600;
margin-bottom: 15px;
}
body
.leaflet-popup
.leaflet-popup-content-wrapper
.map-estate-content
.map-estate-price {
font-weight: bold;
}
body .leaflet-popup-content-wrapper,
.leaflet-popup-tip {
background-color: transparent;
box-shadow: none;
} body.single-immowp .leaflet-pane.leaflet-overlay-pane svg path{
fill: rgba(0,0,0,0.8);
}
body.single-immowp *{
font-family: 'Jost', sans-serif !important;
}
.icon-marker-property {
content: '';
display: inline-block;
background-color: transparent;
height: 30px;
width: 30px;
padding: 0px;
border-radius: 50%;
background-color: rgba(0,0,0,0.6); background-repeat: no-repeat;
background-size: contain;
}
.icon-marker-property .fa{
font-size: 40px;
color: #000;
}
.icon-marker-property span {
display: inline-block;
white-space: nowrap;
}
.icon-marker-property:hover {
transform: scale(1.02);
} .hide-show-map{
width: 100%;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
outline: none;
border-radius: 4px;
background-color: #1a1a1a;
color: #fff;
border: 0;
cursor: pointer;
font-weight: bold;
margin-bottom: 50px;
}
.hide-show-map .fa{
display: inline-block;
margin-right: 10px;
}
body .iwp__block.iwp__card .iwp__card-body,
body .iwp__content .iwp__row .iwp__sidebar-others{
background: white;
}
@media screen and (max-width: 768px){
body .leaflet-big-map {
height: 300px;
}
body.page-id-14810 .iwp__property{
padding: 0 0 40px 0;
}
body.page-id-14810 .gdlr-core-text-box-item{
padding-left: 0;
padding-right: 0;
}
body.page-id-14810 .iwp__searchbar{
margin-bottom: 25px;
}
body.page-id-14810 .iwp__items{
grid-template-columns: repeat(1, 1fr);
}
body.page-id-14810 .iwp__items .iwp__item .iwp__item-header img{
height: 200px;
}
body.page-id-14810 .iwp__items .iwp__item .iwp__item-header{
height: 200px;
}
}