/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

a.cx2_vacancydetails-apply {
    display: none;
}

span.cx2_labels_type-contact-email {
    display: none;
}

div#apply_form #remember_me {
    display: none;
}

/**
**
** READMORE BUTTON BLOG 
**
**/
.wecruite_rm_btn .g-loadmore{
    height:1px!important;
}
.wecruite_rm_btn .w-btn.us-btn-style_10{
    visibility: hidden;
    padding:0px !important;
    height:1px!important;
}

/**
**
** HEADER BUTTON 
**
**/
.vacatureBTN span:nth-child(2),
.vacatureBTN span:nth-child(3){
    color:#e84240;
}
.vacatureBTN:hover span:nth-child(2),
.vacatureBTN:hover span:nth-child(3){
    color:#2E294F;
}
