/*
Theme Name:   Enfold child
Description:  This is a child theme
Author:       admin
Author URL:   Write here the author's blog or website url
Template:     enfold
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  enfold-child
*/

/* Write here your own personal stylesheet */
.post-show-wrap .entry-utility, .post-show-wrap .readmorepost{
    display: none !important;
}
.credo-show .readmorepost{
    display: block !important;
}
.post-show-wrap .maingetpostimage {
    border-bottom: 0px !important;
}
.iconbox_icon.heading-color {
    color: #284c8f !important;
}
body .column-top-margin {
    margin-top: 10px !important;
}
#wprmenu_bar .menu_title a{color:#fff;}
.blog-meta{display: block !important;}
.iconbox{margin-bottom: 15px !important;}
.hr-full, .hr-big {
    margin: 10px 0 !important;
}
.widgettitle{font-size: 1.25em !important;}
@media only screen and (max-width: 991px){
	.responsive #top .logo{width:80% !important;}
	.logo img {margin-left: auto !important;margin-right: auto !important;}
	#menu-item-search {color: #808080;}
	#av-burger-menu-ul li a {font-size: 17px !important;padding: 10px 45px !important;line-height: 17px !important;}
}

@media only screen and (max-width: 1024px) {
	.main_menu .avia-menu, #header_main_alternate, .fallback_menu {
		display: block;
	}
	
	.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
    	color: #284c8f;
	}
	
	.html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::before, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::after {
    background-color: #848484;	
	}

	#menu-item-search a {
    color:grey !important;
	}
	span.logo img {
    	max-width: 80%;
		float: left;
	}
}

#avia-menu a:hover {
    color: #808080 !important;
}
.more-link-arrow:after{display:none;}

@media only screen and (max-width: 767px){
	.html_av-overlay-side #top #wrap_all .av-burger-overlay li a{font-size:17px;}
}
.avia-cookie-consent{padding: 5px !important;}
.avia-cookie-consent{background-color: #284c8f !important;}