/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 01 2025 | 07:43:52 */
.extra_price > div:last-child {
	font-weight:bold;
	color:orangered;
	font-size:20px;
}
.wd-autoheight .wd-carousel-wrap {
    align-items: center;
}
.mehanizmi_stolice {
	padding: 20px;
    background-color: #fff !important;
    box-shadow: 0 0 10px 1px #ddd;
    border-radius: 10px;
}
.mehanizmi_stolice h3 {
	font-weight: var(--wd-title-font-weight);
    font-size: var(--wd-accordion-font-size, 16px) --wd-accordion-font-size is not defined;
}
.mehanizmi_stolice > div > span:first-child {
	
}
.mehanizmi_stolice > div > span:last-child {
	
}

.product-label {
    word-break: normal;
}

@media (max-width: 768px) {
  .wd-product .wd-entities-title {
    font-size: 14px;
  }
}

