﻿@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

html {
    opacity: 1 !important;
    -webkit-font-smoothing: antialiased !important;
    font-family: "DSIndigo",Roboto,RobotoDraft,Helvetica,Arial,sans-serif !important;
    font-weight: normal;
    font-size: 0.9rem;
    letter-spacing: normal;
    color: #1f1f1f;
}

body {
    -webkit-font-smoothing: antialiased;
    font-family: "DSIndigo",Roboto,RobotoDraft,Helvetica,Arial,sans-serif !important;
    font-size: 0.9rem;
}

small {
    color: rgb(107, 114, 128);
}

text-dark {
    color: #1f1f1f;
}

.padding {
    padding: 0.8rem 0.8rem;
}

.box-header small {
    display: block;
    margin-top: 4px;
    -ms-opacity: 0.9;
    opacity: 0.9;
}

.app-header ~ .app-body {
    padding-top: 4.5rem;
}

table, tr, td {
    -webkit-font-smoothing: antialiased;
    font-family: "DSIndigo",Roboto,RobotoDraft,Helvetica,Arial,sans-serif !important;
    font-weight: normal;
    font-size: .9rem;
    letter-spacing: normal;
    color: #1f1f1f;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    -webkit-font-smoothing: antialiased;
    font-family: "DSIndigo",Roboto,RobotoDraft,Helvetica,Arial,sans-serif !important;
    font-weight: bold;
    letter-spacing: normal;
    color: #1f1f1f;
}

.k-input, .k-input-md, .k-picker-md {
    font-size: 0.9rem;
}

.k-grid {
    font-size: 0.9rem;
}

.k-pager-wrap {
    font-size: 0.9rem;
}

.box {
    background: #fafafa;
    -ms-border-radius: 0.25rem;
    border-radius: 0.25rem;
    border: 0;
    color: #18181b;
    font-size: 0.9rem !important;
    box-shadow: 0 0 #0000, 0 0 #0000, 0px 1px 2px 0px rgba(0, 0, 0, .1), 0px 0px 0px 1px rgba(0, 0, 0, .02) !important;
}

.box-body {
    padding: 0.8rem 1rem;
}

.box, .box-color {
    margin-bottom: 0.8rem;
}

.form-control-label {
    padding-top: 0;
    color: #777;
    padding-bottom: .1rem;
    font-size: 90%;
}

.form-control {
    background: #fff;
    -ms-border-radius: 0.25rem;
    border-radius: 0.25rem;
    border: 0;
    color: #18181b;
    font-size: 0.9rem !important;
    box-shadow: 0 0 #0000, 0 0 #0000, 0px 1px 2px 0px rgba(0, 0, 0, .12), 0px 0px 0px 1px rgba(0, 0, 0, .08) !important;
}

.form-control:focus {
    border-color: #cecece;
    box-shadow: 0 0 0 0.2rem rgba(180, 180, 180, 0.25);
    background-color: transparent;
}

.form-control[readonly]:focus {
    border: 1px solid #ced4da;
    background-color: #eaeaea;
    box-shadow: none;
}

.btn, .k-button {
    outline: 0 !important;
    font-size: 0.9rem;
    border: 0;
    box-shadow: 0 0 #0000, 0 0 #0000, 0px 1px 2px 0px rgba(0, 0, 0, .12), 0px 0px 0px 1px rgba(0, 0, 0, .08);
    gap: 2px
}

.k-button-md {
    padding: 6px 8px;
}

.btn-default, 
.btn-default:hover,
.btn-default:focus, 
.btn-default.focus{
    box-shadow: 0 0 #0000, 0 0 #0000, 0px 1px 2px 0px rgba(0, 0, 0, .12), 0px 0px 0px 1px rgba(0, 0, 0, .08) !important;
}

.btn-success, 
.btn-primary, 
.btn-success:hover, 
.btn-primary:hover,
.btn-success:focus, .btn-success.focus,
.btn-primary:focus, .btn-primary.focus   {
    text-shadow: 1px 1px 2px rgba(0,0,0,0.4), 1px 1px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0.75px 0px 0px hsla(0, 0%, 100%, .2) inset, 0px 1px 2px 0px rgba(25, 176, 155, .4), 0px 0px 0px 1px #19b09b !important;
}

