/*
 Theme Name:     Astra Child
 Theme URI:      https://wpastra.com/
 Description:    Astra 
 Author:         Brainstorm Force
 Author URI:     https://wpastra.com/about/
 Template:       astra
 Version:        2.5.3
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

.wpcf7-form input::-webkit-input-placeholder, .wpcf7-form textarea::-webkit-input-placeholder {
  color: #fff;
}
.wpcf7-form input:-moz-placeholder, .wpcf7-form textarea:-moz-placeholder  {
  color: #fff;
}
.wpcf7-form input::-moz-placeholder, .wpcf7-form textarea::-moz-placeholder {
  color: #fff;
}
.wpcf7-form input:-ms-input-placeholder, .wpcf7-form textarea:-ms-input-placeholder {
  color: #fff;
}
.wpcf7-form input, .wpcf7-form textarea{
	color:#fff
}

/*****************
     * Header *
 *****************/
#header.header-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    width: 100%;
	background: #fff;
	box-shadow: 0 10px 25px -20px rgba(0, 0, 0, 0.6);
}
body:not(.home) #header {
	border-bottom: 1px solid #D9D9D9
}
.aws-container .aws-search-form {
	border: 1px solid #00000040;
}
.aws-container .aws-search-form .aws-form-btn {
	border: none;
}
.xoo-wsc-sc-bki {
	display: flex;
}
.xoo-wsc-sc-cont .xoo-wsc-cart-trigger > * {
    margin-right: 0;
}
.xoo-wsc-icon-cart2:before {
	content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(/wp-content/uploads/2025/02/cart-plus.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-menu {
    padding: 8px 0;
}
#mega-menu-wrap-primary #mega-menu-primary {
    text-align: center;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
	margin: 0 0 0 3px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
	background: transparent;
    color: #85C1E9;
}
#masthead #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    font-weight: 700;
    text-transform: initial;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
	color: #000;
	background: transparent;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column:not(:last-child) {
	border-right: 1px solid #D9D9D9;
}
#mega-menu-item-817 > ul.mega-sub-menu, #mega-menu-item-814 > ul.mega-sub-menu {
	column-count: 2;
}
#mega-menu-item-816 > ul.mega-sub-menu {
	column-count: 3;
}

.wpcf7-form input, .wpcf7-form textarea{
	color:#000
}
 
/*****************
     * Content *
 *****************/
