/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */

  
  /*suppression badge recaptcha*/
.grecaptcha-badge {
      visibility: hidden;
}

  /*list à puce et titre*/
ul {
    padding-left:0;
   /* margin-bottom: 30px;*/
}
li{
	margin: 0.5rem 0 0 2rem;
}
b, strong{
    font-weight: 700;
}
.elementor-location-header li{
    margin: 0;
}

/*blockquote*/
.wp-block-pullquote {
    margin: 0;
    padding: 1em 0 0 0;
    font-size: 1.2em;
    line-height: 1.4;
    font-style: italic;
}

/*lien dans icon list*/
.elementor-widget .elementor-icon-list-item .elementor-icon-list-text a {
    display: inline;
}

/*erreur form*/
.frm_style_style-formidable.with_frm_style .frm_error, 
.frm_style_style-formidable.with_frm_style .frm_limit_error{
    color: red;
    padding: 0px 10px;
    background-color: #ffffff;
}
.frm_style_style-formidable.with_frm_style .frm_error_style {
    line-height: 1.2em;
}

.frm_checkbox input[type=checkbox]{
    padding: inherit !important;
}
.form-field.input-hidden{
    margin: 0 !important;
}

/*SINGLE POST ET ACTU*/

/*resolution du bug d'affichage image hero header single*/
.single-post .hero-header-single,
.single-actualite .hero-header-single{
    background-position:center;
    background-repeat: no-repeat;
    background-size: cover;
}
.single-post .post-content .elementor-menu-anchor,
.single-actualite .post-content .elementor-menu-anchor{
    transform: translateY(-110px);
    display: block;
    align-self: flex-start;
}
.single-post .post-content .eb-accordion-title-content-wrap .elementor-menu-anchor,
.single-actualite .post-content .eb-accordion-title-content-wrap .elementor-menu-anchor{
    transform: translateY(-175px);
}

.single-post .post-content h2,
.single-actualite .post-content h2{
    font-family: "Druk Text Wide Medium Cy", Helvetica, Arial, Sans-serif;
    font-size: 35px;
    line-height: 50px;
    letter-spacing: 0.5px;
    text-transform: inherit;
    margin: 3rem auto 2rem;
}
.single-post .post-content h3,
.single-actualite .post-content h3{
    font-family: "Druk Text Wide Medium Cy", Helvetica, Arial, Sans-serif;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: normal;
    margin: 3.5rem auto 2rem;
}

@media (max-width: 1024px){
    .single-post .post-content h2,
    .single-actualite .post-content h2{
        font-size: 30px;
        line-height: 35px;
        margin: 3.5rem auto 2rem;
        padding-top: 0;;
    }
    .single-post .post-content h3,
    .single-actualite .post-content h3{
        font-size: 18px;
    }
}

@media (max-width: 1024px){
    .single-post .post-content h2,
    .single-actualite .post-content h2{
        font-size: 25px;
    }
    .single-post .post-content h3,
    .single-actualite .post-content h3{
        font-size: 16px;
    }
}

/*table of content*/
li.elementor-toc__list-item
{
    margin: 0px 0px 15px 0px;
}
ol.elementor-toc__list-wrapper .elementor-toc__list-item-text-wrapper:before
{
    display: none;
}

/*END SINGLE POST ET ACTU*/

/*MODELE BOUCLE POST*/
.card-post-model{
    transition: all 0.25s;
}
.card-post-model:hover{
    padding: 2%;
    transition: all 0.25s;
}
.card-post-model .card-post-thumbnail img{
    aspect-ratio: 1/0.7;
    object-fit: cover;
}
.card-post-model .card-post-thumbnail{
    position: relative;
}
.card-post-model .card-post-thumbnail a::after{
    content:"";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(at top right, rgba(250, 252, 252, 0.40) 50%, var(--e-global-color-primary) 100%);
    background-image: -webkit-gradient(linear, right top, left bottom, color-stop(50%,rgba(250, 252, 252, 0.40)), color-stop(100%,var(--e-global-color-primary)));
    transition: all .25s;
}
.card-post-model .card-post-thumbnail a::before{
    content:"";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(at bottom left, rgba(0, 0, 0, 0.35) 0%, transparent 75%);
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.35)),color-stop(75%,transparent));
    transition: all .25s;
}
.card-post-model:hover .card-post-thumbnail a::before{
    /*background-color: var(--e-global-color-16bf583) ;
    background-image: radial-gradient(at top right, #00000040 0%, var(--e-global-color-16bf583) 100%);*/
    opacity: 0;
}
.card-post-model .primary-cat{
    font-family: 'Muli', Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 30px;
    text-transform: uppercase;
}
/*END MODELE BOUCLE POST*/

