/* Enter Your Custom CSS Here */
.widgy {
  margin: -15px 0 -15px 0;
}

.widgyxtreme {
  margin: -25px 0 -25px 0;
}
 .topwidgy {
  margin: -35px 0 0 0;
}
  
.pic 
{
  margin: -5px 0 0 0;
}
 

p {
  -moz-hyphens: none;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}

.dbx
{ border: 1px solid;
  border-color:#ffffff;
     border-radius: 5px;
  background-color:#dbdbdb
}

.dbx2
{ border: 1px solid;
  border-color:#ffffff;
     border-radius: 25px;
  background-color:#00556b;
}

.woocommerce .quantity .qty{width:5em;text-align:center}

.woocommerce ul#shipping_method li{margin:0;padding:.25em 0 .25em 22px;text-indent:0px;list-style:none}