/*
Theme Name: gaia Child
Theme URI: http://gaia.xplodedthemes.com/
Details URI: http://gaia.xplodedthemes.com/wp-content/themes/gaia/changelog.txt
Author: XplodedThemes
Author URI: http://xplodedthemes.com
Description: Good News a complete solution for any kind of blog, news or magazine website.
Version: 2.2.6
Template: gaia
Text Domain: gaia-child
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/ 

/* Child Theme customization starts here
--------------------------------------------------------------*/


.vc_row {
    margin-top: 0px !important;
    margin-bottom: 0px !important;

}


li.toggle-sidebar.menu-icon, a.left-off-canvas-toggle.off-canvas-toggle{
height:120px !important;
}



/* mobile */




a.site-logo.show-for-small-only{
text-align: center !important; 
}


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


ul.title-area{
height:100px !important;
}


.top-bar .title-area {
    width: 100%;
    position: relative;
    z-index: 20;
    padding-left: 0px !important;  /* was 10*/
}


}



@media only screen and (max-width: 849px) {
.top-menu .top-bar .toggle-topbar.menu-icon {
    right: 75% !important;
    
        padding-top: 0px;
        padding-right: 20px;
        padding-bottom: 0px;
        padding-left: 20px;
    top: 0;
    margin-top: 0;
    height: 100px;
    background-color: #ffffff !important;
}



.top-bar .toggle-topbar {
    position: absolute;
    right: 75% !important;
    top: 0;
}

.top-menu .top-bar .toggle-topbar.menu-icon a::after {
    box-shadow: -0px 8px 0 2px #666699,-0px 17px 0 2px #666699,0 26px 0 2px #666699 !important;
}

}




@media only screen and (max-width: 849px) {
.international:before {
 content: "";
  display: inline-block;
  height: 100px;
  vertical-align: middle; 
}


.international {
position: absolute;
text-align:center !important;
vertical-align: middle !important;
right: 10% !important;
display: inline-block !important;
height: 100px;

top:0;
background-color: #ffffff;
}
}




/*disable desktop footer*/

@media only screen and (max-width: 849px) {
.footer_wrapper, div#footer-widget-zone-footer {
visibility:hidden !important;
display: none !important;
}
}



@media only screen and (max-width: 849px) {
div.subfooter.has-menu-left {
visibility:hidden !important;
display: none !important;
}
}




#mobilefootercontainer
{
width:100%;
height:150px;
white-space: nowrap;
background-color:#FFFFFF !important;
position:relative;
font-size: 0;  
}

    
    
 #mobfooterimgcontainer:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
    

#mobfooterimgcontainer {
height: 150px;
line-height: 150px;
width:32%;    
text-align: center; 
display: inline-block; /* else breaks next*/
}
    

#mobfooterimgcontainer img {
display: inline-block;
vertical-align: middle;
max-height:120px;
max-width:108px;
}   




@media only screen and (max-width: 849px) {
.featured-background.fullwidth.no-fade, .xt-post-featured-media, .xt-post-featured-media.loaded
{
height:200px !important;
}
}







/*mobilenewsletter*/

#mobilenl{
width:100%;
height:80px;
white-space: nowrap;
background-color:#FF9966 !important;
position:relative;
font-size: 0;  
}


.mobnltext:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}




.mobnltext {
height:100%;
width:35%;
display: inline-block;
color:#ffffff !important;
font-size: 14px;
white-space: normal;
text-align: center;
word-wrap: break-word;
/*line-height: 200px;
vertical-align:middle;*/
}







.mobnlform {
display: inline-block;
color:#ffffff;
font-size: 14px;
height:100%;
width:60%;
line-height: 80px;
text-align:left;
background-color:#FF9966 !important;
}

    
 .mobnlform  input[type="email"]{
    width: 170px; 
    height: 46px !important;
    font-size: 14px;
    /*background-color: #FF9966;
    background-image: url('http://www.gaiaose.gr/icon/search.png') !important;
	background-repeat: no-repeat;
	background-position: 30px;*/
	padding: 0 0 0 0px;
	border:0px;
    margin:0 0 0 0; 
      vertical-align:middle;
     border-radius: 25px ;
     
}
.mobnlform  input[type="image"] {
  background-color: #FF9966 !important;
    
    /*background-color: #FF9966 !important;
    background-image: url('http://www.gaiaose.gr/icon/newsletter-icon2c.png')  !important;
	background-position: 0px 0px;
    background-repeat: no-repeat;*/
    max-width: 76px !important;
    max-height: 72px !important;
   
  	padding:0px 0 0px 0;
   	border:0px;
   	margin:0 0 0 0;
    
    vertical-align:middle;
    
}
     .mobnlform  input[type="email"], .mobnlform  input[type="image"]{

    display: inline-block;
    } 





