/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.2
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.elementor-element-193cd08 {
    display:none !important;
}

/************
*  GENERAL  *
************/
.wp-block-button {
    width: auto !important;
}

.wp-block-button__link {
    color: #fff;
    background-color: #336699 !important;
    transition-duration: .3s !important;
    padding: 14px 30px 15px !important;
    font-size: 18px !important;
    font-family: 'Outfit' !important;
    font-weight: 500 !important;
    letter-spacing: 0.5px !important;
}

.wp-block-button__link:hover {
    opacity: 1 !important;
    color: white !important;
    background: #084A79 !important;
    transition-duration: .3s !important;
}


/*************
*   HEADER   *
*************/
.the7-e-sticky-active {
	background: white;
}

#transparent_header:not(.the7-e-sticky-active) .the7-logo-wrap img {
    filter: brightness(100);
}


/******************
*   TEMOIGNAGES   *
******************/
.post-type-archive-temoignages #content:before {
    content: 'Témoignages';
    font-family: 'Outfit';
    font-size: 40px;
    font-weight: bold;
    color: #336699;
    text-align: center;
    display: block;
    margin-bottom: 60px;
}

.post-type-archive-temoignages .cont-id-0 {
    column-count: 3 !important;
    height: fit-content !important;
    margin: 30px 0 0;
    display: block
}

.post-type-archive-temoignages .post {
    background: none;
    box-shadow: 0 0 10px 0px #0000001a;
    border-radius: 10px;
}

.post-type-archive-temoignages .cont-id-0 .wf-cell {
    position: static !important;
    margin-bottom: 60px;
    padding: 0 30px 0 30px;
    width: -webkit-fill-available !important;
}

.post-type-archive-temoignages .cont-id-0 .wf-cell .blog-media {
    overflow: visible;
}

.post-type-archive-temoignages .cont-id-0 .wf-cell .blog-media.wf-td a {
    width: 100px;
    max-width: 100%;
    height: 100px !important;
    box-shadow: 0 0 10px #0000001a;
    padding: 0 !important;
    border-radius: 100%;
    margin: 25px auto 0;
}

.post-type-archive-temoignages .cont-id-0 .wf-cell .blog-media.wf-td a img {
    border-radius: 100%;
    position: static !important;
    display: block !important;
    max-width: 100%;
    width: 100% !important;
    height: fit-content !important;
    aspect-ratio: 1;
}

.post-type-archive-temoignages .cont-id-0 .wf-cell .blog-content {
    padding: 10px 25px;
}

.post-type-archive-temoignages .cont-id-0 .wf-cell .blog-content .entry-title {
    font-size: 18px;
    margin-bottom: 0;
}

.post-type-archive-temoignages .cont-id-0 .wf-cell .blog-content .entry-meta {
    display: none;
}

.post-type-archive-temoignages .cont-id-0 .wf-cell .blog-content > p {
    font-size: 14px;
    line-height: 1.4em;
    font-weight: 300;
    margin-bottom: 15px !important;
    padding-top: 0 !important;
}

@media (max-width: 1024px) {
    .post-type-archive-temoignages .cont-id-0 .wf-cell {
        margin-bottom: 30px;
        padding: 0 15px 0 15px;
    }
}

@media (max-width: 768px) {
    .post-type-archive-temoignages .cont-id-0 {
        column-count: 2 !important;
    }
}

@media (max-width: 550px) {
    .post-type-archive-temoignages .cont-id-0 {
        column-count: 1 !important;
    }
}


/***************
*  ÉVÉNEMENTS  *
****************/
:root {
    --tec-color-background-events-bar-submit-button: #336699;
    --tec-color-background-events-bar-submit-button-hover: #336699;
    --tec-color-event-icon-hover: #336699;
    --tec-color-accent-primary: #336699;
    --tec-color-accent-primary-hover: #336699;
    --tec-color-accent-primary-active: #336699;
    --tec-color-icon-focus: #336699;
    --tec-color-button-primary: #336699;
    --tec-color-button-primary-hover: #336699;
    --tec-color-button-primary-active: #336699;
    --tec-color-link-accent: #336699;
    --tec-color-link-accent-hover: #336699;
    --tec-form-color-accent-primary: #336699;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input {
    margin: calc(var(--tec-spacer-2) * -1) 0 !important;
}

.tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
    background: #336699;
    height: auto;
    padding: 12px 10px 10px;;
    border-radius: 8px;
}

.tribe-events .tribe-events-calendar-list__event-date-tag-datetime * {
    color: #f0f0f0;
}

