/*
 Theme Name:   TheGem Child
 Theme URI:    https://codex-themes.com/thegem/
 Description:  Child theme for TheGem
 Author: Codex Themes.
 Author URI:   https://yourwebsite.com
 Template:     thegem
 Version:      1.0.0
 Text Domain: thegem
*/

/* from p-theme */

.post-author-block.rounded-corners.clearfix {
	display: none;
}

.preloader {
	display:none !important;
} 

#page-preloader {
	display:none !important;
}
.gallery-preloader-wrapper {
  opacity: 1 !important;
  height: auto !important;
  overflow: unset !important;
}
.gallery-item.col-lg-4.col-md-4.col-sm-6.col-xs-6.item-animations-not-inited.post-29458.page.type-page.status-publish {
  visibility: unset !important;
}

/* Custom styles κάτω από αυτό */

.notranslate ul.dropdown-menu.sub-menu {
    padding: 0 !important;
}

.shrink li.menu-item-parent a, 
.menu-item-28717 a, 
.menu-item-28718 a, 
.menu-item-29479 a,
.menu-item-28912 a, 
.menu-item-gtranslate a
{
    color: #fff !important;
}

.shrink li.menu-item-parent .sub-menu li a, 
.menu-item-gtranslate-child a{
	color: #3c3950 !important;
}


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

.gglobe {
	margin-left: 150px;
}
	
	.shrink li.menu-item-parent a, 
.menu-item-28717 a, 
.menu-item-28718 a, 
.menu-item-29479 a,
.menu-item-28912 a, 
.menu-item-gtranslate a
{
    color: #3c3950 !important;
}
	
	#primary-navigation .menu-toggle .menu-line-1, 
	#primary-navigation .menu-toggle .menu-line-2, 
	#primary-navigation .menu-toggle .menu-line-3{
    	color: #fff !important;
		background: #fff !important;
}
	
	.mobile-menu-layout-overlay #primary-navigation.overlay-active .menu-toggle .menu-line-1, 
	.mobile-menu-layout-overlay #primary-navigation.overlay-active .menu-toggle .menu-line-3{
		 color: #3c3950 !important;
		background: #3c3950 !important;
	}
	
	.eg_rac .gem-table table {
    display: block !important;
}
	
} /* end mobile*/

