/*
Theme Name:     Kleo Child
Theme URI:
Description:    Child theme for Kleo
Author:         SeventhQueen
Author URI:     http://seventhqueen.com
Template:       kleo
Tags:  one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*/

/*
* Please add your custom styles below
*/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,700,700italic,300italic,300,100italic,100&subset=latin,greek);
.hr-title {font-size:16px;}

@media screen and (max-width:767px) {
    #foot-1,#foot-2,#foot-3,#foot-4 {
        width:100%;

    }
    #foot-1 a img,#foot-2 a img,#foot-3 a img,#foot-4 a img{
        margin:0 auto;
        position:relative;
        display: block;
    }

}

@media screen and (min-width:768px){
    #foot-1 {
        width: 20%;
    }
    #foot-2 {
        width: 41%;
    }
    #foot-3 {
        width: 12%;
    }
    #foot-4 {
        width: 27%;
        padding-left: 1px;
    }
}

@media screen and (max-width:600px) {


    .my_title {
        display: none;
    }


}
@media screen and (min-width:1000px) {
    .kleo-page{
        width:1000px;
    }
}
@media screen and (max-width:990px){
    .contact > .col-sm-8 {
        display: none;
    }
    .contact-text {
        padding-left:0px !important;
    }
    .contact > .col-sm-4 {
        margin-top:20px;
    }
}
.contact-text{
    position: absolute;
    z-index: 1;
    padding-left:200px;
}

.panel-kleo .panel-title{
    font-size: 13px;
}
body {
    font-family:'Roboto','Open Sans';
    line-height: 20px;
    letter-spacing: 0.02em;

}
h1,h2,h3,h4,h5 {
    font-family:'Roboto','Open Sans'!important; 
    font-weight:100;
}
.mytitle{
    color:#cccccc !important;
}

.widget_links h4 {
    font-size:100%;
}


#col-footer-sidebar-1 {
    width:25%
}
#col-footer-sidebar-2 {
    width:75%
}

.blogroll li:before {
    font: 1.7em/1em "fontello";
    content: "\e976";
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.blogroll li:after {
    display: table;
    content: ' ';
    clear: both;
}

.blogroll li {border-bottom-style: solid;
              border-bottom-width: 1px;
              padding-bottom: 5px;
              padding-top: 4px;}

#footer .widget-title
{
    font-size:13px;
    font-weight:300;
    letter-spacing: 0.02em;
}
h4.widget-title {
    font-size:20px;
    font-weight: 100;
}

.myImages {
    height:101px;
}
#myFooter {
    padding-right:0px;
    padding-left: 0px;
}
#foot-1 , #foot-2 , #foot-3 , #foot-4{
    margin-right:0px;
    padding-right:0px;

}
#feature-title h3{
    color: #00b9f7 !important;
    font-weight:100;
}
#feature-title{
    font-weight:100;
}
h3 > a:hover {
    border-bottom: solid 1px #777777; 
    display: inline;
    padding-bottom: 1px; 
    text-align:left; 
}
body > a:hover {
    color: #00b9f7;
}
.alternate-color a {
    color: #777777;
}
.main-color a {
    color: #777777;
}


.navbar-nav > li > a {

    /*font-size:14px; megethos xwris thn "epikoinwnia"*/
    font-size:12px;
}
.navbar-nav > li > a:hover{
    color: #00b9f7;
}
.col-sm-12 {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;

}
.kleo-navbar-fixed .page-boxed .kleo-main-header {
    /* max-width: 1280px; */
    width: 100%;
    max-width: 1000px;
}

.faq-accordion .panel-heading{
    border-top: 1px;
    background-color:#f7f7f7;
    padding-right: 15px;

}

.main-color .sidebar ul li a:hover {
    color: #00b9f7;

}
.main-color .widget_tag_cloud a:hover {
    color: #00b9f7;
}
.link-lists a{
    color:#777777;
}
.link-lists a:hover{
    color:#00b9f7;
    font-weight: 650;
}
.link-lists li{
    padding-top:20px;
    padding-left: 32px;
}
.row {
    margin-left:0px;
    margin-right: 0px;
}

h3#praksi strong{
    font-weight: 100;
}

#accordion-1{
    line-height: 24px;
}

