/*=============================================
=            _GENERAL            =
=============================================*/

body {
  font-family: "Exo", sans-serif;
  font-size: 14px;
  color: #707070;
  overflow-x: hidden;
  width: 100%;
}

.h1,
.h2,
.h3 {
  color: #707070;
}

.row {
  display: flex;
  flex-wrap: wrap;
}

.bg-textheader {
  position: relative;
  margin: 4rem 0 2rem 0;
}
.bg-textheader .bg-textheader-span {
  position: relative;
  font-family: "Exo", sans-serif;
  font-size: 100px;
  font-weight: bold;
  opacity: 0.06;
  text-transform: uppercase;
}
.bg-textheader .bg-textheader-title {
  position: absolute;
  text-align: left;
  bottom: 5px;
  left: 0px;
  margin: 0;
  z-index: 2;
  font-size: 70px;
  font-weight: 500;
}
.bg-textheader h2 {
  text-transform: none;
}

.btn-primary {
  border: 2px solid #fff;
  background-color: #707070;
}

.align-items-center {
  align-items: center;
}

main {
  margin-top: 70px;
}
#index main {
  margin-top: 0;
}

.typedText {
  color: #ff9833;
  font-weight: bold;
}

img.mobile {
  display: none;
}
/*=====  End of _GENERAL  ======*/

/*=============================================
=            _HEADER            =
=============================================*/

header#header {
  background-color: transparent;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
}
.header-top-wrapper {
  border-bottom: none;
}

#header.header4 #_desktop_logo {
  height: unset;
}
#header .logo {
  max-width: 120px;
  max-height: unset;
  transition: 500ms;
}
#_desktop_an_wishlist-nav a svg path,
#_desktop_cart .hidden-sm-down path,
#_desktop_searchbar .search-button svg path {
  fill: #fff !important;
  transition: 500ms;
}
#_desktop_top_menu,
#amegamenu {
  background: #ffffff00;
  transition: 500ms;
}
#header .blockcart-link,
#_desktop_an_wishlist-nav a,
.amenu-item .amenu-link {
  color: #fff;
  transition: 500ms;
}
#header.header4 .header-right {
  padding-right: 1rem;
}

header#header.shrink {
  background-color: #86a38b;
  transition: 500ms;
  box-shadow: 0px 0px 10px 3px #00000024;
}
#header.shrink .blockcart-link,
#header.shrink #_desktop_an_wishlist-nav a,
#header.shrink .amenu-item .amenu-link {
  color: #fff;
  transition: 500ms;
}
#header.shrink.header4 .logo {
  max-width: 60px;
  transition: 500ms;
}
#header.shrink #_desktop_an_wishlist-nav a svg path,
#header.shrink #_desktop_cart .hidden-sm-down path,
#header.shrink #_desktop_searchbar .search-button svg path {
  fill: #fff !important;
  transition: 500ms;
}
#homeHeader {
  width: 25px;
}
#homeHeader path {
  fill: #fff;
  transition: 500ms;
}
header.shrink #homeHeader path {
  fill: #fff;
}
#header.header4 .amenu-item.homeMenuWrapper .amenu-link {
  padding: 23px 15px 22px;
}

header .networks {
  position: absolute;
  right: 1rem;
  top: 0;
  transform: translate(0%, 60%);
}

header .networks ul {
  display: flex;
  align-items: center;
}

header .networks a {
  font-size: 25px;
  transition: 300ms;
  color: #fff;
}

header .networks .facebook:hover a {
  color: #3b5998;
}
header .networks .youtube:hover a {
  color: #c4302b;
}
header .networks .instagram:hover a {
  color: #f56040;
}

/*=====  End of _HEADER  ======*/

/*=============================================
=            _PRODUCT_ITEM            =
=============================================*/

