.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;
}

.show_more_search_result{
text-align:center;
clear:both;
padding-bottom:15px;
}

.show_more_search_result .submit{
text-transform:none;
font-weight:bold;
font-size:16px;
padding:20px;
padding-right:40px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background-image:url('./images/carousel_right.png');
background-position: right 20px center;
background-repeat: no-repeat;
}

.last_viewed .header{
font-size: 20px;
font-weight: bold;
line-height: 20px;
padding: 15px 10px;
position: relative;
text-transform: uppercase;
margin-bottom:10px;
margin-top:30px;
background-color: #3a383a;
color: #ffffff;
}

#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;
}