/*
Theme Name: Agraria Child
Theme URI: https://agraria.qodeinteractive.com
Description: A child theme of Agraria
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: agraria
Template: agraria
*/

#qodef-top-area {
  background-color: rgb(0,58,96);
}

#qodef-top-area * {
	color: #fff!important;
}

#qodef-page-footer-top-area-inner h5 {
	font-weight: bold!important;
	text-transform: none!important;
	color: #faa634!important;
	font-size: 17px!important;
}

#qodef-page-footer-top-area-inner p, #qodef-page-footer-top-area-inner a, #qodef-page-footer-bottom-area-inner p, #qodef-page-footer-bottom-area-inner a, #qodef-page-footer-bottom-area-inner div {
	color: #fff!important;
}

#qodef-page-footer-top-area-inner li {
	margin-bottom: 2px!important;
}

#qodef-page-footer-bottom-area:before {
  background-color: #fff!important;
}

.qodef-header-standard--right #qodef-page-header-inner .qodef-header-navigation > ul > li:last-child > a .qodef-menu-item-text::before {
  display: none!important;
}

.qodef-header-standard--right .qodef-header-sticky-inner .qodef-header-navigation > ul > li:last-child > a .qodef-menu-item-text::before {
  display: none!important;
}

.qodef-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-top-holder {
    display: inline-block!important;
}