/*******************
####################
### miniCartFood ###
####################
********************/

#miniCartFoodLayer{
	background:#f3f3f3;
	max-width:318px;/*remove border from his parent*/
}

#miniCartFoodContainer{
	padding:16px 15px;
}

.miniCartFoodSummary,
.miniCartFoodLinks{
	padding:20px 5.86206896552%;
}

.miniCartFoodBottomSummary{
	padding-bottom:40px;
}

.miniCartFoodTopSummary{
	background:#e6e6e6;
	border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.miniCartFoodSummary ul,
.miniCartFoodList ul{
	list-style:none;
	margin:0;padding:0;
}

.miniCartFoodSummary ul li label{float:left;font-family:MuseoSans;font-weight:300;font-size:15px;}


.miniCartFoodSummary .checkout{
	display:block;
	background:#333333;
	border:0;
	width:100%;
	height:50px;line-height:50px;
	margin-top:28px;
	text-align:center;
	color:#ffffff;
	border-radius:3px;
	cursor:pointer;
	font-family:MuseoSans;
	font-weight:500;
	font-size:22px; 
}
.miniCartFoodSummary .checkout:HOVER{
	background-color: #080808;
}

.miniCartFoodList{
	border:1px solid #cccccc;
	margin:22px 0 0 0;
	border-radius:3px;
	padding:0;
}

.miniCartFoodList .jspVerticalBar{
	right:5px;
	visibility:visible;
	width: 6px;
}

.miniCartFoodList .jspCap{
	display:block;
	height:10px;
}

.miniCartFoodList .minicartUl li {
	padding:10px 7% 0 5.1724137931%;
}

.textStyleLiSmall,
.miniCartFoodSummary li.maxTotal label{
	font-family: MuseoSans;
	font-weight: 300;
	font-size: 12px;
}

.miniCartFoodSummary .infoWeightProduct{
	margin-top: 10px;
	width: 100%;
}

.textStyleLiMedium{
	font-family: MuseoSans;
	font-weight: 500;
	font-size: 15px;
}

.textStyleLiLarge{
	font-family: MuseoSans;
	font-weight: 700;
	font-size: 24px;
}



.miniCartFoodList ul{
	width: 100%;
	max-height:300px;
	overflow: auto;
	outline:none;
}

.miniCartFoodList ul li .minicartItemWrapper{
	border-bottom:1px solid #ccc;
	/* margin-bottom:5px; */
	padding-bottom:19px;
}

.miniCartFoodList ul li.last{
	border-bottom:0;
	margin-bottom:0;
}

.miniCartFoodList ul li.last .minicartItemWrapper{
	border-bottom:0;
}

.miniCartFoodList ul li label{
	word-wrap: break-word;
	padding:0 15px 0 0;
}

.miniCartFoodList ul li .entryItem{
	display:block;
	float:left;
	width:100%;
	word-wrap: break-word;
	font-family:MuseoSans;
	color:#333;
}

.miniCartFoodList ul li .entryName{
	width:70%;
	padding-right:2%;
}

.miniCartFoodList ul li .entryName.desc{
	width:85%;
}

.miniCartFoodList ul li .entryName a{
	font-family:MuseoSans;
	font-size:11px;
	color:#333;
}

.miniCartFoodList ul li .entryPrice{
	width:30%;
	text-align:right;
	font-size:12px;
	font-weight:500;
}

.miniCartFoodList ul li .entryName,
.miniCartFoodList ul li .entryUnit{
	font-size:11px;
	font-weight:300;
}

.miniCartFoodList ul li .entrySelector{
/* 	width:85%; */
	padding-top:10px;
	max-width:111px;
}
.miniCartFoodList ul li .entryRemove{
	margin-top:13.5px;
	width:26px;height:26px;
	float:right;
	border-radius:3px;
	background:url('../images/shapes/ico_cart_remove.png') no-repeat 50% 50% #4d4d4d;
	cursor:pointer;
}
.miniCartFoodList ul li .entryRemove:HOVER{
	background-color: #080808;
}

.miniCartFoodList ul li .entryRemove.disabled{
	opacity:0.3;
	cursor:default;
}

.miniCartFoodList ul li{
	transition: background-color 0.4s 0s;
}

.miniCartFoodList ul li.highlighted{
	background-color: rgba(0,150,64, 0.5);
	transition: background-color 0.4s 0s;
}

.miniCartFoodList .miniCartFoodItemQty{
	display:inline-block;
	width:50px;
	border:0;
	background:transparent;
	text-align:center;
}


.miniCartFoodTab{
	float:left;
	width:50%;
	background:#e6e6e6;
	height:50px; line-height:50px;
	border-top-left-radius:3px;
	background-color: #ccc;
	text-align: center;
}

.miniCartFoodTab,
.miniCartFoodTab *{
	cursor:pointer;
}

.miniCartFoodTab .minicartTabSelector {
	color: #616161;
	font-size: 31px;
	display: inline-block;
	vertical-align: top;
	margin: 8px 3px 0 0;
}
.miniCartFoodTab .minicartTabSelector.heartSelector{
	font-size: 22px;
	margin: 14px 8px 0 0;
}

.miniCartFoodTab .minicartTabSelectorText {
	vertical-align: top;
}

.miniCartFoodTab.selected{
	background-color: #e6e6e6;
}

.miniCartFoodTab.miniCartFoodListTab{
	border-top-left-radius:0;
	border-top-right-radius:3px;
}

.miniCartFoodTabs{
	color: #333333;
	font-family: MuseoSans;
	font-weight: 500;
	font-size:12px;
}


.redText{
	color: #e51723;
}

.blackText{
	color: #333333;
}



#startShoppingContainer{
	border: 1px solid #cccccc;
	background-color: transparent;
	margin-top:20px;
	padding-top: 36px;
	padding-bottom: 36px;
	width:100%;
	border-radius: 3px;
}

