/**
* 2010-2018 Webkul.
*
* NOTICE OF LICENSE
*
* All right is reserved,
* Please go through this link for complete license : https://store.webkul.com/license.html
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to newer
* versions in the future. If you wish to customize this module for your
* needs please refer to https://store.webkul.com/customisation-guidelines/ for more information.
*
*  @author    Webkul IN <support@webkul.com>
*  @copyright 2010-2018 Webkul IN
*  @license   https://store.webkul.com/license.html
*/

#wkpos-login-panel .flip-container {
    height: 420px;
}

#wkpos-login-panel #wkpos-login-header {
    margin-top: 115px !important;
}

#wkpos-login-panel .flipper {
    position: relative;
}

#wkpos-login-panel .back {
    display: none;
}

#wkpos-login-panel .front,
#wkpos-login-panel .back {
    width: 100%;
    padding: 40px;
    position: absolute;
    border: 1px solid #eee;
}

.wk-loading-status {
    text-align: center;
    font-size: 20px;
}

body#login-pos {
    background-image: linear-gradient( 135deg, #FEB692 10%, #EA5455 100%);
}

.padding-0 {
    padding: 0 !important;
}

a.show-forgot-password {
    margin-top: 10px;
}

.sync-orders {
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: block !important;
}

.sync-orders > div {
    position: absolute;
    z-index: 100;
    background: white;
    width: 100%;
    margin-top: 50px;
    height: 100%;
    display: block !important;
}

div.wk-load-pos-product {
    height: 10px;
}

.wk-pos-features-border-left {
    border-left: 1px solid #310812;
}

.wk-pos-features {
    cursor: default;
    padding: 10px 16px;
    font-size: 16px;
    border-right: 1px solid #310812;
    border-bottom: 0px;
    border-top: 0px;
}

#wk_pos_sync, .wkpos-back {
    cursor: pointer;
}


.wk-pos-features>i,
.wk-pos-features>a>i {
    line-height: 1.9;
    color: #FFB4C0;
}

.wkpos-width-15 {
    width: 15% !important;
}


/*****************************/

body#pos-sale {
    overflow: hidden;
    font-family: 'Roboto', sans-serif !important;
}

.category-div {
    padding: 0px !important;
}

.wkcategory,
.wksidepanel {
    padding: 15px;
    display: inline-block;
    cursor: pointer
}

.wkcategory:hover,
.wksidepanel:hover {
    color: #DB324D;
}

.wkcategory.categoryProduct.active {
    color: #DB324D;
}

#pos-sale ul>li a {
    color: #DB324D !important;
}

#wk-cart-panel {
    padding: 0px !important;
}

#wk-cart-panel>.wk-cart-product-details {
    border-bottom: 1px solid #eee;
}

#wk-cart-panel>.wk-cart-product-details div.tab-content {
    height: 45%;
    overflow-y: auto;
    border-bottom: 1px solid #eee;
}

#wk-cart-detail,
#wk-product-panel,
body {
    overflow-x: hidden;
}

#wk-product-panel {
    padding-bottom: 15px;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}

#wkpos-header {
    height: 54px;
    background: #511C29;
    color: white;
    display: flex;
}

.cursor,
.product-select,
.wkcategory,
.wkpaymentmethod,
.wksidepanel {
    cursor: pointer
}

.wk-pos-order-detail .customer,
.wk-pos-order-detail .payment {
    padding: 20px 0 !important;
}

.wk-payment-heading {
    font-size: 18px !important;
}

.wk-pos-order-detail .cash-discount,
.wk-pos-order-detail .tax,
.wk-pos-order-detail .total,
.wk-pos-order-detail .subtotal {
    padding: 8px !important;
}

.wk-pos-order-detail .total {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.wksidepanel {
    width: 100%
}

#wk-pos-side-panel {
    background-color: white;
    border-right: 1px solid #eee;
    height: 91.6%;
    padding: 0;
    z-index: 3
}

#wkpos-content-panel {
    background-color: white;
}

.table-hover>tbody>tr>td {
    border: 0;
    vertical-align: middle;
}

#left-panel {
    padding: 20px 0;
    font-size: 15px;
    text-align: center
}

