/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/* PK Start - Logo stin korifi tou template na einai sto kentro*/

.tm-headerbar .tm-logo {
width: 100%;
}

.tm-headerbar .tm-logo img {
display: block;
margin: 0 auto;
}
/* PK End - Logo stin korifi tou template na einai sto kentro*/



/* PK Start - I lista me ta subcategories otan kanoume expand ena category, na einai ligo pio mesa*/
.collapse.in {
    height: auto;
    padding-left: 30px;
 }
 /* PK End - I lista me ta subcategories otan kanoume expand ena category, na einai ligo pio mesa*/


/* PK Start - Padding 0*/
.nopadding {
    padding: 0px;
 }
/* PK End - Padding 0*/

/* PK Start - Italics initial color*/
em {
    color: initial;
 }
/* PK End - Italics initial color*/


/* PK Start - Menu Centered*/
.uk-navbar-nav {  
  display: table;  
  float: none;  
  margin: 0 auto;  
}
/* PK End- Menu Centered*/
