<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.repeat_payment{
text-decoration: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;
}

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

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

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

.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:#ff4800;
}

.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: #ff4800;
}

.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: #ff4800;
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:#ff4800;
}

.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
}
.blog-detail p {
	text-align: justify;
}
#product_detail .image.big .bigger{
	z-index:1;
}
.next-prev {
    margin-top: 10px;
    margin-bottom: 20px;
}
#eet_mandatory_text{
	font-size: 16px;
}
.zoomLens{
	background-color:white;
}

.last_viewed .header{
line-height:1em;
}

#slides .slides-container a{
	transition:         none;
	-o-transition:      none;
	-ms-transition:     none;
	-moz-transition:    none;
	-webkit-transition: none;
}


#order .recapitulation-contact-info{
margin-left:-5px;
margin-right:-5px;
}

#order .recapitulation-contact-info .box{
padding-left:5px;
padding-right:5px;
}

#order .deliver_items .body, #order .contact_items .body, #order .invoice_items .body{
font-size:14px;
}

#personal_form .gdpr_agreements{
	margin-top:50px;
}

.gdpr_agreements .asterisk{
	color:#e2001a;
}
.gdpr_agreements label{
	display:inline;
}
.gdpr_agreements input[type="checkbox"]{
	margin-right: 3px;
}
.agreements .agreement{
	margin-top:10px;
}

#newsletter .gdpr_agreements{
	margin-top: 15px;
}

#newsletter .gdpr_agreements .gdpr_agreement input {
	width: auto;
	margin-top: 0px !important;
	margin-right: 5px;
	height:auto;
}
#newsletter .gdpr_agreement label{
	display: inline;
}
#newsletter .gdpr_agreements .asterisk{
	color:#363636;
}

#cookies_confirm .text p{
	padding:0;
	margin:0;
}
#cookies_confirm .buttons{
	width:95%;
}
#cookies_confirm .buttons .submit{
	margin-bottom:0px;
	margin-top:20px;
	
	text-decoration:none;
	display:inline-block;	
	text-transform: uppercase;
	padding: 15px;
	padding-left: 25px;
	padding-right: 25px;
	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;
	font-size: 25px;
	line-height: 20px;
	cursor:pointer;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	font-family: 'Teko', sans-serif;
	background-color: #ff4800;
	color: #ffffff;
	border: 0px;
	font-weight: 300;
}
#cookies_confirm .buttons .submit:hover{
	text-decoration: none;
	background-color: #363636;
	color: #ffffff;
}

/* vyber pobociek dopravy */
.transport .branch_select{
	display: none;
	margin-left: 25px;
}
.transport.active .branch_select, .transport input[name="transport"]:checked ~ .branch_select{
	display: block;
}
.branch_select{
	padding-top: 16px;
}
.remove-branch{
	background-color: #e2001a !important;
	background-image:  none;
	border-color: #800202;
}
.remove-branch:hover{
	background-color: #3a383a !important;
}
.remove-branch.inactive{
	display: none;
	background-color: gray;
	background-image:  none;
}
.selected_branch .branch_name{
	font-weight: bold;
}

.transportBranchDialog .custom-combobox-input{
	position: relative !important;
	max-width: 320px;
}

.transport .branch_select .submit{
	height: 30px;
	padding: 5px 10px;
	margin: 0px 5px;
	line-height: 30px;
	font-size: 13px;
}
.transport .branch_select .submit:first-of-type{
	margin-left: 0px;
}

.transport-selection .extra_info{
	padding-top: 30px;
}

.transport .branch_select .submit{
	height: 40px;
	background-color: #70be3c !important;
	color: #fff !important;
	border: 0px !important;
}
.transport .branch_select .submit:hover{
	background-color: #7bcd44 !important;
}
.transport .branch_select .submit.remove-branch{
	background-color: red !important;
}
.transport .branch_select .submit.remove-branch:hover{
	background-color: #ff4141 !important;
}
.transport .branch_select .submit.remove-branch.inactive{
	display: none !important;
}

.transport .branch_select .submit:hover{
	background-color: #70be3c !important;
}
.transport .branch_select .submit:hover{
	background-color: #7bcd44 !important;
}

.transportBranchDialog.ui-dialog.ui-widget.ui-widget-content{
	padding: 29px !important;
}
.transportBranchDialog .ui-dialog-content, .transportBranchDialog .dialog.ui-dialog-content{
	overflow-x: auto !important;
}</pre></body></html>