/** Ancienne fiche produit Holl's by Hanscraft */

.holls_by_hanscraft .parallax-prestige {
    background-image: url(https://www.poolstar.fr/Upload/Image/produit/holls_by_hanscraft/prestige/background.jpg);
    min-height: 400px;
    background-position: top;
    background-repeat: no-repeat;
}

.holls_by_hanscraft h1 {
    font-family: raleway;
    width: 100%;
    color: white;
    text-shadow: 0px 3px 6px black;
    margin-top: 100px;
    font-size: 6rem;
    line-height: 1;
}

@media (min-width: 992px) {
    .holls_by_hanscraft .product {
        max-width: 480px;
        position: absolute;
        z-index: 200;
    }
}


@media (max-width: 991.8px) {
    .holls_by_hanscraft .product {
        max-width: 480px;
        position: relative;
    }

    .holls_by_hanscraft .transition {
        display: none;
    }
}

.holls_by_hanscraft .pastille_zoom {
    max-width: 260px;
}

#avantages.holls_by_hanscraft {
    padding-bottom: 80px;
}

.holls_by_hanscraft .prestige-ambiance-parallax {
    background-image: url(https://www.poolstar.fr/Upload/Image/produit/holls_by_hanscraft/prestige/paralax.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 500px;
}

.holls_by_hanscraft .transition {
    background-color: #f1f2f7;
    transform: skew(0deg,-2deg);
    height: 100px;
    position: relative;
    margin-top: -3%;
}

.holls_by_hanscraft .avantage_title {
    color: black;
    margin-bottom: 20px;
}

.holls_by_hanscraft .avantage_sub_title {
    color: black;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}


.holls_by_hanscraft .modele-bloc h2 {
    color: black;
    font-size: 30px;
    /* line-height: 32px; */
    text-transform: uppercase;
    font-weight: bold;
    font-style: italic;
    display: inline-block;
    position: relative;
    /* padding: 20px; */
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
    display: block;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
}

    .holls_by_hanscraft .modele-bloc h2:before, .holls_by_hanscraft .modele-bloc h2:after {
        content: "";
        position: absolute;
        height: 1px;
        width: 1000%;
        top: 50%;
        right: 100%;
        background: black;
    }


    .holls_by_hanscraft .modele-bloc h2:after {
        left: 100%;
    }

#modeles.holls_by_hanscraft h3 {
    color: black;
    font-weight: bold;
    text-align: center;
}

#modeles.holls_by_hanscraft ul {
    text-align: center;
    list-style: none;
    padding: 0;
}

#modeles.holls_by_hanscraft .colors {
    margin-top: 60px;
}


.holls_by_hanscraft .modele_title {
    display: block;
    font-size: 1.2em;
    margin-bottom: 10px;
}

.holls_by_hanscraft .color_habillage,
.holls_by_hanscraft .color_cuve {
    display: inline-block;
    margin: 10px;
}

.holls_by_hanscraft .color_label {
    text-transform: uppercase;
    font-size: 0.9em;
}


@media (min-width: 992px) {
    .holls_by_hanscraft .border_right {
        border-right: solid 1px black;
    }
}


#accessoires.holls_by_hanscraft {
    background-color: black;
    margin-top: 50px;
    padding-top: 20px;
    padding-bottom: 50px;
}

    #accessoires.holls_by_hanscraft h2 {
        color: white;
    }

    #accessoires.holls_by_hanscraft .modele-bloc h2:before,
    #accessoires.holls_by_hanscraft .modele-bloc h2:after {
        background: #ffffff;
    }

    #accessoires.holls_by_hanscraft .accessoires_sub_title {
        color: #ffffff;
        font-size: 1.4em;
    }

#technologie.holls_by_hanscraft .text-right {
    text-align: right;
}


#technologie.holls_by_hanscraft h3 {
    color: black;
    font-style: italic;
}



@media (max-width: 991.8px) {
    #technologie.holls_by_hanscraft .technologie-content {
        text-align: center;
    }
}

/** Nouvelle fiche produit Holl's by Hanscraft */

.product_holls_by_hanscraft {
    background-color: #fff;
}

    .product_holls_by_hanscraft#product {
        color: #5e5e5e;
    }

