.ajaxerchmother input.ajaxerch {
	direction: rtl !important;
	text-align: right;
	box-shadow: none !important;
	width: 100%;
	height: 100%;
	color: #474747 !important;
	font-weight: 300;
	font-size: 12px;
	font-size: .857rem;
	line-height: 2;
	z-index: 51;
	position: relative;
	border-radius: 5px;
	background-color: #f0f0f1 !important;
	border: none;
	padding: 14px 45px 14px 10px !important;
}

.ajaxerchloading {
	background: url('f649wfa6.svg') no-repeat;
	display: none;
	width: 100%;
	height: 30px;
	display: block;
	position: relative;
	background-position: center;
	background-size: 55px;
}

.ajaxerch.is-active.loading {
	background-color: #535050;
}

.ajaxerch.is-active.loading>.ajaxearch__results-list,
.ajaxerch.is-active.loading>.suggestions {
	display: none !important;
}

.ajaxerch.is-active.loading {
	background: url('f649wfa6.svg') no-repeat 50% 50% #464646;
	width: 100%;
	background-size: 50px;
	height: 85px;
	display: block;
	background-position-x: 50%;
	background-position-y: 57px;
}

.container.ajaxerch::before {
	background: url('ba3a47c1.svg') no-repeat;
	position: absolute;
	width: 30px;
	height: 30px;
	opacity: 0.4;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	z-index: 100;
	top: 2px;
	content: "";
	right: 14px;
}

.container.ajaxerch {
	position: relative;
}

.container.ajaxerch.is-active input {
	border-radius: 5px;
	background-color: #fff;
}
.container.ajaxerch.is-active input.loading{
    border-radius: 5px 5px 0 0 !important;
}
.ajaxerchmother {
	position: relative;
	z-index: 99999;
	width: 100%;
}

.resultsholder {
	position: absolute;
	color: #444;
	background: #fff;
	left: 60px;
	right: 0;
	top: 100%;
	z-index: 50;
	overflow: hidden;
	border-radius: 0 0 7px 7px;
	display: none !important;
	top: 0;
	border-radius: 5px;
	box-shadow: 0 3px 12px 0 rgba(0, 0, 0, .2);
	left: 0;
	padding: 48px 0px 0px 0px;
}

.resultsholder.is-active {
	display: block !important;
}

.ajaxerch__overlay.is-active {
	opacity: 1;
	pointer-events: all !important;
}

.ajaxerch__overlay {
	position: fixed;
	right: 0;
	height: 100%;
	width: 100%;
	top: 0;
	bottom: 0;
	content: "";
	background: rgba(74, 74, 74, .43);
	opacity: 0;
	z-index: 100;
	transition: opacity .2s cubic-bezier(.215, .61, .355, 1) .1s;
	pointer-events: none;
}

.suggestions .c-search__results-footer,
.recent .c-search__results-footer{
	padding: 0 !important;
}
.c-search__results-footer .ttla {
    margin-top: 0.9rem !important;
    margin-bottom: 0.9rem !important;
    display: block;
}

.recent ul.ajaxearch__results-list {
	display: block !important;
	margin-right: -12px !important;
}

.is-active ul.ajaxearch__results-list {
	display: block;
}

.recent ul.c-search__results-trends,
ul.ajaxearch__results-list {
	background-color: #fff;
	color: #474747;
	position: relative;
	letter-spacing: -.4px;
	font-size: 12px;
	font-size: .857rem;
	line-height: 1.833;
	display: none;
	list-style: none;
	font-weight: 700;
	margin: 0 !important;
	padding: 0 !important;
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 400px;
}

.recent .c-search__results-trends li,
.ajaxearch__results-list li {
	padding: 0 10px 0 0 !important;
	margin: 0 !important;
}

.recent .c-search__results-trends li a,
.ajaxearch__results-list li a {
	font-weight: 400;
}

.recent .c-search__results-trends a,
.ajaxearch__results-list a {
	color: #474747;
	display: block;
	padding: 9px 9px;
	margin: 0 -12px;
}

