@font-face {
    font-family: Helvetica Neue;
    src: url('../fonts/Helvetica-Neue-contentfont.ttf');
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Helvetica Neue !important;
}

p {
    font-family: Helvetica Neue !important;
}

.body-style {
    width: 100%;
    max-width: 375px;
    min-height: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.25);
    margin: auto;
    padding: 0 !important;
    /* height: 100vh; */
    font-family: Helvetica Neue;
}

.campaign-section {
    padding: 10px 13px;
}

.offer-container {
    width: 100%;
    /* border-radius: 10px; */
    background-color: #fff;
    height: calc(100%-270px);
    overflow: hidden;
}

.redeem-thanks-section {
    overflow: hidden;
}

.offer-card {
    position: relative;
    background-color: #fff;
    margin: 6px 6px 15px;
    text-align: center;
    padding: 13px 15px 15px;
    /* box-shadow: 0 4px 15px 0px rgba(0, 0, 0, 0.3); */
}

.oofer-co .off-heading {
    color: #242424;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}

.camp-heading {
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
}

.camp-heading-reg {
    text-align: left;
    color: #000000;
    text-align: left;
    color: #000000;
    position: relative;
    top: -15px;
}

.registeranchor {
    color: #1B9EB0;
}

.off-content {
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 400;
    color: #464646;
    margin-bottom: 20px;
    line-height: 22px;
}

.desc-restrict-view {
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
}

.content-w {
    max-width: 330px;
    margin: 0 auto;
}

.input-con {
    margin-bottom: 20px;
}

.offer-input:focus {
    border: none;
    border-bottom: 1px solid #666;
    outline: none;
}
/* CSS for banner image */
.offer-banner {
    width: 375px; 
    max-width: 100%; 
    margin: 0 auto; 
    text-align: center;
}

.off-bn-img {
    width: 100%; 
    height: auto; 
    max-height: 100%; 
    display: block; 
    margin: 4px auto 0; 
}

.brnd-off-logo {
    height: 50px;
    margin-bottom: 15px;
}

.offer-input {
    border: none !important;
    border-bottom: 1px solid #E4E4E4 !important;
    border-radius: 0;
    background-color: #fff !important;
    height: 23px !important;
    padding-left: 0 !important;
    color: #464646 !important;
    font-size: 14px !important;
    padding-right: 0px !important;
    font-family: Arial, Helvetica, sans-serif;
}

.offer-input1 {
    border: none !important;
    border-radius: 0;
    background-color: #fff !important;
    height: 40px !important;
    padding-left: 0 !important;
    color: grey !important;
    font-size: 14px !important;

}

.input-lable span {
    font-size: 12px;
    color: #E32929;
    font-weight: normal;
    text-transform: capitalize;
    margin-left: 5px;
    font-weight: 400;
}

.mb-50 {
    margin-bottom: 50px;
}

.input-lable {
    text-align: left;
    font-size: 16px;
    color: #0F0F0F;
    margin-bottom: 0px;
    font-weight: 600;
    line-height: 20px;
}

.off-btn {
    background: #242424;
    box-shadow: 0px 4px 20px rgb(0 0 0 / 25%);
    /* margin-top: 10px; */
    padding: 10px 30px;
    /* text-transform: capitalize; */
    letter-spacing: 0.5px;
    border-radius: 0;
    width: 100%;
    font-size: 16px;
    font-family: Helvetica Neue;
    font-weight: 400;
    color: #FFFFFF;
}

.off-btn:focus {
    box-shadow: none;
}

.off-btn2 {
    background: #aeb0b2;
    box-shadow: 0px 4px 20px rgb(0 0 0 / 25%);
    margin-top: 10px;
    padding: 10px 30px;
    font-size: 13px;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    color: #000;
    border-radius: 0;
    margin-bottom: 25px;
}

.link-reg {
    color: #333;
    font-size: 13px;
    font-weight: bold;
    margin-left: 4px;
}

.register-acct {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #666;
}

.input-con .tnc {
    font-size: 12px;
    color: #464646;
    font-family: Helvetica Neue;
    display: block;
    text-align: left;
    margin-left: 20px;
    padding-right: 10px;
}

.off-btn {
    background: #242424;
    box-shadow: 0px 4px 20px rgb(0 0 0 / 25%);
    margin-top: 10px;
    padding: 10px 30px;
    font-size: 16px;
    font-family: Helvetica Neue;
    font-weight: 400;
    /* color: #FFFFFF; */
    letter-spacing: 0.5px;
    /* border-radius: 10px; */
}

.btn:hover {
    color: var(--bs-btn-hover-color);
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color);
}