.upper-category {
    text-align: center;
    border-bottom: 1px solid #eee;
    height: 50px;
    font-size: 13px;
    font-weight: 700;
    padding: 0;
    display: flex;
}

.upper-category > div.col-md-3 {
    display: flex;
}

#search-div {
    padding: 8px;
}

#item-table,
#product-panel {
    font-size: 11px
}

.lower-category {
    height: 100%;
    padding: 0;
    text-align: left;
    display: flex;
}

#product-panel {
    line-height: 15px;
    background-color: #fff
}

.product-select {
    text-align: center;
    margin-top: 10px;
    position: relative;
    font-size: 11px;
    padding-right: 0px !important;
    max-height: 220px;
}

.product-select>img {
    display: block;
    margin: 0 auto;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
}

.wk-margin-right-12 {
    margin-right: 12px;
}

.product-select>div {
    border: 1px solid #eee;
    background: white;
    border-radius: 5px;
    box-shadow: 4px 4px 11px 0 rgba(0, 0, 0, .1);
}

.product-detail {
    height: 50px;
}

#wk-cart-panel {
    border: 1px solid #eee;
    height: 91.6%;
    transition: right .6s ease 0s;
    right: 0
}

#cart-detail {
    min-height: 100px;
    max-height: 250px;
    float: left;
    width: 100%
}


/*  */

#pos-sale #wk-cart-panel .orderline {
    width: 100%;
    margin: 0px;
    padding-top: 3px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
    border-bottom: 1px solid #eee;
}

#pos-sale #wk-cart-panel .orderline .product-name {
    padding: 0;
    display: inline-block;
    font-weight: bold;
    /* width: 80%; */
    overflow: hidden;
    text-overflow: ellipsis;
}

#pos-sale #wk-cart-panel .orderline .price {
    padding: 0;
    font-weight: bold;
    text-align: right;
}

#pos-sale #wk-cart-panel .orderline .info-list {
    color: #888;
}

#pos-sale #wk-cart-panel ul,
#pos-sale .wkpos-order-panel ul {
    width: 100%;
    margin: 0px;
    padding: 0px !important;
    cursor: pointer;
}

#pos-sale .wkpos-order-panel ul.nav>li {
    height: 42px;
}

#pos-sale div.wk-payment ul#wk-pos-keypad {
    padding-top: 15px !important;
}

#pos-sale #wk-cart-panel ul>li,
#pos-sale .wkpos-order-panel ul>li {
    list-style: none !important;
    cursor: pointer;
}

#pos-sale #wk-cart-panel ul>li.wk-cart-update-btn>button {
    padding: 8px;
}

#pos-sale #wk-cart-panel ul>li.wk-cart-update-btn {
    padding: 4px;
}

#wk-pos-keypad {
    list-style: none;
}

#wk-pos-keypad li {
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    background: #fff;
    border: 1px solid #ddd;
}

.wk-payment {
    background: #eee;
    height: 290px;
    position: absolute;
    bottom: 0;
    z-index: 2;
}

#wk-cart-panel>.wk-cart-product-details>ul.nav.nav-tabs {
    height: 42px;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
    overflow-x: auto;
}

#wk-cart-panel>.wk-cart-product-details>ul.nav.nav-tabs li {
    display: inline-block;
    float: none;
}

li.letter.col-xs-3 {
    font-size: 15px !important;
    padding: 0px;
}

.wk-checkout-btn {
    margin: 10px 0;
    width: 100%;
    padding: 10px 15px;
}

#wk-cart-panel .wk-payment .price {
    font-size: 25px;
}

.shiping-carrier-spinner {
    width: 100%;
    height: 100%;
}

.shiping-carrier-spinner > i {
    font-size: 75px;
    margin-top: 50px;
}

.wk-padding-0 {
    padding: 0px !important;
}

.wk-padding-right-0 {
    padding-right: 0px !important;
}

.wkpos-padding-left-15 {
    padding-left: 15px !important;
}

.wk-total {
    display: inline-block !important;
    margin-top: 10px;
    line-height: 2;
}

.wk-total-detail {
    display: inline-block !important;
    max-width: 55%;
    margin-top: 10px;
}

.wk-total-detail>input {
    width: 100%;
}

i.wk-line-height-0 {
    line-height: 0px !important;
    font-size: 35px;
    float: left;
    margin-top: 18px;
    margin-right: 10px;
    color: white;
}