.product>a:hover>.ajaxearch__result-item {
	color: #474747 !important;
}


.ajaxearch__result-item {
	background: url('ba3a47c1.svg') no-repeat 100%/30px;
}

.incategories>a>.ajaxearch__result-item {
	background: url('399a6395.svg') no-repeat 100%/30px;
}

.recentsrch>a>.ajaxearch__result-item {
	background: url('1d8e877c.svg') no-repeat 100%/30px;
}

.trendsrch>a>.ajaxearch__result-item {
	background: url('273c7401.svg') no-repeat 100%/30px;
}

.vendorsrch>a>.ajaxearch__result-item {
	background: url('55fc06ad.svg') no-repeat 100%/30px;
}

.recent .c-search__results-trends a:hover,
.ajaxearch__results-list a:hover {
	background: #fafafa;
}

.ajaxearch__result-item {
	color: #474747 !important;
	background-size: 36px;
	padding-right: 40px;
	display: inline-block;
	margin-left: 5px;
	margin-bottom: 0 !important;
}

.ajaxearch__result-item--lnk {
	color: #07a1b4;
}

.c-search__results-footer {
	padding: 15px 0 15px 15px;
	font-size: 15px;
	font-size: 1.071rem;
	line-height: 1.467;
	color: #4a4a4a;
	font-size: 12px;
	font-size: .857rem;
	line-height: 1.833;
	font-weight: 400;
}

.c-search__results-footer:not(:empty) {
	line-height: 21px;
	margin: 0 !important;
	font-weight: 400;
	/* letter-spacing: -.2px; */;
}

.c-search__results-trends {
	direction: rtl;
	list-style: none;
	padding-right: 0;
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	margin-top: 10px;
}

.c-search__results-trends li {
	height: 26px;
	border-radius: 13px;
	background-color: #eceff1;
	display: inline-block;
	margin-left: 10px;
}

.ajaxerchfullwideclass {
	width: 100%;
}

.c-search__results-trends li a:hover {
	color: #4a4a4a !important;
}

.c-search__results-trends li a {
	display: block;
	font-size: 12px;
	font-size: .857rem;
	line-height: 26px;
	color: #4a4a4a !important;
	text-align: center;
	padding: 0 11px;
}

.c-search__results-trends li:hover {
	background-color: #e0e0e0;
}

.l-subheader-cell.at_left {
	flex-grow: 0 !important;
}

.l-subheader-cell.at_center {
	flex-grow: 9 !important;
}

.js-search-reset {
	cursor: pointer;
	display: none;
}

.js-search-reset::before {
	content: "\E039\00FE0E";
	position: absolute;
	right: unset;
	top: 8px;
	bottom: 0;
	z-index: 100;
	display: flex;
	align-items: center;
	color: #bcbcbc;
	font-size: 25px;
	left: 12px;
}

@font-face {
	font-family: ajaxerchfnt;
  src: url(webfont.woff2) format("woff2");
}

.ajaxerchfnt {
	font-family: ajaxerchfnt;
	font-size: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
	line-height: 1;
}
.ajaxerchmother input.ajaxerch {
    padding: 8px 45px 8px 10px !important;
}
.ajaxerchmother {
 margin-right: -0.7rem;
}

.ajaxerchmother input.ajaxerch {
	padding: 8px 48px 8px 10px !important
}
.ajaxerchmother {
	margin-right: -0.7rem;
}
.ajaxerchmother .is-active input.ajaxerch {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.ajaxerchmother .ajaxearch__results-list .brand .ajaxearch__result-item img {
    width: 30px;
    height: auto;
    margin-right: -40px;
    padding: 2px;
    margin-left: 11px;
}
.ajaxerchmother .ajaxearch__results-list .brand .ajaxearch__result-item {
    display: flex;
	align-items: center;
	background: none;
}
.ajaxerchmother .ajaxearch__results-list .brand>a {
    display: flex;
    align-items: center;
    align-content: center;
	align-self: center;
	padding: 5px 9px;
}
.ajaxerchmother .resultsholder .suggestions, .resultsholder .recent {
    padding-right: 12px;
}