/*
	Theme Name:	XTRA Child
	Theme URI:	https://xtratheme.com/
	Description:Multipurpose Theme
	Author:		Codevz
	Author URI:	https://codevz.com/
	Template:	xtra
	Version:	1.0
*/

/*
	PLEASE DO NOT edit this file, if you want add custom CSS go to Theme Options > Additional CSS
*/


/*witte-tekst*/
.witte-tekst {color: #fff;}
.witte-tekst p {color: #fff;}
.witte-tekst h1{color: #fff;}
.witte-tekst h2{color: #fff;}
.witte-tekst h3{color: #fff;}
.witte-tekst h4{color: #fff;}
.witte-tekst h5{color: #fff;}
.witte-tekst h6{color: #fff;}
.witte-tekst li{color: #fff;}
.witte-tekst i {color: #fff;}



.shadow-box .cz_box_front_inner {
    box-shadow: 0px 10px 30px 0px rgba(12,12,12,0.34);
}

.box-image-right .cz_box_front_inner.clr {
    background-size: 410px;
    background-position-y: 460px;
    background-position-x: -10px;
    background-repeat: no-repeat;
    background-color: #fff;
}

.worktech-list i {
    background: #2751ba;
    color: #fff;
    padding: 10px;
    border-radius: 8px;
    font-size: 22px;
    margin-right: 10px;
}

.worktech-list p {
    font-weight: bold;
}

.worktech-list.item {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 35px !important;
    height: 50px;
}

.worktech-list.item.last {
    border-bottom: 0px solid #e6e6e6;
    margin-bottom: 0px !important;
}

.worktech-list i {
    float: left;
}
.cz_box_front_inner .service_text h3 {
    font-size: 18px !important;
}
.hoe-werken-wij .cz_box_front_inner.clr {
    min-height: 368px;
}

/* Mobiele aanpassingen */
@media screen and (max-width: 767px) {
.work-tech-header .vc_parallax-inner {
    background-position-x: -130px;
    background-position-y: 370px;
}
	
.worktech-list.item.first p.worktech-icon-text {top: -5px;position: relative;}	
	
}

/* vacatures */


.fwpl-result {
    /* border: 2px solid #b5b5b5; */
    padding: 20px;
    /* background: #f0f0f0; */
    border-radius: 10px;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.2);
}
.wt-kandidaten-meta-row {
    border-radius: 10px;
    border: 2px solid #2751ba;
    padding: 14px;
    margin-top: -20px;
    color: #2751ba;
}

.wt-kandidaten-image img {
    border-radius: 140px;
}

.vacature-filter{
    background: #2751ba;
    padding: 20px !important;
    color: #fff;
}
.fwpl-result a.cz_readmore {
display:none;
}


.fwpl-item.vacaturegrid-title {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: -10px;
    margin-top: -20px;
}

.fwpl-item.vacaturegrid-meta {
    width: fit-content;
    display: inline-block;
    margin-right: 6px;
    font-weight: bold;
    font-size: 20px;
    margin-top: -10px;
}

.fwpl-item.vacaturegrid-excerpt {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
}

.vacaturegrid-button {
    border-radius: 20px;
    background: #F99F29;
    display: inline-block;
    margin-right: 10px;
    font-weight: bold;
    padding: 5px 20px;
    margin-top: 20px;
}

.vacaturegrid-button.solicteren a,
.vacaturegrid-button.bekijken a {
    color: #fff !important;
}

.vacaturegrid-button.bekijken {
    background: #2751ba;
    border: 2px solid #2751ba;
}

.vacaturegrid-button.solicteren {
    border: 2px solid #F99F29;
}

/* Facetwp Filters */
.facetwp-facet {
	margin-bottom: 0px !important;
}

div#text-4 {
    border: none;
}
.facetwp-facet.facetwp-facet-plaatsnaam.facetwp-type-fselect {
    color: #000;
}

.mh450 .cz_box_front_inner.clr {
    min-height: 480px;
}


.single-portfolio .cz_post_content li {
    list-style: square;
}

.single-portfolio .cz_post_content li::marker {
    color: #2751ba;
}

.cz_elm.custom_footer_1_left_5.inner_custom_footer_1_left_0 {
    float: none;
}


.wt_acm_btn a.cz_btn {
    width: 280px !important;
    text-align: center;
    margin-bottom:0px;
}

.solliciteren.wt_acm_btn a.cz_btn {
    background-color: #000 !important;
}

.wt_acm_img .cz_image_in {
    border-radius: 210px;
    border:5px solid;
}

/* Style the hover behavior of each post block */
.facetwp-template .fwpl-result:hover {
  background: #eee;
  cursor: pointer;
}
 
/* Optional: (re)style the hover of the only link */
.facetwp-template .fwpl-result:hover .my-item-name a {
  color: red;
  text-decoration: none;
}

.fwp-list-style span {
    list-style: disc;
}

.fwp-list-style span {
    width: 50% !important;
    display: list-item;
    float: left;
}

.fwp-list-style {
    margin-left: 16px;
}
/* Single post */
.wt_post_wrapper {
    width: 1280px;
    margin: 0 auto;
}

.single-kandidaat .right_br_full_container.clr {
    display: none;
}

.page_title {
    min-height: 55px;
}


.single-kandidaat .kandidaat_row {
    background: #fff;
    border-radius: 10px;
    margin-top: 20px;
    padding: 20px;
}

.single-portfolio .breadcrumbs.clr {
    display: none;
}

.wt-flt-left {
    float: left;
}