/*
Theme Name: Backeri Child
Template:   backeri
Theme URI: https://1.envato.market/backeri-wp
Description: Backeri Child Theme
Author: Awaiken Themes
Author URI: https://awaikenthemes.com/
Version: 1.0.0
Text Domain: backeri-child
*/

.hero-video-tag .ekit-video-popup-title {
	line-height: 1em;
}

.why-choose-image {
	height: 100%
}

.why-choose-image img {
	height: 100%;
	width: auto;
}

#magic-cursor {
	display: none;
}

body.page-id-6858 .container,
body.page-id-6858 .container .post-content  {
	max-width: 100% !important;
}

body.page-id-6858 .container .post-content .elementor-shortcode {
	max-width: 1300px;
	margin: auto;
}

.product-categories-list {
	margin-bottom: 50px;
}

.product-categories-list .icon-list-items {
	display: flex;
	align-items: center;
	justify-content: start;
	gap: 30px;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0;
}

.product-categories-list .icon-list-items .icon-list-item a {
	font-family: "Plus Jakarta Sans", sans-serif;
	padding: 18px 20px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4em;
	border-radius: 20px;
	background-color: #8B5E3C0D;
	transition: all 0.4s ease-in-out;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	color: #575757;
	min-width: 150px;
}

.product-categories-list .icon-list-items .icon-list-item a .icon-list-icon {
	order: 1;
}

.product-categories-list .icon-list-items .icon-list-item a .icon-list-text {
	color: #575757;
	display: inline-block;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4em;
	transition: all 0.4s ease-in-out;
}

.product-categories-list .icon-list-items .icon-list-item a:hover,
.product-categories-list .icon-list-items .icon-list-item a.active {
	background-color: #8B5E3C;
}

.product-categories-list .icon-list-items .icon-list-item a:hover .icon-list-text,
.product-categories-list .icon-list-items .icon-list-item a.active .icon-list-text {
	color: #FFFFFF;
}

.product-categories-list .icon-list-items .icon-list-item a:hover .icon-list-icon svg,
.product-categories-list .icon-list-items .icon-list-item a.active .icon-list-icon svg {
	transform: rotate(45deg);
	fill: #FFF;
	transition: all 0.4s ease-in-out;
}
.produit-featured {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.produit-featured h3 {
	font-family: "Plus Jakarta Sans";
	font-size: 20px;
    font-weight: 600;
    line-height: 1.4em;
    color: #FFF;
}

.produit-featured a {
	background: #C25B2F;
	padding: 15px 30px 15px 30px;
	font-family: "Plus Jakarta Sans";
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	border-radius: 10px;
	color: #FFFFFF;
	position: relative;
    z-index: 1;
    cursor: pointer;
	 -webkit-transition: width .4s ease-in-out, height .4s ease-in-out;
    transition: width .4s ease-in-out, height .4s ease-in-out;
	overflow: hidden;
}

.produit-featured a svg {
	margin-left: 12px;
}

.produit-featured a .aware_bg {
	 position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-radius: 50%;
    background-color: #FFF;
    -webkit-transition: width .4s ease-in-out, height .4s ease-in-out;
    transition: width .4s ease-in-out, height .4s ease-in-out;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
}

.produit-featured a:hover {
	color: #333;
	background-color: #FFF;
	transition: all 0.4s ease-in-out;
}

.produit-featured a:hover .aware_bg {
	top: 85.8438px;
    left: 144.297px;
	width: 225%;
    height: 562.5px;
	display: none;
}

element.style {}

.produit-featured a:hover svg {
	transform: rotate(45deg);
}

.is-magasins h2 {
	color: #121820;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-weight: 600;
	font-size: 20px !important;
	line-height: 1.4em !important;
	margin: 0;
	min-height: 2.8em;
}

.page-single-post.magasins iframe {
	width: 100%;
	height: 100%;
	border: none;
	border-radius: 20px;
	overflow: hidden;
}

#menu-offer-menu {
	flex-direction: column;
}

#fluentform_2 .ff-el-group {
	margin: 0;
}

#fluentform_2 .ff-t-cell {
	flex: auto !important;
}

#fluentform_2 .ff-t-cell.ff-t-column-2 {
	width: auto;
}

#fluentform_2 .ff-el-form-control {
	font-family: "Plus Jakarta Sans";
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	padding: 18px 20px;
}

