.omnia-swiper,
.omnia-swiper .card{
 
}
[data-name="omnia-demo"] {
  padding-top:40px;
}
.img-responsive {
  max-width:100%;
}

#omnia-header {
  position: fixed;
  top: 55px;
  width: 100%;
  z-index: 9000;
  height: 40px;
  text-align: left;
  padding: 5px 20px;
  line-height: 25px;
  background: #ccc;
}

#omnia-header p {
  margin: 8px 0;
}

#acciones-omnia {
  position: absolute;
  right: 54px;
  background: #fff;
  border-radius: 20px;
  padding: 4px 5px;
  top: 8px;
}
.omnia-swiper .list .item-text  {
  max-height: 85px !important;
  min-height: 85px;
}
/**
.omnia-swiper .swiper-slide {
  font-size: 25px;
  font-weight: 300;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  color: #000;
}
.omnia-swiper .swiper-slide {
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: #fff;
}

.omnia-swiper {
  margin: 0px 0 35px;
  font-size: 18px;
  height: 100%;
}

.stock-item img {
  width:100%;
}
*/