.kc-prestablog-posts-grid {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 40px;
}

.kc-prestablog-posts-grid .posts {
	position: relative;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-auto-rows: 200px;
	gap: 24px;
	width: 100%;
}

.kc-prestablog-posts-grid .posts .post {
	position: relative;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: end;
	height: 100%;
	padding:10px;
}

.kc-prestablog-posts-grid .posts .ajax-loader {
	display: none;
	position: absolute;
	inset: 0;
	height: 100%;
	width: 100%;
	justify-content: center;
	align-items: center;
	background: rgba(255, 255, 255, 0.8);
	backdrop-filter: blur(4px);
}

.kc-prestablog-posts-grid .posts .ajax-loader svg {
	display: block;
	width: 48px;
	height: 48px;
	animation: rotate 1s linear infinite;
}

@keyframes rotate {
	to {
		transform: rotate(360deg);
	}
}

.kc-prestablog-posts-grid .posts .post img {
	position: absolute;
	inset: 0;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.kc-prestablog-posts-grid .posts .post .post__content {
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 12px;
	padding: 24px;
	background: #fff;
}

.kc-prestablog-posts-grid .posts .post .post__content .post__content_title {
	font-size: 1.25rem;
	font-weight: 700;
	color: #242323;
}

.kc-prestablog-posts-grid .posts .post .post__content .post__content_products {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

.kc-prestablog-posts-grid .posts .post .post__content .post__content_products .product {
	padding: 4px 8px;
	font-size: 0.75rem;
	font-weight: 600;
	border-radius: 4px;
	color: #fff;
	background: #ededed;
	color:#2f2f2f;
	font-weight:400;
}

.kc-prestablog-posts-grid .posts .post:first-child {
	grid-row: span 2;
}

.kc-prestablog-posts-grid {
	container-type: inline-size;
	container-name: posts-grid;
}

@container posts-grid (max-width: 767px) {
	.kc-prestablog-posts-grid .posts {
		grid-template-columns: 1fr;
	}

	.kc-prestablog-posts-grid .posts .post:not(:first-child) {
		display: none;
	}
}


body .elementor .elementor-element.zone-home.zone-presentation .featured-products {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-end;
	gap: 20px;
}
body .elementor .elementor-element.zone-home.zone-presentation .featured-products .product {
	background: white;
	width: 70%;
	text-align: left;
	border-radius: 30px;
	display: flex;
	align-items: center;
	overflow: hidden;
	padding: 15px;
	gap: 20px;
	overflow: visible;
}
body .elementor .elementor-element.zone-home.zone-presentation .featured-products .product {
	color: #242323;
}
body .elementor .elementor-element.zone-home.zone-presentation .featured-products .product img {
	max-width: 150px;
	border-radius: 20px;
}

body .elementor .elementor-element.zone-home.zone-presentation .featured-products .product-details h3 {
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	font-family: 'Plus Jakarta Sans',sans-serif;
}
body .elementor .elementor-element.zone-home.zone-presentation .product-price > p {
	font-size: 10px;
	color: #6b6b6b;
	font-weight: 500;
	margin-bottom: 3px;
}
body .elementor .elementor-element.zone-home.zone-presentation .product-price span {
	color: #243577;
	font-size: 20px;
	font-weight: 700;
	font-family: 'Plus Jakarta Sans',sans-serif;
}
body .elementor .elementor-element.zone-home.zone-presentation .featured-products .product-details h3{
	font-family: 'Plus Jakarta Sans',sans-serif;
}
body .elementor small {
	margin-top: -7px;
	display: inline-block;
	position: absolute;
	font-size: 12px;
	margin-left: 3px;
}
body .elementor .elementor-element.zone-home.zone-presentation .featured-products .product-details .btn {
	border-radius: 15px 15px 15px 15px;
	padding: 20px 20px 20px 20px;
	background: #F58C00;
	color: white;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	text-transform: none;
	position: absolute;
	right: 15px;
	bottom: -100px;
	transition: all 0.5s;
	opacity: 0;
}
body .elementor .elementor-element.zone-home.zone-presentation .featured-products .product-details .btn:hover {
	background: #243577;
}
body .elementor .elementor-element.zone-home.zone-presentation .featured-products .product {
	overflow: visible;
	position: relative;
	width:100%;
}
body .elementor .elementor-element.zone-home.zone-presentation .featured-products .product:hover .product-details .btn {
	bottom: 15px;
	transition: all 0.5s;
	opacity: 1;
}
.product-price-old,
body .elementor .elementor-element.zone-home.zone-presentation .product-price .product-price-old {
	opacity: 0.5;
	font-size: 12px;
	text-decoration: line-through;
	font-weight: 300;
	margin-left: 24px;
	margin-top: -7px;
	float: right;
}
body#index .swiper-horizontal > .swiper-pagination-bullets,
body#index .swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: -20px;
}


/***zone bon plan**/

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,
body .swiper-pagination-clickable .swiper-pagination-bullet,
body .elementor .elementor-element .swiper-pagination-bullet {
	border: 1px solid #243577;
	background: none;
	margin: 2px;
	width: 10px;
	height: 10px;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: 15px;
	top: auto;
}
.product-accessories .products {
	padding-bottom: 50px;
}
body .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #242323;
}
body .swiper-pagination-clickable .swiper-pagination-bullet:hover,
body .elementor .elementor-element .elementor-swiper-button:hover {
	background: #243577;
}
body .elementor .elementor-element .elementor-swiper-button:hover i {
	color: white;
}
body .elementor .elementor-element .elementor-swiper-button {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #243577;
	background: white;
	bottom: -55px;
	top: auto;
	left: calc(50% - 150px);
	z-index: 9999;
}
body .elementor .elementor-element .elementor-swiper-button-next {
	bottom: -55px;
	top: auto;
	right: calc(50% - 150px);
	left: auto;
}
body .product-price-and-shipping>p{
	text-align: left;
	margin-bottom:5px;
}
body .elementor .product-miniature .product-description,
body .elementor .product-miniature .thumbnail-container {
	background: none;
}
body .elementor .product-miniature .price{
	color:#243577;
}
body .elementor .product-miniature .thumbnail-top {
	border-radius: 30px;
}
body .elementor .product-miniature {
	padding: 20px;
}
body .elementor .swiper-slide .js-product{
	padding:5px!important;
	article{
		background:white;
		border-radius:20px;
	}
}
body .product-miniature .product-title a {
	font-size: 16px;
	font-weight: 600;
	display: block;
	margin-top: 20px;
	text-align: left;
	color: #242323;
}
body .product-price-and-shipping {
	margin-top: 15px;
	display: block;
	text-align: left;
}
body .elementor .product-miniature .price {
	font-size: 22px;
	text-align: left;
	display: block;
}

