/*
Theme Name:  Listeo ChildTheme
Theme URI: http://listeo.pro
Author: Purethemes
Author URI: http://themeforest.net/user/purethemes
Description: Directory WordPress Theme by Purethemes
Version: 1.0
License: ThemeForest
License URI: http://themeforest.net/licenses
Text Domain: listeo
Domain Path: /languages/
Tags: light, responsive-layout, post-formats, theme-options, translation-ready, two-columns
Template:  listeo
*/
.user_checkout_field,
.woocommerce-additional-fields {
    display: none;
}
.tribe-events-pro .tribe-events-pro-photo__event-featured-image,
.tribe-events-pro .tribe-events-pro-photo__event-featured-image-link {
    height: 250px;
    width: 100%;
    object-fit: cover;
}
.tec-slider-list .slick-dots {
    display: none !important;
}
.tec-slider-list .tec-sse-venue {
    display: none !important;
}
.tec-slider-container ul.tec-slider-list li .tec-slider-title {
    font-size: 13px;
}
/*EVENT NEW*/
:root {
    --tec-color-accent-primary: #9dbc1b;
    --tec-font-family-sans-serif: 'Raleway', 'HelveticaNeue', 'Helvetica Neue',
        Helvetica, Arial, sans-serif;
    --tec-color-background-events-bar-submit-button-hover: #006532;
    --tec-color-background-events-bar-submit-button-active: #006532;
}

.ccpc-event-feat .tribe-events-pro-photo__event-featured-image {
    /*height: 250px;*/
    width: 100%;
    object-fit: cover;
}
span.tribe-events-pro-photo__event-date-tag-daynum.tribe-common-h5.tribe-common-h4--min-medium,
span.tribe-events-pro-photo__event-date-tag-month {
    color: #fff !important;
}

span.tribe-events-pro-photo__event-date-tag-month {
    background-color: #5e8421;
}

time.tribe-events-pro-photo__event-date-tag-datetime {
    background-color: #76a429;
}

/* EVENT 07/02*/
#tribe-tickets__tickets-submit:hover,
.tribe-common .tribe-common-c-btn:focus,
.tribe-common .tribe-common-c-btn:hover,
.tribe-common a.tribe-common-c-btn:focus,
.tribe-common a.tribe-common-c-btn:hover,
.entry
    .entry-content
    .event-tickets
    .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn:focus,
.entry
    .entry-content
    .event-tickets
    .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn:hover,
.entry
    .entry-content
    .event-tickets
    .tribe-tickets__tickets-buy.tribe-common-c-btn:focus,
.entry
    .entry-content
    .event-tickets
    .tribe-tickets__tickets-buy.tribe-common-c-btn:hover,
.event-tickets
    .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn:focus,
.event-tickets
    .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn:hover,
.event-tickets .tribe-tickets__tickets-buy.tribe-common-c-btn:focus,
.event-tickets .tribe-tickets__tickets-buy.tribe-common-c-btn:hover {
    background-color: #006532;
}

.entry
    .entry-content
    .event-tickets
    .tribe-tickets__attendee-tickets-item--has-focus,
.tribe_events .event-tickets .tribe-tickets__attendee-tickets-item--has-focus {
    border-left-color: #9dbc1b;
}

/*EVENT EN TEST 25-01-23*/

/* Title */

.headline.headline-box:after,
.headline.headline-box span:after {
    background: url('/wp-content/uploads/2019/04/centre-culturel-pays-des-collines_underline.png')
        no-repeat center !important;
    background-size: contain !important;
    width: 150px;
    height: 10px;
}

.parallax #titlebar {
    padding: 150px 0;
}

#titlebar h2 {
    font-size: 52px;
    font-weight: bold;
}

.navigation.post-navigation {
    display: none;
}

.blog-page h4.headline {
    font-weight: bold;
    font-size: 36px;
}

/* BOUTON */

.btn-ccdpc button.vc_btn3,
.btn-ccdpc a.vc_btn3 {
    padding: 15px 60px;
    border-radius: 2em;
    border: 0 !important;
    background: #006532 !important;
    color: #fff !important;
    font-weight: bold;
    font-size: 21px;
    background-image: none !important;
    transition: linear 0.3s;
}

.btn-ccdpc button.vc_btn3:hover,
.btn-ccdpc a.vc_btn3:hover {
    background: #78ab2b !important;
    transition: linear 0.3s;
}

/* ICONES */

.icone-row .icone {
    margin-bottom: 0;
    display: flex;
    align-items: center;
}

