/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) :is(picture,img){
	height: 200px;
	width: auto !important;
}

.product-wrapper.attila-gume .product-element-top {
  position: relative;
}

.product-wrapper.attila-gume .product-element-top .tire-season {
  position: absolute;
  top: 5px;
  right: 5px;
}

.product-wrapper.attila-gume .product-element-top .tire-season img {
  width: 48px;
  height: 48px;
}

.tire-mini-spec {
  font-size: 16px;
  line-height: 1.25;
}
.tire-mini-spec .tire-size {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 0.35rem;
}

.tire-mini-spec .tire-labels,
.tire-mini-spec .tire-extra {
  display: flex;
  gap: 14px;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 0.2rem;
}

.tls-item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.tls-icon {
  display: inline-block;
  width: 22px;
  height: 22px;
  background-size: contain;
  background-repeat: no-repeat;
}

.tls-icon-noise {
  background-image: url("/wp-content/uploads/2025/12/sound.png");
}
.tls-icon-wet {
  background-image: url("/wp-content/uploads/2025/12/weather.png");
}
.tls-icon-fuel {
  background-image: url("/wp-content/uploads/2025/12/gas.png");
}

.sezona-gume-ljetna .winter-icon{
	display: none !important;
}

.sezona-gume-zimska .summer-icon{
	display: none !important;
}

.sezona-gume-cjelogodisnja .winter-icon,
.sezona-gume-cjelogodisnja .summer-icon{
	display: none !important;
}
