.zainkw-web-cvmoffers .overlay-page.overlay_advert {
    background: rgba(0, 0, 0, 0.8) !important;
    z-index: 1000 !important;
}

.zainkw-web-cvmoffers .unlimited-calls {
  max-width: 512px !important;
  border-radius: 15px;
}

.zainkw-web-cvmoffers .popup-text {
  padding: 30px 30px 30px 30px;
}

.zainkw-web-cvmoffers .unlimited-calls h2 {
  font-size: 24px;
  font-family: 'NunitoSans-SemiBold' !important;
  text-align: center;
}

.zainkw-web-cvmoffers .unlimited-calls p {
  font-size: 18px !important;
  line-height: 32px;
  text-align: center;
}

.zainkw-web-cvmoffers .popups-buttons button {
  padding: 0px 26px !important;
  min-width: auto !important;
}

.zainkw-web-cvmoffers .popup-save a {
  font-size: 17px;
  color: #D12B8A;
  text-decoration: underline !important;
}

.zainkw-web-cvmoffers .popups-buttons .btn.btn-pc-1 {
  color: #707070 !important;
  border: 1px solid #707070 !important;
}

.zainkw-web-cvmoffers .popups-buttons .btn.btn-pc-1:hover {
    color: #d12b8a !important;
    border: 1px solid #d12b8a !important;
    background-color: #fff !important;
}

.zainkw-web-cvmoffers .popup-offer {
  background: #263136;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 16px 7px 16px;
  border-radius: 6px;
  position: absolute;
  right: 20px;
  top: 20px;
}


.zainkw-web-cvmoffers .popup-offer img {
    margin-right: 2px;
    width: 10px;
    transform: translateY(-10%);
}


/* Media  */

@media (min-width: 280px) and (max-width: 767px) {
.zainkw-web-cvmoffers .popup-image {
    height: 180px !important;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 0px !important;
}
.zainkw-web-cvmoffers .popup-text {
    padding: 30px 20px !important;
}
.zainkw-web-cvmoffers .unlimited-calls h2 {
    font-size: 23px !important;
}
.zainkw-web-cvmoffers .unlimited-calls p {
    text-align: center;
}
.zainkw-web-cvmoffers .offer-thankyou {
        text-align: center !important;
    }
    .zainkw-web-cvmoffers .popups-buttons button {
        /* min-height: 56px !important; */
        font-size: 12px;
	    height: 35px;
	    font-family: "NunitoSans-SemiBold", sans-serif;
    }
    .zainkw-web-cvmoffers .popup-slanted{
        display: block !important;
    }
    .zainkw-web-cvmoffers .popup-save {
        text-align: center !important;
    }
    .zainkw-web-cvmoffers .popups-buttons {
    text-align: center;
}
}


/* Arabic Settings */

[dir='rtl'] .zainkw-web-cvmoffers .popup-offer {
    left: 20px;
    top: 20px;
    left: inherit;
}


[dir='rtl'] .zainkw-web-cvmoffers .unlimited-calls h2 {
    font-family: "QTZain-Reguar", sans-serif !important;
}

[dir='rtl'] .zainkw-web-cvmoffers .popup-text {
    padding: 30px 30px 30px 30px;
}

[dir='rtl'] .zainkw-web-cvmoffers .popup-image {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

[dir='rtl'] .zainkw-web-cvmoffers .popup-offer img {
    margin-top: 0px !important;
}


/* Media Tags Arabic */
@media (max-width: 767px){
[dir='rtl'] .zainkw-web-cvmoffers .unlimited-calls h2 {
    text-align: center;
}

[dir='rtl'] .zainkw-web-cvmoffers .popup-image {
    border-top-left-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
    border-top-right-radius: 15px !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

}
@media (min-width: 767px){
    .offer-confirmation{
        padding-right:30px;padding-left:30px;
    }
}