.icone-row .icone::before {
    display: block;
    content: '';
    width: 20px;
    height: 20px;
    margin-right: 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.icone-row .icone.phone::before {
    background-image: url('/wp-content/uploads/2019/04/centre-culturel-pays-des-collines_phone.png');
}

.icone-row .icone.mail::before {
    background-image: url('/wp-content/uploads/2019/04/centre-culturel-pays-des-collines_mail.png');
}

.icone-row .icone.pin::before {
    background-image: url('/wp-content/uploads/2019/04/centre-culturel-pays-des-collines_pin.png');
    height: 25px;
}

.icone-row .icone a {
    color: #707070;
}

.icone-row .icone p {
    line-height: 24px;
}

/* MISC */

.rel-index {
    position: relative;
    z-index: 100;
}

/* Menu */

#header {
    padding: 10px 0;
}

#header .right-side {
    display: none;
}

#header .left-side {
    width: 100%;
    float: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#header #navigation {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#navigation.style-1 > ul > li.current-menu-item > a {
    background: #9dbc1b;
    color: #fff;
}

.cloned #navigation.style-1 ul li a {
    font-size: 13px;
}

#header.cloned {
    padding-top: 7px;
}

/* Screen Homepage */

.main-search-container {
    height: 400px;
    display: none;
}

#search-home input {
    border: 0;
    border-radius: 2em;
}

/* SCREEN */

#breadcrumbs {
    display: none;
}

/* Section trouver */

#custom-imageboxes .trouver-section {
    position: relative;
    padding: 0;
    border-radius: 10px;
    margin: 5px;
    width: calc(20% - 10px);
    overflow: hidden;
}

#custom-imageboxes .trouver-section .vc_column-inner {
    padding: 0;
}

#custom-imageboxes .trouver-section .vc_column-inner .info-trouver {
    margin-bottom: 0;
    display: block;
    text-align: center;
    width: 100%;
    background: #bdcb0b;
    padding: 20px 0px;
    margin-top: 250px;
    color: #fff;
    font-size: 21px;
    font-weight: 700;
    position: relative;
}
#custom-imageboxes
    .trouver-section
    .vc_column-inner
    .info-trouver
    .wpb_wrapper {
    z-index: 500;
    position: relative;
}

#custom-imageboxes .trouver-section .vc_column-inner .info-trouver.activite,
#custom-imageboxes .trouver-section .vc_column-inner .info-trouver.services {
    background: #9dbc1b;
}

#custom-imageboxes .trouver-section .vc_column-inner .info-trouver.calendrier {
    background: #598b0e;
}

#custom-imageboxes .trouver-section .vc_column-inner .info-trouver::after {
    display: block;
    content: '';
    position: absolute;
    width: 65px;
    height: 65px;
    border-radius: 2em;
    background: #bdcb0b;
    background-image: url('/wp-content/uploads/2019/04/centre-culturel-pays-des-collines_albumt-icone.png');
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center 10px;
    top: -32.5px;
    left: calc(50% - 32.5px);
    z-index: 100;
}

#custom-imageboxes
    .trouver-section
    .vc_column-inner
    .info-trouver.activite::after,
#custom-imageboxes
    .trouver-section
    .vc_column-inner
    .info-trouver.services::after {
    background: #9dbc1b;
}

#custom-imageboxes
    .trouver-section
    .vc_column-inner
    .info-trouver.calendrier::after {
    background: #598b0e;
    background-image: url('/wp-content/uploads/2019/04/centre-culturel-pays-des-collines_calendrier-icone.png');
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: center 10px;
}
#custom-imageboxes
    .trouver-section
    .vc_column-inner
    .info-trouver.services::after {
    background: #9dbc1b;
    background-image: url('/wp-content/uploads/2019/04/centre-culturel-pays-des-collines_services-icone.png');
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center 15px;
}

#custom-imageboxes
    .trouver-section
    .vc_column-inner
    .info-trouver.activite::after {
    background: #9dbc1b;
    background-image: url('/wp-content/uploads/2019/04/centre-culturel-pays-des-collines_activite-icone.png');
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center 10px;
}

#custom-imageboxes
    .trouver-section
    .vc_column-inner
    .info-trouver.equipe::after {
    background: #bdcb0b;
    background-image: url('/wp-content/uploads/2019/04/centre-culturel-pays-des-collines_equipe-icone.png');
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center 15px;
}

#custom-imageboxes .trouver-section .btn-all-over {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
}

