
input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.slick-next:before, .slick-prev:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #4b4199;
}
.card {
    border: 1px solid #eff2f5 !important;
    box-shadow: 0 0 20px 0 rgb(76 87 125 / 20%) !important;
}
.main {
    font-family:Arial;
    width:500px;
    display:block;
    margin:0 auto;
  }

  .action{
    display:block;
    margin:100px auto;
    width:100%;
    text-align:center;
  }
  .action a {
    display:inline-block;
    padding:5px 10px;
    background:#f30;
    color: green;
    text-decoration:none;
  }
  .action a:hover{
    background:#000;
  }
.customer.aside-enabled.aside-fixed.header-fixed .header{
    left: 0 !important;
}
.customer.aside-enabled.aside-fixed .wrapper {
     padding-left: 0 !important;
}
.customer .menu-link{
    background-color: rgb(255 255 255) !important;
    position: relative;
}
.customer .fa-cart-arrow-down{
    font-size: 22px !important;
}

.customer  .wrapper{
         padding-top: 80px !important;
}

.customer .cart-count{
    background-color: #4b4199;
    color: #FFFF;
    border-radius: 50%;
    font-size: 10px;
    width: 15px;
    height: 15px;
    text-align: center;
    position: absolute;
    top: -8px;
    right: 0;
}

.customer .cart-count-mobile {
    background-color: #4b4199;
    color: #FFFF;
    border-radius: 50%;
    font-size: 10px;
    width: 15px;
    height: 15px;
    text-align: center;
    position: absolute;
    top: -11px;
    right: -11px;
}

.customer-header {
    left: 0px !important;
}
.content{
    padding-bottom:0px !important;
}
.customer.header-fixed.toolbar-fixed .wrapper {

   padding-top: 82px !important;
   padding-bottom:0px !important;
}
img{
   image-rendering: -moz-crisp-edges;
   image-rendering: -o-crisp-edges;
   image-rendering: -webkit-optimize-contrast;
   image-rendering: optimize-contrast;
   -ms-interpolation-mode: nearest-neighbor;
}
.short-text{
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   max-width: 250px;
}
.add-customer-btn{
   right: 12px;
   top: 50%;
   bottom: 0;
   font-size: 24px;
   cursor: pointer;
}

.add-customer-btn:hover{
   color: #212a59;
}
.btn-check-avai{
   position: absolute;
   top: 29px;
   right: 4px;
}


#login-box {
	position: absolute;
	/* top: 0px; */
	/* left: 50%; */
	/* transform: translateX(-50%); */
	min-width: 100%;
	/* margin: 0 auto; */
	/* min-height: 250px; */
	/* padding: 20px; */
	z-index: 9999;
}
.login-box {
	position: absolute;
    width: 100%;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    /* min-width: 350px; */
    margin: 0 auto;
    /* min-height: 250px; */
    padding: 20px;
    z-index: 9999;
}


#login-box .logo .tweak {
	color: #2e0f79;
}
#login-box .controls {
	padding-top: 30px;
}


#particles-js{
  	width: 100%;
  	height: 100%;
  	background-size: cover;
  	background-position: 50% 50%;
      background-color: #2e0f79;
  	position: fixed;
  	top: 0px;
  	z-index:1;
}





.invoice-file-uploads  [type="file"] {
    height: 0;
    overflow: hidden;
    display: none;
    width: 0;
}
.invoice-file-uploads [type="file"] + label {
    background: #f15d22;
    border: none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: inherit;
    font-weight: 500;
    margin-bottom: 1rem;
    outline: none;
    padding: 1rem 50px;
    position: relative;
    transition: all 0.3s;
    vertical-align: middle;
}
.invoice-file-uploads [type="file"] + label:hover {
    background-color: #d3460d;
}
.invoice-file-uploads [type="file"] + label.btn-1 {
    background-color: #f79159;
    box-shadow: 0 6px #f57128;
    transition: none;
}
.invoice-file-uploads [type="file"] + label.btn-1:hover {
    box-shadow: 0 4px #f57128;
    top: 2px;
}
.invoice-file-uploads [type="file"] + label.btn-2 {
    background-color: #99c793;
    border-radius: 50px;
    overflow: hidden;
}

