* {
  transition-property: transform, opacity;
  transition-duration: 100ms;
  transition-timing-function: ease-out;
}

img {
  filter: none !important;
}

h1 {
  font-family: var(--wp--preset--font-family--poppins) !important;
}

h2 {
  font-family: var(--wp--preset--font-family--poppins) !important;
}

.is-blur-background {
  -webkit-backdrop-filter: blur(7px);
          backdrop-filter: blur(7px);
}

.is-low-opacity {
  opacity: 0.1;
}

.is-mid-opacity {
  opacity: 0.7;
}

.is-color-orange {
  color: #ff6900;
}

.is-wrap-container {
  display: flex;
  flex-wrap: wrap;
}

.is-min-width {
  min-width: 300px;
}

@media (max-width: 670px) {
  #is-responsive-text {
    display: none;
  }
  .is-blur-background {
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
  }
}
/* SHOP CSS */
/* font family */
.has-garet-font-family {
  font-family: var(--wp--preset--font-family--poppins) !important;
}

/* search section */
#rentman-app .search_container {
  margin: 0px !important;
}

#rentman-app .search_container input#search {
  border-radius: 6px !important;
  font-size: 0.9em !important;
  padding: 5px;
  background-color: rgba(130, 130, 130, 0.1254901961);
  outline: 1px solid rgba(161, 161, 161, 0.2);
  color: #ffffff;
  font-family: var(--wp--preset--font-family--poppins) !important;
  -webkit-backdrop-filter: blur(7px);
          backdrop-filter: blur(7px);
}

div.search_container i.fa {
  display: none;
}

[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
  height: 10px;
  width: 10px;
  background-image: url(https://sprayloc.fr/wp-content/uploads/2025/08/cross.png);
  background-size: 10px 10px;
  opacity: 0.4;
}

div.search_infos {
  text-align: right;
  padding-top: 10px;
  padding-bottom: 13px;
  font-size: 0.9em;
  color: #828282;
}

/* categories section */
#rentman-app div.rm_folders {
  border-radius: 8px;
}

@media screen and (min-width: 900px) {
  #rentman-app div.rm_folders {
    top: 110px !important;
  }
}
#rentman-app div.rm_folders div.title {
  font-weight: 600;
}

#rentman-app div.rm_folders sl-menu {
  border-radius: 0;
}

#rentman-app div.rm_folders sl-menu sl-menu-item {
  background-color: transparent;
}

#rentman-app div.rm_folders sl-menu sl-menu-item > sl-menu[slot=submenu] {
  font-size: 0.9em;
  outline: 1px solid rgba(161, 161, 161, 0.3);
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
  border-radius: 8px;
  padding: 5px;
  transform: translateX(10px);
}

#rentman-app button.open_btn {
  font-family: var(--wp--preset--font-family--poppins) !important;
  font-weight: 500;
  color: #ffffff;
  font-size: 0.9em;
  background-color: transparent;
  margin-left: 5px;
  margin-top: 3px;
}

#rentman-app .mobile_nav.open .mobile_folders {
  padding: 40px;
  list-style: none;
  text-align: center;
}

#rentman-app .mobile_nav button.close_btn {
  width: 80px;
  background-color: transparent;
  color: #ffffff;
  border: solid 1px #ffffff;
  border-radius: 8px;
  font-family: var(--wp--preset--font-family--poppins) !important;
  padding: 5px;
  margin-bottom: 30px;
}

#rentman-app .mobile_nav.open .mobile_folders a {
  text-decoration: none;
}

#rentman-app .mobile_nav.open ul.mobile_folders > li {
  padding-bottom: 8px;
  font-weight: 600;
}

#rentman-app .mobile_nav.open ul.mobile_folders > details {
  padding-bottom: 8px;
  font-weight: 600;
}

