/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
html {
  scroll-behavior: smooth;
}
div#blockcart-modal .modal-header,div#blockcart-modal .modal-body .cart-content .btn {
  background: #2384c6;
}
#blockcart-modal .modal-title,#blockcart-modal .modal-title i.material-icons {
  color: #ffffff;
}
.wishlist-button-add, .price_btn_row{
  display:none!important;
}
.price{
  color:#2384c6;
}
.product-miniature .thumbnail-container {
    border-bottom: 4px solid #2384c6;
}
#search_filters h3.block-title, .elementor-cart__footer-buttons .elementor-button:hover, .elementor-element .buttons_style1 .slick-slider .slick-arrow:hover:before, .btn-comment:hover, .btn-comment-inverse:hover, .block .block-title, .moduletable .block-title, #search_filters .ui-widget-header, div.spverticalmenu .sp-vermegamenu .navbar-nav > li:before, div.spverticalmenu h3, div.spverticalmenu .navbar-header .navbar-toggle, div.spverticalmenu .sp-vermegamenu .navbar-nav > li:before, div.spverticalmenu h3, div.spverticalmenu .navbar-header .navbar-toggle, .elementor-element .buttons_style2 .slick-slider .slick-arrow:hover{
  background-color: #2384c6!important;
}
.elementor-widget-nav-menu .elementor-nav--main:not(.e--pointer-framed) .elementor-item:before, .elementor-widget-nav-menu .elementor-nav--main:not(.e--pointer-framed) .elementor-item:after {
  background-color: #2384c6;
}
.e--pointer-double-line .elementor-item:after, .e--pointer-underline .elementor-item:after {
  bottom: -15px;
}
.elementor-nav--dropdown .menu-item .elementor-item-active, .elementor-nav--dropdown .menu-item .highlighted, .elementor-nav--dropdown .menu-item [href]:focus, .elementor-nav--dropdown .menu-item [href]:hover{
  background-color: #818285;
  color:#ffffff;
}
.sub-menu.elementor-nav--dropdown a.elementor-sub-item{
  padding:7px 15px;
}
#products .regular-price, .featured-products .regular-price, .product-accessories .regular-price, .product-miniature .regular-price{
  color:#ff0000;
}
#promos .product-miniature .thumbnail-container {
  border-bottom: 4px solid #fe2424;
}
#products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a{
  overflow: hidden;          /* Cache le texte qui déborde */
  white-space: nowrap;      /* Empêche le retour à la ligne */
  text-overflow: ellipsis;  /* Affiche des points de suspension si le texte est trop long */
}
.slick-slider .slick-list, .slick-slider .slick-track{
  display: flex;
  align-items: center;
}
.category-cover, .heading_subcategory img{
  display:none
}
.js-product-list .category-view-type .category-view-type-selector:hover, .js-product-list .category-view-type .category-view-type-selector.selected {
  background: #818285;
}
.Clignes h2{
  display: flex;
  flex-direction: row;
}
.elementor-search__container{
background:#fff;}
.Clignes h2:before, .Clignes h2:after {
  content: "";
  flex: 1 1;
  border-bottom: 2px solid #242424;
  margin: auto;
}
.Clignes h2:before{
  margin-right: 25px;
}
.Clignes h2:after{
  margin-left: 25px;
}
.elementor-widget-icon-list .elementor-icon-list-text {
  color: #ffffff;
}
.addon-title.same_categ svg{
display: none;
}
.all-flex{
  display: flex;
  align-items: center;
}
.product-page .tabs .nav-tabs li.nav-item a:hover, .product-page .tabs .nav-tabs li.nav-item a.active {
  background: #2384c6;
}
.product-page .tabs .nav-tabs li.nav-item a:hover:after, .product-page .tabs .nav-tabs li.nav-item a.active:after {
  background: #ffffff;
}
.product-page .tabs .nav-tabs li.nav-item:first-child a:hover:before, .product-page .tabs .nav-tabs li.nav-item:first-child a.active:before {
  background: #fff;
}
.manufacturer-logo, .product-infos-main img{
  max-height:80px;
  max-width: 160px;
}
.image-paiment{
  margin-left: auto;
}
.image-paiment img{
  height: 50px;
  width: auto;
  margin-right: 20px;
}
.title-paiment{
  margin-left: 20px;
  margin-top: 8px;
}
.content-table{
  display: flex;
  border-bottom: 1px dashed #000;
}
.bloc-right{
  margin-left: auto;
}
.content-table h3{
  font-size: 16px;
  margin-top: 6px;
}
.owl-nav button{
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background: #2384c6;
  border: none;
  cursor: pointer;
}
.product-page .tabs .nav-tabs{
  border-radius: 10px 10px 0 0;
}
.product-page .product-actions .product-add-to-cart .add-to-cart {
  font-size: 14px;
  background: #2384c6;
  border-radius: 10px;
  min-width: 150px;
}
.icon-shopping-cart1{
  margin-right: 10px;
}
.pagination .product-pagelist .page-list li.current {
  background: #818285;
}
.pb-right-column {
  padding-right: 5%;
}
.owl-prev::before{
  content: '\e927';
}
.owl-next::before{
  content: '\e929';
}
.owl-next, .owl-prev{ 
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 18px;
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 28px;
  margin:0 15px;
  position: relative;
}
.owl-nav{
  text-align: center;
  position: relative;
  top:-200px;
}
.owl-next{
  float: right;
  right:-35px
}
.owl-prev{
  float: left;
  left:-35px;
}
.attributes-paiment{
  margin-top: 30px;
}
.title-paiment h2{
  font-size: 17px;
}
.elementor-button--checkout, .elementor-button--view-cart,.next, .prev, .last-btn{
  background-color: #2384c6!important;
  cursor: pointer;
  border:unset!important;
  color:#fff!important;
}
demande_credit .next,demande_credit .prev{
  padding:10px 30px!important;
}
output{
    color: #2384c6;
    font-size: 18px;
    font-weight: 600;
}
#progressbar #step1:before {
  font-family: 'Roboto'!important;
  content: "1."!important;;
  font-weight: 600;
  font-size: 40px;
  color: #2384c6;
}
#progressbar #step2:before {
  font-family: 'Roboto'!important;;
  content: "2."!important;;
  font-weight: 600;
  font-size: 40px;
}
#progressbar #step5:before {
  font-family: 'Roboto'!important;;
  content: "3."!important;;
  font-weight: 600;
  font-size: 40px;
}
#progressbar li.active:before, #progressbar li.active:after{
  background-color: #fff!important;
}
#progressbar li:after{
  height: 1px !important;
}
#progressbar .active {
  color: #2384c6!important;
  font-family: 'Roboto'!important;
}
.card-block .separator {
  margin: 0 15px;
  border: 1px solid rgb(35 132 198);
}
#cart .breadcrumb {
display: none;
}
#progressbar li:before{
  border-radius: 35% 0!important;
}
#progressbar li.active:before{
  color: #2384c6!important;
}
#progressbar li:before{
  width: 60px !important;
}
body#checkout section#content{
  margin-top: 50px;
}
.card.cart-summary, .card.cart-summary{
  padding: 20px;
}
#simulation{
  margin-top: 30px;
}
.step-btn{
  display: flex;
}
.card-block.cart-summary-totals{
  padding:0!important;
}
.sub-menu.elementor-nav--dropdown{
top: 35px!important;
}
.product-page #product-availability .outofstock{
  color:red;
}
.product-page #product-availability .lastproducts{
  color:orangered;
}
.addon-title{
margin-top: 60px;
}
.product-same-category{
  padding: 0 40px;
}
.product-page .product-manufacturer label, .product-page .product-reference label, .product-page .product-quantities label, .product-page .product-manufacturer span, .product-page .product-reference span, .product-page .product-quantities span {
    font-size: 14px;
    color: #2384c6;
}
.product-page h1.product-name{
  font-size: 22px;
  font-weight: 500;
}
.product-features>dl.data-sheet dt.name{
  font-weight: 600;
}
.product-variants{
  display: none;
}
.last-btn {
    color: #fff !important;
    font-weight: normal !important;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 4px;
    text-transform: uppercase;
    display: flex
;
    width: auto;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    padding: 5px 30px;
}
.step.five-step{
  padding-bottom:50px;
}
.step-btn{
  margin-top: 20px;
}
.product-flags li.product-flag{
  background: #008e93;
  padding: 4px 10px;
  border-radius: 2px;
}
@media (max-width:991px) {

  .elementor-widget-container>.elementor-nav--dropdown {
    width: 100vw;
    left: -15px;
    position: absolute;
    top: 40px;
    z-index: 10;
  }
}