body {
    background-color: #f8f8f8 !important;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: sans-serif;

}

#loader {
    display: none !important;
}

.theme-primary .main-header,
.layout-top-nav .main-header .inside-header {
    background: #f8f8f8 !important;
}

.layout-top-nav .content-wrapper {

    padding-top: 0px;

    width: 98% !important;
}

.main-header .logo {
    font-size: 1rem !important;
}

.main-header div.logo-box {
    width: 75px !important;
    width: auto !important;
}

.main-header .r-side .btn-group a,
.navbar-custom-menu .navbar-nav>li:last-child>a,
.main-header .r-side .btn-group button {
    height: 50px;
    width: 50px;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 18px;
    font-size: 1.714rem;
    margin: 0 3px;
    border-radius: 10px;
    box-shadow: 0 0 30px 0 rgb(82 63 105 / 5%);
}

.custom-bx .form-control {
    border-radius: 0 !important;
    border-color: #4c95dd !important;
}

.billing-bx.form-select {
    border-radius: 25px !important;
    border-color: #4c95dd !important;
}

.delivery-bx.form-select {
    border-radius: 25px !important;
    border-color: #e66430 !important;
}

.delivery-bx [type="radio"]:not(:checked)+label,
.delivery-bx [type="radio"]:checked+label {
    height: 20px !important;
    padding-left: 28px !important;
    line-height: 30px !important;
    font-size: 1.2rem !important;
}

[type="radio"]+label:before,
[type="radio"]+label:after {
    top: 3px !important;
}

.demo-radio-button {
    border-radius: 10px !important;
    box-shadow: 0px 0px 3px #a9a9a9 !important;
}

.billing-bx .btn,
.delivery-bx .btn {
    color: white !important;
    border-radius: 25px !important;
}

.billing-bx .btn:hover,
.delivery-bx .btn:hover {
    box-shadow: none !important;
}

.demo-radio-button.bg-danger {
    padding: 3px 10px 0px !important;
    border-radius: 3px !important;
}

.demo-radio-button label {
    min-width: 125px !important;
    margin-bottom: 10px !important;
}

.modal-btn {
    border-radius: 0px !important;
}

.bk-btn .btn {
    border-radius: 3px !important;
}

.card-body {

    padding: 0.3rem 0.5rem !important;
}

.card-header {

    padding: 0.5rem 0.5rem !important;
}

.card-header.slide {
    padding: 0.3rem 0.5rem !important;
}

.card-footer {

    padding: 0.3rem 0.3rem !important;
}

.pdt-body {
    margin: 5px !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    padding: 0 0.5rem 0.5rem !important;
}

/* .payment .table > :not(caption) > * > *
{
    border-bottom-width: 0px !important;
}
.payment .table > tbody > tr > td, .payment .table > tbody > tr > th
{
padding:1px 3px !important;
font-size:13px !important;
}
.payment .table > tbody > tr > th.bal-ttl
{
	font-size:16px !important;
}*/

/* .review-slider {

    height: 90px !important;

} */
.owl-carousel .owl-item img {
    width: 50px !important;
    height: 50px !important;
    margin-right: 5px !important;
    border-radius: 0;

}

.owl-carousel .owl-dots {
    display: none !important;
}

.nav-link.bg-light {

    /*    background-color: rgb(164 255 196) !important;
    color: black !important;
   
    border: 1px solid rgb(164 255 196) !important;*/
    padding: 0.5rem 0.3rem !important;

}

