/*
 Theme Name:   Hello Elementor Child
 Theme URI:    //www.tantra-toulouse.fr/
 Description:  hello-elementor-child Theme
 Author:       Agoralys
 Author URI:   //www.tantra-toulouse.fr/
 Template:     hello-elementor
 Version:      2.0.7
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  hello-elementor-child
*/


body{
    overflow-x: hidden;
	
}

@media (min-width:768px){
body{
	padding : 0 25px 25px !important;
}
}

a{
    color:#98473E
}
.elementor-text-editor a{
 
    text-decoration:underline !important;
    color:inherit !important;

}
.breadcrumb a{
  color:  #98473E !important;
      text-decoration:none !important
}
li.breadcrumb-item.active a{
    font-weight:600
}

.acc .elementor-accordion-item{
    border:none !important;
        border-bottom:1px solid #e5ddd3 !important
}
/*
#top-bar {
    display: none;
}*/

/*#top-bar-wrap{
    display: none;
}*/

/*#site-header{
    border-bottom:none !important;
    background-color:transparent !important
}*/

.nomargbottom,
.nomargbottom h1,
.nomargbottom p {
    margin-bottom: 0 !important
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
    .col-3-1025{
        width:3% !important
    }
    .col-8-1025{
        width:8% !important
    }
    .col-25-1025{
        width:25% !important
    }
    .col-75-1025{
        width:75% !important
    }
    .col-84-1025{
        width:84% !important
    }
    .col-94-1025{
        width:94% !important
    }
    .padd-10-1025 .elementor-column-wrap {
        padding-right:10% !important
    }
    .pad-10-1025 .elementor-column-wrap {
        padding-right:10% !important;
        padding-left:10% !important
    }
    .padg-10-1025 .elementor-column-wrap {
        padding-left:10% !important
    }
    .font46 h2{
        font-size:46px!important
    }
    .height240 .elementor-spacer-inner{
        height:240px !important
    }
}


.formpopup-popup .wpcf7 input, .formpopup-popup .wpcf7 select {
    border: 1px solid #873f37;
    border-radius: 0;
    margin-top: 10px;
}
.formpopup-popup .wpcf7 label {
    width:100%
}

.formpopup-popup .wpcf7-form-control.wpcf7-submit{
    color:#fff;
    background-color:#873f37;
    margin: 15px auto 0px;
    display:block; 
    width:auto;
}

.formpopup-popup .uael-modal-title-wrap .uael-modal-title{
    text-transform:uppercase;
    font-family: "Muli", Sans-serif;
    font-weight: 400;
    color: #98473e;
}