.btn-danger, 
.btn-danger:hover,
.btn-danger:focus, 
.btn-danger.focus{
    text-shadow: 1px 1px 2px rgba(0,0,0,0.4), 1px 1px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0.75px 0px 0px hsla(0, 0%, 100%, .2) inset, 0px 1px 2px 0px rgba(190, 18, 60, .4), 0px 0px 0px 1px #be123c !important;
}

.btn-info, 
.btn-info:hover,
.btn-info:focus, 
.btn-info.focus {
    text-shadow: 1px 1px 2px rgba(0,0,0,0.4), 1px 1px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0.75px 0px 0px hsla(0, 0%, 100%, .2) inset, 0px 1px 2px 0px rgba(78, 88, 181, .4), 0px 0px 0px 1px #4e58b5 !important;
}

.btn-warning, 
.btn-warning:hover,
.btn-warning:focus, 
.btn-warning.focus{
    text-shadow: 1px 1px 2px rgba(255,255,255,0.4), 1px 1px 0px rgba(255,255,255,0.3);
    box-shadow: 0px 0.75px 0px 0px hsla(0, 0%, 100%, .2) inset, 0px 1px 2px 0px rgba(189, 154, 32, .4), 0px 0px 0px 1px #bd9a20 !important;
}

.btn-secondary, 
.btn-secondary:hover,
.btn-secondary:focus, 
.btn-secondary.focus{
    text-shadow: 1px 1px 2px rgba(0,0,0,0.4), 1px 1px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0.75px 0px 0px hsla(0, 0%, 100%, .2) inset, 0px 1px 2px 0px rgba(92, 98, 104, .4), 0px 0px 0px 1px #5c6268 !important;
}

.form-group {
    margin-bottom: 0.5rem;
}

.k-input-md .k-input-inner,
.k-picker-md .k-input-inner,
.k-dateinput .k-dateinput-wrap,
.k-dateinput .k-picker-wrap,
.k-datepicker .k-dateinput-wrap,
.k-datepicker .k-picker-wrap,
.k-datetimepicker .k-dateinput-wrap,
.k-datetimepicker .k-picker-wrap,
.k-timepicker .k-dateinput-wrap,
.k-timepicker .k-picker-wrap,
.k-numerictextbox .k-numeric-wrap {
    border: 0 !important;
}

.k-datepicker.k-input-inner {
    border: 0 !important;
    padding: 0 !important;
}

.k-widget.form-control, .k-widget.form-control .k-input {
    border: 0;
}

    .k-widget.form-control:focus, .k-widget.form-control .k-input:focus {
        border-color: #eaeaea;
        box-shadow: none;
    }

.btn-sm, .btn-group-sm > .btn {
    padding: 0.1rem 0.5rem;
}

.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.badge {
    font-size: .7625rem;
    font-weight: normal;
    padding: 0.3rem 0.6rem;
    box-shadow: 0 0 #0000, 0 0 #0000, 0px 1px 2px 0px rgba(0, 0, 0, .12), 0px 0px 0px 1px rgba(0, 0, 0, .08) !important;
}

.badge-success, .badge-primary, .badge.success {
    text-shadow: 1px 1px 2px rgba(0,0,0,0.4), 1px 1px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0.75px 0px 0px hsla(0, 0%, 100%, .2) inset, 0px 1px 2px 0px rgba(25, 176, 155, .4), 0px 0px 0px 1px #19b09b !important;
}

.badge-danger, .badge.danger {
    text-shadow: 1px 1px 2px rgba(0,0,0,0.4), 1px 1px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0.75px 0px 0px hsla(0, 0%, 100%, .2) inset, 0px 1px 2px 0px rgba(190, 18, 60, .4), 0px 0px 0px 1px #be123c !important;
}

