@import url("../sdp74/style.css");

/*
 Theme Name:   sdp74child
 Theme URI:    https://www.semainedesparents74.fr/
 Description:  sdp74child
 Template:     sdp74
 Version:      1.0
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

.av-hamburger {
    padding: 0;
    display: none;
    cursor: pointer;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
}

.mec-masonry .mec-masonry-col6 .mec-event-month, .mec-masonry .mec-masonry-col6 h6 {
    text-transform: capitalize;
    font-size: 15px;
    padding: 8px;
    display: inline;
    color: #4e5a66;
}

.main_color strong
{ 
    padding: 2px 8px;
    display: block;
    background: #f0f0f0;
    border: 1px solid #ddd;
font-size:13px;
    font-weight:800;
    font-family:roboto;
}

.filter_button { 
    padding: 2px 8px;
    display: block;
    background: #f0f0f0;
    border: 1px solid #ddd;
    cursor: pointer;
font-size:13px;
    font-weight:600;
    font-family:roboto;
}

.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu ul:first-child, .html_header_top.html_bottom_nav_header #header_main_alternate .main_menu>div {
    width: 100%;
    height: 30px;
}

.html_header_transparency #top .avia-builder-el-0 .container, .html_header_transparency #top .avia-builder-el-0 .slideshow_caption {
    padding-top: 40px;
}

.ea11y-widget-footer .ea11y-widget-link, .ea11y-widget-footer .ea11y-widget-typography--body2 {
    display: none;
    align-items: center;
}

.mec-masonry .mec-masonry-content, .mec-masonry .mec-masonry-head {
    width: 100%;
    float: none;
    height: 100%;
    padding: 0 14px 14px;
    margin-bottom: 0;
}

.mec-event-grid-modern .mec-event-content {
    color: #767676;
    padding: 0 0px 0px;
    text-align: left;
}

.mec-masonry-content.mec-event-grid-modern .mec-event-content {
    padding-top: 5px;
}


.mec-masonry-content.mec-event-grid-modern .mec-event-description {
    -webkit-line-clamp: none !important;
    line-clamp: none !important;

}
[class*=mec-sl-] {
    font-family: simple-line-icons;
    speak: none;
    font-style: normal;
    font-weight: 600;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mec-shortcode-organizers i {
    margin-right: 4px;
    display: inline-block;
    color: #4e5a66;
}

.pictograms-event {
    display: flex;
    gap: 0.25rem;
}
.pictograms-event img {
    width: 32px;
}
.event-informations {
    display: grid;
    gap: 0.75rem;
    margin-bottom: 1.5rem;
}

.event-information {
    display: flex;
    gap: 0.5rem;
}
.event-information > svg {
    width: 1.5rem;
    height: 1.5rem;
}
.event-information > div {
    min-height: 1.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.button-groups {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-items: center;
    margin-bottom: 1rem;
padding-bottom:30px;
}

.button-group {
    display: flex;
    gap: 0.5rem;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.filter_button { 
    padding: 5px 15px;
    display: block;
    background: #f0f0f0;
    border: 1px solid #ddd;
    cursor: pointer;
font-size:14px;
}

.filter_button.is-checked {
    background: #7197a7 !important;
    color: white !important;
}


.mec-labels-normal  {
    display: none;
}

.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip {
    position: absolute;
    width: 250px;
    bottom: 24px;
    left: calc(50% - 80px);
    background: #fff;
    border-radius: var(--mec-secondary-border-radius);
    border: 1px solid #535a6121;
    box-shadow: 0 4px 45px -8px #444b5061;
    visibility: hidden;
    opacity: 0;
    transition: opacity .18s ease, transform .18s ease, visibility .25s ease;
    transform: scale(.9);
    z-index: 99;
}

.mec-search-form .mec-dropdown-wrap .mec-dropdown-search {
    display: contents;
    float: left;
}

.mec-events-meta-group-countdown .countdown-w {
    text-align: center;
    font-size: 36px;
    margin: 0 auto;
    padding: 40px 0 0;
    position: relative;
    display: none;
    table-layout: fixed;
}

.mec-categories-wrapper {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    display: none;
}

ol, ul {
    margin-bottom: 10px;
}

.mec-event-grid-modern .mec-event-content .mec-categories-wrapper, .mec-event-grid-modern .mec-event-content .mec-shortcode-organizers {
    margin-bottom: 0px;
}

.mec-masonry .mec-masonry-col6 i {
    font-size: 24px;
    float: left;
    margin-right: 7px;
    height: 50px;
    color: #4d5966;
}

.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields {
    display: inline-block;
    width: 30px;
    height: 30px;
    padding: 0;
    background-image: url(http://semainedesparents74.fr/wp-content/uploads/2025/08/picto-infos.png);
}

.mec-masonry-content.mec-event-grid-modern .mec-event-description {
    padding-top: 0px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}

.mec-event-grid-modern .mec-event-content .mec-categories-wrapper, .mec-event-grid-modern .mec-event-content .mec-shortcode-organizers, .mec-event-grid-modern .mec-event-content p {
    font-size: 13px;
    color: #9a9a9a;
    line-height: 1.54;
}

ul {
    list-style: none outside;
    margin-left: -7px;
}

.mec-event-grid-modern .mec-event-title {
    color: #202020;
    margin: 0 0 10px 0;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0px;
}

.mec-masonry .mec-masonry-col6 .mec-event-detail, .mec-masonry .mec-masonry-col6 address {
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 900;
}

.event-color {
    width: 60px;
    display: inline-block;
    vertical-align: middle;
    height: 14px;
    margin-left: 5px;
    border-radius: 0%;
}

#top select {
    -webkit-appearance: none;
    border: 1px solid #e1e1e1;
    padding: 8px 6px;
    outline: none;
    font: 1em "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #777;
    margin: 0;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 0px;
}



.wp-travel-search {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    border: none;
    border-radius: 10px;
    background: #fff;
    padding-left: 15px;
    padding-right: 15px;
padding-bottom:10px;
padding-top:10px;
}

input[type="submit"], #submit, .button {
    padding: 20px 30px;
    cursor: pointer;
    border: none;
    -webkit-appearance: none;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 700;
}

#top label {
    font-weight: bold;
    font-size: 15px;
    color: #222222;
}

.wp-travel-search p {
    margin-bottom: 0em;
    width: 100% !important;
}


.content {
    border-right-style: solid;
    border-right-width: 0px;
    margin-right: -1px;
    background-color: #ffffff;
    padding-left: 20px;
}

#top select, #top .avia_ajax_form .select, #top .entry-content-wrapper select {

        margin-top: 8px;
}

.wptravel-layout-v2 .wptravel-archive-wrapper .view-box .view-content .right-content .explore-btn {
    padding: 12px 15px;
    transition: all ease .3s;
    border-radius: 3px;
    background-color: var(--enfold-main-color-primary);
    color: #ffffff;
    border-radius: 8px;
}


.wptravel-layout-v2 .wptravel-archive-wrapper .view-box .view-content .right-content .footer-wrapper .trip-rating .wp-travel-average-review {
    display: block;
    margin: auto;
    display: none;
}

.wptravel-layout-v2 .wptravel-archive-wrapper .view-box .view-image .offer {
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
    align-items: center;
    background: #f03208;
    padding: 5px 15px;
}

.wptravel-layout-v2 .wptravel-archive-wrapper .view-box .view-image .offer span {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    display: none;
}


#top label {
    font-weight: bold;
    font-size: 15px;
}

#top form {
    margin-bottom: 0px;
}

#top #s {
    width: 100%;
    position: relative;
    padding: 7px 15px 8px 5px;
    z-index: 1;
    margin: 0;
    box-shadow: none;
margin-bottom:18px;
margin-top:8px;
}

.wp-travel-average-review {
    font-family: "Font Awesome 5 Free";
    font-size: 1em;
    height: 1.2em;
    line-height: 1.2;
    overflow: hidden;
    position: relative;
    width: 5.9em;
    display: inline-block;
    word-break: normal;
    letter-spacing: 1px;
    display: none;
}

#top #wrap_all .all_colors h2 {
    font-weight: 700;
}

.avia_transform .av_slideshow_full .active-slide .avia-caption-content, .avia_transform .av_fullscreen .active-slide .avia-caption-content .avia-caption-title {
    visibility: visible;
    animation: caption-right 1s 1 cubic-bezier(0.985,0.005,0.265,1);
    text-shadow: 1px 1px 10px #444444;
}

#top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a {
    font-weight: inherit;
    text-decoration: none;
    color: inherit;
    text-shadow: none;
}

#top .av_header_transparency #header_meta li {
    border-color: rgba(255, 255, 255, 0.60);
    color: inherit;
}

.av_seperator_small_border .av-main-nav>li>a>.avia-menu-text {
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #dddddd;
    padding-right: 13px;
margin-right:-13px;
}

#header .twelve.units {
max-width: 910px;
}


#top .sub_menu>ul {
    float: left;
    margin: 0;
    padding-right: 15px;
}

.phone-info {
    float: left;
    font-weight: bold;
    line-height: 20px;
    font-size: 13px;
    padding: 10px 0;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}



.sub_menu {
    float: left;
    z-index: 2;
    font-size: 13px;
    line-height: 30px;
    position: relative;
    top: 15px;
}

.av_secondary_right .sub_menu {
    padding-left: 50px;
}



#header .mega_menu_title {
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 0.8em;
    font-weight: 600;
    display: block;
}

#top #header .avia_mega_div > .sub-menu.avia_mega_hr {
    padding-top: 0px;
}

.widgettitle {
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1.1em;
}

#footer {
    padding: 15px 0 10px 0;
    z-index: 1;
}

#footer .widget {
    padding: 0;
    margin: 10px 0 10px 0;
    overflow: hidden;
}

#top #header .avia_mega_div > .sub-menu {
    display: table;
    padding: 20px 30px 15px;
    border-top-style: solid;
    border-top-width: 3px;
}

.avia-menu-fx {
    position: absolute;
    bottom: 14px;
    height: 3px;
    z-index: 10;
    width: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
}

#header .avia_mega_div {
    display: none;
    margin: -1px 0 0 0;
    right: 0;
    position: absolute;
    top: 77%;
    z-index: 2;
    box-shadow: 0 32px 60px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    padding: 1px 0 0;
    text-align: left;
}


.av-main-nav > li > ul {
    border-top-width: 3px;
    border-top-style: solid;
}

.av-main-nav ul {
    display: none;
    margin-left: 0;
    left: 0;
    position: absolute;
    top: 77%;
    width: 208px;
    z-index: 2;
    padding: 0;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
    margin-top: -1px;
}

#top .av_header_transparency #header_meta {
    background: transparent;
    box-shadow: none;
    border-bottom: 0px solid rgba(255, 255, 255, 0.25);
}

#top #main .avia-section .template-page {
    width: 100%;
    border: none;
    margin-left: auto;
    padding-left: 5px;
padding-right: 5px;
    margin-right: auto;
}








@media only screen and (max-width: 767px) {
    .responsive .logo img, .responsive .logo svg {
        height: auto !important;
        width: auto;
        max-width: 100%;
        display: block;
        max-height: 110px;
        left: 16%;
    }

    .responsive #top .logo {
        position: static;
        display: table;
        height: 80px !important;
        float: none;
        padding: 0;
        border: none;
        width: 100%;
    }

.filter_button { 
    padding: 2px 8px;
    display: block;
    background: #f0f0f0;
    border: 1px solid #ddd;
    cursor: pointer;
font-size:12px;
}

}