/*end mobile*/













/*calendar widget original*/
#wp-calendar thead { font-size: 12px !important; text-align:center !important; background: #FF9966 !important;}
table thead tr th {text-align:center !important; color:#ffffff !important;}
 
#wp-calendar tbody td a 
{ 
display: block; text-decoration: none; background: #FF9966; color: #fff;
}

#wp-calendar caption { cursor: pointer; font-size: 13px; text-transform: uppercase; margin: 0; padding: 12px; outline: 0 none !important; background: #666699; color: #fff; }

#wp-calendar {width: 100%; height: 50%;}
/*#wp-calendar caption { text-align: right; color: #333; font-size: 12px; margin-top: 10px; margin-bottom: 15px; } */
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }





@media only screen and (min-width: 849px) {
.featured-background.fullwidth.no-fade, .xt-post-featured-media, .xt-post-featured-media.loaded
{
height:400px !important;
}
}







/*desktop header*/

@media only screen and (min-width: 849px) {

i.icon-ion-bars
 {
color:#666699;

}


ul.sticky-menu li.toggle-sidebar a i {
font-size: 3.75rem !important;
transform: rotate(0deg);
}


.top-bar-section li:not(.has-form) a:not(.button) {
font-size: 3.75rem !important;
transform: rotate(0deg);
padding:0px 0px !important;
}

}






































/* FOOTER */



.footer_wrapper .subfooter .subfooter-copyright p, .footer_wrapper .subfooter .subfooter-back-to-top, .footer_wrapper .subfooter .subfooter-menu {
   
    font-size: 14px;
    font-weight: 900;
    line-height: 24px;
    padding: 10px 90px;
    color: #fff;
}



.footer_wrapper .menu-item.menu-item-type-post_type.menu-item-object-page
{
font-size: 14px !important;
    line-height: 15px !important;
    padding: 0px 0 !important;
}



.footer_wrapper .subfooter {border-top: 5px solid #b6b6b6!important;}

.footer_wrapper .footer h3.widgettitle {font-weight: 900;}
.widget.widget_nav_menu ul li {border-bottom: 0px!important;}

.footer_wrapper .footer .widget ul li a{
line-height: 20px;font-size: 12px;}

.footer_wrapper .footer .widget p
{
line-height: 20px;font-size: 12px;}




.no-touchevents .footer_wrapper a:hover, .no-touchevents .footer_wrapper .footer .widget ul li a:hover {
    color: #252525;
}

div#footer-widget-zone-footer.widget-area footer_widget.footer footer__widgets
{
    font-size: 14px !important;
    line-height: 15px !important;
    padding: 0px 0 !important;
}

.subfooter {
    background-color: #d9d9d9 !important;
    padding: 12px 0;
    border-color:#b6b6b6 !important;
}


.footer_wrapper .subfooter a {
    color:#3d3d3d !important;
}



.footer_wrapper .subfooter .subfooter-menu li:after {
    content: "";
    margin-left: 10px;
    margin-right: 5px;
}

footer.footer_wrapper.hide-on-mobile-menu.loaded
{
font-size: 14px !important;
    line-height: 15px !important;
    padding: 0px 0 !important;
}

#footer-widget-zone-footer
{
    font-size: 14px !important;
    line-height: 15px !important;
}

.footer_wrapper {
font-size: 14px !important;
   line-height: 15px !important;
}
.widget-area.footer_widget.footer footer__widgets
{
font-size: 14px !important;
    line-height: 15px !important;
}


div.medium-2 large-2 column
{
text-align:center !important;
}






@media only screen and (min-width: 850px) {
.footer_wrapper .footer > .row > .column {
    padding-left: 20px;
    padding-right: 20px;}
}





@media only screen and (min-width: 850px) {
div.subfooter.has-menu-left {
white-space: nowrap;
word-break: keep-all;
}
}






/* FOOTER */































h1, h1.xt-post-title{

text-align: center !important; 

}



h2, h2.widgettitle{

text-align: center !important; 

}









div.ikh-content{
text-align:center !important;
}

div.ik-post-date{
text-align:center !important;
color: #666699 !important;
}

#categoryposttab .pst-item {
 padding: 0px 15px 0px 10px !important;
 font-size:14px !important;
 border-left:0px;
}
































