/* Page Home */

.defaultCursor{
    cursor: default !important;
}

.sliderTop{
    width: 100%;
    background-image: url('../resources/lightStripes.png');
    position: relative;
    height: 317px;
    overflow: visible;
}

.sliderTop .coverDiv{
    height: 375px;
    z-index: 100;
    position: relative;
}

#lalouxSeal{
    position: absolute;
    left: 12px;
    bottom: 12px;
    text-decoration: none;

    z-index: 120;
}

    #lalouxSeal:hover{
        bottom: 20px;
    }

.sliderTop .centerBlock{
    padding: 0;
    width: 100%;
    max-width: 1000px;
}

.sliderTop img{
    margin-bottom: -2Px;
}

.brownDash{
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: url('../resources/brownDash.png');
}

#scissorIcon{
    position: absolute;

    left: -webkit-calc(58% + 450px);
    left: -moz-calc(58% + 450px);
    left: calc(58% + 450px);
    bottom: -7px;
}

.lalouxProcess .centerBlock{
    padding: 24px 0;
    margin-top: 53px;
    max-width: 1000px;
}

.lalouxProcess .leftHalf, .lalouxProcess .rightHalf{
    height: 143px;
    position: relative;
}

    .lalouxProcess .leftHalf .logoLink, .lalouxProcess .rightHalf .logoLink{
        position: absolute;
        right: 23px;
        top: 20px;
        display: block;
        text-decoration: none;
        border: none;
        border-color: transparent;

        background-color: transparent !important;

        width: 102px;
        height: 116px;
    }

        .lalouxProcess .rightHalf .logoLink{
            right: auto;
            left: 23px;

            width: 153px;
        }

        .logoLink img{
            position: absolute;
            left: 0;
            top: 0;
        }

        .leftHalf .logoLink img{
            z-index: 300;
            opacity: 0.85;
        }

            .leftHalf .logoLink img+img{
                z-index: 200;
            }

            .leftHalf .logoLink img+img+img{
                z-index: 100;
            }

            /* Effets au hover - lien */

            .leftHalf .logoLink:hover img{
                left: -4px;
                top: -8px;
                opacity: 1;
            }

            .leftHalf .logoLink:hover img+img{
                left: 0;
                top: 5px;
                opacity: 1;
            }

                .leftHalf .logoLink:hover img+img+img{
                    left: 10px;
                    top: -8px;
                    opacity: 1;
                }


            .rightHalf .logoLink:hover img{
                left: -2px;
                top: 5px;
                opacity: 1;
            }

            .rightHalf .logoLink:hover img+img{
                left: 5px;
                top: 0;
                opacity: 1;
            }

            .rightHalf .logoLink:hover img+img+img{
                left: 0;
                top: -4px;
                opacity: 1;
            }

.lalouxProcess .leftHalf .logoLink{
    position: absolute;
    right: 25px;
    top: 25px;
    display: block;
    text-decoration: none;
    border: none;
    border-color: transparent;

    background-color: transparent !important;

    width: 102px;
    height: 116px;
}

    .lalouxProcess .centerBlock p{
        font-size: 16px;
        font-weight: 100;
        color: #545454;
        max-width: 355px;
    }

    .lalouxProcess .verticalBrownLine{
        width: 1px;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 25px;
    }

    .lalouxProcess .leftHalf .blockLink{
        position: absolute;
        bottom: 0;
        left: 0;
    }

        .lalouxProcess .rightHalf .blockLink{
            position: absolute;
            bottom: 0;
            right: 0;
        }

.rightHalf{
    text-align: right;
    position: relative;
}

    .rightHalf p{
        position: absolute;
        right: 0;
    }

/* Lien vidéo */

#lalouxVideo{
    width: 100%;
    -webkit-filter: brightness(108%);
}

.videoLink{
    position: relative;
    padding: 7px;
}

    .videoLink span{
        padding: 9px 20px;
        display: inline-block;
        margin-left: 14px;
        font-size: 15px;
    }

    .videoLink img{
        position: absolute;
        right: 0;
        left: 0;
        top: 10px;
        margin: auto;
        display: block;
        width: 28px;
        height: 28px;
    }

