/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
/* When the checkbox is checked, add a blue background */

.overlayinn {
  background-color: rgb(50 71 93 / 61%);
  height: 100%;
  width: 100%;
  opacity: 0;
  top: 0;
  left: 0;
  position: absolute;
  padding: 70px;
  transition: opacity 0.5s;
}

.overlayinn:hover {
  opacity: 1;
  transition: opacity 0.5s;
}

.bg-btn-product {
  background-color: #051525;
}

.bg-btn-product:hover {
  background-color: #ffad00;
}

#loader.is-active {
  background: #fbfbfb url("/themes/cortex/assets/img/loader.gif") no-repeat
    center center;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: 15%;
display:none!important;

}

#loader {
  position: fixed;
  box-sizing: border-box;
  overflow: hidden;
  z-index: 999999;
display:none!important;
}

body#pagenotfound {
  background: #fbfbfb;
}
#pagenotfound section#main {
  margin-bottom: -117px;
}
.custom-checkbox input[type="checkbox"] + span .checkbox-checked {
  margin: 0rem;
  font-size: 0.75rem;
  color: #232323;
}

body#checkout .condition-label {
  margin-left: 1.5rem;
  margin-top: 0.625rem;
}
/*services*/
@media screen and (max-width: 500px) {
  .text-justify {
    text-align: left;
  }

  .category-8951 .product-brand img.w-8 {
    display: block;
    margin: auto;
    float: none !important;
  }
  .category-8951 {
    text-align: center;
    margin-top: -31px;
  }
  .category-8951 h2 {
    text-align: center !important;
  }
  .btn-categor-5565 {
    text-align: center;
    display: block;
    width: auto;
    margin: 23px;
  }
}

.blog-post-btn {
  color: #ffffff;
  font-family: Poppins, sans-serif;
  font-size: 13px;
}
.blog-post-desc {
  color: #93a0ad;
  font-family: Poppins, sans-serif;
  font-size: 14.53px;
  font-weight: 300;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical;
  line-height: normal;
  margin: 1rem;
  padding: 0;
}
.blog-post-title {
  color: #26292c;
  font-family: Poppins, sans-serif;
  font-size: 19px;
  font-weight: 500;
}
.title-blog {
  color: #4e6a87;
  font-size: 30px;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.4em;
  letter-spacing: 2px;
}
.paragraphe-blog {
  color: #333;
  font-size: 15px;
  font-family: Poppins, sans-serif;
  font-weight: 200;
  letter-spacing: 1.2px;
  width: 50%;
}
@media screen and (max-width: 1024px) {
  .paragraphe-blog {
    width: 100%;
  }
}

.minititlte-blog {
  color: #ffad00;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  letter-spacing: 5px;
  font-size: 0.875rem;
  text-transform: uppercase;
}

body#cms {
  background: #f6f7f8 !important;
}

.flip-card {
  background-color: transparent;
  max-width: 43%;
  perspective: 1000px;
  position: relative;
  z-index: 9999999;
  display: block;
  margin: auto;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: transparent;
}

.flip-card-back {
  background-color: transparent;
  transform: rotateY(180deg);
}
@media screen and (max-width: 1024px) {
  .elementor-8070201
    .elementor-element.elementor-element-bclgs8w
    .elementor-widget-container {
    padding: 0px 45px 28px 45px !important;
  }
  .elementor-8070201
    .elementor-element.elementor-element-8gwwx0t
    .elementor-widget-container {
    padding: 0px 45px 24px 45px !important;
  }
  .elementor-8070201
    .elementor-element.elementor-element-16mi3k9
    .elementor-widget-container {
    padding: 0px 45px 74px 45px !important;
  }
  .elementor-8070201
    .elementor-element.elementor-element-vwn726j
    .elementor-widget-container {
    padding: 0px 45px 25px 45px !important;
  }
}

@media screen and (max-width: 768px) {
  .elementor-8070201
    .elementor-element.elementor-element-bclgs8w
    .elementor-widget-container {
    padding-bottom: 0px !important;
  }
  .elementor-8070201
    .elementor-element.elementor-element-8gwwx0t
    .elementor-widget-container {
    padding-bottom: 0px !important;
  }
  .elementor-8070201
    .elementor-element.elementor-element-bclgs8w
    .elementor-widget-container {
    padding-bottom: 24px !important;
  }
  .elementor-8070201
    .elementor-element.elementor-element-8gwwx0t
    .elementor-widget-container {
    padding-bottom: 25px !important;
  }
  .elementor-8070201
    .elementor-element.elementor-element-16mi3k9
    .elementor-widget-container {
    padding-bottom: 35px !important;
  }
  .elementor-8070201
    .elementor-element.elementor-element-vwn726j
    .elementor-widget-container {
    padding-bottom: 25px !important;
  }
}
@media screen and (max-width: 991px) {
  .flip-card {
    background-color: transparent;
    max-width: 100%;
    perspective: 1000px;
    position: relative;
    z-index: 9999999;
    display: block;
    margin: auto;
  }
  .flip-card-front img,
  .flip-card-back img {
    margin: auto;
    max-width: 100px !important;
  }
}

@media screen and (max-width: 768px) {
  .elementor-widget.elementor-element.elementor-element-kwotxuc.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-yruribc.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-cdktfom.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-wsnrtgi.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-qimbpao.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-hpnvhbc.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-rmdyipg.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-nisrhwe.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-phgphjw.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-niheleq.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-tjpfqns.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-eedooqs.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-ppixrfk.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-rbdckzg.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-drytpgp.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-yvqcent.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-5snva3q.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-e59in41.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-1sxxdf5.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-weonov4.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-jdehpz7.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-h8k0cld.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-09saxbj.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-lzf4ihv.elementor-widget-html {
    margin-bottom: 62px;
  }
}

