
.container-fluid {
    padding-left: 80px;
    padding-right: 80px;
}@media (max-width: 74.9375em) {
    .container-fluid {
        padding-left: 15px;
        padding-right: 15px
    }
}
img {
    max-width: 100%;
}
.has-float-label{display:block;position:relative;margin: 14px 0;}.has-float-label label,.has-float-label>span{position:absolute;cursor:text;font-size:0.99rem;opacity:1;-webkit-transition:all .2s;transition:all .2s;top:-.5em;left:1.2rem;z-index:3;line-height:1;padding:0 1px}.has-float-label label::after,.has-float-label>span::after{content:" ";display:block;position:absolute;background:#fff;height:2px;top:50%;left:-.2em;right:-.2em;z-index:-1}.has-float-label .form-control::-webkit-input-placeholder{opacity:1;-webkit-transition:all .2s;transition:all .2s}.has-float-label .form-control:placeholder-shown:not(:focus)::-webkit-input-placeholder{opacity:0}.has-float-label .form-control:placeholder-shown:not(:focus)+*{font-size:15px;opacity:.5;top:.8em}.input-group .has-float-label{display:table-cell}.input-group .has-float-label .form-control{border-radius:.25rem}.input-group .has-float-label:not(:last-child),.input-group .has-float-label:not(:last-child) .form-control{border-bottom-right-radius:0;border-top-right-radius:0;border-right:0}.input-group .has-float-label:not(:first-child),.input-group .has-float-label:not(:first-child) .form-control{border-bottom-left-radius:0;border-top-left-radius:0}
.pop [type=radio].with-gap:checked+span:after, 
.pop [type=radio].with-gap:checked+span:before,
.pop [type=radio]:checked+span:after {
    border: 2px solid #a32e3e;
}
.pop [type=radio]:checked+span, .pop [type=radio]:not(:checked)+span {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: .8rem;
    -webkit-transition: .28s ease;
    transition: .28s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.pop [type=radio]:checked, .pop [type=radio]:not(:checked) {
    opacity: 0;
    pointer-events: none;
}
.pop [type=radio].with-gap:checked+span:after,.pop [type=radio].with-gap:checked+span:before, 
.pop [type=radio]:checked+span:after {
    border: 2px solid #a32e3e;
}
.pop [type=radio].with-gap:checked+span:after, .pop [type=radio].with-gap:checked+span:before,
.pop [type=radio]:checked+span:after, .pop [type=radio]:checked+span:before, .pop [type=radio]:not(:checked)+span:after,
.pop [type=radio]:not(:checked)+span:before {
    border-radius: 50%;
}
.pop [type=radio]:checked+span:before {
    border: 2px solid transparent;
}
.pop [type=radio]+span:after, .pop [type=radio]+span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin: 4px;
    width: 16px;
    height: 16px;
    z-index: 0;
    -webkit-transition: .28s ease;
    transition: .28s ease;
}
.pop [type=radio].with-gap:checked+span:after,.pop [type=radio]:checked+span:after {
    background-color: #a55e8e;
}
.pop [type=radio].with-gap:checked+span:after, .pop [type=radio].with-gap:checked+span:before, 
.pop[type=radio]:checked+span:after {
    border: 2px solid #a55e8e;
}
.pop [type=radio].with-gap:checked+span:after {
    -webkit-transform: scale(.5); 
    transform: scale(.5); 
}
.pop [type=radio]:not(:checked)+span:after,.pop [type=radio]:not(:checked)+span:before {
    border: 2px solid #5a5a5a;
}
.pop [type=radio]:not(:checked)+span:after {
    -webkit-transform: scale(0);
    transform: scale(0);
}
.pop [type=radio]:not(:checked)+span:after, .pop [type=radio]:not(:checked)+span:before {
    border: 2px solid #5a5a5a;
}

.cart-box{width:100%}
.cart-box .head {
    padding: 16px;
    height: 56px;
    display: flex;
    align-items: center;
    line-height: normal;
    border-bottom:  1px solid  rgb(148 150 159 / 30%);
}
.login-bg{background:#d5acc880; }
.login-sec {
    padding: 20px 25px;
 border: 1px dotted #deddd9;
    background: #fff;
    border-radius: 6px;
    min-height: calc(100vh - 340px);

}
.e-log-text1 {
    /* text-align: center; */
   
    padding: 0;
    font-size: 20px;
    margin: 15px 0 20px;
    color: #424553;
    font-weight: 500;
}
.e-log-text2{
    font-size: 16px;
   color: #535766; font-weight:500;
}
.login-group .placeholderAlternative {
    color: #94969f;
    top: 10px;
    left: 12px;
    font-size: 14px;
    position: absolute; 
    pointer-events: none;
}
.login-group .mobileenter {
    padding-left: 55px !important;
}
.login-group input:focus {
    -webkit-transition: .4s;
    transition: .4s;
    border: 1px solid #282c3f;
}
.login-group input:focus~.placeholderAlternative.mobileNumber .mobileNumberPlacholder {
    display: none;
}
.login-group input:focus~.placeholderAlternative.mobileNumber span {
    padding-right: 8px!important;
}
.hide {
    display: none!important;
}
.login-group .form-control {
    border: 1px solid #d4d5d9;
    font-size: 14px;
    padding: 11px 12px;
    line-height: 16px;
    height: auto;
    color: #282c3f;
}
.login-group {
    margin-bottom: 14px;
    position: relative;
}
.submit-bt {
    cursor: pointer;
    background-color: #a55e8e;
    text-align: center;
    padding: 12px;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    line-height: 12px;
    width: 100%;
    
    text-transform: uppercase;
    border: 0;
}
.midLinks {
    margin: 0 0 21px;
    color: rgb(126 129 142 / 80%);
    font-size: 13px;
}
.midLinks a {
    cursor: pointer;
    color: #a55e8e; 
    font-weight: 500;
}

.mobveri h4 {
    font-weight: 400;
    font-size: 12px;
    opacity: .7;
    padding: 0;
}
.otpBox {
    margin-top: 40px;
}
.otpBox input {
    padding: 9px 0;
    border: 1px solid #d4d5d9;
    font-size: 14px;
    text-align: center;
    margin: 0 16px 0 0;
    width: 30px;
    border-radius: 2px;
}
.otpBox input:focus {
    border: 1px solid #696e79;
}
.otpimg .img-box
{width: 90px;
 height: 90px;}

.verifyBox {
    width: 100%;
    padding: 60px;
    color: #282c3f;
    
    border: 1px dotted #deddd9;
    background: #fff;
    border-radius: 6px;
    min-height: calc(100vh - 210px);
    margin-top: 50px;
}
.resendBox {
    padding: 0;
    border: none;
    color:#a55e8e;
    font-size: 12px;
    font-weight: 500;
    background-color: #fff;
    margin-top: 30px;
    cursor: pointer;
    border:0
}
.resendTime {
    color: #282c3f;
    font-size: 12px;
    font-weight: 500;
    margin-top: 30px;
}

.bottomeLink {
    cursor: pointer;
    margin-top: 30px;
    font-size: 12px;
    color:rgb(126 129 142 / 80%)
}
.bottomeLink span {
    font-weight: 600;
    color: #a55e8e;
}
.phoneBox {
    margin: 24px 0 16px;
    position: relative;
}
.NumberLabel {
    opacity: .7;
    font-size: 11px;
    color: #282c3f;
}
.NumberValue {
    font-size: 14px;
    color: #282c3f;
}
.verifiedIcon {
    position: absolute;
    right: 0;
    margin-top: -12px;
    top: 50%;
}
.sign-g, .sign-value{display: inline-block;
                     color: #94969f;
                     font-size: 14px;
                     margin-bottom: 10px;
}
.sign-g-b{    position: absolute;
              bottom: 0;
              margin: 0;
              left: 0;}
.sign-sec {
    padding: 20px 25px;
    border: 1px dotted #deddd9;
    background: #fff;
    border-radius: 6px;
    min-height: calc(100vh - 200px);
    margin-top: 50px;
}
.controls.show-hide-wpd span.icon-eye.show-pwd {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 28px;
    padding-top: 14px;
    width: 35px;
    text-align: center;
    cursor: pointer;
}
.controls.show-hide-wpd {
    position: relative;
}
.controls.show-hide-wpd input {
    padding-right: 32px !important;
    width:100%;
}
span.icon-eye.show-pwd.active:before, span.icon-eye.show-pwd:hover {
    color: #2184f6;
}
.field-icon {
    float: right;
    /* padding-left: 19px; */
    margin-top: -21px;
    position: relative !important;
    z-index: 2;
    left: -11px !important;
    color:rgb(148, 150, 159);
    cursor: pointer !important;
}
.fa-eye:before
{
    content: "\f06e";
    font-size: 17px;
}