<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
@import url(https://fonts.googleapis.com/css?family=Ubuntu&amp;subset=greek,latin);
 
.tm-bottom-b{padding-bottom:50px;} 
.tm-middle{display:hidden;}
.tm-block-dark a{color:#97CA4E !important;}

.home_topa13{text-align:center;}
.home_topa13  &gt; .uk-panel-title {color:#97ca4e;}
.topa13_link {color:#97ca4e !important;}
a.topa13_link  {color:#97ca4e !important;border-color: #97ca4e !important; background-color: #fff;}
a.topa13_link:hover {box-shadow: 0px 0px 10px 30px #fff inset;}

.home_topa2{text-align:center;}
.home_topa2  &gt; .uk-panel-title {color:#415546 !important;}
.topa2_link {color:#415546 !important;}
a.topa2_link  {color:#415546 !important;border-color: #415546 !important; background-color: #fff;}
a.topa2_link:hover {box-shadow: 0px 0px 10px 30px #fff inset;}

.official_dealer{text-align:center;}

.footer_padding_custom_logo{padding-top:30px; text-align: center;}
.footer_padding_custom_mail{padding-top:10px;}

.uk-article &gt; div + p &gt; a {  
border: 1px solid #97ca4e;
padding:10px;
border-radius:20px;
}
.border_mine{border-bottom:1px solid;}

@media (min-width: 784px) and (max-width: 1200px) {
.mine-padding-bottom {height: 400px; font-size:22px;}
.mine-padding-bottom &gt; .uk-position-cover.uk-panel.uk-panel-space.tm-success-background &gt; ul {margin-left: 40%;}
.mine-padding-bottom &gt; .uk-position-cover.uk-panel.uk-panel-space.tm-success-background &gt; h2 {text-align: center;}
}

@media (min-width: 401px) and (max-width: 783px) {
.mine-padding-bottom {height: 480px; font-size:25px;}
.mine-padding-bottom &gt; .uk-position-cover.uk-panel.uk-panel-space.tm-success-background &gt; ul &gt; li {line-height:35px;}
}

@media (max-width: 400px) {
.mine-padding-bottom{padding-bottom: 120px;}
}

@media (max-width: 320px) {
.uk-article &gt; div + p &gt; a {  
border: 0px ;
padding:0px;
border-radius:0px;
}
}

.uk-visible-small {
    display: block !important;
}

.uk-hidden-small {
    display: none !important;
}

@media (min-width: 1200px) {
    .uk-visible-small {
        display: none !important;
    }
    .uk-hidden-small {
        display: block !important;
    }
}
</pre></body></html>