/* 
Theme Name: Hello Fibre Ingé
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/


/* remove bottom margin on last elementor paragraph */
.elementor-widget-text-editor p:last-child {
    margin-bottom: 0;
}


.elementor[data-elementor-type="header"] > .e-con-boxed > .e-con-inner,
.elementor[data-elementor-type="footer"] > .e-con-boxed > .e-con-inner,
.elementor[data-elementor-type="wp-page"] > .e-con-boxed > .e-con-inner,
.elementor[data-elementor-type="single-post"] > .e-con-boxed > .e-con-inner {
    padding-left: 10px;
    padding-inline-start : 10px;
    padding-right: 10px;
    padding-inline-end: 10px;
}


body,h1,h2,h3,h4,h5,h6  {
    color:var(--e-global-color-primary);
}

#main-menu .elementor-nav-menu > .menu-item > a {
    padding-top: 20px;
}
#main-menu .elementor-nav-menu > .menu-item > a:hover {
    background: url('img/fleche-menu.svg') top left no-repeat;
    background-size: 11px;
}

.footer-menu .elementor-icon-list-item a {
    flex-direction: row-reverse;
    justify-content: left;
    gap: 10px;
    transition: all 250ms;
    padding-right: 10px;
}

.footer-menu .elementor-icon-list-item:hover a {
    gap: 20px;
    padding-right: 0;
}

.title-arrow .elementor-icon-list-item  {
    flex-direction: row-reverse;
    justify-content: left;
    gap: 10px;
    transition: all 250ms;
    padding-right: 10px;
}


.title-arrow-link .elementor-icon-list-item  a{
    flex-direction: row-reverse;
    justify-content: left;
    gap: 10px;
    transition: all 250ms;
    padding-right: 10px;
    transition:  all 250ms;
}
.title-arrow-link:hover .elementor-icon-list-item  a{
    gap: 20px;
    padding-right: 0;
}

.title-arrow-link .elementor-icon-list-item  a .elementor-icon-list-text{
    padding-inline-start: 0;
}

.span-extrabold span,
.em-extrabold em {
    font-weight: 800;
    font-style: normal;
}

.span-secondary span {
    color:var(--e-global-color-secondary);
}



.bullet-left .elementor-heading-title {
    position: relative;
    padding-left: 40px;
}


.bullet-left .elementor-heading-title:after {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: var(--e-global-color-secondary);
    content:'';
    position: absolute;
    left:0;
    bottom: 11px;
}

.hover-secondary-white:hover {
    background-color: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary);
}
.hover-secondary-white:hover .elementor-heading-title,
.hover-secondary-white:hover .elementor-widget-container,
.hover-secondary-white:hover .elementor-icon-list-text {
    color:#FFF!important;
}
.hover-secondary-white:hover .elementor-button {
    color:#FFF!important;
}
.hover-secondary-white:hover svg path {
    fill:#FFF;
}


.fbi-slider .elementor-swiper-button {
    top:calc(100% - 40px)!important;
}

.fbi-slider .elementor-swiper-button-next .eicon-chevron-right:before {
    content:"";
    display: inline-block;
    width: 43px;
    height: 43px;
    border:1px solid var(--e-global-color-secondary);
    background:url('img/fleche_bas_droite.svg') center center no-repeat;
    background-size: 11px;
}

.fbi-slider .elementor-swiper-button-prev .eicon-chevron-left:before {
    content:"";
    display: inline-block;
    width: 43px;
    height: 43px;
    border:1px solid var(--e-global-color-secondary);
    background:url('img/fleche_bas_gauche.svg') center center no-repeat;
    background-size: 11px;
}

.swiper-trigger {
    cursor: pointer;
}

.swiper-trigger.active .elementor-heading-title {
    color:var(--e-global-color-secondary) !important;
}

.img-border-top .elementor-widget-container {
    border-top:3px solid var(--e-global-color-fd48e94);
}

.partners-carrousel .bdt-ep-static-carousel-image {
    width: 60%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFF;
    border-radius: 0;
    aspect-ratio: 16/9;
    /*margin: 0 auto;*/
    padding: 10px;

}
.partners-carrousel .bdt-ep-static-carousel-image img {
    max-width: 75%;
}

.partners-carrousel .bdt-navigation-prev  .ep-icon-arrow-left-0:before  {
    content:"";
    display: inline-block;
    width: 43px;
    height: 43px;
    border:1px solid var(--e-global-color-secondary);
    background:url('img/fleche_bas_gauche.svg') center center no-repeat;
    background-size: 11px;
}

.partners-carrousel .bdt-navigation-next  .ep-icon-arrow-right-0:before  {
    content:"";
    display: inline-block;
    width: 43px;
    height: 43px;
    border:1px solid var(--e-global-color-secondary);
    background:url('img/fleche_bas_droite.svg') center center no-repeat;
    background-size: 11px;
}

.partners-carrousel .bdt-position-center {
    top:calc(100% - 20px);
}

.search-filter-input-button-group {
    justify-content: space-between;
    align-items: center;
}

button.search-filter-input-button {
    padding: 0;
    border-style: none;
    white-space: normal;
    background-color: transparent;
    color:var(--e-global-color-primary);
    max-width: 200px;

}
button.search-filter-input-button:hover,
button.search-filter-input-button.search-filter-input-button--is-selected
{
    color:var(--e-global-color-secondary)!important;
    border: 0;
}

body.home .hiddenonhomepage {
    display: none!important;
}

.filter-articles .search-filter-input-button-group{
    justify-content: space-around;
}


span.title-square {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left:10px;
    background-color: var(--e-global-color-secondary);
}

.hidden {
    display: none!important;
}

.footer-menu {
    min-width: 450px!important;
}

.footer-menu .elementor-icon-list-item {
    cursor: pointer;
}


@media screen and (min-width: 767px) and (max-width: 1199px) {
    .title-container {
        min-height: 75vh;
    }
}

@media screen and (max-width: 767px) {
    .title-container {
        min-height: 60vh;
    }

    .search-filter-input-button-group {
        justify-content: center;
        align-items: center;
        gap: 6px;
    }

    .search-filter-input-button-group button {
        background-color: var(--e-global-color-secondary);
        color:#FFF;
        font-size: 12px;
        max-width: unset;
        padding: 0 4px;
        border:1px solid var(--e-global-color-secondary)!important;
    }
    button.search-filter-input-button:hover, button.search-filter-input-button.search-filter-input-button--is-selected
    {
        background-color:#FFF!important;
        color: var(--e-global-color-secondary)!important;
    }

    #main-menu .elementor-nav-menu > .menu-item > a:hover {
        background: none;
    }

    .partners-carrousel .bdt-ep-static-carousel-image {
        margin: 0 auto;
    }
}