/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
  transition: background-color 5000s ease-in-out 0s;
}
.inputfield {
    position: relative;
    height: 45px;
    margin-bottom: 3px;
}
.inputfield span{
    position: relative;
    display: block;
}
.inputfield span:before {
  content: "";
  left: 0;
  bottom: 0;
  right: 100%;
  z-index: 1;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) -0.1%, #FF7070 -0.1%, #FBBA20 82.29%);
  height: 2px;
  position: absolute;
  transition: all 0.2s ease-in-out;
}
.inputfield.active span:before {
  right: 0;
}
.inputfield.active label {
  margin: 3px 0px 3px 15px;
  font-size: 11px;
  color: #A6A6A6;
}
.inputfield label {
    position: absolute;
    z-index: 1;
    margin: 13px 16px;
    font-size: 0.8rem;
    transition: all 0.2s ease-in-out;
    cursor: text;
    color: #666666;
}
.inputfield input, .inputfield textarea {
  padding: 20px 15px 10px;
  font-size: 0.8rem;
  position: relative;
  height: 45px;
  top: 0;
    border: 1px solid #eeeeee;
    background: #FCFCFC;
}
.inputfield input:focus, .inputfield textarea:focus {
  outline: none;
}
.inputfield.autofilled span:before {
  right: 0;
}
.inputfield.autofilled label {
  margin: 3px 0px 3px 15px;
  font-size: 11px;
  color: #A6A6A6
}

.inputfield > input[type]:-webkit-autofill:not(.browser-default):not([type='search']) + label {
  transform: translateY(-14px);
}
/*.inputfield .validation-advice{
    position: absolute;
    bottom: -13px;
}*/

/* Change Autocomplete styles in Chrome*/

.f-large { font-size:20px; font-weight: 800; }

.flex-1{
    flex: 1 0 auto;
}   
.flex-2{
    flex: 2 0 auto;
}



.uba-curiosity-timer { z-index:999 !important; }

