body{
    scroll-behavior: smooth;
}
body.selection #poisson {
    background: url(https://aquafrais-cannes.com/wp-content/uploads/2025/09/bg1.png);
    background-size: cover;
    background-position: top right;
    background-repeat: no-repeat;
}
body.produit #poisson #poisson1, body.produit #poisson #poisson2{
    height: 20%;
}
body.produit #poisson #poisson2{
    left: 65% !important;
    top: 50%;
}
.btn-wrp {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

body.produit .btn-wrp a {
    margin-top: 0 !important;
}

.btn-wrp {
    margin-top: 50px;
}

body.produit .btn-wrp a.bouton3.blue {
    color: white;
    background-position-x: 0%;
    transition: background-position-x 0.2s ease-in-out;
}
body.produit .btn-wrp a.bouton3.blue:hover{
    color: #0540ff;
    background-position-x: 100%;
}
body.produit .btn-wrp a.bouton3.blue:hover svg{
    fill: #0540ff;
}
body.produit .btn-wrp a.bouton3.blue svg {
    fill: #fff;
}
body.produit #productcontent .row .col-xl-6 .content-text h2, body.produit #poisson .content h2 {
    color: #333333;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.3;
    text-transform: uppercase;
    font-family: "Helvetica Neue Regular";
    margin: 35px 0;
}

body.produit #link a {
    font-size: 0;
}
h1 span {
    font-weight: 500;
    font-size: 40px;
    line-height: 1.3;
    display: block;
}

body.produit #poisson .content h1 {
    font-weight: 500;
    font-size: 53px;
    line-height: 1.2;
    max-width: 560px;
}

body.produit #poisson .content h2 {
    margin: 25px 0;
}
body.produit.page-id-2154 #poisson .content h1, body.produit.page-id-2181 #poisson .content h1{
    max-width: 100%;
}

body.produit.page-id-2154 #poisson #poisson1, body.produit.page-id-2181 #poisson #poisson1{
    height: 100%;
    max-height: 740px;
    top: 10%;
}
body.selection.page-id-2154 #poisson, body.selection.page-id-2181 #poisson{
    background: url(https://aquafrais-cannes.com/wp-content/uploads/2025/09/filet-ban.png) no-repeat;
    background-position: top right;
}
.content-text a:hover::after {
    background: url(../imgs/fleche.svg) no-repeat;
    top: 8px;
}
.content-text a::after {
    content: "";
    display: inline-block;
    background: url(https://aquafrais-cannes.com/wp-content/uploads/2025/09/arrowb-1.png) no-repeat;
    width: 20px;
    height: 20px;
    top: 6px;
    position: relative;
    margin-left: 0;
    background-size: contain !important;
}
.content-text a.brochure-btn::after {
    display: none;
}
body.produit.selection #productcontent .container-fluid.fondgris {
    background: #fff;
}

body.produit.selection #productcontent .container-fluid {
    background: #eef3fd;
}
body.produit.selection #link {
    margin-top: 50px;
}
body.produit #link .bullecirclew2 img{
    max-width: 80%;
}
@media screen and (min-width:1024px){
    body.produit #productcontent .row.active, body.charte #productcontent .row.active, body.histoire #productcontent .row.active, body.recrutement #productcontent .row.active, body.recette #productcontent .row.active, body.metiers #productcontent .row.active, body.contact #productcontent .row.active{
        padding-top: 100px;
        padding-bottom: 100px;
    }
    body.produit.page-id-2181 #poisson .content h1 {
        width: 105%;
        max-width: 105%;
    }
    body.produit #productcontent .row .col-xl-6 .content-text{
        line-height: 40px;
    }
    body.produit.selection.page-id-2181 #productcontent .container-fluid:nth-child(2) {
    margin-top: -500px;
    }
    body.produit.selection.page-id-2181 #productcontent .container-fluid:nth-child(1) .col-xl-6 {
        height: 800px;
    }
    body.produit.selection.page-id-2181 #productcontent .container-fluid:nth-child(3) .col-xl-6:nth-child(2){
        height: 400px;
    }
    body.produit.selection.page-id-2181 #productcontent .container-fluid:nth-child(1) .col-xl-6 img{
        max-width: 100%;
    }
    body.produit.selection.page-id-2181 #productcontent .container-fluid:nth-child(3) .row {
        align-items: center;
    }
}
@media screen and (max-width:1024px){
body.produit #productcontent .row .col-xl-6 .content-text h2, body.produit #poisson .content h2 {
    font-size: 20px;
}

body.produit #poisson .content h1 {
    font-size: 32px;
}

body.produit #poisson .content h1 span {
    font-size: 24px;
}

body.selection #poisson {
    background-size: 275px !important;
    height: auto !important;
    min-height: auto;
    overflow-y: hidden !important;
}

body.produit #productcontent .row .col-xl-6 .content-text, body.charte #productcontent .row .col-xl-6 .content-text, body.histoire #productcontent .row .col-xl-6 .content-text, body.recutement #productcontent .row .col-xl-6 .content-text, body.metiers #productcontent .row .col-xl-6 .content-text, body.contact #productcontent .row .col-xl-6 .content-text {
    padding-right: 0 !important;
}

body.produit.startanim #poisson1 {
    left: 0 !important;
}
body.produit #poisson .animproduit{
    transform-origin: top center;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 100%;
}

body.produit #productcontent .row {
    flex-direction: column-reverse;
    padding-top: 0;
}

body.produit #productcontent .container-fluid:nth-child(even) .row {
    flex-direction: column;
}

body.produit #productcontent .row .col-xl-6 img {
    margin: 0;
    width: auto;
    max-height: 240px;
}
body.produit #poisson .content{
    margin-top: 365px !important;
    position: relative;
}
body.selection.page-id-2089 #poisson{
    background-size: 650px !important;
}
}


body.produit.page-id-2181 #productcontent .container-fluid:nth-child(2) .row, body.produit #productcontent .container-fluid:nth-child(3) .row, body.produit #productcontent .container-fluid:nth-child(4) .row {
    flex-direction: row-reverse;
}


body.produit.page-id-2181 #productcontent .container-fluid:nth-child(2) .row .col-xl-6.margincontent, body.produit #productcontent .container-fluid:nth-child(4) .row .col-xl-6.margincontent{
    padding-left: 170px;
    padding-right: 0;
}

body.produit.page-id-2181 #productcontent .container-fluid:nth-child(3) .row .col-xl-6.margincontent{
    padding-left: 0;
    padding-right: 170px;
}