/* Partie produits */

.productBlock .ficheProduit{
    width: -webkit-calc(25% - 28px);
    width: -moz-calc(25% - 28px);
    width: calc(25% - 28px);
    margin: -2px;
    margin-top: 35px;
    margin-right: 35px;
}

.bx-wrapper, .bx-viewport {
    height: 100% !important;
}

.productBlock .ficheProduit:last-child{
    margin-right: 0;
    width: -webkit-calc(25% - 27px);
    width: -moz-calc(25% - 27px);
    width: calc(25% - 27px);
}

.productBlock{
    margin-bottom: 22px;
    background-color: #f7f4f1;
    height: 420px;
    position: relative;
}

.productArrow{
    position: absolute;
    left: -17px;

    top: 40%;
    margin: auto;
    height: 36px;
}

.productArrow+.productArrow{
    left: auto;
    right: -13px;
}

.dentedLine{
    position: absolute;
    left: 0;
    bottom: -11px;
    height: 11px;
}

/* Bottom infos */

.bottomInfoBlock{
    margin-bottom: 30px;
}

.bottomInfoBlock .inlineBlockTop img{
    width: 100%;
    margin: 13px 0;
}

.bottomInfoBlock h2{
    font-size: 23px;
    margin-bottom: 10px;
    margin-top: 5px;
}

.bottomInfoBlock p{
    text-align: justify;
    line-height: 145%;
}

.bottomInfoBlock .halfBlock{
    position: relative;
    padding-bottom: 83px;
}

.bottomInfoBlock .halfBlock .needHelp{
    position: absolute;
    right: 0;
    bottom: 0;
}

/* Popup corrections */

#samplesPopup .centerBlock{
    max-width: 720px;
}

#samplesPopup iframe{
    width: 100%;
    height: 382px;
}

#samplesPopup{
    z-index: 1020;
}

#videoCTA{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 360px;
    text-align: center;
}

#containerCTAPic *{
    display: inline-block;
    vertical-align: middle;
}

#containerCTAPic .stepLink{
    padding: 35px;
    padding-bottom: 13px;
}

#containerCTAPic .spanLine{
    height: 1px;
    background-color: rgb(220,220,220);

    width: -webkit-calc(50% - 180px);
    width: -moz-calc(50% - 180px);
    width: calc(50% - 180px);
}

#videoCTA .stepLink{
    margin: auto;
    margin-bottom: 23px;
    margin-top: 5px;
    cursor: pointer;
    opacity: 0.8;

    position: relative;
}

#videoCTA a{
    font-size: 21px;
    font-weight: 100;
    color: #ffffff;
    padding: 15px 23px;
}

#videoCTA .stepLink:hover .circleImg{
    -moz-transform: rotate(55deg);
    -webkit-transform:rotate(55deg);
    -o-transform: rotate(55deg);
    transform: rotate(55deg);
    opacity: 1;
}

#videoCTA .contentCircle{
    -moz-transform: scale(0.85);
    -o-transform: scale(0.85);
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
}

#videoCTA .stepLink:first-child .contentCircle{
    top: 8px !important;
}

#videoCTA .stepLink:hover .contentCircle{
    -moz-transform: rotate(-10deg);
    -webkit-transform:rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);

    -moz-transform: scale(0.95);
    -o-transform: scale(0.95);
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
}

#videoCTA .contentCircle{
    top: 43px !important;
    left: -13px !important;
}

/* Corrections slider produit */

.productBlock .centerBlock{
    height: 100%;
}

.bx-prev, .bx-next{
    width: 100%;
    height: 150%;
    display: inline-block;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.bx-has-pager{
    display: none;
}

/* -- Ajouts des blocks supplémentaires sur la home -- */

/* Ajout du nav sur le slider */

#productSmallNav{
    position: absolute;
    right: 18px;
    bottom: 23px;

    z-index: 120;
}

#productSmallNav a{
    color: white;
    display: block;
    width: 152px;
    padding: 11px 5px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    margin-top: 19px;

    text-align: center;
    text-decoration: none;

    letter-spacing: 0;
    background-color: rgba(0, 0, 0, 0.2);

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;

    opacity: 0;
}

    #productSmallNav a:hover{
        letter-spacing: 0.3px;
        background-color: rgba(54, 181, 145, 0.9);

        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }


