/*---- Fiche produit France-Sauna ----*/

.row-bottom {
    display: flex;
    align-items: flex-end;
}

.row-center {
    display: flex;
    align-items: center;
}

.breadcrumb {
    z-index: 1;
}

.background-apollon, .background-luxe, .background-zen, .background-spectra {
    margin-top: -20px;
    background-size: cover;
    background-position: center bottom;
    margin-bottom: 0px;
}

.background-apollon {
    background-image: url("/Upload/theme/france-sauna/home/sauna/apollon/background.png");
}

.background-luxe {
    background-image: url("/Upload/theme/france-sauna/home/sauna/luxe/background.png");
}

.background-zen {
    background-image: url("/Upload/theme/france-sauna/home/sauna/zen/background.png");
}

.background-spectra {
    background-image: url("/Upload/theme/france-sauna/home/sauna/spectra/background.png");
}

    .background-apollon .sauna img, .background-luxe .sauna img, .background-zen .sauna img, .background-spectra .sauna img {
        padding: 50px 0px 0px 0px;
        max-width: 130%;
        margin-left: -12%;
    }

    .background-apollon .pastilles img, .background-luxe .pastilles img, .background-zen .pastilles img, .background-spectra .pastilles img {
        padding: 0px 0px 50px 0px;
    }

    .background-apollon h2, .background-apollon h3, .background-apollon ul li, .background-luxe h2, .background-luxe h3, .background-luxe ul li, .background-zen h2, .background-zen h3, .background-zen ul li, .background-spectra h2, .background-spectra h3, .background-spectra ul li {
        font-family: raleway;
        text-align: center;
    }

.france-sauna h2 {
    font-family: raleway;
    text-align: left;
}

.background-apollon h2, .background-apollon h3, .background-apollon ul li, .background-color-apollon h2, .background-color-apollon h3, .apollon .breadcrumb > .active, .background-apollon p {
    color: #b57325 !important;
}

.background-luxe h2, .background-luxe h3, .background-luxe ul li, .background-color-luxe h2, .background-color-luxe h3, .luxe .breadcrumb > .active, .background-luxe p {
    color: #813b1b !important;
}

.background-zen h2, .background-zen h3, .background-zen ul li, .background-color-zen h2, .background-color-zen h3, .zen .breadcrumb > .active, .background-zen p {
    color: #806a60 !important;
}

.background-spectra h2, .background-spectra h3, .background-spectra ul li, .background-color-spectra h2, .background-color-spectra h3, .background-color-spectra p, .background-color-spectra th, .background-color-spectra td, .background-color-spectra strong, .spectra .breadcrumb > .active, .background-spectra p {
    color: white !important;
}

.apollon .breadcrumb a, .luxe .breadcrumb a, .zen .breadcrumb a {
    color: rgba(0, 0, 0, 0.35);
}

.spectra .breadcrumb a {
    color: rgba(255, 255, 255, 0.35);
}

.france-sauna h2 {
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 400;
    text-align: left;
}

.france-sauna h3 {
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
}

.sauna-text {
    padding-left: 8%;
}

.background-apollon p, .background-luxe p, .background-zen p, .background-spectra p {
    list-style: none;
    padding: 25px 0px 30px 0px;
}

.background-apollon ul, .background-luxe ul, .background-zen ul, .background-spectra ul {
    list-style: none;
    padding: 100px 0px 130px 0px;
    font-weight: bold;
    font-size: 16px;
}

    .background-apollon ul li, .background-luxe ul li, .background-zen ul li, .background-spectra ul li {
        text-align: center;
    }

        .background-apollon ul li:before, .background-luxe ul li:before, .background-zen ul li:before, .background-spectra ul li:before {
            content: "-"; /* Insert content that looks like bullets */
            padding-right: 8px;
        }

        .background-apollon ul li:after, .background-luxe ul li:after, .background-zen ul li:after, .background-spectra ul li:after {
            content: "-"; /* Insert content that looks like bullets */
            padding-left: 8px;
        }

.ligne {
    border-bottom: solid 2px;
}



.background-color-apollon {
    background-color: #e5e1d3;
    border-color: #b57325;
}

.background-color-luxe {
    background-color: #c6b299;
    border-color: #813b1b;
}