@media screen and (max-width: 767px) {
  .elementor-8070101
    .elementor-element.elementor-element-etwrufp
    .elementor-widget-container,
  .elementor-8070101
    .elementor-element.elementor-element-ssgywwq
    .elementor-widget-container,
  .elementor-8070101
    .elementor-element.elementor-element-ngeuwfo
    .elementor-widget-container,
  .elementor-8070101
    .elementor-element.elementor-element-aiqivos
    .elementor-widget-container,
  .elementor-8070101
    .elementor-element.elementor-element-hgscufy
    .elementor-widget-container,
  .elementor-8070101
    .elementor-element.elementor-element-rfpchco
    .elementor-widget-container,
  .elementor-8070101
    .elementor-element.elementor-element-unmiffn
    .elementor-widget-container,
  .elementor-8070301
    .elementor-element.elementor-element-sxltchv
    .elementor-widget-container,
  .elementor-8070301
    .elementor-element.elementor-element-pqyboai
    .elementor-widget-container,
  .elementor-8070301
    .elementor-element.elementor-element-nbdkiug
    .elementor-widget-container,
  .elementor-8070301
    .elementor-element.elementor-element-jbwqrtf
    .elementor-widget-container,
  .elementor-8070301
    .elementor-element.elementor-element-zseelvw
    .elementor-widget-container,
  .elementor-8070301
    .elementor-element.elementor-element-gsixbjd
    .elementor-widget-container,
  .elementor-8070301
    .elementor-element.elementor-element-gpbvrnm
    .elementor-widget-container,
  .elementor-8070201
    .elementor-element.elementor-element-bclgs8w
    .elementor-widget-container,
  .elementor-8070201
    .elementor-element.elementor-element-8gwwx0t
    .elementor-widget-container,
  .elementor-8070201
    .elementor-element.elementor-element-igckavi
    .elementor-widget-container,
  .elementor-8070201
    .elementor-element.elementor-element-16mi3k9
    .elementor-widget-container,
  .elementor-8070201
    .elementor-element.elementor-element-tk7ykb8
    .elementor-widget-container,
  .elementor-8070201
    .elementor-element.elementor-element-vwn726j
    .elementor-widget-container,
  .elementor-8070201
    .elementor-element.elementor-element-lhim2vc
    .elementor-widget-container {
    margin: 0px 0px 30px 0px !important;
  }
}

@media screen and (max-width: 425px) {
  .flip-card {
    background-color: transparent;
    max-width: 100%;
    perspective: 1000px;
    position: relative;
    z-index: 9999999;
    display: block;
    margin: auto;
  }
  .flip-card-front img,
  .flip-card-back img {
    margin: auto;
    max-width: 135px !important;
  }
  .elementor-widget.elementor-element.elementor-element-kwotxuc.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-yruribc.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-cdktfom.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-wsnrtgi.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-qimbpao.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-hpnvhbc.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-rmdyipg.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-nisrhwe.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-phgphjw.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-niheleq.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-tjpfqns.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-eedooqs.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-ppixrfk.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-rbdckzg.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-drytpgp.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-yvqcent.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-5snva3q.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-e59in41.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-1sxxdf5.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-weonov4.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-jdehpz7.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-h8k0cld.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-09saxbj.elementor-widget-html,
  .elementor-widget.elementor-element.elementor-element-lzf4ihv.elementor-widget-html {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 425px) {
  .elementor-8070201
    .elementor-element.elementor-element-bclgs8w
    .elementor-widget-container {
    padding: 0px !important;
    background: white;
  }
  .elementor-8070201
    .elementor-element.elementor-element-8gwwx0t
    .elementor-widget-container {
    padding: 0px !important;
    background: white;
  }
  .elementor-8070201
    .elementor-element.elementor-element-bclgs8w
    .elementor-widget-container {
    padding: 0px !important;
    background: white;
  }
  .elementor-8070201
    .elementor-element.elementor-element-8gwwx0t
    .elementor-widget-container {
    padding: 0px !important;
    background: white;
  }
  .elementor-8070201
    .elementor-element.elementor-element-16mi3k9
    .elementor-widget-container {
    padding: 0px !important;
    background: white;
  }
  .elementor-8070201
    .elementor-element.elementor-element-vwn726j
    .elementor-widget-container {
    padding: 0px !important;
    background: white;
  }
}

.cul-dangereux,
.cul-biologiques,
.cul-thermosensibles,
.cul-specifiques,
.cul-transplantation {
  cursor: pointer;
}
#index #bannervideo {
  position: relative;
  overflow: hidden;
  height: 17rem;
}
#cms #bannervideo {
  position: relative;
  overflow: hidden;
  height: 22rem;
}

#cms #videobcg {
  position: unset !important;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: auto;
  z-index: 0;
}
.category-16 {
  margin-top: 300px;
}
@media only screen and (max-width: 1440px) {
  .category-16 {
    margin-top: 250px;
  }
  #cms #bannervideo {
    position: relative;
    overflow: hidden;
    height: 21rem;
  }
}

@media only screen and (max-width: 1024px) {
  .category-16 {
    margin-top: 200px;
  }
  #cms #bannervideo {
    position: relative;
    overflow: hidden;
    height: 15rem;
  }
}

@media only screen and (max-width: 768px) {
  .category-16 {
    margin-top: 0px;
  }
  #cms #bannervideo {
    position: relative;
    overflow: hidden;
    height: 11rem;
  }
}

@media screen and (max-width: 375px) {
  .pop-cmd-vid #bannervideo {
    height: 11rem;
  }
}

@media screen and (max-width: 360px) {
  .pop-cmd-vid #bannervideo {
    height: 10.5rem;
  }
}

@media only screen and (max-width: 320px) {
  #cms #bannervideo {
    position: relative;
    overflow: hidden;
    height: 9rem;
  }
}

#videobcg {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: auto;
  z-index: 0;
}
.video-gfr {
  height: 15.89rem;
}

@media screen and (max-width: 1024px) {
  .btn-vide-mobile {
    margin-bottom: -7px;
  }
}

@media screen and (max-width: 768px) {
  .btn-vide-mobile {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 425px) {
  .btn-vide-mobile {
    margin-bottom: 22px;
  }
}

@media screen and (max-width: 375px) {
  .btn-vide-mobile {
    margin-bottom: 36px;
  }
}

@media screen and (max-width: 320px) {
  .btn-vide-mobile {
    margin-bottom: 51px;
  }
}

@media only screen and (max-width: 480px) {
  .swiper-services .swiper-slide {
    height: 230px !important;
  }
}

@media only screen and (max-width: 480px) {
  .swiper-services .swiper-slide:nth-child(2n) {
    height: 230px !important;
  }
}

@media only screen and (min-width: 481px) {
  .swiper-container-autoheight,
  .swiper-container-autoheight .swiper-slide {
    height: 50rem;
  }
}

@media only screen and (max-width: 1501px) {
  .elementor-1020201
    .elementor-element.elementor-element-sazdz61
    > .elementor-element-populated {
    margin: 0px 0px 0px 01px !important;
  }
}

@media only screen and (min-width: 1527px) {
  .video-gfr {
    margin-left: -5rem;
    height: 17rem;
  }
}

@media only screen and (min-width: 481px) {
  .swiper-container-top {
    height: 50rem;
  }
}

@media only screen and (max-width: 480px) {
  .swiper-button-next {
    bottom: 15px;
    top: auto;
  }
  .swiper-button-prev {
    bottom: 15px;
    top: auto;
    left: 26px;
  }
  .swiper-container {
    width: 100%;
    height: auto;
  }

  .swiper-container .swiper-slide {
    height: 830px;
  }

  .swiper-container .swiper-slide:nth-child(1) {
    height: 630px;
  }

  .h1-index {
    font-size: 26px;
    text-align: center;
  }
  .p-index {
    font-size: 15px;
    text-align: center;
  }
}

.rounded-circular {
  border-radius: 100px !important;
}

.rounded-b-25 {
  border-bottom-right-radius: 50% 38%;
  border-bottom-left-radius: 50% 38%;
}

.vertical {
  border-left: 4px solid #4e6a87;
}

.left-15 {
  left: -15px;
}

.h-timeline {
  height: 28rem;
}

.services .elementor-widget-container .elementor-image {
  display: flex;
  justify-content: center;
}

.product-variants > .product-variants-item select {
  width: auto;
  padding-right: 1.875rem;
  border: 0.01px solid rgba(150, 151, 153, 0.09);
  border-radius: 3px;
  padding: 0rem 0.75rem;
  background-color: #1b1a1a00;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(1.5rem - 0px);
}

.tabsprod .elementor-widget-container .elementor-tabs {
  display: flex;
}

.tabsprod .elementor-widget-container .elementor-tabs .elementor-tabs-wrapper {
  width: 25%;
}

.tabsprod ul li {
  color: #333 !important;
}

.elementor-widget-tabs
  .elementor-tabs
  .elementor-tabs-wrapper
  .elementor-tab-title.active:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #ffad00;
  position: absolute;
  top: 50px;
  left: -2px;
}
.elementor-widget-tabs
  .elementor-tabs
  .elementor-tabs-wrapper
  .elementor-tab-title.active {
  color: #61ce70;
  position: relative;
  border: none;
  border-left: 4px solid #ffad00;
  background: transparent;
  border-radius: 0;
  height: 125px;
  display: flex;
  align-items: center;
}

