/*
 Theme Name:   Superio Child
 Theme URI:    https://themeforest.net/item/superio-job-board-wordpress-theme/32180231
 Description:  Superio Child Theme
 Author:       ApusTheme
 Author URI:   http://apusthemes.com
 Template:     superio
 Version:      1.0.0
 Text Domain:  superio-child
*/

.eu-numbers {
    color: #FFFFFF;
    font-size: 30px;
    font-weight: 500;
}


/* mobile menu */
.apus-offcanvas {
    background-color: #ffffff !important;
    color: #003776 !important;
}	
.sliding-menu li .sliding-menu__nav, .sliding-menu li a {
	color: #003776 !important;
}
.sliding-menu li .sliding-menu__back {
    background-color: #F2F5F9 !important;
    color: #003776 !important;
}	

/* footer */
.list-inline ul li, .list-inline.widget-nav-menu .menu li a:hover, .list-inline.widget-nav-menu .menu li a:focus, .list-inline.widget-nav-menu .menu li a {
	display: inline-block;
	padding-left: 10px !important;
}
.list-inline.widget-nav-menu .menu li.active > a:before, .list-inline.widget-nav-menu .menu li > a:before, .list-inline.widget-nav-menu .menu li > a:hover:before {
	display: none !important;
}


/* via i loghi */
.employer-logo {
	display: none;
}
/* via la mappa dai buyers */
.widget_apus_employer_maps {
	display: none;
}
/* via elementi blog list */
.top-info .date:before, .top-info .list-categories, .top-info .comments, .top-info .date, .content-info .date { display: none; }
/* via elementi blog */
.top-detail-blog-info .author, .top-detail-blog-info .list-categories, .top-detail-blog-info .comments, .top-detail-blog-info, .top-info2 { display: none; }
ul.top-detail-blog-info {
list-style-type: none !important;
}

.eu-translation {
    background-color: #FFF4BB;
    padding: 12px 20px 14px 20px;
    color: #252525;
    border-radius: 10px;
    display: inline-block;
}
.eu-translation.warning:after {
	content: "Please check the original language and URL of the application.";
	font-size: 13px;
}
.eu-translation.warning .tit:before {
	content: "Attention: this notice has been automatically translated.";
	font-size: 14px;
	display:block;
	font-weight: 500;
}


.breadscrumb-inner, .breadscrumb-inner li a, .breadscrumb-inner h2, .breadscrumb-inner span {	
	color: #ffffff !important;
}
.breadscrumb-inner li a:hover {	
	color: #FFD617 !important;
}

.breadcrumb > li + li:before {
    color: #ffffff !important;
    display: inline-block;
	  padding-right: 6px;
}
.elementor-widget-wp-widget-tag_cloud h5 {
	display: none;
}
.elementor-widget-wp-widget-tag_cloud a:hover {
	background-color: #FFD617;
	color: #000000;
}

/* breadscrumb bg */

.page-job-board #apus-breadscrumb {
	background-color: #003776 !important;
	background-image: none !important;
}
.page-template-default #apus-breadscrumb {
	background-image: url('https://eubusinessgrants.com/depot/2024/01/eubg-cover-big-2-e1704627269911.webp') !important;
}
body.blog #apus-breadscrumb {
	background-image: url('https://eubusinessgrants.com/depot/2024/01/eubg-cover-big-2-e1704627269911.webp') !important;
	background-position: 190% 50%
}

/* employer */
.employer-logo {
	background-color: #4073AF;
}
.employer-detail-header {
	background-color: #4073AF !important;
	background-image: none !important;
}
.employer-detail-header h1, .employer-detail-header .candidate-metas, .employer-detail-header .candidate-metas a {
	color: #ffffff;
}
.employer-detail-header .candidate-metas a:hover {
	color: #FFD617;
}
.employer-detail-header .nb-job {
    background-color: #ffffff8c;
}
.page-job-board.for-employers #apus-breadscrumb {
	background-color: #4073AF !important;
	background-image: none !important;
}

/* notices */
.job-detail-header {
	background-color: #003776 !important;
	background-image: none !important;
}
.job-detail-header h1, .job-detail-header .job-metas-detail, .job-detail-header .job-metas-detail a {
	color: #ffffff;
}
.job-detail-header .job-metas-detail a:hover { 
	color: #FFD617;
}
.job-detail-header .type-job {
    background-color: #BFD0E4;
}
.job-detail-header .type-job:hover {
    background-color: #ffffff;
}
.job-detail-buttons .btn-apply {
    background-color: #F8AE21;
	  color: #ffffff;
}
.job-detail-buttons .btn-apply:hover {
    background-color: #ffffff;
	  color: #004494;
}

.job-detail-buttons .btn-follow, .employer-detail-header .btn-follow {
    background-color: #BFD0E4;
	  color: #004494;
}
.job-detail-buttons .btn-follow:hover, .employer-detail-header .btn-follow:hover {
    background-color: #ffffff;
	  color: #004494;
}
.job-detail-buttons .deadline-time {
    color: #ffffff;
}
.job-detail-buttons .deadline-time strong {
    color: #FFD617;
}


.add-fix-top {
	border: #ffffff 1px solid;
  background-color: #003776;
  color: #ffffff;
}
.add-fix-top:hover {
	border: #ffffff 1px solid;
  background-color: #F8AE21!important;
}
