#map {
  height: 70vh;
  border: 4px solid rgba(175, 218, 117, 0.35);
  border-radius: 2px;
}

.column:not(.span-12) .media .excerpt {
  max-width: 100%!important;
}

.product-top {
  box-shadow: none!important;
}


.buttons-skice button {
  margin-bottom: 20px;
  width: 100%;
  text-align: left;
  padding: 8px;
  background: transparent;
  color: #777;
  border: 2px solid rgba(0, 0, 0, 0.08);
  outline: none;
}

.buttons-skice button:hover {
  color: #fff;
  border-color: transparent;
}

.buttons-skice button .fa {
  margin-right: 10px;
}

button, .button, input[type=submit] {
  font-family: "Open Sans", Helvetica, sans-serif!important;
}

.title-container {
  background-color: #333333!important;
}

.woocommerce-result-count-container {
  border: none!important;
}

.push-bottom {
  margin-bottom: 0!important;
}

.products .button {
  width: 100%!important;
}

.thumbnail-body {
  padding: 20px 10px!important;
  background-color: #f1f1f1;
  border-left: 3px solid #46C578;
}



.thumbnail-body:hover > .thumbnail-body .heading a {
  color: #fff!important;
}

.thumbnail-body .heading a {
  color: #333!important;
}

.thumbnail-body .heading {
  font-size: 14px!important;
  font-weight: 400!important;
}

.garancija-3 {
  width: 200px;
}

.products .img-wrap {
  height: 235px;
  background-color: #000;
  overflow: hidden;
  text-align: center;
  position: relative;
}

.products .img-wrap img {
  display: table;
  margin: 0 auto;
  max-height: 90%;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.thumbnails a {
  height: 60px;
  position: relative;
  background-color: #000;
}

.thumbnails a img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.thumbnails a:hover img {
  -webkit-transform: translate(-50%, -50%)!important;
          transform: translate(-50%, -50%)!important;
}

.single-product-image-block {
  height: 300px;
  position: relative;
  background-color: #000;
  border-radius: 4px;
  overflow: hidden;
}

.product-images {
  min-height: 300px;
}

.product-images img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%)!important;
          transform: translate(-50%, -50%)!important;
  max-height: 90%;
  width: auto;
}

.product-badges {
  right: 0;
  bottom: 20px;
}

.product-badges img {
  height: 65px;
  border: 2px solid #e2e2e2;
  border-radius: 8px;
  }

.product-badges .single-badge {
  display: inline-block;
  margin-right: 5px;
}

.product-code {
  font-weight: bold;
}



.product-code span .fa {
  color: #46C578;
  margin-right: 5px;
}

.dimenzije {
  margin-bottom: 20px;
  border: 2px solid rgba(0, 0, 0, 0.08);
  padding: 6px;

}

.dimenzije span {
  display: inline-block;
  padding: 5px 8px;
  margin-bottom: 4px;
  color: #888;
  background-color: #f4f4f4;
  font-weight: 600;
}

.dimenzije-title {
  padding: 5px 10px;
  color: #6d6d6d;
  font-weight: bold;
  margin-bottom: 10px;
}

.media-body .button {
  border-left: 3px solid #46C578;
}

.dimenzije-title .fa {
  margin-right: 10px;
}


.product-table table tr:first-child {
  color: #777;
  font-weight: bold;
  background-color: #F5F5F5;
}

.kat-box:hover {
  -webkit-transform: scale(1.09);
          transform: scale(1.09);
}