#products .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container,
.product-miniature .thumbnail-container {
  background: #dedede;
  border-radius: 1rem;
  width: 100%;
}
#products .product-miniature,
.featured-products .product-miniature,
.product-accessories .product-miniature,
.product-miniature .product-miniature {
  margin-right: 0px;
  margin-bottom: 1rem;
}
#products .product-description,
.featured-products .product-description,
.product-accessories .product-description,
.product-miniature .product-description {
  background: none;
  width: 100%;
  padding: 1rem;
  bottom: 0;
}
#products .product-price-and-shipping,
.featured-products .product-price-and-shipping,
.product-accessories .product-price-and-shipping,
.product-miniature .product-price-and-shipping,
.product-price {
  color: #ff9833;
  font-family: "Teko", sans-serif;
  font-size: 35px;
}
.product-description hr {
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  border-top: 1px solid #707070;
  width: 50%;
  height: 1px;
}
.an_short_description {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-size: 14px;
  line-height: 20px;
}
.an_homeproducts hr {
  display: unset;
}
#products .product-title,
.featured-products .product-title,
.product-accessories .product-title,
.product-miniature .product-title {
  margin-top: 17px;
  margin-bottom: 2px;
  text-align: center;
  text-transform: none;
  line-height: 1;
  color: #707070;
}
#products .product-title a,
.featured-products .product-title a,
.product-accessories .product-title a,
.product-miniature .product-title a {
  font-family: "Teko", sans-serif;
  font-size: 35px;
}
#products .product-title a span:last-child,
.featured-products .product-title a span:last-child,
.product-accessories .product-title a span:last-child,
.product-miniature .product-title a span:last-child {
  color: #ff9833;
}
#products .thumbnail-container-image,
.featured-products .thumbnail-container-image,
.product-accessories .thumbnail-container-image,
.product-miniature .thumbnail-container-image {
  height: auto;
  min-height: 150px !important;
}
a.thumbnail.product-thumbnail {
  /* height: 150px !important; */
  z-index: 1;
  position: relative;
}
.product-miniature .thumbnail-container-image img {
  position: absolute;
}
.thumbnail-container-image {
  position: relative;
  overflow: visible;
}
#products .products,
.featured-products .products,
.product-accessories .products,
.product-miniature .products {
  margin: 5rem 0 0 0;
}
/*=====  End of _PRODUCT_ITEM  ======*/

/*=============================================
=            _BLOCS            =
=============================================*/

.bloc-bgimage {
  position: relative;
}
.bloc-bgimage * {
  color: #fff;
}
.bloc-bgimage .image {
  position: relative;
  z-index: 1;
}
.bloc-bgimage .content {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.bloc-bgimage form input {
  width: 500px;
  margin: 0 auto 1rem auto;
  border-radius: 25px;
  height: 50px;
}
.bloc-bgimage form input::before {
  width: 500px;
  margin: 0 auto 1rem auto;
  border-radius: 25px;
  height: 50px;
}
.bloc-bgimage .bloc-title * {
  font-size: 70px;
}
.bloc-bgimage .bloc-title {
  margin-bottom: 3rem;
}

.bloc-bgimage.home {
  margin-bottom: 2rem;
}
.bloc-bgimage.home .bloc-content h1 {
  margin: 2rem 0;
  text-shadow: 0px 0px 20px #000000f7;
}
.bloc-bgimage.home .bloc-title *,
.bloc-bgimage.home .bloc-content * {
  font-family: "Teko", sans-serif;
  color: #fff;
}
.bloc-bgimage.home .bloc-title * {
  font-size: 90px;
  font-weight: 300;
}
.bloc-bgimage.home .bloc-content * {
  font-size: 50px;
  font-weight: bold;
  margin: 3rem 0;
}
.bloc-bgimage .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgb(0, 0, 0);
}
.bloc-bgimage.home .overlay {
  background: rgb(0, 0, 0);
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(0, 0, 0, 0.4458377100840336) 35%,
    rgba(0, 0, 0, 0) 100%
  );
}
.bloc-bgimage .overlay {
  opacity: 0.5;
}