.single-offer .checkbox_Service input:checked+span {
    color: #000000;
    background: url('../img/onclickbg.png');
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    background-size: cover;
}
.multiple-offer .checkbox_Service input:checked+span {
    color: #000000;
    background: url('../img/onclickbg.png');
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    background-size: contain;
}

.checkbox_Service label input:checked+span p {
    /* color: #000; */
}

.checkbox_Service label span p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.termcondition{
    display: flex;
    padding: 2px 0 0px 5px;
}

#tnc {
    /* vertical-align: middle; */
    /* margin: 4px; */
    /* margin: 5px 7px; */
    /* width: 17px; */
    /* margin: 4px;
    margin-top: -21px; */
    position: absolute;
}

.salon-section {
    padding: 10px 13px;
}


.salon_search {
    position: relative;
    background-color: #fff;
    margin: 10px 6px 15px;
    padding: 0 15px 15px;
}

.off-btn-new-campaign {
    background: #242424;
    /* box-shadow: 0px 4px 20px rgb(0 0 0 / 25%); */
    margin-top: 10px;
    padding: 10px 30px;
    font-size: 18px;
    letter-spacing: 0.5px;
    color: #fff;
    width: 100%;
    display: block;
    text-align: center;
}

.off-btn-new-campaign:hover {
    color: white;
    text-decoration: none;
    background-color: gray;
}

.terms-campaign {
    color: #1B9EB0 !important;
}

.termcondition #tnc {
    accent-color: #000000;
    align-self: flex-start;
}

.find-salon-search {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 20px;
    padding-right: 8px;
    height: 50px;
    background: #f1f1f1;
    border: 1px solid #ddd;
    box-shadow: 0px 4px 20px rgb(0 0 0 / 8%);
    border-radius: 50px;
    max-width: 530px;
    margin: 0 auto;
    margin-top: 14px;
    position: relative;
}

.find-salon-search img {
    width: 24px;
    position: absolute;
    left: 13px;
    top: 12px;
}

.find-salon-search input {
    border: 0;
    background-color: transparent;
    line-height: initial;
    height: 50px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px 30px;
    color: #000000;
}

.find-salon-search .btn {
    padding: 0;
    height: 38px;
    width: 38px;
    border-radius: 50%;
    flex-grow: 0;
    flex-shrink: 0;
    background: #333;
    position: absolute;
    top: 5px;
    right: 8px;
}

.find-salon-search .btn img {
    width: 20px;
    position: initial;
}

.find-salon-search img {
    width: 24px;
    /* position: absolute;
    left: 13px;
    top: 12px; */
}

.salon-thumbnl {
    background: #FFFFFF;
    box-shadow: 0px 5px 20px rgb(0 0 0 / 15%);
    border-radius: 10px;
    margin: 8px 15px;
    /* margin-bottom: 10px; */
    overflow: hidden;
    /* padding: 30px; */
    /* border-radius: 20px; */
}
.salon-thumbnl:hover{
    background-color: #808080;
    color: #000000;
}
.salon-thumbnl:hover .salon-info p{
    color: #000000;
}
#loader-icon {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(255, 255, 255, 0.8);
    display: none;
}


.salon-info {
    padding: 0 20px 13px 20px;
    /* padding: 0 20px 30px 20px; */
    /* padding: 23px 15px 15px; */
    /* border-bottom: 1px solid #ddd; */
}

