.uber-menu-header{
	border-bottom: 5px solid;
    border-bottom-color: #eb7e2d;
}

.footer{
	border-top: 5px solid;
    border-top-color: #eb7e2d;
}

.sidebarfooter .widgettitle{
	color:  #eb7e2d;
}

nav ul li:hover{
	background-color: #eb7e2d !important;
}

nav .sub-menu li:hover{
	background-color: transparent !important;
}

nav > .ubermenu-current-menu-ancestor{
	background-color: #eb7e2d !important;
}

.blogbox{
	background-color: #EBA975;
}

.grid-posts{
	background-color: #EBA975;
}

nav > li:hover{
	background-color: #eb7e2d;
}

.inner-sidebar .menu-item-has-children > a:after{
	color: #eb7e2d;
}

.inner-sidebar .widgettitle{
	border-bottom: 2px solid #eb7e2d;
}

.btn{
	background-color: #eb7e2d;
}

.searchform [type="submit"]{
	background-color: #eb7e2d;
}

.page-sidebar a, .page-sidebar a:visited, .page-sidebar a:focus, .page-fullwidth a, .page-fullwidth a:visited, .page-fullwidth a:focus{
	color: #eb7e2d;
}

a.ftoc-anchor:hover, a.ftoc-current {
    background-color: #eb7e2d !important;
}

table.vc-table-plugin-theme-simple td {
    border-bottom: 1px solid #eb7e2d !important;
}

table.vc-table-plugin-theme-simple tr.vc-th td {
    border-bottom: 2px solid #eb7e2d !important;
}

table.vc-table-plugin-theme-simple tr:first-child {
	background-color: rgba(235, 126, 45, 0.6) !important;
}

.grid-posts-heading{
	background-color: #EBA975;
}
/*
.page-sidebar .vc_gitem-animated-block, .page-fullwidth .vc_gitem-animated-block{
	background-color: #EBA975;
}*/

/* Vorteilsbox */

.vbox{
	border-top: 2px solid #eb7e2d;
	border-bottom: 2px solid #eb7e2d;
	background-color: #f4f1e7;
}

.vhead{
	color: #eb7e2d;
}

.vlist{
	color: #eb7e2d !important;
}