[ng-app] {
  font-family: Lato, sans-serif;
  line-height: initial;
}
.mb-1 {
  margin-bottom: 5px;
}
.mb-2 {
  margin-bottom: 10px;
}
.mb-3 {
  margin-bottom: 15px;
}
.mb-4 {
  margin-bottom: 20px;
}
.mb-5 {
  margin-bottom: 25px;
}
.mt-1 {
  margin-top: 5px;
}
.mt-2 {
  margin-top: 10px;
}
.mt-3 {
  margin-top: 15px;
}
.mt-4 {
  margin-top: 20px;
}
.mt-5 {
  margin-top: 25px;
}
.px-1 {
  padding-left: 5px;
  padding-right: 5px;
}
.px-2 {
  padding-left: 10px;
  padding-right: 10px;
}
.px-3 {
  padding-left: 15px;
  padding-right: 15px;
}
.px-4 {
  padding-left: 20px;
  padding-right: 20px;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.section-config {
  border: 1px solid #e0e3e8;
  padding: 32px 25px;
  border-radius: 10px;
  max-width: 1200px;
  margin: auto;
  margin-bottom: 20px;
  box-shadow: 0px 0px 4px rgb(0 0 0 / 4%), 0px 4px 8px rgb(0 0 0 / 6%);
}

@media (max-width: 767px) {
  .section-config {
    padding: 24px 10px;
  }
  .section-config .px-1 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}

@media (max-width: 500px) {
  .container-section-config {
    padding: 0px;
  }
  .section-config {
    border-radius: 0px;
    border-left: 0;
    border-right: 0;
  }
}

.section-config h2 {
  color: #2d2a6e;
}
.one-config {
  border: 1px solid #d4d4d4;
  padding: 12px 0px;
  border-radius: 10px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.one-config.one-config-added {
  border-color: #e2b356;
  box-shadow: 0px 0px 4px rgb(226 180 86 / 25%),
    0px 4px 8px rgb(226 180 86 / 34%);
}
.one-config.one-config-added h3 {
  color: #cb9a3b;
}
.one-quantity {
  overflow: hidden;
  border: 1px solid gray;
  padding: 0px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  font-size: 18px;
}
.qty-btn {
  user-select: none;
  padding: 4px 0px;
  min-width: 20px;
  text-align: center;
  cursor: pointer;
  transition: all 0.18s ease-in-out;
  flex: 1;
  background: #fafafa;
}

.qty-btn:hover {
  background: #e2b456;
  color: white;
  cursor: pointer;
}
.qty-text {
  padding: 4px 0px;
  flex: 1;
}
.one-config-name {
}
.one-config-price {
  color: gray;
}
.one-config-price-cart {
  color: red;
  font-weight: bold;
}
body {
  background: white;
}
@media (min-width: 768px) {
  .slideshow_css_class.slideshow-arrondi {
    max-width: 1230px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .slideshow_css_class.slideshow-arrondi .laber_bg_lz.pr_lazy_img {
    border-radius: 20px;
    background-color: #00000075;
    background-blend-mode: multiply;
  }
}

.text-column-with-image-reverse {
  max-width: 1230px;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.text_column_with_img.text_column_with_img_reverse {
  border: 1px solid lightgray;
  border-radius: 20px;
  padding: 30px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .text_column_with_img.text_column_with_img_reverse {
    padding: 10px;
  }
  .text_column_with_img.text_column_with_img_reverse .rte-setting p {
    line-height: 19px;
  }
}

.text_column_with_img_reverse .text-content .rte-setting {
  text-align: justify !important;
  text-align-last: center;
}

.text-estimation-or-ligne-accueil .text_column_with_img {
  border: 1px solid lightgray;
  border-radius: 20px;
  padding: 30px;
  margin-bottom: 10px;
}
.text-estimation-or-ligne-accueil {
  max-width: 1230px;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .text-estimation-or-ligne-accueil .text_column_with_img {
    padding: 10px;
  }
  .text-estimation-or-ligne-accueil .text_column_with_img .rte-setting p {
    line-height: 19px;
  }
}
.text-estimation-or-ligne-accueil .wrap_title .content {
  font-size: 16px;
}
.text-estimation-or-ligne-accueil .text_column_with_img .rte-setting p {
  font-size: 14px;
}

.slideshow-accueil .inner-caption a.buttons {
  border: 3px solid #e2b356;
}
.wrapper_caption #b_6a6089d9-2986-451c-8176-cc15d611448d.buttons {
  background: none;
}
.prix-estimation {
  color: var(--color-text-body);
  font-size: 30px;
  font-weight: bold;
  margin: 5px;
  margin-left: 0px;
}
.block-estimation {
  border-top: 1px solid lightgray;
  border-bottom: 1px solid lightgray;
  max-width: 370px;
  margin: auto;
}
#shopify-section-benefit {
  max-width: 1230px;
  margin: auto;
}
.ligne-estimation {
  padding: 10px 0px;
}
.ligne-estimation:not(:first-child) {
  border-top: 1px solid lightgray;
}

.nom-estimation {
  text-align: left;
  font-weight: bold;
}
.qte-estimation {
  text-align: right;
  min-width: 100px;
}

.btn-gold {
  padding: 12px 32px 10px 32px;
  background-color: #e2b356;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  border-radius: 3px 3px;
  text-transform: none;
  letter-spacing: 0px;
}

#laber_template--16011776360626__9af843d0-5322-423c-b544-386e1755b560
  .wrap_title
  .content {
  font-size: 16px;
}
#laber_template--16011776360626__9af843d0-5322-423c-b544-386e1755b560
  .text_column_with_img
  .rte-setting
  p {
  font-size: 14px;
}

.btn-fixed-bottom {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: 130px;
  z-index: 1000;
  box-shadow: 0px 5px 10px #00000042;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

span.one-step-nb {
  font-size: 18px;
  /* font-weight: bold; */
  margin: 0px 8px;
  min-width: 15px;
  min-height: 15px;
  display: inline-block;
  border-radius: 50%;
  background: lightgrey;
}
#shopify-section-template--16011776360626__9af843d0-5322-423c-b544-386e1755b560 {
  margin-bottom: 70px;
}
span.one-step-nb.selected-step-nb {
  background-color: orange;
}

span.one-step-nb.passed-step {
  background-color: #00db6e;
}

.link-on-map {
  position: relative;
}
.link-on-map span {
  display: none;
}
.link-on-map:hover span {
  position: absolute;
  bottom: 35px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  max-width: 200px;
  width: 180px;
  height: auto;
  text-align: center;
  background-color: #2d2a6e;
  color: #fff;
  text-align: center;
  padding: 5px;
  border-radius: 6px;
  z-index: 999;
  font-size: 12px;
  z-index: 999;
}
.linkonmap {
  font-family: Lato, sans-serif;
}
.linkonmap::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #2d2a6e;
}

@media (max-width: 480px) {
  .link-on-map:hover span {
    transform: translateX(-75%);
  }
  .linkonmap::after {
    left: 75%;
  }
}

#zone-estimation {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: 10px;
  z-index: 1000;
  box-shadow: 0px 2px 10px #0000008c;
  background: white;
  padding: 16px;
  border-radius: 10px;
}
@media (max-width: 768px) {
  #zone-estimation {
    width: 100%;
    bottom: 0px;
    border-radius: 0px;
    box-shadow: 0px -3px 10px #00000042;
    z-index: 999;
    padding: 10px;
  }
}
@media (max-width: 400px) {
  #zone-estimation {
    padding: 6px;
  }
}
.form-group {
  margin-bottom: 5px;
}
.col-form-label {
  padding-top: 5px;
  padding-bottom: 1px;
}
.back-to-top {
  display: none;
}
.bouton-obtenir-kit {
  padding: 8px 12px;
  text-shadow: 1px 1px #000000b5;
  border-radius: 9px;
  font-size: 18px;
  @media (max-width: 400px) {
    padding: 7px 9px;
    font-size: 16px;
  }
}

