
.colors-setting a.active span{border:1px solid #fff;}

/* Base settings */
body#bd {
   background-color: #ffffff;
	}

@media only screen and (min-width:986px) and (max-width: 1235px) {
	
}

/* Grid product list tablet portrait settings */
@media only screen and (min-width:720px) and (max-width: 985px){
     
   .category-products .products-grid li.item {
      width: 33.333333333333% !important; 
   }
    
}

