.elementor-kit-2839{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-6a17b9e0:#27481B;--e-global-color-4f440722:#000;--e-global-color-31965d4a:#FFF;--e-global-color-29309f3:#F0E5D1;--e-global-color-66930c7:#27481B;--e-global-color-f07eb51:#27481B;--e-global-color-6a19848:#D29F1C;--e-global-color-e50512e:#F0E5D1;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#000000;font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:300;}.elementor-kit-2839 a{color:#000000;font-family:"Comfortaa", Sans-serif;}.elementor-kit-2839 a:hover{color:var( --e-global-color-6a17b9e0 );}.elementor-kit-2839 h2{color:#000000;font-family:"Comfortaa", Sans-serif;font-size:20px;font-weight:200;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-2839 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media (min-width: 1025px){
  .no-laptop{
      display: none;
  }
  .no-tablet:not(.no-laptop){
      display: inline-block;
  }
  .no-mobile:not(.no-laptop){
      display: inline-block;
  }
}

@media (min-width: 481px) and (max-width: 1024px) {
  .no-laptop:not(.no-tablet){
      display: inline-block;
  }
  .no-tablet{
      display: none;
  }
  .no-mobile:not(.no-tablet){
      display: inline-block;
  }
}


@media (min-width: 320px) and (max-width: 480px) {
  .no-laptop:not(.no-mobile){
      display: inline-block;
  }
  .no-tablet:not(.no-mobile){
      display: inline-block;
  }
  .no-mobile{
      display: none;
  }
}

select option:disabled{
    color:#D29F1C!important;
}

select:invalid {
    color: #D29F1C!important;;
}
select [disabled] {
    color: #D29F1C!important;
}
select option{
    color: #D29F1C!important;
}

.colordome{
    color: #D29F1C;
}


    .elementor-6552 .elementor-element.elementor-element-6089c53 #payment #place_order{
            background-color: #d29f1c !important;
    }
/* 1) plus générique : */
body.woocommerce-checkout #place_order.button.alt {
  background: #d29f1c !important;
  background-image: none !important;
}

/* 2) scoped à ton template Elementor : */
.elementor-6552 .elementor-element.elementor-element-6089c53 #place_order.button.alt {
  background: #d29f1c !important;
  background-image: none !important;
}

/* 3) directement sur l’ID du bouton : */
#place_order {
  background: #d29f1c !important;
  background-image: none !important;
}/* End custom CSS */