.nav-link.bg-light {
    background: linear-gradient(to right, #ff482c, #b36cd1);
    border: 1px solid #dd9ba0;
    color: #ffffff;
}

.nav-link.bg-light:hover {
    background: linear-gradient(to right, #b36cd1, #ff482c);
    border-color: #ffffff;
    /* Change border color on hover if needed */
    color: #ffffff;
}

p.cat-name {

    margin-bottom: 0px !important;
    line-height: 15px;
}


.owl-stage-outer.owl-drag .owl-nav {
    position: relative !important;

    display: flex !important;

    justify-content: space-between !important;

    top: -66px !important;

    right: 12px !important;
}


.review-slider .owl-nav .owl-prev,

.review-slider .owl-nav .owl-next {

    background-color: #e66430 !important;

    color: white !important;

    width: 20px !important;

    height: 25px !important;

    line-height: 20px !important;

    font-size: 25px !important;

}

.review-slider .owl-nav .owl-prev {

    margin: 0px 13px !important;

}

.review-slider .owl-nav .owl-next {

    margin: 0px -8px;

}

.tab-pane .item {

    /* text-align: center !important; */

    margin-bottom: 0px !important;

    box-shadow: 0px 1px 3px 2px #ebd1d1;

}

.tab-pane .item p {

    font-family: "Rubik", sans-serif !important;

    font-size: 15px !important;
    font-weight: 500 !important;

}

.txt-auto {
    font-size: 14px !important;
    color: #ff2856 !important;
    cursor: pointer !important;
    line-height: 1 !important;
    flex: 1;
}

.cat-item .img-fluid {

    width: 65px;
    height: 80px;
    border-radius: 0;
    cursor: pointer !important;
}

.submitVariant2.minusButton {
    background: linear-gradient(45deg, #0062cc, #00a1b5);
    border-color: #4c95dd;
    color: #ffffff;
}

.submitVariant2.minusButton:hover {
    background: linear-gradient(45deg, #00a1b5, #0062cc);
    border-color: #4c95dd !important;
    color: #ffffff !important;
}

.submitVariant1.buttonPlus {
    background: linear-gradient(45deg, #0062cc, #00a1b5);
    border-color: #4c95dd;
    color: #ffffff;
}

.submitVariant1.buttonPlus:hover {
    background: linear-gradient(45deg, #00a1b5, #0062cc);
    border-color: #4c95dd !important;
    color: #ffffff !important;
}

.itm-name {
    font-size: 15px !important;
}

i.ti-trash {
    font-size: 28px;
}

.itm-info {
    padding: 0px 8px 3px !important;
    margin: 0px 0px 2px !important;
    border-radius: 5px !important;
    border: 1px solid #f3f6f9 !important;
}

.summary-card .table {

    font-size: 13px !important;

}

.summary-card .table>tbody>tr>td,

.summary-card .table>tbody>tr>th {

    padding: 0px 5px !important;

}

.summary-card .table> :not(caption)>*>* {

    border-bottom-width: 0px !important;
}

.summary-card .form-control {

    padding: 2px !important;

    border: 0px !important;

    font-size: 14px !important;

    /* background-color: rgb(247 190 190 / 13%) !important; */

    /* background-color: rgb(247 190 190 / 30%) !important; */

    border-radius: 0px !important;

    text-align: center;
    height: 15px;


}

.summary-card .form-select {

    font-size: 13px !important;

    border: 0px !important;

    font-weight: 600;

    padding-top: 2px !important;

    padding-bottom: 2px !important;

    padding-left: 2px !important;

    width: 42%;

}

.card-footer.summary-card .form-control {
    font-size: 15px !important;
    padding: 15px 2px !important;
}

.card-footer.summary-card .form-control.tot-val {
    font-size: 26px !important;
    height: 30px;
}

.form-control.border-none {
    border: none !important;
}

.form-control:disabled,
.form-control:read-only {
    /* background-color: white !important; */
}

.dropup .dropdown-menu.show {
    border: 1px solid rgba(0, 0, 0, .15) !important;
    border-radius: 0px !important;
}

.dropdown-item:hover,
.dropdown-item:focus {
    background-color: #e0f0ff !important;
    color: #4c95dd !important;
}

.card {
    height: auto !important;
}

.card-body.search-bdy {
    padding: 0 !important;
}

.card-body.summary-card {
    overflow: auto;
    padding: 0 0.3rem !important;
}

.pdt-body {
    height: 72.5vh;
}

.card-body.summary-card {
    height: 25.6vh;
}

.autocomplete {
    /*the container must be positioned relative:*/
    position: relative;
    /* display: inline-block; */
}

span.autocomplete-price {
    float: right;
}

.search-bx {
    width: 100% !important;
}

.search-bx input[type=text] {
    font-size: 12px !important;
    border-radius: 0px !important;
}

.search-bx button.btn {
    border-radius: 0px !important;
}

.autocomplete-items {
    position: absolute !important;
    border: 1px solid #d4d4d4 !important;
    border-bottom: none !important;
    border-top: none !important;
    z-index: 99 !important;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100% !important;
    left: 0 !important;
    right: 0 !important;

}

.autocomplete-items div {
    padding: 3px 5px !important;
    cursor: pointer !important;
    background-color: #fff !important;
    border-bottom: 1px solid #d4d4d4 !important;
    font-size: 17px !important;
}

.autocomplete-items div:hover {
    /*when hovering an item:*/
    background-color: #e9e9e9 !important;
}

.autocomplete-active {
    /*when navigating through the items using the arrow keys:*/
    background-color: DodgerBlue !important;
    color: #ffffff !important;
}

.mdl-form .form-control {
    border-radius: 5px !important;
    padding: 3px 3px !important;
    font-size: 1.2rem !important;
}

.mdl-pdtimg {
    width: 100px !important;
}

.nt-amt .form-control {
    border: none !important;
    padding: 0px 0px !important;
    width: 150px !important;
    text-align: right;
    font-size: 1.5rem !important;
}

.nt-amt label {
    margin-bottom: 0rem !important;
}

.modal-body,
.modal-footer {
    padding: 0.3rem 0.8rem !important;
}

.modal-header {
    padding: 0.8rem 1rem !important;
}

.pdt-dtl {
    display: flex !important;
    /* width:25% !important; */
}

.pdt-dtl div {
    /*  flex: 1  !important; */
    line-height: 14px;
}

.pdt-nm a {
    line-height: 1.2 !important;
}

.nav-pills .nav-link.active {
    color: #fff !important;
    background-color: #e66430 !important;
}

.itm-info:nth-of-type(odd) {
    background-color: #ededed;

}

.itm-info:nth-of-type(even) {

    background-color: #AFCBF3 !important;
}

.itm-info:nth-of-type(odd) .itm-tot .form-control:disabled {
    /* background-color: #f8f8f8 !important ; */
    /* background-color: #ededed !important ; */
    background-color: #cfffe0;
    background-color: transparent !important;
}

.itm-info:nth-of-type(even) .itm-tot .form-control:disabled {
    /* background-color: #ededed !important ; */
    background-color: #cfffe0;
    background-color: transparent !important;
}

.itm-info:nth-of-type(even) .form-control {
    /*  background-color:#fff !important; */
}

.text-red {
    color: #ff0000 !important;
}

.card-footer.summary-card .form-control {
    background-color: #ededed !important;
}

.card-footer .form-control:disabled {
    background-color: #fff !important;
}

.mdl-type-form .form-control {
    padding: 0.15rem 0.5rem !important;
}

.mdl-type-form .table>tbody>tr>td,
.mdl-type-form .table>thead>tr>th {
    padding: 3px 15px !important;
    border-bottom-width: 0px !important;
    font-size: 18px !important;
}

.mdl-type-form .btn-sm {
    font-size: 16px !important;
}

.payment .form-control {
    padding: 8px 3px !important;
    border-radius: 3px !important;
    font-size: 15px !important;
}

.payment .form-control:disabled {
    font-size: 18px !important;
    height: 18px;
}

.payment .btn-primary.active,
.payment .btn-primary:focus {
    background-color: #e66430 !important;
    border-color: #e66430 !important;
}

.payment:focus .btn-primary:focus {
    background-color: #e66430 !important;
    border-color: #e66430 !important;
}

.payment .btn-primary:focus {
    box-shadow: none !important;
}

.payment .btn-primary.active:focus {
    background-color: #e66430 !important;
    border-color: #e66430 !important;
}

.btn.drop-icn {
    background-color: #017d53 !important;
    border-color: #017d53 !important;
}

.btn-success.print-btn:hover {
    background-color: #01b075 !important;
    border-color: #01b075 !important;
}

.layout-top-nav .main-header .inside-header {
    width: 100%;
}

.order-number h4,
.order-number h6 {
    font-size: 14px;
    color: #3498db !important;
    margin-bottom: 0px;
    /* text-align: center; */
}

.bwth {
    width: 100%;
    height: 43px;
    font-size: 16px;
}

.btn-custms {
    border-radius: 5px !important;
    padding: 0px 5px;
    width: 100%;
    height: 43px;
    margin-bottom: 2px;
    line-height: 20px;
    border-radius: 0px;
}

.new-itemsdiv button {
    border-radius: 5px;
    width: 100%;
    padding: 10px 0;
    background: linear-gradient(45deg, #0062cc, #00a1b5);
    border-color: #4c95dd;
    color: #ffffff;
}

.lastbillDiv button {
    border-radius: 5px;
    font-size: 9px;
    white-space: nowrap;
    padding: 5px;
    width: 100%;
    padding: 0px 0;
    background: linear-gradient(45deg, #0062cc, #00a1b5);
    border-color: #4c95dd;
    color: #ffffff;
    margin-left: -12px;

}

.new-itemsdiv button:hover,
.lastbillDiv button:hover {
    background: linear-gradient(45deg, #00a1b5, #0062cc);
}

.green-txt {
    color: green;
}

@media only screen and (max-width:1200px) {

    /*	.pdt-body {
    	height: 330px !important;
	}*/
    .cat-item .img-fluid {
        width: 65px;
        height: 70px;
    }

}

@media only screen and (max-width:1024px) {
	#storeId {
    width: 80px !important;
}
    .itm-name {
        font-size: 14px !important;
    }

    .card-footer {
        padding: 0.1rem 0.3rem !important;
    }

    .review-tx p {
        font-size: 13px !important;
    }

    /* p.cat-name 
    {
        height:20px !important;
    } */
    /* .review-slider {

        height: 100px !important;

    } */
    .demo-radio-button label {
        min-width: 150px !important;
    }

    .main-header .r-side .btn-group a,
    .navbar-custom-menu .navbar-nav>li:last-child>a {
        /* font-size: 21px !important;
    padding: 8px !important;
    height: 40px !important;
    text-align: center !important;
    width: 40px !important;
    line-height: 23px !important; */
        /* font-size: 18px !important;
    padding: 6px !important;
    height: 38px !important;
    text-align: center !important;
    width: 38px !important;
    line-height: 26px !important; */
    }

    .card {
        /* height:590px !important; */
        margin-bottom: 5px !important;
    }

    .cat-item .img-fluid {
        width: 70px;
        height: 70px;
    }

    #paymentBtn button {
        font-size: 14px !important;
    }

    .card-body.summary-card {
        height: 98px !important;
        height: 26.5vh !important;
        padding: 0rem 0.2rem 0.1rem !important;
    }

    .pdt-body {

        overflow-y: auto !important;
        overflow-x: hidden !important;
        padding: 0 0.5rem 0.5rem !important;
    }

    .owl-carousel .owl-item img {
        width: 50px !important;
        height: 50px !important;
    }

    .payment .form-control {
        height: 35px;
        font-size: 25px !important;
    }

    input#cash-amount,
    input#card-amount,
    input#upi-amount,
    input#credit-amount {
        height: 35px;
        font-size: 25px !important;
    }

    .main-header .r-side .btn-group a,
    .navbar-custom-menu .navbar-nav>li:last-child>a,
    .main-header .r-side .btn-group button {
        margin: 0 2px;
        height: 40px;
        width: 40px;
        font-size: 1.5rem;
    }

}

@media only screen and (max-width:768px) {
    header.desk-hdr .navbar-custom-menu .navbar- {
        margin-right: 10px !important;
    }

    .layout-top-nav .main-header .inside-header {
        width: 100% !important;
        margin: 0px 2px !important;
    }

    .main-header .navbar {
        padding: 0px 2px !important;
    }

    .nav-link.bg-light {
        padding: 0.5rem 0.2rem !important;
    }

    .navbar-custom-menu .navbar-nav>li {
        height: 55px !important;
    }

    .search-bx {
        width: auto !important;
        width: 100% !important;
    }

    /* .cat-item .img-fluid 
{
    height:110px !important;
} */
    /* .review-slider {

    height: 92px !important;

} */
    .main-header .r-side .btn-group a,
    .navbar-custom-menu .navbar-nav>li:last-child>a,
    .main-header .r-side .btn-group a,
    .navbar-custom-menu .navbar-nav>li:last-child>a,
    .main-header .r-side .btn-group button {
        font-size: 15px !important;
        padding: 4px !important;
        height: 35px !important;
        text-align: center !important;
        width: 35px !important;
        line-height: 25px !important;
    }

    .demo-radio-button label {
        min-width: 128px !important;
    }

    .delivery-bx [type="radio"]:not(:checked)+label,
    .delivery-bx [type="radio"]:checked+label {

        padding-left: 25px !important;

        font-size: 13px !important;

    }

    .billing-bx .btn {
        font-size: 13px !important;
    }

    .main-header .r-side .app-menu,
    .main-header .r-side .btn-group a {
        margin: 8px 3px !important;
    }

    .cat-item .img-fluid {
        width: 100px;
        height: 100px;
        width: 65px;
        height: 65px;
    }

    /*     button.submitVariant1 {
    display: none;
} */
    header.main-header.desk-hdr {
        display: none !important;
        display: block !important;
    }
}


@media only screen and (max-width:767px) {
    .cat-item .img-fluid {
        width: 50px;
        height: 50px;
    }

    .submitVariant2.minusButton,
    .submitVariant1.buttonPlus {
        padding: 8px 12px;
    }
}

@media only screen and (max-width: 575px) {
    .navbar-nav {
        flex-wrap: nowrap;
        width: 100vw;
        display: flex;
        overflow-x: auto !important;
        padding-left: 0;
        margin-bottom: 0;
        /* Remove margin */
        list-style: none;
        /* Remove list styles */
    }

    .navbar-nav::-webkit-scrollbar {
        width: 4px;
        height: 5px;
    }

    #storeSelect {
        width: 48%;
        margin: 3px 0px;

    }

    .navbar-nav::-webkit-scrollbar-track {
        background: linear-gradient(to right, rgb(255, 255, 255), rgb(255, 255, 255));
    }

    .navbar-nav::-webkit-scrollbar-thumb {
        background: linear-gradient(to right, #ff482c, #b36cd1);
        border-radius: 10px;
    }

    .navbar-nav::-webkit-scrollbar-thumb:hover {
        background: linear-gradient(to right, #ff482c, #b36cd1);
    }
}


@media only screen and (max-width: 575px) {



    .layout-top-nav .content-wrapper {
        padding-top: 5px;
    }


    .search-bx {
        width: 300px !important;
        width: 100% !important;
    }

    .card {
        height: auto !important;
    }

    .main-header div.logo-box {
        width: 100% !important;
    }

    .main-header .logo {
        width: 50% !important;
    }

    .main-header .r-side .btn-group a {
        margin: 3px 3px !important;
    }

    /* .delivery-bx .btn
    {
        font-size:13px!important;
        margin: 2px 5px !important;
    } */
    .delivery-bx.form-select,
    .billing-bx.form-select {
        margin: 0 5px !important;
        padding: 0.5rem !important;
        font-size: 12px !important;
        background-image: none !important;
        appearance: auto !important;
    }

    .mdl-form .form-group {
        margin-bottom: 5px !important;
    }

    .mdl-form .form-label {
        margin-bottom: 0.3rem !important;
    }

    .mdl-pdtimg {
        width: 120px !important;
    }

    .nt-amt .form-control {
        border: none !important;
        padding: 0px 0px !important;
        width: 100% !important;
        text-align: left;
    }

    .nt-amt label {
        margin-bottom: 0.5rem !important;
    }

    /* .review-slider {

    height: 153px !important;

} */

    .review-tx p {
        font-size: 11px !important;
    }

    .owl-carousel .owl-item img {
        width: 75px !important;
        height: 60px !important;
        width: 45px !important;
        height: 45px !important;
    }

    .review-slider {
        height: 80px !important;
        height: auto !important;
    }

    .cat-item .img-fluid {
        width: -webkit-fill-available;
        height: 65px;
        height: 50px;
    }

    .tab-pane .item p {
        font-size: 13px !important;
    }

    .txt-auto {
        font-size: 14px !important;
        height: 21px !important;
    }

    /* button.submitVariant1 {
    display: block;
} */
    /* button.waves-effect.waves-light.btn.btn-md.mb-0.submitVariant1 {
    padding: 2px;
    width: 100%;
    font-size: 12px !important;
    font-weight: bold;
    text-transform: uppercase;
} */
    .modal {
        overflow: scroll;
    }

    .light-logo img {
        width: 125px !important;
    }

    .layout-top-nav .main-header .navbar {
        min-height: 40px;
    }

    button#save-print-btn {
        width: 100%;
        padding: 10px 10px;
    }

    select#bill-option {
        height: 39px;
    }

    .owl-stage-outer.owl-drag .owl-nav {
        position: absolute !important;
        display: flex !important;
        justify-content: space-between !important;
        top: 5px !important;
        right: 0px !important;
    }

    .review-slider .owl-nav .owl-prev {
        margin: 0px 0px !important;
    }

    .review-slider .owl-nav .owl-next {
        margin: 0px 5px;
    }

    .review-slider .owl-nav .owl-prev,
    .review-slider .owl-nav .owl-next {
        background-color: #e66430 !important;
        color: white !important;
        width: 15px !important;
        height: 15px !important;
        line-height: 10px !important;
        font-size: 20px !important;
    }

    .tab-pane .item {
        background: #fff;
    }

    .pdt-body {
        background-color: #ededed !important;
        height: 54vh !important;
    }

    .delivery-bx.form-select,
    .billing-bx.form-select {
        padding: 0.25rem !important;
    }


    .submitVariant1,
    .submitVariant2 {
        width: 40%;
        padding: 5px;
    }

    .submitVariant2.minusButton,
    .submitVariant1.buttonPlus {
        padding: 8px;
        width: 20%;
    }

    input#cash-amount,
    input#card-amount,
    input#upi-amount,
    input#credit-amount {
        font-size: 20px !important;
    }

}

@media only screen and (max-width:375px) {


    .main-header .navbar-custom-menu .navbar-nav>li {
        height: auto !important;
    }

    .light-logo img {
        width: 125px !important;
    }

    /* .review-slider {

    height: 142px !important;

} */
    .mdl-type-form .table>tbody>tr>td,
    .mdl-type-form .table>thead>tr>th {
        padding: 3px 5px !important;
        font-size: 15px !important;
    }

    .mdl-type-form .btn-sm {
        font-size: 15px !important;
    }

    .main-header .navbar {
        min-height: 45px;
    }


}

@media only screen and (max-width:345px) {

    /* .review-slider {

        height: 128px !important;

    } */
    .delivery-bx.form-select,
    .billing-bx.form-select {
        margin: 0 3px !important;
        font-size: 12px !important;
    }


}

.visible {
    background: transparent !important;
}

.uom-wid {
    width: 75%;
}

.autocomplete,
.autocomplete1 {
    position: relative;
    /* display: inline-block; */
    width: 100%;
}

.autocomplete-list {
    list-style-type: none;
    position: absolute;
    z-index: 99;
    width: 100%;
    background-color: white;
    max-height: 150px;
    overflow-y: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 0;
}

.autocomplete-list li {
    padding: 10px;
    cursor: pointer;
}

.autocomplete-list li:hover {
    background-color: #AFCBF3 !important;
    ;
}

.autocomplete-list li.selected {
    background-color: #AFCBF3 !important;
}

.v-hidden {
    visibility: hidden;
}

.text-right {
    text-align: right !important;
}

.width-100 {
    width: 100%;
}

.btn-fetch {
    margin-left: 1px !important;
}

.btn-tick {
    color: #ffffff !important;
    background-color: #01b075 !important;
    border-color: #01b075 !important;
}

.btn-store-sel {
    height: 45px;
    background-color: #2876c3 !important;
}

#storeSelect option {
    background-color: white;
    /* Background color for options */
    color: black;
}

.owl-a.activecolor {
    color: #fff !important;
    /* background-color: #e66430 !important; */
    background: linear-gradient(to right, #FFA500, #FF7F50);
    border: 1px solid #ff8200 !important;

}

button.btn.rounded.btn-cat {
    background: linear-gradient(to right, #ff482c, #b36cd1);
    border: 1px solid #dd9ba0;
    color: #fff !important;
    padding: 2px 2px;
    width: 100%;
    font-size: 15px;
}

button.btn.rounded.btn-cat:hover {
    background: linear-gradient(to right, #b36cd1, #ff482c);
    border-color: #ffffff;
    /* Change border color on hover if needed */
    color: #ffffff;
}

.button-highlight {
    background: linear-gradient(to right, #FFA500, #FF7F50) !important;
    color: #fff !important;
    border: 1px solid #ffa6a6 !important;

}

/* Plus Minus Button Css */

/* .submitVariant2.minusButton {
    background: linear-gradient(to right, #cc2b5e, #753a88);
        border:none;
    color: white !important;
}
.submitVariant1.buttonPlus {
    
    background: linear-gradient(to right, #cc2b5e, #753a88); 
     border:none;
    background-color: #d9d814 !important;
    color: white !important;
} */





.custom-tooltip {
    position: absolute;
    background-color: #000;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    z-index: 9999;
    display: none;
}

.search-product {
    margin-top: 35px !important;
}

.form-control:disabled,
.form-control:read-only {
    background-color: #e9ecef00;
    opacity: 1;
}

.inner-inp-order {
    grid-gap: 10px;
}

.editOrderModalBox {
    height: 300px !important;
    overflow-y: auto !important;
}

#b-sidebar {
    border: 2px solid #E66403;
}

#a-sidebar {
    border: 2px solid #01b075;
}

#c-sidebar {
    border: 2px solid #634FD2;
}


#content-table-data {
    height: 85%;
    overflow: auto;
}

#order-container {

    overflow: auto;
}

#waiters {
    height: 85%;
    overflow: auto;
}

label {
    font-weight: bold;
}

.check-gap {
    grid-gap: 20px;
}

.check-gap-2 {
    grid-gap: 8px;
}

.v-hidden {
    visibility: hidden;
}

.item-order {
    height: 400px;
    overflow-y: auto;
}

.text-right {
    text-align: right;
}

.item-ref-title {
    color: #ff4400;
}

.d-flex.people-choose {
    grid-gap: 20px;
}





#storeSelect {
    border-radius: 5px !important;
    padding: 8px 10px !important;
}

