/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 19 2026 | 09:01:58 */
.rukonasloni.pexo_open .slidex {
	overflow: visible;
}
.rukonasloni .desc {
    position: absolute;
    bottom: calc(100% + 10px);
    z-index: 99;
    width: 100%;
    left: 0;
}
.rukonasloni .pointer {
    position: absolute;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    background: #222;
    bottom: -5px;
    left: calc(50% - 5px);
}
.rukonasloni .desc > div {
	font-size:12px;
	background:#222;
	color:#eee;
	padding:6px;
	border-radius:2px;
	line-height:1.1em;
}
.rukonasloni .ex_selected .desc { 
	display:block!important;
}

