/* page acc été 2026 */
.bann-header-acc .wp-block-cover__inner-container{
    position: unset;
}

.bann-header-acc.wp-block-cover{
    position: relative;
}

.bann-header-acc.wp-block-cover .acc-ete-soleil{
    position: absolute;
    top: -200px;
    left: -150px;
    opacity:.5;
    @media only screen and (max-width:601px) {
        top: -130px;
        left: -65px;
    }

}

.bann-header-acc.wp-block-cover .acc-ete-soleil img{
    @media only screen and (max-width:601px) {
        width:300px!important;
        height:300px!important;
    }
}


.acc-ete-container-feuilles{
	position:relative;
	min-width: 100vw;
	z-index:2;
	@media only screen and (max-width:1900px) {
		overflow:hidden;
	}

	@media only screen and (max-width:600px) {
		min-width: 0;
	}
}

.acc-ete-feuille{
	position:absolute;
	z-index:0;
}

.acc-ete-feuille1{
    top: -80px;
    left: 20px;
    transform: rotate(63deg);
	@media only screen and (max-width:1900px) {
		top:-50px;
	}

	@media only screen and (max-width:600px) {
		    left: -110px;
    			width: 200px;
    			top: 40px;
	}
}

.acc-ete-feuille2{
	    top: -100px;
    right: 50px;
    transform: rotate(6deg);

	@media only screen and (max-width:600px) {
		    width: 200px;
    		right: -120px;
    		top: auto;
    		bottom: 200px;
		transform: rotate(265deg) scaleX(-1);
	}
}

.acc-ete-container-feuilles .wp-block-heading{
	z-index:1;
	position:relative;
}

.page-id-28721 .wp-block-create-block-offre-promo{
	display:flex!important;
}


.wp-block-create-block-offre-promo{
	margin-top:-50px!important;
}