@media (min-width: 576px) {
    .logo-lg img {
        height: 40px !important;
    }

    #storeSelect {

        width: 110px;
    }

}

@media (min-width: 776px) {

    #storeSelect {

        width: 95px;
    }

}

@media (min-width: 999px) {

    #storeSelect {

        width: 110px;
    }

}

.payment .btn-primary.active,
.payment .btn-primary:focus {
    background: linear-gradient(to right, #e66430, #26a0da);
    border-color: #26a0da !important;
}

.modal-body {
    padding: 15px !important;
}

.owl-a.activecolor:hover {
    background: linear-gradient(to right, #FFA500, #FF7F50) !important;
    border: 1px solid #ff8200 !important;
}

.payment .btn-primary.active,
.payment .btn-primary:active {
    background: linear-gradient(to right, #e66430, #26a0da) !important;
    border-color: #26a0da !important;
}


.scroll-container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    background: #c9dee987;
}

.new-contains {
    width: 90%;
    margin: 0 auto 0 0;
}

.scroll-content {
    display: inline-block;
    transition: transform 0.3s ease;
    padding-left: 20px;
}

.scroll-arrows {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    justify-content: space-between;
    pointer-events: none;
    z-index: 99;
}

.theme-primary .text-primary {
    color: #2f579a !important;
}

.scroll-button {
    background: linear-gradient(45deg, #0062cc, #00a1b5) !important;
    border-color: #2f579a;
    color: #ffffff;
    font-size: 29px;
    cursor: pointer;
    outline: none;
    padding: 5px;
    pointer-events: auto;
    border-radius: 5px;
}

.scroll-button:hover {
    background: linear-gradient(45deg, #00a1b5, #0062cc) !important;
}

#itemAddon .form-check-inline {

    white-space: nowrap;
}

.text-right.add-pref-div {
    position: sticky;
    top: 0;
    z-index: 99;
}

#itemAddon [type="checkbox"]+label:before,
[type="checkbox"]:not(.filled-in)+label:after {
    content: '';
    position: absolute;
    top: -5px !important;
    left: -22px !important;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #5a5a5a;
    border-radius: 1px;
    margin-top: 2px;
    transition: .2s;
}


#itemAddon [type="checkbox"]:checked+label:before {
    top: -12px !important;
    left: -24px !important;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #26a69a;
    border-bottom: 2px solid #26a69a;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.bg-products {
    background-color: #ffaf3b !important;
}

@media (max-width: 576px) {
    button.btn.rounded.btn-cat {

        padding: 12px 12px;

    }
}

.itm-name {
    font-weight: 600 !important;
    background: none;
    border: none;
}

.negative-balance {
    color: blue !important;
}

.scroll-content {
    height: 55px !important;
}

.scroll-container {
    position: relative;
    width: 98%;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    background: #c9dee959;
}

@media screen and (max-width: 600px) {
    .pdt-body {
        height: 50vh;
        /* Adjust the percentage as needed for small screens */
    }
}

@media screen and (min-width: 601px) and (max-width: 1024px) {
    .pdt-body {
        height: 65.5vh !important;
    }
}

@media screen and (min-width: 1025px) {

    .pdt-body {
        height: 72.5vh;
        /* Adjust the percentage as needed for large screens */
    }
}

@media screen and (max-width: 1440px) {
    .summary-card .table {
        font-size: 14px !important;
    }

    .pdt-body {
        height: 70vh;
    }

    .card-body.summary-card {

        height: 31.5vh;

    }


}

@media screen and (min-width: 1440px) {
    #storeSelect {
        width: 110px;


    }
}

@media screen and (min-width: 1441px) and (max-width: 1500px) {
    .pdt-body {
        height: 71.5vh;
    }

    .card-body.summary-card {
        height: 29.5vh;
    }
}


@media screen and (min-width: 1920px) {
    .pdt-body {
        height: 72.5vh !important;
    }

    .card-body.summary-card {
        height: 25.6vh !important;
    }
}

@media screen and (min-height: 1920px) and (min-height: 1080px) {
    .pdt-body {
        height: 72.5vh !important;
    }

    .card-body.summary-card {
        height: 25.6vh !important;
    }
}

/* 
@media screen and (min-width: 1501px) and (max-width: 1600px) {
    .pdt-body {
        height: 72.9vh;
    }

    .card-body.summary-card {
        height: 33vh;
    }
} */

@media screen and (min-width: 1600px) and (max-width: 1679px) {
    .pdt-body {
        height: 79vh;
    }

    .card-body.summary-card {
        height: 42vh;
    }
}

@media screen and (min-width: 1680px) and (max-width: 1799px) {
    .pdt-body {
        height: 78.5vh;
    }

    .card-body.summary-card {
        height: 49vh;
    }
}

@media screen and (min-width: 1800px) {
    .pdt-body {
        height: 79vh;
    }

    .card-body.summary-card {
        height: 52.5vh;
    }
}

@media screen and (min-width: 1800px) {
    .pdt-body {
        height: 79vh;
    }

    .card-body.summary-card {
        height: 52.5vh;
    }
}

@media screen and (min-width: 2000px) {
    .pdt-body {
        height: 84vh;
    }

    .card-body.summary-card {
        height: 62.5vh;
    }
}

@media only screen and (max-width: 576px) {

    .main-header .r-side .btn-group a,
    .navbar-custom-menu .navbar-nav>li:last-child>a,
    .main-header .r-side .btn-group a,
    .navbar-custom-menu .navbar-nav>li:last-child>a,
    .main-header .r-side .btn-group button {
        height: 45px !important;
        width: 45px !important;
        font-size: 20px !important;
    }
}

#video-container video {
    margin: 20px auto;
    width: 300px;
    height: 300px;
    object-fit: cover;
    border-radius: 20px;
}

