/*!
	Theme Name: Hello Elementor Child
	Theme URI: 
	Description:  
	Author: Elementor Team
	Author URI: 
	Version: 
	Stable tag: 
	Requires at least: 
	Tested up to: 6.5
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: 
  Template: hello-elementor
	Text Domain: hello-elementor-child
	Tags: 
*/

/* Define default color in var  */

html{
  overflow-x: hidden;
}
header{
  z-index: 150;
  position: relative;
}
body dd, dl, dt, li, ol, ul {
  margin-block-end: 10px;
}
#LogoBox::before{
  content: "";
  background-image: url(img/logo-r.svg);
  width: 732px;
  background-position: center center;
  background-size: cover;
  position: absolute;
  left: 80%;
  transform: rotate(-15deg);
  height: 825px;
  top: -10%;
}
.produitBox .elementor-image-box-title span{
  background: none !important;
}
@media only screen and (max-width: 1024px) {
  #LogoBox::before{
    display: none;
  }
}
.aPartirFiche p{
  font-size: 14px !important;
    font-style: italic !important;
}
.aPartirFiche span{
  font-size: 27px !important;
  font-style: normal !important;
  color: #f6a23e !important;
  letter-spacing: -1px;
  margin-left: 2px;
}
.aPartirFiche span sup{
  font-size: 11px;
  position: relative;
  top: -11px;
  left: 7px;
}
.aPartirFiche.aPartirList span {
  font-size: 20px !important;
}
.aPartirFiche.aPartirList span sup {
  font-size: 9px;
  left: 3px;
}
.aPartirFiche.aPartirList span {
  color: #073249 !important;
}



/*  Donovan */
:root {
  --orange-theme:#f6a23e;
  --text-blue : #073249;
}