.bloc-image {
  margin: 2rem 0;
}
/* .bloc-image .bloc-title * {
  text-transform: uppercase;
  font-weight: bold;
} */
.bloc-image .bloc-actions {
  text-align: center;
}
.bloc-image.image-left .image {
  order: 1;
}
.bloc-image.image-left .content {
  order: 2;
}
.bloc-image.image-right .image {
  order: 2;
}
.bloc-image.image-right .content {
  order: 1;
}
.bloc-image.image-left img {
  border-radius: 0.5rem;
}

.bloc-image.video {
  margin: 2rem 10%;
}
.bloc-image.video iframe {
  border-radius: 2rem;
}
.bloc-banner {
  background: #86a38b;
  color: #fff;
  padding: 3rem;
  text-align: center;
  position: relative;
  margin: 4rem 0;
}
.bloc-banner .row {
  justify-content: center;
}
.bloc-banner .image {
  width: 50px;
  position: relative;
  margin: auto;
}
.bloc-banner .title {
  margin-top: 2rem;
  font-size: 16px;
  font-weight: 600;
}
.bloc-banner .image::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  z-index: 1;
  background-color: #fff;
  border-radius: 50%;
}
.bloc-banner .image img {
  position: relative;
  z-index: 2;
}
.bloc-banner .beforeLogo {
  position: absolute;
  top: 50%;
  left: 3rem;
  transform: translate(0%, -50%);
}
.bloc-banner .beforeLogo svg {
  width: 150px;
}

.bloc-gallery {
  position: relative;
}
.bloc-gallery .title {
  position: absolute;
  left: 1rem;
  top: 1rem;
}
/*=====  End of _BLOCS  ======*/

/*=============================================
=            _MENU            =
=============================================*/

.desktop_logo-container {
  display: flex;
}
.desktop_logo-container #_desktop_logo {
  width: 20%;
}
.desktop_logo-container .header-middle {
  width: 60%;
}
.desktop_logo-container .header-right {
  width: 20%;
}
#header.header4 .header-middle {
  align-items: unset;
}
#header.header4 #_desktop_logo {
  justify-content: end;
}
.amenu-item .amenu-link {
  text-transform: none;
  font-size: 19px;
  font-weight: 500;
}
#header.header4 .amega-menu .anav-top {
  justify-content: center;
}
/*=====  End of _MENU  ======*/

/*=============================================
=            _FOOTER            =
=============================================*/

.footer-container {
  background: #86a38b;
}
.an_copyright a,
.an_copyright p,
.footer-container a,
.block-contact {
  color: #ffffff;
}
.block-contact > div {
  color: #ffffff !important;
}
.links .h3,
#block_myaccount_infos .h3 a,
.links .h4.block-contact-title,
.links > h3 {
  color: #fff;
}
.an_copyright p {
  color: #000;
}
#index #footer {
  padding-top: 0;
}
/*=====  End of _FOOTER  ======*/

/*=============================================
=            _CAROUSEL_HOME            =
=============================================*/

.owl-carousel .owl-item.active:nth-child(2) {
  background-color: blue !important;
}

/*=====  End of _CAROUSEL_HOME  ======*/

/*=============================================
=            _TESTIMONIALS            =
=============================================*/

#anut_1 .anut-item {
  padding: 0 1rem;
}

#anut_1.anut-block .anut-desc {
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: baseline;
  text-align: left;
  padding: 0 10px 0px;
  border-radius: 2rem;
  transition: 500ms;
}

#anut_1.anut-block .anut-desc .anut-icon {
  width: 0px;
  height: 0px;
  transition: 500ms;
}

#anut_1.anut-block .activeCenter .anut-desc .anut-icon {
  width: 90px;
  height: 90px;
}

#anut_1.anut-block .activeCenter .anut-desc {
  background-color: #86a38b;
  color: #fff;
}
#anut_1.anut-block .activeCenter .anut-desc p {
  color: #fff;
}

#anut_1 .anut-icon {
  position: absolute;
  right: 50px;
  top: 0;
}

