@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab&display=swap');
.table tr td {
  border: none !important;
}
h4{
  margin: 0px !important;
  font-weight: normal;
  margin-bottom: 4px !important;
}
.body{
  padding: 0px;
  margin: 0px;
}
a, a:hover, a:visited{
  text-decoration: none !important;
  color: #3a3a3a;
}
.sales-font{
  font-size:20px;
  font-weight:500;
}
.record-f{
  text-align:center;
  font-size:20px;
  font-weight:500;
}




.card-type-outer{
  padding:0px 20px;
}
.card-type-inner{
  /* justify-content:center;
  flex-wrap: wrap; */
}
.card-box{
  width:455px;
  height: 270px;
  border:2px solid grey;
  border-radius:6px;
  margin:10px auto;
  cursor:pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
}
.card-label{
  width:100%;
  height:100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card-label img{
  width:100%;
  height:100%;
}
.opnd-side{
  right:0px !important
}
.show-overlay{
  display:block !important;
}
.sidebar-title{
  height:70px;
  background-color:#009245;
  position:relative;
  align-items:center;
  padding: 20px;
}
.cls-sidebar{
  position: absolute;
  top: calc(50% - 21px);
  right: 10px;
  font-size: 25px;
  cursor:pointer;
}
.cls-sidebar i{
  color:#fff;
}
.side-title{
  color: #fff;
  font-size: 22px;
  letter-spacing: 1px;
}
.v-input{
  border: 1px solid grey;
  padding: 5px 10px;
  border-radius: 6px 0px 0px 6px;
}
.custom_value-input{
  width: 50px;
  height: 100%;
  border:0px;
}
.buy-btn{
  background-color:#009245;
  color: #fff;
  padding: 8px 16px;
  border-radius: 0px 6px 6px 0px;
  border: 0px;
  outline: none !important;
  font-weight: 600;
}
.choose-amt-inner{
  padding: 20px 40px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 2px solid #f5f1f1;
  flex-wrap: wrap;
}
.c-label{
  font-size: 16px;
}
.error-clr{
  color: #dc2626;
}
.amt-error{
  width:100%;
  margin-top: 4px;
  /* display:none; */
}

.card_dots{
  padding:0px;
  margin-bottom:5px;
  display: inline-flex;
}
.card_dots li{
  list-style-type:none;
  display: inline-block;
  margin:0px 4px;
  padding:0px;
}
.c-text{
  text-align:center
}
.pt-8{
  padding-top:8px;
}
.pb-8{
  padding-bottom:8px;
}
.m-0{
  margin:0px;
}
.card-sidebar-container{
  /* overflow-y: scroll;
  height: calc(100vh - 70px); */
  background-color:#f7f8fb99;
}
.h_dot{
  background-color: #3a4b7a;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: 4px;
}
.card-detail-outer label{
  color: #727272;
}
.h_outline{
  width: 18px;
  height: 18px;
  border-radius: 50%;
  position: relative;
  cursor:pointer;
}
.h_head_active{
  background-color:#b0c2f5;
}
.h_upcoming .h_dot{
  background-color: #e5e5e5;
}
.h_upcoming .h_dot:hover{
  background-color:#bbbbbb;
}
.card-nav{
  padding: 30px 20px 0px;
  margin: auto;
  text-align: center;
}
.card-detail-outer{
  padding:30px;
  /* overflow: auto;
  height: calc(100vh - 100px); */
}
.gap-24{
  margin-bottom:24px;
}
.btn-img{
  width:24px;
  margin-right: 10px;
}
.gc-btn{
  padding: 12px 16px;
  font-size: 16px;
  flex: 1;
  border:1px solid #c2c8d7;
  background-color:#fff;
}
.gc-btn:hover{
  background-color: #e9efff;
}

.gc-btn1{
  border-radius: 6px 0px 0px 6px;
}
.gc-btn2{
  border-radius: 0px 6px 6px 0px;
  border-left: 0px;
}
.Quantity{
  padding:10px;
  width:100%;
}
.details-conatiner .form-group{
  margin-bottom:0px;
}
.inpt-sec{
  padding:10px;
  height: 40px;
  width:100%;
  border-radius: 6px;
  border:1px solid #99a7cb99;
}
.inpt-sec:focus{
  border-color:#3a4b7a;
}
.input-label{
  justify-content:space-between;
}
.txt-gery{
  color: #a9a2a2;
}
.input-box{
  flex-wrap: wrap;
}
.i-input{
  flex:1;
  margin:0px 10px;
}
.i-input input{
  width:inherit;
}
.i-input:nth-child(1){
  /* margin-left:0px; */
  margin: 0px;
  width: 100%;
  flex: inherit;
  margin-bottom: 24px;
}
.i-input:nth-child(2){
  margin-left:0px;
}
.i-input:nth-child(3){
  margin-right:0px;
}
.continue-btn{
  margin-top:30px;
}
.continue-btn button{
  background-color: #009245;
  outline: none !important;
  border: 0px;
  border-radius: 6px;
  color: #fff;
  letter-spacing: 1px;
  font-size: 16px;
  justify-content: center;
  align-items: center;
  height: 45px;
}
.sub-btn{
  background-color: #009245;
  outline: none !important;
  border: 0px;
  border-radius: 6px;
  color: #fff;
  letter-spacing: 1px;
  font-size: 16px;
  justify-content: center;
  align-items: center;
  height: 45px;
}
.continue-btn svg{
  height: 18px;
  margin-left: 10px;
}
.active-btn{
  background-color:#dfe5f5;
}
.active-btn:hover{
  background-color:#e2e9ff;
}
.card-header{
  font-family: 'Roboto Slab', serif;
  font-size: 26px;
}
.head-text{
  color: #9ea1a9;
  font-size: 15px;
}
.m-0{
  margin:0px;
}
.card-detail-footer{
  padding: 30px 0px;
  border-top: 2px solid #e1e1e1;
  background-color: #f3f2f2;
}
.check-blc{
  color: #009245;
  text-decoration: underline !important;
  cursor:pointer;
}
.check-blc, .check-blc:hover, .check-blc:visited{
  color: #009245;
  text-decoration: underline !important;
}
.card-sidebar-container::-webkit-scrollbar{
  width:5px;
}
.balance-checker-container{
  padding: 0px 40px;
}
.check-innner{
  /* max-width: 350px; */
  margin: auto;
  position: relative;
  border: 1px solid grey;
  border-radius: 6px;
}
.bl-check{
  width: 100%;
  height: 40px;
  border-radius: 6px;
  border: 0px;
  padding:5px 125px 5px 10px;
}
.b-check-btn{
  position: absolute;
  right: 0px;
  bottom: 0px;
  top: 0px;
  border: 0px;
  border-radius: 0px 6px 6px 0px;
  border-left: 1px solid grey;
  background-color:#009245;
  color: #fff;
  font-weight: 600;
  padding: 8px;
}
.err{
  border-color:red;
  background-color: #fff4f4;
}
.error_msg{
  color:red;
}

/* ====================order summary style start================= */

.p-30{
  padding:30px
}
.pb-12{
  padding-bottom:12px;
}
.pt-12{
  padding-top:12px;
}
.mt-15{
  margin-top:15px;
}
.mb-24{
  margin-bottom:24px;
}
.price-sec{
  justify-content:space-between;
  font-size: 16px;
  font-weight:bold;
}
.clr-light{
  color:#757981;
}
.pr-text{
  line-height: 22px;
  margin-top: 4px;
}
.br-b1{
  border-bottom: 1px solid #e3e2e2;
}
.PurchaserEmail label{
  color: #727272;
}
.c-numInput{
  border-bottom: 0px;
  border-radius: 6px 6px 0px 0px;
}
.val-Input{
  border-radius: 0px 0px 0px 6px;
}
.c-input{
  border-radius: 0px;
  border-left: 0px;
  border-right: 0px;
}
.zip-input{
  border-radius: 0px 0px 6px 0px;
}
.p-cardDetail input:focus{
  border-color: #99a7cb99;
}
.order-total-sec .price-label{
  color: #009245;
}
/* ====================order summary style end================= */

.err-msg{
  display:none;
  color: #dc2626;
}
.amt-err{
  display:none;
}

@media all and (max-width:600px){
  .card-box{
    width:100%;
  }
  .choose-amt-inner{
    padding: 20px 10px;
  }
  .card-detail-outer{
    padding: 10px 20px 10px;
    /* overflow: auto;
    height: calc(100vh - 100px); */
    padding-bottom: 60px;
    padding-top: 24px
  }
  .gc-btn{
    padding: 12px 10px;
  }
  .p-30 {
    padding: 10px;
  }
  .sidebar-title{
    padding: 10px;
  }
  .card-type-outer{
    padding-bottom: 60px !important;
  }
}


.giftcard-img img{
  width:100%;
  height:100%;
}
.giftcard-img{
  background-image: url(../images/giftcard.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border:0px !important;
  position: relative;
  height:240px;
  border-radius: 24px;
  margin: 0px auto 25px;
  box-shadow:3px 3px 3px 0px #80808087
}
.giftcName{
  position: absolute;
  bottom: 15px;
  right: 15px;
  color: #fff;
  height: 130px;
  width: 270px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 700;
  overflow:hidden;
  text-overflow: ellipsis;
}
@media all and (min-width:460px){
  .giftcard-img{
    width:400px;
  }
}
@media all and (max-width:425px){
  .giftcName{
    bottom: 15px;
    right: 15px;
    height: 125px;
  }
}
@media all and (max-width:424px){
  .giftcard-img{
    height: 200px;
  }
  .giftcName{
    height: 47%;
    width: 70%;
    font-size: 25px;
  }
}
@media all and (max-width:320px){
  .giftcard-img{
    height: 190px;
  }
  .giftcName {
    font-size: 18px;
  }
}


#EmailVoucherToRecipient:not(:checked), #EmailVoucherToRecipient:checked {
  position: absolute;
  left: -9999px;
  opacity: 0;
  }
  #EmailVoucherToRecipient + label {
      padding-left: 26px;
      height: 25px;
      line-height: 21px;
      font-weight: normal;
      position: relative;
      padding-left: 35px;
      cursor: pointer;
      display: inline-block;
      height: 25px;
      line-height: 25px;
      -webkit-user-select: none;
  }
  #EmailVoucherToRecipient + label:before{
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 18px;
      height: 18px;
      z-index: 0;
      border: 2px solid #5a5a5a;
      border-radius: 1px;
      margin-top: 2px;
      transition: .2s;
  }
  #EmailVoucherToRecipient:checked + label:before {
    top: 0px;
    left: 0px;
    width: 8px;
    height: 14px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff;
    transform: rotate(40deg);
    transform-origin: 100% 100%;
    position: absolute;
    z-index: 22;
  }
  #EmailVoucherToRecipient:not(.filled-in) + label:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #5a5a5a;
    border-radius: 1px;
    margin-top: 2px;
    transition: .2s;
    background-color: #fafbfd;
    transform: scale(1);
  }
  #EmailVoucherToRecipient:checked + label:after{
  background-color: #009245 !important;
  border: 2px solid #009245 !important;
}