#product #path-product {
    background-color: #515151;
    box-shadow: 0 5px 5px rgb(0 0 0 / 10%);
}


.product_holls_by_hanscraft #description .logo {
    width: auto !important;
}

.product_holls_by_hanscraft #description .title-product .btn.link {
    background-color: #d3a532;
    color: white;
    border: 1px solid #d3a532;
    border-radius: 0;
}

    .product_holls_by_hanscraft #description .title-product .btn.link:hover {
        background-color: white;
        color: #d3a532;
    }

.product_holls_by_hanscraft #description .title-product .btn.ar {
    display: none;
    background-color: #515151;
    color: white;
    border: 1px solid #515151;
    border-radius: 0;
}

    .product_holls_by_hanscraft #description .title-product .btn.ar:hover {
        background-color: white;
        color: #515151;
    }

.product_holls_by_hanscraft #description .details-product {
    position: relative;
    text-align: center;
}

    .product_holls_by_hanscraft #description .details-product .qr-code {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 25px;
        border: 2px solid #d3a532;
        border-radius: 25px;
        padding: 25px;
    }

        .product_holls_by_hanscraft #description .details-product .qr-code img {
            max-width: 150px;
        }

        .product_holls_by_hanscraft #description .details-product .qr-code p {
            max-width: 400px;
            margin-left: 30px;
            margin-bottom: 0;
        }

.product_holls_by_hanscraft #description h1 {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0;
    color: #d3a532;
}

.product_holls_by_hanscraft #description h2.baseline {
    font-size: 1.4rem;
    font-weight: 400;
    color: #515151;
}

.product_holls_by_hanscraft #description h1 .top-border {
    height: 3px;
    background: #d3a532;
    width: 10%;
}

.product_holls_by_hanscraft #description .info-product {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    margin-top: 30px;
    background-color: #515151;
}

    .product_holls_by_hanscraft #description .info-product [class*='col-']:not(:last-child):after {
        background: white;
        width: 1px;
        content: "";
        position: absolute;
        top: 15%;
        bottom: 0;
        right: 0;
        max-height: 90px;
    }

.product_holls_by_hanscraft #description .details-product {
    padding-top: 50px;
    padding-bottom: 50px;
}

    .product_holls_by_hanscraft #description .details-product .row {
        padding-bottom: 50px;
    }

        .product_holls_by_hanscraft #description .details-product .row .content {
            padding: 50px;
            text-align: center;
        }

            .product_holls_by_hanscraft #description .details-product .row .content .text {
                padding-top: 100px;
            }

    .product_holls_by_hanscraft #description .details-product .icons {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }

        .product_holls_by_hanscraft #description .details-product .icons img {
            padding: 10px 0;
        }

.product_holls_by_hanscraft #description #iframe-spa {
    border: 0;
    width: 100%;
    height: 75vh;
    border-bottom: 1px solid;
    padding-bottom: 50px;
}

.product_holls_by_hanscraft #avantages {
    background-color: #515151;
    color: white;
}

    .product_holls_by_hanscraft #avantages h3 {
        padding: 40px 0;
    }

    .product_holls_by_hanscraft #avantages [class*='col-'] {
        text-align: center;
        padding-bottom: 20px;
    }

    .product_holls_by_hanscraft #avantages p {
        text-align: center;
        font-size: 1.25rem;
        font-weight: bold;
        padding-top: 20px;
    }

.product_holls_by_hanscraft #garanties {
    background-color: #303030;
    color: white;
    padding: 50px 0;
}

    .product_holls_by_hanscraft #garanties .picto {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0;
    }

    .product_holls_by_hanscraft #garanties .picto-garantie {
        transition: transform 600ms;
        transform: scale(1);
    }

        .product_holls_by_hanscraft #garanties .picto-garantie:hover {
            transition: transform 600ms;
            transform: scale(1.2);
        }

.product_holls_by_hanscraft #points_forts {
    background-color: #1b120a;
}

    .product_holls_by_hanscraft #points_forts h3 {
        padding: 40px 0;
        color: white;
    }

    .product_holls_by_hanscraft #points_forts .row {
        padding-bottom: 100px;
    }

    .product_holls_by_hanscraft #points_forts h2 {
        text-transform: uppercase;
        font-size: 1.2rem;
        font-weight: 600;
        margin-bottom: 20px;
        color: white;
    }

    .product_holls_by_hanscraft #points_forts .top-border {
        height: 3px;
        background: #d3a532;
        width: 15%;
        margin-bottom: 10px;
    }

    .product_holls_by_hanscraft #points_forts p {
        color: white;
    }