/*

#categoryposttab .item-posts {
 padding: 0px 15px 0px 10px !important;
    background-color: #fff;
}






#categoryposttab .lt-tab .item-pst-list {
    width: auto;
	
    margin-right: 2px;
}



#categoryposttab .item-posts {
    border: none;
text-align: center;
}


#categoryposttab .ik-post-content .ik-post-date,
#categoryposttab .ik-post-content .ik-post-comment,
#categoryposttab div.ov-layer  .ik-overlay-post-content .ik-post-date,
#categoryposttab div.ov-layer  .ik-overlay-post-content .ik-post-comment {
color:#666699 !important; 
font-weight: normal; 
text-decoration:none; 
border:0; 
word-wrap:break-word; 
min-height:20px; }


#categoryposttab .pst-item {
 padding: 0px 20px 0px 5px !important;
 font-size:14px !important;
 border-left:0px;
}

   
#categoryposttab.pane_style_4 .pst-item-text {   float:left; min-height:18px; background-image: url("/images/tab/ac_open.png"); background-position: left center;
background-repeat: no-repeat; padding-left:20px}
#categoryposttab.pane_style_4 .pn-active .pst-item-text {  background-image: url("/images/tab/ac_close.png"); }

#categoryposttab.pane_style_4{  text-align: center; font-size:14px !important;}

#categoryposttab .ik-post-content .ik-post-name a {
   
    border: 0;
    word-wrap: break-word;
    font-weight: 400;
    font-size: 14px;
    text-decoration: none;
	text-align:center !important;
}


#categoryposttab .ik-post-content .ik-post-date, #categoryposttab .ik-post-content .ik-post-comment, #categoryposttab div.ov-layer .ik-overlay-post-content .ik-post-date, #categoryposttab div.ov-layer .ik-overlay-post-content .ik-post-comment {
    color: #666699 !important;
    font-weight: normal;
    text-decoration: none;
    border: 0;
    word-wrap: break-word;
    min-height: 20px;
text-align:center !important;
}

#categoryposttab .ld-pst-item-text {
    width: 22px;
    height: 22px;
    right: 1%;
    position: absolute;
    top: 9px;
text-align: center;
}


#categoryposttab .imgwidth{
   text-align: center;
   width:100%;
}





#categoryposttab .item-posts {
 padding: 0px 20px 0px 5px !important;
    background-color: #fff;
}



#categoryposttab.pane_style_4 .pst-item-text {   float:left; min-height:18px; background-image: url("/images/tab/ac_open.png"); background-position: left center;
background-repeat: no-repeat; padding-left:20px}
#categoryposttab.pane_style_4 .pn-active .pst-item-text {  background-image: url("/images/tab/ac_close.png"); }

#categoryposttab.pane_style_4{  text-align: center; font-size:14px !important;}
#categoryposttab.pane_style_4 .pst-item-text {
    float: left;
    min-height: 18px;
    text-align: center;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
}




*/

































/*newsletter*/

#nlcontainer{
width:100%;
height:120px;
white-space: nowrap;
background-color:#FF9966 !important;
position:relative;
font-size: 0;  

}
    
    

    
#nlimg:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
    

#nlimg {
height: 120px;
line-height: 120px;
width:15%;    
text-align: center; 
display: inline-block; /* else breaks next*/


}
    

#nlimg img {
display: inline-block;
vertical-align: middle;
text-align: center; 
max-height:107px;
max-width:118px;
}
    

    
.nltext {
height:100%;
width:50%;
display: inline-block;
color:#ffffff !important;
font-size: 18px;
white-space: normal;
text-align: center;
word-wrap: break-word;
/*line-height: 200px;
vertical-align:middle;*/
}
 