#content #n2-ss-2.n2-ss-slider .n2-ss-slide-background-image img {
	object-position: -10% 0;
}
#content .n2-ss-layer.bgslider > .n2-ss-layer-with-background {
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center right -8%;
}
#content .elementor-swiper-button-next, #content .elementor-swiper-button-prev {
	justify-content: center;
    align-items: center;
}
#content .distributeur-exclusif .elementor-swiper-button-next, #content .distributeur-exclusif .elementor-swiper-button-prev {
	background: #fff;
}
#content .distributeur-exclusif .elementor-swiper-button-next svg, #content .distributeur-exclusif .elementor-swiper-button-prev svg {
	fill: #85C1E9;
}
.nos-categories > .elementor-widget-image-box > .elementor-widget-container {
	background: #F3F4F8; 
	padding: 29px 10px;
}
.nos-categories > .elementor-widget-image-box > .elementor-widget-container:hover {
    box-shadow: 0 10px 25px -20px rgba(0, 0, 0, 0.6);
}
.nos-categories > .elementor-widget-image-box > .elementor-widget-container:hover .elementor-image-box-img img {
	transform: scale(1.1);
	transition-duration: 0.6s;
}
.nos-categories .elementor-image-box-wrapper .elementor-image-box-img {
    width: 85%;
}
.nos-categories .elementor-widget-image-box .elementor-image-box-title a {
	text-decoration: none;
}
#content .elementor-element.elementor-arrows-position-outside .swiper {
	width: calc(100% - 100px);
}
.freelab-block {
	position: relative;
	overflow-x: clip;
}
.freelab-block::before {
	content: '';
    position: absolute;
    top: -100px;
	bottom: 0;
    left: -260px;
    width: 100%;
    height: auto;
    background-image: url(/wp-content/uploads/2025/02/bg_left.png);
    background-repeat: no-repeat;
    background-size: auto;
    z-index: 1;
	opacity: 1;
}
.freelab-block::after {
	content: '';
    position: absolute;
    bottom: -60px;
    right: -325px;
    width: 738px;
    height: 484px;
    background-image: url(/wp-content/uploads/2025/02/bg_right.png);
    background-repeat: no-repeat;
    background-size: auto;
    z-index: -1;
    opacity: 1;
}
#content .about-block {
	position: relative;
	overflow-x: clip;
}
#content .about-block::after {	
	content: '';
    position: absolute;
    bottom: -30%;
    right: -5%;
    top: auto;
    left: auto;
    background: rgba(255, 255, 255, 0.5);
    background-size: auto;
    z-index: 0;
    opacity: 1;
    width: 35vw; /* Largeur en pourcentage de la largeur de la vue (viewport width) */
    height: 35vw; /* Hauteur en pourcentage de la largeur de la vue (viewport width) */
    border-radius: 50%; /* Rend l'élément circulaire */
    aspect-ratio: 1 / 1;
}
.anwp-pg-wrap .anwp-pg-classic-grid {
	grid-column-gap: 20px;
    grid-row-gap: 20px;
}
.anwp-pg-wrap .position-static {
	padding-bottom: 5px;
}
.blog .swiper-slide, .anwp-pg-wrap .anwp-pg-classic-grid .anwp-pg-post-teaser {
	border: 1px solid #D9D9D9;
	padding: 0;
	flex: 0 0 100%;
	max-width: 100%;
}
.blog .swiper-slide .anwp-pg-post-teaser__content, .anwp-pg-wrap .anwp-pg-classic-grid .anwp-pg-post-teaser__content {
	padding: 10px 20px;
	border-bottom: 0;
}
.blog .anwp-pg-post-teaser__bottom-meta-item .anwp-pg-icon {
	display: none;
}
.blog .anwp-pg-read-more a, .woocommerce .wishlist_table td.product-add-to-cart a {
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	text-decoration: underline!important;
	text-underline-offset: 3px;
	text-transform: uppercase;
	color: #3498DB;
}
#content .swiper-button-next, #content .swiper-button-prev, #content .elementor-element .swiper .elementor-swiper-button {
	top: 42%;
}
#content .swiper-button-next:hover, #content .swiper-button-prev:hover, #content .elementor-element .swiper .elementor-swiper-button:hover {
	background: linear-gradient(82.92deg, #2B4972 5.75%, #518AD8 125.43%);
	transition: background 0.3s ease; 
}
.swiper-button-next .fa-angle-right:before, .swiper-button-prev .fa-angle-left:before {
	width: 22px;
    height: 22px;
    display: block;
    filter: brightness(0) invert(1);
}
.swiper-button-next .fa-angle-right:before, .blog .elementor-swiper-button-next svg::before {
	content: url(/wp-content/uploads/2025/02/angle-right-solid.svg);
}
.swiper-button-prev .fa-angle-left:before, .blog .elementor-swiper-button-prev svg::before {
	content: url(/wp-content/uploads/2025/02/angle-left-solid.svg);
}
#content .blog .elementor-swiper-button-next {
	right: -10px;
}
#content .blog .elementor-swiper-button-prev {
	left: -10px;
}
#content .blog .elementor-swiper-button-next svg, #content .blog .elementor-swiper-button-prev svg {
	fill: transparent;
	width: 30px;
    height: 30px;
}
.services > .elementor-element:nth-child(4n+1) .elementor-image-box-wrapper {
	flex-direction: column-reverse;
    display: flex;
    align-items: center;
}
.services > .elementor-element:nth-child(4n+1) .elementor-image-box-wrapper .elementor-image-box-img {
	margin-top: 15px;
	margin-bottom: 0;
}
.eael-woo-product-carousel-container .icons-wrap.block-style li a.button.add_to_cart_button {
	font-size: 16px;
}
.eael-woo-product-carousel-container.preset-3 .eael-woo-product-carousel.eael-static-buttons .eael-product-carousel .icons-wrap.block-style {
	display: none;
}
.eael-woo-product-carousel-container .eael-woo-product-carousel .swiper-wrapper.products .product {
	height: 100%;
}
.eael-woo-product-carousel-container .eael-woo-product-carousel .swiper-wrapper.products .product .eael-product-carousel {
	height: 100%;
	position: relative;
}
.eael-woo-product-carousel-container .eael-woo-product-carousel .swiper-wrapper.products .product .eael-product-carousel:hover {
	border-color: #2B4972;
}
.eael-woo-product-carousel-container .eael-woo-product-carousel .product-details-wrap > .add-to-cart {
	position: absolute;
    bottom: 15px;
    right: 15px;
    left: 15px;
}
.eael-woo-product-carousel-container .eael-woo-product-carousel .product-image-wrap {
	aspect-ratio: 1 / 1;
}
.eael-woo-product-carousel-container.swiper-container-wrap .swiper-button-next, .eael-woo-product-carousel-container.swiper-container-wrap .swiper-button-prev, .swiper .elementor-swiper-button-next, .swiper .elementor-swiper-button-prev {
	background: #85C1E9;
    border-radius: 50%;
    width: 39px;
    height: 39px;
	color: #fff;
}
.eael-woo-product-carousel-container .eael-woo-product-carousel a.button.add_to_cart_button.added {
	display: block!important;
}
.woocommerce-js a.button.added::after {
	font-size: 12px;
}
.xoo-wsc-btn:hover .amount {
	color: #fff;
}
.woocommerce-products-header .term-description {
	margin-bottom: 25px;
}


