

/* Start:/local/components/edpay/checkout_new/templates/.default/style.css?17793697941311*/
.input-group-btn {
  width: 40px; }
  .input-group-btn .btn {
    width: 40px; }

.help {
  border: 1px solid gray;
  background: white;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  display: inline-block;
  padding-left: 0px;
  text-align: center;
  vertical-align: baseline;
  line-height: 18px;
  font-size: 12px;
  cursor: pointer;
  margin-left: 8px; }

.lds-ring {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px; }

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 44px;
  height: 44px;
  margin: 5px;
  border: 5px solid #F47421;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #F47421 transparent transparent transparent; }

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s; }

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s; }

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s; }

@keyframes lds-ring {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.footer {
  background: #D9D9D9; }

#sbp {
  z-index: 9999; }


.price {
  font-size: 28px;
}
.old {
  font-size: 18px;
  color: gray;
  text-decoration: line-through;
}
.btn-outline-primary{
  border: 1px solid;
}
.btn-outline-primary:hover{
  color: white;
}
/* End */
/* /local/components/edpay/checkout_new/templates/.default/style.css?17793697941311 */