.badge-info, .badge.info {
    text-shadow: 1px 1px 2px rgba(0,0,0,0.4), 1px 1px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0.75px 0px 0px hsla(0, 0%, 100%, .2) inset, 0px 1px 2px 0px rgba(78, 88, 181, .4), 0px 0px 0px 1px #4e58b5 !important;
}

.badge-warning, .badge.warning{
    box-shadow: 0px 0.75px 0px 0px hsla(0, 0%, 100%, .2) inset, 0px 1px 2px 0px rgba(189, 154, 32, .4), 0px 0px 0px 1px #bd9a20 !important;
}

.badge-secondary, .badge.secondary{
    text-shadow: 1px 1px 2px rgba(0,0,0,0.4), 1px 1px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0.75px 0px 0px hsla(0, 0%, 100%, .2) inset, 0px 1px 2px 0px rgba(92, 98, 104, .4), 0px 0px 0px 1px #5c6268 !important;
}

.badge-sm {
    font-size: 0.75rem;
}

.badge-md {
    font-size: 0.8rem;
}

.badge-lg {
    font-size: .895rem;
}

.badge-pill {
    font-size: 75%;
    padding-right: 0.6em !important;
    padding-left: 0.6em !important;
    border-radius: 10rem !important;
    min-width: 19px;
}

.dl-horizontal dt {
    white-space: normal;
}

.field-validation-error {
    color: #b94a48;
}

    .field-validation-error span {
        clear: left;
        display: block;
        font-size: 0.9rem;
        font-weight: 500;
    }

.validation-summary-errors ul {
    margin: 20px 0;
    list-style-type: none;
    background: #f3f3f3;
    padding: 10px;
    background-color: #BC3329;
    color: #ffffff;
}

    .validation-summary-errors ul li {
        margin: 5px 0;
    }


.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: solid 1px #BC3329;
    -webkit-box-shadow: 0 0 3px rgba(171, 41, 32, 0.25);
    -moz-box-shadow: 0 0 3px rgba(171, 41, 32, 0.25);
    -ms-box-shadow: 0 0 3px rgba(171, 41, 32, 0.25);
    box-shadow: 0 0 3px rgba(171, 41, 32, 0.25);
    -ms-border-radius: 0.25rem;
    border-radius: 0.25rem;
}

    .input-validation-error:focus {
        border: solid 1px #b9554d;
        -webkit-box-shadow: 0 0 6px rgba(171, 41, 32, 0.5);
        -moz-box-shadow: 0 0 6px rgba(171, 41, 32, 0.5);
        -ms-box-shadow: 0 0 6px rgba(171, 41, 32, 0.5);
        box-shadow: 0 0 6px rgba(171, 41, 32, 0.5);
        -ms-border-radius: 0.25rem;
        border-radius: 0.25rem;
    }


.float-label .input-validation-error {
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: solid 1px #BC3329;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    -ms-border-radius: 0.25rem;
    border-radius: 0.25rem;
}

    .float-label .input-validation-error:focus {
        border-left: none;
        border-right: none;
        border-top: none;
        border-bottom: solid 1px #b9554d !important;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
        -ms-border-radius: 0.25rem;
        border-radius: 0.25rem;
    }

.modal-backdrop {
    z-index: 9999;
}

.modal-open .modal {
    z-index: 99999;
}

.swal2-container {
    z-index: 100000;
}

.bootbox {
    z-index: 99992;
}

.jcrop-vline,
.jcrop-hline {
    background: #ffffff url("../images/Jcrop.gif") !important;
}

#login .navbar-brand img, #login .navbar-brand svg {
    max-height: 160px;
    vertical-align: -4px;
    display: inline-block;
}

#login .navbar {
    min-height: 170px;
}

#login .navbar-brand {
    line-height: 2.5rem;
    margin-right: 0;
}

.product-box .item-overlay.active {
    z-index: 1;
}

.shopping ul.products {
    display: flex;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    list-style: none !important;
    clear: both;
    padding: 0;
}

    .shopping ul.products li {
        padding: 0 8px;
        width: 25%;
        display: inline-block;
        vertical-align: top;
        position: relative;
        margin: 0;
    }

