<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/************** Index ***************/
.product-category { padding: 64px 6px 6px; }
.product-category h2 { margin: 0; }
.product-category a:hover { color: #23cbbf; }
.product { margin-bottom: 18px; border: 1px solid #fff; padding: 6px; }
.product h3 {  }
.product div.image { overflow: hidden; }
.product img { scale: 1; transition: all 0.4s; }
.product:hover { background-color: #ecd9ed; border: 1px solid #e08498; }
.product:hover p { background-color: #23cbbf; text-decoration: none; }
.product-holder h3 { color: #393939; height: 72px; background-color: #fff; margin: 0; padding: 12px 0; }
.product-holder p  { color: #fff; background-color: #23cbbf; padding:9px; margin: 0; font-size: 22px; }
.product-holder:hover { text-decoration: none; }
@media only screen and (min-width: 576px) {
	.product:hover img { scale: 1.2; }
}


/************** Filtre *************/
.filter-link { color: #fff; background-color: #23cbbf; padding: 9px; margin: 18px 0; font-size: 18px; }
.filter-link:hover { background-color: #23cbbf; }
.filter-slider { position: relative; height: 120px; }
.filter-slider span { position: absolute; }
.filter-slider span.icon { display: inline-block; padding: 0 12px; }
#sirka span.icon { background-image: url("/images/icons/150x100_sirka_ramu.jpg") }
#price span.icon { background-image: url("/images/icons/credit-cards.svg") }
#ds    span.icon { background-image: url("/images/icons/150x100_dlzka_ramu.jpg") }
#so    span.icon { background-image: url("/images/icons/150x100_sirka_ocnice.jpg") }
#vo    span.icon { background-image: url("/images/icons/150x100_vyska_ocnice.jpg") }
#sn    span.icon { background-image: url("/images/icons/150x100_sirka_nosnika.jpg") }
@media only screen and (min-width: 1049px) {
	.filter-slider .filter-title { left: 0; top: 14px; }
	.filter-slider .icon { left: 0; bottom: 0px; width: 100%; background-position: center; background-repeat: no-repeat; }
	.filter-slider .min { left: 0; bottom: 2px; }
	.filter-slider .max { right: 0; bottom: 2px; }
}
@media only screen and (min-width: 768px) and (max-width: 1048px) {
	.filter-slider .filter-title { left: 0px; top: 0px; }
	.filter-slider .icon { left: 0; top: 6px; width: 150px; }
	.filter-slider .min { left: 0; top: 90px; }
	.filter-slider .max { right: 0; top: 90px; }
}
@media only screen and (max-width: 767px) {
	.filtre h2.filter { cursor: pointer; }
	.filtre .filters, .filtre .reset-button { display: none; }
	.filter-slider .icon { left: 48px; bottom: 0px; width: 150px; }
	.filter-slider .filter-title { left: 210px; top: 40px; font-size: 20px; }
	.filter-slider .min { left: 210px; top: 72px; font-size: 20px; }
	.filter-slider .max { left: 292px; top: 72px; font-size: 20px; }
	.ui-slider-horizontal &gt; a.ui-corner-all { width: 40px; height: 40px; margin-top: -14px; }
	.ui-slider-horizontal &gt; a.ui-corner-all:nth-child(3) { margin-left: -30px; }
}
@media only screen and (max-width: 479px) {
	.filter-slider .icon { left: 0px; bottom: 0px; width: 100px; height: 80px; background-size: contain; }
	.filter-slider .filter-title { left: 112px; top: 40px; font-size: 18px; }
	.filter-slider .min { left: 112px; top: 72px; font-size: 16px; }
	.filter-slider .max { left: 192px; top: 72px; font-size: 16px; }
}
@media only screen and (min-width: 480px) { 
	.filter-slider span.icon { height: 100px; }
}


/******************* Show Product *****************/
#imgModal { display: none; position: fixed; z-index: 10; left: 0; top: 0; width: 100%; height: 100%; /* Full page */
	overflow: hidden; padding: 0px; background-color: rgba(0,0,0,0.9);
}
img.main-image { cursor: pointer; }
img.main-image:hover { opacity: 0.7;}
#modalImage { position:absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; }
#cena { font-size: 22px; color: #e08498; font-weight: bold; }

/* Virtual TryON */
.virtual-bg { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.9); z-index: 10; }
.virtual-fg { position: fixed; top: 50%; left: 50%; margin-top: -150px; margin-left: -155px; z-index: 10; }
#tryon_filters, #tryonwebcam, #mainuserImageRotate { display: none !important; position: fixed !important; left: -6000px !important; }
#mainPanelArea { position: relative !important; left: 0 !important; }
#mainPanelArea &gt; label { position: relative; width: 130px !important; margin: 0 !important; }
#mainPanelArea &gt; label:nth-child(1) &gt; span.tool { position: absolute; left: 24px; bottom: 14px; top: unset !important; }
#tryonmodelgallery &gt; span.tool { position: absolute; right: 36px; bottom: 14px; top: unset !important; }
#frame_live_resizer { top: 0px !important; background-color: #fff; }
#frame_live_resizer span { display: block; width: 50px; height: 59px; }

/* The Close Button */
span.close { position: absolute; top: 20px; right: 20px; font-size: 40px; color: #fff; padding: 8px; font-weight: bold; transition: 0.3s; }
span.close:hover, span.close:focus { color: #bbb; text-decoration: none; cursor: pointer; }

/* Vyber skiel */
div.glasses .left { margin-bottom: 48px; }
div.parameters h2 { margin-top: 36px; }
div.parameter, div.param { border: 1px solid #ecd9ed; border-radius: 4px; padding: 12px; }
.parameter span.dot { position: relative; content: ''; display: block; width: 14px; height: 14px; border-radius: 50%; border: 1px solid #23cbbf; margin: 4px 14px; }
.parameter .middle { display: none; content: ''; position: absolute; top: 2px; left: 2px; width: 8px; height: 8px; background-color: #23cbbf; border-radius: 50%; }
.parameter span.shrink { flex-grow: 1000; }
.parameter h3.cena { flex-grow: 1; padding-right: 15px; text-align: right; }
.parameter span.popis { padding: 0 16px; }
.parameter:hover, .parameter.active { background-color: #e2f1e9; cursor: pointer; }
.parameter:hover .middle, .parameter.active .middle { display: inline-block; }
.parameter .flex-col { overflow: hidden; }
.parameter img.stencene { width: 56px; }
.param .flex-col label { margin: 10px 0 0; }
.param.flex { display: flex; justify-content: space-around; }
.semi td.price { text-align: right; }
.sticky { margin: 0 auto; }

/* Sticky */
#sticky { position: relative; }
@media only screen and (max-width: 767px) { 
	div.glasses .down { max-width: 360px; }
}
@media only screen and (min-width: 768px) { 
	#sticky .sticky.fixed { position: fixed; top: 0px; }
	#sticky .sticky.stick { position: absolute; bottom: 0px; }
}

/******** Cart - Kosik ********/
table#cart_table td.price h3 { color: #ecd9ed; }
table.product td span.icon { display: inline-block; width: 75px; height: 50px; background-size: contain; }
tr#sirka td { border: none; }
.pt-54 { padding-top: 54px !important; }
</pre></body></html>