
.site-search-module:before {
   content: none!important;
}

#content .site-search-module {
    background: #fff!important;
}
.site-search-module .form-control {
    height: 40px!important;
    line-height: 40px!important;
    border: 1px solid #cccccc!important;
    color: #606060!important;
}
.site-search-module .button-1 {
    height: 40px!important;
    font-weight: 600!important;
    font-size: 16px!important;
}
.site-search-module label {
    color: #606060!important;
}
.featured-block h3 {
    text-transform: none!important; 
    padding: 0 8%!important;
}
.site-search-module #searchForm .widgettitle {
    font-size: 14px;
  color: #434a54;
    font-weight: 400;
    padding-bottom: 0;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #fab41a 1px!important;
    outline: 0;
}
.site-search-module a{
	color: #606060;
}
.site-search-module a i{
	color: #00D4ED;
}
.site-search-module a:hover,
.site-search-module a:hover i{
	color: #00D4ED!important;
}
.site-search-module #searchForm .col-md-3, .site-search-module #searchForm .col-md-2 {
    padding-right: 10px;
    padding-left: 0!important;
}
input, button, select, textarea {
    /* border-radius:5px!important;*/
}
.page-recherche .site-search-module {
    position: relative;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 12px;
    height: auto;
    bottom: 0;
    background: #fff;
}