.salon-info h3 {
    color: #000;
    font-weight: 600;
    line-height: 26px;
    font-size: 18px;
    text-transform: capitalize;
    /* min-height: 56px; */
    min-height: auto;
}

.salon-info p {
    color: grey;
    font-size: 10px;
    margin: 3px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    float: left;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.salon-name{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    float: left;
    text-align: start;
}

.add_icon {
    font-size: 18px;
    color: #000;
    opacity: 0.3;
    margin-right: 8px;
}

.salon-brand-text {
    font-weight: bold;
    color: #999;
    margin-bottom: 3px;
    font-size: 14px;
    font-family: Helvetica Neue;
}

.height-25 {
    height: inherit;
    display: flex;
}

.salon-brand-name {
    color: #000;
    margin-right: 2px;
    font-size: 14px;
    display: inline-block;
    text-transform: capitalize;
    font-family: Helvetica Neue;
    padding-right: 3px;
    border-right: 1.5px solid #a0a0a0;
    line-height: 18px;
    margin-top: 5px;
}

.salon-brand-name:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0px solid #ddd;
}

.main-page-heading {
    margin-bottom: 30px;
    margin-top: 25px;
}

.row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
}

.hide {
    display: none;
}


.input-lable {
    text-align: left;
    font-size: 16px;
    color: #333;
    margin-bottom: 0px;
    font-weight: 600;
    line-height: 20px;
}

.redeem-section {
    padding: 10px 13px;
}

.redeem {
    position: relative;
    background-color: #fff;
    margin: 8px 6px 15px;
    text-align: center;
    padding: 25px 15px 15px;
    /* box-shadow: 0 4px 15px 0px rgba(0, 0, 0, 0.3); */
}
.offer-card-new-capmpaign {
    position: relative;
    background-color: #fff;
    margin: 10px 6px 15px;
    padding: 0 15px 15px;
}

.register-acct {
    display: flex;
    align-items: center;
    justify-content: center;
    /* margin-top: 20px; */
    font-size: 12px;
    color: #8D8D8D;
}

.link-reg {
    color: #333;
    font-size: 13px;
    font-weight: bold;
    margin-left: 4px;
}

.gender-select {
    display: flex;
    margin-left: -6px;
}

.gender-select span {
    margin-top: 2px;
    font-family: Helvetica Neue;
    font-size: 14px;
    font-weight: 400;
    color: #464646;
}

input[type="radio"] {
    -ms-transform: scale(0.5);
    /* IE 9 */
    -webkit-transform: scale(0.5) !important;
    /* Chrome, Safari, Opera */
    transform: scale(1.5);
    vertical-align: baseline;
}

.gender-group {
    width: 30px !important;
}

.salon-info p span{
    position: absolute;
    right: 34px;
}
.salon-info p span a {
    color: inherit;
    text-decoration: none;
}
.salon-info p span a img{
    width: 1rem;
}
.form-control:focus {
    color: #495057;
    background-color: transparent !important;
    border-color: inherit;
    outline: 0;
    box-shadow: none !important;
}

#search-error{
    color: red;
    position: absolute;
    margin-top: 82px;
    font-size: 12px;
    font-family: Helvetica Neue;
    font-weight: 400;
    left: 28px;
}

.error {
    display: block;
    color: #E32929;
    font-size: 12px;
    font-family: Helvetica Neue;
    font-weight: 400;
    text-align: left;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}


input::-webkit-input-placeholder {
    color: red;
}

input:-moz-placeholder {
    color: red;
}

.continue-to-redeem-button:hover {
    background-color: #FFFFFF !important;
    color: black !important;
    border: none;
}

.continue-to-redeem-button {
    font-family: Helvetica Neue;
    font-size: 18px;
    width: 100%;
}

.commonSubmitBtn {
    margin-top: 0;
}

.multi-ripple {
    width: 3.5rem;
    height: 3.5rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: auto;
}

