@import url('https://fonts.cdnfonts.com/css/adobe-caslon-pro');
body {
 font-family: 'Adobe Caslon Pro', sans-serif !important;
}



body{
        background: #f4ece7;
}

.right-col{
    background-color: #fbfbfb;
}
.has-feedback .form-control {
    height: 50px;
    border: solid 1px #cdcdcd;
    border-radius: 3px;
}

.form-control-feedback {
    width: 50px;
    height: 50px;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #000;
}
.right-col label {
    color: #000;
    font-weight: 500;
}

.btn-primary {
     background: #b6c9d2;
    border-color: #b6c9d2;
    color: #000;
}
.btn-primary:hover {
    background: #a0bac3;
    border-color: #98bbc4;
}

.btn-login {
    padding: 14px 52px !important;
    border-radius: 6px !important;
}

.login-form{
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;

}
.login_head{
    color: #000 !important;
    width: 100%;
    float: left;
}

.login-form-out{
    width: 100%;
    float: left;
    max-width: 300px;
    background-color: #fff;
    box-shadow: 0 0 13px 1px rgb(0 0 0 / 12%);
    padding: 15px;
    border-radius: 15px;
}
.form-group{
    position: relative;
    float: left;
    width: 100%;
}
.left-col {
    background: linear-gradient(0deg,rgb(255 255 255 / 92%),rgb(251 251 251 / 69%)),url(../img/home-bg.jpg);
    text-align: center;
    background-size: cover;
    background-position: center;
}
.login-header a {
    color: #000;
}
.left-col-content {
    color: #000000;
}
select.input-sm {
    height: 45px;
    line-height: 30px;
    border-radius: 5px;
}

.header_btn{
        width: auto;
        float: left;
        /* min-width: 100px; */
        height: 50px;
        border-radius: 0 !important;
        box-shadow: none !important;
        /* border-right: solid 1px #f9f9f9; */
        margin: 0;
        padding: 0 25px;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: 0.3s;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
}

.header_btn:hover{
    border-radius: 5px !important;
}

#dashboard_date_filter{
    height: 45px;
}

.dashboard_card_blk{
    padding: 15px;
}

.dashboard_card_blk .col-custom{
    padding: 5px;
}

.info-box-new-style{
    margin: 0;
}

.dashboard_sub_title{
    width: 100%;
    float: left;
    padding: 5px 0;
    color: #000;
}
.dashboard_sub_title span{
    float: right;
}

.dashboard_card_blk .info-box-icon{background: #b0cad2 !important;color: #000000 !important;box-shadow: 0 0 5px 0px rgb(0 0 0 / 24%) !important;}

.box {
    border-top-color: #f9eae0 !important;
}

.login_wpr{
    width: 100%;
    float: left;
    padding: 0px;
}
.logo_wpr{
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*-----------------POS -----------*/

.pos-header select.input-sm{
    height: 35px;
        padding-top: 7px;
}
.pos-header .pos-header-row{
    background-color: #aecad1;
    margin-bottom: 5px;
}

.pos-header .curr_datetime{
    height: 100%;
    float: left;
    width: 140px;
    
    padding-top: 3px;
}

.pos-header .col-ht{
    height: 50px;
    padding: 7px;
    padding-left: 10px;
    width: 135px;
    float: left;
}

.pos-header .col-ht i{
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: black;
    border-radius: 5px;
    color: #fff;
}

.pos-header .btn.btn-flat{
    background-color: #000;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 0px;
    height: 40px;
}


#add_pos_sell_form .box .box-body, .box .box-footer, .box .box-header {
    padding: 15px 15px;
}

.pos-scan-head .select2-container--default .select2-selection--single, .select2-selection .select2-selection--single{
    height: 40px;
    padding-top: 10px;
    border-radius: 0;
    border-left: 0;
}

.pos-scan-head  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 30px;
    right: 3px;
}
.pos-scan-head  .select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 20px;
    padding-top: 2px;
}

.pos-scan-head{
      padding: 0 10px;
    height: 40px;
}
.pos-scan-head .btn.btn-flat {
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-width: 1px;
    min-height: 40px;
    border: none;
    border-radius: 5px !important;
    padding: 6px 12px;
    background-color: #000000;
    color: #fff;
}

.pos-scan-head .input-group .input-group-addon {
    border-radius: 0;
    border-color: #fde9e0;
    background-color: #ffffff;
    color: #000;
    height: 40px;
}

.pos-scan-head .btn.btn-flat{
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0 !important;
    margin: 0 !important;
}