.font-size-12 {
    font-size: 12px;
}

.cp-spinner {
    width: 48px;
    height: 48px;
    display: inline-block;
    box-sizing: border-box;
    position: relative
}

.cp-eclipse {
    width: 12px;
    height: 12px;
    display: inline-block;
    box-sizing: border-box;
    border-radius: 50%;
    background: #f3d53f;
    margin: 150px 12px 50px;
    animation: cp-eclipse-animate 1s ease-out infinite
}

.cp-eclipse:after,
.cp-eclipse:before {
    border-radius: 50%;
    content: " ";
    width: 48px;
    height: 48px;
    display: inline-block;
    box-sizing: border-box;
    border-top: solid 6px transparent;
    border-bottom: solid 6px transparent;
    position: absolute;
    top: -18px
}

.cp-eclipse:before {
    border-right: solid 6px #f3d53f;
    border-left: solid 6px transparent;
    left: -18px
}

.cp-eclipse:after {
    border-right: solid 6px transparent;
    border-left: solid 6px #f3d53f;
    right: -18px
}

@keyframes cp-eclipse-animate {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.product-combination {
    float: left;
    /* padding: 5px 20px; */
    border: 1px solid #DB324D;
    margin: 5px 10px 5px 0px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    cursor: pointer;
}

.combination-price {
    font-size: 15px;
    font-weight: 500;
    background: #E82E4E;
    padding: 8px 20px;
    color: white;
    border-radius: 5px;
    margin-top: 15px;
}

.combination-price-block {
    padding-left: 35px !important;
    border-left: 1px solid #eee;
}

.groupName {
    padding: 12px 0px 5px;
}

#pos-sale .modal {
    text-align: center;
    padding: 0!important;
    border-radius: 50px;
}

#pos-sale .modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

#pos-sale .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

#pos-sale .modal-body {
    padding: 5px 10px 25px 30px;
}

#pos-sale .modal-footer {
    border: 0px;
    text-align: center;
}

.selected {
    background: #DB324D !important;
    color: #fff;
}

.cart-product-selected {
    background: #FFF0F3 !important;
}

ul#wk-pos-keypad li:hover,
li.orderline:hover,
div.customer-details:hover,
div.wkpos-order-detail:hover {
    background: #FFF0F3 !important;
}

.product-update {
    background: #FFB4C0 !important;
}

.customer-details {
    border-bottom: 1px solid #dddddd;
    padding: 5px 15px;
}

.customer-details>.name {
    font-size: 20px;
    color: #DE435C;
}

.customer-details>.address,
.customer-details>.email {
    font-size: 14px;
    color: #666666;
    word-break: break-all;
}

textarea {
    resize: none;
}

.customer-detail {
    display: flex;
    /* height: 80%; */
    padding: 20px 35px;
}
#customers .wk-height-100.wkpos-scrollbar {
    border-left: 1px solid #dddddd;
}

.wkpos-change-customer {
    width: 100%;
    font-size: 20px;
    padding: 10px !important;
}

.customer-detail>.vertical-middle {
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
}

.customer-detail>.vertical-middle>.name {
    font-size: 25px;
    color: #DE435C;
}

.customer-detail>.vertical-middle>i {
    font-size: 60px;
}

.customer-detail>.vertical-middle>.address,
.customer-detail>.vertical-middle>.email {
    font-size: 14px;
    color: #666666;
    padding: 8px;
    word-break: break-all;
}

.change-customer {
    padding: 25px;
}

.wkpos-btn {
    background: #DB324D;
    color: white;
    border: none;
}

.wkpos-order-detail {
    padding: 15px 0;
    border-bottom: 1px solid #eee;
    cursor: pointer;
}

.wkpos-search {
    padding-top: 15px;
    cursor: pointer;
}

.wkpos-search>.input-group>span.input-group-addon {
    background: transparent;
}

.wkpos-search>.input-group>input.form-control {
    border-left: 0;
    border-right: 0;
}

.wkpos-search>.input-group>input.form-control:focus {
    border-color: #ccc !important;
    box-shadow: none !important;
}

.wk-height-100 {
    height: 100%;
}

.font-size-18 {
    font-size: 18px;
}

#customers .wkpos-search {
    margin-bottom: 10px;
}

