body {
    --site-color-primary: #44AB8B
}
body#index .slick-dots {
    position: absolute;
    right: 98px;
    bottom: auto;
    top: 50%;
    width: auto;
    display: flex;
    flex-direction: column;
}
body#index #header-carousel-slide-wrapper .slick-dots  {
    right: calc(calc(100% - 1140px)/2);
    left: auto;
}
body#index #conseil-carousel-slide-wrapper .slick-dots  {
    right: 20px ;
}
body#index .slick-dots li.slick-active button::before {
    color: var(--site-color-primary) !important;
}
body#index .slick-dots li{
    margin: 5px;
}
body#index .slick-dots li button::before {
    color: #fff !important;
    opacity: 1;
    font-size: 20px;
}
body#index .slick-dots li button {
    font-size: 15px;
}
.elementor-product-miniature .elementor-badges-right{
    margin: 0;
    left: 0;
    right: auto;
    font-size: 0;
}
.elementor-product-miniature .elementor-badges-right .elementor-badge-sale::after {
    left: 0 !important;
    background: url(../img/label_produit.svg) no-repeat;
    transform: none;
    top: 0;
    height: 96px;
    width: 96px;
    right: 100%;
}
.arrow-top-right .elementor-slick-slider .slick-arrow {
    top: -65px;
    right: 0;
    left: auto;
}
.arrow-top-right .elementor-slick-slider .slick-arrow.slick-prev {
    right: 60px;
}
.elementor-slick-slider .slick-arrow:before  {
    content: "";
    width: 26px;
    height: 26px;
    display: block;
}
.elementor-slick-slider .slick-arrow.slick-prev:before {
    background: url(../image/arrow-left.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
.elementor-slick-slider .slick-arrow.slick-next:before {
    background: url(../image/arrow-right.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
.ets_mm_megamenu_content {
    background: #242D35;
}
body#index figure.slick-slide-inner{
    position: relative;
}
body#index .elementor-image-carousel-caption {
    display: inline-block;
    font-family: "Century Gothic W05 Regular", BC Alphapipe L Regular;
    font-size: 16px;
    background-color: #e02d0c;
    color: #fff;
    border-radius: 0px 0px 0px 0px;
    width: auto !important;
    padding: 15px 30px !important;
    position: absolute;
    bottom: 100px;
    left: 50%;
    cursor: pointer;
    transform: translateX(-50%);
    font-family: 'BC Alphapipe L Regular' !important;
}
body#index .elementor-image-carousel-caption:hover {
    background-color: #44ab8b;
    transform: translateX(-50%) scale(1.1);
    transition-duration: .3s;
    transition-property: transform;
}
body .elementor-section.elementor-section-boxed > .elementor-container {
    /*max-width: 1240px;*/
}
#home-reasurance-el {
    font-family: "Century Gothic" !important;
}
#home-reasurance-el .home-reasurance-el-title span,
#home-reasurance-el .home-reasurance-el-title strong,
#home-reasurance-el .home-reasurance-el-title b{
    font-size: 14px;
    font-weight: normal;
}
#home-reasurance-el .home-reasurance-el-content p span{
    font-family: "Century Gothic" !important;
    font-size: 12px !important;
    color: #9DB0AC;
}
#footer-follow-us {
    margin-top: 30px;
}
#footer-follow-us .footer-follow-us-title{
    color: #000 !important;
    font-weight: bold !important;
    font-size: 14px !important;
}
#footer-follow-us .footer-follow-us-links{
    display: flex;
    column-gap: 10px;
}
#footer-follow-us .footer-follow-us-links a{
    width: 30px;
    height: 30px;
    display: block;
}
#footer-follow-us .footer-follow-us-links a:nth-child(1){
    background: url("/img/icon-insta.svg") no-repeat;
    background-size: contain;
}
#footer-follow-us .footer-follow-us-links a:nth-child(2){
    background: url("/img/icon-facebook.svg") no-repeat;
    background-size: contain;
}
#footer-follow-us .footer-follow-us-links a:nth-child(3){
    background: url("/img/icon-facebook.svg") no-repeat;
    background-size: contain;
}
#footer-follow-us .footer-follow-us-links a:nth-child(4){
    background: url("/img/icon-linkedin.svg") no-repeat;
    background-size: contain;
}
#footer-el-newsletter .elementor-widget-wrap {
    background: url(/img/masque-newsletter.png);
    background-size: contain;
}
#elt-footer-container .el-footer-group .el-footer-group-title p{
    font-size: 20px !important;
    margin-bottom: 40px;
}
#elt-footer-container .el-footer-group .elementor-text-editor p a {
    font-size: 18px !important;
    color: #242D35 !important;
}
@media (max-width: 768px) {
    #elt-slide-container {
    }
    #elt-logo-image .elementor-image,
    #elt-logo-image .elementor-image a{
        display: flex;
        justify-content: center;
    }
    #elt-top-page .header-block3 .elementor-widget-wrap{
        align-content: center;
        justify-content: center;
    }
    #header-carousel-slide-wrapper .elementor-widget-container {
        margin-top: 0;
    }
}
.intro_texte.account_bloc p.title span {
    font-size: 20px;
    line-height: 27px;
    font-family: 'Century Gothic W05 Regular';
}
.intro_texte.account_bloc p.title {
    line-height: 27px;
}
.history-wrapper {
    overflow: scroll;
    max-height: 80vh;
}
div#checkout-guest-form form#customer-form > div {
    display: flex;
    flex-flow: column;
}
div#checkout-guest-form form#customer-form .form-group.row {
    order: 4;
}
div#checkout-guest-form form#customer-form .form-group.row:nth-child(1) {
    order: 2;
}
div#checkout-guest-form form#customer-form .form-group.row:nth-child(2) {
    order: 3;
}
div#checkout-guest-form form#customer-form .form-group.row:nth-child(3) {
    order: 2;
}
body#checkout .modal-content, .modal-user-content {
    background-size: contain;
}
.products-sort-order .dropdown-menu a.select-list.js-search-link:nth-child(1) {
    display: none;
}
.products-sort-order .dropdown-menu a.select-list.js-search-link:nth-child(2) {
    display: none;
}
a.select-list.current.js-search-link {
    background-color: #44AB8B;
    color: #fff;
}
div#secondTab {
    overflow: auto;
}
body {
    overflow-x: hidden;
}
.ets_mm_megamenu .mm_columns_ul:before {
    bottom: 0;
    content: "";
    height: 100%;
    left: calc((100% - 100vw) / 2);
    position: absolute;
    right: 0;
    width: 100vw;
}
.ets_mm_megamenu li.menu-tout .mm_columns_ul:before {
    background-color: #242d35;
}
.ets_mm_megamenu li.menu-chantier .mm_columns_ul:before {
    background-color: #44AB8B;
    z-index: -1;
}
.menu-chantier .ets_mm_block_content {
    color: #fff;
}
.tplc_custom_wishlist .elementor-icon.mytooltip:after,
#header-wishlist .elementor-icon.mytooltip:after
{
    content: attr(mytooltip);
    position: absolute;
    bottom: 100%;
    left: -78px;
    opacity: 0;
    border: solid 1px;
    font-size: 14px;
    padding: 7px 10px;
    width: 200px;
    display: inline-block;
    height: auto;
    line-height: normal;
    background-color: #242d35;
    color: #fff;
    text-align: center;
}
.product-flag-wishlist a.mytooltip:after{
    content: attr(mytooltip);
    position: absolute;
    top: 0;
    right: 100%;
    opacity: 0;
    border: solid 1px;
    font-size: 14px;
    padding: 7px 10px;
    width: 200px;
    display: inline-block;
    height: auto;
    line-height: normal;
    background-color: #242d35;
    color: #fff;
    text-align: center;
}
#header-wishlist .elementor-icon.mytooltip:after {
    left: -45px;
}
.tplc_custom_wishlist .elementor-icon.mytooltip:hover:after,
#header-wishlist .elementor-icon.mytooltip:hover:after,
.product-flag-wishlist a.mytooltip:hover:after
{
    opacity: 1;
}

