@font-face {
    font-family: myFirstFont;
    src: url(./fonts/Pangolin-Regular.ttf);

}
@font-face{
    font-family: "Basis Grotesque Pro Bold";
    src: url("./fonts/98a34676ba814c4848424f733521ea58.eot");
    src: url("./fonts/98a34676ba814c4848424f733521ea58.eot?#iefix")format("embedded-opentype"),
        url("./fonts/98a34676ba814c4848424f733521ea58.woff")format("woff"),
        url("./fonts/98a34676ba814c4848424f733521ea58.woff2")format("woff2"),
        url("./fonts/98a34676ba814c4848424f733521ea58.ttf")format("truetype");
       
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

@font-face{
    font-family: "Basis Grotesque Pro";
    src: url("./fonts/3ddd0e3d1a076e112b27d8d9b7e20200.eot");
    src: url("./fonts/3ddd0e3d1a076e112b27d8d9b7e20200.eot?#iefix")format("embedded-opentype"),
        url("./fonts/3ddd0e3d1a076e112b27d8d9b7e20200.woff")format("woff"),
        url("./fonts/3ddd0e3d1a076e112b27d8d9b7e20200.woff2")format("woff2"),
        url("./fonts/3ddd0e3d1a076e112b27d8d9b7e20200.ttf")format("truetype");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}
@font-face {
    font-family: arabicfont;
    src: url(./fonts/NotoSansArabic-VariableFont_wdth\,wght.ttf);

}
.arabicfont{
    font-family: arabicfont !important;

}

.switch {
    position: relative;
    display: inline-block;
    margin: 0 5px;
  }
  
  .switch > span {
    position: absolute;
    top: 14px;
    pointer-events: none;
    font-family: 'Helvetica', Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .06);
    width: 50%;
    text-align: center;
  }
  
  input.check-toggle-round-flat:checked ~ .off {
    color: #F36F25;
  }
  
  input.check-toggle-round-flat:checked ~ .on {
    color: #fff;
  }
  
  .switch > span.on {
    left: 0;
    padding-left: 2px;
    color: #F36F25;
  }
  
  .switch > span.off {
    right: 0;
    padding-right: 4px;
    color: #fff;
  }
  
  .check-toggle {
    position: absolute;
    margin-left: -9999px;
    visibility: hidden;
  }
  .check-toggle + label {
    display: block;
    position: relative;
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  input.check-toggle-round-flat + label {
    padding: 2px;
    width: 97px;
    height: 35px;
    background-color: #F36F25;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
  }
  input.check-toggle-round-flat + label:before, input.check-toggle-round-flat + label:after {
    display: block;
    position: absolute;
    content: "";
  }
  
  input.check-toggle-round-flat + label:before {
    top: 2px;
    left: 2px;
    bottom: 2px;
    right: 2px;
    background-color: #F36F25;
    -webkit-moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
  }
  input.check-toggle-round-flat + label:after {
    top: 4px;
    left: 4px;
    bottom: 4px;
    width: 48px;
    background-color: #fff;
    -webkit-border-radius: 52px;
    -moz-border-radius: 52px;
    -ms-border-radius: 52px;
    -o-border-radius: 52px;
    border-radius: 52px;
    -webkit-transition: margin 0.2s;
    -moz-transition: margin 0.2s;
    -o-transition: margin 0.2s;
    transition: margin 0.2s;
  }
  
  input.check-toggle-round-flat:checked + label {
  }
  
  input.check-toggle-round-flat:checked + label:after {
    margin-left: 44px;
  }


.arb{
    direction: rtl;
    text-align: right;
  }

.topnav{
    background-color: #ead8b0;
    color: black;
    width: 100%;
    padding: 3%;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.5;
    font-family:  Basis Grotesque Pro Bold;
    letter-spacing: 2px;
    position: relative;

}
.navitems{
    width: 100%;
    display: flex;
    justify-content: start;
    align-items: center;
    font-size: 13px;
    background-color: #f2f0eb;
    align-items: center;
    flex-basis: 0; /* Allow items to shrink */
    flex-grow: 1; 
    overflow:auto;
    scrollbar-width: none !important;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling:touch;
    -ms-overflow-style:-ms-autohiding-scrollbar;
    
    
    /* height: 50px; */
    
}

.downfooter{
  width: 100%;
  background-color: black; 
  color: white;
  font-family: Basis Grotesque Pro Bold;
  font-size: 12px;
  padding: 10px;
  direction: ltr;
}
.downfooter a{
  color: rgb(237, 59, 59);
  font-family: Basis Grotesque Pro Bold;
  text-decoration: none;
}
.downfooter span{
  font-family: Basis Grotesque Pro 
}
.navitems:-webkit-scrollbar {
  display: none !important;
}
/* @media only screen and (max-width: 600px) {
    .navitems {
      flex-wrap: wrap;
      justify-content: space-evenly;
    }
  } */

.navitems span{
    padding: 3%;
    font-family: 'Poppins' !important;
    white-space: nowrap;
    /* align-self: stretch; */
}

.navitems span.selected{
    text-decoration: underline;
    font-weight: 700;
    color: rgb(27, 50, 98);;
    text-decoration-thickness: 2px; /* Adjust the thickness of the underline */
    text-underline-offset: 8px;
    /* align-self: stretch; */
}
.text-head{
    /* margin: 2%; */
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 400
}
.new-text{
    padding: 4%;
    font-size: 14px;
}
.new-text p{
    font-family:'Courier New', Courier, monospace;
    font-weight: 100;
    font-size: 12px;
}
.cards{
    width: 100%;
    height: 200px;
    border-radius: 10px;
    background-color: #f9f9f9;
    padding: 2%;
    position: relative;
}
.img-coffe{
    width: 96px;
    height: 96px;
    border-radius: 50%;
    margin-top: 12px;

}

.langbtn{
    position: absolute;
    top:0;
    right:5px;
    margin: 3px;
    
}

.lngbtn{
    font-size: 15px;
    border: 0;
    color: white;
    background-color: transparent;
}

.card-body{
    display: block;
}
.card-body p{
    color: #a7a7a7;
    margin: 0;
    font-size: 10px;
    letter-spacing: 1px;
}
.card-body h6{
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 5px;
    font-size: 15px;
    font-family: 'Poppins' !important;;
}
.card-body span{
    font-size: 11px;
    padding: -3px;
    font-family: 'myFirstFont';
    font-weight: 100;
    opacity: .9;
    color: #212529;
    margin-top: 6px;
    display: -webkit-box;
  -webkit-line-clamp: 2; /* Number of lines to show */
  -webkit-box-orient: vertical;
  overflow: hidden;

    
}

.downprice{
    display: flex;
    justify-content:space-around;
    position: absolute; 
    bottom: 14px;
    width: 100%;
}
.addtocart{
    padding: 8px 24px 8px 24px;
    background-color:black;
    color: white;
    font-size: 12px;
    font-family: Basis Grotesque Pro Bold !important;
    /* font-weight: 900; */
    border-radius: 30px;

}
.price{
    padding: 8px 24px;
    font-family: Basis Grotesque Pro Bold !important; 


}

.pricear{
    padding: 8px 24px;
    font-family: arabicfont; 


}

.osahan-count input {
    width: 22px;
}

.pp{
    padding: 8px 24px 8px 24px;
    font-size: 14px;
}
.none{
    display: none !important;
}

.show{
    display: flex !important;
}

.footer{
    display: flex;
    justify-content: space-around;
    padding: 5%;
    background-color: white;

}
/* 
.matrix {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  
  .rows {
    display: flex;
    justify-content: center;
  }
  
  .cell {
    width: 150px;
    height: 150px;
    border: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
  }
   */

   .foot{
    background-color:  black;
    position: fixed;
    font-family: Basis Grotesque Pro !important; 

    bottom: 0;
    width: 100%;
    color: white;
    padding: 2%;
    border-top-left-radius: 20px; /* Adjust the radius as needed */
    border-top-right-radius: 20px;
   }
   .foot .itm{
    font-weight: 600;
    font-size: 11px !important;
   }

   .foot .prc{
    font-weight: 800;
    font-size: 15px !important;
   }

   .orderbtn{
    width: 100%;
    border-radius: 30px;
    padding: 2%;
    border: 0;
    font-weight: 700;
    letter-spacing: 1px;
    /* line-height: 2; */
    font-size: 16px;
    font-family: Basis Grotesque Pro !important;
   }


   .loader {
    width: 48px;
    height: 48px;
    border: 5px solid rgb(27, 50, 98);
    border-bottom-color: transparent;
    border-radius: 50%;
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    /* display: inline-block; */
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    }

    @keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
    } 

    .orderplaced{
    font-family: Basis Grotesque Pro bold !important;
    padding: 2%;
    /* text-decoration: underline; */
    text-decoration-thickness: 2px; /* Adjust the thickness of the underline */
    text-underline-offset: 8px;
        
    }
    .navbars{
        position: sticky;
        top: 0;
        z-index: 999;
        border: 0;
    }

    /* .subtotal{
        position: absolute;
        bottom: 150px;
        /* margin: 2%; */
        /* right: 0;
    } */ 







