/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*.testimonial_wrapper {
  background-color: #ffffff;
  position: absolute;
  width: 80vw;
  max-width: 41em;
  min-height: 25em;
  border-radius: 0.6em;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  box-shadow: 0 1.8em 3em rgba(1, 17, 39, 0.15);
  display: flex;
}*/
.testimonial-container {
  width: 90%;
  height: 100%;
  position: relative;
  margin: auto;
  padding: 2em 1.2em 1.8em 1.2em;
}
.testimonial_wrapper button {
  font-size: 1.8em;
  height: 50px;
  width: 50px;
  background-color: #F79424;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  border: none;
  color: #fff;
  cursor: pointer;
  box-shadow: none;
  border-radius: 50%;
  padding: 15px 0px;
}
.testimonial_wrapper button:hover {
  background-color: #263D95;
}
/*button#next {
  right: -1.5em;
}
button#prev {
  left: -1.5em;
}*/
 button#next {
/*   right: 10px; */
	 right:0;
  background-image: url('/wp-content/uploads/2022/10/Groupe-11.svg')!important;
  background-repeat: no-repeat;
  background-position: center;
}

button#prev {
/*   left: -10px; */
	left:0;
  background-image: url('/wp-content/uploads/2022/10/gauche.svg')!important;
  background-repeat: no-repeat;
  background-position: center;
}

@media screen and (max-width:767px) {
  .testimonial-container {
  width: 100%;
  margin: auto;
  padding: 2em 0 0 0;
}
	
  .testimonial_wrapper button {
	top: 145px;
    bottom: unset;
}
}
.testimonial-container p {
  color: #00000;
  text-align: left;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.05em;
  position: relative;
}
/*.testimonial-container img {
  display: block;
  max-width: 315px;
  width: 30%;
  float: left;
}*/
.testimonial-container img {
  max-width: 315px;
  width: 100%;
  z-index:2;
  position:relative;
}
/*.testimonial-container div {
  width: 65%;
  margin-left: 5%;
  float: right;
  position: relative;
}*/

/* .infos_supp_tabs {
	margin-left:7%;
	margin-right:7%;
} */
.infos_supp_tabs h2, 
.infos_supp_tabs h3, 
.testimonial_wrapper h2 {
  padding: 0px 0px 15px 0px;
}
.infos_supp_tabs h2,
.infos_supp_tabs h3,
.testimonial_wrapper h2,
.testimonial_wrapper h3 {
  text-align: center;
}
.infos_supp_tabs h3,
.testimonial_wrapper h3 {
  color: var( --e-global-color-secondary );
}
.testimonial-container h3 {
  color: var( --e-global-color-primary );
  font-size: 1em;
  font-weight: bold;
  text-align: left;
	z-index:1;
	position:relative;
}
.testimonial-container h6 {
  color: #bcc4da;
  font-size: 0.9em;
  letter-spacing: 0.03em;
  font-weight: 400;
  text-align: center;
}
@media screen and (max-width: 650px) {
  .testimonial_wrapper {
    font-size: 14px;
  }
}
.testimonial-container > .row > div {
  position: relative;
}
.testimonial-container > .row > div:nth-child(2)::before {
  content:url('/wp-content/uploads/2023/02/quote.png');
  position: absolute;
  z-index: 0;
  left: -50px;
  top: 20px;
}
.testimonial-container > .row > div:nth-child(2)::after {
  content:url('/wp-content/uploads/2023/02/quote.png');
  position: absolute;
  z-index: 10;
  right: 30px;
  bottom: 50px;
  transform: rotate(180deg);
  z-index: 0;
}
@media screen and (max-width:1024px) {
  .testimonial-container > .row > div:nth-child(2)::after {
  right: 0;
}
}


.infos_supp_tabs .tabs ul.ui-tabs-nav {
  text-align: center;
  margin: 0;
}
.infos_supp_tabs .tabs ul.ui-tabs-nav li {
  display: inline;
  background-color: #929dca;
  border-radius: 15px;
  padding: 15px 0;
  margin: 0 5px;
}
.infos_supp_tabs .tabs ul.ui-tabs-nav li:hover,
.infos_supp_tabs .tabs ul.ui-tabs-nav li.ui-tabs-active {
  background-color: var( --e-global-color-primary );
}
.infos_supp_tabs .tabs ul.ui-tabs-nav li a {
  color: #fff;
  display: inline-block;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.5rem;
  padding: 15px 25px;
  margin: 5px 0;
}
.infos_supp_tabs .tabs .ui-tabs-panel {
  border-radius: 30px;
/*   box-shadow: 0 3px 10px rgba(1, 17, 39, 0.15); */
  padding: 30px 0;
  margin-top: 50px;
}
.infos_supp_tabs .tabs .ui-tabs-panel .row {
  margin: 0;
  width: 100%;
}
.infos_supp_tabs .tabs h4 {
  color: var( --e-global-color-text );
  font-family: var( --e-global-typography-primary-font-family );
  font-size: 25px;
  font-weight: normal;
}
.infos_supp_tabs .tabs .tabs_images {
  text-align: center;
	padding-bottom:20px;
}
.infos_supp_tabs .tabs .tabs_video .col-6 {
  /* Centrer verticalement - 3 prochaines lignes */
  display: flex;
  align-items: center;
  justify-content: left;
}