.nlform {
display: inline-block;
color:#ffffff;
font-size: 14px;
height:100%;
width:35%;
line-height: 120px;
text-align:left;
background-color:#FF9966 !important;
}

    
 .nlform  input[type="email"]{
    width: 200px; 
    height: 46px !important;
    font-size: 15px;
    /*background-color: #FF9966;
    background-image: url('http://www.gaiaose.gr/icon/search.png') !important;
	background-repeat: no-repeat;
	background-position: 30px;*/
	padding: 0 0 0 0px;
	border:0px;
    margin:0 0 0 0; 
      vertical-align:middle;
     border-radius: 25px ;
     
}
.nlform  input[type="image"] {
  background-color: #FF9966 !important;
    
    /*background-color: #FF9966 !important;
    background-image: url('http://www.gaiaose.gr/icon/newsletter-icon2c.png')  !important;
	background-position: 0px 0px;
    background-repeat: no-repeat;*/
    max-width: 77px !important;
    max-height: 73px !important;
   
  	padding:0px 0 0px 0;
   	border:0px;
   	margin:0 0 0 0;
    
    vertical-align:middle;
    
}
     .nlform  input[type="email"], .nlform  input[type="image"]{

    display: inline-block;
    } 





#nlcontainer.vc_row {
    margin-top: 0px !important;
   
}



/* end newsletter*/

















/*

a.mega-menu-link {
font-size:0.7rem !important;
}



.sidebar.widget-area .widget:not(.xt_news) > div:not(.xt-widget-header){
    margin-left:20px !important;
    width: 70%;
}
*/


/*

@media only screen and (max-width: 849px){
.top-menu .top-bar .toggle-topbar.menu-icon {
    right: 0;
    padding: 0 20px;
    top: 0;
    margin-top: 0;
    height: 130px;
    background-color: #ffffff;
color: #000000 !important;
    
	}

.top-bar .toggle-topbar a {
    color: #000 !important;
	}


.top-bar .toggle-topbar.menu-icon a {

color: #000 !important;
}


li.toggle-topbar.menu-icon
{
 background-color: #ffffff !important;
color: #000000 !important;

}
}

*/










/*header
#myheader.vc_row {
    margin-top: 0px !important;
    margin-bottom: 44px !important;
}
*/













.mysearch  input[type="text"]{
    width: 300px; height: 46px !important;
    border: 0px solid #cccccc; 
    font-size: 15px;
    background-color: #ffffff;
    background-image: url('/icon/search.png') !important;
	background-repeat: no-repeat;
	background-position: 30px;
	padding-left: 70px;
	border:0px;
}
.mysearch  input[type="submit"] {
  
    background-color: #ffffff !important;
    background-image: url('/icon/searchicon.png')  !important;
	background-position: 0px 0px; 
    width: 23px !important;
    height: 23px;
    background-repeat: no-repeat;
  	padding:2px 0 12px 0;
   	border:0px;
   	margin:0px;
}
.mysearch input[type="submit"], .mysearch input[type="text"] {
   
    display: inline-block;
}








input[type="file"] {
    
    width: 387px !important;
}







@media only screen and (max-width: 849px) {
#subfootercontainer {
visibility:hidden !important;
display: none !important;
}
}








#subfootercontainer{
width:100%;
height:130px;
white-space: nowrap;
    background-color: #d9d9d9 !important;
    padding: 5px 0% 0px 0%;
    border-color:#b6b6b6 !important;
position:relative;
font-size: 0;  
border-top: 5px solid #b6b6b6!important;
color: #3d3d3d;    
}
    

    
.subfooterimg:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  
}
    

.subfooterimg {
height: 130px;
line-height: 130px;
width:10%;    
text-align: left; 
display: inline-block; /* else breaks next*/


}
    

.subfooterimg img {
display: inline-block;
vertical-align: middle;
max-height:137px;
max-width:134px;
}
    

 .subfooterimg2 {
height: 130px;
line-height: 130px;
width:4%;    
text-align: center; 
display: inline-block; /* else breaks next*/


}
    

.subfooterimg2 img {
display: inline-block;
vertical-align: middle;
max-height:46px;
max-width:40px;
}   
    
 
 .subfooterimg3 {
height: 130px;
line-height: 130px;
width:7%;    
text-align: left; 
display: inline-block; /* else breaks next*/


}
    

.subfooterimg3 img {
display: inline-block;
vertical-align: middle;

max-width:120px;
}      
    
    
    
    
    
    
    
.subfootertext {
height:100%;
width:7%;
display: inline-block;
color:#3d3d3d;
font-size: 14px;
 font-weight: 900;   
white-space: normal;
word-wrap: break-word;
text-align: center;
   /*
word-break: break-all;
line-height: 130px;
vertical-align:middle;*/ 
}
 
    

