/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A lightweight and minimalist WordPress theme for Elementor page builder.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.8.1.1696319374
Updated: 2023-10-03 07:49:34

*/
#contentsection {
  overflow-x: hidden;
}
.bulle {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  margin-right: 5px;
}
.pris-en-charge {
  background-color: #8cc63f;
  padding: 3px 5px;
  border-radius: 8px;
}
.depassement {
  background-color: #f20732;
  padding: 3px 5px;
  border-radius: 8px;
}
.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* Controle slider */
.jet-listing-grid__slider-icon.slick-arrow {
  border-radius: 8px;
}
.jet-listing-grid__slider-icon.slick-arrow.next-arrow {
  right: 10px;
  top: -25px;
}
.jet-listing-grid__slider-icon.slick-arrow.prev-arrow {
  right: 55px;
  left: unset;
  top: -25px;
}
.jet-popup__overlay {
  background-color: rgba(12, 29, 64, 0.86) !important;
}
.elementor-menu-toggle {
  padding: 3px 0 0 0 !important;
}
#vouspourriezaimer .jet-listing-grid__item:nth-child(2) {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
/* Grille chaussures */
@media screen and (min-width: 1025px) {
  #shoesgridcont .jet-listing-grid__item:nth-child(1) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  #shoesgridcont .jet-listing-grid__item:nth-child(2) {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    border-right: 1px solid rgba(255, 255, 255, 0.1);
  }

  #shoesgridcont .jet-listing-grid__item:nth-child(3) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  #shoesgridcont > .jet-listing-grid__item:nth-child(4) {
    /* Aucun bord */
  }

  #shoesgridcont .jet-listing-grid__item:nth-child(5) {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    border-right: 1px solid rgba(255, 255, 255, 0.1);
  }

  #shoesgridcont .jet-listing-grid__item:nth-child(6) {
    /* Aucun bord */
  }
}