/*MAP OUR LOCATIONS*/
.elementor-widget-shortcode.mapgoogle,
.elementor-widget-shortcode.mapgoogle .elementor-shortcode,
.elementor-widget-shortcode.mapgoogle .elementor-shortcode .wpgmza_map{
height: 100% !important;
min-height: 400px;
}
#wpgmza_map_2,
#wpgmza_map_6{
    max-height: 120vw;
}
#wpgmza_map_2 .gm-style,
#wpgmza_map_6 .gm-style{
    background-image: url(/wp-content/uploads/2025/04/douane.jpg);
    background-position: 100% 100%;
    background-size: cover;
}
#wpgmza_map_2 .gm-style>div[style*="pointer-events"],
#wpgmza_map_6 .gm-style>div[style*="pointer-events"]{
    border: none !important;
}
#wpgmza_map_2 .gm-style div.gmnoprint,
#wpgmza_map_6 .gm-style div.gmnoprint{
    display: none !important;
}
#wpgmza_map_2 .gm-style .gm-style-cc,
#wpgmza_map_6 .gm-style .gm-style-cc{
    display: none !important;
}

/*top bar*/
.top-bar *{
    margin: 0px;
    line-height: 18px !important;
}
.top-bar a{
    color: #FFFFFF !important;
    font-size: 90%;
    background-color: var(--e-global-color-primary);
    padding: 0px 5px;
    border-radius: 5px;
    white-space: nowrap;
}
.top-bar a::after{
    content: "\f35a";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 13px;
    margin-left: 3px;
}
.top-bar .elementor-slides .swiper-slide-inner .elementor-slide-description {
    margin-bottom: 0px;
}
.top-bar .swiper-slide{
    overflow: visible;
}
.top-bar .swiper-wrapper{
    align-items: center;
    cursor: default !important;
}

/*FILIGRAMME VERTICAL*/
.prefil-long{
    clear: both;
	margin-right: auto;
	margin-left: auto;
	width : 1px;
	height: 90px;
	opacity:0.3;
}
.prefil-small{
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width : 1px;
	height: 20px;
}
.prefil-white{
    background: #FFFFFF;
}
.prefil-douane{
    background: var(--e-global-color-primary);
}

/*Button*/
.elementor-button-icon .e-font-icon-svg {
    transition-duration: .3s;
}

/*Counter title center*/
.elementor-counter-title {
    text-align: center;
}

/*MENU SUPERIEUR*/

.menu-sup{
        min-height: 36px;
    }
@media (max-width: 767px) {
    .menu-sup .e-n-menu-title .e-n-menu-title-text {
        display: none;
    }
    .menu-sup{
        min-height: 42px;
    }
}

/*MEGA MENU*/

.mega-menu-wrap a:hover, .mega-menu-wrap .list-of-countries li:hover span {
    font-weight: 700 !important;
}
/*shadow sous container des onglets individuels*/
@media (min-width: 1201px){
    .mega-menu-wrap .mega-menu-conteneur {
        box-shadow: 0px 10px 10px rgba(0,0,0,0.5);
    }
}
/*version mobile et tablette*/
@media (max-width: 1024px){
    .mega-menu-wrap .e-n-menu-wrapper{
        background-color: #FFFFFF !important;
        padding-bottom: 50px;
        box-shadow: 0px 10px 10px rgba(0,0,0,0.5) !important;
    }
}

@media (max-width: 450px) {
    .main-header .menu-btn-contact .elementor-button-text
    {
        display: none !important;
        
    }
    .main-header .menu-btn-contact .elementor-button-icon
    {
        font-size: 25px !important;
        
    }
}

/*espacement item menu*/
@media (min-width:1025px) and (max-width: 1299px){
    .mega-menu-wrap .e-n-menu-title{
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
     }
}