#startShoppingImage{
	margin-bottom: 30px;
	width:100%;
	text-align: center;
}

.shoppingImage{
	max-width: 100%;
}

#startShoppingImage .shoppingImage{
	font-size:105px;
	color: #CCCCCC;
}

.startShoppingLabel{
	text-align: center;
	color: #333333;
	text-decoration: underline;
	font-size: 15px;
	display: block;
	margin-top: 31px;
	font-weight:700;
}

.subTitleLabel{
	text-align: center;
	color: #333333;
	font-size: 14px;
	display: block;
}

#miniCartFoodLinks{
	width: 100%;
}

#miniCartFoodLinks, #miniCartFoodLinks a{
	color: #333333;
}

.miniCartLinks a,
.miniCartLinks span{
	text-decoration: underline;
	cursor:pointer;
}

.miniCartLinks span.emptyMinicartChoose{
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	width: 50%;
	background-color: #e6e6e6;
	float: left;
	text-align: center;
	height: 100%;
	max-height: 100%;
}

.miniCartLinks span.emptyMinicartChoose.emptyCartYes{
	border-right: 1px solid #ccc;
}

.miniCartLinks{
	height: 59px;
	border-bottom: 1px solid #c2c2c2;
	line-height: 59px;
	text-align: left;
	padding-left: 22%; /* 79/320 */
	padding-right: 22%; /* 79/320 */
	font-family: MuseoSans;
	font-weight: 500;
	margin: 0 -15px;
	position: relative;
}

.miniCartLinks:first-child{
	border-top: 1px solid #c2c2c2;
}

.miniCartLinks:before {
	position: absolute;
	top: 50%;
}

.miniCartLinks.viewFullCartLink:before {
	content: "\a048";
	font-size: 24px;
	margin-top: -12px;
	left: 26px;
}

.miniCartLinks.saveAsListLink:before {
	content: "\a027";
	font-size: 18px;
	margin-top: -9px;
	left: 29px;
}

.miniCartLinks.deleteCartLink:before {
	content: "\a062"; /* .ico-x_sharp_empty:before  file: fonts.css*/
	font-size: 16px;
	margin-top: -8px;
	left: 30px;
}

.miniCartLinks .miniCartLinkInternal {
	font-size: 12px;
}

.miniCartLinks.emptyMinicartStep2{
	padding: 0;
}

.miniCartFoodSummary ul li .totalSummaryLabel.grandTotal{
	width: 50%;
	font-weight:500;
	position: relative;
	top: 10px;
}

.miniCartFoodSummary ul li .totalSummarySpan.grandTotal{
	font-weight:700;
	font-size:24px;
}

.totalSummarySpanGrandTotal{
	width: 50%;
	font-size: 24px;
	font-weight: bolder;
	text-align: right;
}


.totalSummarySpan{
	width: 50%;
	text-align: right;
}

.linkImage{
	max-width:100%;
	margin: 24px 16px 0 0;
}

.linkImgContainer{
	height:24px;
}

#saveList{
	display: inline-block;
}

#miniCartTab{
	max-width: 100%;
}

#myListTab{
	max-width: 100%;
	margin: 15px 8px 0 3px;
}


/*
#####################################################
#					My List Tab						#
#####################################################
*/

