/* Enter Your Custom CSS Here */
/* fix apostaseis - stiles */
.row {
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 1200px){
.col-lg-8 {
  width: 65%;
  margin-right: 2%;
  padding: 5px;
  }}

@media (min-width: 1200px){
.col-lg-4 {
    width: 32%;
  padding: 5px;
  }}

@media (min-width: 1200px){
.col-lg-6 {
    width: 49%;
   padding: 5px;
  }}

@media (min-width: 1200px){
.col-lg-6:nth-child(1n+2) {
    margin-right: 7px;
  }}

.page-container {
    padding: 30px 10px 10px;
    margin-bottom: 25px;
}
    
/* end fix apostaseis - stiles */
/* title box post taxonomies */
.hentry h3.post-title {
    font-size: 17px;
    font-weight: 600;
    line-height: normal;
    border-top: 1px solid #e2e2e9;
    padding-top: 12px;
    color: #365899;
    background-color: #f6f7f973;
    /* border-radius: 5px; */
    min-height: 80px;
    height: 80px;
    padding-left: 10px;
    padding-right: 10px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #da6e33;
}
/* end title box post taxonomies */

/* maaaa */
.header-wrapper {
    background-color: #ffffff;
}
.header-wrapper {
    background-color: #ffffff;
    border-bottom: 2px solid #e6753d!important;
}

@media (max-width: 767px) {
#nav-toggle {
width: 50px!important;
height: 50px!important;
 background: url(http://www.ierapetraneaporeia.gr/wp-content/uploads/2018/06/burgerIcon-e1528146382880.png) center center no-repeat!important;
top: 5px;
    right: 5px;}
.logo a, .logo img {
    margin-left: -10px;
}
}


.header-bottom-wrapper {
    background: none!important;}

.logo a, .logo img {
    max-width: 220px!important;
}

.nav { margin-top: 6px;}
/* tel maaa */

.post-meta
{
display:none;
}
 
.slide_widget_inner {
    display: none;
}
.home-flexslider .flexslider img {
    display: none;
}

.read-more {
visibility: hidden;
}
.read-more:after {
  content: "Διαβάστε Περισσότερα";
visibility: visible;
  display: block;
  position: absolute;
  
}


.hentry .post-title {
    line-height: inherit;
    font-size: 19px;
}

.hentry h1.post-title, .hentry h2.post-title {
    font-size: 24px;
  
}
.home-flexslider .flex-direction-nav li a.flex-next {
    display: none;
}
.home-flexslider .flexslider {
    
    display: none;
}
.main-menu ul li a {
    font-size: 14px;
    color: #e49650;
    font-weight: bolder;
}

.hentry h3.post-title {
    font-size: 17px;
}