/**
 * Since 2015 Ewonta
 *
 * NOTICE OF LICENSE
 *
 * This file is not open source! Each license that you purchased is only available for 1 wesite only.
 * If you want to use this file on more websites (or projects), you need to purchase additional licenses. 
 * You are not allowed to redistribute, resell, lease, license, sub-license or offer our resources to any third party.
 *
 *  @author     Ewonta <support@ewonta.ru>
 *  @copyright  Since 2015 Ewonta
 *  @license    Valid for 1 website (or project) for each purchase of license
 */
 
#slider_range_bonus {
  display: block;
  -webkit-appearance: none;
  background-color: #bdc3c7;
  width:100%;
  height: 5px;
  border-radius: 5px;
  margin: 0 auto;
  outline: 0;
}
#slider_range_bonus::-webkit-slider-thumb {
  -webkit-appearance: none;
  background-color: #6d6d6d;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid white;
  cursor: pointer;
  transition: .2s ease-in-out;
}​
  #slider_range_bonus::-webkit-slider-thumb:hover {

  }
  #slider_range_bonus::-webkit-slider-thumb:active {
    background-color: black;
    transform: scale(1.2);
  }

.page-bonusaccount-account #content {
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
    background: #fff;
    padding: 1rem;
    font-size: .875rem;
    color: #7a7a7a;
}
.cart_bonus_info p{
  margin-bottom: 0px;
}
.line-bonus {
  border-bottom: 1px solid;
  border-color: rgba(0,0,0,.25);
  padding-bottom: 1rem;
}
.cart_bonus_info{
	padding-top: 11px;
  margin-top: 13px;
}
small.value{
 width: 100%;
}
.apply_bonuses{
  color: #2fb5d2 !important;
  cursor: pointer;
  border: 1px solid;
  padding: 3px 9px;
  display: block;
  width: fit-content;
position: relative;
background: none;
}

.modal-body .bonus_cart{
    display: none !important;
}
@-webkit-keyframes loading {
  100% {-webkit-transform: rotate(1turn);}
}
@keyframes loading {
  100% {transform: rotate(1turn);}
}

.badge_bonus_suc{
      display: inline-block;
    padding: .25em .8em;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .75rem;
    color: #fff;
    color: #28a745;
}
.badge_bonus_min{
  display: inline-block;
    padding: .25em .8em;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .75rem;
    color: #fff;
   color: #cc5460;
}
.badge_bonus_err{
  display: inline-block;
    padding: .25em .8em;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .75rem;
    color: #fff;
   color: #6c757d;
}
.badge_bonus_valid{
    display: inline-block;
    padding: .25em .8em;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .75rem;
    color: #fff;
   color: #FF8C00;
}
.balance{
color: black;
    font-size: 2rem;
    margin-bottom: 3rem;
    margin-top: 2rem;
}
.balance span{
  font-size: 2.4rem;
}
.text_bonus{
      margin-top: 1rem;
}
.bonus_cart{
  display: flex;
  justify-content: space-between;
  margin-bottom: .7rem;
}
.action_bonus{
  display: flex;
  justify-content: space-between;
  margin-top: 1rem;
  align-items: flex-end;
}
.chang_bonus {
  font-weight: 600;
}    
#amount_bonuses {
  font-weight: 500;
}
.decision_yes, .decision_no {
  border: 1px solid #c7c7c7;
  padding: 1rem;
}
#cart_subtotal_bonus {
  border: 1px solid #c7c7c7;
  padding: 1rem;
  margin: 1rem 0rem;
  border-radius: 2px;
}
.link_info_bonus{
  text-decoration: underline;
  
}
.linkinfo{text-align: center;}
#bonus_handle {
  width: 3em;
  height: 1.6em;
  top: 50%;
  margin-top: -.8em;
  text-align: center;
  line-height: 1.6em;
}
.d-flex {
  display: flex;
}
.d-none {
  display: none;
}
.bonus_lk {
  font-size: 1.3rem;
  border: 1px solid;
  width: max-content;
  padding: 10px;
  margin-bottom: 1rem;
  border-radius: 2px;
}
#scid_h{
  min-height: 12px;
}
.time_expired .label {
  background-color: #6c757d !important;
}
.time_expired .badge_bonus_valid, .time_expired .badge_bonus_suc {
  color: #6c757d;
}
.money-bonus .coint-icon {
  margin-right: .2em;
}
.money-bonus .coint-icon .material-icons {
  font-size: 14px;
  color:#f39d72;
}
#product_bonus_reload .coint-icon .material-icons  {
  color:#f39d72;
  font-size: 18px;
}
.title-home-cashback .coint-icon .material-icons {
  font-size: 18px;
  color:#f39d72;
}
.money-bonus {
  border: 1px solid #c6c6c6;
  background: #ececec;
  border-radius: 12px;
  padding: 1px 3px;
  line-height: 15px;
  margin-bottom: 0 !important;
  color: black;
}
.available_bonus .material-icons{
  font-size: 15px;
  color: #bbbbbb;
}
.money-bonus.down_cash{
  border: 1px solid #f39d72;
}
 .bonus-percent {
  background: #fff;
  padding: 0px 5px;
}
.money-bonus .bonus-amount>span, .money-bonus .bonus-percent>span {
  display: block;
  font-weight: 600;
  font-size: 11px;
}
.money-bonus .bonus-amount {
  font-weight: 600;
  margin: 0 .3em 0 .5em;
}
.money-bonus .bonus-amount, .money-bonus .bonus-percent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.money-bonus {
  display: -webkit-inline-flex;
  display: -ms-inline-flex;
  display: inline-flex;
  vertical-align: middle;
}
.bonus-percent {
  border-radius: 12px;
}
#product_bonus {
  border: 1px solid #c7c7c7;
  padding: 1rem;
}
.box_panel_decision .btn {
  padding: 0.5rem 1rem !important;
  font-weight: 400 !important;
  text-transform: inherit !important;
}
#load_type_bonus_decision .bonus_loader {
  text-align: center;
}
.spinner-border {
  border: .1em solid;
  border-right: .25em solid transparent;
}
@-webkit-keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border.large {
  width: 4rem;
  height: 4rem;
}
.spinner-border {
  display: inline-block;
  width: 3rem;
  height: 3rem;
  vertical-align: -0.125em;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: 0.75s linear infinite spinner-border;
  animation: 0.75s linear infinite spinner-border;
}
#top_cart_bonus {
  position: relative;
  background-color: white;
}
#spiner_reload_bonus {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  background: rgb(255 255 255 / 62%);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
}
#spiner_reload_bonus.load {
  opacity: 1;
  visibility: visible;
}
.cart-grid-body #load_type_bonus_decision {
  margin-top: 1rem;
}
#checkout .cart-grid-body .card-block {
  padding: 0px;
}
#checkout #product_bonus {
  margin-bottom: 1rem;
}
.procashback{animation: pulse 3s linear infinite;font-size: 14px;text-align: center;background: #2d2c29;padding: 5px;border-radius: 4px;color: #ffffff;}