/*
Theme Name: Arki Child
Description: Theme enfant du thème Arki
Author: Vincent Moral
Template: arki
Version: 0.1.0
*/

body .contact-droite a{
    color: #000 !important;
}

body.page-id-1964 .arki-header-wrap.arki-header-style-plain{
    background: #e49a40 !important;
}

body .gdlr-core-counter-item-suffix{
    font-size: 40px !important;
}

body .arki-blog-title-wrap {
    background-color: #e49a40;
}

/* Test header */
body .arki-header-style-plain.arki-style-splitted-menu .arki-logo,
.arki-animate-fixed-navigation.arki-header-style-plain.arki-style-splitted-menu .arki-logo{
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.arki-animate-fixed-navigation.arki-header-style-plain.arki-style-splitted-menu .arki-logo{
    margin-top: 0;
}

.iwp-search-custom-design {
    background: rgba(0,0,0,0.2);
}

/* Suite  */
body .contact-form label{
    width: 100%;
}

body .arki-navigation .arki-navigation-slide-bar {
    margin-top: -90px;
}

body .arki-fixed-navigation .arki-navigation .arki-navigation-slide-bar {
    margin-top: -30px;
}

/* Fonts */
@font-face {
    font-family: 'TheSeasonsBold';
    src: url('fonts/Fontspring-DEMO-theseasons-bd.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

haeder.arki-header-wrap ul li a,
body .arki-navigation .sf-menu > li > a, .arki-navigation .sf-vertical > li > a{
    /*font-family: 'Lora', 'TheSeasonsBold', sans-serif !important;*/
}

/* Titres */
body h1{
    font-size: 45px !important;
    text-transform: none !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
}

body h2{
    font-size: 38px !important;
    letter-spacing: 5px !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
}

body h2.h2-white{
    color: white !important;
}

body h3{
    font-size: 30px !important;
    letter-spacing: 0 !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 400 !important;
    color: #A72425 !important;
    text-transform: none !important;
}

body .iwp__block.iwp__card .iwp__card-header h2{
    font-size: 20px !important;
    color: white !important;
}

body .iwp__items .iwp__item .iwp__item-content .iwp__item-text h3{
    font-size: 20px !important;
    color: #040404;
    min-height: 40px;
}

body .arki-custom-wpml-flag-item {
    display: none;
}

@media screen and (max-width: 992px){
    body h1{
        font-size: 25px !important;
        letter-spacing: 2px !important;
        white-space: normal; /* Permet au texte de passer à la ligne */
    word-wrap: break-word; /* Coupe les mots trop longs */
    text-overflow: ellipsis; /* Ajoute des ellipses si le texte est tronqué */
    }

    body h2{
        font-size: 25px !important;
        letter-spacing: 2px !important;
        white-space: normal; /* Permet au texte de passer à la ligne */
    word-wrap: break-word; /* Coupe les mots trop longs */
    text-overflow: ellipsis; /* Ajoute des ellipses si le texte est tronqué */
    }

    body h3{
        font-size: 20px !important;
        letter-spacing: normal !important;
        white-space: normal; /* Permet au texte de passer à la ligne */
    word-wrap: break-word; /* Coupe les mots trop longs */
    text-overflow: ellipsis; /* Ajoute des ellipses si le texte est tronqué */
    }
}

/* Accueil */

body.home .iwp-search-custom-design .iwp__property{
    /*background: #FAF5F2!important;
    padding: 50px 70px !important;*/
    border-radius: 2px;
}

body.home .iwp-search-custom-design .iwp__searchbar-aside__group label{
    display: none;
}

body.home .iwp-search-custom-design .iwp__searchbar-aside__group .ss-disabled{
    color: #040404;
    padding: 3px 15px;
}

body.home .iwp-search-custom-design .iwp__searchbar-aside form .iwp__searchbar-aside__group > div .ss-main .ss-multi-selected{
    border-color: transparent;
    background: transparent;
}

body.home .iwp-search-custom-design .iwp__searchbar-aside__line{
    background: white;
    border-radius: 8px 0 0 8px;

}

body.home .iwp-search-custom-design .iwp__searchbar-aside form .iwp__searchbar-aside__group > div .ss-main .ss-multi-selected,
.iwp__searchbar-aside form .iwp__searchbar-aside__group > div > input, .iwp__searchbar-aside form .iwp__searchbar-aside__group > div > select, .iwp__searchbar-aside form .iwp__searchbar-aside__group > div .col6 > input{
    border-radius: 0 !important;
    min-height: 55px !important;
    padding: 3px 15px !important;
}

@media screen and (min-width: 992px){
    body.home .iwp-search-custom-design .iwp__searchbar-aside__group{
        margin-bottom: 0;
    }
}

body.home .iwp-search-custom-design .iwp__searchbar-aside__group.aside-group-btn button{
    width: 80px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
    border-radius: 0 8px 8px 0;
    background-color: #A72425;
    color: #fff;
    border: 0;
    cursor: pointer;
}

body.home .iwp-search-custom-design .iwp__searchbar-aside__group.aside-group-btn button:hover{
    background-color: #1c1381;
}


body.home .iwp-search-custom-design .iwp__searchbar-aside form .iwp__searchbar-aside__more{
    text-align: center !important;
    padding-top: 10px;
    display: none !important;
}

body.home .iwp-search-custom-design .iwp__searchbar-aside form .iwp__searchbar-aside__more a{
    color: silver !important;
}

body.home .iwp-search-custom-design .iwp__searchbar-aside form .iwp__searchbar-aside__group > div .ss-main .ss-multi-selected .ss-add{
    margin-top: 22px !important;
}


body .iwp__items .iwp__item .iwp__item-header .iwp__item-meta ul li.iwp__heart{
    background: #F8F4F1;
    color: #040404;
}

body .leaflet-pane>svg path.leaflet-interactive{
    fill: #040404;
}

/* Header */
body .arki-navigation .sf-menu > li{
    padding-top: 30px;
}

body .arki-header-container{
    background-color: /*#FAF5F2*/;
}

body ..arki-logo-inner {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
}

body .arki-navigation .sf-menu > li.arki-center-nav-menu-item{
    padding-top: 0;
}

body .gdlr-core-counter-item-count,
body .gdlr-core-title-item .gdlr-core-title-item-title, .gdlr-core-title-item .gdlr-core-title-item-title a {
    color: #040404;
}

body .gdlr-core-counter-item-count{
    font-family: 'Jost', sans-serif;
}

body.gdlr-core-body .gdlr-core-button, .arki-body .arki-button, .arki-body input[type="button"], .arki-body input[type="submit"]{
    background-color: #040404;
    background-color: #A72425 !important;
    color: white !important;
    border: 0 !important;
    border-radius: 0 !important;
}


/* Headings */
body h2,
body h3{
    /*color: #040404!important;*/
}

body .gdlr-core-column-30 p{
    /*color: white !important;*/
}

/* Blog */

body.single-post .arki-single-article-content {
    text-align: justify;
}

body.single-post .arki-single-article-content img{
    display: block;
    margin: auto;
}

/* 404 */

body .arki-not-found-wrap .arki-not-found-background{
    background-image: url('/wp-content/uploads/2023/06/1687021303_va2299_5_original-17309.jpg');
}

body .arki-copyright-container ul{
    list-style-type: none;
}

body .arki-copyright-container ul li{
    display: inline-block;
    padding: 0 10px;
}

body .arki-copyright-container ul li a{
    color: rgba(255,255,255,0.7);
    font-size: 13px;
}

/* Carousel */
body .slick-list.draggable {
    background: #fff;
}

.carousel-slick .slick-prev,
.carousel-slick .slick-next,
.carousel-slick .slick-prev:hover,
.carousel-slick .slick-next:hover,
.carousel-slick .slick-prev:active,
.carousel-slick .slick-next:active,
.carousel-slick .slick-prev:focus,
.carousel-slick .slick-next:focus{
    background: transparent;
    z-index: 9999;
}

.carousel-transactions .slick-prev:before,
.carousel-transactions .slick-next:before,
.carousel-reviews .slick-prev:before,
.carousel-reviews .slick-next:before{
    color: white;
    content: '';
    width: 100%;
    height: 100%;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
}

.carousel-transactions .slick-prev:before,
.carousel-reviews .slick-prev:before{
    background-image: url('/wp-content/uploads/2021/04/hp3-slider-arrow-left.png');
}

.carousel-transactions .slick-next:before,
.carousel-reviews .slick-next:before{
    background-image: url('/wp-content/uploads/2021/04/hp3-slider-arrow-right.png');
}

.carousel-transactions .slick-prev,
.carousel-transactions .slick-next,
.carousel-reviews .slick-prev,
.carousel-reviews .slick-next{
    background: #040404!important;
    width: 70px;
    height: 70px;
    border-radius: 0;
}

body .iwp__items.iwp__items-carousel .swiper-button-prev,
body .iwp__items.iwp__items-carousel .swiper-button-next{
    width: 70px;
    height: 70px;
    transform: none;
    background-color: #040404;
    background-position: center center;
    margin-top: -35px;
}

body .iwp__items.iwp__items-carousel .swiper-button-prev{
    background-image: url('/wp-content/uploads/2021/04/hp3-slider-arrow-left.png') !important;
    left: -85px;
}

body .iwp__items.iwp__items-carousel .swiper-button-next{
    background-image: url('/wp-content/uploads/2021/04/hp3-slider-arrow-right.png') !important;
    right: -85px;
}

.carousel-transactions .slick-prev{
    left: auto;
    right: 70px;
    top: -35px;
}

.carousel-transactions .slick-next{
    right: 0;
    top: -35px;
    border-left: 1px solid white;
}

@media screen and (max-width: 768px){
    body .iwp__items.iwp__items-carousel .swiper-button-prev,
    body .iwp__items.iwp__items-carousel .swiper-button-next{
        width: 30px;
        height: 70px;
        margin-top: -35px;
    }

    body .iwp__items.iwp__items-carousel .swiper-button-prev{
        left: -35px;
    }

    body .iwp__items.iwp__items-carousel .swiper-button-next{
        right: -35px;
    }
}

.carousel-transactions .item-transaction{
    min-height: 70vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.carousel-transactions .item-transaction .image-transaction{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100%;
    width: 100%;
}

.carousel-transactions .item-transaction .information-transaction{
    padding: 100px 50px;
    background-color: #f7f7f7;
    color: #000;
}

.arki-body h4{
    color: #887C6D;
    font-weight: 500;
}

/* AVIS CLIENTS */
.carousel-reviews{
    margin-left: 30px;
    margin-right: 30px;
}

.carousel-reviews .review-item{
    border-radius: 0;
    padding: 50px 70px;
    text-align: center;
    background-color: #fff;
    margin: 0px;
    min-height: 370px;
}

.carousel-reviews .slick-prev:before,
.carousel-reviews .slick-next:before{
    content: ' ';
}

.carousel-reviews .review-picture{
    width: 70px;
    height: 70px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto 30px auto;
    border-radius: 50%;
}

.carousel-reviews h3.review-client{
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 10px;
}

.carousel-reviews .review-project{
    font-size: 25px;
    font-weight: 500;
    color: #8D7E6B;
    margin-bottom: 20px;
}


.carousel-reviews .review-testimony{
    font-size: 16px;
}

@media screen and (max-width: 768px){
    .carousel-reviews .review-testimony{
        height: 300px;
        overflow-y: auto;
    }
}

.arki-body h4{
    color: white;
}

.arki-body .information-transaction h4{
    color: #887C6D;
}

body .arki-navigation .arki-navigation-slide-bar{
    /*border-color: white;*/
}

body.page-id-14810 .arki-header-background-transparent{
    background-color: #e49a40;
}

body.page-id-14810 .arki-page-wrapper{
    padding-top: 103px;
}

body.single-immowp .arki-header-background{
    opacity: 1;
}

table.tablepress thead th{
    background: #040404;
    color: white;
}

body.blog .arki-page-title-wrap{
    background-image: url('/wp-content/uploads/2023/07/photo-blog.jpg');
}

body .arki-footer-wrapper .widget{
    margin-bottom: 30px;
}

body .arki-footer-wrapper{
    color: white;
}

.wpcf7-quiz-label,
.wpcf7-response-output{
    color: black !important;
}

/* Newsletter */


body form[data-form-id="1"] .es-form-field-container .gjs-row{
    margin-bottom: 0;
}

body form.es_subscription_form[data-form-id="1"] input[type="submit"] {
    background-color: transparent;
    color: #fff;
    display: inline-block;
    border: 2px solid white !important;
    margin-top: 10px;
}

body form.es_subscription_form[data-form-id="1"] input[type="submit"]:hover {
    background-color: #fff;
    color: #000;
}

body form.es_subscription_form[data-form-id="1"] input {
    width: 100%;
    min-height: 45px;
}

/* BLog */
body.single-iwp_gestion_immo .arki-page-title{
    max-width: 800px;
    margin: auto;
}


body.single-iwp_gestion_immo .iwp_price{
    margin-top: -25px;
    color: #040404;
}

body.single-iwp_gestion_immo .iwp__header-meta ul li{
    background: #040404;
}

body.single-iwp_gestion_immo .steolo__sidebar-contact .col-md-6,
body.single-iwp_gestion_immo .steolo__sidebar-contact input[type="submit"]{
    width: 100% !important;
}

body.single-iwp_gestion_immo .steolo__sidebar-contact h3{
    font-size: 25px;
    margin-bottom: 25px;
}

body.single-iwp_gestion_immo .iwp__block.iwp__card .iwp__card-header{
    background: #040404;
}

body.single-iwp_gestion_immo .iwp__block.iwp__card .iwp__card-header h2{
    color: white;
}

body.page-id-14810 .iwp__searchbar{
    background: #040404;
    background: #a72425;
    padding: 40px 25px;
    border-radius: 12px;
}

body.page-id-14810 .iwp__searchbar label,
body.page-id-14810 .iwp__searchbar a,
body.page-id-14810 .iwp__searchbar {
    color: white;
}

body.page-id-14810 .iwp__searchbar-aside__group.aside-group-btn button{
    background: white;
    color: #040404;
}

@media screen and (min-width: 992px){
    body .gdlr-core-title-item h1.gdlr-core-title-item-title{
        margin-top: 80px;
    }

    body.home h1{
        margin-top: 0;
    }
}


@media screen and (max-width: 768px){
    body.page-id-14810 .arki-page-wrapper{
        padding-top: 0px;
    }

    .carousel-transactions .slick-prev,
    .carousel-transactions .slick-next,
    .carousel-reviews .slick-prev,
    .carousel-reviews .slick-next{
        width: 35px;
        height: 35px;
    }

    .carousel-reviews .slick-prev{
        left: -50px;
    }

    .carousel-reviews .slick-next{
        right: -50px;
    }

    .carousel-reviews .review-item{
        margin: 0;
        padding: 30px 15px;
    }


}
