.stuck {
    position: fixed !important;
    top: 120px !important;
    margin-left: inherit;
    margin-right: inherit;
    height: 100vh;
}

.btn-success, .nav-pills .nav-link.active {
    background-color: #171921 !important;
    border-color: #171921 !important;
}

.btn-success {
    border-color: #e78007 !important;
    background-color: #e78007 !important;
}

a {
    color: #e78007;
}

.productName {
    color: #e78007 !important;
}

.btn-primary {
    background-color: #e78007 !important;
    border-color: #e78007 !important;
}

a:hover {
    color: #e78007;
}

.btn-secondary {
    background-color: #e78007 !important;
    border-color: #e78007 !important;
}

.btn-add-comment {
    background-color:#FFFFFF !important;
    border-color: #e78007 !important;
    color: #e78007 !important;
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
    background-color: #e78007 !important;
    border-color: #e78007 !important;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    background-color: #e78007 !important;
    border-color: #e78007 !important;
}

.priceproduct {
    color: #e78007 !important;
}

.priceproduct_desc {
    color: #ffa100 !important;
    font-size: 10pt !important;
}

#grandtotalsid>strike, #grandtotal>strike, #grandtotalsid2>strike{
    color: #e78007 !important;
    font-size:18pt;
}

.bgheader {
    /* The image used */
    background-image: url(https://www.deliverykitchenmaroc.com/assets/merchants/32bdafe9e4cbd543f4412a252f47f47b.png);

    /* Add the blur effect */
    filter: blur(8px);
    -webkit-filter: blur(8px);

    /* Full height */
    height: 200px;

    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0px;
    width: 100%;
}


.navbar-collapse {
    background-color: #17192110 !important;
    border-color: #171921 !important;
}

.choice-types > input:checked + label, .variants-types > input:checked + label, .SProduct.Selected {
    color: #000000;
    background-color: #17192130 !important;
}


footer.footer .content {
    background-color: #17192110;
    border-top: 1px solid #171921 !important;
}

.menuorder {
    background-color: #FFFFFF !important;
    border-left: 1px solid #171921 !important;
}

.menuorder .content {
    background-color: #17192110 !important;
    overflow-y: auto;
}

H5,H6,H4,H3,H2,H1 {
    color: #e78007 !important;
}

.bg-light {
    background-color: #FFFFFF !important;
}


div.scrollmenu a.show{
    background-color: #e78007 !important;
}

.tabbable .nav-tabs {
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
}

.tabbable .nav-tabs .nav-link {
    white-space: nowrap;
}

.bgheader2 {
    background-color: rgba(255, 255, 255, 0.7);
    height: 215px;
    position: absolute;
    top: 0px;
    width: 100%;
}

.choice-types label, .variants-types label, .SProduct {
    border: 1px solid #171921 !important;
}

.breadcrumb-item.active {
    color: #171921 !important;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #171921 !important;
}

.setOrder {
    background-color: #e78007 !important;
    border: 1px solid #e78007 !important;
    color: #FFFFFF;
}

#nbitems2 {
    color: #171921 !important;
    font-size: 10pt;
    font-weight: bold;
}

.choice-types.subvariants label, .variants-types.subvariants label {
    border: 1px solid #000000 !important;
}

.counter {
    background-color: #171921 !important;
}




.preloader{
    background-color: #171921 !important;
}

.productitem {
    position: relative;
}

.product-btn-add{
    position: absolute;
    bottom: 15px;
    right: 0px;
}
.ProductRequired{
    font-size:22px;
}
.ItemLine.Note{
    color: #e78007;
}
.card-body.Smallmarge{
    padding: 10px;
}