/*
Theme Name: Twenty Twenty-Four
Theme URI: https://wordpress.org/themes/twentytwentyfour/
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Four is designed to be flexible, versatile and applicable to any website. Its collection of templates and patterns tailor to different needs, such as presenting a business, blogging and writing or showcasing work. A multitude of possibilities open up with just a few adjustments to color and typography. Twenty Twenty-Four comes with style variations and full page designs to help speed up the site building process, is fully compatible with the site editor, and takes advantage of new design tools introduced in WordPress 6.4.
Requires at least: 6.4
Tested up to: 6.4
Requires PHP: 7.0
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyfour
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/
.headertop {
    padding:0;
}
.bandeautop {
    max-width: 1280px;
    margin: 0 auto;
}
.coords-top, .horaires-top, .tel-top {
}
    .tel-top a, .footer-tel a {
        color: #ff0505;
        text-decoration: none;
        font-size: 26px;
        font-weight: 600;
    }
.coords-top, .horaires-top {
    color: #000;
}
:where(.wp-site-blocks) > * {
    margin-block-start: 0 !important;
    margin-block-end: 0;
}
:where(.wp-block-columns) {
    margin-bottom: 0 !important;
}
.ms-info h3, .ms-info h4, .ms-info p {
    text-align: center;
    color: #fff;
    margin: 0;
}
header .wp-block-navigation__container li { padding:5px 15px; }
    header .wp-block-navigation__container li:hover {
        background-color: #ff0505;
    }
    header .wp-block-navigation__container li:hover a {
        text-decoration: none;
    }
    header .wp-block-navigation__container lia :hover {
        text-decoration: none;
        color: #fff !important;
    }
.wp-block-navigation__submenu-container li {
    text-wrap: nowrap !important;
}
.uagb-block-1cdbdf0f .uagb-ifb-content {
    background-color: #000;
    width: auto;
    padding: 30px 20px 20px 20px;
    opacity: 0.8;
}
header {
    border-bottom: 8px solid #ff0505;
}
footer{
    border-top: 8px solid #ff0505;
    margin-top: 40px !important;
}
.wp-block-navigation__responsive-container-content ul li:hover { color:#fff !important;}
.mwai-chatbot-container{
    border: 2px solid #ccc;
    padding: 10px;
    border-radius: 8px;
    background-color: #eee;
}
.mwai-input button {color:#fff !important}


.page-id-2557 .mwai-ai .mwai-name {
    background: url(https://www.capsolutions.fr/wp-content/uploads/2024/08/CAP-BOT-I3-Touch.jpg) top left no-repeat;
    background-size: 28%;
    text-indent: 30px;
    line-height: 22px;
    color: #e98300 !important;
    font-weight: bold;
}
.form-audit p {
    margin: 0 0 10px 0;
    float: left;
    width: 100%;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.form-audit input[type="text"], .form-audit input[type="email"], .form-audit textarea {
    float: left;
    width: 97%;
    padding: 4px;
    border: 2px solid #eee;
}
.form-audit .captcha-image {
    border: 1px solid;
    padding: 10px;
    display: inline-block;
    text-align: center;
    background-color: #3c6eb3;
}
.form-audit .wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background-color: #9ce59d;
    color: #074e06;
    font-size: 14px;
    font-weight: bold;
    float: left;
}
.popup-lfe {
    height: 90vh !important;
    min-height: 90vh !important;
}