.elementor-widget-tabs
  .elementor-tabs
  .elementor-tabs-wrapper
  .elementor-tab-title.active {
  background: white;
}
.elementor-widget-tabs
  .elementor-tabs
  .elementor-tabs-wrapper
  .elementor-tab-title {
  background: white;
}

.elementor-widget-tabs
  .elementor-tabs
  .elementor-tabs-wrapper
  .elementor-tab-title {
  background: white;
  margin: 8px 1px;
  max-height: 150px;
  height: 116px;
}

.elementor-widget-tabs
  .elementor-tabs
  .elementor-tabs-wrapper
  .elementor-tab-title {
  border-radius: 0;
  height: 125px;
  display: flex;
  align-items: center;
}

.bg-tab-prod {
  background: #3f5973;
}
.bg-tab-prod-2 {
  background: #f5d99f;
}

#product {
  background: #f6f7f8;
}
/* #product .lSSlideWrapper ul#lightSlider {
    width: auto !important;
}
#product .lSSlideOuter .lSGallery li, .lSSlideOuter .lightSlider>* {
    width: 100%!important;
} */
/* .lSSlideOuter .lSPager.lSGallery li.active {
    border-color: #ffffff00!important;
} */
.elementor-tab-content ul li {
  margin: 17px;
}

.elementor-tab-content ul li::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 pro";
  font-weight: 900;
  content: "\f105";
  color: #ffad00;
  margin-right: 10px;
  font-size: 17px;
}

.roboto-medium-italic {
  font-family: "Roboto", sans-serif;
}

.product-variants-item .control-label::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 pro";
  font-weight: 900;
  content: "\f105";
  color: #ffad00;
  margin-right: 10px;
}

.product-variants-item .control-label {
  font-family: "Poppins", sans-serif;
  color: #333;
  font-size: 13px;
}

.btn-hbgfd {
  background: #3f5973;
}

#wrapper .breadcrumb-x li a span {
  color: #93a0ad;
}

#wrapper .breadcrumb li:after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 pro";
  font-weight: 300;
  content: "\f105";
  color: #93a0ad;
  margin: 0.125rem;
}

.img-attributs-520
  .elementor-container
  .elementor-row
  .elementor-column
  .elementor-column-wrap
  .elementor-widget-wrap
  .elementor-widget
  .elementor-widget-container
  .elementor-image
  figure
  img {
  display: block;
  margin: auto;
}

@media only screen and (max-width: 850px) {
  .tabsprod .elementor-widget-container .elementor-tabs {
    display: block;
  }
  .tabsprod
    .elementor-widget-container
    .elementor-tabs
    .elementor-tabs-wrapper {
    width: 100%;
  }
}

.elementor-8020201
  .elementor-element.elementor-element-jwbyezi
  .elementor-tabs
  .elementor-tab-content {
  border-width: 0px;
  overflow-x: auto;
}

img.js-qv-product-cover.object-cover.w-full.-mt-4 {
  height: 584px !important;
}

.js-qv-mask.mask.mr-4.scroll {
  height: 584px;
  overflow-y: hidden;
}

body#index {
  background: rgb(246 247 248);
}