.tribe-events .tribe-events-calendar-day__event-featured-image-link, .tribe-events .tribe-events-calendar-list__event-featured-image, .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-featured-image-wrapper img {
    aspect-ratio: 1.66;
    border-radius: 10px;
    object-fit: cover;
    width: 300px;
    max-width: 100%;
}

.tribe-events-calendar-month__multiday-event-bar-title {
    color: #f0f0f0 !important;
    opacity: 1 !important;
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__calendar-event {
    opacity: 1 !important;
}

.tribe-events-calendar-month__calendar-event-title-link {
    color: #336699 !important;
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
    background-color: #336699 !important;
}

.tribe-common--breakpoint-medium.single-tribe_events .tribe-events-c-subscribe-dropdown, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-subscribe-dropdown {
    float: none !important;
    margin-left: auto;
    margin-right: auto;
}

/* Single Event */
.tribe-events-back, .tribe-events-notices * {
    text-align: center;
}

.tribe-events-back {
    margin-bottom: 60px;
}

.tribe-events-back a {
    color: #f0f0f0 !important;
    background: #336699;
    border-radius: 50px;
    padding: 10px 22px 12px 20px;
    transition: .3s ease;
}

.tribe-events-back a:hover {
    background: #084a79;
}

.tribe-events-single-event-title {
    font-family: 'Outfit';
    text-align: center;
}

.tribe-events-schedule {
    color: #336699;
    justify-content: center;
    width: 100%;
}

.tribe-events-schedule:before {
    content: '\ea02';
    font-family: 'icomoon-the7-font';
    margin-right: 10px;
    font-size: 18px;
    transform: translateY(1.5px);
}

.tribe-events-event-image img {
    border-radius: 10px;
}

.tribe-events-single-event-description * {
    font-family: 'Poppins';
    font-size: 16px !important;
}

.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown, .tribe-block__events-link .tribe-events .tribe-events-c-subscribe-dropdown {
    align-self: center;
}

.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__content, .tribe-block__events-link .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__content {
    width: fit-content;
}

.tribe-events-single-section {
    width: 100% !important;
    margin-top: 30px;
}

.tribe-events-single-section-title {
    font-size: 16px !important;
    line-height: 40px;
    background: #336699 !important;
    color: #f0f0f0 !important;
    width: fit-content;
    padding: 0 20px;
    margin-bottom: 20px !important;
}

.tribe-events-meta-group-details .tribe-events-meta-item {
    margin-bottom: 20px;
}

.tribe-events-single-section .tribe-events-meta-group-venue {
    order: 0;
}

.tribe-events-event-meta .tribe-events-meta-item {
    font-family: 'Poppins';
    font-size: 16px;
}

.tribe-events-meta-group {
    padding: 30px 0 !important;
}

.tribe-events-meta-group .tribe-venue {
    font-weight: bold;
    margin-bottom: 5px;
}

.tribe-events-meta-group .tribe-address {
    display: flex;
    flex-wrap: wrap;
}

.tribe-events-meta-group .tribe-address .tribe-street-address {
    width: 100%
}

.tribe-events-meta-group .tribe-address .tribe-delimiter {
    display: none !important;
}

.tribe-events-meta-group .tribe-address .tribe-locality {
    order: 2;
    margin-left: 5px;
}

.tribe-events-meta-group .tribe-events-gmap {
    margin-top: 20px;
    border: 1px solid;
    display: block;
    width: fit-content;
    padding: 4px 12px 4px 10px;
    text-decoration: none;
    transition: .3s ease;
}

.tribe-events-meta-group .tribe-events-gmap:hover {
    color: #f0f0f0 !important;
    background: #336699;
}

.tribe-events-single-section > div:last-child {
    margin-right: 0;
}

.tribe-events-venue-map {
    width: 320px;
    max-width: 100%;
    margin: 0;
}

.tribe-events-venue-map>div, .tribe-events-venue-map>iframe {
    border-radius: 10px;
}

#tribe-events-footer {
    padding-top: 60px;
}

@media (max-width: 767px) {
    .tribe-events-schedule:before {
        transform: translateY(0px);
    }
    
    .tribe-events-venue-map {
        width: 100%;
    }
    
    .tribe-events-meta-group.tribe-events-meta-group-gmap {
        border: none;
        padding-top: 0 !important;
    }
}

@media (max-width: 550px) {
    .tribe-events-meta-group-details {
        padding-bottom: 0 !important;
    }
    
    .tribe-events-meta-group {
        padding: 30px 0 !important;
    }
}