@media (max-width: 1199px) {
    body#index #header-carousel-slide-wrapper .slick-dots {
      right: calc(calc(100% - 960px)/2);
      left: auto;
    }
}
@media (max-width: 991px) {
    body#index #header-carousel-slide-wrapper .slick-dots {
      right: calc(calc(100% - 720px)/2);
      left: auto;
    }
    #customTab .tab{
        flex-wrap: wrap;
    }
    #customTab .tab button {
        padding-left: 12px;
    }
}
@media (max-width: 767px) {
    body#index #header-carousel-slide-wrapper .slick-dots {
      right: calc(calc(100% - 540px)/2);
      left: auto;
    }
    .arrow-top-right .elementor-slick-slider .slick-arrow {
      right: 10px;
    }
}
@media (max-width: 576px) {
    body#index #header-carousel-slide-wrapper .slick-dots {
      right: 20px;
      left: auto;
    }
}
.terms-separator {
  background-color: #f9f9f9;
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-top: 0px;
}

.terms-box {
  background-color: #f5f5f5;
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-top: 20px;
  font-size: 15px;
  line-height: 1.6;
}

.terms-box input[type="checkbox"] {
  margin-right: 10px;
  transform: scale(1.2);
}

.terms-box .condition-label a {
  color: #e02d0c;
  text-decoration: underline;
  font-weight: 500;
}

.cgv-toggle {
  color: #e02d0c;
  text-decoration: underline;
  margin-left: 6px;
  cursor: pointer;
  font-weight: 500;
}

.cgv-content iframe {
  background-color: #fff;
}
