/*
 Theme Name:   IOI
 Theme URI:    http://ioi.com/
 Description:  Theme for Io-Interactive
 Author:       Symbiotisk
 Author URI:   http://symbiotisk.dk
 Template:     salient
 Version:      0.0.1
 Tags:         light, dark, responsive-layout
 Text Domain:  ioi
*/

@import url("../salient/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.nectar-button.selected {
	background-color: red !important;
}
.nectar-button.filter {
	cursor: pointer;
	background-color: red;
}
.nectar-button.filter {
	background-color: black;
}
.vc_row-fluid
	.job-grid
	[class*="vc_col-"]:nth-child(3n + 1):not([class*="offset"]) {
	margin-left: 0px;
}
.grid-sizer,
.grid-item {
	width: 20%;
}
.news-section .wpb_column {
	margin-left:0px!important;
}