.drawingBuffer {
    display: none;
}


#loadingProduct1 {
    display: none;
    margin: 5px 0px;
    color: #fff;
    padding: 6px 20px;
    border-radius: 5px;
}

#loading_text {
    color: #fff;
    width: 100%;
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    z-index: 999;
}

#loading_text svg {
    border-radius: 5px;
}

.search-bx input[type=text] {
    font-size: 16px !important;
    border-radius: 0px !important;
    font-weight: 600;
    border: 2px solid;
}

input#myInput {
    font-size: 16px;
    font-weight: 600;
}

@media only screen and (min-width: 576px) {
    .summary-card .form-control {
        font-size: 17px !important;
    }
}

.pdt-nm {
    align-items: center;
}

.autocomplete-list li:hover {
    background-color: #AFCBF3 !important;
    ;
}

.autocomplete-list li.selected {
    background-color: #AFCBF3 !important;
}



i#itm-infodetail {
    color: #4c95dd;
}

#itm-infodetail::after {
    right: 5px;
    content: attr(title);
    position: absolute;
    background: #fff;
    color: #333;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    z-index: 9999;
    font-size: 16px;
    display: none;
}

#itm-infodetail:hover::after {
    display: block;
}

#itm-infodetail[title] {
    content: '';
}

.itm-price {
    grid-gap: 5px;
}





