

/* Start:/local/templates/chu-pmu-2024/components/bitrix/news/blog/bitrix/news.list/.default/style.css?17155309451518*/
/* CSS Document */
/********************* Shopping Demo-6 **********************/
.card-grid6, .card-grid6 .card-image6 {
  overflow: hidden
}
.card-grid6 {
  text-align: left;
  position: relative;
  transition: all .5s ease 0s
}
.card-grid6:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}
.card-grid6 .card-image6 a {
  display: block
}
.card-grid6 .card-image6 img {
  width: 100%;
  height: auto;
  transition: all .5s ease 0s
}
.card-grid6:hover .card-image6 img {
  transform: scale(1.1)
}
.card-grid6 .card-content {
  padding: 12px 12px 15px;
  transition: all .5s ease 0s
}
.card-grid6:hover .card-content {
  opacity: 0
}
.card-grid6 .title {
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0 0 10px;
  transition: all .3s ease 0s
}
.card-grid6 .title a {
  color: #000
}
.card-grid6 .title a:hover {
  color: #2e86de
}
.card-grid6 .price {
  font-size: 14px;
  font-weight: 600;
  color: #576071
}
.card-grid6 .regaly span {
  color: #999;
  font-size: 15px;
  font-weight: 400;
  text-decoration: line-through;
  margin-left: 7px;
  display: inline-block
}
.card-grid6 .bio {
  background-color: #fff;
  width: 100%;
  padding: 0;
  padding-left: 10px;
  margin: 0;
  list-style: none;
  opacity: 0;
  transform: translateX(-50%);
  position: absolute;
  bottom: -50%;
  left: 50%;
  z-index: 1;
  transition: all .5s ease 0s
}
.card-grid6:hover .bio {
  opacity: 1;
  bottom: 20px
}
@media only screen and (max-width:990px) {
  .card-grid6 {
    margin-bottom: 30px
  }
}
/* End */
/* /local/templates/chu-pmu-2024/components/bitrix/news/blog/bitrix/news.list/.default/style.css?17155309451518 */
