<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 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;
}</pre></body></html>