.subfootertext2 {
height:100%;
width:20%;
display: inline-block;
color:#3d3d3d;
font-size: 14px;
 font-weight: 900;   
white-space: normal;
word-wrap: break-word;

text-align: center;

} 
    
    
    
.subfootertext3 {
height:100%;
width:5%;
display: inline-block;
color:#3d3d3d;
font-size: 13px;
 font-weight: 900;   
white-space: normal;
word-wrap: break-word;
text-align: center;
}    
    





















/* SINGLE POST */




 
div.xt-votes{
display:none;
visibility:hidden;
}




 




 
 
 
 
 
 
 
 /*calendar widget original 3

#wp-calendar { width: 100%; font-size: 11px; }
#wp-calendar thead th { background: #f5f5f5; border: 1px solid #ddd; border-top: none; font-size: 11px; }
#wp-calendar tbody td { text-align: center; border: 1px solid #ddd; line-height: 2.5em; transition: background 0.15s ease; -webkit-transition: background 0.15s ease; -o-transition: background 0.15s ease; -moz-transition: background 0.15s ease; }
#wp-calendar tbody td:hover { background: #f1f1f1; color: #333; }
#wp-calendar tbody td a { display: block; text-decoration: none; background: #f1f1f1; color: #333; }
#wp-calendar tbody td:hover a { background: #4d4d4d; color: #fff; }
#wp-calendar tfoot td { padding-top: 1px; padding: 4px; }
#wp-calendar caption { cursor: pointer; font-size: 13px; text-transform: uppercase; margin: 0; padding: 12px; outline: 0 none !important; background: #3b86b0; color: #fff; }
#wp-calendar tbody a { display: block; text-decoration: underline; }
#wp-calendar th { text-align: center; border: 1px solid transparent; border-top: none; padding: 7px 0; color: #a7a7a7; }
#footer #wp-calendar thead th { background: #222 }
#footer #wp-calendar tbody td { border-color: #222 }

*/

 
 
 
 /*calendar widget
#wp-calendar tbody td a { display: block; text-decoration: none; background: #FF9966; color: #fff; }
#wp-calendar caption { cursor: pointer; font-size: 13px; text-transform: uppercase; margin: 0; padding: 12px; outline: 0 none !important; background: #666699; color: #fff; }
.widget_calendar {float: left;}
#wp-calendar {width: 100%; }
/*#wp-calendar caption { text-align: right; color: #333; font-size: 12px; margin-top: 10px; margin-bottom: 15px; } 
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }

.widget.widget_calendar table {
    border-top: 1px solid rgba(37, 37, 37, 0.30);
}
 */


/*
#wp-calendar { width: 100%; font-size: 11px; }
#wp-calendar thead th { background: #fff; border: 1px solid rgba(37, 37, 37, 0.30); border-top: none; font-size: 11px; }
#wp-calendar tbody td { text-align: center; border: 1px solid rgba(37, 37, 37, 0.30); line-height: 2.5em; transition: background 0.15s ease; -webkit-transition: background 0.15s ease; -o-transition: background 0.15s ease; -moz-transition: background 0.15s ease; }
#wp-calendar tbody td:hover { background: #f1f1f1; color: #333; }
#wp-calendar tbody td a { display: block; text-decoration: none; background: #FF9966; color: #333; }
#wp-calendar tbody td:hover a { background: #4d4d4d; color: #fff; }
#wp-calendar tfoot td { padding-top: 1px; padding: 4px; }
#wp-calendar caption { cursor: pointer; font-size: 13px; text-transform: uppercase; margin: 0; padding: 12px; outline: 0 none !important; background: #252525; color: #fff; }
#wp-calendar tbody a { display: block; text-decoration: underline; }
#wp-calendar th { text-align: center; border: 1px solid transparent; border-top: none; padding: 7px 0; color: #000000; }
#footer #wp-calendar thead th { background: #222 }
#footer #wp-calendar tbody td { border-color: #222 }


/*
article .article-header .xt-post-title {font-size: 2.1rem;line-height: 2.5rem;}
article .post-body p {font-size: 1.35rem;line-height: 1.85rem;}
article .article-header {margin-bottom: 15px;padding-bottom: 10px;border-bottom: none;}
time, .time, div.author, span.author {color: #212121;}


hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

*/