/*
Theme Name:     LARCO
Theme URI:      
Description:    Hello-elementor child theme.
Author:         Clément MARTINEZ
Author URI:     https://www.clementmartinez.fr/
Template:       hello-elementor
Version:        0.1.0
*/

@media screen and (min-width:1000px) {
    .header-produits-services .header-produits-content > video {
        max-width: 50%;
        top: -20px;
    }
}

@media screen and (min-width: 1500px) {
    .onglets-setmat-wid .onglets-produits-services {
        width: 1550px;
        max-width: none;
        position: relative;
        left: -90px;
    }
}
.onglets-setmat-wid,
.onglets-setmat-wid .screenshot-section {
    background-color: #E7E7E7!important;
}
.onglets-setmat-wid .elementor-widget-icon-box .elementor-widget-container {
    margin-left: 0!important;
}
 
@media screen and (min-width: 1000px) {
    body.page-id-1676 .elementor-widget-onglets_produits_services > .elementor-widget-container {
        transform: none;
    }
}


.plan-interactif-inside .point {
    z-index: 1;
}
.plan-interactif-inside .tooltip {
    width: 300px;
    text-align: center;
}
.plan-interactif-inside .volet {
    z-index: 4;
}
.plan-interactif-inside .volet .volet-widget .badges {
  flex-direction: column;
}
.plan-interactif p.elementor-heading-title {
    text-align:left;
}

@media screen and (min-width:1200px) {
    .page-id-1660 .content-onglets-produits-services [data-id="6"] .e-con-inner > .e-con,
    .page-id-12 .content-onglets-produits-services [data-id="6"] .e-con-inner > .e-con {
        width: 55%!important;
        flex-shrink:false;
    }
    .page-id-1660 .content-onglets-produits-services [data-id="6"] .e-con-inner > .e-con:first-of-type,
    .page-id-12 .content-onglets-produits-services [data-id="6"] .e-con-inner > .e-con:first-of-type {
        width: 45%!important;
        flex-shrink:false;
    }
}


.produits-services-widget [data-is="produits"] .slick-list .slick-slide {
    background-position: bottom center;
    background-size: 100%;
    background-color: white;
}

body #site-header .second-nav .login {
    margin-left: 0;
}
body #site-header .second-nav #go_search {
    margin-right: 14px;
}