@media (min-width: 768px) {
  .md\:container {
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media (min-width: 640px) {
  .md\:container {
    max-width: 640px;
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

@media (min-width: 768px) {
  .md\:container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .md\:container {
    max-width: 1024px;
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

@media (min-width: 1280px) {
  .md\:container {
    max-width: 1480px;
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media (min-width: 1024px) {
  .h1-index {
    color: #ffffff;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
  }
  .container {
    max-width: 1024px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (max-width: 1279px) {
  .h1-index {
    color: #ffffff;
    font-size: 25px;
    font-style: italic;
    font-weight: bold;
  }

  .container {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1480px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 1280px) {
  .h1-index {
    color: #ffffff;
    font-size: 58px;
    font-style: italic;
    font-weight: bold;
    line-height: 70px;
    max-width: 91%;
  }

  .p-index {
    max-width: 60%;
    color: #d9dfe4;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 30px;
    text-align: left;
  }
}

@media (max-width: 768px) {
  .h1-index {
    color: #ffffff;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
  }
}
.modal {
  transition: opacity 0.25s ease;
}
body.modal-active {
  overflow-x: hidden;
  overflow-y: visible !important;
}

.parg-category {
  color: #93a0ad;
  font-family: Poppins;
  font-size: 15px;
  font-weight: 300;
}

.parg-1category {
  color: #4e6a87;
  font-family: Poppins;
  font-size: 30px;
  font-weight: 600;
}

.elementor-image img {
  width: 100%;
}
.title-logrt-365 {
  color: #ffad00;
  font-family: Montserrat Regular, Arial, sans-serif;
  font-size: 16px;
}
.link-ordtc {
  font-family: Montserrat Regular, Arial, sans-serif;
}

@media (min-width: 750px) {
  .link-ordtc {
    font-family: Montserrat Regular, Arial, sans-serif;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 38px;
  }
  .partdgr-25 {
    font-size: 12px;
    letter-spacing: 1px;
    text-align: left;
  }
}
@media (min-width: 1204px) {
  .link-ordtc {
    font-family: Montserrat Regular, Arial, sans-serif;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 38px;
  }
  .partdgr-25 {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 25px;
    text-align: left;
  }
}
@media screen and (max-width: 1400px) {
  .h1-index {
    font-size: 40px;
    line-height: 50px;
  }
  .elementor-1020201
    .elementor-element.elementor-element-udddihk
    .elementor-spacer-inner,
  .elementor-1020201
    .elementor-element.elementor-element-3ri54fe
    .elementor-spacer-inner,
  .elementor-1020201
    .elementor-element.elementor-element-3rabpyd
    .elementor-spacer-inner,
  .elementor-1020201
    .elementor-element.elementor-element-5ky91yw
    .elementor-spacer-inner,
  .elementor-1020201
    .elementor-element.elementor-element-nylxfld
    .elementor-spacer-inner {
    height: 0 !important;
  }
  .elementor-1020301
    .elementor-element.elementor-element-chehddg
    > .elementor-element-populated,
  .elementor-1020101
    .elementor-element.elementor-element-vbpdqoc
    > .elementor-element-populated,
  .elementor-1020201
    .elementor-element.elementor-element-sazdz61
    > .elementor-element-populated {
    margin: 0px 0px 0px -75px !important;
  }
  .lg\:-ml-20 {
    margin-left: 0;
  }
  .padding-div
    .elementor-column-gap-default
    > .elementor-row
    > .elementor-column
    > .elementor-element-populated {
    padding: 10px 50px;
  }
}
@media screen and (max-width: 1200px) {
  .elementor-1020201
    .elementor-element.elementor-element-sazdz61
    > .elementor-element-populated {
    margin: 0px 0px 0px 0 !important;
  }
}

@media screen and (max-width: 1024px) {
  .elementor-button.elementor-size-xs {
    padding: 8px;
  }
  .h1-index {
    font-size: 35px;
  }
  .p-index {
    font-size: 16px;
    max-width: 80%;
    letter-spacing: 0;
  }

  .elementor-icon-box-content {
    padding: 10px;
  }
  .elementor-1020201 .elementor-element.elementor-element-ea7zw5b {
    height: auto !important;
  }
  .width-res {
    width: 90%;
  }
}

@media screen and (max-width: 768px) {
  .h-700 {
    height: 35rem;
  }
  .elementor-1020201
    .elementor-element.elementor-element-q3atp5t
    .elementor-spacer-inner,
  .elementor-1020201
    .elementor-element.elementor-element-udddihk
    .elementor-spacer-inner {
    height: 0 !important;
  }
}

/*Modal video */
.modal-content iframe {
  width: 850px;
  height: 520px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 1440px) {
  .modal-content iframe {
    width: 850px;
    height: 520px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 932px) {
  .modal-content iframe {
    width: 725px;
    height: 480px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 768px) {
  .modal-content iframe {
    width: 650px;
    height: 420px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 540px) {
  .modal-content iframe {
    width: 471px;
    height: 265px;
    margin-left: auto;
    margin-right: auto;
  }
}

/*end modal video*/

.flex.product-all:nth-child(2n + 1) .linecat {
  position: absolute;
  float: right;
  overflow: hidden;
  margin-left: -129px;
}

.product-variants-item label.select {
  position: relative;
}

.product-variants-item label.select::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Duotone";
  content: "\f0dd";
  position: absolute;
  right: 5px;
  top: 0px;
  bottom: 0;
  color: #ffad00;
  background: #f6f7f8;
  z-index: -1;
}

/*label.select::after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Duotone";
    content: "\f0dd";
    position: absolute;
    right: 5px;
    top: 2px;
    bottom: 0;
    color: #506A86;
}*/

/*about fr*/

.elementor-6070201
  .elementor-element.elementor-element-znl9vba
  > .elementor-container {
  background: url(/img/cms/560_1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  height: 600px;
}
@media screen and (max-width: 768px) {
  .elementor-6070201
    .elementor-element.elementor-element-znl9vba
    > .elementor-container {
    height: 271px;
  }
  .elementor-6070201
    .elementor-element.elementor-element-znl9vba
    > .elementor-container {
    min-height: 285px;
  }
  .padding-div
    .elementor-column-gap-default
    > .elementor-row
    > .elementor-column
    > .elementor-element-populated {
    padding: 10px 10px;
  }
}
/*en*/
/*about fr*/

.elementor-6070101
  .elementor-element.elementor-element-ywbjnrq
  > .elementor-container {
  background: url(/img/cms/560_1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  height: 600px;
}
@media screen and (max-width: 768px) {
  .elementor-6070101
    .elementor-element.elementor-element-ywbjnrq
    > .elementor-container {
    height: 271px;
  }
  .elementor-6070101
    .elementor-element.elementor-element-ywbjnrq
    > .elementor-container {
    min-height: 285px;
  }
  .padding-div
    .elementor-column-gap-default
    > .elementor-row
    > .elementor-column
    > .elementor-element-populated {
    padding: 10px 10px;
  }
}
/*es*/
.elementor-6070301
  .elementor-element.elementor-element-fegtwhn
  > .elementor-container {
  background: url(/img/cms/560_1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  height: 600px;
}
@media screen and (max-width: 768px) {
  .elementor-6070301
    .elementor-element.elementor-element-fegtwhn
    > .elementor-container {
    height: 271px;
  }
  .elementor-6070301
    .elementor-element.elementor-element-fegtwhn
    > .elementor-container {
    min-height: 285px;
  }
  .padding-div
    .elementor-column-gap-default
    > .elementor-row
    > .elementor-column
    > .elementor-element-populated {
    padding: 10px 10px;
  }
}

.elementor-section.elementor-element.elementor-element-r4btof2.elementor-inner-section.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-hidden-phone,
.elementor-section.elementor-element.elementor-element-b062psb.elementor-inner-section.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-hidden-phone,
.elementor-section.elementor-element.elementor-element-wyiswp7.elementor-inner-section.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-hidden-phone,
.elementor-section.elementor-element.elementor-element-ts3q0xp.elementor-inner-section.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-hidden-phone,
.elementor-section.elementor-element.elementor-element-bqtl3yq.elementor-inner-section.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-hidden-phone,
.elementor-section.elementor-element.elementor-element-rhs0a80.elementor-inner-section.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
  max-height: 434px;
}

li.list-disc.text-color-3 {
  font-size: 15px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
  line-height: 1.7;
}

/*animation*/

.box {
  box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.25);
  transition: 0.2s all;
}

.elementor-row:hover .box {
  transform: scale(1);
  box-shadow: none;
}

.elementor-row:hover .box:hover {
  transform: scale(1.1);
  filter: blur(0px);
  opacity: 1;
  box-shadow: 0 8px 20px 0px rgba(0, 0, 0, 0.125);
  z-index: 9999;
}

.solidblockmenu.stickynv {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  box-shadow: 0 8px 20px 0px rgba(0, 0, 0, 0.125);
  background: #000000b3;
  -webkit-transition: opacity 0.3s ease-out 0.2s;
  transition: background-color 2s ease-out;
}

@media screen and (max-width: 768px) {
  .pop-cmd-vid #bannervideo {
    height: 11rem;
  }
}

@media screen and (max-width: 425px) {
  .pop-cmd-vid #bannervideo {
    height: 13rem;
  }
}

@media screen and (min-width: 725px) {
  .elementor-column.elementor-element.elementor-element-lk0dgdn.elementor-col-100.elementor-top-column.elementor-sm-100 {
    width: 45%;
  }
}

#ba_eu_cookie_law.show_in_footer {
  bottom: 0;
  border-top: 0px solid;
  border-bottom: 0;
  padding: 1rem;
}

#ba_eu_cookie_more_info {
  color: #140805;
  display: none;
}

#ba_eu_cookie_accept {
  color: #ffffff;
  font-size: 0.8em;
  font-family: Poppins, sans-serif;
  font-weight: 200;
  font-style: normal;
  line-height: 1em;
  letter-spacing: 1px;
  background: #051525;
  border-radius: 0px 0px 0px 0px;
}

#ba_eu_cookie_law .ba_eu_cookie_law_text {
  color: #ffffff;
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

.ba_eu_cookie_law_button {
  text-align: center;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

@media screen and (min-width: 769px) {
  .slider-secondary .container {
    gap: 1rem;
    padding-right: 6rem;
    padding-left: 2rem;
    padding-bottom: 2rem;
    padding-top: 2rem;
    height: 100%;
  }
}

@media screen and (min-width: 1440px) {
  .slider-secondary .container {
    gap: 15rem;
    padding-right: 6rem;
    padding-left: 2rem;
    padding-bottom: 2rem;
    padding-top: 2rem;
    height: 100%;
  }
}

.g-recaptcha {
  transform: scale(0.77);
  -webkit-transform: scale(0.77);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}

#rc-imageselect {
  transform: scale(0.77);
  -webkit-transform: scale(0.77);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}

@media screen and (max-height: 575px) {
  #rc-imageselect,
  .g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}

#category
  h3.md:text-md.text-sm.mb-4.tracking-widest.uppercase.text-color-1.font-montserrat-r.title-logrt-365 {
  color: #ffad00;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  letter-spacing: 5px;
  font-size: 0.875rem;
}

h3.md:text-md.text-sm.mb-4.tracking-widest.uppercase.text-color-1.font-montserrat-r.title-logrt-365 {
  color: #ffad00;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  letter-spacing: 5px;
  font-size: 0.875rem;
}

#contact .content h3.font-montserrat-r {
  color: #ffad00;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  letter-spacing: 5px;
  font-size: 0.875rem;
}

@media screen and (max-width: 1280px) and (min-width: 1024px) {
  .elementor-8070301
    .elementor-element.elementor-element-jbwqrtf
    .elementor-widget-container {
    margin: 0px 0px 233px 0px !important;
  }

  .elementor-8070301
    .elementor-element.elementor-element-gsixbjd
    .elementor-widget-container {
    margin: 0px 0px 125px 0px !important;
  }
}

.product-description-short
  .elementor-text-editor.elementor-clearfix.rte-content
  p {
  color: #4e6a87;
  font-weight: 500;
  font-size: 13px;
}

form#customer-form
  .form-group.row:nth-child(9)
  label.col-md-3.form-control-label {
  visibility: hidden;
}

i.material-icons.rtl-no-flip.checkbox-checked.psgdpr_consent_icon {
  display: none;
}

#checkout
  .elementor-3070201
  .elementor-element.elementor-element-cashtlz
  .elementor-heading-title {
  color: #4e6a87;
  font-size: 15px;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.4em;
  letter-spacing: 2px;
}

#checkout
  .elementor-3070201
  .elementor-element.elementor-element-cashtlz
  .elementor-heading-title {
  color: #4e6a87;
  font-size: 15px;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.4em;
  letter-spacing: 2px;
}

#checkout .elementor-3070201 .elementor-element.elementor-element-vaakvsd {
  margin-top: 0px;
  margin-bottom: 0px;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 80%;
    margin: 30px auto;
  }
}

#top-menu > li > a,
#contact-link,
#contact-link,
#language_desktop,
#iconSVG {
  font-weight: 600;
}

.bootstrap-touchspin input.form-control,
.bootstrap-touchspin input.input-group {
  color: #232323;
  background-color: #fff;
  height: 2.5rem;
  padding: 0.175rem 0.8rem;
  width: 3.5rem;
  border: 1px solid rgba(0, 0, 0, 0.25);
  float: left;
}

.product-variants > .product-variants-item select {
  width: auto;
  padding-right: 1.875rem;
  border: 0.01px solid rgba(150, 151, 153, 0.09);
  border-radius: 3px;
  padding: 0rem 1.5rem 0rem 1rem;
  background-color: #1b1a1a00;
  appearance: none;
}

.btn-search {
  color: #fff;
  cursor: pointer;
}

.bloc-search {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: rgb(0, 0, 0, 0.7);
}

.bloc-search > div.search-widget {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.bloc-search form input {
  width: 700px;
  height: 60px;
  border-radius: 60px;
  padding: 0 25px;
  background-color: rgb(171 171 171 / 40%);
  color: #fff;
  font-size: 19px;
}

.bloc-search form input:focus-visible {
  outline-color: #ffad00;
}

.bloc-search form button {
  position: relative;
  right: 45px;
  top: -1px;
  color: #fff;
  font-size: 20px;
}

.close-search {
  position: absolute;
  right: 200px;
  top: 100px;
  font-size: 35px;
  color: #a1a1a1;
  cursor: pointer;
}
.elementor-text-editor.elementor-clearfix.rte-content p {
  color: #333 !important;
}
#footer .elementor-text-editor.elementor-clearfix.rte-content p {
  color: #fff !important;
}
.historique-part .elementor-text-editor.elementor-clearfix.rte-content p {
  color: #fff !important;
}
/* ---------------- */
.bloc-content-holder-all .text-sm.mb-4.t.uppercase.text-color-1 {
  letter-spacing: 5px;
  font-size: 15px;
  margin-bottom: 1px;
}
.bloc-content-holder-all p {
  text-align: justify;
  font-size: 16px;
  color: #fff;
}
.bloc-content-holder-all h2 {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 9px;
  color: #fff;
}
.bloc-content-holder-all .right-content {
  padding: 30px;
  border-radius: 47px 0;
  margin-bottom: 30px;
}

.bloc-content-holder-all .left-content {
  padding: 30px;
  border-radius: 0 47px;
  margin-bottom: 30px;
}
.bloc-content-holder-all .with-border-color {
  border: solid 1px #ffad00;
}
.bloc-content-holder-all .with-border-color p {
  color: #333;
}
.bloc-content-holder-all .with-border-color h2 {
  color: #333;
}
@media (max-width: 600px) {
  .bloc-content-holder-all h2 {
    font-size: 20px;
  }
}

.imgs-44 {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 20px;
}

@media (max-width: 767px) {
  .imgs-44 {
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 10px;
    width: 60%;
    margin-left: 0;
  }

  .imgs-44 {
    width: 60%;
  }

  .swiper-container .swiper-wrapper,
  .swiper-container .swiper-slide {
    height: 100vh !important;
  }

  .overlay- {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff54;
  }

  .slide1 {
    background-image: url(/img/E3Cortex-Slider-3-Mobile-min.jpg) !important;
  }
  .slide2 {
    background-image: url(/img/E3Cortex-Slider-4-Mobile-min.jpg) !important;
  }
  .slide3 {
    background-image: url(/img/E3Cortex-Slider-1-Mobile-min.jpg) !important;
  }
  .slide4 {
    background-image: url(/img/E3Cortex-Slider-VitalPack-Mobile-min.jpg) !important;
  }
  .slide5 {
    background-image: url(/img/E3Cortex-Slider-2-Mobile-min.jpg) !important;
  }
}
.bloc-content-holder-all .with-back-color {
  background-color: #6d8194;
}
.elementor-text-editor.elementor-clearfix.rte-content
  .bloc-content-holder-all
  .with-back-color
  p {
  color: #fff !important;
}
.elementor-text-editor.elementor-clearfix.rte-content
  .bloc-content-holder-all
  .with-back-color
  h2 {
  color: #fff !important;
}
.bloc-white .elementor-text-editor.elementor-clearfix.rte-content p{
  color: #fff!important;
}

.icons-home {
  width: 52px;
  height: auto;
}

div#autoSuggestionsListg {
    height: 494px;
    overflow: auto;
}

.flex_div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: 100%;
    clear: both;
}

p#nbr_r {
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;

    position: absolute;
    top: 0;
    left: 0;
    padding: 8px 10px;
    width: 100%;
}

p#nbr_r i.fa.fa-close {
    float: right;
    font-size: 18px;
    color: #999;
    cursor: pointer;
}

.flex_wrap {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    margin-top: 35px;
    height: calc(100% - 35px);
    overflow-y: auto;
    padding: 15px;
    width: 100%;
}

.flex_wrap > div {
    padding: 10px;
    box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.1);
    overflow: hidden;
    margin: 5px 0.6%;
    width: 32%;
    text-align: center;
    transition: ease-in .3s;
     max-height: 300px; 
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* height: 100%; */
}

