/*
	Theme Name:	XTRA Child
	Theme URI:	https://xtratheme.com/
	Description:Multipurpose Theme
	Author:		Codevz
	Author URI:	https://codevz.com/
	Template:	xtra
	Version:	1.0
*/

/*
	PLEASE DO NOT edit this file, if you want add custom CSS go to Theme Options > Additional CSS
*/
.grecaptcha-badge {display: none;}
.page_header .current-menu-item > a:before {opacity: 0 !important;}
.page_header .current-menu-item > a {color: #84a531 !important; font-weight: 600 !important;}

.fix-menu-footer {background: none; margin-bottom: 0px;}

.fix-menu-footer .widget {background: none !important; text-align: center;}

.fix-menu-footer .widget_nav_menu {padding: 0 !important; border: none !important;}

.fix-menu-footer .widget_nav_menu ul {list-style: none !important; margin: 0px !important;}

.fix-menu-footer .widget_nav_menu li {margin: 10px 20px;}

.fix-menu-footer .widget_nav_menu li a {border: none !important; line-height: 1.4 !important; color: #fff;}

.fix-menu-footer .widget_nav_menu li a:hover {color: #85a631;}

.breadcrumbs {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.breadcrumbs i:nth-last-of-type(1) {
	display: none !important;
}

.breadcrumbs b:nth-last-of-type(1) {
	display: none !important;
}


@media(min-width: 792px) {
	.fix-menu-footer .widget_nav_menu li {
		display: inline-block;	
	}
}