.price__value {
    font-weight: 700 !important;
    font-size: 22px !important;
    line-height: 33px;
    color: #202227;
}


.product__download {
    display: flex !important;
    margin: 10px;
}
.add2cart {
    margin: 0px 10px 20px 10px;
}
.price__value {
	padding: 0px 15px;
}
.price__value--old {
	padding: 0px 15px;
	font-size: 16px;
	line-height: 130%;

}

.hide-podborky, .hide-best-product {
    display: none;
}
.favor {
    margin-right: 9px;
    margin-top: 9px;
}