.flex_wrap > div a {
    text-decoration: none;
}

.flex_wrap a.ajax_add_to_cart_button {
    font-size: 12px;
    background: #ffad01;
    margin-top: 5px;
    padding: 6px;
}

.flex_wrap > div:hover {
    box-shadow: 0 0 3px 0 rgb(255, 204, 0);
    transition: ease-in .3s;
}

.titre_pro{
    font-size: 12px;
    color: #333;
    line-height: 1.2;
    margin-top: 10px;
    margin-bottom: 5px;
        max-height: 56px;
    overflow: hidden;
}

.prix_pro{
    font-weight: bold;
    color: #333;
        margin-bottom: 0;
}

.ssmenu {
    margin-bottom: 20px;
}

.ssmenu > span {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 8px -5px;
    font-size: 14px;
    transition: ease-in-out .2s;
    padding: 5px;
    text-align: left;
}

.ssmenu .count {
    font-weight: bold;
    margin-left: 7px;
}

.ssmenu > span:hover {
    border-radius: 4px;
    background-color: #eee;
    border-color: #eee;
    text-decoration: none;
    padding: 5px;
    transition: ease-in-out .2s;
}


.active_cat, .active_marque{
    background: #ffad01;
    text-align: left;
    color: #000;
}

div#suggestionsg {
    display: none;
    position: absolute;
    top: 60px;
    background: #fff;
    width: 800px;
    z-index: 22222222;
    border-radius: 4px;
    right: 0;
}