table.variable-custom .outOfStock{
        background-image: linear-gradient(135deg, #f7f7f7 25%, #ffffff 25%, #ffffff 50%, #f7f7f7 50%, #f7f7f7 75%, #ffffff 75%, #ffffff 100%) !important;
        background-size: 56.57px 56.57px !important;
}
div.product .wrapper-price{
  font-size:14px;
  font-family: Poppins, sans-serif;
  font-style: italic;
  font-weight: 600;
  color: var(--text-blue);

  .woocommerce-Price-amount.amount{
      font-weight: 700;
      font-size:25px;
      color: var( --e-global-color-accent );
      font-style: normal;
  }
  del .woocommerce-Price-amount.amount{
    margin-right: 5px;
    font-size: 20px;
    color: var(--e-global-color-primary);
    text-decoration: line-through;
  }
  .prixProd del{
    text-decoration: none;
  }
  .prixApartir{
    margin-right: 7px;
    font-size: 9px;
  }
  .price{
    display: flex;
    align-items: center;
  }
  sup{
    position: relative;
    left: 3px;
    top:  -11px;
    color: var( --e-global-color-accent );
  }
  .price_m²{
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
  }
  span.price del {
    opacity: 1;
    margin-right: 5px;
    color: var(--text-blue);
  }
  span.price del .woocommerce-Price-amount.amount{
    font-size: 19px;
    color: var(--text-blue);
  }
  ins{
    text-decoration: none;
  }
  .prixProd{
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
body .e-contact-buttons{
  z-index: 99;
}
.discount-percentage.discount-vignette{
  display: inline-flex;
  position: absolute;
  z-index: 10;
  right: 0;
  width: 130px;
}
.discount-percentage{
  display: none;
  width: 50px;
  height: 50px;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  border-radius: 15px 0;
  background: #ff8b00;
  margin-left: 10px;
}
.single-product .discount-percentage{
  display: inline-flex;
}
.single-product .swiper-slide .discount-percentage{
  display: none;
}
.single-product .swiper-slide .discount-percentage.discount-vignette{
  display: inline-flex;
}
.single-product div.product .wrapper-price .prixProd {
  justify-content: flex-start;
}
body.woocommerce #livraisonInfo{
  font-weight: 700;
}
body.woocommerce .elementor-widget-woocommerce-product-images span.onsale {
  border-radius: 15px 0;
  background: #ff8b00;
  padding: 0px 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
div.product div.images .flex-control-thumbs li img {
  opacity: 1;
}
div.product div.images .flex-control-thumbs li {
  width: calc(25% - 10px);
  float: left;
  margin: 5px;
  list-style: none;
  border-radius: 15px;
  overflow: hidden;
}
div.product div.images .woocommerce-product-gallery__image{
  border-radius: 15px;
}
.stockInfo{
  font-weight: 600;
  color: #358b48;
  bottom: 1px;
}
#headerEcommerce .panierHeader .elementor-menu-cart__toggle > a{
  height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
#headerEcommerce .panierHeader .elementor-menu-cart__toggle .elementor-button-icon-qty{
  top: 12px;
  left: 20px;
  height: 25px;
  width: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#headerEcommerce .panierHeader .elementor-menu-cart__toggle svg{
  position: relative;
    top: 3px;
}
#topbar .panierHeader2 .elementor-menu-cart__toggle > a{
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    padding: 0;
    margin-left: 20px;
}
#topbar .panierHeader2 .elementor-menu-cart__toggle .elementor-button-icon-qty{
    top: 17px;
    left: 20px;
    height: 20px;
    width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#topbar .panierHeader2 .elementor-menu-cart__toggle svg{
  position: relative;
    top: 3px;
}
/* body.local #headerEcommerce #btnPanier,
body:not(.local) #headerEcommerce #btnDevis{
  display: none;
} */
body .contentTableCart .McarreBox{
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body .contentTableCart .McarreBox .mcarre{
  margin-right: 5px;
}
body .contentTableCart tr, body .contentTableCart th{
  background: transparent;
  border: none;
  text-align: left;
  padding: 0;
  vertical-align: middle;
}
body .contentTableCart tr, 
body .contentTableCart tr.result td, 
body .contentTableCart tr.total_priceTable td,
body .contentTableCart tr.result th, 
body .contentTableCart tr.total_priceTable th{
  border-bottom: 1px solid rgb(0 0 0 / 15%);
}
body .contentTableCart tr.dividerTable, 
body .contentTableCart tr.result, 
body .contentTableCart tr.total_priceTable{
  border-bottom: none;
}
body .contentTableCart tbody>tr:nth-child(odd)>th {
  background: transparent;
  text-align: left;
  padding: 0;
}
body .contentTableCart td{
  border: none;
  vertical-align: middle;
  padding: 10px 10px;
}
body .contentTableCart td.variationPrice{
  width: 160px;
}
body .contentTableCart td.tdMcarre{
  width: 130px;
}
body .contentTableCart td.nbLame{
  width: 100px;
}
body .contentTableCart .PUbox small{
  display: block;
  font-style: italic;
}
body .contentTableCart tbody>tr:nth-child(odd)>td{
  background: transparent;
}
body .contentTableCart input{
  border: 1px solid #66666629;
  background: #f3f5f8;
  width: 90px;
  padding: 3px 10px;
}
body .contentTableCart tbody tr:hover>td, body .contentTableCart tbody tr:hover>th {
  background-color: transparent;
}
body .contentTableCart .total_price{
  font-weight: 600;
}
body button#add-to-cart{
  border-radius: 100px 100px 100px 100px;
  padding: 10px 20px 10px 20px;
  transition: all 0.5s ease;
  background: #f6a23e;
  color: #fff;
  padding: 15px 35px;
  margin-top: 15px;
  border: 1px solid #f6a23e;
}
body button#add-to-cart:hover, body button#add-to-cart:focus{
  background: transparent;
  color: #f6a23e;
}
body .added_to_cart.wc-forward{
  display: none;
}
.txtChoixLame{
  display: none;
}
body .contentTableCart tr.variation .toggleLine{
  display: none;
}
body.archive .wrapper-price{
  text-align: center;
}
body.archive .prixProd{
  justify-content: center;
}
body.archive .price-per-m2{
  font-size: 14px;
}
body.archive div.product .wrapper-price .price-per-m2 .woocommerce-Price-amount.amount{
  color: var(--text-blue);
  font-weight: 600;
  font-size: inherit;
}
body.archive div.product .wrapper-price .price-per-m2 sup{
  color: var(--text-blue);
  top: -5px;
}
.woocommerce-cart .wc-block-cart__submit-container a,
.woocommerce-checkout button.wc-block-components-checkout-place-order-button{
  background-color: var(--e-global-color-accent);
  transition: all .3s;
  fill: var(--e-global-color-d6cea4e);
  color: var(--e-global-color-d6cea4e);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: var(--e-global-color-accent);
  border-radius: 100px 100px 100px 100px;
  padding: 10px 20px 10px 20px;
  font-weight: 600;
}
.woocommerce-cart .wc-block-cart__submit-container a:hover, .woocommerce-cart .wc-block-cart__submit-container a:focus,
.woocommerce-checkout button.wc-block-components-checkout-place-order-button:hover, .woocommerce-checkout button.wc-block-components-checkout-place-order-button:focus{
  background-color: var(--e-global-color-86b4fcd);
  color: var(--e-global-color-accent);
}
.woocommerce-cart .wc-block-components-product-name{
  font-size: 16px;
  font-weight: 500;
}
.woocommerce-cart .wc-block-cart-item__prices{
  display: inline-block;
  margin-right: 15px;
}
.woocommerce-cart .wc-block-components-product-badge {
  background-color: var(--e-global-color-secondary);
  border: none;
  text-transform: none;
  font-size: 11px;
  padding: 5px 13px;
}
.woocommerce-cart .wc-block-components-product-metadata{
  display: flex;
  font-size: 13px;
}
.woocommerce-cart .wc-block-components-product-metadata .wc-block-components-product-details{
  margin-right: 5px;
}
.woocommerce-cart .wc-block-cart-items__header th{
  color: var(--e-global-color-primary);
  text-transform: none;
  font-size: 19px;
  border-top: none;
}
.woocommerce-cart .is-large.wc-block-cart .wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title{
  color: var(--e-global-color-primary);
    text-transform: inherit;
    font-size: 25px;
    margin-bottom: 15px;
}
.woocommerce-checkout .wc-block-components-order-summary-item__description h3{
  font-size: 19px;
}
.woocommerce-checkout h2{
  color: var(--e-global-color-primary);
}