/* Catégories de produits */

.threeRanges{
    padding: 32px 0;
    text-align: center;
    position: relative;
    margin-bottom: 40px;

    background-image: url('../resources/whiteBackgroundFabric.png');
}

.threeRanges .thirdBlock{
    margin-top: 19px;
}

.threeRanges .thirdBlock:nth-child(2) {
    margin: 0 72px;
    margin-top: 19px;
}

    .threeRanges .thirdBlock{
        margin-top: 20px !important;
    }

.threeRanges .thirdBlock h2{
    margin-top: 17px;
    margin-bottom: 12px;
    font-size: 20px;
}

.threeRanges .blockLink{
    font-size: 15px;
    font-weight: 100;
    margin-top: 19px;
}

.threeRanges .thirdBlock img{
    width: 230px;
}

.productBlock{
    padding-bottom: 52px;
}

/*.productBlock.gamme3Block{*/
    /*height: auto;*/
/*}*/

.productBlock.gamme3Block .infoGamme{
    text-align: center;
    position: relative;
    top: 22px;
    width: 95%;
    max-width: 770px;

    margin: auto;
    margin-top: 10px;
}

.infoGamme h2{
    margin-bottom: 10px;
}

.infoGamme .blockLink {
    font-size: 14px;
    font-weight: 100;
    margin-top: 20px;
}

/*.moreVisible{*/
    /*background-color: rgba(255,255,255,0.3) !important;*/
    /*text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);*/
    /*position: relative;*/
/*}*/

    .moreVisible img{
        position: absolute;
        bottom: -6px;
        left: 3px;
    }

/* Corrections images home */

.homeCoverDiv{
    width: 100%;
    padding-bottom: 90%;
    position: static !important;
    margin-bottom: 18px;
}

#homePage .productBlock .ficheProduit{
    height: 408px;
}

#homePage .productBlock .triangleBottomSide{
    bottom: 0;
}

.maisonSlider.homeSlide{
    z-index: 105;
    position: relative;
}

.homeSlide{
    overflow: hidden;
}

/* Corrections slider */

.homeSlide .da-slide img{
    width: auto;
}

.horizontalSlider{
    padding-bottom: 0;
    width: auto !important;
    height: 100% !important;
}

.homePictureContainer{
    height: 245px;
    margin-bottom: 21px;
    overflow: hidden;
}

.thirdBlock .gamme4>span{
    color: white;
}

/* Correction gamme 3 */

.gamme3Block .infoGamme p{
    margin-bottom: 10px;
}

/* Mediaqueries grands écrans */

@media only screen and (min-width: 1601px){

    #samplesPopup .centerBlock{
        max-width: 950px;
    }

    div.sliderTop .centerBlock{
        max-width: 1280px;
    }

    div.sliderTop .centerBlock{
        height: 434px;
    }

    .videoLink span {
        padding: 10px 17px;
    }

    .videoLink img{
        top: 10px;
    }

    div.sliderTop .coverDiv {
        height: 430px;
    }

    div.sliderTop{
        height: 373px;
    }

    .lalouxProcess .centerBlock{
        max-width: 1280px;
        padding-bottom: 29px;
    }

    .lalouxProcess .verticalBrownLine{
        top: 33px;
    }

    .lalouxProcess .leftHalf .logoLink{
        right: 45px;
        top: 17px;
    }

    .lalouxProcess .rightHalf .logoLink{
        left: 45px;
        top: 17px;
    }

    .lalouxProcess .centerBlock p {
        font-size: 18px;
        letter-spacing: 0.2px;
        max-width: 415px;
        margin-top: 1px;
    }

    .lalouxProcess .leftHalf, .lalouxProcess .rightHalf{
        height: 152px;
    }

    #scissorIcon{
        left: -webkit-calc(58% + 450px);
        left: -moz-calc(58% + 450px);
        left: calc(58% + 580px);
    }

    .ficheProduit h2{
        font-size: 24px;
        height: 28px;
    }

    .productBlock{
        height: 518px;
        margin-bottom: 22px;
    }

    .productBlock.gamme3Block{
        height: 626px;
    }

    .ficheProduit p{
        font-size: 14px;
        margin: 12px 0;
    }

    .ficheProduit .blockLink, .priceInfo{
        font-size: 15px;
        letter-spacing: 0.2px;
        width: 40%;
    }

    .bottomInfoBlock h2 {
        font-size: 24px;
        margin-bottom: 13px;
        margin-top: 3px;
    }

    .bottomInfoBlock p{
        margin-bottom: 5px;
    }

    .bottomInfoBlock .halfBlock {
        padding-bottom: 95px;
    }

    .threeRanges .thirdBlock img{
        height: 205px;
        width: auto;
    }
}

