/*
Theme Name: Miniture Child
Theme URI: http://miniture.novaworks.net
Description: This is a child theme for Miniture Theme.
Author: Novaworks
Author URI: http: //www.novaworks.net/
Template: miniture
Version: 1.0
*/

/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/

/* Import des polices personnalisées */
@font-face {
    font-family: 'Univers LT Pro';
    src: url('fonts/UniversLTPro-55Roman.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Univers LT Pro';
    src: url('fonts/UniversLTPro-65Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Général */
body {
    font-family: 'Univers LT Pro', sans-serif;
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Univers LT Pro', sans-serif;
    font-weight: 700;
}

a:hover {
    text-decoration: underline !important;
}

a.underlined {
    display: inline-block;
    border-bottom: 2px solid black;
    padding-bottom: 2px;
    height: 20px;
    transition: none !important;
}

a.underlined:hover {
    text-decoration: none !important;
    border-color: transparent;
}

a.underlined.white {
    border-color: white;
    color: white;
}

/* Header & Menu */
.elementor-location-header .menu > li:first-child {
    padding-left: 0px !important;
}

.elementor-location-header .menu > li > a {
    font-size: 14px !important;
}

.cpel-switcher__list .cpel-switcher__lang:not(:first-child)::before {
    content: "/";
    margin: 0 0 0 3px;
    color: inherit;
}

a#js_header_search_modal svg {
    margin-right: 10px;
}

.main-navigation>ul>li.current-menu-item>a {
    color: black;
}

/* Page d'accueil */
#home_slider {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.kitify-bannerlist__link:hover .kitify-bannerlist__image-instance {
    transform: none !important;
}

#home_slider_pics .swiper-slide.col-desk-3 {
    width: calc(100% / 3.3) !important;
    max-width: calc(100% / 3.3) !important;
    flex-shrink: 0 !important;
}

/* Pages de contenus */
.elementor-widget-text-editor ul > li {
    margin-bottom: 0 !important;
}

.elementor-widget-text-editor ul > li > p {
    margin-bottom: 0 !important;
}

.elementor hr {
    margin-bottom: 40px !important;
}

.gl_contact_socials a {
    display:inline-block;
    margin-right: 20px;
}

/* ========================================== */
/* LIGHTBOX GEORGES LAURENCE - VERSION SIMPLE */
/* ========================================== */

.kitify-images-layout__item {
    aspect-ratio: 10 / 16;
}

.kitify-images-layout__inner {
    height: 100%;
}

