/* 
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
*/

.mbottom-0 p {
    margin-bottom: 0 !important;
}


/* START HEADER ----------------------------------------------------------------------- */
.teo-title-qsn .elementor-counter-title {
    text-align: center !important;
}

.teo-slider-home .swiper-pagination-bullet {
    width: 3% !important;
    border-radius: 0 !important;
    height: 4px !important;
}

.teo-icon-mTop10 .elementor-icon-box-icon {
    margin-top: 10px;
}

/* END HEADER ------------------------------------------------------------------------- */

/* START BLOG ------------------------------------------------------------------------- */
.liste-ateliers li {
    margin-bottom: 10px;
    margin-top: 10px;
}

/* END BLOG --------------------------------------------------------------------------- */

/* START FOOTER ----------------------------------------------------------------------- */
#cta-gototop {
    display: none;
    transition: all 0.3s ease-in-out;
}

@media (max-width:1024px) {
    #cta-gototop.teo-show {
        display: block;
    }
}

@media (max-width:768px) {
    /* #teo-mlegales li.elementor-icon-list-item.elementor-inline-item {
        width: 50% !important;
        text-align: left !important;
        justify-content: left;
    }
    #teo-mlegales li.elementor-icon-list-item.elementor-inline-item span,
    #teo-mlegales li.elementor-icon-list-item.elementor-inline-item a span {
        line-height: 1.6 !important;
        text-align: left !important;
        width: 50% !important;
    } */

    .elementor-slides .swiper-slide-inner .elementor-slide-heading:not(:last-child) {
        margin-bottom: 10px;
    }
}


@media (min-width:768px) {

    #teo-mlegales .elementor-widget .elementor-icon-list-item,
    #teo-mlegales .elementor-widget .elementor-icon-list-item a {
        align-items: center;
        display: inline-block;
        padding: 10px 3px;
    }

}

/* END FOOTER ------------------------------------------------------------------------- */

/* START FORM ------------------------------------------------------------------------- */
.elementor-field-type-checkbox.elementor-field-group.elementor-column.elementor-field-group-projet.elementor-col-33 {
    margin: 0;
}

.elementor-field-type-html.elementor-field-group.elementor-column.elementor-field-group-field_4bcfd72.elementor-col-100,
.elementor-field-type-html.elementor-field-group.elementor-column.elementor-field-group-field_2a94569.elementor-col-100 {
    margin-top: 30px;
    color: #a6a867;
    text-transform: uppercase;
}

/* END FORM ------------------------------------------------------------------------- */

/* START PAGE PORTFOLIO ------------------------------------------------------------------------- */
@media (max-width:768px) {
    #teo-filter-portfolio button.e-filter-item {
        padding-top: 3px;
        padding-bottom: 3px;
    }
}

/* END PAGE PORTFOLIO ------------------------------------------------------------------------- */