.cursorPointer {
	cursor: pointer
}

.fl {
	float: left
}

.fr {
	float: right
}

.cb {
	clear: both
}

.posRelative {
	position: relative
}

.posAbsolute {
	position: absolute
}

.center {
	margin: 0 auto
}

.hcenter {
	margin: 0 auto
}

.tl {
	text-align: left
}

.tr {
	text-align: right
}

.tc {
	text-align: center
}

.bold {
	font-weight: 700
}

.italic {
	font-style: italic
}

.normal {
	font-weight: 400
}

.displayon,.on {
	display: block;
	visibility: visible
}

.displayoff,.off {
	display: none;
	visibility: hidden
}

.dispNone {
	display: none
}

.dispBlock {
	display: block
}

.visHidden {
	visibility: hidden
}

.visVisible {
	visibility: visible
}

.dispInlineBlock {
	display: inline-block
}

.borderNone {
	border: none
}

.suppressOutline:focus {
	outline-width: 0
}

.textDecorationNone {
	text-decoration: none
}

.f10 {
	font-size: 10px
}

.f11 {
	font-size: 11px
}

.f12 {
	font-size: 12px
}

.f13 {
	font-size: 13px
}

.f14 {
	font-size: 14px
}

.f15 {
	font-size: 15px
}

.f16 {
	font-size: 16px
}

.f17 {
	font-size: 17px
}

.f18 {
	font-size: 18px
}

.p5 {
	padding: 5px
}

.p10 {
	padding: 10px
}

.p20 {
	padding: 20px
}

.pt1 {
	padding-top: 1px
}

.pt2 {
	padding-top: 2px
}

.pt3 {
	padding-top: 3px
}

.pt4 {
	padding-top: 4px
}

.pt5 {
	padding-top: 5px
}

.pt6 {
	padding-top: 6px
}

.pt7 {
	padding-top: 7px
}

.pt8 {
	padding-top: 8px
}

.pt9 {
	padding-top: 9px
}

.pt10 {
	padding-top: 10px
}

.pt13 {
	padding-top: 13px
}

.pt14 {
	padding-top: 14px
}

.pt15 {
	padding-top: 15px
}

.pt20 {
	padding-top: 20px
}

.pt25 {
	padding-top: 25px
}

.pt30 {
	padding-top: 30px
}

.pt50 {
	padding-top: 50px
}

.ptb3 {
	padding: 3px 0 3px 0
}

.ptb5 {
	padding: 5px 0 5px 0
}

.ptb10 {
	padding: 10px 0 10px 0
}

.ptb20 {
	padding: 20px 0 20px 0
}

.pb3 {
	padding-bottom: 3px
}

.pb5 {
	padding-bottom: 5px
}

.pb10 {
	padding-bottom: 10px
}

.pb12 {
	padding-bottom: 12px
}

.pb20 {
	padding-bottom: 20px
}

.pb25 {
	padding-bottom: 25px
}

.pb30 {
	padding-bottom: 30px
}

.pl2 {
	padding-left: 2px
}

.pl5 {
	padding-left: 5px
}

.pl15 {
	padding-left: 15px
}

.pl30 {
	padding-left: 30px
}

.mt1 {
	margin-top: 1px
}

.mt2 {
	margin-top: 2px
}

.mt3 {
	margin-top: 3px
}

.mt4 {
	margin-top: 4px
}

.mt5 {
	margin-top: 5px
}

.mt10 {
	margin-top: 10px
}

.mt15 {
	margin-top: 15px
}

.mt20 {
	margin-top: 20px
}

.mt55 {
	margin-top: 55px
}

.mr5 {
	margin-right: 5px
}

.mr10 {
	margin-right: 10px
}

.mr50 {
	margin-right: 50px
}

.mb1 {
	margin-bottom: 1px
}

.mb2 {
	margin-bottom: 2px
}

.mb3 {
	margin-bottom: 3px
}

.mb4 {
	margin-bottom: 4px
}

.mb5 {
	margin-bottom: 5px
}

.mb8 {
	margin-bottom: 8px
}

.mb10 {
	margin-bottom: 10px
}

.mb15 {
	margin-bottom: 15px
}

.mb20 {
	margin-bottom: 20px
}

.mb25 {
	margin-bottom: 25px
}

.ml1 {
	margin-left: 1px
}

.ml10 {
	margin-left: 10px
}

.ml15 {
	margin-left: 15px
}

.ml50 {
	margin-left: 50px
}

.fontWhite {
	color: #fff
}

.data,.datalist {
	display: none
}

.scroll-pane {
	position: relative
}

.scroll-content {
	background: none repeat scroll 0 0 transparent!important;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.slider-vertical {
	position: relative;
	height: 100%;
	border: none!important;
	background: 0 0!important
}

.ui-slider-handle {
	background: none repeat scroll 0 0 #6c6c6c!important;
	border: 1px solid #6c6c6c;
	border-radius: 10px!important;
	cursor: pointer!important;
	display: block;
	left: 0!important;
	width: 5px!important;
	padding: 0!important;
	background-color: #6c6c6c!important;
	position: absolute
}

.slider-wrap {
	position: absolute!important;
	right: 0!important;
	top: 0!important;
	width: 6px!important;
	z-index: 99999;
	background: 0 0;
	cursor: pointer!important
}

.scrollbar-bottom {
	position: absolute!important;
	bottom: 0!important;
	left: 0!important;
	width: 0!important;
	height: 0!important
}

.slider-wrap {
	position: absolute;
	right: 0;
	top: 0;
	width: 20px
}

.slider-vertical {
	position: relative;
	height: 100%
}

.ui-slider-handle img {
	border: none
}

.scrollbar-top {
	position: absolute;
	top: 0
}

.scrollbar-bottom {
	position: absolute;
	bottom: 0
}

.scrollbar-grip {
	position: absolute;
	top: 50%
}

.skinInputText_A {
	font-family: Arial,Sans-Serif;
	font-size: 12px;
	line-height: 12px;
	border: 0;
	background-color: Transparent;
	padding: 0 0 0 5px;
	width: 190px;
	height: 26px
}

.skinMagGlassBtn {
	width: 29px;
	height: 26px;
	background-image: url(../images/AceHardware_sprite.png);
	background-position: 0 -150px;
	background-repeat: no-repeat
}

.skinMagGlassSubmit {
	margin: 0;
	padding: 0;
	text-indent: -300px;
	overflow: hidden;
	background-color: Transparent;
	border: 0;
	border-radius: 0;
	cursor: pointer;
	width: 29px;
	height: 26px;
	background-image: url(../images/AceHardware_sprite.png);
	background-position: 0 -150px;
	background-repeat: no-repeat
}

.containInputsAll {
	position: relative;
	width: 300px;
	height: 26px;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	border-radius: 6px;
	background: #e6e6e6;
	background: -moz-linear-gradient(top,#e6e6e6 0,#fefefe 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#e6e6e6),color-stop(100%,#fefefe));
	background: -webkit-linear-gradient(top,#e6e6e6 0,#fefefe 100%);
	background: -o-linear-gradient(top,#e6e6e6 0,#fefefe 100%);
	background: -ms-linear-gradient(top,#e6e6e6 0,#fefefe 100%);
	background: linear-gradient(to bottom,#e6e6e6 0,#fefefe 100%)
}

.posInputText_A_NUEP {
	position: absolute;
	top: 0;
	left: 0
}

.posMagGlassBtnNUEP {
	position: absolute;
	top: 0;
	right: 0
}

.containInputsEmailForm {
	position: relative;
	width: 247px;
	height: 26px;
	margin: 11px auto 0 auto;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	border-radius: 6px;
	background: #e6e6e6;
	background: -moz-linear-gradient(top,#e6e6e6 0,#fefefe 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#e6e6e6),color-stop(100%,#fefefe));
	background: -webkit-linear-gradient(top,#e6e6e6 0,#fefefe 100%);
	background: -o-linear-gradient(top,#e6e6e6 0,#fefefe 100%);
	background: -ms-linear-gradient(top,#e6e6e6 0,#fefefe 100%);
	background: linear-gradient(to bottom,#e6e6e6 0,#fefefe 100%)
}

.posInputsEmailShare {
	display: inline-block
}

.skinSendSubmit {
	margin: 0;
	padding: 0;
	text-indent: -300px;
	overflow: hidden;
	background-color: Transparent;
	border: 0;
	border-radius: 0;
	cursor: pointer;
	width: 51px;
	height: 26px;
	background-image: url(../images/AceHardware_sprite.png);
	background-position: -50px -150px;
	background-repeat: no-repeat
}

.posSendSubmit {
	position: absolute;
	top: 0;
	right: 0
}

.skinClientLogo {
	width: 95px;
	height: 51px;
	background-image: url(../images/AceHardware_LOGO.png);
	background-position: 0 0;
	background-repeat: no-repeat
}

.skinTriangleDown {
	border-top: 7px solid #4c4c4c;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent
}

.optionsLink,.optionsLink:visited {
	color: #e31836;
	text-decoration: underline
}

.bbpFooterLink {
	color: #e31836;
	text-decoration: underline
}

.bbpFooterLink:hover {
	text-decoration: none
}

.stdLink,.stdLink:visited {
	color: #4c4c4c;
	text-decoration: none
}

.stdLink:hover {
	color: #757575
}

.stdLinkBlack,.stdLinkBlack:visited {
	color: #000;
	text-decoration: none;
	display: inline-block
}

.secondaryLink,.secondaryLink:visited {
	color: #6c6c6c;
	text-decoration: underline
}

.secondaryLink:hover {
	text-decoration: none
}

.stdLinkGrey:active,.stdLinkGrey:hover,.stdLinkGrey:link,.stdLinkGrey:visited {
	color: #666;
	text-decoration: none;
	cursor: pointer
}

.grayLink14 {
	color: #333;
	font-size: 14px;
	text-decoration: none
}

a.shoplocal_button.shoplocal_small,button.shoplocal_small,button[type=button].shoplocal_small,input[type=button].shoplocal_small,input[type=submit].shoplocal_small {
	height: 18px;
	width: 100px;
	font-size: 13px
}

a.shoplocal_button.shoplocal_small {
	line-height: 14px
}

.fontRed {
	color: #e31836
}

.skinViewDetailsBtn {
	margin: 0;
	padding: 0;
	text-indent: -300px;
	overflow: hidden;
	background-color: Transparent;
	border: 0;
	border-radius: 0;
	width: 105px;
	height: 29px;
	background-image: url(../images/AceHardware_sprite.png);
	background-position: 0 -200px;
	background-repeat: no-repeat;
	cursor: pointer
}

.skinVideoBtn {
	margin: 0;
	padding: 0;
	text-indent: -300px;
	overflow: hidden;
	background-color: Transparent;
	border: 0;
	border-radius: 0;
	width: 106px;
	height: 29px;
	background-image: url(../images/AceHardware_sprite.png);
	background-position: -440px -100px;
	background-repeat: no-repeat;
	cursor: pointer
}

.skinAddToListBtn {
	margin: 0;
	padding: 0;
	text-indent: -300px;
	overflow: hidden;
	background-color: Transparent;
	border: 0;
	border-radius: 0;
	width: 106px;
	height: 29px;
	background-image: url(../images/AceHardware_sprite.png);
	background-position: 0 -250px;
	background-repeat: no-repeat
}

.skinRemoveFromListBtn {
	margin: 0;
	padding: 0;
	text-indent: -300px;
	overflow: hidden;
	background-color: Transparent;
	border: 0;
	border-radius: 0;
	width: 81px;
	height: 29px;
	background-image: url(../images/AceHardware_sprite.png);
	background-position: 0 -300px;
	background-repeat: no-repeat
}

.skinBOLBtn {
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -300px;
	overflow: hidden;
	background-color: Transparent;
	border: 0;
	border-radius: 0;
	width: 92px;
	height: 29px;
	background-image: url(../images/AceHardware_sprite.png);
	background-position: 0 -350px;
	background-repeat: no-repeat
}

.skinReturnToAd {
	display: block;
	width: 108px;
	height: 29px;
	background-image: url(../images/AceHardware_sprite.png);
	background-position: -120px 0;
	background-repeat: no-repeat;
	text-indent: -300px;
	overflow: hidden;
	cursor: pointer
}

.skinBrowseAds {
	display: block;
	width: 102px;
	height: 29px;
	background-image: url(../images/AceHardware_sprite.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -300px;
	overflow: hidden;
	cursor: pointer
}

.skinMapDirections {
	display: block;
	width: 139px;
	height: 29px;
	background-image: url(../images/AceHardware_sprite.png);
	background-position: 0 -50px;
	background-repeat: no-repeat;
	text-indent: -300px;
	overflow: hidden;
	cursor: pointer
}

.browseAdBtn.shoplocal_button {
	width: 170px
}

.skinCloseBtn {
	display: block;
	height: 20px;
	width: 20px;
	position: relative;
	color: #fff;
	font-weight: 700;
	background-color: #e4e4e4;
	text-indent: -99px;
	overflow: hidden;
	cursor: pointer;
	text-decoration: none
}

.skinCloseBtn:after {
	content: "X";
	text-indent: 0;
	font-size: 16px;
	position: absolute;
	top: 3px;
	left: 0;
	width: 20px;
	text-align: center
}

a.shopListBtnMOB {
	height: 40px;
	width: 50px;
	font-size: 13px;
	padding-top: 5px;
	position: absolute;
	top: -52px;
	right: 70px;
	display: none
}

button.searchBtnMOB {
	height: 40px;
	width: 50px;
	font-size: 13px;
	position: absolute;
	top: -52px;
	right: 10px;
	display: none
}

button.skinSendBtn {
	height: 32px
}

.skinViewLargerImgBtn {
	margin: 0;
	padding: 0;
	text-indent: -300px;
	overflow: hidden;
	background-color: Transparent;
	border: 0;
	border-radius: 0;
	width: 32px;
	height: 32px;
	background-image: url(../images/AceHardware_sprite.png);
	background-position: -520px 0;
	background-repeat: no-repeat;
	cursor: pointer
}

.optionsLink {
	display: inline-block;
	text-decoration: none;
	overflow: hidden;
	text-indent: -9999px;
	height: 32px;
	width: 32px;
	margin: 0 2px;
	background-color: transparent;
	background-image: url(../images/AceHardware_sprite.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer
}

.skinGooglePlusIcon {
	background-position: -570px 0
}

.skinFacebookIcon {
	background-position: -609px 0
}

.skinTwitterIcon {
	background-position: -648px 0
}

.skinPinterestIcon {
	background-position: -687px 0
}

.skinEmailIcon {
	background-position: -50px -400px
}

.skinShoppingListRemoveAll {
	background-position: -100px -400px
}

.skinPrintIcon {
	background-position: 0 -400px
}

.skinInputText {
	height: 30px;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 2;
	font-size: 12px;
	font-family: Arial,Sans-Serif;
	font-weight: 400;
	outline: 0;
	border: 1px solid #aaa;
	background-color: #fff;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: none
}

#ChangeLocCityStateZip_Text {
	width: 250px
}

input.submitBtn {
	height: 32px;
	width: 60px
}

.locationSearchBarContain .submitBtn {
	margin: 0 0 0 4px;
	height: 38px;
	font-size: 14px;
	position: static
}

.skinCircleArrow {
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 10px solid #333;
	border-bottom: 5px solid transparent
}

.skinInStoreOnly {
	display: block;
	text-indent: -500px;
	overflow: hidden;
	width: 112px;
	height: 29px;
	background-image: url(../images/AceHardware_sprite.png);
	background-position: -440px -50px;
	background-repeat: no-repeat
}

.skinInStoreOnly.shoplocal_small {
	width: 100px;
	font-size: 12px;
	text-align: right;
	padding: 0
}

.skinLeftTriangleGray {
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-right: 6px solid #6c6c6c;
	border-bottom: 5px solid transparent
}

@media only screen and (min-width: 768px) and (max-width:1024px) {
	.stdLink:hover {
		text-decoration:none
	}
}

@media only screen and (min-width: 768px) and (max-width:959px) {
	.skinClientLogo {
		width:101px;
		height: 53px;
		background-image: url(../images/AceHardware_LOGO.png);
		background-position: -100px 0;
		background-repeat: no-repeat
	}
}

@media only screen and (max-width: 767px) {
	button.skinBackBtnGray {
		margin:0;
		padding: 0;
		overflow: hidden;
		width: 65px;
		height: 29px;
		background-color: Transparent;
		background-image: url(../images/AceHardware_sprite.png);
		background-position: -440px 0;
		background-repeat: no-repeat;
		text-indent: -300px;
		-webkit-border-radius: 0;
		border-radius: 0;
		border: none
	}

	button.skinBackBtn {
		font-size: 15px;
		width: 74px;
		height: 41px;
		position: absolute;
		top: 10px;
		left: 10px
	}

	.skinBackBtnArrow {
		display: inline-block;
		height: 0;
		width: 0;
		border-top: 6px solid transparent;
		border-right: 9px solid #426fc1;
		border-bottom: 6px solid transparent
	}

	a.shopListBtnMOB {
		display: inline-block
	}

	button.searchBtnMOB {
		display: inline-block
	}

	#ChangeLocCityStateZip_Text {
		width: 70%
	}

	.StoreLocationZipEntryBlock input.submitBtn {
		width: 24.65%
	}

	.skinInStoreOnly.shoplocal_small {
		text-align: left
	}

	.optionsLink {
		margin: 0 20px 0 0
	}

	.skinShoppingListBtn_Mob.shoplocal_button {
		display: inline-block;
		padding-top: 5px
	}

	.containInputsEmailForm {
		position: relative;
		width: 280px
	}
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution:144dpi),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
	.optionsLink {
		background-image:url(../images/200/AceHardware_sprite_200.png);
		-webkit-background-size: 1000px 1000px;
		-0-background-size: 1000px 1000px;
		-moz-background-size: 1000px 1000px;
		background-size: 1000px 1000px
	}

	.skinAddToListBtn,.skinBOLBtn,.skinBrowseAds,.skinInStoreOnly,.skinMagGlassBtn,.skinMapDirections,.skinRemoveFromListBtn,.skinVideoBtn,.skinViewDetailsBtn,button.skinBackBtnGray {
		background-image: url(../images/200/AceHardware_sprite_200.png);
		-webkit-background-size: 1000px 1000px;
		-0-background-size: 1000px 1000px;
		-moz-background-size: 1000px 1000px;
		background-size: 1000px 1000px
	}
}

.skinNextBtnArrow,.skinPrevBtnArrow {
	display: block;
	width: 57px;
	height: 80px;
	background-image: url(../images/AceHardware_sprite.png);
	background-repeat: no-repeat
}

.skinPrevBtnArrow {
	background-position: -300px -80px
}

.skinPrevBtnArrow.inactive {
	background-position: -300px 0
}

.skinNextBtnArrow {
	background-position: -360px -80px
}

.skinNextBtnArrow.inactive {
	background-position: -360px 0
}

button.skinNextBtnArrow,button.skinPrevBtnArrow {
	margin: 0;
	padding: 0;
	text-indent: -300px;
	overflow: hidden;
	background-color: Transparent;
	border: 0;
	border-radius: 0;
	cursor: pointer
}

@media only screen and (max-width: 767px) {
	button.skinPrevBtnArrow_Mob {
		margin:0;
		padding: 0;
		text-indent: -300px;
		overflow: hidden;
		background-color: Transparent;
		border: 0;
		border-radius: 0;
		width: 32px;
		height: 44px;
		background-image: url(../images/AceHardware_sprite.png);
		background-position: -300px -220px;
		background-repeat: no-repeat
	}

	button.skinPrevBtnArrow_Mob.inactive {
		background-position: -300px -170px
	}

	button.skinNextBtn_Mob {
		margin: 0;
		padding: 0;
		text-indent: -300px;
		overflow: hidden;
		background-color: Transparent;
		border: 0;
		border-radius: 0;
		width: 32px;
		height: 44px;
		background-image: url(../images/AceHardware_sprite.png);
		background-position: -340px -220px;
		background-repeat: no-repeat
	}

	button.skinNextBtn_Mob.inactive {
		background-position: -340px -170px
	}
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution:144dpi),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
	.skinNextBtnArrow,.skinNextBtnArrow.inactive,.skinPrevBtnArrow,.skinPrevBtnArrow.inactive,button.skinNextBtn_Mob,button.skinNextBtn_Mob.inactive,button.skinPrevBtnArrow_Mob,button.skinPrevBtnArrow_Mob.inactive {
		background-image:url(../images/200/AceHardware_sprite_200.png);
		-webkit-background-size: 1000px 1000px;
		-0-background-size: 1000px 1000px;
		-moz-background-size: 1000px 1000px;
		background-size: 1000px 1000px
	}
}

#secureGeoIframe {
	display: none
}

#BrandScrollContainMobile,#CatScrollContainMobile,#ClientFooter_MobileDevice,.excludeFromTabletLandscape,.includeInFullScreen,.includeInIPadPortrait,.includeInMobile,.includeInMobileIB,.includeInMobileLandscape,.includeInMobilePortrait,.includeInTablet,.includeInTabletLandscape,.includeInTabletPortrait {
	display: none
}

#Shoplocal_main,#Shoplocal_main:after,#Shoplocal_main:before {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box
}

body {
	font-family: Arial,Sans-Serif;
	font-size: 12px;
	color: #333;
	background-color: #fff;
	padding-bottom: 0
}

.slBasicEllipsis {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

#Shoplocal_wrapper {
	position: relative;
	width: 989px;
	margin: 0 auto;
	background-color: #fff;
	min-width: 320px
}

#Shoplocal_main {
	position: relative;
	width: auto;
	margin: 10px auto 20px auto;
	border: 1px solid #e4e4e4
}

.shoplocal_invalidText {
	color: red!important
}

#GlobalNav {
	position: relative;
	width: 989px;
	margin: 0 auto
}

.weeklyAdsLocationCallOut {
	color: #6c6c6c;
	margin: 19px 0 10px 0;
	font-size: 18px
}

.chgLocLink {
	font-weight: 400;
	text-decoration: underline;
	color: #e31836;
	font-size: 13px
}

.chgLocLink:hover {
	text-decoration: none
}

.txtSizeParens {
	font-size: 13px
}

.sl-shoppingListCount {
	position: absolute;
	top: 2px;
	right: 3px;
	font-size: 11px;
	background: #fff;
	display: inline-block;
	line-height: 12px;
	padding: 0 2px;
	border-radius: 10px;
	text-decoration: none;
	color: #6c6c6c
}

#TitleBar {
	position: relative;
	padding: 0 0 10px 0
}

.horizontalGradient {
	height: 1px;
	background-image: url(../images/gradient_horizontal.png);
	background-repeat: no-repeat
}

.horizontalGradient.forGridView {
	margin-bottom: 12px
}

.horizontalGradientSmall {
	width: 290px;
	height: 1px;
	margin: 0 auto;
	background-image: url(../images/gradient_horizontal_small.png);
	background-repeat: no-repeat
}

#TitleBar h1 {
	color: #4c4c4c;
	font-size: 14px;
	font-weight: 400;
	padding: 15px 0 0 20px;
	width: 350px;
	float: left
}

#Shoplocal_footer {
	margin: 10px 0;
	border-top: 1px solid #ccc;
	background-color: #eee;
	padding: 15px 0 12px
}

.seoFooter {
	font-family: Arial,Sans-Serif;
	font-size: 12px;
	margin: 0 auto 0 auto;
	text-align: center;
	background-color: #424242;
	color: #fff
}

.seoFooter a:active,.seoFooter a:hover,.seoFooter a:link,.seoFooter a:visited {
	color: #fff
}

#BrowseByAllCategories,#BrowseByBrand,#BrowseByCategory,#BrowseBySearch {
	padding-bottom: 20px
}

.dispIB {
	display: inline-block
}

#footerSpecialEvents {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	width: auto
}

img.footer_se {
	display: block;
	float: left;
	height: 132px;
	width: 300px;
	cursor: pointer
}

img.footer_se.index1,img.footer_se.index2 {
	margin: 0 0 0 44px
}

img.footer_se.onlyTwoSE {
	margin: 0 0 0 130px
}

.posAndSizeClientLogo.iPadPortrait {
	display: none
}

.footer_se.onlyOneSE {
	float: none;
	margin: 0 auto
}

.containSearchFormGeneral {
	width: 632px;
	margin: 0 auto;
	padding: 0 0 10px 0
}

.containSearchFormGeneral .unitA {
	float: left;
	padding: 5px 0 0 0;
	font-size: 14px
}

.containSearchFormGeneral .unitB {
	float: right
}

@media only screen and (min-width: 768px) and (max-width:1024px) {
	.includeInTablet,.includeInTabletLandscape,.includeInTabletPortrait {
		display:block
	}

	.includeInDesktop {
		display: none
	}

	.excludeFromTablet {
		display: none
	}

	#Shoplocal_wrapper {
		width: auto;
		margin: 0
	}

	#GlobalNav {
		width: 942px
	}

	.weeklyAdsLocationCallOut {
		float: left;
		margin: 44px 0 10px 21px
	}

	.globalNavActions {
		padding-left: 20px
	}
}

@media only screen and (min-width: 768px) and (max-width:959px) {
	.excludeFromIpadPortrait {
		display:none
	}

	.includeInIPadPortrait {
		display: block
	}

	#BrowseContent {
		margin: 0 auto;
		width: 688px
	}

	.horizontalGradient {
		background-position: -130px 0
	}

	#GlobalNav {
		width: 748px;
		padding: 0 10px 0 10px
	}

	.posAndSizeClientLogo {
		float: left;
		display: block;
		margin: 21px 0 0 0;
		width: 101px;
		height: 53px
	}

	.weeklyAdsLocationCallOut {
		float: right;
		width: 618px;
		color: #6c6c6c;
		margin: 19px 0 5px 0;
		font-size: 14px;
		font-weight: 400
	}

	img.footer_se.index0 {
		margin: 0 0 20px 40px
	}

	img.footer_se.index0.footer_se.onlyOneSE {
		float: none;
		margin: 0 auto
	}

	img.footer_se.index1 {
		float: right;
		margin: 0 40px 20px 0
	}

	img.footer_se.index2 {
		clear: both;
		float: none;
		margin: 0 auto
	}

	#TitleBar h1 {
		width: 260px
	}
}

@media only screen and (max-width: 959px) {
	.excludeFromTabletLandscape {
		display:block
	}
}

@media only screen and (max-width: 767px) {
	.includeInDesktop {
		display:none
	}

	.excludeFromMobile {
		display: none!important
	}

	#BrandScrollContainMobile,#CatScrollContainMobile,.includeInMobile {
		display: block
	}

	.includeInMobileIB {
		display: inline-block
	}

	.mobileHeader {
		border-bottom: 1px solid #e4e4e4;
		padding: 10px 0 13px 0
	}

	.posLinkToAce {
		float: left;
		margin: 15px 0 0 35px;
		text-decoration: none
	}

	.posLeftTriangleGray {
		float: left;
		margin: 8px 0 0 0
	}

	.aceHomeLinkTxt {
		float: left;
		margin: 0 0 0 5px;
		font-size: 14px;
		font-weight: 700;
		color: #6c6c6c;
		font-family: Arial,Sans-Serif;
		letter-spacing: .1px
	}

	.posAndSizeClientLogo {
		display: block;
		margin: 0 auto;
		width: 95px;
		height: 51px
	}

	.seoFooter {
		margin: 0;
		background-color: #424242;
		padding: 0 10px 0 10px;
		color: #fff
	}

	#Shoplocal_wrapper {
		width: auto;
		margin: 0
	}

	#Shoplocal_main {
		width: auto;
		border: none
	}

	#GlobalNav {
		width: auto
	}

	#BrowseLayout {
		margin: 0 10px;
		border: 0
	}

	.globalNavActions {
		float: none;
		padding: 0 10px
	}

	.globalNavActions>a {
		padding-left: 0
	}

	.weeklyAdsLocationCallOut {
		margin: 8px 10px 8px 10px;
		position: relative;
		font-size: 12px;
		line-height: 16px
	}

	.chgLocLink {
		font-size: 12px
	}

	.txtSizeParens {
		font-size: 12px
	}

	.selectSpinnerMobile,.selectSpinnerMobile:focus {
		background: 0 0;
		border: none;
		outline: 0;
		margin: 0;
		padding: 0;
		-moz-appearance: none;
		-webkit-appearance: none;
		appearance: none;
		border-radius: 0
	}

	#TitleBar,.modalContainer .sectionHeader {
		min-height: 0;
		position: static;
		padding: 0;
		background: 0 0;
		float: none;
		margin: 0;
		width: auto;
		height: auto
	}

	#TitleBar h1 {
		font-size: 14px;
		width: auto;
		font-weight: 400;
		position: static;
		float: none;
		padding: 13px 0
	}

	#TitleBar h1 {
		margin: auto;
		text-align: center;
		font-size: 14px;
		font-weight: 700
	}

	#Shoplocal_footer {
		margin-top: 0;
		padding: 10px 0 12px
	}

	.includeInIPadPortrait {
		display: none
	}

	.containSearchFormGeneral {
		width: 300px
	}

	.containSearchFormGeneral .unitA {
		float: none;
		padding: 0 0 5px 0;
		text-align: center;
		line-height: 18px
	}

	.containSearchFormGeneral .unitB {
		float: none
	}

	img.footer_se.index0,img.footer_se.index1,img.footer_se.index2 {
		float: none;
		margin: 0 auto 20px auto
	}
}

@media only screen and (min-width: 480px) and (max-width:767px) {
	.includeInMobileLandscape {
		display:block
	}
}

@media only screen and (max-width: 479px) {
	.includeInMobilePortrait {
		display:block
	}
}

.posInputText_A_NUEP {
	border: none;
	background-color: rgba(0,0,0,0)
}

.mz-cms-grid {
	-moz-box-sizing: border-box!important;
	-webkit-box-sizing: border-box!important;
	box-sizing: border-box!important
}

.mz-cms-grid *,.mz-cms-grid :after,.mz-cms-grid :before {
	-moz-box-sizing: border-box!important;
	-webkit-box-sizing: border-box!important;
	box-sizing: border-box!important
}

.mz-cms-row {
	width: 100%;
	max-width: 1140px;
	margin: 0 auto
}

.mz-cms-row:after {
	content: "";
	display: table;
	clear: both
}

.mz-cms-block {
	background-color: transparent;
	min-height: 14px;
	min-width: 80px;
	position: relative;
	padding: 0;
	word-wrap: break-word
}

.mz-cms-content {
	overflow: hidden;
	padding: 5px
}

.mz-cms-content>:first-child {
	margin-top: 0
}

.mz-cms-content .mz-cms-image-maintain {
	width: 100%
}

.mz-cms-content .mz-cms-image-cover {
	background-position: center center;
	background-size: cover;
	display: block;
	height: 100%;
	width: 100%
}

[class*=mz-cms-col-] {
	float: left;
	max-height: 99999px;
	overflow: visible;
	position: relative
}

[class*=mz-cms-col-].mz-cms-drop-over {
	background-color: rgba(52,173,142,.1);
	outline-color: #34ad8e!important
}

[class*=mz-cms-col-] .mz-cms-content {
	padding: 10px
}

[class*=mz-cms-col-] .resizer-column {
	cursor: ew-resize;
	height: 100%;
	margin-right: -8px;
	opacity: 0;
	padding: 0 8px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	-moz-transition: opacity 150ms;
	-o-transition: opacity 150ms;
	-webkit-transition: opacity 150ms;
	transition: opacity 150ms
}

[class*=mz-cms-col-] .resizer-column div {
	background: #34ad8e;
	height: 100%;
	width: 1px
}

[class*=mz-cms-col-] .resizer-column.active,[class*=mz-cms-col-] .resizer-column:hover {
	opacity: 1
}

.mz-cms-row>[class*=mz-cms-col-]:last-child .resizer-column {
	display: none
}

.mz-cms-row {
	width: 100%;
	max-width: 1140px;
	margin: 0 auto
}

.mz-cms-row:after {
	content: "";
	display: table;
	clear: both
}

.mz-cms-push-right {
	float: right
}

.mz-cms-col-1-1,.mz-cms-col-12-12 {
	width: 100%
}

.mz-cms-col-2-3,.mz-cms-col-8-12 {
	width: 66.66%
}

.mz-cms-col-1-2,.mz-cms-col-6-12 {
	width: 50%
}

.mz-cms-col-1-3,.mz-cms-col-4-12 {
	width: 33.33%
}

.mz-cms-col-1-4,.mz-cms-col-3-12 {
	width: 25%
}

.mz-cms-col-1-5 {
	width: 20%
}

.mz-cms-col-1-6,.mz-cms-col-2-12 {
	width: 16.667%
}

.mz-cms-col-1-7 {
	width: 14.28%
}

.mz-cms-col-1-8 {
	width: 12.5%
}

.mz-cms-col-1-9 {
	width: 11.1%
}

.mz-cms-col-1-10 {
	width: 10%
}

.mz-cms-col-1-11 {
	width: 9.09%
}

.mz-cms-col-1-12 {
	width: 8.33%
}

.mz-cms-col-11-12 {
	width: 91.66%
}

.mz-cms-col-10-12 {
	width: 83.333%
}

.mz-cms-col-9-12 {
	width: 75%
}

.mz-cms-col-5-12 {
	width: 41.66%
}

.mz-cms-col-7-12 {
	width: 58.33%
}

@media handheld,only screen and (max-width: 767px) {
	.mz-cms-row {
		width:100%;
		min-width: 0;
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0
	}

	[class*=mz-cms-col-] {
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
		margin-bottom: 0;
		width: auto!important;
		float: none
	}
}

.globalNavActions {
	position: relative;
	font-size: 16px;
	padding: 0;
	background: background: #eee6db;
	background: -moz-linear-gradient(top,#eee6db 0,#d4c7b6 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#eee6db),color-stop(100%,#d4c7b6));
	background: -webkit-linear-gradient(top,#eee6db 0,#d4c7b6 100%);
	background: -o-linear-gradient(top,#eee6db 0,#d4c7b6 100%);
	background: -ms-linear-gradient(top,#eee6db 0,#d4c7b6 100%);
	background: linear-gradient(to bottom,#eee6db 0,#d4c7b6 100%);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}

.globalNavActions .globalNavLink {
	float: left;
	line-height: 34px;
	height: 34px
}

.globalNavActions .globalNavLink>a {
	border-right: 1px solid #baafa0
}

.globalNavActions .globalNavLink>a {
	padding: 0 20px;
	height: 100%;
	display: inline-block;
	position: relative
}

.globalNavActions .globalNavLink>#BrandDropdownBtn,.globalNavActions .globalNavLink>#CatDropdownBtn {
	padding-right: 17px
}

.no-touch .globalNavActions .globalNavLink:hover {
	background: #eee
}

.globalNavActions .globalNavLink>a span.brandsLink,.globalNavActions .globalNavLink>a span.catLink,.globalNavActions .globalNavLink>a span.listLink,.globalNavActions .globalNavLink>a span.weeklyAdLink {
	display: block;
	text-indent: 999px;
	width: 100px;
	height: 100%;
	overflow: hidden;
	background-image: url(../images/AceHardware_sprite.png)
}

.globalNavActions .globalNavLink>a span.weeklyAdLink {
	background-position: -10px -442px;
	width: 137px
}

.globalNavActions .globalNavLink>a span.catLink {
	background-position: -200px -442px;
	width: 99px
}

.globalNavActions .globalNavLink>a span.brandsLink {
	background-position: -350px -442px;
	width: 71px
}

.globalNavActions .globalNavLink>a span.listLink {
	background-position: -450px -442px;
	width: 31px
}

@media only screen and (min-width: 768px) and (max-width:959px) {
	.globalNavActions {
		float:right;
		width: 618px;
		padding-left: 0
	}

	.globalNavActions .globalNavLink>a.shoppingListNavLink {
		border-right: none
	}

	.globalNavActions .globalNavLink>a {
		padding: 0 31px
	}

	.globalNavActions .globalNavLink>#BrandDropdownBtn,.globalNavActions .globalNavLink>#CatDropdownBtn {
		padding-right: 27px
	}
}

@media only screen and (max-width: 767px) {
	.globalNavActions .globalNavLink:hover {
		background-color:Transparent;
		background-image: none
	}

	.globalNavActions {
		margin: 0 10px 0 10px
	}

	.globalNavActions .globalNavLink {
		height: 34px
	}

	.globalNavLink {
		float: left;
		display: block
	}

	.globalNavLink.home {
		width: 24%
	}

	.globalNavLink.cats {
		border-right: 1px solid rgba(47,36,20,.2);
		width: 29%
	}

	.globalNavLink.brands {
		width: 28%
	}

	.globalNavLink.list {
		width: 18%
	}

	.globalNavActions .globalNavLink>a span.weeklyAdLink {
		display: block;
		background-image: url(../images/AceHardware_sprite.png);
		background-position: -7px -590px;
		width: 63px;
		margin: 0 auto
	}

	.globalNavActions .globalNavLink>a {
		padding: 0;
		border-top: none;
		display: block
	}

	.catSelectElement_Mobile {
		background-color: Transparent;
		background-image: url(../images/AceHardware_sprite.png);
		background-position: -7px -650px;
		width: 82px!important;
		height: 34px;
		overflow: hidden;
		text-indent: -500px;
		margin: 0 auto;
		padding: 0;
		border: none;
		outline: 0;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		border-radius: 0
	}

	.brandSelectElement_Mobile {
		background-color: Transparent;
		background-image: url(../images/AceHardware_sprite.png);
		background-position: -7px -710px;
		width: 60px!important;
		height: 34px;
		overflow: hidden;
		text-indent: -500px;
		margin: 0 auto;
		padding: 0;
		border: none;
		outline: 0;
		appearance: none;
		-moz-appearance: none;
		-webkit-appearance: none;
		border-radius: 0
	}

	.brandSelectElement_Mobile::-ms-expand,.catSelectElement_Mobile::-ms-expand {
		display: none
	}

	.brandSelectElement_Mobile:focus::-ms-value,.catSelectElement_Mobile:focus::-ms-value {
		color: transparent;
		background: 0 0
	}

	.globalNavActions .globalNavLink>a span.listLink {
		background-image: url(../images/AceHardware_sprite.png);
		background-position: -5px -770px;
		width: 38px;
		margin: 0 auto
	}

	.globalNavActions .globalNavLink+.globalNavLink>a {
		border-left: 1px solid rgba(47,36,20,.2);
		border-right: none
	}

	.globalNavActions .globalNavLink>#BrandDropdownBtn,.globalNavActions .globalNavLink>#CatDropdownBtn {
		padding-right: 27px
	}

	.globalNavActions .globalNavLink>a span.catLink {
		background-position: -200px -442px;
		width: 89px
	}

	.globalNavActions .globalNavLink>a span.brandsLink {
		background-position: -350px -442px;
		width: 61px
	}
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution:144dpi),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
	.globalNavActions .globalNavLink>a span.brandsLink,.globalNavActions .globalNavLink>a span.catLink,.globalNavActions .globalNavLink>a span.listLink,.globalNavActions .globalNavLink>a span.weeklyAdLink {
		background-image:url(../images/200/AceHardware_sprite_200.png);
		-webkit-background-size: 1000px 1000px;
		-0-background-size: 1000px 1000px;
		-moz-background-size: 1000px 1000px;
		background-size: 1000px 1000px
	}

	.brandSelectElement_Mobile,.catSelectElement_Mobile,.globalNavActions .globalNavLink>a span.listLink {
		background-image: url(../images/200/AceHardware_sprite_200.png);
		-webkit-background-size: 1000px 1000px;
		-0-background-size: 1000px 1000px;
		-moz-background-size: 1000px 1000px;
		background-size: 1000px 1000px
	}
}

.containNUEP {
	padding: 20px 0 20px 0
}

.containYourCurrentStore {
	width: 480px;
	padding: 10px;
	margin: 10px auto 0 auto;
	background-color: #eee
}

.containYourCurrentStore h1 {
	font-size: 16px;
	padding: 0 0 10px 0
}

.containInputs {
	position: relative;
	width: 300px;
	height: 26px;
	margin: 13px auto 0 auto;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	border-radius: 6px;
	background: #e6e6e6;
	background: -moz-linear-gradient(top,#e6e6e6 0,#fefefe 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#e6e6e6),color-stop(100%,#fefefe));
	background: -webkit-linear-gradient(top,#e6e6e6 0,#fefefe 100%);
	background: -o-linear-gradient(top,#e6e6e6 0,#fefefe 100%);
	background: -ms-linear-gradient(top,#e6e6e6 0,#fefefe 100%);
	background: linear-gradient(to bottom,#e6e6e6 0,#fefefe 100%)
}

.posInputText_A_NUEP {
	position: absolute;
	top: 0;
	left: 0
}

.posMagGlassBtnNUEP {
	position: absolute;
	top: 0;
	right: 0
}

.otherStoresWrap {
	padding: 43px 0 20px 0;
	width: 960px;
	margin: 0 auto
}

.posStoreLocation_listRepeater {
	float: left
}

.nuepInstructions {
	font-size: 16px;
	font-weight: 700;
	color: #000;
	text-align: center;
	padding: 0 10px 10px 10px
}

.nuepInstructions.pad {
	padding: 28px 0 20px 0
}

.storeLocation_listRepeater {
	position: relative;
	width: 430px;
	height: 148px;
	border-bottom: 1px solid #e4e4e4;
	margin: 0 15px 0 0;
	padding: 17px 10px 0 15px;
	line-height: 18px
}

.storeLocation_listRepeater.odd {
	clear: both
}

.storeLocation_listRepeater.nth_6 {
	border-bottom: none
}

.storeLocation_listRepeater.even {
	border-bottom: none;
	border-left: 1px solid #e4e4e4
}

.storeLocation_listRepeater.even .storeLocTile {
	height: 100%;
	border-bottom: 1px solid #e4e4e4
}

.storeLocation_listRepeater.nth_7 .storeLocTile {
	border-bottom: none
}

.storeLocation_listRepeater.even .storeLocation_TileUnitA {
	padding: 0 0 0 10px
}

.storeLocTile {
	font-size: 14px
}

.storeLocTile .storeName {
	font-weight: 700
}

.storeLocation_TileUnitB {
	width: 263px;
	margin: 27px auto 0 auto
}

.storeLocation_TileUnitB.noContent {
	width: 343px
}

.posBrowseAdsEntryList {
	float: left;
	margin-right: 20px
}

.posNoWklyAdAvail {
	float: left;
	margin-right: 20px;
	width: 142px;
	height: 29px;
	text-align: right;
	line-height: 14px
}

.posMapDirectionsEntryList {
	float: left
}

.shoplocal_entryContain {
	color: #333;
	text-align: center;
	padding: 90px 0;
	margin-top: 10px
}

.shoplocal_entryForm {
	width: 300px;
	margin: 0 auto
}

.shoplocal_entryFormTitle {
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	padding-bottom: 12px;
	margin-bottom: 12px
}

.locationExampleText {
	padding: 10px;
	line-height: 18px;
	border-top: none
}

#NuepGeolocating {
	padding: 40px;
	text-align: center
}

.spinningLoader {
	background: url(../images/loading.gif) no-repeat;
	background-position: 0 0;
	height: 32px;
	width: 32px;
	margin: 0 auto
}

.nuepContain {
	margin-bottom: 76px
}

.nuepError {
	color: #d20025
}

.landingNoContentContain p {
	margin: 20px 0 6px;
	color: #333;
	font-size: 13px;
	font-weight: 700
}

.landingContain {
	padding-top: 12px;
	padding-bottom: 12px
}

.landingUnit {
	position: relative
}

.landingUnit img:hover {
	opacity: .6
}

.heroPromoLanding {
	float: left;
	width: 385px;
	margin: 0 0 0 25px
}

.nonHeroPromoLanding {
	float: right;
	width: 515px;
	margin-right: 15px;
	position: relative;
	min-height: 525px;
	margin-bottom: 25px
}

.nonHeroPromoLanding .landingUnit {
	width: 230px;
	float: left;
	margin: 0 0 0 25px
}

.landingSubUnitAHero {
	height: 348px;
	overflow: hidden;
	border: 1px solid #e4e4e4
}

.landingSubUnitA {
	height: 200px;
	overflow: hidden;
	border: 1px solid #e4e4e4
}

.landingSubUnitA .adImg {
	width: 230px
}

.landingSubUnitA_1 {
	position: absolute;
	top: 152px;
	height: 28px;
	left: 1px;
	right: 1px;
	background: #fff;
	opacity: .8
}

.landingSubUnitB {
	padding: 8px 0 14px;
	color: #333;
	font-size: 14px;
	font-weight: 700
}

.landingSubUnitB .validDates {
	margin-top: 3px;
	font-size: 14px;
	font-weight: 400
}

.positionCircleArrowLanding {
	float: left;
	margin: 8px 7px 0 9px
}

.positionCallout_Hero {
	position: absolute;
	bottom: 90px;
	left: -10px
}

.positionCallout {
	position: absolute;
	bottom: 70px;
	left: -10px
}

.styleCallout {
	width: 138px;
	height: 41px;
	background-image: url(../images/AceHardware_sprite.png);
	background-position: 0 -100px;
	background-repeat: no-repeat
}

.locationsPad {
	padding: 20px;
	margin-bottom: 10px;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4
}

.locationsPad.categories {
	padding: 10px 20px 20px 20px
}

#TitleBar h1.seo {
	float: none;
	font-size: 18px;
	font-weight: 700;
	padding: 15px 0 5px 20px
}

#allLocationsleftColumn,#allLocationsrightColumn {
	float: left;
	padding-bottom: 22px;
	width: 48%
}

#allLocationsrightColumn {
	float: right
}

.stateheader {
	font-size: 18px;
	color: #4c4c4c;
	margin: 0 0 10px 0;
	font-weight: 400
}

.seolocationblock {
	line-height: 16px;
	font-size: 13px;
	color: #333;
	margin: 14px 0 15px 0;
	padding-left: 10px
}

.allCatsP {
	margin: 10px 0 10px 0
}

.allCatsP a {
	font-size: 16px;
	display: block;
	text-decoration: none
}

.allCatsP a:hover {
	text-decoration: underline
}

@media only screen and (min-width: 768px) and (max-width:1024px) {
	#LandingIscroller {
		height:496px;
		overflow: hidden
	}

	.landingSubUnitAHero {
		height: auto
	}

	.nonHeroPromoLanding {
		height: 510px;
		overflow: hidden;
		min-height: 510px
	}

	.landingUnit:hover {
		opacity: 1
	}

	.nonHeroPromoLanding .landingUnit {
		margin-left: 6px
	}
}

@media only screen and (min-width: 960px) and (max-width:1024px) {
	.nonHeroPromoLanding .landingUnit {
		margin-left:10px
	}
}

@media only screen and (min-width: 768px) and (max-width:959px) {
	.nonHeroPromoLanding {
		width:250px
	}
}

@media only screen and (max-width: 959px) {
	.otherStoresWrap {
		padding:12px 0 20px 0;
		width: auto;
		margin: auto
	}

	.posStoreLocation_listRepeater {
		float: none
	}

	.storeLocation_listRepeater.even {
		border-left: none;
		margin: 0 15px 0 0;
		padding: 17px 10px 20px 10px
	}

	.storeLocation_listRepeater {
		position: relative;
		width: auto;
		min-height: 148px;
		height: auto
	}

	.storeLocation_listRepeater.nth_6 {
		border-bottom: 1px solid #e4e4e4
	}

	.storeLocation_listRepeater.even {
		border-bottom: 1px solid #e4e4e4
	}

	.storeLocation_listRepeater.even .storeLocTile {
		height: 100%;
		border-bottom: none
	}

	.storeLocation_listRepeater.even .storeLocation_TileUnitA {
		padding: 0
	}
}

@media only screen and (max-width: 767px) {
	.shoplocal_entryContain {
		padding:40px 0
	}

	.nuepContain {
		margin-bottom: 99px
	}

	.containYourCurrentStore {
		width: auto;
		margin: 0
	}

	.landingContain {
		margin: 0 10px
	}

	.heroPromoLanding {
		float: none;
		width: 280px;
		margin: 0 auto
	}

	.nonHeroPromoLanding {
		float: none;
		width: 280px;
		margin: 0 auto;
		min-height: 0
	}

	.nonHeroPromoLanding .landingUnit {
		width: 280px;
		float: none;
		margin: auto
	}

	.landingSubUnitA_1_Hero {
		top: 152px
	}

	.landingSubUnitAHero {
		height: 200px;
		overflow: hidden
	}

	.landingSubUnitA {
		height: 200px;
		overflow: hidden;
		border: 1px solid #ccc
	}

	.landingSubUnitA .adImg {
		width: auto
	}

	.landingSubUnitAHero .adImg {
		width: 280px
	}

	.positionCallout_Hero {
		bottom: 70px
	}

	#TitleBar h1.seo {
		padding: 0 0 10px 0;
		text-align: center
	}

	#allLocationsleftColumn,#allLocationsrightColumn {
		float: none;
		width: auto
	}

	.storeLocation_TileUnitB.noContent {
		width: 263px
	}

	.posNoWklyAdAvail {
		float: left;
		margin-right: 20px;
		width: 102px;
		height: auto;
		text-align: center;
		line-height: 14px
	}
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution:144dpi),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
	#NuepGeolocating .spinningLoader {
		background:url(../images/200/loading_200.gif) center 10px no-repeat;
		background-position: 0 0;
		background-size: 100%
	}
}

.gutter {
	background-image: url(../images/transparentRepeat_35px.png);
	background-repeat: repeat-y;
	width: 57px;
	height: 100%;
	display: block
}

.gutterCSSTable {
	display: table;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.gutterCSSTabCell {
	display: table-cell;
	vertical-align: middle
}

.gutterPositionLeft {
	position: absolute;
	top: 0;
	left: -23px
}

.gutterPositionRight {
	position: absolute;
	top: 0;
	right: -23px
}

button.shoplocal_paddle {
	position: relative;
	width: 48px;
	height: 204px;
	text-indent: -100px;
	cursor: pointer;
	overflow: hidden
}

.shoplocal_paddle:hover {
	opacity: .7
}

.skinNextBtnCSS,.skinPrevBtnCSS {
	position: absolute;
	top: 79px;
	width: 0;
	height: 0;
	border-top: 25px solid transparent;
	border-bottom: 25px solid transparent;
	text-indent: -100px;
	cursor: pointer;
	overflow: hidden
}

.skinPrevBtnCSS {
	right: 18px;
	border-right: 15px solid #fff
}

.skinNextBtnCSS {
	left: 20px;
	border-left: 15px solid #fff
}

button.shoplocal_paddle.shoplocal_small {
	width: 33px;
	height: 33px
}

.shoplocal_paddle.shoplocal_small .skinNextBtnCSS,.shoplocal_paddle.shoplocal_small .skinPrevBtnCSS {
	top: 6px;
	left: 10px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent
}

.shoplocal_paddle.shoplocal_small .skinPrevBtnCSS {
	border-right: 15px solid #fff
}

.shoplocal_paddle.shoplocal_small .skinNextBtnCSS {
	border-left: 15px solid #fff
}

@media only screen and (min-width: 960px) and (max-width:1024px) {
	.gutterPositionLeft {
		position:absolute;
		top: 0;
		left: 0
	}

	.gutterPositionRight {
		position: absolute;
		top: 0;
		right: 0
	}
}

@media only screen and (min-width: 768px) and (max-width:959px) {
	.gutterPositionLeft {
		left:6px
	}

	.gutterPositionRight {
		right: 6px
	}
}

#BrowseByPageSlider {
	width: 100%
}

.bbpRollover {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 316px;
	min-height: 140px;
	padding: 10px 0 10px 10px;
	background-color: #fff;
	-webkit-box-shadow: 0 10px 16px 0 rgba(0,0,0,.45);
	box-shadow: 0 10px 16px 0 rgba(0,0,0,.45);
	border: 5px solid #e4e4e4;
	color: #333
}

.bbpRollover .colLeft {
	float: left
}

.bbpRollover .colRight {
	float: left;
	width: 160px;
	margin: 0 0 0 10px
}

.nonlisting .colRight {
	float: none;
	width: auto;
	padding: 18px 10px 10px 10px;
	margin: 0
}

.nonlisting .bbpRolloverTitleContainer {
	text-align: left
}

.bbpRollover .bbpRolloverDescrContainer {
	display: none
}

.nonlisting .bbpRolloverDescrContainer {
	display: inline
}

.nonlisting .posViewDetailsBtnRO {
	bottom: 10px;
	right: 20px
}

.bbpRollover .shoplocal_productImage {
	width: 120px;
	height: 120px
}

.rolloverValidDates {
	font-size: 12px;
	color: #6c6c6c
}

.bbpRollover .bbpRolloverTitleContainer {
	padding: 0 0 10px 0
}

.bbpRollover .bbpRolloverTitleContainer .title {
	font-size: 12px;
	font-weight: 700
}

.bbpRollover .deal {
	color: #333;
	padding: 0 0 10px 0;
	font-size: 18px;
	font-weight: 700
}

.bbpRollover .sku {
	color: #333;
	font-size: 12px;
	font-weight: 700;
	padding: 5px 0 0 0
}

.posVideoBtnRO {
	margin-top: 16px
}

.posViewDetailsBtnRO {
	margin-top: 6px
}

.bbpCmsInfoPage {
	width: 520px;
	position: relative;
	color: #333;
	font-size: 13px;
	background-color: #fff;
	-webkit-box-shadow: 0 10px 16px 0 rgba(0,0,0,.45);
	box-shadow: 0 10px 16px 0 rgba(0,0,0,.45);
	border: 5px solid #e4e4e4
}

.bbpCmsInfoPageContent {
	padding: 35px 20px 35px 20px
}

.bbpCmsInfoPageContent p {
	margin: 0 0 10px 0
}

.validDatesContain {
	color: #4c4c4c;
	font-size: 14px;
	float: right;
	padding: 15px 20px 0 0;
	width: 350px;
	text-align: right
}

.posITEMXofY {
	text-align: center;
	position: absolute;
	top: 3px;
	left: 442px
}

.pageLinkSelected {
	color: #000
}

.posViewDetailsBtn {
	margin: 10px 0 10px 0
}

#PageStyleToggle {
	z-index: 2012;
	position: relative;
	text-decoration: none
}

.bbpFooterContain {
	color: #666;
	padding: 20px
}

.bbpToggleContain {
	font-size: 14px;
	float: left;
	padding: 10px 0 0 0
}

.containSearchBBPForm {
	padding: 10px 0 0 0
}

.containSearchBBPForm div {
	display: inline-block
}

.skinItemXofY {
	font-size: 14px;
	color: #666;
	height: 28px;
	padding: 9px 0 0 0
}

#BrowseByPage .skinItemXofY {
	display: none
}

.desPage0 {
	font-size: 14px
}

.p0Block {
	width: 410px;
	margin: 153px auto 0 auto
}

.p0Block p {
	margin-top: 3px;
	font-size: 12px;
	line-height: 17px
}

.desPage0 strong {
	color: #666;
	font-weight: 400;
	font-size: 16px
}

.desPage0 p {
	color: #000
}

.positionSignUpBtnBBP {
	position: absolute;
	top: 12px;
	right: 27px
}

.desSignUpCallout {
	font-size: 14px;
	position: absolute;
	width: 230px;
	top: 15px;
	right: 133px
}

.rps-pagespine {
	background-color: #ccc
}

.verticalOffset_C {
	margin-top: -35px
}

#BrowseBySearch .verticalOffset_C {
	margin-top: -36px
}

#BrowseByCategory .verticalOffset_C {
	margin-top: -36px
}

#BrowseByBrand .verticalOffset_C {
	margin-top: -36px
}

#BrowseByAllCategories .verticalOffset_C {
	margin-top: -36px
}

.posFBIconBBP {
	float: right
}

@media only screen and (min-width: 768px) and (max-width:1024px) {
	#IScrollWrap {
		height:300px;
		background: #fff;
		position: relative;
		-webkit-box-shadow: 0 3px 3px 0 #0a3b31;
		box-shadow: 0 3px 3px 0 #0a3b31;
		border: 1px solid #e4ebdc;
		border-top: none
	}

	.bbpToggleContain {
		display: none
	}

	.tabletInstructions {
		padding: 10px
	}

	.tabletInstructions:before {
		content: "";
		display: inline-block;
		height: 16px;
		width: 16px;
		margin-right: 4px;
		position: relative;
		top: 3px;
		background-image: url(../Images/rotate.png);
		background-position: 0 0;
		background-size: 100%
	}

	.p0Block {
		width: 325px;
		margin: 153px auto 0 auto
	}
}

@media only screen and (min-width: 960px) and (max-width:1024px) {
	.tabletInstructions:after {
		content:"Rotate Tablet to View Single Page"
	}
}

@media only screen and (min-width: 768px) and (max-width:959px) {
	.p0Block {
		width:225px
	}

	.posITEMXofY {
		left: 322px
	}

	.tabletInstructions:after {
		content: "Rotate Tablet to View 2 Page Spread"
	}
}

@media only screen and (max-width: 767px) {
	.verticalOffset {
		position:relative;
		top: -36px
	}

	.verticalOffset_B {
		position: relative
	}

	.verticalOffset_C {
		position: static;
		top: auto
	}

	.posITEMXofY_Mobile {
		margin: 0 auto;
		width: 220px;
		text-align: center
	}

	.gutterCSSTable,.gutterPositionLeft,.gutterPositionRight {
		display: none!important
	}

	.positionPrevBtn_Mob {
		float: left;
		margin: 0
	}

	.positionNextBtn_Mob {
		float: right;
		margin: 0
	}

	.validDatesContain {
		display: none
	}

	.browsebylisting_listing_container {
		border-bottom: 1px solid #ccc;
		padding: 0 0 10px 0
	}

	.bbpPageNum {
		width: 100%;
		text-align: center
	}

	.positionThumbImage {
		width: 120px;
		height: 120px;
		border: 1px solid #c0bfbc
	}

	.listingTemplateUnitA {
		float: left;
		margin: 10px 0 0 10px;
		width: 120px
	}

	.listingTemplateUnitB {
		float: left;
		margin: 10px 5px 0 10px;
		width: 50%
	}

	.positionPAGEXofY_Mobile {
		margin: 0 auto;
		height: 40px;
		width: 90px;
		padding: 10px 0 0;
		text-align: center
	}

	#MobilePagePickerScroller,#MobilePagePickerScrollerBottom {
		color: #666;
		display: block;
		margin: 0 auto;
		font-size: 14px
	}

	.prevButtonHolder {
		width: 40px;
		height: 1px;
		float: left
	}

	.nextButtonHolder {
		width: 40px;
		height: 1px;
		float: right
	}

	.bbpFooterContain {
		color: #666;
		padding: 0 0 9px 0
	}

	.posFBIconBBP {
		float: none;
		margin: 0 auto;
		width: 32px
	}
}

#BrowseByBrand #BrowseLayout,#BrowseByCategory #BrowseLayout,#BrowseBySearch #BrowseLayout {
	border-width: 1px 0 0
}

.gridpage {
	position: relative;
	overflow: hidden
}

.centerDivide {
	position: absolute;
	top: 0;
	left: 493px;
	width: 1px;
	height: 645px;
	background-color: #e4e4e4
}

.gridpage_gridtile {
	float: left;
	margin-left: 30px
}

.gridTileContain {
	position: relative;
	width: 432px;
	height: 127px;
	padding: 17px 0 17px 16px;
	border-bottom: 1px solid #e4e4e4;
	line-height: 12px
}

.nth7 .gridTileContain,.nth8 .gridTileContain {
	border-bottom: none
}

.gridTileContain .shoplocal_productImage {
	width: 120px;
	height: 120px;
	background-repeat: no-repeat
}

.no-touch .gridTileContain .image:hover {
	opacity: .8
}

.gridTileImage {
	float: left
}

.gridTileInfo {
	float: right;
	width: 270px;
	line-height: 14px
}

.gridTileBtns {
	width: 270px;
	position: absolute;
	right: 0;
	bottom: 15px
}

.gridTileInfo .title {
	color: #333;
	font-size: 16px;
	text-decoration: none;
	margin-bottom: 12px;
	display: inline-block
}

.gridTileInfo .deal {
	color: #333;
	font-size: 16px;
	font-weight: 700
}

.gridTileInfo .originalDeal {
	font-size: 10px;
	color: #000
}

.gridTileInfo .validDates {
	color: #333;
	font-size: 12px;
	margin-top: 4px
}

.gridTileInfo .sku {
	color: #333;
	font-size: 12px;
	font-weight: 700;
	padding: 4px 0 0 0
}

.validDatesRed {
	color: red;
	font-size: 11px
}

.videoBtnContain {
	margin: 10px 0 0 0
}

.posViewDetailsBtnGrid {
	float: left;
	margin: 37px 11px 0 0
}

.posShopListToggleGrid {
	float: left;
	margin: 37px 0 0 0
}

.posBOLBtn {
	float: left;
	margin-right: 12px
}

.searchNullContain {
	color: #333;
	font-size: 18px;
	margin: 0 auto;
	border-top: 1px solid #ccc
}

.searchNullPad {
	width: 370px;
	padding: 15px;
	margin: 100px auto 10px auto
}

.searchNullContain h1 {
	font-weight: 400
}

.searchNullContain .callout2 {
	padding: 8px 0 0 10px;
	font-size: 14px
}

@media only screen and (min-width: 960px) and (max-width:1024px) {
	.centerDivide {
		left:502px
	}

	.gridpage_gridtile {
		margin-left: 35px
	}
}

@media only screen and (min-width: 768px) and (max-width:959px) {
	.centerDivide {
		display:none
	}

	.gridpage {
		width: 448px;
		margin: 0 auto
	}

	.gridpage_gridtile {
		float: none;
		margin: 0
	}

	.lastchild .gridTileContain {
		border-bottom: none
	}
}

@media only screen and (max-width: 767px) {
	.padMobileArrows {
		margin:0;
		min-height: 36px;
		padding: 7px 0 10px 0
	}

	.searchNullContain {
		width: auto;
		height: auto;
		margin: 0 auto;
		border: none;
		background: 0 0
	}

	.searchNullPad {
		width: auto;
		margin: auto;
		padding: 15px 12px 0
	}

	.searchNullContain .callout2 {
		padding-left: 0;
		font-size: 13px
	}

	.gridpage_gridtile {
		float: none;
		margin: auto
	}

	.gridTileContain {
		width: auto;
		height: auto;
		padding: 8px 8px 20px 8px
	}

	.nth7 .gridTileContain {
		border-bottom: 1px solid #ccc
	}

	.gridTileInfo {
		margin: 0 0 0 10px;
		width: 53%
	}

	.gridTileBtns {
		width: 225px;
		position: static;
		margin: 0 auto;
		padding: 10px 0 0 0
	}

	.posViewDetailsBtnGrid {
		margin: 10px 11px 0 0
	}

	.posShopListToggleGrid {
		margin: 10px 0 0 0
	}
}

@media only screen and (min-width: 480px) and (max-width:767px) {
	.gridTileImage {
		margin-left:20px
	}

	.gridTileInfo {
		width: 63%
	}
}

#ContainIDPModal {
	height: 400px
}

.iDPErrorTxt {
	font-size: 16px;
	font-weight: 700;
	padding: 186px 0 0 120px
}

.idpImgSocial {
	float: left;
	margin: 49px 0 0 25px
}

.shareContainer {
	text-align: center;
	margin-top: 17px
}

.idpInfo {
	float: right;
	width: 380px;
	overflow: auto;
	margin: 49px 12px 0 20px;
	position: relative;
	color: #333
}

#ListingDetails {
	height: 339px
}

#ContainIDPModal .ListingDetail_iScroll {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	box-shadow: none;
	height: 331px;
	width: auto
}

#ContainIDPModal .slider-wrap {
	background: 0 0
}

#ContainIDPModal .shoplocal_productImage {
	width: 280px;
	height: 280px;
	position: relative;
	border: 1px solid #e4e4e4
}

.posViewLargerImgBtn {
	position: absolute;
	right: 10px;
	bottom: 10px
}

#ContainIDPModal .additionalDeal {
	font-size: 18px;
	color: #333;
	padding: 0 0 2px 0
}

.idpInfo h2 {
	font-size: 30px;
	font-weight: 700;
	color: #333;
	padding: 0 0 15px 0
}

#ContainIDPModal .deal {
	font-size: 22px;
	font-weight: 700;
	color: #333;
	padding: 0 0 4px 0
}

#ContainIDPModal .originalDeal {
	font-size: 12px;
	font-style: italic;
	padding: 0 0 4px 0
}

#ContainIDPModal .IDP_validDates {
	font-size: 12px;
	font-weight: 700;
	color: #666;
	padding: 0 0 4px 0
}

#ContainIDPModal .IDP_validDatesRed {
	font-size: 12px;
	color: #c00;
	padding: 0 0 4px 0
}

#ContainIDPModal .sku {
	font-size: 12px;
	font-weight: 700;
	color: #333;
	padding: 0 0 6px 0
}

#ContainIDPModal .description {
	font-size: 14px;
	color: #333;
	margin: 0 15px 15px 0
}

#ContainIDPModal .finePrint {
	font-size: 11px;
	color: #333;
	margin: 0 15px 15px 0
}

#ContainIDPModal .callsToAction {
	margin: 20px 0 16px 0;
	width: 279px
}

#idpGridContainer {
	font-size: 13px;
	color: #6c6c6c;
	padding: 10px;
	border: 1px solid #e4e4e4;
	margin-right: 25px
}

#idpGridContainer h3 {
	color: #6c6c6c;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 10px
}

.idpGridBlock {
	padding: 10px 0 10px 0;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4
}

.idpGridBlock:last-child {
	border-bottom: none
}

.idpGridLeft {
	width: 210px;
	float: left
}

.idpGridRight {
	float: right
}

.idpGridTitle {
	font-size: 12px;
	padding: 0 0 4px 0
}

.idpGridDeal {
	font-size: 16px;
	font-weight: 700
}

.emailForm_Wrapper {
	padding: 0 0 10px 67px
}

.EmailForm_Success {
	padding: 15px 0 15px 0
}

.emailForm {
	margin: auto;
	width: 724px;
	border-right: 3px solid #e4e4e4;
	border-bottom: 3px solid #e4e4e4;
	border-left: 3px solid #e4e4e4;
	-webkit-box-shadow: 0 9px 12px 0 rgba(0,0,0,.5);
	box-shadow: 0 9px 12px 0 rgba(0,0,0,.5);
	background: #fff;
	position: relative;
	z-index: 100;
	transition: bottom .5s ease,visibility .5s ease;
	display: none
}

.emailForm:hover {
	bottom: 0;
	visibility: visible
}

.emailForm.active {
	bottom: 0;
	visibility: visible
}

.emailForm label {
	font-size: 14px;
	color: #333;
	padding: 0 8px 0 0
}

#EmailForm_Success {
	display: none
}

#EmailForm_Success .success {
	font-weight: 700;
	font-size: 14px;
	color: #333;
	text-align: center
}

.videoModalContainer iframe {
	display: block;
	margin: 0 auto;
	padding-top: 75px;
	padding-bottom: 75px
}

@media only screen and (min-width: 767px) and (max-width:1024px) {
	.action-listingdetail-backbtn {
		display:none
	}

	#ContainIDPModal .ListingDetail_iScroll {
		height: auto;
		padding-bottom: 5px
	}
}

@media only screen and (max-width: 767px) {
	#ContainIDPModal {
		width:auto;
		height: auto;
		margin: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}

	.idpImgSocial {
		float: none;
		display: block;
		margin: 10px auto 0 auto;
		width: 300px
	}

	.posViewLargerImgBtn {
		display: none
	}

	#ListingDetails {
		height: auto
	}

	#ContainIDPModal .ListingDetail_iScroll {
		height: auto
	}

	.iDPErrorTxt {
		padding: 20px
	}

	.sectionHeader .returnToHeader.title {
		text-align: left;
		margin-top: 6px;
		font-size: 15px
	}

	.posMobileBackBtn {
		float: left
	}

	.idpInfo {
		float: none;
		width: auto;
		margin: 15px 10px 0;
		padding: 0 0 20px
	}

	.idpInfo h2 {
		padding: 0 0 10px 0
	}

	.shareContainer {
		margin: 17px 0 20px 0
	}

	#ContainIDPModal .shoplocal_productImage {
		width: 300px;
		height: 300px
	}

	#ContainIDPModal .description {
		margin: 0 0 15px 0
	}

	#ContainIDPModal .finePrint {
		margin: 0 0 15px 0
	}

	#ContainIDPModal .callsToAction {
		margin: 17px 0 16px 0
	}

	#idpGridContainer {
		margin: 0
	}

	.idpGridLeft {
		width: 54%
	}

	.emailForm_Wrapper {
		padding: 0;
		margin: 0 auto;
		width: 280px
	}

	.emailForm {
		background-color: transparent;
		text-align: center;
		position: static;
		visibility: visible;
		box-shadow: none;
		border-right: none;
		border-left: none;
		border-bottom: 1px solid #e4e4e4;
		width: auto;
		text-align: left;
		padding: 0 0 20px 0;
		margin: 0 0 15px 0;
		height: auto
	}

	.emailForm label {
		display: block;
		text-align: center;
		line-height: 17px
	}

	.emailForm .instruction {
		display: block;
		margin: 5px 0 0 0
	}

	.videoModalContainer iframe {
		padding-top: 50px;
		padding-bottom: 50px
	}
}

.modalContainer .slider-wrap {
	right: 3px!important
}

#currentLocationContainer {
	min-height: 85px;
	padding-bottom: 15px
}

.storeLocation_storeListTile {
	padding: 14px 20px 10px;
	margin: 0 20px
}

.storeLocation_storeListTile+.storeLocation_storeListTile {
	border-top: 1px solid #ccc
}

.storeLocationInfo {
	float: right;
	width: 450px
}

.storeLocationInfo .storeName {
	font-weight: 700
}

.storeLocTitleCity {
	color: #333;
	font-weight: 700
}

.storeLocTileAddr {
	line-height: 1.2
}

#currentLocationContainer .storeLocTitleCity {
	font-size: 16px;
	margin-bottom: 2px
}

.storeLocHoursTitle {
	padding-top: 13px;
	font-weight: 700
}

.storeLocationActions {
	float: left
}

.posBrowseAdsChgLoc {
	margin: 0 0 10px 0
}

.currentLocTitle {
	padding: 26px 0 8px 22px;
	font-size: 16px
}

.changeLocTitle {
	padding: 10px 0 0 22px;
	font-size: 16px
}

.noWklyAdAvail_changeLocation {
	display: block;
	width: 139px;
	height: 29px;
	text-align: center;
	margin: 0 0 10px 0
}

.noWklyAdAvail {
	display: block;
	width: 102px;
	height: 29px;
	text-align: center;
	margin: 0 20px 10px 0;
	float: left
}

.StoreLocationZipEntryBlock {
	background-color: #eee;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 8px 25px
}

.StoreLocationZipEntryBlock p {
	float: left;
	padding-top: 8px
}

.StoreLocationZipEntryBlock form {
	float: right
}

#StoreLocationStoreList {
	height: 334px;
	position: relative
}

.storeLocInvalidContainer {
	width: 302px;
	margin: 21% auto;
	padding: 15px;
	font-size: 18px;
	margin-bottom: 4px;
	color: #333
}

.storeLocInvalidCallout {
	font-size: 14px
}

.modalContainer .noFlyer {
	width: 150px;
	font-weight: 700;
	color: #484848
}

@media only screen and (min-width: 768px) and (max-width:1024px) {
	#IScrollLocationWrap {
		position:relative;
		height: 334px
	}
}

@media only screen and (max-width: 767px) {
	.storeLocationActions {
		float:none;
		width: 254px;
		margin: 20px auto 0 auto
	}

	.storeLocationActions.top {
		width: 258px
	}

	.storeLocationInfo {
		float: none;
		padding-left: 0;
		width: auto
	}

	.storeLocHours {
		font-size: 11px
	}

	.StoreLocationZipEntryBlock {
		padding: 10px 0
	}

	.StoreLocationZipEntryBlock p {
		padding: 0 10px;
		float: none;
		text-align: center
	}

	.StoreLocationZipEntryBlock form {
		float: none;
		padding: 6px 10px 0
	}

	.StoreLocationZipEntryBlock .containInputsAll {
		margin: 0 auto
	}

	#StoreLocationStoreList {
		height: auto
	}

	.modalContainer #StoreLocationStoreList h2 {
		font-size: 14px;
		font-weight: 700;
		margin: 0;
		padding: 20px 10px 10px
	}

	.storeLocation_storeListTile {
		margin: 0;
		padding: 15px 10px 12px
	}

	.noWklyAdAvail {
		float: left;
		width: 102px
	}

	.noWklyAdAvail_changeLocation {
		float: left;
		width: 102px
	}

	.posBrowseAdsChgLoc {
		float: left;
		margin: 0 0 10px 0
	}

	.posMapDirectionsChgLoc {
		float: left;
		margin: 0 0 0 10px
	}

	.storeLocInvalidContainer {
		width: auto;
		margin: 0;
		padding: 15px 10px
	}
}

#shoppingListDivPosition {
	height: 100%
}

#sl_expired h2 {
	text-align: center;
	background-color: #e4e4e4;
	line-height: 27px;
	font-size: 12px;
	margin: 10px 0 10px 0
}

#sl_emptyTextHeader {
	text-align: center;
	padding: 170px 25px 50px;
	color: #333;
	font-size: 18px;
	margin: 0 auto;
	width: 640px
}

#sl_emptyTextHeader h2 {
	margin-bottom: 10px
}

.shoppingListControls {
	border-top: 1px solid #eee;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	font-weight: 700
}

.shoppingListControls .shoppingListCount {
	line-height: 28px;
	margin: 0 16px 0 8px;
	float: left
}

.storeheader {
	font-size: 12px;
	padding: 7px 17px 7px 17px;
	margin: 0 22px 10px 0;
	border: 1px solid #e4e4e4
}

.containItemsValid {
	float: left;
	width: 480px;
	padding: 10px 0 0 0
}

.sl_address_desc {
	font-weight: 700
}

.shoppingListControls .posShoppingListRemoveAll {
	float: right
}

.shoppingListBody {
	height: 400px;
	padding: 0 0 0 22px
}

.shoppingListRepeatingLI {
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #e4e4e4
}

.shoppingListRepeatingLI:last-child {
	border-bottom: none
}

.shoppingListUnitA {
	float: left
}

.shoppingListUnitA img {
	width: 120px;
	height: 120px
}

.shoppingListUnitB {
	float: left;
	color: #333;
	width: 270px;
	margin: 0 0 0 20px
}

.no-borderradius .shoppingListUnitB {
	width: 151px
}

.shoppingListUnitB .ItemTitle {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: 400
}

.shoppingListUnitB .ItemDeal {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 2px
}

.shoppingListUnitB .ItemValidDates {
	font-size: 12px;
	margin-bottom: 35px
}

.shoppingListUnitC {
	float: right;
	margin: 47px 20px 0 0
}

.shoppingListUnitC .posA2CBtn,.shoppingListUnitC .posBOLBtn,.shoppingListUnitC .posRemoveBtn {
	float: left
}

#ContainShoppingListModal .ShoppingList_iScroll {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	box-shadow: none;
	height: 413px;
	width: auto;
	text-align: left
}

.sl_emptyTextHeader {
	padding: 100px 0
}

.sl_emptyTextHeader h2 {
	font-weight: 400;
	color: #333;
	font-size: 20px
}

.sl_emptyTextHeader h3 {
	font-weight: 400;
	font-size: 15px;
	margin-top: 10px;
	color: #333
}

#item_list_favs {
	margin: 0 20px 0 0
}

@media only screen and (min-width: 768px) and (max-width:1024px) {
	#ShoppingListDetails {
		height:413px;
		overflow: hidden;
		position: relative
	}
}

@media only screen and (min-width: 960px) and (max-width:1024px) {
	#ContainShoppingListModal .ShoppingList_iScroll {
		background:none repeat scroll 0 0 transparent;
		border: medium none;
		box-shadow: none;
		height: auto;
		width: auto;
		text-align: left
	}

	#ContainShoppingListModal .scroll-content {
		width: auto;
		padding-right: 10px;
		font-size: 21px
	}
}

@media only screen and (min-width: 768px) and (max-width:959px) {
	#ContainShoppingListModal .ShoppingList_iScroll {
		background:none repeat scroll 0 0 transparent;
		border: medium none;
		box-shadow: none;
		height: auto;
		width: auto;
		text-align: left
	}

	#ContainShoppingListModal .scroll-content {
		width: auto;
		padding-right: 10px
	}
}

@media only screen and (max-width: 767px) {
	#ContainShoppingListModal {
		height:auto;
		width: auto;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0;
		padding: 0
	}

	#item_list_favs {
		margin: 0
	}

	.grayBack {
		margin: 8px 0 8px 0;
		background-color: #e4e4e4
	}

	.grayBack .pad {
		padding: 7px 0 0 0
	}

	.storeheader {
		display: none
	}

	.shoppingListUnitA img {
		width: 100px;
		height: 100px
	}

	.shoppingListControls {
		position: static;
		width: auto;
		height: auto;
		margin: auto;
		padding: 7px 0 8px 0;
		border-top: none;
		float: right
	}

	.shoppingListControls .shoppingListCount {
		margin: 0;
		font-size: 14px;
		color: #8a8a8a
	}

	.shoppingListControls .optionsLink {
		float: left
	}

	#ContainShoppingListModal .containInputsEmailForm {
		width: 280px;
		margin: 5px auto 0 auto
	}

	#ContainShoppingListModal .emailForm {
		padding: 5px 0 5px 0
	}

	.shoppingListBody {
		height: auto;
		padding: 0
	}

	.shoppingListItem:last-child {
		border: none
	}

	.shareContain {
		margin-top: 5px
	}

	#sl_expired h2,.shoppingListItem {
		margin: 0 10px 0
	}

	#sl_expired h2 {
		float: left;
		border: none;
		padding: 0;
		font-size: 12px;
		font-weight: 700;
		line-height: 18px;
		width: 150px;
		text-align: left
	}

	.shoppingListUnitB {
		float: right;
		width: 53%;
		margin: 0
	}

	.shoppingListUnitB .ItemTitle {
		margin-bottom: auto
	}

	.hideInMobile {
		display: none!important
	}

	.shoppingListUnitC .posRemoveBtn {
		position: static
	}

	.shoppingListUnitC {
		float: none;
		clear: both;
		width: 183px;
		margin: 0 auto;
		padding: 10px 0 0 0;
		position: static
	}

	.shoppingListUnitC .posA2CBtn,.shoppingListUnitC .posBOLBtn,.shoppingListUnitC .posRemoveBtn {
		margin: 0
	}

	.shoppingListUnitC .posRemoveBtn {
		float: right
	}

	#ContainShoppingListModal .ShoppingList_iScroll {
		height: auto
	}

	.sl_emptyTextHeader h2 {
		font-weight: 400;
		color: #333;
		font-size: 20px
	}

	#sl_emptyTextHeader {
		padding: 50px 20px;
		width: auto;
		margin: auto
	}
}

@media only screen and (min-width: 480px) and (max-width:767px) {
	.shoppingListUnitA {
		margin-left:20px
	}

	.shoppingListUnitB,.shoppingListUnitC {
		width: 63%
	}

	#sl_expired h2 {
		left: 30px
	}
}

.sl-sc-modal-underlay {
	background-color: #fff;
	opacity: .6
}

.sl-sc-modal-ajax-error {
	padding-top: 35px
}

.sl-sc-modal-close {
	position: absolute;
	top: 10px;
	right: 10px
}

.modalContainer {
	background-color: #fff;
	height: 550px;
	border: 3px solid #e4e4e4;
	-webkit-box-shadow: 0 9px 12px 0 rgba(0,0,0,.5);
	box-shadow: 0 9px 12px 0 rgba(0,0,0,.5);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	overflow: hidden
}

.modalContainer.videoModalContainer {
	height: auto
}

.modalContainer .sectionHeader {
	padding: 13px 22px 0 22px
}

.modalContainer .sectionHeader .h1Heading {
	font-size: 18px
}

@media only screen and (max-width: 767px) {
	.modalContainer {
		width:auto;
		height: auto;
		margin: 0;
		background-image: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		border: none;
		padding-top: 0
	}

	.modalContainer.videoModalContainer {
		border: 3px solid #e4e4e4
	}

	.modalContainer .sectionHeader {
		position: relative;
		padding: 0 10px 0 10px
	}

	.posBackBtnGrayInSectionHeader {
		position: absolute;
		top: 5px;
		left: 0
	}

	.modalContainer .sectionHeader .h1Heading {
		position: relative;
		width: auto;
		float: none;
		padding: 10px 0 14px 0;
		font-size: 14px;
		color: #4c4c4c;
		text-align: center
	}

	.listingdetail .globalNavActions,.listingdetail .searchBtnMOB,.listingdetail .shopListBtnMOB,.shoppinglist .globalNavActions,.shoppinglist .searchBtnMOB,.shoppinglist .shopListBtnMOB,.storelocation .globalNavActions,.storelocation .searchBtnMOB,.storelocation .shopListBtnMOB {
		display: none
	}
}

.dropDownContainer {
	position: relative;
	display: inline-block
}

.dropDownMenuHeader {
	display: inline-block;
	z-index: 1001;
	font-size: 14px;
	color: #4c4c4c;
	text-decoration: none
}

.active.dropDownMenuHeader {
	z-index: 3000;
	position: relative
}

.posTriangleDown {
	position: absolute;
	top: 4px;
	right: 2px
}

.posTriangleDownSortBy {
	display: inline-block
}

.shoplocal_small .dropDownMenuHeader:after {
	border-top: 6px solid #4c4c4c;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	top: 0
}

.active+.dropDownMenuHeader:after,.active.dropDownMenuHeader:after {
	border-top: 0;
	border-bottom: 7px solid #6c6c6c
}

.dropDownMenu {
	width: 240px;
	height: 300px;
	background-color: #eee;
	border: 1px solid #e4e4e4;
	position: absolute;
	z-index: 2000;
	display: none;
	-webkit-box-shadow: 0 5px 9px 3px rgba(0,0,0,.3);
	box-shadow: 0 5px 9px 3px rgba(0,0,0,.3)
}

.globalNavScrollLink:link,.globalNavScrollLink:visited {
	display: block;
	color: #6c6c6c;
	font-size: 14px;
	line-height: 34px;
	font-weight: 700;
	font-family: Arial,Sans-Serif;
	text-decoration: none;
	padding: 0 0 0 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

a.x_of_y_link:link,a.x_of_y_link:visited {
	width: 100%;
	height: 40px;
	display: block;
	text-align: left;
	color: #333;
	text-decoration: none;
	padding: 15px 0 0 13px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px
}

.dropDownMenu a:hover {
	background-color: #fff;
	color: #e31836;
	text-decoration: underline
}

.shoplocal_small .dropDownMenu {
	width: 150px;
	height: auto;
	min-height: 100px
}

.globalNavActions .dropDownMenu {
	left: 0;
	top: 33px
}

.iScrollCatBrandContainer {
	width: 240px;
	position: relative
}

.posSortByContain {
	margin: 8px 27px 0 0;
	float: right
}

.posSortByContain .dropDownMenu {
	top: 28px;
	right: 0
}

.posPAGEXofY {
	position: absolute;
	top: 13px;
	left: 44%;
	margin: auto;
	display: block;
	padding: 0 20px 0 0
}

.posPAGEXofY .dropDownMenuHeader {
	display: block
}

.posPAGEXofY .dropDownMenu {
	top: -12px;
	width: 150px;
	left: -14px;
	z-index: 40000
}

.posSortByContain .dropDownMenu {
	top: -7px;
	width: 150px;
	right: 0;
	z-index: 40000
}

@media only screen and (min-width: 768px) and (max-width:959px) {
	.posPAGEXofY {
		left:265px
	}

	.dropDownContainer {
		margin-right: 6px
	}
}

@media only screen and (max-width: 767px) {
	.dropDownContainer {
		margin-right:0
	}

	.dropDownContainer+.dropDownContainer {
		margin-left: 0
	}

	.dropDownMenu a:hover {
		background-color: transparent;
		color: #e31836;
		text-decoration: underline
	}

	.dropDownMenuHeader:after {
		top: 15px;
		right: 2px
	}

	#MobileBrandScroller,#MobileCategoryScroller {
		font-size: 16px
	}
}

/*!
 * Core Theme v0.4
 *
 * Copyright 2013 Volusion, Inc
 * All rights are reserved.
 */

.ace_header_footer *,.ace_header_footer :after,.ace_header_footer :before {
	font-family: inherit;
	outline: 0!important;
	box-sizing: inherit
}

.ace_header_footer section {
	font-family: 'Open Sans',Montserrat;
	font-size: 14px;
	color: #333;
	background-color: #eee;
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	/*min-height: 225px;*/
}

@media only screen and (max-width: 991px) {
	.ace_header_footer section {
		font-size:16px;
		min-height: 80px
	}
}

.ace_header_footer .mz-cms-row {
	min-width: 0!important;
	max-width: 100%!important
}

.ace_header_footer .mz-cms-content {
	padding: 0!important;
	overflow: visible!important
}

.ace_header_footer .mz-cms-col-12-12 {
	padding: 0!important
}

@media only screen and (min-width: 1200px) {
	.ace_header_footer .lg-10-to-12-row {
		margin-right:-97.5px;
		margin-left: -97.5px
	}
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .mobileHidden {
		display:none!important;
		visibility: hidden!important;
		opacity: 0!important
	}

	.ace_header_footer .mobileShow {
		display: inline-block!important;
		visibility: visible!important;
		opacity: 1!important
	}

	.ace_header_footer .mz-orderlist .mz-itemlisting-thumb {
		width: 35%
	}

	.ace_header_footer .mz-orderlist .mz-itemlisting-thumb img {
		max-height: 100px
	}

	.ace_header_footer .mz-orderlist .mz-itemlisting .mz-itemlisting-details {
		max-width: 175px
	}
}

@media only screen and (max-width: 991px) {
	.ace_header_footer .tabletHidden {
		display:none!important;
		visibility: hidden!important;
		opacity: 0!important
	}

	.ace_header_footer .tabletShow {
		display: inline-block!important;
		visibility: visible!important;
		opacity: 1!important
	}
}

.ace_header_footer .font-Roboto {
	font-family: 'Roboto Slab',Serifa
}

.ace_header_footer .font-Sans {
	font-family: 'Open Sans',Montserrat
}

.ace_header_footer .fa.orange {
	color: #f35c19
}

.ace_header_footer .fa.dark-orange {
	color: #d04a0e
}

.ace_header_footer .fa.blue {
	color: #034ebf
}

.ace_header_footer .fa.dark-blue {
	color: #20538c
}

.ace_header_footer .fa.green {
	color: #39b54a
}

.ace_header_footer .fa.dark-green {
	color: #2da03c
}

.ace_header_footer .fa.gray1 {
	color: #eee
}

.ace_header_footer .fa.gray2 {
	color: #ccc
}

.ace_header_footer .fa.gray3 {
	color: #424242
}

.ace_header_footer .fa.gray4 {
	color: #333
}

.ace_header_footer .fa.aceRed {
	color: #d7002a
}

.ace_header_footer .fa.white {
	color: #fff
}

.ace_header_footer .fa.fb-blue {
	color: #3b5998
}

.ace_header_footer .fa.twitter-blue {
	color: #1da1f2
}

.ace_header_footer .fa.pinterest-red {
	color: #c00026
}

.ace_header_footer .fa.youtube-red {
	color: #e52d27
}

.ace_header_footer .fa.instagram-blue {
	color: #3f729b
}

.ace_header_footer .icon {
	font-family: FontAwesome;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1
}

.ace_header_footer .icon.orange {
	color: #f35c19
}

.ace_header_footer .icon.dark-orange {
	color: #d04a0e
}

.ace_header_footer .icon.blue {
	color: #034ebf
}

.ace_header_footer .icon.dark-blue {
	color: #20538c
}

.ace_header_footer .icon.green {
	color: #39b54a
}

.ace_header_footer .icon.dark-green {
	color: #2da03c
}

.ace_header_footer .icon.gray1 {
	color: #eee
}

.ace_header_footer .icon.gray2 {
	color: #ccc
}

.ace_header_footer .icon.gray3 {
	color: #424242
}

.ace_header_footer .icon.gray4 {
	color: #333
}

.ace_header_footer .icon.aceRed {
	color: #d7002a
}

.ace_header_footer .icon.white {
	color: #fff
}

.ace_header_footer .icon.cart:before {
	content: "\e93a"
}

.ace_header_footer .icon.checkmark:before {
	content: "\f14a"
}

.ace_header_footer .icon.chevron:before {
	border-style: solid;
	border-width: .2em .2em 0 0;
	content: '';
	display: inline-block;
	height: .8em;
	left: .4em;
	position: relative;
	top: .15em;
	transform: rotate(-45deg);
	vertical-align: top;
	width: .8em;
	transition: all ease .5s
}

.ace_header_footer .icon.chevron.right:before {
	left: 0;
	transform: rotate(45deg)
}

.ace_header_footer .icon.chevron.down:before {
	top: -.15em;
	transform: rotate(135deg)
}

.ace_header_footer .icon.chevron.left:before {
	left: .4em;
	transform: rotate(-135deg)
}

.ace_header_footer .icon.exit:before {
	content: "\ea0f"
}

.ace_header_footer .icon.error:before {
	content: "\e9a9"
}

.ace_header_footer .icon.mail:before {
	content: "\ea83"
}

.ace_header_footer .icon.mail2:before {
	content: "\e945"
}

.ace_header_footer .icon.hammer:before {
	content: "\e996"
}

.ace_header_footer .icon.lock:before {
	content: "\e98f"
}

.ace_header_footer .icon.close:before {
	content: "\ea0f"
}

.ace_header_footer .icon.phone:before {
	content: "\e942"
}

.ace_header_footer .icon.map-marker:before {
	content: "\e947"
}

.ace_header_footer .icon.menu:before {
	content: "\e9bd"
}

.ace_header_footer .icon.plus:before {
	content: "\ea0a"
}

.ace_header_footer .icon.minus:before {
	content: "\ea0b"
}

.ace_header_footer .icon.search:before {
	content: "\e986"
}

.ace_header_footer .icon.info:before {
	content: "\ea0c"
}

.ace_header_footer .icon.pin:before {
	content: "\e948"
}

.ace_header_footer .icon.home:before {
	content: "\e900"
}

.ace_header_footer .icon.truck:before {
	content: "\e9b0"
}

.ace_header_footer .icon.cc:before {
	content: "\e93f"
}

.ace_header_footer .icon.user:before {
	content: "\e971"
}

.ace_header_footer .icon.facebook:before {
	content: "\ea90"
}

.ace_header_footer .icon.twitter:before {
	content: "\ea96"
}

.ace_header_footer .icon.pinterest:before {
	content: "\ead1"
}

.ace_header_footer .icon.instagram:before {
	content: "\ea92"
}

.ace_header_footer .icon.youtube:before {
	content: "\ea9e"
}

.ace_header_footer .icon.google-plus:before {
	content: "\ea8b"
}

.ace_header_footer .icon.printer:before {
	content: "\e954"
}

.ace_header_footer .icon.heart:before {
	content: "\e9da"
}

.ace_header_footer a {
	color: #034ebf;
	text-decoration: underline
}

.ace_header_footer a:hover,.ace_header_footer a:visited {
	color: #20538c
}

.ace_header_footer h1 {
	font-size: 30px;
	font-weight: 400
}

.ace_header_footer h2 {
	font-size: 24px;
	font-weight: 700
}

.ace_header_footer h3 {
	font-size: 24px;
	font-weight: 300
}

.ace_header_footer h4 {
	font-size: 20px;
	font-weight: 700
}

.ace_header_footer h5 {
	font-size: 20px;
	font-weight: 400
}

.ace_header_footer h6 {
	font-size: 18px;
	font-weight: 700
}

.ace_header_footer b,.ace_header_footer strong {
	font-weight: 700
}

.ace_header_footer p {
	line-height: 1.6
}

.ace_header_footer .orange-text {
	color: #f35c19
}

.ace_header_footer .dark-orange-text {
	color: #d04a0e
}

.ace_header_footer .blue-text {
	color: #034ebf
}

.ace_header_footer .dark-blue-text {
	color: #20538c
}

.ace_header_footer .green-text {
	color: #39b54a
}

.ace_header_footer .dark-green-text {
	color: #2da03c
}

.ace_header_footer .gray1-text {
	color: #eee
}

.ace_header_footer .gray2-text {
	color: #ccc
}

.ace_header_footer .gray3-text {
	color: #424242
}

.ace_header_footer .gray4-text {
	color: #333
}

.ace_header_footer .aceRed-text {
	color: #d7002a
}

.ace_header_footer .bg-info {
	padding: 20px;
	border: 1px solid #034ebf;
	border-radius: 10px
}

.ace_header_footer .input-status {
	position: relative;
	display: inline-block
}

.ace_header_footer .input-status.filled input,.ace_header_footer .input-status.filled textarea {
	border-color: #333
}

.ace_header_footer .input-status:not(.valid):not(.error) input:focus,.ace_header_footer .input-status:not(.valid):not(.error) textarea:focus {
	border-color: #333
}

.ace_header_footer .input-status.valid:after {
	content: "\ea10";
	position: absolute;
	right: 10px;
	bottom: 12px;
	color: #39b54a;
	font-family: FontAwesome
}

.ace_header_footer .input-status.valid input,.ace_header_footer .input-status.valid textarea {
	padding-right: 33px;
	border-color: #39b54a
}

.ace_header_footer .input-status.error:after {
	position: absolute;
	right: 10px;
	bottom: 13px;
	color: #d7002a;
	font-family: FontAwesome
}

.ace_header_footer .input-status.error label {
	color: #d7002a;
	margin-bottom: 0
}

.ace_header_footer .input-status.error input,.ace_header_footer .input-status.error textarea {
	padding-right: 33px;
	border-color: #d7002a;
	box-shadow: inset 0 0 0 1px #d7002a
}

.ace_header_footer .input-status.error input[type=number],.ace_header_footer .input-status.error textarea[type=number] {
	width: 100px
}

.ace_header_footer .input-status.error .message {
	position: absolute;
	z-index: 9999;
	display: block;
	padding: 7px 10px;
	max-width: 200px;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	background-color: #d7002a
}

.ace_header_footer .input-status.error .message.bottom {
	top: calc(100% + 10px)
}

.ace_header_footer .input-status.error .message.bottom:before {
	content: '';
	position: absolute;
	bottom: 100%;
	left: 30px;
	display: block;
	margin: 0 auto;
	width: 10px;
	height: 8px;
	border-right: 10px solid transparent;
	border-bottom: 8px solid #d7002a;
	border-left: 10px solid transparent
}

.ace_header_footer .input-status.error .message.right {
	bottom: 4px;
	left: calc(100% + 10px)
}

.ace_header_footer .input-status.error .message.right:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;
	width: 8px;
	height: 8px;
	border-top: 8px solid transparent;
	border-right: 8px solid #d7002a;
	border-bottom: 8px solid transparent
}

.ace_header_footer .input-status label {
	display: block;
	font-weight: 700
}

.ace_header_footer .input-status input,.ace_header_footer .input-status textarea {
	padding: 8px 15px;
	min-width: 200px;
	font-size: 14px;
	border: 1px solid #bbb
}

.ace_header_footer .input-status input:focus::-webkit-input-placeholder,.ace_header_footer .input-status textarea:focus::-webkit-input-placeholder {
	color: transparent
}

.ace_header_footer .input-status input:focus:-moz-placeholder,.ace_header_footer .input-status textarea:focus:-moz-placeholder {
	color: transparent
}

.ace_header_footer .input-status input:focus::-moz-placeholder,.ace_header_footer .input-status textarea:focus::-moz-placeholder {
	color: transparent
}

.ace_header_footer .input-status input:focus:-ms-input-placeholder,.ace_header_footer .input-status textarea:focus:-ms-input-placeholder {
	color: transparent
}

.ace_header_footer input:-webkit-autofill {
	background: inherit
}

.ace_header_footer input:not([type=checkbox]),.ace_header_footer input:not([type=radio]) {
	background-color: #fff;
	border-radius: 0
}

.ace_header_footer input[type=email],.ace_header_footer input[type=password],.ace_header_footer input[type=text] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.ace_header_footer input[type=radio] {
	display: none
}

.ace_header_footer input[type=radio]+label {
	position: relative;
	padding-left: 20px;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}

.ace_header_footer input[type=radio]+label:before {
	content: "";
	position: absolute;
	top: 3px;
	left: 1px;
	display: inline-block;
	vertical-align: middle;
	width: 11px;
	height: 11px;
	background: #fff;
	border: 2px solid #fff;
	border-radius: 50%;
	box-shadow: 0 0 0 2px #333
}

@media only screen and (max-width: 991px) {
	.ace_header_footer input[type=radio]+label:before {
		width:16px;
		height: 16px;
		line-height: 18px
	}
}

.ace_header_footer input[type=radio]:checked+label:before {
	background: #d7002a
}

.ace_header_footer input[type=checkbox] {
	display: none
}

.ace_header_footer input[type=checkbox]+label {
	position: relative;
	padding-left: 20px;
	vertical-align: middle;
	font-weight: 600;
	cursor: pointer;
	color: #333
}

.ace_header_footer input[type=checkbox]+label:before {
	content: "";
	position: absolute;
	top: 3px;
	left: 1px;
	display: inline-block;
	height: 11px;
	width: 11px;
	font-family: FontAwesome;
	font-size: 15px;
	line-height: 12px;
	text-align: center;
	color: #333;
	background: #fff;
	box-shadow: 0 0 0 2px #333;
	overflow: hidden;
	text-indent: -1px
}

.ace_header_footer input[type=checkbox]:checked+label:before {
	content: "\f14a";
	background-color: #fff
}

.ace_header_footer input[type=number] {
	min-width: 0;
	width: 80px;
	padding: 8px 15px;
	font-size: 14px;
	border: 1px solid #bbb
}

.ace_header_footer input.filled {
	border-color: #333
}

.ace_header_footer input.approved {
	border-color: #39b54a
}

.ace_header_footer input.error {
	border-color: #d7002a;
	box-shadow: inset 0 0 0 1px #d7002a
}

.ace_header_footer .dropdown .dropdown-toggle {
	height: 36px;
	padding: 8px 30px 8px 15px;
	line-height: 1.3;
	font-weight: 400;
	text-align: left;
	color: #333;
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	border-radius: 0
}

.ace_header_footer .dropdown .dropdown-toggle:active {
	-webkit-box-shadow: none;
	box-shadow: none
}

.ace_header_footer .dropdown .dropdown-toggle .overflow-container {
	width: 100%;
	height: 100%;
	overflow: hidden;
	white-space: nowrap;
	line-height: inherit;
	text-overflow: ellipsis
}

.ace_header_footer .dropdown .dropdown-menu {
	top: calc(100% - 1px);
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	border-radius: 0;
	list-style-type: none
}

.ace_header_footer .dropdown .dropdown-menu li {
	position: relative;
	z-index: 9999;
	margin: 0;
	padding: 8px 15px;
	font-size: 14px;
	background-color: #fff;
	white-space: nowrap;
	cursor: pointer
}

.ace_header_footer .dropdown .dropdown-menu li:not(:first-child) {
	border-top: 1px solid #ccc
}

.ace_header_footer .dropdown .dropdown-menu li:hover {
	background-color: #eee
}

.ace_header_footer select {
	display: inline-block;
	height: 36px;
	padding: 8px 30px 8px 15px;
	font-weight: 400;
	border: 1px solid #ccc;
	border-radius: 0;
	background-color: #f7f7f7;
	background-repeat: no-repeat;
	background-position: calc(100% - 12px) center;
	background-size: auto 11px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none
}

.ace_header_footer select::-ms-expand {
	display: none
}

.ace_header_footer button {
	position: relative;
	padding: 10px 20px;
	border: 0;
	color: #fff;
	font-family: 'Open Sans',Montserrat;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	cursor: pointer;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	-o-transition: background-color .2s linear;
	transition: background-color .2s linear;
	border-radius: 0
}

.ace_header_footer button:after,.ace_header_footer button:before {
	position: absolute;
	top: 0;
	width: 36px;
	height: 100%;
	padding: 9px;
	font-family: FontAwesome;
	font-size: 15px;
	line-height: 1.4;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	-o-transition: background-color .2s linear;
	transition: background-color .2s linear
}

.ace_header_footer button:before {
	left: 0
}

.ace_header_footer button:after {
	right: 0
}

.ace_header_footer button.orange {
	background-color: #f35c19
}

.ace_header_footer button.orange:after,.ace_header_footer button.orange:before {
	background-color: #f35c19
}

.ace_header_footer button.orange:before {
	border-right: 2px solid #d04a0e
}

.ace_header_footer button.orange:after {
	border-left: 2px solid #d04a0e
}

.ace_header_footer button.orange:hover {
	background-color: #d04a0e
}

.ace_header_footer button.orange:hover:after,.ace_header_footer button.orange:hover:before {
	background-color: #d04a0e
}

.ace_header_footer button.blue {
	background-color: #034ebf
}

.ace_header_footer button.blue:after,.ace_header_footer button.blue:before {
	background-color: #034ebf
}

.ace_header_footer button.blue:before {
	border-right: 2px solid #20538c
}

.ace_header_footer button.blue:after {
	border-left: 2px solid #20538c
}

.ace_header_footer button.blue:hover {
	background-color: #20538c
}

.ace_header_footer button.blue:hover:after,.ace_header_footer button.blue:hover:before {
	background-color: #20538c
}

.ace_header_footer button.green {
	background-color: #39b54a
}

.ace_header_footer button.green:after,.ace_header_footer button.green:before {
	background-color: #39b54a
}

.ace_header_footer button.green:before {
	border-right: 2px solid #2da03c
}

.ace_header_footer button.green:after {
	border-left: 2px solid #2da03c
}

.ace_header_footer button.green:hover {
	background-color: #2da03c
}

.ace_header_footer button.green:hover:after,.ace_header_footer button.green:hover:before {
	background-color: #2da03c
}

.ace_header_footer button.gray {
	background-color: #424242
}

.ace_header_footer button.gray:after,.ace_header_footer button.gray:before {
	background-color: #424242
}

.ace_header_footer button.gray:before {
	border-right: 2px solid #555
}

.ace_header_footer button.gray:after {
	border-left: 2px solid #555
}

.ace_header_footer button.gray:hover {
	background-color: #555
}

.ace_header_footer button.gray:hover:after,.ace_header_footer button.gray:hover:before {
	background-color: #555
}

.ace_header_footer button.white {
	color: #333;
	background-color: #fff;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear;
	-o-transition: color .2s linear;
	transition: color .2s linear;
	border: 1px solid #333
}

.ace_header_footer button.white:after,.ace_header_footer button.white:before {
	background-color: #fff;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear;
	-o-transition: color .2s linear;
	transition: color .2s linear
}

.ace_header_footer button.white:hover {
	background: #eee
}

.ace_header_footer button.white:hover:after,.ace_header_footer button.white:hover:before {
	color: #eee
}

.ace_header_footer button.aceRed {
	background-color: #d7002a;
	border: none
}

.ace_header_footer button.aceRed:before {
	border-right: 2px solid #ae0022
}

.ace_header_footer button.aceRed.chevron:before {
	border-right: 2px solid #ae0022
}

.ace_header_footer button.aceRed:after {
	border-left: 2px solid #ae0022
}

.ace_header_footer button.aceRed:hover {
	background-color: #ae0022
}

.ace_header_footer button.aceRed:hover:after,.ace_header_footer button.aceRed:hover:before {
	background-color: #ae0022
}

.ace_header_footer button.exit {
	padding-left: 56px
}

.ace_header_footer button.exit:before {
	content: "\ea0f"
}

.ace_header_footer button.plus {
	padding-left: 56px
}

.ace_header_footer button.plus:before {
	content: "\ea0a";
	line-height: 1.4
}

.ace_header_footer button.checkmark {
	padding-left: 56px
}

.ace_header_footer button.checkmark:before {
	content: "\f14a";
	line-height: 1.4
}

.ace_header_footer button.chevron {
	padding-right: 56px
}

.ace_header_footer button.chevron:after,.ace_header_footer button.chevron:before {
	line-height: 1.5
}

.ace_header_footer button.chevron.down:after {
	content: "\ea43"
}

.ace_header_footer button.chevron.left {
	padding-right: 20px;
	padding-left: 56px
}

.ace_header_footer button.chevron.left:before {
	content: "\ea44"
}

.ace_header_footer button.chevron.right:after {
	content: "\ea42"
}

.ace_header_footer button.chevron.up:after {
	content: "\ea41"
}

.ace_header_footer button.chevron-down:before {
	content: "\ea43"
}

.ace_header_footer button.chevron-up:before {
	content: "\ea41"
}

.ace_header_footer button a,.ace_header_footer button a:hover,.ace_header_footer button a:visited {
	color: #fff;
	text-decoration: none
}

.ace_header_footer button.search:before {
	border: none
}

.ace_header_footer button.search:hover {
	background-color: #fff
}

.ace_header_footer button.search:hover:after,.ace_header_footer button.search:hover:before {
	background-color: #fff
}

.ace_header_footer button.call-to-action {
	font-family: 'Open Sans',Montserrat;
	font-size: 18px;
	color: #fff;
	background-color: #d7002a;
	font-weight: 700
}

.ace_header_footer button.call-to-action:hover {
	background-color: #ae0022
}

.ace_header_footer button.secondary-button {
	font-family: 'Open Sans',Montserrat;
	font-size: 18px;
	color: #333;
	background-color: #fff;
	border: 1px solid #999;
	border-radius: 0
}

.ace_header_footer button.secondary-button:hover {
	background-color: #eee;
	border-color: #eee
}

.ace_header_footer .no-pad {
	padding: 0!important
}

.ace_header_footer .no-pad-l {
	padding-left: 0!important
}

.ace_header_footer .no-pad-r {
	padding-right: 0!important
}

.ace_header_footer .no-list-style {
	list-style: none!important
}

.ace_header_footer .img-responsive {
	max-width: 100%
}

.ace_header_footer .menuToggle-label {
	display: inline-block;
	width: 100%;
	padding: 0!important;
	color: inherit!important;
	font-weight: inherit!important
}

.ace_header_footer .menuToggle-label:before {
	content: none!important
}

.ace_header_footer .menuToggle-Checkbox {
	display: none
}

.ace_header_footer .menuToggle-Checkbox~.menuToggle-menu {
	display: none
}

.ace_header_footer .menuToggle-Checkbox:checked~.menuToggle-label .fa-plus:before {
	content: "\f068"
}

.ace_header_footer .menuToggle-Checkbox:checked~.menuToggle-label .sprite-plusWhite-1 {
	width: 5px;
	height: 5px;
	background-position: -23.849988px 0;
	background-size: 70px,50px
}

.ace_header_footer .menuToggle-Checkbox:checked~.menuToggle-label .sprite-plusWhite-2 {
	width: 10px;
	height: 10px;
	background-position: -47.699976px 0;
	background-size: 140px,50px
}

.ace_header_footer .menuToggle-Checkbox:checked~.menuToggle-label .sprite-plusWhite-3 {
	width: 15px;
	height: 15px;
	background-position: -71.549964px 0;
	background-size: 210px,50px
}

.ace_header_footer .menuToggle-Checkbox:checked~.menuToggle-label .sprite-plusWhite-4 {
	width: 20px;
	height: 20px;
	background-position: -95.399952px 0;
	background-size: 280px,50px
}

.ace_header_footer .menuToggle-Checkbox:checked~.menuToggle-label .sprite-plusWhite-5 {
	width: 25px;
	height: 25px;
	background-position: -119.24994px 0;
	background-size: 350px,50px
}

.ace_header_footer .menuToggle-Checkbox:checked~.menuToggle-label .sprite-plusWhite-6:before {
	background-position: -143.099928px 0
}

.ace_header_footer .menuToggle-Checkbox:checked~.menuToggle-label .sprite-plusRed-1 {
	width: 5px;
	height: 5px;
	background-position: -15.899992px 0;
	background-size: 70px,50px
}

.ace_header_footer .menuToggle-Checkbox:checked~.menuToggle-label .sprite-plusRed-2 {
	width: 10px;
	height: 10px;
	background-position: -31.799984px 0;
	background-size: 140px,50px
}

.ace_header_footer .menuToggle-Checkbox:checked~.menuToggle-label .sprite-plusRed-3 {
	width: 15px;
	height: 15px;
	background-position: -47.699976px 0;
	background-size: 210px,50px
}

.ace_header_footer .menuToggle-Checkbox:checked~.menuToggle-label .sprite-plusRed-4 {
	width: 20px;
	height: 20px;
	background-position: -63.599968px 0;
	background-size: 280px,50px
}

.ace_header_footer .menuToggle-Checkbox:checked~.menuToggle-label .sprite-plusRed-5 {
	width: 25px;
	height: 25px;
	background-position: -79.49996px 0;
	background-size: 350px,50px
}

.ace_header_footer .menuToggle-Checkbox:checked~.menuToggle-label .sprite-plusRed-6:before {
	background-position: -95.399952px 0
}

.ace_header_footer .menuToggle-Checkbox:checked~.menuToggle-menu {
	display: block
}

.ace_header_footer body>img[data-mztp] {
	display: none
}

.ace_header_footer #page-wrapper {
	overflow: hidden
}

.ace_header_footer .footer-social .mz-social-wrapper a:hover {
	color: #e62031
}

.ace_header_footer a.btn.white {
	border: 1px solid #999;
	max-width: 100%;
	border-radius: unset;
	background: #fff;
	width: 70%;
	font-weight: 400
}

.ace_header_footer a.btn.white:hover {
	background: #eee
}

.ace_header_footer .mz-l-sidebar {
	margin-bottom: 15px
}

.ace_header_footer .content-wrapper {
	margin-bottom: 10%
}

.ace_header_footer .notfound-info {
	width: 547px;
	line-height: 30px
}

.ace_header_footer .notfound-info .notfound-title {
	font-family: 'Roboto Slab',Serifa;
	font-weight: 700;
	font-size: 30px
}

.ace_header_footer .notfound-info p {
	font-family: 'Open Sans',Montserrat;
	font-weight: 400;
	font-size: 15px;
	margin: 0
}

.ace_header_footer .notfound-info ul li {
	line-height: 25px;
	font-size: 15px
}

.ace_header_footer .notfound-info .ace-reward-member {
	display: none
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .notfound-info {
		width:100%;
		padding: 0 15px
	}

	.ace_header_footer .notfound-info .notfound-title {
		font-size: 22px;
		line-height: 30px
	}

	.ace_header_footer .notfound-info p,.ace_header_footer .notfound-info ul li {
		font-size: 12px;
		line-height: 18px
	}
}

.ace_header_footer .usefull-links {
	font-family: 'Open Sans',Montserrat;
	font-weight: 700;
	font-size: 15px;
	margin-top: 51px;
	line-height: 24px
}

.ace_header_footer .usefull-links p {
	font-weight: 400;
	margin: 0
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .usefull-links {
		width:100%;
		padding: 0 15px;
		font-size: 12px;
		line-height: 18px
	}

	.ace_header_footer .usefull-links p {
		font-size: 12px;
		margin-top: 15px
	}
}

.ace_header_footer .mix-font-12-600 {
	font-size: 12px;
	font-weight: 600
}

.ace_header_footer nav ul {
	padding: 0;
	margin: 0
}

.ace_header_footer nav li {
	list-style: none
}

.ace_header_footer article,.ace_header_footer aside,.ace_header_footer details,.ace_header_footer figcaption,.ace_header_footer figure,.ace_header_footer footer,.ace_header_footer header,.ace_header_footer hgroup,.ace_header_footer nav,.ace_header_footer section {
	display: block
}

.ace_header_footer audio,.ace_header_footer canvas,.ace_header_footer video {
	display: inline-block
}

.ace_header_footer audio:not([controls]) {
	display: none
}

.ace_header_footer [hidden] {
	display: none
}

.ace_header_footer html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

.ace_header_footer section {
	margin: 0;
	font-size: 1em;
	line-height: 1.4
}

.ace_header_footer ::-moz-selection {
	background: #a8d1ff;
	color: #333;
	text-shadow: none
}

.ace_header_footer ::selection {
	background: #a8d1ff;
	color: #333;
	text-shadow: none
}

.ace_header_footer a {
	color: #00e
}

.ace_header_footer a:visited {
	color: #551a8b
}

.ace_header_footer a:hover {
	color: #06e
}

.ace_header_footer a:focus {
	outline: thin dotted
}

.ace_header_footer a:active,.ace_header_footer a:hover {
	outline: 0
}

.ace_header_footer abbr[title] {
	border-bottom: 1px dotted
}

.ace_header_footer b,.ace_header_footer strong {
	font-weight: 700
}

.ace_header_footer blockquote {
	margin: 1em 40px
}

.ace_header_footer dfn {
	font-style: italic
}

.ace_header_footer hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}

.ace_header_footer ins {
	background: #ff9;
	color: #000;
	text-decoration: none
}

.ace_header_footer mark {
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: 700
}

.ace_header_footer code,.ace_header_footer kbd,.ace_header_footer pre,.ace_header_footer samp {
	font-family: monospace,serif;
	font-size: 1em
}

.ace_header_footer pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}

.ace_header_footer q {
	quotes: none
}

.ace_header_footer q:after,.ace_header_footer q:before {
	content: "";
	content: none
}

.ace_header_footer small {
	font-size: 85%
}

.ace_header_footer sub,.ace_header_footer sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

.ace_header_footer sup {
	top: -.5em
}

.ace_header_footer sub {
	bottom: -.25em
}

.ace_header_footer ol,.ace_header_footer ul {
	margin: 1em 0;
	padding: 0 0 0 40px
}

.ace_header_footer dd {
	margin: 0 0 0 40px
}

.ace_header_footer nav ol,.ace_header_footer nav ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0
}

.ace_header_footer img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle
}

.ace_header_footer svg:not(:root) {
	overflow: hidden
}

.ace_header_footer figure {
	margin: 0
}

.ace_header_footer form {
	margin: 0
}

.ace_header_footer fieldset {
	border: 0;
	margin: 0;
	padding: 0
}

.ace_header_footer label {
	cursor: pointer
}

.ace_header_footer legend {
	border: 0;
	padding: 0;
	white-space: normal
}

.ace_header_footer button,.ace_header_footer input,.ace_header_footer select,.ace_header_footer textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline
}

.ace_header_footer button,.ace_header_footer input {
	line-height: normal
}

.ace_header_footer button,.ace_header_footer input[type=button],.ace_header_footer input[type=reset],.ace_header_footer input[type=submit] {
	cursor: pointer;
	-webkit-appearance: button
}

.ace_header_footer button[disabled],.ace_header_footer input[disabled] {
	cursor: default
}

.ace_header_footer input[type=checkbox],.ace_header_footer input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

.ace_header_footer input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.ace_header_footer input[type=search]::-webkit-search-cancel-button,.ace_header_footer input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

.ace_header_footer button::-moz-focus-inner,.ace_header_footer input::-moz-focus-inner {
	border: 0;
	padding: 0
}

.ace_header_footer textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical
}

.ace_header_footer input:invalid,.ace_header_footer textarea:invalid {
	background-color: #fff
}

.ace_header_footer table {
	border-collapse: collapse;
	border-spacing: 0
}

.ace_header_footer td {
	vertical-align: top
}

.ace_header_footer .chromeframe {
	margin: .2em 0;
	background: #ccc;
	color: #000;
	padding: .2em 0
}

.ace_header_footer .ir {
	display: block;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr
}

.ace_header_footer .ir br {
	display: none
}

.ace_header_footer .hidden {
	display: none!important;
	visibility: hidden
}

.ace_header_footer .visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.ace_header_footer .visuallyhidden.focusable:active,.ace_header_footer .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}

.ace_header_footer .invisible {
	visibility: hidden
}

.ace_header_footer .clearfix:after,.ace_header_footer .clearfix:before {
	content: "";
	display: table
}

.ace_header_footer .clearfix:after {
	clear: both
}

.ace_header_footer input[type=number]::-webkit-inner-spin-button,.ace_header_footer input[type=number]::-webkit-outer-spin-button {
	display: none
}

@media print {
	.ace_header_footer * {
		background: 0 0!important;
		color: #000!important;
		box-shadow: none!important;
		text-shadow: none!important;
		filter: none!important;
		-ms-filter: none!important
	}

	.ace_header_footer a,.ace_header_footer a:visited {
		text-decoration: underline
	}

	.ace_header_footer a[href]:after {
		content: " (" attr(href) ")"
	}

	.ace_header_footer abbr[title]:after {
		content: " (" attr(title) ")"
	}

	.ace_header_footer .ir a:after,.ace_header_footer a[href^="#"]:after,.ace_header_footer a[href^="javascript:"]:after {
		content: ""
	}

	.ace_header_footer blockquote,.ace_header_footer pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	.ace_header_footer thead {
		display: table-header-group
	}

	.ace_header_footer img,.ace_header_footer tr {
		page-break-inside: avoid
	}

	.ace_header_footer img {
		max-width: 100%!important
	}

	@page {
		margin: .5cm
	}

	.ace_header_footer h2,.ace_header_footer h3,.ace_header_footer p {
		orphans: 3;
		widows: 3
	}

	.ace_header_footer h2,.ace_header_footer h3 {
		page-break-after: avoid
	}
}

.ace_header_footer html {
	height: 100%
}

.ace_header_footer section {
	margin: 0 auto;
	height: 100%;
	background-color: #fff;
	font-family: 'Open Sans',Montserrat;
	font-size: 14px;
	color: #333
}

.ace_header_footer h1,.ace_header_footer h2,.ace_header_footer h3,.ace_header_footer h4,.ace_header_footer h5,.ace_header_footer h6 {
	color: #333
}

.ace_header_footer a {
	color: #4f4f4f
}

.ace_header_footer a:visited {
	color: #3f3f3f
}

.ace_header_footer a:hover {
	color: #666
}

.ace_header_footer p {
	margin: 12.5px 0
}

.ace_header_footer html.js.fontface.wf-loading body {
	visibility: hidden
}

.ace_header_footer .mz-uneditable-input,.ace_header_footer input[type=color],.ace_header_footer input[type=date],.ace_header_footer input[type=datetime-local],.ace_header_footer input[type=datetime],.ace_header_footer input[type=email],.ace_header_footer input[type=month],.ace_header_footer input[type=number],.ace_header_footer input[type=password],.ace_header_footer input[type=search],.ace_header_footer input[type=tel],.ace_header_footer input[type=text],.ace_header_footer input[type=time],.ace_header_footer input[type=url],.ace_header_footer input[type=week],.ace_header_footer select,.ace_header_footer textarea {
	display: inline-block;
	padding: 4px 6px;
	margin-bottom: 9px;
	font-family: 'Open Sans',Montserrat
}

.ace_header_footer .mz-uneditable-input::-ms-clear,.ace_header_footer input[type=color]::-ms-clear,.ace_header_footer input[type=date]::-ms-clear,.ace_header_footer input[type=datetime-local]::-ms-clear,.ace_header_footer input[type=datetime]::-ms-clear,.ace_header_footer input[type=email]::-ms-clear,.ace_header_footer input[type=month]::-ms-clear,.ace_header_footer input[type=number]::-ms-clear,.ace_header_footer input[type=password]::-ms-clear,.ace_header_footer input[type=search]::-ms-clear,.ace_header_footer input[type=tel]::-ms-clear,.ace_header_footer input[type=text]::-ms-clear,.ace_header_footer input[type=time]::-ms-clear,.ace_header_footer input[type=url]::-ms-clear,.ace_header_footer input[type=week]::-ms-clear,.ace_header_footer select::-ms-clear,.ace_header_footer textarea::-ms-clear {
	display: none
}

.ace_header_footer textarea {
	height: auto
}

.ace_header_footer .mz-uneditable-input,.ace_header_footer button,.ace_header_footer input[type=color],.ace_header_footer input[type=date],.ace_header_footer input[type=datetime-local],.ace_header_footer input[type=datetime],.ace_header_footer input[type=email],.ace_header_footer input[type=month],.ace_header_footer input[type=number],.ace_header_footer input[type=password],.ace_header_footer input[type=search],.ace_header_footer input[type=tel],.ace_header_footer input[type=text],.ace_header_footer input[type=time],.ace_header_footer input[type=url],.ace_header_footer input[type=week],.ace_header_footer textarea {
	border: 1px solid #a7a7a7
}

.ace_header_footer .mz-uneditable-input:focus,.ace_header_footer button:focus,.ace_header_footer input[type=color]:focus,.ace_header_footer input[type=date]:focus,.ace_header_footer input[type=datetime-local]:focus,.ace_header_footer input[type=datetime]:focus,.ace_header_footer input[type=email]:focus,.ace_header_footer input[type=month]:focus,.ace_header_footer input[type=number]:focus,.ace_header_footer input[type=password]:focus,.ace_header_footer input[type=search]:focus,.ace_header_footer input[type=tel]:focus,.ace_header_footer input[type=text]:focus,.ace_header_footer input[type=time]:focus,.ace_header_footer input[type=url]:focus,.ace_header_footer input[type=week]:focus,.ace_header_footer textarea:focus {
	outline: 0
}

.ace_header_footer input[type=checkbox],.ace_header_footer input[type=radio] {
	margin: 4px 0 0;
	line-height: normal;
	cursor: pointer
}

.ace_header_footer input[type=button],.ace_header_footer input[type=checkbox],.ace_header_footer input[type=file],.ace_header_footer input[type=image],.ace_header_footer input[type=radio],.ace_header_footer input[type=reset],.ace_header_footer input[type=submit] {
	width: auto;
	font-family: 'Open Sans',Montserrat
}

.ace_header_footer input[type=file],.ace_header_footer select {
	height: 30px
}

.ace_header_footer select {
	width: 220px;
	border: 1px solid #a7a7a7
}

.ace_header_footer select[multiple],.ace_header_footer select[size] {
	height: auto
}

.ace_header_footer button {
	font-family: 'Open Sans',Montserrat
}

.ace_header_footer .mz-placeholder {
	color: #aaa
}

.ace_header_footer .mz-page-headernote {
	margin-left: 133px;
	font-weight: 400
}

.ace_header_footer .mz-auxiliary-text {
	font-size: 12px
}

.ace_header_footer .mz-strikethrough {
	text-decoration: line-through
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .mobile-hidden {
		display:none!important
	}
}

.ace_header_footer .no-float {
	float: none!important
}

.ace_header_footer #btn_xpressPaypal,.ace_header_footer #btn_xpressPaypal2 {
	background: #ffc439;
	border: 1px solid #c19500;
	border-radius: 4px;
	text-align: center;
	padding: 2px 10px 5px;
	font-weight: 700;
	cursor: pointer;
	line-height: 30px;
	min-width: 220px;
	color: #000;
	font-size: 13px
}

.ace_header_footer #btn_xpressPaypal span,.ace_header_footer #btn_xpressPaypal2 span {
	font-size: 1.6em;
	font-weight: 900;
	font-family: Verdana,Geneva,sans-serif;
	font-style: italic
}

.ace_header_footer #btn_xpressPaypal span.ppDBlue,.ace_header_footer #btn_xpressPaypal2 span.ppDBlue {
	color: #003087;
	margin-left: 3px
}

.ace_header_footer #btn_xpressPaypal span.ppLBlue,.ace_header_footer #btn_xpressPaypal2 span.ppLBlue {
	color: #199bd7
}

.ace_header_footer #btn_xpressPaypal2[disabled],.ace_header_footer #btn_xpressPaypal[disabled] {
	background-color: #999;
	border: 1px solid #999
}

.ace_header_footer .fa-info-circle {
	position: relative
}

.ace_header_footer .fa-info-circle .toolTip {
	position: absolute;
	display: none;
	padding: 5px;
	border-radius: 3px;
	left: -10px;
	min-width: 200px;
	top: calc(100% + 5px);
	border: 1px solid #000;
	background: #fff;
	z-index: 10;
	text-align: left
}

.ace_header_footer .fa-info-circle .toolTip:before {
	content: ' ';
	position: absolute;
	top: -6px;
	left: 10px;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #000;
	border-left: 6px solid transparent
}

.ace_header_footer .fa-info-circle:hover .toolTip {
	display: block
}

.ace_header_footer .estimated-points-wrapper,.ace_header_footer .estimatedPointsWrapper {
	margin: 20px 0 20px
}

.ace_header_footer .estimated-points-wrapper svg,.ace_header_footer .estimatedPointsWrapper svg {
	width: 75px;
	height: 38px
}

.ace_header_footer .estimated-points-wrapper .rewardPointLabel,.ace_header_footer .estimated-points-wrapper .rewardsPoints,.ace_header_footer .estimatedPointsWrapper .rewardPointLabel,.ace_header_footer .estimatedPointsWrapper .rewardsPoints {
	font-size: 13px;
	font-weight: 600;
	display: inline-block;
	vertical-align: bottom;
	position: relative;
	margin-left: 8px;
	margin-bottom: 9px
}

.ace_header_footer .estimated-points-wrapper .rewardPointLabel,.ace_header_footer .estimatedPointsWrapper .rewardPointLabel {
	vertical-align: bottom;
	margin-left: 0;
	margin-bottom: 0;
	top: -10px
}

.ace_header_footer .estimated-points-wrapper .rewardPointLabel i.fa,.ace_header_footer .estimatedPointsWrapper .rewardPointLabel i.fa {
	font-size: 15px;
	color: #999;
	cursor: pointer;
	vertical-align: bottom
}

.ace_header_footer label.required-input-label:before {
	content: "* ";
	color: #d7002a
}

.ace_header_footer .select.font-awesome {
	position: relative
}

.ace_header_footer .select.font-awesome:before {
	content: "";
	display: table
}

.ace_header_footer .select.font-awesome:after {
	content: "";
	display: table;
	clear: both
}

.ace_header_footer .select.font-awesome select {
	margin-bottom: 0!important;
	padding-right: 30px
}

.ace_header_footer .select.font-awesome label.awesome-select-icon {
	position: absolute;
	right: 14px;
	top: 50%;
	transform: translateY(-50%);
	pointer-events: none;
	font-size: 20px;
	margin-bottom: 0
}

.ace_header_footer [hidden-print] {
	display: none
}

.ace_header_footer input.is-invalid,.ace_header_footer select.is-invalid {
	background-color: #f2dede
}

.ace_header_footer div.mz-cms-block {
	min-height: 0
}

.ace_header_footer [class*=col-xs] {
	float: left
}

.ace_header_footer [class*=col-sm] {
	float: left
}

.ace_header_footer [class*=col-md] {
	float: left
}

.ace_header_footer [class*=col-lg] {
	float: left
}

.ace_header_footer [class*=col-xl] {
	float: left
}

.ace_header_footer [class*=col-xs-push] {
	float: right
}

.ace_header_footer [class*=col-sm-push] {
	float: right
}

.ace_header_footer [class*=col-md-push] {
	float: right
}

.ace_header_footer [class*=col-lg-push] {
	float: right
}

.ace_header_footer [class*=col-xl-push] {
	float: right
}

.ace_header_footer .row {
	margin-left: -15px;
	margin-right: -15px
}

.ace_header_footer .row:before {
	content: "";
	display: table
}

.ace_header_footer .row:after {
	content: "";
	display: table;
	clear: both
}

.ace_header_footer .row.no-gutter {
	margin-left: 0;
	margin-right: 0
}

.ace_header_footer .row.no-gutter>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.ace_header_footer .col-xs-1 {
	width: 8.33333333%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-2 {
	width: 16.66666667%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-3 {
	width: 25%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-4 {
	width: 33.33333333%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-5 {
	width: 41.66666667%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-6 {
	width: 50%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-7 {
	width: 58.33333333%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-8 {
	width: 66.66666667%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-9 {
	width: 75%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-10 {
	width: 83.33333333%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-11 {
	width: 91.66666667%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-12 {
	width: 100%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-offset-1 {
	margin-left: 8.33333333%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-offset-2 {
	margin-left: 16.66666667%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-offset-3 {
	margin-left: 25%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-offset-4 {
	margin-left: 33.33333333%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-offset-5 {
	margin-left: 41.66666667%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-offset-6 {
	margin-left: 50%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-offset-7 {
	margin-left: 58.33333333%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-offset-8 {
	margin-left: 66.66666667%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-offset-9 {
	margin-left: 75%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-offset-10 {
	margin-left: 83.33333333%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-offset-11 {
	margin-left: 91.66666667%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-offset-12 {
	margin-left: 100%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-hidden {
	display: none
}

.ace_header_footer .col-xs-push-1 {
	width: 8.33333333%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-push-2 {
	width: 16.66666667%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-push-3 {
	width: 25%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-push-4 {
	width: 33.33333333%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-push-5 {
	width: 41.66666667%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-push-6 {
	width: 50%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-push-7 {
	width: 58.33333333%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-push-8 {
	width: 66.66666667%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-push-9 {
	width: 75%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-push-10 {
	width: 83.33333333%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-push-11 {
	width: 91.66666667%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-push-12 {
	width: 100%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-push-offset-1 {
	margin-left: 8.33333333%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-push-offset-2 {
	margin-left: 16.66666667%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-push-offset-3 {
	margin-left: 25%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-push-offset-4 {
	margin-left: 33.33333333%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-push-offset-5 {
	margin-left: 41.66666667%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-push-offset-6 {
	margin-left: 50%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-push-offset-7 {
	margin-left: 58.33333333%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-push-offset-8 {
	margin-left: 66.66666667%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-push-offset-9 {
	margin-left: 75%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-push-offset-10 {
	margin-left: 83.33333333%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-push-offset-11 {
	margin-left: 91.66666667%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-push-offset-12 {
	margin-left: 100%;
	display: inline-block;
	padding: 0 15px
}

.ace_header_footer .col-xs-push-hidden {
	display: none
}

@media only screen and (min-width: 440px) {
	.ace_header_footer .col-sm-1 {
		width:8.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-2 {
		width: 16.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-3 {
		width: 25%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-4 {
		width: 33.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-5 {
		width: 41.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-6 {
		width: 50%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-7 {
		width: 58.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-8 {
		width: 66.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-9 {
		width: 75%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-10 {
		width: 83.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-11 {
		width: 91.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-12 {
		width: 100%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-offset-1 {
		margin-left: 8.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-offset-2 {
		margin-left: 16.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-offset-3 {
		margin-left: 25%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-offset-4 {
		margin-left: 33.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-offset-5 {
		margin-left: 41.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-offset-6 {
		margin-left: 50%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-offset-7 {
		margin-left: 58.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-offset-8 {
		margin-left: 66.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-offset-9 {
		margin-left: 75%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-offset-10 {
		margin-left: 83.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-offset-11 {
		margin-left: 91.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-offset-12 {
		margin-left: 100%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-hidden {
		display: none
	}
}

@media only screen and (min-width: 440px) {
	.ace_header_footer .col-sm-push-1 {
		width:8.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-push-2 {
		width: 16.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-push-3 {
		width: 25%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-push-4 {
		width: 33.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-push-5 {
		width: 41.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-push-6 {
		width: 50%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-push-7 {
		width: 58.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-push-8 {
		width: 66.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-push-9 {
		width: 75%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-push-10 {
		width: 83.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-push-11 {
		width: 91.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-push-12 {
		width: 100%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-push-offset-1 {
		margin-left: 8.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-push-offset-2 {
		margin-left: 16.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-push-offset-3 {
		margin-left: 25%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-push-offset-4 {
		margin-left: 33.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-push-offset-5 {
		margin-left: 41.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-push-offset-6 {
		margin-left: 50%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-push-offset-7 {
		margin-left: 58.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-push-offset-8 {
		margin-left: 66.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-push-offset-9 {
		margin-left: 75%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-push-offset-10 {
		margin-left: 83.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-push-offset-11 {
		margin-left: 91.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-push-offset-12 {
		margin-left: 100%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-sm-push-hidden {
		display: none
	}
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .col-md-1 {
		width:8.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-2 {
		width: 16.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-3 {
		width: 25%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-4 {
		width: 33.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-5 {
		width: 41.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-6 {
		width: 50%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-7 {
		width: 58.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-8 {
		width: 66.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-9 {
		width: 75%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-10 {
		width: 83.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-11 {
		width: 91.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-12 {
		width: 100%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-offset-1 {
		margin-left: 8.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-offset-2 {
		margin-left: 16.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-offset-3 {
		margin-left: 25%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-offset-4 {
		margin-left: 33.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-offset-5 {
		margin-left: 41.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-offset-6 {
		margin-left: 50%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-offset-7 {
		margin-left: 58.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-offset-8 {
		margin-left: 66.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-offset-9 {
		margin-left: 75%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-offset-10 {
		margin-left: 83.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-offset-11 {
		margin-left: 91.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-offset-12 {
		margin-left: 100%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-hidden {
		display: none
	}
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .col-md-push-1 {
		width:8.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-push-2 {
		width: 16.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-push-3 {
		width: 25%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-push-4 {
		width: 33.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-push-5 {
		width: 41.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-push-6 {
		width: 50%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-push-7 {
		width: 58.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-push-8 {
		width: 66.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-push-9 {
		width: 75%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-push-10 {
		width: 83.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-push-11 {
		width: 91.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-push-12 {
		width: 100%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-push-offset-1 {
		margin-left: 8.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-push-offset-2 {
		margin-left: 16.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-push-offset-3 {
		margin-left: 25%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-push-offset-4 {
		margin-left: 33.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-push-offset-5 {
		margin-left: 41.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-push-offset-6 {
		margin-left: 50%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-push-offset-7 {
		margin-left: 58.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-push-offset-8 {
		margin-left: 66.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-push-offset-9 {
		margin-left: 75%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-push-offset-10 {
		margin-left: 83.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-push-offset-11 {
		margin-left: 91.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-push-offset-12 {
		margin-left: 100%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-md-push-hidden {
		display: none
	}
}

@media only screen and (min-width: 992px) {
	.ace_header_footer .col-lg-1 {
		width:8.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-2 {
		width: 16.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-3 {
		width: 25%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-4 {
		width: 33.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-5 {
		width: 41.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-6 {
		width: 50%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-7 {
		width: 58.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-8 {
		width: 66.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-9 {
		width: 75%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-10 {
		width: 83.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-11 {
		width: 91.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-12 {
		width: 100%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-offset-1 {
		margin-left: 8.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-offset-2 {
		margin-left: 16.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-offset-3 {
		margin-left: 25%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-offset-4 {
		margin-left: 33.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-offset-5 {
		margin-left: 41.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-offset-6 {
		margin-left: 50%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-offset-7 {
		margin-left: 58.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-offset-8 {
		margin-left: 66.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-offset-9 {
		margin-left: 75%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-offset-10 {
		margin-left: 83.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-offset-11 {
		margin-left: 91.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-offset-12 {
		margin-left: 100%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-hidden {
		display: none
	}
}

@media only screen and (min-width: 992px) {
	.ace_header_footer .col-lg-push-1 {
		width:8.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-push-2 {
		width: 16.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-push-3 {
		width: 25%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-push-4 {
		width: 33.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-push-5 {
		width: 41.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-push-6 {
		width: 50%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-push-7 {
		width: 58.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-push-8 {
		width: 66.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-push-9 {
		width: 75%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-push-10 {
		width: 83.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-push-11 {
		width: 91.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-push-12 {
		width: 100%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-push-offset-1 {
		margin-left: 8.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-push-offset-2 {
		margin-left: 16.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-push-offset-3 {
		margin-left: 25%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-push-offset-4 {
		margin-left: 33.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-push-offset-5 {
		margin-left: 41.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-push-offset-6 {
		margin-left: 50%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-push-offset-7 {
		margin-left: 58.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-push-offset-8 {
		margin-left: 66.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-push-offset-9 {
		margin-left: 75%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-push-offset-10 {
		margin-left: 83.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-push-offset-11 {
		margin-left: 91.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-push-offset-12 {
		margin-left: 100%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-lg-push-hidden {
		display: none
	}
}

@media only screen and (min-width: 1400px) {
	.ace_header_footer .col-xl-1 {
		width:8.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-2 {
		width: 16.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-3 {
		width: 25%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-4 {
		width: 33.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-5 {
		width: 41.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-6 {
		width: 50%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-7 {
		width: 58.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-8 {
		width: 66.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-9 {
		width: 75%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-10 {
		width: 83.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-11 {
		width: 91.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-12 {
		width: 100%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-offset-1 {
		margin-left: 8.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-offset-2 {
		margin-left: 16.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-offset-3 {
		margin-left: 25%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-offset-4 {
		margin-left: 33.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-offset-5 {
		margin-left: 41.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-offset-6 {
		margin-left: 50%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-offset-7 {
		margin-left: 58.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-offset-8 {
		margin-left: 66.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-offset-9 {
		margin-left: 75%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-offset-10 {
		margin-left: 83.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-offset-11 {
		margin-left: 91.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-offset-12 {
		margin-left: 100%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-hidden {
		display: none
	}
}

@media only screen and (min-width: 1400px) {
	.ace_header_footer .col-xl-push-1 {
		width:8.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-push-2 {
		width: 16.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-push-3 {
		width: 25%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-push-4 {
		width: 33.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-push-5 {
		width: 41.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-push-6 {
		width: 50%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-push-7 {
		width: 58.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-push-8 {
		width: 66.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-push-9 {
		width: 75%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-push-10 {
		width: 83.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-push-11 {
		width: 91.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-push-12 {
		width: 100%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-push-offset-1 {
		margin-left: 8.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-push-offset-2 {
		margin-left: 16.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-push-offset-3 {
		margin-left: 25%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-push-offset-4 {
		margin-left: 33.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-push-offset-5 {
		margin-left: 41.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-push-offset-6 {
		margin-left: 50%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-push-offset-7 {
		margin-left: 58.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-push-offset-8 {
		margin-left: 66.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-push-offset-9 {
		margin-left: 75%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-push-offset-10 {
		margin-left: 83.33333333%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-push-offset-11 {
		margin-left: 91.66666667%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-push-offset-12 {
		margin-left: 100%;
		display: inline-block;
		padding: 0 15px
	}

	.ace_header_footer .col-xl-push-hidden {
		display: none
	}
}

/*.ace_header_footer .container {
	max-width: 1920px;
	padding-right: 100px;
	padding-left: 100px;
	margin-left: auto;
	margin-right: auto
}

@media only screen and (max-width: 1650px) {
	.ace_header_footer .container {
		padding-right:50px;
		padding-left: 50px
	}
}

@media only screen and (max-width: 1550px) {
	.ace_header_footer .container {
		padding-left:25px;
		padding-right: 25px
	}
}

@media only screen and (max-width: 1335px) {
	.ace_header_footer .container {
		padding-left:25px;
		padding-right: 25px
	}
}

@media only screen and (max-width: 995px) {
	.ace_header_footer .container {
		padding-left:20px;
		padding-right: 20px
	}
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .container {
		padding-left:0;
		padding-right: 0
	}
}

.ace_header_footer .container:after,.ace_header_footer .container:before {
	display: table;
	content: " "
}

.ace_header_footer .container:after {
	clear: both
}*/

.ace_header_footer .breakContainer {
	width: calc(100% + 400px);
	margin-left: -200px
}

@media only screen and (min-width: 1551px) and (max-width:1650px) {
	.ace_header_footer .breakContainer {
		width:calc(100% + 350px);
		margin-left: -175px
	}
}

@media only screen and (min-width: 1336px) and (max-width:1550px) {
	.ace_header_footer .breakContainer {
		width:calc(100% + 200px);
		margin-left: -100px
	}
}

@media only screen and (min-width: 996px) and (max-width:1335px) {
	.ace_header_footer .breakContainer {
		width:calc(100% + 150px);
		margin-left: -75px
	}
}

@media only screen and (min-width: 768px) and (max-width:995px) {
	.ace_header_footer .breakContainer {
		width:calc(100% + 40px);
		margin-left: -20px
	}
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .breakContainer {
		width:100%;
		margin-left: 0
	}
}

.ace_header_footer .container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.ace_header_footer .container-fluid:after,.ace_header_footer .container-fluid:before {
	content: " ";
	display: table
}

.ace_header_footer .container-fluid:after {
	clear: both
}

@media (max-width: 767px) {
	.ace_header_footer .hidden-xs {
		display:none!important
	}
}

@media (min-width: 768px) and (max-width:991px) {
	.ace_header_footer .hidden-sm {
		display:none!important
	}
}

@media (min-width: 992px) and (max-width:1199px) {
	.ace_header_footer .hidden-md {
		display:none!important
	}
}

@media (min-width: 1200px) {
	.ace_header_footer .hidden-lg {
		display:none!important
	}
}

.ace_header_footer .col-lg-5ths,.ace_header_footer .col-md-5ths,.ace_header_footer .col-sm-5ths,.ace_header_footer .col-xs-5ths {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.ace_header_footer .col-xs-5ths {
	width: 20%;
	float: left
}

@media (min-width: 768px) {
	.ace_header_footer .col-sm-5ths {
		width:20%;
		float: left
	}
}

@media (min-width: 992px) {
	.ace_header_footer .col-md-5ths {
		width:20%;
		float: left
	}
}

@media (min-width: 1200px) {
	.ace_header_footer .col-lg-5ths {
		width:20%;
		float: left
	}
}

@media (max-width: 768px) {
	.ace_header_footer .xs-padding-10 {
		padding-left:10px;
		padding-right: 10px
	}

	.ace_header_footer .xs-margin-10 {
		margin-left: 10px;
		margin-right: 10px
	}
}

.ace_header_footer .text-left {
	text-align: left
}

.ace_header_footer .text-center {
	text-align: center
}

.ace_header_footer .text-right {
	text-align: right
}

.ace_header_footer .text-justify {
	text-align: justify
}

.ace_header_footer .text-nowrap {
	white-space: nowrap
}

.ace_header_footer .margin-top-20 {
	margin-top: 20px
}

.ace_header_footer .margin-bottom-20 {
	margin-bottom: 20px
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .mz-mobile-gutter-override {
		padding-left:10px!important;
		padding-right: 10px!important
	}

	.ace_header_footer .mz-mobile-gutter-override .row {
		margin-left: -10px!important;
		margin-right: -10px!important
	}
}

.ace_header_footer [class*=sprite-] {
	display: inline-block;
	background-image: url(/wp-content/themes/ace-tips-advice/assets/images/newSprite.png);
	background-repeat: no-repeat
}

.ace_header_footer .sprite-plusRed-1 {
	width: 5px;
	height: 5px;
	background-position: 0 0;
	background-size: 70px,50px
}

.ace_header_footer .sprite-plusRed-2 {
	width: 10px;
	height: 10px;
	background-position: 0 0;
	background-size: 140px,50px
}

.ace_header_footer .sprite-plusRed-3 {
	width: 15px;
	height: 15px;
	background-position: 0 0;
	background-size: 210px,50px
}

.ace_header_footer .sprite-plusRed-4 {
	width: 20px;
	height: 20px;
	background-position: 0 0;
	background-size: 280px,50px
}

.ace_header_footer .sprite-plusRed-5 {
	width: 25px;
	height: 25px;
	background-position: 0 0;
	background-size: 350px,50px
}

.ace_header_footer .sprite-plusRed-6 {
	width: 30px;
	height: 30px;
	background-position: 0 0;
	background-size: 420px,50px
}

.ace_header_footer .sprite-plusRed-7 {
	width: 35px;
	height: 35px;
	background-position: 0 0;
	background-size: 490px,50px
}

.ace_header_footer .sprite-plusRed-8 {
	width: 40px;
	height: 40px;
	background-position: 0 0;
	background-size: 560px,50px
}

.ace_header_footer .sprite-plusRed-9 {
	width: 45px;
	height: 45px;
	background-position: 0 0;
	background-size: 630px,50px
}

.ace_header_footer .sprite-plusRed-10 {
	width: 50px;
	height: 50px;
	background-position: 0 0;
	background-size: 700px,50px
}

.ace_header_footer .sprite-plusWhite-1 {
	width: 5px;
	height: 5px;
	background-position: -7.949996px 0;
	background-size: 70px,50px
}

.ace_header_footer .sprite-plusWhite-2 {
	width: 10px;
	height: 10px;
	background-position: -15.899992px 0;
	background-size: 140px,50px
}

.ace_header_footer .sprite-plusWhite-3 {
	width: 15px;
	height: 15px;
	background-position: -23.849988px 0;
	background-size: 210px,50px
}

.ace_header_footer .sprite-plusWhite-4 {
	width: 20px;
	height: 20px;
	background-position: -31.799984px 0;
	background-size: 280px,50px
}

.ace_header_footer .sprite-plusWhite-5 {
	width: 25px;
	height: 25px;
	background-position: -39.74998px 0;
	background-size: 350px,50px
}

.ace_header_footer .sprite-plusWhite-6 {
	width: 30px;
	height: 30px;
	background-position: -47.699976px 0;
	background-size: 420px,50px
}

.ace_header_footer .sprite-plusWhite-7 {
	width: 35px;
	height: 35px;
	background-position: -55.649972px 0;
	background-size: 490px,50px
}

.ace_header_footer .sprite-plusWhite-8 {
	width: 40px;
	height: 40px;
	background-position: -63.599968px 0;
	background-size: 560px,50px
}

.ace_header_footer .sprite-plusWhite-9 {
	width: 45px;
	height: 45px;
	background-position: -71.549964px 0;
	background-size: 630px,50px
}

.ace_header_footer .sprite-plusWhite-10 {
	width: 50px;
	height: 50px;
	background-position: -79.49996px 0;
	background-size: 700px,50px
}

.ace_header_footer .sprite-minusRed-1 {
	width: 5px;
	height: 5px;
	background-position: -15.899992px 0;
	background-size: 70px,50px
}

.ace_header_footer .sprite-minusRed-2 {
	width: 10px;
	height: 10px;
	background-position: -31.799984px 0;
	background-size: 140px,50px
}

.ace_header_footer .sprite-minusRed-3 {
	width: 15px;
	height: 15px;
	background-position: -47.699976px 0;
	background-size: 210px,50px
}

.ace_header_footer .sprite-minusRed-4 {
	width: 20px;
	height: 20px;
	background-position: -63.599968px 0;
	background-size: 280px,50px
}

.ace_header_footer .sprite-minusRed-5 {
	width: 25px;
	height: 25px;
	background-position: -79.49996px 0;
	background-size: 350px,50px
}

.ace_header_footer .sprite-minusRed-6 {
	width: 30px;
	height: 30px;
	background-position: -95.399952px 0;
	background-size: 420px,50px
}

.ace_header_footer .sprite-minusRed-7 {
	width: 35px;
	height: 35px;
	background-position: -111.299944px 0;
	background-size: 490px,50px
}

.ace_header_footer .sprite-minusRed-8 {
	width: 40px;
	height: 40px;
	background-position: -127.199936px 0;
	background-size: 560px,50px
}

.ace_header_footer .sprite-minusRed-9 {
	width: 45px;
	height: 45px;
	background-position: -143.099928px 0;
	background-size: 630px,50px
}

.ace_header_footer .sprite-minusRed-10 {
	width: 50px;
	height: 50px;
	background-position: -158.99992px 0;
	background-size: 700px,50px
}

.ace_header_footer .sprite-minusWhite-1 {
	width: 5px;
	height: 5px;
	background-position: -23.849988px 0;
	background-size: 70px,50px
}

.ace_header_footer .sprite-minusWhite-2 {
	width: 10px;
	height: 10px;
	background-position: -47.699976px 0;
	background-size: 140px,50px
}

.ace_header_footer .sprite-minusWhite-3 {
	width: 15px;
	height: 15px;
	background-position: -71.549964px 0;
	background-size: 210px,50px
}

.ace_header_footer .sprite-minusWhite-4 {
	width: 20px;
	height: 20px;
	background-position: -95.399952px 0;
	background-size: 280px,50px
}

.ace_header_footer .sprite-minusWhite-5 {
	width: 25px;
	height: 25px;
	background-position: -119.24994px 0;
	background-size: 350px,50px
}

.ace_header_footer .sprite-minusWhite-6 {
	width: 30px;
	height: 30px;
	background-position: -143.099928px 0;
	background-size: 420px,50px
}

.ace_header_footer .sprite-minusWhite-7 {
	width: 35px;
	height: 35px;
	background-position: -166.949916px 0;
	background-size: 490px,50px
}

.ace_header_footer .sprite-minusWhite-8 {
	width: 40px;
	height: 40px;
	background-position: -190.799904px 0;
	background-size: 560px,50px
}

.ace_header_footer .sprite-minusWhite-9 {
	width: 45px;
	height: 45px;
	background-position: -214.649892px 0;
	background-size: 630px,50px
}

.ace_header_footer .sprite-minusWhite-10 {
	width: 50px;
	height: 50px;
	background-position: -238.49988px 0;
	background-size: 700px,50px
}

.ace_header_footer .sprite-exit-1 {
	width: 5.5px;
	height: 5.5px;
	background-position: -32.299912px 0;
	background-size: 70px,50px
}

.ace_header_footer .sprite-exit-2 {
	width: 11px;
	height: 11px;
	background-position: -64.599824px 0;
	background-size: 140px,50px
}

.ace_header_footer .sprite-exit-3 {
	width: 16.5px;
	height: 16.5px;
	background-position: -96.899736px 0;
	background-size: 210px,50px
}

.ace_header_footer .sprite-exit-4 {
	width: 22px;
	height: 22px;
	background-position: -129.199648px 0;
	background-size: 280px,50px
}

.ace_header_footer .sprite-exit-5 {
	width: 27.5px;
	height: 27.5px;
	background-position: -161.49956px 0;
	background-size: 350px,50px
}

.ace_header_footer .sprite-exit-6 {
	width: 33px;
	height: 33px;
	background-position: -193.799472px 0;
	background-size: 420px,50px
}

.ace_header_footer .sprite-exit-7 {
	width: 38.5px;
	height: 38.5px;
	background-position: -226.099384px 0;
	background-size: 490px,50px
}

.ace_header_footer .sprite-exit-8 {
	width: 44px;
	height: 44px;
	background-position: -258.399296px 0;
	background-size: 560px,50px
}

.ace_header_footer .sprite-exit-9 {
	width: 49.5px;
	height: 49.5px;
	background-position: -290.699208px 0;
	background-size: 630px,50px
}

.ace_header_footer .sprite-exit-10 {
	width: 55px;
	height: 55px;
	background-position: -322.99912px 0;
	background-size: 700px,50px
}

.ace_header_footer .sprite-pin-1 {
	width: 11px;
	height: 14px;
	background-position: -43.99996px .5px;
	background-size: 76px,50px
}

.ace_header_footer .sprite-pin-2 {
	width: 22px;
	height: 28px;
	background-position: -87.99992px 1px;
	background-size: 152px,50px
}

.ace_header_footer .sprite-pin-3 {
	width: 33px;
	height: 42px;
	background-position: -131.99988px 1.5px;
	background-size: 228px,50px
}

.ace_header_footer .sprite-pin-4 {
	width: 44px;
	height: 56px;
	background-position: -175.99984px 2px;
	background-size: 304px,50px
}

.ace_header_footer .sprite-pin-5 {
	width: 55px;
	height: 70px;
	background-position: -219.9998px 2.5px;
	background-size: 380px,50px
}

.ace_header_footer .sprite-pin-6 {
	width: 66px;
	height: 84px;
	background-position: -263.99976px 3px;
	background-size: 456px,50px
}

.ace_header_footer .sprite-circle-1 {
	width: 10px;
	height: 10px;
	background-position: -29.180313px .5px;
	background-size: 37.037px,50px
}

.ace_header_footer .sprite-circle-2 {
	width: 20px;
	height: 20px;
	background-position: -58.360626px 1px;
	background-size: 74.074px,50px
}

.ace_header_footer .sprite-circle-3 {
	width: 30px;
	height: 30px;
	background-position: -87.540939px 1.5px;
	background-size: 111.111px,50px
}

.ace_header_footer .sprite-circle-4 {
	width: 40px;
	height: 40px;
	background-position: -116.721252px 2px;
	background-size: 148.148px,50px
}

.ace_header_footer .sprite-circle-5 {
	width: 50px;
	height: 50px;
	background-position: -145.901565px 2.5px;
	background-size: 185.185px,50px
}

.ace_header_footer .sprite-circle-6 {
	width: 60px;
	height: 60px;
	background-position: -175.081878px 3px;
	background-size: 222.222px,50px
}

.ace_header_footer .mz-l-container {
	position: relative
}

.ace_header_footer .mz-l-container:before {
	content: "";
	display: table
}

.ace_header_footer .mz-l-container:after {
	content: "";
	display: table;
	clear: both
}

.ace_header_footer .mz-l-formfieldgroup,.ace_header_footer .mz-l-formfieldgroup-full {
	display: table
}

.ace_header_footer .mz-l-formfieldgroup .mz-l-formfieldgroup-row,.ace_header_footer .mz-l-formfieldgroup-full .mz-l-formfieldgroup-row {
	display: table-row
}

.ace_header_footer .mz-l-formfieldgroup .mz-l-formfieldgroup-cell,.ace_header_footer .mz-l-formfieldgroup-full .mz-l-formfieldgroup-cell {
	display: table-cell;
	padding-right: 12.5px;
	padding-bottom: 12.5px
}

.ace_header_footer .mz-l-formfieldgroup .mz-l-formfieldgroup-cell label,.ace_header_footer .mz-l-formfieldgroup-full .mz-l-formfieldgroup-cell label {
	text-align: right;
	display: block;
	min-width: 100px
}

@media (max-width: 600px) {
	.ace_header_footer .mz-l-formfieldgroup .mz-l-formfieldgroup-cell label,.ace_header_footer .mz-l-formfieldgroup-full .mz-l-formfieldgroup-cell label {
		min-width:auto;
		text-align: left
	}
}

.ace_header_footer .mz-l-formfieldgroup .mz-l-formfieldgroup-actions>.mz-l-formfieldgroup-cell,.ace_header_footer .mz-l-formfieldgroup-full .mz-l-formfieldgroup-actions>.mz-l-formfieldgroup-cell {
	text-align: right
}

.ace_header_footer .mz-l-formfieldgroup label input[type=checkbox],.ace_header_footer .mz-l-formfieldgroup label input[type=radio],.ace_header_footer .mz-l-formfieldgroup-full label input[type=checkbox],.ace_header_footer .mz-l-formfieldgroup-full label input[type=radio] {
	display: inline-block;
	margin-right: 6.25px
}

.ace_header_footer .mz-l-formfieldgroup input[type=email],.ace_header_footer .mz-l-formfieldgroup input[type=password],.ace_header_footer .mz-l-formfieldgroup input[type=tel],.ace_header_footer .mz-l-formfieldgroup input[type=text],.ace_header_footer .mz-l-formfieldgroup select,.ace_header_footer .mz-l-formfieldgroup-full input[type=email],.ace_header_footer .mz-l-formfieldgroup-full input[type=password],.ace_header_footer .mz-l-formfieldgroup-full input[type=tel],.ace_header_footer .mz-l-formfieldgroup-full input[type=text],.ace_header_footer .mz-l-formfieldgroup-full select {
	width: 220px;
	box-sizing: border-box
}

.ace_header_footer .mz-l-formfieldgroup input[type=email].is-invalid,.ace_header_footer .mz-l-formfieldgroup input[type=password].is-invalid,.ace_header_footer .mz-l-formfieldgroup input[type=tel].is-invalid,.ace_header_footer .mz-l-formfieldgroup input[type=text].is-invalid,.ace_header_footer .mz-l-formfieldgroup select.is-invalid,.ace_header_footer .mz-l-formfieldgroup-full input[type=email].is-invalid,.ace_header_footer .mz-l-formfieldgroup-full input[type=password].is-invalid,.ace_header_footer .mz-l-formfieldgroup-full input[type=tel].is-invalid,.ace_header_footer .mz-l-formfieldgroup-full input[type=text].is-invalid,.ace_header_footer .mz-l-formfieldgroup-full select.is-invalid {
	background-color: #f2dede
}

.ace_header_footer .mz-l-formfieldgroup input[type=email].mz-l-formfieldgroup-halfsize,.ace_header_footer .mz-l-formfieldgroup input[type=password].mz-l-formfieldgroup-halfsize,.ace_header_footer .mz-l-formfieldgroup input[type=tel].mz-l-formfieldgroup-halfsize,.ace_header_footer .mz-l-formfieldgroup input[type=text].mz-l-formfieldgroup-halfsize,.ace_header_footer .mz-l-formfieldgroup select.mz-l-formfieldgroup-halfsize,.ace_header_footer .mz-l-formfieldgroup-full input[type=email].mz-l-formfieldgroup-halfsize,.ace_header_footer .mz-l-formfieldgroup-full input[type=password].mz-l-formfieldgroup-halfsize,.ace_header_footer .mz-l-formfieldgroup-full input[type=tel].mz-l-formfieldgroup-halfsize,.ace_header_footer .mz-l-formfieldgroup-full input[type=text].mz-l-formfieldgroup-halfsize,.ace_header_footer .mz-l-formfieldgroup-full select.mz-l-formfieldgroup-halfsize {
	width: 100px;
	margin-right: 10px
}

.ace_header_footer .mz-l-formfieldgroup-full.mz-l-formfieldgroup-norows,.ace_header_footer .mz-l-formfieldgroup.mz-l-formfieldgroup-norows {
	margin-bottom: 12.5px
}

.ace_header_footer .mz-l-formfieldgroup-full {
	width: 96%;
	padding: 0 2%
}

.ace_header_footer .mz-l-formfieldgroup-full .mz-l-formfieldgroup-row {
	width: 100%
}

.ace_header_footer .mz-l-pagecontent {
	position: relative;
	clear: both
}

.ace_header_footer .mz-l-pagewrapper>:before {
	content: "";
	display: table
}

.ace_header_footer .mz-l-pagewrapper>:after {
	content: "";
	display: table;
	clear: both
}

.ace_header_footer .mz-l-paginatedlist {
	position: relative;
	margin-bottom: 70px;
	width: 82%;
	padding-right: 0
}

@media only screen and (max-width: 1859px) {
	.ace_header_footer .mz-l-paginatedlist {
		width:81%
	}
}

@media only screen and (max-width: 1783px) {
	.ace_header_footer .mz-l-paginatedlist {
		width:80%
	}
}

@media only screen and (max-width: 1714px) {
	.ace_header_footer .mz-l-paginatedlist {
		width:79%
	}
}

@media only screen and (max-width: 1603px) {
	.ace_header_footer .mz-l-paginatedlist {
		width:78%
	}
}

@media only screen and (max-width: 1396px) {
	.ace_header_footer .mz-l-paginatedlist {
		width:77%
	}
}

@media only screen and (max-width: 1345px) {
	.ace_header_footer .mz-l-paginatedlist {
		width:76%
	}
}

@media only screen and (max-width: 1248px) {
	.ace_header_footer .mz-l-paginatedlist {
		width:75%
	}
}

@media only screen and (max-width: 991px) {
	.ace_header_footer .mz-l-paginatedlist {
		padding:0;
		margin-bottom: 50px;
		width: 100%
	}
}

@media only screen and (max-width: 850px) {
	.ace_header_footer .mz-l-paginatedlist {
		margin-bottom:30px
	}
}

.ace_header_footer .mz-l-paginatedlist .category-page-top-container {
	padding: 0
}

.ace_header_footer .mz-l-paginatedlist .category-page-top-container #mz-drop-zone-category-page-top img {
	float: left
}

.ace_header_footer .mz-l-paginatedlist .category-bottom-widgets-container {
	padding: 0
}

.ace_header_footer .mz-l-paginatedlist .category-bottom-widgets-container #mz-drop-zone-category-bottom-widgets img {
	float: left
}

.ace_header_footer .mz-l-paginatedlist .category-bottom-widgets-container #mz-drop-zone-category-bottom-widgets .mz-cms-row {
	margin-top: 20px
}

.ace_header_footer .mz-l-paginatedlist .mz-sortby {
	float: left
}

.ace_header_footer .mz-l-paginatedlist .mz-sortby .mz-pagingcontrols-pagesort-label {
	display: block;
	font-weight: 600;
	font-size: 12px
}

.ace_header_footer .mz-l-paginatedlist .mz-sortby .mz-pagingcontrols-pagesort-dropdown {
	display: inline-block;
	padding: 2px;
	margin: 0 5px;
	background-color: #fff;
	-webkit-appearance: menulist
}

.ace_header_footer .mz-l-paginatedlist .mz-pagingcontrols {
	float: right;
	font-size: 13px;
	line-height: 30px
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .mz-l-paginatedlist .mz-pagingcontrols {
		float:none;
		width: 100%
	}
}

.ace_header_footer .mz-l-paginatedlist .mz-pagenumbers {
	float: right;
	font-weight: 800;
	line-height: 26px;
	font-size: 13px
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .mz-l-paginatedlist .mz-pagenumbers {
		float:none
	}
}

.ace_header_footer .mz-l-paginatedlist .pagenumbers-divider {
	margin: 0 10px 0 5px;
	float: right;
	line-height: 30px
}

.ace_header_footer .mz-l-paginatedlist .mz-l-tiles {
	clear: both
}

.ace_header_footer .mz-l-paginatedlist .mz-l-paginatedlist-header {
	margin-bottom: 12.5px;
	padding-top: 15px;
	position: relative;
	font-size: 12px
}

.ace_header_footer .mz-l-paginatedlist .mz-l-paginatedlist-header:before {
	content: "";
	display: table
}

.ace_header_footer .mz-l-paginatedlist .mz-l-paginatedlist-header:after {
	content: "";
	display: table;
	clear: both
}

.ace_header_footer .mz-l-paginatedlist .mz-l-paginatedlist-footer {
	margin-top: 20px;
	font-size: 11px
}

.ace_header_footer .mz-l-paginatedlist .mz-l-paginatedlist-footer:before {
	content: "";
	display: table
}

.ace_header_footer .mz-l-paginatedlist .mz-l-paginatedlist-footer:after {
	content: "";
	display: table;
	clear: both
}

.ace_header_footer .mz-l-paginatedlist .mz-l-paginatedlist-footer .mz-pagenumbers {
	margin-top: 0
}

.ace_header_footer .mz-l-paginatedlist .mz-l-paginatedlist-footer-mobile {
	margin-bottom: 35px;
	font-size: 15px;
	text-align: center
}

.ace_header_footer .mz-l-paginatedlist .mz-l-paginatedlist-footer-mobile:before {
	content: "";
	display: table
}

.ace_header_footer .mz-l-paginatedlist .mz-l-paginatedlist-footer-mobile:after {
	content: "";
	display: table;
	clear: both
}

.ace_header_footer .mz-l-paginatedlist .mz-l-paginatedlist-footer-mobile .mz-pagenumbers {
	margin-top: 0
}

@media only screen and (max-width: 375px) {
	.ace_header_footer .mz-l-paginatedlist .mz-l-paginatedlist-footer-mobile {
		font-size:12px
	}
}

.ace_header_footer .mz-l-paginatedlist .mz-l-paginatedlist-list:before {
	content: "";
	display: table
}

.ace_header_footer .mz-l-paginatedlist .mz-l-paginatedlist-list:after {
	content: "";
	display: table;
	clear: both
}

.ace_header_footer .mz-l-2column:before {
	content: "";
	display: table
}

.ace_header_footer .mz-l-2column:after {
	content: "";
	display: table;
	clear: both
}

.ace_header_footer .mz-l-2column .mz-l-column {
	float: left;
	width: 50%;
	box-sizing: border-box
}

.ace_header_footer .mz-l-2column .mz-l-column+.mz-l-column {
	padding-left: 25px
}

@media (max-width: 800px) {
	.ace_header_footer .mz-l-2column .mz-l-column {
		float:none;
		width: auto
	}

	.ace_header_footer .mz-l-2column .mz-l-column+.mz-l-column {
		padding-left: 0
	}
}

.ace_header_footer .mz-l-2column-right .mz-l-column {
	float: right
}

.ace_header_footer .mz-l-2column-right .mz-l-column+.mz-l-column {
	padding-left: 0;
	padding-right: 25px
}

@media (max-width: 800px) {
	.ace_header_footer .mz-l-2column-right .mz-l-column {
		float:none;
		width: auto
	}

	.ace_header_footer .mz-l-2column-right .mz-l-column+.mz-l-column {
		padding-right: 0
	}
}

.ace_header_footer .mz-l-slidebox {
	overflow: hidden
}

.ace_header_footer .mz-l-slidebox .mz-l-slidebox-outer {
	display: table;
	position: relative;
	left: 0;
	-webkit-transition: left .4s ease;
	-moz-transition: left .4s ease;
	-ms-transition: left .4s ease;
	-o-transition: left .4s ease
}

.ace_header_footer .mz-l-slidebox .mz-l-slidebox-outer>.mz-l-slidebox-inner {
	display: table-row
}

.ace_header_footer .mz-l-slidebox .mz-l-slidebox-outer>.mz-l-slidebox-inner>.mz-l-slidebox-panel {
	display: table-cell
}

.ace_header_footer .mz-l-topbar {
	padding-bottom: 21px;
	padding-left: 0
}

@media only screen and (max-width: 991px) {
	.ace_header_footer .mz-l-topbar {
		display:none
	}
}

.ace_header_footer .mz-l-topbar .topbaritem-title {
	float: left
}

.ace_header_footer .mz-l-topbar .topbaritem-title h4 {
	display: inline-block;
	font-size: 24px;
	margin: 0
}

.ace_header_footer .mz-l-topbar .topbaritem-title div {
	display: inline-block;
	margin-left: 7px;
	font-size: 16px;
	font-weight: 700
}

.ace_header_footer .mz-l-topbar .mz-l-topbaritem {
	float: left;
	margin-left: 15px
}

.ace_header_footer .mz-l-topbar .mz-l-topbaritem .topbar-facet {
	border: 1px solid #424242;
	float: left;
	margin: 0 5px;
	border-radius: 20px;
	padding: 3px;
	font-size: 12px;
	margin-top: 8px
}

.ace_header_footer .mz-l-topbar .mz-l-topbaritem .topbar-facet label {
	padding-left: 24px;
	font-weight: 600;
	padding-right: 10px
}

.ace_header_footer .mz-l-topbar .mz-l-topbaritem .topbar-facet label:before {
	content: "âœš";
	top: 2px;
	left: 5px;
	font-size: 14px;
	font-weight: 900;
	box-shadow: none;
	transform: rotate(45deg);
	overflow: initial
}

.ace_header_footer .mz-l-topbar .mz-l-topbaritem .mz-facetingform-clearall {
	background: 0 0;
	color: #333;
	border-radius: 20px;
	font-size: 12px;
	font-weight: 600;
	padding: 3px 13px;
	padding-left: 24px;
	border: 1px solid #424242;
	margin-left: 5px;
	margin-top: 8px
}

.ace_header_footer .mz-l-topbar .mz-l-topbaritem .mz-facetingform-clearall:before {
	content: "âœš";
	position: absolute;
	display: inline-block;
	height: 14px;
	width: 14px;
	text-align: center;
	text-indent: -3px;
	color: #2e2e2e;
	top: 4px;
	left: 10px;
	font-size: 14px;
	font-weight: 900;
	box-shadow: none;
	transform: rotate(45deg);
	padding: 0
}

.ace_header_footer .mz-l-sidebar {
	float: left;
	padding-left: 0
}

@media (min-width: 992px) {
	.ace_header_footer .mz-l-sidebar {
		max-width:260px
	}
}

@media only screen and (max-width: 992px) {
	.ace_header_footer .mz-l-sidebar {
		padding:0
	}
}

.ace_header_footer .mz-l-sidebaritem {
	border: 1px solid #999;
	border-bottom: 0;
	padding: 5px 10px 5px 5px;
	position: relative
}

.ace_header_footer .mz-l-sidebaritem:last-of-type {
	border-bottom: 1px solid #999
}

.ace_header_footer .mz-l-tiles {
	margin: 0;
	padding: 0;
	list-style-type: none
}

.ace_header_footer .mz-l-tiles>* {
	float: left
}

.ace_header_footer .mz-l-stack .mz-l-stack-section {
	margin: 0 0 25px;
	clear: both
}

.ace_header_footer .mz-l-stack .mz-l-stack-section:before {
	content: "";
	display: table
}

.ace_header_footer .mz-l-stack .mz-l-stack-section:after {
	content: "";
	display: table;
	clear: both
}

.ace_header_footer .mz-l-stack .mz-l-stack-section .mz-l-stack-sectiontitle {
	margin: 0 0 6.25px;
	padding: 0 0 3.125px;
	font-size: 20px;
	border-bottom: 1px solid #eee
}

.ace_header_footer .mz-l-stack-large .mz-l-stack-section {
	min-height: 400px
}

.ace_header_footer .mz-l-stack-large .mz-l-stack-section .mz-l-stack-sectiontitle {
	font-size: 16px
}

.ace_header_footer .mz-l-stack-large .mz-l-stack-section .mz-l-stack-sectiontitle a {
	float: right;
	margin-left: 12.5px;
	font-size: 12px;
	line-height: 32px;
	font-weight: 400;
	color: #333;
	text-decoration: none
}

.ace_header_footer .mz-l-stack-large .mz-l-stack-section .mz-l-stack-sectiontitle a:active,.ace_header_footer .mz-l-stack-large .mz-l-stack-section .mz-l-stack-sectiontitle a:focus,.ace_header_footer .mz-l-stack-large .mz-l-stack-section .mz-l-stack-sectiontitle a:visited {
	color: #333
}

.ace_header_footer .mz-l-stack-large .mz-l-stack-section .mz-l-stack-sectiontitle a:active,.ace_header_footer .mz-l-stack-large .mz-l-stack-section .mz-l-stack-sectiontitle a:focus,.ace_header_footer .mz-l-stack-large .mz-l-stack-section .mz-l-stack-sectiontitle a:hover {
	text-decoration: underline
}

.ace_header_footer .mz-productlist-carousel {
	overflow-x: auto
}

.ace_header_footer .mz-l-carousel {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 250px;
	width: auto;
	overflow: hidden;
	display: inline-flex
}

.ace_header_footer .mz-l-carousel li {
	float: left;
	padding-top: 32px;
	width: 250px
}

.ace_header_footer .mz-l-carousel li .mz-productlisting-productcode,.ace_header_footer .mz-l-carousel li .mz-productlisting-shortdesc {
	display: none
}

.ace_header_footer .mz-addressform-autocompletefields {
	visibility: hidden;
	position: absolute;
	left: -9999px
}

.ace_header_footer .mz-addresssummary span {
	display: block
}

.ace_header_footer .tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0
}

.ace_header_footer .tooltip.in {
	opacity: .9
}

.ace_header_footer .tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}

.ace_header_footer .tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}

.ace_header_footer .tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}

.ace_header_footer .tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}

.ace_header_footer .tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 4px
}

.ace_header_footer .tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.ace_header_footer .tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.ace_header_footer .tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.ace_header_footer .tooltip.top-right .tooltip-arrow {
	bottom: 0;
	right: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.ace_header_footer .tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.ace_header_footer .tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.ace_header_footer .tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.ace_header_footer .tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.ace_header_footer .tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.ace_header_footer .popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
	white-space: normal
}

.ace_header_footer .popover.top {
	margin-top: -10px
}

.ace_header_footer .popover.right {
	margin-left: 10px
}

.ace_header_footer .popover.bottom {
	margin-top: 10px
}

.ace_header_footer .popover.left {
	margin-left: -10px
}

.ace_header_footer .popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.ace_header_footer .popover-content {
	padding: 9px 14px
}

.ace_header_footer .popover .arrow,.ace_header_footer .popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.ace_header_footer .popover .arrow {
	border-width: 11px
}

.ace_header_footer .popover .arrow:after {
	border-width: 10px;
	content: ""
}

.ace_header_footer .popover.top .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,.25);
	bottom: -11px
}

.ace_header_footer .popover.top .arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}

.ace_header_footer .popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,.25)
}

.ace_header_footer .popover.right .arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff
}

.ace_header_footer .popover.bottom .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,.25);
	top: -11px
}

.ace_header_footer .popover.bottom .arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}

.ace_header_footer .popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,.25)
}

.ace_header_footer .popover.left .arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}

.ace_header_footer .clearfix:after,.ace_header_footer .clearfix:before {
	content: " ";
	display: table
}

.ace_header_footer .clearfix:after {
	clear: both
}

.ace_header_footer .pull-right {
	float: right!important
}

.ace_header_footer .pull-left {
	float: left!important
}

.ace_header_footer .hide {
	display: none!important
}

.ace_header_footer .show {
	display: block!important
}

.ace_header_footer .invisible {
	visibility: hidden
}

.ace_header_footer .text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.ace_header_footer .affix {
	position: fixed
}

.ace_header_footer .fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.ace_header_footer .fade.in {
	opacity: 1
}

.ace_header_footer .collapse {
	display: none
}

.ace_header_footer .collapse.in {
	display: block
}

.ace_header_footer .collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	transition: height .35s ease
}

@keyframes loadingthrob {
	from {
		background-color: #aaa
	}

	to {
		background-color: #fff
	}
}

@-webkit-keyframes loadingthrob {
	from {
		background-color: #aaa
	}

	to {
		background-color: #fff
	}
}

.ace_header_footer .mz-button {
	background: #d7002a;
	text-align: center;
	min-width: 64px;
	color: #fff;
	border: 1px solid #d7002a
}

.ace_header_footer .mz-button:hover {
	background-color: #ae0022
}

.ace_header_footer .mz-button:active {
	-webkit-box-shadow: inset 0 0 4px #999);
	-moz-box-shadow: inset 0 0 4px #999);
	box-shadow: inset 0 0 4px #999);
	-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.3);
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,.3);
	box-shadow: inset 0 0 4px rgba(0,0,0,.3)
}

.ace_header_footer .mz-button[disabled],.ace_header_footer .mz-button[disabled]:active {
	background-color: #999;
	border-color: #999;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.ace_header_footer .mz-button-large {
	font-size: 16px;
	padding: 12.5px 25px
}

.ace_header_footer .mz-button-small {
	font-size: 12px;
	padding: 5px 6.25px;
	min-width: 40px
}

.ace_header_footer .is-loading .mz-button,.ace_header_footer .mz-button.is-loading {
	color: #d7002a!important
}

.ace_header_footer .is-loading .mz-button:after,.ace_header_footer .mz-button.is-loading:after {
	width: 100%;
	margin-top: -8px
}

.ace_header_footer .is-loading .mz-button:hover,.ace_header_footer .mz-button.is-loading:hover {
	color: #d7002a;
	background: #d7002a
}

.ace_header_footer .is-loading .mz-button-small,.ace_header_footer .mz-button-small.is-loading {
	color: #d7002a!important
}

.ace_header_footer .is-loading .mz-button-small:after,.ace_header_footer .mz-button-small.is-loading:after {
	width: 100%;
	margin-top: -8px
}

.ace_header_footer .is-loading .mz-button-small:hover,.ace_header_footer .mz-button-small.is-loading:hover {
	color: #d7002a;
	background: #d7002a
}

.ace_header_footer .mz-contactselector .mz-contactselector-contact {
	display: table;
	min-height: 100px
}

.ace_header_footer .mz-contactselector .mz-contactselector-contact>* {
	display: table-cell;
	vertical-align: middle;
	padding: 4px
}

.ace_header_footer #calroot {
	z-index: 10000;
	margin-top: -1px;
	width: 198px;
	padding: 2px;
	background-color: #fff;
	font-size: 11px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 0 15px #666;
	-webkit-box-shadow: 0 0 15px #666;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none
}

.ace_header_footer #calhead {
	padding: 2px 0;
	height: 22px
}

.ace_header_footer #caltitle {
	font-size: 14px;
	color: #0150d1;
	float: left;
	text-align: center;
	width: 155px;
	line-height: 20px;
	text-shadow: 0 1px 0 #ddd
}

.ace_header_footer #calnext::after,.ace_header_footer #calprev::after {
	display: block;
	width: 20px;
	height: 20px;
	color: #0150d1;
	content: "\25c0";
	float: left;
	cursor: pointer
}

.ace_header_footer #calnext::after {
	content: "\25b6"
}

.ace_header_footer #calnext.caldisabled,.ace_header_footer #calprev.caldisabled {
	visibility: hidden
}

.ace_header_footer #caltitle select {
	font-size: 10px
}

.ace_header_footer #caldays {
	height: 14px;
	border-bottom: 1px solid #ddd
}

.ace_header_footer #caldays span {
	display: block;
	float: left;
	width: 28px;
	text-align: center
}

.ace_header_footer #calweeks {
	background-color: #fff;
	margin-top: 4px
}

.ace_header_footer .calweek {
	clear: left;
	height: 22px
}

.ace_header_footer .calweek a {
	display: block;
	float: left;
	width: 27px;
	height: 20px;
	text-decoration: none;
	font-size: 11px;
	margin-left: 1px;
	text-align: center;
	line-height: 20px;
	color: #666;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.ace_header_footer .calfocus,.ace_header_footer .calweek a:hover {
	background-color: #ddd
}

.ace_header_footer a.calsun {
	color: red
}

.ace_header_footer a.caloff {
	color: #ccc
}

.ace_header_footer a.caloff:hover {
	background-color: #f5f5fa
}

.ace_header_footer a.caldisabled {
	background-color: #efefef!important;
	color: #ccc!important;
	cursor: default
}

.ace_header_footer #calcurrent {
	background-color: #498ce2;
	color: #fff
}

.ace_header_footer #caltoday {
	background-color: #333;
	color: #fff
}

.ace_header_footer .datepicker {
	position: relative;
	display: inline-block;
	font: 15px/1.5 "Helvetica Neue",mplus-2c,Helvetica,Arial,"Hiragino Kaku Gothic Pro",Meiryo,sans-serif;
	font-weight: 300;
	border: 1px solid #dfdfdf;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: .5px .5px 0 #c8c8c8;
	-webkit-box-shadow: .5px .5px 3px #eee;
	-moz-box-shadow: .5px .5px 3px #eee
}

.ace_header_footer .datepicker>.datepicker_header {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #eee;
	color: #3f3f3f;
	text-align: center;
	font-size: 9pt;
	font-weight: 700;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none
}

.ace_header_footer .datepicker>.datepicker_header>a {
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	cursor: pointer;
	color: #3b7796;
	padding: 3px 16px;
	font-size: 17px
}

.ace_header_footer .datepicker>.datepicker_header>a:hover {
	color: #303030;
	background-color: #c8c8c8
}

.ace_header_footer .datepicker>.datepicker_header>a:active {
	color: #fff;
	background-color: grey
}

.ace_header_footer .datepicker>.datepicker_header>span {
	margin-left: 20px;
	margin-right: 20px;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none
}

.ace_header_footer .datepicker>.datepicker_header>.icon-home {
	position: absolute;
	display: block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-top: -3px;
	padding: 8px;
	top: 0;
	left: 0
}

.ace_header_footer .datepicker>.datepicker_header>.icon-close {
	position: absolute;
	display: block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	padding: 8px;
	margin-top: -3px;
	top: 0;
	right: 0
}

.ace_header_footer .datepicker>.datepicker_header>.icon-home>div {
	width: 16px;
	height: 16px
}

.ace_header_footer .datepicker>.datepicker_header>.icon-close>div::after {
	content: "\E60D"
}

.ace_header_footer .datepicker>.datepicker_header>a:hover>div {
	background-position: -16px 0
}

.ace_header_footer .datepicker>.datepicker_inner_container {
	margin: -2px 0 -2px 0;
	background-color: #d2d2d2;
	border: 1px solid #c8c8c8;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: .5px 0 3px #c8c8c8;
	-webkit-box-shadow: .5px 0 3px #c8c8c8;
	-moz-box-shadow: .5px 0 3px #c8c8c8
}

.ace_header_footer .datepicker>.datepicker_inner_container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.ace_header_footer .datepicker>.datepicker_inner_container>.datepicker_calendar {
	float: left;
	width: 18.3em;
	margin-top: -.5px;
	margin-left: -1px;
	margin-bottom: -2px;
	background-color: #fff;
	border: 1px solid #c8c8c8;
	border-top: none;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px
}

.ace_header_footer .datepicker>.datepicker_inner_container>.datepicker_calendar>table {
	padding: 10px
}

.ace_header_footer .datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tbody>tr>th {
	color: #646464;
	width: 18px;
	font-size: small;
	font-weight: 400;
	text-align: center
}

.ace_header_footer .datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tbody>tr>td {
	color: #000;
	font-size: small;
	text-align: center;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	cursor: pointer;
	padding: 10px
}

.ace_header_footer .datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tbody>tr>td.today {
	border-bottom: #bfbfbf solid 2px;
	margin-bottom: -2px
}

.ace_header_footer .datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tbody>tr>td.wday_sat {
	color: #04a
}

.ace_header_footer .datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tbody>tr>td.wday_sun {
	color: #e13b00
}

.ace_header_footer .datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tbody>tr>td.day_another_month {
	color: #ccc
}

.ace_header_footer .datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tbody>tr>td.day_in_past {
	cursor: default;
	color: #ccc
}

.ace_header_footer .datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tbody>tr>td.day_in_unallowed {
	cursor: default;
	color: #ccc
}

.ace_header_footer .datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tbody>tr>td.out_of_range {
	cursor: default;
	color: #ccc
}

.ace_header_footer .datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tbody>tr>td.active {
	color: #fff;
	background-color: grey
}

.ace_header_footer .datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tbody>tr>td.hover {
	color: #000;
	background-color: #c8c8c8
}

.ace_header_footer .datepicker>.datepicker_inner_container>.datepicker_timelist {
	float: left;
	margin-top: -.5px;
	padding: 5px 0;
	overflow: auto;
	overflow-x: hidden;
	background-color: #fff;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	text-align: right;
	width: 4.9em
}

.ace_header_footer .datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar {
	overflow: hidden;
	width: 6px;
	background: #fafafa;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px
}

.ace_header_footer .datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar:horizontal {
	height: 1px
}

.ace_header_footer .datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-button {
	display: none
}

.ace_header_footer .datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-piece {
	background: #eee
}

.ace_header_footer .datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-piece:start {
	background: #eee
}

.ace_header_footer .datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-thumb {
	background: #aaa;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px
}

.ace_header_footer .datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-corner {
	background: #333
}

.ace_header_footer .datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	margin-top: 5px;
	margin-bottom: 2px;
	font-size: small;
	color: #000;
	user-select: none:;
	-webkit-user-select: none;
	-moz-user-select: none;
	cursor: pointer
}

.ace_header_footer .datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item.time_in_past {
	cursor: default;
	color: #ccc
}

.ace_header_footer .datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item.out_of_range {
	cursor: default;
	color: #ccc
}

.ace_header_footer .datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item.active {
	color: #fff;
	background-color: grey
}

.ace_header_footer .datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item.hover {
	color: #000;
	background-color: #c8c8c8
}

.ace_header_footer .hide {
	display: none
}

.ace_header_footer .email-signup {
	position: absolute;
	background-color: #fff;
	border: 1px solid #000;
	border-radius: 5px;
	top: 89%;
	z-index: 6
}

.ace_header_footer .email-signup a {
	cursor: pointer
}

.ace_header_footer .email-signup .signup {
	padding: 0
}

.ace_header_footer .email-signup .close-row {
	padding: 0
}

.ace_header_footer .email-signup .close-row .close-modal {
	float: right;
	padding: 10px
}

.ace_header_footer .email-signup .signup-form .signup-bold {
	font-weight: 700;
	color: #424242
}

.ace_header_footer .email-signup .signup-form .divider {
	margin-left: 14px;
	width: 96%;
	display: inline-block
}

.ace_header_footer .email-signup .signup-form p {
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0
}

.ace_header_footer .email-signup .signup-form p .required {
	color: #d7002a
}

.ace_header_footer .email-signup .signup-form .member-number {
	margin-top: 30px
}

.ace_header_footer .email-signup .signup-form .mz-signup-action {
	padding-left: 0;
	margin: 30px 0
}

.ace_header_footer .email-signup .signup-form .mz-signup-action .subscribe-btn {
	background: linear-gradient(#424242,#333)
}

.ace_header_footer .email-signup .signup-form .left-form {
	padding-left: 0
}

.ace_header_footer .email-signup .signup-form .right-form {
	background-color: #f9f9f9;
	border: 1px solid #e4e4e4
}

.ace_header_footer .email-signup .signup-form .right-form .signup-bold {
	padding-right: 0;
	margin-top: 15px
}

.ace_header_footer .email-signup .signup-form .right-form .signup-bold .check {
	font-weight: 400
}

.ace_header_footer .email-signup .signup-form .right-form input[type=radio] {
	display: inline-block;
	margin-top: 20px
}

.ace_header_footer .email-signup .signup-form .right-form .projects-check {
	padding-left: 0
}

.ace_header_footer .email-signup .signup-form .right-form .projects-check:last-child {
	margin-bottom: 20px
}

.ace_header_footer .email-signup .signup-form .right-form .col-md-1 {
	margin-top: 15px;
	margin-right: 6px;
	padding: 0
}

.ace_header_footer .email-signup .signup-form .right-form input[type=checkbox] {
	display: inline-block
}

.ace_header_footer .email-signup .signup-form .right-form .col-md-2 {
	padding: 0
}

.ace_header_footer .email-signup .signup-form .right-form p.col-md-10 {
	margin-top: 9px
}

.ace_header_footer .email-signup p.signup-text.call {
	margin-top: 15px
}

.ace_header_footer .email-signup .signup-text {
	font-weight: 300
}

.ace_header_footer .email-signup .signup-text .signup-phone {
	font-weight: 700;
	color: #424242
}

.ace_header_footer .email-signup .privacy {
	color: #d7002a;
	margin-left: 14px;
	text-decoration: none;
	font-weight: 400;
	margin-bottom: 30px
}

.ace_header_footer .mz-formstep {
	margin-bottom: 31.25px
}

.ace_header_footer .mz-formstep.summary-view.is-complete {
	margin-bottom: 0;
	padding-bottom: 19px
}

.ace_header_footer .mz-formstep .mz-formstep-header {
	border-bottom: 1px solid #eee;
	padding: 6.25px 0;
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: 700;
	position: relative
}

.ace_header_footer .mz-formstep .mz-formstep-edit {
	font-size: 14px;
	font-family: 'Open Sans',Montserrat;
	font-weight: 400;
	position: absolute;
	right: 0;
	bottom: 6.25px
}

.ace_header_footer .mz-formstep .mz-formstep-edit.order-summary-edit {
	right: 10px
}

.ace_header_footer .mz-formstep .mz-formstep-edit.order-summary-edit .edit-cart-icon {
	display: inline-block
}

.ace_header_footer .mz-formstep .mz-formstep-edit.order-summary-edit .edit-cart-label {
	display: none;
	font-family: 'Open Sans',Montserrat
}

@media only screen and (min-width: 375px) and (max-width:991px) {
	.ace_header_footer .mz-formstep .mz-formstep-edit.order-summary-edit .edit-cart-icon {
		display:none
	}

	.ace_header_footer .mz-formstep .mz-formstep-edit.order-summary-edit .edit-cart-label {
		display: block
	}
}

@media only screen and (min-width: 1200px) {
	.ace_header_footer .mz-formstep .mz-formstep-edit.order-summary-edit .edit-cart-icon {
		display:none
	}

	.ace_header_footer .mz-formstep .mz-formstep-edit.order-summary-edit .edit-cart-label {
		display: block
	}
}

.ace_header_footer .mz-formstep .mz-formstep-next {
	margin-top: 12.5px
}

.ace_header_footer .mz-formstep .mz-formstep-desc {
	font-size: 20px
}

.ace_header_footer .mz-formstep.is-new .mz-formstep-body,.ace_header_footer .mz-formstep.is-new .mz-formstep-edit {
	display: none
}

.ace_header_footer .mz-formstep.is-incomplete .mz-formstep-edit,.ace_header_footer .mz-formstep.is-incomplete .mz-formstep-summary,.ace_header_footer .mz-formstep.is-invalid .mz-formstep-edit,.ace_header_footer .mz-formstep.is-invalid .mz-formstep-summary {
	display: none
}

.ace_header_footer .mz-formstep.is-complete .mz-formstep-fields,.ace_header_footer .mz-formstep.is-complete .mz-formstep-next {
	display: none
}

.ace_header_footer .mz-formstep.is-complete input,.ace_header_footer .mz-formstep.is-complete select {
	background: #eee!important;
	pointer-events: none
}

.ace_header_footer .mz-formstep.no-shipping {
	display: block
}

.ace_header_footer .mz-formstep .mz-ordersummary {
	width: 100%;
	box-sizing: border-box
}

.ace_header_footer .mz-icon {
	display: inline-block;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -999em
}

.ace_header_footer .mz-icon-close {
	height: 16px
}

.ace_header_footer .mz-itemlisting {
	min-height: 105px
}

.ace_header_footer .mz-itemlisting:before {
	content: "";
	display: table
}

.ace_header_footer .mz-itemlisting:after {
	content: "";
	display: table;
	clear: both
}

.ace_header_footer .mz-itemlisting .mz-itemlisting-thumb {
	float: left;
	margin-right: 12.5px;
	width: 80;
	height: 80
}

.ace_header_footer .mz-itemlisting .mz-itemlisting-details {
	float: left;
	margin-right: 12.5px;
	max-width: 270px
}

.ace_header_footer .mz-itemlisting .mz-itemlisting-actions {
	float: right;
	margin-right: 12.5px;
	text-align: center
}

.ace_header_footer .mz-itemlisting .mz-itemlisting-actions a {
	display: block;
	margin: 4px 0;
	font-size: 12px;
	color: #666;
	text-decoration: none
}

.ace_header_footer .mz-itemlisting .mz-itemlisting-actions a:active,.ace_header_footer .mz-itemlisting .mz-itemlisting-actions a:focus,.ace_header_footer .mz-itemlisting .mz-itemlisting-actions a:visited {
	color: #666
}

.ace_header_footer .mz-itemlisting .mz-itemlisting-actions a:active,.ace_header_footer .mz-itemlisting .mz-itemlisting-actions a:focus,.ace_header_footer .mz-itemlisting .mz-itemlisting-actions a:hover {
	text-decoration: underline
}

.ace_header_footer .mz-itemlisting .mz-itemlisting-title {
	font-size: 20px;
	font-weight: 700;
	color: #666;
	text-decoration: none
}

.ace_header_footer .mz-itemlisting .mz-itemlisting-title:active,.ace_header_footer .mz-itemlisting .mz-itemlisting-title:focus,.ace_header_footer .mz-itemlisting .mz-itemlisting-title:visited {
	color: #666
}

.ace_header_footer .mz-itemlisting .mz-itemlisting-title:active,.ace_header_footer .mz-itemlisting .mz-itemlisting-title:focus,.ace_header_footer .mz-itemlisting .mz-itemlisting-title:hover {
	text-decoration: underline
}

.ace_header_footer .mz-itemlisting .mz-itemlisting-description {
	margin: 4px 0;
	font-size: 12px
}

.ace_header_footer .mz-itemlisting .mz-itemlisting-prompt {
	float: left;
	max-width: 50%
}

.ace_header_footer .mz-itemlisting .mz-itemlisting-prompt a.mz-action {
	display: inline-block;
	margin: 0 5px
}

.ace_header_footer .mz-popover-login .mz-login-form {
	padding-right: 25px
}

.ace_header_footer .mz-popover-login a {
	color: #333;
	text-decoration: none;
	font-size: 12px
}

.ace_header_footer .mz-popover-login a:active,.ace_header_footer .mz-popover-login a:focus,.ace_header_footer .mz-popover-login a:visited {
	color: #333
}

.ace_header_footer .mz-popover-login a:active,.ace_header_footer .mz-popover-login a:focus,.ace_header_footer .mz-popover-login a:hover {
	text-decoration: underline
}

.ace_header_footer .mz-popover-login .mz-popover-action {
	text-align: right
}

.ace_header_footer .mz-popover-login .mz-popover-action .mz-button {
	margin-top: 5px
}

.ace_header_footer .mz-popover-login .mz-validationmessage {
	display: inline-block;
	margin: 6.25px 12.5px
}

.ace_header_footer .popover {
	max-width: 600px
}

.ace_header_footer .mz-forgot-password {
	display: none
}

.ace_header_footer .secure-connection {
	margin: 15px 0
}

@keyframes errorpop {
	from {
		background-color: #ef4848;
		color: #df2522
	}

	to {
		background-color: #f2dede;
		color: #b94a48
	}
}

@-webkit-keyframes errorpop {
	from {
		background-color: #ef4848;
		color: #df2522
	}

	to {
		background-color: #f2dede;
		color: #b94a48
	}
}

@keyframes warningpop {
	from {
		background-color: #ffbc36;
		color: #422424
	}

	to {
		background-color: #ffefcf;
		color: #333
	}
}

@-webkit-keyframes warningpop {
	from {
		background-color: #ffbc36;
		color: #422424
	}

	to {
		background-color: #ffefcf;
		color: #333
	}
}

@keyframes successpop {
	from {
		background-color: #73d473;
		color: #422424
	}

	to {
		background-color: #eef2ee;
		color: #333
	}
}

@-webkit-keyframes successpop {
	from {
		background-color: #73d473;
		color: #422424
	}

	to {
		background-color: #eef2ee;
		color: #333
	}
}

.ace_header_footer .mz-messagebar .mz-errors {
	background: #f2dede url(../images/error-exclamation.png) no-repeat 10px 10px;
	border: 1px solid #eed3d7;
	padding: 8.33333333px 8.33333333px 12.5px 50px;
	-webkit-transition: top 1s;
	-moz-transition: top 1s;
	-ms-transition: top 1s;
	-o-transition: top 1s
}

.ace_header_footer .mz-messagebar .mz-errors li {
	color: #b94a48;
	font-size: 20px;
	font-style: italic;
	list-style: none;
	margin: 6px 0 0
}

.ace_header_footer .mz-messagebar .mz-errors.is-showing {
	animation: errorpop .5s ease-out 1 normal;
	-webkit-animation: errorpop .5s ease-out 1 normal
}

.ace_header_footer .mz-messagebar .mz-infos {
	background: #ffefcf url(null) no-repeat 10px 10px;
	border: 1px solid #ffdfc0;
	padding: 8.33333333px 8.33333333px 12.5px 50px;
	-webkit-transition: top 1s;
	-moz-transition: top 1s;
	-ms-transition: top 1s;
	-o-transition: top 1s
}

.ace_header_footer .mz-messagebar .mz-infos li {
	color: #333;
	font-size: 20px;
	font-style: italic;
	list-style: none;
	margin: 6px 0 0
}

.ace_header_footer .mz-messagebar .mz-infos.is-showing {
	animation: warningpop .5s ease-out 1 normal;
	-webkit-animation: warningpop .5s ease-out 1 normal
}

.ace_header_footer .mz-messagebar .mz-success {
	background: #eef2ee url(null) no-repeat 10px 10px;
	border: 1px solid #e6ebe5;
	padding: 8.33333333px 8.33333333px 12.5px 50px;
	-webkit-transition: top 1s;
	-moz-transition: top 1s;
	-ms-transition: top 1s;
	-o-transition: top 1s
}

.ace_header_footer .mz-messagebar .mz-success li {
	color: #333;
	font-size: 20px;
	font-style: italic;
	list-style: none;
	margin: 6px 0 0
}

.ace_header_footer .mz-messagebar .mz-success.is-showing {
	animation: successpop .5s ease-out 1 normal;
	-webkit-animation: successpop .5s ease-out 1 normal
}

.ace_header_footer .validation-summary-errors ul {
	background: #f2dede url(../images/error-exclamation.png) no-repeat 10px 10px;
	border: 1px solid #eed3d7;
	padding: 8.33333333px 8.33333333px 12.5px 50px;
	-webkit-transition: top 1s;
	-moz-transition: top 1s;
	-ms-transition: top 1s;
	-o-transition: top 1s
}

.ace_header_footer .validation-summary-errors ul li {
	color: #b94a48;
	font-size: 20px;
	font-style: italic;
	list-style: none;
	margin: 6px 0 0
}

.ace_header_footer .mz-orderlist {
	list-style-type: none;
	padding: 0;
	margin: 0
}

.ace_header_footer .mz-orderlist>li {
	margin-bottom: 12.5px
}

.ace_header_footer .mz-orderlist>li:last-child {
	margin-bottom: 0
}

.ace_header_footer .mz-orderlisting {
	position: relative;
	border: 1px solid #999;
	min-height: 200px
}

.ace_header_footer .mz-orderlisting .mz-orderlisting-detail {
	position: block;
	display: table;
	width: 100%;
	box-sizing: border-box;
	height: 100%;
	padding: 12.5px;
	background-color: #eee
}

.ace_header_footer .mz-orderlisting .mz-orderlisting-detail .mz-orderlisting-details-list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex
}

.ace_header_footer .mz-orderlisting .mz-orderlisting-detail .mz-orderlisting-details-item {
	display: flex;
	flex: 1
}

.ace_header_footer .mz-orderlisting .mz-orderlisting-detail .mz-orderlisting-details-item .mz-propertylist-order {
	margin: 0
}

.ace_header_footer .mz-orderlisting .mz-orderlisting-detail .mz-orderlisting-details-item .mz-propertylist-order dd,.ace_header_footer .mz-orderlisting .mz-orderlisting-detail .mz-orderlisting-details-item .mz-propertylist-order dt {
	display: block;
	float: none
}

.ace_header_footer .mz-orderlisting .mz-orderlisting-detail .mz-orderlisting-details-item .mz-propertylist-order dd {
	margin-left: 0
}

.ace_header_footer .mz-orderlisting .mz-orderlisting-items {
	width: 96%;
	padding: 0 2% 12.5px 2%
}

.ace_header_footer .mz-orderlisting .mz-orderlisting-footer {
	text-align: right
}

.ace_header_footer .mz-orderlisting .mz-orderlisting-date {
	margin: 6.25px 0
}

.ace_header_footer .mz-orderlisting .mz-orderlisting-prompt {
	display: none;
	text-align: center;
	margin: 0 -12.5px
}

.ace_header_footer .mz-orderlisting .mz-orderlisting-nonShipped {
	margin-bottom: 12.5px
}

.ace_header_footer .mz-orderlisting .mz-order-history-return-status {
	text-align: center;
	padding: 6.25px;
	margin: 0 -12.5px;
	background: #32cd32
}

.ace_header_footer .mz-orderlisting .mz-order-packages>div.mz-order-package {
	margin: 12.5px 0;
	padding: 12.5px 0;
	border-bottom: 1px solid #999
}

.ace_header_footer .mz-orderlisting .mz-order-packages>div.mz-order-package:last-child {
	border-bottom: 0
}

.ace_header_footer .mz-orderlisting .mz-order-history-package {
	overflow: hidden
}

.ace_header_footer .mz-orderlisting .mz-order-history-package .mz-order-package-items input {
	display: inline-block;
	margin: 25px 10px;
	float: left
}

.ace_header_footer .mz-orderlisting .mz-order-history-package .mz-order-package-actions {
	width: 25%;
	float: right
}

.ace_header_footer .mz-orderlisting .mz-order-history-package .mz-order-package-actions .mz-itemlisting-action {
	display: inline-block;
	width: 100%
}

@media (max-width: 991px) {
	.ace_header_footer .mz-ma-card .mz-orderlisting-detail {
		display:block
	}

	.ace_header_footer .mz-ma-card .mz-orderlisting-detail .mz-orderlisting-details-list {
		display: block
	}

	.ace_header_footer .mz-ma-card .mz-orderlisting-detail .mz-orderlisting-details-list .mz-orderlisting-details-item {
		width: 50%;
		display: inline-block;
		float: left;
		padding: 0
	}

	.ace_header_footer .mz-ma-card .mz-orderlisting-detail .mz-orderlisting-details-list .mz-orderlisting-details-item h3 {
		margin-bottom: 5px
	}

	.ace_header_footer .mz-ma-card .mz-orderlisting-detail .mz-orderlisting-details-list .mz-orderlisting-details-item dl {
		margin-top: 5px;
		margin-bottom: 5px
	}

	.ace_header_footer .mz-ma-card .mz-orderlisting-detail .mz-orderlisting-details-list .mz-orderlisting-details-item dd {
		margin-bottom: 10px
	}

	.ace_header_footer .mz-ma-card .mz-orderlisting-detail .mz-orderlisting-details-list .mz-orderlisting-details-item-full-width {
		width: 100%
	}

	.ace_header_footer .mz-ma-card .mz-orderlisting-detail .mz-orderlisting-details-list .mz-orderlisting-toggle {
		clear: both;
		position: absolute;
		top: 8px;
		right: 25px
	}
}

@media (min-width: 420px) and (max-width:767px) {
	.ace_header_footer .mz-orderlisting-details-item {
		width:50%
	}
}

@media (max-width: 420px) {
	.ace_header_footer .mz-orderlisting-details-item {
		width:100%
	}
}

.ace_header_footer .mz-paymentmethod .mz-paymentmethod-actions {
	float: right;
	margin: 0 12.5px
}

.ace_header_footer .mz-paymentmethod .mz-paymentmethod-actions a {
	color: #666;
	text-decoration: none;
	display: inline-block;
	padding: 0 6.25px;
	border-right: 1px solid #eee
}

.ace_header_footer .mz-paymentmethod .mz-paymentmethod-actions a:active,.ace_header_footer .mz-paymentmethod .mz-paymentmethod-actions a:focus,.ace_header_footer .mz-paymentmethod .mz-paymentmethod-actions a:visited {
	color: #666
}

.ace_header_footer .mz-paymentmethod .mz-paymentmethod-actions a:active,.ace_header_footer .mz-paymentmethod .mz-paymentmethod-actions a:focus,.ace_header_footer .mz-paymentmethod .mz-paymentmethod-actions a:hover {
	text-decoration: underline
}

.ace_header_footer .mz-paymentmethod .mz-paymentmethod-actions a:last-child {
	border-right-width: 0;
	padding-right: 0
}

.ace_header_footer .mz-paymentmethod .mz-paymentmethod-methoddetails {
	float: left;
	clear: both
}

.ace_header_footer .mz-paymentmethod .mz-paymentmethod-methoddetails img {
	height: 25px;
	padding-bottom: 5px
}

.ace_header_footer .mz-price {
	display: inline-block
}

.ace_header_footer .mz-price+.mz-price {
	margin-left: 2px
}

.ace_header_footer .mz-pagenumbers {
	cursor: pointer
}

.ace_header_footer .mz-pagenumbers .mz-pagenumbers-number {
	margin: 0 7px
}

@media (max-width: 1040px) {
	.ace_header_footer .mz-pagenumbers .mz-pagenumbers-number {
		margin:0 5px
	}
}

.ace_header_footer .mz-pagenumbers .mz-pagenumbers-number.is-current {
	text-decoration: none;
	margin: 0 2px
}

.ace_header_footer .mz-pagenumbers a {
	text-decoration: none;
	color: #333
}

.ace_header_footer .mz-pagenumbers .current-border {
	border: 2px solid #c1c1c1;
	border-radius: 100px;
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 27px;
	text-align: center
}

.ace_header_footer .mz-pagenumbers .mz-pagenumbers-next .icon.chevron {
	margin-left: 2px
}

.ace_header_footer .mz-pagenumbers .mz-pagenumbers-next .icon.chevron:before {
	margin-top: 5px;
	width: .6em;
	height: .6em;
	top: .4em
}

.ace_header_footer .mz-pagenumbers .mz-pagenumbers-prev .icon.chevron {
	margin-right: 4px
}

.ace_header_footer .mz-pagenumbers .mz-pagenumbers-prev .icon.chevron:before {
	margin-top: 5px;
	width: .6em;
	height: .6em;
	top: .4em
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .mz-pagenumbers {
		width:100%
	}

	.ace_header_footer .mz-pagenumbers .mz-pagenumbers-number {
		margin: 0 3%
	}

	.ace_header_footer .mz-pagenumbers .current-border {
		margin: 0 2%
	}
}

.ace_header_footer .mz-pagetitle {
	clear: both
}

.ace_header_footer .mz-pagetitle .mz-pagetitle-note {
	font-weight: 400;
	font-size: 12px;
	display: inline-block;
	float: right
}

.ace_header_footer .mz-pagingcontrols .mz-pagingcontrols-pagestate-label {
	display: inline-block;
	margin-left: 25px;
	margin-right: 10px
}

.ace_header_footer .mz-pagingcontrols .mz-pagingcontrols-pagesize-label {
	display: inline-block;
	margin-right: 8px;
	font-weight: 700;
	line-height: 19px
}

.ace_header_footer .mz-pagingcontrols .mz-pagingcontrols-pagesize-label a {
	margin-left: 10px;
	text-decoration: none;
	color: #333
}

@media (max-width: 1040px) {
	.ace_header_footer .mz-pagingcontrols .mz-pagingcontrols-pagesize-label a {
		margin-left:8px
	}
}

.ace_header_footer .mz-pagingcontrols .mz-pagingcontrols-pagesize-dropdown {
	width: 60px;
	display: inline-block;
	padding: 2px
}

.ace_header_footer .mz-pagingcontrols .item {
	cursor: pointer;
	padding: 0 5px
}

.ace_header_footer .mz-pagingcontrols .item:hover {
	background-color: #ccc
}

.ace_header_footer .mz-pagingcontrols .disabled.item {
	color: #bbb;
	cursor: default;
	pointer-events: none
}

.ace_header_footer .mz-pagingcontrols .disabled.item:hover {
	background-color: inherit
}

.ace_header_footer .mz-pagingcontrols .current.item {
	color: #eee;
	cursor: default;
	font-weight: 700;
	pointer-events: none
}

.ace_header_footer .mz-sortby .mz-pagingcontrols-pagesort-label {
	display: block;
	font-weight: 600;
	font-size: 12px
}

.ace_header_footer .mz-sortby .mz-pagingcontrols-pagesort-dropdown {
	display: inline-block;
	padding: 2px;
	margin: 0 5px;
	background-color: #fff
}

.ace_header_footer span.placeholder {
	position: absolute;
	font-size: 75%;
	color: #999;
	font-family: sans-serif;
	padding: 4px 3px;
	z-index: 1;
	cursor: text
}

.ace_header_footer span.placeholder-hide-except-screenreader {
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px,1px,1px,1px);
	padding: 0!important;
	border: 0!important;
	height: 1px!important;
	width: 1px!important;
	overflow: hidden
}

.ace_header_footer span.placeholder-hide {
	display: none
}

.ace_header_footer label.visuallyhidden-with-placeholder {
	height: auto!important;
	overflow: visible!important;
	position: absolute!important;
	left: -999em
}

.ace_header_footer .mz-propertylist {
	clear: both
}

.ace_header_footer .mz-propertylist:before {
	content: "";
	display: table
}

.ace_header_footer .mz-propertylist:after {
	content: "";
	display: table;
	clear: both
}

.ace_header_footer .mz-propertylist dt {
	float: left
}

.ace_header_footer .mz-propertylist dd {
	float: left;
	clear: right;
	margin-left: 0
}

.ace_header_footer .mz-propertylist.mz-propertylist-justified dd {
	float: right;
	clear: right
}

.ace_header_footer .mz-propertylist.mz-propertylist-inline {
	clear: none
}

.ace_header_footer .mz-propertylist.mz-propertylist-inline+.mz-propertylist-inline {
	margin-left: 0
}

.ace_header_footer .mz-property {
	white-space: pre-wrap
}

.ace_header_footer .mz-scrollnav .mz-scrollnav-item {
	margin: 6.25px 0
}

.ace_header_footer .mz-scrollnav .mz-scrollnav-item.active .mz-scrollnav-link {
	font-weight: 700;
	color: #444
}

.ace_header_footer .mz-scrollnav .mz-scrollnav-link {
	color: #999;
	text-decoration: none
}

.ace_header_footer .mz-scrollnav .mz-scrollnav-link:active,.ace_header_footer .mz-scrollnav .mz-scrollnav-link:focus,.ace_header_footer .mz-scrollnav .mz-scrollnav-link:visited {
	color: #999
}

.ace_header_footer .mz-scrollnav .mz-scrollnav-link:active,.ace_header_footer .mz-scrollnav .mz-scrollnav-link:focus,.ace_header_footer .mz-scrollnav .mz-scrollnav-link:hover {
	text-decoration: underline
}

.ace_header_footer .mz-scrollnav.affix {
	position: fixed;
	top: 25px
}

.ace_header_footer .mz-scrollnav.affix-bottom {
	position: absolute
}

.ace_header_footer .mz-popover-signup .mz-button {
	float: right;
	margin-bottom: 12.5px
}

.ace_header_footer .mz-popover-signup .mz-validationmessage {
	display: inline-block;
	margin: 6.25px 12.5px
}

.ace_header_footer .mz-table {
	width: 100%
}

.ace_header_footer .mz-table th {
	text-align: left;
	border-bottom: 1px solid #eee;
	font-size: 14px
}

.ace_header_footer .mz-table td {
	padding: 12.5px 0 0;
	vertical-align: middle
}

.ace_header_footer .mz-validationmessage {
	color: #b94a48;
	font-size: 14px;
	display: block
}

.ace_header_footer .hoverZoom {
	display: none;
	width: 350px;
	height: 350px;
	position: absolute;
	top: 0;
	z-index: -1;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px solid
}

.ace_header_footer .hoverZoom:after {
	content: "";
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid #000;
	position: absolute;
	left: -10px;
	top: 140px
}

.ace_header_footer .login-link {
	width: 100px;
	display: inline;
	position: relative
}

.ace_header_footer .login-link h4 {
	margin: 0;
	font-weight: 600;
	font-size: 18px;
	line-height: 19px
}

.ace_header_footer .login-link .mz-utilitynav-link:active {
	text-decoration: none
}

.ace_header_footer .login-link .passwordRequirements {
	height: 0;
	overflow: hidden;
	transition: all ease .5s
}

.ace_header_footer .login-link .passwordRequirements .passwordRequirementsCheck {
	margin-right: 5px;
	color: #d7002a
}

.ace_header_footer .login-link .passwordRequirements .passwordRequirementsCheck.complete {
	color: #2da03c
}

.ace_header_footer .login-link .mz-popover-signup-password:focus+.passwordRequirements {
	display: inline-block;
	border: 1px solid #000;
	height: 77px;
	margin-bottom: 9px
}

.ace_header_footer .login-link .signin-register-container {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.5);
	z-index: 10;
	display: none
}

.ace_header_footer .login-link .signin-register-container .signin-register {
	background-color: #fff;
	border: 1px solid #eee;
	margin: 0 auto;
	position: fixed;
	left: 0;
	right: 0;
	top: calc(50% - 200px);
	text-align: left;
	width: 934px;
	z-index: 5;
	padding: 0 52px 30px
}

@media only screen and (max-width: 1000px) {
	.ace_header_footer .login-link .signin-register-container .signin-register {
		width:740px;
		padding: 0
	}
}

.ace_header_footer .login-link .signin-register-container .signin-register .mz-popover-action {
	padding: 0
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .login-link .signin-register-container .signin-register .mz-popover-action {
		font-size:13px
	}
}

.ace_header_footer .login-link .signin-register-container .signin-register .mz-popover-action .forgotPasswordBtn {
	margin-top: 15px
}

.ace_header_footer .login-link .signin-register-container .signin-register .login-welcome,.ace_header_footer .login-link .signin-register-container .signin-register .register-welcome {
	margin: 15px 0;
	font-size: 13px;
	line-height: initial;
	font-weight: 600
}

.ace_header_footer .login-link .signin-register-container .signin-register .close-modal {
	width: 20px;
	height: 30px;
	padding-top: 10px;
	margin-right: -25px;
	margin-bottom: 30px;
	float: right;
	text-align: center;
	cursor: pointer
}

@media only screen and (max-width: 1000px) {
	.ace_header_footer .login-link .signin-register-container .signin-register .close-modal {
		margin:0;
		width: 30px;
		padding-top: 10px
	}
}

.ace_header_footer .login-link .signin-register-container .signin-register .close-modal i {
	font-size: 18px
}

.ace_header_footer .login-link .mz-button {
	background: #d7002a;
	border-radius: 0;
	border: 0;
	font-size: 16px;
	padding: 13px 43px;
	float: right;
	margin-top: 20px
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .login-link .mz-button {
		padding:9px 46px
	}
}

.ace_header_footer .login-link input[type=checkbox]+label {
	line-height: 20px;
	font-weight: 600
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .login-link input[type=checkbox]+label {
		font-size:13px;
		line-height: initial
	}
}

.ace_header_footer .login-link input[type=email],.ace_header_footer .login-link input[type=password] {
	border: 1px solid #333;
	font-weight: 600;
	padding: 10px
}

.ace_header_footer .login-link form {
	padding-bottom: 10px
}

@media only screen and (max-width: 991px) {
	.ace_header_footer .login-link form {
		padding:0
	}
}

@media only screen and (max-width: 991px) {
	.ace_header_footer .login-link form .register-welcome {
		font-size:13px;
		line-height: initial
	}
}

.ace_header_footer .login-link .secure-connection {
	font-size: 13px;
	margin-bottom: 0
}

.ace_header_footer .login-link .mz-popover-signup-register {
	margin-top: 15px;
	max-width: 144px;
	max-height: 55px
}

.ace_header_footer .mz-popover-message {
	color: red
}

.ace_header_footer .mz-popover-message a {
	color: red
}

.ace_header_footer .logged-welcome {
	display: inline-block;
	position: relative;
	cursor: default
}

.ace_header_footer .logged-welcome .my-account-link {
	text-decoration: none
}

.ace_header_footer .logged-welcome .my-account-link:hover {
	color: #333
}

@media (min-width: 794px) {
	.ace_header_footer .logged-welcome:hover {
		text-decoration:underline
	}

	.ace_header_footer .logged-welcome:hover .mz-popover-myaccount-container {
		display: inline-block
	}
}

@media (max-width: 767px) {
	.ace_header_footer .logged-welcome .icon.chevron {
		display:none
	}
}

@media (max-width: 767px) and (max-width:767px) {
	.ace_header_footer .logged-welcome .desktop-active {
		display:none
	}
}

.ace_header_footer .logged-welcome .mobileMyAccountDetails .mz-popover-myaccount-container {
	display: block
}

.ace_header_footer .logged-welcome .welcome-container .accountName {
	display: inline;
	max-width: 75px;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	height: auto;
	line-height: initial
}

@media (min-width: 992) {
	.ace_header_footer .logged-welcome .welcome-container .accountName:hover {
		max-width:initial;
		text-decoration: underline
	}
}

.ace_header_footer .logged-welcome .welcome-container .fa {
	display: block
}

.ace_header_footer .logged-welcome #myAccountShow {
	display: none
}

.ace_header_footer .logged-welcome #myAccountShow:checked+.mz-popover-myaccount {
	display: inline-block
}

.ace_header_footer .logged-welcome .mz-popover-myaccount-container {
	z-index: 5;
	left: -20px;
	position: absolute;
	padding-top: 5px;
	display: none
}

.ace_header_footer .logged-welcome .mz-popover-myaccount-container .mz-popover-myaccount {
	background-color: #fff;
	border: 1px solid #424242;
	padding: 10px 0;
	text-align: left;
	width: 225px
}

.ace_header_footer .logged-welcome .mz-popover-myaccount-container .mz-popover-myaccount h6 {
	font-size: 12px!important;
	margin: 10px 0
}

.ace_header_footer .logged-welcome .mz-popover-myaccount-container .mz-popover-myaccount h6:hover {
	background-color: #eee
}

.ace_header_footer .logged-welcome .mz-popover-myaccount-container .mz-popover-myaccount h6 a {
	padding-left: 20px;
	display: inline-block;
	cursor: pointer;
	color: inherit;
	text-decoration: none;
	font-family: 'Open Sans',Montserrat;
	font-weight: 500;
	width: 100%
}

.ace_header_footer .logged-welcome .mz-popover-myaccount-container .mz-popover-myaccount h6 .mz-utilitynav-link {
	text-decoration: none
}

.ace_header_footer [role=button] {
	cursor: pointer
}

.ace_header_footer .modal-open {
	overflow: hidden
}

.ace_header_footer .modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.ace_header_footer .modal.fade .modal-dialog {
	-webkit-transform: translate(0,-25%);
	-ms-transform: translate(0,-25%);
	-o-transform: translate(0,-25%);
	transform: translate(0,-25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}

.ace_header_footer .modal.in .modal-dialog {
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0)
}

.ace_header_footer .modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.ace_header_footer .modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.ace_header_footer .modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	outline: 0
}

.ace_header_footer .modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.ace_header_footer .modal-backdrop.fade {
	opacity: 0
}

.ace_header_footer .modal-backdrop.in {
	opacity: .5
}

.ace_header_footer .modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857143px
}

.ace_header_footer .modal-header .close {
	position: absolute;
	top: 5px;
	right: 15px;
	z-index: 10px
}

.ace_header_footer .modal-header h4 {
	margin: 0;
	font-size: 26px;
	line-height: 32px;
	color: #d7002a;
	font-family: 'Roboto Slab',Serifa
}

.ace_header_footer .modal-title {
	margin: 0;
	line-height: 1.42857143
}

.ace_header_footer .modal-body {
	position: relative;
	padding: 15px
}

.ace_header_footer .modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.ace_header_footer .modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.ace_header_footer .modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.ace_header_footer .modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.ace_header_footer .modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

.ace_header_footer .close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2
}

.ace_header_footer button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0
}

.ace_header_footer .close:focus,.ace_header_footer .close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5
}

@media (min-width: 768px) {
	.ace_header_footer .modal-dialog {
		width:600px;
		margin: 30px auto
	}

	.ace_header_footer .modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
		box-shadow: 0 5px 15px rgba(0,0,0,.5)
	}

	.ace_header_footer .modal-sm {
		width: 300px
	}
}

@media (min-width: 992px) {
	.ace_header_footer .modal-lg {
		width:900px
	}
}

.ace_header_footer [role=button] {
	cursor: pointer
}

.ace_header_footer .btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.ace_header_footer .btn.active.focus,.ace_header_footer .btn.active:focus,.ace_header_footer .btn.focus,.ace_header_footer .btn:active.focus,.ace_header_footer .btn:active:focus,.ace_header_footer .btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.ace_header_footer .btn.focus,.ace_header_footer .btn:focus,.ace_header_footer .btn:hover {
	color: #333;
	text-decoration: none
}

.ace_header_footer .btn.active,.ace_header_footer .btn:active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.ace_header_footer .btn.disabled,.ace_header_footer .btn[disabled],.ace_header_footer fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .65;
	-webkit-box-shadow: none;
	box-shadow: none
}

.ace_header_footer .btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.ace_header_footer .btn-default.active,.ace_header_footer .btn-default.focus,.ace_header_footer .btn-default:active,.ace_header_footer .btn-default:focus,.ace_header_footer .btn-default:hover,.ace_header_footer .open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.ace_header_footer .btn-default.active,.ace_header_footer .btn-default:active,.ace_header_footer .open>.dropdown-toggle.btn-default {
	background-image: none
}

.ace_header_footer .btn-default.disabled,.ace_header_footer .btn-default.disabled.active,.ace_header_footer .btn-default.disabled.focus,.ace_header_footer .btn-default.disabled:active,.ace_header_footer .btn-default.disabled:focus,.ace_header_footer .btn-default.disabled:hover,.ace_header_footer .btn-default[disabled],.ace_header_footer .btn-default[disabled].active,.ace_header_footer .btn-default[disabled].focus,.ace_header_footer .btn-default[disabled]:active,.ace_header_footer .btn-default[disabled]:focus,.ace_header_footer .btn-default[disabled]:hover,.ace_header_footer fieldset[disabled] .btn-default,.ace_header_footer fieldset[disabled] .btn-default.active,.ace_header_footer fieldset[disabled] .btn-default.focus,.ace_header_footer fieldset[disabled] .btn-default:active,.ace_header_footer fieldset[disabled] .btn-default:focus,.ace_header_footer fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc
}

.ace_header_footer .btn-default .badge {
	color: #fff;
	background-color: #333
}

.ace_header_footer .btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4
}

.ace_header_footer .btn-primary.active,.ace_header_footer .btn-primary.focus,.ace_header_footer .btn-primary:active,.ace_header_footer .btn-primary:focus,.ace_header_footer .btn-primary:hover,.ace_header_footer .open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.ace_header_footer .btn-primary.active,.ace_header_footer .btn-primary:active,.ace_header_footer .open>.dropdown-toggle.btn-primary {
	background-image: none
}

.ace_header_footer .btn-primary.disabled,.ace_header_footer .btn-primary.disabled.active,.ace_header_footer .btn-primary.disabled.focus,.ace_header_footer .btn-primary.disabled:active,.ace_header_footer .btn-primary.disabled:focus,.ace_header_footer .btn-primary.disabled:hover,.ace_header_footer .btn-primary[disabled],.ace_header_footer .btn-primary[disabled].active,.ace_header_footer .btn-primary[disabled].focus,.ace_header_footer .btn-primary[disabled]:active,.ace_header_footer .btn-primary[disabled]:focus,.ace_header_footer .btn-primary[disabled]:hover,.ace_header_footer fieldset[disabled] .btn-primary,.ace_header_footer fieldset[disabled] .btn-primary.active,.ace_header_footer fieldset[disabled] .btn-primary.focus,.ace_header_footer fieldset[disabled] .btn-primary:active,.ace_header_footer fieldset[disabled] .btn-primary:focus,.ace_header_footer fieldset[disabled] .btn-primary:hover {
	background-color: #337ab7;
	border-color: #2e6da4
}

.ace_header_footer .btn-primary .badge {
	color: #337ab7;
	background-color: #fff
}

.ace_header_footer .btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.ace_header_footer .btn-success.active,.ace_header_footer .btn-success.focus,.ace_header_footer .btn-success:active,.ace_header_footer .btn-success:focus,.ace_header_footer .btn-success:hover,.ace_header_footer .open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.ace_header_footer .btn-success.active,.ace_header_footer .btn-success:active,.ace_header_footer .open>.dropdown-toggle.btn-success {
	background-image: none
}

.ace_header_footer .btn-success.disabled,.ace_header_footer .btn-success.disabled.active,.ace_header_footer .btn-success.disabled.focus,.ace_header_footer .btn-success.disabled:active,.ace_header_footer .btn-success.disabled:focus,.ace_header_footer .btn-success.disabled:hover,.ace_header_footer .btn-success[disabled],.ace_header_footer .btn-success[disabled].active,.ace_header_footer .btn-success[disabled].focus,.ace_header_footer .btn-success[disabled]:active,.ace_header_footer .btn-success[disabled]:focus,.ace_header_footer .btn-success[disabled]:hover,.ace_header_footer fieldset[disabled] .btn-success,.ace_header_footer fieldset[disabled] .btn-success.active,.ace_header_footer fieldset[disabled] .btn-success.focus,.ace_header_footer fieldset[disabled] .btn-success:active,.ace_header_footer fieldset[disabled] .btn-success:focus,.ace_header_footer fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c
}

.ace_header_footer .btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}

.ace_header_footer .btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.ace_header_footer .btn-info.active,.ace_header_footer .btn-info.focus,.ace_header_footer .btn-info:active,.ace_header_footer .btn-info:focus,.ace_header_footer .btn-info:hover,.ace_header_footer .open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.ace_header_footer .btn-info.active,.ace_header_footer .btn-info:active,.ace_header_footer .open>.dropdown-toggle.btn-info {
	background-image: none
}

.ace_header_footer .btn-info.disabled,.ace_header_footer .btn-info.disabled.active,.ace_header_footer .btn-info.disabled.focus,.ace_header_footer .btn-info.disabled:active,.ace_header_footer .btn-info.disabled:focus,.ace_header_footer .btn-info.disabled:hover,.ace_header_footer .btn-info[disabled],.ace_header_footer .btn-info[disabled].active,.ace_header_footer .btn-info[disabled].focus,.ace_header_footer .btn-info[disabled]:active,.ace_header_footer .btn-info[disabled]:focus,.ace_header_footer .btn-info[disabled]:hover,.ace_header_footer fieldset[disabled] .btn-info,.ace_header_footer fieldset[disabled] .btn-info.active,.ace_header_footer fieldset[disabled] .btn-info.focus,.ace_header_footer fieldset[disabled] .btn-info:active,.ace_header_footer fieldset[disabled] .btn-info:focus,.ace_header_footer fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da
}

.ace_header_footer .btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}

.ace_header_footer .btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.ace_header_footer .btn-warning.active,.ace_header_footer .btn-warning.focus,.ace_header_footer .btn-warning:active,.ace_header_footer .btn-warning:focus,.ace_header_footer .btn-warning:hover,.ace_header_footer .open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.ace_header_footer .btn-warning.active,.ace_header_footer .btn-warning:active,.ace_header_footer .open>.dropdown-toggle.btn-warning {
	background-image: none
}

.ace_header_footer .btn-warning.disabled,.ace_header_footer .btn-warning.disabled.active,.ace_header_footer .btn-warning.disabled.focus,.ace_header_footer .btn-warning.disabled:active,.ace_header_footer .btn-warning.disabled:focus,.ace_header_footer .btn-warning.disabled:hover,.ace_header_footer .btn-warning[disabled],.ace_header_footer .btn-warning[disabled].active,.ace_header_footer .btn-warning[disabled].focus,.ace_header_footer .btn-warning[disabled]:active,.ace_header_footer .btn-warning[disabled]:focus,.ace_header_footer .btn-warning[disabled]:hover,.ace_header_footer fieldset[disabled] .btn-warning,.ace_header_footer fieldset[disabled] .btn-warning.active,.ace_header_footer fieldset[disabled] .btn-warning.focus,.ace_header_footer fieldset[disabled] .btn-warning:active,.ace_header_footer fieldset[disabled] .btn-warning:focus,.ace_header_footer fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236
}

.ace_header_footer .btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}

.ace_header_footer .btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.ace_header_footer .btn-danger.active,.ace_header_footer .btn-danger.focus,.ace_header_footer .btn-danger:active,.ace_header_footer .btn-danger:focus,.ace_header_footer .btn-danger:hover,.ace_header_footer .open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.ace_header_footer .btn-danger.active,.ace_header_footer .btn-danger:active,.ace_header_footer .open>.dropdown-toggle.btn-danger {
	background-image: none
}

.ace_header_footer .btn-danger.disabled,.ace_header_footer .btn-danger.disabled.active,.ace_header_footer .btn-danger.disabled.focus,.ace_header_footer .btn-danger.disabled:active,.ace_header_footer .btn-danger.disabled:focus,.ace_header_footer .btn-danger.disabled:hover,.ace_header_footer .btn-danger[disabled],.ace_header_footer .btn-danger[disabled].active,.ace_header_footer .btn-danger[disabled].focus,.ace_header_footer .btn-danger[disabled]:active,.ace_header_footer .btn-danger[disabled]:focus,.ace_header_footer .btn-danger[disabled]:hover,.ace_header_footer fieldset[disabled] .btn-danger,.ace_header_footer fieldset[disabled] .btn-danger.active,.ace_header_footer fieldset[disabled] .btn-danger.focus,.ace_header_footer fieldset[disabled] .btn-danger:active,.ace_header_footer fieldset[disabled] .btn-danger:focus,.ace_header_footer fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a
}

.ace_header_footer .btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}

.ace_header_footer .btn-link {
	color: #337ab7;
	font-weight: 400;
	border-radius: 0
}

.ace_header_footer .btn-link,.ace_header_footer .btn-link.active,.ace_header_footer .btn-link:active,.ace_header_footer .btn-link[disabled],.ace_header_footer fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.ace_header_footer .btn-link,.ace_header_footer .btn-link:active,.ace_header_footer .btn-link:focus,.ace_header_footer .btn-link:hover {
	border-color: transparent
}

.ace_header_footer .btn-link:focus,.ace_header_footer .btn-link:hover {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent
}

.ace_header_footer .btn-link[disabled]:focus,.ace_header_footer .btn-link[disabled]:hover,.ace_header_footer fieldset[disabled] .btn-link:focus,.ace_header_footer fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none
}

.ace_header_footer .btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.ace_header_footer .btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.ace_header_footer .btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.ace_header_footer .btn-block {
	display: block;
	width: 100%
}

.ace_header_footer .btn-block+.btn-block {
	margin-top: 5px
}

.ace_header_footer input[type=button].btn-block,.ace_header_footer input[type=reset].btn-block,.ace_header_footer input[type=submit].btn-block {
	width: 100%
}

.ace_header_footer .clearfix:after,.ace_header_footer .clearfix:before,.ace_header_footer .modal-footer:after,.ace_header_footer .modal-footer:before {
	content: " ";
	display: table
}

.ace_header_footer .clearfix:after,.ace_header_footer .modal-footer:after {
	clear: both
}

.ace_header_footer .center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.ace_header_footer .pull-right {
	float: right!important
}

.ace_header_footer .pull-left {
	float: left!important
}

.ace_header_footer .hide {
	display: none!important
}

.ace_header_footer .show {
	display: block!important
}

.ace_header_footer .invisible {
	visibility: hidden
}

.ace_header_footer .text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.ace_header_footer .hidden {
	display: none!important
}

.ace_header_footer .affix {
	position: fixed
}

.ace_header_footer #mz-location-selector .modal-dialog {
	width: 70%;
	min-width: 320px;
	max-width: 900px;
	margin: 2% auto
}

@media only screen and (min-height: 800px) {
	.ace_header_footer #mz-location-selector .modal-dialog {
		margin:5% auto
	}
}

.ace_header_footer #mz-location-selector .modal-dialog .modal-body {
	height: 470px;
	padding: 0
}

@media only screen and (min-height: 650px) {
	.ace_header_footer #mz-location-selector .modal-dialog .modal-body {
		height:500px
	}
}

@media only screen and (min-height: 750px) {
	.ace_header_footer #mz-location-selector .modal-dialog .modal-body {
		height:600px
	}
}

.ace_header_footer #mz-location-selector .modal-dialog .modal-body .productInfo .imgContainer {
	width: 100px;
	height: 100px
}

.ace_header_footer #mz-location-selector .modal-dialog .modal-body .productInfo .imgContainer img {
	max-width: 100%;
	max-height: 100%
}

.ace_header_footer #mz-location-selector .modal-dialog .modal-body .productInfo>div {
	float: left;
	margin: 10px 10px 10px 0
}

.ace_header_footer #mz-location-selector .modal-dialog .modal-body .location-search {
	padding: 15px 0;
	background: #eee
}

.ace_header_footer #mz-location-selector .modal-dialog .modal-body .location-search>div {
	position: relative
}

.ace_header_footer #mz-location-selector .modal-dialog .modal-body .location-search .errorMessage {
	display: none;
	color: #fff;
	background: #df000d;
	border: 1px solid #df000d;
	border-radius: 3px;
	padding: 5px;
	position: absolute;
	top: 100%;
	left: 20px;
	z-index: 1
}

.ace_header_footer #mz-location-selector .modal-dialog .modal-body .location-search .errorMessage:before {
	content: " ";
	position: absolute;
	top: -20px;
	left: calc(50% - 10px);
	z-index: 1;
	border: 10px solid transparent;
	border-bottom: 10px solid #df000d
}

.ace_header_footer #mz-location-selector .modal-dialog .modal-body .location-search input {
	width: 100%;
	font-size: 20px;
	padding: 6px
}

@media only screen and (min-width: 768px) {
	.ace_header_footer #mz-location-selector .modal-dialog .modal-body .location-search input {
		width:360px
	}
}

.ace_header_footer #mz-location-selector .modal-dialog .modal-body .location-search button {
	margin-left: 15px;
	vertical-align: top;
	font-size: 12px
}

.ace_header_footer #mz-location-selector .modal-dialog .modal-body .location-search-stores {
	height: 348px;
	overflow: auto
}

@media only screen and (min-height: 650px) {
	.ace_header_footer #mz-location-selector .modal-dialog .modal-body .location-search-stores {
		height:365px
	}
}

@media only screen and (min-height: 750px) {
	.ace_header_footer #mz-location-selector .modal-dialog .modal-body .location-search-stores {
		height:500px
	}
}

.ace_header_footer #mz-location-selector .modal-dialog .modal-body .location-search-stores h5 {
	margin: 3px 0
}

.ace_header_footer #mz-location-selector .modal-dialog .modal-body .location-search-stores ul {
	float: left;
	border: 1px solid #ccc;
	padding: 10px 10px 15px;
	border-radius: 3px;
	margin: 0;
	width: 100%
}

.ace_header_footer #mz-location-selector .modal-dialog .modal-body .location-search-stores ul li {
	list-style-type: none;
	width: 100%;
	float: left;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 22px
}

.ace_header_footer #mz-location-selector .modal-dialog .modal-body .location-search-stores ul li:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none
}

.ace_header_footer #mz-location-selector .modal-dialog .modal-body .location-search-stores ul li .fa {
	font-size: 10px
}

.ace_header_footer #mz-location-selector .modal-dialog .modal-body .location-search-stores ul li .hoursDay {
	text-transform: capitalize;
	display: inline-block;
	width: 35px
}

.ace_header_footer #mz-location-selector .modal-dialog .modal-body .location-search-stores ul li .location-search-stores-button {
	text-align: center;
	margin: 10px 0 5px
}

.ace_header_footer #mz-location-selector .modal-dialog .modal-body .location-search-stores ul li .location-search-stores-button button {
	font-size: 12px
}

.ace_header_footer #mz-location-selector .modal-dialog .modal-footer {
	border: none
}

.ace_header_footer .mz-locationlist {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%
}

.ace_header_footer .mz-locationlisting {
	border: 1px solid #999;
	margin: 12.5px 0;
	display: table;
	width: 80%
}

.ace_header_footer .mz-locationlisting .mz-locationlisting-locationdetails {
	vertical-align: middle;
	display: table-cell;
	background: #eee;
	padding: 12.5px;
	width: 160px
}

.ace_header_footer .mz-locationlisting .mz-locationlisting-locationdetails h4 {
	margin: 0 0 6.25px
}

.ace_header_footer .mz-locationlisting .mz-locationlisting-actions,.ace_header_footer .mz-locationlisting .mz-locationlisting-distance,.ace_header_footer .mz-locationlisting .mz-locationlisting-inventory {
	vertical-align: middle;
	display: table-cell;
	padding: 12.5px 25px;
	text-align: right
}

.ace_header_footer .mz-locationlisting .mz-locationlisting-inventorystatus {
	font-weight: 700;
	text-transform: uppercase;
	color: #237e0e
}

.ace_header_footer .mz-locationlisting.is-disabled {
	-webkit-opacity: .75;
	-moz-opacity: .75;
	opacity: .75
}

.ace_header_footer .mz-locationlisting.is-disabled .mz-locationlisting-inventorystatus {
	color: #ae1231
}

.ace_header_footer .debug-sticky-header-spacer {
	height: 200px
}

.ace_header_footer #debug-module {
	border: 5px solid #000;
	display: flex;
	justify-content: center;
	padding-bottom: 20px;
	padding-top: 20px
}

.ace_header_footer #debug-module .container {
	width: 80%
}

.ace_header_footer #debug-module .info-message {
	margin-bottom: 20px
}

@media only screen and (min-width: 992px) {
	.ace_header_footer #debug-module code {
		float:left
	}
}

.ace_header_footer #debug-module label {
	margin-bottom: 5px
}

.ace_header_footer #debug-module input,.ace_header_footer #debug-module textarea {
	border-radius: 4px;
	border: 2px solid #dedede;
	color: #3b3b3b;
	line-height: normal;
	min-width: 200px;
	padding: 9px 15px;
	width: 100%
}

.ace_header_footer .info-message {
	padding: 20px;
	background-color: #d9edf7;
	border: 2px solid #70bbe1;
	border-radius: 10px
}

.ace_header_footer .mz-searchbox {
	position: relative
}

.ace_header_footer .mz-searchbox .mz-searchbox-field {
	display: inline-block;
	position: relative;
	border: 1px solid #000;
	background: #fff;
	width: 100%;
	font-size: 16px;
	vertical-align: middle
}

@media only screen and (max-width: 991px) {
	.ace_header_footer .mz-searchbox .mz-searchbox-field {
		font-size:16px
	}
}

@media only screen and (max-width: 768px) {
	.ace_header_footer .mz-searchbox .mz-searchbox-field {
		font-size:18px
	}
}

.ace_header_footer .mz-searchbox .mz-searchbox-field .mz-searchbox-input {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 3.4em;
	margin: 0;
	padding: 0 2.5em 0 23px;
	border-width: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	font-size: inherit;
	font-weight: 600;
	color: #333;
	outline-width: 0
}

.ace_header_footer .mz-searchbox .mz-searchbox-field .mz-searchbox-input:focus {
	outline-width: 0
}

@media only screen and (max-width: 991px) {
	.ace_header_footer .mz-searchbox .mz-searchbox-field .mz-searchbox-input {
		height:37px;
		padding: 0 2.5em 0 10px;
		font-size: 13px
	}
}

.ace_header_footer .mz-searchbox .mz-searchbox-field .mz-searchbox-button {
	display: block;
	position: absolute;
	box-sizing: border-box;
	top: 0;
	right: 0;
	width: 48px;
	height: 100%;
	margin-left: -1em;
	background: 0 0;
	text-indent: -999em;
	border-width: 0;
	border-radius: 0;
	padding: 0
}

.ace_header_footer .mz-searchbox .mz-searchbox-field .mz-searchbox-button:before {
	text-indent: 0;
	font-size: 1.5em;
	line-height: 2em;
	padding: 0
}

@media only screen and (max-width: 991px) {
	.ace_header_footer .mz-searchbox .mz-searchbox-field .mz-searchbox-button:before {
		font-size:16px;
		line-height: 2.2em
	}
}

.ace_header_footer .mz-searchbox .suggestedSearch {
	position: absolute;
	top: 100%;
	left: -1px;
	z-index: 4;
	background: #fff;
	width: calc(100% + 2px);
	padding: 10px 11px;
	border: 1px solid #000
}

.ace_header_footer .mz-searchbox .suggestedSearch .terms {
	min-height: 100px;
	margin-top: 14px
}

.ace_header_footer .mz-searchbox .suggestedSearch .terms .term {
	font-size: 14px;
	font-weight: 700;
	cursor: pointer;
	line-height: 26px;
	margin: 0 0 4px
}

.ace_header_footer .mz-searchbox .suggestedSearch .terms .term:hover {
	background: #eee
}

.ace_header_footer .mz-searchbox .suggestedSearch .suggested-products h4 {
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
	margin: 16px 0 20px
}

.ace_header_footer .mz-searchbox .suggestedSearch .suggested-products a {
	text-decoration: none
}

.ace_header_footer .mz-searchbox .suggestedSearch .suggested-products a .suggested-product {
	margin-bottom: 5px 0;
	line-height: normal;
	text-align: center;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .mz-searchbox .suggestedSearch .suggested-products a .suggested-product {
		height:115px
	}
}

.ace_header_footer .mz-searchbox .suggestedSearch .suggested-products a .suggested-product img {
	height: 60px;
	width: initial;
	padding: 0
}

.ace_header_footer .mz-searchbox .suggestedSearch .suggested-products a .suggested-product .suggested-product-image {
	width: 100%;
	height: 60px
}

.ace_header_footer .mz-searchbox .suggestedSearch .suggested-products a .suggested-product .imgPlaceholder {
	height: 60px;
	width: 100%;
	padding: 0
}

.ace_header_footer .mz-searchbox .suggestedSearch .suggested-products a .suggested-product .suggested-products-title {
	font-weight: 700;
	font-size: 11px;
	padding: 0;
	height: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.ace_header_footer .mz-searchbox .suggestedSearch .suggested-products a .suggested-product .suggested-product-rating {
	color: #c5c5c5;
	font-size: 20px;
	height: 25px;
	width: 84px;
	margin: 0 15px;
	position: relative;
	padding: 0;
	text-shadow: 0 1px 0 #a2a2a2
}

.ace_header_footer .mz-searchbox .suggestedSearch .suggested-products a .suggested-product .suggested-product-rating-top {
	color: #d7002a;
	padding: 0;
	position: absolute;
	z-index: 1;
	display: block;
	top: 0;
	left: 0;
	overflow: hidden
}

.ace_header_footer .mz-searchbox .suggestedSearch .suggested-products a .suggested-product .suggested-product-rating-bottom {
	padding: 0;
	display: block;
	z-index: 0
}

.ace_header_footer .mz-searchbox .suggestedSearch .suggested-products a .suggested-product .suggested-product-rating-missing {
	height: 25px;
	width: 100%
}

.ace_header_footer .mz-storebranding {
	font-size: 0;
	margin: 0;
	height: 100%
}

@media only screen and (max-width: 991px) {
	.ace_header_footer .mz-storebranding {
		text-align:center;
		height: 54px;
		line-height: 54px
	}
}

.ace_header_footer .mz-utilitynav {
	color: #333;
	font-size: 12px;
	background: #eee;
	line-height: 25.5px;
	padding: 4px 0 5px;
	float: left;
	font-weight: 600
}

@media only screen and (max-width: 768px) {
	.ace_header_footer .mz-utilitynav {
		padding:0
	}
}

.ace_header_footer .mz-utilitynav .freePickup {
	min-height: 25px;
	padding-left: 0
}

@media only screen and (max-width: 840px) {
	.ace_header_footer .mz-utilitynav .freePickup {
		font-size:11px
	}
}

@media only screen and (max-width: 992px) {
	.ace_header_footer .mz-utilitynav .freePickup {
		/*padding:0;
		text-align: center;*/
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.ace_header_footer .mz-utilitynav .freePickup .view-details {
		display:none
	}
}

.ace_header_footer .mz-utilitynav .freePickup .mz-content-widget-inner-wrap {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.ace_header_footer .mz-utilitynav .mz-utilitynav-list {
	padding: 0
}

.ace_header_footer .mz-utilitynav .mz-utilitynav-list li.mz-utilitynav-item {
	float: right;
	margin: 0;
	padding: 0 10px;
	text-align: right
}

.ace_header_footer .mz-utilitynav .mz-utilitynav-list li.mz-utilitynav-item:first-of-type {
	padding-right: 0
}

.ace_header_footer .mz-utilitynav .mz-utilitynav-list li.mz-utilitynav-item .mz-utilitynav-link {
	color: #333;
	text-decoration: none;
	display: inline
}

.ace_header_footer .mz-utilitynav .mz-utilitynav-list li.mz-utilitynav-item .mz-utilitynav-link:active,.ace_header_footer .mz-utilitynav .mz-utilitynav-list li.mz-utilitynav-item .mz-utilitynav-link:focus,.ace_header_footer .mz-utilitynav .mz-utilitynav-list li.mz-utilitynav-item .mz-utilitynav-link:visited {
	color: #333
}

.ace_header_footer .mz-utilitynav .mz-utilitynav-list li.mz-utilitynav-item .mz-utilitynav-link:active,.ace_header_footer .mz-utilitynav .mz-utilitynav-list li.mz-utilitynav-item .mz-utilitynav-link:focus,.ace_header_footer .mz-utilitynav .mz-utilitynav-list li.mz-utilitynav-item .mz-utilitynav-link:hover {
	text-decoration: underline
}

@media only screen and (max-width: 768px) {
	.ace_header_footer .mz-utilitynav .mz-utilitynav-list li.mz-utilitynav-item .mz-utilitynav-link.mz-utilitynav-link-cart {
		display:none
	}
}

@media only screen and (max-width: 840px) {
	.ace_header_footer .mz-utilitynav .mz-utilitynav-list {
		font-size:11px
	}
}

.ace_header_footer .mz-utilitynav-mobile {
	float: right;
	cursor: pointer;
	padding-right: 20px;
	margin-top: 20px;
	text-align: right;
	display: none
}

@media only screen and (max-width: 991px) {
	.ace_header_footer .mz-utilitynav-mobile {
		display:block
	}

	.ace_header_footer .mz-utilitynav-mobile .mz-utilitynav-link-cart-mobile {
		font-size: 14px;
		text-decoration: none;
		text-align: center;
		position: relative
	}

	.ace_header_footer .mz-utilitynav-mobile .mz-utilitynav-link-cart-mobile i {
		font-size: 35px;
		float: none;
		text-align: right;
		color: #303030;
		content: url(../../Content/Images/sc35pxgray.png)
	}

	.ace_header_footer .mz-utilitynav-mobile .mz-utilitynav-link-cart-mobile .mz-cartmonitor {
		position: absolute;
		top: -19px;
		right: -14px;
		font-size: 12px;
		background: #d7002a;
		border: 1px solid #fff;
		color: #fff;
		border-radius: 25px;
		width: 19px;
		height: 19px
	}

	.ace_header_footer .mz-utilitynav-mobile .mz-utilitynav-link-cart-mobile .cartItems {
		display: none
	}
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .mz-utilitynav-mobile .mz-utilitynav-link-cart-mobile i {
		font-size:25px
	}

	.ace_header_footer .mz-utilitynav-mobile .mz-utilitynav-link-cart-mobile .mz-cartmonitor {
		top: -14px
	}
}

.ace_header_footer .mz-utilitynav i.icon {
	display: inline-block;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1
}

.ace_header_footer .storeInfoHeader {
	background: #d7002a;
	color: #fff;
	width: 100%;
	position: relative;
	display: table;
	font-size: 13px;
	line-height: 6px;
}

@media only screen and (max-width: 769px) {
	.ace_header_footer .storeInfoHeader {
		padding:0 10px
	}
}

.ace_header_footer .storeInfoHeader .storeName {
	cursor: pointer;
	height: 42px;
	display: inline-block;
	line-height: 24px;
	float: left;
	padding: 9px 0
}

.ace_header_footer .storeInfoHeader .storeName .fa-map-marker {
	padding-right: 5px
}

@media only screen and (max-width: 769px) {
	.ace_header_footer .storeInfoHeader .storeName {
		width:initial;
		font-size: 10px;
		height: auto;
		float: left;
		padding: 0
	}
}

@media only screen and (max-width: 769px) {
	.ace_header_footer .storeInfoHeader .storeName [data-mz-action=expandDetails] {
		padding-left:14px;
		float: left
	}
}

.ace_header_footer .storeInfoHeader .storeName [data-mz-action=expandDetails] i {
	font-size: 13px;
	margin-right: 5px
}

@media only screen and (max-width: 769px) {
	.ace_header_footer .storeInfoHeader .storeName [data-mz-action=expandDetails] i {
		font-size:10px;
		margin-right: 3px
	}
}

.ace_header_footer .storeInfoHeader b {
	font-size: 14px;
	margin: 0 10px 0 0;
	font-weight: 600
}

@media only screen and (max-width: 769px) {
	.ace_header_footer .storeInfoHeader b {
		width:100%;
		margin: 0;
		font-size: 12px;
		height: 12px;
		margin-bottom: 1px;
		display: block
	}
}

.ace_header_footer .storeInfoHeader a {
	color: #fff;
	text-decoration: none
}

.ace_header_footer .storeInfoHeader .storeInfo {
	display: inline-block;
	height: 42px;
	line-height: 24px;
	float: left
}

@media only screen and (max-width: 769px) {
	.ace_header_footer .storeInfoHeader .storeInfo {
		font-size:0;
		float: right;
		line-height: 40px;
		height: 40px
	}
}

.ace_header_footer .storeInfoHeader .storeInfo .storeDetails-contianer {
	display: inline-block;
	margin: 0 0 0 15px
}

.ace_header_footer .storeInfoHeader .storeInfo .storeDetails-contianer #moreStoreInfoToggle:checked~.moreStoreInfo {
	background: #ac0022
}

.ace_header_footer .storeInfoHeader .storeInfo .storeDetails-contianer #moreStoreInfoToggle:checked~.moreStoreInfo i {
	transform: rotate(180deg)
}

.ace_header_footer .storeInfoHeader .storeInfo .storeDetails-contianer .moreStoreInfo {
	display: inline-block;
	height: 42px;
	cursor: pointer;
	padding: 9px 15px!important;
	margin: 0;
	position: relative;
	width: initial
}

.ace_header_footer .storeInfoHeader .storeInfo .storeDetails-contianer .moreStoreInfo:after {
	content: ' ';
	width: 1px;
	height: 24px;
	background: #ac0022;
	position: absolute;
	right: 0;
	top: 9px
}

@media only screen and (max-width: 769px) {
	.ace_header_footer .storeInfoHeader .storeInfo .storeDetails-contianer .moreStoreInfo:after {
		content:none
	}
}

.ace_header_footer .storeInfoHeader .storeInfo .storeDetails-contianer .moreStoreInfo:before {
	content: ' '!important;
	width: 1px;
	height: 24px;
	background: #ac0022;
	position: absolute;
	left: 0;
	top: 9px;
	box-shadow: none
}

@media only screen and (max-width: 769px) {
	.ace_header_footer .storeInfoHeader .storeInfo .storeDetails-contianer .moreStoreInfo:before {
		content:none!important
	}
}

@media only screen and (max-width: 769px) {
	.ace_header_footer .storeInfoHeader .storeInfo .storeDetails-contianer .moreStoreInfo {
		border:0;
		margin: 0;
		padding: 7px 15px!important
	}
}

.ace_header_footer .storeInfoHeader .storeInfo .storeDetails-contianer .moreStoreInfo i {
	transition: transform .5s ease
}

@media only screen and (max-width: 769px) {
	.ace_header_footer .storeInfoHeader .storeInfo .storeDetails-contianer .moreStoreInfo i {
		font-size:25px
	}
}

.ace_header_footer .storeInfoHeader .storeInfo .storeServices-container {
	display: inline-block;
	float: right;
	margin-left: -1px
}

@media only screen and (max-width: 769px) {
	.ace_header_footer .storeInfoHeader .storeInfo .storeServices-container {
		display:none
	}
}

.ace_header_footer .storeInfoHeader .storeInfo .storeServices-container #storeServicesToggle:checked~.storeServices-Label {
	background: #ac0022
}

.ace_header_footer .storeInfoHeader .storeInfo .storeServices-container #storeServicesToggle:checked~.storeServices-Label i {
	transform: rotate(180deg)
}

.ace_header_footer .storeInfoHeader .storeInfo .storeServices-container .storeServices-Label {
	height: 42px;
	padding: 9px 15px!important
}

.ace_header_footer .storeInfoHeader .storeInfo .storeServices-container .storeServices-Label i {
	transition: transform .5s ease
}

.ace_header_footer .storeInfoHeader .storeInfo .storeServices-container .storeServices {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	background: rgba(0,0,0,.4);
	z-index: 2;
	color: #333;
	text-align: left;
	font-size: 16px;
	height: 100000px
}

.ace_header_footer .storeInfoHeader .storeInfo .storeServices-container .storeServices .storeServices-popDownContianer {
	width: 100%;
	float: left;
	padding: 20px 0 10px;
	background: #eee
}

.ace_header_footer .storeInfoHeader .storeInfo .storeServices-container .storeServices h4 {
	border-bottom: 2px solid #ccc;
	margin: 10px 0;
	padding: 0 3px 12px;
	font-size: 16px
}

.ace_header_footer .storeInfoHeader .storeInfo .storeServices-container .storeServices div.services>div {
	min-height: 32px;
	line-height: 16px;
	margin: 5px 0;
	padding: 0;
	padding-left: 32px;
	position: relative
}

.ace_header_footer .storeInfoHeader .storeInfo .storeServices-container .storeServices div.services>div:before {
	content: ' ';
	position: absolute;
	width: 26px;
	height: 18px;
	font-size: 22px;
	color: #d7002a;
	line-height: 19px;
	top: 0;
	left: 0;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center
}

.ace_header_footer .storeInfoHeader .storeInfo .storeServices-container .storeServices ul {
	list-style: none;
	float: left;
	padding: 0;
	font-size: 14px;
	font-weight: 600
}

.ace_header_footer .storeInfoHeader .storeInfo .storeServices-container .storeServices ul.brands {
	font-size: 16px;
	line-height: 27px
}

.ace_header_footer .storeInfoHeader .storeInfo .storeServices-container .storeServices ul.brands li {
	padding: 0
}

.ace_header_footer .storeInfoHeader .storeInfo .storeServices-container .storeServices ul.services li {
	min-height: 32px;
	line-height: 16px;
	margin: 5px 0;
	padding: 0;
	padding-left: 32px;
	position: relative
}

.ace_header_footer .storeInfoHeader .storeInfo .storeServices-container .storeServices ul.services li:before {
	content: ' ';
	position: absolute;
	width: 26px;
	height: 18px;
	font-size: 22px;
	color: #d7002a;
	line-height: 19px;
	top: 0;
	left: 0;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center
}

.ace_header_footer .storeInfoHeader .storeInfo .storeServices-container .storeServices .storeLink {
	padding-top: 55px;
	text-align: center
}

.ace_header_footer .storeInfoHeader .storeInfo .icon.chevron {
	color: #fff;
	font-size: 12px;
	margin-left: 5px;
	width: 15px
}

.ace_header_footer .storeInfoHeader .storeInfo .icon.chevron:before {
	width: .6em;
	height: .6em;
	border-width: .15em .15em 0 0;
	left: .2em;
	top: .4em
}

.ace_header_footer .storeInfoHeader .storeInfo .icon.chevron:after {
	border-style: solid;
	border-width: .15em .15em 0 0;
	content: '';
	display: inline-block;
	height: .6em;
	width: .6em;
	position: relative;
	top: .6em;
	transform: rotate(-45deg);
	vertical-align: top;
	transition: all ease .5s;
	left: -.4em
}

.ace_header_footer .storeInfoHeader .storeInfo .icon.chevron.down:before {
	transform: rotate(135deg)
}

.ace_header_footer .storeInfoHeader .storeInfo .icon.chevron.down:after {
	transform: rotate(135deg);
	top: .8em
}

.ace_header_footer .storeInfoHeader .changeStore {
	float: right;
	height: 30px;
	line-height: 30px;
	background: #ae0022;
	font-size: 12px;
	font-weight: 600;
	margin-top: 6px;
	margin-bottom: 6px
}

.ace_header_footer .storeInfoHeader .changeStore a {
	display: block;
	padding: 0 16px
}

@media only screen and (max-width: 769px) {
	.ace_header_footer .storeInfoHeader .changeStore {
		display:none
	}
}

.ace_header_footer .storeInfoHeader .storeDetails {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 100000px;
	background: rgba(0,0,0,.4);
	z-index: 2;
	color: #000;
	text-align: center;
	font-size: 14px
}

.ace_header_footer .storeInfoHeader .storeDetails .storeDetails-popDownContianer {
	width: 100%;
	float: left;
	padding: 20px 0 10px;
	background: #eee
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .storeInfoHeader .storeDetails {
		padding:10px 0
	}

	.ace_header_footer .storeInfoHeader .storeDetails .mapLogoWrapper {
		display: flex;
		padding: 15px;
		margin-bottom: 5px
	}

	.ace_header_footer .storeInfoHeader .storeDetails .mapLogoWrapper .storeMap {
		flex: 1 0;
		margin-right: 10px
	}

	.ace_header_footer .storeInfoHeader .storeDetails .mapLogoWrapper .storeMobileLogo {
		flex: 1 0
	}
}

@media only screen and (max-width: 991px) and (min-width:768px) {
	.ace_header_footer .storeInfoHeader .storeDetails .getDirButton {
		display:none
	}
}

.ace_header_footer .storeInfoHeader .storeDetails a {
	color: #000;
	cursor: pointer
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .storeInfoHeader .storeDetails .storeMap {
		height:250px
	}
}

.ace_header_footer .storeInfoHeader .storeDetails .storeMap .google-map {
	height: 100%;
	width: 100%;
	max-width: 250px;
	margin: 0 auto;
	margin-bottom: 7px
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .storeInfoHeader .storeDetails .storeMap .google-map {
		height:calc(100% - 47px)
	}
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .storeInfoHeader .storeDetails .storeMap button.mobile-direction {
		display:block
	}
}

.ace_header_footer .storeInfoHeader .storeDetails .storeMap .mobile-direction {
	display: none
}

.ace_header_footer .storeInfoHeader .storeDetails .storeMobileLogo img {
	max-height: 250px;
	min-width: 100px;
	min-height: 100px;
	width: 100%;
	height: auto;
	max-width: 250px;
	margin-bottom: 5px
}

.ace_header_footer .storeInfoHeader .storeDetails .storeMobileDirections input {
	width: calc(100% - 111px);
	font-size: 13px;
	line-height: 12px;
	padding: 11px 7px;
	margin-bottom: 0
}

.ace_header_footer .storeInfoHeader .storeDetails .storeMobileDirections button {
	width: 108px;
	height: 42px;
	margin-left: 3px;
	margin-bottom: 2px;
	font-size: 12px;
	padding: 14px 10px;
	line-height: 11px;
	background: #d7002a;
	color: #fff;
	border: 1px solid #d7002a
}

.ace_header_footer .storeInfoHeader .storeDetails .storeLink {
	margin-bottom: 10px
}

@media only screen and (min-width: 767px) {
	.ace_header_footer .storeInfoHeader .storeDetails .storeLink {
		height:306px
	}
}

.ace_header_footer .storeInfoHeader .storeDetails .storeLink .storeLink-img-container {
	height: 250px;
	width: 250px;
	max-width: 100%;
	margin: auto;
	overflow: hidden;
	margin-bottom: 7px
}

@media only screen and (max-width: 991px) {
	.ace_header_footer .storeInfoHeader .storeDetails .storeLink .storeLink-img-container {
		width:auto
	}
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .storeInfoHeader .storeDetails .storeLink .storeLink-img-container {
		height:auto
	}
}

.ace_header_footer .storeInfoHeader .storeDetails .storeLink img {
	max-width: 250px;
	width: 100%;
	max-height: 100%;
	margin-bottom: 5px
}

@media only screen and (max-width: 991px) {
	.ace_header_footer .storeInfoHeader .storeDetails .storeLink img {
		margin:auto;
		width: auto;
		height: 100%
	}
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .storeInfoHeader .storeDetails .storeLink img {
		max-height:250px;
		min-width: 100px;
		min-height: 100px;
		width: 100%;
		height: auto;
		max-width: 250px;
		margin-bottom: 5px
	}
}

.ace_header_footer .storeInfoHeader .storeDetails .detailedInformation {
	text-align: left
}

.ace_header_footer .storeInfoHeader .storeDetails .detailedInformation .detailedInformationContainer {
	max-width: 250px;
	width: 100%;
	margin: 0 auto
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .storeInfoHeader .storeDetails .detailedInformation .detailedInformationContainer {
		border-right:1px solid #a7a7a7
	}
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .storeInfoHeader .storeDetails .detailedInformation .detailedInformationContainer {
		margin:0;
		font-weight: 500;
		font-size: 16px;
		line-height: 1.5em
	}
}

.ace_header_footer .storeInfoHeader .storeDetails .detailedInformation .detailedInformationContainer h4 {
	margin: 0;
	font-size: 16px
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .storeInfoHeader .storeDetails .detailedInformation .detailedInformationContainer h4 {
		font-weight:700;
		margin-top: 20px
	}
}

.ace_header_footer .storeInfoHeader .storeDetails .detailedInformation .detailedInformationContainer p {
	margin-top: 0
}

@media only screen and (min-width: 992px) {
	.ace_header_footer .storeInfoHeader .storeDetails .localAd {
		margin-top:40px
	}
}

.ace_header_footer .storeInfoHeader .storeDetails .localAd img {
	max-width: 150px;
	max-height: 150px
}

.ace_header_footer .storeInfoHeader .storeDetails .localAd button {
	width: 200px
}

.ace_header_footer .storeInfoHeader .storeDetails .storeMobileInfo {
	margin: 20px 0
}

.ace_header_footer .storeInfoHeader .storeDetails .storeMobileInfo button {
	width: 100%;
	margin-bottom: 10px
}

.ace_header_footer .storeInfoHeader .storeDetails .storeMobileInfo a {
	color: #333;
	text-decoration: underline
}

.ace_header_footer .storeInfoHeader .storeDetails ul {
	padding: 0;
	margin: 0
}

.ace_header_footer .storeInfoHeader .storeDetails ul li {
	display: block
}

.ace_header_footer .storeInfoHeader .storeDetails .offset {
	height: 10px
}

.ace_header_footer .storeInfoHeader .storeDetails button {
	width: 250px;
	max-width: 100%;
	font-weight: 400;
	border-radius: 0;
	float: none;
	border: solid 1px #999
}

.ace_header_footer .mz-cart .mz-l-container {
	padding: 0 10px
}

.ace_header_footer .mz-cart .mz-pagetitle {
	color: #333
}

.ace_header_footer .mz-cart .mz-pagetitle h1 {
	font-size: 26px;
	width: 100%;
	float: left;
	margin: 20px 0 15px
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .mz-cart .mz-pagetitle h1 {
		padding:0;
		margin: 43px 0 0;
		width: 220px
	}
}

.ace_header_footer .mz-cart .mz-pagetitle p {
	padding: 0 0 10px;
	margin-top: 20px;
	border-bottom: 1px solid #ccc
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .mz-cart .mz-pagetitle p {
		border-bottom:none
	}
}

.ace_header_footer .mz-cart .mz-pagetitle .buttons {
	margin: 16px 0 30px;
	padding: 0;
	display: none;
	width: calc(100% - 220px);
	float: left
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .mz-cart .mz-pagetitle .buttons {
		margin:40px 0 0;
		display: block
	}
}

.ace_header_footer .mz-cart .mz-pagetitle .buttons button {
	float: right;
	width: 220px;
	font-size: 18px;
	padding: 10px 20px
}

.ace_header_footer .mz-cart .mz-pagetitle .buttons button.mz-button {
	margin-left: 20px
}

.ace_header_footer .mz-cart .mz-table-cart {
	color: #333;
	display: block;
	width: 100%
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .mz-cart .mz-table-cart {
		display:table
	}
}

.ace_header_footer .mz-cart .mz-table-cart thead {
	display: none
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .mz-cart .mz-table-cart thead {
		display:table-header-group
	}
}

.ace_header_footer .mz-cart .mz-table-cart thead th {
	padding-bottom: 10px
}

.ace_header_footer .mz-cart .mz-table-cart thead th:first-of-type {
	padding-right: 20px
}

.ace_header_footer .mz-cart .mz-table-cart thead th:last-of-type {
	padding-right: 0
}

.ace_header_footer .mz-cart .mz-table-cart tbody {
	display: block;
	width: 100%;
	padding: 0 15px
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .mz-cart .mz-table-cart tbody {
		display:table-row-group;
		padding: 0
	}
}

.ace_header_footer .mz-cart .mz-table-cart tbody td {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding: 7px 0;
	position: relative
}

@media only screen and (min-width: 992px) {
	.ace_header_footer .mz-cart .mz-table-cart tbody td {
		padding:10px 0;
		width: inherit
	}
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .mz-cart .mz-table-cart tbody td {
		display:table-cell
	}
}

.ace_header_footer .mz-cart .mz-table-cart tbody td:first-of-type {
	padding-right: 20px
}

.ace_header_footer .mz-cart .mz-table-cart tbody td:last-of-type {
	padding-right: 0
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item {
	border-bottom: 1px solid #ccc
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item .mz-carttable-item-product {
	text-align: left
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-image {
	margin: 0 6.25px 6.25px 0;
	max-width: 100%;
	max-height: 100%
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-checkout-row td,.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-header-discount,.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-header-price,.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-header-total,.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-price,.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-total,.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-shipping-row td,.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-total-row td {
	text-align: right
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-header-product {
	width: 100%
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-header-product {
		width:25%
	}
}

@media only screen and (min-width: 768px) and (max-width:991px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-header-product,.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-header-qty,.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-header-shipping {
		width:25%
	}
}

@media only screen and (min-width: 768px) and (max-width:991px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-header-discount,.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-header-price {
		display:none!important
	}
}

@media only screen and (min-width: 768px) and (max-width:991px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-header-total {
		width:18%
	}
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-header-qty,.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-qty,.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-noitems {
	text-align: center
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-header-discount {
	display: none
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-header-discount.show {
	display: table-cell
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-qty {
	padding: 10px 0
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-qty {
		font-size:15px
	}
}

@media only screen and (min-width: 1160px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-qty {
		font-size:20px
	}
}

@media only screen and (min-width: 768px) and (max-width:991px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-qty {
		width:25%
	}
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-qty .mz-carttable-qty-button {
	text-decoration: none;
	width: 38px;
	height: 38px;
	display: inline-block;
	line-height: 35px;
	font-size: 20px;
	font-weight: 900;
	border: 1px solid #ccc;
	color: #333;
	text-align: center;
	letter-spacing: -6px;
	text-indent: -6px;
	font-family: monospace;
	cursor: pointer;
	vertical-align: bottom
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-qty .mz-carttable-qty-button {
		width:30px;
		height: 30px;
		line-height: 26px;
		font-size: 17px
	}
}

@media only screen and (min-width: 992px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-qty .mz-carttable-qty-button {
		width:38px;
		height: 38px;
		font-size: 20px;
		line-height: 35px
	}
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-qty .mz-carttable-qty-field {
	width: 64px;
	height: 38px;
	text-align: center;
	font-size: 15px;
	margin: 0
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-qty .mz-carttable-qty-field {
		width:50px;
		height: 30px;
		font-size: 12px
	}
}

@media only screen and (min-width: 992px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-qty .mz-carttable-qty-field {
		width:64px;
		height: 38px;
		font-size: 12px
	}
}

@media only screen and (min-width: 1160px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-qty .mz-carttable-qty-field {
		margin-left:.3em;
		margin-right: .3em
	}
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-qty .packMessage {
	font-size: .6em
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-qty .mz-carttable-qty-remove,.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-qty .mz-carttable-qty-update {
	font-size: .75em;
	cursor: pointer
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-product {
	width: 100%;
	min-height: 114px;
	text-align: left
}

@media only screen and (min-width: 767px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-product {
		width:30%;
		text-align: inherit
	}
}

@media only screen and (min-width: 768px) and (max-width:991px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-product {
		width:28%;
		text-align: center
	}
}

@media only screen and (min-width: 1268px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-product {
		width:40%
	}
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-product>div {
	padding: 0;
	min-height: 5px
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-product .mz-carttable-item-product-image {
	width: 95px;
	height: 100px;
	display: inline-block;
	vertical-align: top
}

@media only screen and (min-width: 767px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-product .mz-carttable-item-product-image {
		width:100%;
		float: left
	}
}

@media only screen and (min-width: 1240px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-product .mz-carttable-item-product-image {
		width:155px
	}
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-product .mz-carttable-item-info-wrap {
	overflow: hidden;
	font-size: 14px;
	max-width: calc(100% - 115px);
	display: inline-block;
	margin-left: 15px
}

@media only screen and (min-width: 767px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-product .mz-carttable-item-info-wrap {
		max-width:100%;
		width: 100%;
		margin-left: 0;
		float: left
	}
}

@media only screen and (min-width: 1240px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-product .mz-carttable-item-info-wrap {
		max-width:calc(100% - 170px);
		width: calc(100% - 170px);
		margin-left: 15px
	}
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-title {
	display: block;
	text-decoration: none;
	font-weight: 700
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-code {
	float: left;
	clear: both
}

@media only screen and (max-width: 991px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-code {
		float:none
	}
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-pickuplocation {
	float: left;
	clear: both;
	margin: 6.25px 0;
	font-size: 20px
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-shipping {
	padding: 15px 10px 0 0;
	width: 100%
}

@media only screen and (min-width: 992px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-shipping {
		width:20%
	}
}

@media only screen and (min-width: 768px) and (max-width:991px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-shipping {
		width:28%
	}
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-shipping .mz-carttable-item-shipping-option {
	position: relative;
	margin-bottom: 30px;
	font-size: 14px
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-shipping .mz-carttable-item-shipping-option:last-of-type {
		margin-bottom:0
	}
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-shipping .mz-carttable-item-shipping-option {
		font-size:12px;
		font-weight: 600
	}
}

@media only screen and (min-width: 1224px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-shipping .mz-carttable-item-shipping-option {
		font-size:14px;
		font-weight: 500
	}
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-shipping .mz-carttable-item-shipping-option .title svg {
	vertical-align: text-bottom
}

@media only screen and (min-width: 768px) and (max-width:991px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-shipping .mz-carttable-item-shipping-option .title {
		padding-left:12px
	}
}

@media only screen and (max-width: 991px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-shipping .mz-carttable-item-shipping-option>span {
		padding-left:35px!important
	}
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-shipping .mz-carttable-item-shipping-option>a,.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-shipping .mz-carttable-item-shipping-option>span {
	padding-left: 20px;
	display: inline-block;
	cursor: pointer
}

@media only screen and (max-width: 991px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-shipping .mz-carttable-item-shipping-option>a,.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-shipping .mz-carttable-item-shipping-option>span {
		padding-left:35px!important
	}
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-shipping .mz-carttable-item-shipping-option input:checked~.title .mz-carttable-item-shipping-option-label:before {
	background: #d7002a
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-shipping .mz-carttable-item-shipping-option .title {
	font-size: 17px;
	font-weight: 700;
	font-family: 'Roboto Slab',Serifa;
	color: #d7002a;
	position: relative
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-shipping .mz-carttable-item-shipping-option .title {
		margin-left:10px
	}
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-shipping .mz-carttable-item-shipping-option .title {
		font-size:14px;
		font-weight: 700
	}
}

@media only screen and (min-width: 1224px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-shipping .mz-carttable-item-shipping-option .title {
		font-size:18px;
		font-weight: 600
	}
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-shipping .mz-carttable-item-shipping-option .title .sprite-pin-2 {
	margin-bottom: -5px
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-shipping .mz-carttable-item-shipping-option .title .mz-carttable-item-shipping-option-label:before {
	content: " ";
	width: 10px;
	height: 10px;
	position: absolute;
	border: 2px solid #fff;
	border-radius: 5px;
	box-shadow: 0 0 0 2px #000;
	left: -20px;
	top: 6px
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-shipping .mz-carttable-item-shipping-option .title .mz-carttable-item-shipping-option-label:before span {
	margin-left: 25px
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-shipping .mz-carttable-item-shipping-option svg {
	width: 22px;
	height: 28px
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-shipping .mz-carttable-item-shipping-option .fa {
	font-size: 22px
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-shipping .mz-carttable-qty-remove {
	text-decoration: underline;
	cursor: pointer
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-discount {
	font-weight: 700;
	color: #d7002a;
	display: none
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-discount .currency {
	color: #d7002a;
	float: right;
	text-transform: uppercase
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-discount.show {
	display: table-cell
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-discount svg {
	width: 75px;
	height: 25px;
	float: right;
	margin-left: 5px
}

@media only screen and (min-width: 768px) and (max-width:991px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-discount {
		display:none!important
	}
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-discount {
		padding-top:0
	}
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-price {
	font-weight: 700
}

@media only screen and (min-width: 768px) and (max-width:991px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-price {
		width:19%
	}
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-price .tablet-currency {
	display: none;
	width: 100%
}

@media only screen and (min-width: 768px) and (max-width:991px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-price .tablet-currency {
		display:inline-block
	}
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-price .tablet-currency .mz-carttable-tablet-item-discount {
	color: #d7002a
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-price s {
	display: none;
	color: #999
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-price s {
		display:block
	}
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-total {
	font-weight: 700
}

@media only screen and (min-width: 768px) and (max-width:991px) {
	.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-item-total {
		display:none
	}
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-total-row {
	font-size: 16px
}

.ace_header_footer .mz-cart .mz-table-cart .mobileCurrencyTitle {
	float: left;
	font-weight: 700
}

@media only screen and (min-width: 992px) {
	.ace_header_footer .mz-cart .mz-table-cart .mobileCurrencyTitle {
		display:none
	}
}

.ace_header_footer .mz-cart .mz-table-cart .tabletCurrencyTitle {
	float: left;
	font-weight: 700
}

@media only screen and (min-width: 992px) {
	.ace_header_footer .mz-cart .mz-table-cart .tabletCurrencyTitle {
		display:none
	}
}

.ace_header_footer .mz-cart .mz-table-cart .currency {
	font-family: 'Roboto Slab',Serifa;
	float: right
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .mz-cart .mz-table-cart .currency {
		float:none
	}
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-total {
	display: inline-block;
	margin-left: 12.5px
}

.ace_header_footer .mz-cart .mz-table-cart .mz-carttable-emptylink {
	font-size: 12px;
	display: inline-block;
	margin-right: 25px;
	vertical-align: middle
}

.ace_header_footer .mz-cart .mz-table-cart .mz-item-discount {
	font-weight: 700
}

.ace_header_footer .mz-cart .mz-table-cart .mz-item-discount .mz-item-discountamt {
	color: #900
}

.ace_header_footer .mz-cart .cart-footer {
	margin: 20px 0
}

.ace_header_footer .mz-cart .cart-footer>div {
	padding: 0
}

.ace_header_footer .mz-cart .cart-footer .mz-carttable-checkout-couponcode {
	float: left;
	text-align: left;
	padding: 20px 15px;
	font-weight: 600;
	max-width: 100%;
	width: 100%;
	background: #eee
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .mz-cart .cart-footer .mz-carttable-checkout-couponcode {
		max-width:428px;
		padding: 20px 30px 20px 20px
	}
}

.ace_header_footer .mz-cart .cart-footer .mz-carttable-checkout-couponcode>div:first-of-type {
	margin-bottom: 15px;
	line-height: 14px
}

.ace_header_footer .mz-cart .cart-footer .mz-carttable-checkout-couponcode input {
	font-size: 14px;
	padding: 10px 18px;
	width: calc(100% - 89px);
	margin-right: 10px
}

.ace_header_footer .mz-cart .cart-footer .mz-carttable-checkout-couponcode label {
	display: inline;
	font-size: 14px;
	font-weight: 600;
	color: #333;
	line-height: 16px;
	margin-bottom: 10px;
	font-family: 'Open Sans',Montserrat;
	width: 100%
}

.ace_header_footer .mz-cart .cart-footer .mz-carttable-checkout-couponcode button {
	font-size: 14px;
	padding: 10px 18px;
	font-weight: 500;
	background-color: #d7002a;
	color: #fff;
	margin: 0;
	width: 75px;
	border: 1px solid #999
}

.ace_header_footer .mz-cart .cart-footer .mz-carttable-checkout-couponcode .coupon-code-text {
	display: inline;
	font-size: 13px;
	font-weight: 500;
	text-decoration: underline;
	margin: 0;
	position: relative;
	cursor: pointer
}

.ace_header_footer .mz-cart .cart-footer .mz-carttable-checkout-couponcode .coupon-code-text:hover span {
	display: inline-block
}

.ace_header_footer .mz-cart .cart-footer .mz-carttable-checkout-couponcode .coupon-code-text span {
	display: none;
	position: absolute;
	left: -40%;
	margin-top: 20px;
	background: #fff;
	padding: 5px;
	width: 200px;
	top: 0;
	z-index: 100;
	border: 1px solid #000;
	color: #333
}

.ace_header_footer .mz-cart .cart-footer .cart-footer-pricing {
	text-align: right;
	font-size: 13px;
	font-weight: 600;
	padding-left: 15px
}

.ace_header_footer .mz-cart .cart-footer .cart-footer-pricing .border-bottom {
	border-bottom: 1px solid #ccc;
	padding: 10px 0 20px
}

.ace_header_footer .mz-cart .cart-footer .cart-footer-pricing .border-bottom>div {
	padding: 0
}

.ace_header_footer .mz-cart .cart-footer .cart-footer-pricing .estimatedShipping {
	display: inline-block;
	margin-left: 10px
}

.ace_header_footer .mz-cart .cart-footer .cart-footer-pricing .zipButton {
	padding: 4px
}

.ace_header_footer .mz-cart .cart-footer .cart-footer-pricing-total-container {
	padding: 0 0 20px
}

.ace_header_footer .mz-cart .cart-footer .cart-footer-pricing-total-container>div {
	padding: 0
}

.ace_header_footer .mz-cart .cart-footer .cart-footer-pricing-total-container .border-bottom {
	padding: 0 0 5px;
	margin-bottom: 10px
}

.ace_header_footer .mz-cart .cart-footer .cart-footer-pricing-total-container .cart-footer-pricing-total {
	font-size: 18px;
	font-weight: 600
}

@media only screen and (min-width: 767px) {
	.ace_header_footer .mz-cart .cart-footer .cart-footer-pricing-total-container .cart-footer-pricing-total {
		font-size:24px
	}
}

.ace_header_footer .mz-cart .cart-footer .cart-footer-pricing-total-container .estimateText {
	margin-top: 5px
}

.ace_header_footer .mz-cart .cart-footer .cart-footer-pricing-total-container .estimateText>span {
	float: right;
	margin-left: 10px
}

.ace_header_footer .mz-cart .cart-footer .cart-footer-pricing-total-container .estimateText svg {
	height: 29px;
	width: 89px;
	margin-top: -9px;
	float: right
}

@media only screen and (max-width: 790px) {
	.ace_header_footer .mz-cart .cart-footer .cart-footer-pricing-total-container .estimateText svg {
		width:73px;
		margin-top: -7px
	}
}

.ace_header_footer .mz-cart .cart-footer .cart-footer-pricing-total-container .col-xs-4,.ace_header_footer .mz-cart .cart-footer .cart-footer-pricing-total-container .col-xs-8 {
	padding: 0
}

.ace_header_footer .mz-cart .cart-footer .cart-footer-buttons {
	text-align: center
}

.ace_header_footer .mz-cart .cart-footer .cart-footer-buttons button {
	width: 220px;
	font-size: 18px;
	padding: 10px 20px;
	margin: 10px 0 20px
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .mz-cart .cart-footer .cart-footer-buttons button {
		float:right;
		margin: 10px 0 10px 20px
	}
}

.ace_header_footer .mz-cart .cart-footer .cart-footer-buttons button.cart-checkout {
	width: 300px
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .mz-cart .cart-footer .cart-footer-buttons button.cart-checkout {
		width:220px
	}
}

.ace_header_footer .mz-cart .cart-footer .cart-footer-buttons .checkoutButtons {
	display: inline-block
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .mz-cart .cart-footer .cart-footer-buttons .checkoutButtons {
		float:right;
		width: 240px
	}
}

.ace_header_footer .mz-cart .cart-footer .redSale {
	color: #d7002a
}

.ace_header_footer .mz-cart .mz-carttable-button-active {
	width: 230px
}

.ace_header_footer .quick-cart {
	position: absolute;
	top: 100%;
	right: -40px;
	width: 350px;
	max-height: 500px;
	background: #fff;
	border: 1px solid #000;
	z-index: 5;
	display: none;
	color: #000;
	background: #eee;
	font-family: 'Open Sans',Montserrat
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .quick-cart:hover {
		display:block
	}

	.ace_header_footer .quick-cart .exit {
		display: none
	}
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .quick-cart {
		width:100%;
		height: 100%;
		max-height: 100%;
		position: fixed;
		left: 0;
		top: 0;
		padding: 0;
		border: none
	}
}

.ace_header_footer .quick-cart .exit {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 30px;
	cursor: pointer
}

.ace_header_footer .quick-cart ul {
	float: left;
	width: 100%;
	max-height: 220px;
	overflow: hidden;
	overflow-y: auto;
	padding: 10px;
	background: #fff;
	margin: 0;
	font-size: 12px
}

.ace_header_footer .quick-cart ul li {
	width: 100%;
	height: 70px;
	position: relative;
	float: left;
	margin: 5px 0;
	list-style: none
}

.ace_header_footer .quick-cart ul li .prod-img {
	width: 27%;
	float: left;
	margin: 0 2% 0 1%;
	height: 100%;
	text-align: center
}

.ace_header_footer .quick-cart ul li .prod-img img {
	max-width: 100%;
	max-height: 100%
}

.ace_header_footer .quick-cart ul li .prod-details {
	float: left;
	margin: 10px 2.5%;
	width: 39%;
	text-align: left
}

.ace_header_footer .quick-cart ul li .prod-details .prod-details-title {
	margin-bottom: 10px;
	font-weight: 700;
	line-height: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.ace_header_footer .quick-cart ul li .prod-total {
	float: right;
	width: 20%;
	text-align: right;
	font-family: 'Roboto Slab',Serifa;
	margin-top: 10px;
	margin-right: 6%;
	font-weight: 800;
	font-size: 14px;
	line-height: 16px
}

.ace_header_footer .quick-cart ul li .prod-total s {
	color: #999
}

.ace_header_footer .quick-cart .moreItems {
	float: left;
	width: 40%;
	padding: 15px 0 0 10px;
	font-weight: 600;
	font-size: 14px;
	text-align: left;
	color: #333
}

.ace_header_footer .quick-cart .cart-popout-price {
	width: 60%;
	float: right;
	text-align: right;
	padding: 15px 10px 0 0;
	font-size: 15px;
	color: #333
}

.ace_header_footer .quick-cart .cart-popout-price span:not(.label) {
	width: 100px;
	display: inline-block
}

.ace_header_footer .quick-cart .cart-popout-price .cart-popout-discounts {
	margin-top: 5px;
	color: #034ebf;
	font-size: 14px;
	font-weight: 700
}

.ace_header_footer .quick-cart .cart-popout-buttons {
	padding: 10px;
	float: left;
	width: 100%
}

.ace_header_footer .quick-cart .cart-popout-buttons button {
	width: 100%;
	margin: 10px 0 0;
	padding: 15px 7px;
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
	border: 1px solid #d7002a;
	border-radius: 0;
	background: #d7002a
}

.ace_header_footer .quick-cart .cart-popout-buttons button.view-cart {
	background: #fff;
	color: #333;
	border: 1px solid #ccc;
	float: left
}

.ace_header_footer .quick-cart .cart-popout-buttons button.disabled {
	border-color: #999;
	background-color: #999
}

.ace_header_footer .quick-cart .cart-popout-buttons form {
	width: 100%;
	display: inline-block;
	float: right
}

.ace_header_footer .quick-cart .label {
	font-weight: 600
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .mz-utilitynav-item-cart:hover .quick-cart {
		display:block
	}
}

.ace_header_footer .added-to-cart-popover-container {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.5);
	z-index: 10;
	display: none
}

.ace_header_footer .added-to-cart-popover-container .added-to-cart-popover {
	background-color: #fff;
	border: 1px solid #eee;
	margin: 0 auto;
	position: fixed;
	left: 0;
	right: 0;
	top: calc(50% - 200px);
	text-align: center;
	width: 80%;
	z-index: 5
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .added-to-cart-popover-container .added-to-cart-popover {
		max-width:837px
	}
}

.ace_header_footer .added-to-cart-popover-container .added-to-cart-popover .row {
	margin-right: 0;
	margin-left: 0
}

.ace_header_footer .added-to-cart-popover-container .added-to-cart-popover .row .close-modal {
	margin: 16px 16px 0 0;
	float: right
}

.ace_header_footer .added-to-cart-popover-container .added-to-cart-popover .row .close-modal i {
	font-size: 18px;
	transform: scale(1.63,1.63)
}

.ace_header_footer .added-to-cart-popover-container .added-to-cart-popover .title {
	text-align: left;
	font-size: 24px;
	line-height: 28px;
	padding-left: 25px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e5e5e5
}

.ace_header_footer .added-to-cart-popover-container .added-to-cart-popover .module-detail {
	padding-top: 10px;
	font-size: 15px;
	line-height: 20px;
	height: 130px
}

.ace_header_footer .added-to-cart-popover-container .added-to-cart-popover .product-section {
	padding-left: 10px
}

.ace_header_footer .added-to-cart-popover-container .added-to-cart-popover .product-section .prodcut-image {
	float: left;
	margin-right: 6px;
	width: 170px;
	height: 170px
}

.ace_header_footer .added-to-cart-popover-container .added-to-cart-popover .product-section .prodcut-image img {
	max-width: 170px;
	max-height: 170px
}

.ace_header_footer .added-to-cart-popover-container .added-to-cart-popover .product-section .product-details {
	text-align: left;
	float: left;
	max-width: 220px
}

.ace_header_footer .added-to-cart-popover-container .added-to-cart-popover .product-section .product-details .product-title {
	max-height: 52px;
	font-size: 20px;
	line-height: 26px;
	overflow: hidden
}

.ace_header_footer .added-to-cart-popover-container .added-to-cart-popover .product-section .product-details .product-price {
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	color: #d7002a
}

.ace_header_footer .added-to-cart-popover-container .added-to-cart-popover .product-section .product-details .product-qty {
	font-size: 14px;
	line-height: 26px;
	color: #7a7a7a
}

.ace_header_footer .added-to-cart-popover-container .added-to-cart-popover .cart-section {
	height: 100%;
	position: relative
}

.ace_header_footer .added-to-cart-popover-container .added-to-cart-popover .cart-section .cart-details {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 50%;
	position: absolute
}

.ace_header_footer .added-to-cart-popover-container .added-to-cart-popover .cart-section .cart-subtotal {
	font-size: 20px;
	line-height: 24px
}

.ace_header_footer .added-to-cart-popover-container .added-to-cart-popover .cart-section .cart-qty {
	font-size: 14px;
	line-height: 30px;
	color: #7a7a7a
}

.ace_header_footer .added-to-cart-popover-container .added-to-cart-popover .button-container {
	margin-top: 5px
}

.ace_header_footer .added-to-cart-popover-container .added-to-cart-popover .button-container .added-to-cart-popover-buttons {
	padding: 10px;
	float: left;
	width: 100%;
	background-color: #eee
}

.ace_header_footer .added-to-cart-popover-container .added-to-cart-popover .button-container .added-to-cart-popover-buttons .continue-shopping {
	background: #fff;
	color: #333;
	border: 1px solid #ccc;
	float: left;
	width: 248px;
	margin: 10px 7px 10px;
	padding: 15px 40px;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.56;
	border-radius: 0
}

.ace_header_footer .added-to-cart-popover-container .added-to-cart-popover .button-container .added-to-cart-popover-buttons .checkout {
	margin-top: 10px;
	padding: 15px 7px;
	font-size: 18px;
	line-height: 1.56;
	width: 258px;
	background: #d7002a;
	border: 1px solid #d7002a;
	display: inline-block;
	float: right
}

.ace_header_footer .mz-checkout-storecredit .mz-checkout-storecredit-list {
	margin: 0 12.5px 12.5px
}

.ace_header_footer .mz-checkout-storecredit .mz-checkout-storecredit-appliedcreditslist {
	margin: 12.5px 0;
	padding: 0
}

.ace_header_footer .mz-checkout-storecredit .mz-checkout-storecredit-credit {
	display: block;
	margin: 0 12.5px
}

.ace_header_footer .mz-checkout-storecredit .mz-checkout-storecredit-credit input {
	vertical-align: top
}

.ace_header_footer .mz-checkout-storecredit .mz-checkout-storecredit-credit .mz-icon {
	vertical-align: middle;
	margin-left: 6.25px
}

.ace_header_footer .mz-checkout-storecredit .mz-checkout-appliedcredits-remainingtotal {
	margin: 12.5px 18.75px;
	font-weight: 700;
	font-size: 16px
}

.ace_header_footer .mz-checkout-storecredit .mz-checkout-storecredit-creditamount {
	display: inline-block;
	font-weight: 700;
	margin: 0 6.25px;
	vertical-align: middle
}

.ace_header_footer .mz-checkout-storecredit .mz-checkout-storecredit-creditcode {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	font-style: italic
}

.ace_header_footer .mz-checkout-storecredit .mz-checkout-storecredit-applyamount {
	margin: 25px 0 12.5px
}

.ace_header_footer .mz-checkout-digitalcredit th {
	text-align: right;
	padding: 12.5px 25px;
	color: #eee;
	background-color: #666;
	border-bottom: 1px solid #fff
}

.ace_header_footer .mz-checkout-digitalcredit th.mz-checkout-digitalcredit-header-code {
	text-align: left
}

.ace_header_footer .mz-checkout-digitalcredit th.mz-checkout-digitalcredit-header-unlabeled {
	padding-right: 0;
	padding-left: 0
}

.ace_header_footer .mz-checkout-digitalcredit td {
	text-align: right;
	padding: 12.5px 25px
}

.ace_header_footer .mz-checkout-digitalcredit td.mz-checkout-digitalcredit-cell-code,.ace_header_footer .mz-checkout-digitalcredit td.mz-checkout-digitalcredit-cell-enable,.ace_header_footer .mz-checkout-digitalcredit td.mz-checkout-digitalcredit-cell-savetoaccount,.ace_header_footer .mz-checkout-digitalcredit td.mz-checkout-digitalcredit-cell-savetoaccount-label {
	text-align: left;
	padding-right: 0
}

.ace_header_footer .mz-checkout-digitalcredit input {
	text-align: left
}

.ace_header_footer .mz-checkout-digitalcredit input.data-mz-credit-amt-to-apply {
	text-align: right;
	width: 100px
}

.ace_header_footer .mz-checkout-payment {
	clear: both
}

.ace_header_footer .mz-checkout-payment .mz-checkout-paymenttitle {
	border-bottom: 1px solid #eee;
	font-weight: 400
}

.ace_header_footer .mz-checkout-payment .mz-checkout-paymenttitle strong {
	font-size: 20px
}

.ace_header_footer .mz-checkout-payment-change,.ace_header_footer .mz-checkout-payment-done {
	float: right
}

.ace_header_footer .mz-paymentselector.mz-l-formfieldgroup {
	display: block
}

.ace_header_footer .mz-paymentselector.mz-l-formfieldgroup .mz-digitalwallets {
	padding-top: 12.5px
}

.ace_header_footer .mz-paymentselector.mz-l-formfieldgroup .mz-l-formfieldgroup .mz-l-formfieldgroup-row {
	display: table-row
}

.ace_header_footer .mz-paymentselector.mz-l-formfieldgroup .mz-l-formfieldgroup-row {
	display: block
}

.ace_header_footer .mz-paymentselector.mz-l-formfieldgroup .mz-paymentselector-option .mz-checkoutform-radio {
	text-align: left;
	display: block;
	font-size: 20px
}

.ace_header_footer .mz-paymentselector.mz-l-formfieldgroup .mz-l-formfieldgroup-cell>label {
	text-align: right;
	display: block;
	min-width: 155px
}

.ace_header_footer .mz-paymentselector.mz-l-formfieldgroup .mz-l-formfieldgroup-cell .mz-paymentselector-reenter-cvv label {
	text-align: left;
	min-width: auto;
	display: inline-block;
	margin-right: 6.25px
}

.ace_header_footer .mz-paymentselector.mz-l-formfieldgroup .mz-payment-credit-card-savepayment-row {
	margin-left: 155px
}

.ace_header_footer .mz-paymentselector-label-separator {
	text-align: center;
	border-bottom: 1px dashed #eee;
	text-decoration: none
}

.ace_header_footer .mz-paymentselector-separator {
	border-top: 1px solid #eee;
	padding-top: 25px
}

.ace_header_footer .mz-paymentselector-newcreditcard .mz-l-formfieldgroup-cell:first-child label {
	min-width: 155px
}

@media only screen and (min-width: 992px) {
	.ace_header_footer #checkout-gateway .wrapper.customer,.ace_header_footer #checkout-gateway .wrapper.guest {
		padding:36px 35px
	}
}

@media only screen and (min-width: 992px) {
	.ace_header_footer #checkout-gateway .background {
		background-color:#f1f1f1
	}
}

.ace_header_footer #checkout-gateway .text-wrapper {
	text-align: left;
	width: 100%;
	display: inline-block
}

.ace_header_footer #checkout-gateway .text-wrapper p {
	text-align: left;
	display: inline-block
}

.ace_header_footer #checkout-gateway hr {
	clear: both;
	margin: 0
}

@media only screen and (min-width: 992px) {
	.ace_header_footer #checkout-gateway hr {
		display:none
	}
}

.ace_header_footer #checkout-gateway .content {
	text-align: center
}

.ace_header_footer #checkout-gateway .content .column {
	padding: 0
}

@media only screen and (min-width: 992px) {
	.ace_header_footer #checkout-gateway .content .column {
		padding:0 15px;
		height: 100%
	}
}

.ace_header_footer #checkout-gateway .content button {
	font-size: 16px
}

.ace_header_footer #checkout-gateway .content .row {
	padding: 35px 0 70px 0;
	float: none;
	display: inline-block
}

@media only screen and (min-width: 992px) {
	.ace_header_footer #checkout-gateway .content .row {
		height:600px
	}
}

.ace_header_footer #checkout-gateway .content .row .secure {
	text-align: left;
	padding: 15px
}

@media only screen and (max-width: 991px) {
	.ace_header_footer #checkout-gateway .content .row {
		margin:0;
		padding: 0
	}
}

.ace_header_footer #checkout-gateway .content .row .wrapper {
	width: 100%;
	display: inline-block;
	text-align: center
}

@media only screen and (min-width: 768px) {
	.ace_header_footer #checkout-gateway .content .row .wrapper {
		background-color:#fff;
		height: 100%
	}
}

.ace_header_footer #checkout-gateway .content .row .wrapper .title-wrapper {
	width: 100%;
	display: inline-block;
	text-align: center
}

.ace_header_footer #checkout-gateway .content .row .wrapper .title-wrapper .column-title {
	color: #d7002a;
	max-width: 100%;
	width: 300px;
	text-align: left;
	display: inline-block
}

@media only screen and (min-width: 992px) {
	.ace_header_footer #checkout-gateway .content .row .wrapper input,.ace_header_footer #checkout-gateway .content .row .wrapper label {
		width:100%;
		display: block
	}
}

.ace_header_footer #checkout-gateway .content .row .wrapper .label-wrapper {
	width: 100%;
	display: inline-block;
	text-align: center
}

@media only screen and (min-width: 992px) {
	.ace_header_footer #checkout-gateway .content .row .wrapper .label-wrapper {
		display:inline-block
	}
}

.ace_header_footer #checkout-gateway .content .row .wrapper .label-wrapper label {
	max-width: 100%;
	width: 300px;
	text-align: left;
	display: inline-block
}

.ace_header_footer #checkout-gateway .content .row .wrapper input {
	border: 1px solid #000;
	height: 42px
}

@media only screen and (min-width: 992px) {
	.ace_header_footer #checkout-gateway .content .row .wrapper input {
		height:34px
	}
}

.ace_header_footer #checkout-gateway .content .row .wrapper .formfield-group {
	text-align: left;
	width: 100%;
	display: inline-block
}

.ace_header_footer #checkout-gateway .content .row .wrapper .formfield-group input {
	max-width: 100%;
	width: 300px;
	display: inline-block;
	margin-bottom: 19px
}

.ace_header_footer #checkout-gateway .content .row .wrapper .formfield .mz-forgot-wrapper {
	width: 100%;
	display: inline-block;
	text-align: center
}

@media only screen and (min-width: 992px) {
	.ace_header_footer #checkout-gateway .content .row .wrapper .formfield .mz-forgot-wrapper {
		text-align:left
	}
}

.ace_header_footer #checkout-gateway .content .row .wrapper .formfield .mz-forgot-wrapper .link-wrapper {
	margin-bottom: 20px;
	max-width: 100%;
	width: 300px;
	text-align: left;
	display: inline-block
}

@media only screen and (min-width: 992px) {
	.ace_header_footer #checkout-gateway .content .row .wrapper .formfield .mz-forgot-wrapper .link-wrapper {
		width:initial
	}

	.ace_header_footer #checkout-gateway .content .row .wrapper .formfield .mz-forgot-wrapper .link-wrapper .mz-forgot {
		line-height: 37px
	}
}

.ace_header_footer #checkout-gateway .content .row .wrapper .formfield label {
	font-weight: 600;
	float: left;
	margin-bottom: 0
}

.ace_header_footer #checkout-gateway .content .row .wrapper.guest .guest-button-wrapper {
	width: 100%;
	display: inline-block;
	text-align: left;
	margin-top: 25px
}

.ace_header_footer #checkout-gateway .content .row .wrapper.guest .guest-button-wrapper .divider {
	text-align: center;
	padding: 15px 0;
	width: 227px;
	font-size: 14px;
	line-height: 14px
}

.ace_header_footer #checkout-gateway .content .row .wrapper.guest .guest-button-wrapper .guest-checkout {
	font-size: 17px;
	padding: 13px 29px;
	font-family: "Open Sans"
}

.ace_header_footer #checkout-gateway .content .row .wrapper.guest .guest-button-wrapper #btn_xpressPaypal2 {
	font-size: 15px
}

@media only screen and (min-width: 992px) {
	.ace_header_footer #checkout-gateway .content .row .wrapper.customer .submitGroup {
		max-width:100%;
		width: 300px;
		display: inline-block
	}
}

.ace_header_footer #checkout-gateway .content .row .wrapper.customer .submitGroup div {
	padding: 0
}

.ace_header_footer #checkout-gateway .content .row .wrapper.customer .submitGroup .log-in-wrapper {
	width: 100%;
	display: inline-block;
	text-align: center
}

@media only screen and (min-width: 992px) {
	.ace_header_footer #checkout-gateway .content .row .wrapper.customer .submitGroup .log-in-wrapper {
		text-align:right
	}
}

.ace_header_footer #checkout-gateway .content .row .wrapper.customer .submitGroup .log-in-wrapper .log-in {
	max-width: 100%;
	width: 300px;
	margin-bottom: 20px
}

@media only screen and (min-width: 992px) {
	.ace_header_footer #checkout-gateway .content .row .wrapper.customer .submitGroup .log-in-wrapper .log-in {
		width:initial
	}
}

@media only screen and (min-width: 992px) {
	.ace_header_footer #checkout-gateway .content .row .wrapper.customer .submitGroup div.col-xs-12:nth-child(1) {
		width:intial;
		margin-bottom: intial;
		text-align: right
	}

	.ace_header_footer #checkout-gateway .content .row .wrapper.customer .submitGroup div.col-xs-12:nth-child(2) {
		padding-right: 15px;
		text-align: left
	}

	.ace_header_footer #checkout-gateway .content .row .wrapper.customer .submitGroup .log-in {
		width: initial
	}
}

.ace_header_footer .mz-accountsettings {
	float: left
}

.ace_header_footer .mz-accountsettings .mz-accountsettings-displayemail,.ace_header_footer .mz-accountsettings .mz-accountsettings-displayname,.ace_header_footer .mz-accountsettings .mz-accountsettings-displayphone {
	margin-right: 6.25px
}

.ace_header_footer .mz-accountsettings .mz-accountsettings-label {
	display: block;
	font-weight: 600;
	margin-top: 8px;
	margin-bottom: 6px
}

.ace_header_footer .mz-accountsettings input[type=email],.ace_header_footer .mz-accountsettings input[type=text] {
	display: block;
	width: 100%;
	margin-bottom: 9px
}

.ace_header_footer .mz-accountsettings .mz-accountsettings-displayname {
	font-size: 20px;
	margin: 0 6.25px 0 0
}

.ace_header_footer .mz-accountsettings .mz-accountsettings-section {
	min-height: 37.5px
}

.ace_header_footer .mz-accountsettings .mz-accountsettings-acceptsmarketing .mz-l-stack-sectiontitle {
	margin-top: 25px;
	margin-bottom: 10px
}

.ace_header_footer .mz-accountsettings .mz-accountsettings-firstname,.ace_header_footer .mz-accountsettings .mz-accountsettings-lastname {
	font-size: 20px
}

.ace_header_footer .mz-accountsettings .mz-accountsettings-firstname,.ace_header_footer .mz-accountsettings .mz-accountsettings-lastname {
	font-size: 14.5px
}

.ace_header_footer .mz-accountsettings .mz-accountsettings-acceptsmarketing {
	clear: both;
	margin-bottom: 10px
}

.ace_header_footer .mz-accountsettings .mz-accountsettings-acceptsmarketing label {
	vertical-align: middle
}

.ace_header_footer .mz-accountsettings-password input {
	display: block;
	width: 100%;
	margin-bottom: 9px
}

.ace_header_footer .mz-accountpaymentmethods .mz-accountpaymentmethods-list {
	margin-top: 12.5px;
	margin-bottom: 40px;
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	list-style: none
}

.ace_header_footer .mz-accountpaymentmethods .mz-accountpaymentmethods-list .mz-l-formfieldgroup,.ace_header_footer .mz-accountpaymentmethods .mz-accountpaymentmethods-list .mz-l-formfieldgroup-full {
	display: block
}

.ace_header_footer .mz-accountpaymentmethods .mz-accountpaymentmethods-list .mz-l-formfieldgroup .mz-l-formfieldgroup-cell,.ace_header_footer .mz-accountpaymentmethods .mz-accountpaymentmethods-list .mz-l-formfieldgroup-full .mz-l-formfieldgroup-cell {
	display: block;
	padding-bottom: 5px
}

.ace_header_footer .mz-accountpaymentmethods .mz-accountpaymentmethods-list .mz-l-formfieldgroup .mz-l-formfieldgroup-cell label,.ace_header_footer .mz-accountpaymentmethods .mz-accountpaymentmethods-list .mz-l-formfieldgroup-full .mz-l-formfieldgroup-cell label {
	text-align: left
}

.ace_header_footer .mz-accountpaymentmethods .mz-accountpaymentmethods-list .mz-l-formfieldgroup input[type=text],.ace_header_footer .mz-accountpaymentmethods .mz-accountpaymentmethods-list .mz-l-formfieldgroup-full input[type=text] {
	width: 100%
}

.ace_header_footer .mz-accountpaymentmethods .mz-accountpaymentmethods-list .mz-l-formfieldgroup .mz-l-formfieldgroup-row,.ace_header_footer .mz-accountpaymentmethods .mz-accountpaymentmethods-list .mz-l-formfieldgroup-full .mz-l-formfieldgroup-row {
	display: block;
	float: left;
	width: 100%
}

.ace_header_footer .mz-accountpaymentmethods .mz-accountpaymentmethods-list .mz-paymentmethod-myaccount {
	margin: 0
}

.ace_header_footer .mz-accountpaymentmethods .mz-paymentmethod {
	border-right: 1px solid #eee;
	margin: 0 12.5px 12.5px 0
}

.ace_header_footer .mz-accountpaymentmethods .mz-paymentmethod:last-child {
	border-right-width: 0
}

.ace_header_footer .mz-accountpaymentmethods .mz-paymentmethod:before {
	content: "";
	display: table
}

.ace_header_footer .mz-accountpaymentmethods .mz-paymentmethod:after {
	content: "";
	display: table;
	clear: both
}

.ace_header_footer .mz-accountpaymentmethods .mz-payment-credit-card-number {
	margin-bottom: 2px
}

.ace_header_footer .mz-accountpaymentmethods .card-logos {
	display: inline-block
}

.ace_header_footer .mz-accountpaymentmethods .card-logos img {
	height: 22px
}

.ace_header_footer .mz-accountpaymentmethods .select.font-awesome.mz-l-formfieldgroup-halfsize {
	width: 50%
}

@media (max-width: 767px) {
	.ace_header_footer .mz-accountpaymentmethods .card-year {
		margin-top:1rem
	}
}

.ace_header_footer .mz-accountpaymentmethods .mz-payment-expiration-select {
	width: 100%!important
}

.ace_header_footer .mz-accountpaymentmethods .mz-accountpaymentmethods-form {
	width: auto;
	float: none;
	margin: 0 12.5px 12.5px 0
}

.ace_header_footer .mz-accountpaymentmethods .mz-accountpaymentmethods-form .mz-payment-credit-card-defaultflag-row label {
	display: inline
}

.ace_header_footer .mz-accountpaymentmethods .mz-creditcard-billingaddresses .mz-l-formfieldgroup-cell {
	vertical-align: top
}

.ace_header_footer .mz-accountpaymentmethods label.awesome-select-icon {
	min-width: auto;
	text-align: right
}

.ace_header_footer .mz-payment-credit-card-type-row {
	display: none!important
}

.ace_header_footer #account-paymentmethods {
	margin-bottom: 25px
}

.ace_header_footer #account-paymentmethods .add-card-btn {
	margin-top: 40px
}

.ace_header_footer #account-paymentmethods .mz-paymentmethod-myaccount {
	min-height: 100px;
	margin-bottom: 10px;
	border-right: 0
}

@media (max-width: 767px) {
	.ace_header_footer #account-paymentmethods .mz-paymentmethod-actions {
		margin:0
	}
}

.ace_header_footer .mz-accountaddressbook .mz-accountaddressbook-list {
	margin-top: 12.5px
}

.ace_header_footer .mz-accountaddressbook .mz-accountaddressbook-contact {
	margin: 0 12.5px 12.5px 0;
	width: 100%;
	padding-bottom: 20px
}

.ace_header_footer .mz-accountaddressbook .mz-accountaddressbook-contact:last-child {
	border-right-width: 0
}

.ace_header_footer .mz-accountaddressbook .mz-accountaddressbook-contact:before {
	content: "";
	display: table
}

.ace_header_footer .mz-accountaddressbook .mz-accountaddressbook-contact:after {
	content: "";
	display: table;
	clear: both
}

.ace_header_footer .mz-accountaddressbook .mz-accountaddressbook-contact .mz-contact-actions {
	margin-top: 20px
}

@media (max-width: 768px) {
	.ace_header_footer .mz-accountaddressbook .mz-accountaddressbook-contact .mz-contact-actions {
		width:100%
	}
}

.ace_header_footer .mz-accountaddressbook .pageControls {
	text-align: center
}

.ace_header_footer .mz-accountaddressbook .pageControls .nextPage,.ace_header_footer .mz-accountaddressbook .pageControls .prevPage {
	text-decoration: none;
	cursor: pointer
}

.ace_header_footer .mz-accountaddressbook .pageControls .nextPage i,.ace_header_footer .mz-accountaddressbook .pageControls .prevPage i {
	font-size: 12px
}

.ace_header_footer .mz-accountaddressbook .pageControls .pageNumber {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1.4px;
	cursor: pointer;
	margin: 0 2px;
	text-decoration: none;
	color: #333;
	text-align: center;
	width: 22px;
	height: 22px;
	display: inline-block
}

.ace_header_footer .mz-accountaddressbook .pageControls .pageNumber.currentPage {
	border: 1px solid #333;
	border-radius: 20px
}

.ace_header_footer .mz-accountaddressbook .mz-accountaddressbook-form {
	display: inline-block;
	float: left;
	margin: 0 12.5px 12.5px 0
}

.ace_header_footer .mz-accountaddressbook .mz-accountaddressbook-form .select.font-awesome,.ace_header_footer .mz-accountaddressbook .mz-accountaddressbook-form input[type=text],.ace_header_footer .mz-accountaddressbook .mz-accountaddressbook-form select {
	width: 100%
}

.ace_header_footer .mz-accountaddressbook .mz-accountaddressbook-actions {
	float: right;
	margin: 0 12.5px
}

.ace_header_footer .mz-accountaddressbook .mz-accountaddressbook-actions a {
	color: #666;
	text-decoration: none;
	display: inline-block;
	padding: 0 6.25px;
	border-right: 1px solid #eee
}

.ace_header_footer .mz-accountaddressbook .mz-accountaddressbook-actions a:active,.ace_header_footer .mz-accountaddressbook .mz-accountaddressbook-actions a:focus,.ace_header_footer .mz-accountaddressbook .mz-accountaddressbook-actions a:visited {
	color: #666
}

.ace_header_footer .mz-accountaddressbook .mz-accountaddressbook-actions a:active,.ace_header_footer .mz-accountaddressbook .mz-accountaddressbook-actions a:focus,.ace_header_footer .mz-accountaddressbook .mz-accountaddressbook-actions a:hover {
	text-decoration: underline
}

.ace_header_footer .mz-accountaddressbook .mz-accountaddressbook-actions a:last-child {
	border-right-width: 0;
	padding-right: 0
}

.ace_header_footer .mz-accountaddressbook .mz-accountaddressbook-contactdetails {
	float: left;
	clear: both
}

.ace_header_footer .mz-accountaddressbook .required-field-marker {
	height: 20px
}

.ace_header_footer .mz-accountaddressbook .select.font-awesome {
	display: inline-block
}

.ace_header_footer .mz-accountaddressbook #account-addressbook .mz-ma-card:first-child {
	margin-bottom: 45px
}

@media (max-height: 767px) {
	.ace_header_footer .mz-accountaddressbook #account-addressbook .mz-ma-card-title {
		border-bottom:0
	}
}

.ace_header_footer .mz-accountaddressbook .mz-ma-addresslist:before {
	content: "";
	display: table
}

.ace_header_footer .mz-accountaddressbook .mz-ma-addresslist:after {
	content: "";
	display: table;
	clear: both
}

@media (max-width: 767px) {
	.ace_header_footer .mz-accountaddressbook .mz-ma-addresslist {
		margin:0 auto;
		display: block;
		float: none;
		clear: both
	}

	.ace_header_footer .mz-accountaddressbook .mz-ma-addresslist h3 {
		padding-top: 15px
	}
}

.ace_header_footer .mz-accountstorecredit-form {
	margin: 12.5px 0
}

.ace_header_footer .mz-accountstorecredit-form .mz-accountstorecredit-input {
	width: 250px
}

.ace_header_footer .mz-accountstorecredit-row:last-child td {
	padding-bottom: 12.5px
}

.ace_header_footer .mz-accountstorecredit-totalrow td {
	border-top: 1px solid #eee
}

.ace_header_footer .mz-accountstorecredit-totallabel {
	font-size: 20px;
	font-weight: 700;
	padding-right: 12.5px
}

.ace_header_footer .mz-accountstorecredit-totalamount {
	font-size: 20px
}

.ace_header_footer #account-wishlist .mz-item-table-header {
	border-bottom: 0;
	padding-bottom: 6px;
	padding-top: 8px
}

@media only screen and (max-width: 785px) {
	.ace_header_footer #account-wishlist .mz-item-table-header {
		display:none
	}
}

@media only screen and (max-width: 785px) {
	.ace_header_footer #account-wishlist .price-col {
		display:none
	}
}

.ace_header_footer #account-wishlist .wishlist-img-wrap {
	position: relative;
	width: 100%;
	float: left;
	line-height: 20;
	height: 220px;
	margin-bottom: 15px
}

.ace_header_footer #account-wishlist .wishlist-img-wrap img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: baseline
}

.ace_header_footer #account-wishlist .card-header-section {
	margin-bottom: 10px
}

.ace_header_footer #account-wishlist .card-header-section .mz-l-stack-sectiontitle {
	font-size: 26px;
	float: left
}

.ace_header_footer #account-wishlist .card-header-section .wishlist-header-buttons {
	margin-top: 10px;
	float: right
}

.ace_header_footer #account-wishlist .card-header-section .wishlist-header-buttons .header-action-button {
	padding: 5px 10px;
	text-decoration: none
}

.ace_header_footer #account-wishlist .card-header-section .wishlist-header-buttons .header-action-button:hover {
	cursor: pointer
}

.ace_header_footer #account-wishlist .card-header-section .wishlist-header-buttons .header-action-button.email-wishlist {
	padding-right: 15px;
	border-right: 1px solid #eee
}

@media only screen and (max-width: 785px) {
	.ace_header_footer #account-wishlist .mz-accountwishlist-list {
		margin-top:50px
	}
}

.ace_header_footer #account-wishlist .mz-accountwishlist-list .mz-itemlisting {
	border-bottom: 1px solid #eee
}

.ace_header_footer #account-wishlist .mz-itemlisting {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee
}

.ace_header_footer #account-wishlist .mz-itemlisting:nth-of-type(1) {
	border-top: 1px solid #eee
}

.ace_header_footer #account-wishlist .mz-itemlisting:not(:last-child) {
	margin-bottom: 15px;
	box-sizing: border-box
}

.ace_header_footer #account-wishlist .mz-itemlisting .mz-itemlisting-thumb {
	height: 100px;
	width: 100px;
	margin-bottom: 15px
}

.ace_header_footer #account-wishlist .mz-itemlisting .mz-itemlisting-thumb .mz-itemlisting-thumb-img {
	display: block;
	margin: auto
}

.ace_header_footer #account-wishlist .mz-itemlisting .mz-itemlisting-details {
	width: calc(100% - 125px);
	max-width: 270px
}

.ace_header_footer #account-wishlist .mz-itemlisting .mz-itemlisting-details .mz-itemlisting-title {
	font-size: 14px;
	text-decoration: none
}

.ace_header_footer #account-wishlist .mz-itemlisting .mz-itemlisting-details .mz-itemlisting-description {
	font-size: 13px
}

@media only screen and (min-width: 786px) {
	.ace_header_footer #account-wishlist .mz-itemlisting .mz-itemlisting-details .mz-itemlisting-description .mz-itemlisting-price-mobile {
		display:none
	}
}

.ace_header_footer #account-wishlist .mz-itemlisting .mz-itemlisting-details .mz-itemlisting-description .mz-itemlisting-option {
	text-transform: capitalize
}

.ace_header_footer #account-wishlist .mz-itemlisting .mz-itemlisting-actions {
	float: left;
	width: 173px
}

@media only screen and (max-width: 767px) {
	.ace_header_footer #account-wishlist .mz-itemlisting .mz-itemlisting-actions {
		margin:0;
		width: 100%
	}

	.ace_header_footer #account-wishlist .mz-itemlisting .mz-itemlisting-actions .mz-itemlisting-action {
		flex-basis: 50%
	}
}

.ace_header_footer #account-wishlist .mz-itemlisting .mz-itemlisting-actions .mz-outofstock-message {
	display: none
}

.ace_header_footer #account-wishlist .mz-itemlisting .mz-itemlisting-actions .mz-ma-card-button {
	padding: 17px 0
}

.ace_header_footer #account-wishlist .mz-itemlisting .mz-itemlisting-actions .mz-ma-card-button-primary {
	padding: 17px 34px
}

.ace_header_footer #account-wishlist .mz-itemlisting .mz-itemlisting-actions .mz-itemlisting-action {
	background-color: #fff;
	border-radius: 2px;
	border: none;
	color: rgba(0,0,0,.87);
	font-size: 13px;
	font-weight: 500;
	flex-basis: 50%;
	height: 36px;
	letter-spacing: .03em;
	line-height: 36px;
	margin: 6px 0;
	padding: 0 26px;
	transition: all .2s ease-in-out
}

.ace_header_footer #account-wishlist .mz-itemlisting .mz-itemlisting-actions .mz-itemlisting-action.add-to-cart {
	background-color: #d7002a;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	height: 48px;
	line-height: 48px
}

.ace_header_footer #account-wishlist .mz-itemlisting .mz-itemlisting-actions .mz-itemlisting-action.add-to-cart.is-disabled {
	background-color: #eee;
	border-color: #eee;
	color: #999
}

@media only screen and (max-width: 767px) {
	.ace_header_footer #account-wishlist .mz-itemlisting .mz-itemlisting-actions .add-to-cart,.ace_header_footer #account-wishlist .mz-itemlisting .mz-itemlisting-actions .remove-wishlist {
		width:100%
	}
}

.ace_header_footer #account-wishlist .mz-itemlisting .mz-itemlisting-actions .remove-wishlist {
	text-decoration: underline
}

.ace_header_footer #account-wishlist .mz-itemlisting .mz-itemlisting-actions .remove:hover {
	background-color: #f55a4e;
	color: #fff
}

.ace_header_footer #account-wishlist .mz-itemlisting .mz-itemlisting-actions .add {
	font-size: 18px;
	font-weight: 600;
	padding: 17px 47px;
	line-height: 12px;
	color: #fff;
	background-color: #d7002a
}

.ace_header_footer #account-wishlist .mz-itemlisting .mz-itemlisting-actions button {
	width: 173px
}

.ace_header_footer #account-wishlist .mz-itemlisting .mz-itemlisting-actions button i.icon {
	margin-right: 5px;
	vertical-align: middle;
	font-size: 12px
}

.ace_header_footer #account-wishlist .wishlist-message {
	margin-top: 15px
}

.ace_header_footer #account-wishlist .wishlist-message .info-buttons-wrapper {
	margin-top: 10px
}

.ace_header_footer .mz-returnform .mz-l-formfieldgroup-cell:first-child {
	text-align: right
}

.ace_header_footer .mz-returnform .mz-l-formfieldgroup-cell:last-child {
	text-align: left
}

.ace_header_footer .mz-returnform .mz-returnform-actions .mz-l-formfieldgroup-cell:first-child label,.ace_header_footer .mz-returnform .mz-returnform-returntype .mz-l-formfieldgroup-cell:first-child label {
	display: none
}

.ace_header_footer .mz-returnform .mz-returnform-returntype .mz-l-formfieldgroup-cell:last-child label {
	display: inline-block;
	margin-right: 12.5px;
	min-width: inherit
}

.ace_header_footer .mz-itemlisting-rmaitem h3 {
	margin: 0 0 6.25px 0
}

.ace_header_footer .mz-itemlisting-rmaitem .mz-propertylist {
	margin-top: 0
}

.ace_header_footer .mz-itemlisting-rmaitem .mz-itemlisting-rmaitem-details {
	margin-top: 25px;
	float: left;
	clear: both
}

.ace_header_footer #ma-landing .mz-ma-card {
	min-height: 410px
}

.ace_header_footer #ma-landing .mz-ma-card {
	min-height: 410px
}

.ace_header_footer #ma-landing .mz-ma-card .mz-addresssummary {
	margin-bottom: 30px
}

.ace_header_footer .email-wishlist-container {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.5);
	z-index: 10;
	display: none
}

.ace_header_footer .email-wishlist-container .email-wishlist-popover {
	background-color: #fff;
	border: 1px solid #eee;
	margin: 0 auto;
	position: fixed;
	padding: 10px;
	left: 0;
	right: 0;
	top: calc(50% - 200px);
	text-align: center;
	width: 500px;
	z-index: 5
}

@media screen and (max-width: 767px) {
	.ace_header_footer .email-wishlist-container .email-wishlist-popover {
		width:300px;
		border: solid 2px #333
	}
}

.ace_header_footer .email-wishlist-container .email-wishlist-popover .row {
	margin-right: 0;
	margin-left: 0
}

.ace_header_footer .email-wishlist-container .email-wishlist-popover .row .close-modal {
	margin: 6px 6px 0 0;
	float: right
}

.ace_header_footer .email-wishlist-container .email-wishlist-popover .row .close-modal i {
	font-size: 18px
}

.ace_header_footer .email-wishlist-container .email-wishlist-popover .title {
	text-align: left;
	font-size: 20px;
	color: #d7002a;
	font-weight: 700;
	padding-bottom: 3px;
	font-family: 'Roboto Slab',Serifa
}

.ace_header_footer .email-wishlist-container .email-wishlist-popover .required-field {
	font-size: 13px;
	float: right
}

.ace_header_footer .email-wishlist-container .email-wishlist-popover .enter-email-text {
	font-size: 14px;
	font-weight: 600;
	float: left
}

.ace_header_footer .email-wishlist-container .email-wishlist-popover .email-wishlist-button {
	margin-top: 10px;
	padding: 15px 7px;
	font-size: 18px;
	font-weight: 700;
	line-height: 16px;
	width: 200px;
	background: #d7002a;
	border: 1px solid #d7002a;
	display: inline-block;
	float: right
}

@media screen and (max-width: 767px) {
	.ace_header_footer .email-wishlist-container .email-wishlist-popover .email-wishlist-button {
		width:100%
	}
}

.ace_header_footer .email-wishlist-container .email-wishlist-popover .recaptcha-container.error .errorReport {
	display: block
}

.ace_header_footer .email-wishlist-container .email-wishlist-popover .recaptcha-container .errorReport {
	display: none;
	margin: 5px 60px;
	background: #d7002a;
	color: #fff
}

.ace_header_footer .email-wishlist-container .email-wishlist-popover .recaptcha-container #wishlistRecaptcha>div {
	width: auto!important
}

@media only screen and (max-width: 991px) {
	.ace_header_footer body.mz-loginpage .mz-l-container {
		text-align:center
	}

	.ace_header_footer body.mz-loginpage .mz-l-container .mz-l-formfieldgroup {
		margin: 0 auto;
		max-width: 365px;
		width: 100%
	}

	.ace_header_footer body.mz-loginpage .mz-l-container .mz-l-formfieldgroup .forgotPassword {
		text-align: right;
		padding-right: 0
	}

	.ace_header_footer body.mz-loginpage .mz-l-container button {
		width: 110px
	}

	.ace_header_footer body.mz-loginpage .mz-l-container .tabletHidden {
		display: none
	}
}

@media only screen and (min-width: 992px) {
	.ace_header_footer body.mz-loginpage .tabletShow {
		display:none
	}

	.ace_header_footer body.mz-loginpage .tabletHidden {
		display: show
	}
}

.ace_header_footer .mz-breadcrumbs {
	font-weight: 400;
	font-size: 13px;
	color: #666;
	margin-top: 15px
}

.ace_header_footer .mz-breadcrumbs .mz-breadcrumb-link {
	text-decoration: none
}

.ace_header_footer .mz-breadcrumbs .mz-breadcrumb-separator {
	display: inline-block;
	margin: 0 2px
}

.ace_header_footer .mz-errordetail .mz-errordetail-header {
	background: transparent url(../images/error-exclamation.png) no-repeat 0 10px;
	padding-left: 40px;
	font-size: 36px;
	margin-bottom: 0
}

.ace_header_footer .mz-errordetail .mz-errordetail-text {
	font-size: 18px;
	color: #999;
	display: block;
	margin-top: 10px
}

.ace_header_footer .mz-errordetail .mz-errordetail-expander {
	display: inline-block
}

.ace_header_footer .mz-errordetail .mz-errordetail-expander::before {
	display: inline-block;
	font-size: .8em;
	content: "\25BA";
	margin-right: 5px;
	-webkit-transition: all ease .8s;
	-moz-transition: all ease .8s;
	-ms-transition: all ease .8s;
	-o-transition: all ease .8s
}

.ace_header_footer .mz-errordetail .mz-errordetail-expander.is-expanded::before {
	-webkit-transform: rotate(1170deg);
	-moz-transform: rotate(1170deg);
	-ms-transform: rotate(1170deg);
	-o-transform: rotate(1170deg)
}

.ace_header_footer .mz-errordetail .mz-errordetail-stacktrace {
	background-color: #eee;
	padding: 20px 40px 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-transition: all ease .8s .2s;
	-moz-transition: all ease .8s .2s;
	-ms-transition: all ease .8s .2s;
	-o-transition: all ease .8s .2s;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	font-size: .1em
}

.ace_header_footer .mz-errordetail .mz-errordetail-stacktrace h3 {
	margin: 0 0 20px;
	border-bottom: 1px solid #333
}

.ace_header_footer .mz-errordetail .mz-errordetail-stacktrace.is-expanded {
	-webkit-opacity: 100;
	-moz-opacity: 100;
	opacity: 100;
	font-size: 1em
}

.ace_header_footer .mz-facetingform i.sprite-toggle {
	padding-left: 20px;
	float: right;
	width: 15px;
	height: 15px;
	background-size: 157.5px,50px;
	margin-top: 3px
}

@media only screen and (min-width: 992px) {
	.ace_header_footer .mz-facetingform {
		padding:0
	}

	.ace_header_footer .mz-facetingform .mz-facetingform-facets {
		padding: 0
	}

	.ace_header_footer .mz-facetingform .desktop-hidden {
		display: none
	}

	.ace_header_footer .mz-facetingform input.cust-accordion-check {
		display: block;
		width: 100%;
		position: absolute;
		opacity: 0;
		z-index: 1
	}

	.ace_header_footer .mz-facetingform input.cust-accordion-check+.cust-accordion-facet i.sprite-toggle {
		background-position: -28.749966px 0
	}

	.ace_header_footer .mz-facetingform input.cust-accordion-check+.cust-accordion-facet+ul {
		font-family: "Open Sans";
		display: block
	}

	.ace_header_footer .mz-facetingform input.cust-accordion-check:checked+.cust-accordion-facet i.sprite-toggle {
		background-position: 7px 0
	}

	.ace_header_footer .mz-facetingform input.cust-accordion-check:checked+.cust-accordion-facet+ul {
		display: none
	}
}

@media only screen and (max-width: 991px) {
	.ace_header_footer .mz-facetingform {
		background-color:#eee;
		border: none;
		padding: 20px;
		padding-bottom: 10px
	}

	.ace_header_footer .mz-facetingform .mz-l-sidebaritem {
		border: none;
		border-bottom: 1px solid #c4c4c4;
		text-align: left
	}

	.ace_header_footer .mz-facetingform .mobile-hidden {
		display: none
	}

	.ace_header_footer .mz-facetingform .toggle-visible {
		display: none
	}

	.ace_header_footer .mz-facetingform input.cust-accordion-check {
		display: block;
		width: 100%;
		position: absolute;
		opacity: 0;
		z-index: 1
	}

	.ace_header_footer .mz-facetingform input.cust-accordion-check+.cust-accordion-facet i.sprite-toggle {
		background-position: 7px 0
	}

	.ace_header_footer .mz-facetingform input.cust-accordion-check+.cust-accordion-facet+ul {
		font-family: "Open Sans";
		display: none
	}

	.ace_header_footer .mz-facetingform input.cust-accordion-check:checked+.cust-accordion-facet i.sprite-toggle {
		background-position: -28.749966px 0
	}

	.ace_header_footer .mz-facetingform input.cust-accordion-check:checked+.cust-accordion-facet+ul {
		display: block
	}

	.ace_header_footer .mz-facetingform input.cust-accordion-check .mz-facetingform-facets {
		position: absolute;
		background: #eee;
		z-index: 10;
		left: 0;
		float: none;
		padding: 0
	}

	.ace_header_footer .mz-facetingform input.cust-accordion-check [class*=col-xs] {
		float: none
	}
}

@media only screen and (max-width: 487px) {
	.ace_header_footer .mz-facetingform {
		padding:15px 0;
		padding-right: 4%;
		padding-left: 5%;
		padding-bottom: 5px
	}
}

.ace_header_footer .mz-facetingform h4 {
	margin: 0 0 5px 5px;
	font-size: 16px
}

.ace_header_footer .mz-facetingform h4 i {
	float: right;
	line-height: 26px;
	cursor: pointer
}

.ace_header_footer .mz-facetingform .main-category-facet {
	font-weight: 700;
	color: #333
}

.ace_header_footer .mz-facetingform .mz-facetingform-facet {
	list-style-type: none;
	padding: 0;
	margin: 0
}

.ace_header_footer .mz-facetingform .mz-facetingform-facet li {
	margin: 4px 0
}

.ace_header_footer .mz-facetingform .mz-facetingform-facet .more-link-check {
	display: block;
	width: 100%;
	position: absolute;
	opacity: 0;
	z-index: 1
}

.ace_header_footer .mz-facetingform .mz-facetingform-facet .more-link-check+.more-link {
	margin-left: 7px
}

.ace_header_footer .mz-facetingform .mz-facetingform-facet .more-link-check+.more-link~.more-facets {
	display: none
}

.ace_header_footer .mz-facetingform .mz-facetingform-facet .more-link-check+.more-link~.less-link {
	display: none
}

.ace_header_footer .mz-facetingform .mz-facetingform-facet .more-link-check:checked {
	position: absolute;
	bottom: 7px
}

.ace_header_footer .mz-facetingform .mz-facetingform-facet .more-link-check:checked+.more-link {
	display: none
}

.ace_header_footer .mz-facetingform .mz-facetingform-facet .more-link-check:checked+.more-link~.more-facets {
	display: block
}

.ace_header_footer .mz-facetingform .mz-facetingform-facet .more-link-check:checked+.more-link~.more-facets:last-of-type {
	margin-bottom: 10px
}

.ace_header_footer .mz-facetingform .mz-facetingform-facet .more-link-check:checked+.more-link~.less-link {
	margin-left: 7px;
	display: block
}

.ace_header_footer .mz-facetingform .mz-facetingform-valuelabel {
	display: inline-block;
	margin-left: 8px;
	font-weight: 400;
	font-family: "Open Sans"
}

.ace_header_footer .mz-facetingform .mz-facetingform-valuelabel .rating-facet {
	font-family: FontAwesome;
	font-style: normal;
	color: #d7002a
}

.ace_header_footer .mz-facetingform .mz-facetingform-valuelabel .rating-facet[value="1.0"]:before {
	content: "\f005 \f006 \f006 \f006 \f006"
}

.ace_header_footer .mz-facetingform .mz-facetingform-valuelabel .rating-facet[value="2.0"]:before {
	content: "\f005 \f005 \f006 \f006 \f006"
}

.ace_header_footer .mz-facetingform .mz-facetingform-valuelabel .rating-facet[value="3.0"]:before {
	content: "\f005 \f005 \f005 \f006 \f006"
}

.ace_header_footer .mz-facetingform .mz-facetingform-valuelabel .rating-facet[value="4.0"]:before {
	content: "\f005 \f005 \f005 \f005 \f006"
}

.ace_header_footer .mz-facetingform .mz-facetingform-valuelabel .rating-facet[value="5.0"]:before {
	content: "\f005 \f005 \f005 \f005 \f005";
	color: #d7002a
}

.ace_header_footer .mz-facetingform .mz-facetingform-facet-hierarchy {
	font-weight: 400
}

.ace_header_footer .mz-facetingform .mz-facetingform-facet-hierarchy .mz-facetingform-facet-hierarchy li {
	margin: 0 0 4px .5em;
	line-height: 1.6em
}

.ace_header_footer .mz-facetingform .mz-facetingform-facet-hierarchy .mz-facetingform-facet-hierarchy li a {
	text-decoration: none
}

.ace_header_footer .mz-facetingform .mz-facetingform-facet-hierarchy.sub-cat-hierarchy {
	margin-left: 15px
}

.ace_header_footer .mz-facetingform .mz-sortby-mobile {
	position: absolute;
	display: block;
	padding: 0;
	right: 3px;
	top: 60px;
	z-index: 1;
	font-size: 20px
}

.ace_header_footer .mz-facetingform .mz-sortby-mobile.select-toggle {
	height: 50px;
	margin-top: 20px;
	z-index: 2
}

.ace_header_footer .mz-facetingform .mz-sortby-mobile.select-toggle .mz-pagingcontrols-pagesort-dropdown {
	opacity: 0
}

.ace_header_footer .mz-facetingform .mz-sortby-mobile .mz-pagingcontrols-pagesort-dropdown {
	width: 100%;
	margin: 0
}

.ace_header_footer .mz-facetingform .mz-sortby-mobile .mz-pagingcontrols-pagesort-dropdown option {
	font-size: 11px
}

@media only screen and (max-width: 350px) {
	.ace_header_footer .mz-facetingform .mz-sortby-mobile .mz-pagingcontrols-pagesort-dropdown option {
		font-size:10px
	}
}

@media only screen and (min-width: 992px) {
	.ace_header_footer .mz-facetingform .mz-sortby-mobile {
		display:none
	}
}

.ace_header_footer .mz-facetingform .mz-sortby-mobile option {
	padding-bottom: 10px
}

@media only screen and (min-width: 992px) {
	.ace_header_footer .mz-facetingform .mz-facetingform-controls.desktop-hidden {
		display:none
	}
}

@media only screen and (max-width: 992px) {
	.ace_header_footer .mz-facetingform .mz-facetingform-controls {
		margin-bottom:10px;
		padding: 0
	}
}

.ace_header_footer .mz-facetingform .mz-facetingform-controls .mz-facetingform-controls-btns button {
	width: 47%;
	height: 50px;
	font-size: 14px;
	line-height: 1.1em;
	background-color: #fff;
	color: #424242;
	border: none;
	box-shadow: 0 0 0 2px #aaa
}

.ace_header_footer .mz-facetingform .mz-facetingform-controls .mz-facetingform-controls-btns button.mz-facetingform-controls-filter {
	margin-right: 5%
}

.ace_header_footer .mz-facetingform .mz-facetingform-controls .mz-facetingform-controls-btns button.filter-clicked {
	background-color: #333;
	color: #fff
}

.ace_header_footer .mz-facetingform .mz-facetingform-controls>div {
	padding: 0
}

.ace_header_footer .mz-facetingform .mz-facetingform-controls>div .mz-l-topbaritem {
	float: left;
	margin: 5px 0;
	padding-top: 10px
}

.ace_header_footer .mz-facetingform .mz-facetingform-controls>div .mz-l-topbaritem .topbar-facet {
	background-color: #fff;
	border: 1px solid #424242;
	float: left;
	margin: 5px;
	border-radius: 20px;
	padding: 2px 10px;
	font-size: 1.1em;
	overflow: hidden
}

.ace_header_footer .mz-facetingform .mz-facetingform-controls>div .mz-l-topbaritem .topbar-facet label {
	padding-left: 23px;
	font-weight: 600;
	padding-right: 10px
}

.ace_header_footer .mz-facetingform .mz-facetingform-controls>div .mz-l-topbaritem .topbar-facet label:before {
	content: "\f067";
	font-size: 1.1em;
	font-weight: 900;
	box-shadow: none;
	transform: rotate(45deg);
	text-indent: 0;
	width: 17px;
	height: 17px;
	line-height: 1em;
	top: .05em
}

@media only screen and (max-width: 487px) {
	.ace_header_footer .mz-facetingform .mz-facetingform-controls>div .mz-l-topbaritem .topbar-facet label {
		padding-left:12px;
		margin-top: -4px
	}
}

@media only screen and (max-width: 487px) {
	.ace_header_footer .mz-facetingform .mz-facetingform-controls>div .mz-l-topbaritem .topbar-facet {
		font-size:13px;
		margin: 6px 3px 4px 3px;
		overflow: hidden
	}

	.ace_header_footer .mz-facetingform .mz-facetingform-controls>div .mz-l-topbaritem .topbar-facet:first-of-type {
		margin-left: 0
	}

	.ace_header_footer .mz-facetingform .mz-facetingform-controls>div .mz-l-topbaritem .topbar-facet label:before {
		top: 2px;
		left: -11px
	}
}

.ace_header_footer .mz-facetingform .mz-facetingform-controls>div .mz-l-topbaritem .mz-facetingform-clearall {
	background: #fff;
	color: #333;
	border-radius: 20px;
	font-size: 1.1em;
	font-weight: 600;
	padding: 2px 18px;
	padding-left: 32px;
	border: 1px solid #424242;
	margin-left: 5px;
	margin-top: 5px
}

.ace_header_footer .mz-facetingform .mz-facetingform-controls>div .mz-l-topbaritem .mz-facetingform-clearall:before {
	content: "\f067";
	position: absolute;
	height: 17px;
	width: 17px;
	font-size: 1.2em;
	font-weight: 900;
	box-shadow: none;
	transform: rotate(45deg);
	padding: 0;
	left: 10px;
	top: 1px
}

@media only screen and (max-width: 487px) {
	.ace_header_footer .mz-facetingform .mz-facetingform-controls>div .mz-l-topbaritem .mz-facetingform-clearall {
		margin:6px 3px 4px 3px;
		padding: 2px 9px;
		padding-left: 27px
	}

	.ace_header_footer .mz-facetingform .mz-facetingform-controls>div .mz-l-topbaritem .mz-facetingform-clearall:before {
		top: 1px;
		left: 8px
	}
}

.ace_header_footer .mz-pagefooter {
	background: #424242;
	padding: 10px 20px;
	overflow: visible;
	font-family: 'Roboto Slab',Serifa;
	color: #fff
}

.ace_header_footer .mz-pagefooter .link-list-widget .fa {
	margin: 13px 0 8px;
	font-size: 20px;
	float: right
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .mz-pagefooter .link-list-widget .fa {
		margin:10px
	}
}

.ace_header_footer .mz-pagefooter .link-list-widget ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0
}

.ace_header_footer .mz-pagefooter .no-padding {
	padding: 0;
	margin-bottom: 3px
}

.ace_header_footer .mz-pagefooter .no-padding.title {
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 1px;
	color: #fff;
	font-weight: 600;
	cursor: arrow
}

.ace_header_footer .mz-pagefooter hr {
	border-top: 1px solid #727272
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .mz-pagefooter .footer-links .link-list-widget .menuToggle-menu {
		display:block
	}
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .mz-pagefooter .footer-links .link-list-widget .title {
		cursor:pointer
	}
}

@media only screen and (max-width: 991px) and (min-width:768px) {
	.ace_header_footer .mz-pagefooter .footer-links .mz-cms-row>div {
		width:50%!important
	}
}

.ace_header_footer .mz-pagefooter .rewards-footer {
	background-color: #d40029;
	padding: 10px 0
}

.ace_header_footer .mz-pagefooter .rewards-footer a {
	display: inline-block;
	height: 100%;
	color: #fff
}

.ace_header_footer .mz-pagefooter .rewards-footer img {
	max-width: 100%;
	max-height: 45px
}

.ace_header_footer .mz-pagefooter .rewards-footer .rewards-text {
	font-size: 15px;
	font-weight: 700;
	height: 100%;
	padding: 0
}

@media only screen and (max-width: 440px) {
	.ace_header_footer .mz-pagefooter .rewards-footer .rewards-text p {
		margin:0
	}
}

.ace_header_footer .mz-pagefooter .rewards-desktop {
	min-height: 250px;
	position: relative
}

.ace_header_footer .mz-pagefooter .rewards-desktop img {
	position: absolute;
	top: -15px;
	z-index: 1;
	width: 150px
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .mz-pagefooter .rewards-desktop img {
		width:200px;
		right: 0
	}
}

@media only screen and (min-width: 992px) {
	.ace_header_footer .mz-pagefooter .rewards-desktop img {
		width:180px
	}
}

@media only screen and (min-width: 1120px) {
	.ace_header_footer .mz-pagefooter .rewards-desktop img {
		width:auto
	}
}

.ace_header_footer .mz-pagefooter .footer-section {
	padding-top: 10px
}

.ace_header_footer .mz-pagefooter .footer-section a {
	text-decoration: none
}

.ace_header_footer .mz-pagefooter .footer-section li {
	color: #fff;
	font-size: 13px;
	margin-bottom: 2px;
	padding: 0
}

.ace_header_footer .mz-pagefooter .footer-section .offer {
	padding: 0
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .mz-pagefooter .footer-contact>div:not(.no-border) {
		border-bottom:1px solid #ccc;
		padding: 15px
	}
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .mz-pagefooter .footer-contact>div:not(.no-border) {
		min-height:160px
	}
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .mz-pagefooter .footer-contact .signup-section {
		padding-bottom:10px
	}
}

.ace_header_footer .mz-pagefooter .footer-contact .signup-section form.ctct-custom-form {
	padding: 0
}

.ace_header_footer .mz-pagefooter .footer-contact .signup-section #mz-newsemailLabel {
	display: none
}

.ace_header_footer .mz-pagefooter .footer-contact .signup-section .newsletter-popover {
	color: #fff;
	font-family: 'Open Sans',Montserrat;
	font-size: 12px
}

.ace_header_footer .mz-pagefooter .footer-contact .signup-section .newsletter-popover .mz-validationmessage {
	color: #fff
}

.ace_header_footer .mz-pagefooter .footer-contact .content-icon {
	width: auto
}

.ace_header_footer .mz-pagefooter .footer-contact .content-icon i {
	font-size: 35px;
	margin-top: 5px;
	margin-bottom: -5px
}

@media only screen and (max-width: 1120px) and (min-width:992px) {
	.ace_header_footer .mz-pagefooter .footer-contact .content-icon i {
		font-size:30px
	}
}

.ace_header_footer .mz-pagefooter .footer-contact .content-icon i.fa-envelope {
	font-size: 30px
}

@media only screen and (max-width: 1120px) and (min-width:992px) {
	.ace_header_footer .mz-pagefooter .footer-contact .content-icon i.fa-envelope {
		font-size:24px
	}
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .mz-pagefooter .footer-contact .content-icon i.fa-lightbulb-o {
		margin-top:-4px
	}
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .mz-pagefooter .footer-contact .content-icon {
		padding-right:7px
	}

	.ace_header_footer .mz-pagefooter .footer-contact .content-icon i {
		font-size: 25px;
		line-height: 39px
	}
}

.ace_header_footer .mz-pagefooter .footer-contact .content-icon .mail2 {
	margin-top: 7px
}

.ace_header_footer .mz-pagefooter .footer-contact .content-icon img {
	margin-top: 9px;
	width: 100%;
	max-width: 30px
}

.ace_header_footer .mz-pagefooter .footer-contact .content-text {
	font-weight: 400;
	font-size: 14px;
	padding-left: 11px;
	padding-right: 0;
	margin-bottom: 10px;
	font-family: 'Open Sans',Montserrat
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .mz-pagefooter .footer-contact .content-text {
		padding:0
	}

	.ace_header_footer .mz-pagefooter .footer-contact .content-text .title {
		padding: 0
	}
}

.ace_header_footer .mz-pagefooter .footer-contact .content-text span {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 1px;
	margin-top: 5px;
	font-family: 'Roboto Slab',Serifa
}

.ace_header_footer .mz-pagefooter .footer-contact .content-text .content-icon.emailIcon,.ace_header_footer .mz-pagefooter .footer-contact .content-text .content-icon.phoneIcon {
	width: 35px
}

.ace_header_footer .mz-pagefooter .footer-contact .content-text a {
	color: #fff;
	text-decoration: none
}

.ace_header_footer .mz-pagefooter .footer-contact .content-text .content-text {
	margin-bottom: 4px;
	line-height: 39px
}

.ace_header_footer .mz-pagefooter .footer-contact .content-text .content-text.emailText,.ace_header_footer .mz-pagefooter .footer-contact .content-text .content-text.phoneText {
	float: left;
	width: calc(100% - 35px);
	padding-left: 11px
}

@media (max-width: 767px) {
	.ace_header_footer .mz-pagefooter .footer-contact .content-text .phoneNumber {
		text-decoration:underline
	}
}

.ace_header_footer .mz-pagefooter .footer-contact input.mz-newsletter-signup {
	padding: 7px;
	width: 100%;
	max-width: 100%
}

.ace_header_footer .mz-pagefooter .footer-contact input[type=submit].mz-newsletter-signup {
	border: 0;
	font-size: 16px;
	font-family: 'Roboto Slab',Serifa;
	font-weight: 700;
	left: -5px;
	min-width: 0;
	padding: 7px 9px;
	width: 100%;
	min-width: 70px;
	color: #fff;
	background-color: #d7002a
}

.ace_header_footer .mz-pagefooter .footer-contact .mz-cc-email-input {
	display: inline-block;
	width: 100%
}

.ace_header_footer .mz-pagefooter .additional-links {
	text-align: center;
	font-weight: 300;
	font-family: 'Open Sans',Montserrat;
	margin-bottom: 10px
}

.ace_header_footer .mz-pagefooter .additional-links .additional-link {
	display: inline-block;
	margin: 0 10px
}

.ace_header_footer .mz-pagefooter .additional-links a {
	color: #fff;
	padding-left: 5px;
	text-decoration: none
}

@media (max-width: 767px) {
	.ace_header_footer .mz-pagefooter .additional-links {
		font-size:13px;
		padding-bottom: 10px
	}
}

.ace_header_footer .mz-pagefooter .mz-pagefooter-disclaimer {
	display: none
}

.ace_header_footer .mz-pagefooter .mz-pagefooter-copyright,.ace_header_footer .mz-pagefooter .mz-pagefooter-disclaimer,.ace_header_footer .mz-pagefooter .mz-pagefooter-screenreader {
	margin: 3px 0 15px 0;
	text-align: center;
	color: #fff;
	font-family: 'Open Sans',Montserrat;
	line-height: 130%;
	font-weight: 300
}

.ace_header_footer .mz-pagefooter .mz-pagefooter-copyright a,.ace_header_footer .mz-pagefooter .mz-pagefooter-disclaimer a,.ace_header_footer .mz-pagefooter .mz-pagefooter-screenreader a {
	color: #fff
}

@media (max-width: 767px) {
	.ace_header_footer .mz-pagefooter .mz-pagefooter-copyright,.ace_header_footer .mz-pagefooter .mz-pagefooter-disclaimer,.ace_header_footer .mz-pagefooter .mz-pagefooter-screenreader {
		font-size:13px
	}
}

.ace_header_footer .mz-pagefooter .footer-social {
	text-align: center;
	margin: 5px 0 20px
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .mz-pagefooter .footer-social {
		margin:24px 0 20px
	}
}

.ace_header_footer .mz-pagefooter .footer-social .mz-social-wrapper {
	display: inline-block
}

.ace_header_footer .mz-pagefooter .footer-social .mz-social-wrapper a {
	text-decoration: none;
	margin: 10px 7px;
	font-size: 34px;
	float: left
}

@media (hover: hover) {
	.ace_header_footer .mz-pagefooter .footer-social .mz-social-wrapper a:hover {
		color:#e62031
	}
}

@media not all and (hover: none) {
	.ace_header_footer .mz-pagefooter .footer-social .mz-social-wrapper a:hover {
		color:#e62031
	}
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .mz-pagefooter .footer-social .mz-social-wrapper a {
		margin:10px 25px
	}
}

.ace_header_footer .mz-pagefooter .footer-social .mz-social-wrapper a.textMeIcon {
	background: url(../images/Ace_sms_icon_white.png);
	width: 34px;
	height: 34px;
	background-size: contain;
	background-repeat: no-repeat
}

.ace_header_footer .mz-pagefooter .footer-social .mz-social-wrapper a.textMeIcon:hover {
	background-image: url(../images/Ace_sms_icon_red.png)
}

@media screen and (max-width: 767px) {
	.ace_header_footer .mz-pagefooter {
		padding:0
	}

	.ace_header_footer .mz-pagefooter .footer-section {
		padding: 0
	}

	.ace_header_footer .mz-pagefooter .footer-links {
		padding: 0;
		margin: 0
	}

	.ace_header_footer .mz-pagefooter .additional-links a {
		text-decoration: underline
	}
}

.ace_header_footer .footer-dropdown {
	padding: 0
}

.ace_header_footer .mz-pageheader {
	position: relative;
	padding: 10px 0 0
}

@media only screen and (max-width: 992px) {
	.ace_header_footer .mz-pageheader {
		padding:0
	}
}

.ace_header_footer .mz-pageheader>div {
	float: left
}

.ace_header_footer .mz-pageheader .branding-header {
	width: 185px;
	height: 100px;
	margin-top: 10px
}

@media only screen and (max-width: 1024px) {
	.ace_header_footer .mz-pageheader .branding-header {
		width:144px;
		line-height: 100px
	}
}

@media only screen and (max-width: 991px) {
	.ace_header_footer .mz-pageheader .branding-header {
		width:65%;
		height: 53px;
		float: none;
		margin: 15px auto 0;
	}
}

@media only screen and (max-width: 439px) {
	.ace_header_footer .mz-pageheader .branding-header {
		width:50%
	}
}

.ace_header_footer .mz-pageheader .branding-header a {
	height: 100px;
	width: 100%;
	color: #333;
	text-decoration: none;
	display: inline-block
}

.ace_header_footer .mz-pageheader .branding-header a:hover {
	color: #333
}

@media only screen and (max-width: 991px) {
	.ace_header_footer .mz-pageheader .branding-header a {
		height:53px
	}
}

.ace_header_footer .mz-pageheader .branding-header a svg {
	width: 80%;
	height: 80%
}

@media only screen and (max-width: 768px) {
	.ace_header_footer .mz-pageheader .branding-header a svg {
		max-width:110px
	}
}

.ace_header_footer .mz-pageheader .search-header {
	line-height: 100px;
	margin-top: 10px;
	width: calc(100% - 322px);
	padding: 0 40px
}

@media only screen and (max-width: 1024px) {
	.ace_header_footer .mz-pageheader .search-header {
		padding:0 20px;
		width: calc(100% - 370px)
	}
}

@media only screen and (max-width: 991px) {
	.ace_header_footer .mz-pageheader .search-header {
		width:100%;
		line-height: 50px;
		margin-top: 0;
		padding: 0 10px;
		margin-bottom: 5px
	}
}

.ace_header_footer .mz-pageheader .rewards-header {
	width: 136px;
	padding: 0 15px 0 0;
	text-align: left;
	margin-top: 15px
}

@media only screen and (max-width: 991px) {
	.ace_header_footer .mz-pageheader .rewards-header {
		display:none
	}
}

.ace_header_footer .mz-pageheader .rewards-header img {
	width: 106px;
	max-width: 100%
}

.ace_header_footer .mz-pageheader .rewards-header svg {
	max-height: 40px;
	max-width: 100%
}

.ace_header_footer .mz-pageheader .rewards-header .rewards_text {
	text-align: center;
	display: block;
	line-height: 1.4;
	font-size: 13px
}

.ace_header_footer .mz-pageheader .rewards-header .ace-reward-member {
	display: none
}

.ace_header_footer .mz-pageheader .cart-header {
	position: relative;
	list-style: none;
	line-height: 100px;
	margin-top: 15px;
	width: 120px;
	padding: 0 13px;
	text-align: right
}

.ace_header_footer .mz-pageheader .cart-header ul {
	margin: 0;
	padding: 0
}

@media only screen and (max-width: 1024px) {
	.ace_header_footer .mz-pageheader .cart-header {
		width:90px;
		padding: 0
	}
}

@media only screen and (max-width: 991px) {
	.ace_header_footer .mz-pageheader .cart-header {
		display:none
	}
}

.ace_header_footer .mz-pageheader .cart-header .mz-utilitynav-item-cart {
	position: relative
}

.ace_header_footer .mz-pageheader .cart-header .mz-utilitynav-item-cart:before {
	float: left;
	font-size: 28px;
	content: url(../../Content/Images/sc28px.png)
}

@media only screen and (max-width: 1024px) {
	.ace_header_footer .mz-pageheader .cart-header .mz-utilitynav-item-cart:before {
		font-size:22px;
		content: url(../../Content/Images/sc22px.png)
	}
}

.ace_header_footer .mz-pageheader .cart-header .mz-utilitynav-item-cart .mz-utilitynav-link-cart {
	font-family: 'Open Sans',Montserrat
}

.ace_header_footer .mz-pageheader .cart-header .mz-utilitynav-item-cart .mz-utilitynav-link-cart .mz-cartmonitor {
	float: left;
	margin-left: 10px;
	font-size: 14px;
	text-align: left
}

.ace_header_footer .mz-pageheader .cart-header .mz-utilitynav-item-cart .mz-utilitynav-link-cart .mz-cartmonitor .cartItems {
	line-height: 16px
}

@media only screen and (min-width: 992px) {
	.ace_header_footer .mz-pageheader .cart-header .mz-utilitynav-item-cart .mz-utilitynav-link-cart .mz-cartmonitor {
		font-size:12px
	}
}

@media only screen and (max-width: 781px) {
	.ace_header_footer .mz-pageheader .cart-header .mz-utilitynav-item-cart .mz-utilitynav-link-cart .mz-cartmonitor {
		font-size:13px
	}
}

.ace_header_footer .mz-pageheader.mz-pageheader-hasbanner .mz-storebranding {
	text-indent: -9999px
}

.ace_header_footer body.expandMobileMenu {
	overflow-y: hidden
}

.ace_header_footer .mobile-nav-btn {
	color: #333;
	float: left;
	padding: 0;
	line-height: 68px;
	font-size: 35px;
	width: 30px;
	margin-left: 15px;
}

@media (min-width: 768px) {
	.ace_header_footer .mobile-nav-btn {
		font-size:35px
	}
}

@media (min-width: 992px) {
	.ace_header_footer .mobile-nav-btn {
		display:none
	}
}

.ace_header_footer .mobile-nav-btn.inactive {
	transform: scale(0,0)
}

.ace_header_footer .mobile-nav-btn.expandMobileMenu {
	transform: scale(1,1)
}

.ace_header_footer .mz-sidebar.expandMobileMenu {
	left: 0;
	-webkit-transition: left 0s ease;
	transition: left 0s ease
}

.ace_header_footer .mz-sidebar.expandMobileMenu .mz-sidebar-list {
	margin-left: 0
}

.ace_header_footer .mz-sidebar {
	background-color: rgba(0,0,0,.5);
	box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
	height: auto;
	left: -100%;
	top: 0;
	overflow-x: hidden;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 11;
	font-size: 14px;
	-webkit-transition: left 0s ease;
	transition: left 0s ease;
	transition-delay: .5s
}

.ace_header_footer .mz-sidebar.openLogin {
	position: static;
	height: 0
}

@media only screen and (min-width: 992px) {
	.ace_header_footer .mz-sidebar {
		display:none
	}
}

.ace_header_footer .mz-sidebar ul {
	padding: 0;
	margin: 0
}

.ace_header_footer .mz-sidebar li {
	list-style: none;
	float: left;
	width: 100%;
	background: #fff
}

.ace_header_footer .mz-sidebar li.mobile-menu-account {
	padding: 0;
	text-align: center;
	font-size: 12px;
	float: none;
	display: table;
	position: relative
}

.ace_header_footer .mz-sidebar li.mobile-menu-account>div {
	float: none;
	width: 50%;
	display: table-cell;
	vertical-align: middle
}

.ace_header_footer .mz-sidebar li.mobile-menu-account .ace-reward-member {
	display: none
}

.ace_header_footer .mz-sidebar li.mobile-menu-account .signin-register {
	background: #fff;
	border: 2px solid #000;
	position: fixed;
	left: 0;
	height: 682px;
	max-height: 100%;
	width: 320px;
	overflow: auto;
	top: calc(50% - 342px)
}

@media only screen and (max-height: 682px) {
	.ace_header_footer .mz-sidebar li.mobile-menu-account .signin-register {
		top:0
	}
}

.ace_header_footer .mz-sidebar li.mobile-menu-account .signin-register .close-row {
	margin: 0
}

.ace_header_footer .mz-sidebar li.mobile-menu-account .signin-register .close-row .close-modal {
	padding: 10px 10px
}

.ace_header_footer .mz-sidebar li.mobile-menu-account .signin-register .register-form {
	margin-top: 40px
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .mz-sidebar li.mobile-menu-account .signin-register .register-form {
		margin-top:37px;
		padding: 0
	}
}

.ace_header_footer .mz-sidebar li.mobile-menu-account .signin-register .mz-popover-action {
	padding-top: 0
}

.ace_header_footer .mz-sidebar li.mobile-menu-account .signin-register .mz-popover-action .mz-reset-password-cancel {
	text-decoration: underline
}

.ace_header_footer .mz-sidebar li.mobile-menu-account .signin-register .forgotPasswordBtn {
	text-decoration: underline
}

.ace_header_footer .mz-sidebar li.mobile-menu-account>div {
	padding: 10px 2px;
	border-left: 1px solid #bbb
}

.ace_header_footer .mz-sidebar li.mobile-menu-account>div:first-of-type {
	border: none
}

.ace_header_footer .mz-sidebar li.mobile-menu-account>div a {
	text-decoration: none
}

.ace_header_footer .mz-sidebar li.mobile-menu-account .mz-loginform {
	padding: 0 15px
}

.ace_header_footer .mz-sidebar li.mobile-menu-account .mz-loginform h4 {
	font-size: 18px;
	margin: 0;
	line-height: 19px;
	padding: 0
}

.ace_header_footer .mz-sidebar li.mobile-menu-account .mz-loginform .login-welcome {
	font-size: 13px;
	line-height: 18px
}

.ace_header_footer .mz-sidebar li.mobile-menu-account .rewards_text {
	font-size: 11px;
	font-weight: 600
}

.ace_header_footer .mz-sidebar li.mobile-menu-account .ace-reward svg,.ace_header_footer .mz-sidebar li.mobile-menu-account .ace-reward-member svg {
	margin-top: 3px;
	height: 27px;
	width: 100%
}

.ace_header_footer .mz-sidebar #mz-drop-zone-mobile-menu-bottom {
	float: left;
	width: 100%
}

.ace_header_footer .mz-sidebar #mz-drop-zone-mobile-menu-bottom li {
	background: #eee
}

.ace_header_footer .mz-sidebar a.closebtn {
	color: #000;
	font-size: 24px;
	font-weight: 900;
	text-decoration: none;
	line-height: 1;
	float: right;
	margin: 7px 10px
}

.ace_header_footer .mz-sidebar a.closebtn i {
	float: left
}

.ace_header_footer .mz-sidebar a.closebtn:hover {
	color: #818181
}

.ace_header_footer .mz-sidebar .mz-sitenav-link {
	color: #000;
	cursor: pointer;
	display: block
}

.ace_header_footer .mz-sidebar .mz-sitenav-category+.mz-sitenav-sub {
	padding: 0;
	display: none
}

.ace_header_footer .mz-sidebar .mz-sitenav-category.expanded+.mz-sitenav-sub {
	display: block
}

.ace_header_footer .mz-sidebar .mz-sidebar-list {
	width: 90%;
	background: #fff;
	max-width: 350px;
	height: 100%;
	margin-left: -100%;
	-webkit-transition-timing-function: .455 .03 .515 .955;
	-moz-transition-timing-function: .455 .03 .515 .955;
	-ms-transition-timing-function: .455 .03 .515 .955;
	-o-transition-timing-function: .455 .03 .515 .955;
	transition: all 1s ease
}

.ace_header_footer .mz-sidebar .mz-sidebar-list li:not(.mz-sitenav-item) {
	border-bottom: 1px solid #bbb
}

.ace_header_footer .mz-sidebar .mz-sidebar-list .mz-popover-myaccount {
	padding: 5px 15px;
	border-bottom: 1px solid #bbb
}

.ace_header_footer .mz-sidebar .mz-sidebar-list .mz-popover-myaccount h6 {
	margin: 5px 0;
	font-size: 14px
}

.ace_header_footer .mz-sidebar .mz-sidebar-list .mz-popover-myaccount h6 a {
	text-decoration: none
}

.ace_header_footer .mz-sidebar .mz-sidebar-list .mz-sitenav-item {
	display: block;
	border-bottom: 1px solid #bbb
}

.ace_header_footer .mz-sidebar .mz-sidebar-list .mz-sitenav-item label>a {
	pointer-events: none
}

.ace_header_footer .mz-sidebar .mz-sidebar-list .mz-sitenav-item label>i {
	margin-top: 7px
}

.ace_header_footer .mz-sidebar .mz-sidebar-list .mz-sitenav-item a {
	text-decoration: none;
	padding: 7px 14px;
	line-height: 1em;
	float: left;
	width: 92%
}

.ace_header_footer .mz-sidebar .mz-sidebar-list .mz-sitenav-item a b {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: calc(100% - 41px)
}

.ace_header_footer .mz-sidebar .mz-sidebar-list .mz-sitenav-item a i.chevron {
	font-size: 12px
}

.ace_header_footer .mz-sidebar .mz-sidebar-list .mz-sitenav-item a i.chevron:before {
	top: 2px;
	left: 5px
}

@media only screen and (max-width: 991px) {
	.ace_header_footer .mz-sidebar .mz-sidebar-list .mz-sitenav-item a i:not(.chevron) {
		float:right
	}
}

.ace_header_footer .mz-sidebar .mz-sidebar-list .mz-sitenav-item .mz-sitenav-item {
	font-size: 12px
}

.ace_header_footer .mz-sidebar .mz-sidebar-list .mz-sitenav-item .mz-sitenav-item a {
	padding: 7px 14px 7px 28px
}

.ace_header_footer .mz-sidebar .mz-sidebar-list .mz-sitenav-item .mz-sitenav-item .mz-sitenav-item a {
	padding: 7px 14px 7px 42px
}

.ace_header_footer .mz-sidebar .mz-sidebar-list .mz-sitenav-item .menuToggle-Checkbox:checked~.menuToggle-Checkbox a {
	background: #eee
}

.ace_header_footer .mz-sidebar .mz-sidebar-list .mz-topnav-item-link {
	background-color: #eee
}

.ace_header_footer .mz-sitenav {
	overflow: visible;
	visibility: hidden;
	width: 100%;
	padding-top: 8px
}

@media (min-width: 768px) {
	.ace_header_footer .mz-sitenav {
		visibility:visible;
		padding: 0
	}
}

.ace_header_footer .mz-sitenav:before {
	content: "";
	display: table
}

.ace_header_footer .mz-sitenav:after {
	content: "";
	display: table;
	clear: both
}

.ace_header_footer .mz-sitenav>.mz-sitenav-list {
	display: table-row;
	float: left
}

.ace_header_footer .mz-sitenav>.mz-sitenav-list>.mz-sitenav-item:first-child {
	padding-left: 18.75px
}

.ace_header_footer .mz-sitenav #mz-drop-zone-megaMenu {
	float: left;
	min-width: 500px
}

.ace_header_footer .mz-sitenav #mz-drop-zone-megaMenu .mz-cms-row>div {
	width: initial!important
}

.ace_header_footer .mz-sitenav .mz-sitenav-item {
	display: table-cell;
	z-index: 3
}

.ace_header_footer .mz-sitenav .mz-sitenav-item .mz-sitenav-item-inner {
	position: relative
}

.ace_header_footer .mz-sitenav .mz-sitenav-item:hover .mz-sitenav-sub {
	visibility: visible;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-ms-transition-delay: 0s;
	-o-transition-delay: 0s
}

.ace_header_footer .mz-sitenav .mz-sitenav-sub {
	background: #666;
	position: absolute;
	z-index: 1;
	visibility: hidden;
	-webkit-transition: visibility 0s ease-out .25s;
	-moz-transition: visibility 0s ease-out .25s;
	-ms-transition: visibility 0s ease-out .25s;
	-o-transition: visibility 0s ease-out .25s
}

.ace_header_footer .mz-sitenav .mz-sitenav-sub>.mz-sitenav-item {
	display: block;
	width: 100%;
	padding: 10px 18.75px
}

.ace_header_footer .mz-sitenav .mz-sitenav-sub>.mz-sitenav-item .mz-sitenav-link {
	-webkit-transition-property: height,padding,opacity;
	-moz-transition-property: height,padding,opacity;
	-ms-transition-property: height,padding,opacity;
	-o-transition-property: height,padding,opacity;
	-webkit-transition-duration: .25s,.25s,.08s;
	-moz-transition-duration: .25s,.25s,.08s;
	-ms-transition-duration: .25s,.25s,.08s;
	-o-transition-duration: .25s,.25s,.08s;
	-webkit-transition-delay: 0s,0s,.05s;
	-moz-transition-delay: 0s,0s,.05s;
	-ms-transition-delay: 0s,0s,.05s;
	-o-transition-delay: 0s,0s,.05s;
	height: 0;
	opacity: 0;
	padding: 0;
	display: block;
	white-space: nowrap
}

.ace_header_footer .mz-sitenav .mz-sitenav-sub li:first {
	border-bottom: 1px solid #bbb
}

.ace_header_footer .mz-sitenav .mz-sitenav-item:hover>.mz-sitenav-link,.ace_header_footer .mz-sitenav .mz-sitenav-link.is-current {
	background-color: #eee;
	color: #333
}

.ace_header_footer .mz-sitenav .mz-sitenav-item:hover>.mz-sitenav-link:visited,.ace_header_footer .mz-sitenav .mz-sitenav-link.is-current:visited {
	color: #333
}

.ace_header_footer .mz-sitenav .mz-sitenav-item:hover .mz-sitenav-sub .mz-sitenav-link {
	height: 20px;
	opacity: 1
}

.ace_header_footer .mz-sitenav .mz-sitenav-link {
	color: #eee;
	text-decoration: none;
	display: inline-block;
	padding: 10px 18.75px;
	position: relative
}

.ace_header_footer .mz-sitenav .mz-sitenav-link:visited {
	color: #eee
}

@media only screen and (max-width: 800px) {
	.ace_header_footer .mz-sitenav>.mz-sitenav-list {
		display:block
	}

	.ace_header_footer .mz-sitenav .mz-sitenav-item {
		display: inline-block
	}

	.ace_header_footer .mz-sitenav .mz-sitenav-item-more,.ace_header_footer .mz-sitenav .mz-sitenav-sub {
		display: none
	}
}

.ace_header_footer .megaMenu {
	cursor: pointer;
	float: left;
	position: relative;
	z-index: 1100
}

.ace_header_footer .megaMenu a {
	text-decoration: none;
	color: #333;
	font-family: Roboto,Open Sans,sans-serif;
}

.ace_header_footer .megaMenu .mz-sitenav-item:hover>.menu.mz-nav-subnav {
	display: inline-block
}

.ace_header_footer .megaMenu .mz-sitenav-item:hover>.menu.mz-nav-subnav>.menu-link-top:after {
	content: " ";
	width: 100%;
	height: 3px;
	background: #d7002a;
	position: absolute;
	bottom: 0;
	left: 0
}

.ace_header_footer .megaMenu .menu-head {
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	margin: 9px 40px 0 0;
	padding-bottom: 12px;
	position: relative;
	text-decoration: none
}

.ace_header_footer .megaMenu .menu-head:hover:after {
	content: " ";
	width: 100%;
	height: 3px;
	background: #d7002a;
	position: absolute;
	left: 0;
	bottom: 9px
}

@media only screen and (max-width: 991px) {
	.ace_header_footer .megaMenu .menu-head {
		margin-right:30px
	}
}

.ace_header_footer .megaMenu .menu-head>label {
	position: absolute;
	top: calc(50% - 13px);
	left: -16px;
	border: 1px solid #000;
	width: 12px;
	height: 12px;
	font-size: 11px;
	font-family: FontAwesome
}

.ace_header_footer .megaMenu .menu-head>label:hover:before {
	content: "Force Menu Open";
	position: absolute;
	width: 200px;
	border-width: 0;
	z-index: 10;
	top: 100%;
	left: calc(-50%);
	background: #fffe00;
	padding: 3px;
	height: auto;
	box-shadow: 1px 1px 1px 1px #000
}

.ace_header_footer .megaMenu .menu-head .menuToggle-Checkbox:checked~label:after {
	content: "\f00c";
	position: inherit;
	margin-top: -2px
}

.ace_header_footer .megaMenu .menu-head .menuToggle-Checkbox:checked~.menu {
	display: block!important
}

.ace_header_footer .megaMenu .menu-head .menu {
	display: none;
	position: absolute;
	top: -1px;
	left: 100%;
	height: calc(100% + 2px);
	border: 1px solid #666;
	border-width: 1px 1px 1px 0;
	background: #fff;
	width: 250px;
	padding: 6px 0;
	font-size: 14px
}

.ace_header_footer .megaMenu .menu-head .menu.overflow-scroll {
	overflow-y: scroll;
	overflow-x: hidden;
	width: 250px
}

.ace_header_footer .megaMenu .menu-head .menu .view-all {
	padding-left: 21px;
	text-decoration: underline
}

.ace_header_footer .megaMenu .menu-head .menu.mz-nav-subnav {
	width: 230px;
	border: 1px solid #666;
	position: absolute;
	left: 0;
	top: 25px;
	height: auto
}

.ace_header_footer .megaMenu .menu-head .menu.mz-nav-subnav .megamenu-item-link {
	font-weight: 700
}

.ace_header_footer .megaMenu .menu-head .menu.mz-nav-subnav .mm-brand-container .menu {
	width: auto;
	width: initial
}

.ace_header_footer .megaMenu .menu-head .menu.mz-nav-subnav .mm-brand-container .item-title {
	font-size: 20px;
	margin: 5px 15px;
	margin-bottom: 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #eee
}

.ace_header_footer .megaMenu .menu-head .menu.mz-nav-subnav .mm-brand-container .popout-image-container {
	background-color: #fff;
	display: inline-block;
	left: 100%;
	position: absolute;
	top: -1px!important;
	vertical-align: top;
	height: calc(100% + 2px);
	border: solid #666;
	border-width: 1px 1px 1px 0
}

.ace_header_footer .megaMenu .menu-head .menu.mz-nav-subnav .mm-brand-container .popout-image-container .nav-img {
	width: auto;
	max-width: 230px;
	max-height: 100%;
	float: right;
	padding: 10px
}

.ace_header_footer .megaMenu .menu-head .menu.mz-nav-subnav .mm-brand-container .hover-right {
	left: 200%
}

.ace_header_footer .megaMenu .menu-head .menu.mz-nav-subnav .mm-brand-container .menu-expand {
	border-right: 0
}

.ace_header_footer .megaMenu .menu-head .menu.mz-nav-subnav .mm-brand-container .mm-content-container {
	padding: 15px;
	min-width: 350px
}

.ace_header_footer .megaMenu .menu-head .menu.mz-nav-subnav .mm-brand-container .menu-container.subcat-container {
	min-height: 350px
}

.ace_header_footer .megaMenu .menu-head .menu.mz-nav-subnav .mm-brand-container .brand-a-z-wrap {
	width: 345px;
	padding-top: 5px;
	padding-bottom: 2px
}

.ace_header_footer .megaMenu .menu-head .menu.mz-nav-subnav .mm-brand-container .brand-a-z-wrap .brand-character {
	font-size: 20px;
	float: left
}

.ace_header_footer .megaMenu .menu-head .menu.mz-nav-subnav .mm-brand-container .brand-a-z-wrap .brand-character:hover {
	background: #fff;
	border-radius: 40px;
	border: solid 1px #999;
	line-height: 35px
}

.ace_header_footer .megaMenu .menu-head .menu.mz-nav-subnav .mm-brand-container .brand-a-z-wrap a.mm-all-brands {
	margin-top: 15px;
	display: block;
	padding: 10px;
	text-decoration: underline;
	margin-left: 10px
}

.ace_header_footer .megaMenu .menu-head .menu.mz-nav-subnav .mm-brand-container .brand-title {
	font-size: 20px;
	color: #333;
	margin: 0;
	padding: 10px
}

.ace_header_footer .megaMenu .menu-head .menu.mz-nav-subnav .mm-brand-container .brand-character-container {
	display: inline-block;
	font-size: 16px;
	line-height: 2;
	padding: 0 10px;
	font-family: 'Open Sans'
}

.ace_header_footer .megaMenu .menu-head .menu.mz-nav-subnav .mm-brand-container .brand-character-container>.brand-character {
	text-decoration: none;
	font-weight: 600;
	width: 38px;
	line-height: 34px;
	text-align: center;
	display: inline-block;
	cursor: pointer
}

.ace_header_footer .megaMenu .menu-head .menu.mz-nav-subnav .mm-brand-container .brand-character-container>.brand-character.selected {
	background: #fff;
	border-radius: 40px;
	border: solid 1px #999;
	line-height: 35px
}

.ace_header_footer .megaMenu .menu-head .menu.mz-nav-subnav .mm-brand-container .brand-background {
	background-color: #eee
}

.ace_header_footer .megaMenu .menu-head .menu.mz-nav-subnav .mm-brand-container .mm-brands-selector-wrap {
	padding-top: 6px;
	padding-bottom: 6px
}

.ace_header_footer .megaMenu .menu-head .menu.mz-nav-subnav .mm-brand-container .mm-brands-selector-wrap .brand-character {
	font-size: 20px;
	height: 38px;
	margin: 10px 0;
	vertical-align: middle;
	line-height: 37px
}

.ace_header_footer .megaMenu .menu-head .menu.mz-nav-subnav .mm-brand-container .mm-brands-selector-wrap .mm-content-container {
	padding-top: 20px
}

.ace_header_footer .megaMenu .menu-head .menu.mz-nav-subnav .mm-brand-container .mm-brand-img-wrap {
	margin-bottom: 25px;
	margin-top: 25px;
	max-height: 100px
}

.ace_header_footer .megaMenu .menu-head .menu.mz-nav-subnav .mm-brand-container .mm-brand-img-wrap img {
	max-width: 100%;
	max-height: 100%
}

.ace_header_footer .megaMenu .menu-head .menu.mz-nav-subnav .mm-brand-container .mm-brand-list-item .mm-content-wrap {
	padding-top: 6px;
	width: auto
}

.ace_header_footer .megaMenu .menu-head .menu.mz-nav-subnav .mm-brand-container .mm-brand-list-item .mm-featured-brand-dropzone {
	min-height: 100px
}

.ace_header_footer .megaMenu .menu-head .menu .mz-subnav-item-title {
	font-size: 16px;
	margin: 5px 15px 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #eee;
	font-weight: 600
}

.ace_header_footer .megaMenu .menu-head .menu .mz-subnav-item {
	padding: 5px 21px;
	overflow: hidden;
	width: 100%;
	font-weight: 400;
	cursor: pointer;
	float: left
}

.ace_header_footer .megaMenu .menu-head .menu .mz-subnav-item:hover {
	background: #eee
}

.ace_header_footer .megaMenu .menu-head .menu .mz-subnav-item>label {
	position: absolute;
	margin-top: 3px;
	left: 4px;
	border: 1px solid #000;
	width: 12px;
	height: 12px;
	font-size: 11px;
	font-family: FontAwesome
}

.ace_header_footer .megaMenu .menu-head .menu .mz-subnav-item>label:hover:before {
	content: "Force Menu Open";
	position: absolute;
	width: 200px;
	border-width: 0;
	z-index: 10;
	top: 100%;
	left: calc(-50%);
	background: #fffe00;
	padding: 3px;
	height: auto;
	box-shadow: 1px 1px 1px 1px #000
}

.ace_header_footer .megaMenu .menu-head .menu .mz-subnav-item a {
	display: inline-block;
	width: 100%
}

.ace_header_footer .megaMenu .menu-head .menu .mz-subnav-item i.chevron {
	font-size: 9px
}

.ace_header_footer .megaMenu .menu-head .menu .mz-subnav-item i.chevron:before {
	top: .65em
}

.ace_header_footer .megaMenu .menu-head .menu .mz-subnav-image {
	position: absolute;
	left: 229px;
	top: -1px;
	background: #fff;
	height: calc(100% + 2px);
	z-index: 100;
	padding: 15px;
	border: 1px solid #000;
	border-width: 1px 1px 1px 0
}

.ace_header_footer .megaMenu .menu-head .menu .mz-subnav-image div {
	position: initial;
	height: 100%!important
}

.ace_header_footer .megaMenu .menu-head .menu .mz-subnav-image img {
	width: initial;
	height: 100%
}

.ace_header_footer .back-to-top {
	display: block;
	height: 0;
	width: 42px;
	float: right;
	height: 42px;
	margin: 0 10px 10px 0
}

.ace_header_footer .back-to-top .back-to-top-btn {
	display: block;
	padding: 20px 20px;
	border-radius: 20px;
	background-color: #fff;
	color: #424242;
	border-color: #c4c4c4;
	box-shadow: 0 1px 1px #919191;
	float: right
}

.ace_header_footer .back-to-top .back-to-top-btn .icon {
	margin: auto;
	position: absolute;
	left: 24%;
	top: 35%
}

.ace_header_footer .back-to-top .back-to-top-btn .icon:before {
	border-width: .15em .15em 0 0
}

.ace_header_footer .back-to-top .scrolling {
	position: fixed;
	bottom: 20px;
	right: 13px;
	z-index: 2
}

.ace_header_footer .forgot-password-popover-container {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.5);
	z-index: 10;
	display: none
}

.ace_header_footer .forgot-password-popover-container .forgot-password-popover-box {
	background-color: #fff;
	border: 1px solid #eee;
	margin: 0 auto;
	position: fixed;
	left: 0;
	right: 0;
	padding: 30px;
	top: calc(50% - 200px);
	width: 500px;
	z-index: 5
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .forgot-password-popover-container .forgot-password-popover-box {
		width:300px
	}

	.ace_header_footer .forgot-password-popover-container .forgot-password-popover-box h1 {
		font-size: 23px
	}

	.ace_header_footer .forgot-password-popover-container .forgot-password-popover-box .submit-wrapper {
		margin: 10px 0
	}
}

.ace_header_footer .forgot-password-popover-container .forgot-password-popover-box h1 {
	margin-top: 0
}

.ace_header_footer .forgot-password-popover-container .forgot-password-popover-box .mz-button {
	float: right
}

.ace_header_footer .forgot-password-popover-container .forgot-password-popover-box .forgot-password-popover {
	text-align: center
}

.ace_header_footer .forgot-password-popover-container .forgot-password-popover-box .close-modal {
	position: relative;
	margin-top: -20px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: right;
	text-align: center;
	cursor: pointer
}

.ace_header_footer html.js .fades-in {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity ease .3s;
	-moz-transition: opacity ease .3s;
	-ms-transition: opacity ease .3s;
	-o-transition: opacity ease .3s
}

.ace_header_footer .is-disabled {
	color: #999;
	text-decoration: none
}

.ace_header_footer .is-disabled:hover,.ace_header_footer .is-disabled:visited {
	cursor: default;
	color: #999;
	text-decoration: none
}

.ace_header_footer .is-disabled.mz-button:active,.ace_header_footer .is-disabled.mz-button:hover {
	background: #eee;
	border-color: #eee;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.ace_header_footer .is-loading .loading-barrier {
	position: absolute;
	width: calc(100% + 5px);
	height: 100%;
	background: rgba(255,255,255,.6);
	z-index: 10;
	top: 0;
	left: -5px
}

.ace_header_footer .is-required {
	font-weight: 700;
	color: #d7002a
}

.ace_header_footer .is-crossedout {
	text-decoration: line-through;
	color: #7a7a7a;
	font-size: 15px
}

.ace_header_footer .is-saleprice {
	font-weight: 300;
	color: #d7002a;
	font-size: 15px
}

.ace_header_footer .is-error {
	color: #b94a48;
	padding: 2px 5px;
	background-color: #f2dede;
	border: 1px solid #eed3d7
}

.ace_header_footer .is-warning {
	color: #333;
	padding: 2px 5px;
	background-color: #ffefcf;
	border: 1px solid #ffdfc0
}

.ace_header_footer .is-success {
	color: #333;
	padding: 2px 5px;
	background-color: #eef2ee;
	border: 1px solid #e6ebe5
}

.ace_header_footer .mz-instock-request {
	background: #d3d3d3;
	border: 1px;
	border-style: solid;
	border-color: gray;
	padding: 10px;
	width: 400px
}

.ace_header_footer .mz-instock-request button {
	background: #32cd32;
	color: #fff;
	font-weight: 700;
	border: 1px;
	border-style: solid;
	border-color: gray;
	border-radius: 5px
}

.ace_header_footer .mz-cms-video-container {
	width: 100%
}

.ace_header_footer .mz-cms-video-placeholder {
	background-color: #000;
	padding-top: 56.25%;
	position: relative;
	width: 100%;
	box-sizing: border-box!important
}

.ace_header_footer .mz-cms-video-placeholder * {
	box-sizing: border-box!important
}

.ace_header_footer .mz-cms-video-placeholder iframe.mz-cms-video-player {
	left: 0;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
	-webkit-transition: opacity 2s
}

.ace_header_footer .mz-cms-video-cover {
	background-size: cover;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 3;
	-webkit-transition: opacity 2s
}

.ace_header_footer .mz-cms-video-play {
	background-color: #fff;
	background-color: rgba(255,255,255,.7);
	box-sizing: border-box;
	color: #000;
	content: "Play";
	cursor: pointer;
	font-weight: 700;
	height: 42px;
	left: 50%;
	margin-left: -40px;
	margin-top: -21px!important;
	opacity: 1;
	padding-top: 11px;
	position: absolute;
	top: 50%;
	text-align: center;
	width: 80px;
	z-index: 5;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.9);
	-webkit-transition: opacity 2s
}

.ace_header_footer .mz-categorylist {
	border-width: 1px;
	border-style: solid;
	padding: 5px
}

.ace_header_footer .mz-categorylist a {
	text-decoration: none
}

.ace_header_footer .mz-categorylist ul {
	margin-left: 0
}

.ace_header_footer .mz-categorylist .mz-categorylist-title-primary {
	font-weight: 700;
	border-width: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 10px;
	font-size: 15px
}

.ace_header_footer .mz-categorylist .mz-categorylist-title-secondary {
	font-weight: 700;
	border-width: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 10px
}

.ace_header_footer .mz-categorylist .mz-categorylist-list-label-primary,.ace_header_footer .mz-categorylist .mz-categorylist-list-label-secondary,.ace_header_footer .mz-categorylist .mz-categorylist-list-label-tertiary {
	margin: 0
}

.ace_header_footer .mz-categorylist .mz-categorylist-list-,.ace_header_footer .mz-categorylist .mz-categorylist-list-primary,.ace_header_footer .mz-categorylist .mz-categorylist-list-tertiary {
	margin: 0
}

.ace_header_footer .mz-categorylist .mz-categorylist-item-primary,.ace_header_footer .mz-categorylist .mz-categorylist-item-secondary,.ace_header_footer .mz-categorylist .mz-categorylist-item-tertiary {
	list-style: none
}

.ace_header_footer .mz-cms-image {
	height: 100%;
	width: 100%
}

.ace_header_footer #cboxClose {
	top: 0;
	right: 0;
	position: absolute;
	border-radius: 50%;
	height: 26px;
	width: 26px;
	border: 1px solid #fff;
	background-color: #000;
	color: #fff;
	font-weight: 700;
	margin-top: -10px;
	margin-right: -11px;
	text-align: center;
	font-size: 13px 1;
	box-shadow: 3px 3px 3px #000
}

.ace_header_footer #cboxClose span {
	display: inline-block;
	line-height: 1;
	font-size: 13px;
	padding-top: 3px;
	text-align: center;
	margin: 0 auto
}

.ace_header_footer #cboxClose::selection {
	background-color: #000
}

.ace_header_footer #colorbox {
	z-index: 3;
	outline: 0;
	border: 1px solid #000
}

.ace_header_footer #cboxOverlay {
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	background-color: #000;
	position: absolute;
	z-index: 2
}

.ace_header_footer .helper-widget {
	background-color: #eee;
	margin-bottom: 5px;
	max-width: 500px;
	width: 95%
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .helper-widget {
		max-width:100%;
		width: 100%
	}
}

.ace_header_footer .helper-widget .inside .image-container {
	display: inline-block;
	margin: 10px 10px
}

.ace_header_footer .helper-widget .inside .image-container img {
	height: auto;
	width: 100%;
	max-width: 110px
}

.ace_header_footer .helper-widget .inside .text-container {
	display: inline-block;
	margin: 15px
}

@media only screen and (max-width: 992px) {
	.ace_header_footer .helper-widget .inside .text-container {
		margin:10px
	}
}

.ace_header_footer .helper-widget .inside .text-container .title {
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 3px;
	line-height: 27px
}

@media only screen and (max-width: 992px) {
	.ace_header_footer .helper-widget .inside .text-container .title {
		font-size:20px;
		line-height: 25px
	}
}

@media only screen and (max-width: 440px) {
	.ace_header_footer .helper-widget .inside .text-container .title {
		font-size:15px;
		line-height: 20px
	}
}

.ace_header_footer .helper-widget .inside .text-container .description {
	font-size: 12px
}

@media only screen and (max-width: 440px) {
	.ace_header_footer .helper-widget .inside .text-container .description {
		font-size:11px
	}
}

.ace_header_footer .no-padding {
	padding: 0
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .mobile-hide {
		display:none
	}
}

.ace_header_footer .navigation-widget .navigation-widget-link {
	display: inline-block;
	font-size: 14px;
	padding: 9px 18.75px;
	position: relative;
	text-decoration: none
}

.ace_header_footer .navigation-widget .navigation-widget-link a {
	text-decoration: none
}

.ace_header_footer .navigation-widget>ul {
	display: none;
	position: absolute;
	top: 100%;
	background: #fff;
	border: 1px solid #000;
	width: 100%;
	z-index: 1
}

.ace_header_footer .navigation-widget:hover {
	background: #eee
}

.ace_header_footer .navigation-widget:hover>ul {
	display: inline-block
}

.ace_header_footer .navigation-widget:hover>ul .cat-list-item {
	padding: 5px
}

.ace_header_footer .navigation-widget:hover>ul .cat-list-item a {
	text-decoration: none;
	cursor: pointer
}

.ace_header_footer .navigation-widget:hover>ul .cat-list-item .mz-subcat {
	display: none;
	position: absolute;
	min-height: calc(100% + 2px);
	min-width: 100%;
	left: 100%;
	top: -1px;
	padding: 5px;
	background: #fff;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000
}

.ace_header_footer .navigation-widget:hover>ul .cat-list-item .mz-subcat .mz-subcat-title {
	border-bottom: 1px solid #eee;
	font-size: 14px
}

.ace_header_footer .navigation-widget:hover>ul .cat-list-item .mz-subcat .mz-sublink {
	font-size: 11px;
	padding: 2px
}

.ace_header_footer .navigation-widget:hover>ul .cat-list-item:hover .mz-subcat {
	display: inline-block
}

.ace_header_footer .widget-link {
	margin-bottom: 30px;
	display: block
}

.ace_header_footer .widget-link .sale-container {
	font-family: 'Roboto Slab',Serifa;
	width: 100%;
	box-shadow: inset 0 0 0 1000px rgba(0,0,0,.2);
	height: 540px
}

@media (max-width: 440px) {
	.ace_header_footer .widget-link .sale-container {
		width:auto
	}

	.ace_header_footer .widget-link .sale-container img {
		width: auto
	}
}

.ace_header_footer .widget-link .full-width-margins {
	padding-left: 200px;
	padding-right: 200px;
	margin: 0
}

@media only screen and (max-width: 1650px) {
	.ace_header_footer .widget-link .full-width-margins {
		padding-right:175px;
		padding-left: 175px
	}
}

@media only screen and (max-width: 1550px) {
	.ace_header_footer .widget-link .full-width-margins {
		padding-left:100px;
		padding-right: 100px
	}
}

@media only screen and (max-width: 1335px) {
	.ace_header_footer .widget-link .full-width-margins {
		padding-left:75px;
		padding-right: 75px
	}
}

@media only screen and (max-width: 995px) {
	.ace_header_footer .widget-link .full-width-margins {
		padding-left:50px;
		padding-right: 50px
	}
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .widget-link .full-width-margins {
		padding-left:0;
		padding-right: 0
	}
}

.ace_header_footer .widget-link .content-container {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0
}

.ace_header_footer .widget-link .content-container .description {
	font-family: 'Roboto Slab',Serifa;
	font-weight: 700;
	font-size: 60px;
	line-height: 60px;
	text-shadow: 2px 2px 10px rgba(0,0,0,.55);
	padding: 50px 0;
	color: #fff;
	max-width: 55%
}

@media (max-width: 1200px) {
	.ace_header_footer .widget-link .content-container .description {
		max-width:70%
	}
}

@media (max-width: 1024px) {
	.ace_header_footer .widget-link .content-container .description {
		max-width:calc(100% - 20px)
	}
}

@media (max-width: 767px) {
	.ace_header_footer .widget-link .content-container .description {
		padding:20px 0;
		max-width: 65%;
		font-size: 28px;
		line-height: 32px
	}

	.ace_header_footer .widget-link .content-container .description.desc-full {
		max-width: 100%
	}
}

.ace_header_footer .widget-link .content-container .not-full {
	padding-left: 50px
}

@media (max-width: 1024px) {
	.ace_header_footer .widget-link .content-container .not-full {
		padding-left:30px
	}
}

@media (max-width: 600px) {
	.ace_header_footer .widget-link .content-container .not-full {
		padding-left:0
	}
}

.ace_header_footer .widget-link .content-container .price-container {
	font-family: 'Roboto Slab',Serifa;
	position: absolute;
	bottom: 0;
	right: 20px;
	float: right;
	background-color: rgba(0,0,0,.6);
	color: #fff;
	display: inline-block;
	max-width: 50%;
	font-weight: 700;
	font-size: 24px;
	line-height: 22px;
	padding: 20px 15px
}

.ace_header_footer .widget-link .content-container .price-container .regular-price {
	padding-bottom: 5px
}

.ace_header_footer .widget-link .content-container .price-container .sale-price-container {
	padding-bottom: 5px;
	width: 100%
}

.ace_header_footer .widget-link .content-container .price-container .sale-price-container .sale {
	color: #d40029;
	padding-bottom: 5px
}

.ace_header_footer .widget-link .content-container .price-container .sale-price-container .price {
	padding-top: 5px;
	width: 100%;
	display: inline-flex
}

.ace_header_footer .widget-link .content-container .price-container .sale-price-container .price .dollar-sign {
	font-size: 60px;
	line-height: 60px
}

.ace_header_footer .widget-link .content-container .price-container .sale-price-container .price .sale-price {
	font-size: 101px;
	line-height: 80px;
	padding-bottom: 5px
}

.ace_header_footer .widget-link .content-container .price-container .sale-price-container .price .sale-price .second {
	font-size: 60px;
	line-height: 60px;
	position: absolute
}

.ace_header_footer .widget-link .content-container .price-container .additional-text {
	font-family: 'Open Sans',Montserrat;
	font-size: 15px;
	font-weight: 600;
	padding-bottom: 5px
}

.ace_header_footer .widget-link .content-container .show-all-container {
	position: absolute;
	bottom: 0;
	border: 1px solid #333;
	display: inline-block;
	padding: 10px 25px;
	background-color: #fff;
	margin-bottom: 90px
}

.ace_header_footer .widget-link .content-container .show-all-container .show-all-button {
	font-size: 18px;
	font-weight: 600;
	display: inline-block;
	text-decoration: none
}

@media (max-width: 767px) {
	.ace_header_footer .widget-link .content-container {
		padding:0 15px
	}

	.ace_header_footer .widget-link .content-container .show-all-container {
		display: none
	}

	.ace_header_footer .widget-link .content-container .price-container {
		margin-right: 0;
		font-size: 13px;
		line-height: 14px;
		max-width: 60%;
		right: 0;
		padding: 10px
	}

	.ace_header_footer .widget-link .content-container .price-container .regular-price {
		padding-bottom: 0
	}

	.ace_header_footer .widget-link .content-container .price-container .sale-price-container {
		padding-bottom: 0
	}

	.ace_header_footer .widget-link .content-container .price-container .sale-price-container .price {
		padding-top: 0
	}

	.ace_header_footer .widget-link .content-container .price-container .sale-price-container .price .dollar-sign {
		font-size: 30px;
		line-height: 40px
	}

	.ace_header_footer .widget-link .content-container .price-container .sale-price-container .price .sale-price {
		font-size: 51px;
		line-height: 50px;
		padding-bottom: 0
	}

	.ace_header_footer .widget-link .content-container .price-container .sale-price-container .price .sale-price .second {
		font-size: 30px;
		line-height: 38px;
		position: absolute
	}

	.ace_header_footer .widget-link .content-container .price-container .additional-text {
		font-size: 12px
	}
}

.ace_header_footer #mz-mobile-slideshow-preload img,.ace_header_footer #mz-slideshow-preload img {
	width: 100%
}

@media (max-width: 767px) {
	.ace_header_footer #mz-mobile-slideshow-preload,.ace_header_footer #mz-slideshow-preload {
		display:none
	}
}

@media (min-width: 767px) {
	.ace_header_footer #mz-mobile-slideshow-preload {
		display:none
	}
}

.ace_header_footer #mz-mobile-slideshow,.ace_header_footer #mz-mobile-slideshow-preload,.ace_header_footer #mz-slideshow,.ace_header_footer #mz-slideshow-preload {
	margin-bottom: 30px
}

@media (max-width: 767px) {
	.ace_header_footer #mz-mobile-slideshow-preload.desktop-carousel,.ace_header_footer #mz-mobile-slideshow.desktop-carousel,.ace_header_footer #mz-slideshow-preload.desktop-carousel,.ace_header_footer #mz-slideshow.desktop-carousel {
		display:none
	}
}

@media (min-width: 767px) {
	.ace_header_footer #mz-mobile-slideshow-preload.mobile-carousel,.ace_header_footer #mz-mobile-slideshow.mobile-carousel,.ace_header_footer #mz-slideshow-preload.mobile-carousel,.ace_header_footer #mz-slideshow.mobile-carousel {
		display:none
	}
}

.ace_header_footer #mz-mobile-slideshow .owl-stage,.ace_header_footer #mz-mobile-slideshow-preload .owl-stage,.ace_header_footer #mz-slideshow .owl-stage,.ace_header_footer #mz-slideshow-preload .owl-stage {
	right: 0
}

@media (max-width: 767px) {
	.ace_header_footer #mz-mobile-slideshow,.ace_header_footer #mz-mobile-slideshow-preload,.ace_header_footer #mz-slideshow,.ace_header_footer #mz-slideshow-preload {
		margin-bottom:15px
	}
}

.ace_header_footer #mz-mobile-slideshow .owl-dots,.ace_header_footer #mz-mobile-slideshow-preload .owl-dots,.ace_header_footer #mz-slideshow .owl-dots,.ace_header_footer #mz-slideshow-preload .owl-dots {
	margin-top: 20px;
	text-align: center
}

.ace_header_footer #mz-mobile-slideshow .owl-dots .owl-dot,.ace_header_footer #mz-mobile-slideshow-preload .owl-dots .owl-dot,.ace_header_footer #mz-slideshow .owl-dots .owl-dot,.ace_header_footer #mz-slideshow-preload .owl-dots .owl-dot {
	width: 15px;
	height: 15px;
	background: #fff;
	display: inline-block;
	margin: 0 5px;
	border-radius: 10px;
	border: .04em solid #7a7a7a
}

.ace_header_footer #mz-mobile-slideshow .owl-dots .owl-dot.active,.ace_header_footer #mz-mobile-slideshow-preload .owl-dots .owl-dot.active,.ace_header_footer #mz-slideshow .owl-dots .owl-dot.active,.ace_header_footer #mz-slideshow-preload .owl-dots .owl-dot.active {
	background: #7a7a7a
}

.ace_header_footer #mz-mobile-slideshow-preload.hide-dots .owl-dots,.ace_header_footer #mz-mobile-slideshow.hide-dots .owl-dots,.ace_header_footer #mz-slideshow-preload.hide-dots .owl-dots,.ace_header_footer #mz-slideshow.hide-dots .owl-dots {
	display: none
}

.ace_header_footer #mz-mobile-slideshow-preload.dots-right .owl-dots,.ace_header_footer #mz-mobile-slideshow.dots-right .owl-dots,.ace_header_footer #mz-slideshow-preload.dots-right .owl-dots,.ace_header_footer #mz-slideshow.dots-right .owl-dots {
	right: 0
}

.ace_header_footer #mz-mobile-slideshow-preload.hide-arrows .owl-nav,.ace_header_footer #mz-mobile-slideshow.hide-arrows .owl-nav,.ace_header_footer #mz-slideshow-preload.hide-arrows .owl-nav,.ace_header_footer #mz-slideshow.hide-arrows .owl-nav {
	display: none
}

.ace_header_footer #mz-mobile-slideshow .item img,.ace_header_footer #mz-mobile-slideshow-preload .item img,.ace_header_footer #mz-slideshow .item img,.ace_header_footer #mz-slideshow-preload .item img {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	user-drag: none
}

.ace_header_footer #mz-mobile-slideshow .owl-nav,.ace_header_footer #mz-mobile-slideshow-preload .owl-nav,.ace_header_footer #mz-slideshow .owl-nav,.ace_header_footer #mz-slideshow-preload .owl-nav {
	font-family: icons-font
}

.ace_header_footer #mz-mobile-slideshow .owl-nav .owl-next,.ace_header_footer #mz-mobile-slideshow .owl-nav .owl-prev,.ace_header_footer #mz-mobile-slideshow-preload .owl-nav .owl-next,.ace_header_footer #mz-mobile-slideshow-preload .owl-nav .owl-prev,.ace_header_footer #mz-slideshow .owl-nav .owl-next,.ace_header_footer #mz-slideshow .owl-nav .owl-prev,.ace_header_footer #mz-slideshow-preload .owl-nav .owl-next,.ace_header_footer #mz-slideshow-preload .owl-nav .owl-prev {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 35px;
	height: 80px;
	padding: 10px 5px;
	line-height: 1;
	color: transparent;
	background-color: rgba(0,0,0,.3);
	font-size: 28px
}

.ace_header_footer #mz-mobile-slideshow .owl-nav .owl-next:before,.ace_header_footer #mz-mobile-slideshow .owl-nav .owl-prev:before,.ace_header_footer #mz-mobile-slideshow-preload .owl-nav .owl-next:before,.ace_header_footer #mz-mobile-slideshow-preload .owl-nav .owl-prev:before,.ace_header_footer #mz-slideshow .owl-nav .owl-next:before,.ace_header_footer #mz-slideshow .owl-nav .owl-prev:before,.ace_header_footer #mz-slideshow-preload .owl-nav .owl-next:before,.ace_header_footer #mz-slideshow-preload .owl-nav .owl-prev:before {
	font-family: icons-font;
	font-size: 30px;
	color: #fff;
	text-shadow: 0 0 5px rgba(0,0,0,.5)
}

.ace_header_footer #mz-mobile-slideshow .owl-nav .owl-next:hover,.ace_header_footer #mz-mobile-slideshow .owl-nav .owl-prev:hover,.ace_header_footer #mz-mobile-slideshow-preload .owl-nav .owl-next:hover,.ace_header_footer #mz-mobile-slideshow-preload .owl-nav .owl-prev:hover,.ace_header_footer #mz-slideshow .owl-nav .owl-next:hover,.ace_header_footer #mz-slideshow .owl-nav .owl-prev:hover,.ace_header_footer #mz-slideshow-preload .owl-nav .owl-next:hover,.ace_header_footer #mz-slideshow-preload .owl-nav .owl-prev:hover {
	opacity: 1
}

@media (max-width: 767px) {
	.ace_header_footer #mz-mobile-slideshow .owl-nav,.ace_header_footer #mz-mobile-slideshow-preload .owl-nav,.ace_header_footer #mz-slideshow .owl-nav,.ace_header_footer #mz-slideshow-preload .owl-nav {
		display:none
	}
}

.ace_header_footer #mz-mobile-slideshow .owl-nav .owl-prev,.ace_header_footer #mz-mobile-slideshow-preload .owl-nav .owl-prev,.ace_header_footer #mz-slideshow .owl-nav .owl-prev,.ace_header_footer #mz-slideshow-preload .owl-nav .owl-prev {
	left: 0
}

.ace_header_footer #mz-mobile-slideshow .owl-nav .owl-prev:before,.ace_header_footer #mz-mobile-slideshow-preload .owl-nav .owl-prev:before,.ace_header_footer #mz-slideshow .owl-nav .owl-prev:before,.ace_header_footer #mz-slideshow-preload .owl-nav .owl-prev:before {
	border-style: solid;
	border-width: .17em .17em 0 0;
	content: '';
	display: inline-block;
	height: .6em;
	width: .6em;
	right: -5px;
	position: relative;
	vertical-align: top;
	transition: all ease .5s;
	transform: rotate(-135deg);
	top: 20px
}

.ace_header_footer #mz-mobile-slideshow .owl-nav .owl-next,.ace_header_footer #mz-mobile-slideshow-preload .owl-nav .owl-next,.ace_header_footer #mz-slideshow .owl-nav .owl-next,.ace_header_footer #mz-slideshow-preload .owl-nav .owl-next {
	right: 0
}

.ace_header_footer #mz-mobile-slideshow .owl-nav .owl-next:before,.ace_header_footer #mz-mobile-slideshow-preload .owl-nav .owl-next:before,.ace_header_footer #mz-slideshow .owl-nav .owl-next:before,.ace_header_footer #mz-slideshow-preload .owl-nav .owl-next:before {
	border-style: solid;
	border-width: .17em .17em 0 0;
	content: '';
	display: inline-block;
	height: .6em;
	width: .6em;
	position: relative;
	transform: rotate(45deg);
	vertical-align: top;
	transition: all ease .5s;
	top: 20px
}

.ace_header_footer .navigation-links .item-container {
	display: inline-block
}

.ace_header_footer .navigation-links .item-container:hover .menu {
	z-index: 5;
	opacity: 1
}

.ace_header_footer .navigation-links .item-container:hover {
	background-color: #eee;
	color: #333
}

.ace_header_footer .navigation-links .item-container .mz-link-item {
	font-size: 18px;
	font-weight: 700;
	padding: 9px 18.75px;
	position: relative
}

.ace_header_footer .navigation-links .item-container .mz-link-item .mz-nav-link {
	text-decoration: none
}

.ace_header_footer .navigation-links .item-container .item-container {
	display: inline-block
}

.ace_header_footer .navigation-links .item-container .menu {
	border: 1px solid #666;
	opacity: 0;
	position: absolute;
	z-index: -1;
	background-color: #fff;
	display: inline-flex;
	height: 300px;
	padding: 10px 20px;
	left: 0;
	transition: opacity .5s,z-index 0s ease-out;
	-moz-transition: opacity .5s,z-index 0s ease-out;
	-webkit-transition: opacity .5s,z-index 0s ease-out
}

.ace_header_footer .navigation-links .item-container .menu .subcat-container {
	display: inline-block;
	padding: 10px
}

.ace_header_footer .navigation-links .item-container .menu .subcat-container .sub-link {
	text-decoration: none
}

.ace_header_footer .navigation-links .item-container .menu .subcat-container .picture-container {
	margin-bottom: 10px;
	width: 150px;
	height: 150px
}

.ace_header_footer .navigation-links .item-container .menu .subcat-container .picture-container img {
	max-width: 150px;
	max-height: 150px
}

.ace_header_footer .navigation-links .item-container .menu .subcat-container .subsubcat-container {
	font-size: 11px
}

.ace_header_footer .navigation-links .item-container .menu .subcat-container .subsubcat-container .subsubcat-item {
	margin-bottom: 2px
}

.ace_header_footer .six-item-container {
	margin-bottom: 30px
}

.ace_header_footer .six-item-container .six-item-container-inner {
	font-family: 'Open Sans',Montserrat;
	margin: 0 auto;
	margin-top: 10px;
	max-width: 100%
}

@media (min-width: 1400px) {
	.ace_header_footer .six-item-container .six-item-container-inner {
		width:1150px
	}
}

@media (min-width: 990px) and (max-width:1399px) {
	.ace_header_footer .six-item-container .six-item-container-inner {
		width:900px
	}
}

@media (min-width: 768px) and (max-width:989px) {
	.ace_header_footer .six-item-container .six-item-container-inner {
		width:700px
	}
}

@media (min-width: 520px) and (max-width:767px) {
	.ace_header_footer .six-item-container .six-item-container-inner {
		width:500px
	}
}

@media (max-width: 519px) and (min-width:425px) {
	.ace_header_footer .six-item-container .six-item-container-inner {
		width:380px
	}
}

@media (max-width: 424px) {
	.ace_header_footer .six-item-container .six-item-container-inner {
		width:300px
	}
}

.ace_header_footer .six-item-container .six-item-container-inner .top-section {
	width: 100%;
	display: inline-block;
	text-align: center
}

.ace_header_footer .six-item-container .six-item-container-inner .top-section .title {
	font-family: 'Roboto Slab',Serifa;
	display: inline-block;
	font-size: 30px;
	margin-bottom: 20px;
	align-self: center;
	font-weight: 700
}

@media (max-width: 1024px) {
	.ace_header_footer .six-item-container .six-item-container-inner .top-section .title {
		max-width:300px
	}
}

@media (max-width: 767px) {
	.ace_header_footer .six-item-container .six-item-container-inner .top-section .title {
		font-size:22px;
		max-width: 220px
	}
}

.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list {
	padding: 0;
	list-style-type: none;
	text-align: center
}

.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider .slick-slide,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider li.list-item-container,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list .slick-slide,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list li.list-item-container {
	display: inline-block;
	margin: auto
}

@media (min-width: 1400px) {
	.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider .slick-slide,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider li.list-item-container,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list .slick-slide,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list li.list-item-container {
		width:180px;
		min-height: 250px
	}

	.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider .slick-slide .picture-container,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider li.list-item-container .picture-container,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list .slick-slide .picture-container,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list li.list-item-container .picture-container {
		width: 160px;
		height: 160px
	}
}

@media (max-width: 1400px) and (min-width:991px) {
	.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider .slick-slide,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider li.list-item-container,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list .slick-slide,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list li.list-item-container {
		width:150px
	}

	.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider .slick-slide .picture-container,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider li.list-item-container .picture-container,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list .slick-slide .picture-container,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list li.list-item-container .picture-container {
		width: 130px;
		height: 130px
	}
}

@media (max-width: 990px) and (min-width:768px) {
	.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider .slick-slide,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider li.list-item-container,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list .slick-slide,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list li.list-item-container {
		width:120px;
		min-height: 200px
	}

	.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider .slick-slide .picture-container,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider li.list-item-container .picture-container,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list .slick-slide .picture-container,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list li.list-item-container .picture-container {
		width: 100px;
		height: 100px
	}
}

.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider .slick-slide .list-item,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider li.list-item-container .list-item,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list .slick-slide .list-item,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list li.list-item-container .list-item {
	margin: 5px;
	text-align: center
}

@media (max-width: 767px) {
	.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider .slick-slide .list-item,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider li.list-item-container .list-item,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list .slick-slide .list-item,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list li.list-item-container .list-item {
		margin:0 auto;
		height: 100px
	}
}

.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider .slick-slide .list-item .picture-container,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider li.list-item-container .list-item .picture-container,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list .slick-slide .list-item .picture-container,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list li.list-item-container .list-item .picture-container {
	margin: 0 auto;
	margin-bottom: 10px;
	position: relative;
	width: 100%;
	margin: auto 0
}

@media (max-width: 767px) {
	.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider .slick-slide .list-item .picture-container,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider li.list-item-container .list-item .picture-container,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list .slick-slide .list-item .picture-container,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list li.list-item-container .list-item .picture-container {
		height:100%
	}
}

@media (max-width: 767px) {
	.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider .slick-slide .list-item .picture-container a.link,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider li.list-item-container .list-item .picture-container a.link,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list .slick-slide .list-item .picture-container a.link,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list li.list-item-container .list-item .picture-container a.link {
		display:block;
		height: 100%
	}
}

.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider .slick-slide .list-item .picture-container .item-image,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider li.list-item-container .list-item .picture-container .item-image,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list .slick-slide .list-item .picture-container .item-image,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list li.list-item-container .list-item .picture-container .item-image {
	max-width: 100%;
	max-height: 100%;
	padding: 7px;
	width: auto;
	height: auto;
	margin: 0 auto
}

@media (min-width: 768px) {
	.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider .slick-slide .list-item .picture-container .item-image,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider li.list-item-container .list-item .picture-container .item-image,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list .slick-slide .list-item .picture-container .item-image,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list li.list-item-container .list-item .picture-container .item-image {
		position:absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%)
	}
}

@media (max-width: 767px) {
	.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider .slick-slide .list-item .picture-container .item-image,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider li.list-item-container .list-item .picture-container .item-image,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list .slick-slide .list-item .picture-container .item-image,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list li.list-item-container .list-item .picture-container .item-image {
		position:relative;
		top: 50%;
		transform: translateY(-50%)
	}
}

.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider .slick-slide .list-item .item-link,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider li.list-item-container .list-item .item-link,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list .slick-slide .list-item .item-link,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list li.list-item-container .list-item .item-link {
	width: 100%;
	text-align: center;
	font-size: 14px;
	padding: 3px 0;
	font-weight: 600
}

.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider .slick-slide .list-item .item-link a.link:hover,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider li.list-item-container .list-item .item-link a.link:hover,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list .slick-slide .list-item .item-link a.link:hover,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list li.list-item-container .list-item .item-link a.link:hover {
	text-decoration: underline
}

@media (max-width: 767px) {
	.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider .slick-slide .list-item .item-link,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider li.list-item-container .list-item .item-link,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list .slick-slide .list-item .item-link,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list li.list-item-container .list-item .item-link {
		display:none
	}
}

.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider .slick-arrow,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list .slick-arrow {
	display: table-cell;
	padding: 7px 10px;
	font-size: 10px;
	position: absolute;
	top: -70px;
	height: 30px;
	border: 1px solid #ccc;
	background-color: #fff;
	cursor: pointer
}

.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider .slick-arrow.right,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list .slick-arrow.right {
	right: 0
}

.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider .slick-arrow.left,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list .slick-arrow.left {
	right: 30px
}

.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider .slick-arrow:before,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list .slick-arrow:before {
	top: .35em;
	font-family: icons-font;
	font-size: 10px;
	color: #000;
	text-shadow: 0 0 5px rgba(0,0,0,.5)
}

.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider .prev:before,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list .prev:before {
	left: .1em
}

.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider.disabled,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list.disabled {
	display: none
}

.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container .slick-slider .slick-track,.ace_header_footer .six-item-container .six-item-container-inner .item-carousel .item-container ul.list .slick-track {
	margin: 0 auto
}

.ace_header_footer .six-item-container .six-item-container-inner .bottom-section {
	width: 100%;
	text-align: center
}

.ace_header_footer .six-item-container .six-item-container-inner .bottom-section .show-all-container {
	border: 1px solid #333;
	display: inline-block;
	padding: 10px 25px;
	background-color: #fff
}

@media (max-width: 767px) {
	.ace_header_footer .six-item-container .six-item-container-inner .bottom-section .show-all-container {
		width:100%
	}
}

.ace_header_footer .six-item-container .six-item-container-inner .bottom-section .show-all-container .show-all-button {
	font-size: 13px;
	font-weight: 600;
	display: inline-block;
	text-decoration: none
}

.ace_header_footer .six-item-container .six-item-container-inner a {
	text-decoration: none
}

.ace_header_footer .six-item-container .six-item-container-inner.hide-arrows .owl-nav {
	display: none
}

.ace_header_footer .six-item-container .six-item-container-inner .item img {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	user-drag: none
}

.ace_header_footer .six-item-container .hide-nav .owl-controls {
	display: none
}

.ace_header_footer .panel-widget {
	width: 420px;
	height: 120px;
	max-width: calc(100% - 10px);
	float: left;
	background: #eee;
	padding: 10px 0 10px 20px;
	margin: 5px 15px
}

.ace_header_footer .panel-widget.wholeWidth {
	margin-bottom: 30px;
	margin-left: 0;
	width: 100%;
	overflow: hidden
}

@media only screen and (max-width: 500) {
	.ace_header_footer .panel-widget.wholeWidth {
		height:140px
	}
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .panel-widget.wholeWidth .title {
		font-size:19px
	}

	.ace_header_footer .panel-widget.wholeWidth .content {
		font-size: 12px;
		line-height: 1.33
	}
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .panel-widget.wholeWidth img {
		width:90px;
		margin-right: 15px
	}
}

.ace_header_footer .panel-widget.wholeWidth .content,.ace_header_footer .panel-widget.wholeWidth .title {
	width: 70%
}

@media only screen and (max-width: 860px) {
	.ace_header_footer .panel-widget.wholeWidth .content,.ace_header_footer .panel-widget.wholeWidth .title {
		width:60%
	}
}

@media only screen and (min-width: 1353px) {
	.ace_header_footer .panel-widget {
		width:653px;
		padding: 20px 0 24px 21px;
		height: 168px
	}
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .panel-widget {
		float:none!important;
		margin: 5px auto;
		padding: 10px;
		height: 130px
	}
}

.ace_header_footer .panel-widget img {
	width: 100px;
	float: left;
	margin-right: 20px
}

@media only screen and (min-width: 1353px) {
	.ace_header_footer .panel-widget img {
		width:127px;
		margin-right: 29px
	}
}

.ace_header_footer .panel-widget .title {
	float: left;
	font-size: 18px;
	width: 170px;
	margin: 0;
	font-weight: 900;
	font-family: 'Roboto Slab',Serifa
}

@media only screen and (min-width: 375px) {
	.ace_header_footer .panel-widget .title {
		width:197px
	}
}

@media only screen and (min-width: 768px) and (max-width:850px) {
	.ace_header_footer .panel-widget .title {
		width:175px
	}
}

@media only screen and (min-width: 1353px) {
	.ace_header_footer .panel-widget .title {
		font-size:32px;
		width: 298px;
		line-height: 32px
	}
}

.ace_header_footer .panel-widget .content {
	float: left;
	width: 280px;
	max-width: calc(100% - 120px);
	font-size: 10px;
	margin: 5px 0
}

@media only screen and (min-width: 375px) {
	.ace_header_footer .panel-widget .content {
		font-size:11px
	}
}

@media only screen and (min-width: 1353px) {
	.ace_header_footer .panel-widget .content {
		font-size:16px;
		width: 381px;
		margin: 10px 0 0
	}
}

.ace_header_footer .four-item-container {
	margin-bottom: 30px
}

.ace_header_footer .four-item-container .content-container {
	font-family: 'Roboto Slab',Serifa;
	margin: 0 auto;
	margin-top: 10px;
	max-width: 100%
}

@media (min-width: 1400px) {
	.ace_header_footer .four-item-container .content-container {
		width:1070px
	}
}

@media (min-width: 990px) and (max-width:1400px) {
	.ace_header_footer .four-item-container .content-container {
		width:893px
	}
}

@media (min-width: 768px) and (max-width:989px) {
	.ace_header_footer .four-item-container .content-container {
		width:700px
	}
}

.ace_header_footer .four-item-container .content-container .top-section {
	width: 100%;
	display: inline-block;
	text-align: center
}

.ace_header_footer .four-item-container .content-container .top-section .title {
	display: inline-block;
	font-size: 30px;
	margin-bottom: 20px;
	align-self: center;
	font-weight: 700
}

@media (max-width: 1024px) {
	.ace_header_footer .four-item-container .content-container .top-section .title {
		max-width:300px
	}
}

@media (max-width: 767px) {
	.ace_header_footer .four-item-container .content-container .top-section .title {
		font-size:22px;
		max-width: 220px
	}
}

.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list {
	list-style-type: none;
	padding: 0
}

.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider .slick-slide,.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider li.list-item,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list .slick-slide,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list li.list-item {
	display: inline-block;
	padding: 2px 5px
}

@media (min-width: 1990px) {
	.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider .slick-slide,.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider li.list-item,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list .slick-slide,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list li.list-item {
		width:250px
	}

	.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider .slick-slide .picture-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider li.list-item .picture-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list .slick-slide .picture-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list li.list-item .picture-container {
		height: 250px
	}
}

@media (max-width: 1990px) and (min-width:1401px) {
	.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider .slick-slide,.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider li.list-item,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list .slick-slide,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list li.list-item {
		width:250px
	}

	.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider .slick-slide .picture-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider li.list-item .picture-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list .slick-slide .picture-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list li.list-item .picture-container {
		height: 250px
	}
}

@media (max-width: 1400px) and (min-width:991px) {
	.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider .slick-slide,.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider li.list-item,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list .slick-slide,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list li.list-item {
		width:220px
	}

	.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider .slick-slide .picture-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider li.list-item .picture-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list .slick-slide .picture-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list li.list-item .picture-container {
		height: 220px
	}
}

@media (max-width: 990px) and (min-width:768px) {
	.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider .slick-slide,.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider li.list-item,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list .slick-slide,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list li.list-item {
		width:170px
	}

	.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider .slick-slide .picture-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider li.list-item .picture-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list .slick-slide .picture-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list li.list-item .picture-container {
		height: 170px
	}
}

.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider .slick-slide .item-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider li.list-item .item-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list .slick-slide .item-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list li.list-item .item-container {
	text-align: center;
	overflow: hidden
}

@media (max-width: 767px) {
	.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider .slick-slide .item-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider li.list-item .item-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list .slick-slide .item-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list li.list-item .item-container {
		margin:0 auto;
		max-width: 270px;
		height: 330px
	}
}

@media (max-width: 515px) {
	.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider .slick-slide .item-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider li.list-item .item-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list .slick-slide .item-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list li.list-item .item-container {
		height:290px
	}
}

@media (max-width: 449px) {
	.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider .slick-slide .item-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider li.list-item .item-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list .slick-slide .item-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list li.list-item .item-container {
		height:260px
	}
}

@media (max-width: 375px) {
	.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider .slick-slide .item-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider li.list-item .item-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list .slick-slide .item-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list li.list-item .item-container {
		height:220px
	}
}

.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider .slick-slide .item-container .picture-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider li.list-item .item-container .picture-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list .slick-slide .item-container .picture-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list li.list-item .item-container .picture-container {
	margin-bottom: 10px;
	width: 100%
}

.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider .slick-slide .item-container .picture-container .item-image,.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider li.list-item .item-container .picture-container .item-image,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list .slick-slide .item-container .picture-container .item-image,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list li.list-item .item-container .picture-container .item-image {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	margin: auto
}

@media (max-width: 767px) {
	.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider .slick-slide .item-container .picture-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider li.list-item .item-container .picture-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list .slick-slide .item-container .picture-container,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list li.list-item .item-container .picture-container {
		width:100%
	}
}

.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider .slick-slide .item-container .item-text,.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider li.list-item .item-container .item-text,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list .slick-slide .item-container .item-text,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list li.list-item .item-container .item-text {
	width: 100%;
	text-align: center;
	font-size: 19px;
	font-weight: 700;
	margin: 0 auto
}

@media (max-width: 1024px) {
	.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider .slick-slide .item-container .item-text,.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider li.list-item .item-container .item-text,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list .slick-slide .item-container .item-text,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list li.list-item .item-container .item-text {
		font-size:15px
	}
}

@media (max-width: 449px) {
	.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider .slick-slide .item-container .item-text,.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider li.list-item .item-container .item-text,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list .slick-slide .item-container .item-text,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list li.list-item .item-container .item-text {
		font-size:11px
	}
}

.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider .slick-slide .item-container .item-text a.link .chev,.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider li.list-item .item-container .item-text a.link .chev,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list .slick-slide .item-container .item-text a.link .chev,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list li.list-item .item-container .item-text a.link .chev {
	font-size: 8px;
	margin-left: 5px
}

.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider .slick-arrow,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list .slick-arrow {
	display: table-cell;
	padding: 7px 10px;
	font-size: 10px;
	position: absolute;
	top: -70px;
	height: 30px;
	border: 1px solid #ccc;
	background-color: #fff;
	cursor: pointer
}

.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider .slick-arrow.right,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list .slick-arrow.right {
	right: 0
}

.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider .slick-arrow.left,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list .slick-arrow.left {
	right: 30px
}

.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider .slick-arrow:before,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list .slick-arrow:before {
	top: .35em;
	font-family: icons-font;
	font-size: 10px;
	color: #000;
	text-shadow: 0 0 5px rgba(0,0,0,.5)
}

.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider .prev:before,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list .prev:before {
	left: .1em
}

.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider.disabled,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list.disabled {
	display: none
}

.ace_header_footer .four-item-container .content-container .item-carousel .list-container .slick-slider .slick-track,.ace_header_footer .four-item-container .content-container .item-carousel .list-container ul.list .slick-track {
	margin: 0 auto
}

.ace_header_footer .four-item-container .content-container a {
	text-decoration: none
}

.ace_header_footer .four-item-container .content-container.hide-arrows .owl-nav {
	display: none
}

.ace_header_footer .four-item-container .content-container .item img {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	user-drag: none
}

.ace_header_footer .carousel-image-container {
	margin-bottom: 30px
}

.ace_header_footer .carousel-image-container .owl-stage {
	right: 0
}

.ace_header_footer .carousel-image-container .show-details {
	text-decoration: underline;
	font-weight: 600;
	line-height: 25px;
	font-size: 12px
}

@media (min-width: 990px) and (max-width:1400px) {
	.ace_header_footer .carousel-image-container .show-details {
		font-size:11px
	}
}

@media (max-width: 989px) {
	.ace_header_footer .carousel-image-container .show-details {
		font-size:10px
	}
}

.ace_header_footer .carousel-image-container .details-container {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.5);
	z-index: 10;
	display: none
}

.ace_header_footer .carousel-image-container .details-container .details-text {
	background-color: #fff;
	border: 1px solid #eee;
	margin: 0 auto;
	position: fixed;
	height: 250px;
	overflow: hidden;
	left: 0;
	display: none;
	right: 0;
	top: calc(50% - 200px);
	text-align: center;
	width: 300px;
	z-index: 5;
	padding: 10px;
	font-size: 17px;
	font-family: 'Roboto Slab',Serifa
}

.ace_header_footer .carousel-image-container .details-container .details-text p {
	height: 220px;
	display: table-cell;
	vertical-align: middle
}

.ace_header_footer .carousel-image-container .content-container {
	font-family: 'Roboto Slab',Serifa;
	margin: 0 auto;
	padding: 20px
}

@media (min-width: 1400px) {
	.ace_header_footer .carousel-image-container .content-container {
		width:1070px
	}
}

@media (min-width: 990px) and (max-width:1400px) {
	.ace_header_footer .carousel-image-container .content-container {
		width:900px
	}
}

@media (min-width: 768px) and (max-width:989px) {
	.ace_header_footer .carousel-image-container .content-container {
		width:700px
	}
}

@media (min-width: 600px) and (max-width:767px) {
	.ace_header_footer .carousel-image-container .content-container {
		width:550px
	}
}

@media (max-width: 767px) {
	.ace_header_footer .carousel-image-container .content-container {
		padding:20px 0
	}
}

.ace_header_footer .carousel-image-container .content-container .top-section {
	display: inline-block;
	text-align: center;
	width: 100%
}

.ace_header_footer .carousel-image-container .content-container .top-section .title {
	display: inline-block;
	font-size: 30px;
	margin-bottom: 20px;
	align-self: center;
	font-weight: 700
}

@media (max-width: 767px) {
	.ace_header_footer .carousel-image-container .content-container .top-section .title {
		font-size:20px;
		margin-bottom: 0
	}
}

.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container {
	margin-bottom: 20px
}

.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container ul.list {
	list-style-type: none;
	padding: 0
}

.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container ul.list li.list-item {
	display: inline-block;
	background-color: #fff;
	overflow: hidden
}

@media (min-width: 1400px) {
	.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container ul.list li.list-item {
		width:330px;
		height: 480px
	}

	.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container ul.list li.list-item .picture-container {
		width: 300px;
		height: 300px
	}
}

@media (max-width: 1400px) and (min-width:990px) {
	.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container ul.list li.list-item {
		width:280px;
		height: 430px
	}

	.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container ul.list li.list-item .picture-container {
		width: 250px;
		height: 250px
	}
}

@media (min-width: 768px) and (max-width:989px) {
	.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container ul.list li.list-item {
		width:210px;
		height: 350px
	}

	.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container ul.list li.list-item .picture-container {
		width: 180px;
		height: 180px
	}
}

@media (max-width: 767px) and (min-width:500px) {
	.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container ul.list li.list-item {
		width:220px;
		height: 300px
	}

	.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container ul.list li.list-item .picture-container {
		width: 200px;
		height: 200px
	}
}

@media (max-width: 499px) {
	.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container ul.list li.list-item {
		width:190px;
		height: 280px
	}

	.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container ul.list li.list-item .picture-container {
		width: 170px;
		height: 170px
	}
}

.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container ul.list li.list-item .item-container {
	margin: 15px;
	text-align: center
}

@media (max-width: 767px) {
	.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container ul.list li.list-item .item-container {
		margin:10px
	}
}

.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container ul.list li.list-item .item-container .list-item {
	display: inline-block
}

.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container ul.list li.list-item .item-container .picture-container {
	margin-bottom: 10px
}

.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container ul.list li.list-item .item-container .picture-container .item-image {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	margin: auto
}

.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container ul.list li.list-item .item-container .item-text {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	font-size: 13px
}

.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container ul.list li.list-item .item-container .item-text a.link .chev {
	font-size: 8px;
	margin-left: 5px
}

.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container ul.list li.list-item .item-container .item-text .text-top {
	border: 1px solid #666;
	border-width: 1px 0;
	display: inline-block;
	padding: 7px 0;
	font-weight: 700;
	font-size: 17px;
	line-height: 1.2;
	max-width: 75%
}

@media (min-width: 990px) and (max-width:1400px) {
	.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container ul.list li.list-item .item-container .item-text .text-top {
		font-size:16px
	}
}

@media (max-width: 989px) {
	.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container ul.list li.list-item .item-container .item-text .text-top {
		font-size:13px;
		max-width: 80%;
		padding: 3px 0
	}
}

@media (max-width: 767px) {
	.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container ul.list li.list-item .item-container .item-text .text-top {
		font-size:12px
	}
}

.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container ul.list li.list-item .item-container .item-text .text-bottom {
	margin: 6px 0 5px;
	font-family: 'Open Sans',Montserrat;
	font-size: 14px
}

@media (min-width: 990px) and (max-width:1400px) {
	.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container ul.list li.list-item .item-container .item-text .text-bottom {
		font-size:13px
	}
}

@media (max-width: 989px) {
	.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container ul.list li.list-item .item-container .item-text .text-bottom {
		font-size:11px
	}
}

@media (max-width: 767px) {
	.ace_header_footer .carousel-image-container .content-container .item-carousel .item-container ul.list li.list-item .item-container .item-text .text-bottom {
		display:none
	}
}

.ace_header_footer .carousel-image-container .content-container a {
	text-decoration: none
}

.ace_header_footer .carousel-image-container .content-container.hide-arrows .owl-nav {
	display: none
}

.ace_header_footer .carousel-image-container .content-container .item img {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	user-drag: none
}

.ace_header_footer .carousel-image-container .content-container .owl-nav {
	font-family: icons-font;
	display: inline-block;
	height: 35px;
	position: absolute;
	top: -70px;
	right: 0
}

.ace_header_footer .carousel-image-container .content-container .owl-nav .owl-next,.ace_header_footer .carousel-image-container .content-container .owl-nav .owl-prev {
	display: table-cell;
	padding: 7px 10px;
	font-size: 10px;
	border: 1px solid #ccc;
	width: 50%;
	background-color: #fff
}

.ace_header_footer .carousel-image-container .content-container .owl-nav .owl-next:before,.ace_header_footer .carousel-image-container .content-container .owl-nav .owl-prev:before {
	font-family: icons-font;
	font-size: 30px;
	color: #fff;
	text-shadow: 0 0 5px rgba(0,0,0,.5)
}

.ace_header_footer .carousel-image-container .content-container .owl-nav .owl-next:hover,.ace_header_footer .carousel-image-container .content-container .owl-nav .owl-prev:hover {
	opacity: 1
}

@media (max-width: 767px) {
	.ace_header_footer .carousel-image-container .content-container .owl-nav {
		display:none
	}
}

.ace_header_footer .carousel-image-container .content-container .owl-nav .prev:before {
	left: .1em
}

.ace_header_footer .carousel-image-container .content-container .owl-nav.disabled {
	display: none
}

.ace_header_footer .link-list-widget {
	list-style-type: none;
	display: inline-block
}

.ace_header_footer .link-list-widget .list-element.title h4.list-title {
	font-size: 18px;
	font-weight: 700;
	margin-top: 9px
}

.ace_header_footer .link-list-widget .list-element.title i {
	float: right;
	margin-top: 11px
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .link-list-widget .list-element.title i {
		display:none
	}
}

.ace_header_footer .link-list-widget .list-element.child {
	font-family: 'Open Sans',Montserrat;
	font-size: 14px;
	line-height: 27px;
	font-weight: 300
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .link-list-widget .list-element.child {
		font-size:18px
	}
}

@media only screen and (min-width: 992px) {
	.ace_header_footer .link-list-widget .list-element.child {
		font-size:14px
	}
}

.ace_header_footer .link-list-widget .list-element .link-widget {
	color: #eee;
	text-decoration: none
}

.ace_header_footer .link-list-widget .list-element .link-widget:hover {
	text-decoration: underline
}

@media (max-width: 767px) {
	.ace_header_footer .link-list-widget {
		padding-bottom:5px;
		border-bottom: 1px solid #727272;
		margin-bottom: 0
	}
}

@media (min-width: 768px) {
	.ace_header_footer .link-list-widget {
		min-height:230px
	}
}

.ace_header_footer .recentlyViewed-title {
	text-align: center;
	font-family: 'Roboto Slab',Serifa;
	font-weight: 700;
	font-size: 30px;
	margin: 5px 0
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .recentlyViewed-title {
		margin:5px 0 55px
	}
}

.ace_header_footer #mz-recentlyViewed {
	display: inline-block
}

.ace_header_footer #mz-recentlyViewed a {
	text-decoration: none
}

.ace_header_footer #mz-recentlyViewed img {
	margin-bottom: 15px;
	max-width: 100%;
	padding: 0 5px;
	max-height: 250px;
	width: auto;
	height: auto;
	display: inline
}

.ace_header_footer #mz-recentlyViewed .owl-stage {
	display: table!important
}

.ace_header_footer #mz-recentlyViewed .owl-stage .owl-item {
	display: table-cell;
	float: none;
	vertical-align: middle
}

.ace_header_footer #mz-recentlyViewed .owl-stage .owl-item div {
	text-align: center
}

.ace_header_footer #mz-recentlyViewed .owl-nav {
	position: absolute;
	top: -100px;
	right: 8%
}

.ace_header_footer #mz-recentlyViewed .owl-nav>div {
	display: inline-block;
	width: 35px;
	height: 35px;
	padding: 5px 0 0 5px;
	border: 1px solid #ccc
}

.ace_header_footer #mz-recentlyViewed .owl-nav>div:last-of-type {
	border-left: none
}

.ace_header_footer #mz-recentlyViewed .owl-nav>div .icon:before {
	margin-top: 4px;
	margin-left: 3px;
	height: .7em;
	width: .7em
}

@media only screen and (max-width: 767px) {
	.ace_header_footer #mz-recentlyViewed .owl-nav {
		display:none
	}
}

.ace_header_footer .recommended-product-container {
	margin-bottom: 30px;
	font-family: 'Roboto Slab',Serifa;
	margin: 0 auto 40px;
	margin-top: 10px;
	max-width: 100%
}

.ace_header_footer .recommended-product-container .rti-recommended-products-title {
	width: 100%;
	display: inline-block;
	text-align: center;
	font-size: 30px;
	margin-bottom: 20px;
	font-weight: 700
}

@media (max-width: 767px) {
	.ace_header_footer .recommended-product-container .rti-recommended-products-title {
		font-size:22px
	}
}

.ace_header_footer .recommended-product-container .carousel-parent {
	position: relative
}

.ace_header_footer .recommended-product-container .carousel-parent .disabled {
	display: none
}

.ace_header_footer .recommended-product-container .carousel-parent .slick-arrow {
	display: none;
	padding: 7px 10px;
	font-size: 10px;
	position: absolute;
	top: -70px;
	height: 30px;
	border: 1px solid #ccc;
	background-color: #fff;
	cursor: pointer
}

.ace_header_footer .recommended-product-container .carousel-parent .slick-arrow.right {
	right: 0
}

.ace_header_footer .recommended-product-container .carousel-parent .slick-arrow.left {
	right: 30px
}

.ace_header_footer .recommended-product-container .carousel-parent .slick-arrow:before {
	top: .35em;
	font-family: icons-font;
	font-size: 10px;
	color: #000;
	text-shadow: 0 0 5px rgba(0,0,0,.5)
}

@media only screen and (min-width: 460px) {
	.ace_header_footer .recommended-product-container .carousel-parent .slick-arrow {
		display:table-cell
	}
}

.ace_header_footer .recommended-product-container .carousel-parent .previous:before {
	left: .1em
}

.ace_header_footer .recommended-product-container .carousel-parent .slick-track {
	margin: 0 auto
}

.ace_header_footer .recommended-product-container .carousel-parent .owl-stage-outer {
	list-style-type: none;
	padding: 0;
	overflow: hidden
}

.ace_header_footer .recommended-product-container .carousel-parent .owl-stage-outer .owl-item {
	display: inline-block;
	padding: 2px 5px
}

@media (min-width: 1990px) {
	.ace_header_footer .recommended-product-container .carousel-parent .owl-stage-outer .owl-item {
		width:250px
	}
}

@media (max-width: 1990px) and (min-width:1401px) {
	.ace_header_footer .recommended-product-container .carousel-parent .owl-stage-outer .owl-item {
		width:250px
	}
}

@media (max-width: 1400px) and (min-width:991px) {
	.ace_header_footer .recommended-product-container .carousel-parent .owl-stage-outer .owl-item {
		width:220px
	}
}

@media (max-width: 990px) and (min-width:768px) {
	.ace_header_footer .recommended-product-container .carousel-parent .owl-stage-outer .owl-item {
		width:170px
	}
}

.ace_header_footer .recommended-product-container .carousel-parent .owl-stage-outer .owl-item .mz-productlisting {
	text-align: center;
	overflow: hidden
}

@media (max-width: 767px) {
	.ace_header_footer .recommended-product-container .carousel-parent .owl-stage-outer .owl-item .mz-productlisting {
		margin:0 auto;
		max-width: 270px
	}
}

.ace_header_footer .recommended-product-container .carousel-parent .owl-stage-outer .owl-item .mz-productlisting .mz-subcategory-image-div {
	margin-bottom: 10px;
	width: 100%;
	vertical-align: middle;
	margin: 0 auto;
	position: relative
}

.ace_header_footer .recommended-product-container .carousel-parent .owl-stage-outer .owl-item .mz-productlisting .mz-subcategory-image-div .mz-subcategory-image-div-helper {
	display: table;
	width: 100%;
	height: 100%;
	vertical-align: middle
}

.ace_header_footer .recommended-product-container .carousel-parent .owl-stage-outer .owl-item .mz-productlisting .mz-subcategory-image-div .mz-subcategory-image-div-helper a {
	display: table-cell;
	vertical-align: middle;
	position: relative
}

.ace_header_footer .recommended-product-container .carousel-parent .owl-stage-outer .owl-item .mz-productlisting .mz-subcategory-image-div .mz-subcategory-image-div-helper a .badgeHelper {
	position: relative
}

.ace_header_footer .recommended-product-container .carousel-parent .owl-stage-outer .owl-item .mz-productlisting .mz-subcategory-image-div .mz-subcategory-image-div-helper a .badgeHelper img {
	max-width: 100%;
	max-height: 120px;
	width: auto;
	height: auto;
	margin: auto
}

@media only screen and (min-width: 768px) {
	.ace_header_footer .recommended-product-container .carousel-parent .owl-stage-outer .owl-item .mz-productlisting .mz-subcategory-image-div .mz-subcategory-image-div-helper a .badgeHelper img {
		max-height:250px
	}
}

.ace_header_footer .recommended-product-container .carousel-parent .owl-stage-outer .owl-item .mz-productlisting .mz-productlisting-info {
	width: 100%;
	text-align: center;
	font-size: 19px;
	font-weight: 700;
	margin: 0 auto
}

@media (max-width: 1024px) {
	.ace_header_footer .recommended-product-container .carousel-parent .owl-stage-outer .owl-item .mz-productlisting .mz-productlisting-info {
		font-size:15px
	}

	.ace_header_footer .recommended-product-container .carousel-parent .owl-stage-outer .owl-item .mz-productlisting .mz-productlisting-info .mz-price {
		font-size: 20px
	}
}

@media (max-width: 449px) {
	.ace_header_footer .recommended-product-container .carousel-parent .owl-stage-outer .owl-item .mz-productlisting .mz-productlisting-info {
		font-size:11px
	}
}

.ace_header_footer .recommended-product-container .carousel-parent .owl-stage-outer .owl-item .mz-productlisting .mz-productlisting-info .mz-productlisting-title {
	font-size: 14px
}

@media only screen and (min-width: 1024px) {
	.ace_header_footer .recommended-product-container .carousel-parent .owl-stage-outer .owl-item .mz-productlisting .mz-productlisting-info .mz-productlisting-title {
		font-size:18px
	}
}

.ace_header_footer .recommended-product-container .carousel-parent .owl-stage-outer .owl-item .mz-productlisting .mz-productlisting-info a.link .chev {
	font-size: 8px;
	margin-left: 5px
}

.ace_header_footer .recommended-product-container a {
	text-decoration: none
}

.ace_header_footer .recommended-product-container.hide-arrows .owl-nav {
	display: none
}

.ace_header_footer .recommended-product-container .item img {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	user-drag: none
}

.ace_header_footer .mz-slick-slider-widget {
	display: block;
	position: relative;
	margin-bottom: 30px;
	font-family: 'Open Sans',Montserrat
}

.ace_header_footer .mz-slick-slider-widget .top-section {
	text-align: center
}

.ace_header_footer .mz-slick-slider-widget .top-section .title {
	font-family: 'Roboto Slab',Serifa;
	display: inline-block;
	font-size: 30px;
	margin-bottom: 20px;
	align-self: center;
	font-weight: 700
}

@media (max-width: 767px) {
	.ace_header_footer .mz-slick-slider-widget .top-section .title {
		font-size:20px
	}
}

.ace_header_footer .mz-slick-slider-widget .item-carousel .list,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider {
	padding: 0;
	list-style-type: none
}

.ace_header_footer .mz-slick-slider-widget .item-carousel .list .slick-container,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .slick-container {
	visibility: hidden;
	opacity: 0;
	transition: opacity 1s
}

.ace_header_footer .mz-slick-slider-widget .item-carousel .list .slick-container .list-item,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .slick-container .list-item {
	display: none
}

.ace_header_footer .mz-slick-slider-widget .item-carousel .list .slick-container .list-item:first-child,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .slick-container .list-item:first-child {
	display: block;
	visibility: hidden
}

.ace_header_footer .mz-slick-slider-widget .item-carousel .list .slick-container.slick-initialized,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .slick-container.slick-initialized {
	visibility: visible;
	opacity: 1
}

.ace_header_footer .mz-slick-slider-widget .item-carousel .list .slick-container.slick-initialized .list-item,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .slick-container.slick-initialized .list-item {
	visibility: visible;
	display: inline-block
}

.ace_header_footer .mz-slick-slider-widget .item-carousel .list .list-item-container,.ace_header_footer .mz-slick-slider-widget .item-carousel .list .slick-slide,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .list-item-container,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .slick-slide {
	display: inline-block;
	margin: auto
}

.ace_header_footer .mz-slick-slider-widget .item-carousel .list .list-item-container img,.ace_header_footer .mz-slick-slider-widget .item-carousel .list .slick-slide img,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .list-item-container img,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .slick-slide img {
	width: 100%
}

@media (min-width: 1400px) {
	.ace_header_footer .mz-slick-slider-widget .item-carousel .list .list-item-container,.ace_header_footer .mz-slick-slider-widget .item-carousel .list .slick-slide,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .list-item-container,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .slick-slide {
		width:180px;
		min-height: 180px
	}

	.ace_header_footer .mz-slick-slider-widget .item-carousel .list .list-item-container .picture-container,.ace_header_footer .mz-slick-slider-widget .item-carousel .list .slick-slide .picture-container,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .list-item-container .picture-container,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .slick-slide .picture-container {
		width: 160px;
		height: 160px
	}
}

@media (max-width: 1400px) and (min-width:991px) {
	.ace_header_footer .mz-slick-slider-widget .item-carousel .list .list-item-container,.ace_header_footer .mz-slick-slider-widget .item-carousel .list .slick-slide,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .list-item-container,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .slick-slide {
		width:150px
	}

	.ace_header_footer .mz-slick-slider-widget .item-carousel .list .list-item-container .picture-container,.ace_header_footer .mz-slick-slider-widget .item-carousel .list .slick-slide .picture-container,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .list-item-container .picture-container,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .slick-slide .picture-container {
		width: 130px;
		height: 130px
	}
}

@media (max-width: 990px) and (min-width:768px) {
	.ace_header_footer .mz-slick-slider-widget .item-carousel .list .list-item-container,.ace_header_footer .mz-slick-slider-widget .item-carousel .list .slick-slide,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .list-item-container,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .slick-slide {
		width:120px;
		min-height: 150px
	}

	.ace_header_footer .mz-slick-slider-widget .item-carousel .list .list-item-container .picture-container,.ace_header_footer .mz-slick-slider-widget .item-carousel .list .slick-slide .picture-container,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .list-item-container .picture-container,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .slick-slide .picture-container {
		width: 100px;
		height: 100px
	}
}

.ace_header_footer .mz-slick-slider-widget .item-carousel .list .list-item-container .list-item,.ace_header_footer .mz-slick-slider-widget .item-carousel .list .slick-slide .list-item,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .list-item-container .list-item,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .slick-slide .list-item {
	margin: 0;
	text-align: center;
	display: inline-block
}

@media (max-width: 767px) {
	.ace_header_footer .mz-slick-slider-widget .item-carousel .list .list-item-container .list-item,.ace_header_footer .mz-slick-slider-widget .item-carousel .list .slick-slide .list-item,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .list-item-container .list-item,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .slick-slide .list-item {
		margin:0 auto;
		height: auto
	}
}

.ace_header_footer .mz-slick-slider-widget .item-carousel .list .list-item-container .list-item .picture-container,.ace_header_footer .mz-slick-slider-widget .item-carousel .list .slick-slide .list-item .picture-container,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .list-item-container .list-item .picture-container,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .slick-slide .list-item .picture-container {
	margin: 0 auto;
	margin-bottom: 10px;
	position: relative;
	width: 100%;
	margin: auto 0
}

@media (max-width: 767px) {
	.ace_header_footer .mz-slick-slider-widget .item-carousel .list .list-item-container .list-item .picture-container,.ace_header_footer .mz-slick-slider-widget .item-carousel .list .slick-slide .list-item .picture-container,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .list-item-container .list-item .picture-container,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .slick-slide .list-item .picture-container {
		height:100%
	}
}

.ace_header_footer .mz-slick-slider-widget .item-carousel .list .list-item-container .list-item .picture-container .item-image,.ace_header_footer .mz-slick-slider-widget .item-carousel .list .slick-slide .list-item .picture-container .item-image,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .list-item-container .list-item .picture-container .item-image,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .slick-slide .list-item .picture-container .item-image {
	max-width: 100%;
	max-height: 100%;
	padding: 8px 14px;
	width: auto;
	height: auto;
	margin: 0 auto
}

@media (min-width: 768px) {
	.ace_header_footer .mz-slick-slider-widget .item-carousel .list .list-item-container .list-item .picture-container .item-image,.ace_header_footer .mz-slick-slider-widget .item-carousel .list .slick-slide .list-item .picture-container .item-image,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .list-item-container .list-item .picture-container .item-image,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .slick-slide .list-item .picture-container .item-image {
		position:absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%)
	}
}

.ace_header_footer .mz-slick-slider-widget .item-carousel .list .list-item-container .list-item .item-link,.ace_header_footer .mz-slick-slider-widget .item-carousel .list .slick-slide .list-item .item-link,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .list-item-container .list-item .item-link,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .slick-slide .list-item .item-link {
	width: 100%;
	text-align: center;
	font-size: 11px;
	padding: 3px 0;
	font-weight: 600
}

.ace_header_footer .mz-slick-slider-widget .item-carousel .list .list-item-container .list-item .item-link a.link .chev,.ace_header_footer .mz-slick-slider-widget .item-carousel .list .slick-slide .list-item .item-link a.link .chev,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .list-item-container .list-item .item-link a.link .chev,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .slick-slide .list-item .item-link a.link .chev {
	font-size: 7px;
	display: inline-block
}

@media (max-width: 767px) {
	.ace_header_footer .mz-slick-slider-widget .item-carousel .list .list-item-container .list-item .item-link,.ace_header_footer .mz-slick-slider-widget .item-carousel .list .slick-slide .list-item .item-link,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .list-item-container .list-item .item-link,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .slick-slide .list-item .item-link {
		display:none
	}
}

.ace_header_footer .mz-slick-slider-widget .item-carousel .list .slick-arrow,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .slick-arrow {
	display: table-cell;
	padding: 7px 10px;
	font-size: 10px;
	position: absolute;
	top: -70px;
	height: 30px;
	border: 1px solid #ccc;
	background-color: #fff
}

.ace_header_footer .mz-slick-slider-widget .item-carousel .list .slick-arrow.right,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .slick-arrow.right {
	right: 0
}

.ace_header_footer .mz-slick-slider-widget .item-carousel .list .slick-arrow.left,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .slick-arrow.left {
	right: 30px
}

.ace_header_footer .mz-slick-slider-widget .item-carousel .list .slick-arrow:before,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .slick-arrow:before {
	top: .35em;
	font-family: icons-font;
	font-size: 10px;
	color: #000;
	text-shadow: 0 0 5px rgba(0,0,0,.5)
}

.ace_header_footer .mz-slick-slider-widget .item-carousel .list .prev:before,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .prev:before {
	left: .1em
}

.ace_header_footer .mz-slick-slider-widget .item-carousel .list.disabled,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider.disabled {
	display: none
}

.ace_header_footer .mz-slick-slider-widget .item-carousel .list .slick-track,.ace_header_footer .mz-slick-slider-widget .item-carousel .slick-slider .slick-track {
	margin: 0 auto
}

.ace_header_footer .mz-slick-slider-widget .bottom-section {
	width: 100%;
	text-align: center
}

.ace_header_footer .mz-slick-slider-widget .bottom-section .show-all-container {
	border: 1px solid #333;
	display: inline-block;
	padding: 10px 25px;
	background-color: #fff
}

@media (max-width: 767px) {
	.ace_header_footer .mz-slick-slider-widget .bottom-section .show-all-container {
		width:100%
	}
}

.ace_header_footer .mz-slick-slider-widget .bottom-section .show-all-container .show-all-button {
	font-size: 13px;
	font-weight: 600;
	display: inline-block;
	text-decoration: none
}

.ace_header_footer .mz-slick-slider-widget a {
	text-decoration: none
}

.ace_header_footer .mz-slick-slider-widget.hide-arrows .owl-nav {
	display: none
}

.ace_header_footer .mz-slick-slider-widget .item img {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-drag: none;
	user-drag: none
}

.ace_header_footer .mz-slick-slider-widget .hide-nav .owl-controls {
	display: none
}

.ace_header_footer .storeBanner {
	width: 100%;
	display: inline-block
}

.ace_header_footer .storeBanner .show {
	padding: 20px 0;
	float: left
}

.ace_header_footer .storeBanner .storeBanner-logo {
	width: 100%;
	padding: 0 15px;
	text-align: center;
	float: left
}

.ace_header_footer .storeBanner .storeBanner-logo img {
	max-width: 100%
}

.ace_header_footer .storeBanner .storeBanner-logo.small-square {
	width: 150px
}

@media only screen and (min-width: 767px) {
	.ace_header_footer .storeBanner .storeBanner-logo.big-rectangle {
		width:100%;
		max-height: 200px
	}

	.ace_header_footer .storeBanner .storeBanner-logo.big-rectangle img {
		max-width: 100%;
		max-height: 200px
	}

	.ace_header_footer .storeBanner .storeBanner-logo.small-rectangle {
		width: 100%;
		max-height: 100px
	}

	.ace_header_footer .storeBanner .storeBanner-logo.small-rectangle img {
		max-width: 100%;
		max-height: 100px
	}

	.ace_header_footer .storeBanner .storeBanner-logo.big-square,.ace_header_footer .storeBanner .storeBanner-logo.small-square {
		width: 400px;
		max-height: 150px
	}

	.ace_header_footer .storeBanner .storeBanner-logo.big-square img,.ace_header_footer .storeBanner .storeBanner-logo.small-square img {
		max-width: 100%;
		max-height: 150px
	}
}

.ace_header_footer .storeBanner .storeBanner-title {
	text-align: center;
	color: #333;
	width: 100%;
	padding: 0 15px;
	float: left
}

.ace_header_footer .storeBanner .storeBanner-title.small-square {
	width: calc(100% - 150px)
}

@media only screen and (min-width: 767px) {
	.ace_header_footer .storeBanner .storeBanner-title.big-rectangle {
		width:100%
	}

	.ace_header_footer .storeBanner .storeBanner-title.small-rectangle {
		width: 100%
	}

	.ace_header_footer .storeBanner .storeBanner-title.big-square,.ace_header_footer .storeBanner .storeBanner-title.small-square {
		width: calc(100% - 401px);
		height: 150px;
		padding: 35px 0
	}
}

.ace_header_footer .storeBanner .storeBanner-title h4 {
	font-family: 'Roboto Slab',Serifa;
	font-size: 22px;
	line-height: 26px;
	margin: 0;
	font-weight: 500
}

@media only screen and (min-width: 600px) {
	.ace_header_footer .storeBanner .storeBanner-title h4 {
		font-size:30px;
		line-height: 36px;
		font-weight: 600
	}
}

@media only screen and (min-width: 900px) {
	.ace_header_footer .storeBanner .storeBanner-title h4 {
		font-size:40px;
		line-height: 58px
	}
}

.ace_header_footer .storeBanner .storeBanner-title span {
	font-size: 16px;
	line-height: 26px
}

.ace_header_footer .storeBanner .storeBanner-banner {
	margin: 20px 0 30px
}

.ace_header_footer .storeBanner .storeBanner-banner img {
	width: 100%;
	height: auto
}

.ace_header_footer .hero-banner {
	margin-bottom: 30px;
	display: block
}

.ace_header_footer .hero-banner .hero-banner-image {
	font-family: 'Roboto Slab',Serifa;
	position: relative;
	width: 100%
}

.ace_header_footer .hero-banner .hero-banner-image .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	box-shadow: inset 0 0 0 1000px rgba(0,0,0,.2)
}

.ace_header_footer .hero-banner .hero-banner-image img {
	width: 100%
}

@media (max-width: 767px) {
	.ace_header_footer .hero-banner .hero-banner-image {
		width:auto
	}

	.ace_header_footer .hero-banner .hero-banner-image img {
		width: auto
	}
}

.ace_header_footer .hero-banner .full-width-margins {
	padding-left: 200px;
	padding-right: 200px;
	margin: 0
}

@media only screen and (max-width: 1650px) {
	.ace_header_footer .hero-banner .full-width-margins {
		padding-right:175px;
		padding-left: 175px
	}
}

@media only screen and (max-width: 1550px) {
	.ace_header_footer .hero-banner .full-width-margins {
		padding-left:100px;
		padding-right: 100px
	}
}

@media only screen and (max-width: 1335px) {
	.ace_header_footer .hero-banner .full-width-margins {
		padding-left:75px;
		padding-right: 75px
	}
}

@media only screen and (max-width: 995px) {
	.ace_header_footer .hero-banner .full-width-margins {
		padding-left:50px;
		padding-right: 50px
	}
}

@media only screen and (max-width: 767px) {
	.ace_header_footer .hero-banner .full-width-margins {
		padding-left:0;
		padding-right: 0
	}
}

.ace_header_footer .hero-banner .content-container {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	overflow: hidden
}

.ace_header_footer .hero-banner .content-container .description {
	font-family: 'Roboto Slab',Serifa;
	font-weight: 700;
	font-size: 60px;
	line-height: 60px;
	text-shadow: 2px 2px 10px rgba(0,0,0,.55);
	margin: 0 10px;
	color: #fff;
	max-width: 70%;
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}

@media (max-width: 1440px) {
	.ace_header_footer .hero-banner .content-container .description {
		max-width:80%
	}
}

@media (max-width: 1234px) {
	.ace_header_footer .hero-banner .content-container .description {
		font-size:40px;
		line-height: 40px
	}
}

@media (max-width: 1024px) {
	.ace_header_footer .hero-banner .content-container .description {
		max-width:calc(100% - 10px)
	}
}

@media (max-width: 767px) {
	.ace_header_footer .hero-banner .content-container .description {
		font-size:28px;
		line-height: 30px
	}
}

.ace_header_footer .hero-banner .content-container .not-full {
	padding-left: 5px
}

@media (max-width: 1024px) {
	.ace_header_footer .hero-banner .content-container .not-full {
		padding-left:5px
	}
}

@media (max-width: 600px) {
	.ace_header_footer .hero-banner .content-container .not-full {
		padding-left:5px
	}
}

.ace_header_footer .subcategory-widget-list-item {
	display: inline-block;
	position: relative;
	text-align: center;
	margin-bottom: 30px;
	overflow: hidden
}

@media (min-width: 1372px) {
	.ace_header_footer .subcategory-widget-list-item {
		height:410px
	}
}

@media (max-width: 1371px) and (min-width:990px) {
	.ace_header_footer .subcategory-widget-list-item {
		height:370px
	}
}

@media (min-width: 768px) and (max-width:989px) {
	.ace_header_footer .subcategory-widget-list-item {
		height:280px
	}
}

@media (max-width: 767px) and (min-width:550px) {
	.ace_header_footer .subcategory-widget-list-item {
		height:220px
	}
}

@media (max-width: 549px) and (min-width:420px) {
	.ace_header_footer .subcategory-widget-list-item {
		height:200px
	}
}

@media (max-width: 419px) {
	.ace_header_footer .subcategory-widget-list-item {
		height:160px
	}
}

.ace_header_footer .subcategory-widget-list-item .item-link {
	text-decoration: none;
	font-weight: 600;
	font-size: 18px;
	display: block;
	bottom: 0;
	left: 0;
	right: 0;
	color: #333
}

@media (max-width: 767px) {
	.ace_header_footer .subcategory-widget-list-item .item-link {
		font-size:12px
	}
}

.ace_header_footer .subcategory-widget-list-item .picture-link {
	display: inline-block;
	width: 100%
}

.ace_header_footer .subcategory-widget-list-item .picture-link .image-container {
	margin: auto;
	width: 95%;
	max-width: 315px
}

@media (min-width: 1372px) {
	.ace_header_footer .subcategory-widget-list-item .picture-link .image-container {
		height:360px
	}
}

@media (max-width: 1371px) and (min-width:990px) {
	.ace_header_footer .subcategory-widget-list-item .picture-link .image-container {
		height:320px
	}
}

@media (min-width: 768px) and (max-width:989px) {
	.ace_header_footer .subcategory-widget-list-item .picture-link .image-container {
		height:230px
	}
}

@media (max-width: 767px) and (min-width:550px) {
	.ace_header_footer .subcategory-widget-list-item .picture-link .image-container {
		height:200px
	}
}

@media (max-width: 549px) and (min-width:420px) {
	.ace_header_footer .subcategory-widget-list-item .picture-link .image-container {
		height:180px
	}
}

@media (max-width: 419px) {
	.ace_header_footer .subcategory-widget-list-item .picture-link .image-container {
		height:140px
	}
}

.ace_header_footer .subcategory-widget-list-item .picture-link .image-container .subcategory-img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	margin: auto
}

@font-face {
	font-family: mozicons
}

.ace_header_footer .mz-future-bar-indicator {
	background-color: #2ea195;
	border-radius: 15px;
	bottom: 0;
	color: #fff;
	cursor: pointer;
	height: 30px;
	line-height: 31px;
	margin-bottom: 25px;
	margin-right: 15px;
	opacity: 1;
	overflow: hidden;
	position: fixed;
	right: 0;
	transition-property: width,border-radius,opacity;
	transition-duration: .1s;
	transition-timing-function: cubic-bezier(.65,.29,.93,.75);
	width: 30px;
	z-index: 200000000
}

.ace_header_footer .mz-future-bar-indicator:hover {
	border-radius: 40px 40px 40px 40px;
	width: 80px
}

.ace_header_footer .mz-future-bar-indicator:hover .mz-indicator-icon::after {
	margin-left: 5px
}

.ace_header_footer .mz-future-bar-indicator .mz-indicator-icon::after {
	content: "\E60A";
	font-family: mozicons;
	font-size: 12px;
	padding: 8px;
	margin-left: 1px;
	transition-property: margin-left;
	transition-duration: .1s;
	transition-timing-function: cubic-bezier(.65,.29,.93,.75)
}

.ace_header_footer .mz-future-bar-indicator.hidden {
	opacity: 0
}

.ace_header_footer .mz-future-date-header {
	background-color: #fff;
	border-top: 1px solid #666;
	border-bottom: none;
	bottom: 0;
	color: #000;
	font-family: 'Source Sans Pro',sans-serif;
	font-size: 14px;
	height: 75px;
	opacity: .9;
	overflow: hidden;
	position: fixed;
	right: 0;
	text-align: center;
	transition-property: margin-bottom;
	transition-duration: .3s;
	transition-timing-function: cubic-bezier(.65,.29,.93,.75);
	width: 100%;
	z-index: 200000001
}

.ace_header_footer .mz-future-date-header.mz-header-hidden {
	margin-bottom: -80px
}

.ace_header_footer .mz-future-date-header .mz-content div {
	display: inline-block;
	margin: 15px
}

.ace_header_footer .mz-future-date-header .mz-content div.mz-header-icon {
	color: #df3018;
	float: left;
	font-size: 24px;
	margin-top: 21px
}

.ace_header_footer .mz-future-date-header .mz-content div.mz-header-icon::after {
	content: "\E037";
	font-family: mozicons
}

.ace_header_footer .mz-future-date-header .mz-content div.mz-preview-actions .hidden-input {
	display: none
}

.ace_header_footer .mz-future-date-header .mz-content div.mz-preview-actions span>span:first-child {
	top: -21px;
	position: relative
}

.ace_header_footer .mz-future-date-header .mz-content div.mz-preview-actions .visible-date {
	left: -20px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	right: 0
}

.ace_header_footer .mz-future-date-header .mz-content div.mz-preview-actions #mz-date-display-cover,.ace_header_footer .mz-future-date-header .mz-content div.mz-preview-actions input {
	border: 1px solid;
	border-color: #bfbfbf;
	border-radius: 2px;
	height: 20px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	position: relative;
	width: 260px
}

.ace_header_footer .mz-future-date-header .mz-content div.mz-preview-actions #mz-date-icon::after {
	content: "\E02C";
	font-family: mozicons;
	position: absolute;
	right: 4px;
	top: 1px
}

.ace_header_footer .mz-future-date-header .mz-content div.mz-preview-actions #mz-pricelist-display {
	top: -21px;
	width: 100px;
	height: 12px
}

.ace_header_footer .mz-future-date-header .mz-content div.mz-preview-share {
	float: right;
	margin-top: 21px
}

.ace_header_footer .mz-future-date-header .mz-content div.mz-preview-share .mz-preview-button {
	border-radius: 40px 40px 40px 40px;
	border: none;
	color: #fff;
	height: 30px;
	width: 80px
}

.ace_header_footer .mz-future-date-header .mz-content div.mz-preview-share .mz-preview-button::before {
	content: "\E60A";
	font-family: mozicons;
	font-size: 12px;
	padding-right: 8px
}

@media print {
	.ace_header_footer section {
		margin: 0
	}

	.ace_header_footer .container {
		padding: 30px
	}

	.ace_header_footer .mobile-nav-btn {
		display: none
	}

	.ace_header_footer .mz-pagefooter-disclaimer {
		display: block!important
	}

	.ace_header_footer #mz-printReturnLabelView {
		width: 100%
	}

	.ace_header_footer * {
		background: 0 0!important;
		color: #000!important;
		box-shadow: none!important;
		text-shadow: none!important;
		filter: none!important;
		-ms-filter: none!important
	}

	.ace_header_footer a,.ace_header_footer a:visited {
		text-decoration: underline
	}

	.ace_header_footer a[href]:after {
		content: " (" attr(href) ")"
	}

	.ace_header_footer abbr[title]:after {
		content: " (" attr(title) ")"
	}

	.ace_header_footer .ir a:after,.ace_header_footer a[href^="#"]:after,.ace_header_footer a[href^="javascript:"]:after {
		content: ""
	}

	.ace_header_footer blockquote,.ace_header_footer pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	.ace_header_footer thead {
		display: table-header-group
	}

	.ace_header_footer img,.ace_header_footer tr {
		page-break-inside: avoid
	}

	.ace_header_footer img {
		max-width: 100%!important
	}

	@page {
		margin: .5cm 0
	}

	.ace_header_footer h2,.ace_header_footer h3,.ace_header_footer p {
		orphans: 3;
		widows: 3
	}

	.ace_header_footer h2,.ace_header_footer h3 {
		page-break-after: avoid
	}

	.ace_header_footer .is-crossedout,.ace_header_footer .mz-breadcrumbs,.ace_header_footer .mz-pagenumbers,.ace_header_footer .mz-price-discountname,.ace_header_footer .mz-searchbox,.ace_header_footer .mz-utilitynav-list,.ace_header_footer [class^=mz-paging],.ace_header_footer nav {
		display: none!important
	}

	.ace_header_footer [data-mz-facets] {
		display: none!important
	}

	.ace_header_footer [data-mz-facets]+.mz-l-paginatedlist {
		width: 100%!important
	}

	.ace_header_footer a[href]:after {
		content: none!important
	}
}

.ace_header_footer .fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.ace_header_footer .fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.ace_header_footer .fa-2x {
	font-size: 2em
}

.ace_header_footer .fa-3x {
	font-size: 3em
}

.ace_header_footer .fa-4x {
	font-size: 4em
}

.ace_header_footer .fa-5x {
	font-size: 5em
}

.ace_header_footer .fa-fw {
	width: 1.28571429em;
	text-align: center
}

.ace_header_footer .fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.ace_header_footer .fa-ul>li {
	position: relative
}

.ace_header_footer .fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.ace_header_footer .fa-li.fa-lg {
	left: -1.85714286em
}

.ace_header_footer .fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.ace_header_footer .fa-pull-left {
	float: left
}

.ace_header_footer .fa-pull-right {
	float: right
}

.ace_header_footer .fa.fa-pull-left {
	margin-right: .3em
}

.ace_header_footer .fa.fa-pull-right {
	margin-left: .3em
}

.ace_header_footer .pull-right {
	float: right
}

.ace_header_footer .pull-left {
	float: left
}

.ace_header_footer .fa.pull-left {
	margin-right: .3em
}

.ace_header_footer .fa.pull-right {
	margin-left: .3em
}

.ace_header_footer .fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.ace_header_footer .fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.ace_header_footer .fa-rotate-90 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.ace_header_footer .fa-rotate-180 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.ace_header_footer .fa-rotate-270 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.ace_header_footer .fa-flip-horizontal {
	-webkit-transform: scale(-1,1);
	-ms-transform: scale(-1,1);
	transform: scale(-1,1)
}

.ace_header_footer .fa-flip-vertical {
	-webkit-transform: scale(1,-1);
	-ms-transform: scale(1,-1);
	transform: scale(1,-1)
}

.ace_header_footer :root .fa-flip-horizontal,.ace_header_footer :root .fa-flip-vertical,.ace_header_footer :root .fa-rotate-180,.ace_header_footer :root .fa-rotate-270,.ace_header_footer :root .fa-rotate-90 {
	filter: none
}

.ace_header_footer .fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.ace_header_footer .fa-stack-1x,.ace_header_footer .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.ace_header_footer .fa-stack-1x {
	line-height: inherit
}

.ace_header_footer .fa-stack-2x {
	font-size: 2em
}

.ace_header_footer .fa-inverse {
	color: #fff
}

.ace_header_footer .fa-glass:before {
	content: "\f000"
}

.ace_header_footer .fa-music:before {
	content: "\f001"
}

.ace_header_footer .fa-search:before {
	content: "\f002"
}

.ace_header_footer .fa-envelope-o:before {
	content: "\f003"
}

.ace_header_footer .fa-heart:before {
	content: "\f004"
}

.ace_header_footer .fa-star:before {
	content: "\f005"
}

.ace_header_footer .fa-star-o:before {
	content: "\f006"
}

.ace_header_footer .fa-user:before {
	content: "\f007"
}

.ace_header_footer .fa-film:before {
	content: "\f008"
}

.ace_header_footer .fa-th-large:before {
	content: "\f009"
}

.ace_header_footer .fa-th:before {
	content: "\f00a"
}

.ace_header_footer .fa-th-list:before {
	content: "\f00b"
}

.ace_header_footer .fa-check:before {
	content: "\f00c"
}

.ace_header_footer .fa-close:before,.ace_header_footer .fa-remove:before,.ace_header_footer .fa-times:before {
	content: "\f00d"
}

.ace_header_footer .fa-search-plus:before {
	content: "\f00e"
}

.ace_header_footer .fa-search-minus:before {
	content: "\f010"
}

.ace_header_footer .fa-power-off:before {
	content: "\f011"
}

.ace_header_footer .fa-signal:before {
	content: "\f012"
}

.ace_header_footer .fa-cog:before,.ace_header_footer .fa-gear:before {
	content: "\f013"
}

.ace_header_footer .fa-trash-o:before {
	content: "\f014"
}

.ace_header_footer .fa-home:before {
	content: "\f015"
}

.ace_header_footer .fa-file-o:before {
	content: "\f016"
}

.ace_header_footer .fa-clock-o:before {
	content: "\f017"
}

.ace_header_footer .fa-road:before {
	content: "\f018"
}

.ace_header_footer .fa-download:before {
	content: "\f019"
}

.ace_header_footer .fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.ace_header_footer .fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.ace_header_footer .fa-inbox:before {
	content: "\f01c"
}

.ace_header_footer .fa-play-circle-o:before {
	content: "\f01d"
}

.ace_header_footer .fa-repeat:before,.ace_header_footer .fa-rotate-right:before {
	content: "\f01e"
}

.ace_header_footer .fa-refresh:before {
	content: "\f021"
}

.ace_header_footer .fa-list-alt:before {
	content: "\f022"
}

.ace_header_footer .fa-lock:before {
	content: "\f023"
}

.ace_header_footer .fa-flag:before {
	content: "\f024"
}

.ace_header_footer .fa-headphones:before {
	content: "\f025"
}

.ace_header_footer .fa-volume-off:before {
	content: "\f026"
}

.ace_header_footer .fa-volume-down:before {
	content: "\f027"
}

.ace_header_footer .fa-volume-up:before {
	content: "\f028"
}

.ace_header_footer .fa-qrcode:before {
	content: "\f029"
}

.ace_header_footer .fa-barcode:before {
	content: "\f02a"
}

.ace_header_footer .fa-tag:before {
	content: "\f02b"
}

.ace_header_footer .fa-tags:before {
	content: "\f02c"
}

.ace_header_footer .fa-book:before {
	content: "\f02d"
}

.ace_header_footer .fa-bookmark:before {
	content: "\f02e"
}

.ace_header_footer .fa-print:before {
	content: "\f02f"
}

.ace_header_footer .fa-camera:before {
	content: "\f030"
}

.ace_header_footer .fa-font:before {
	content: "\f031"
}

.ace_header_footer .fa-bold:before {
	content: "\f032"
}

.ace_header_footer .fa-italic:before {
	content: "\f033"
}

.ace_header_footer .fa-text-height:before {
	content: "\f034"
}

.ace_header_footer .fa-text-width:before {
	content: "\f035"
}

.ace_header_footer .fa-align-left:before {
	content: "\f036"
}

.ace_header_footer .fa-align-center:before {
	content: "\f037"
}

.ace_header_footer .fa-align-right:before {
	content: "\f038"
}

.ace_header_footer .fa-align-justify:before {
	content: "\f039"
}

.ace_header_footer .fa-list:before {
	content: "\f03a"
}

.ace_header_footer .fa-dedent:before,.ace_header_footer .fa-outdent:before {
	content: "\f03b"
}

.ace_header_footer .fa-indent:before {
	content: "\f03c"
}

.ace_header_footer .fa-video-camera:before {
	content: "\f03d"
}

.ace_header_footer .fa-image:before,.ace_header_footer .fa-photo:before,.ace_header_footer .fa-picture-o:before {
	content: "\f03e"
}

.ace_header_footer .fa-pencil:before {
	content: "\f040"
}

.ace_header_footer .fa-map-marker:before {
	content: "\f041"
}

.ace_header_footer .fa-adjust:before {
	content: "\f042"
}

.ace_header_footer .fa-tint:before {
	content: "\f043"
}

.ace_header_footer .fa-edit:before,.ace_header_footer .fa-pencil-square-o:before {
	content: "\f044"
}

.ace_header_footer .fa-share-square-o:before {
	content: "\f045"
}

.ace_header_footer .fa-check-square-o:before {
	content: "\f046"
}

.ace_header_footer .fa-arrows:before {
	content: "\f047"
}

.ace_header_footer .fa-step-backward:before {
	content: "\f048"
}

.ace_header_footer .fa-fast-backward:before {
	content: "\f049"
}

.ace_header_footer .fa-backward:before {
	content: "\f04a"
}

.ace_header_footer .fa-play:before {
	content: "\f04b"
}

.ace_header_footer .fa-pause:before {
	content: "\f04c"
}

.ace_header_footer .fa-stop:before {
	content: "\f04d"
}

.ace_header_footer .fa-forward:before {
	content: "\f04e"
}

.ace_header_footer .fa-fast-forward:before {
	content: "\f050"
}

.ace_header_footer .fa-step-forward:before {
	content: "\f051"
}

.ace_header_footer .fa-eject:before {
	content: "\f052"
}

.ace_header_footer .fa-chevron-left:before {
	content: "\f053"
}

.ace_header_footer .fa-chevron-right:before {
	content: "\f054"
}

.ace_header_footer .fa-plus-circle:before {
	content: "\f055"
}

.ace_header_footer .fa-minus-circle:before {
	content: "\f056"
}

.ace_header_footer .fa-times-circle:before {
	content: "\f057"
}

.ace_header_footer .fa-check-circle:before {
	content: "\f058"
}

.ace_header_footer .fa-question-circle:before {
	content: "\f059"
}

.ace_header_footer .fa-info-circle:before {
	content: "\f05a"
}

.ace_header_footer .fa-crosshairs:before {
	content: "\f05b"
}

.ace_header_footer .fa-times-circle-o:before {
	content: "\f05c"
}

.ace_header_footer .fa-check-circle-o:before {
	content: "\f05d"
}

.ace_header_footer .fa-ban:before {
	content: "\f05e"
}

.ace_header_footer .fa-arrow-left:before {
	content: "\f060"
}

.ace_header_footer .fa-arrow-right:before {
	content: "\f061"
}

.ace_header_footer .fa-arrow-up:before {
	content: "\f062"
}

.ace_header_footer .fa-arrow-down:before {
	content: "\f063"
}

.ace_header_footer .fa-mail-forward:before,.ace_header_footer .fa-share:before {
	content: "\f064"
}

.ace_header_footer .fa-expand:before {
	content: "\f065"
}

.ace_header_footer .fa-compress:before {
	content: "\f066"
}

.ace_header_footer .fa-plus:before {
	content: "\f067"
}

.ace_header_footer .fa-minus:before {
	content: "\f068"
}

.ace_header_footer .fa-asterisk:before {
	content: "\f069"
}

.ace_header_footer .fa-exclamation-circle:before {
	content: "\f06a"
}

.ace_header_footer .fa-gift:before {
	content: "\f06b"
}

.ace_header_footer .fa-leaf:before {
	content: "\f06c"
}

.ace_header_footer .fa-fire:before {
	content: "\f06d"
}

.ace_header_footer .fa-eye:before {
	content: "\f06e"
}

.ace_header_footer .fa-eye-slash:before {
	content: "\f070"
}

.ace_header_footer .fa-exclamation-triangle:before,.ace_header_footer .fa-warning:before {
	content: "\f071"
}

.ace_header_footer .fa-plane:before {
	content: "\f072"
}

.ace_header_footer .fa-calendar:before {
	content: "\f073"
}

.ace_header_footer .fa-random:before {
	content: "\f074"
}

.ace_header_footer .fa-comment:before {
	content: "\f075"
}

.ace_header_footer .fa-magnet:before {
	content: "\f076"
}

.ace_header_footer .fa-chevron-up:before {
	content: "\f077"
}

.ace_header_footer .fa-chevron-down:before {
	content: "\f078"
}

.ace_header_footer .fa-retweet:before {
	content: "\f079"
}

.ace_header_footer .fa-folder:before {
	content: "\f07b"
}

.ace_header_footer .fa-folder-open:before {
	content: "\f07c"
}

.ace_header_footer .fa-arrows-v:before {
	content: "\f07d"
}

.ace_header_footer .fa-arrows-h:before {
	content: "\f07e"
}

.ace_header_footer .fa-bar-chart-o:before,.ace_header_footer .fa-bar-chart:before {
	content: "\f080"
}

.ace_header_footer .fa-twitter-square:before {
	content: "\f081"
}

.ace_header_footer .fa-facebook-square:before {
	content: "\f082"
}

.ace_header_footer .fa-camera-retro:before {
	content: "\f083"
}

.ace_header_footer .fa-key:before {
	content: "\f084"
}

.ace_header_footer .fa-cogs:before,.ace_header_footer .fa-gears:before {
	content: "\f085"
}

.ace_header_footer .fa-comments:before {
	content: "\f086"
}

.ace_header_footer .fa-thumbs-o-up:before {
	content: "\f087"
}

.ace_header_footer .fa-thumbs-o-down:before {
	content: "\f088"
}

.ace_header_footer .fa-star-half:before {
	content: "\f089"
}

.ace_header_footer .fa-heart-o:before {
	content: "\f08a"
}

.ace_header_footer .fa-sign-out:before {
	content: "\f08b"
}

.ace_header_footer .fa-linkedin-square:before {
	content: "\f08c"
}

.ace_header_footer .fa-thumb-tack:before {
	content: "\f08d"
}

.ace_header_footer .fa-external-link:before {
	content: "\f08e"
}

.ace_header_footer .fa-sign-in:before {
	content: "\f090"
}

.ace_header_footer .fa-trophy:before {
	content: "\f091"
}

.ace_header_footer .fa-github-square:before {
	content: "\f092"
}

.ace_header_footer .fa-upload:before {
	content: "\f093"
}

.ace_header_footer .fa-lemon-o:before {
	content: "\f094"
}

.ace_header_footer .fa-phone:before {
	content: "\f095"
}

.ace_header_footer .fa-square-o:before {
	content: "\f096"
}

.ace_header_footer .fa-bookmark-o:before {
	content: "\f097"
}

.ace_header_footer .fa-phone-square:before {
	content: "\f098"
}

.ace_header_footer .fa-twitter:before {
	content: "\f099"
}

.ace_header_footer .fa-facebook-f:before,.ace_header_footer .fa-facebook:before {
	content: "\f09a"
}

.ace_header_footer .fa-github:before {
	content: "\f09b"
}

.ace_header_footer .fa-unlock:before {
	content: "\f09c"
}

.ace_header_footer .fa-credit-card:before {
	content: "\f09d"
}

.ace_header_footer .fa-feed:before,.ace_header_footer .fa-rss:before {
	content: "\f09e"
}

.ace_header_footer .fa-hdd-o:before {
	content: "\f0a0"
}

.ace_header_footer .fa-bullhorn:before {
	content: "\f0a1"
}

.ace_header_footer .fa-bell:before {
	content: "\f0f3"
}

.ace_header_footer .fa-certificate:before {
	content: "\f0a3"
}

.ace_header_footer .fa-hand-o-right:before {
	content: "\f0a4"
}

.ace_header_footer .fa-hand-o-left:before {
	content: "\f0a5"
}

.ace_header_footer .fa-hand-o-up:before {
	content: "\f0a6"
}

.ace_header_footer .fa-hand-o-down:before {
	content: "\f0a7"
}

.ace_header_footer .fa-arrow-circle-left:before {
	content: "\f0a8"
}

.ace_header_footer .fa-arrow-circle-right:before {
	content: "\f0a9"
}

.ace_header_footer .fa-arrow-circle-up:before {
	content: "\f0aa"
}

.ace_header_footer .fa-arrow-circle-down:before {
	content: "\f0ab"
}

.ace_header_footer .fa-globe:before {
	content: "\f0ac"
}

.ace_header_footer .fa-wrench:before {
	content: "\f0ad"
}

.ace_header_footer .fa-tasks:before {
	content: "\f0ae"
}

.ace_header_footer .fa-filter:before {
	content: "\f0b0"
}

.ace_header_footer .fa-briefcase:before {
	content: "\f0b1"
}

.ace_header_footer .fa-arrows-alt:before {
	content: "\f0b2"
}

.ace_header_footer .fa-group:before,.ace_header_footer .fa-users:before {
	content: "\f0c0"
}

.ace_header_footer .fa-chain:before,.ace_header_footer .fa-link:before {
	content: "\f0c1"
}

.ace_header_footer .fa-cloud:before {
	content: "\f0c2"
}

.ace_header_footer .fa-flask:before {
	content: "\f0c3"
}

.ace_header_footer .fa-cut:before,.ace_header_footer .fa-scissors:before {
	content: "\f0c4"
}

.ace_header_footer .fa-copy:before,.ace_header_footer .fa-files-o:before {
	content: "\f0c5"
}

.ace_header_footer .fa-paperclip:before {
	content: "\f0c6"
}

.ace_header_footer .fa-floppy-o:before,.ace_header_footer .fa-save:before {
	content: "\f0c7"
}

.ace_header_footer .fa-square:before {
	content: "\f0c8"
}

.ace_header_footer .fa-bars:before,.ace_header_footer .fa-navicon:before,.ace_header_footer .fa-reorder:before {
	content: "\f0c9"
}

.ace_header_footer .fa-list-ul:before {
	content: "\f0ca"
}

.ace_header_footer .fa-list-ol:before {
	content: "\f0cb"
}

.ace_header_footer .fa-strikethrough:before {
	content: "\f0cc"
}

.ace_header_footer .fa-underline:before {
	content: "\f0cd"
}

.ace_header_footer .fa-table:before {
	content: "\f0ce"
}

.ace_header_footer .fa-magic:before {
	content: "\f0d0"
}

.ace_header_footer .fa-truck:before {
	content: "\f0d1"
}

.ace_header_footer .fa-pinterest:before {
	content: "\f0d2"
}

.ace_header_footer .fa-pinterest-square:before {
	content: "\f0d3"
}

.ace_header_footer .fa-google-plus-square:before {
	content: "\f0d4"
}

.ace_header_footer .fa-google-plus:before {
	content: "\f0d5"
}

.ace_header_footer .fa-money:before {
	content: "\f0d6"
}

.ace_header_footer .fa-caret-down:before {
	content: "\f0d7"
}

.ace_header_footer .fa-caret-up:before {
	content: "\f0d8"
}

.ace_header_footer .fa-caret-left:before {
	content: "\f0d9"
}

.ace_header_footer .fa-caret-right:before {
	content: "\f0da"
}

.ace_header_footer .fa-columns:before {
	content: "\f0db"
}

.ace_header_footer .fa-sort:before,.ace_header_footer .fa-unsorted:before {
	content: "\f0dc"
}

.ace_header_footer .fa-sort-desc:before,.ace_header_footer .fa-sort-down:before {
	content: "\f0dd"
}

.ace_header_footer .fa-sort-asc:before,.ace_header_footer .fa-sort-up:before {
	content: "\f0de"
}

.ace_header_footer .fa-envelope:before {
	content: "\f0e0"
}

.ace_header_footer .fa-linkedin:before {
	content: "\f0e1"
}

.ace_header_footer .fa-rotate-left:before,.ace_header_footer .fa-undo:before {
	content: "\f0e2"
}

.ace_header_footer .fa-gavel:before,.ace_header_footer .fa-legal:before {
	content: "\f0e3"
}

.ace_header_footer .fa-dashboard:before,.ace_header_footer .fa-tachometer:before {
	content: "\f0e4"
}

.ace_header_footer .fa-comment-o:before {
	content: "\f0e5"
}

.ace_header_footer .fa-comments-o:before {
	content: "\f0e6"
}

.ace_header_footer .fa-bolt:before,.ace_header_footer .fa-flash:before {
	content: "\f0e7"
}

.ace_header_footer .fa-sitemap:before {
	content: "\f0e8"
}

.ace_header_footer .fa-umbrella:before {
	content: "\f0e9"
}

.ace_header_footer .fa-clipboard:before,.ace_header_footer .fa-paste:before {
	content: "\f0ea"
}

.ace_header_footer .fa-lightbulb-o:before {
	content: "\f0eb"
}

.ace_header_footer .fa-exchange:before {
	content: "\f0ec"
}

.ace_header_footer .fa-cloud-download:before {
	content: "\f0ed"
}

.ace_header_footer .fa-cloud-upload:before {
	content: "\f0ee"
}

.ace_header_footer .fa-user-md:before {
	content: "\f0f0"
}

.ace_header_footer .fa-stethoscope:before {
	content: "\f0f1"
}

.ace_header_footer .fa-suitcase:before {
	content: "\f0f2"
}

.ace_header_footer .fa-bell-o:before {
	content: "\f0a2"
}

.ace_header_footer .fa-coffee:before {
	content: "\f0f4"
}

.ace_header_footer .fa-cutlery:before {
	content: "\f0f5"
}

.ace_header_footer .fa-file-text-o:before {
	content: "\f0f6"
}

.ace_header_footer .fa-building-o:before {
	content: "\f0f7"
}

.ace_header_footer .fa-hospital-o:before {
	content: "\f0f8"
}

.ace_header_footer .fa-ambulance:before {
	content: "\f0f9"
}

.ace_header_footer .fa-medkit:before {
	content: "\f0fa"
}

.ace_header_footer .fa-fighter-jet:before {
	content: "\f0fb"
}

.ace_header_footer .fa-beer:before {
	content: "\f0fc"
}

.ace_header_footer .fa-h-square:before {
	content: "\f0fd"
}

.ace_header_footer .fa-plus-square:before {
	content: "\f0fe"
}

.ace_header_footer .fa-angle-double-left:before {
	content: "\f100"
}

.ace_header_footer .fa-angle-double-right:before {
	content: "\f101"
}

.ace_header_footer .fa-angle-double-up:before {
	content: "\f102"
}

.ace_header_footer .fa-angle-double-down:before {
	content: "\f103"
}

.ace_header_footer .fa-angle-left:before {
	content: "\f104"
}

.ace_header_footer .fa-angle-right:before {
	content: "\f105"
}

.ace_header_footer .fa-angle-up:before {
	content: "\f106"
}

.ace_header_footer .fa-angle-down:before {
	content: "\f107"
}

.ace_header_footer .fa-desktop:before {
	content: "\f108"
}

.ace_header_footer .fa-laptop:before {
	content: "\f109"
}

.ace_header_footer .fa-tablet:before {
	content: "\f10a"
}

.ace_header_footer .fa-mobile-phone:before,.ace_header_footer .fa-mobile:before {
	content: "\f10b"
}

.ace_header_footer .fa-circle-o:before {
	content: "\f10c"
}

.ace_header_footer .fa-quote-left:before {
	content: "\f10d"
}

.ace_header_footer .fa-quote-right:before {
	content: "\f10e"
}

.ace_header_footer .fa-spinner:before {
	content: "\f110"
}

.ace_header_footer .fa-circle:before {
	content: "\f111"
}

.ace_header_footer .fa-mail-reply:before,.ace_header_footer .fa-reply:before {
	content: "\f112"
}

.ace_header_footer .fa-github-alt:before {
	content: "\f113"
}

.ace_header_footer .fa-folder-o:before {
	content: "\f114"
}

.ace_header_footer .fa-folder-open-o:before {
	content: "\f115"
}

.ace_header_footer .fa-smile-o:before {
	content: "\f118"
}

.ace_header_footer .fa-frown-o:before {
	content: "\f119"
}

.ace_header_footer .fa-meh-o:before {
	content: "\f11a"
}

.ace_header_footer .fa-gamepad:before {
	content: "\f11b"
}

.ace_header_footer .fa-keyboard-o:before {
	content: "\f11c"
}

.ace_header_footer .fa-flag-o:before {
	content: "\f11d"
}

.ace_header_footer .fa-flag-checkered:before {
	content: "\f11e"
}

.ace_header_footer .fa-terminal:before {
	content: "\f120"
}

.ace_header_footer .fa-code:before {
	content: "\f121"
}

.ace_header_footer .fa-mail-reply-all:before,.ace_header_footer .fa-reply-all:before {
	content: "\f122"
}

.ace_header_footer .fa-star-half-empty:before,.ace_header_footer .fa-star-half-full:before,.ace_header_footer .fa-star-half-o:before {
	content: "\f123"
}

.ace_header_footer .fa-location-arrow:before {
	content: "\f124"
}

.ace_header_footer .fa-crop:before {
	content: "\f125"
}

.ace_header_footer .fa-code-fork:before {
	content: "\f126"
}

.ace_header_footer .fa-chain-broken:before,.ace_header_footer .fa-unlink:before {
	content: "\f127"
}

.ace_header_footer .fa-question:before {
	content: "\f128"
}

.ace_header_footer .fa-info:before {
	content: "\f129"
}

.ace_header_footer .fa-exclamation:before {
	content: "\f12a"
}

.ace_header_footer .fa-superscript:before {
	content: "\f12b"
}

.ace_header_footer .fa-subscript:before {
	content: "\f12c"
}

.ace_header_footer .fa-eraser:before {
	content: "\f12d"
}

.ace_header_footer .fa-puzzle-piece:before {
	content: "\f12e"
}

.ace_header_footer .fa-microphone:before {
	content: "\f130"
}

.ace_header_footer .fa-microphone-slash:before {
	content: "\f131"
}

.ace_header_footer .fa-shield:before {
	content: "\f132"
}

.ace_header_footer .fa-calendar-o:before {
	content: "\f133"
}

.ace_header_footer .fa-fire-extinguisher:before {
	content: "\f134"
}

.ace_header_footer .fa-rocket:before {
	content: "\f135"
}

.ace_header_footer .fa-maxcdn:before {
	content: "\f136"
}

.ace_header_footer .fa-chevron-circle-left:before {
	content: "\f137"
}

.ace_header_footer .fa-chevron-circle-right:before {
	content: "\f138"
}

.ace_header_footer .fa-chevron-circle-up:before {
	content: "\f139"
}

.ace_header_footer .fa-chevron-circle-down:before {
	content: "\f13a"
}

.ace_header_footer .fa-html5:before {
	content: "\f13b"
}

.ace_header_footer .fa-css3:before {
	content: "\f13c"
}

.ace_header_footer .fa-anchor:before {
	content: "\f13d"
}

.ace_header_footer .fa-unlock-alt:before {
	content: "\f13e"
}

.ace_header_footer .fa-bullseye:before {
	content: "\f140"
}

.ace_header_footer .fa-ellipsis-h:before {
	content: "\f141"
}

.ace_header_footer .fa-ellipsis-v:before {
	content: "\f142"
}

.ace_header_footer .fa-rss-square:before {
	content: "\f143"
}

.ace_header_footer .fa-play-circle:before {
	content: "\f144"
}

.ace_header_footer .fa-ticket:before {
	content: "\f145"
}

.ace_header_footer .fa-minus-square:before {
	content: "\f146"
}

.ace_header_footer .fa-minus-square-o:before {
	content: "\f147"
}

.ace_header_footer .fa-level-up:before {
	content: "\f148"
}

.ace_header_footer .fa-level-down:before {
	content: "\f149"
}

.ace_header_footer .fa-check-square:before {
	content: "\f14a"
}

.ace_header_footer .fa-pencil-square:before {
	content: "\f14b"
}

.ace_header_footer .fa-external-link-square:before {
	content: "\f14c"
}

.ace_header_footer .fa-share-square:before {
	content: "\f14d"
}

.ace_header_footer .fa-compass:before {
	content: "\f14e"
}

.ace_header_footer .fa-caret-square-o-down:before,.ace_header_footer .fa-toggle-down:before {
	content: "\f150"
}

.ace_header_footer .fa-caret-square-o-up:before,.ace_header_footer .fa-toggle-up:before {
	content: "\f151"
}

.ace_header_footer .fa-caret-square-o-right:before,.ace_header_footer .fa-toggle-right:before {
	content: "\f152"
}

.ace_header_footer .fa-eur:before,.ace_header_footer .fa-euro:before {
	content: "\f153"
}

.ace_header_footer .fa-gbp:before {
	content: "\f154"
}

.ace_header_footer .fa-dollar:before,.ace_header_footer .fa-usd:before {
	content: "\f155"
}

.ace_header_footer .fa-inr:before,.ace_header_footer .fa-rupee:before {
	content: "\f156"
}

.ace_header_footer .fa-cny:before,.ace_header_footer .fa-jpy:before,.ace_header_footer .fa-rmb:before,.ace_header_footer .fa-yen:before {
	content: "\f157"
}

.ace_header_footer .fa-rouble:before,.ace_header_footer .fa-rub:before,.ace_header_footer .fa-ruble:before {
	content: "\f158"
}

.ace_header_footer .fa-krw:before,.ace_header_footer .fa-won:before {
	content: "\f159"
}

.ace_header_footer .fa-bitcoin:before,.ace_header_footer .fa-btc:before {
	content: "\f15a"
}

.ace_header_footer .fa-file:before {
	content: "\f15b"
}

.ace_header_footer .fa-file-text:before {
	content: "\f15c"
}

.ace_header_footer .fa-sort-alpha-asc:before {
	content: "\f15d"
}

.ace_header_footer .fa-sort-alpha-desc:before {
	content: "\f15e"
}

.ace_header_footer .fa-sort-amount-asc:before {
	content: "\f160"
}

.ace_header_footer .fa-sort-amount-desc:before {
	content: "\f161"
}

.ace_header_footer .fa-sort-numeric-asc:before {
	content: "\f162"
}

.ace_header_footer .fa-sort-numeric-desc:before {
	content: "\f163"
}

.ace_header_footer .fa-thumbs-up:before {
	content: "\f164"
}

.ace_header_footer .fa-thumbs-down:before {
	content: "\f165"
}

.ace_header_footer .fa-youtube-square:before {
	content: "\f166"
}

.ace_header_footer .fa-youtube:before {
	content: "\f167"
}

.ace_header_footer .fa-xing:before {
	content: "\f168"
}

.ace_header_footer .fa-xing-square:before {
	content: "\f169"
}

.ace_header_footer .fa-youtube-play:before {
	content: "\f16a"
}

.ace_header_footer .fa-dropbox:before {
	content: "\f16b"
}

.ace_header_footer .fa-stack-overflow:before {
	content: "\f16c"
}

.ace_header_footer .fa-instagram:before {
	content: "\f16d"
}

.ace_header_footer .fa-flickr:before {
	content: "\f16e"
}

.ace_header_footer .fa-adn:before {
	content: "\f170"
}

.ace_header_footer .fa-bitbucket:before {
	content: "\f171"
}

.ace_header_footer .fa-bitbucket-square:before {
	content: "\f172"
}

.ace_header_footer .fa-tumblr:before {
	content: "\f173"
}

.ace_header_footer .fa-tumblr-square:before {
	content: "\f174"
}

.ace_header_footer .fa-long-arrow-down:before {
	content: "\f175"
}

.ace_header_footer .fa-long-arrow-up:before {
	content: "\f176"
}

.ace_header_footer .fa-long-arrow-left:before {
	content: "\f177"
}

.ace_header_footer .fa-long-arrow-right:before {
	content: "\f178"
}

.ace_header_footer .fa-apple:before {
	content: "\f179"
}

.ace_header_footer .fa-windows:before {
	content: "\f17a"
}

.ace_header_footer .fa-android:before {
	content: "\f17b"
}

.ace_header_footer .fa-linux:before {
	content: "\f17c"
}

.ace_header_footer .fa-dribbble:before {
	content: "\f17d"
}

.ace_header_footer .fa-skype:before {
	content: "\f17e"
}

.ace_header_footer .fa-foursquare:before {
	content: "\f180"
}

.ace_header_footer .fa-trello:before {
	content: "\f181"
}

.ace_header_footer .fa-female:before {
	content: "\f182"
}

.ace_header_footer .fa-male:before {
	content: "\f183"
}

.ace_header_footer .fa-gittip:before,.ace_header_footer .fa-gratipay:before {
	content: "\f184"
}

.ace_header_footer .fa-sun-o:before {
	content: "\f185"
}

.ace_header_footer .fa-moon-o:before {
	content: "\f186"
}

.ace_header_footer .fa-archive:before {
	content: "\f187"
}

.ace_header_footer .fa-bug:before {
	content: "\f188"
}

.ace_header_footer .fa-vk:before {
	content: "\f189"
}

.ace_header_footer .fa-weibo:before {
	content: "\f18a"
}

.ace_header_footer .fa-renren:before {
	content: "\f18b"
}

.ace_header_footer .fa-pagelines:before {
	content: "\f18c"
}

.ace_header_footer .fa-stack-exchange:before {
	content: "\f18d"
}

.ace_header_footer .fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.ace_header_footer .fa-arrow-circle-o-left:before {
	content: "\f190"
}

.ace_header_footer .fa-caret-square-o-left:before,.ace_header_footer .fa-toggle-left:before {
	content: "\f191"
}

.ace_header_footer .fa-dot-circle-o:before {
	content: "\f192"
}

.ace_header_footer .fa-wheelchair:before {
	content: "\f193"
}

.ace_header_footer .fa-vimeo-square:before {
	content: "\f194"
}

.ace_header_footer .fa-try:before,.ace_header_footer .fa-turkish-lira:before {
	content: "\f195"
}

.ace_header_footer .fa-plus-square-o:before {
	content: "\f196"
}

.ace_header_footer .fa-space-shuttle:before {
	content: "\f197"
}

.ace_header_footer .fa-slack:before {
	content: "\f198"
}

.ace_header_footer .fa-envelope-square:before {
	content: "\f199"
}

.ace_header_footer .fa-wordpress:before {
	content: "\f19a"
}

.ace_header_footer .fa-openid:before {
	content: "\f19b"
}

.ace_header_footer .fa-bank:before,.ace_header_footer .fa-institution:before,.ace_header_footer .fa-university:before {
	content: "\f19c"
}

.ace_header_footer .fa-graduation-cap:before,.ace_header_footer .fa-mortar-board:before {
	content: "\f19d"
}

.ace_header_footer .fa-yahoo:before {
	content: "\f19e"
}

.ace_header_footer .fa-google:before {
	content: "\f1a0"
}

.ace_header_footer .fa-reddit:before {
	content: "\f1a1"
}

.ace_header_footer .fa-reddit-square:before {
	content: "\f1a2"
}

.ace_header_footer .fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.ace_header_footer .fa-stumbleupon:before {
	content: "\f1a4"
}

.ace_header_footer .fa-delicious:before {
	content: "\f1a5"
}

.ace_header_footer .fa-digg:before {
	content: "\f1a6"
}

.ace_header_footer .fa-pied-piper-pp:before {
	content: "\f1a7"
}

.ace_header_footer .fa-pied-piper-alt:before {
	content: "\f1a8"
}

.ace_header_footer .fa-drupal:before {
	content: "\f1a9"
}

.ace_header_footer .fa-joomla:before {
	content: "\f1aa"
}

.ace_header_footer .fa-language:before {
	content: "\f1ab"
}

.ace_header_footer .fa-fax:before {
	content: "\f1ac"
}

.ace_header_footer .fa-building:before {
	content: "\f1ad"
}

.ace_header_footer .fa-child:before {
	content: "\f1ae"
}

.ace_header_footer .fa-paw:before {
	content: "\f1b0"
}

.ace_header_footer .fa-spoon:before {
	content: "\f1b1"
}

.ace_header_footer .fa-cube:before {
	content: "\f1b2"
}

.ace_header_footer .fa-cubes:before {
	content: "\f1b3"
}

.ace_header_footer .fa-behance:before {
	content: "\f1b4"
}

.ace_header_footer .fa-behance-square:before {
	content: "\f1b5"
}

.ace_header_footer .fa-steam:before {
	content: "\f1b6"
}

.ace_header_footer .fa-steam-square:before {
	content: "\f1b7"
}

.ace_header_footer .fa-recycle:before {
	content: "\f1b8"
}

.ace_header_footer .fa-automobile:before,.ace_header_footer .fa-car:before {
	content: "\f1b9"
}

.ace_header_footer .fa-cab:before,.ace_header_footer .fa-taxi:before {
	content: "\f1ba"
}

.ace_header_footer .fa-tree:before {
	content: "\f1bb"
}

.ace_header_footer .fa-spotify:before {
	content: "\f1bc"
}

.ace_header_footer .fa-deviantart:before {
	content: "\f1bd"
}

.ace_header_footer .fa-soundcloud:before {
	content: "\f1be"
}

.ace_header_footer .fa-database:before {
	content: "\f1c0"
}

.ace_header_footer .fa-file-pdf-o:before {
	content: "\f1c1"
}

.ace_header_footer .fa-file-word-o:before {
	content: "\f1c2"
}

.ace_header_footer .fa-file-excel-o:before {
	content: "\f1c3"
}

.ace_header_footer .fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.ace_header_footer .fa-file-image-o:before,.ace_header_footer .fa-file-photo-o:before,.ace_header_footer .fa-file-picture-o:before {
	content: "\f1c5"
}

.ace_header_footer .fa-file-archive-o:before,.ace_header_footer .fa-file-zip-o:before {
	content: "\f1c6"
}

.ace_header_footer .fa-file-audio-o:before,.ace_header_footer .fa-file-sound-o:before {
	content: "\f1c7"
}

.ace_header_footer .fa-file-movie-o:before,.ace_header_footer .fa-file-video-o:before {
	content: "\f1c8"
}

.ace_header_footer .fa-file-code-o:before {
	content: "\f1c9"
}

.ace_header_footer .fa-vine:before {
	content: "\f1ca"
}

.ace_header_footer .fa-codepen:before {
	content: "\f1cb"
}

.ace_header_footer .fa-jsfiddle:before {
	content: "\f1cc"
}

.ace_header_footer .fa-life-bouy:before,.ace_header_footer .fa-life-buoy:before,.ace_header_footer .fa-life-ring:before,.ace_header_footer .fa-life-saver:before,.ace_header_footer .fa-support:before {
	content: "\f1cd"
}

.ace_header_footer .fa-circle-o-notch:before {
	content: "\f1ce"
}

.ace_header_footer .fa-ra:before,.ace_header_footer .fa-rebel:before,.ace_header_footer .fa-resistance:before {
	content: "\f1d0"
}

.ace_header_footer .fa-empire:before,.ace_header_footer .fa-ge:before {
	content: "\f1d1"
}

.ace_header_footer .fa-git-square:before {
	content: "\f1d2"
}

.ace_header_footer .fa-git:before {
	content: "\f1d3"
}

.ace_header_footer .fa-hacker-news:before,.ace_header_footer .fa-y-combinator-square:before,.ace_header_footer .fa-yc-square:before {
	content: "\f1d4"
}

.ace_header_footer .fa-tencent-weibo:before {
	content: "\f1d5"
}

.ace_header_footer .fa-qq:before {
	content: "\f1d6"
}

.ace_header_footer .fa-wechat:before,.ace_header_footer .fa-weixin:before {
	content: "\f1d7"
}

.ace_header_footer .fa-paper-plane:before,.ace_header_footer .fa-send:before {
	content: "\f1d8"
}

.ace_header_footer .fa-paper-plane-o:before,.ace_header_footer .fa-send-o:before {
	content: "\f1d9"
}

.ace_header_footer .fa-history:before {
	content: "\f1da"
}

.ace_header_footer .fa-circle-thin:before {
	content: "\f1db"
}

.ace_header_footer .fa-header:before {
	content: "\f1dc"
}

.ace_header_footer .fa-paragraph:before {
	content: "\f1dd"
}

.ace_header_footer .fa-sliders:before {
	content: "\f1de"
}

.ace_header_footer .fa-share-alt:before {
	content: "\f1e0"
}

.ace_header_footer .fa-share-alt-square:before {
	content: "\f1e1"
}

.ace_header_footer .fa-bomb:before {
	content: "\f1e2"
}

.ace_header_footer .fa-futbol-o:before,.ace_header_footer .fa-soccer-ball-o:before {
	content: "\f1e3"
}

.ace_header_footer .fa-tty:before {
	content: "\f1e4"
}

.ace_header_footer .fa-binoculars:before {
	content: "\f1e5"
}

.ace_header_footer .fa-plug:before {
	content: "\f1e6"
}

.ace_header_footer .fa-slideshare:before {
	content: "\f1e7"
}

.ace_header_footer .fa-twitch:before {
	content: "\f1e8"
}

.ace_header_footer .fa-yelp:before {
	content: "\f1e9"
}

.ace_header_footer .fa-newspaper-o:before {
	content: "\f1ea"
}

.ace_header_footer .fa-wifi:before {
	content: "\f1eb"
}

.ace_header_footer .fa-calculator:before {
	content: "\f1ec"
}

.ace_header_footer .fa-paypal:before {
	content: "\f1ed"
}

.ace_header_footer .fa-google-wallet:before {
	content: "\f1ee"
}

.ace_header_footer .fa-cc-visa:before {
	content: "\f1f0"
}

.ace_header_footer .fa-cc-mastercard:before {
	content: "\f1f1"
}

.ace_header_footer .fa-cc-discover:before {
	content: "\f1f2"
}

.ace_header_footer .fa-cc-amex:before {
	content: "\f1f3"
}

.ace_header_footer .fa-cc-paypal:before {
	content: "\f1f4"
}

.ace_header_footer .fa-cc-stripe:before {
	content: "\f1f5"
}

.ace_header_footer .fa-bell-slash:before {
	content: "\f1f6"
}

.ace_header_footer .fa-bell-slash-o:before {
	content: "\f1f7"
}

.ace_header_footer .fa-trash:before {
	content: "\f1f8"
}

.ace_header_footer .fa-copyright:before {
	content: "\f1f9"
}

.ace_header_footer .fa-at:before {
	content: "\f1fa"
}

.ace_header_footer .fa-eyedropper:before {
	content: "\f1fb"
}

.ace_header_footer .fa-paint-brush:before {
	content: "\f1fc"
}

.ace_header_footer .fa-birthday-cake:before {
	content: "\f1fd"
}

.ace_header_footer .fa-area-chart:before {
	content: "\f1fe"
}

.ace_header_footer .fa-pie-chart:before {
	content: "\f200"
}

.ace_header_footer .fa-line-chart:before {
	content: "\f201"
}

.ace_header_footer .fa-lastfm:before {
	content: "\f202"
}

.ace_header_footer .fa-lastfm-square:before {
	content: "\f203"
}

.ace_header_footer .fa-toggle-off:before {
	content: "\f204"
}

.ace_header_footer .fa-toggle-on:before {
	content: "\f205"
}

.ace_header_footer .fa-bicycle:before {
	content: "\f206"
}

.ace_header_footer .fa-bus:before {
	content: "\f207"
}

.ace_header_footer .fa-ioxhost:before {
	content: "\f208"
}

.ace_header_footer .fa-angellist:before {
	content: "\f209"
}

.ace_header_footer .fa-cc:before {
	content: "\f20a"
}

.ace_header_footer .fa-ils:before,.ace_header_footer .fa-shekel:before,.ace_header_footer .fa-sheqel:before {
	content: "\f20b"
}

.ace_header_footer .fa-meanpath:before {
	content: "\f20c"
}

.ace_header_footer .fa-buysellads:before {
	content: "\f20d"
}

.ace_header_footer .fa-connectdevelop:before {
	content: "\f20e"
}

.ace_header_footer .fa-dashcube:before {
	content: "\f210"
}

.ace_header_footer .fa-forumbee:before {
	content: "\f211"
}

.ace_header_footer .fa-leanpub:before {
	content: "\f212"
}

.ace_header_footer .fa-sellsy:before {
	content: "\f213"
}

.ace_header_footer .fa-shirtsinbulk:before {
	content: "\f214"
}

.ace_header_footer .fa-simplybuilt:before {
	content: "\f215"
}

.ace_header_footer .fa-skyatlas:before {
	content: "\f216"
}

.ace_header_footer .fa-cart-plus:before {
	content: "\f217"
}

.ace_header_footer .fa-cart-arrow-down:before {
	content: "\f218"
}

.ace_header_footer .fa-diamond:before {
	content: "\f219"
}

.ace_header_footer .fa-ship:before {
	content: "\f21a"
}

.ace_header_footer .fa-user-secret:before {
	content: "\f21b"
}

.ace_header_footer .fa-motorcycle:before {
	content: "\f21c"
}

.ace_header_footer .fa-street-view:before {
	content: "\f21d"
}

.ace_header_footer .fa-heartbeat:before {
	content: "\f21e"
}

.ace_header_footer .fa-venus:before {
	content: "\f221"
}

.ace_header_footer .fa-mars:before {
	content: "\f222"
}

.ace_header_footer .fa-mercury:before {
	content: "\f223"
}

.ace_header_footer .fa-intersex:before,.ace_header_footer .fa-transgender:before {
	content: "\f224"
}

.ace_header_footer .fa-transgender-alt:before {
	content: "\f225"
}

.ace_header_footer .fa-venus-double:before {
	content: "\f226"
}

.ace_header_footer .fa-mars-double:before {
	content: "\f227"
}

.ace_header_footer .fa-venus-mars:before {
	content: "\f228"
}

.ace_header_footer .fa-mars-stroke:before {
	content: "\f229"
}

.ace_header_footer .fa-mars-stroke-v:before {
	content: "\f22a"
}

.ace_header_footer .fa-mars-stroke-h:before {
	content: "\f22b"
}

.ace_header_footer .fa-neuter:before {
	content: "\f22c"
}

.ace_header_footer .fa-genderless:before {
	content: "\f22d"
}

.ace_header_footer .fa-facebook-official:before {
	content: "\f230"
}

.ace_header_footer .fa-pinterest-p:before {
	content: "\f231"
}

.ace_header_footer .fa-whatsapp:before {
	content: "\f232"
}

.ace_header_footer .fa-server:before {
	content: "\f233"
}

.ace_header_footer .fa-user-plus:before {
	content: "\f234"
}

.ace_header_footer .fa-user-times:before {
	content: "\f235"
}

.ace_header_footer .fa-bed:before,.ace_header_footer .fa-hotel:before {
	content: "\f236"
}

.ace_header_footer .fa-viacoin:before {
	content: "\f237"
}

.ace_header_footer .fa-train:before {
	content: "\f238"
}

.ace_header_footer .fa-subway:before {
	content: "\f239"
}

.ace_header_footer .fa-medium:before {
	content: "\f23a"
}

.ace_header_footer .fa-y-combinator:before,.ace_header_footer .fa-yc:before {
	content: "\f23b"
}

.ace_header_footer .fa-optin-monster:before {
	content: "\f23c"
}

.ace_header_footer .fa-opencart:before {
	content: "\f23d"
}

.ace_header_footer .fa-expeditedssl:before {
	content: "\f23e"
}

.ace_header_footer .fa-battery-4:before,.ace_header_footer .fa-battery-full:before,.ace_header_footer .fa-battery:before {
	content: "\f240"
}

.ace_header_footer .fa-battery-3:before,.ace_header_footer .fa-battery-three-quarters:before {
	content: "\f241"
}

.ace_header_footer .fa-battery-2:before,.ace_header_footer .fa-battery-half:before {
	content: "\f242"
}

.ace_header_footer .fa-battery-1:before,.ace_header_footer .fa-battery-quarter:before {
	content: "\f243"
}

.ace_header_footer .fa-battery-0:before,.ace_header_footer .fa-battery-empty:before {
	content: "\f244"
}

.ace_header_footer .fa-mouse-pointer:before {
	content: "\f245"
}

.ace_header_footer .fa-i-cursor:before {
	content: "\f246"
}

.ace_header_footer .fa-object-group:before {
	content: "\f247"
}

.ace_header_footer .fa-object-ungroup:before {
	content: "\f248"
}

.ace_header_footer .fa-sticky-note:before {
	content: "\f249"
}

.ace_header_footer .fa-sticky-note-o:before {
	content: "\f24a"
}

.ace_header_footer .fa-cc-jcb:before {
	content: "\f24b"
}

.ace_header_footer .fa-cc-diners-club:before {
	content: "\f24c"
}

.ace_header_footer .fa-clone:before {
	content: "\f24d"
}

.ace_header_footer .fa-balance-scale:before {
	content: "\f24e"
}

.ace_header_footer .fa-hourglass-o:before {
	content: "\f250"
}

.ace_header_footer .fa-hourglass-1:before,.ace_header_footer .fa-hourglass-start:before {
	content: "\f251"
}

.ace_header_footer .fa-hourglass-2:before,.ace_header_footer .fa-hourglass-half:before {
	content: "\f252"
}

.ace_header_footer .fa-hourglass-3:before,.ace_header_footer .fa-hourglass-end:before {
	content: "\f253"
}

.ace_header_footer .fa-hourglass:before {
	content: "\f254"
}

.ace_header_footer .fa-hand-grab-o:before,.ace_header_footer .fa-hand-rock-o:before {
	content: "\f255"
}

.ace_header_footer .fa-hand-paper-o:before,.ace_header_footer .fa-hand-stop-o:before {
	content: "\f256"
}

.ace_header_footer .fa-hand-scissors-o:before {
	content: "\f257"
}

.ace_header_footer .fa-hand-lizard-o:before {
	content: "\f258"
}

.ace_header_footer .fa-hand-spock-o:before {
	content: "\f259"
}

.ace_header_footer .fa-hand-pointer-o:before {
	content: "\f25a"
}

.ace_header_footer .fa-hand-peace-o:before {
	content: "\f25b"
}

.ace_header_footer .fa-trademark:before {
	content: "\f25c"
}

.ace_header_footer .fa-registered:before {
	content: "\f25d"
}

.ace_header_footer .fa-creative-commons:before {
	content: "\f25e"
}

.ace_header_footer .fa-gg:before {
	content: "\f260"
}

.ace_header_footer .fa-gg-circle:before {
	content: "\f261"
}

.ace_header_footer .fa-tripadvisor:before {
	content: "\f262"
}

.ace_header_footer .fa-odnoklassniki:before {
	content: "\f263"
}

.ace_header_footer .fa-odnoklassniki-square:before {
	content: "\f264"
}

.ace_header_footer .fa-get-pocket:before {
	content: "\f265"
}

.ace_header_footer .fa-wikipedia-w:before {
	content: "\f266"
}

.ace_header_footer .fa-safari:before {
	content: "\f267"
}

.ace_header_footer .fa-chrome:before {
	content: "\f268"
}

.ace_header_footer .fa-firefox:before {
	content: "\f269"
}

.ace_header_footer .fa-opera:before {
	content: "\f26a"
}

.ace_header_footer .fa-internet-explorer:before {
	content: "\f26b"
}

.ace_header_footer .fa-television:before,.ace_header_footer .fa-tv:before {
	content: "\f26c"
}

.ace_header_footer .fa-contao:before {
	content: "\f26d"
}

.ace_header_footer .fa-500px:before {
	content: "\f26e"
}

.ace_header_footer .fa-amazon:before {
	content: "\f270"
}

.ace_header_footer .fa-calendar-plus-o:before {
	content: "\f271"
}

.ace_header_footer .fa-calendar-minus-o:before {
	content: "\f272"
}

.ace_header_footer .fa-calendar-times-o:before {
	content: "\f273"
}

.ace_header_footer .fa-calendar-check-o:before {
	content: "\f274"
}

.ace_header_footer .fa-industry:before {
	content: "\f275"
}

.ace_header_footer .fa-map-pin:before {
	content: "\f276"
}

.ace_header_footer .fa-map-signs:before {
	content: "\f277"
}

.ace_header_footer .fa-map-o:before {
	content: "\f278"
}

.ace_header_footer .fa-map:before {
	content: "\f279"
}

.ace_header_footer .fa-commenting:before {
	content: "\f27a"
}

.ace_header_footer .fa-commenting-o:before {
	content: "\f27b"
}

.ace_header_footer .fa-houzz:before {
	content: "\f27c"
}

.ace_header_footer .fa-vimeo:before {
	content: "\f27d"
}

.ace_header_footer .fa-black-tie:before {
	content: "\f27e"
}

.ace_header_footer .fa-fonticons:before {
	content: "\f280"
}

.ace_header_footer .fa-reddit-alien:before {
	content: "\f281"
}

.ace_header_footer .fa-edge:before {
	content: "\f282"
}

.ace_header_footer .fa-credit-card-alt:before {
	content: "\f283"
}

.ace_header_footer .fa-codiepie:before {
	content: "\f284"
}

.ace_header_footer .fa-modx:before {
	content: "\f285"
}

.ace_header_footer .fa-fort-awesome:before {
	content: "\f286"
}

.ace_header_footer .fa-usb:before {
	content: "\f287"
}

.ace_header_footer .fa-product-hunt:before {
	content: "\f288"
}

.ace_header_footer .fa-mixcloud:before {
	content: "\f289"
}

.ace_header_footer .fa-scribd:before {
	content: "\f28a"
}

.ace_header_footer .fa-pause-circle:before {
	content: "\f28b"
}

.ace_header_footer .fa-pause-circle-o:before {
	content: "\f28c"
}

.ace_header_footer .fa-stop-circle:before {
	content: "\f28d"
}

.ace_header_footer .fa-stop-circle-o:before {
	content: "\f28e"
}

.ace_header_footer .fa-shopping-bag:before {
	content: "\f290"
}

.ace_header_footer .fa-shopping-basket:before {
	content: "\f291"
}

.ace_header_footer .fa-hashtag:before {
	content: "\f292"
}

.ace_header_footer .fa-bluetooth:before {
	content: "\f293"
}

.ace_header_footer .fa-bluetooth-b:before {
	content: "\f294"
}

.ace_header_footer .fa-percent:before {
	content: "\f295"
}

.ace_header_footer .fa-gitlab:before {
	content: "\f296"
}

.ace_header_footer .fa-wpbeginner:before {
	content: "\f297"
}

.ace_header_footer .fa-wpforms:before {
	content: "\f298"
}

.ace_header_footer .fa-envira:before {
	content: "\f299"
}

.ace_header_footer .fa-universal-access:before {
	content: "\f29a"
}

.ace_header_footer .fa-wheelchair-alt:before {
	content: "\f29b"
}

.ace_header_footer .fa-question-circle-o:before {
	content: "\f29c"
}

.ace_header_footer .fa-blind:before {
	content: "\f29d"
}

.ace_header_footer .fa-audio-description:before {
	content: "\f29e"
}

.ace_header_footer .fa-volume-control-phone:before {
	content: "\f2a0"
}

.ace_header_footer .fa-braille:before {
	content: "\f2a1"
}

.ace_header_footer .fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.ace_header_footer .fa-american-sign-language-interpreting:before,.ace_header_footer .fa-asl-interpreting:before {
	content: "\f2a3"
}

.ace_header_footer .fa-deaf:before,.ace_header_footer .fa-deafness:before,.ace_header_footer .fa-hard-of-hearing:before {
	content: "\f2a4"
}

.ace_header_footer .fa-glide:before {
	content: "\f2a5"
}

.ace_header_footer .fa-glide-g:before {
	content: "\f2a6"
}

.ace_header_footer .fa-sign-language:before,.ace_header_footer .fa-signing:before {
	content: "\f2a7"
}

.ace_header_footer .fa-low-vision:before {
	content: "\f2a8"
}

.ace_header_footer .fa-viadeo:before {
	content: "\f2a9"
}

.ace_header_footer .fa-viadeo-square:before {
	content: "\f2aa"
}

.ace_header_footer .fa-snapchat:before {
	content: "\f2ab"
}

.ace_header_footer .fa-snapchat-ghost:before {
	content: "\f2ac"
}

.ace_header_footer .fa-snapchat-square:before {
	content: "\f2ad"
}

.ace_header_footer .fa-pied-piper:before {
	content: "\f2ae"
}

.ace_header_footer .fa-first-order:before {
	content: "\f2b0"
}

.ace_header_footer .fa-yoast:before {
	content: "\f2b1"
}

.ace_header_footer .fa-themeisle:before {
	content: "\f2b2"
}

.ace_header_footer .fa-google-plus-circle:before,.ace_header_footer .fa-google-plus-official:before {
	content: "\f2b3"
}

.ace_header_footer .fa-fa:before,.ace_header_footer .fa-font-awesome:before {
	content: "\f2b4"
}

.ace_header_footer .fa-handshake-o:before {
	content: "\f2b5"
}

.ace_header_footer .fa-envelope-open:before {
	content: "\f2b6"
}

.ace_header_footer .fa-envelope-open-o:before {
	content: "\f2b7"
}

.ace_header_footer .fa-linode:before {
	content: "\f2b8"
}

.ace_header_footer .fa-address-book:before {
	content: "\f2b9"
}

.ace_header_footer .fa-address-book-o:before {
	content: "\f2ba"
}

.ace_header_footer .fa-address-card:before,.ace_header_footer .fa-vcard:before {
	content: "\f2bb"
}

.ace_header_footer .fa-address-card-o:before,.ace_header_footer .fa-vcard-o:before {
	content: "\f2bc"
}

.ace_header_footer .fa-user-circle:before {
	content: "\f2bd"
}

.ace_header_footer .fa-user-circle-o:before {
	content: "\f2be"
}

.ace_header_footer .fa-user-o:before {
	content: "\f2c0"
}

.ace_header_footer .fa-id-badge:before {
	content: "\f2c1"
}

.ace_header_footer .fa-drivers-license:before,.ace_header_footer .fa-id-card:before {
	content: "\f2c2"
}

.ace_header_footer .fa-drivers-license-o:before,.ace_header_footer .fa-id-card-o:before {
	content: "\f2c3"
}

.ace_header_footer .fa-quora:before {
	content: "\f2c4"
}

.ace_header_footer .fa-free-code-camp:before {
	content: "\f2c5"
}

.ace_header_footer .fa-telegram:before {
	content: "\f2c6"
}

.ace_header_footer .fa-thermometer-4:before,.ace_header_footer .fa-thermometer-full:before,.ace_header_footer .fa-thermometer:before {
	content: "\f2c7"
}

.ace_header_footer .fa-thermometer-3:before,.ace_header_footer .fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.ace_header_footer .fa-thermometer-2:before,.ace_header_footer .fa-thermometer-half:before {
	content: "\f2c9"
}

.ace_header_footer .fa-thermometer-1:before,.ace_header_footer .fa-thermometer-quarter:before {
	content: "\f2ca"
}

.ace_header_footer .fa-thermometer-0:before,.ace_header_footer .fa-thermometer-empty:before {
	content: "\f2cb"
}

.ace_header_footer .fa-shower:before {
	content: "\f2cc"
}

.ace_header_footer .fa-bath:before,.ace_header_footer .fa-bathtub:before,.ace_header_footer .fa-s15:before {
	content: "\f2cd"
}

.ace_header_footer .fa-podcast:before {
	content: "\f2ce"
}

.ace_header_footer .fa-window-maximize:before {
	content: "\f2d0"
}

.ace_header_footer .fa-window-minimize:before {
	content: "\f2d1"
}

.ace_header_footer .fa-window-restore:before {
	content: "\f2d2"
}

.ace_header_footer .fa-times-rectangle:before,.ace_header_footer .fa-window-close:before {
	content: "\f2d3"
}

.ace_header_footer .fa-times-rectangle-o:before,.ace_header_footer .fa-window-close-o:before {
	content: "\f2d4"
}

.ace_header_footer .fa-bandcamp:before {
	content: "\f2d5"
}

.ace_header_footer .fa-grav:before {
	content: "\f2d6"
}

.ace_header_footer .fa-etsy:before {
	content: "\f2d7"
}

.ace_header_footer .fa-imdb:before {
	content: "\f2d8"
}

.ace_header_footer .fa-ravelry:before {
	content: "\f2d9"
}

.ace_header_footer .fa-eercast:before {
	content: "\f2da"
}

.ace_header_footer .fa-microchip:before {
	content: "\f2db"
}

.ace_header_footer .fa-snowflake-o:before {
	content: "\f2dc"
}

.ace_header_footer .fa-superpowers:before {
	content: "\f2dd"
}

.ace_header_footer .fa-wpexplorer:before {
	content: "\f2de"
}

.ace_header_footer .fa-meetup:before {
	content: "\f2e0"
}

.ace_header_footer .sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}

.ace_header_footer .sr-only-focusable:active,.ace_header_footer .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}






.rewards-header {
line-height: 1.4;
font-size: 14px;
color: #333;
font-family: inherit;
outline: none !important;
box-sizing: inherit;
margin-top: 40px !important;
width: auto !important;
float: right!important;
}

.star-section{
-webkit-font-smoothing: antialiased;
line-height: 1.4;
font-size: 14px;
color: #333;
font-family: inherit;
outline: none !important;
box-sizing: inherit;
float: left;
padding: 0 5px 0px 0px;
margin-top: 3px;
}

.star-section img{
-webkit-font-smoothing: antialiased;
line-height: 1.4;
font-size: 14px;
color: #333;
font-family: inherit;
outline: none !important;
box-sizing: inherit;
border: 0;
vertical-align: middle;
width: 32px!important;
height: 32px;
fill: #D40029;
max-width: 100%;
}

.rewardsTextDiv{
-webkit-font-smoothing: antialiased;
font-size: 14px;
color: #333;
font-family: inherit;
outline: none !important;
box-sizing: inherit;
float: left;
margin-right: 19px;
line-height: 18px;
}

.rewards-member{
color: #333;
outline: none !important;
box-sizing: inherit;
font-family: 'Roboto';
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px;
letter-spacing: 0px;
text-align: left;
margin-top: -3px;
}

.rewards-member a.rewards-info{
font-size: 14px;
font-style: normal;
line-height: 20px;
letter-spacing: 0px;
text-align: left;
font-family: inherit;
outline: none !important;
box-sizing: inherit;
text-decoration: none;
position: relative;
bottom: -3px;
margin-right: 5px;
font-weight: 500;
color: #333;
}

.rewards-join{
-webkit-font-smoothing: antialiased;
color: #333;
font-family: inherit;
outline: none !important;
box-sizing: inherit;
line-height: 2;
font-size: 14px;
margin: 5px 15px 0px 0px !important;
font-family:'Roboto';

}

.rewards-join a{
text-decoration:none;
}


.mz-pagefooter .rewards-ses-link {
	font-size: 16px;
	padding-right: 19px;
	font-family: 'Open Sans';
	text-decoration: underline;
}
.mz-pagefooter .rewards-ses-link-section-footer-mobile {
	display: grid!important;
	line-height: 32px;
	text-align: right;
}
.mz-pagefooter .rewards-footer img {
	width: 148px;
	height: 48px;
}