html article.produit .content .produits-paysage {
    float: left;
    width: 100%;
}
html article.produit .content .produits-portrait {
    float: left;
    width: 100%;
}
html article.produit .content .produits-paysage .produits-col1 {
    width: 70%;
    float: left;
    height: auto;
    padding-right: 20px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html article.produit .content .produits-col1 .produits-photo {
    float: left;
    position: relative;
    width: 100%;
    padding-bottom:5px; 
}
html article.produit .content .produits-col1 .produits-photo img {
    width: 100%;
    height: auto;
}
html article.produit .content .produits-col1 .produits-photo i.fa-search-plus {
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: #fff;
    font-size: 1.8em;
    text-shadow: 0px 0px 3px #000000;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
html article.produit .content .produits-col1 .produits-photo:hover i.fa-search-plus {
    color: #0a78e6;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
html article.produit .content .produits-paysage .produits-col1 p.produits-small {
    font-size: 0.6em; /* Taille de police adaptée */
    line-height: 1.2em; /* Hauteur de ligne adaptée */
    color: #0a78e6; /* Couleur du texte */
    padding-top: 10px; /* Enlève le padding supérieur pour aligner avec le bouton */
    padding-bottom: 0; /* Enlève le padding inférieur */
}
html article.produit .content .produits-paysage .produits-col1 .produits-bouton{
    float: left;
    padding: 10px;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 0.9em;
    text-transform: uppercase;
    background: #0a78e6;
    border: 0;
    border-bottom: 5px solid #000000;
    cursor: pointer;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    margin-right: 10px;
}
html article.produit .content .produits-paysage .produits-col1 .produits-bouton:hover{
    color: #ffffff;
    background: #0ca1ff;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
html article.produit .content .produits-paysage .produits-col2 {
    width: 30%;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html article.produit .content .produits-paysage .produits-col2 div.bloc {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    font-size: 0.8em;
    line-height: 1.2em;
}

html article.produit .content .produits-paysage .produits-col2 div.bloc {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    font-size: 0.8em;
    line-height: 1.2em;
}

html article.produit .content .produits-paysage .produits-col2 div.bloc.interet-description p {
    color: #fff;
    font-size: 1.6em;
}
html article.produit .content .produits-paysage .produits-col2 div.bloc.interet-description ul li:before {
    color: #ededed;
}
html article.produit .content .produits-paysage .produits-col2 div.bloc.interet-description a {
    color: #fff;
    font-size: 1.3em;
    line-height: 1.3em;
}
html article.produit .content .produits-paysage .produits-col2 div.bloc.interet-description a .gryphea {
    color: #0a78e6;
}

html article.produit .content .produits-paysage .produits-col2 .interet {
    float: left;
    width: 100%;
    margin-top: 20px;
    text-align: center;
    background: #d19963;
    padding: 20px;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
html article.produit .content .produits-paysage .produits-col2  div.bloc.cta {
    width: auto;
    background: #0a78e6;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
html article.produit .content .produits-paysage .produits-col2 div.bloc.cta p {
    color: #fff;
}
html article.produit .content .produits-paysage .produits-col2 div.bloc.cta ul li:before {
    color: #ededed;
}
html article.produit .content .produits-paysage .produits-col2 div.bloc.cta a {
    color: #FFFFFF;
    text-decoration: underline;
    font-size: 1.1em;
}

html article.produit .content .produits-paysage .mask {
    padding-top: 40px;
    font-size: 0.8em;
    float: left;
    width: 100%;
}

html article.produit .content .produits-paysage .mask strong.violet {
    color: #D063D1;
}
html article.produit .content .produits-paysage .mask a {
    color: #0a78e6;
}
html article.produit .content .produits-paysage .mask a:hover {
    color: #0ca1ff;
}
html article.produit .content .produits-paysage .mask .texte_editable {
    display: none;
    /**
                          -webkit-filter: blur(5px);
                          -moz-filter: blur(5px);
                          -o-filter: blur(5px);
                          -ms-filter: blur(5px);
                          filter: blur(5px);
                          **/
}
html article.produit .content .produits-paysage .mask a.btnniveau1 {
    color: #2878E4;
}
html article.produit .content .produits-paysage .mask a.btnniveau2 {
    color: #D063D1;
}
html article.produit .content .produits-paysage  .unmask {
    float: left;
    width: 100%;
}
html article.produit .content .produits-paysage  .unmask .texte_editable {
    /**
                          -webkit-filter: blur(0);
                          -moz-filter: blur(0);
                          -o-filter: blur(0);
                          -ms-filter: blur(0);
                          filter: blur(0);
                          **/
}

html article.produit .content .produits-paysage  div.bloc {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    font-size: 1.1em;
    line-height: 1.2em;
}
html article.produit .content .produits-paysage  div.bloc .texte_editable p {
    font-size: 0.9em;
    line-height: 1.6em;
    font-weight: 400;
}
html article.produit .content .produits-paysage  div.bloc .texte_non_editable p {
    font-size: 0.9em;
    line-height: 1.6em;
    font-weight: 400;
}