#customers .wkpos-search>.input-group>input.form-control {
    border-right: 1px solid #eee;
    padding-left: 0;
}

.wk-pos-order-detail {
    height: 80%;
    padding: 15;
    border: 1px solid #ccc;
    margin: 15px 0 !important;
    border-radius: 4px;
}

.wk-font-size-40 {
    font-size: 40px !important;
}

.wkpos-payment-customer {
    padding: 10px 20px;
    font-size: 18px;
    border: 2px solid #DB324D;
    margin: 25px 0;
    color: #DB324D;
    border-radius: 5px;
}

.wkpos-customer-address {
    border: 1px solid #eee;
    text-align: left;
    padding: 12px;
    margin-top: 10px;
    position: relative;
    cursor: pointer;
}
.wkpos-customer-address > .wk-address-edit {
    position: absolute;
    top: 10px;
    right: 10px;
}

.wkpos-paymentmethod {
    padding: 12px 12px 12px 20px;
    background: #eee;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #ccc;
}

.wkpos-paymentmethod.active {
    background: white;
    border-left: 10px solid #DB324D;
    color: #DB324D;
}

.wkpos-scrollbar {
    overflow-y: auto;
}

.wkpos-scrollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #CDCDCD;
}

.wkpos-scrollbar::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #F5F5F5;
}

.wkpos-scrollbar::-webkit-scrollbar-thumb {
    background-color: #626262;
}

.wkpos-text-color {
    color: #DB324D;
}

.wkpos-text-color.wkpos-back:hover {
    color: #310812 !important;
}

#wkpos-product-search {
    padding: 8px;
}
#wkpos-product-search .input-group-addon {
    background: white !important;
}

#wkpos-product-search input.form-control {
    border-left: 0px !important;
    border-right: 0px !important;
    padding-left: 0px !important;
}

.wkpos-background-color {
    background-color: #DB324D;
    color: white;
}

body#pos-sale .wk-h4,
body#pos-sale .wk-h5 {
    font-size: 30px / 35px;
    font-family: inherit;
}

body#pos-sale .wk-h6 {
    font-size: 26px;
}

body#pos-sale .wk-h4 {
    font-size: 30px;
}

.wkpos-confirmpayment {
    font-size: 18px;
    width: 100%;
    padding: 15px;
    margin-top: 30px;
}

ul.wk-pos-pay-keypad {
    border: 1px solid #eee;
    background: white;
    border-radius: 5px;
    box-shadow: 2px 8px 5px 0 rgba(0, 0, 0, .1);
}

.padding-bottom-8 {
    padding-bottom: 8px;
    border-bottom: 1px solid #eee;
}

.padding-8 {
    padding: 8px 0;
}

.padding-12 {
    padding: 0 12px;
}

.wk-pay-btn {
    background: #501B28 !important;
    color: white;
}

.wk-pay-btn:hover {
    color: #EEE;
    background: #501B33 !important;
}

.btn:hover {
    color: #EEE;
}

.wk-padding-right-12 {
    padding-right: 8px !important;
}

.wk-employee-setting {
    float: none !important;
    margin: 20px auto 20px !important;
    border: 1px solid #eee;
    box-shadow: -12px 18px 22px 0 rgba(0, 0, 0, .1);
    padding: 10px 30px !important;
}

.wk-employee-setting i.fa-user-circle {
    font-size: 80px;
    padding: 10px;
    color: #eee;
}

.wk-employee-setting button.btn {
    margin: 10px 0;
    padding: 6px 40px;
}

#change_password_form .form-group {
    margin-bottom: 10px !important;
}

.wk-float-none {
    float: none !important;
    margin: 0 auto !important;
}

.wk-pos-employee-details {
    overflow: hidden;
}

.wk-pos-employee-details ul.nav>li {
    height: 42px;
}

.padding-top-15 {
    padding-top: 15px;
}

.invoice {
    padding: 0 65px;
}

.ordered-products-details {
    max-height: 150px;
    overflow-x: hidden;
}

.wkpos-online-mode {
    color: #81A844 !important;
}

.wkpos-offline-mode {
    color: white !important;
}

.wkpos-body {
    height: 84%;
}

