.header #SideCategoryList { display:none; }


/* New CSS changes - 28-10-2016 */
#home .Left .ProductList li, .Left .ProductList li {width:100%;}
.Left .ProductList .ProductDetails {height:auto;}
.Left h2 {font-size:23px; font-weight: 300; text-transform: uppercase; padding: 0 10px 4px 0; margin: 0 0 22px; border-bottom: 1px solid #aaa;}
.cycle-pager1 {text-align: center; display: block; margin: 0 auto 15px;}
.cycle-pager1 span {display: inline-block; margin: 0 4px; width: 10px; height: 10px; overflow: hidden; text-indent: -500px; background: #aaa; border-radius: 100%; cursor: pointer;}
.cycle-pager1 span.cycle-pager-active {background:#b4a7d6;}

@media screen and (max-width: 767px) 
{
.slide-show .slide-overlay  {  background:none !important;  } 
}
.ProductDescriptionContainer.prodAccordionContent { overflow:auto; }
@media screen and (min-width: 600px) {
    .slide-show h2 {font-size:30px;}
}

@media screen and (max-width: 600px) 
{ 

#LogoContainer a {font-size:30px;}
}
.productOptionViewRectangle .selectedValue * {color:white !important;}
span.YouSave  {color:red; font-weight:bold !important;}
.ProductMain h1 {position:relative;}
.onsale {  background: #f3276f;
color: #fff; font-size: 12px;  padding:3px 10px;  }