<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ui-dialog th{
text-align:left;
}

.repeat_payment{
	text-decoration:none;
}

/* fix voci google remarketing ads */
iframe[name="google_conversion_frame"]{
    position:fixed;
	left:-100%;
}

.display .paging .dots{
float:left;
height: 25px;
letter-spacing:-0.5px;
line-height: 23px;
text-align: center;
font-size: 13px;
display: block;
margin-right: 5px;
margin-bottom: 10px;
font-weight: bold;
color:#f68a43;
background-color: #FFFFFF;
padding-left:5px;
padding-right:5px;
border: 1px solid #e9e9e9;
cursor:pointer;
}

/* slider pre filter cenoveho rozsahu */
.noUi-connect{
background: #3a383a;	
}
#filter .prices{
padding:15px;
margin-bottom:15px;
display:none;
background-color: #f8f8f8;
border: 1px solid #e9e9e9;
color: #444549;
}

#filter .prices .noUi-value{
margin-top:10px;
font-size:90%;
color: #666666;
}

#filter .prices .price_range{
font-size: 12px;
}

#filter .prices .price_range input{
border:1px solid #3a383a;
padding-left:5px;
padding-right:5px;
font-size: 12px;
}

#filter .prices .range{
	margin-left:19px;
	margin-right:20px;
}
.tooltip-ui{
cursor:pointer;
}

.variants .product .thumbnail .pictogram, #alternate_products .product .thumbnail .pictogram, #related_products .product .thumbnail .pictogram{
position: absolute;
height: 20px;
line-height: 20px;
padding-left: 5px;
padding-right: 5px;
font-size: 11px;
left: 10px;
top: 10px;    
}

.variants .product .thumbnail .pictogram .background, #alternate_products .product .thumbnail .pictogram .background, #related_products .product .thumbnail .pictogram .background{
position:absolute;
top:0px;
left:0px;
width:100%;
height:20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
opacity:0.8;
background-position: top left;
background-repeat: repeat-x;  
background-image:url('./images/pictogram.png');
background-color:#ff0000;
}

.variants .product .thumbnail .pictogram .background .pictogram .text, 
#alternate_products .product .thumbnail .pictogram .text,
#related_products .product .thumbnail .pictogram .text{  
position:relative;
color:#ffffff;  
}

.dropdown.variant{
width: auto;
float:left;
padding-right:10px;
padding-bottom:10px;
}

.dropdown.variant span{
font-weight:bold;
display:block;
margin-bottom:5px;
text-transform:uppercase;
}

.dropdown.variant select{
height:35px;
padding-left:10px;
padding-right:45px;
border:1px solid #3a383a;
background:url('./images/select-down.jpg') right top no-repeat;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
outline : none;
}

.dropdown.variant select::-ms-expand {
display: none;
}

#static img{
max-width: 100%;
height: auto !important;
}

.misc_box_body img, .misc_box_body iframe, .misc_box_body table{
max-width:100%;
}

.misc_box_body img, .misc_box_body table{
height: auto !important;
}

#static .static_gallery {
margin-top:30px;
}

#static .static_gallery .image{
margin-right:10px;
margin-bottom:10px;
padding:3px;
height:130px;
float:left;
transition:         0.08s ease-in;
-o-transition:      0.08s ease-in;
-ms-transition:     0.08s ease-in;
-moz-transition:    0.08s ease-in;
-webkit-transition: 0.08s ease-in;     
}     

#static .static_gallery .image img{
height:100% !important;
}
#eet_mandatory_text {
	font-size:13px;
}

/* My Certificates */ 
.certificates{
border-top: 1px solid #e9e9e9;
}

.certificates .certificate {
background-color: #f8f8f8;
border: 1px solid #e9e9e9;
border-top:0px;
padding:10px;
margin-bottom:0px;
font-size:12px;
}
/* My Certificates End */


/*blog*/

.blog-content{
padding-bottom:30px;
}

.blog-card{
border-bottom:1px solid #e9e9e9;
margin-bottom:20px;
}

.blog-card .image{
line-height:1em;
margin-bottom:20px;
} 

.blog-card .image img{
max-width:100%;
}

.blog-card .body{
font-size:80%;
margin-bottom:20px;
}   

.blog-card .body h2{
margin-top:0px;
font-size:15px;
line-height:17px;
}  

.blog-card .body h2 a{
text-decoration:none;
color:#f68a43;
}

.blog-card .body .date, .blog-detail .date{
font-style:italic;
color:#777777;
}

.blog-navigation{
background-color: #f8f8f8;
border: 1px solid #e9e9e9;

padding:10px;
padding-bottom:0px;
}

.blog-navigation ul{
padding:0px;
margin:0px;
list-style:none;    
}

.blog-navigation a{
text-decoration:none;
color:#666666;
}

.blog-navigation a:hover{
text-decoration:underline;
}

.blog-navigation &gt; ul &gt; li &gt; a{
font-weight:bold;
font-size:15px;
}

.blog-navigation &gt; ul ul{
padding-bottom:10px;
}

.blog-detail .image{
float:right;
width:350px;
margin-left:15px;
margin-bottom:15px;
}

.blog-detail img{
max-width:100%;
}

.blog-detail .links .title{
font-weight:bold;
font-size:15px;
line-height:13px;
padding-top:7px;
padding-bottom:7px;
float:left;
margin-right:10px;
}

.blog-detail .links a{
display:block;
float:left;
padding:7px;
line-height:13px;
background-color:#3a383a;
font-size: 13px;
color:#ffffff;
font-weight:bold;
margin-right:10px;
text-decoration:none;
}

.blog-detail .links a:hover{
background: #f68a43;
}

.blog-detail #comments_wrapper{
background-color: #f7f7f7;
border: 1px solid #dddddd;
padding:10px;
margin-top:30px;
}

.blog-detail #comments_wrapper .button{
height: 35px;
line-height: 35px;
text-align: center;
font-weight: bold;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
font-size: 12px;
cursor: pointer;
text-decoration: none;
float: left;
border:0px;
background-color: #f68a43;
color: #ffffff;
}

.blog-detail #comments_wrapper .button:hover{
background-color: #3a383a;
}

.blog-detail #comments_wrapper .label{
color: #000000;
font-weight:bold;
margin-top:10px;
padding-bottom:3px;
}

.blog-detail #comments_wrapper h2 {
margin-top:0px;
margin-bottom:30px;
}

.blog-detail #comments_wrapper .input, .blog-detail #comments_wrapper textarea{     
width:100%;         
background-color:#ffffff;
border: 1px solid #dddddd;
box-sizing:border-box;
height:35px;
padding:0px;
padding-left:10px;
padding-right:10px;
}

.blog-detail #comments_wrapper textarea{
resize:none;
height:100px;
padding:10px;
}

.blog-detail #comments_wrapper .comment .reply{
text-decoration:none;
color:#f68a43;
}

.comment {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
}
.comment .comment-date {
    float: right;
}
.comment .text {
    padding-top: 10px;
}
.comment_form {
    margin-top: 30px
}
.next-prev {
    margin-top: 10px;
    margin-bottom: 20px;
}</pre></body></html>