.wkpos-order-bill {
    font-family: Incolastia;
    font-size: 14px;
    padding: 30px 15px;
    border: 1px solid #eee;
    background: white;
    border-radius: 3px;
}

.wkpos-product-info {
    margin-left: 15px;
}

.padding-tb-8 {
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #eee;
}

.wkpos-font-13 {
    font-size: 13px;
}

.wkpos-order-history {
    max-height: 100%;
}

.wkpos-order-history>.wkpos-ordered-products {
    padding: 10px 0px;
    margin: 0px !important;
    border-bottom: 1px solid #eee;
}

.wkpos-order-history .wkpos-product-info {
    margin-left: 0px;
}

.order-panel-height>.wkpos-search {
    position: fixed;
    width: 28%;
    z-index: 3;
    background: white;
}

#customers .wkpos-search {
    z-index: 3;
    background: white;
}

.margin-top-50px {
    margin-top: 60px;
}

.margin-top-15 {
    margin-top: 15px;
}

.combination-noti,
.special-tag,
.low-stock {
    position: absolute;
    top: 0;
    font-size: 15px;
    display: none;
}

.product-select:hover>.combination-noti,
.product-select:hover>.special-tag,
.product-select:hover>.low-stock {
    display: block;
}

.combination-noti {
    right: 0;
    background-color: #e54669 !important;
}

.special-tag {
    top: 25px;
    right: 0;
}

.low-stock {
    left: 15px;
}

.modal-close-padding {
    padding: 5px 10px !important;
}

.margin-left-20 {
    margin-left: 20px;
}

.wk-customer-setting {
    padding: 20px;
    border: 1px solid #eee;
    margin-top: 25px;
    margin-bottom: 75px;
    box-shadow: -12px 18px 22px 0 rgba(0, 0, 0, .1);
}

.wk-customer-setting>.row>i {
    font-size: 45px;
}

.btn.wkpos-payment-customer:hover {
    color: #56202C;
}

#wkpos_full_screen {
    position: absolute;
    z-index: 100;
    top: 90%;
    left: 5%;
    background-color: #f1f1f1;
    text-align: center;
    border: 1px solid #d3d3d3;
}

#wkpos_full_screen_img {
    padding: 10px;
    cursor: pointer;
    z-index: 10;
    background-color: #57212D;
    color: #fff;
}

.wkpos-customer-heading {
    padding: 12px 15px;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
}

.lower-category>li {
    list-style: none !important;
    display: flex;
    position: relative;
}

.wk-category-list.dropdown-menu>li.wkcategory.categoryProduct {
    float: none !important;
    display: block !important;
    padding: 5px 15px 5px 15px;
}

.wkpos-icon-color {
    color: #eee;
}
.wkpos-icon-color.fa.fa-address-card, .wkpos-icon-color.fa-user-circle {
    text-align: center;
    font-size: 60px;
}

#wkpos_address > div {
    padding: 15px 25px;
    border: 1px solid #eee;
    margin-bottom: 25px;
    box-shadow: -12px 18px 22px 0 rgba(0, 0, 0, .1);
}

.wk-add-customer {
    margin: 0px !important;
    margin-bottom: 25px !important;
}

.wk-order-product-detail {
    height: 95% !important;
}
.wkpos-order-product-heading {
    border: 1px dashed;
    padding: 8px 0;
    border-left: 0;
    border-right: 0;
    margin-bottom: 12px;
}

.wkpos-order-product-heading td {
    padding: 4px 0 !important;
}

.product-cart-item-update {
    width: 30px;
    padding: 0;
}

.wkpos-product-qty {
    width: 60px;
    display: inline-block !important;
}

.padding-right-0 {
    padding-right: 0px;
}

.remove-product {
    display: none;
}
li.orderline:hover .remove-product{
    display: block;
}

.required {
    border: 1px solid #f43636;
}

.wk-product-cart-heading {
    font-weight: 500;
    font-size: 17px;
    background: #b4576c;
    color: white;
    padding: 5px 0;
}

.cart-product-img {
    margin-top: 5px;
    padding-left: 0px;
}

.wk-emp-img {
    margin-top: -3px;
    border-radius: 50%;
}

.wk-d-flex {
    display: flex;
}
.wk-flex-wrap {
    flex-wrap: wrap;
}
.wk-flex-property {
    align-items: center;
    align-content: center;
}