/* Gradient button */
.woocommerce-js ul.products li.product .button, .xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-page.woocommerce-checkout #payment #place_order, #content .woocommerce .woocommerce-form-login__submit, #content .woocommerce .woocommerce-form-register__submit {
    position: relative;
    background: linear-gradient(82.92deg, #2B4972 5.75%, #518AD8 125.43%);
    border-radius: 0;
    padding: 18px 10px;
    width: 100%;
    text-align: center;
    color: #fff; /* Couleur du texte */
    overflow: hidden; /* Cache le débordement du pseudo-élément */
    z-index: 1; /* Assure que le texte reste au-dessus du pseudo-élément */
	border: 0;
	line-height: 16px;
}
.woocommerce-js div.product form.cart .button.single_add_to_cart_button {
	position: relative;
    background: linear-gradient(82.92deg, #2B4972 5.75%, #518AD8 125.43%);
    border-radius: 0;
    padding: 18px 40px;
    text-align: center;
    color: #fff; /* Couleur du texte */
    overflow: hidden; /* Cache le débordement du pseudo-élément */
    z-index: 1; /* Assure que le texte reste au-dessus du pseudo-élément */
	border: 0;
	line-height: 16px;
}
.woocommerce-js ul.products li.product .button::before, .xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn::before, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button::before, .woocommerce-page.woocommerce-checkout #payment #place_order::before, .woocommerce .woocommerce-form-login__submit::before, #content .woocommerce .woocommerce-form-register__submit::before, .woocommerce-js div.product form.cart .button.single_add_to_cart_button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%; /* Démarre hors de la vue */
    width: 100%;
    height: 100%;
    background: #85C1E9; /* Nouvelle couleur d'arrière-plan */
    transition: left 0.5s ease-in-out; /* Animation de glissement */
    z-index: -1; /* Place le pseudo-élément derrière le texte */
}
.woocommerce-js ul.products li.product .button:hover::before, .xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn:hover::before, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover::before, .woocommerce-page.woocommerce-checkout #payment #place_order:hover::before, .woocommerce .woocommerce-form-login__submit:hover::before, #content .woocommerce .woocommerce-form-register__submit:hover::before, .woocommerce-js div.product form.cart .button.single_add_to_cart_button:hover::before {
    left: 0; /* Fait glisser le pseudo-élément dans la vue */
}
.woocommerce-js ul.products li.product .button:hover, .xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-page.woocommerce-checkout #payment #place_order:hover, .woocommerce .woocommerce-form-login__submit:hover, #content .woocommerce .woocommerce-form-register__submit:hover, .woocommerce-js div.product form.cart .button.single_add_to_cart_button:hover {
    color: #fff; /* Couleur du texte au survol */
	border: 0;
}
/* White button */
.white-btn a.elementor-button-link {
    position: relative;
    overflow: hidden; /* Cache le débordement du pseudo-élément */
    z-index: 1; /* Assure que le texte reste au-dessus du pseudo-élément */
}
.white-btn a.elementor-button-link::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%; /* Démarre hors de la vue */
    width: 100%;
    height: 100%;
    background: #fff; /* Nouvelle couleur d'arrière-plan */
    transition: left 0.5s ease-in-out; /* Animation de glissement */
    z-index: -1; /* Place le pseudo-élément derrière le texte */
}
.white-btn a.elementor-button-link:hover::before {
    left: 0; /* Fait glisser le pseudo-élément dans la vue */
}
.white-btn a.elementor-button-link:hover {
    color: #85C1E9; /* Couleur du texte au survol */
}