.main-header {
    max-height: 500px;
}

.search-top {

    border: 1px solid #2c99ce !important;
}

.autocomplete-items {

    border: 1px solid #2c99ce !important;
}


#productVariantModal .form-group {
    margin-bottom: 5px !important
}

#productVariantModal .table-responsive {
    max-height: 300px;
    overflow-y: auto;

}

#productVariantModal .table-responsive th {
    top: 0;
    position: sticky;
    z-index: 9999;
}

.btn-scale {
    height: 38px;
    width: 50px;
}




.card {
    background-color: #FEFEFA !important;
}

@media only screen and (min-width: 1025px) {
    #paymentBtn button {
        font-size: 17px !important;
    }
}

.keyboard {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #f3f3f3;
    border-top: 1px solid #ccc;
    padding: 10px;
    position: fixed;
    z-index: 99999;
    border-radius: 10px;
    bottom: 0;
    width: 100%;
    left: 0;
}

.keyboard.hidden {
    display: none;
}

.keyboard-row {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

.key {
    background: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    margin: 5px;
    font-size: 16px;
    cursor: pointer;
    user-select: none;
}

.key:active {
    background: #ddd;
}

.card,
.card-body,
.card-footer {
    border: 1px solid #ccc;
}

.card-footer.payment {
    border-bottom: none !important;
}

#productVariantModal .table-responsive tbody {
    height: auto !important;
    overflow-y: auto;
}