.background-color-zen .container .container {
    background-color: #E6CEB1;
    border-color: #806a60;
    color: #212529;
}

.background-color-spectra {
    background-color: #6c3809;
    border-color: white;
}

.background-color-apollon, .background-color-luxe, .background-color-zen, .background-color-spectra {
    padding-bottom: 15px;
}

    .background-color-apollon h2, .essence-bois h2, .background-color-luxe h2, .background-color-zen h2, .background-color-spectra h2 {
        padding: 15px 15px;
    }

    .background-color-apollon h3, .background-color-luxe h3, .background-color-zen h3, .background-color-spectra h3 {
        text-align: center;
    }

    .background-color-apollon p, .background-color-luxe p, .background-color-zen p, .background-color-spectra p {
        text-align: justify;
        padding: 0px 15px;
    }

.essence-bois {
    padding: 15px 20px;
}

    .essence-bois h2, .essence-bois h3 {
        color: #828282;
    }

/*** Résolution de + de 1200 px *****/
@media screen and (min-width: 1200px) {
}

/*** Résolution de - de  740px (portait tablette) *****/
@media screen and (max-width: 739px) {
}

/*** Résolution de - de 992 px (col-md) *****/
@media screen and (max-width: 991px) {
    .row-center, .row-bottom {
        display: block;
    }

    .background-apollon .sauna img, .background-luxe .sauna img, .background-zen .sauna img, .background-spectra .sauna img {
        max-width: 100%;
        margin-left: auto;
    }

    .background-apollon, .background-luxe, .background-zen, .background-spectra {
        background-position: center -200px;
    }

        .france-sauna h2, .background-apollon h3, .background-apollon ul li, .background-luxe h2, .background-luxe h3, .background-luxe ul li, .background-zen h2, .background-zen h3, .background-zen ul li, .background-spectra h2, .background-spectra h3, .background-spectra ul li {
            font-family: raleway;
            text-align: center !important;
        }

        .background-apollon ul, .background-luxe ul, .background-zen ul, .background-spectra ul {
            padding: 40px 0px 50px 0px;
        }
}

.product_france-sauna#product {
    background-color: #fff;
    color: #b1a895;
}

.product_france-sauna .navbar {
    border: 0;
    background-color: #b1a895 !important;
    padding: 10px;
}

    .product_france-sauna .navbar a, #Catalog .navbar a:hover {
        color: #fff;
    }

.product_france-sauna #wrapper {
    overflow: hidden;
    background-color: #f1f2f7;
    font-family: 'Raleway',Arial,sans-serif;
    font-size: 14px;
    line-height: 23px;
    margin: 0;
    padding: 0 !important;
    padding: 0 !important;
    position: relative;
}

#product #path-product {
    background-color: #b1a895;
    box-shadow: 0 5px 5px rgb(0 0 0 / 10%);
}

.product_france .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #b1a895 !important;
    content: "/";
}

.product_france-sauna #description .logo {
    width: 188px;
}

.product_france-sauna #description h1, .product_france-sauna #description h2.baseline {
    color: #ffa200;
}

.product_france-sauna #description h1 {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0;
}

.product_france-sauna #description h2.baseline {
    font-size: 1.4rem;
    font-weight: 400;
}

.product_france-sauna #description h1 .top-border {
    height: 3px;
    background: #ffa200;
    width: 10%;
    text-align: left;
    margin: 0;
}

.product #description p, .product #caracteristique p {
    color: #4e4e4e;
}

.product_france-sauna #description .picto_desc_header {
    max-height: 45px;
    margin-bottom: 15px;
}

.product_france-sauna #description .picto_header_title {
    display: inline-block;
    color: #b1a895;
    text-transform: uppercase;
    line-height: 1.2;
}

.product_france-sauna #description .number {
    display: inline-block;
    font-size: 3rem;
    font-weight: 600;
    line-height: 0;
}

.product_france-sauna #description .right-border {
    border-right: 2px solid #ffa200;
}