#anut_1 .anut-text pre svg {
  width: 30px;
}

#anut_1 .anut-text pre svg path {
  fill: #b2b2b2;
}
#anut_1 .anut-text pre svg.checked path {
  fill: #3ee55a;
}

/*=====  End of _TESTIMONIALS  ======*/

/*=============================================
=            _PRODUCT            =
=============================================*/

#product .productblock-content h1 {
  font-weight: 600;
  font-family: "Teko", sans-serif;
  font-size: 50px;
  text-transform: uppercase;
}
#product .productblock-content h1 span:last-child {
  color: #ff9833;
}
#product .productblock-description span {
  font-size: 16px !important;
  font-family: "Exo", sans-serif !important;
  color: #707070 !important;
}
#product .product-prices .product-price .current-price {
  font-size: 35px;
  color: #ff9833;
  margin-right: 1rem;
}
#product .product-prices {
  display: flex;
  align-items: center;
}
#product .product-description,
#product .product-description span {
  font-family: "Exo", sans-serif !important;
}
/*=====  End of _PRODUCT  ======*/

/*=============================================
=            _CATEGORY            =
=============================================*/

.block-category {
  border: none;
}

body#category #left-column {
  width: 0;
}

body#category #content-wrapper {
  width: 100%;
}

body#category .product-miniature {
  margin-bottom: 5rem;
}

/*=====  End of _CATEGORY  ======*/

/*=============================================
=            _FOOTER            =
=============================================*/

footer .networks ul {
  display: flex;
  align-items: center;
}
footer .networks .facebook {
  background-color: #3b5998;
}
footer .networks .youtube {
  background-color: #c4302b;
}
footer .networks .instagram {
  background: linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
}
footer .networks a {
  margin: 0;
  padding: 0;
  font-size: 20px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .networks a::before {
  content: "";
  border: none;
  width: unset;
}

/*=====  End of _FOOTER  ======*/

/*=============================================
=            _RESPONSIVE            =
=============================================*/
@media (max-width: 600px) {
  .product-miniature.product-mobile-row:not(.col-lg-12),
  .tab-pane.active .product-miniature.product-mobile-row:not(.col-lg-12) {
    max-width: unset;
    flex-basis: unset;
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  #header.header4 .logo,
  #header.header5 .logo {
    max-width: 50px;
  }
  .amenu-item .amenu-link {
    color: #fff !important;
  }
  #header .header-top,
  .fixed-menu-mobile {
    background: #86a38b !important;
  }
  #header svg path {
    fill: #fff;
  }
  #mobile_top_menu_wrapper {
    background-color: #86a38b;
  }
  #mobile_top_menu_wrapper .adropdown-mobile {
    background: #86a38b;
  }
  .adropdown-mobile a {
    color: #fff;
  }
  .mobile-lang-and-cur {
    background: #86a38b;
  }
  #header.header4 .header-middle {
    min-height: 0;
  }
  /* .vertical-center.header-top-wrapper {
    display: none;
  } */
  .block-category .bg-textheader-span {
    display: none;
  }
  .block-category .bg-textheader .bg-textheader-title {
    font-size: 40px;
  }
  .bloc-bgimage.home .bloc-content h1 {
    margin: 0;
    font-size: 25px;
  }
  #logoText_home {
    width: 150px;
  }
  .bloc-bgimage.home {
    margin-bottom: 0rem;
  }
  .bloc-image .image {
    text-align: center;
    width: 100%;
  }
  .bloc-bgimage.home img {
    display: none;
  }
  .bloc-bgimage.home img.mobile {
    display: block;
  }
  .bloc-bgimage.home .bloc-content h1 {
    margin: 1rem 0;
  }
  .bloc-image.video {
    margin: 0 5%;
  }
  .bg-textheader .bg-textheader-span {
    font-size: 60px;
  }
  .bloc-banner .item {
    margin-bottom: 2rem;
  }
  .bloc-banner .beforeLogo {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0%);
  }

  #footer #_desktop_logo img {
    max-width: 200px;
    width: unset;
    max-height: unset;
  }
  #footer #_desktop_logo a {
    justify-content: center;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* Styles spécifiques pour les écrans moyens */
}