.product-box {
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.05), 0 1px 2px 0 rgba(0,0,0,.1);
}

    .product-box:hover {
        box-shadow: 0 1px 2px rgba(0,0,0,.07), 0 2px 4px rgba(0,0,0,.2);
    }

    .product-box .label {
        font-size: 75%;
    }

    .product-box .product-price {
        font-size: 0.9rem;
        padding-top: 10px;
        color: #777;
        font-weight: 500;
    }

    .product-box span.category {
        font-size: 0.9rem;
        color: #ababab;
        font-weight: 500;
    }


.no-margin {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

.order .footer {
    display: block;
}

    .order .footer .footer-item {
        display: block;
        padding: 4px 15px;
    }

        .order .footer .footer-item .total-label {
            float: left;
            margin-right: 80px;
        }

        .order .footer .footer-item .total-value {
            float: right;
        }

            .order .footer .footer-item .total-value#totalOrder {
                font-size: 18px;
            }


.i-circle {
    border: 5px solid #F1F1F1;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    height: 80px;
    width: 80px;
    display: inline-block;
    padding-top: 15px;
    margin-bottom: 7px;
}

    .i-circle i {
        font-size: 38px;
        vertical-align: middle;
    }

.streamline i.fa {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

/* CSS for Credit Card Payment form */
.credit-card-box .panel-title {
    display: inline;
    font-weight: bold;
}

.credit-card-box .form-control.error {
    border-color: red;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,0,0,0.6);
}

.credit-card-box label.error {
    font-weight: bold;
    color: red;
    padding: 2px 8px;
    margin-top: 2px;
}

.credit-card-box .payment-errors {
    font-weight: bold;
    color: red;
    padding: 2px 8px;
    margin-top: 2px;
}

.credit-card-box label {
    display: block;
}

/* The old "center div vertically" hack */
.credit-card-box .display-table {
    display: table;
}

.credit-card-box .display-tr {
    display: table-row;
}

.credit-card-box .display-td {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}
/* Just looks nicer */
.credit-card-box .panel-heading img {
    min-width: 180px;
}

.kit .fa-question-circle {
    font-size: 20px;
    color: #999;
    vertical-align: middle;
}

