@charset "utf-8";

/*STANDARD CATEGORY NAVIGATION*/
.navigationMenu{
	padding-top:5px;
}

.navigationMenu li{
	background:url('../images/shapes/ico_navigation_right.png') no-repeat 92.8125% 50%;
	padding:9px 0;
	text-transform: uppercase;
}

.navigationMenu li a{
	font-family:BrandonGrotesque;
	font-weight: 700;
	font-size:15px;
	color:#262626;
	display:block;
	padding-left:11.25%;/*36/320*/
}

/*
	FACET NAVIGATION SPAR CUSTOMIZATION
*******************************************/
.spar.filters{
	background:#f7f7f7;
	width:100%;
	margin:0;padding:0;
}

.spar.filters .facet .facetHead a.refinementToggle,
.spar.filters .facet .facetHead a.isOnPromotion{
	display:block;
	height:50px;line-height:50px;
	background:url('../images/shapes/ico_dropdown_up_3.png') no-repeat 95% 50%;
	
	font-family:BrandonGrotesque;
	font-weight: 700;
	font-size:12px;
	color:#333333;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:2px;
	text-indent:19px;
	border-top: 1px solid #ccc;
}

.spar.filters .facet .facetHead a.isOnPromotion{
	background-image: none;
	position: relative;
}

.spar.filters .facet .facetHead a.isOnPromotion:before{
	content: '';
	border: 1px solid #ccc;
	width: 11px;
	height: 11px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 19px;
}

.spar.filters .facet .facetHead a.isOnPromotion .isOnPromotionChecked{
	position: absolute;
	top: 50%;
	margin-top: -4px;
	right: 16px;
	font-size: 8px;
	color: #ca0614;
	z-index: 9;
}
@media (min-width: 1280px){
	.spar.filters .facet .facetHead a.isOnPromotion:before{
		content: none;
	}
	
	.spar.filters .facet.isOnPromotion .facetBlockContainer{
		position: relative;
	}
	
	.spar.filters .facet.isOnPromotion .facetBlockContainer .facet_block .facetValueName:before{
		content: '';
		border: 1px solid #ccc;
		width: 11px;
		height: 11px;
		background-color: #fff;
		position: absolute;
		top: 50%;
		margin-top: -6px;
		right: 7px;
	}
	
	.spar.filters .facet.isOnPromotion .facetBlockContainer .facet_block .facetValueName .isOnPromotionChecked{
		position: absolute;
		top: 50%;
		margin-top: -5px;
		right: 7px;
		font-size: 8px;
		color: #ca0614;
	}
}


.spar.filters .facet .facetHead a.refinementToggle:focus,
.spar.filters .facet .facetHead a.isOnPromotion:focus{
	outline:none;
}

.spar.filters .facet .facetHead a.refinementToggle.first{
	border-top: 0;
}
@media (min-width: 768px){
	.spar.filters .facet .facetHead a.refinementToggle.first{
		border-top: 1px solid #ccc;
	}
}
@media (min-width: 1280px){
	.spar.filters .facet .facetHead a.refinementToggle,
	.spar.filters .facet .facetHead a.isOnPromotion{
		border-top: 0;
	}
	.spar.filters .facet .facetHead a.refinementToggle.close,
	.spar.filters .facet .facetHead a.isOnPromotion.close{
		border-bottom: 1px solid #ccc;
	}
}

.spar.filters .facet .facetHead.close a.refinementToggle{
	background-image:url('../images/shapes/ico_dropdown_down_3.png');
}

