/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/

.rsFoot .elementor-icon{
    background: #f3953f;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    padding: 7px;
}
#services a .elementor-widget-icon-box, #services a, #services a:after{
    transition: all 0.3s ease;
}
#services a:hover{
    transform: scale(1.05);
}
#services a:hover{
    z-index: 5;
    box-shadow: 0px 9px 20px 10px rgb(0 0 0 / 21%);
}
.colEtude{
    max-width: 700px !important;
}
.page-id-2127 .Oui {
    --order: -99999 ;
    z-index: 9;
}
.page-id-2439 h2, .page-id-2451 h2{
    font-size: 26px;
}
.page-id-2439 h3, .page-id-2451 h3{
    font-size: 23px;
}
#btnDevisFlot{
    z-index: 10;
    right: 5px;
    bottom: 5px;
    .e-contact-buttons__chat-button-icon-container{
        display: none;
    }
    .e-contact-buttons__chat-button-text{
        border-end-end-radius: 0;
    border-end-start-radius: 20px;
    border-start-end-radius: 20px;
    border-start-start-radius: 0;
    }
}
#elementorForm input:focus{
    background: rgb(93 86 80);

}