.multi-ripple>div {
    position: absolute;
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 50%;
    border: 0.3rem solid #000;
    animation: 1.5s ripple infinite;
}

.multi-ripple>div:nth-child(2) {
    animation-delay: 0.5s;
}

@keyframes ripple {
    from {
        transform: scale(0);
        opacity: 1;
    }

    to {
        transform: scale(1);
        opacity: 0;
    }
}

.continue-to-redeem-button {
    text-transform: none;
}

.redeem-page {
    margin-bottom: 0;
}

.hr-text {
    width: 100%;
    height: 16px;
    border-bottom: 1px solid black;
    text-align: center;
    margin-top: 4px;
}

.or-text {
    font-size: 14px;
    background-color: #f1f1f1;
    padding: 0 10px;
    font-family: Helvetica Neue;
    font-weight: 400;
}

.salon-locatorname {
    line-height: 0;
}

.salon-address {
    margin-bottom: 8px;
}


.err-name,
.err-mobile-number {
    font-size: 12px;
    font-family: Helvetica Neue;
    text-align: left;
    font-weight: 400;
}

.text-danger {
    color: #E32929 !important;
}

.thankyou-description1 {
    padding: 0;
}

.thankyou-description2 {
    padding: 0 25px 0 25px;
}

.thankyou-text {
    font-size: 12px;
    font-family: Helvetica Neue;
    color: #464646;
    font-weight: 400;
}

.registercommonbtn {
    background-color: #E4E4E4;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    font-family: Helvetica Neue;
}

.active {
    background-color: #0F0F0F;
    color: #FFFFFF;
}

.registercommonbtn:hover {
    background-color: #E4E4E4;
    color: #000000;
}

.nav-link.opacity_1 {
    font-size: 14px;
    text-transform: capitalize;
    padding: 10px 13px;
    letter-spacing: 0.5px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: end;
    color: #0E0E0E;
    /* opacity: 0.5; */
    background-color: #EEE;
}
.switch-field {
    display: flex;
    background: #e4e4e4;
    border-radius: 30px;
    overflow: hidden;
}
.switch-field input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    height: 14px;
    width: 14px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #000;
    border-radius: 2px;
    position: relative;
}
.switch-field input {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}
.switch-field label:first-of-type {
    border-radius: 30px 0 0 30px;
}
.switch-field label {
    background-color: #e4e4e4;
    color: rgba(85, 79, 79, 0.6);
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    padding: 6px 18px;
    margin: 0;
    text-transform: uppercase;
    transition: all 0.1s ease-in-out;
}
.switch-field input:checked + label {
    background-color: #000;
    box-shadow: none;
    color: #fff;
    border-radius: 30px;
    font-family: Helvetica Neue;
}  

/* T&C */

.input-con.terms-box {
    width: 100%;
    max-width: 375px;
    margin: 0 auto;
    /* padding: 10px; */
    box-sizing: border-box;
}

.termcondition {
    display: flex;
    flex-direction: row;
    line-height: 1.4; 
    margin-bottom: 0;
    align-items: flex-start;
}

.termcondition input {
    margin-right: 8px; 
    margin-top: 2px;
}

.notice {
    display: inline;
    /* margin-top: 8px;  */
    margin-left: 0;
    padding-left: 5px;
}

.redeem-page.err-mobile-number {
    color: red;
    font-size: 12px; 
    margin-top: 10px; 
}


.privacy-policy-chk {
    display: flex;
    flex-direction: row;
}


#privacyPolicyChk, #agreeCheckbox {
    align-self: self-start;
}

.service-booking-loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    z-index: 999999;
    background: rgba(0, 0, 0, 0.65);
    overflow: hidden;
  }
  .service-booking-loader {
    border: 5px solid #fff;
    border-radius: 50%;
    border-top: 5px solid #e41b2e;
    width: 40px;
    height: 40px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
  }
  .service-booking-loader-txt {
    margin: 0;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 3px;
    margin-top: 20px;
  }