
@font-face {
  font-family: 'WP';
  src: url('../../../fonts/STC-Bold.ttf'); /* IE9 Compat Modes */
}

body {
  font-family: "WP", sans-serif;
}

@media (min-width: 1200px) {
  .shop .shop-info {
    width: 290px !important;
  }
  }


  .redeem-points{
    cursor: pointer;
  }

  .transactions .transaction td {
    width: 13% !important;
  }

  .transaction td.amount {
    width: 10% !important ;
  }

  .transaction td.name {
    width: 15% !important ;
  }

  .transaction td.title {
    width: 35% !important ;
  }

  .transaction td.status_label {
    width: 20% !important ;
  }

  .transaction td.reason {
    width: 10% !important ;
  }

  .transaction td.label_action {
    width: 25% !important ;
  }

  .details_voucher {
    width: 67% !important ;
  }

  .transaction td.none {

    width: 1% !important ;
  }

  .voucher_code {
    letter-spacing : 7px ;
  }
  .voucher_footer {
    margin-right : 25% !important ;
    margin-top : 10px !important ;
  }

  .point_number {
    margin: 16px !important;
  }

  .point_reason{
    margin-bottom: 25px !important;
  }


  #notification_li {
    position: relative;
    text-align: right;
  }



  .timeline_desc{
    color: #ffffff;
    margin-top: 2%;
  }

  /* Custom Checkbox / Radio */
  .custom-checkbox,
.custom-radio{position:relative;padding-right:24px;}
.custom-checkbox input[type="checkbox"],
.custom-radio input[type="radio"]{position:absolute;opacity:0;z-index:1;}
.custom-checkbox label,
.custom-radio label{display:inline-block;line-height:24px;vertical-align:middle;position:relative;padding-right:15px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.custom-checkbox label::after,
.custom-radio label::after{position:absolute;content:"";width:24px;height:24px;right:0;top:0;margin-right:-24px;background-color:white;border:2px solid #d4d4d4;border-radius:3px;-webkit-background-clip:padding-box;background-clip:padding-box;cursor:pointer;}
.custom-radio label::after{border-radius:999px;}
.custom-checkbox label::before{position:absolute;content:"";width:14px;height:8px;top:6px;right:-1px;margin-right:-18px;border:2px solid #fff;border-top:none;border-right:none;background:transparent;-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0;z-index:1;-webkit-transition:all 0.15s ease-in-out;-ms-transition:all 0.15s ease-in-out;-o-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out;}
.custom-radio label::before{position:absolute;content:"";width:20px;height:20px;top:2px;right:2px;margin-right:-24px;border-radius:999px;opacity:0;z-index:1;border:4px solid #fff;}
.custom-checkbox input[type="checkbox"]:checked + label::after,
.custom-radio input[type="radio"]:checked + label::after{border-color:#2ed87b;background-color:#2ed87b;}
.custom-checkbox input[type="checkbox"]:checked + label::before,
.custom-radio input[type="radio"]:checked + label::before{opacity:1;}

.unipromo-modal .modal-body{
  text-align: right;
  background-color: #fff;
  padding: 30px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}

/* ––––––––––––––––––––––––––––––––––––––––––––– */
/* –––––––––––>>> Get Coupon Area  <<<–––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––– */
.get-coupon-area {
  text-align: center;
}
.get-coupon-area .coupon-code {
  display: inline-block;
  font-size: 30px;
  position: relative;
  margin: 20px auto;
  padding: 10px 60px;
  text-align: center;
  border: 2px dashed azure;
  background-color: #d9edf7;
  color: #F50;
}
.get-coupon-area .about-coupon p {
  margin-bottom: 15px;
}
.get-coupon-area .like-report {
  color: #7b8b8e;
}
.get-coupon-area .like-report .link-vote {
  font-size: 16px;
  padding: 5px 8px;
}
.get-coupon-area .like-report .link-vote.like {
  color: #649127;
}
.get-coupon-area .like-report .link-vote.dislike {
  color: #d70954;
}
.get-coupon-area .modal-footer {
  background-color: #f5fdf9;
}
.get-coupon-area .social-icons .fa {
  height: 28px;
  width: 28px;
  line-height: 28px;
}
.copyright-footer {
  background-color: #575757;
}

.p-t-20{
  padding-top: 20px !important;
}

.p-b-20{
  padding-bottom: 20px !important;
}

.label-error{
  color : #a51e1e;
}

.exclusive-discount{
    top: 49px !important;
    border-top-right-radius: 0px;
}

.exclusive-retailer{
  position: absolute;
  bottom: 131px;
  right: 30px;
}

.exclusive-retailer img{
  width: 95px !important;
  height: 120px !important;
}

.exclusive-left-panel{
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: right;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: .25rem;
}

.exclusive-left-panel img{
  width: 90%;
  margin: auto;
  border-radius: 3px;
}
.exclusive-left-panel figure{
  margin: auto;
}

.exclusive-contact-details{
  border-right: 16px solid #023f3c;
  padding-right: 15px;
  margin: auto;
  width: 90%;
  margin-top: 30px;
}

.exclusive-contact-details h6 a {
    color: #4d4d4d;
}

.exclusive-shop-content a {
    color: #4d4d4d;
}

a:active, a:hover {
    outline-width: 0;
    text-decoration: none;
}

.exclusive-shop-content .no-before p::before{
  content: none !important;
}


.no-border{
  border-right: 0px !important;
  border-left: 0px !important;
}

.shop-contact a{
  word-break: break-all !important;
}

.header .language-wrapper {
  width: 42%;
}

.header .navbar .navbar-collapse{
  width: 42%;
}

.header .logo {
  width: 16%;
}

.threads .existing-thread .thread-body p{
  height: auto;
  max-height: 80px;
  margin-top: 10px;
}

.comments .media-body{
  margin-top: 10px;
}

.hide{
  display: none !important;
}

.load-more{
  border-radius: 2px;
  box-shadow: 0 15px 35px 0 rgba(217, 217, 217, 0.05), 0 5px 15px 0 rgba(217, 217, 217, 0.35);
  background-color: #d9d9d9;
  letter-spacing: 0.06px;
  transition: all 0.3s ease-out;
  font-size: 0.875rem;
  color: #fff;
  cursor: pointer;
}

.load-more:hover {
    box-shadow: none;
    color: #fff;
}

.threads .media .time-div, .threads .media .media-body time{
  direction: ltr !important;
}

.comment_btn{
  cursor: pointer;
}

.pointer{
  cursor: pointer;
}

.reciver_arrow::before{
  content: '';
  transition: all 0.2s ease-in;
  margin-left: 10px;
  border: solid #D9D9D9;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  margin-right: 10px;
}

.like_tooltip{
  margin-right: 7px;
  cursor: pointer;
}

.btn-table {
  padding: 5px 10px !important;
}

.w-100-p{
  width: 100px !important;
}

.attachments ul li{
  text-align: right !important;
}

ul.thumb-Images li{
float: right !important;
}

.img-wrap .close{
  left: 2px !important;
  right: unset !important;
}
