<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 />
.tab-produit h3,
.tab-produit h4,
.tab-produit h5,
.tab-produit h6 {
  color: #0B6E99;
  margin-bottom: 2rem;
}
.tab-produit .card-custom {
  border-radius: 10px;
}
.tab-produit .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;
}
.tab-produit .card-custom .overlay .text {
  left: 0;
  top: 0;
  position: absolute;
  height: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tab-produit .card-custom .overlay .text p {
  color: #ffffff !important;
}
.tab-produit .card-custom:hover .overlay {
  opacity: 1;
}
.tab-produit .card-custom .card-body {
  padding: 0;
  background-color: #0B6E99;
}
.tab-produit .card-custom .card-body h5 {
  font-size: 0.875rem;
  font-weight: 600;
  color: white;
  margin-bottom: 0;
}
.tab-produit .card-custom .card-footer {
  background-color: #074A66;
}
.tab-produit .card-custom .card-footer h4 {
  font-size: 1.1rem;
  color: white;
  margin-bottom: 0;
  font-weight: 700;
}
.tab-produit .card-custom .card-footer h5 {
  font-size: 1rem;
  color: #66D1FF;
  font-weight: 600;
}
.tab-produit .card-custom .card-footer p {
  color: #66D1FF;
}
@media (min-width: 992px) {
  .tab-produit h3,
  .tab-produit h4,
  .tab-produit h5,
  .tab-produit h6 {
    color: #0B6E99;
    margin-bottom: 3rem;
  }
}