#custom-imageboxes .trouver-section .btn-all-over a.vc_btn3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: 0;
    bottom: 0;
    z-index: 500;
    background: transparent;
}

#custom-imageboxes .trouver-section .btn-all-over a.vc_btn3:hover {
    background: rgba(120, 171, 43, 0.3);
}

/* NEWS HOME */

.news-home-art {
    border-radius: 5px;
}

.news-home-art .vc_gitem-row-position-bottom,
.news-home-art .vc_gitem-row-position-middle,
.news-home-art .vc_gitem-row-position-top {
    z-index: 10000;
}

.news-home-art .vc_grid-filter.vc_grid-filter-center {
    text-align: right;
}

.news-home-art .vc_gitem-post-category-name {
    border-radius: 2em;
    background: rgba(120, 171, 43, 0.65);
    color: #fff;
    padding: 10px 20px !important;
    margin-top: 5px;
    margin-left: 5px;
}

.news-home-art .vc_gitem-row-position-middle .vc_custom_heading {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.news-home-art .vc_gitem-row-position-bottom .vc_custom_heading {
    color: #fff;
}

.news-home-art .vc_gitem-row-position-bottom .vc_custom_heading p {
    color: #fff;
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 10px;
}

.news-home-art .vc_gitem-zone-mini::after {
    display: block;
    content: '';
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1000;
}
.news-home-art .vc_gitem-post-category-name:hover {
    background-color: #ebebeb;
}
.vc_gitem_row
    .vc_grid-filter.vc_grid-filter-color-grey
    > .vc_grid-filter-item.vc_active,
.vc_gitem_row
    .vc_grid-filter.vc_grid-filter-color-grey
    > .vc_grid-filter-item:hover {
    background: 0;
}
.vc_gitem-animated-block .vc_gitem-zone .vc-zone-link {
    z-index: 99999;
}

.tec-ticket-info {
    position: fixed;
    z-index: 1;
    top: 173px;
    left: 10px;
    background-color: white;
    border-radius: 15px;
    padding: 0 15px;
    border: 1px solid #78a43a;
}

.tec-slider-container .slick-next{
    right: -15px !important;
}
.tec-slider-container .slick-prev {
    left: -15px !important;
}

/* FOOTER */

.wpb_gmaps_widget {
    margin-bottom: 0 !important;
}

img.footer-logo {
    max-height: 100px;
    margin: auto;
    display: block;
}

#footer .tnp-submit {
    background: #a0ba20;
    padding: 15px 30px;
    border-radius: 2em;
    color: #fff !important;
}
#footer .tnp-submit:hover {
    background: #006532;
}

#footer input[type='checkbox'] {
    width: auto;
    height: auto;
    margin-bottom: 2px;
}

#footer .tnp-widget-minimal form,
#footer .custom-html-widget form {
    font-size: 12px;
    max-width: 330px;
}
#footer .custom-html-widget form p,
#footer .custom-html-widget form label {
    margin-bottom: 0;
}
#footer .custom-html-widget form label span {
    font-size: 11px;
}

#footer .icone {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

#footer .icone::before {
    display: block;
    content: '';
    width: 20px;
    height: 20px;
    margin-right: 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

#footer .icone.phone::before {
    background-image: url('/wp-content/uploads/2019/04/centre-culturel-pays-des-collines_phone.png');
}

#footer .icone.mail::before {
    background-image: url('/wp-content/uploads/2019/04/centre-culturel-pays-des-collines_mail.png');
}

#footer .icone.pin::before {
    background-image: url('/wp-content/uploads/2019/04/centre-culturel-pays-des-collines_pin.png');
    height: 25px;
}

#footer .icone a {
    color: #707070;
    font-size: 14px;
}

#footer .icone p {
    line-height: 21px;
    margin-bottom: 0;
    font-size: 14px;
}

#footer,
#footer p {
    font-size: 14px;
}

#footer .container .row:first-child {
    display: flex;
    align-items: center;
}