#cart2 .e-shop-table.e-cart-section{
  padding: 0;
  border: none;
  tbody td{
    border: none;
  }
  tbody tr:nth-child(odd){
    background: var(--e-global-color-secondary);
  }
  .product-remove{
    padding-left: 20px;
  }
  .remove{
    color: var(--e-global-color-accent) !important;
  }
  .product-name a{
    color: var(--e-global-color-primary);
  }
  .variation-Soit{
    font-style: italic;
    font-weight: 600;
    font-size: 12px;
  }
}
#cart2 .coupon{
  max-width: 500px;
  margin: 0 auto;
  border: none;
  padding: 0;
  input{
    border: 1px solid #66666629;
    background: #f3f5f8;
  }
  .button{
    background-color: var(--e-global-color-86b4fcd);
    color: var(--e-global-color-accent);
    transition: all .3s;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-accent);
    border-radius: 100px 100px 100px 100px;
    padding: 15px 30px 15px 30px;
    font-weight: 600;
    margin: 0 auto;
    font-size: 13px;
  }
}
#cart2 .e-cart-totals{
  border: none;
  border-radius: 20px;
  max-width: 680px;
  margin: 0 auto;
  padding: 40px;
  box-shadow: 0px 25px 60px 6px rgb(220 220 220 / 50%);
  a.checkout-button{
    background-color: var(--e-global-color-accent);
    transition: all .3s;
    fill: var(--e-global-color-d6cea4e);
    color: var(--e-global-color-d6cea4e);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-accent);
    border-radius: 100px 100px 100px 100px;
    padding: 15px 30px 15px 30px;
    font-weight: 600;
    max-width: 230px;
    margin: 0 auto;
  }
  a.checkout-button:hover{
    background-color: var(--e-global-color-86b4fcd);
    color: var(--e-global-color-accent);
  }
  h2{
    color: var(--e-global-color-primary);
    text-align: center;
    padding: 0;
    font-size: 21px;
  }
  td{
    border-bottom: 1px solid #66666629;
  }
  a.shipping-calculator-button{
    color: var(--e-global-color-accent);
    font-weight: 600;
    text-decoration: underline;
  }
  .woocommerce-shipping-calculator{
    text-align: center;
    margin-bottom: 15px;
  }
  .woocommerce-shipping-destination{
    text-align: center;
    margin-top: 15px;
    font-style: italic;
  }
  #calc_shipping_country_field{
    display: none;
  }
  button[name="calc_shipping"]{
    background-color: var(--e-global-color-86b4fcd);
    color: var(--e-global-color-accent);
    transition: all .3s;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-accent);
    border-radius: 100px 100px 100px 100px;
    padding: 15px 30px 15px 30px;
    font-weight: 600;
    margin: 0 auto;
    font-size: 13px;
    display: block;
  }
  .woocommerce-Price-amount, table.shop_table td:before {
    color: var(--e-global-color-primary);
  }
  .order-total bdi{
    font-size: 20px;
  }
  .order-total td[data-title="Total"]:before{
    font-size: 19px;
  }
  .includes_tax{
    display: block;
  }
}
#elementor-popup-modal-302{
      z-index: 99999;
}