.miniCartFoodSummary.miniCartWishlist{
	font-family: MuseoSans;
}


.miniCartFoodSummary.miniCartWishlist{
	padding:0;
}

.wishListTab{
	padding:11px 0 0 0;
	background: #e6e6e6;
}

.wishListTab ul{
	margin: 0 6.2068966%; /* 18/290 */
}

.wishListTab ul li{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 50px; line-height: 50px;
	border-bottom: 1px solid #b8b8b8;
	cursor: pointer;
	font-weight: 500;
	color: #333;
	font-family: MuseoSans;
	font-size:15px;
}

.wishListTab ul .ico_wishlistTabItem {
	position: relative;

}

.wishListTab ul .ico_wishlistTabItem span {
	padding-left: 10px;
}

.wishListTab ul .ico_wishlistTabItem .ico-shopping_cart {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10px;
	font-size: 21px;
}

/*.wishListTab ul .ico_wishlistTabItem:before {*/
	/*float: right;*/
	/*content: "\a048";*/
	/*padding: 15px 0;*/
/*}*/

.miniCartFoodSummary.miniCartWishlist a{
	display: block;
	margin: 0;
	text-align: center;
	height: 48px; line-height: 48px;
	background: #4d4d4d;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	font-weight: 500;
	font-size: 12px;
	font-family: MuseoSans;
	color: #fff;
}

.createNewList{
	background: #e6e6e6;
	border-radius: 3px;
	text-align: center;
}

.createNewList .newListHeader{
	border-bottom: 1px solid #ccc;
	background: #dedede;
	padding: 20px 6.8965517%; /* 20/290 */
	text-align: left;
}

.createNewList .newListHeader h4{
	margin: 0;
	margin-bottom: 2px;
	font-family: MuseoSans;
	font-weight: 700;
	font-size: 12px;
	color: #4d4d4d;
}

.createNewList .newListHeader p{
	margin: 0;
	font-family: MuseoSans;
	font-weight: 300;
	font-size: 12px;
	color: #4d4d4d;
}

.createNewList .newListBody{
	margin: 0 15px 30px;
	position: relative;
}

.createNewList .newListBody input {
	width: 200px;
	height: 45px;
	border: none;
	font-weight: 500;
	font-size: 15px;
	background: #e6e6e6;
	font-family: MuseoSans;
	display: inline-block;
}

.plus:before {
	content: "+";
	color: #000;
	position: absolute;
	font-size: 20px;
	width: 25px;
	height: 25px;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}

.wishListItem.addList.plus:before {
 padding-left: 10px;
}

.wishListItem.addList.plus input {
	padding-left: 25px;
	border-left: 1px solid #ccc;
}

.wishListTabError {
	color: #e30613;
	padding: 5px;
	border: dotted 1px #e30613;
	display: none;
}

.plus.typing:before {
	content: '';
}
.newListBody.typing input {
	padding: 0 5px 0 0;
}

.createNewList .newListBody input[placeholder]{
	color: #333;
}


.wishListItem.addList.typing .wishListItemPlus {
	display: none;
}

.wishListItem.addList.typing .newWishlistItem::-webkit-input-placeholder, .newListBody.typing input::-webkit-input-placeholder {
	color: transparent;
}

.wishListItem.addList.typing .newWishlistItem::-moz-placeholder, .newListBody.typing input::-moz-placeholder {
	color: transparent;
}

.wishListItem.addList.typing .newWishlistItem:-ms-input-placeholder, .newListBody.typing input:-ms-input-placeholder {
	color: transparent;
}


.addEmptyList {
	width: 50px;
	height:50px;
	border: 0;
	font-weight: 700;
	font-size: 15px;
	color: #333;
	font-family: MuseoSans, sans-serif;
	background-color: transparent;
	visibility: hidden;
}

/*
#################################
#		Wishlist in My cart		#
#################################
*/

.wishlistSelector.wishlistSelectAll{
	border:0;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #e6e6e6;
	text-align: right;
	padding: 0 4.79310344828% 0 5.1724137931%;
}

.wishlistContainer{
	border: 1px solid #ccc;
	background: #ddd;
	padding: 26px 5.1724138% 50px; /* 15/290 */
}

#miniCartFoodContainer .submitWishList{
	background: #333;
	border: 0;
	width: 100%;
	cursor: pointer;
	text-align: center;
	height: 34px; line-height: 34px;
	border-radius: 3px;
	margin-top: 26px;
	margin-bottom: 7px;
	text-transform: uppercase;
	font-family: MuseoSans;
	font-size:12px;
	color: #fff;
	font-weight: 700;
}

