body {
   font-family: 'Tajawal', 'Heebo', sans-serif;
   background: #e7e3f3;
}
.logo-container {
   position: relative;
}

.logo-container .left {
    position: absolute;
    top: 55px;
    left: 15px;
    z-index: 9;
}

.logo-container .right {
    position: absolute;
    top: 55px;
    right: 15px;
    z-index: 9;
}

.logo-container .center {
    text-align: center;
    margin-top: -70px;
}

.logo-container .center img {
    width: 140px;
    height: 140px;
    border: 4px solid #80b438;
    border-radius: 50%;
    padding: 5px;
    background: white;
    z-index: 9;
    position: relative;    
    box-shadow: 0px 6px 10px rgb(0 0 0 / 20%);
}

.badge {
    padding: 8px 7px;
    font-size: 12px;
     padding-top: 10px;
    background-color: #80b438;
   direction: rtl;
}

#wazes-box {
    position: fixed;
    bottom: -800px;
    width: 100%;
    left: 0;
    background: white;
    z-index: 99999;
    height: auto;
    transition: bottom 0.8s;
}

.open-wazes {
   bottom: 0!important;;
}

#wazes-box a {
    width: 100%;
    display: inline-block;
    text-align: right;
    direction: rtl;
    padding: 15px 20px;
    border-bottom: 1px solid #ddd;
    text-decoration: none!important;
    color: black!important;
}

#wazes-box img {
    width: 40px;
    vertical-align: middle;
    float: right;
    margin-left: 15px;
}

#wazes-box h5 {
    font-size: 26px;
    margin-right: 15px;
    font-weight: 100;
}


.wazes-bg {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    background: rgb(0 0 0 / 67%);
    z-index: 9999;
    height: 100%;
}

.slider {
       border-bottom: 4px solid #80b438;
}

.item-container {
    text-align: right;
    background: white;
    margin: 20px 10px;
    border-radius: 7px;
    box-shadow: 0px 0px 7px rgb(0 0 0 / 15%);
}

.item-container h4 {
    padding: 15px;
    padding-bottom: 0;
    padding-right: 20px;
}

.items-slider {

}

.item-details {
    padding: 0px 10px;
    direction: rtl;
}


.item {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 20%);
    margin-bottom: 15px;    
}

.item img {

}

.item h5 {

}

.item p {
    max-height: 29px;
    overflow: hidden;
    line-height: 13px;
    margin-bottom: 5px;
    color: #9f9f9f;
}

.item p small {

}

.item b {
   color: #80b438;
   font-size: 16px;
}



.item-img {
    height: 160px;
    background-position: center center!important;
    background-size: cover!important;
}


.name-container {
   position: relative;
   margin-top: 20px;
   margin-bottom: 15px;
}

.icons-container {

}

.icons-container a {
    display: inline-block;
    width: calc(20% - 15px);
    margin-right: 5px;
    margin-left: 5px;
    text-decoration: none!important;
}

.icons-container a img {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
}

.icons-container a span {
    color: black;
   display: block;
}

.language-container {
    margin-top: 20px;
    margin-bottom: 20px;
}

.language-container a {
    font-size: 14px;
    padding-top: 8px;
    margin-right: 5px;
    margin-left: 5px;
    background: transparent;
    border: 1px solid black;
    color: black;
}

.item-box {
    position: fixed;
    top: 20px;
    display: none;
    z-index: 99999;
    width: 100%;
    padding: 25px;
    text-align: right;
    direction: rtl;
}

.item-box img {
    width: 100%;
    border-radius: 20px;
    min-height: 160px;
    display: inline-block;
    background: white;
}

.item-box .name-details {
    border-radius: 20px;
    background: #80b438;
    color: white;
    padding: 15px 15px;
    margin-top: 20px;
    text-align: right;
    direction: rtl;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding-bottom: 30px;
}

.item-box .name-details h4 {

}

.item-box .name-details p {

}


.close-box {
    position: absolute;
    left: 12px;
    top: 12px;
    background: white;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
    color: #787878;
    padding-top: 10px;
    box-shadow: 0px 4px 9px black;
}