.order-1 {
    border: 1px solid #eee;
    background-color: #fafafa;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 15px;
    height: 100%;
    overflow-y: auto;
}

.col-md-4 {
    width: 33.33333333%;
    float: left;
}

.col-md-8 {
    width: 66.66666667%;
    float: left;
}

.order-2 {
    padding: 0;
    border: 1px solid #eee;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 100%;
    position: relative;
}

.ssmenu p {
  text-align: left;
}

.btn_search {
  position: relative;
}

.btn_search input {
  border: 1px solid #ffad01;
  border-radius: 3px;
  padding: 5px;
  color: #2e3749;
  outline-color: #ffad01;
  box-shadow: 0 0 10px -4px #000;
}

.btn_search i {
  position: absolute;
  z-index: 9;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  color: #2e3749;
}

.btn_search.responsive {
  display: none;
}

div#pageloader {
    margin-top: 40px;
}

div#pageloader img{
    width: 45px;
}

@media (max-width: 992px) {

  .btn_search.responsive {
    display: block;
    width: 100%;
    margin-top: 5px;
  }

  .btn_search.responsive input {
    width: 100%;
    padding: 10px;
  }

  div#suggestionsg {
    left: 50%;
    transform: translateX(-50%);
  }

  #menu .btn_search {
    display: none;
  }

  .solidblockmen div#suggestionsg {
    top: 38%;
    width: 96%;
  }

  .solidblockmen.stickynv div#suggestionsg {
    top: 100%;
  }

}

@media (max-width: 768px) {

  #category header#header, 
  #product header#header {
    height: 26rem;
  }
  #category header#header div.h-300, 
  #product header#header div.h-300 {
    height: 28rem;
  }

}

@media (max-width: 767px) {

  #suggestionsg .order-1 {
    display: none;
  }
  #suggestionsg .order-2 {
    width: 100%;
  }
  .flex_wrap > div {
    width: 48%;
    max-height: 260px;
  }
  .swiper-wrapper .container.flex.items-center {
    padding-top: 110px;
  }
  .solidblockmenu div#suggestionsg {
    top: 50%;
    width: 88%;
  }
  .solidblockmenu.stickynv div#suggestionsg {
    top: 100%;
  }
  #index div#suggestionsg {
    top: 92%;
    width: 88%;
  }
  #index div#suggestionsg {
    top: 92%;
  }

}

.image_tts .elementor-image img {
  margin: auto;
  max-width: 20% !important;
}

.image_tts .elementor-row {
  flex-direction: column;
  align-items: center;
}

.image_tts .elementor-column {
  width: 100% !important;
  margin-bottom: 40px;
}

.image_tts .elementor-column:last-child {
  margin-bottom: 0;
}