@media only screen and (min-width: 992px) {
  /* Styles spécifiques pour les grands écrans */
}

@media only screen and (min-width: 1200px) {
  /* Styles spécifiques pour les écrans extra larges */
}

/*=====  End of _RESPONSIVE  ======*/

/*=============================================
=            _TEMP            =
=============================================*/
header .networks {
  display: none;
}

.product-configurator .product-add-to-cart {
  display: none;
}
.product-add-to-cart {
  display: none;
}

/* [data-id-prettyblocks="13"] {
  display: none;
}
[data-id-prettyblocks="14"] {
  display: none;
}
[data-id-prettyblocks="23"] {
  display: none;
}

.product-flags {
  display: none;
}

.product-add-to-cart {
  display: none;
}
#_desktop_cart,
.blockcart.cart-preview {
  display: none;
}
#js-product-list-top {
  display: none;
}
.an_productattributes-qty-add {
  display: none;
}
.an_stickyAddToCart {
  display: none;
} */

/*=====  End of _TEMP  ======*/

.listing-attributes-title {
  font-size: 20px;
}
.category-id-5 .bg-textheader .bg-textheader-span {
  font-size: 80px;
}

.ndkcsfields-block .form-group {
  border-radius: 0;
  padding: 0;
  margin: 0;
  box-shadow: none;
}
.productPriceUp {
  font-size: 35px;
  color: #ff9833;
  font-family: "Teko", sans-serif;
}
.product-prices:has(.blockPrice[style*="display: block"])
  .tax-shipping-delivery-label
  .taxe-label {
  display: none !important;
}
.product-configurator
  .selected-img-container:not(.ndk_color_list):not(.subValues),
.selected-color {
  border: 2px solid #e0e0e0;
  border-radius: 0.75rem;
  background: white;
}
.product-configurator
  .selected-img-container:not(.ndk_color_list):not(.subValues):has(
    .selected-value
  ),
.selected-color {
  border: 2px solid #e0e0e0;
  border-radius: 0.75rem;
  background: none;
  border-color: #28a745 !important;
  box-shadow: 0 4px 14px rgba(40, 167, 69, 0.25) !important;
}
.filterTag.img-item-row {
  border: 2px solid #e0e0e0;
  border-radius: 0.75rem;
  overflow: hidden;
  background: white;
  cursor: pointer;
  transition: 0.25s;
  position: relative;
  padding: 0;
  justify-content: start !important;
}
.filterTag.img-item-row img {
  width: 100%;
  height: 110px;
  object-fit: cover;
  filter: grayscale(60%);
  opacity: 0.75;
  transition: 0.25s;
  padding: 0;
}
.filterTag.img-item-row img.selected-value {
  filter: grayscale(0%);
}
.filterTagIcon {
  position: absolute;
  top: 50%;
  right: 10%;
  transform: translate(0%, -50%);
  opacity: 50%;
  border: 1px solid;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem;
  font-size: 15px;
  color: #86a38b;
}
.ndkcsfields-block .accordion-header {
  position: relative;
}
.filterTag .option-description {
  margin-top: 1rem;
}
.filterTag .option-description p {
  line-height: 1.2;
  color: inherit;
  font-size: inherit;
}
.accordion-button:not(.collapsed) {
  color: #fcfdfc;
  background-color: #86a38b;
}

.accordion-button:not(.collapsed) .filterTagIcon {
  color: #fcfdfc;
}
#ndkcsfields .accordion-button {
  position: relative;
}
#ndkcsfields .accordion-button i {
  position: absolute;
  right: 3rem;
  opacity: 0.5;
}

.card {
  padding: 2rem;
  border-radius: 1rem;
  border: none;
  box-shadow: var(--bs-box-shadow-lg) !important;
}