/*Agenda*/
.ai1ec-calendar .ai1ec-agenda-view .ai1ec-date {
    background: 0;
}
.ai1ec-calendar .ai1ec-agenda-view .ai1ec-event {
    border: 0;
}
.ai1ec-subscribe-container.ai1ec-pull-right.ai1ec-btn-group {
    display: none;
}
.ai1ec-pull-left {
    margin-top: 50px;
}
.wpb_text_column .ai1ec-title-buttons.ai1ec-btn-toolbar,
#post-6 .ai1ec-title-buttons.ai1ec-btn-toolbar {
    margin-bottom: 50px;
}
.ai1ec-title-buttons .ai1ec-btn-group {
    margin: 0;
}
.timely .ai1ec-btn-default {
    border: 0;
}
.ai1ec-agenda-view .ai1ec-date-title {
    background: 0;
    border: 1px solid #f16565;
}
.ai1ec-month-view td.ai1ec-empty {
    background: #fff !important;
}
.ai1ec-month-view td,
.ai1ec-week-view td,
.ai1ec-oneday-view td,
table.ai1ec-month-view.ai1ec-popover-boundary {
    border: 0 !important;
}
.ai1ec-agenda-view .ai1ec-event .ai1ec-event-title {
    color: #232323;
}
.ai1ec-agenda-view .ai1ec-event .ai1ec-event-header:hover .ai1ec-event-toggle,
.ai1ec-agenda-view
    .ai1ec-event.ai1ec-expanded
    .ai1ec-event-toggle
    .ai1ec-fa-minus-circle {
    color: #f39a4a;
}
.ai1ec-agenda-view .ai1ec-event-toggle {
    color: #b7d005;
}
.timely .ai1ec-event-summary-footer .ai1ec-btn-default {
    color: #ffffff;
    background-color: #5fb336;
}
/*Calendrier - mois*/
.ai1ec-month-view.ai1ec-popover-boundary thead tr th.ai1ec-weekday {
    background: 0 !important;
    color: #333 !important;
    font-weight: 400;
    height: 50px;
    text-transform: capitalize;
}
#ai1ec-calendar .ai1ec-month-view .ai1ec-day .ai1ec-date {
    font-size: 10px;
    background: 0;
    line-height: 0;
    padding: 5px 0;
    text-align: center;
    border-bottom: 1px solid #008000;
}
#ai1ec-calendar .ai1ec-month-view .ai1ec-week {
    height: 120px;
}
.ai1ec-word-wrap.ai1ec-month-view .ai1ec-event {
    text-align: center;
    margin: 10px 0;
    padding-bottom: 5px;
    border-bottom: 1px dotted #9dbc1b;
    background-color: rgba(255, 248, 38, 0.15);
    border-radius: 10px 10px 0 0;
}
.ai1ec-word-wrap.ai1ec-month-view .ai1ec-multiday .ai1ec-event {
    margin: 0;
}
/*.ai1ec-word-wrap.ai1ec-month-view .ai1ec-multiday{
	display:none;
}*/
.ai1ec-word-wrap.ai1ec-month-view .ai1ec-event .ai1ec-event-time {
    display: none;
}
.ai1ec-month-view .ai1ec-allday .ai1ec-event {
    color: #333 !important;
    text-shadow: none;
    border-radius: 0;
}
tbody tr.ai1ec-week td .ai1ec-day {
    margin: 0 5px;
}
tbody tr.ai1ec-week td .ai1ec-day .ai1ec-date {
    margin: 0 -5px;
}
.ai1ec-word-wrap.ai1ec-month-view .ai1ec-allday .ai1ec-event {
    background-color: rgba(181, 255, 0, 0.15);
}
.ai1ec-month-view a.ai1ec-event-container,
.ai1ec-week-view a.ai1ec-event-container,
.ai1ec-oneday-view a.ai1ec-event-container {
    opacity: 1;
}
.ai1ec-month-view .ai1ec-allday.ai1ec-multiday {
    background: #ff9e00a2;
}

.product-template-default.woocommerce #content div.product {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
    grid-auto-rows: minmax(100px, auto);
}

.product-template-default.woocommerce #content div.product div.images {
    opacity: 1;
    transition: opacity 0.25s ease-in-out 0s;
    grid-column: 1 / 2;
    grid-row: 1;
    width: 100% !important;
}

.product-template-default.woocommerce #content div.product div.summary {
    width: 100% !important;
    grid-column: 1 / 3;
    grid-row: 2;
}

.product-template-default.woocommerce #content div.product .we-icl-import {
    grid-column: 2/2;
    grid-row: 3;
}

.product-template-default.woocommerce #content div.product .we-social-share {
    width: 100%;
    grid-column: 1 / 2;
    grid-row: 3;
}

.product-template-default.woocommerce #content div.product .woocommerce-tabs {
    grid-column: 2 / 2;
    grid-row: 1;
}

.product-template-default.woocommerce
    #content
    div.product.product_cat-activites-des-associations
    .cart {
    display: none;
}