.image_tts .elementor-element,
.image_tts .elementor-heading-title {
  text-align: center !important;
}

.rdb_dusseldorf {
  text-align: center;
  font-size: 20px;
  margin-bottom: 40px;
}

.rdb_dusseldorf span {
  display: block;
  font-size: 22px;
  color: #4e6b87;
  font-weight: 600;
  letter-spacing: 1px;
}

.rdb_dusseldorf span:first-child {
  color: #ffad01;
}

.rdb_dusseldorf span:last-child {
  font-size: 27px;
}

li#cms-category-2 span {
    display: none;
}

.s_vtrack {
  position: relative;
  box-shadow: 0px 0px 8px 1px rgb(0 0 0 / 15%);
  border-radius: 5px;
  text-align: center;
  padding: 10px 10px 15px;
  background-color: #FFF;
  margin-top: 5px;
}

.s_vtrack a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

.s_vtrack p {
  background-color: #44bd32;
  color: #FFF;
  border-radius: 5px;
  font-size: 20px;
  padding: 10px 5px;
  transition: .4s;
}

.s_vtrack:hover p {
  background-color: #333;
}

.s_vtrack img {
  height: 60px;
  margin: 0 auto 8px;
}

@media (max-width: 767px) {

  .s_vtrack {
    margin-top: 20px;
  }

}

.elementor-8070101 .elementor-widget-wrap .elementor-element-populated,
.elementor-8070201 .elementor-widget-wrap .elementor-element-populated,
.elementor-8070301 .elementor-widget-wrap .elementor-element-populated {
  padding: 100px 10px 10px 10px !important;
}



@media (max-width: 767px) {

  .elementor-8070101 .elementor-widget-wrap .elementor-element-populated,
  .elementor-8070201 .elementor-widget-wrap .elementor-element-populated,
  .elementor-8070301 .elementor-widget-wrap .elementor-element-populated  {
    padding: 60px 10px 10px 10px !important;
  }

}

.page-cms article img[alt="SALON MEDICA"],
.page-cms article img[alt="SEE YOU IN DÜSSELDORF!"],
.page-cms article img[alt="NOS VEMOS EN DÜSSELDORF !"],
.page-cms article img[alt="RENDEZ-VOUS À DÜSSELDORF !"] {
  height: 255px;
  object-fit: contain;
}

/*.div[style="background-image: url('/img/cms/blog/e3-cortex-dans-le-secteur-medical.png');"] {
  background-size: contain;
}*/

.elementor-col-33:last-child .elementor-bg {
  background-size: contain;
}

.links_soc a {
    color: #9b9b9b;
    font-size: 20px;
    margin-right: 6px !important;
    display: inline-block;
}

@media(max-width: 767px) {

  .links_soc {
    text-align: center;
  }

}

.text_seo p {
  font-size: 16px;
  font-family: Calibri, sans-serif;
  text-align: center;
  color: #5e5e5e;
  width: 60%;
  margin: auto;
}

.text_seo .img {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 20px;
  width: 80%;
  margin: 60px auto 0;
}

@media (max-width: 992px) {

  .text_seo p {
    width: 80%;
  }

  .text_seo .img {
    width: 90%;
  }

}

@media (max-width: 767px) {

  .text_seo p {
    width: 100%;
  }

  .text_seo .img {
    width: 100%;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 15px;
    margin: 40px auto 0;
  }

}

.ac_page p {
  font-size: 16px;
  font-family: Calibri, sans-serif;
  text-align: center;
  color: #5e5e5e;
  width: 800px;
  margin: 0 auto 40px;
}

.ac_page .image {
  position: relative;
  margin: auto;
  width: 500px;
  overflow: hidden;
}

.ac_page .image .badge {
  position: absolute;
  transform: rotate(315deg);
  background-color: #ec0404;
  color: #FFF;
  padding: 3px 50px;
  font-weight: 600;
  letter-spacing: .6px;
  font-family: 'Poppins';
  left: -48px;
  top: 42px;
  width: 200px;
  text-align: center;
}

@media (max-width: 992px) {

  .ac_page p {
    width: 700px;
  }

}

@media (max-width: 767px) {

  .ac_page p {
    width: 100%;
  }

  .ac_page .image {
    width: 100%;
  }

}



body#category#category-id-12  .grid #produits-dangereux:first-child {
    
    order:99;
}

.img_spec img {
  margin: auto !important;
}

.cms-id-37 .h2 {
  color: #000000;
  font-size: 24px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 12px;
}

.cms-id-37 .page-content p strong {
  color: #f5a623;
}

.cms-id-37 .page-content img {
  margin: 35px auto 0;
  width: 80%;
}

.chili {
  margin: auto;
}

.chili p {
  text-align: justify !important;
}

.chili .col_2 {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 20px;
  margin-top: 35px;
}

@media (max-width: 767px) {

  .chili .col_2 {
    grid-template-columns: repeat(1,1fr);
  }

}

.for-planet-features {
  display: flex;
  align-items: center;
  margin: 15px 0;
  box-shadow: 0px 0px 8px 1px rgb(0 0 0 / 15%);
  border-radius: 5px;
  padding: 15px 20px;
  background-color: #FFF;
}

.for-planet-features img {
  width: 110px;
  margin-right: 25px;
}

.for-planet-features p {
  font-size: 16px;
  font-family: 'Montserrat Bold Italic';
  font-weight: 700;
  color: #3f5a73;
}

@media (max-width: 767px) {

  .for-planet-features {
    flex-direction: column;
  }

  .for-planet-features img {
    margin-right: 0;
    margin-bottom: 20px;
  }

}

.gallery_ma {
    display: flex;
    justify-content: center;
    margin-top: 25px;
}

.gallery_ma img {
  margin: 0 25px
}

#content.page-cms a {
  text-decoration: underline;
}

@media (max-width: 767px) {

  .gallery_ma {
    flex-direction: column;
  }

}

.video_yt {
  margin-top: 25px;
}

.video_yt iframe {
  width: 100%;
}

body.prevent {
  overflow: hidden;
}

.popup_fichetechnique {
  display: none;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 70%);
  z-index: 999999;
}

.popup_fichetechnique.show {
  display: flex;
}

.popup_fichetechnique .popup_dialog {
  position: relative;
  background-color: #FFF;
  border-radius: 10px;
  padding: 35px 20px 25px 20px;
  max-width: 600px;
}

.popup_fichetechnique .title {
  position: relative;
  font-size: 22px;
  text-align: center;
  margin-bottom: 35px;
  font-weight: 700;
}

.popup_fichetechnique .title:before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  height: 4px;
  width: 50px;
  background-color: #FFAD00;
  border-radius: 50px;
}

.popup_fichetechnique p {
  text-align: center;
  color: #959595;
}

.popup_fichetechnique input {
  border: 1px solid #CCC;
  margin-top: 30px;
  margin-bottom: 25px;
  height: 44px;
  border-radius: 3px;
}