.invoice-file-uploads [type="file"] + label.btn-2:hover {
    background-color: #497f42;
}
.invoice-file-uploads [type="file"] + label.btn-2:hover::before {
    right: 75%;
}
.invoice-file-uploads [type="file"] + label.btn-3 {
    background-color: #ee6d9e;
    border-radius: 0;
    overflow: hidden;
}
.invoice-file-uploads [type="file"] + label.btn-3 span {
    display: inline-block;
    height: 100%;
    transition: all 0.3s;
    width: 100%;
}
.invoice-file-uploads [type="file"] + label.btn-3::before {
    color: #fff;
    content: "\f382";
    font-family: "Font Awesome 5 Pro";
    font-size: 130%;
    height: 100%;
    left: 0;
    line-height: 2.6;
    position: absolute;
    top: -180%;
    transition: all 0.3s;
    width: 100%;
}
.invoice-file-uploads [type="file"] + label.btn-3:hover {
    background-color: #ae144f;
}
.invoice-file-uploads [type="file"] + label.btn-3:hover span {
    transform: translateY(300%);
}
.invoice-file-uploads [type="file"] + label.btn-3:hover::before {
    top: 0;
}

.select2-container .select2-selection--single{
    height: auto !important;
}

.category a:hover{
    color: #f1416c !important;
}

.upload__box {
    padding: 10px 0px;
}
.upload__inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.upload__btn {
    display: inline-block;
    font-weight: 600;
    color: #fff;
    text-align: center;
    min-width: 116px;
    padding: 5px;
    transition: all 0.3s ease;
    cursor: pointer;
    border: 2px solid;
    background-color: #4045ba;
    border-color: #4045ba;
    border-radius: 10px;
    line-height: 26px;
    font-size: 14px;
}
.upload__btn:hover {
    background-color: unset;
    color: #4045ba;
    transition: all 0.3s ease;
}
.upload__btn-box {
    margin-bottom: 10px;
}
.upload__img-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.upload__img-box {
    width: 200px;
    padding: 0 10px;
    margin-bottom: 12px;
}
.upload__img-close {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center;
    line-height: 24px;
    z-index: 1;
    cursor: pointer;
}
.upload__img-close:after {
    content: '\2716';
    font-size: 14px;
    color: white;
}
.img-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding-bottom: 100%;
}

.skip-btn{
    margin-right:25px; color:white;
}

.eshop-products{
    padding:20px;
}

.active-stores img{
    border-radius: 20px;
    width:200px;
    overflow: hidden;
}
.bgi-size-contain {
    padding: 20px;
}
.tns-item{
    padding: 10px;
}

.nav-custom{
    background: white;
    padding: 7px 14px;
    border-radius: 5px;
    box-shadow: 0 0 20px 0 rgb(76 87 125 / 20%) !important;
}

.static-info{
    border-bottom: 1px solid #d6d9e3;
    padding: 10px 0px;
}
.link-primary{
    text-decoration: underline;
}
.la-store-alt{
    font-size: 3rem!important;
}
.pagination .active .page {
    z-index: 3;
    color: #fff;
    background-color: #2e0f79;
    border-color: transparent;
}
.pagination .page {
    padding: 0.675rem 1.3rem;
    border-radius: 0.475rem;
    background-color: transparent;
    border: 0 solid transparent;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.table th.fit, .table td.fit{white-space: nowrap;width: 1%;}
/* #kt_aside #kt_aside_menu_wrapper{
    overflow-y: scroll !important;
} */


/* time table css */

.open-edit-hours {display: block; padding: 30px}
/* .modal {max-width: 870px} */
.inner-ft-row + .inner-ft-row.added .agg-orari,
.inner-ft-row.added:first-child .del-orari {
    display: none;
}
.agg-orari {
    font-size: 11px;
}
.added .del-orari {
    display: block;
}

.del-orari {
    display: none;
}
.flatpickr-wrapper{
    width: 100% !important;
}
footer{
    margin-top: auto !important;
}
main{
    margin-bottom: 30px;
}
#kt_wrapper{
    height: 100vh !important;
}
table.dataTable>tbody>tr.child ul.dtr-details{
    width: 100% !important;
}
table.dataTable>tbody>tr.child ul.dtr-details>li{
    display: flex !important;
    justify-content: space-between !important;
}
.customer-header{
    background-color: #ffffff !important;
  }

@media only screen and  (max-width: 992px){
.toolbar-enabled:not(.toolbar-tablet-and-mobile-fixed) .content {
    padding-top: 15px !important;
}
}
