/**
 * 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
 */
 
.product_item.v16 {
  padding: 13px 19px 0;
  margin-bottom: 17px;
}
.nav_top_track16 {
  float: right;
    border-left: 1px solid #515151;
    position: relative;
}
.b_oc_o16 {
    right: 2px !important;
    top: 3px !important;
}
.nav_top_track16 a{
  display: block;
  color: #fff;
  font-weight: bold;
  padding: 8px 10px 11px 10px;
  text-shadow: 1px 1px rgb(0 0 0 / 20%);
  cursor: pointer;
  line-height: 18px;
}
.nav_top_track16 a i{
  font-size: 17px;
}
.product_item.v16 button{
  padding: 9px 21px 9px 21px;
    font-size: 16px;
}
.add_prod_clickone.oneclick_radius i {
  margin-right: 0rem !important;
}
#number_order_success span {
  font-size: 2rem;
}
#number_order_success {
  font-size: 3rem;
  margin: 2rem 0px;
}
.add_prod_clickone.oneclick_radius {
  position: absolute;
  z-index: 9;
  top: 9px;
  right: 11px;
  border-radius: 7%;
  outline: none !important;
  width: 40px;
  padding: 0;
  height: 37px;
}

.modale_oneclickorder {
  max-width: 376px;
}

.lds-oneclickorderbut {
  display: none;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  top: 0;
  bottom: 0;
}

.oneclickorderbut {
  position: relative;
}
.add_prod_clickone.oneclick_radius {
  display: none;
}
.lds-oneclickorderbut:after {
  content: " ";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 3px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-oneclickorderbut 1.2s linear infinite;
}

@keyframes lds-oneclickorderbut {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.succes_oneclickorder,
.error_oneclickorder {
  display: none;
}

.or_one_click {
  text-align: center;
  width: 100%;

  line-height: 0.1em;
  margin: 1.5em 0em;
}

.or_one_click span {
  display: flex;
  justify-content: center;
  padding: 0 10px;
  font-size: 1.25rem;
  font-weight: bold;
  display: flex;
}

.or_one_click span:after {
  content: '';
  border-bottom: 1px solid;
  display: block;
  width: 38%;
  margin-left: 12px;
}

.or_one_click span:before {
  content: '';
  border-bottom: 1px solid;
  display: block;
  width: 38%;
  margin-right: 12px;
}

.text-left {
  text-align: left !important;
}

.oneclickorder .custom-radio {
  margin-right: 1.25rem;
}
.nav_top_track {
  position: relative;
}
.b_oc_o{
  position: absolute;
  right: 11px;
  top: 10px;
  font-size: 11px;
    line-height: 1;
    display: inline-block;
    box-sizing: border-box;
    min-width: 14px;
    height: 14px;
    padding: 2px 4px;
    text-align: center;
    color: #fff;
    border-radius: 14px;
    background-color: #f73d34;
}