.onoffbtn {
    border: 1px solid #2c99ce !important;
}

.payamtTable .border {
    border-right: 1px solid #ccc !important;
    border-bottom: none !important;
}

.payamtTable {
    padding: 5px;
}

#loyalityModal tbody {
    height: auto !important;
    overflow-y: auto;
}

.sec_1 {
    background: thistle;
    text-align: right;
}

.sec_2 {
    background: bisque;
    text-align: right;
}

.sec_3 {
    background: lavender;
    text-align: right;
}

#printKot l table thead tr th,
#printKot table thead tr td {
    background: none !important;
    color: #000 !important;

}

#printKot table thead tr th,
#printKot table thead tr td {
    background: none !important;
    color: #000 !important;
}

#printKot table tbody {
    height: auto !important;

}

#contentToPrint {
    width: 100%;
}

#contentToPrint p {
    margin-bottom: 0px !important;
    padding: 0px !important
}

#contentToPrint tr {
    margin-bottom: 0px !important;
    padding: 0px !important;
    border-top: 0px solid #ccc0 !important;
    border-bottom: 0px solid #ccc0 !important;
}

#contentToPrint tr td {
    margin-bottom: 0px !important;
    padding: 0px !important
}

#contentToPrint tr th {
    border-bottom: 0px solid #ccc0 !important;
}

