/*
Theme Name: T7J
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
*/

/* Add your custom styles here */

#store-top {
    height: auto;
    width: 110px;
    left: -120px;
    top: -2px;
}

@media (max-width: 1350px) {
    #store-top {
        display: none;
    }
}

@media (min-width: 1024px) and (max-width: 1135px) {
    .elementor-element-e9775fa,
    .elementor-element-4ea029d {
        padding-left: 10px;
    }
}

hr {
    border: none;
    border-top: 1px solid rgba(226, 232, 240, 0.7) !important;
    margin: 15px 0 !important;
}

#menu-1-8574969 .sub-arrow {
    display:none;
}

.inread {
    background: #EFEFEF;
    padding: 15px;
    margin-bottom: 0.9rem;
}

.inread_titre {
    font-family: 'Archivo_Condensed-ExtraBold', sans-serif;
    color: black;
    font-weight: 400;
    font-size: 20px;
}

.inread_titre i {
    font-style: normal;
    font-size: 20px;
    font-weight: normal;
}

.aw-subcat-carousel {
    margin-bottom: 40px;
}

.y-sep {
    margin-left: 2px;
    margin-right: 2px;
}

.aw-subcat-carousel .more {
    font-size: 14px;
    font-weight: 700;
    align-items: center;
    display: flex;
    margin-top: 20px;
}
.aw-subcat-carousel .more svg{
    font-style: normal;
    margin-left: 5px;
}

.ad-container {
    max-width: 100%;
}

.ad-container IFRAME {
    width: revert-layer !important;
}



.mobile-menu-search__form .mobile-menu-search__input {
    border-radius: 30px;
    background: #F6F8FB;
}

.mobile-menu-search__form .mobile-menu-search__input:placeholder {
    font-style: italic;
}

.mobile-menu-search__form {
    position: relative;
}
.mobile-menu-search__form .bi-search {
    position: absolute;
    right: 14px;
    top: 12px;
    pointer-events:none;
    color: #68778D;
}

.tags__list {
    list-style: none;
    align-items: stretch;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 16px 20px;
    justify-content: flex-start;
    padding: 0;
    margin: 0;
}

.tags__item {
    flex: 0 0 auto;
}

.post_bottom_tags A,
.tags__link {
    background-color: white;
    border: .1rem solid #68778D;
    color: #68778D !important;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3;
    padding: 6px 22px;
    text-decoration: none !important;
    transition: background-color .25s;
}

.elementor-location-archive A.tags__link:hover,
.post_bottom_tags A:hover,
.tags__link:hover {
    background-color: #FF2F79;
    color: white !important;
    text-decoration: none !important;
}

@media (min-width: 767px) {
    .top-loop .e-loop-item:first-of-type {
        grid-column: span 2 !important;
    }
}

@media (max-width: 768px) {
    .elementor-nav-menu--main .elementor-nav-menu ul {
        position: relative;
    }
    .elementor-nav-menu--main .elementor-nav-menu .sub-menu {
        margin: 0 !important;
    }
    .elementor-item-anchor.has-submenu {
        display: flex;
        justify-content: space-between;
    }
    .elementor-nav-menu--main .elementor-nav-menu>LI {
        border-bottom: 1px solid #e5e5e5;
    }
}


.ad-container {
    background-color:#F7F7F7;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20%;
    background-image: url('/wp-content/themes/t7j/assets/images/placeholder-publicite.42a88dcf.svg');
}

.top-actus img {
    aspect-ratio: 16/9;
    object-fit: cover;
}

.hover_underline:hover A {
    text-decoration: underline;
}

.widget-image-caption {
    font-size: 12px;
    margin-top: 5px;
    color: #68778D;
    font-style: normal;
    text-align: left;
}

.bold {
    font-family: 'Archivo_Condensed-ExtraBold', sans-serif !important;
}

.dialog-message .menu-item A {
    display:flex;
    justify-content: space-between;
}

.elementor-location-single.type-page A,
.elementor-location-single.type-shopping A,
.elementor-location-single A.elementor-button,
.no-under {
    text-decoration: none;
}