.pos-scan-head .scan-pos-col .input-group .form-control{
        width: calc(100% - 125px);
        margin-left: 34px;
        height: 40px;
}
.pos-scan-head .scan-pos-col .input-group-btn{
     display: flex;
}

.col-whmp{
    padding: 0 5px;
}

.pos-scan-head .input-group .form-control{
    height: 40px;
    border: solid 1px #fde9e0;
    border-left: 0;
    border-right: 0;
}

.pos-scan-head .btn-blue{
    background: #a5cbd2 !important;
    color: #000 !important;
}


.pos_product_div .table-bordered>thead>tr>th {
    padding: 5px 10px;
    background: #f6ece7;
    vertical-align: middle;
    line-height: 22px;
    padding-top: 7px;
}

.pos_product_div .fa-times {
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.qty_dlfex_wpr{
    display: flex;
}

.pos_product_div select.input-sm {
    height: 35px;
    line-height: 30px;
    border-radius: 2px;
    margin-left: 2px;
}

.pos_product_div .pos_quantity {
    min-width: 75px;
}

.qty_dlfex_wpr .btn-default{
        background: #aecad1;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 30px;
        height: 34px;
        border-radius: 0 !important;
        color: #fff !important;
        margin: 0 !important;
        margin-top: -1px !important;
}

.pos_product_div .lot_number {
    display: none;
}

.pos-form-actions{
   width: 100%;
}

.pos_pay_btn{
      width: 200px;
    height: 55px;
    background-color: #109115 !important;
    color: #fff !important;
    font-size: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    float: right !important;
    padding-top: 18px !important;
    cursor: pointer;
    text-transform: uppercase;  
}
.pos-ft-wpr{
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    width: 100%;
    float: left;
}

.pos-ft-wpr .col-left {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    width: auto;
    float: left;
}
.pos-ft-wpr .col-right {
    display: flex;
    /*align-items: baseline;*/
    /*justify-content: space-between;*/
    width: auto;
    float: left;
}
.pos-total {
    border-radius: 4px;
    width: auto;
    white-space: nowrap;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    background-color: #f6ece7 !important;
    border-radius: 5px;
    color: #000 !important;
}
.pos-total  .text{
       width: auto !important;
    padding-right: 15px;
}

.pos-ft-wpr .btn-default{
    background-color: #000 ;
    color: #fff;
    line-height: 1;
    font-size: 14px;
}

.card_product_list_blk{
        background: #f5f1ef;
        border-radius: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: -4px;
    box-shadow: 0 0 13px 0px rgb(0 0 0 / 2%);
}
#product_list_body {
    max-height: calc(100vh - 195px);
    }

.product_box{
       position: relative;
    padding: 5px;
    background-color: #c2d3d7;
    border-radius: 5px;
    
    
}    
.product_box .image-container{
        background-size: cover !important;
    height: 100px;
    padding: 0;
    border: solid 2px #fff;
    border-radius: 4px;
}    

.product_box .text-muted{
  color: #000 !important;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product_box .text {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 14px;
    max-height: 75px;
    min-height: 75px;
        display: flex;
    align-items: center;
    justify-content: center;
}

.eq-height-row .product_list {
        padding: 0 4px !important;
}




.product_show_pos_wpr{
    width: 100%;
    float: left;
}
.product_show_pos_wpr .p-0{
    padding: 0;
}
.product_show_pos_wpr .cate_list{
    padding: 5px;
  }
.product_show_pos_wpr .cate_blk{
       width: 100%;
    float: left;
    min-height: 72px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #a5cbd2;
    padding: 5px;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
}
.product_show_pos_wpr .cate_wpr{
    width: 100%;
    float: left;
}
.product_show_pos_wpr .back_btn{
        width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    background: black;
    padding: 5px;
    line-height: 26px;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
}

.product_show_pos_wpr .nodata{
    min-height: calc(100vh - 310px);
    display: flex;
    justify-content: center;
    align-items: center;
}

.keyboard_shortcut{
    width: 40px;
    float: right;
    height: 40px;
    background-color: #000;
    border-radius: 5px;
    padding: 11px 8px;
    color: #fff;
    display: block;
}

.m-2-5{
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 2.5px;
    margin-right: 2.5px;
}
.pos_form_totals .table-condensed tbody tr td{
    line-height: 1.5;
    font-size: 14px;
    height: 25px;
    position: relative;
    float: left;
}
@media only screen and (max-width: 600px) {
    
    .keyboard_shortcut{
        display: none;
    }
    
    #full_screen{
        display: none;
    }
    #btnCalculator{
        display: none;
    }
    .pos-header .pos-header-row{
        background-color: #aecad1;
        margin-bottom: -11px;
    }
}