.lstPro li > a.BadgeClass > span:nth-child(2):after{
background: url(http://cdn.shopclues.com/images/ui/all_bages_sprite.png)no-repeat scroll 0 0;
content: "";
height: 23px;
left: 0px;
position: absolute;
top: -33px;
width: 144px;
background-position: 4px 0px;
background-size: 166px;
}


.bankStrip{
	display:inline-block;
	width: 100%;
	padding:10px 0;
	background-color:#9F9F9F;
	color:#fff !important;
	text-align: center;
	font-size:16px;
	text-transform: capitalize;
	text-decoration: underline;
}
.pnlPrice {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.pnlPrice li {
 	display:inline-block;
	margin-bottom: 20px;
	margin-right: 54px;
	width: 174px;
}
.pnlPrice li > a {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.pnlPrice li > a > span:first-child {
    display: inline-block;
		width: 100%;
}
.pnlPrice li > a > span:nth-child(3) {
    color: #4f4f4f;
    display: none;
    font-size: 15px;
		margin:8px auto 0;
		white-space: nowrap;
		width: 96%;
		overflow: hidden;
		text-overflow: ellipsis;
}
.pnlPrice li > a > span:nth-child(4) {
    display: none;
}
.pnlPrice li > a > span:nth-child(4) > span:nth-child(2) {
    color: #ff2040;
    display: inline-block;
    font-size: 18px;
    padding: 2px 0;
		font-weight: 600;
}

.pnlPrice li > a > span:nth-child(5) {
    display: none;
}
.pnlPrice li > a > span:nth-child(6){
	display: none;
}
.pnlPrice li > a > span:first-child > img {
	width: 174px;
	height: 173px;    
}
.pnlPrice li:nth-child(4n+4) {
    margin-right: 0;
}
.heightPrice{
	min-height: 195px;
}
.pnlBrands {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.pnlBrands li {
 	float: left;
	margin-bottom: 20px;
	margin-right: 54px;
	width: 208px;
	border: 1px solid #231f20;
	background-color: #fff;
}
.pnlBrands li > a {
	display: inline-block;
	text-align: center;
	width: 100%;
	padding: 6px 0;
}
.pnlBrands li > a > span:first-child {
    display: inline-block;
		border:1px solid #ccc;
}
.pnlBrands li > a > span:nth-child(3) {
    color: #4f4f4f;
    display: block;
    font-size: 15px;
		margin:8px auto 0;
		white-space: nowrap;
		width: 96%;
		overflow: hidden;
		text-overflow: ellipsis;
}
.pnlBrands li > a > span:nth-child(4) {
    display: block;
}
.pnlBrands li > a > span:nth-child(4) > span:nth-child(2) {
    color: #ff2040;
    display: inline-block;
    font-size: 18px;
    padding: 2px 0;
		font-weight: 600;
}

.pnlBrands li > a > span:nth-child(5) {
    display: none;
}
.pnlBrands li > a > span:nth-child(6){
	display: none;
}
.pnlBrands li > a > span:first-child > img {
	width: 193px;
	height: 66px;    
}
.pnlBrands li:nth-child(4n+4) {
    margin-right: 0;
}
.heightBrands{
	min-height: 318px;
}

.heightBrandSmall{
	min-height: 160px;
}
.heightSingle{
	min-height: 339px;
}
.heightDbl{
	min-height: 610px;
}
.pnlJump {
	background-color: transparent;
	height: 200px;
	left: 0;
	position: absolute;
	top: -180px;
	width: 100%;
	z-index: -999;
}
.viewPnl{
	position: relative;
	width: 100%;
}
.viewPnl:before{
	content:"";
	display:inline-block;
	width:100%;
	position: absolute;
	left:0;
	top:15px;
	border-top:1px dashed #000;
}
	
	.btnViewAll, .btnViewAll:focus, .btnViewAll:visited, .btnViewAll:active {
    background-color: #231f20;
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 1px;
    margin: 0 auto;
    padding: 3px 17px;
    text-align: center;
    color: #fff !important;
		position: relative;
}
.btnReadMore, .btnReadMore:focus, .btnReadMore:active, .btnReadMore:visited{
	display:inline-block;
	color:#fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff3019+0,cf0404+100;Red+3D */
background: #ff3019; /* Old browsers */
background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ff3019 0%,#cf0404 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
  display: inline-block;
    font-size: 14px;
    padding: 9px 12px;
    text-transform: uppercase;
	border-radius:5px;
	outline:none;
	text-decoration:none;
	margin-top: 11px;
}
.btnReadMore:hover{
	outline:none;
	text-decoration:none;
	box-shadow:0 0 3px rgba(0, 0, 0, 0.5);
	color:#fff;
}
.txt{
background-color: #F5F5F5;
    color: #000;
    display: block;
    font-size: 22px;
    padding: 10px 0;
	border-bottom:solid 1px #ccc;
}
.txtHeadingTC{
	display:block;
	position:relative;
	font-size:20px;
	border-top:solid 1px #ccc;
	margin:40px 20px 20px 20px;
}
.txtHeadingTC span{
	position:absolute;
	top:-15px;
	left:0px;
	background-color:#fff;
	padding-right:10px;
	font-size: 18px;
}
.lstTC{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.lstTC li:before{
	position:absolute;
	left:25px;
	top:0px;
	content:'-';
}
.lstTC li{
font-size: 13px;
    margin-bottom: 9px;
    padding: 0 40px;
    position: relative;
	text-align: left;
}
.pnlOverlay{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:99999;
	background:rgba(255,255,255,0.5);
}
.btnTCClose{
color: #000;
    font-size: 22px;
    position: absolute;
    right: 15px;
    top: 8px;
    z-index: 9;
}
.pnlOverlay{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:99999;
	background:rgba(255,255,255,0.5);
	text-align: center;
}

.pnlOverlayContainer{
	width:900px;
	margin:0px auto 0px auto;
	background-color:#fff;
	margin:40px auto 0px auto;
	box-shadow:0 0 11px rgba(0, 0, 0, 0.4);
	padding-bottom:20px;
	border:solid 1px #ccc;
	position:relative;
	display: inline-block;
}
.jawDroppingBkg{
	background-image: url(http://cdn.shopclues.com/images/banners/Work/5thAnniversarySale/jaw-droping-top-bkg.png), url(http://cdn.shopclues.com/images/banners/Work/5thAnniversarySale/jaw-droping-bottom-bkg.png);
	background-position: center top, center bottom;
	background-repeat: no-repeat;
	background-color: #edc12c;
	width: 100%;
	display: inline-block;
	padding-top: 47px;
	padding-bottom: 35px
		
}

.pnlLeft.fixed {
    position: fixed;
    top: 145px;
}
.pnlTCLink {
    bottom: 45px;
    display: inline-block;
    position: absolute;
    right: 40px;
    z-index: 3;
}
.pnlBigSale {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.pnlBigSale li {
    float: left;
    margin-bottom: 20px;
    margin-right: 10px;
    width: 241px;
}
.pnlBigSale li > a {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.pnlBigSale li > a > span:first-child {
    display: inline-block;
}
.pnlBigSale li > a > span:nth-child(3) {
    color: #433f3f;
    display: block;
    font-size: 14px;
		margin:8px 0 0;
}
.pnlBigSale li > a > span:nth-child(4) {
    display: block;
}
.pnlBigSale li > a > span:nth-child(4) > span:nth-child(2) {
    color: #ff2040;
    display: inline-block;
    font-size: 18px;
    padding: 2px 0;
	font-weight: 600;
}

.pnlBigSale li > a > span:nth-child(5) {
    display: none;
}
.pnlBigSale li > a > span:nth-child(6){
	display: none;
}
.pnlBigSale li > a > span:first-child > img {
    
}
.pnlBigSale li:nth-child(4n+4) {
    margin-right: 0;
}
.lstSlider li {
    width: 238px !important;
		margin-right: 10px !important;
}
.lstSlider li a {
	padding:10px 0 !important;
	width:100%;
}
.lstSlider li > a > span:first-child {
    padding: 19px 0 !important;
    width: 100% !important;
}
.subContainerSlider {
    display: inline-block;
    /*margin: 0 auto;*/
    text-align: center;
    width: 991px;
}
.TopOffers li:nth-child(4n+4) {
    margin-right: 0 !important;
}
.fixedNow {
    background-color: #f8f8f8;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    position: fixed !important;
    top: 78px !important;
    width: 100%;
    z-index: 106;
}
.pnlLeft.fxdSdbr {
    position: fixed;
    top: 71px;
    width: 268px;
}

.ViewAllbtn, .ViewAllbtn:focus, .ViewAllbtn:visited, .ViewAllbtn:active {
    background-color: #fff;
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 1px;
    margin: 0 auto;
    padding: 3px 53px;
    text-align: center;
    transition: all 0.3s ease 0s;
	color: #363636 !important;
	position: relative;
	top: 12px;
}
/*.ViewAllbtn:hover {
    color: #fff;
}*/
.lstPro {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.lstPro li {
    background-color: #fff;
    float: left;
    margin-bottom: 15px;
    margin-right: 12px;
    width: 240px;
}
.lstPro li > a {
    display: inline-block;
    padding: 10px 6px;
    position: relative;
    text-align: center;

}
.lstPro li > a > span:first-child {
    background-color: #fff;
    display: inline-block;
    margin: 0 auto;
    padding: 20px 0;
    width: 220px;
}
.lstPro li > a > span > img {
    height: 160px;
    margin: 0 auto;
    width: 160px;
}
.lstPro li a > i:nth-child(2){
    border: 0 solid #000;
    display: inline-block;
    height: 21px;
    width: 75px;
	text-align: left;
	background: url("http://cdn.shopclues.com/images/ui/all_bages_sprite.png") no-repeat scroll 0 0 / 150px auto;
	position: absolute;
	left: 6px;
top: 187px;
	
}
.lstPro li > a > span:nth-child(3) {
    color: #433f3f;
    display: inline-block;
		width: 96%;
    font-size: 13px;
    min-height: 61px;
    padding: 5px 0 0;
}
.lstPro li > a > span:nth-child(4) {
    display: block;
    padding-top: 8px;
		position: relative;
}
.lstPro li > a > span:nth-child(4) > span:first-child {
    color: #b1b1b1;
    display: inline-block;
    font-size: 14px;
    padding-right: 5px;
    text-decoration: line-through;
}
.lstPro li > a > span:nth-child(4) > span:nth-child(2) {
    color: #ff2040;
    display: inline-block;
   font-size: 19px;
	 font-weight: 600;
}

.lstPro li > a > span:nth-child(5) {
    
    display: none;
    left: 19px;
    position: absolute;
    top: 3px;
    background-color: #f99d1b;
    padding: 4px 10px;
    color: #fff;
    font-size: 15px;
		font-family: 'montserratregular';
}

.lstPro li > a > span:nth-child(6) {
	color: #434343;
	display: none;
	font-size: 13px;
	width:100%;
	text-align: left;
	text-decoration: underline;
	text-transform: capitalize;
	font-family: 'montserratregular';
}
.TxtHeading {
    display: inline-block;
    margin-bottom: 0px;
    text-align: center;
    width: 100%;
	font-family: "Open Sans",sans-serif;
	padding-top: 30px;
	position: relative;
}
.TxtHeading > span:first-child {
    color: #231f20;
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    position: relative;
    text-transform: uppercase;
		z-index: 2;
}

.TxtHeading::after {
    background:url(http://cdn.shopclues.com/images/banners/Work/startseasonsale/bg_head_sun.png) no-repeat;
		background-position: center center;
    content: "";
    display: block;
    margin: 15px auto 0;
    width: 100%;
		height: 66px;
		position: absolute;
		left:0;
		top:0;
}

.TxtLeft{
display:inline-block;
width:71px;
height: 10px;
background:url(http://cdn.shopclues.com/images/banners/Work/startseasonsale/bg_head_lines.png) no-repeat;
left:-15px;
top:-5px;
position: relative;
}

.TxtRight{
display:inline-block;
width:71px;
height: 10px;
background:url(http://cdn.shopclues.com/images/banners/Work/startseasonsale/bg_head_lines.png) no-repeat;
right:-15px;
top:-5px;
position: relative;
}

/*.TxtHeading span::before {
    background-image:url(http://cdn.shopclues.com/images/banners/Work/bargainCampaign/head_right.png), url(http://cdn.shopclues.com/images/banners/Work/bargainCampaign/head_left.png);
		background-repeat: no-repeat;
		background-position: right top, left bottom;
    content: "";
    display:inline-block;
    width: 100%;
		height: 20px;
}*/
.subContainer {
    margin: 0 auto;
    width: 996px;
	display: inline-block;
	background-color: #f2f2f2;
	
}
.VectorBkg{
	background-color:#f2f2f2;
	width: 100%;
	display: inline-block;
	}

.pnlRight {
    float: right;
    position: relative;
    text-align: center;
    width: 1053px;
}
.lstNavSdbr {
    background-color: #f2f2f2;
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0 0 5px;
    text-align: center;
}
.lstNavSdbr li {
    display: inline-block;
    width: 222px;
}
.lstNavSdbr li a.active {
    font-weight: 600;
}
.lstNavSdbr li a {
    border-bottom: 1px solid #cccccc;
    color: #231f20;
    display: block;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 26px;
    padding: 8px 0;
    text-align: left;
    text-transform: capitalize;
}
.lstNavSdbr li:last-child a {
    border-bottom: medium none;
}

.pnlSdbr {
    background-color: #f2f2f2;
    margin-left: 3px;
    padding-top: 10px;
    position: relative;
    width: 253px;
}
.pnlLeft {
    float: left;
    position: relative;
    top: 0;
    width: 257px;
}
.lstNav {
    display: block;
    list-style: outside none none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 1045px;
}
.lstNav li {
    float: left;
    width: 260px;
}
.lstNav li > a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #1d1819 -moz-use-text-color #1d1819 #1d1819;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    box-sizing: border-box;
    color: #231f20;
    display: inline-block;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 8px 0;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}
.lstNav li > a:hover {
    background-color: #fecf0b;
}
.Selected {
    background-color: #fecf0b !important;

}
.lstNav li:last-child > a {
    border-right: 1px solid #1d1819;
}
.pnlNavigation {
    height: 45px;
    margin: 0 auto;
    padding: 4px 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.wrapper.maxStWrap {
    padding: 0 !important;
}

.wrapper, .main_navigation {
    transition: all 0.3s ease-in-out 0s;
}
.HeaderRemoved {
    top: -80px;
}
.slick-list{
	padding:10px 0;
}

.lstSlider .slick-arrow {
    background-repeat: no-repeat !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    height: 38px !important;
    width: 38px !important;
}
.lstSlider .slick-arrow::after {
    display: none !important;
}
.lstSlider .slick-next {
    background-color: transparent !important;
    background-image: url("http://cdn.shopclues.com/images/banners/Work/startseasonsale/slider_next.png") !important;
    right: -11px !important;
}
.lstSlider .slick-prev {
    background-color: transparent !important;
    background-image: url("http://cdn.shopclues.com/images/banners/Work/startseasonsale/slider_prev.png") !important;
    left: -20px !important;
}

.MainContainer{
	width:1326px !important;
	background-color: #fff;
}

#PriceStore li > a > span:nth-child(2), #PriceStore li > a > span:nth-child(3){
	display: none !important;
}