.wk-d-flex.wk-flex-property > div{
    margin-left: auto;
}

@media (min-width: 768px) and (max-width: 991px) {
    #wkpos_full_screen {
        left: 4%;
    }
    li.letter.col-xs-3 {
        font-size: 13px !important;
    }
    #order .wk-pos-order-detail .wkpos-orderinfo {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    #order .wk-pos-order-detail .wkpos-orderinfo .order-detail {
        margin-right: auto;
    }

    .wk-pos-order-detail .customer, .wk-pos-order-detail .payment {
        padding: 0px !important;
    }
}

@media (min-width: 1023px) and (max-width: 1200px) {
    .wk-pos-features.font-size-12.wkpos-width-15{
        min-width: 200px;
    }
    .wk-font-size-40 {
        font-size: 30px !important;
    }
}

.wkpos-customer-pay-btn {
    display: flex;
    justify-content: center;
}

.wk-p-17-8 {
    padding: 17px 8px;
}

.wk-p-4 {
    padding: 4px;
}

#wk-pos-category ul {
    list-style: none;
    padding-left: 20px;
}

#wk-pos-category ul span {
    font-size: 15px;
}

#wk-pos-category .modal-dialog {
    /* width: 400px; */
}
#wk-pos-category .modal-dialog input.catgory-input{
    opacity: 0;
    position: absolute;
}

#wk-pos-category .modal-dialog .wkcategory.categoryProduct{
    padding: 2px 5px;
}

#wk-pos-category .modal-dialog .fa.fa-circle{
    font-size: 10px;
}

.wkicon-expand {
    padding: 18px 20px;
}

#wk-product-panel .wk-products {
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 15px;
    width: 100%;
    padding-bottom: 15px;
}

button.btn.btn-default.wk-quick-redeem-btn.wkpos-btn:hover,
button.btn.btn-default.wk-quick-redeem-btn.wkpos-btn:focus,
#wk-applied-voucher .card-voucher .wkpos-btn.btn-default:hover,
#wk-applied-voucher .card-voucher .wkpos-btn.btn-default:focus {
    background: #501B28 !important;
    color: white;
}


.wk-loading-pos-details {
    position: absolute;
    z-index: 100;
    top: 0;
    background: #ffffffa0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.wk-loading-pos-details > div {
    width: 70%;
    justify-content: center;
}

@media (max-width: 767px) {
    .img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
        display:none;
    }

    #wkpos-header > div.pull-right.wk-pos-features.font-size-12.wkpos-width-15 {
        display:none;        
    }

    .panel-heading-text {
        display: none;
    }

    .point-of-sale {
        display: none;
    }

    .cart-total-sub-total {
        font-size: 12px;
        padding-left: 4px;
        line-height:10px;
    }

    .cart-total-total {
        font-size: 12px;
        padding-left: 4px;
        margin: 0px;
    }

    .cart-total-cash-discount {
        font-size: 12px;
        padding-left: 4px;
        line-height:10px;
    }

    .cart-total-tax {
        font-size: 12px;
        padding-left: 4px;
        line-height:10px;
    }

    .wk-checkout-btn {
        font-size: 12px;
    }

    .wk-pay-btn {
        font-size: 12px;
    }

    .wk-padding-right-12 {
        padding: 4px !important;
        line-height: 10px;

    }

    .wk-checkout-btn {
        margin-top: 3px;
        margin-bottom: 3px;
        width: 100%;
        padding: 3px;
    }

    .wk-payment{
        height: 230px;
    }

    #wkpos_full_screen{
        display:none;
    }

    #wk-product-panel{
        padding: 0px;
    }

    .tab-content>.tab-pane{
        font-size: 12px;
    }

    .product-cart-item-update{
        display:none;
    }

    .wkpos-product-qty{
        display:none!important;
    }

    .wksidepanel {
        padding-bottom: 10px;
        padding-left: 10px;
        display: inline-block;
        cursor: pointer;
    }

    #wk-cart-panel>.wk-cart-product-details>ul.nav.nav-tabs {
        height: 40px;
        overflow: hidden;
        overflow-x: auto;
        white-space: nowrap;
        overflow-x: auto;
    }

    body#pos-sale {
        overflow-y: hidden!important;
    }
