#buy-kredits-box {
  font-weight: 600;
  font-size: 27px;
  /*  background-color: #ececec;*/
}

#kredits-select-box {
  width: 60%;
  margin: 17px auto 0px
}

.kredits-results-body {
  height: 368px;
  position: relative;
  overflow-y: scroll;
  float: left;
  width: 100%;
  vertical-align: middle;
}

.adultchild-btns-box {
  background-color: #ececec;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 150px;
  margin: 0 auto;
  padding: 1px;
}

.adultchild-btns-box button {
  background-color: #fff;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  width: 40px;
  height: 40px;
}

.topupCol,
.getCol,
.topupColHead,
.getColHead {
  line-height: 60px;
}

.topupCol,
.getCol {
  width: 50%;
  float: left;
  vertical-align: middle;
  position: relative;
}

.topupColHead,
.getColHead {
  border-bottom: 2px solid #ececec;
  width: 50%;
  float: left;
  vertical-align: middle;
  position: relative;
  font-weight: bold;
}

.getColHead {
  color: #19e77c;
}

.getCol {
  color: #19e77c;
  border-left: 1px solid #ececec;
  font-weight: 800;
}

#kredits-results .lines-selectable {
  padding: 0 15px;
  height: 60px;
}

.getCol.last-item::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  width: 15px;
  height: 35px;
  background: url(/wp-content/uploads/2022/11/highlight.png) 0 0 no-repeat;
  background-size: contain;
}

#kredits-results .header {
  font-weight: bold;
}

.selection-titles {
  color: #18316b;
  font-size: 23px;
  font-weight: 700;
  margin: 0px;
}

.block-adult-child {
  width: 50%;
  float: left;
}

.clear {
  clear: both;
}

.kredit-row {
  width: 100%;
  float: left;
}

#select-kredits-box {
    position: relative;
    margin: 10px auto;
    background-color: #fff;
    padding: 18px;
}

.close-right {
  padding-left: 20%;
}

.close-left {
  padding-right: 20%;
}

.kredit-select-topup {
  float: left;
  width: 40%;
  padding: 15px;
  font-weight: bold;
}

.kredit-select-select {
  float: left;
  width: 60%;
}

.kredit-select-get {
  float: left;
  width: 45%;
  padding: 15px;
  color: #19e77c;
  font-weight: bold;
}

.kredit-select-youget {
  float: left;
  width: 50%;
  padding: 15px;
  color: #19e77c;
  font-size: 28px;
  font-weight: 700;
}

#kredits-to-select {
  text-align: center;
  border-radius: 20px;
  background-color: #FFF;
}

.kredits-subtitle {
  font-size: 17px;
  margin-top: 10px;
  color: #406252;
}

#kredits-totals {
  position: relative;
  margin-top: 5px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 15px;
  background-color: #18316b;
  color: #FFF;
  font-weight: 700;
  font-size: 28px;
}

#res-freekredits {
  color: #19e77c;
}

.lines-selected {
  background-color: #ececec;
}

#kredits-totals .btn {
  margin-left: 15px;
}

#best-value-img {
  position: absolute;
  z-index: 999;
  width: 70%;
  margin-top: -30px;
  margin-left: 160px
}

.sell-adult {
  background-color: #f2f2f2;
  width: 120px;
  align-content: center;
}

#kredits-results .header {
  font-weight: bold;
  text-align: center;
  font-size: 25px;
  border-bottom: 2px solid #ececec;

}

#res-freekredits {
  color: #19e77c;
}

.lines-selectable {
  cursor: pointer;
}

.lines-selectable:hover {
  background-color: #f2f2f2;
}

.lines-selected {
  background-color: #fff;
}

.buy-head {
  font-weight: 700;
  font-size: 25px;
  letter-spacing: 0.03em;
}

.rs-layer {
  font-family: Omnes-pro !important;
}

#selection-box {
  background-color: #fff;
  padding: 18px;
}

#buy-kredits-box .minus,
#buy-kredits-box .plus {
  font-size: 25px;
  color: #454560;
  line-height: 20px;
  font-weight: normal;
  font-family: Arial, Helvetica;
  height: 27px;
  width: 27px;
  border-radius: 40px;
  background: #ffffff;
  cursor: pointer;
  transition: .4s all;
  text-align: center;
  color: #454560;
}

.adultchild-bundle-btns-box {
    width: 130px;
    height: 35px;
    border-radius: 58px;
    background: #f7f7f7;
    display: flex;
    justify-content: space-between;
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 30%);
    padding: 4px 5px;
    font-size: 24px;
    color: #454560;
    line-height: 26px;
}

.plus{
    font-size: 27px;
    color: #454560;
    line-height: 22px;
    font-weight: normal;
    font-family: Arial, Helvetica;
    height: 27px;
    width: 27px;
    border-radius: 100px;
    background: #ffffff;
    cursor: pointer;
    transition: .4s all;
    text-align: center;
    color: #454560;
    padding: 0px;
}

.minus{
    font-size: 27px;
    color: #454560;
    line-height: 22px;
    font-weight: normal;
    font-family: Arial, Helvetica;
    height: 27px;
    width: 27px;
    border-radius: 100px;
    background: #ffffff;
    cursor: pointer;
    transition: .4s all;
    text-align: center;
    color: #454560;
    padding: 0px;
}
.block-adult-child-selector{
      text-align: -webkit-center;
}
/** bundle-style **/
.bundle-total-box {
  color: #454560;
  font-size: 25px;
  font-weight: 700;
}

.bundle-saved-total-box {
  color: #ff5e52;
}

.totals-bundle-box {
  margin-top: 20px;
  font-size: 25px;
  font-weight: bold;
}

/** loader */
.customLoaderOverlay {
  position: absolute;
  top: -18;
  left: -18;
  width: 104%;
  height: 104%;
  background-color: rgba(174, 174, 174, 0);
  z-index: 999;
  display: none;
  cursor: wait;
}

.customLoader {
  border: 4px solid rgba(24, 49, 107, 0.2);
  border-top-color: #18316b;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 1s ease-in-out infinite;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}
.step_img{
    vertical-align: middle;
    margin: auto;
    display: block;
    margin-bottom: 10px;
}
@media only screen and (max-width: 960px) 
{#buy-kredits-box {
  font-size: 21px;
}
#kredits-totals {
    font-size: 22px;
}
#kredits-select-box {
    width: 95%;
    margin: 23px auto;
}
.kredit-select-get {

    width: 48%;
    padding: 17px 0;
}
.close-right {
    padding-left: 00%;
}
.close-left {
    padding-right: 0%;
}
.buy-head {
    font-weight: 700;
    font-size: 21px;
    letter-spacing: 0;
    line-height: 23px;
}
.adultchild-btns-box {
  width:130px;
    height: 35px;
    border-radius: 64px;
    background: #efefef;
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 30%);
    font-size: 23px;
    color: #454560;
    line-height: 27px;
    margin-top: 10px;
}
.selection-titles {
    line-height: 22px;
}
#select-kredits-box {
    position: relative;
    margin: 15px auto;
    background-color: #fff;
    padding-top: 19px;
    padding-bottom: 0px;
}
.kredit-select-youget {
    font-size: 24px;
    padding: 10px;
    margin-top: 5px;
}
}