/*language switcher*/
.mega-menu-wrap .mega-wpml-container .mega-wpml-selecteur .wpml-ls-legacy-list-horizontal a span{
    white-space: nowrap;
}
.mega-wpml-container .mega-wpml-selecteur ul a {
    display: flex;
    gap: 5px;
}
/*customize language switcher mega menu version desktop*/
@media (min-width: 1025px){
    .mega-menu-wrap.elementor-widget-n-menu li.e-n-menu-item:last-child{
        position: relative;
    }
    .mega-menu-wrap.elementor-widget-n-menu li.e-n-menu-item:last-child>.e-n-menu-content{
        width: min-content;
        left: 0;
    }
    .mega-wpml-container .mega-wpml-selecteur{
        display: flex;
        justify-content: flex-end;
    }
    .mega-wpml-container .mega-wpml-selecteur ul{
        display: flex;
        flex-direction: column;
    }
    .mega-wpml-container .mega-wpml-selecteur ul a {
        padding: 10px 30px 10px 10px;
        border-left: 4px solid #ffffff;
    }
    .mega-wpml-container .mega-wpml-selecteur ul a:hover {
        border-left: 4px solid var(--e-global-color-primary);
    }
    .mega-wpml-container .mega-wpml-selecteur .wpml-ls-legacy-list-horizontal {
        border: none !important;
        padding: 0px !important;
        box-shadow: 0px 10px 10px rgba(0,0,0,0.5);
        margin-bottom: 0;
    }
    
}


/*//////////////////////////////*/
/* custom news et blog page */
/*//////////////////////////////*/