/*
    li.wk-cart-update-btn .wkpos-btn{
        border-radius: 60px;
        height: 30px;
        width: 30px;
    }
*/

    body#pos-sale {
        overflow: hidden;
        font-family: 'Roboto', sans-serif !important;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .customer-details>.name {
        font-size: 12px;
    }

    .customer-details>.address, .customer-details>.email {
        font-size: 12px;
    }

    .wkpos-payment-customer {
        padding: 5px 5px;
        font-size: 12px;
        border: 2px solid #DB324D;
        margin: 5px 0;
        color: #DB324D;
        border-radius: 5px;
    }

    input#wk-voucher-applied-input.form-control{
        font-size: 12px;
    }

    div.wk_voucher_coupon_btn{
        font-size: 12px;
    }

    .wkpos-paymentmethod {
        padding: 5px 5px 5px 5px;
        font-size: 14px;
        font-weight: 500;
        border: 1px solid #ccc;
    }

    .wkpos-confirmpayment {
        font-size: 12px;
        width: 100%;
        padding: 5px;
        margin-top: 30px;
    }

    body#pos-sale .wk-h4 {
        font-size: 20px;
    }

    .wkpos-customer-heading{
        display:none;
    }

    .wk-pos-order-detail {
        height: 85%!important;
        padding: 5px;
        border: 0px solid #ccc;
        margin: 5px 0 !important;
        border-radius: 4px;
    }

    .wk-pos-order-detail .customer, .wk-pos-order-detail .payment {
        padding: 5px 0 !important;
        font-size: 12px;
    }

    .wk-pos-order-detail .cash-discount, .wk-pos-order-detail .tax, .wk-pos-order-detail .total, .wk-pos-order-detail .subtotal {
        padding: 5px !important;
    }

    .print_invoice.text-center{
        display:none;
    }

    .wkpos-text-color.font-size-18 {
        font-size: 12px;
    }

    .wkpos-font-13 {
        font-size: 12px;
        padding: 0px;
    }

    .wkpos-order-detail {
        padding: 5px 0;
    }

    div.col-md-4.col-sm-4.col-xs-4.wkpos-scrollbar.order-panel-height
    {
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;

    }

    #order > div.col-md-8.col-sm-8.col-xs-8 {
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

    #order > div.col-md-8.col-sm-8.col-xs-8 > div > div.col-md-5.col-xs-12.clearfix.wkpos-orderinfo > div.customer.clearfix > i{
        display:none;
    }

    .product-select>div {
        border: 1px solid #ccc;
        background: white;
        border-radius: 4px;
        box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, .1);
    }

    #wk-product-panel > div > div:nth-child(1) > div > div{
        padding-left: 0px;
        padding-right: 0px;
    }

    #wk-product-panel .wk-products {
        padding-right: 5px;
        padding-bottom: 5px;
    }

    .product-select {
        margin-top: 5px;
        padding-left: 5px;
    }  
    
    #wk-pos-category .modal-dialog {
        width:90%;
    }

    #wk-pos-payment-panel > div > div:nth-child(3) > div{
        padding-left: 0px;
        padding-right: 0px;        
    }

    #wk-pos-keypad li {
        font-size: 12px;
        line-height: 22px;
        text-align: center;
        background: #fff;
        border: 1px solid #ddd;
        z-index:10;
    }

    #pos-sale div.wk-payment ul#wk-pos-keypad {
        padding-top: 4px !important;
    }

    .wk-total {
        display: inline-block !important;
        margin-top: 4px!important;
        line-height: 1.1!important;
    }

    .wk-total-detail {
        display: inline-block !important;
        max-width: 55%;
        margin-top: 4px;
    }

    #wk-cart-panel .wk-payment .price {
        margin-top: 4px;
        font-size:14px;
    }

    .customer-detail {
    padding: 5px 5px!important;
    }
        
    .customer-detail>.vertical-middle>.name {
    font-size: 18px;
    color: #DE435C;
    }
        
    .customer-detail>.vertical-middle>.address, .customer-detail>.vertical-middle>.email {
    font-size: 12px;
    color: #666666;
    padding: 5px;
     word-break: break-all;
    }
        
    .change-customer {
        display:none;
    }

    .wk-add-customer {
        display:none;
    }

    }
