/* 



/******************************************************************************************/
/******************************************************************************************/
/*PAGE PRODUIT*/
/******************************************************************************************/
/******************************************************************************************/

/*header*//*
.title-product.header-title h2:after {
    content:'';
    width: 50%;
    height: 5px;
    bottom: -20px;
    left: 25%;
    position: absolute;
    background: white;
}

.title-product h2 {
    position: relative;
}

/*keyshotxr*//*
#KeyShotXR{
    display: flex;
    justify-content: center;
    width: 100% !important;
}

#KeyShotXR #turntable {
    position: static !important;
    
}

/*description*//*
div.title-product {
    margin-top: 5px !important;
}

/*caractéristiques*//*
.list-legende ul li {
    list-style-type: none;
    position: relative;
    line-height: 30px;
}

.list-legende ul li:before {
    content: url(/wp-content/uploads/2022/07/1_bleu.svg);
    position: absolute;
    width: 20px;
    height: 20px;
    left: -25px;
    bottom: 5px
}

/*options*//*
.tabs-options-product .vertical-tab-menu {
    width: 25%;
}

.tabs-options-product .vertical-tab-contents {
    width: 75%;
}

/*medias*/
.carousel-scaled.owl-carousel-wrapper.video-carousel .owl-item:not(.index-active):not(.index-active) .tmb {
    transform: scale(0.85);
    padding-top: 4.5%;
}

.video-carousel .t-entry-visual {
    border-radius: 10px;
}

/*brochures*//*
.langues-pdf ul {
    display: flex;
    padding-left: 0 !important;
}

.langues-pdf ul li {
    list-style: none;
    padding: 0 30px;
    font-size: 20px;
    display: flex;
    position: relative;
}

.langues-pdf ul li:after {
    content: url('/wp-content/uploads/2022/07/Pdf.png');
    position: absolute;
    right: 0;
}

.card-brochure {
    border-radius: 10px;
    background: white !important;
    -webkit-box-shadow: 0px 10px 16px 0px #00000033; 
    box-shadow: 0px 10px 16px 0px #00000033;
}

/*h3*//*
.title-name-product h3 {
    text-align: center !important;
}

/*responsive*//*
@media (max-width: 959px) and (min-width: 450px) {
    div.pictos .row-inner {
        display: flex;    
    }
    
    div.pictos .row-inner > div:nth-of-type(1) {
        padding-top: 36px !important;
    }
}

@media (max-width: 959px) {
    .title-media .vc_custom_1657631992513 {
        padding-bottom: inherit !important;
    }
    
    .div-langues-pdf {
        padding-left: 0;
    }
    
    .div-langues-pdf .liste-langues ul {
        padding-left: 0;
    }
    
    /* .langues-pdf ul li:after {
        display: none;
    } *//*
    
    .langues-pdf ul li {
        padding: 0 25px 0 10px !important;
    }
    
    .div-langues-pdf {
        padding-top: 10px !important;
    }
    
    .not-visible-title {
        display: none !important;
    }
    
    .visible-title h3 {
        padding: 0 !important;
        text-align: center !important;
    }
    
    .row-langues-pdf p {
        text-align: center !important;
    }
    
    .div-langues-pdf .uncont {
        display: flex;
        justify-content: center;
    }
}

@media (max-width: 1240px) {
    .card-brochure {
        margin: 20px !important;
    }
}

/* formulaires de devis */

