.ref-quantity-widget input {
  min-width: 70px;
}

.bs-icon-md.bs-icon:hover {
  transition: all 500ms ease-in-out;
  background-color: rgba(255,255,255,0.15);
  transform: scale(1.2);
  /*color: white;*/
}

.body{
background-color: #ffd2cb !important;
  
}

.ref-button{
background-color: #ffece9 !important;
color: #000000 !important;
}

.ref-button:hover{
background-color: #f6dad5c7 !important;
}

.footer{
background-color: #ffd2cb !important;
}

.navbar-shrink{
background-color: #ffd2cb !important;
}


.ref-paypal-express-checkout-holder{
display: none !important;
}
