button.ectbutton, input.ectbutton{
background:#cc0000;
width: 100%;
  text-align: center;
  padding: 6px;
  margin: 0px;
  border: 0px;
  color: #fff;
  border: 0;
  border-radius: 4px;
  -webkit-appearance: none;
  font-family: FontAwesome, sans-serif;
}
button.ectbutton:hover, input.ectbutton:hover{color:#fff;}
div.prodname, div.prodprice{ font-weight: bold;}
div.detaildescription{border:none;}
div.category{ width: 29%;}
div.catname, div.catimage{width:100%; text-align: center;}
img.catimage {max-width:100% height:auto;}
li.ectselected a{font-weight:bold; color: #000!important;}
div.container{width: 90%;}
div.prodprice{text-align:center;}
