﻿:root {
    --gros-rouge: #EE3C34;
}
.grb_fch-prod__conatiner-occasion--caract {
    width: 100%;
}
.grb_fch-prod__fch-tech-detail {
    scroll-margin-top: 150px;
}
.fiche-produit {
    position: relative;
}

.grb_retro__bar-left {
    position: absolute;
    left: 0;
    top: -10px;
    z-index: -1;
}

.grb_retro__bar-right {
    position: absolute;
    right: 0;
    top: -10px;
}

.grb_retro__dino {
    position: absolute;
    left: 0;
    top: 200px;
    z-index: -2;
}

.grb_retro__can {
    position: absolute;
    right: 0;
    top: 200px;
    z-index: -1;
}

.grb_retro__product-img-container {
    position: absolute;
    top: 50px;
    right: 300px;
    width: 420px;
    height: 370px;
}

.grb_retro__product-container {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 380px;
    height: 330px;
    padding: 20px;
    background: #fff;
}

.grb_retro_product-img,
.grb_retro_product-img--mobile {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.grb_retro__cadre,
.grb_retro__product-container {
    border-radius: 15px;
}

.grb_retro__light-left,
.grb_retro__light-right {
    position: absolute;
    top: -11px;
    z-index: -1;
}
.grb_retro__light-left {
    right: 750px;
}
.grb_retro__light-right {
    right: 200px;
    transform: rotateY(180deg);
}

.grb_retro__header-bg {
    position: absolute;
    top: -10px;
    left: 50%;
    right: 0;
    height: 520px;
    z-index: -3;
    background-color: #FFF8EA;
    max-width: 2560px;
    width: 100%;
    transform: translateX(-50%);    
}

.grb_fch-prod--content-top__container-block__achat,
.grb_fch-prod--content-top__container-block__disponibilite,
.grb_fch-prod--partager,
.grb_fiche-produit__reassurance,
.grb_fch-prod__content-top,
#_ctl0_ContentPlaceHolder1_fiche_produit_r,
.grb__fiche-prodruit__rechercheassocies,
.caracterisques_principales__all__dot,
.grb_fch-prod__container__caracteristiques__top__container a div svg,
.produit-alternatif,
.produit-associe,
#_ctl0_ContentPlaceHolder1_titre_produits_categories_associees,
#_ctl0_ContentPlaceHolder1_titre_produit_associes,
.grb_product-page__brand-bandage,
.grb_product-page__prices-row,
.grb_fch-prod__offres-partage,
.grb_fch_prod__prix,
.grb_fch-prod__container__caracteristiques__occasion {
    display: none;
}

.grb_fch_prod__caract {
    width: 100%;
    padding: 0;
}

.cbk_retro__titles-group {
    width: 70%;
    padding: 50px 0 30px;
    border-bottom: 2px solid var(--cyber-jaune);
}

.cbk_retro__h1 {
    font-size: 32px;
    font-weight: 600;
}
.cbk_retro__h3 {
    padding-top: 20px;
    font-size: 16px;
}

.grb_retro__dates {
    padding-top: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    row-gap: 20px;
}

.cbk_retro__old-date,
.cbk_retro__old-price {
    font-size: 14px;
    font-weight: 500;
}

.grb_fch-prod__container__flex {
    flex-direction: column;
    max-width: 530px;
    gap: 15px;
}

.grb_fch-prod__container__caracteristiques__top {
    background: #C2AA9B;
    padding: 20px 0;
    border-radius: 15px 30px 30px 30px;
    width: 100%;
    height: 100%;
    box-shadow: none;
}

.grb_fch-prod__container__caracteristiques__top__container {
    max-width: 460px;
    width: 100%;
    margin: 0 auto;
    gap: 0;
    justify-content: space-between;
}

.grb_fch-prod__container__caracteristiques__top__container * {
    color: #fff;
}

.grb_fch-prod__container__caracteristiques__top__container a {
    margin: 5px 0 0 -10px;
}

.grb_fch-prod__list-caract {
    flex-direction: column;
    width: 100%;
    max-height: 100px;
    height: 100%;
    align-content: space-between;
}

.grb_fch-prod__container__caracteristiques__top__title {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 400;
}
.grb_fch-prod__container__caracteristiques__top__container ul li,
.grb_fch-prod__container__caracteristiques__top__container ul li span {
    width: auto;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
}

.grb_fch-prod__container__caracteristiques__top__container ul li {
    font-weight: 400;
}

.grb_fch-prod__container__caracteristiques__top__container ul li span {
    font-weight: 600;
}

.grb_fch-prod__container__caracteristiques__top__container ul li {
    position: relative;
}

.grb_fch-prod__container__caracteristiques__top__container ul li ::before {
    content: '';
    position: absolute;
    top: 5px;
    left: -10px;
    border-radius: 10px;
    width: 6px;
    height: 6px;
    background: #fff;
}

.grb_fch-prod__container__caracteristiques__top__container a div {
    width: auto;
}

.grb_fch-prod__title-rubrique::after {
    height: 2px;
    background: var(--gros-rouge);
}

#_ctl0_ContentPlaceHolder1_caract_liste_all {
    display: block;
    max-height: fit-content;
}

.grb_fch-prod__txt-fiche {
    margin-top: 30px;
    order: -1;
}

#_ctl0_ContentPlaceHolder1_caract_liste_all {
    display: block;
    max-height: fit-content;
}

.grb_fch-prod__list-caract--bas .caracterisques_principales__all {
    width: auto;
}

.sep-fiche-prod {
    display: flex;
    flex-direction: column;
    margin-top: 50px;
}

.evolution-continue {
    order: -2;
}

.grb_retro__top-vente {
    order: 1;
}

.grb_fch-prod__sep-fiche-prod-r {
    order: 2;
}

.grb_retro__product-img-container--mobile{
    position: relative;
    display: none;
    width: 300px;
    height: 300px;
    margin: 10px auto;
}

.grb_retro__cadre--mobile,
.grb_retro_product-img-wrapper {
    border-radius: 15px;
}

.grb_retro__cadre--mobile {
    width: 100%;
    height: 100%;
}

.grb_retro_product-img-wrapper {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 260px;
    height: 260px;
    padding: 20px;
    background-color: #fff;
}

.grb_retro__subtitle {
    padding-top: 15px;
    font-size: 15px;
    font-weight: 500;
}

.img-description {
    padding-top: 20px;
}

@media screen and (max-width: 1820px) {
    .grb_retro__dino {
        display: none;
    }
}

@media screen and (max-width: 1366px) {
    .grb_retro__header-bg, .grb_retro__bar-left, .grb_retro__bar-right, .grb_retro__dino, .grb_retro__can, .grb_retro__light-left, .grb_retro__light-right, .grb_retro__product-img-container {
        display: none;
    }

    .grb_retro_product-img--mobile,
    .grb_retro__product-img-container--mobile {
        display: block;
    }

    .cbk_retro__titles-group {
        margin: 0 auto;
        text-align: center;
    }

    .grb_fch-prod__title {
        justify-content: center;
    }

    .grb_fch-prod__container__flex {
        margin: 0 auto;
    }

    .grb_fch-prod__txt-fiche {
        margin-top: 50px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1024px) {
    .grb_retro__header-bg {
        height: 450px;
    }
}
@media screen and (max-width: 960px) {
    .grb_fch-prod__list-caract {
        max-height: initial;
    }

    .grb_retro__header-bg {
        display: none;
    }
}

@media screen and (max-width: 770px) {
    .img-description {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
}