/***zone realisations**/

.kc-prestablog-posts-grid h2 {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	gap: 10px;
	color: #2f2f2f;
	font-size: 35px;
	font-weight: 700;
	line-height: 35px;
}
.kc-prestablog-posts-grid h2:before {
}
body .elementor-widget-tabs .elementor-tabs-wrapper,
.sectors {
	background-color: white;
	border-radius: 100px;
	padding: 10px;
	display: flex;
	gap: 5px;
	justify-content: space-between;
}
body .elementor-widget-tabs .elementor-tabs-wrapper {
	display: block;
	width: 570px;
	margin: 0 auto;
	text-align: center;
}

body .elementor-widget-tabs .elementor-tabs-wrapper > div,
.sectors button {
	font-size: 14px;
	color: #243577;
	font-weight: 300;
	
	border-radius: 100px;
	background: white;
	appearance: none;
	cursor: pointer;
	text-align: center;
	padding: 8px;
	border: none;
	line-height: 18px;
}
body .elementor-widget-tabs .elementor-tabs-wrapper > div {
	width: auto;
	padding: 15px;
}
.sectors button:focus {
	outline: none;
}
* .sectors button:hover,
body .elementor-widget-tabs .elementor-tabs-wrapper > div:hover,
body .elementor-widget-tabs .elementor-tabs-wrapper > div.elementor-active,
.sectors button.sector--active {
	background: #bdd3f2;
	font-weight: 600;
	color: white;
}
.kc-prestablog-posts-grid .posts .post .post__content {
	border-radius: 15px;
	padding: 20px;
	padding-right:80px;
}
.kc-prestablog-posts-grid .posts .post img {
	border-radius: 20px;
}
.kc-prestablog-posts-grid .posts .post:nth-child(3) img,
.kc-prestablog-posts-grid .posts .post:nth-child(2) img {
	width: 100%;;
	height: 100%;
	object-fit: cover;
}
.kc-prestablog-posts-grid .posts .post:nth-child(2) {
	
}
.kc-prestablog-posts-grid .posts .post:nth-child(3) .post__content,
.kc-prestablog-posts-grid .posts .post:nth-child(2) .post__content {
	width: auto;
	align-items: flex-start;
	justify-content: center;
}
.kc-prestablog-posts-grid .posts .post:nth-child(3) {
	display: flex;
	overflow: hidden;

	justify-content: flex-end;
	align-items: flex-start;
}
body#product .kc-latest-news__header a.kc-latest-news__header_link {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}
body .elementor .btn-primary {
	border-radius: 15px 15px 15px 15px;
	padding: 20px 20px 20px 20px;
	background: #F58C00;
	color: white;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	text-transform: none;
	transition: all 0.5s;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}