.infos_supp_tabs .tabs .tabs_tableaux table,
.infos_supp_tabs .tabs .tabs_tableaux th,
.infos_supp_tabs .tabs .tabs_tableaux td {
  border-color: var( --e-global-color-text );
}
.infos_supp_tabs .tabs .tabs_tableaux th {
  background-color: #ececec;
}

.infos_supp_tabs .tabs .tabs_pdf a {
  color: var( --e-global-color-primary );
  font-family: var( --e-global-typography-primary-font-family );
  font-size: 20px;
  display: inline-block;
  position: relative;
  padding-right: 40px;
  margin-bottom: 30px;
}
.infos_supp_tabs .tabs .tabs_pdf a::after {
  content:url('/wp-content/uploads/2023/02/icon_documents.jpg');
  position: absolute;
  z-index: 10;
  right: 0;
  bottom: -5px;
}

@media screen and (max-width:768px) {
.infos_supp_tabs .tabs .ui-tabs-panel .tabs_faq .panel table td {
	display:block;
	width:100%!important;
}
/* 	.infos_supp_tabs .tabs .ui-tabs-panel .tabs_faq .panel {
	max-height:unset!important;
} */
}


/* https://www.w3schools.com/howto/howto_js_accordion.asp */
/* Style the buttons that are used to open and close the accordion panel */
.accordion, button.accordion {
  background-color: #ececec;
  color: var( --e-global-color-primary );
  font-size: 20px !important;
  cursor: pointer;
  padding: 15px 15px 7px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  border-radius: 0;
  box-shadow: none;
}
.active, .accordion:hover {
  background-color: #ececec;
}
.accordion:after {
  /*content: '\002B';*/
  content:url('/wp-content/uploads/2023/02/icone-faq-plus.svg');
  float: right;
  margin-left: 5px;
  height: 31px;
}
.active:after {
  /*content: "\2212";*/
  content:url('/wp-content/uploads/2023/02/icone-faq-moins.svg');
}
.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  border: 2px solid #ececec;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  margin-bottom: 35px;
}

.container {
  width: 100%;
  padding-right: var(--bs-gutter-x,.75rem);
  padding-left: var(--bs-gutter-x,.75rem);
  margin-right: auto;
  margin-left: auto;
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -.5);
  margin-left: calc(var(--bs-gutter-x) * -.5);
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 1);
  padding-left: calc(var(--bs-gutter-x) * 1);
  margin-top: var(--bs-gutter-y);
}
.col {
  flex: 1 0 0%;
}
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}
.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.col-8 {
  flex: 0 0 auto;
  width: 66.66666666%;
}
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

@media (min-width: 576px) {
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666666%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666666%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
	
.col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666666%;
  } 
	
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
	
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666666%;
  }
	
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}

.text-center {
  text-align: center !important;
}
.text-left {
  text-align: left !important;
}

/* Cacher le contenu des shortcodes dans Elementor lors de l'édution des produits, etc. */
#page #content .ast-container > .testimonial_wrapper, 
#page #content .ast-container > .infos_supp_tabs {
  display: none;
}

/* Propositions de produits adaptation responsive */

.categories-div {
  padding:50px 0 30px 0;
  margin-bottom: 0;
}
/* .products-div {
  margin-bottom: 20px;
} */

.tabs_tableaux table {
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
  display: table;
}
.tabs_tableaux table,
.tabs_tableaux table th,
.tabs_tableaux table td {
  border: 1px solid var(--ast-border-color);
}

.categories-div .row .col-9 {
	margin:auto;
}

.table_no_border {
  	border: 0px;
	vertical-align:top;
}

.table_no_border td {
  	border: 0px;
	vertical-align:top;
}

/*PRODUCTS PAGE BUG SOLUTION */
/* .woocommerce-shop .woocommerce-loop-category__title {
    margin-top: 60px !important;
} */
/*END PRODUCTS PAGE BUG SOLUTION */

.parent_cat_link_title {
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
}

/*////////PRODUCT LOGIN FORM */
.product-login-popup-container {
  display: none;
  position: relative;
  z-index: 10;
}
.product-login-popup-container.is-login-error {
  display: block;
}

.product-login-popup-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-login-popup-mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgb(0, 0, 0, 0.8);
}

.product-login-popup-form-container {
  margin: 20px;
  position: relative;
  background-color: #fff;
  padding: 40px;
  padding-bottom: 0;
}

.link-hide-login-form {
  text-align: right;
}
.link-hide-login-form a {
  cursor: pointer;
}
/*////////END PRODUCT LOGIN FORM */
 * 

/* ajout du padding pour le short code des propositions de produits */
.shortcode-product-separator {
  margin-bottom: 100px!important;
}
@media screen and (max-width:1024px) {
	.shortocde-product-separator {
  margin-bottom: 80px;
}
}
@media screen and (max-width:768px) {
	.shortocde-product-separator {
  margin-bottom: 50px;
}
}

.qib-container::before {
      content: "Quantity";
    }