.custom-posts-list {
    display: flex;
    flex-direction: column;
    padding: 0px 20px;
    max-width: 1200px;
    margin: auto;
    box-sizing: content-box;
}
.custom-posts-list-wrapper{
    display: grid;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    min-height: 150px;
    margin-top: 20px;
    margin-bottom: 50px;
    position:relative;
}
.custom-posts-list-wrapper .nopost{
    position: absolute;
}
.custom-posts-list .nopost{
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.custom-posts-list .nopost p{
    display: inline-block;
    padding: 20px;
    border: 0.5px solid #7a7a7a;
    margin: 0;
    color: #7a7a7a;
}

.custom-posts-list-wrapper{
    grid-template-columns: repeat(1, 1fr);
}

@media screen and (min-width: 767px){
    .custom-posts-list-wrapper{
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (min-width: 1025px){
    .custom-posts-list-wrapper{
        grid-template-columns: repeat(6, 1fr);
    }
    .custom-posts-list-wrapper article{
        grid-column-end: span 2;
    }
    .custom-posts-list-wrapper article:nth-child(1),
    .custom-posts-list-wrapper article:nth-child(2) {
        grid-column-end: span 3;
    }
}

.custom-posts-list .custom-post-layout-card{
    display: flex;
    flex-direction: column;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    width: 100%;
    min-height: 100%;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.custom-posts-list .custom-post-layout-card:hover{
    padding: 2%;
}
.custom-posts-list .custom-post-thumbnail-link{
    position: relative;
    display: block;
    width: 100%;
}
.custom-posts-list .custom-post-thumbnail-link:after{
    display: block;
    content: "";
    background-image: -o-linear-gradient(bottom,rgba(0,0,0,.35) 0,transparent 75%);
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.35)),color-stop(75%,transparent));
    background-image: linear-gradient(0deg,rgba(0,0,0,.35),transparent 75%);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    opacity: 1;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.custom-posts-list .custom-post-layout-card:hover .custom-post-thumbnail-link:after{
    opacity: 0;
}
.custom-posts-list .custom-post-thumbnail{
    padding-bottom: calc( 0.6 * 100% );
    position: relative;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}
.custom-posts-list .custom-post-thumbnail:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: -webkit-gradient(linear, right top, left bottom, color-stop(50%,rgba(250, 252, 252, 0.40)), color-stop(100%,var(--e-global-color-primary)));
}
.custom-posts-list .custom-post-thumbnail img{
    height: auto;
    width: calc(100% + 1px);
    max-height: none;
    max-width: none;
    min-height: 100%;
    position: absolute;
    display: block;
    top: calc(50% + 1px);
    left: calc(50% + 1px);
    -webkit-transform: scale(1.01) translate(-50%,-50%);
    -ms-transform: scale(1.01) translate(-50%,-50%);
    transform: scale(1.01) translate(-50%,-50%);
    -webkit-transition: -webkit-filter .3s;
    transition: -webkit-filter .3s;
    -o-transition: filter .3s;
    transition: filter .3s;
    transition: filter .3s,-webkit-filter .3s;
}

.custom-posts-list .custom-post-meta{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-bottom: 0.5px solid #000000;
    font-size: 12px;
    padding:20px 0px 5px 0px;
}
.custom-posts-list .custom-post-meta .custom-post-primary_category{
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.custom-posts-list .custom-post-title{
    margin: 20px 0px 10px 0px;
    line-height: 25px;
    text-transform: none;
    letter-spacing: 0.5px;
}
.custom-posts-list .custom-post-title a{
    color:#000000;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Muli', Helvetica, Arial, sans-serif;
}
.custom-posts-list .custom-post-excerpt p{
    font-size: 15px;
    font-weight: 300;
    text-align: justify;
    margin-bottom: 25px;
	line-height: 1.5em;
}
.custom-posts-list .custom-post-excerpt a{
    color: var(--e-global-color-primary);
}

.custom-posts-list form{
    margin-top: 50px;
    margin-bottom: 20px;
}
.custom-posts-list .form-filter-wrapper{
    display: flex;
    gap: 30px;
}
@media screen and (max-width: 768px){
    .custom-posts-list .form-filter-wrapper{
        flex-wrap: wrap;
    }
    .custom-posts-list .form-filter-wrapper .pays-filters{
        margin-left: 1em;
    }
    .custom-posts-list .category-filters{
        width: 100%;
    }
    .custom-posts-list .category-filters div{
        display: block !important;
    }
}
.custom-posts-list .form-filter-wrapper select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-weight: 500;
    color: #7a7a7a;
    font-family: "Muli", Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding: 10px 30px 10px 20px;
    letter-spacing: 2px;
    border: 1px solid #7a7a7a;
    outline: none;
    text-transform: uppercase;
    background-color: transparent;
}
.custom-posts-list .form-filter-wrapper select option{
    padding: 10px !important;
    margin: 10px !important;
    letter-spacing: 0.5px !important;
}

.custom-posts-list .category-filters div{
    display: inline-block;
    font-weight: 500;
    color: #7a7a7a;
    font-family: "Muli", Helvetica, Arial, sans-serif;
    margin: 5px 10px;
}
.custom-posts-list .category-filters input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    visibility: hidden;
    padding: 0 !important;
}
.custom-posts-list .category-filters label{
    display: inline-block;
    padding: 0px 10px;
    font-size: 15px;
    font-weight: 400;
}
.custom-posts-list .category-filters div:hover label,
.custom-posts-list .category-filters input.active + label{
    color: var(--e-global-color-primary);
    border-left:1px solid #7a7a7a;
}
.custom-posts-list .pays-filters{
    position: relative;
    min-width: fit-content;
}
.custom-posts-list .pays-filters i {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #7a7a7a;
    z-index: -1;
}

/*loader*/
.response{
    display: inline-block;
    position: relative;
    width: 80px;
    height: 13px;
    margin: auto;
    margin-bottom: 20px;
}
.lds-ellipsis div {
    position: absolute;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: var(--e-global-color-primary);
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes lds-ellipsis3 {
    0% {
      transform: scale(1);
    }
    100% {
      transform: scale(0);
    }
}
@keyframes lds-ellipsis2 {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(24px, 0);
    }
}
#custom-pagination{
    text-align: center;
    margin-bottom: 50px;
}
#custom-pagination .page-numbers{
    font-size: 16px;
    font-weight: 600;
    color:#000000;
    padding: 10px;
}
#custom-pagination .page-numbers.current{
    color:var(--e-global-color-primary);
}
#custom-pagination .page-numbers:hover,
#custom-pagination .page-numbers:hover,
#custom-pagination .page-numbers:active,
#custom-pagination .page-numbers:active{
    color:var(--e-global-color-primary);
    text-decoration: none;
}
#loadmore_block{
    text-align: center;
    color: #00ADD9;
}
#loadmore_block .loadmore.more-hidden,
#custom-pagination.more-hidden{
    display: none;
}

