
.os-articles-item {
  padding-top: 15px;
  padding-bottom: 15px;
  border: 1px solid #eee;
}

.os-articles-item:hover {
  box-shadow: 0 0 5px #888;
}

.os-article-row-text {
  height: 40px;
}


.os-article-row-image-slider {
  text-align: center;
}

.os-article-row-image {
  min-height: 157px;
}

.os-article-row-image img {
  display: inline-block;
  max-width: 100%;
  max-height: 157px;
}

.os-article-row-text {
  text-align: center;
}

.os-article-row-price {
  text-align: center;
}

.os-article-details .os-article-row-price {
  text-align: left;
}

.os-article-row-price .old-price {
  padding-top: 10px;
  padding-right: 10px;
  text-decoration: line-through;
  display: inline-block;
  color: #e30613;
}

.os-article-row-price .new-price {
   display: inline-block;
}

.os-article-row-price  .new-price .price {
  font-size: 30px;
  font-weight: bold;
}

.os-article-row-price  .new-price .currency {
  font-size: 25px;
}

.os-article-details-images span {
  font-size: 18px!important;
  clear: both;
  float: left;
  margin-bottom: 10px;
  margin-top: 5px;
}

.zoomWindowContainer div {
  margin-left: 15px;
  border: none!important;
}


.os-article-actionss {
  float: right;
}

.os-article-detail-other-images .detail-thumbnail {
  max-height: 48px;
  max-width: 64px;
  width: auto !important;
}

.os-article-detail-other-images {
  border: 1px solid #ccc;
  float: left;
  padding: 5px;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 30px;
}

.os-article-detail-mainimage img {
  width: 97% !important;
}

.os-article-details-images .os-article-detail-mainimage {
  max-height: 333px;
  border: 1px solid #ccc;
  text-align: center;
}

.os-article-details-images div:nth-child(2) {
  width: 100%;
}
