/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Template: twentytwentyone
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready
Version: 1.7.1674213042
Updated: 2023-01-20 12:10:42

*/
html,body{
	overflow-x:hidden!important;
}
 *{
	 outline: none!important;
}

.wpcf7-form .wpcf7-form-control-wrap input {
    color: #00475A;
    background-color: #FEF3A8!important;
    border-radius: 30px 30px 30px 30px;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 500;
}

a.elementor-button-link.elementor-button:hover {
    background: #fff125!important;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    transition: .5s all linear;
    color: #000000;
}





@media only screen and (max-width: 600px){
.tarifs-globale > div {
    display: flex;
    flex-wrap: nowrap!important;
    width: 1000px;
         overflow: hidden;

}
.tarifs-globale  {
  width: 100%;
  overflow: auto;

}
.tarifs-globale.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1062px;
}}

@media only screen and (max-width: 1024px){
.tarifs-globale > div {
    display: flex;
    flex-wrap: nowrap!important;
    width: 1600px;
         overflow: hidden;
         height:800px;

}
.tarifs-globale  {
  width: 100%;
  overflow: auto;

}
.tarifs-globale.elementor-section.elementor-section-boxed > .elementor-container {
    width: 1500px;
}}

.btn-tarifs{
    position: absolute;
    width: 100%!important;
    bottom: 20px;
    left: 0!important;
    display: block!important;
   margin: 0 auto!important
    
}

.wpml-ls-item ul.sub-menu {
    margin: 0;
    padding-left: calc(2 * var(--global--spacing-horizontal))!important;
}



