.qty_total, .fe_qty_total {
    position: absolute;
    top: -5px;
    right: -2px;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ff8f17;
    border-radius: 100%;
}

.qty_total2, .fe_qty_total2 {
    position: absolute;
    top: inherit;
    right: inherit;
    width: 20px;
    height: 20px;
    display: inline-block;
    background: #ff8f17;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    margin-left: 5px;
}
#logo {
    justify-content: center;
}
#logo img {
max-height: 40px;
}
.select-placeholder:after {
    display: none !important;
}
.select-placeholder label, .select-placeholder label small {
    opacity: 1;
    filter: inherit;
}
.tw-bg-white {
    background: #fff;
}
.fc .fc-daygrid-event-harness-abs {
    max-width: 100%;
}
text,tspan {
    font-family: Arial, Helvetica, sans-serif;
}
.bootstrap-select.open .dropdown-menu .dropdown-menu {
    /*max-height: inherit !important;*/
}
.tc-content img {
    margin: 10px 0;
}
.tc-content * {
    font-family: "Arial", sans-serif !important;
}
.container .container {
    padding: 0;
    width: 100%;
}
.woo-select-setting {
    display: flex !important;
    align-items: center;
}
.woo-select-setting i {
    line-height: .5;
}
