﻿.customcheck .checkmark {
    background-repeat: no-repeat !important;
    background-position: center !important;
}

#barcodeTarget div:last-child {
    display: none;
}

.navbar-nav img, svg {
    vertical-align: top;
    max-width: 100%;
}

.percent {
    position: relative;
}

    .percent svg {
        width: 100%;
    }

div#h1_overallSatBK {
    position: absolute;
    top: 80px;
    left: 43%;
    color: #946037;
    /*margin-left: -47.5px;
            font-size: 13px !important;
            font-weight: bold;*/
}

.progress-points-text {
    font-size: 14px;
}

.progress-points-subtext {
    font-size: 10px;
}

#country .dd-selected, #language .dd-selected {
    background: transparent;
    border: 0;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.storename {
    overflow: hidden;
    text-overflow: ellipsis;
    /*display: -webkit-box;*/
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.dd-selected:focus {
    outline: none;
}

#changrPwdloader, #updateprofileloader {
    float: left;
    margin-right: 10px;
}

.input-group .text-danger {
    width: 100%;
    float: left;
}

.signin-form {
    margin-bottom: 0 !important;
}

.mModdd {
    min-height: auto !important;
}

.form-box-center .col-md-12 {
    margin-bottom: 15px;
}

.modImg {
    /*max-width:30px;
            max-height:30px;*/
    width: 40px;
    mix-blend-mode: multiply;
}

.dvCustomloader {
    text-align: center;
    display: none;
}

    .dvCustomloader img {
        width: 15px;
    }

.stopP {
    width: 320px;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.arrow-up {
    width: 100%;
    text-align: center;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

.madalBackground {
    background-color: black;
    filter: alpha(opacity= 90) !important;
    opacity: 0.6 !important;
    z-index: 20;
}

.modalPopup {
    width: 450px;
    /* padding: 20px 0px 24px 10px;
            position: relative;
            height: 66px;
            background-color: white;
            border: 1px solid black;*/
}

.backdrop-color {
    background-color: #000;
    opacity: 0.6;
}

.dd-selected {
    padding: 0 !important;
}

.dd-selected-image {
    max-width: 20px !important;
}

.m_bottom {
    margin-bottom: 0px !important
}

.checknumber_popup {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
}

#Country {
    background-image: none !important;
}

#updFav .scr-prev {
    right: 100% !important;
    left: auto;
}

#updFav .scr-next {
    left: 100% !important;
}

.home-carousel-button .swiper-button-prev, .swiper-rtl .swiper-button-next {
    margin-left: 0px !important;
}

.home-carousel-button .swiper-button-next, .swiper-rtl .swiper-button-prev {
    margin-right: 0px !important;
}
.amt-tip-bx .form-control {
    border: solid 1px #ced4da;
    background-color: #ffffff;
    border-radius: 10px;
    padding-left: 10px;
}

.add-tip .nav-tabs {
    margin-top: 20px;
}

#riderTipButton {
    display: flex;
}
.active, .emoji-box:hover {
    box-shadow: none !important;
}

.modal-body {
     padding: none!important; 
}
.clr_white{
    color:#ffffff !important;
}
.text_shadow {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
}
.imgOrder {
    text-shadow: 2px 2px 4px(0, 0, 0, 0.8);
}

.contact-txt {
    text-shadow: 1px 1px 20px #eeeeee !important;
}

.item-title{
    display:flex;
    align-items:end;
    justify-content:center;
}
.category-item-box{
    background-position:top;
    background-size:70%
}

@media (max-width: 450px) {
    .category-item-box {
        background-position: center;
        background-size: 80%
    }
}
.category-item-box {
    background-position: top;
    background-size: 100%;
    aspect-ratio: 5 / 6;
    height: auto !important;
}

.category-item-box:hover {
    background-position: top;
    background-size: 105%;
}

.emailError-ourStort {
    font-size: 15px;
    font-weight: bold;
    color: red;
    text-shadow: 1px 1px 1px white, 1px 1px 1px white, 1px 1px 1px white, 1px 1px 1px white;
}
.erorEmail {
    font-weight: bold;
    text-shadow: 2px 2px 2px #FFFFFF;
}

.alignerjj {
    align-items: flex-start !important;
    justify-content: flex-start !important;
}

.pnts-bg.balance {
    background-color: #000000;
    left: 0;
    right: auto;
    border-radius: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.pnts-bg {
    background-color: #EF6A00;
    padding: 10px 20px;
    border-radius: 10px;
    color: rgb(255, 255, 255);
    font-size: 2em;
    position: absolute;
    right: 0px;
    bottom: 20px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    line-height: 1;
    font-weight: 900;
}
promos_items {
    background-color: rgba(62, 52, 47, 0) !important;
}