.wp-image-15.alignnone {
  display: none !important;
}

#bwnote {
  font-style: italic;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

#rum_sst_tab {
  font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif !important;
  font-size: 18px;
  font-weight: bold;
}

/*#bwshopnotice {
  display: none !important;
}*/

#singlerep img {
  max-width: 200px;
  margin-bottom: 20px;
}

.woocommerce-product-details__short-description sup {
  font-size: 9px;
}

.mobfieldfix {
    display:block;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    min-height: 1.2em;
   font-size: 20px;
  color: #000;
}

#bwshopnotice {
  background: #522c94;
  color: #fff;
  padding: 30px;
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
  font-weight: bold;
  line-height: 30px;
  font-size: 17px;
}

#bwshopnotice p sup {
  font-size: 11px;
}