.elementor-location-archive A:hover,
.elementor-sub-item:hover,
.elementor-location-single.type-shopping A:not(.elementor-post-info__terms-list-item):not(.elementor-button-link):not(.tags__link):hover,
.elementor-location-single.type-page A:not(.elementor-post-info__terms-list-item):not(.elementor-button-link):not(.tags__link):hover {
    text-decoration: underline !important;
}

.hidden {
    display: none !important;
}

.gallery-preview__container {
    height: auto;
    position: relative;
}

@media (min-width: 620px) {
    .gallery-preview__container {
        overflow: scroll;
        height: 300px;
    }
}

.gallery-preview__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.episode-link__title {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 1.5rem;
    justify-content: center;
    overflow: hidden;
    white-space: nowrap;
}


.gallery-preview__item-title {
    -webkit-line-clamp: 1;
    font-size: 16px !important;
    margin: 0;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 10px;
}

.gallery-preview__item + .gallery-preview__item {
    border-top: .1rem solid #e2e8f0;
}

.gallery-preview__item {
    display: flex;
    cursor: pointer;
    gap: 15px;
    padding: 20px 10px 20px 0;
}

.gallery-preview__item .image {
    width: 100px;
}

.gallery-preview__item IMG {
    width: 100%;
    aspect-ratio: 16/9;
    object-fit: cover;
}

.gallery-preview__item-wrapper {
    flex: 1;
}
.gallery-preview__item-wrapper P {
    margin-bottom: 0;
}

.widget-video {
    background-color: #efefef;
    margin: 24px 0;
    padding: 24px;
}

.widget-video__title {
    color: #FF2F79;
    display: block;
    font-family: Archivo_Condensed-ExtraBold, sans-serif;
    font-size: 24px;
    line-height: 1.12;
    margin-bottom: 16px;
    padding: 0;
}

.rating {
    flex-direction: row;
    gap: 2px;
    display: flex;
}

.rating.rating-top {
    justify-content: center;
}

.rating.rating-top IMG {
    width: 12px;
}

.lazyload {
    --smush-placeholder-width: auto !important;
    --smush-placeholder-aspect-ratio: auto !important;
}

.aw-subcat-carousel .e-eicon-chevron-right,
.aw-subcat-carousel .e-eicon-chevron-left {
    transform: scaleY(1.3);
}

.swiper-button-disabled {
    display: none !important;
}

#sticky-logo {
    display:none;
}

.elementor-sticky--active #sticky-logo {
    display:block;
}

#top-search-container {
    position: relative;
}

#top-search-container FORM {
    margin: 0;
    padding: 0;
    top: -2px;
    position: absolute;
    right: 40px;
}
#top-search-container INPUT {
    border-radius: 30px;
    background: #F6F8FB;
    font-size: 13px;
    padding: 6px 11px;
    border: 1px solid #e2e3f0;
    width: 0;
    color:black;
    white-space: nowrap;
    transition: width 0.3s ease;
    outline: none !important;
}

#top-search-container INPUT::placeholder {
    font-style: italic;
}

#top-search-container INPUT.active {
    width: 250px;
}

.is-loading {
    user-select: none;
    color: transparent !important;
    pointer-events: none;
}

.elementor-post-info__terms-list-item:hover,
.e-loop__load-more A:hover {
    user-select: none;
    text-decoration: none !important;
}

.tax-tag-shopping .elementor-element-b1e88aa A,
.archive.tax-rubrique .elementor-element-b1e88aa A {
    display: block;
    width: 100%;
}

.tax-tag-shopping .elementor-element-b1e88aa IMG,
.archive.tax-rubrique .elementor-element-b1e88aa IMG {
    width: 100%;
    max-width: 10000px;
}

@media (min-width: 767px) {
    .tax-tag-shopping .top-loop .e-loop-item:first-of-type,
    .archive.tax-rubrique .top-loop .e-loop-item:first-of-type {
        grid-column: span 3 !important;
    }
}

.elementor-element-5fb4adb {
    position: relative;
}

.overcover {
    position: absolute;
    top: 35px;
    right: 0;
    width: 275px;
    height: 324px;
    background: white;
    padding: 15px;
    border:1px solid black;
    transition: opacity 0.3s ease;
    cursor: pointer;
}
.overcover IMG {
    width: 243px;
    height: 292px;
    object-fit: cover;
}

.xA {
    cursor:pointer;
}