@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(//cote-landaise.lagencerie.fr/wp-content/themes/blocksy-child/frontend-plugins/slick/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(//cote-landaise.lagencerie.fr/wp-content/themes/blocksy-child/frontend-plugins/slick/fonts/slick.eot);
src: url(//cote-landaise.lagencerie.fr/wp-content/themes/blocksy-child/frontend-plugins/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(//cote-landaise.lagencerie.fr/wp-content/themes/blocksy-child/frontend-plugins/slick/fonts/slick.woff) format('woff'), url(//cote-landaise.lagencerie.fr/wp-content/themes/blocksy-child/frontend-plugins/slick/fonts/slick.ttf) format('truetype'), url(//cote-landaise.lagencerie.fr/wp-content/themes/blocksy-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__header-meta ul li{
background-color: var( --e-global-color-blocksy_palette_1 );
}
body .iwp__header-title{
margin-top: 25px;
}
body .iwp__items .iwp__item .iwp__item-content .iwp__item-text .description{
display: none;
}
body .iwp__block-overview .iwp__overview-list .iwp__media-body span {
font-weight: 600;
}
body .iwp__block-overview .iwp__overview-list .iwp__media-body strong{
font-weight: normal;
color: var( --e-global-color-blocksy_palette_3 );
}
body.single-iwp_gestion_immo .iwp__property .iwp__main > div {
font-size: 18px;
}
body .iwp__block.iwp__card .iwp__card-body {
padding: 25px 20px;
}
body .iwp__block-details .iwp__details-list {
padding-left: 0;
margin-left: 0;
gap: 20px 35px;
} .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 0px 0;
display: block;
} 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-1306 .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content{
background-color: white;
}
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(4,50,78,0.7); 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;
}
@media screen and (max-width: 768px){
body .leaflet-big-map {
height: 300px;
} }
body.page-id-1306 .iwp__property .more_criteria{
color: var( --e-global-color-blocksy_palette_1 );
}  .leaflet-mapping-map {
z-index: 999;
width: 100%;
background-color: silver; height: 600px;
}
.leaflet-marker-icon{
transition: transform 0.3s ease;
}
.leaflet-marker-icon .hovered{
transform: scale(1.5);
} body .mapping-map-container .elementor-widget-shortcode{
width: 100%;
} body.single-iwp_gestion_immo .iwp__header-title__address h1{
color: var(--theme-palette-color-3);
font-size: 2.25em;
text-shadow: none;
font-weight: bold;
text-transform: none;
}
body.single-iwp_gestion_immo .iwp__block {
border: 0;
background: #fff;
border-radius: 0;
font-family: 'Barlow', sans-serif;
font-size: 20px;
font-weight: 300;
color: var(--e-global-color-blocksy_palette_3);
padding: 10px 20px;
}
body.single-iwp_gestion_immo .iwp__block.iwp__block-overview{
padding-top: 30px;
}
body.single-iwp_gestion_immo .iwp__block.iwp__card .iwp__card-header {
background: transparent;
color: white;
border-bottom: 0;
padding-top: 25px;
}
body.single-iwp_gestion_immo .iwp__block.iwp__card .iwp__card-header h2,
body.single-iwp_gestion_immo .iwp__sidebar h3 {
font-size: 26px !important;
letter-spacing: 1.3px;
font-family: "Barlow", sans-serif;
font-weight: 600;
font-style: normal;
text-transform: uppercase;
margin: 0;
padding: 0;
color: var( --e-global-color-blocksy_palette_1 );
}
body.single-iwp_gestion_immo .iwp__sidebar h3 {
margin: 15px 0;
}
body .iwp__header-title__price span.iwp_price{
background-color: var(--e-global-color-blocksy_palette_3);
padding: 10px 15px 10px 60px;
color: white;
}
body.single-iwp_gestion_immo .leaflet-overlay-pane svg path{
fill: var( --e-global-color-blocksy_palette_3 );
}
@media screen and (max-width: 576px){
body.single-iwp_gestion_immo .iwp__sidebar-others{
padding: 0!important;
}
body.single-iwp_gestion_immo .iwp__block {
padding: 10px 0px;
}
}body.blog h1{
color: white !important;
}
body.single-post h2 {
color: var(--theme-palette-color-3);
}
body.single-post h3 {
color: var(--theme-palette-color-1);
} body #main-container span[data-color-group="turquoise"] {
color: var(--theme-palette-color-3);
}
body strong {
font-weight: 600 !important;
} body .btn-espace-perso{
border: 0!important;
}
body .btn-espace-perso svg{
transform: scale(1.8);
}
body[data-header="type-1:sticky:shrink"] .btn-espace-perso svg{
filter: brightness(0) saturate(100%);
} body #header{
z-index: 9999;
}
.text-right{
text-align: right;
}
.text-left{
text-align: left;
}
.text-center{
text-align: center;
} body .cta-intro-home:hover svg path{
stroke: var(--e-global-color-blocksy_palette_1);
}
body .cta-intro-home:hover svg:hover path.path-fleche{
stroke: white;
z-index: 10;
}
body .cta-intro-home:hover svg:hover path.path-rond{
stroke: var(--e-global-color-blocksy_palette_3);
fill: var(--e-global-color-blocksy_palette_3);
} body .es_gdpr a{
color:  var( --e-global-color-blocksy_palette_2 );
}
body footer #ixoyv{
font-size: 20px;
color: var( --e-global-color-blocksy_palette_1 );
font-weight: 500;
text-transform: uppercase;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
text-align: left;
letter-spacing: 1px;
}
body footer #block-18 > p{
display: none;
}
body #header [data-column-set="2"]>div{
max-width: 1500px !important;
}
body footer .widget-title{
color: var( --e-global-color-blocksy_palette_1 );
font-weight: 500;
text-transform: uppercase;
}
body footer div[data-row="middle"] .widget_nav_menu a{
text-transform: uppercase;
font-weight: normal;
}
body footer div[data-row="middle"] .ct-contact-info-block{
font-weight: normal;
}
body footer div[data-row="bottom"] [data-column]{
flex-direction: row !important;
}
body footer ul#menu-menu-mentions-legales li{
display: inline-block;
position: relative;
}
body footer ul#menu-menu-mentions-legales li:before{
content: '-';
display: inline-block;
margin: 0 10px;
}
@media screen and (max-width: 992px){
body footer div[data-row="bottom"] [data-column]{
flex-direction: column !important;
}
body footer ul#menu-menu-mentions-legales li {
display: block;
}
body footer ul#menu-menu-mentions-legales li:before{
content: '';
}
} body h1{
text-shadow: 0 3px 6px rgba(0, 0, 0, 0.7);
} .decorated-div{
position: relative;
}
.noeud-pap:after {
content: ''!important;
z-index: 10;
position: absolute;
top: -15px; left: 50%; transform: translateX(-50%); height: 30px;
background-image: url(//cote-landaise.lagencerie.fr/wp-content/uploads/2024/10/noeud-pap.svg);
background-size: contain;
background-repeat: no-repeat;
display: block;
width: 100%;
max-width: 1360px;
margin: auto;
} body .iwp__property{
max-width: 1360px;
}
body .iwp__searchbar-aside__group.aside-group-btn{
width: 225px !important;
}
body.home .iwp__property,
body.page-id-1306 .iwp__property,
body.page-id-1328 .iwp__property{
margin: 0;
padding: 0;
max-width: 100%;
}
body .iwp__searchbar{
max-width: 100%;
background: rgba(255,255,255,0.9);
padding: 25px 25px 12px 25px;
}
body .iwp__searchbar-aside form .iwp__searchbar-aside__group label{
display: none;
}
body .iwp__searchbar-aside form .iwp__searchbar-aside__more{
display: none;
}
body .ss-main .ss-multi-selected{
background: transparent;
border: 0;
border-radius: 0;
border-left: 1px solid black;
}
body .iwp__searchbar-aside__group:first-child .ss-main .ss-multi-selected{
border: 0;
}
body .ss-main .ss-multi-selected .ss-values .ss-disabled,
body .iwp__searchbar-aside form .iwp__searchbar-aside__group>div>select{
color: #000;
font-weight: normal;
font-size: 20px;
display: block;
}
body .ss-main .ss-multi-selected .ss-values{
text-align: center;
}
body .ss-main .ss-multi-selected .ss-add .ss-plus{
background: var(--e-global-color-blocksy_palette_3);
position: relative;
height: 12px;
width: 2px;
top: -5px;
}
body .ss-main .ss-multi-selected .ss-add .ss-plus:after{
background: var(--e-global-color-blocksy_palette_3);
height: 2px;
width: 12px;
left: -5px;
top: 5px;
}
body .iwp__searchbar-aside__group {
width: calc(33% - 20px);
}
body .iwp__searchbar-aside__line{
gap: 0;
}
body .iwp__searchbar-aside form .iwp__searchbar-aside__group>div .ss-main .ss-multi-selected{
padding-right: 40px;
}
body .iwp__searchbar-aside__group.aside-group-btn button{
width: auto;
height: auto;
padding: 10px 25px;
display: inline-block;
border-radius: 50px;
background-color: transparent;
color: #000;
border: 1px solid #000;
font-weight: normal;
font-style: normal;
line-height: 20px;
letter-spacing: 1px;
text-align: left;
color: #000;
position: relative;
max-width: 200px;
}
body .iwp__searchbar-aside__group.aside-group-btn button:before{
content: 'Rechercher' !important;
display: inline-block;
position: absolute;
z-index: 10;
opacity: 1;
filter: none;
font-size: 20px;
top: 8px;
left: 25px;
}
body .iwp__searchbar-aside__group.aside-group-btn button:after{
content: url(//cote-landaise.lagencerie.fr/wp-content/uploads/2024/10/fleche-droite-immowp-search.svg) !important;
display: inline-block;
position: absolute;
z-index: 10;
opacity: 1;
filter: none;
top: 8px;
right: 25px;
}
body .iwp__searchbar-aside__group.aside-group-btn button:hover{
background: #fff;
border-color: var(--e-global-color-blocksy_palette_1);
}
body .iwp__searchbar-aside form .iwp__searchbar-aside__group:nth-child(3)>div .ss-main .ss-multi-selected{
border-right: 1px solid #000;
} body .iwp__searchbar-aside form .iwp__searchbar-aside__group>div>select{
border: 0;
margin-top: -5px;
text-align: center;
border-radius: 0;
border-left: 1px solid black;
margin-left: 30px;
} @media screen and (max-width: 768px){
body .iwp__searchbar-aside__group {
width: 100%;
}
body .iwp__searchbar-aside__group.aside-group-btn button{
width: 100%;
max-width: none;
padding-top: 25px;
padding-bottom: 25px;
}
body .ss-main .ss-multi-selected{
border-left: 0;
}
body .iwp__searchbar-aside form .iwp__searchbar-aside__group:nth-child(3)>div .ss-main .ss-multi-selected{
border-right: 0;
}
body .iwp__searchbar-aside form .iwp__searchbar-aside__group>div .ss-main .ss-multi-selected,
body .iwp__searchbar-aside__group:first-child .ss-main .ss-multi-selected{
padding-right: 0;
}
body .ss-main .ss-multi-selected .ss-values .ss-disabled{
text-align: left;
}
body .iwp__searchbar-aside__group.aside-group-btn button:before,
body .iwp__searchbar-aside__group.aside-group-btn button:after{
top: 13px;
} body .iwp__searchbar-aside form .iwp__searchbar-aside__group>div>select{
margin-top: 0px;
border-left: 0;
margin-left: 4px;
text-align: left;
}
}
@media screen and (max-width: 992px){
.no-absolute-mobile{
position: relative !important;
top: 0!important;
bottom: 0!important;
right: 0!important;
left: 0!important;
}
}
body span[data-color-group="turquoise"]{
color: var(--e-global-color-blocksy_palette_1);
} body .ti-widget.ti-goog .ti-reviews-container,
body .ti-widget.ti-goog .ti-review-content,
body .ti-widget.ti-goog .ti-review-header .ti-profile-details .ti-name{
color: var(--e-global-color-blocksy_palette_3);
font-size: 20px;
}
body .ti-widget.ti-goog .ti-controls .ti-next:before,
body .ti-widget.ti-goog .ti-controls .ti-prev:before,
body .ti-widget.ti-goog .ti-controls .ti-next:after,
body .ti-widget.ti-goog .ti-controls .ti-prev:after{
background-color: var(--e-global-color-blocksy_palette_3);
}
body .ti-widget.ti-goog .ti-review-header .ti-profile-details .ti-name{
font-weight: 500;
font-style: italic;
}
body .ti-widget.ti-goog .ti-widget-container .ti-date,
body .ti-widget.ti-goog .ti-footer{
display: none;
} .item-member{
padding: 0 20px;
}
.item-member .member-photo{
background-size: cover;
background-position: center top;
background-repeat: no-repeat;
width: 260px;
height: 260px;
border-radius: 50%;
margin: 20px 0 0 0;
display: inline-block;
background-color: silver;
}
.item-member .member-name{
color: white;
font-size: 20px;
font-weight: normal;
margin-top: 25px;
margin-bottom: 0;
}
.item-member .member-role{
color: var( --e-global-color-blocksy_palette_5 );
}
.item-member .member-description{
color: white;
font-size: 16px;
}
body .slick-arrows-container{
text-align: center;
padding-top: 40px;
}
body button.slick-arrow,
body button.slick-arrow:hover,
body button.slick-arrow:active,
body button.slick-arrow:focus{
width: 40px;
height: 40px;
border: 0;
border-radius: 50%;
position: relative;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: inline-block;
margin: 0 10px;
border: 1px solid white!important;
background-size: 40%;
background-position: center center;
background-repeat: no-repeat;
background-image: url(https://cote-landaise.lagencerie.fr/wp-content/themes/blocksy-child/img/arrow-right-white.svg) !important;
transform: rotate(0deg);
}
body button.slick-arrow:hover{
background: white;
}
body .slick-prev:before, .slick-next:before{
font-size: 40px;
font-size: 0;
}
body button.slick-arrow:hover{
background-size: 40%;
background-position: center center;
background-repeat: no-repeat;
background-image: url(https://cote-landaise.lagencerie.fr/wp-content/themes/blocksy-child/img/arrow-right-blue.svg)!important;
} body .slick-prev{
transform: rotate(-180deg) !important;
} .wpcf7 p{
margin-bottom: 10px;
}
.wpcf7 input,
.wpcf7 select,
.wpcf7 textarea{
padding-left: 25px !important;
}
.wpcf7 input::placeholder,
.wpcf7 select,
.wpcf7 textarea::placeholder{
color: var( --e-global-color-blocksy_palette_3 )!important;
opacity: 0.85 !important;
text-transform: uppercase;
}
.mentions-legales-contact-form{
font-size: 16px;
margin-top: 20px;
}
body .wpcf7 .wpcf7-submit,
body .es_subscription_form input[type="submit"] {
background-color: var( --e-global-color-blocksy_palette_3 );
padding: 10px 25px;
text-align: right;
display: inline-block;
width: 100%;
color: white;
text-transform: uppercase;
font-family: 'Barlow', sans-serif;
font-size: 20px;
font-weight: 300;
}
body .wpcf7 .wpcf7-submit:hover,
body .es_subscription_form input[type="submit"]:hover {
background-color: var( --e-global-color-blocksy_palette_5 );
} .custom-recent-posts {
display: flex;
justify-content: space-between; flex-wrap: wrap; gap: 20px; }
.custom-recent-posts .post-item {
padding: 0;
width: 31%;
border-radius: 3px;
}
.custom-recent-posts .post-thumbnail img {
width: 100%!important;
height: 530px!important;
object-fit: cover;
height: auto;
border-radius: 3px;
}
.custom-recent-posts .post-title {
margin-top: 40px;
margin-bottom: 20px;
color: var( --e-global-color-blocksy_palette_1 );
font-family: 'Encode Sans Expanded', Sans-Serif;
font-weight: 400;
font-size: 20px;
}
.custom-recent-posts .post-title a {
text-decoration: none;
color: inherit;
}
.custom-recent-posts .post-title a:hover {
text-decoration: underline;
}
.custom-recent-posts .post-date {
display: none;
margin-bottom: 10px;
}
.custom-recent-posts .post-excerpt {
font-size: 20px;
color: white;
font-family: 'Barlow', sans-serif;
font-weight: 300;
}
.custom-recent-posts .post-button {
display: inline-block;
margin-top: 25px;
color: white;
}
@media screen and (max-width: 768px){
.custom-recent-posts {
display: block;
}
.custom-recent-posts .post-item {
margin-bottom: 20px;
width: 100%;
margin-bottom: 70px;
}
.custom-recent-posts .post-thumbnail img {
height: 400px!important;
}
}
body #block-16 > p{
display: none;
} body .elementor-button,
body .main-theme-button,
body .ct-button {
background: transparent;
border-radius: 25px;
position: relative;
padding: 12px 50px 12px 25px!important;
line-height: 1em;
font-size: 20px !important;
color: white;
font-family: 'Barlow', sans-serif;
font-weight: 300 !important;
background-color: transparent !important;
box-shadow: none !important;
display: inline-block;
}
body.blog .ct-button,
body.category .ct-button,
body .main-theme-button.btn-blue-arrow {
color: var( --e-global-color-blocksy_palette_3 );
} body .elementor-button:before,
body .main-theme-button:before,
body .ct-button:before {
content: '';
display: inline-block;
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 44px;
border: 1px solid var( --e-global-color-blocksy_palette_5 );
border-radius: 50%;
z-index: 0;
transition: all 0.3s ease;
filter: none !important;
opacity: 1!important;
}
body .elementor-button:hover:before,
body .main-theme-button:hover:before,
body .ct-button:hover:before {
width: 100%;
}
body .elementor-button:before,
body .main-theme-button:before,
body .ct-button:before {
content: '';
display: inline-block;
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 50px;
border: 1px solid var( --e-global-color-blocksy_palette_5 );
border-radius: 25px;
z-index: 0;
}
body.blog .ct-button:before,
body.category .ct-button:before,
body .main-theme-button.btn-blue-arrow:before {
border: 1px solid var( --e-global-color-blocksy_palette_5 ) !important;
} body .elementor-button:after,
body .main-theme-button:after,
body .ct-button:after {
content: url(https://cote-landaise.lagencerie.fr/wp-content/themes/blocksy-child/img/arrow-right-white.svg);
display: inline-block;
position: absolute;
right: 20px;
top: 0;
z-index: 0;
transition: all 0.3s ease;
position: absolute;
top: calc(50% - 12px);
}
body .btn-blue-arrow .elementor-button:after,
body .main-theme-button.btn-blue-arrow:after,
body.blog .ct-button:after,
body.category .ct-button:after {
content: url(https://cote-landaise.lagencerie.fr/wp-content/themes/blocksy-child/img/arrow-right-blue.svg);
} body .elementor-counter-title{
text-align: center;
}
body .container-counters .elementor-widget-counter .elementor-widget-container{
width: 270px !important;
height: 270px !important;
}
body .container-counters .elementor-widget-counter .elementor-widget-container .elementor-counter{
margin-top: 10px;
}
body .container-counters>div{
position: relative;
margin-right: -80px;
}
body .counter-large .elementor-widget-counter .elementor-widget-container{
height: 350px !important;
width: 350px !important;
}
body .container-counters.counter-large>div{
position: relative;
margin-right: -50px;
}
body .container-counters>div:last-child{
}
@media screen and (max-width: 1050px){
body .container-counters .elementor-widget-counter .elementor-widget-container{
padding: 80px 0 0 0 !important;
}
body .container-counters>div{
margin-right: 0px;
margin-top: -30px;
}
body .container-counters.counter-large>div{
margin-right: 0px;
margin-top: -30px;
}
}
@media screen and (max-width: 768px){
body .counter-large .elementor-widget-counter .elementor-widget-container{
height: 300px !important;
width: 300px !important;
}
} body .services-listing-container .elementor-image-box-content{
margin-top: -20px;
}
body .services-listing-container .elementor-image-box-img{
min-height: 88px;
} body .iwp__items .iwp__item .iwp__item-header .iwp__item-meta{
top: 0;
left: 0;
padding: 0;
}
body .iwp__items .iwp__item .iwp__item-header .iwp__item-meta ul li{
border-radius: 0;
line-height: normal;
}
body .iwp__items .iwp__item .iwp__item-header .iwp__item-meta ul li.iwp__heart{
background-color: var( --e-global-color-blocksy_palette_1 );
font-size: 18px;
font-style: italic;
font-family: 'Barlow', sans-serif;
text-transform: none;
letter-spacing: 0.5px;
}
body .iwp__items .iwp__item .iwp__item-header,
body .iwp__items .iwp__item .iwp__item-header img{
height: 280px;
}
body .iwp__items .iwp__item{
width: 87%;
box-shadow: none;
margin: auto;
}
body .iwp__items .iwp__item .iwp__item-content .iwp__item-text .description{
display: none;
}
body .iwp__items .iwp__item .iwp__item-content .iwp__item-overview div span{
color: white;
}
body .iwp__items .iwp__item .iwp__item-content .iwp__item-overview div svg{
fill: white;
}
body .iwp__items .iwp__item .iwp__item-content .iwp__item-text{
padding: 15px 0;
position: relative;
border-bottom: 1px solid var( --e-global-color-blocksy_palette_1 );
}
body .iwp__items .iwp__item .iwp__item-content .iwp__item-text .price{
position: absolute;
top: 0px;
right: 0;
background-color:  var( --e-global-color-blocksy_palette_3 );
padding: 10px 12px;
}
body .iwp__items .iwp__item .iwp__item-content .iwp__item-text .price span{
color: white;
font-weight: 600;
font-family: 'Barlow', sans-serif;
font-size: 24px;
letter-spacing: 0.5px;
}
body .iwp__items .iwp__item .iwp__item-content .iwp__item-text h3{
text-transform: none;
font-weight: 600;
font-family: 'Barlow', sans-serif;
font-size: 20px;
letter-spacing: 0.5px; }
body .iwp__items .iwp__item .iwp__item-content .iwp__item-text .localisation{
text-transform: uppercase;
font-weight: 400;
font-family: 'Barlow', sans-serif;
}
body .iwp__items .iwp__item .iwp__item-content .iwp__item-text .localisation span{
font-size: 20px;
}
body .iwp__items .iwp__item .iwp__item-content .iwp__item-overview{
display: none;
}
body .iwp__items.iwp__items-carousel .swiper-button-prev,
body .iwp__items.iwp__items-carousel .swiper-button-next{
display: block;
background: transparent;
border: 1px solid var(--e-global-color-blocksy_palette_3);
border-radius: 50%;
height: 40px;
width: 40px;
background-image: url(https://cote-landaise.lagencerie.fr/wp-content/themes/blocksy-child/img/arrow-right-blue.svg)!important;
background-position: center center;
background-repeat: no-repeat;
top: auto;
bottom: -60px;
}
body .iwp__items.iwp__items-carousel .swiper-button-prev:hover,
body .iwp__items.iwp__items-carousel .swiper-button-next:hover{
background-color: white;
}
body .iwp__items.iwp__items-carousel .swiper-button-prev{
left: calc(50% - 50px);
}
body .iwp__items.iwp__items-carousel .swiper-button-next{
right: calc(50% - 50px);
} @media screen and (min-width: 992px){
.swiper-wrapper > div{
margin-left: 10px !important;
margin-right: 10px !important;
}
}
@media screen and (max-width: 768px){
body .iwp__items .iwp__item{
width: 100%;
box-shadow: none;
}
} .bloc-numerotation:after {
content: '';
display: inline-block;
color: white;
width: 94px;
height: 94px;
line-height: 94px;
border-radius: 50%;
background-color: var(--e-global-color-blocksy_palette_1);
position: absolute;
left: -47px;
top: -47px;
z-index: 99;
font-weight: normal;
font-size: 50px;
text-align: center;
font-family: 'Aboreto', sans-serif;
}
.bloc-numerotation-1:after{
content: '01';
}
.bloc-numerotation-2:after{
content: '02';
}
.bloc-numerotation-3:after{
content: '03';
}
.bloc-numerotation-4:after{
content: '04';
}
.bloc-numerotation-5:after{
content: '05';
}
@media screen and (max-width: 568px){
.bloc-numerotation:after {
width: 50px;
height: 50px;
line-height: 50px;
left: -25px;
top: -25px;
font-size: 25px;
}
}
body .elementor-accordion .elementor-accordion-item{
margin-bottom: 25px;
}
body .prix-mini .elementor-counter-number-wrapper:after,
body .prix-moyen .elementor-counter-number-wrapper:after,
body .prix-maxi .elementor-counter-number-wrapper:after{
content: '';
display: inline-block;
position: absolute;
right: 10px;
top: 50%;
height: 30px;
width: 30px;
background-repeat: no-repeat;
background-position: center;
background-size: contain;
}
body .prix-mini .elementor-counter-number-wrapper:after,
body .prix-moyen .elementor-counter-number-wrapper:after{
background-image: url(https://cote-landaise.lagencerie.fr/wp-content/themes/blocksy-child/img/prices/prix-maxi.svg);
}
body .prix-maxi .elementor-counter-number-wrapper:after{
background-image: url(https://cote-landaise.lagencerie.fr/wp-content/themes/blocksy-child/img/prices/prix-mini.svg);
} .liste-offre-emplois{
padding: 0;
margin-left: auto;
margin-right: auto;
}
.liste-offre-emplois .offre-emploi-item{
padding: 35px 25px;
background: #fff;
border-radius: 4px;
margin-bottom: 20px;
font-size: 20px;
text-align: center;
}
.liste-offre-emplois .offre-emploi-item:first-child{ }
.liste-offre-emplois .offre-emploi-item h3{ }
.liste-offre-emplois .offre-emploi-item a{
color: var( --e-global-color-blocksy_palette_3 );
}
.liste-offre-emplois .offre-emploi-item > div > div{
padding-bottom: 20px;
}
.liste-offre-emplois .offre-emploi-item-intitule{
font-weight: bold;
}
.liste-offre-emplois .offre-emploi-item-entoure{
color: var( --e-global-color-blocksy_palette_5 );
}
.container-single-form-candidature{
background-color: var( --e-global-color-blocksy_palette_6 );
padding: 70px 40px;
border-radius: 5px;
text-align: left;
}
.container-single-form-candidature form{
max-width: 900px;
margin-left: auto;
margin-right: auto;
}
.container-single-form-candidature form label{
text-align: left;
}
.container-single-form-candidature form p{
margin-bottom: 20px;
}
.single-offredemplois-content{
padding-top: 70px;
}
.single-offredemplois-content h1{
margin-bottom: 50px;
color: var( --e-global-color-blocksy_palette_1 );
text-shadow: none;
}
.single-offredemplois-content h2{
color: var( --e-global-color-blocksy_palette_3 );
}
.single-offredemplois-content h3{
color: var( --e-global-color-blocksy_palette_1 );
}
.single-offresdemploi .container{
max-width: 950px;
}
.carousel-emploi .slick-dots li.slick-active button:before,
.carousel-emploi .slick-dots li button:before{
color: white;
} body .iwp__items { }
body .iwp__property-listing__header{
margin: 50px 0;
}
@media screen and (max-width: 576px){
body .iwp__property-listing__header .main-theme-button{
margin: 20px 0!important;
}
body .iwp__property-listing__header .header-left{
margin-bottom: 20px;
}
body .iwp__property-listing__header .header-right{
width: 100%;
}
}
body.page-id-961 .iwp__items .iwp__item .iwp__item-header img,
body.page-id-961 .iwp__items .iwp__item .iwp__item-header{
height: 300px;
}
body .iwp__items .iwp__item .iwp__item-content .iwp__item-text{
padding: 60px 30px 30px 30px;
background: white;
min-height: 200px;
} body .iwp__items .iwp__item.item-alerte-email .fa{
font-size: 50px;
display: block;
margin-bottom: 30px;
} body .iwp__items .iwp__item.item-alerte-email .elementor-button:before, body .iwp__items .iwp__item.item-alerte-email .main-theme-button:before{
border: 1px solid white;
}
body .iwp__items .iwp__item.item-alerte-email.item-cta-estimer .elementor-button:before, body .iwp__items .iwp__item.item-alerte-email.item-cta-estimer .main-theme-button:before{
border: 1px solid var( --e-global-color-blocksy_palette_5 );
}
body .iwp__items .iwp__item.item-alerte-email{
position: relative;
height: 100%;
min-height: 300px;
box-shadow: none;
display: flex;
justify-content: center; align-items: center; background-color: var( --e-global-color-blocksy_palette_1 );
} body .iwp__items .iwp__item.item-alerte-email.item-cta-estimer {
background: var( --e-global-color-blocksy_palette_3 );
border-radius: 3px;
}
body .iwp__items .iwp__item.item-alerte-email.item-cta-estimer .background-alerte-email {
background: transparent;
height: auto;
position: relative;
}
body .iwp__items .iwp__item.item-alerte-email.item-cta-estimer .background-alerte-email p{
color: var( --e-global-color-blocksy_palette_8 );
}
.elementor-1673 .elementor-element.elementor-element-7b3055c:not(.elementor-motion-effects-element-type-background) {
background-color: #9C1637 !important;
}
.background-alerte-email {
width: 100%;
border-radius: 3px;
text-align: center;
color: white;
font-size: 16px;
}
.background-alerte-email a {
}
body .iwp__items .iwp__item.item-alerte-email.item-cta-estimer .background-alerte-email a{
}
.background-alerte-email a:hover {
}
body .background-alerte-email p { max-width: 250px;
margin-left: auto;
margin-right: auto;
font-weight: 500;
font-size: 18px;
}
body .background-alerte-email img {
margin-top: -40%;
width: auto;
height: 300px;
} body .iwp__sidebar-others .background-alerte-email img {
margin-top: -50%;
}
body .iwp__sidebar-others .background-alerte-email a {
padding: 8px 20px;
border-radius: 3px;
}
@media screen and (max-width: 768px){
body .iwp__items {
grid-template-columns: repeat(1, 1fr);
}
body .iwp__items .iwp__item.item-alerte-email{
min-height: 400px;
}
body .background-alerte-email img {
margin-top: -30%;
}
body .iwp__property-listing__header{
margin-top: 25px;
}
} body.blog #main,
body.category #main,
body.single-iwp_gestion_immo #main{
background-color:  var(--theme-palette-color-6);
}
body.blog h3.widget-title,
body .ct-sidebar .widget-title,
body .ct-sidebar .wp-block-heading{ font-size: 26px;
color: var(--theme-palette-color-1)!important;
}
body.blog .widget_categories ul li a,
body.category .widget_categories ul li a{
display: block;
margin-bottom: 10px;
background: var(--theme-palette-color-3);
padding: 10px 30px;
border-radius: 0px;
color: var(--theme-palette-color-8);
font-weight: 600;
}
body.blog .widget_categories ul li a:hover,
body.category .widget_categories ul li a:hover{
background: var(--theme-palette-color-5);
}
body.single-post .ct-widget.widget_categories {
display: none !important;
} body .lwptoc {
width: 100%;
margin: 0;
}
body .lwptoc .lwptoc_i{
width: 100%;
background: white;
padding: 30px;
}
body .lwptoc .lwptoc_title{
color: var(--theme-palette-color-1);
font-size: 26px;
font-weight: 600!important;
font-family: 'Barlow', sans-serif;
text-transform: uppercase;
}
body .lwptoc-light .lwptoc_i a,
body .lwptoc-light .lwptoc_i a:hover{
color: var(--theme-palette-color-3);
}