#accordion-1 a:hover{
    color:#00b9f7;
}
.diktuo{
    width:160%
}
ul#navigation {
    position: fixed;
    margin: 0px;
    padding: 0px;
    top: 10px;
    left: 0px;
    list-style: none;
    z-index:9999;
}
ul#navigation li {
    width: 100px;
}
ul#navigation li a {
    display: block;
    margin-left: -2px;
    width: 100px;
    height: 70px;    
    background-color:#CFCFCF;
    background-repeat:no-repeat;
    background-position:center center;
    border:1px solid #AFAFAF;
    -moz-border-radius:0px 10px 10px 0px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    -khtml-border-top-right-radius: 10px;
    /*-moz-box-shadow: 0px 4px 3px #000;
    -webkit-box-shadow: 0px 4px 3px #000;
    */
    opacity: 0.6;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
ul#navigation .home a{
    background-image: url(../images/home.png);
}
ul#navigation .about a      {
    background-image: url(../images/id_card.png);
}
ul#navigation .search a      {
    background-image: url(../images/search.png);
}
ul#navigation .podcasts a      {
    background-image: url(../images/ipod.png);
}
ul#navigation .rssfeed a   {
    background-image: url(../images/rss.png);
}
ul#navigation .photos a     {
    background-image: url(../images/camera.png);
}
ul#navigation .contact a    {
    background-image: url(../images/mail.png);
}


#mobile-header {
    top:40%;
}

.icon-4x {
    font-size: 5em;
    color: #b3b3b3;
}

.contact {
    font-weight:300;
    line-height: 28px;
    color: #444;
}

.keeRow {
    border-right: 7px solid #428bca;

}
.keemem {
    border-left: 7px solid #428bca;
    padding-left:20px;
}
.keearm{
    border-bottom: 1px solid #e5e5e5;
}
#footer1 {
    background: #ccc;
}

.top-menu {
    width: 80%;
    float: right;
}



.alternate-color .masonry-listing .post-content {
    background-color: white;
}



#main .sidebar ul {
    font-size: 13px;
}
.news-time {
    color: #b3b3b3;
}
.meta-comment-count {
    display:none;
}
#top-social {
    display:none;
}
.post-title {
    margin-top:0px;
    padding-bottom:10px;
}

.myimage {

    border: 10px solid white;
    -webkit-box-shadow: 1px 1px 0px 0px rgba(148,139,148,2);
    -moz-box-shadow: 1px 1px 0px 0px rgba(148,139,148,2);
    box-shadow: 1px 1px 0px 0px rgba(148,139,148,2);

}
.kee-tabs {
    border-bottom:1px #ddd solid;
}
.alternate-color .kleo-tabs .tabs-style-line > li.active > a{
    border-bottom-color: #ed1c24;
    color:#ed1c24;
}
.alternate-color .kleo-tabs .tabs-style-line > li.active > a:hover{
    border-bottom-color: #ed1c24;
    color:#ed1c24;
}
.alternate-color .kleo-tabs .tabs-style-line > li {
    font-style: italic;
}
.alternate-color .kleo-tabs .tabs-style-line > li > a:hover{
    border-bottom-color: #777777;

}

.btn-special{
    border:2px solid #000 !important ;

}
.admin_btn2 {
    display:none;
}


.timeimg{
    padding-left: 0px;
    padding-right: 0px;

}

.input-group{
    margin-top: 10px !important;
}

.kleo-carousel .post-image img{
/*    display:none;
    height:0px;
    visibility:hidden;*/
}

.kleo-carousel .post-image{
    /*height:0px;*/
}

#ajax_search_container{
    padding: 0px 0px 5px;
    background: none repeat scroll 0% 0% #FFF;
    border-radius: 3px;
    border: 1px solid #E5E5E5;
    z-index: 9999;
    position: absolute;
    width: 300px;
    left: -250px;
    box-shadow: 2px 2px 3px rgba(102, 102, 102, 0.1);
    top: 130%;
    line-height: 1.2em;
}
.helpdesk .wpb_content_element {
    margin-bottom:0px !important;
}
.news_carousel .kleo-carousel-testimonials .testimonial-content {
    font-size:16px;
}

.post-format-icon > i {
    font-size: 40px;
    /* margin-bottom: 14px; */
    margin-top: -11px;
    margin-right: 28px;
    color: #fff;
}

.small-listing .post-format-icon  {
    background: #ED2528 !important;
}

.flag-icon > a > img {
    position: absolute;
    top: 4px;
    z-index: 99999;
    left: 5px;
    
}
.flag-icon {
    height: 35px;
    background-color: #fff;
    padding-bottom: 20px;
}
article .article-meta {
    width: 100%;
    float:left;
    text-align:left;
}