#contentToPrint thead {
    border-bottom: 0px solid #ccc0 !important;
}

.refWeightScale {
    padding: 0px;
    border: none !important;
    background: none !important;
}

.card-footer .summary-card {
    background-color: #EEF5FF !important;
}

.card-body.summary-card.itm-listing {
    background-color: #EEF5FF !important;
}

/* .nav-link.bg-light {
    background: linear-gradient(to right, #457796, #26a0da) !important;
    border: 1px solid #26a0da !important;
    color: #ffffff;
} */
/* .button-div button{
	 background: linear-gradient(to right, #457796, #26a0da) !important;
    border: 1px solid #26a0da !important;
    color: #ffffff !important;
	
} */

.keyboard {
    display: inline-block;
    flex-direction: column;
    gap: 5px;
    position: absolute;
    left: 0;
    bottom: auto;
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    background: #f9f9f9;
    z-index: 999999999999999999;
}

.alpha-key {
    top: 40%;
    bottom: 0;
}

.num-key {
    top: 40%;
    bottom: 0;
}

.keyboard .row {
    display: flex;
    justify-content: center;
}

.keyboard button {
    flex: 1;
    text-align: center;
    margin: 2px;
    min-width: 40px;
    height: 50px;
}

.numerical button {
    flex: 1;
}

.wide {
    flex: 2;
}

.d-none {
    display: none;
}

.keyboard-button {
    margin-top: 10px;
}

/* Hide buttons on non-touch devices */
.hide-on-non-touch {
    display: none;
}

.Closekeyboard {
    position: absolute;
    right: 0;
    top: -25px;
    height: 34px;
    border-radius: 49px;
}

.autocomplete-preloader {
    z-index: 99;
    position: absolute;
    right: 130px;
    bottom: -16px;
    display: none;
    text-align: center;
    padding: 20px;
    font-size: 18px;
    ��color: �#333;
}

.autocomplete-spinner {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #3498db;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@media only screen and (min-width:1024px) {
    .autocomplete-spinner {
        width: 35px;
        height: 35px;
    }
}

.pname {
    position: relative;
    bottom: 25px;
    background-color: #fff;
}