/*Calendrier - jour*/
#ai1ec-calendar .ai1ec-oneday-view table {
    border: 0 !important;
}
/*Event*/
.single-ai1ec_event #titlebar {
    visibility: hidden;
    margin-bottom: 0;
}
.blog-page ul.post-meta,
.blog-page #pt-social-icons-3,
.blog-page .ai1ec-actions,
.blog-page .ai1ec-fa.ai1ec-fa-fw.ai1ec-fa-user {
    display: none;
}
.we-calendar .fc-toolbar button:last-child {
    margin-right: 0;
    line-height: 15px;
}

.woocommerce div.product form.cart div.quantity.buttons_added [type='button'] {
    line-height: 20px;
}

.woocommerce .quantity .qty {
    margin-right: 15px;
}
/* 
.woocommerce table.shop_table td.product-name, .woocommerce table.shop_table th.product-name{
    width: 100% !important;
} */
/* .woocommerce table.shop_table th.product-total,.woocommerce table.shop_table td.product-total,.woocommerce table.shop_table tfoot{
    display: none;
} */

/* CONTACT */

#contact-row .icone {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

#contact-row .icone::before {
    display: block;
    content: '';
    width: 20px;
    height: 20px;
    margin-right: 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

#contact-row .icone.phone::before {
    background-image: url('/wp-content/uploads/2019/04/centre-culturel-pays-des-collines_phone.png');
}

#contact-row .icone.mail::before {
    background-image: url('/wp-content/uploads/2019/04/centre-culturel-pays-des-collines_mail.png');
}

#contact-row .icone.pin::before {
    background-image: url('/wp-content/uploads/2019/04/centre-culturel-pays-des-collines_pin.png');
    height: 25px;
}

#contact-row .icone a {
    color: #707070;
    font-size: 16px;
}

#contact-row .icone p {
    line-height: 21px;
    margin-bottom: 0;
    font-size: 16px;
}

#contact-form .row {
    margin-bottom: 30px;
}

#contact-form input[type='checkbox'] {
    height: auto;
    width: auto;
    display: inline-block;
}
#contact-form .envoyer .col-sm-12 span {
    display: none;
}

div.wpcf7 .wpcf7-submit {
    padding: 3px 45px;
}

div.wpcf7 .wpcf7-submit:disabled {
    opacity: 0.3;
}

/*MENU BURGER*/
#header .mmenu-trigger {
    margin: auto;
    background-color: #76a429;
}
#header .mmenu-trigger .hamburger-inner,
#header .mmenu-trigger .hamburger-inner:before,
#header .mmenu-trigger .hamburger-inner:after {
    background-color: #fff;
}
.page .mmenu-init.mm-menu.mm-offcanvas.mm-opened {
    background: #5e9270 !important;
}
.page .mm-panel.mm-hasnavbar .mm-navbar {
    background-color: #346344;
}
.page .mm-listview li {
    border-bottom: 1px solid #346344;
}
#header-container.sticky-header {
    /* position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999; */
    background: #fff;
}

/* WOOCOMMERCE */

.fa-shopping-basket,.product-template-default .product_meta/*,.woocommerce-Price-amount*/ {
    display: none !important;
}

.product-template-default.woocommerce div.product form.cart {
    overflow: visible;
}

/* EVENT FORM */

.we-submit .col-timer input {
    display: inline-block;
}

.we-submit label {
    font-weight: bold;
}

.we-submit input {
    border-radius: 5px !important;
}

.we-submit input[type='submit'] {
    border-radius: 2em !important;
    padding: 10px 35px !important;
    height: auto !important;
}

.we-submit textarea {
    height: 250px !important;
}

/* CUSTOMER AREA */

.customer-area .blog-page .col-md-8 {
    width: 100%;
}

.customer-area .blog-page .col-md-4,
.customer-area .blog-page .share-buttons {
    display: none;
}

/* SOCIAL */

#sfsi_floater {
    left: 0 !important;
    background: transparent;
    /* background: rgba(255, 255, 255 ,0.4); */
    width: 50px !important;
    height: 43px;
    border-radius: 0px 5px 5px 0;
}

.btn-footer {
    background: #a0ba20;
    padding: 15px 30px;
    border-radius: 2em;
    color: #fff !important;
}

.btn-footer:hover {
    background: #006532;
}

/* FOOTER */

#footer .container {
    width: 100% !important;
}

