
.colors-setting a.active span{border:1px solid #fff;}

/* Base settings */
body#bd {
   background-color: ;
			background-image:url("../../../../jm_crafts/wavethemes/jmbasetheme/profiles/default/images/default/bg-body.jpg");
	}

@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: 50% !important; 
   }
    
}