body a{
  transition: all .3s;
}
body [type=button], body [type=submit], body button {
  transition: all .3s;
  display: inline-block;
  font-weight: 400;
  color: var(--e-global-color-accent);
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid var(--e-global-color-accent);
  padding: .5rem 1rem;
  font-size: 1rem;
  border-radius: 3px;
}
body [type=button]:hover, body [type=submit]:hover, body button:hover, body [type=button]:focus, body [type=submit]:focus, body button:focus {
  color:#fff;
  background-color: var(--e-global-color-accent);
  text-decoration: none;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
  background-color: var(--e-global-color-accent);
  color: #fff;
  border: 1px solid var(--e-global-color-accent);
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover {
  background-color: #fff;
  color: var(--e-global-color-accent);
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
  border-bottom: 1px solid rgb(167 150 32 / 14%);
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
  background-color: #faf7e5;
  color: var(--e-global-color-primary);
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
  border: 1em solid #faf7e5;
  border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: transparent;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
  background-color:var(--e-global-color-accent);
  color: #fff;
  border: 1px solid var(--e-global-color-accent);
  border-radius: 3px;
  font-weight: 400;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
  padding: 1em 2em 1em 3.5em;
  margin: 0 0 2em;
  position: relative;
  background-color: #faf7e5;
  color: var(--e-global-color-primary);
  border-top: 3px solid var(--e-global-color-accent);
  list-style: none outside;
  width: auto;
  word-wrap: break-word;
}
.woocommerce-info {
  border-top-color: var(--e-global-color-accent);
}
.woocommerce-account h2{
  color: var(--e-global-color-primary);
  font-size: 25px;
}
.woocommerce-info::before {
  color: var(--e-global-color-accent);
}
.woocommerce-account .woocommerce-MyAccount-navigation ul{
  list-style: none;
    padding: 0 15px;
    margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-content{
  padding: 0 15px;
}
.woocommerce-account #customer_login .u-column1, .woocommerce-account #customer_login .u-column2{
  padding: 0 15px;
}
.woocommerce-account .addresses .title .edit {
  float: none;
  text-decoration: underline;
  margin-bottom: 10px;
  display: block;
}
.woocommerce-account .woocommerce-MyAccount-navigation li{
  border-bottom: 1px solid #c4c5c5;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a{
  font-weight: 600;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
  border: none;
  background: #f3f5f8;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover {
  background-color:transparent;
  color: var(--e-global-color-accent);
}
body .swiper-pagination-bullets{
  transform: none !important;
  padding: 10px 0;
  left: 0 !important;
  width: 100% !important;
}
.titleH2 h2{
  font-size: 18px;
  text-align: center;
  font-family: "Poppins", Sans-serif;
}
.titleH2.titleH2Bois h2{
  font-size: 25px;
  text-align: center;
}
.titleH2.titleH2Bois h2 a{
  font-weight: 600;
}
.titleH2 h2 a{
  color: var(--e-global-color-primary);
  font-weight: 700;
}
.titleH1 h1{
  color: var(--e-global-color-primary);
    font-family: "Poppins", Sans-serif;
    font-size: 40px;
}
html .woocommerce-page.archive .quantity input.qty{
  border: 1px solid #66666629;
    background: #f3f5f8;
    padding: 3px 10px;
}
.woocommerce-notices-wrapper .woocommerce-message{
  max-width: 600px;
  margin: 30px auto 0 auto;
  display: flex;
}
.woocommerce-notices-wrapper .woocommerce-message .button {
  display: flex;
      min-width: 150px;
      align-items: center;
      justify-content: center;
}
.single-product #wc-stripe-express-checkout-element{
  display: none !important;
}
body .elementor-add-to-cart input {
  border: 1px solid #66666629;
  background: #f3f5f8;
  width: 90px;
  padding: 3px 10px;
}
div.product .elementor-widget-shortcode .wrapper-price {
  text-align: center;
}
div.product .elementor-shortcode .price-per-m2 sup {
  font-size: 9px;
  color: var(--e-global-color-primary);
  font-weight: 600;
}
.elementor-shortcode .price_m2 .woocommerce-Price-amount.amount bdi {
  font-size: 16px;
  color: var(--e-global-color-primary);
  font-weight: 600;
}
div.product .swiper-wrapper .elementor-widget-shortcode .prixProd {
  justify-content: center;
}
.elementor-widget-woocommerce-product-price .woocommerce-Price-amount.amount bdi{
  font-weight: 700;
  font-size: 25px;
  color: var(--e-global-color-accent);
  font-style: normal;
}
.elementor-widget-woocommerce-product-price .price > .woocommerce-Price-amount.amount:first-child bdi:before{
  content: "Tarif : ";
  color: var(--e-global-color-primary);
    font-size: 15px;
    font-weight: 700;
}
body.woocommerce .elementor-menu-cart__main .woocommerce-Price-amount.amount bdi {
  font-weight: 600;
  font-size: 15px;
  color: var(--e-global-color-primary);
}
body.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
  color: var(--e-global-color-primary);
}
body.woocommerce .elementor-menu-cart__main .elementor-menu-cart__subtotal .woocommerce-Price-amount.amount bdi,
body.woocommerce .elementor-menu-cart__main .elementor-menu-cart__subtotal strong {
  font-weight: 700;
  font-size: 19px;
  color: var(--e-global-color-primary);
}
body.woocommerce .elementor-widget-woocommerce-product-price del .woocommerce-Price-amount.amount bdi{
  font-size: 20px;
  color: var(--e-global-color-primary);
}
body.woocommerce.archive del .woocommerce-Price-amount.amount bdi{
  font-size: 20px;
  color: var(--e-global-color-primary);
}
body.woocommerce .swiper-wrapper del .woocommerce-Price-amount.amount bdi{
  font-size: 20px;
  color: var(--e-global-color-primary);
}
div.product p.price del{
  color: var(--e-global-color-primary);
  opacity: 1;
}
body.woocommerce ins{
  text-decoration: none;
}
body .elementor-add-to-cart .single_add_to_cart_button {
  border-radius: 100px 100px 100px 100px;
  padding: 10px 20px 10px 20px;
  transition: all 0.5s ease;
  background: #f6a23e;
  color: #fff;
  padding: 15px 35px;
  margin-top: 15px;
  border: 1px solid #f6a23e;
}
div.product form.cart .variations td, div.product form.cart .variations th {
  background: transparent;
  padding: 0;
  display: inline-block;
  margin-right: 10px;
}
div.product form.cart .variations .label {
  color: var(--e-global-color-primary);
  font-size: 15px;
}
div.product form.cart .variations .label::after {
  content: " :";
}
div.product form.cart .variations select {
  border: 1px solid #66666629;
  background-color: #f3f5f8;
  padding: 8px 15px;
}
div.product form.cart .variations {
  margin-bottom: 0;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover {
  border-radius: 100px 100px 100px 100px;
  padding: 10px 20px 10px 20px;
  transition: all 0.5s ease;
  background: #f6a23e;
  color: #fff;
  padding: 15px 35px;
  margin-top: 15px;
  border: 1px solid #f6a23e;
}
div.product form.cart .woocommerce-variation bdi{
  font-weight: 700;
  font-size: 25px;
  color: var(--e-global-color-accent);
  font-style: normal;
  margin-bottom: 15px;
  display: block;
}
div.product form.cart .woocommerce-variation bdi:before{
  content: "Tarif de la sélection : ";
  color: var(--e-global-color-primary);
    font-size: 15px;
    font-weight: 700;
}
div.product form.cart > .quantity:before,
  div.product form.cart .woocommerce-variation-add-to-cart .quantity:before{
  content: "Quantité : ";
  color: var(--e-global-color-primary);
    font-size: 15px;
    font-weight: 700;
    margin-right: 10px;
}
div.product form.cart div.quantity {
  display: flex;
  align-items: center;
}
#commandeValide .wc-block-components-form .wc-block-components-checkout-step {
  margin: 0 0 20px;
}
.panierVide{
  text-align: center;
  font-weight: 600;
}
#panierID {
  .wc-block-components-address-form__country,
  .wc-block-components-totals-shipping .wc-block-components-totals-item__value,
  .wc-block-components-totals-shipping .wc-block-components-totals-shipping__via,
  .wc-block-components-totals-item .wc-block-components-totals-item__label,
  .wp-block-woocommerce-cart-order-summary-subtotal-block{
    display: none;
  }
  .wc-block-components-totals-shipping-address-summary{
    font-size: 16px;
  }
  .wc-block-components-totals-shipping .wc-block-components-shipping-calculator-address__button{
    color: var(--e-global-color-accent);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-accent);
    border-radius: 100px 100px 100px 100px;
    padding: 10px 20px 10px 20px;
    transition: all .3s;
    box-shadow: none;
  }
  .wc-block-components-shipping-calculator-address__button:hover, .wc-block-components-shipping-calculator-address__button:focus{
    color: #fff;
    background: var(--e-global-color-accent);
  }
  .wc-block-components-shipping-rates-control__package__description--free,
  .wc-block-components-totals-shipping__options .wc-block-formatted-money-amount{
    font-weight: 600;
    font-size: 15px;
    margin-top: 2px;
    display: block;
  }
}
#missing-postcode-message {
  background: #fff3cd;
  border: 1px solid #ffeeba;
  color: #856404;
  padding: 12px;
  margin-bottom: 15px;
  border-radius: 4px;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .titleH1 h1{
    text-align: center;
  }
  #headerEcommerce .panierHeader .elementor-menu-cart__toggle .elementor-button-icon-qty{
    top: 2px;
  }
  #topbar .panierHeader2 .elementor-menu-cart__toggle .elementor-button-icon-qty{
    top: 2px;
  }
}
@media (min-width: 767px) {
  body .contentTableCart .variationLine span:not(.discount_price){
    display: none;
  }
}
body .contentTableCart .variationLine span:not(.discount_price).woocommerce-Price-amount.amount,
body .contentTableCart .variationLine span:not(.discount_price).woocommerce-Price-currencySymbol{
  display: inline;
}
@media (max-width: 767px) {
  #headerEcommerce .panierHeader .elementor-menu-cart__toggle .elementor-button-icon-qty {
    top: -12px;
    left: 12px;
    height: 24px;
    width: 24px;
    z-index: 10;
    font-size: 9px;
    line-height: 0;
}
#topbar .panierHeader2 .elementor-menu-cart__toggle .elementor-button-icon-qty {
    top: -12px;
    left: 12px;
    height: 24px;
    width: 24px;
    z-index: 10;
    font-size: 9px;
    line-height: 0;
}
#topbar .panierHeader2 .elementor-menu-cart__toggle > a{
    margin-left: 0px;
}
  #cart2 {
    .product-thumbnail{
      display: block;
    }
    .product-thumbnail:before{
      display: none;
    }
    .product-remove{
      position: absolute;
      right: 20px;
      top: 20px;
    }
    .shop_table tr{
      border: none;
      position: relative;
    }
  }
  .titleH1 h1{
    font-size: 28px;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation {
    margin-bottom: 40px;
  }
  body .contentTableCart tr.headTable{
    display: none;
  }
  body .contentTableCart .variationLine span, body .contentTableCart tbody{
    display: block;
  }
  body .contentTableCart .variationLine span{
    font-weight: 600;
  }
  body .contentTableCart .variationLine{
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
  body .contentTableCart tr.variation{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border: 1px solid rgb(0 0 0 / 15%);
    padding: 2px 31px 10px 5px;
    height: 60px;
    overflow: hidden;
    transition: all 0.5s ease;
    position: relative;
  }
  body .contentTableCart .variationLine span:not(.discount_price).woocommerce-Price-amount.amount bdi{
    margin-right: 3px;
  }
  body .contentTableCart tr.variation .toggleLine{
    position: absolute;
    right: 0;
    top: 0;
    height: 57px;
    width: 100%;
    cursor: pointer;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 0 10px;
  }
  body .contentTableCart tr.variation .toggleLine img{
    transition: all 0.5s ease;
    width: 15px;
  }
  body .contentTableCart tr.variation.active .toggleLine img{
    transform: rotate(90deg);
  }
  body .contentTableCart tr.variation.active{
    height: 140px;
  }
  body .contentTableCart .PUbox {
    display: flex;
    align-items: center;
  }
  body .contentTableCart tr.variation > td{
    padding: 5px 0;
  }
  body.woocommerce .contentTableCart td, body.woocommerce .contentTableCart td.tailles.lames {
    width: 50%;
  }
  body .contentTableCart tr.result td, body .contentTableCart tr.total_priceTable td{
    width: auto;
    border: none;
  }
  body .contentTableCart tr.result th, body .contentTableCart tr.total_priceTable th {
    border: none;
}
  body .contentTableCart tr.result, body .contentTableCart tr.total_priceTable {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .txtChoixLame{
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    background: rgb(243 245 248);
    margin: 0 auto;
    border-radius: 5px 5px 0 0;
    padding: 10px 5px;
  }
}