#fluentform_2 .ff-el-group .ff-btn {
	background: #c25b2f;
	border: none;
	font-family: "Plus Jakarta Sans";
	font-size: 16px;
	line-height: 30px;
	font-weight: 700;
	border-radius: 10px 10px 10px 10px;
	padding: 15px 30px 15px 30px;
	margin: 0;
	color: #FFFF;
}

#fluentform_2 .ff-el-group .ff-btn:hover {
	background-color: #121820;
	opacity: 1;
}

.at-blog-shiny-glass-effect:after,
.at-shiny-glass-effect:after,
.our-blog .elementskit-post-image-card .elementskit-entry-header a:after {
	opacity: 0;
}

.bg-section.magasins .post-single-image {
	margin: 0;
}

.service-item .ekit_global_links .elementskit-info-box-icon {
	max-height: 296px;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
}

.gallery-slider .swiper-slide-inner p {
	min-height: 52px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.photo-gallery .elementor-image-gallery .gallery-item .gallery-icon a:after {
	display: none !important;
}

.gtranslate_wrapper .gt-current-lang {
	display: none;
}

.woocommerce div.product p.price,
.woocommerce-variation-price .price {
	font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px !important;
	color: var(--e-global-color-text) !important;
}

@media screen and (max-width: 767px) {
	#slider-home .content .bg img {
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		transform: none;
		object-fit: cover;
		object-position: center
	}
	
	#slider-home .content {
		padding: 140px 50px !important;
		text-align: center;
	}
	
	#slider-home .content .inner-content h2 {
		text-align: center !important;
		font-size: 36p !important;
		line-height: 46px !important;
	}
	
	.gallery-slider .swiper .elementor-swiper-button {
		top: 0;
		bottom: 0;
		left: 0;
		right: auto;
		margin: auto;
		
	}
	
	.gallery-slider .swiper .elementor-swiper-button.elementor-swiper-button-next {
		right: 0;
		left: auto;
	}
}

.custom-pdf-lightbox{
    position:fixed;
    inset:0;
    z-index:999999;
}

.custom-pdf-lightbox__overlay{
    position:absolute;
    inset:0;
    background:rgba(0,0,0,.8);
}

.custom-pdf-lightbox__content{
    position:relative;
    width:90%;
    height:90%;
    margin:auto;
    top:5%;
    background:#fff;
    border-radius:12px;
    overflow:hidden;
    z-index:2;
}

.custom-pdf-lightbox iframe{
    width:100%;
    height:100%;
}

.custom-pdf-lightbox__close{
	position: absolute;
    top: 12px;
    right: 7px;
    z-index: 10;
    font-size: 23px !important;
    cursor: pointer !important;
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
    line-height: 1 !important;
}

.trp-shortcode-switcher__wrapper {
	display: flex;
}

.trp-shortcode-switcher {
      padding: 0;
}

.trp-shortcode-switcher .trp-language-item {
      padding: 0;
} 

.elementor-kit-6147 img:hover {
	box-shadow: none !important;
}

@media screen and (max-width: 767px) {
	.elementor-widget-backeri-site-logo .ata-site-logo img {
		width: auto !important;
	}
}

.elementor-67 .elementor-element.elementor-element-b7c24ab .ekit_social_media a:hover :is(i, svg) {
	color: inherit !important;
	fill: inherit !important;
}

.elementskit-parallax-multi-container:before {
	border-radius: 20px !important;
}

/* Border Radius Section CSS */

.bg-section{
	max-width: 1760px;
	border-radius: 20px;
	margin: 0px auto 30px;
}

.page-header {
	border-radius: 0 0 20px 20px;
}

@media only screen and (max-width: 1800px){
	
	.bg-section{
		max-width: calc(100% - 40px);
		margin: 0px 20px 30px;
	}
}

@media only screen and (max-width: 991px){
	
	.bg-section{
		max-width: 100%;
		border-radius: 0px;
		margin: 0px 0 30px 0;
	}
}

img.zoom-effect {
  /* Indique à l'image de garder ses proportions et de remplir son espace */
   
  transform: scale(1);
  /* Crée un cadre virtuel autour de l'image : rien ne dépasse de ses propres dimensions */
  clip-path: inset(0% round 20px);
  
  /* Transition fluide pour l'effet de zoom */
  transition: transform 0.2s linear, clip-path 0.2s linear;
will-change: transform, clip-path;
}

a:hover img.zoom-effect {
  /* On zoome l'image. Grâce au clip-path, le zoom se fait "à l'intérieur" */
	clip-path: inset(4.4% round 20px);
  transform: scale(1.1);
	
}