#miniCartFoodContainer .dropDownWishlistContainer input[type="text"][id="wishlistInput"],
#miniCartFoodContainer .dropDownWishlistContainer .wishListItem.createList .newWishlistItem{
	margin: 0;
	width: 83.3976834%; /* 216/259 */
	border-left: 1px solid;
	border-color: #ccc;
	height: 44px; line-height: 44px;
}

#miniCartFoodContainer .dropDownWishlistContainer .wishListUl li .wishListItemValue,
#miniCartFoodContainer .dropDownWishlistContainer input[type="text"][id="wishlistInput"],
#miniCartFoodContainer .dropDownWishlistContainer .wishListItem.createList .newWishlistItem{
	font-family: MuseoSans;
	font-size:12px;
	color: #b2b2b2;
	font-weight: 500;
}

#miniCartFoodContainer .dropDownWishlistContainer .wishListUl li .wishListItemValue{
	width: 80.1886792453%;
	text-indent:0;
}

#miniCartFoodContainer .dropDownWishlistContainer .dropDownWishlist{
	width: 16.6023166%; /* 43/259 */
	height: 44px;
}

#miniCartFoodContainer .dropDownWishlistContainer .wishListItem.createList{
	position: absolute;
	padding: 0;
	width: 83.3976834%;
}

#miniCartFoodContainer .dropDownWishlistContainer .wishListItem.createList .newWishlistItem{
	width: 90%;
	border-width:1px 0 1px 1px;
	border-style:solid;
	border-color:#ccc;
	border-top: 0;
	padding-right: 5%;
	padding-left: 5%;
	background: #f3f3f3; /*url('../images/shapes/ico_plus_9x9.png') no-repeat 95% 50%; */
}

#miniCartFoodContainer .dropDownWishlistContainer .wishListItem.createList .wishListItemPlus{
	display:inline-block;
	width:10%;height:44px;
	vertical-align:top;
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	background: #f3f3f3 url('../images/shapes/ico_plus_9x9.png') no-repeat 50% 50%;
	cursor:pointer;
}

#miniCartFoodContainer .dropDownWishlistContainer .wishListItem.createList .newWishlistItem:focus::-webkit-input-placeholder { color:transparent; }
#miniCartFoodContainer .dropDownWishlistContainer .wishListItem.createList .newWishlistItem:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
#miniCartFoodContainer .dropDownWishlistContainer .wishListItem.createList .newWishlistItem:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
#miniCartFoodContainer .dropDownWishlistContainer .wishListItem.createList .newWishlistItem:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */

#miniCartFoodContainer .dropDownWishlistContainer .wishListItem.createList .newWishlistItem.error{
	color:#c90613;
}

#miniCartFoodContainer .dropDownWishlistContainer .wishListUl li{
	border: 0;
}

#miniCartFoodContainer .dropDownWishlistContainer .wishListUl{
	width: 83.3976834%;
	border-bottom: 0;
}

#miniCartFoodContainer .dropDownWishlistContainer .wishListUl li .ico-sharedlistBold,
#miniCartFoodContainer .dropDownWishlistContainer .wishListUl li .wishListItemHeart{
	background-color: #fff;
	border: 0;
	width:19.8113207547%;
}

#miniCartFoodContainer .wishlistSelector .cartWishlistCheckbox{
	background-color: #fff;
}

#miniCartFoodContainer .wishlistContainer .wishlistTitle{
	font-family: MuseoSans;
	font-size:12px;
	color: #4d4d4d;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 10px;
}

#miniCartFoodContainer .wishlistContainer .wishlistDescr{
	font-family: MuseoSans;
	font-size:12px;
	color: #4d4d4d;
	font-weight: 300;
	margin: 0 0 30px;
}

#miniCartFoodContainer .restoreMinicart{
	text-align: center;
	text-decoration: underline;
	font-family: MuseoSans;
	font-weight: 700;
	font-size: 12px;
	text-transform: uppercase;
	color: #4d4d4d;
	display: block;
	cursor:pointer;
}

#miniCartFoodLayer .outOfStockError{
	margin: 16px 15px 0;
	padding: 8px;
	border: 1px solid #e51723;
	border-radius: 5px;
	color: #d9252b;
}

/*
#################################
#		Benefits in My cart		#
#################################
*/

#miniCartFoodLayer .minicartBenefit {
	font-size: 40px;
	color: #CCCCCC;
	width: 80px;
	height: 80px;
	display: inline-block;
	line-height: 72px;
	vertical-align: middle;
	border: 5px solid #e5e5e5;
	border-radius: 40px;
	background-color: #FFFFFF;
}
#miniCartFoodLayer .minicartBenefit.biggerIcon {
	font-size: 55px;
}


