h1 { 
    font-family: var(--font-two); 
    font-weight:900; 
    color:rgba(0, 0, 0, 0); 
    font-style: italic; 
    line-height: 0.9; 
    letter-spacing: 2;
}
h2 { 
    font-weight:200; 
    font-size:1.250em; 
    line-height: 1.2; 
}
h3 { 
    font-weight:200; 
}
body {
    background-color: var(--first-light);
    color: var(--black);
}
.appareil_cta {
    margin-left: auto;
    margin-right: auto;
    background-color: var(--white);
    border-radius: var(--secondary-border-radius);
    cursor: pointer;
    box-shadow: var(--box-shadow);
    margin-top: 20px;
    border: 2px solid var(--primary-normal);

    width: 120px;
    padding: 8px;
}
.appareil_cta p {
    font-family: var(--primary-font);
    font-size: 0.750em;
    color: var(--primary-normal);
    font-weight: 600;
}
.shopping .appareil_cta {
    width: 100px;
    padding: 8px;
}
.scrolldroiteproduit{
    margin-left: 10px;
}
.appareil_cta {
    background-color: var(--primary-normal);
    border: 2px solid var(--primary-normal);
}
.appareil_cta p {
    color: var(--white);
}
.appareil_cta.savoir_plus_cta {
    background-color: var(--white);
}
.appareil_cta.savoir_plus_cta.is-secondary-normal {
    border: 2px solid var(--secondary-normal);
}
.appareil.bonsplans .appareil_cta {
    position: absolute;
    bottom: 32px;
    left: calc(50% - 55px);
}
.appareil.bonsplans .savoir_plus_cta.is-secondary-normal {
    border: 2px solid var(--white);
}
.appareil_cta.savoir_plus_cta p {
    color: var(--primary-normal);
}
.appareil_cta.savoir_plus_cta.is-secondary-normal p {
    color: var(--secondary-normal);
}
.appareil_cta.shopping_cta {
    background-color: var(--secondary-normal);
    border: 2px solid var(--secondary-normal);
}
/** Bouton appareil cta : Information prix d'achat */
.appareil .price_cta {
    background-color: transparent;
    border: 2px solid transparent;
    line-height: 1;
    height: 38px;
    padding: 4px;
}
.appareil .price_cta p {
    color: var(--black);
    font-weight: 300;
    font-size: 0.875em;
}
.appareil .price_cta.fractionne {
    padding: 0px;
}
.appareil .price_cta.fractionne p {
    font-size: 0.75em;
}
.appareil .price_cta span:not(.decimals) {
    color: var(--secondary-normal);
    font-weight: 600;
}
.appareil .price_cta span:not(.decimals) {
    font-size: 1.2em;
}
.appareil .price_cta span:not(.decimals) {
    font-weight: 800;
    font-size: 1.25em;
}
.appareil {
    position: relative;
}
.appareil .reserver .appareil_cta {
    position: absolute;
    bottom: 40px;
    left: 90px;
}
.main,
.blocs_list {
    margin: 0px auto;
}
main {
    padding-top: 80px;
    padding-bottom: 80px;
}
.appareil {
    min-width: 300px;
    border-radius: var(--primary-border-radius);
    box-shadow: var(--box-shadow);
    background-color: var(--white);
    text-align: center;
    margin-right: 30px;
    padding: 30px 20px 30px 20px;
}
.appareil.bonsplans{
    background: linear-gradient(-45deg, rgba(37, 9, 110, 1) 0%, rgba(96, 30, 235, 1) 50%, rgba(183, 129, 251, 1) 100%);
}
.appareil:last-child {
    width: 1px;
    min-width: 1px;
    padding: 0;
    background-color: transparent;
}
.list_container::-webkit-scrollbar {
    width: 0.5em;
    background-color: transparent;
}
.list_container::-webkit-scrollbar-thumb {
    background-color: transparent;
}
.appareil h2 {
    margin: 15px 0px 0px 0px;
}
.produit .appareil h3,
.appareil h3 {
    margin: 15px 0px 0px 0px;
    font-weight: 200;
    font-size: 1.250em;
    line-height: 1.2;
}
.appareil.bonsplans h2 {
    color: var(--white);
}
.appareil .infos_prix_appareil {
    font-size: 0.875em;
    color: var(--secondary-normal);
    line-height: initial;
}
.appareil img {
    max-width: 200px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    max-height: 170px;
}
.appareil.bonsplans img {
    margin-bottom: 45px;
    margin-top: 45px;
}
.appareil img:not(.keynote_2022){
    max-height: 150px;
}
.family_produit:first-child {
    background-color: var(--second-light);
    padding-top: 80px;
    padding-bottom: 80px;
}
.family_produit {
    padding: 50px 0px;
    margin-bottom: 0px;
    padding: 50px 0px 0px 0px;
}
.family_produit.first {
    padding: 80px 0px 80px 0px;
}
.produit h3 {
    margin-bottom: 20px;
}
.list_title {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
}
.list_title p {
    margin-bottom: 20px;
    font-size: 0.750em;
}
.navigation img {
    height: 30px;
    cursor: pointer;
    box-shadow: 0px 5px 20px rgb(0 0 0 / 8%);
    border-radius: var(--secondary-border-radius);
}
.list {
    position: relative;
    overflow: auto;
    width: 100%;
    padding: 20px 0px;
    padding-left: calc(50% - 600px);
}
.scrolldroite2 {
    margin-left: 10px;
}
.cta:first-child {
    background-color: var(--primary-normal);
}
iframe {
    width: 100%;
    height: 99%;
    border: none;
}
.modale {
    position: relative;
    max-width: 1024px;
    width: 100%;
    height: 100%;
    margin: 0px auto;
    background-color: var(--white);
    overflow: auto;
}
.infos_produit p.text_model {
    font-size: 0.75em;
    font-weight: 200;
}
/** Selecteur d'article */
.select_color {
    margin-right: 10px;
    margin-left: 10px;
    height: 35px;
    /* width: 35px; */
    border: 3px solid var(--second-light);
    border-radius: 190px;
}
.select_color.keynote_2022 {
    width: auto;
    padding: 5px 8px;
    display: flex;
    justify-content: center;
    align-content: center;
}
.select_color:hover {
    border: 3px solid var(--secondary-hover);
    cursor: pointer;
}
.select_color .select_color_tooltip {
    visibility: hidden;
    width: 170px;
    background-color: var(--black);
    color: var(--white);
    text-align: center;
    padding: 5px;
    border-radius: 6px;
    z-index: 1;
    position: absolute;
    top: 75px;
    left: 22%;
}
.select_color_tooltip p {
    font-family: var(--primary-font);
    font-size: 0.750em;
}
.select_color:hover .select_color_tooltip {
    visibility: visible;
}
.select_color.active {
    border: 3px solid var(--secondary-normal);
}
.color_cards {
    height: 23px;
    width: 23px;
    border-radius: 190px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 3px;
}
.select_color.keynote_2022 .color_cards {
    margin: 0px;
    width: 100%;
    min-width: 50px;
    font-family: var(--primary-font);
    font-size: 0.75em;
}
.color_cards_midnight {
    background-color: #2F3642;
}
.color_cards_silver {
    background-color: #E3E4E6;
}
.color_cards_space_gray {
    background-color: #7D7E80;
}
.color_cards_starlight {
    background-color: #EFE5D4;
}
.color_cards_pro_silver {
    background-color: #E4E5DF;
}
.color_cards_pro_space_gray {
    background-color: #7D7E80;
}
/** HomePod **/
.color_cards_model_homepod {
    background-color: #44484E;
}
.color_cards_model_homepod_white {
    background-color: #E4E5DF;
}
.color_cards_sonos_black {
    background-color: #44484E;
}
.color_cards_sonos_white {
    background-color: #FCFCFC;
}
/** START : TOOLTIP APPAREIL */
.appareil .price_cta {
    position: relative;
    box-shadow: none;
}
.appareil .price_cta .top {
    top: -15px;
    left: -137px;
    width: 260px;
    height: auto;
    transform: translate(0%, -100%);
    padding: 20px;
    background-color: var(--black);
    color: var(--white);
    font-size: 1.000em;
    border-radius: var(--secondary-border-radius);
    position: absolute;
    z-index: 100;
    display: none;
    box-shadow: var(--box-shadow);
}
.appareil .price_cta:hover .top {
    display: block;
    -webkit-animation: opentooltip 0.5s linear;
    -moz-animation: opentooltip 0.5s linear;
    -o-animation: opentooltip 0.5s linear;
    animation: opentooltip 0.5s linear;
}
.appareil .price_cta .top p,
.appareil .price_cta .top span {
    color: var(--white);
}
.appareil .price_cta .top p {
    text-transform: initial;
    font-size: 0.750em;
    margin-top: 10px;
}
.appareil .price_cta h6 {
    font-size: 1.000em;
}
.appareil .price_cta .top p:first-child {
    margin-top: inherit;
}
.appareil .price_cta .top i {
    position: absolute;
    top: 99%;
    right: 67px;
    width: 24px;
    height: 12px;
    overflow: hidden;
}
.appareil .price_cta .top i::after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    background-color: var(--black);
}
.appareil .price_cta .top>.group_financement>p>span:not(.decimals),
.appareil .price_cta .top>p>span:last-child {
    font-size: 0.875em;
}
.appareil .price_cta .top span:not(.decimals) {
    font-size: 1em;
    font-weight: 400;
}
.group_financement {
    border-bottom: 1px solid var(--white);
    margin-bottom: 20px;
}
.group_financement p {
    margin-top: 0px;
}
.group_financement p:last-child {
    margin-bottom: 10px;
}
.group_financement>p {
    text-align: left;
}
/** END : TOOLTIP APPAREIL */
.infos_produit p {
    font-family: var(--primary-font);
}
.infos_produit img {
    margin: 0 10px;
    max-width: 50px;
}
.appareil img.mb-0 {
    margin-bottom: 0;
}
/*** Banner Black Friday ***/
.blackfriday {
    position: relative;
    width: 100%;
    background-color: var(--black-friday-dark);
    height: 140px;
    overflow: hidden;
}
.bf_titre {
    position: relative;
    height: 100%;
}
.bf_titre div {
    background-image: url('/assets/img/operation/blackfriday/bforblack.svg');
    background-size: auto 230%;
    background-position: center center;
    height: 100%;
}
.bf_titre h1 {
    display: none;
    font-family: var(--font-two);
    font-weight: 600;
    color: #292929;
    top: -40px;
    font-size: 5em;
    line-height: 0.75;
    -webkit-text-stroke: 2px;
    -webkit-text-stroke-color: #C0FCEC;
    transform: rotate(-3deg);
    white-space: nowrap;
}
.bf_titre h1 span{
    color: #C0FCEC;
}
.bf_limit {
    position: absolute;
    width: 300px;
    top: 0px;
    left: 50%;
    margin: 0 -300px;
    height: 140px;
    background-color: var(--black);
    padding: 20px 30px;
    color: var(--white);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.bf_limit img {
    max-width: 70px;
    margin-bottom: 15px;
}
.bf_limit p:first-child {
    font-weight: 900;
}
.bf_limit p:last-child {
    font-size: 0.875em;
    font-weight: 500;
}
.bf_limit p:last-child span.bf_code {
    font-weight: 900;
    font-size: 1em;
}
.bf_cgu {
    position: absolute;
    right: -20px;
    top: calc(50% - 20px);
    background-color: var(--white);
    color: var(--secondary-normal);
    border-radius: 90px;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
/** Responsive **/
@media screen and (max-width: 1300px) {
    .limit,
    .web_banner,
    .list_title {
        width: calc(100% - 100px);
    }
    .list_title {
        margin-left: 50px;
    }
    .webbanner {
        padding-top: 50px;
    }
    .produit {
        max-width: 100%;
    }
    .list {
        padding-left: 50px;
    }
    .appareil:last-child {
        display: block;
        background-color: var(--first-light);
        padding: inherit;
        box-shadow: none;
    }
    .family_produit:first-child .appareil:last-child {
        background-color: var(--second-light);
    }
}
@media screen and (max-width: 760px) {
    .navigation {
        display: none;
    }
}
@media screen and (max-width: 750px){
    .bf_limit,
    .promo_limit {
        left: 10%;
        margin: 0;
    }
}
@media screen and (max-width: 530px) {
    .menutabbar{
        display: block;
        position: fixed;
        width:100%;
        bottom: 0px;
        z-index: 500;
    }
    .tabbar{
        background-color: var(--black);
        height: 80px;
        padding: 30px;
        display: flex !important;
    }
    .tabbar img{
        cursor: pointer;
        height: 22px;
    }
    main {
        margin-top: 0px;
    }
    .bf_limit {
        left: 7%;
        width: 280px;
        background-color: rgba(0, 0, 0, 0.6);
    }
}
@media screen and (max-width: 470px) {
    .list_title {
        margin-left: 30px;
        width: calc(100% - 60px);
    }
    .list {
        padding-left: 30px;
    }
    .appareil {
        margin-right: 20px;
    }
    .appareil:last-child {
        min-width: 10px;
    }
}
@media screen and (max-width: 440px) {
    h3 {
        font-size: 1.750em;
    }
    .appareil {
        min-width: 260px;
        padding: 30px 20px;
    }
    .appareil h2 {
        font-size: 1em;
    }
    .select_color .select_color_tooltip {
        left: 18%;
    }
    .appareil.bonsplans .appareil_cta {
        left: 20px;
        width: calc(100% - 40px);
    }
    .appareil_cta {
        width: 100%;
        margin-top: 10px;
    }
}