/* partie commune / infos perso *//*
form h3 {
    font-weight: 400;
    color: #003E62 !important;
    margin: 0;
}

form h2 {
    color: #0472B7 !important;
    margin-top: 10px;
}

form h3, form h2 {
    text-align: center;
}

.global {
    background: white;
    border-radius: 10px;
    margin: 50px 0;
}

.global .global-child {
    border-bottom: solid 5px #f7f7f7;
    display: grid;
    grid-template-columns: 25% auto;
}

.global .global-child .section-before {
    grid-column: 1;
    grid-row: 1/4 !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: blue;
}

.global .global-child .section-before img {
    width: 50px;
    padding-bottom: 25px;
}

.global .global-child:first-of-type .section-before {
    border-top-left-radius: 10px;
}

.global .global-child h4 {
    margin: 0;
    color: white;
}

.global .global-child div:nth-of-type(2) {
    grid-column: 2;
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
}

.global .global-child div:nth-of-type(3) {
    grid-column: 2;
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
}

.global .global-child div:nth-of-type(4) {
    grid-column: 2;
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
}
.global p span:not(.wpcf7-form-control-wrap) {
    color: #003E62 !important;
}

.global p input {
    background: #f7f7f7;
    border: none;
    border-bottom: solid 1px #137ec1;
}

.global .wpcf7-inline-wrapper.full .wpcf7-inline-field:first-of-type {
    padding-right: 50px;
}

.global .wpcf7-inline-wrapper .wpcf7-inline-field:nth-of-type(2) {
    padding-left: 0;
}

.global .global-child .wpcf7-inline-wrapper:first-of-type .wpcf7-inline-field {
    padding: 0 !important;
}

.global .global-child {
    border-bottom: solid 5px #f7f7f7;
}

.global .global-child:last-of-type {
    border-bottom: solid 5px #f7f7f7;
}

.global .global-child:last-of-type .section-before {
    border-bottom-left-radius: 10px;
}

.global .global-child:last-of-type .wpcf7-inline-wrapper {
    padding-bottom: 50px;
}

.global .global-child.votre-adresse div:nth-of-type(3) {
    padding-bottom: 0;
}

.global .global-child .wpcf7-inline-wrapper.full {
    padding-right: 0 !important;
}

.global .global-child:nth-of-type(1) .section-before {
    background: linear-gradient(#007BC4, #0067A4);
}

.global .global-child:nth-of-type(1) .section-before h4 {
    position: relative; 
}

.global .global-child:nth-of-type(2) .section-before {
    background: linear-gradient(#0067A4, #004B78);
}

.global .global-child:nth-of-type(3) .section-before {
    background: linear-gradient(#004B78, #003E62);
}

.global .global-child .wpcf7-inline-wrapper:not(.full) .wpcf7-inline-field:first-of-type {
    padding-right: 25px;
}

.global .global-child .wpcf7-inline-wrapper:not(.full) .wpcf7-inline-field:last-of-type {
    padding-left: 25px;
}

/* Reste du formulaire *//*

.wpcf7-inline-wrapper.radio > p {
    display: inline-grid !important;
    grid-gap: 10px;
}

.card-form .wpcf7-inline-wrapper.radio p .wpcf7-form-control-wrap {
    color: inherit !important;
}

.tab {
    background: linear-gradient(to right, #007BC4, #295880);
    color: white !important;
    padding: 10px 25px;
    position: relative;
    transition: 0.5s transform;
}

.tab:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    right: 25px;
    top: 19px;
    transform: rotateZ(135deg);
    border-top: solid 3px white;
    border-right: solid 3px white;
}

.tab.not-visible:after {
    transform: rotateZ(45deg) !important;
}

.tab p {
    margin: 0;
}

.card-form p > span:not(.wpcf7-form-control-wrap) {
    color: #003E62 !important;
}

.card-form p span.wpcf7-form-control-wrap label span {
    color: inherit !important;
}

.tab.visible {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.tab.not-visible {
    border-radius: 10px;
}

.card-form {
    background: white;
    border-radius: 10px;
    margin: 50px 0;
}

.card-form p input {
    background: #f7f7f7;
    border: none;
    border-bottom: solid 1px #137ec1;
}

.card-form p input[type="radio"] {
    width: 14px !important;
    height: 14px !important;
    background: white;
    border: solid 1px #565656;
}

.card-form p input[type="radio"]:checked {
    background: #007BC4;
}

.card-form p input[type="radio"]:checked:before {
    content: '✓';
    background: none;
    color: white;
    width: 100% !important;
    height: 100% !important;
    left: 0;
    top: 10%;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card-form > div:not(.tab) {
    padding: 25px;
}

.card-form .wpcf7-inline-wrapper p:first-of-type {
    padding-right: 25px;
}

.card-form .wpcf7-inline-wrapper p:last-of-type {
    padding-left: 25px;
}

.card-form .wpcf7-inline-wrapper.alone {
    width: 50%;
}

.card-form .wpcf7-inline-wrapper.alone.radio, .card-form .wpcf7-inline-wrapper.alone.radio p {
    width: 100% !important;
}

.card-form .wpcf7-inline-wrapper.alone p {
    padding-left: 0;
    padding-right: 25px;
}






 */