.cat-item .img-fluid {
    width: 100%;
    height: 95px;
    border-radius: 0;
    cursor: pointer� !important;
}

.h-store {
    border-radius: 5px !important;
    height: 49px;
    background: linear-gradient(to right, #ea536d, #541384);
    border: 1px solid #b027a2 !important;
    padding: 9px 16px !important;
}

button {
    transition: transform 0.3s ease;
}

button:hover {
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
    transform: scale(1.05);
}

a {
    transition: transform 0.3s ease;
}

a:hover {
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
    transform: scale(1.05);
}


.main-header .r-side .btn-group a,
.navbar-custom-menu .navbar-nav>li:last-child>a,
.main-header .r-side .btn-group button {
    background-color: #fff;
    color: #2f579a;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
    border: 1px solid #797979;

}

#countDisplay {
    bottom: 12px;
    position: relative;
    font-size: 18px;
    font-weight: 600;
}

.form-control {

    color: #2f579a;
}

.card-heading td {
    background-color: #2f579a !important;
}

nav.navbar.navbar-static-top.px-1 {
    background: #e3f2fd;
}

.wrapper {
    background: #e3f2fd;
}

.credit-btn {
    color: #fff;
    border-radius: 100px;
    padding: 2px;
    z-index: 999;
    font-size: 20px;
    position: relative;
    top: -12px;
    right: 44px;
}

.btn-primary {
    /* background: #2f579a !important;
    border-color: #2f579a !important; */
    background: linear-gradient(45deg, #0062cc, #00a1b5);
    color: #ffffff;
}

.btn-primary:hover {

    background: linear-gradient(45deg, #00a1b5, #0062cc);

}

.btn-name {
    width: 148px !important;
}

.storeid {
    background-color: #fff;
    color: #2f579a;
    border-radius: 5px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
    border: 1px solid #797979;
    height: 48px;
    width: 100px;
    font-weight: 600;
    font-size: 16px;
}

#silent-print-permission .modal-content {
    width: 90mm;
    background-color: #f4f5f8 !important;
}

#silent-print-permission {
    visibility: hidden;

}

select#billing-type {
    font-size: 16px;
    font-weight: 600;
    padding: 13px 20px;
    border: 1px solid #797979;
    border-radius: 5px !important;
}

/* Overall container for vehicle info */
.vehicle-info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px 20px;
    background: linear-gradient(135deg, #ffffff, #ffffff);
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

/* When hovered, add shadow and slight transform effect */
.vehicle-info:hover {
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}

/* Adjust font, color, and space for icons */
.vehicle-info i {
    font-size: 24px;

    color: #2c74b3;
    /* Green color for icons */
    margin-right: 12px;
    /* Space between icon and text */
}

/* Style for text labels (Vehicle Type, Brand, etc.) */
.vehicle-info p {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin-bottom: 10px;
    /* Space between rows */
}

/* Style for input values (Vehicle details) */
.vehicleInp p {
    color: #2f579a !important;
    /* Blue color for values */
    font-size: 20px;
    font-weight: 600;
    padding-left: 15px;
    /* Indentation for values */
    transition: color 0.3s ease;
}

/* Hover effect on vehicle inputs */
.vehicleInp p:hover {
    color: #FF5733;
    /* Change color on hover */
}

/* Add responsiveness for mobile views */
@media (max-width: 768px) {
    .vehicle-info {
        flex-direction: column;
        align-items: flex-start;
    }

    .vehicle-info div {
        width: 100%;
        margin-bottom: 15px;
    }

    .vehicleInp p {
        padding-left: 10px;
    }
}

.form-group label {
    font-weight: 600;
}

.billref_table {
    border-radius: 5px;
    border: 1px solid #919191;
    background: #cfffe0;
}

.billref_table i {
    color: #2f579a !important;
}

.billref_table button i {
    color: #fff !important;
}


#brValue {
    color: #fff;
    font-weight: bold;
}

#brText {
    color: #2f579a;
    font-weight: bold;
}

#brTextValue {
    background: linear-gradient(to right, #ff7e5f, #2f579a);
    font-size: 16px;
    padding: 15px 10px !important;
    border: 1px solid #797979 !important;
    border-radius: 10px !important;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

.nav-link.bg-light {
    background: linear-gradient(to right, #ff482c, #b36cd1);
    border: 1px solid #dd9ba0;
    color: #ffffff;
}

.review-slider {
    border-bottom: none !important;
}

.nav-link.bg-light:hover {
    color: #ffff !important;
    border-bottom: none !important;
}

.owl-a.activecolor {
    background: linear-gradient(to right, #FFA500, #FF7F50) !important;
    border: 1px solid #ff8200 !important;
}

.saveloadtxt {
    font-weight: 600;
    margin-right: 5px;
    color: #0057ac !important;
}

.loadernew {
    color: #0057ac;
    font-size: 10px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    animation: mulShdSpin 1.3s infinite linear;
    transform: translateZ(0);
}

a.nav-link.bg-light.owl-a {
    position: relative;
}

.category-qty {
    right: -5px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 25px;
    width: 25px;
    background: linear-gradient(45deg, #0062cc, #00a1b5);
    bottom: 15px;
    position: relative;
    font-size: 14px;
    font-weight: 600;
    border-radius: 100px;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.new-itemsdiv button {
    flex-direction: column;
    display: flex;
    border-radius: 5px;
    width: 100%;
    padding: 10px 0;
    background: linear-gradient(45deg, #0062cc, #00a1b5);
    border-color: #4c95dd;
    color: #ffffff;
    align-items: center;
}

#storeId {
    width: 100px;
}