/*
Theme Name: Budgeto Child
Template: budgeto
Version: 1.0
*/

/* Change all style here */

.tp-header-2-right .tp-main-menu > nav > ul > li > a {
	border: none !important;
}

.tp-main-menu > nav > ul > li > a {
	color: #3B5547 !important;
}

#budgeto_author_widget-1 {
	display: none !important;
}

.tp-postbox-meta-item .tp-postbox-meta-single:last-child {
    display: none;
}

.tp-postbox-meta-single img {
	display: none !important;
}

.tp-insight-card__img {
	height: 100% !important;
}
.elementor-element-ced957e * {
    border: none !important;
    box-shadow: none !important;
}