.kitify-images-layout__image-instance {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.kitify-images-layout__item:hover .kitify-images-layout__content {
    opacity: 0 !important;
}

.elementor-lightbox .dialog-widget-content {
    width: 90vw !important;
    height: 85vh !important;
    max-width: 1400px;
    max-height: 800px;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    background: #000;
}

.elementor-lightbox .swiper-slide {
    display: flex !important;
    align-items: stretch;
    background: #000;
}

.elementor-lightbox .swiper-slide .swiper-zoom-container {
    flex: 0 0 40%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.elementor-lightbox .swiper-slide .elementor-lightbox-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.elementor-lightbox .gl-content-wrapper {
    flex: 0 0 60%;
    background: #000;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0 10px;
    position: relative;
    color: #fff;
    text-align: center;
    height: 100%;
}

.elementor-lightbox .gl-logo {
    width: 140px;
    height: 70px;
    margin: 0 auto;
}

.elementor-lightbox .gl-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.elementor-lightbox .gl-center-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.elementor-lightbox .gl-collection-title {
    font-family: 'Univers LT Pro', sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 15px;
    opacity: 0.9;
}

.elementor-lightbox .gl-collection-name {
    font-family: 'Univers LT Pro', sans-serif;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    line-height: 1.3;
}

.elementor-lightbox .gl-counter {
    font-family: 'Univers LT Pro', sans-serif;
    font-size: 13px;
    font-weight: 400;
    margin: 0;
    opacity: 0.8;
}

.elementor-lightbox .gl-description {
    font-family: 'Univers LT Pro', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0 0 15px 0;
    opacity: 0.8;
    max-width: 350px;
    text-align: left;
    align-self: flex-start;
}

.elementor-lightbox .gl-photo-credit {
    font-family: 'Univers LT Pro', sans-serif;
    font-size: 10px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.6);
    text-align: left;
    align-self: flex-start;
    margin: 0;
}

.elementor-lightbox .dialog-lightbox-close-button {
    position: fixed !important;
    top: 20px;
    right: 20px;
    color: #fff !important;
    opacity: 0.8;
    z-index: 9999;
}

.elementor-lightbox .dialog-lightbox-close-button:hover {
    opacity: 1;
}

.elementor-lightbox .elementor-swiper-button,
.elementor-lightbox.elementor-slideshow--ui-hidden .elementor-swiper-button {
    color: #fff !important;
    opacity: 1 !important;
    display: flex !important;
    visibility: visible !important;
    pointer-events: auto !important;
    z-index: 100 !important;
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 60px;
    height: 60px;
    align-items: center;
    justify-content: center;
    background: transparent !important;
    cursor:pointer;
    border-radius: 50%;
    transition: all 0.3s;
}

.elementor-lightbox .elementor-swiper-button:focus {
    outline: none !important
}

.elementor-lightbox .elementor-swiper-button-prev {
    left: -60px !important;
}

.elementor-lightbox .elementor-swiper-button-next {
    right: -60px !important;
}

.elementor-lightbox .elementor-swiper-button svg {
    fill: #fff !important;
    width: 30px;
    height: 30px;
}

.elementor-lightbox .elementor-slideshow__header,
.elementor-lightbox .elementor-slideshow__footer {
    display: none !important;
}

/* Responsive */
@media (max-width: 1024px) {
    .elementor-lightbox .dialog-widget-content {
        width: 95vw !important;
        height: 90vh !important;
    }

    .elementor-lightbox .swiper-slide {
        flex-direction: column;
    }

    .elementor-lightbox .swiper-slide .elementor-lightbox-image {
        flex: 0 0 60%;
        max-width: 100%;
        width: 100%;
    }

    .elementor-lightbox .elementor-lightbox-item-content {
        flex: 0 0 40%;
        max-width: 100%;
        padding: 40px 30px 30px;
    }

    .elementor-lightbox .elementor-slideshow__description {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .elementor-lightbox .gl-logo {
        width: 100px;
        height: 50px;
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .elementor-lightbox .dialog-widget-content {
        width: 100vw !important;
        height: 100vh !important;
        max-width: none;
        max-height: none;
    }

    .elementor-lightbox .swiper-slide .elementor-lightbox-image {
        flex: 0 0 50%;
    }

    .elementor-lightbox .elementor-slideshow__description {
        font-size: 18px;
    }

    .elementor-lightbox .elementor-lightbox-item-content {
        padding: 30px 20px 20px;
    }

    .elementor-lightbox .elementor-swiper-button {
        width: 50px;
    }

    .elementor-lightbox .gl-logo {
        width: 80px;
        height: 40px;
        margin-bottom: 20px;
    }
}

/****************************************************************/
/****************************************************************/
/****************************************************************/

/* ============================================== */
/* Contact form (Contact page - Contact Form 7) */
/* Utilise les mêmes classes que GL Meetings pour
   une apparence cohérente (gl-form-row / gl-form-control)
   et s'adapte aux petits écrans. */

.wpcf7-form .gl-form-row.gl-inline {
    display: grid;
    grid-template-columns: 140px 1fr;
    gap: 15px;
    align-items: center;
    margin-bottom: 0px;
}

@media (max-width: 480px) {
    .wpcf7-form .gl-form-row.gl-inline {
        grid-template-columns: 1fr;
        gap: 8px;
    }
}

.wpcf7-form .gl-form-group > label {
    margin: 0;
    text-transform: none;
    font-weight: 500;
    font-size: 0.9rem;
}

.wpcf7-form .gl-form-section-title {
    display: block;
    font-size: 22px;
    font-weight: 300;
    margin: 30px 0 15px;
    color: var(--site-heading-color, #000);
}

.wpcf7-form .gl-form-control {
    width: 100%;
    padding: 12px 15px;
    font-size: 0.95rem;
    border: 1px solid #000 !important;
    border-radius: 0;
    background-color: #fff;
    color: var(--site-text-color, #333);
    font-family: inherit;
    transition: border-color 0.2s;
}

.wpcf7-form input[type="text"].gl-form-control,
.wpcf7-form input[type="email"].gl-form-control,
.wpcf7-form input[type="tel"].gl-form-control {
    height: 2.8rem;
    line-height: 2.8rem;
}

.wpcf7-form .gl-form-control:focus {
    outline: none;
    border-color: var(--site-heading-color, #000);
}

.wpcf7-form .gl-form-actions {
    margin-top: 30px;
}

.wpcf7-form .gl-btn-primary,
.wpcf7-form input[type="submit"] {
    background-color: transparent !important;
    color: #000 !important;
    width: auto;
    margin: auto;
    display: block;
    border: none !important;
    border-bottom: 2px solid #000 !important;
    border-radius: 0 !important;
    text-transform: none !important;
    letter-spacing: 0.05em;
    padding: 12px 10px 8px;
    cursor: pointer;
}

.wpcf7-form .gl-btn-primary:hover,
.wpcf7-form input[type="submit"]:hover {
    background-color: #000 !important;
    color: #fff !important;
}

/* ============================================== */
