/*
Theme Name: Netzon Child
Template:   netzon
Theme URI: https://1.envato.market/netzon-wp
Description: Netzon Child Theme
Author: Awaiken Themes
Author URI: https://awaikenthemes.com/
Version: 1.0.0
Text Domain: netzon-child
*/

.our-scrolling-ticker .ekit-content-items .ekit-marquee .ekit-marquee-item img{
	max-height:90px;
	max-width:220px;
	width:auto;
}

.breadcrumb-white .trail-items li,
.breadcrumb-white .trail-items li a{
	color:#fff;
	opacity:0.9;
}

.post-type-archive-awaiken-casestudy .page-header:before{
	background:#000;
	position:absolute;
	left:0;
	right:0;
	top:0;
	height:100%;
	z-index:0;
	content:"";
	opacity:0.3;
}

.post-type-archive-awaiken-casestudy .page-header .entry-title,
.post-type-archive-awaiken-casestudy .page-header .trail-items li a,
.post-type-archive-awaiken-casestudy .page-header .trail-items li{
	color:#fff;
}

.team-item .at-shiny-glass-effect:after{
	pointer-events:none;
}

.single-post .post-single-meta{
	display:none;
}

#moove_gdpr_cookie_info_bar .change-settings-button{
	background:none;
}

.gdpr_lightbox .moove-gdpr-tab-nav{
	background: none;
}

.gdpr_lightbox button:hover{
	color:#fff;	
}
.cky-notice-btn-wrapper button{
	font-size:14px;
}

.cky-modal button:hover,
.cky-notice-btn-wrapper button:hover{
	color:#fff !important;
}

.cky-notice-btn-wrapper .cky-btn-customize,
.cky-notice-btn-wrapper .cky-btn-reject{
	background:none;
}

.cky-modal .cky-btn-preferences,
.cky-modal .cky-btn-reject{
	background: none;
}

@media all and (max-width:480px){
	.our-scrolling-ticker .ekit-content-items .ekit-marquee .ekit-marquee-item img{
		max-height:70px;
		max-width:180px;
	}
}