body.background {
    background: url(images/bg_login1.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

label.error {
    position: relative;
    top: 2px;
    color: #f00;
    font-size: 0.9rem;
    font-weight: 600;
}

.float-label .md-input ~ label.error {
    top: 2px;
    font-size: 0.9rem;
    color: #f00;
}

.carousel-control {
    color: rgba(0,0,0,0.5);
}

    .carousel-control.right, .carousel-control.left {
        background-image: none;
    }

.padding-lg {
    padding: 2.5rem 2.5rem;
}

.btn-action {
    color: #fff;
    background-image: none;
    background-color: transparent;
    border-color: #fff;
}

.kit-actions p.or {
    color: #fff;
    font-size: 0.9rem;
    padding: 1rem 1rem;
}

.label {
    font-weight: normal;
}

/*SELECT2*/
.select2-container--bootstrap4 .select2-selection--single {
    height: calc(2.15rem);
    padding: 0.7rem 0.75rem;
}

.select2-container--bootstrap4 .select2-selection--multiple {
    min-height: 32px;
}

    .select2-container--bootstrap4 .select2-selection--multiple .select2-search--inline .select2-search__field {
        padding: 0 14px;
    }

.select2-container--bootstrap4 .select2-selection {

    background: #fafafa;
    border: 0;
    color: #18181b !important;
    font-size: 0.9rem;
    box-shadow: 0 0 #0000, 0 0 #0000, 0px 1px 2px 0px rgba(0, 0, 0, .12), 0px 0px 0px 1px rgba(0, 0, 0, .08) !important;
}

.select2-container--bootstrap4.select2-container--focus .select2-selection, .select2-container--bootstrap4.select2-container--open .select2-selection {
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    border-color: #cecece;
    box-shadow: 0 0 0 0.2rem rgba(180, 180, 180, 0.25);
}

.select2-container--bootstrap4 .select2-dropdown {
    border-color: #cecece;
    box-shadow: 0 0 0 0.2rem rgba(180, 180, 180, 0.25);
    border-width: 2px;
    overflow-x: hidden;
    margin-top: -1px;
}

.select2-container--bootstrap4 .select2-results__option {
    padding: 0.55rem 0.475rem;
    font-size: 0.9rem;
}


.select2-container--bootstrap4 .select2-results__option--highlighted[aria-selected] {
    background-color: rgba(180, 180, 180, 0.25);
    color: #495057;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice {
    padding: 4px 6px;
    background-color: #999;
    border: 0;
    margin: 0px 5px 5px 0px;
    color: #fff;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered {
    padding: 5px 0px 0px 12px;
}

.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.product-list {
    border-bottom: solid 1px #f1f1f1;
}

    .product-list .list-left {
        padding-right: 5px;
    }

    .product-list .list-body {
        margin-left: 45px;
        border-bottom: 1px;
    }

        .product-list .list-body:after {
            border-bottom: none;
        }

    .product-list .product-detail {
        margin-right: 100px;
    }

    .product-list .product-subtotal p {
        margin: 0;
        padding: 0;
        text-align: right;
    }

    .product-list .product-subtotal {
        float: right;
        max-width: 95px;
        padding-left: 5px;
    }

.network {
    margin: 20px auto;
    width: 455px;
    min-height: auto;
}

    .network ul {
        padding-top: 20px;
        position: relative;
    }

    .network li {
        float: left;
        text-align: center;
        list-style-type: none;
        position: relative;
        padding: 20px 3px 0 3px;
    }

        .network li::before, .network li::after {
            content: '';
            position: absolute;
            top: 0;
            right: 50%;
            border-top: 1px solid black;
            width: 50%;
            height: 20px;
        }

        .network li::after {
            right: auto;
            left: 50%;
            border-left: 1px solid black;
        }

        .network li:only-child::after, .network li:only-child::before {
            content: '';
            display: none;
        }

        .network li:only-child {
            padding-top: 0;
        }

        .network li:first-child::before, .network li:last-child::after {
            border: 0 none;
        }

        .network li:last-child::before {
            border-right: 1px solid black;
            border-radius: 0 5px 0 0;
        }

        .network li:first-child::after {
            border-radius: 5px 0 0 0;
        }

    .network ul ul::before {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        border-left: 1px solid black;
        width: 0;
        height: 20px;
    }

    .network li a {
        border: 1px solid black;
        padding: 5px 10px;
        text-decoration: none;
        text-transform: uppercase;
        color: black;
        font-family: "DSIndigo" !important;
        font-size: 0.9rem;
        display: inline-block;
        border-radius: 5px;
    }

        .network li a:hover, .network li a:hover + ul li a {
            background: orange;
            color: #000;
            border: 1px solid #94a0b4;
        }

            .network li a:hover + ul li::after,
            .network li a:hover + ul li::before,
            .network li a:hover + ul::before,
            .network li a:hover + ul ul::before {
                content: '';
                border-color: #94a0b4;
            }

.select2-dropdown {
    z-index: 99999;
}

.login .box, .login .box-color {
    background-color: rgba(255,255,255, 0.85);
    position: relative;
    margin-bottom: 1.5rem;
}

.form-check {
    padding-left: 0;
}

.form-check-label {
    display: inline;
}

.form-check-inline label {
    padding-left: 2px;
    margin-bottom: 0;
}

.shopping .pagination {
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 5px;
}

.shopping-cart {
    margin: 5px 0;
    float: right;
    background: white;
    width: 320px;
    position: absolute;
    -ms-border-radius: 0.25rem;
    border-radius: 0.25rem;
    padding: 20px;
    right: 60px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    z-index: 2;
}

    .shopping-cart .list {
        height: auto;
        max-height: 300px;
        overflow-x: hidden;
    }

.shopping-cart-header {
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 15px;
}


.shopping-cart-total {
    float: right;
}

#cart-aside .hide-scroll {
    margin-right: 0;
}

.shopping .product-container {
    padding-left: 5px;
    padding-right: 5px;
}

.announcements {
    margin: 5px 0;
    float: right;
    background: white;
    width: 320px;
    position: absolute;
    -ms-border-radius: 0.25rem;
    border-radius: 0.25rem;
    padding: 20px;
    right: 185px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    z-index: 2;
}

.product-item {
    position: relative;
    overflow: hidden;
}

    .product-item img {
        max-width: 100%;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }

    .product-item:hover img {
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

.input-group-sm > .form-control {
    min-height: 0;
}

.product-search:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    content: '\f002';
    font-family: fontawesome;
    text-align: center;
    font-size: 0.9rem;
    line-height: 2.8rem;
    width: 2.8rem;
}

.product-search {
    position: relative;
}

.widget_product_search input[type="search"] {
    padding-right: 2.8rem;
    line-height: 2.8rem;
    height: 2.8rem;
    padding: 0 .8rem;
    width: 100%;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-appearance: textfield;
    border: 1px solid rgba(120, 130, 140, 0.2);
    background-color: #fff;
    font-size: 0.9rem;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

    .widget_product_search input[type="search"]::-webkit-input-placeholder {
        color: #c4c4c4;
    }

.widget_product_search label {
    display: none;
}

.widget_product_search input[type="button"] {
    position: absolute;
    top: 0;
    right: 0;
    height: 2.8rem;
    width: 2.8rem;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    box-shadow: none !important;
    background: none !important;
    border: none !important;
    overflow: hidden;
}

.shopping .select2-container--bootstrap .select2-selection--multiple {
    height: auto;
    min-height: 2.8rem;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

    .shopping .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
        padding: 0 12px;
        height: 2.8rem;
    }

    .shopping .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
        margin: 12px 0 0 6px;
    }

    .shopping .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
        margin-top: 12px;
    }