/* Gategories page */
.yith-add-to-wishlist-button-block {
	position: absolute;
    right: 0;
    top: 0;
}
.yith-add-to-wishlist-button-block .yith-wcwl-add-to-wishlist-button {
	background: transparent;
    padding: 0;
    box-shadow: none;
}
.yith-add-to-wishlist-button-block .yith-wcwl-add-to-wishlist-button__label {
	font-size: 0;
}
.woocommerce-page ul.products li.product, .woocommerce ul.products li.product, .woocommerce-js .woocommerce-ordering select {
	border: 1px solid #00000040;
}
.woocommerce-page ul.products li.product:hover, .woocommerce ul.products li.product:hover {
	border-color: #000;
}
.woocommerce-js ul.products li.product .astra-shop-summary-wrap {
	display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
	padding: 15px;
}
.woocommerce-js ul.products li.product .woocommerce-loop-product__title {
	color: #000000;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
}
.woocommerce-js ul.products li.product .ast-woo-shop-product-description {
	margin-top: 5px;
    color: #00000080;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
}
.woocommerce ul.products li.product .price, .woocommerce-js ul.products li.product .price ins {
	font-size: 18px;
    font-weight: 500;
}
.woocommerce-js #content ul.products li.product .onsale {
	left: 0;
    right: auto;
    font-size: 12px;
    color: #fff;
    padding: 5px 10px;
    border-radius: 0;
    line-height: 1.2em;
    min-height: 1.2em;
    top: 16px;
}
#content .eael-woo-product-carousel-container .eael-onsale {
	top: 16px;
}
.woocommerce.ast-page-builder-template .site-main {
	padding: 0;
}
.subcategories-list {
	display: flex;
    justify-content: space-around;
	flex-wrap: wrap;
    margin: 0 0 45px 0;
}
.subcategories-list li {
	list-style: none;
	padding: 0 25px 25px;
}
.subcategories-list li span {
	display: block;
	text-align: center;
	font-weight: 500;
    color: #000;
    font-size: 20px;
}
.subcategories-list li img {
	max-width: 120px;
    margin: auto;
    display: block;
    border-radius: 50%;
    box-shadow: 0 3px 10px #0000001f;
    margin-bottom: 10px;
}