.product_holls_by_hanscraft #caracteristiques {
    padding-bottom: 100px;
}

    .product_holls_by_hanscraft #caracteristiques h3 {
        padding: 40px 0;
    }

    .product_holls_by_hanscraft #caracteristiques .tab-header {
        background-color: #63523f;
        color: #fff;
        text-align: center;
        text-transform: uppercase;
    }

    .product_holls_by_hanscraft #caracteristiques .icons {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
    }

.product_holls_by_hanscraft #personnalisation {
    background-color: #909090;
    color: white;
}

    .product_holls_by_hanscraft #personnalisation h3 {
        padding: 40px 0;
    }

    .product_holls_by_hanscraft #personnalisation .custom p {
        text-align: center;
    }

    .product_holls_by_hanscraft #personnalisation .custom .row {
        padding: 40px 0 80px 0;
        text-align: center;
    }

    .product_holls_by_hanscraft #personnalisation .custom [class*='color'] {
        padding: 10px;
        transition: transform 600ms;
        transform: scale(1);
    }

        .product_holls_by_hanscraft #personnalisation .custom [class*='color']:hover {
            transform: scale(1.2);
        }

    .product_holls_by_hanscraft #personnalisation .custom .color2 {
        padding: 20px;
    }

.product_holls_by_hanscraft #accessoires {
    background-color: #2c2c2c;
    color: white;
}

    .product_holls_by_hanscraft #accessoires h3 {
        padding: 40px 0;
    }

    .product_holls_by_hanscraft #accessoires .row {
        text-align: center;
    }

        .product_holls_by_hanscraft #accessoires .row h5 {
            padding: 30px 0;
        }

.product_holls_by_hanscraft #modeles {
    background-color: #000000;
    color: white;
    padding-bottom: 30px;
}

    .product_holls_by_hanscraft #modeles a {
        display: block;
        text-decoration: none;
        color: white;
    }

    .product_holls_by_hanscraft #modeles h3 {
        padding: 40px 0;
    }

    .product_holls_by_hanscraft #modeles .row {
        text-align: center;
    }

        .product_holls_by_hanscraft #modeles .row .modele {
            padding: 30px 0;
        }

.product_holls_by_hanscraft #menu_product.menu_fixed {
    background-color: #515151;
}


@media (max-width: 576px) {
    .product_holls_by_hanscraft #entete .product_img {
        margin-bottom: -10% !important;
    }

    .product_holls_by_hanscraft #garanties .picto {
        display: block;
    }

        .product_holls_by_hanscraft #garanties .picto h3 {
            padding-bottom: 30px;
        }

        .product_holls_by_hanscraft #garanties .picto .picto-garantie {
            padding-right: 50px;
        }


    .product_holls_by_hanscraft #caracteristiques .icons img {
        padding: 10px;
    }
}

@media (max-width: 992px) {
    .product_holls_by_hanscraft #description .details-product .row .content {
        padding: 50px 15px 0 15px;
    }

        .product_holls_by_hanscraft #description .details-product .row .content .text {
            padding-top: 50px;
        }

    .product_holls_by_hanscraft #avantages h3 {
        padding: 40px 0px;
        text-align: center;
    }

    .product_holls_by_hanscraft #caracteristiques .icons {
        flex-direction: row;
        padding-bottom: 30px;
    }

    .product_holls_by_hanscraft #personnalisation .custom .pallet {
        padding-top: 30px;
    }

    .product_holls_by_hanscraft #menu {
        display: none;
    }
}

@media (max-width: 768px) {
    .product_holls_by_hanscraft #description .title-product .btn.ar {
        display: inline-block;
    }

    .product_holls_by_hanscraft #description .details-product .qr-code {
        display: none;
    }
}

@media (min-width: 992px) {
    .product_holls_by_hanscraft #entete .product_img {
        position: absolute;
        left: 10%;
    }
}

@media (max-width: 1200px) {
    .product_holls_by_hanscraft #entete .product_img {
        left: 0;
    }
}