/***************************************
	SMART BASKET IN SIDE BAR,
	NUTRITION PROFILE FACET
***************************************/

.smartBasketSideBar{
	width:100%;
	margin:0;
	padding: 23px 0;
}

.smartBasketSideBar .smartBasketSideBarWrapper{
	width: 90%; /*288/320*/
	margin:0 auto;
}

.smartBasketSideBar .smartBasketSideBarWrapper .smartBasketTitle{
	width: 100%;
	height: 43px; line-height: 43px;
	border-bottom: 5px solid #97040e;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-color: #ca0614;
	padding-right: 7.2916667%; /* 21/288 */
	padding-left: 7.2916667%; /* 21/288 */
}

.smartBasketSideBar .smartBasketSideBarWrapper .smartBasketTitle .title{
	font-family: MuseoSans;
	font-weight: 700;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
}

.smartBasketSideBar .smartBasketSideBarWrapper .smartBasketBody{
	border: 1px solid #ccc;
	border-top: 0;
	max-height: 364px;
	background-color: #fff;
	padding-left: 5.2083333%; /* 15/288 */
}

.smartBasketSideBar .smartBasketSideBarWrapper .smartBasketBody .smartBasketList{
	max-height: 364px;
}

.smartBasketSideBar .smartBasketSideBarWrapper .smartBasketBody .smartBasketList>.jspContainer>.jspVerticalBar{
	margin-right: 6px;
}

.smartBasketSideBar .smartBasketSideBarWrapper .smartBasketBody .smartBasketList>.jspContainer>.jspVerticalBar .jspCap{
	height: 20px;
	display: block;
	background: transparent;
}

.smartBasketSideBar .smartBasketSideBarWrapper .smartBasketBody .smartBasketItem{
	width: 96%;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
}

.smartBasketSideBar .smartBasketSideBarWrapper .smartBasketBody .smartBasketItem:last-child{
	border-bottom: 0;
}

.smartBasketSideBar .smartBasketSideBarWrapper .smartBasketBody .smartBasketItem .smartBasketItemColumn{
	float: left;
}

.smartBasketSideBar .smartBasketSideBarWrapper .smartBasketBody .smartBasketItem .checkBoxColumn{
	width: 16.5975%; /* 40/241 */
	padding: 21px 0;
}

.smartBasketSideBar .smartBasketSideBarWrapper .smartBasketBody .smartBasketItem .nameQtyColumn{
	width:  60.56%; /* 100-22.8216-16.5975 */
}

.smartBasketSideBar .smartBasketSideBarWrapper .smartBasketBody .smartBasketItem .nameQtyColumn .nameRow{ 
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 2%;
	text-align: left;
}

.smartBasketSideBar .smartBasketSideBarWrapper .smartBasketBody .smartBasketItem .nameQtyColumn .nameRow label{
	font-family: MuseoSans;
	font-weight: 300;
	font-size: 11px;
	color: #1a1a1a;
}

.smartBasketSideBar .smartBasketSideBarWrapper .smartBasketBody .smartBasketItem .priceColumn{
	width: 22.8216%; /* 55/241 */
	text-align: right;
}

.smartBasketSideBar .smartBasketSideBarWrapper .smartBasketBody .smartBasketItem .priceColumn .productPrice{
	font-family: MuseoSans;
	font-weight: 500;
	font-size: 12px;
	color: #1a1a1a;
}

.smartBasketSideBar .smartBasketSideBarWrapper .smartBasketBottom
{
	border: 1px solid #ccc;
	border-top: 0;
	padding: 29px 7.6388889%;/* 22/288 */
}

.smartBasketSideBar .smartBasketSideBarWrapper .smartBasketBottom .submitSmartBasketBtn{
	width: 100%;
	height: 34px; line-height: 34px;
	background-color: #333;
	border: 0;
	border-radius: 3px;
	font-family: MuseoSans;
	font-weight: 700;
	font-size: 14px;
	color: #fff;
}

.smartBasketSideBar .smartBasketSideBarWrapper .smartBasketBottom .submitSmartBasketBtn{
	line-height:normal;
}

.smartBasketSideBar .smartBasketSideBarWrapper .smartBasketBottom .submitSmartBasketBtn:hover{
	background:#222;
}

/***************************************
	END SMART BASKET IN SIDE BAR,
	END NUTRITION PROFILE FACET
***************************************/