.popup_fichetechnique .btn {
  position: relative;
  background-color: #ffad01;
  margin: auto;
  width: fit-content;
  display: block;
  height: 44px;
  transition: .3s;
}

.popup_fichetechnique .btn:hover {
  background-color: #eca000;
}

.popup_fichetechnique .form_download_fiche_technique.envoie .btn:after {
  content: "";
  position: absolute;
  right: -35px;
  border: 5px solid #f3f3f3;
  border-top: 5px solid #ffad01;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  animation: spin 2s 
}

.close_popup_fiche {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 16px;
  cursor: pointer;
  transition: .3s;
}

.close_popup_fiche:hover {
  opacity: .7;
}

.popup_fichetechnique .alert_success {
  text-align: center;
  margin-top: 20px;
  color: #08b308;
}

.popup_fichetechnique .alert_error {
  text-align: center;
  margin-top: 20px;
  color: #ff0f0f;
}

@media (max-width: 767px) {

  .popup_fichetechnique .popup_dialog {
    margin: 0 15px;
  }

  .popup_fichetechnique .popup_dialog {
    padding: 40px 15px 25px 15px;
  }

  .close_popup_fiche {
    right: 15px;
  }

}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.newsvd_mengceng {
    height: auto !important;
}

li#category-10{
position:relative!important;
}
div#_desktop_cart {
    display: block;
    background: #ffad00d1;
    padding: 10px 15px;
    margin-left: 20px;
    border-radius: 5px;
    position: relative!important;
}
.fa-shopping-basket:before {
    content: "\f291";
    font-size: 20px;
}
span.cart-products-count.text-white {
    position: absolute;
    top: 0;
    background: #2d3748;
    border-radius: 20px;
    width: 19px;
    height: 19px;
    font-size: 14px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 0;
    font-weight: 500;
}
.btn_search input {
  width: 266px;
}
@media (min-width: 1024px) {
    .lg\:w-1\/3 {
        width: 26.333333%!important;
    }
}


div#_desktop_cart {
    display: block;
    background: #ffad00d1;
    padding: 10px 15px;
    margin-left: 20px;
    border-radius: 5px;
    position: absolute !important;
    top: 579px!important;
    z-index: 999;
    right: 20px !important;
}
.btn_search input {
    width: 195px;
}

h3.title {
    color: #4e6a87 !important;
    font-size: 18px !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    padding: 16px 0;
}
strong {
    color: #ffae37!important;
    font-size: 15px!important;
    font-weight: 600!important;
}
.elementor-tabs .elementor-tabs-wrapper {
    overflow: inherit!important;
}

@media only screen and (max-width: 600px) {

.elementor-38030201 .elementor-element.elementor-element-hccajrb .elementor-image img,.elementor-37030201 .elementor-element.elementor-element-iussgme .elementor-image img,.elementor-28030201 .elementor-element.elementor-element-cvxvrfg .elementor-image img,.elementor-27030201 .elementor-element.elementor-element-ncwtrbp .elementor-image img,.elementor-50030201 .elementor-element.elementor-element-thnkcqk .elementor-image img,.elementor-26030201 .elementor-element.elementor-element-wzxusbf .elementor-image img {
    max-width: 70%;
    opacity: 1;
    border-radius: 0px 0px 0px 0px;
    float: left;
}
.elementor-3020201 .elementor-element.elementor-element-9b6j9ar .elementor-image img {
    max-width: 50%;
    opacity: 1;
    float: left;
}

.btn-attractive

 {

         display: block !important;
        margin: 20px 0 !important;
}
}
@media (min-width: 768px) {
    .elementor-3020201 .elementor-element.elementor-element-foozhrp {
        width: 17%;
    }
}

.cms-id-57 .elementor-image {
  display: flex;
  justify-content: center;
}

.cms-id-57 .rte-content p {
  line-height: 30px;
}

@media (max-width: 767px) {

  .cms-id-57 .elementor-image img {
    max-width: 100%;
  }

}

 /* blog */

 .post-blog h2 {
    color: #000000;
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 1rem;
    margin-top: 1rem;
}

.post-blog ul {
    list-style-type: disc;
    padding-left: 2rem;
    margin-top: .5rem;
    margin-bottom: .5rem;
}

.post-blog h3 {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: .7rem;
    margin-top: .7rem;
}

body#product .post-blog h2 {
  color: #071524;
  font-size: 16px;
}

body#product .post-blog strong {
  color: #1f1f1f !important;
  font-size: 15px !important;
  font-weight: 600 !important;
}

body#product .post-blog a {
  font-weight: 600;
  line-height: 29px;
}

.post-blog ul strong {
  color: #1c1b1b !important;
  font-size: 15px !important;
  font-weight: 600 !important;
}

.post-blog strong {
  color: #1c1b1b !important;
  font-size: 15px !important;
  font-weight: 600 !important;
}


.btn-attractive {
    background-color: #ffad00;
    color: #fff;
    padding: 12px 25px;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    transition: all 0.3s ease;
    letter-spacing: 1px;
    font-family: 'ProximaNova Regular';
    margin: 0 auto;
    width: fit-content;
}

.btn-attractive:hover {
    background-color: #547595; /* Couleur un peu plus claire au survol */
    transform: scale(1.05);
    box-shadow: 0 6px 12px rgba(63, 89, 115, 0.6);
}



@media (min-width: 1024px) {
    .lg\:w-400 {
        width: 88%;
        text-align: justify;
    }

    h1.mt-1.text-white.xl\:text-5xl.lg\:text-2xl.font-montserrat-b-i.text-left.border-l-4.border-primary.pl-6.flex.items-center.h-full.uppercase

 {
        width: 100%;
        text-align: justify;
        font-size: 37px;
    }
}


#product a.btn-attractive{
display:none;
}

#product.product-id-26 a.btn-attractive {
    display: none!important;
}
#product.product-id-64 a.btn-attractive{
display:none;
}

.container h2 {
    font-size: 35px!important;
    font-weight: 700;
}

a.btn{
display: inline-block;
    background: #ffb13e!important;
    color: #fff;
       padding: 14px 40px !important;
    border-radius: 3px;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    margin-top: 10px!important;
}

a.btn {
    display: inline-block;
    background: #ffb13e !important;
    padding: 14px 40px !important;
    border-radius: 3px!important;
    font-size: 17px !important;
    margin-top: 10px !important;
}
.popup_box{
    background: #fff;
    padding: 62px!important;
    border-radius: 15px!important;
    max-width: 585px!important;
    width: 100%!important;
    text-align: center;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
    height: fit-content !important;
    border: 9px double #ffb13e!important;
}


.popup_box h2{
font-size
: 24px;
    color: #333;
    margin-bottom: 20px;
}


#loader{
display:none!important;
}