#produkt-body a.coupon {
  display: inline-block; }
#produkt-body .unformat p {
  color: #555;
  font-size: 16px;
  margin-bottom: 0;
  line-height: 1.4;
  margin-top: 15px; }
#produkt-body .icon-availability {
  float: right; }
  #produkt-body .icon-availability i.fa {
    padding-right: 4px; }
  #produkt-body .icon-availability .icon-quantity-blue {
    color: #6badb7; }
  #produkt-body .icon-availability .icon-quantity-red {
    color: #e86965; }
  #produkt-body .icon-availability .icon-quantity-yellow {
    color: #d7c373; }
  #produkt-body .icon-availability .icon-quantity-green {
    color: #79cf55; }
#produkt-body .detail-row.details p {
  color: #555;
  font-size: 16px;
  margin-bottom: 0;
  line-height: 1.4;
  margin-top: 10px; }
#produkt-body .detail-row.main-details p {
  color: #5d5d5d !important; }
#produkt-body ul.nav {
  margin-top: 50px;
  text-align: center;
  border: none; }
  #produkt-body ul.nav li a {
    background-color: #fff;
    border-radius: 19px;
    color: #1d4169;
    border: 1px solid #1d4169;
    padding: 6px 16px;
    margin: 6px 10px;
    -webkit-transition: all .4s; }
  #produkt-body ul.nav li.active a, #produkt-body ul.nav li:hover a, #produkt-body ul.nav li:focus a {
    background-color: #147AC5;
    border-color: #147AC5;
    color: white; }
#produkt-body #params-table td {
  border: none;
  font-size: 15px;
  color: #333;
  width: 25%; }
#produkt-body #params-table tr td:nth-of-type(2) {
  border-right: 3px white solid; }
#produkt-body #params-table tr:not(:last-of-type) {
  border-bottom: 2px solid #fff; }
#produkt-body #params-table tr:nth-of-type(odd) {
  background-color: #f7f6f6; }
#produkt-body #params-table tr:nth-of-type(even) {
  background-color: #e8e8e8; }
#produkt-body #similarproducts .product-body > p, #produkt-body #relatedproducts .product-body > p, #produkt-body #productdetail .product-body > p {
  min-height: 48px; }
#produkt-body #similarproducts .product-img, #produkt-body #relatedproducts .product-img, #produkt-body #productdetail .product-img {
  text-align: center; }

#productdetail.recommended-products .thumbnail, #similarproducts.recommended-products .thumbnail, #relatedproducts.recommended-products .thumbnail {
  -webkit-transform-style: preserve-3d !important; }
#productdetail.recommended-products .product-img, #similarproducts.recommended-products .product-img, #relatedproducts.recommended-products .product-img {
  margin-bottom: 10px;
  padding: 0;
  height: 250px;
  overflow: hidden; }
  #productdetail.recommended-products .product-img img:last-of-type, #similarproducts.recommended-products .product-img img:last-of-type, #relatedproducts.recommended-products .product-img img:last-of-type {
    height: 250px;
    width: 100%;
    object-fit: contain; }
#productdetail.recommended-products h4, #similarproducts.recommended-products h4, #relatedproducts.recommended-products h4 {
  margin-bottom: 50px; }
#productdetail.recommended-products .product-hover, #similarproducts.recommended-products .product-hover, #relatedproducts.recommended-products .product-hover {
  bottom: 5px; }
  #productdetail.recommended-products .product-hover > div, #similarproducts.recommended-products .product-hover > div, #relatedproducts.recommended-products .product-hover > div {
    box-shadow: none !important; }

/*# sourceMappingURL=produkt.css.map */
