<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/cabinetvision.fr/wp-content/themes/idcomweb-main/lib/less/lessc.inc.php</b> on line <b>717</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/cabinetvision.fr/wp-content/themes/idcomweb-main/lib/less/lessc.inc.php</b> on line <b>1768</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/cabinetvision.fr/wp-content/themes/idcomweb-main/lib/less/lessc.inc.php</b> on line <b>2424</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/cabinetvision.fr/wp-content/themes/idcomweb-main/lib/less/lessc.inc.php</b> on line <b>2478</b><br />
.block-slider-produits .titre h2,
.block-slider-produits .titre h3,
.block-slider-produits .titre h4,
.block-slider-produits .titre h5,
.block-slider-produits .titre h6 {
  color: #0B6E99;
  font-size: 1.75rem;
  font-weight: 600;
}
.block-slider-produits .glide__track:before {
  content: '';
  background: #ffffff;
  background: -moz-linear-gradient(90deg,#ffffff 0%,rgba(255,255,255,0) 100%);
  background: -webkit-linear-gradient(90deg,#ffffff 0%,rgba(255,255,255,0) 100%);
  background: linear-gradient(90deg,#ffffff 0%,rgba(255,255,255,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
  height: 100%;
  position: absolute;
  padding: 20px;
  z-index: 1;
}
.block-slider-produits .glide__track:after {
  content: '';
  background: #ffffff;
  background: -moz-linear-gradient(90deg,rgba(255,255,255,0) 0%,#ffffff 100%);
  background: -webkit-linear-gradient(90deg,rgba(255,255,255,0) 0%,#ffffff 100%);
  background: linear-gradient(90deg,rgba(255,255,255,0) 0%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
  height: 100%;
  position: absolute;
  padding: 20px;
  z-index: 1;
  right: 0;
  top: 0;
}
.block-slider-produits .glide__track .glide__slide .card-custom {
  border-radius: 10px;
}
.block-slider-produits .glide__track .glide__slide .card-custom .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #074A66;
  border-radius: 5px;
}
.block-slider-produits .glide__track .glide__slide .card-custom .overlay .text {
  left: 0;
  top: 0;
  position: absolute;
  height: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.87rem;
}
.block-slider-produits .glide__track .glide__slide .card-custom .overlay .text p {
  color: #ffffff !important;
}
.block-slider-produits .glide__track .glide__slide .card-custom:hover .overlay {
  opacity: 1;
}
.block-slider-produits .glide__track .glide__slide .card-custom .card-body {
  padding: 0;
  background-color: #0B6E99;
}
.block-slider-produits .glide__track .glide__slide .card-custom .card-body h5 {
  font-size: 0.875rem;
  font-weight: 600;
  color: white;
  margin-bottom: 0;
}
.block-slider-produits .glide__track .glide__slide .card-custom .card-footer {
  height: 85px;
  background-color: #074A66;
}
.block-slider-produits .glide__track .glide__slide .card-custom .card-footer h4 {
  font-size: 1.1rem;
  color: white;
  margin-bottom: 0;
  font-weight: 700;
}
.block-slider-produits .glide__track .glide__slide .card-custom .card-footer h5 {
  font-size: 1rem;
  color: #66D1FF;
  font-weight: 600;
}
.block-slider-produits .glide__track .glide__slide .card-custom .card-footer p {
  color: #66D1FF;
}
.block-slider-produits .glide__track .glide__slide .card-custom .card-footer .necessitent {
  border-top: 1px solid white;
  padding-top: 1rem;
}
.block-slider-produits .glide__track .glide__slide .card-custom .card-footer .necessitent p {
  color: white;
  margin-bottom: 0;
}
.block-slider-produits .glide__track .glide__slide .card-custom .card-footer .necessitent img {
  width: 15%;
  max-width: 100%;
  height: auto;
  margin-left: 5px;
  border-radius: 25%;
}
.block-slider-produits .pagination-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
}
.block-slider-produits .pagination-wrapper .dot-navigation {
  align-items: center;
  display: flex;
  justify-content: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.block-slider-produits .pagination-wrapper .dot-navigation .dot-navigation__item {
  border-radius: 9999px;
  height: 1rem;
  width: 1rem;
  background-color: transparent;
  border: 1px solid #d1d5db;
  margin: 0 0.25rem;
}
.block-slider-produits .pagination-wrapper .dot-navigation .dot-navigation__item.glide__bullet--active {
  background-color: #0B6E99;
}
.block-slider-produits .pagination-wrapper button {
  background-color: transparent;
  border: 0;
}
.block-slider-produits .pagination-wrapper button svg {
  fill: #fff;
}