/*//////////////////////////////*/
/*end of custom mini blog et blog page*/
/*//////////////////////////////*/

/*PAGE SERVICES*/
/*page services : menu sticky*/
.menu-template-services.elementor-sticky--active{
    z-index: 10 !important;
}
.menu-template-services.service-douane.elementor-sticky--active{
    background-color: #a34740 !important;
}
.menu-template-services.elementor-sticky--active .menu-services-liste{
    margin-right: 0% !important;
}
.menu-template-services.elementor-sticky--active .menu-services-liste .elementor-heading-title{
    text-align: center !important;
}
.menu-template-services.elementor-sticky--active .menu-services-liste a{
    color: #FFFFFF !important;
}
.menu-template-services.elementor-sticky--active .menu-services-liste a:hover{
    color: #ECD8D7 !important;
}
/*page services : formulaire*/
.form-template-services {
    max-width: 450px !important;
}
.form-template-services #form_contact-customs-2025 {
    width: 100%;
}
.form-template-services #form_contact-customs-2025 select,
.form-template-services #form_contact-customs-2025 input {
    height: inherit;
    min-height: 0px;
}
.form-template-services #form_contact-customs-2025 .form-field {
    margin-bottom: 0px;
    margin-top: 0px;
}
.form-template-services #form_contact-customs-2025 .formcontact-subtitle {
    margin-top: 20px;
}
.form-template-services #form_contact-customs-2025 .formcontact-subtitle p {
    margin-bottom: 0px;
    margin-top: 0px;
}
.form-template-services #form_contact-customs-2025 fieldset {
    padding-bottom: 0px;
}
.form-template-services #form_contact-customs-2025 .formcontact-recaptcha{
    margin-top: 20px;
}
/*.form-template-services #form_contact-customs-2025 .frm_button_submit{
    margin: 0px;
}*/
.hero-template-services h1{
    text-align: left !important;
}

.elementor-icon-box-title,
.elementor-image-box-title{
    margin-top: 0 !important;
}



/*FOOTER*/
.footer-legal .menu-footer .elementor-icon-list-items{
    row-gap: 10px;
}
/*widget langage footer*/
.footer-legal .elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container {
    overflow: visible;
}
.footer-legal .elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
    padding-inline-start: 0px;
}
.footer-legal .wpml-ls-legacy-dropdown-click{
	width: 6em;
}
.footer-legal .wpml-ls-legacy-dropdown-click a {
    display: flex !important;
    color: #ffffff !important;
    border: none !important;
    background-color: transparent;
    line-height: inherit !important;
	text-transform: uppercase;
    gap: 5px;
    padding: 10px;
}
.footer-legal .wpml-ls-legacy-dropdown-click a:hover,
.footer-legal .wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a, 
.footer-legal .wpml-ls-legacy-dropdown-click a:focus, 
.footer-legal .wpml-ls-legacy-dropdown-click a:hover {
    background: none !important;
}
.footer-legal .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    top: inherit;
    bottom: 100%;
    border-top: inherit;
    background-color: #ffffff;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
.footer-legal .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a{
	color: #000000 !important;
}
.footer-legal .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item {
    border-left: 3px solid #ffffff;
	padding: 5px;
}
.footer-legal .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item:hover {
    border-left: 3px solid var(--e-global-color-primary);
    font-weight: 700 !important;
}
.footer-legal .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a.wpml-ls-link span{
    white-space: nowrap;
}
/*ACTUALITE & BLOG SINGLE POST*/

/*bug header image repeat*/
.single-post .header-single,
.single-actualite .header-single{
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
/*reading time*/
.rt-reading-time {
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    font-family: 'Muli', Helvetica, Arial, sans-serif;
}
.rt-reading-time::before {
    content: "\f017";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--e-global-color-primary);
    padding-right: 2px;
}

/*CONTACT FORM*/
#form_contact-customs-2025 .frm_form_field{
    font-weight: 300;
    line-height: normal;
    margin: 0;
}
#form_contact-customs-2025 .frm_form_field a{
    text-decoration: underline;
    font-size: 13px;
}
#form_contact-customs-2025 .frm_form_field .section-hidden{
    margin: 0;
}
#form_contact-customs-2025 .frm_description p{
    font-size: 20px;
    font-weight: 200;
    text-align: center;
}
#form_contact-customs-2025 .formcontact-subtitle{
    margin-top: 40px;
    margin-bottom: 0;
}
#form_contact-customs-2025 .frm_primary_label {
    margin-top: 10px;
}
#form_contact-customs-2025 .frm_submit {
    text-align: right;
}
#form_contact-customs-2025 .formcontact-recaptcha{
    margin-top: 40px;
}