/* Product Page */
.woocommerce-js .quantity .qty {
    border: 1px solid #00000040;
    height: 52px;
}
.woocommerce .related.products h2 {
	font-size: 24px;
    font-weight: 600;
    line-height: 35px;
}
.woocommerce-js.single-product .sale>span.onsale {
	color: #fff;
    padding: 5px 10px;
    border-radius: 0;
    line-height: 1.2em;
    min-height: 1.2em;
	left: 10px;
}
.woocommerce-js div.product .product_title {
    font-size: 32px!important;
    line-height: 42px!important;
}
.woocommerce-js div.product .product_title {
    width: 75%;
    display: inline-block;
}
.single-product .berocket_brand_post_image {
	width: 23%!important;
}
.woocommerce-js div.product div.images .flex-control-thumbs li {
	border: 1px solid #00000040;
}
.attachment {
	margin-top: 20px;
}
.attachment span {
	display: block;
    font-weight: 700;
    font-size: 22px;
}
.attachment a {
	display: inline-block;
	border: 1px solid #000;
    color: #000;
    text-transform: uppercase;
    padding: 8px 20px;
    text-decoration: none!important;
    font-size: 16px;
	margin-top: 5px;
	margin-right: 10px;
}
.attachment a em {
	font-style: normal;
    text-transform: initial;
    margin-left: 3px;
}
.woocommerce-js .woocommerce-breadcrumb {
	padding: 10px 20px;
    background: #F3F4F8;
    border-bottom: 1px solid #eeeeeea8;
    margin-bottom: 50px;
    line-height: 22px;
}
.single-product.ast-plain-container.ast-no-sidebar #primary {
	margin-top: 0;
}
.single-product .site-content .ast-container {
	padding: 0;
}
.woocommerce-js .ast-woocommerce-container {
	padding: 20px;
}
.single-product #content .summary .stock.out-of-stock {
	display: flex;
    align-items: center;
}
.single-product #content .summary .stock {
	font-size: 14px;
    font-weight: 700;
	color: #3498DB;  
	display: none;
}
.woocommerce-js ul.products li.product .ast-shop-product-out-of-stock {
	font-size: 14px;
    font-weight: 700;
	color: #3498DB;  
	text-transform: initial;
}
.single-product .summary .stock.out-of-stock::before {
	content: "";
    background: url(/wp-content/uploads/2025/02/en_arrivage.png) no-repeat left center;
    height: 20px;
    width: 20px;
    background-size: cover;
    margin-right: 8px;
}
#content table, #content td, #content th {
    border: 1px solid #00000040;
}
.woocommerce-js table.shop_attributes th {
	width: 25%;
}
.etat_prod .dispo {
	font-size: 14px;
    color: green;
}
.etat_prod .sur_commande {
	font-size: 14px;
    color: red;
}
#content .devis-button {
	display: block;
	position: relative;
    background: linear-gradient(82.92deg, #2B4972 5.75%, #518AD8 125.43%);
    border-radius: 0;
    padding: 18px 10px;
    max-width: 260px;
    text-align: center;
    color: #fff;
    overflow: hidden;
    z-index: 1;
    border: 0;
    line-height: 16px;
	margin-top: 25px;
	text-decoration: none;
}
#content .devis-button::before {
	content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: #85C1E9;
    transition: left 0.5s ease-in-out;
    z-index: -1;
}
#content .devis-button:hover::before {
	left: 0;
}
#content .devis-button:hover {
	color: #fff;
}

/* Wishlist Page */
header.entry-header .entry-title {
    font-size: 46px;
    font-weight: 700;
    line-height: 56px;
}

/* Cart Page */
.woocommerce-cart .cart-collaterals .cart_totals>h2 {
	background-color: #F3F4F8;
	font-size: 36px;
}
.woocommerce-cart .cart-collaterals .cart_totals, .woocommerce-js .woocommerce table.shop_table, .woocommerce-js form .form-row input.input-text, .woocommerce-js form .form-row textarea, .woocommerce-js form .form-row .select2-container {
	border: 1px solid #00000040;
}
.woocommerce-page table.shop_table thead * {
	background-color: #F3F4F8;
}