.contact-verification .modal-body{ padding-left:0px !important;  padding-right:0px !important;  }
.contact-verification .close.dialog-close { position: absolute; right: -10px; top: -10px; border-radius: 100%; background: #fff; height: 25px; width: 25px; opacity: 1; padding: 0; font-size: 15px; display: flex; align-items: center; justify-content: center;}
.contact-verification .modal-body .row .col-lg-6:last-child{ padding:15px; }
.contact-verification .img-sec{max-width: 100%;  text-align:center;padding: 20px; background: #ffb1001f; border-radius:10px; overflow:hidden;}
.contact-verification .content-sec{ padding-right:15px; margin-bottom:15px; }

.contact-verification h5{ font-size:18px; font-weight:600; margin-bottom:5px; }
.contact-verification p{ font-size:14px; line-height:20px; margin:0px auto; }

.contact-verification .form{  margin:0px; margin-right:15px; border-top:double 3px #eeeeee;  padding-top:15px; }
.contact-verification .form-group{ }
.contact-verification form label{  font-size:14px; font-weight:600; }
.contact-verification .form-group .form-control {   margin-right:6px; border-radius: 5px !important; height: 40px; }
.contact-verification .mobile-no {padding: 5px 10px;background: #f5f5f5;font-size: 13px;margin-top: 10px;border-radius: 5px;border: solid 1px #eee;}
.contact-verification .pop-footer{ margin-top:20px;  }
.contact-verification .pop-footer .row{ margin-left:-8px !important; margin-right:-8px !important; }
.contact-verification .countdown { display:flex; align-items:center; font-size:14px; font-weight:600;color:#151515; margin-right:10px; line-height:1; }
.contact-verification .countdown i{color:#ffb100; font-weight:500; margin-right:5px; }
.pop-footer .col-sm-5,
.pop-footer .col-sm-7 { padding: 0px 8px; }
.pop-footer a{ color:#151515; font-weight:600; font-size:14px; margin:0px; text-decoration:underline; }
.pop-footer a.disable { color:#767676; }
.pop-footer a:focus,
.pop-footer a:hover{ color:#ffb100; }
.pop-footer .countdown{ margin-left:20px; }


.verificationSuccess .btn-primary{ max-width:100px; width:100px; }
.verificationSuccess  .modal-body{ padding:0px !important; border-bottom:solid 5px #4ecb71; }






.left-sidebar .list-group li { border: 0px; background-color: transparent;}
.left-sidebar .list-group li a { text-decoration:none; color: #151515; font-size: 14px;}
.left-sidebar .list-group li i { font-size:12px; color: #A6A6A6;}
.left-sidebar .list-group li.active a {font-weight: bold;
    padding-left: 8px;
    border-left: 4px solid #f9b11e;}
.left-sidebar .list-group li:hover a { font-weight: bold; }


.ucredit-available { background-image: url("../images/ucredit-mask.svg"); background-repeat: no-repeat; background-size: cover;}


.ucredit-icon { background-color:#fff; padding: 10px 15px; font-size: 12px;}
.ucredit-available .my-credits{cursor:pointer;position:relative; border-bottom:solid 4px #ffffff;padding: 5px 15px; display:inline-block !important; width:auto; background-color:#ffffff80; text-align:center; }
.ucredit-available .my-credits.active-credit{position:relative;border-bottom:solid 4px #ffb100; color:#151515; background:#ffffff ; }
.ucredit-available .my-credits.active-credit span a{color: #ffb100; }
.ucredit-available .my-credits.active-credit::before{content: '\f0d7';width: 20px;display:block;position:absolute;left:0px; right: 0px; margin: 0px auto; bottom: -10px;font-family: 'Font Awesome 5 Free';font-weight: 800;font-size: 25px;line-height: 12px;color: #ffb100;}
.ucredit-available .my-credits P{ font-size:14px; font-weight:500 !important; margin:0px !important;  }
.ucredit-available .my-credits span{ font-size:20px; font-weight:700 !important;margin:0px !important; min-height:30px; }
.ucredit-available .credits{ display:flex; align-items:center; justify-content:center; width:100%; }
.ucredit-available .redeem-btn{ white-space:nowrap; }

.transactions-info .info{margin-left: 10px;position: relative;margin-bottom: 7px;}
.transactions-info .info i{cursor: pointer;color:#ababab;font-size: 16px}
.transactions-info .info i:hover ~ span.info-tooltip{opacity: 1;transition: 0.5s all ease-in-out}
.transactions-info .info span.info-tooltip{display: block;position: absolute;width: 210px;z-index: 1;top: -13px;font-size: 12px;text-align: left;padding: 5px 10px;background: #f2f2f2;color: #666;border-radius: 5px;right: 0;left: 20px;opacity: 0;transition: 0.5s all ease-in-out;font-weight: 600;border: 1px solid #eee;line-height: 15px;cursor: default;}
.transactions-info .info span.info-tooltip:before{content: '\f0d9';font-family: 'Font Awesome 5 Free';color: #eee;font-weight: 900;position: absolute;left: -6px;font-size: 18px;top: 9px;}

.order-detail-breadcrumb span { font-size:14px;}
.order-detail-breadcrumb button { font-size:14px;}

.mobile-otp-form{ display:flex;align-items:center;  margin-top:10px;  position:relative; padding-bottom:20px; }
.mobile-otp-form .validation-advice { position:absolute; bottom:0; left:0; }
.mobile-otp-form #counter{ margin-right:10px; }
.mobile-otp-form #verifiBtn{ display:flex; align-items:center; }
.mobile-otp-form input[type="text"]{ margin-right:10px; }
.mobile-otp-form #verifiBtn span{ font-weight:600; white-space:nowrap; }
.mobile-otp-form .resend{     font-weight: 600; white-space: nowrap; margin-right: 10px; background: #e7e7e7; padding: 6px 12px; border-radius: 5px;  }
strong#mno ~ a.verify_mobile {     align-items: center; display: inline-flex; padding: 5px 10px; margin-left: 10px; }
strong#mno ~ a.verify_mobile i{ font-size: 18px;   margin-left: 10px; }



.customer-image { width:70px; height:70px; overflow: hidden; border-radius: 100%; display: flex; justify-content: center; align-items: center;}


.middle-section .shipment-block li img { max-height: 140px; }

.my-wishlist .middle-section .product-image img { max-height: 160px; display: flex; margin:0 auto;}


.left-side-bar.border-right, .right-side-bar.border-left { border-color: #eaeaea !important; }
.list-group-item {border-color: #eaeaea !important;}

form .form-row:first-child { padding: 10px 0 0 !important; }

table.table tr td a { margin: 5px; }

.limiter select { height: 33px;
    border-radius: 4px;
    border: 1px solid #EEEEEE;
    font-size: 14px;
    padding: 0px 8px;}

.my-wishlist .badge {
    position: absolute;
    font-size: 12px;
    background-color: #FDEBEA;
    color: #FF4134;
    left: 7px;
    top: 7px;
}

.dropdown-item.active, .dropdown-item:active {
    text-decoration: none;
    background-color: #ffb91a;
}

.my-account-links-mobile .dropdown-item.active, .dropdown-item:active { color: #151515; }
.rating .rating-container .filled-stars,
.rating .rating-container .empty-stars,
.review-ratings .rating-container .filled-stars,
.review-ratings .rating-container .empty-stars,
.customer-reviews .rating-container .filled-stars,
.customer-reviews .rating-container .empty-stars{
    -webkit-text-stroke: 0px;
    text-shadow: none;
    line-height: 14px;
    font-size: 14px;
}
.rating .rating-container.rating-xs,
.review-ratings .rating-container.rating-xs,
.customer-reviews .rating-container.rating-xs{
    font-size: 14px;
    line-height: 14px;
}
.rating .rating-container .filled-stars,
.review-ratings .rating-container .filled-stars,
.customer-reviews .rating-container .filled-stars,
.customer-reviews .rating-container .filled-stars{
    color: #F9B11E;
}
.btn.bg-secondary{
    background: #EFEFEF !important;
    color: #151515;
}
a.btn.bg-secondary,
a.btn.btn-primary {
    font-size: 12px !important;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}
.btn.bg-secondary:hover,
a.btn.bg-secondary:focus{
    background: #DEDEDE !important;
}

#update-user-name-form .validation-advice { position: relative; bottom: auto;}
.track-order-value a{
    min-width: 100px;
    max-width: 100px;
}
.buy-it-again ul.list-unstyled li ul li a{
    width: 90px;
    height: auto;
    display: block;
}
.inner-order-section span {
    word-break: break-word;
}

.account-ship-to-name { max-width: 85px; word-break: break-all; }

.bg-secondary.mb-sm-0.mb-2 { margin-bottom:0px !important; }

.inline-input-container li a img{
    width: 90px !important;
    height: 90px;
    object-fit: contain;
}

#update-user-image-form ul li { display: flex; }


/*--Colour of Status--*/

.order-pending { color: #FFC107 !important; } /*-- Yellow  --*/
.order-holded { color: #FFC107 !important; } /*-- Yellow  --*/
.order-processing { color: #248862 !important; } /*-- Green   --*/
.order-complete { color: #248862 !important; } /*-- Green   --*/
.order-closed, .order-closed_partially { color: #248862 !important; } /*-- Green  --*/
.order-canceled { color: #DC3545 !important; } /*-- Red  --*/
.order-fraud { color: #DC3545 !important; } /*-- Red --*/
.order-payment_review { color: #FFC107 !important; } /*-- Yellow  --*/

/*--Colour of Status--*/






.referral-option{ margin-top: 3px;}
.referral-option ul{ display:inline-flex; align-items:center; }
.referral-option ul li{ margin-right:10px;font-family: 'Poppins', sans-serif;font-size: 12px;font-weight: 600;}
.referral-option ul li a {width: 25px;height: 25px;border: 1px solid #DDDDDD;color: #444444; border-radius: 100%;line-height: 35px;text-align: center;display: flex !important;justify-content: center;align-items: center;font-size: 11px;}
.referral-option ul li a i {font-size: 12px;}
.referral-option ul li.whatsapp{ display:none; }


@media (-webkit-device-pixel-ratio: 1.25) {

   .referral-link-section .left-info p {
        font-size:14px;
    }
    
}



.referral{color: #ffb100; font-weight:600 !important; font-family: Poppins,sans-serif !important;}
.referral-link-code .section-heading,
.referral-link-code .section-heading p{ white-space:normal; }
.referral-link-code .list-group-item{padding-top: 25px;}
.referral-link-code .copy {  }
.referral-link-code .copy a{  height: 35px;width: 35px; display:flex; align-items:center; justify-content:center; border: 2px solid #eeeeee; padding:0px; }
.referral-link-code .copy a.btn-success{ width:auto; padding: 7px 12px; height:auto; font-size:12px; border-color:#67dd82; display:inline-block; }
.referral-link-code .copy i{font-size: 22px;color: #888;}
.referral-link-code .share{display: flex;align-items: center;margin-bottom: 10px;}
.referral-link-code .share p{margin-right: 10px;margin-bottom: 0px;font-family: Poppins,sans-serif;font-weight: 600;}
.referral-link-code .share ul li{margin-right: 10px;}
.referral-link-code .share ul li a{border: 1px solid #eee;border-radius: 100px;padding: 5px 5px;height: 32px;width: 32px;display: flex;align-items: center;justify-content: center;}
.referral-link-code .share ul li a img{height: 16px;width: 16px;}
.referral-link-section .left-info,
.referral-code-section .left-info{margin-right:20px; }
.referral-link-section .left-info p { font-weight:500; font-family: 'Open Sans', sans-serif;}
.referral-code-section form{padding-top: 30px;}
.referral-code-section .account-info-label{font-size: 20px;font-family: Poppins,sans-serif;font-weight: 600;} 
.referral-link-code #separator{width: 50%;margin-bottom: 0px;background-image: linear-gradient(to right, #eee, #fff);}
.referral-code-img{padding-right: 60px; display:flex; align-items:end; }
.referral-code-img img{ width:100%; }
.referral-code-section #update-user-name-form{position: relative;}
.referral-code-section #update-user-name-form:before{content: "";width: 100%;height: 2px;display: block;background-image: linear-gradient(to right, #eee , #fff);position: absolute;top: 10px;}
.referral-link-code .actions { min-width:80px; }

.table-responsive table td .link { white-space: nowrap; }


@media (-webkit-device-pixel-ratio: 1.25) {
    .referral-code-img{padding-right: 0px;}
    .referral-code-img img{max-width: 118%;padding-right: 60px;}
     
    .referral-link-code .share p{font-size: 14px;}

}

/*----------------*/

.view-vehicle-detail {
    font-size: 12px;
    padding: 1px 10px;
    background: #ffb100;
    border-radius: 100px;
    color: #fff;
    margin-top: 10px !important;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
}
.view-vehicle-detail:hover{ color: #ffffff  }
span.arraow {
    color: #fff !important;
    font-size: 12px !important;
}
span.rotated {transform: rotate(90deg); display:inline-block;}
.vehicles td span {
    color: #999; font-size: 12px; white-space: nowrap;
}
.vehicles td {
 font-size: 12px; font-family: 'Poppins', sans-serif;
}
/*---------------*/



@media (max-width: 1599px){
body { font-size: 13px; }
.h1 {
    font-size: 25px;
    font-weight: 600;
    line-height: 48px;
    font-family: 'Poppins', sans-serif;
}

.h2 {
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
}

.h2-heading {
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
}

.h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}

.h3-heading {
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
    color: #151515;
}

.h4 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}

.h5, h5 {
    font-size: 1rem;
    font-weight: 600;
    line-height: 25px;
}

.h6 {
    font-size: 12px;
    font-weight: 600;
    line-height: 25px;
}

.left-sidebar .list-group li a { font-size: 13px; }
.page-link { font-size: 13px; }

.pl-5, .px-5 {padding-left: 2rem!important;}
.pr-5, .px-5 { padding-right: 2rem!important;}

}

@media (max-width: 1499px){

    .referral-link-code .share p{font-size: 14px;}
    .referral-link-code .actions a { height:30px; width:30px;  }
    .referral-link-code .actions a i{ font-size:18px; }
    .referral-link-code .share ul li a{ width:30px; height:30px; }
    .referral-link-code .share ul li a img { width:12px; height:12px; }
    .referral-link-code .d-flex.flex-row.w-100 { display:flex; justify-content:space-between; }
    .referral-link-code .copy a.btn-success{ padding: 4px 7px; }
    
    .u-credit-value{padding: 1px 5px !important;}

}


@media (max-width: 1399px){
    .left-sidebar .list-group li a {
        font-size: 12px;
    }
}

@media (max-width: 1199px){
    .my-account-links-mobile .dropdown-menu{transform: none !important;margin: 35px;max-width: 250px;right: 0 !important;left: 0 !important;margin: 35px auto;}
    .my-account-links-mobile { z-index:5; }
.left-sidebar {  max-height: 200px;
    overflow-y: scroll;
    background-color: #f2f2f2;
    padding: 20px; }
.nicescroll-rails { opacity: 1 !important; }
.middle-section { padding-top: 10px; }

.left-sidebar { display: none; }
 

}


@media (max-width: 1023px){
body { font-size: 13px; }
.h1 {
    font-size: 22px;
    font-weight: 600;
    line-height: 48px;
    font-family: 'Poppins', sans-serif;
}

.h2 {
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
}

.h2-heading {
    font-size: 13px;
    font-weight: 600;
    line-height: 25px;
}

.h3 {
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
}

.h3-heading {
    font-size: 13px;
    font-weight: 600;
    line-height: 25px;
    color: #151515;
}

.h4 {
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
}

.h5, h5 {
    font-size: 1rem;
    font-weight: 600;
    line-height: 25px;
}

.h6 {
    font-size: 12px;
    font-weight: 600;
    line-height: 25px;
}

}

@media (max-width: 768px){
    
.inner-order-section{
    width: 100%;
    justify-content: space-between;
}
.inner-item-section{
    flex-wrap: wrap;
}
.inner-item-section>li{
    width: 100%;
}
.track-order-value{
    justify-content: space-between !important;
    flex-direction: row !important
}
.order-process{
    width: 100%;
    flex-direction: row-reverse !important;
    justify-content: space-between !important;
    margin-top: 2px;
}

    .referral-code-img { padding-right:0px; }
}


@media (max-width: 767px){
    
.middle-section .limiter { display: none; }

.pb-5, .py-5 {
    padding-bottom: 1.5rem!important;
}

.pt-5, .py-5 {
    padding-top: 1.5rem!important;
}

.mt-5, .my-5 {
    margin-top: 1.5rem!important;
}

.mb-5, .my-5 {
    margin-bottom: 1.5rem!important;
}
button.btn.btn-primary.update-btn.mr-2 {
    padding: 4px 12px;
    font-size: 11px;
    border-radius: 7px;
    display: block;
    margin-bottom: 5px;
}
a.btn.btn-primary.bg-secondary.cancel-btn,
a.btn.bg-secondary{
    padding: 4px 12px;
    font-size: 11px;
    border-radius: 12px;
}
.my-account-links-mobile{ z-index:5; }
.my-account-links-mobile .custom-dropdown a img{
    width: 15px;
}
img#customer_image_img { max-width: 50px; max-height: 50px; border-radius: 100%; }

.contact-verification .img-sec img{ max-width:300px; }

}

@media (max-width: 639px){
    .referral-code-img {display:none;}
    .referral-code-section .account-info-label { font-size:16px; }
    .referral-link-section .left-info, .referral-code-section .left-info { width:100%; }

.pl-5, .px-5 {padding-left: 1rem!important;}
.pr-5, .px-5 { padding-right: 1rem!important;}

.ucredit-available .my-credits p{ font-size:12px; }
.ucredit-available .my-credits span { font-size:16px; height:20px; }

.ucredit-available .credits { margin-bottom:10px; justify-content:flex-start; }

}

@media (max-width: 579px){

.contact-verification h5{ font-size:16px; font-weight:600; margin-bottom:5px; }
.contact-verification p{ font-size:13px; line-height:17px; margin:0px auto; }
.contact-verification .modal-body .row .col-lg-6:last-child{padding-bottom:0px;}
.contact-verification .close.dialog-close{ top:-5px; right:-5px; }
.contact-verification .mobile-no{ padding:3px 10px; }
.contact-verification .content-sec{ margin-bottom:10px; }
.contact-verification .form { padding-top:10px; }
.contact-verification .img-sec img{ max-width:180px; }
.contact-verification .pop-footer{ margin-top:0px; }


.ucredit-available p.f-large { font-size: 14px; }
.ucredit-available span.f-large { font-size: 14px; }

.ucredit-icon { margin: 10px 0 !important;}
.ucredit-available .ml-auto { margin:10px auto !important; }
.middle-section .shipment-block li img {
    max-height: 100px;
}
.inline-input-container{
    align-items: flex-start !important;
}
.inline-input-container .w-70{
    width: 100% !important;
}
.inner-item-section>li.mr-3{
    margin-right: 0px !important;
}
.inner-order-section li{
    width: 44%;
    margin-right: 10px !important;
}
.inner-order-section li:nth-child(2n){
    margin-right: 10px !important;
    text-align: right;
}
.email-unverified{
    display: block;
}

}

@media (max-width: 489px){
    .list-group-item{
        padding: 8px 10px;
    }
    .middle-section .shipment-block li img {
        max-height: 80px;
        padding: 10px !important;
    }
    .media{
        flex-wrap: wrap;
        align-items: center;
    }
    .media .customer-image{
        width: 53px;
        height: 53px;
        margin-right: 8px !important;
    }
    .media .media-body h5{
        font-size: 15px;
        margin-bottom: 5px;
    }
    .media .align-self-center.ml-3{
        width: 100%;
        text-align: right;
    }
    .email-verified{
        display: block;
    }

    .ucredit-available .credit-sec{ flex-wrap: wrap; justify-content:center; }
    .ucredit-available .credits{ justify-content:center; margin:10px 0px; }
    .view-vehicle-detail{ display: inline-block; }
     
}

@media (max-width: 415px){
        .transactions-info .info span.info-tooltip{width: 170px}
         #verifiBtn button.btn.btn-primary{ padding-left:13px; padding-right:13px; }
}


@media (max-width: 402px){
    .bg-secondary.mb-sm-0.mb-2 { margin-bottom:10px !important; }
   

    .mobile-otp-form{ flex-direction:column; }
    .mobile-otp-form #verifiBtn{ margin-top:10px }
    .mobile-otp-form input[type="text"]{     margin-right: 0px; }
   
}