.active-campaigns{
    z-index: 9;
    color: #fff;
    padding: 0 12px;
}
.active-campaigns .user-campaign-heading{
    font-family: Inter;
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    text-align: left;
    padding-left: 8px;
    margin-bottom: 25px;
}
.active-campaigns .item{
    display: inline-flex;
    width: 46%;
    background-color: #3A1837;
    border-radius: 20px;
    padding: 10px 5px 10px 10px;
    margin: 4px 4px 8px;
    height: 150px;
    overflow: hidden;
}
.user-campaign-name{
    font-family: Inter;
    font-size: 18px;
    font-weight: 700;
    line-height: 21.78px;
    text-align: left;
}
.user-campaign-info{
    width: 60%;
}
.u-c-q-number{
    font-family: Inter;
    font-size: 13px;
    font-weight: 400;
    line-height: 15.73px;
    text-align: left;
    margin-bottom: 10px;
}
.u-c-q-text{
    font-family: Inter;
    font-size: 9px;
    font-weight: 400;
    line-height: 10.89px;
    text-align: left;
    margin-bottom: 10px;
}
.user-campaign-price, .user-campaign-text{
    font-family: Inter;
    font-size: 15px;
    font-weight: 700;
    line-height: 18.15px;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
.price-regular{
    text-decoration: line-through;
    color: #762C71;
}
#add_card_form .btn.button:hover{
    color: #fff !important;
}

.active-campaigns{
    background-color: #762C71;
    border-radius: 30px 30px 0px 0px;
    min-height: 100%;
}
.page-title-main button{
    font-size: 60px;
    line-height: 22px;
    background: unset;
    border: unset;
    float: left;
    color: #fff;
}
.page-title-main span{
    float: left;
}
.connected-page #page-btn-action.btn-section{
    position: unset;
    z-index: 99;
}
#add_card_form{
    z-index: 99;
    margin: 10px 25px;
}
#add_card_form .btn.button{
    background: unset;
    border: 1px solid #fff;
    border-radius: 12px;
    height: 72px;

}
.connected-page .primary-btn, .ordered-page .btn.primary-btn{
    border-radius: 12px;
}
div.credit-card{
    margin-top: 0px;
}
.connected-page p.confirm-conn{
    background: transparent;
    border: unset;
}
div.women-section img{
    width: 83.13;
    height: 94.51;
    margin-right: unset;
}
div.connected-page{
    position: relative;
}
.connected-page span.prson-name{
    font-size: 18px;
    line-height: 21px;
    left: 48%;
}
div.chat_box img {
    width: 58px;
    height: 50px;
    margin-left: unset;
}
div.connected-page .women-section {
    position: relative;
    margin-top: 65px;
}
div.connected-page .women-section a {
   display: block;
   width: 100%;
}
.connected-page .content-box p.order-drink-text{
    font-size: 16px;
    line-height: 24px;
}
.connected-page div.content-box{
    padding: 0px;
}
.connected-page div.btn-section {
    position: unset;
}
.connected-page div.chat_box{
    position: absolute;
    margin-top: unset;
    bottom: 85%;
    left: 58%;
}
div.ordered-page{padding-bottom: 0px!important;}
#main-header{background-color: #3A1837;}
#main-content{background-color: #762C71;min-height: 100%; border-radius: 30px 30px 0px 0px;}
.ordered-page div.custom-text p {padding-top: 20px;}
.ordered-page .product-box img.product-img {width: 75px; height: 125px;}
.price-band{background-color: #3A1837;padding: 10px 15px;border-radius: 10px;}
.spearit-btn-2{
    display: block;
    padding: 15px;
    text-align: center;
    background-color: transparent;
    text-decoration: none;
    color: #fff;
    border-radius: 10px;
    border: 1px solid #fff;
}
.spearit-btn{
    display: block;
    padding: 15px;
    text-align: center;
    background-color: #3A1837;
    text-decoration: none;
    color: #fff;
    border-radius: 10px;
}
.ordered-page .product-box{
    width: 85%;
    margin: 0 auto;
    min-height: 32%;
}
.main-title{
    text-align: left;
    display: block;
}
#back-btn{
    background: transparent;
    border: unset;
    font-size: 60px;
    line-height: 22px;
    color: #fff;
    margin-right: 12px;
    float: left;
}
.main-title span{
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}
#google-pay-button{
    text-align: center;
    width: 100%;
    padding: 0px 25px;
}
#google-pay-button .gpay-card-info-container{
    width: 100%;
    background: #fff;
    color: #000;
}
.ordered-page .ordered-total-section div.offer-drink-section{
    margin-left: 0px;
    margin-right: 0px;
}
.ordered-page .ordered-total-section div.offer-drink-section .save-drink{
   width: 58%;
}
.ordered-page .ordered-total-section div.offer-drink-section .save-drink-price{
    width: 42%;
}
.order-tabbed.active-campaigns{
    padding-bottom: 105px;
}
.connected-page #page-btn-action.btn-section.close-out-section{
    margin: 0px;
    position: sticky;
    text-align: center;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: #3A1837;
    padding: 20px 0px;
}
.connected-page #page-btn-action.btn-section.close-out-section button{
    padding-top: 14px;
    padding-bottom: 14px;
    width: 70%;
    margin: 0 auto;
    border: 1px solid #fff;
    border-radius: 8px;
}
.thank-you-page div.invoice-detail p a{
    color: #fff;
}
#get-invoice .container-fluid{
    background-color: #762C71;
}
#get-invoice .invoice-form{width: 85%; margin: 0 auto; color: #fff;}
#get-invoice input{ background-color : #762C71;}
#get-invoice ::placeholder {
    color: #fff;
    opacity: 1; /* Firefox */
  }
  
#get-invoice  ::-ms-input-placeholder { /* Edge 12 -18 */
    color: #fff;
}
#card-success-box{
    margin: 0px 25px;
}
html,body,div.ordered-page{height: 100%;}