.spar.filters .sparFacet .facetBlockContainer{
	padding:10px 0;
	background:#ffffff;
	border-radius:5px;
	margin-bottom: 20px;
}
.spar.filters .sparFacet.price .facetBlockContainer{
	margin-bottom: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.spar.filters .sparFacet .facetValues.scrollable{
/* 	width:82.5%;264/320 */
	width:264px;
	margin:0 auto;
}

.spar.filters .sparFacet .facetValues.close{
	display: none;
}

.spar.filters .sparFacet .facetValues.scrollable .sliderPriceRangeContainer,
.spar.filters .sparFacet .facetValues.scrollable .sliderAlcoholRangeContainer{
	width: 180px; /* Do not edit this value, it is use for jRange plugin */
	margin: 0 auto;
	padding: 27px 0;
}

.spar.filters .sparFacet .facetValues.scrollable .facetInputSearch{
	height:30px;line-height:30px;
	border:0;
	border-bottom:1px solid #cccccc;
	width:100%;
	padding-bottom:10px;
	margin-bottom:12px;
	text-indent:13px;
	font-family:BrandonGrotesque;
	font-weight: 700;
	font-size:12px;
	color:#444;
}

.spar.filters .sparFacet .facetValues.scrollable .facet_block{
	max-height:176px;
	overflow:auto;
	word-wrap:break-word;
}

.spar.filters .sparFacet .facetValues.scrollable .facet_block .jspVerticalBar,
.nutritionFacetSideBar .nutritionFacetSideBarWrapper .nutritionFacetBody .jspVerticalBar
{width:6px;background:transparent;margin-right:6px;}

.spar.filters .sparFacet .facetValues.scrollable .facet_block .jspTrack,
.nutritionFacetSideBar .nutritionFacetSideBarWrapper .nutritionFacetBody .jspTrack
{background:#e0e0e0;border-radius:0;cursor:pointer;}

.spar.filters .sparFacet .facetValues.scrollable .facet_block .jspDrag,
.nutritionFacetSideBar .nutritionFacetSideBarWrapper .nutritionFacetBody .jspDrag
{background:#b2b2b2;border-radius:0;}

.spar.filters .sparFacet .facetValues.scrollable .facet_block li{
	height:30px;line-height:30px;
	padding:0;
}

.spar.filters .sparFacet .facetValueName,
.nutritionFacetBody .nutritionFacetList .facetValueName{
	display:inline-block;
	font-weight: 700;
	font-size:12px;
	color:#333333;
	text-indent:9px;
	border-left:4px solid transparent;
}

.spar.filters .sparFacet .facetValueName.selected,
.nutritionFacetBody .nutritionFacetList .facetValueName.selected{
	color:#000;
	font-weight: 700;
}

.spar.filters .sparFacet .facetValueName:hover,
.nutritionFacetBody .nutritionFacetList .facetValueName:hover{
	color:#000;
	font-weight: 700;
	margin-top: -1px;
	border-left-color:#a6a6a6;
}

.spar.filters .sparFacet.isOnPromotion .facetValueName{
	display: block;
	position: relative;
	z-index: 3;
}

.spar.filters .sparFacet.isOnPromotion .facetValueName:hover{
	border-left-color: transparent;
	margin-bottom: 1px;
}

.spar.filters .sparFacet.isOnPromotion .facetValueName.selected:hover{
	margin-bottom: 0;
	margin-top: 0;
}

.spar.filters .sparFacet .facetValueCount,
.nutritionFacetBody .nutritionFacetList .facetValueCount{
	color:#808080;
}

.spar.filters .removeAllFiltersBtn{
	height:50px;line-height:50px;
	border:0;outline:none;
	background:#333333;
	font-family:BrandonGrotesque;
	font-weight: 700;
	font-size:12px;
	color:#ffffff;
	width:100%;
	margin-top:27px;
}

.spar.filters .removeAllFiltersBtn:active{
	padding:0;
	background:#222222;
}

.activeFilters{
	padding: 0 3%; /* the same padding of breadcrumb */
}

.activeFilters .facet .facetValues .remove_item_left{
	display: inline;
	background: #d43843;
	border-radius: 2px;
	float: left;
	margin-bottom: 9px;
	margin-right: 5px;
	padding: 2px 8px;

	font-weight: 700;
	font-size: 11px;
	color: #fff;
}

.activeFilters .facet .facetValues .remove_item_left .remove{
	font-size: 12px;
	margin:0 0 0 3px;
}

@media(min-width:768px){
	.spar.filters{
		background:#f3f3f3;
		width:100%;
	}
}

@media(min-width:1280px){
	.spar.filters{
		background:#f3f3f3;
		width:89.375%; /* 286/320 */
		width:286px;
		margin: 20px auto;
		border-radius:5px;
		padding:23px 7.6923077% 36px; /* 22/286 */
		padding:23px 22px 36px; /* 22/286 */
	}
	
	.spar.filters .headline{
		margin-bottom:20px;
		font-family:BrandonGrotesque;
		font-weight: 400;
		font-size:14px;
		color:#808080;
		text-transform:uppercase;
		letter-spacing:2px;
	}
	
	.spar.filters .facet .facetHead a.refinementToggle,
	.spar.filters .facet .facetHead a.isOnPromotion{
		display:block;
		height:40px;line-height:40px;
		background:url('../images/shapes/ico_dropdown_up_6.png') no-repeat 100% 50%;
		font-weight: 400;
		font-size:12px;
		color:#000000;
		letter-spacing:2px;
		text-indent:0;
	}
	
	.spar.filters .facet .facetHead.close a.refinementToggle,
	.spar.filters .facet .facetHead.close a.isOnPromotion{
		background-image:url('../images/shapes/ico_dropdown_down_6.png');
	}
	
	.spar.filters .sparFacet .facetValues.scrollable{
		width:100%;
	}
	
	.spar.filters .removeAllFiltersBtn{
		height:34px;line-height:34px;
		border:0;outline:none;
		background:#333333;
		font-family:BrandonGrotesque;
		font-weight: 700;
		font-size:12px;
		color:#ffffff;
		border-radius:5px;
		width:100%;
		margin-top:27px;
	}
	
	.spar.filters .removeAllFiltersBtn:active{
		padding:0;
		background:#222222;
	}

}

/*
	END FACET NAVIGATION SPAR CUSTOMIZATION
************************************************/


/*
	STAR SORTing SPAR CUSTOMIZATION
************************************************/
.sortAndFiltersWrapper .sortAndFilterTab{
	width: 50%;
	height: 60px; line-height: 60px;
	border: 1px solid #ccc;
	background: #e6e6e6 url('../images/shapes/ico_dropdown_down_3.png') no-repeat 90% 50%;
	cursor: pointer;
	float: left;
	text-align: center;
}
.sortAndFiltersWrapper .sortAndFilterTab.open{
	border-bottom: 0;
	background: #f7f7f7 url('../images/shapes/ico_dropdown_up_3.png') no-repeat 90% 50%;
}

.sortAndFiltersWrapper .sortAndFilterTab *{
	cursor: pointer;
}

.sortAndFiltersWrapper .sortAndFilterTab label{
	font-family:BrandonGrotesque;
	font-weight: 700;
	font-size:14px;
	color:#333;
	text-transform:uppercase;
}

.sortAndFiltersWrapper .sortAndFilterTab.filters{
	border-left: 0;
}

.sortAndFiltersWrapper .sortAndFilter .filters .filterLabel{
	display:block;
}

.sortAndFiltersWrapper .sortAndFilterContent .sortListItem *{
	cursor:pointer;
}

.sortAndFiltersWrapper .sortAndFilterContent .sortListItem{
	height: 50px; line-height: 50px;
	border-bottom: 1px solid #cbcbcb;
	background: #f5f5f5;
	padding: 0 5.9375%;/* 19/320 */
	display: table;
	width: 100%;
	cursor: pointer;
}

.sortAndFiltersWrapper .sortAndFilterContent .sortListItem.selected{
	font-weight: 700;
}

.sortAndFiltersWrapper .sortAndFilterContent .sortListItem a.adobeFilter{
	display:block;
}

.sortAndFiltersWrapper .sortAndFilterContent .sortListItem a.adobeFilter:hover{
	color: #000;
	text-decoration:underline;
}

.sortAndFiltersWrapper .sortAndFilterContent .sortListItem:last-child{
	border-bottom: 0;
}

.sortAndFiltersWrapper .sortAndFilterContent .sortListItem .sortName{
	font-family: BrandonGrotesque;
	font-weight: 400;
	font-size: 12px;
	color: #333;
	display: table-cell;
	width: 96%; /* 100-4 */
}

.sortAndFiltersWrapper .sortAndFilterContent .sortListItem .sortName.selected{
	font-weight: 700;
}

.sortAndFiltersWrapper .sortAndFilterContent .sortListItem .sparRadiobutton{
	display: table-cell;
	width: 4%; /* 11/320 */
}

@media(min-width:768px){
	.sortAndFiltersWrapper .sortAndFilterTab{
		width: 49.0566%; /* 364/742 */
		height: 50px; line-height: 50px;
		border: 0;
		background-image: none;
		cursor:default;
		float: left;
		text-align: left;
		position: relative;
		border-radius: 3px;
	}
	
	.sortAndFiltersWrapper .sortAndFilterContent{
		position: absolute;
		width: 100%;
		padding: 0 1.6927083%; /* 13/768 */
		z-index: 5;
	}
	
	.sortAndFiltersWrapper .sortAndFilterContent .sortListItem .sortName{
		color: #6a6a6a;
	}
	
	.sortAndFiltersWrapper .sortBy .sortModeLabel{
		font-family: BrandonGrotesque;
		font-weight: 700;
		font-size: 12px;
		color: #6a6a6a;
	}
	
	.sortAndFiltersWrapper .sortBy .sortLabel{
		width: 217px;
		border: 1px solid transparent;
		border-left: 1px solid #c7c7c7;
		position: absolute;
		left: 15.9340659%; /* 58/364 */
		top: 50%;
		height: 30px; line-height: 26px;
		margin-top: -15px;
		background: transparent url('../images/shapes/ico_sort.png') no-repeat 7% 50%;
		padding-left: 44px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		font-weight: 400;
		font-size: 12px;
		color: #6a6a6a;
	}
	
	.sortAndFiltersWrapper .sortBy .options{
		height: 100%;
		width:15.6593406593%;/* 57/364 */
		position: absolute;
		top:0;
		text-align: center;
	}
	
	.sortAndFiltersWrapper .sortBy .options:active,
	.sortAndFiltersWrapper .sortBy .options:hover{
		background:#E1E1E1;
		border-top-left-radius:5px;
		border-bottom-left-radius:5px;
	}
	
	.sortAndFiltersWrapper .sortBy .options:active{
		background:#D9D9D9;
	}
	
	.sortAndFiltersWrapper .sortBy .options img{
		position: relative;
		top: 50%;
		margin-top: -6.5px;
	}
	
	.sortAndFiltersWrapper .sortAndFilterTab label{
		font-family:BrandonGrotesque;
		font-weight: 400;
		font-size:12px;
		color:#333;
		text-transform:none;
	}
	
	.sortAndFiltersWrapper .sortAndFilterTab.filters{
		margin-left: 1.8868%; /* 100-(2*49.0566) */
	}
	
	.sortAndFiltersWrapper .sortBy.open .sortLabel{
		border: 1px solid #c7c7c7;
		border-bottom: 0;
		background-color: #f1f1f1;
	}
	
	.sortAndFiltersWrapper .sortAndFilterTab.open{
		background-image: none;
		background-color: #e6e6e6;
	}
	
	.sortAndFiltersWrapper .sortAndFilterContent .sortContentRelative{
		width: 49.0566%; /* 364/742 */
		position: relative;
	}
	
	.sortAndFiltersWrapper .sortAndFilterContent .sortContent{
		width: 217px;
		border: 1px solid #c7c7c7;
		position: relative;
		top: -11px;
		left: 15.9340659%; /* 58/364 */
	}
	
	.sortAndFiltersWrapper .sortAndFilterContent .sortListItem{
		height: 45px; line-height: 45px;
		border-bottom: 1px solid #c7c7c7;
		background: #f1f1f1;
		padding: 0 20.2764977%; /* 44/217 */
		width: 100%;
	}
		
	.sortAndFiltersWrapper .sortAndFilter{
		padding: 0 1.6927083%; /* 13/768 */
	}
	
	.sortAndFiltersWrapper .sortAndFilter .filters .filterLabel{
		width:82.6923076923%;/*361/364*/
		float:left;
		display:block;
		text-transform:uppercase;
		font-weight: 700;
		text-indent:19px;
	}
	
	.sortAndFiltersWrapper .sortAndFilter .filters .filterArrow{
		width:17.3076923077%;/*63/364*/
		float:left;
		background-image:url('../images/shapes/ico_dropdown_down_3.png');
		background-repeat:no-repeat;
		background-position:50% 50%;
		background-color:#d9d9d9;
		border-left:1px solid #cccccc;
		border-top-right-radius:5px;
		border-bottom-right-radius:5px;
	}
	
	.sortAndFiltersWrapper .sortAndFilter .filters.open{
		border-bottom-left-radius:0;
	}
	
	.sortAndFiltersWrapper .sortAndFilter .filters.open .filterArrow{
		background-image:url('../images/shapes/ico_dropdown_up_3.png');
	}
	
	.sortAndFiltersWrapper .sortAndFilterContent .filterContent{
		position:absolute;
		width:39.1927083333%;
		right:9.89583333333%;
	}
	
	.sortAndFiltersWrapper .sortAndFilter .sortBy .sortLabel:hover{
		border: 1px solid #c7c7c7;
		background-color: #f1f1f1;
	}
}

@media(min-width:1280px){
	.sortAndFiltersWrapper .sortAndFilterTab.sortBy{
		width: 100%;
		float: none;
	}
	
	.sortAndFiltersWrapper .sortBy .options{
		height: 100%;
		width: 57px;
	}
	
	.sortAndFiltersWrapper .sortBy .sortLabel{
		left: 57px;
	}
	
	.sortAndFiltersWrapper .sortAndFilterContent .sortContent{
		left: 57px;
	}
	
}
/*
	END SORTing SPAR CUSTOMIZATION
************************************************/





/***************************
SUGGESTION IN SEARCH PAGE
****************************/

.topAdobePage .suggestionContainer{
	padding: 0 3.125% 12px; /* 10/320 */
	-webkit-transition: opacity 0.8s;
	transition: opacity 0.8s;
	animation-timing-function: ease-in;
}

.topAdobePage .suggestionContainer.removingBox{
	opacity: 0;
}

.topAdobePage .suggestionContainer .singleSuggestion{
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-top: 8px;
	padding: 12px 2.425876%; /* 18/742 */
	background-color: #f8f8f8;
	position: relative;
	text-transform: uppercase;
}

.topAdobePage .suggestionContainer .singleSuggestion .suggestion,
.topAdobePage .suggestionContainer .singleSuggestion .suggestion a{
	font-weight: 400;
	font-style: italic;
	font-size: 12px;
	color: #c90613;
	font-family: BrandonGrotesque;
}

.topAdobePage .suggestionContainer .singleSuggestion .suggestion a{
	font-weight: 700;
	font-style: normal;
	text-decoration: underline;
}

.topAdobePage .suggestionContainer .singleSuggestion .suggestion a:HOVER{
	color: #620209
}

.topAdobePage .suggestionContainer .singleSuggestion .removeIco{
	position: absolute;
	right: 10px;
	top: 50%;
	font-size: 8px;
	margin-top: -4px;
	cursor: pointer;
}


@media (min-width: 768px){
	
	.topAdobePage .suggestionContainer{
		padding: 0 1.563% 12px; /* 12/768 */
	}
}

@media (min-width: 1280px){
	
	.topAdobePage .suggestionContainer{
		padding: 0 1.5625% 12px; /* 10/640 */
	}
}



/***************************
END SUGGESTION IN SEARCH PAGE
****************************/



/****************************
	MULTI SEARCH COMPONENT
*****************************/
.multiSearchComponent{
	padding:20px 0;
	border-top:1px solid #cccccc;
}

.multiSearchComponent .title,
.multiSearchComponent .addItemSection,
.multiSearchComponent .multiItemsListWrapper{
	display:block;
	width:93.75%;/*300/320*/
	margin:0 auto;
	background:#f8f8f8;
}

.multiSearchComponent .title{
	height:38px;line-height:36px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	background:#333;
	border-bottom:5px solid #666666;
	
	color:#ffffff;
	font-weight: 700;
	font-size:14px;
	text-indent:22px;
}

.multiSearchComponent .addItemSection{
	border:1px solid #ccc;
	height:67px;
	padding:12px 0;
}

.multiSearchComponent .addItemSection .addItemWrapper{
	position:relative;
	display:block;
	margin:0 auto;
	width:93.3333333333%;/*280/300*/
	height:43px;line-height:43px;
	border:1px solid #ccc;
	border-radius:5px;
	background:#fff;
}

.multiSearchComponent .multiItemsListWrapper{
	border-width:0 1px 0 1px;
	border-style:solid;
	border-color:#cccccc;
	padding:10px 0;
}

.multiSearchComponent .multiItemsList{
	display:block;
	overflow:hidden;
	max-height:170px;
}

.multiSearchComponent .multiItemsList .jspVerticalBar{
	visibility:hidden;
	width:5px;
	right:5px;
}

.multiSearchComponent .multiItemsList:hover .jspVerticalBar{
	visibility:visible;
}

.multiSearchComponent .multiItemsList .jspCap{
	display:block;
	height:10px;
}

.multiSearchComponent .multiItemsList li{
	margin:10px 0 10px 3.33333333333%;
	width:93.3333333333%;/*280/300*/
	max-width:280px;
	height:42px;line-height:42px;
	border-radius:5px;
	display:block;
	position:relative;
}

.multiSearchComponent .multiItemsList li i{
	position:relative;
	display:block;
	float:left;
	text-align:center;
	font-size:12px;
	color:#666;
	width:14.2857142857%;/*40/280*/
	max-width:40px;
	border:1px solid #ccc;
	height:42px;line-height:42px;
	cursor:pointer;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}

.multiSearchComponent .multiItemsList li i:before{
	position:absolute;
	top:50%;margin-top:-6px;
	left:50%;margin-left:-6px;
}

.multiSearchComponent .multiItemsList li .item{
	display:block;
	float:left;
	width:85.7142857143%;/*240/280*/
	height:42px;line-height:42px;
	border-width:1px 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	font-weight: 700;
	font-size:12px;
	text-indent:14px;
	color:#595959;
	text-transform:uppercase;
	cursor:pointer;
	background:transparent;
	padding-right:50px;
}

.multiSearchComponent .multiItemsList li.selected{
	background:#ebebeb;
}

.multiSearchComponent .multiItemsList li.selected i{
	background:transparent;
	color:transparent;
	cursor: default;
}

/* .multiSearchComponent .multiItemsList li.selected i:before{ */
/* 	visibility:hidden; */
/* } */

.multiSearchComponent .multiItemsList li.selected .item{
	font-weight: 700;
	color:#000;
	cursor:auto;
}

.multiSearchComponent .multiItemsList li.done:after,
.multiSearchComponent .multiItemsList li.notFound:after{
	content:"\a067";/*ico-check*/
	color:#009640;
	position:absolute;
	right:15px;
	font-size:14px;
	top:50%;margin-top:-7px;
}

.multiSearchComponent .multiItemsList li.notFound:after{
	content:"\a060";/*.ico-warning*/
	color:#ffa500;
}

.multiSearchComponent .addItemSection .addItemWrapper .addItemIco{
	content:"+";
	position:absolute;
	top:0;margin-top:-2px;
	right:14px;
	font-size:16px;
	color:#b1b1b1;
	cursor:pointer;
}

.multiSearchComponent .addItemSection .addItemWrapper input[type='text']{
	display:block;
	margin:0 auto;
	width:83.9285714286%;
	height:100%;
	border:0;
	outline:none;
	font-weight: 700;
	font-size:12px;
}

@media(min-width:768px){
	.multiSearchComponent .title,
	.multiSearchComponent .addItemSection,
	.multiSearchComponent .multiItemsListWrapper{
		width:96.6145833333%;/*742/768*/
	}
	
	.multiSearchComponent .multiItemsList li{
		float:left;
	}
}

@media(min-width:1280px){
	
	.multiSearchComponent{
		padding:20px 0;
		border-top:0;
		border-bottom:1px solid #cccccc;
	}
	
	.multiSearchComponent .title,
	.multiSearchComponent .addItemSection,
	.multiSearchComponent .multiItemsListWrapper{
		width:89.9371069182%;/*286/318*/
	}
	
	.multiSearchComponent .multiItemsListWrapper{
		padding:0;
	}
	
	.multiSearchComponent .multiItemsList li{
		margin:0;width:100%;max-width:none;
		border-radius:0;
	}
	
	.multiSearchComponent .multiItemsList li i{
		border-radius:0;
		border:0;
		max-width:none;
		width:13.986013986%;/*40/286*/
	}
	
	.multiSearchComponent .multiItemsList li .item{
		border-radius:0;
		border:0;
		width:86.013986014%;/*40/286*/
		max-width:none;
	}
	
	.multiSearchComponent .multiItemsList li.selected{
		border-radius:0;
	}
	
	.multiSearchComponent .multiItemsList li.selected i,
	.multiSearchComponent .multiItemsList li.done i,
	.multiSearchComponent .multiItemsList li.notFound i{
		background:transparent;color:#666;
	}

}



/* CR082 refactor */


/* START: FACETS 2.0 */
.single-facet {
  border-bottom: 1px solid #ccc;
  padding: 0 15px;
}
.single-facet .single-facet__head {
  display: flex;
  align-items: center;
  padding: 20px 0;
  cursor: pointer;
  position: relative;
}

.single-facet .single-facet__head .facet-title {
  text-transform: uppercase;
  width: 100%;
  padding-right: 30px;
  position: relative;
  font-weight: bold;
  letter-spacing: .05em;
}

.single-facet .single-facet__head .facet-title[data-count] {
  color: #ca0614;
}

.single-facet .single-facet__head .facet-title::after,
.single-facet .single-facet__head.is-open .facet-title::after {
  content: '+';
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-size: 18px;
  position: absolute;
  top: -2px;
  right: 0;
  font-family: MuseoSans, Arial, sans-serif;
  color: #333;
}

.single-facet .single-facet__head.is-open .facet-title::after {
  content: '-'!important;
  font-size: 26px;
  top: -3px;
}

.single-facet .single-facet__head:not(.is-open) .facet-title[data-count]::after {
  content: attr(data-count);
  color: #fff;
  background-color: #ca0614;
  font-size: 11px;
  font-weight: bold;
  top: 50%;
  transform: translateY(-50%);
}

.single-facet .single-facet__content {
  padding: 0 0 10px;
  display: none;
}

.single-facet .single-facet__head.is-open + .single-facet__content {
  display: flex;
  flex-direction: column;
}

@media(min-width:1280px) {
  .facets-wrapper {
    padding: 0 20px;
    margin-bottom: 10px;
  }
  .single-facet {
    padding: 0;
  }
}

/* START: single-facet__profile-wrapper */
.single-facet__profile-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.single-facet__profile-wrapper .single-facet__profile-wrapper__checkbox {
  order: 1;
  min-width: 45px;
  max-width: 45px;
}

.single-facet__profile-wrapper .single-facet__profile-wrapper__label {
  flex: 1 1 auto;
  padding-right: 5px;
}

.single-facet__profile-wrapper .single-facet__profile-wrapper__label .single-facet__profile-wrapper__label--active {
  display: none;
}

.single-facet__profile-wrapper .custom-rounded-checkbox__input:checked ~ .single-facet__profile-wrapper__label .single-facet__profile-wrapper__label--active {
  display: inline;
}

.single-facet__profile-wrapper .custom-rounded-checkbox__input:checked ~ .single-facet__profile-wrapper__label .single-facet__profile-wrapper__label--inactive {
  display: none;
}

/* END: single-facet__profile-wrapper */

/* START: facet list checkbox */
.single-facet__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.single-facet__list .single-facet__list-item {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}

.single-facet__list .single-facet__list-item.is-selected {
  color: #333;
  font-weight: bold;
}

.single-facet__list .single-facet__list-item.is-disabled {
  opacity: .3;
  cursor: not-allowed;
}

.single-facet__list .single-facet__list-item:hover {
  text-decoration: none;
}

.single-facet__list .single-facet__list-item .single-facet__list-item__checkbox {
  width: 25px;
  height: 25px;
  border: 1px solid #ccc;
  margin-right: 10px;
  position: relative;
}

.single-facet__list .single-facet__list-item.is-selected .single-facet__list-item__checkbox::after {
  content: "\a067"; /*ico-check*/
  color: #ca0614;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.single-facet__list .single-facet__list-item .single-facet__list-item__user {
  display: none;
  font-size: 18px;
  margin-right: 8px;
  color: #ca0614;
  position: relative;
  top: -2px;
}

.single-facet__list .single-facet__list-item.is-selected .single-facet__list-item__user {
  display: block;
}

.single-facet__list .single-facet__list-item .single-facet__list-item__count {
  margin-left: 5px;
}


/* END: facet list checkbox */

/* START: slider range specific */
.single-facet .single-facet__range-wrapper {
  margin: 0 auto;
  padding-top: 20px;
}

.range-slider__inputs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 200px;
  margin: 10px auto 0;
}

.range-slider__inputs .range-slider__value {
  width: 50px;
  border: 1px solid #ccc;
  height: 30px;
  text-align: center;
  font-weight: 300;
  font-size: 10px;
}
/* END: slider range specific */


/* START: sorting */
.facet-total-sort__wrapper {
  background-color: #fff;
  padding: 13px 10px;
  display: flex;
  align-items: center;
}

.facet-total-sort__wrapper .facet-total-sort__total {
  font-size: 14px;
  flex: 1 1 auto;
}

@media (min-width: 1280px) {
  .facet-total-sort__wrapper {
    background-color: #f8f8f8;
    border-bottom: 1px solid #ccc;
  }
}

.facet-filter-mobile__wrapper{
	border-bottom:1px solid #ccc;
}


.facet-filter-mobile__wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
}

.facet-filter-mobile__wrapper .facet-filter-mobile__cta {
  width: 50%;
  height: 70px;
  background-color: #f8f8f8;
  border: 0;
  border-top: 1px solid #ccc;
  padding: 0 10px;
  margin: 0;
  position: relative;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
	align-content: center;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 11px;
  color: rgb(51, 51, 51);
}

.facet-filter-mobile__wrapper .facet-filter-mobile__cta::after {
  content: "\a010";
  position: absolute;
  color: #999;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform .3s ease-in;
}

.facet-filter-mobile__wrapper .facet-filter-mobile__cta.right {
  border-right: 1px solid #ccc;
}

.facet-filter-mobile__wrapper .facet-filter-mobile__cta.active {
  background-color: #fff;
  border-bottom-color: #fff;
}

.facet-filter-mobile__wrapper .facet-filter-mobile__cta.active::after {
  transform: translateY(-50%) rotateX(180deg);
}

.facet-filter-mobile__wrapper .facet-filter-mobile__cta .facet-filter-mobile__cta__title {
  margin-bottom: 2px;
}

.facet-filter-mobile__wrapper .facet-filter-mobile__content {
  width: 100%;
  display: none;
  position: absolute;
  top: 100%;
  background-color: #fff;
  z-index: 9998;
  -webkit-box-shadow: 0 4px 2px -2px #ccc;
  box-shadow: 0 4px 2px -2px #ccc;
}

.facet-filter-mobile__wrapper .facet-filter-mobile__content.active {
  display: block;
}

.facet-sort-mobile__link {
  display: flex;
  align-items: center;
  padding: 15px 10px;
  cursor: pointer;
  text-transform: uppercase;
}

.facet-sort-mobile__link:hover {
  color: #333;
}

.facet-sort-mobile__link:not(.selected):hover {
  background-color: #f8f8f8;
  color: #333;
}

.facet-sort-mobile__link.selected {
  background-color: #ccc;
}

.facet-sort-mobile__link .facet-sort-mobile__link__label {
  flex: 1 1 auto;
}

.facet-sort-mobile__link i {
  color: transparent;
}

.facet-sort-mobile__link.selected i {
  color: #ca0614;
}
/* END: sorting */

/* START: applied filter */
.applied-filters__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 15px 10px;
}