/*ACTIVITE*/
.product .woo-event-schedu.col-md-12 {
    display: none;
}
.product .woo-event-schedu.woo-sponsors.col-md-12 {
    display: block;
    width: 100% !important;
    grid-column: 1/3;
    grid-row: 4;
}
.product .woo-event-schedu.woo-sponsors.col-md-12 h3 {
    margin-top: 0;
    text-align: center;
    margin-bottom: 25px;
}
.blog-compact-item-content p {
    display: none;
}

/* PANIER */

.single-product .woocommerce-message a.button.wc-forward {
    background: #9dbc1c;
}

.tribe-events-event-image img {
    height: auto;
}

/*RESPONSIVE*/
@media screen and (min-width: 650px) {
    .tribe-events-event-image,
    .tribe-events-single-event-description.tribe-events-content {
        /*width: 50% !important;*/
    }
    .tribe-events-event-image img {
        padding-right: 20px;
    }
}

@media screen and (max-width: 1024px) {
    #header #navigation.style-1 {
        display: none;
    }
}
@media screen and (max-width: 991px) {
    .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
        padding: 30px 5px !important;
    }
}
@media screen and (max-width: 990px) {
    .news-home-art .vc_gitem-row-position-bottom .vc_custom_heading {
        margin-bottom: -10px;
    }
    .news-home-art .vc_gitem-row-position-bottom .vc_custom_heading p {
        font-size: 1em;
        line-height: 16px;
    }
    .news-home-art .vc_gitem-row-position-middle .vc_custom_heading {
        font-size: 1.5em;
    }
}

@media screen and (max-width: 800px) {
    #footer .container .row:first-child {
        flex-direction: column;
    }
    #footer .col-md-4.col-sm-6.col-xs-12 aside {
        text-align: center;
    }
    #footer .col-md-4.col-sm-6.col-xs-12 {
        width: 90%;
    }
    #footer .icone-row .icone {
        text-align: left;
        justify-content: center;
        margin: 10px;
    }
    #footer .icone-row {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
}
@media screen and (max-width: 769px) {
    .ai1ec-month-view .ai1ec-event-title {
        visibility: hidden;
    }
    .ai1ec-month-view .ai1ec-event-title::before {
        content: '⦿';
        display: block;
        visibility: visible;
        font-size: 2em;
        color: #346344;
        margin-top: 5px;
    }
    .ai1ec-month-view .ai1ec-event {
        height: 30px !important;
    }
    .ai1ec-month-view .ai1ec-allday.ai1ec-multiday {
        position: relative !important;
        width: 100% !important;
        top: 5px !important;
    }
    .ai1ec-month-view .ai1ec-day .ai1ec-date {
        margin-bottom: 5px !important;
    }
}
@media screen and (max-width: 768px) {
    .home-page-container .rel-index {
        margin-bottom: 120px !important;
    }
    #custom-imageboxes .trouver-section {
        width: 30%;
    }
    #custom-imageboxes .vc_row.wpb_row.vc_inner.vc_row-fluid.vc_column-gap-10 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
}
@media screen and (max-width: 767px) {
    .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
        width: 70%;
        margin: auto;
        padding: 10px;
    }
    .exl-buttons {
        display: none !important;
    }
    #contact-form .row {
        margin-bottom: 0;
    }
    #contact-form .row .col-sm-6 {
        margin-bottom: 15px;
    }
    #contact-form .row.envoyer,
    #contact-form .row.conditions {
        text-align: center;
    }
    #contact-form .row.conditions {
        margin-top: 15px;
    }
    .icone-row .icone {
        justify-content: center;
        margin: 10px;
    }
    #contact-form .conditions span {
        margin: 0;
    }
    .product-template-default.woocommerce #content div.product div.images {
        grid-column: 1/3;
    }
    .product-template-default.woocommerce
        #content
        div.product
        .woocommerce-tabs {
        grid-column: 1/3;
        grid-row: 2;
    }
    .product-template-default.woocommerce #content div.product .we-social-share,
    .product-template-default.woocommerce #content div.product .we-icl-import {
        grid-row: 4;
    }
    .product-template-default.woocommerce #content div.product div.summary {
        grid-row: 3;
    }
    #footer {
        text-align: center !important;
    }
    #footer .tnp-widget-minimal form,
    #footer .custom-html-widget form {
        max-width: 100%;
    }
    #footer .footer-widget {
        margin-top: 15px;
    }
}
@media screen and (max-width: 500px) {
    #custom-imageboxes .trouver-section {
        width: 100%;
    }
}
/* @media screen and (min-width:1px){
	#header-container .cloned.sticky{
	display:none;
} */
