/* Wk Search Plus - Put here your custom styles */
.searchplus-home .page-subheading {
	margin-bottom:0;
    padding-bottom:0
}
#searchprodplus .form-controls-plus {
	margin:0;
    margin-bottom:-10px
}

#searchprodplus .form-row-home .form-controlplus {
    height:30px;
}
.searchplus-home .selector-inner-plus {
	padding:0;
	margin:0;
}
.top-top {
	float: none;
	clear: none;
	margin-left:auto;
	margin-right:auto;  
}
.searchplus-home {
	box-sizing: border-box;
   	-moz-box-sizing: border-box;
   	-webkit-box-sizing: border-box;
}
#searchprodplus .form-controls-plus .form-row-home span.before-field {
	width:22px;
}
#searchprodplus .form-controls-plus .form-row-home {
	padding-left:27px;
}
#searchprodplus a.reset-btnplus {
	padding-top:8px;
    	padding-bottom:7px;
	border-color:#ff0000;
	background-color:#7d7e7a;
  	color:#ff0000;
	box-sizing: border-box;
   	-moz-box-sizing: border-box;
   	-webkit-box-sizing: border-box;
}
#searchprodplus .form-controls-plus .buttons-plus {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-left:0;
  padding-left:0
}
#searchprodplus .clear-both {
  clear: none
}
@media all and (min-width:987px) and (max-width:1450px) {
 	#searchprodplus .buttons-container-plus {
		width: 36%;
  	}
}
@media all and (min-width:745px) and (max-width:1370px) {
	#searchprodplus .reset-hidden {
		display:none;
	}
}
@media (max-width: 986px) {
 	#searchprodplus .buttons-container-plus {
		width: 100%
  	}
  	#searchprodplus .form-row-home {
		width: 100%;
	}
}

@media (max-width: 795px) {
	#searchprodplus .form-controls-plus .buttons-plus {
		text-align:center;
	}
  .searchplus-home {
    width:99.3333333%;
    margin-left:auto;
    margin-right:auto;
    padding-left:14px;
    padding-right:10px
  }
    #searchprodplus  .reset-btnplus i {
    display:none
  }
  #searchprodplus  .reset-hidden {
    display:block;
  }
}