a:active, a:focus {
  outline: 0!important;
  border: none!important;
  -moz-outline-style: none!important;
}


/******* take off gray background on myaccount page *******/
.gv-list-view-footer {     border-top: 0px solid #ddd!important;      background-color: #fff!important;  }

/******** hide this field on product pages only *********/
.single-product  li#field_4_47 {
  display: none;
}