.item-additional {
    background: white;
    border-radius: 20px;
    padding: 15px;
    margin-top: -28px;
    font-size: 22px;
    padding-top: 22px;
    border: 6px solid #80b438;
}

.item-additional .price {
   font-weight: bold;
   color: #80b438;
}




.item-box .name-details h4 {
    font-size: 21px;
}

.owl-carousel .owl-stage {
    padding-top: 3px;
}

.spicy {
    display: inline-block;
    margin-left: 3px;
    float: right;
}

.red {
    color: red;
    margin-left: 3px;
    margin-right: 3px;
}

.item {
    height: 270px;
}

.item-addons {
    background: #80b437;
    padding: 15px;
    padding-bottom: 35px;
    color: white;
    margin-top: -40px;
}

.addon-line {

}

.addon-line h4 {

}

.addon-line p {

}

.item-container {
    background: linear-gradient(0deg, white, #ffffff33);
    border: 1px solid white;
}

.item {
    background: white;
}

.language-container a {
    background: white;
}

.item-container h4 {
    text-align: center;
    margin-top: 7px;
    margin-bottom: 15px;
}

.item-box .fa-pepper-hot {
    color: white;
}


.item-container .owl-carousel .owl-stage {
    margin-right: -20px;
}

.item-paid-addons {
    zoom: 0.8;
}

.paid-addon-line {
    float: right;
    width: 50%;
    margin-bottom: -6px;
    line-height: 34px;
    font-size: 10px;
    white-space: nowrap;
    display: inline-block;
}
.paid-addon-line img {
    width: 20px;
    height: 20px!important;
    float: right;
    min-height: 20px;
    margin-left: 10px;
    margin-right: 15px;
    background: transparent;
    border-radius: 0;
}


.paid-addon-line span {
    float: left;
    margin-left: 18px;
}


.item-box {
    top: 0;
}


.item-box .name-details p {
    font-size: 12px;
    margin-bottom: 0;
}

.item-box .name-details h4 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 7px;
}



.item-additional {
    float: right;
    width: 100%;
}

.item-paid-addons {
    zoom: 0.8;
    background: #80b437;
    float: right;
    margin-bottom: 11px;
    padding-bottom: 24px;
    padding-top: 13px;
    margin-top: -34px;
    color: white;
}

.addons-open {
    margin-right: 20px;
    font-size: 18px;
    margin-top: -5px;
}

.logo-container .center {
    text-align: center;
    margin-top: -188px;
    padding-bottom: 50px;
}

.item-paid-addons {
    width: 100%;
}


.slider {
    margin-top: -3px;
}

.paid-addon-line input {

}

.item-additional .btn {
    float: left;
}

.cart,
.floating-btn {
    position: fixed;
    bottom: 20px;
    left: 20px;
    color: white!important;
    text-decoration: none!important;
    background: #80b338;
    color: white;
    padding: 20px;
    z-index: 999;
    border-radius: 20px;
    min-width: 100px;
    text-align: center;
    font-size: 20px;
    padding-top: 23px;
    box-shadow: 0px 0px 18px #00000063;
    border: 1px solid #b7f165;
}

#cart-modal th {
    background: #80b338;
    color: white;
    font-weight: bold;
    text-align: right;
}

#cart-modal {
    direction: rtl;
    text-align: right;
}

#cart-modal td {
    font-size: 12px;
}

#cart-modal .close {
    float: left;
    color: white;
    box-shadow: none!important;
    text-shadow: none!important;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #2f2f2f;
    color: white;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: white;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    background: #e7e7e7;
}

.modal-body {
    padding: 0;
    margin-top: -1px;
}


.empty-cart {
    padding: 30px 15px;
    text-align: center;
}

@media (min-width:768px) {
.item-box {
    width: 470px;
    left: calc(50% - 235px);
}    
}

.categories-links {
    padding: 20px;
    direction: rtl;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.categories-links a {
    padding: 10px;
    border: 1px solid #9b9b9b;
    color: black;
    display: inline-block;
    font-size: 12px;
    border-radius: 8px;
    background: white;
}