/*formulaire newsletter signup*/
/*uniquement dans single blog*/
#container_newsletter_single .newsletter_description p{
    margin-bottom: 0px;
}
#container_newsletter_single #form_newsletter-signup .frm_primary_label,
#container_newsletter_single .newsletter_lang,
#container_newsletter_single #form_newsletter-signup .newsletter_captchatext,
#container_newsletter_footer .newsletter_lang,
#container_newsletter_footer #form_newsletter-signup .newsletter_captchatext
 {
   display: none;
}
#container_newsletter_footer #form_newsletter-signup .frm_primary_label{
    color: #FFFFFF;
    margin-top: 5px;
    padding-bottom: 15px;
}
#container_newsletter_single #form_newsletter-signup fieldset,
#container_newsletter_footer #form_newsletter-signup fieldset{
    padding-bottom: 0;
}
#container_newsletter_single #form_newsletter-signup .form-field,
#container_newsletter_footer #form_newsletter-signup .form-field{
    margin-bottom: 0;
}
#container_newsletter_single #form_newsletter-signup .newsletter_mail input,
#container_newsletter_footer #form_newsletter-signup .newsletter_mail input{
    border-radius: 5px 5px 0px 0px;
    border-bottom: none;
}
#container_newsletter_single #form_newsletter-signup .newsletter_mail input{
    background-color:#ffffff;
    color: #000000;
    border-color: #000000;
}
#container_newsletter_footer #form_newsletter-signup .newsletter_mail input{
    background-color:transparent;
    color: #FFFFFF;
    border-color: #FFFFFF;
}
#container_newsletter_single #form_newsletter-signup .newsletter_mail input::placeholder{
    color: #000000;
}
#container_newsletter_footer #form_newsletter-signup .newsletter_mail input::placeholder{
    color: #FFFFFF;
}
#container_newsletter_single #form_newsletter-signup .newsletter_mail input:focus,
#container_newsletter_footer #form_newsletter-signup .newsletter_mail input:focus{
    box-shadow: none;
}
#container_newsletter_single #form_newsletter-signup .newsletter_abonner button,
#container_newsletter_footer #form_newsletter-signup .newsletter_abonner button{
    border-top: none;
    text-decoration: none;
    margin: 0px;
    width: 100%;
    border-radius: 0px 0px 5px 5px;
    box-shadow: none;
}
#container_newsletter_single #form_newsletter-signup .newsletter_abonner button{
    background-color: var(--e-global-color-primary);
    color: #ffffff;
    border: 1px solid #000000;
}
#container_newsletter_footer #form_newsletter-signup .newsletter_abonner button{
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #ffffff;
}
#container_newsletter_single #form_newsletter-signup .newsletter_abonner button:hover,
#container_newsletter_footer #form_newsletter-signup .newsletter_abonner button:hover{
    font-weight: 700;
}
#container_newsletter_single #form_newsletter-signup .newsletter_accept,
#container_newsletter_footer #form_newsletter-signup .newsletter_accept{
    color: rgba(0,0,0, 0.75);
    font-size: 12px;
    line-height: normal;
    padding-top: 10px;
    margin-bottom: 0px;
}
#container_newsletter_single #form_newsletter-signup .newsletter_accept a,
#container_newsletter_footer #form_newsletter-signup .newsletter_accept a{
    font-size: inherit !important;
    line-height: inherit !important;
}
#container_newsletter_single .newsletter_description a,
#container_newsletter_footer .newsletter_description a{
    font-size: inherit !important;
    line-height: inherit !important;
    text-decoration: underline;
}
#container_newsletter_footer #form_newsletter-signup .newsletter_accept{
    color: rgba(255, 255, 255,0.65);
}
#container_newsletter_footer #form_newsletter-signup .newsletter_accept a{
    color: rgba(255, 255, 255, 1);
}


/*search page*/
.form-new-search>.elementor-widget-search>.elementor-widget-container{
    width: 100%;
}