#rentman-app .mobile_nav.open ul.mobile_folders details div.content > ul {
  list-style: none;
  padding: 8px;
  margin: 5px;
  border-radius: 8px;
  font-weight: 300;
}

#rentman-app .mobile_nav.open ul.mobile_folders details div.content ul > hr {
  display: none;
}

/* cards section */
#rentman-app div.cards {
  gap: 30px 10px !important;
  align-items: start;
}

#rentman-app div.cards div.card a {
  font-weight: 300;
  text-decoration: none;
}

#rentman-app div.cards div.card:hover a div.title {
  text-decoration: none;
}

#rentman-app div.cards div.card a > div.thumbnail {
  padding: 15px;
  aspect-ratio: 1/1;
  height: 100%;
  width: 100%;
}

@media screen and (min-width: 900px) {
  #rentman-app div.cards div.card a > div.thumbnail {
    padding: 15px;
    aspect-ratio: 1/1;
    height: 100%;
    width: 100%;
  }
}
#rentman-app div.cards div.card a div.thumbnail > img {
  border-radius: 8px;
  opacity: 0.85;
  height: 100%;
  aspect-ratio: 1/1;
}

/* ITEM PAGE */
div#rentman-equipment-details div#bread_crums {
  margin: 0;
  padding-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}

div#rentman-equipment-details div#bread_crums a {
  font-size: 0.8em;
  opacity: 0.7;
  text-decoration: none;
}

div#rentman-equipment-details div#bread_crums span {
  opacity: 0.3;
}

div#rentman-equipment-details h1.title {
  font-size: 3em;
  margin-bottom: 15px;
  font-weight: 400;
  color: #ff6900;
}
@media screen and (max-width: 600px) {
  div#rentman-equipment-details h1.title {
    font-size: 2em;
  }
}

div#rentman-equipment-details .pictures-and-accessories .box {
  width: 100%;
  height: unset;
}

div#rentman-equipment-details .pictures-and-accessories .box .pictures {
  width: 100%;
  max-width: 700px !important;
}

div#rentman-equipment-details > div.pictures-and-accessories > div.box > div.pictures a:first-child {
  width: 100%;
}

div#rentman-equipment-details > div.pictures-and-accessories > div.box > div.pictures a:first-child > img {
  width: 100%;
  height: 100%;
  aspect-ratio: 4/3;
}

div#rentman-equipment-details > div.pictures-and-accessories > div.box > div.pictures > a > img {
  border: solid 1px rgba(255, 255, 255, 0.3);
}

div#rentman-equipment-details .pictures-and-accessories .box div.accessories h2 {
  font-size: 0.85em;
  font-weight: 500;
  text-transform: uppercase;
  color: #b3b3b3;
}

#rentman-equipment-details > div.pictures-and-accessories > div.box > div.accessories > div > div {
  overflow: unset;
}

#rentman-equipment-details > div.pictures-and-accessories > div.box > div.accessories > div > div > ul {
  flex-wrap: wrap !important;
  gap: 10px;
  align-items: start;
  overflow: unset;
  width: 100% !important;
}

#rentman-equipment-details > div.pictures-and-accessories > div.box > div.accessories > div > div > ul > div.card {
  height: unset !important;
  outline: none;
  margin: 0 !important;
  width: 100px !important;
}

#rentman-equipment-details > div.pictures-and-accessories > div.box > div.accessories > div > div > ul > div.card > a {
  height: unset;
  text-decoration: none;
  align-items: unset;
  line-height: 1.1;
  text-overflow: ellipsis;
}

#rentman-equipment-details > div.pictures-and-accessories > div.box > div.accessories > div > div > ul > div.card > a > div.thumbnail > img,
span {
  border-radius: 5px;
}

#rentman-equipment-details > div.pictures-and-accessories > div.box > div.accessories > div > div > ul > div.card > a > div.title {
  font-size: 0.8em;
  margin-top: 10px;
}/*# sourceMappingURL=css_additionnel.css.map */