/* Shipping Page */
.woocommerce-js form .form-row .select2-container {
	height: 40px;
}
.woocommerce-js table.shop_table thead th {
	padding: 10px;
}

/* Account Page */
.woocommerce-account .woocommerce {
	border: 1px solid #00000040;
    padding: 25px;
}
.woocommerce-account.woocommerce-js #content h2 {
	font-size: 30px;
    color: #000;
    font-weight: 400;
}
body .woocommerce form.login {
	padding: 0;
}
.ast-single-post .entry-content .woocommerce a {
    line-height: 22px;
}
body .woocommerce-MyAccount-navigation-link.is-active a, .woocommerce-account .woocommerce-MyAccount-navigation a:hover {
	background-color: #85C1E9;
	color: #fff;
}
.woocommerce-MyAccount-navigation>ul {
    padding: 0;
}

/* Galerie Page */ 
#content .nos-partenaires .elementor-image-gallery .gallery {
	display: grid;
    grid-template-columns: repeat(6, 1fr);
	align-items: center;
}
#content .nos-partenaires .elementor-image-gallery .gallery .gallery-item {
	max-width: 100%;
	padding: 20px;
}
.elementor-lightbox .elementor-swiper-button-next, .elementor-lightbox .elementor-swiper-button-prev {
	width: 40px!important;
    height: 40px!important;
}
.elementor-lightbox .swiper .elementor-swiper-button-next {
	right: 10px!important;
}
.elementor-lightbox .swiper .elementor-swiper-button-prev {
	left: 10px!important;
}
    
	
/*****************
     * Footer *
 *****************/
#colophon .hfe-nav-menu__align-left .hfe-nav-menu__layout-vertical li a.hfe-menu-item::before {
	content: url(/wp-content/uploads/2025/02/angle-right-solid.svg);
	width: 13px;
	height: 13px;
	filter: invert(66%) sepia(67%) saturate(4117%) hue-rotate(178deg) brightness(92%) contrast(85%);
	opacity: 1;
	position: absolute;
    left: 0;
    display: inline-table;
	background-color: transparent;
}
.woocommerce .wishlist-title h2 {
	font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    color: #000;
}
 
 
/*****************
    * Responsive *
 *****************/
