#search input.no-bottom-borders {
}

.sphinxsearch {
	display: none;
	width: 100%;
	position: absolute;
	top: 45px;
	background: #fff;
	border-top: 0;
	z-index: 10;
	padding-top: 0px;
	border-radius: 10px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}

.sphinxsearch a {
	cursor: pointer;
}

.sphinxsearch .categories span,
.sphinxsearch .products span {
	display: block;
	padding: 10px 0;
	font-size: 14px;
	text-align: center;
	background: #eee;
}
/*
.sphinxsearch a {
	display: block;
	padding: 5px;
	color: initial;
	font-size: 12px;
width: 75%;
float: left;
max-height: 50px;
overflow: hidden;
line-height: 15px;
}*/

.sphinxsearch div div
{
	display: block;
	padding: 5px;
	color: initial;
	line-height: 40px;
	font-size: 12px;

}
.sphinxsearch .btn11
{
}

.sphinxsearch .categories a {
	text-transform: uppercase;
	text-indent: 10px;
}

.sphinxsearch a:hover {
	color: #2196c2;
}

.sphinxsearch a img {
	float: left;
	margin: 0 10px 0 0;
}

.sphinx-viewall {
	font-weight: bold;
	text-align: center;
}

.addtocarts {
}

.addtocarts span.hidden-xs.hidden-sm.hidden-md {
    display: block !important;
    visibility: visible !important;
	cursor: pointer;
	color: black;
	line-height: 21px;
}