@media only screen and (max-width: 1600px){
    .threeRanges .thirdBlock:nth-child(2) {
        margin: 0 93px;
        margin-top: 19px;
    }

    .homeCoverDiv{
        padding-bottom: 68%;
        margin-bottom: 18px;
    }

    #homePage .productBlock .ficheProduit{
        height: 320px;
    }

    #homePage .productBlock .ficheProduit h2.ellipsisBlock{
        white-space: normal;
        height: auto;
        overflow: hidden;
        max-height: 58px;
        line-height: 140%;
    }

    .threeRanges .thirdBlock img {
        height: 180px;
        width: auto;
    }

    .ficheProduit .blockLink, .priceInfo{
        width: 40%;
    }

        .priceInfo{
            width: 34%;
        }

        #homePage .productBlock .ficheProduit .gamme2Color, #homePage .productBlock .ficheProduit .gamme1Color{
            display: none;
        }

        #homePage .productBlock .ficheProduit .explanationGamme p{
            margin-bottom: -4px;
        }

    .homePictureContainer {
        height: 160px;
        margin-bottom: 13px;
    }

    .productBlock.gamme3Block{
        height: 534px;
    }
}

@media only screen and (max-width: 1230px){
    .sliderTop .centerBlock, .lalouxProcess .centerBlock{
        max-width: 850px;
    }

    body{
        overflow-x: hidden;
    }

    .sliderTop .coverDiv {
        height: 360px;
    }

    .sliderTop{
        height: 300px;
    }

    .lalouxProcess h1, h2.correctedH1{
        font-size: 26px;
    }

    .lalouxProcess .centerBlock p {
        font-size: 14px;
        max-width: 280px;
    }

    .lalouxProcess .leftHalf, .lalouxProcess .rightHalf {
        height: 155px;
    }

    .logoLink{
        -moz-transform: scale(0.8);
        -o-transform: scale(0.8);
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    .lalouxProcess .rightHalf .logoLink{
        left:6px;
    }

    .lalouxProcess .leftHalf .logoLink{
        right:18px;
    }

    .ficheProduit .blockLink{
        padding: 13px 10px;
    }

    .bottomInfoBlock h2 {
        font-size: 21px;
    }

    .threeRanges .thirdBlock img{
        width: 190px;
    }

    .threeRanges .thirdBlock p{
        font-size: 14px;
        line-height: 155%;
    }

    .threeRanges .thirdBlock h2{
        font-size: 18px;
    }
}

@media only screen and (max-width: 1000px){
    .productArrow{
        display: none;
    }
}


@media only screen and (max-width: 950px){
    .ficheProduit .blockLink, .priceInfo{
        font-size: 13px;
    }

    .threeRanges .thirdBlock{
        display: block !important;
        margin: 22px auto !important;
        margin-bottom: 50px !important;
        min-width: 275px;
        width: 50%;
    }

    .threeRanges .thirdBlock:last-child{
        margin-bottom: 10px !important;
    }

    .threeRanges h1, h2.correctedH1{
        line-height: 135%;
        font-size: 26px;
    }
}

@media only screen and (max-width: 900px){
    .ficheProduit .blockLink, .priceInfo{
        font-size: 12px;
        letter-spacing: 0;
    }
}

/* Petites tablettes -> mobile */

@media only screen and (max-width: 850px){

    .productBlock.gamme3Block{
        height: auto;
    }

    .ficheProduit .blockLink, .priceInfo{
        font-size: 13px;
        letter-spacing: 0.2px;
    }

    .priceInfo{
        display: none;
    }

    .ficheProduit .blockLink {
        width: 100%;
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box;    /* Firefox, other Gecko */
        box-sizing: border-box;         /* Opera/IE 8+ */
    }

    .sliderTop {
        height: 291px;
    }

    .sliderTop .coverDiv {
        height: 290px;
    }

    #lalouxSeal{
        -moz-transform: scale(0.85);
        -o-transform: scale(0.85);
        -webkit-transform: scale(0.85);
        transform: scale(0.85);

        left: -5Px;
        bottom: 3px;
    }

    #scissorIcon{
        left: 80%;
        z-index: 300;
    }

    .lalouxProcess .leftHalf, .lalouxProcess .rightHalf{
        width: 100%;
        display: block;
        text-align: center;
        height: auto;
        margin-bottom: 30px;
    }

        .lalouxProcess .blockLink{
            margin-top: 14px;
        }

        .lalouxProcess .leftHalf .blockLink, .lalouxProcess .rightHalf .blockLink, .rightHalf p{
            position: static;
        }

        .lalouxProcess .verticalBrownLine{
            display: none;
        }

        .lalouxProcess .centerBlock{
            margin-top: 0;
        }

        .lalouxProcess h1, h2.correctedH1{
            font-size: 26px;
            line-height: 130%;
        }

        .lalouxProcess .centerBlock p {
            font-size: 16px;
            max-width: 360px;
            margin: auto;
        }

    .videoLink span {
        padding: 6px 18px;
    }

    /* Fiches produits */

    .productBlock .ficheProduit, .productBlock .ficheProduit:last-child{
        width: -webkit-calc(50% - 13px);
        width: -moz-calc(50% - 13px);
        width: calc(50% - 13px);

        margin-right: 25px;
        margin-top: 25px;
        margin-bottom: 40px;
    }

    .productBlock{
        height: auto;
        padding-bottom: 35px;
    }

    .productBlock .ficheProduit:nth-child(even){
        margin-right: 0;
    }

    .bottomInfoBlock .halfBlock .needHelp{
        bottom: -20px;
    }

    .bottomInfoBlock h2 {
        font-size: 20px;
        line-height: 130%;
    }

    .ficheProduit p {
        font-size: 13px;
    }

    /* Corrections mediaqueries block gamme 3 */

    .productBlock.gamme3Block .infoGamme{
        margin-bottom: 11px;
    }

    .infoGamme h2{
        line-height: 145%;
    }

    #homePage .productBlock .ficheProduit{
        height: 382px;
    }

    .horizontalSlider{
        width: 100% !important;
        height: 100% !important;
    }

    #homePage .productBlock .ficheProduit.correctedFiche{
        height: 300px;
    }
}

@media only screen and (max-width: 645px){
    .lalouxProcess .leftHalf .logoLink {
        right: -25px;
    }

    .lalouxProcess .rightHalf .logoLink {
        left: -28px;
    }

    #videoTrigger{
        display: none;
    }
}

@media only screen and (max-width: 645px){
    .lalouxProcess .leftHalf .logoLink, .lalouxProcess .rightHalf .logoLink{
        opacity: 0.3;
    }

    .rightHalf p br{
        display: none;
    }

    #productSmallNav{
        display: none;
    }
}

@media only screen and (max-width: 500px){
    .bottomInfoBlock .halfBlock{
        width: 100%;
    }

    .bottomInfoBlock .halfBlock .needHelp {
        bottom: -10px;
    }

    .bottomInfoBlock .halfBlock{
        margin-bottom: 20px;
    }

    .bottomInfoBlock .halfBlock+.halfBlock{
        margin-bottom: 0;
        padding-bottom: 25px;
    }
}

@media only screen and (max-width: 414px){
    .videoLink img{
        opacity: 0.32;
        top: 25px;
    }
}


@media only screen and (max-width: 380px){
    .productBlock .ficheProduit, .productBlock .ficheProduit:last-child{
        width: 100%;
    }
}