.product_france-sauna #avantages {
    background-color: #b1a895;
    color: #fff;
    text-align: center;
    padding: 10px 20px 30px 20px;
    margin-top: 10px;
}

    .product_france-sauna #avantages .top-border {
        height: 3px;
        background: #fff;
        width: 15%;
        margin: auto;
        margin-top: 1.5rem;
        margin-bottom: 1rem;
    }

    .product_france-sauna #avantages h2, .product_france-sauna #avantages .h2 {
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
    }

    .product_france-sauna #avantages ul {
        text-align: left;
        list-style: none;
        padding-left: 10px;
        font-size: 1.1em;
        margin-top: 20px;
    }

        .product_france-sauna #avantages ul li {
            margin-bottom: 10px;
        }

.product_france-sauna .navbar a {
    text-transform: uppercase;
    margin-right: 20px;
}

    .product_france-sauna .navbar a.active {
        font-weight: 600;
    }

.product_france-sauna #points_forts h2 {
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 20px;
}

.product_france-sauna #points_forts .top-border {
    height: 3px;
    background: #b1a895;
    width: 15%;
    margin-bottom: 10px;
}

.product_france-sauna #points_forts p {
    color: #4e4e4e;
}

.product_france-sauna #caracteristiques .background-color-zen .container {
    overflow-x: auto;
}

.product_france-sauna .tab-header {
    background-color: #ffa200;
    color: #fff;
}

.product_france-sauna .picto-product {
    display: inline-block;
    width: 90px;
    height: auto;
    transition: transform 600ms;
    transform: scale(1);
}

.product_france-sauna .picto-garantie {
    width: 50%;
    margin-bottom: 16px;
    margin-top: 16px;
    transition: transform 600ms;
    transform: scale(1);
}

    .product_france-sauna .picto-product:hover, .product_france-sauna .picto-garantie:hover {
        transition: transform 600ms;
        transform: scale(1.2);
    }

.product_france-sauna .warranty-label {
    font-size: .85rem;
    margin-bottom: 16px;
}

.product_france-sauna #models #modelList {
    padding: 7px 25px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="6" viewBox="0 0 12 6"><path fill="%23999" d="M6 6L0 0h12z"/></svg>');
    background-repeat: no-repeat;
    background-position: right 8px center;
    background-size: 12px 6px;
    cursor: pointer;
    outline: 0;
}

.product_france-sauna #models #viewer {
    overflow: hidden;
    position: relative;
}

    .product_france-sauna #models #viewer .iframe-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: none;
        background-color: rgba(0, 0, 0, 0.6);
        z-index: 999;
    }

    .product_france-sauna #models #viewer .loader {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: none;
        width: 50px;
        height: 50px;
        border: 5px solid #f3f3f3;
        border-top: 5px solid #9B0070;
        border-radius: 50%;
        animation: spin 2s linear infinite;
        z-index: 1000;
    }

    .product_france-sauna #models #viewer #model3D {
        width: calc(100% + 75px);
        height: 80vh;
        margin-top: -136px;
        border: 0;
    }

@keyframes spin {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@media (max-width: 576px) {
    .product_france-sauna #description .picto_header_title {
        font-size: x-small;
    }
}

@media (max-width: 992px) {
    .product_france-sauna #entete .product_img {
        margin-bottom: -10%;
    }
}

@media (min-width: 992px) {
    .product_france-sauna #entete .product_img {
        position: absolute;
        left: 20%;
    }
}

@media (max-width: 1200px) {
    .product_france-sauna #entete .product_img {
        left: 0;
    }
}


#Catalog #entete .border-title {
    background-color: #ffa200;
    width: 60px;
    height: 3px;
}

#Catalog #entete h1 {
    font-weight: 600;
    text-transform: uppercase;
    color: #ffa200;
    font-size: 2rem;
}

#Catalog #entete .baseline {
    color: #ffa200;
    display: block;
}

#Catalog #entete .included-title {
    background: #ffa200;
    color: #fff;
    width: max-content;
    margin: auto;
    text-transform: uppercase;
    padding: 5px 10px;
    font-weight: 600;
}

#Catalog #entete .included-bloc {
    border-top: 2px solid #ffa200;
}

#Catalog #entete h4 {
    color: #ffa200;
    font-size: 1rem;
}

.product_france-sauna #menu_product.menu_fixed {
    background-color: #b1a895;
}