.applied-filters__wrapper .applied-filters__wrapper__link {
  background-color: #ca0614;
  padding: 5px 20px 5px 10px;
  border-radius: 3px;
  margin-right: 5px;
  margin-bottom: 5px;
  color: #fff;
  position: relative;
  transition: all .2s ease-in;
  font-weight: 300;
  display: inline-block;
}

.applied-filters__wrapper .applied-filters__wrapper__link:hover {
  background-color: #96050f;
}

.applied-filters__wrapper .applied-filters__wrapper__link--remove-all {
  background-color: #333;
  margin-right: 0;
  align-items: flex-start;
  min-width: 140px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  width: 50%;
  padding: 10px;
  margin: 15px auto 0;
  font-size: 10px;
}

.applied-filters__wrapper .applied-filters__wrapper__link--remove-all:hover {
  background-color: #000;
}

.applied-filters__wrapper .applied-filters__wrapper__link i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
  font-size: 7px;
}


@media(min-width:1280px) {
  .applied-filters__wrapper {
    flex-direction: row;
    align-items: center;
    justify-content: unset;
    border-width: 0 0px 1px 0;
    border-style: solid;
    border-color: #ccc;
  }

  .applied-filters__wrapper .applied-filters__wrapper__labels {
    flex: 1 1 auto;
  }

  .applied-filters__wrapper .applied-filters__wrapper__link--remove-all {
    margin: 0;
    min-width: 140px;
    padding: 5px 20px 5px 10px;
    width: auto;
  }
}

/* END: applied filter */


.lazy-loading{
	font-weight: 700;
	font-size:12px;
	color:#333;
	margin-right:20px;
	cursor:pointer;
}

.lazy-loading:hover{
	color:#000;
}
/* END: FACETS 2.0 */