body#product .kc-latest-news__header a.kc-latest-news__header_link:after,
body .elementor .btn-primary:after {
	content: '';
	width: 0px;
	height: 12px;
	background: url(../img/arrow-btn.svg);
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	transition: all 0.5s;
}
body#product .kc-latest-news__header a.kc-latest-news__header_link:hover:after,
body .elementor .btn-primary:hover:after {
	content: '';
	width: 12px;
	transition: all 0.5s;
}
body .elementor .btn-primary:hover {
	background: #243577;
}
body a {
	color:inherit;
}

/**actualités*/
.kc-latest-news>div:nth-child(2),
body .elementor .latest-articles {
	display: flex;
	gap:30px;
}
.kc-latest-news>div:nth-child(2){
	width:60%;
}
.kc-news-card,
body .elementor .latest-articles .article{
	position:relative;
	width:50%;
}
.kc-news-card a{
	display: block;
	overflow: hidden;
	border-radius:30px;
}
.kc-news-card .kc-news-card__content,
.article-details{
	position: absolute;
    bottom: 10px;
    left: 10px;
	right:10px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    background: #fff;
	border-radius: 15px;
    padding: 20px;
	gap:0;
}
.kc-news-card .kc-news-card__content h3,
.article-details h3 {
    font-size: 1.25rem;
    font-weight: 700;
    color: #242323;
}
.kc-news-card__content_read-more,
body .elementor .article-details .btn-primary{
	background:none;
	color:#F58C00;
	text-decoration: underline;
	text-align: left;
	display: block;
	padding:0;
	text-transform: none;
}
.kc-news-card__content_read-more:hover,
body .elementor .article-details .btn-primary:hover{
	color:#242323;
}
body .article-image *{
	width:100%;
}
body .article-image{
	border-radius:20px;
	overflow: hidden;
}


body#index{
	#footer .zone-reassurance{
		display: none;
	}
}


body#index .zone-bon-plan .swiper-horizontal>.swiper-pagination-bullets, body#index .swiper-pagination-bullets.swiper-pagination-horizontal{
	.swiper-pagination-bullet.swiper-pagination-bullet-active{
		background:white;
	}
	.swiper-pagination-bullet{
		background:none;
		border-color:white;
	}
}

/**realisations**/
.cbp-hrmenu .cbp-products-big li.ajax_block_product:after, .product-miniature .product-title a:after,
.kc-prestablog-posts-grid .posts .post .post__content:after {
    content: '';
    width: 50px;
    height: 40px;
    border-radius: 30px;
    background-color: #F58C00;
    background-image: url(../img/arrow-pagination-white.svg);
    background-size: 15px;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 10px;
    right: 10px;
    background-position: center center;
    opacity: 0;
    transition: all 0.5s;
}
.product-miniature:hover .product-title a:after,
.kc-prestablog-posts-grid .posts .post:hover .post__content:after{
	opacity: 1;
    transition: all 0.5s;
}