@media (max-width: 480px) {
	#content .swiper-button-next, #content .swiper-button-prev, #content .elementor-element .swiper .elementor-swiper-button {
		top: 32%;
	}
}
@media (max-width: 699px) {
	#content #n2-ss-2.n2-ss-slider .n2-ss-slide-background-image img {
		object-position: -40% 0;
		width: 45% !important;
		height: 45% !important;
	}
	#content .n2-ss-layer.bgslider > .n2-ss-layer-with-background {
		background-size: 45%;
		background-repeat: no-repeat;
		background-position: bottom right -8%;
	}
}
@media (max-width: 767px) {
	#content .about-block::before {
		background-position: bottom 30px left;
		transform: translateX(-38%);
	}
	header.entry-header .entry-title {
		font-size: 36px;
        line-height: 50px;
	}
	.xoo-wsc-icon-cart2:before {
		width: 22px;
		height: 22px;
	}
	#content .nos-partenaires .elementor-image-gallery .gallery {
		grid-template-columns: repeat(2, 1fr);
	}
	.ast-single-post .entry-title, #content .page-title {
		font-size: 36px;
		line-height: 50px;
	}

}
@media (min-width: 500px) {
	#content .n2-ss-layer.bgslider > .n2-ss-layer-with-background {
		padding: 160px 5% 190px 5%;
	}
}
@media (min-width: 576px) {
	.blog .swiper-slide, .anwp-pg-wrap .anwp-pg-classic-grid .anwp-pg-post-teaser {
		flex: 0 0 48%;
		max-width: 48%;
	}
}
@media (min-width: 600px) {
	#content .n2-ss-layer.bgslider > .n2-ss-layer-with-background {
		padding: 135px 12% 220px 12%;
	}
	
}
@media (min-width: 700px) {
	#content .n2-ss-layer.bgslider > .n2-ss-layer-with-background {
		padding: 35px 15% 200px 15%;
	}
	#content #n2-ss-2.n2-ss-slider .n2-ss-slide-background-image img {
        object-position: -40% 0;
        width: 75% !important;
        height: 75% !important;
    }
	#content .n2-ss-layer.bgslider > .n2-ss-layer-with-background {
		background-size: 40%;
		background-repeat: no-repeat;
		background-position: bottom right -8%;
	}
}
@media (min-width: 768px) {
	#content .n2-ss-layer.bgslider > .n2-ss-layer-with-background {
		background-size: 35%;
		background-position: bottom right -8%;
		padding: 25px 10px 45px 10px;
	}
	#content #n2-ss-2.n2-ss-slider .n2-ss-slide-background-image img {
		object-position: -8% 0;
		width: 95% !important;
		height: 95% !important;
	}
	#content #n2-ss-2.n2-ss-slider .text-slider {
		max-width: 410px;
	}
	header.entry-header .entry-title {
		font-size: 40px;
	}
	.xoo-wsc-icon-cart2:before {
		width: 26px;
		height: 26px;
	}
	#content .nos-partenaires .elementor-image-gallery .gallery {
		grid-template-columns: repeat(4, 1fr);
	}
	#content .swiper-button-next, #content .swiper-button-prev, #content .elementor-element .swiper .elementor-swiper-button {
		top: 32%;
	}
	.ast-single-post .entry-title, #content .page-title {
		font-size: 40px;
		line-height: 50px;
	}
}
@media (min-width: 901px) {
	#content #n2-ss-2.n2-ss-slider .text-slider {
        max-width: 460px;
    }
	#content #n2-ss-2.n2-ss-slider .text-slider p {
		font-size: 26px;
	}
}
@media (min-width: 992px) {
	#content .swiper-button-next, #content .swiper-button-prev, #content .elementor-element .swiper .elementor-swiper-button {
		top: 42%;
	}
	.blog .swiper-slide, .anwp-pg-wrap .anwp-pg-classic-grid .anwp-pg-post-teaser {
		flex: 0 0 23%;
		max-width: 23%;
	}
}
@media (max-width: 1024px) {
	#masthead .sub-menu li a.hfe-sub-menu-item, #masthead .menu-item a.hfe-menu-item {
		justify-content: space-between;
	}
	#masthead .sub-menu li a.hfe-sub-menu-item {
		padding-left: 40px;
        padding-right: 15px;
	}
	#masthead .elementor-widget-navigation-menu a.hfe-menu-item:hover {
		background-color: #85C1E9;
		color: #fff;
	}
}
@media (min-width: 1025px) {
	#masthead .hfe-nav-menu__layout-horizontal .hfe-nav-menu > li.menu-item:not(:last-child), #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:not(:last-child) {
		margin-right: 15px;
	}
	#masthead .hfe-nav-menu__layout-horizontal .hfe-nav-menu a.hfe-menu-item, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		font-size: 13px;
	}
	#masthead .social-media .elementor-social-icons-wrapper {
		word-spacing: 12px;
	}
	#masthead .social-media .elementor-icon.elementor-social-icon {
		width: 24px;
	}
	#content #n2-ss-2.n2-ss-slider .text-slider {
        max-width: 500px;
    }
	#content .distributeur-exclusif .elementor-swiper-button-prev {
		left: -10px;
	}
	#content .distributeur-exclusif .elementor-swiper-button-next {
		right: -10px;
	}
	#content .nos-categories .elementor-widget-image-box .elementor-image-box-title {
		font-size: 13px;
	}
	.nos-categories > .elementor-widget-image-box > .elementor-widget-container {
		padding: 29px 6px;
	}
	header.entry-header .entry-title {
		font-size: 46px;
		line-height: 56px;
	}
	.xoo-wsc-icon-cart2:before {
		width: 30px;
		height: 30px;
	}
	#content .nos-partenaires .elementor-image-gallery .gallery {
		grid-template-columns: repeat(6, 1fr);
	}
	#masthead .hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-menu {
		width: auto;
	}
	.ast-single-post .entry-title, #content .page-title {
		font-size: 46px;
		line-height: 56px;
	}
	
}
@media (min-width: 1100px) {
	#masthead .hfe-nav-menu__layout-horizontal .hfe-nav-menu a.hfe-menu-item, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		font-size: 14px;
	}
	#content #n2-ss-2.n2-ss-slider .text-slider {
        max-width: 540px;
    }
	#content #n2-ss-2.n2-ss-slider .text-slider p {
		font-size: 28px;
	}
	#content .nos-categories .elementor-widget-image-box .elementor-image-box-title {
		font-size: 14px;
	}
}
@media (min-width: 1200px) {
	#masthead .hfe-nav-menu__layout-horizontal .hfe-nav-menu > li.menu-item:not(:last-child), #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:not(:last-child) {
		margin-right: 22px;
	}
	#masthead .hfe-nav-menu__layout-horizontal .hfe-nav-menu a.hfe-menu-item, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		font-size: 15px;
	}
	#masthead .social-media .elementor-social-icons-wrapper {
		word-spacing: 15px;
	}
	#masthead .social-media .elementor-icon.elementor-social-icon {
		width: 26px;
	}
	#content #n2-ss-2.n2-ss-slider .text-slider {
        max-width: 595px;
    }
	#content #n2-ss-2.n2-ss-slider .text-slider p {
		font-size: 30px;
	}
	#content .nos-categories .elementor-widget-image-box .elementor-image-box-title {
		font-size: 16px;
	}
	
}
@media (min-width: 1300px) {
	#masthead .hfe-nav-menu__layout-horizontal .hfe-nav-menu > li.menu-item:not(:last-child), #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:not(:last-child) {
		margin-right: 26px;
	}
	#masthead .hfe-nav-menu__layout-horizontal .hfe-nav-menu a.hfe-menu-item, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		font-size: 16px;
	}
	#masthead .social-media .elementor-icon.elementor-social-icon {
		width: 28px;
	}
	#content .nos-categories .elementor-widget-image-box .elementor-image-box-title {
		font-size: 18px;
	}
	#masthead .hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-menu {
		width: 300px;
	}
}
@media (min-width: 1400px) {
	#masthead .hfe-nav-menu__layout-horizontal .hfe-nav-menu > li.menu-item:not(:last-child), #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:not(:last-child) {
		margin-right: 23px;
	}
	#masthead .hfe-nav-menu__layout-horizontal .hfe-nav-menu a.hfe-menu-item, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		font-size: 18px;
	}
	#masthead .social-media .elementor-icon.elementor-social-icon {
		width: 30px;
	}
	#content #n2-ss-2.n2-ss-slider .text-slider {
        max-width: 650px;
    }
	#content #n2-ss-2.n2-ss-slider .text-slider p {
		font-size: 32px;
	}
	#content .nos-categories .elementor-widget-image-box .elementor-image-box-title {
		font-size: 20px;
	}
}
@media (min-width: 1500px) {
	#masthead .hfe-nav-menu__layout-horizontal .hfe-nav-menu > li.menu-item:not(:last-child), #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:not(:last-child) {
		margin-right: 26px;
	}
	#content #n2-ss-2.n2-ss-slider .text-slider {
        max-width: 748px;
    }
	#content #n2-ss-2.n2-ss-slider .text-slider p {
		font-size: 35px;
	}
	.nos-categories > .elementor-widget-image-box > .elementor-widget-container {
		padding: 29px 10px;
	}
	
}
@media (min-width: 1600px) {

}