ul.product-groups li.active {
    /*color: #26b9a7;*/
    font-weight: bold;
}

ul.product-groups {
    position: relative;
}

    ul.product-groups li {
        padding-left: 1.2rem;
        position: relative;
        margin: 0 0 .5rem;
        color: #777;
    }

        ul.product-groups li:before {
            position: absolute;
            left: 2px;
            content: '\f105';
            font-family: fontawesome;
            font-size: 0.9rem;
            opacity: .5;
            /*color: #26b9a7;*/
        }

img.navbar-brand {
    max-height: 50px;
}

.zoomContainer {
    z-index: 999999;
}

.zoomWindow {
    z-index: 999999;
}

.navside .nav li li a {
    padding-left: 2.5rem;
}

.navside .nav li a {
    padding: 0 0.5rem;
}

.nav-icon {
    margin-right: 0.5rem;
}

.editable-error-block {
    font-size: 0.9rem;
}

.f1 {
    padding: 25px;
    background: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

    .f1 h3 {
        margin-top: 0;
        margin-bottom: 5px;
        text-transform: uppercase;
    }

.f1-steps {
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}

.f1-progress {
    position: absolute;
    top: 24px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #ddd;
}

.f1-progress-line {
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    /*background: #0CC2AA;*/
}

.f1-step {
    position: relative;
    float: left;
    padding: 0 5px;
}

.f1-step-icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-top: 4px;
    background: #ddd;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.f1-step.activated .f1-step-icon {
    background: #fff;
    line-height: 38px;
}

.f1-step.active .f1-step-icon {
    width: 48px;
    height: 48px;
    margin-top: 0;
    font-size: 22px;
    line-height: 48px;
}

.f1-step p {
    color: #ccc;
    margin-top: 10px;
}

.f1 fieldset {
    display: none;
    text-align: left;
}

.f1-buttons {
    text-align: right;
}

.app-aside .scroll {
    padding: 10px;
}

