.selectricWrapper {
    width: 235px !important;
}

.grey-cont {
	background: #EDEEF0;
	padding-bottom: 30px;
}
.three-items {
	background: white;
}

.header {
	background: white;
}
.main-triggers {
	margin-top: 0;
	padding-top: 5px;
	background: white;
}
.bx_horizontal.bx_filter-mobile {
	background: white;
}
/* .items-list.three-items { */
	/* background: white; */
	/* padding-top: 25px; */
	/* -webkit-box-shadow: 0px 3px 10px 0px grey; */
	/* -moz-box-shadow: 0px 3px 10px 0px grey; */
	/* box-shadow: 0px 3px 10px 0px grey; */
/* } */
.section-category-name {
	padding-top: 40px;
    padding-bottom: 30px;
}
.items-list .item {
	border: 1px solid #eee;
}

.section-card {
	-webkit-box-shadow: 0 1px 5px #e5e5e5;
	-moz-box-shadow: 0 1px 5px #e5e5e5;
	box-shadow: 0 1px 5px #e5e5e5;
	margin-bottom: 40px;
	margin-top: 90px;
}

.section-card:first-child {
	margin-top: 0px;
}