.cc-revoke {
  display: none;
}


#conteneur-iframe {
  width: 700px;
  margin: auto;
  max-width :100%;
  @media(max-width : 767px){
    margin-bottom : 15px;
  }
}

@media (max-width: 768px) {
  #conteneur-iframe {
    width: 500px;
  }
}
@media (max-width: 568px) {
  #conteneur-iframe {
    width: 400px;
  }
}
@media (max-width: 468px) {
  #conteneur-iframe {
    width: 100%;
  }
}

#zone-iframe-image {
    margin: auto;
    height: 0px;
    padding-top: 56.3%;
    position: relative;
    border: 1px solid gray;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 5px 5px 0px var(--color-main);
    border: none;
  
  #zone-iframe-image-content {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
  }
  img {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.ytp-title-text {
  display: none !important;
}

.ytp-chrome-top-buttons {
  display: none !important;
}

.label-formulaire-grand {
  width: 100px;
}

.section-title-question{

}
.section-grd1{
  
}
#shopify-section-template--16011776360626__custom_section_EF7R8E{
  background : var(--color-link-menu) ; 
  background : linear-gradient(to right, #1c206c, #3152d6);
  > div{
    max-width : 1230px;
    margin : auto;
  }
}

/* Animation pulse */
a#b_text_AAfM7X{
  box-shadow: 0 0 0 0 rgb(255 255 255 / 50%);
    animation: pulsebtn 1s infinite;
}
@keyframes pulsebtn {
  0% {
    box-shadow: 0 0 0 0 rgb(255 163 30 / 50%);
  }
  50% {
    box-shadow: 0 0 0 10px rgba(30, 144, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(30, 144, 255, 0);
  }
}
@keyframes pulsebtnwhite {
  0% {
    box-shadow: 0 0 0 0 #ffffff;
  }
  50% {
    box-shadow: 0 0 3px 10px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}


.slideshow-rachat-or .inner-caption a.buttons {
  border: 3px solid #e2b356;
}
@media(max-width: 360px){

.slideshow-rachat-or .inner-caption a.buttons {
        border: 2px solid #e2b356;
        padding: 5px 8px 4px 8px !important;
        font-size: 13px !important;
}
}

@media(max-width: 767px){
  
div[data-wrapper-slidershow] .content-item .wrap_text{
 left : 3px !important;
  right : 3px !important;
}
}