@media (max-width: 991px) {
    .app-aside.modal {
        z-index: 99991;
    }

    .shopping ul.products li {
        width: 33.333%;
    }
}

.navbar-md {
    min-height: 64px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width : 480px) {
    .shopping-cart, .announcements {
        margin: 5px 0;
        width: 100%;
        position: static;
        padding: 10px;
        right: auto;
    }

    .shopping ul.products li {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .shopping > .padding {
        padding: 0;
    }

    .shopping #aside {
        position: relative !important;
    }

        .shopping #aside.app-aside .left {
            position: relative;
            right: auto;
        }

        .shopping #aside.modal {
            overflow: inherit;
            z-index: auto;
        }

            .shopping #aside.modal > .left {
                bottom: auto;
                position: relative;
                z-index: auto;
            }

        .shopping #aside.app-aside, .shopping #aside.app-aside .scroll {
            width: 12.5rem;
        }

    .folded .navbar {
        padding-left: 16px;
    }
}

@media (min-width: 1200px) {
    .shopping #aside.app-aside, .shopping #aside.app-aside .scroll {
        width: 15rem;
    }
}

@media (max-height: 640px) {
    .shopping-cart .list {
        max-height: 120px;
    }
}

.loading {
    background-color: #ffffff;
    background-image: url("../images/loading.gif");
    background-size: 25px 25px;
    background-position: right center;
    background-repeat: no-repeat;
}

@media (min-width: 1200px) {
    .multi-column {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
        -webkit-column-gap: 3em;
        -moz-column-gap: 3em;
        column-gap: 3em;
    }
}

@media (min-width: 600px) and (max-width: 1200px) {
    .multi-column {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 3em;
        -moz-column-gap: 3em;
        column-gap: 3em;
    }
}

@media (max-width: 600px) {
    .multi-column {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 3em;
        -moz-column-gap: 3em;
        column-gap: 3em;
    }
}

.badge.order-status {
    font-size: 85%;
}

@media print {

    .no-print, .no-print * {
        display: none !important;
    }

    @page {
        margin-left: 5mm;
        margin-right: 5mm;
        margin-top: 5mm;
        margin-bottom: 5mm;
    }

    label, .label, .badge {
        color: #000;
        font-weight: bold;
    }

    html, body, .container {
        width: 100% !important;
        max-width: 100% !important;
        height: 100% !important;
        color: #000;
    }
}

.form-inline .k-datepicker {
    display: flex !important;
}

.k-input .k-input-inner {
    height: auto !important;
    background: #fafafa;
    -ms-border-radius: 0.25rem;
    border-radius: 0.25rem;
    border: 0;
    color: #18181b !important;
    font-size: 0.9rem;
    box-shadow: 0 0 #0000, 0 0 #0000, 0px 1px 2px 0px rgba(0, 0, 0, .12), 0px 0px 0px 1px rgba(0, 0, 0, .08) !important;
    -webkit-font-smoothing: antialiased !important;
    font-family: "DSIndigo",Roboto,RobotoDraft,Helvetica,Arial,sans-serif !important;
    font-weight: normal;
    font-size: 0.9rem;
    letter-spacing: normal;
}

.k-input.k-focus .k-input-inner, .k-input:focus .k-input-inner {
    border-width: 0 !important;
    box-shadow: none;
}

.k-input.k-focus, .k-input:focus {
    background: #fafafa;
    -ms-border-radius: 0.25rem;
    border-radius: 0.25rem;
    border: 0;
    color: #18181b !important;
    font-size: 0.9rem;
    box-shadow: 0 0 #0000, 0 0 #0000, 0px 1px 2px 0px rgba(0, 0, 0, .12), 0px 0px 0px 1px rgba(0, 0, 0, .08) !important;
}

.k-card {
    font-size: .9rem;
}

.k-calendar {
    font-size: 0.9rem;
}

.nav-link {
    padding: 0.4rem 1rem;
}

.nav-active-light .nav-link.active, .nav-active-light .nav > li.active > a {
    font-weight: 700;
}

.table > tbody > tr > th {
    padding: 0.75rem;
}