 :root {
    --background: #3f875a;
    --cat-item-body: #eafcff;

    --cat-item-section: #FFA500;
    --cat-item-item: #ffffff;
   
    --cat-item-font: #000000;

    
    --cart-body: #eafcff;
    --cart-body2: rgba(196, 195, 195, 0);
    --cart-body3: rgb(162 243 255);
   
    --cart-btn1: #03cf59;
    --cart-btn1-font: #fff;
   
    --cart-btn2: rgb(226, 13, 13);
    --cart-btn2-font:#ffffff;

    --add-to-cart-body:rgb(255, 133, 0)!important;
    --add-to-cart-body: #52a6b2!important;
   


    
    
  }


  .add-to-cart {

    background-color: var(--add-to-cart-body) !important; 
    color: var(--cat-item-font);
    
  }


.img{
    max-width: 100X;
    vertical-align: middle;
}



.item-count {
    text-align: center;
    border: none;
    background-color: transparent;
    /* border-top: 1px solid #ddd; */
    /* border-bottom: 1px solid #ddd; */
    margin: 0px;
    width: 25px;
    height: 30px;
  }

.x-menu-item {
    border-radius: 5px;
    min-height: 150px;
    padding: 8px;

    margin: 5px 0px;
    position: relative;
    z-index: 1;
    background-color: var(--cat-item-item) !important;
}



.x-menu-item2 {
    border-radius: 5px;
    min-height: 110px;
    padding: 8px;
    margin: 5px 0px;
    position: relative;
    z-index: 1;
    background-color: var(--cat-item-item) !important;
}

.x-menu-item-image-container {
    padding: 0;
    float: right;
    margin-left: 10px;
    position: relative;
}

.x-menu-item-image {
    object-fit: cover;
    width: 135px;
    height: 135px;
    border-radius: 10px;
}



.x-menu-itemss {
    border-radius: 5px;
    min-height: 95px;
    padding: 8px;

    margin: 5px 0px;
    position: relative;
    z-index: 1;
    background-color: var(--cat-item-item) !important;
}

.x-menu-item-image-containerss {
    padding: 0;
    float: right;
    margin-left: 10px;
    position: relative;
}

.x-menu-item-imagess {
    object-fit: cover;
    width: 80px;
    height: 80px;
}


.x-menu-item-titless {
    /* margin-top: 7px; */
    text-align: center;
    position: absolute;
    top: 25%;
    right: 50%;
    font-weight: 600;
    font-size: 20px;
    /* margin-bottom: 0px; */
    /* line-height: 1rem; */
    color:var(--cat-item-font)  !important;
    }


.x-menu-item-image-container2 {
    padding: 0;
    float: right;
    margin-left: 10px;
    position: relative;
    background: #fff;
    border-radius: 10px;
    margin-top: 8px;
}

.x-menu-item-image2 {
    object-fit: cover;
    width: 90px;
    height: 90px;
}


.x-menu-item-title {
margin-top: 7px;
font-weight: 600;
font-size: 20px;
margin-bottom: 0px;
line-height: 1rem;
color:var(--cat-item-font)  !important;
}

.x-menu-item-title2 {
    margin-top: 20px;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 0px;
    line-height: 1rem;
    color:var(--cat-item-font)  !important;
    }
    


.x-menu-item-content-container{
    font-size: 14px;
    /* line-height: 1.2; */
    overflow: hidden;
}

.x-menu-item-content{
    color:var(--cat-item-font)  !important;
    font-weight: 400;
    font-size: 13px;
    width: 95%;
    height: 70px;
    opacity: 0.7;
    margin-top:0px;
    word-wrap: break-word!important;
    position: relative;
}

.x-price {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 0!important;
    /* margin-left: .25rem!important; */
    color: var(--cat-item-font) !important;
    text-align: left;
    font-size: 14px;
    /* position: absolute; */
    bottom: 10px;
    margin-top: 6px;
    /* right: 250px; */
    float: left;
}

.x-text-center{
    line-height: 1.2;
    color:var(--cat-item-font) !important;
    font-weight: 400;
    text-align: center;
    float: left!important;
    margin-right: .5rem!important;
    font-size: 8px;
    margin-top: 2px;
    font-family: IRANSans, sans-serif;
}




.x-menu-category-title{

    /* box-sizing: border-box; */
    /* user-select: none; */
    /* font-family: inherit; */
    /* line-height: 1.2; */
    color:var(--cat-item-font) !important;
    text-align: center;
    font-size: 18px;
    margin-bottom: 0px;
    font-weight: 600;
    padding: 0 10px;
    /* background-color: #23272b; */
}
/* 
.x-menu-category-title-container {
     background-color: var(--cat-item-body); 
     border-bottom: 3px solid hsla(0,0%,100%,.58039); 
} */



/* ------------------------------------------- */



.modal-menu-item {
    border-radius: 5px;
    min-height: 160px;
    padding: 8px;
    box-shadow: -2px 5px 10px rgba(0,0,0,.1);
    margin: 10px 5px;
    position: relative;
    z-index: 1;
    background-color: var(--cat-item-item) !important;
}


.modal-menu-item-1 {
    border-radius: 5px;
    padding: 10px 10px 1px 10px;
    margin: 5px 5px;

    position: relative;
    background-color: var(--cat-item-body) !important;
}

.modal-menu-item-2 {
    border-radius: 5px;
    padding: 20px 10px 10px 10px;
    /* box-shadow: -2px 5px 10px rgba(0,0,0,.1); */
    margin: 5px 5px 5px 5px;
    position: relative;
    z-index: 1;
    background-color: var(--cat-item-body) !important;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.8rem;
}


.modal-menu-item-3 {
    border-radius: 5px;
    padding: 0px 10px 0px 10px;
    margin: 5px 5px;
    position: relative;
    background-color: var(--cat-item-section) !important;
}


.modal-menu-item-4 {
    border-radius: 20px;
    padding: 0px 10px 0px 10px;
    /* margin: 5px 5px; */
    position: relative;
    background-color: #7df7a1 !important;
    margin-bottom: 9px;
    margin-right: 5px;
    margin-left: 5px;

}

.modal-menu-item-image {
    object-fit: cover;
    width: 250px;
    max-height: 250px;
    border-radius:10px;
    margin: 15px 0px 15px 0px;


}

.modal-menu-item-title {
margin-top: 0px;
font-weight: 600;
font-size: 20px;
margin-bottom: 5px;
line-height: 1.8rem;
color:var(--cat-item-font)  !important;
}

.modal-menu-item-content-container{
    font-size: 14px;
    line-height: 1.2;
    overflow: hidden;
    background-color: var(--cat-item-body) !important;
    padding-right: 20px;
    margin-right: -10px;
    margin-left: -10px;
    border-radius: 5px;
}


.modal-menu-item-content-container2{
    font-size: 14px;
    /* line-height: 1.2; */
    overflow: hidden;
}

.modal-menu-item-content{
    color:var(--cat-item-font)  !important;
    font-weight: 400;
    font-size: 13px;
    width: 95%;
    /* height: 60px; */
    margin-top:0px;
    word-wrap: break-word!important;
    position: relative;
}


.modal-menu-item-content2{
    color:black  !important;
    font-weight: 400;
    font-size: 13px;
    width: 100%;
    /* height: 60px; */
    margin-top:0px;
    word-wrap: break-word!important;
    position: relative;
}

.modal-price {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    /* margin-bottom: 0!important; */
    /* margin-left: .25rem!important; */
    color: var(--cat-item-font) !important;
    text-align: left;
    font-size: 28px;
    /* position: absolute; */
    /* bottom: 10px; */
    /* margin-top: 6px; */
    /* right: 250px; */
    /* float: left; */
}

.modal-text-center{
    line-height: 1.2;
    color:var(--cat-item-font) !important;
    font-weight: 400;
    text-align: center;
    float: left!important;
    margin-right: .5rem!important;
    font-size: 8px;
    margin-top: 2px;
    font-family: IRANSans, sans-serif;
}



.btn-eff-1{

  border: none;
  outline: none;
  border-radius: 10px;
  color: #fff;
  box-shadow: 0 4px var(--cat-item-item);
  cursor: pointer;

}

.btn-eff-1:hover
{
    box-shadow: 0 4px var(--cat-item-item);

}

.btn-eff-1:active
{
  box-shadow: 0 4px var(--cat-item-item);
  transform: translatey(4px);
}



.food-end{
    display: none;
    position: absolute;
    /* max-width: 250px; */
    z-index: 88888;
    max-height: 200px;
    background-color: rgba(0, 0, 0, 0.7);
    min-height: 95%;
    min-width: 97%;
    border: none;
    border-width: 0px;
}

.food-end-img{
    border: none;
    border-width: 0px;
    position: absolute;
    max-width: 222px;
    z-index: 99999;
    padding: inherit;
    max-height: 200px;
    margin: inherit;

}



/* --------------------------------- CARD -------------------------------- */


/* The Modal (background) */
.modal-card {
    display: none; /* Hidden by default : none */
    position: fixed; /* Stay in place */
    z-index: 1005; /* Sit on top */
    left: 0;
    top: 0;
    width: 90%; /* Full width */
    height: 100%; /* Full height */
    overflow-y: auto !important;
    overflow-x: hidden !important; 
    /* Enable scroll if needed */
    background-color: var(--cart-body);
    
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
  }

  /* Modal Content/Box */
  .modal-content-card {
    display: inline-block;
    border-radius: 10px;
    /* margin: 5%; */
    margin-right: 10px ;
    margin-top: 10px;
    padding: 0px;
    width: 100%;
    height: auto;
    /* background-color: #02381b !important; */
/* overflow: scroll; */
  }

  .modal-cart-fjs {
    /* display: block; */
    /* overflow: visible; */
    /* overflow: scroll !important; */

    margin-top: 0px;
  }

.modal-menu-item-card {
    border-radius: 5px;
    padding: 0px 5px 0px 0px;
    /* padding: 50px; */
    margin: 5px 5px;
    width: 90%;
    border-color: black;
    /* border-width: 1px; */
    /* border-style: solid; */
        position: relative;
    background-color: rgba(35, 39, 43, 0.20)
}

.cart-btn-1{

    background-color: var(--cart-btn1);
    color: var(--cart-btn1-font) !important;
}
.cart-btn-2{
    background-color: var(--cart-btn2);
    color: var(--cart-btn2-font) !important;
}

.modal-menu-item-card3 {
    border-radius: 5px;
    padding: 5px 5px 0px 10px;
    margin: 5px 5px;
    width: 100%;
    /* margin: 10px; */
    position: relative;
}

.cart-jam {
    border-radius: 105px;
    padding: 5px 10px 0px 5px;
    margin-right: 3%;
    /* margin: 5px 5px; */
    width: 95%;
    background-color: var(--cart-body3);
    /* margin: 10px; */
    position: relative;
}


.submit-btn1{
    
    /* width: 100%; */
    padding: 10px !important;
    /* margin: 0px !important;  */
    width: 95% !important; 
    margin: 10px;
    /* position: relative; */
    border: none !important;
    background-color: var(--cart-body2);
border-radius: 20px;
}

.modal-menu-item-title-card {
    /* margin-top: 0px; */
    font-weight: 600;
    font-size: 20px;
    /* margin-bottom: 10px; */
    line-height: 1.22rem;
    color:black  !important;
    }
.modal-menu-item-title-card2 {
/* margin-top: 0px; */
font-weight: 600;
font-size: 14px;
padding-top: 6px;
margin-bottom: 5px;
/* line-height: 2rem; */
color:black  !important;
}

.modal-menu-item-content-container-card{
    font-size: 14px;
    line-height: 1.2;
    overflow: hidden;
}

.modal-menu-item-content-card{
    color:var(--cat-item-font)  !important;
    font-weight: 400;
    font-size: 13px;
    width: 95%;
    /* height: 60px; */
    margin-top:0px;
    word-wrap: break-word!important;
    position: relative;
}


.modal-price-card {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    /* margin-bottom: 0!important; */
    /* margin-left: .25rem!important; */
    color: var(--cat-item-font) !important;
    text-align: left;
    font-size: 28px;
    /* position: absolute; */
    /* bottom: 10px; */
    /* margin-top: 6px; */
    /* right: 250px; */
    /* float: left; */
}

.modal-text-center-card{
    line-height: 1.2;
    color:var(--cat-item-font) !important;
    font-weight: 400;
    text-align: center;
    float: left!important;
    margin-right: .5rem!important;
    font-size: 8px;
    margin-top: 2px;
    font-family: IRANSans, sans-serif;
}







form {
    /* width: 300px; */
    /* margin: 0 auto; */
    text-align: center;
    /* padding-top: 0px; */
  }

  .value-button {
    display: inline-block;
    border: 0px solid #ddd;
    margin: 0px;
    width: 20px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    padding: 0px 0;
    background:transparent;
    color: black;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }


  .value-button:hover {
    cursor: pointer;
  }


  .value-button2 {
    display: inline-block;
    border: 1px solid #ddd;
    margin: 0px;
    width: 30px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    padding: -3px 0;
    margin-right: 5px;
    background: rgb(247, 7, 7);
    color: black;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }


  form #increase {
    margin-right: -4px;
    border-radius: 8px 0 0 8px;
  }

  form #decrease {
    margin-left: -4px;
    border-radius: 0 8px 8px 0;
  }

  form #input-wrap {
    margin: 0px;
    padding: 0px;
  }

  input#number {
    text-align: center;
    border: none;
    background-color: transparent;
    /* border-top: 1px solid #ddd; */
    /* border-bottom: 1px solid #ddd; */
    margin: 0px;
    width: 25px;
    height: 30px;
  }

  input[type=number]::-webkit-inner-spin-button,
  input[type=number]::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0;
  }




/* ------------------------------------------------------------- */

html{

    background-color: var(--background);

}


.z-depth-3 {
    -webkit-box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2) !important;
    border: 0 !important
}



#logo {
    vertical-align: top;
    width: 300px;
    height: 300px;
    border-radius: 0px;
    border:0px solid #23272b;
}

header h1 {
    font-size: 15pt;
    margin: 0px !important;
}

header .menu-item img{
    width: 100%;
}
.w3-dropdown-hover:hover .w3-button{
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
header .menu-item{
    width: 0px;
    height: 40px;
    border-radius: 100px;
    display: inline-block;
    vertical-align: top;
    margin-top: 3px;
    padding:8px;
}
.splide__pagination{
    bottom: 5px !important;
}
.item.splide__slide.is-visible.is-active .title{
    transform: scale(1.5);
    transition: 0.3s;
    font-weight: 600;
}
.splide__pagination__page.is-active{
    background: var(--cat-item-font) !important;
    font-weight: 900 !important;
}
.splide__arrow--prev{
    left: 1px !important;
    top:44% !important;
}
.splide__arrow--next{
    right: 1px !important;
    top:44% !important;
}

.category-slider {
    background-color: #fbfbfb;
    padding: 10px 0px;
    padding-bottom: 25px !important;
    border-radius: 5px;
}
.category-slider .title{
    font-size: 9pt;
    text-align: center;
    margin-top: 10px;
    color: var(--cat-item-font);
}
.category-slider .icon-container {
    padding-left: 23px;
    padding-right: 23px;
    padding-top: 5px;
    padding-bottom: 10px;
    border-radius: 10px;
    width: 100px;
    height: 100px;
    text-align: center;
    background-color: var(--cat-item-item);
}



.category-slider .item img {
    width: 100%;
}
.title-s2{
    text-align:center;
    margin-top:18px!important
    font-size:16px;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default : none */
    position: fixed; /* Stay in place */
    z-index: 1001; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgba(0, 0, 0, 0.57); /* Black w/ opacity */

  }

  /* Modal Content/Box */
  .modal-content {
    display: inline-block;
    border-radius: 10px;
    margin: 0% auto;
    padding: 5px;
    width: 95%;
    height: auto;
    background-color: var(--cat-item-section) !important;

  }

  /* The Close Button */

  .close2 {
    color: #fff;
    /* float: right; */
    font-size: 20px;
    font-weight: bold;
padding: 10px;
line-height: 50%;
background-color: var(--cat-item-section);
/* padding-top: -100px !important; */
  }

  .close {
    color: #fff;
    /* float: right; */
    font-size: 20px;
    font-weight: bold;
padding: 10px;
line-height: 50%;
  }

  .close:hover,
  .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }



  .modal2 {
    display: none; /* Hidden by default : none */
    position: fixed; /* Stay in place */
    z-index: 1010; /* Sit on top */
    /* left: 0; */
    /* top: 0; */
    /* bottom: 100; */
    width: 100%; /* Full width */
     height: 75px;
    overflow: auto; /* Enable scroll if needed */
    /* background-color: rgba(0,0,0,0.8); */
    bottom: 0px;

  }

  /* Modal Content/Box */
  .modal-content2 {
/* display: inline-block; */
display: block;


border-radius: 10px;
    /* margin: 5% auto; */
    /* padding: 0px; */
    width: 100%;
    height: auto;
    /* background-color: #02381b !important; */

  }

  /* ----------------------NEW CSS------------------------------ */




 /* --- Humberger Menu --- */
.topnav {
    overflow: hidden;
    /*background-color: var(--cat-item-section);*/
    position: relative;
}
.topnav #myLinks {
    display: none;
}
.topnav a {
    color:var(--cat-item-font);
    padding: 10px 15px;
    font-size: 15px;
    display: block;
    border: none;
}
.navicon {
    /*background: var(--cat-item-section);*/
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}
.navname {
    color: var(--cat-item-font);
}
  .menulink{
    background-color: #fbfbfb;
    margin-bottom: 5px;
}
  /* --- END Humberger Menu --- */
  /* --- Logo --- */
   #logo{
    width: 50%!important;
    height: 50%!important;
    max-width: 400px!important;
    


}


  /* --- END Logo --- */
  /* --- INFO SECTION --- */

 .info-section {
    display: none;
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0;
    z-index: 10;
    background:var(--cat-item-section);
    color: var(--cat-item-font);
    padding-bottom: 5px;
    padding-top: 5px;
}

.garsonrequestbtn {
    background: var(--cat-item-item);
    border: none;
    padding: 0px 4px;
    height: 25px;
    font-size: 13px;
    border-radius: 3px;
    color: var(--cat-item-font);
    margin: 1px;
}

.addcustomersbtn{
    background: var(--cat-item-item);
    border: none;
    padding: 0px 4px;
    height: 25px;
    font-size: 13px;
    border-radius: 3px;
    color: var(--cat-item-font);
    margin: 1px;
}

#category-section {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0;
    z-index: 10;
    color: var(--cat-item-font);
    padding-bottom: 0px;
    border-radius: 5px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}





.hrtext{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-left: -10px;
    margin-right: -10px;
    color: var(--cat-item-font) !important;
}

.hrtext p{
    flex-grow: 0;
    margin-top: 13px;
    opacity: 0.9;
    font-size: 16px;
}


.headerhr{
    flex-grow: 1;
        height: 2px;
    margin-left: 10px;
    margin-right: 10px;

}

/* ......................................... */

/* --------------------------------- PAGE 1 -------------------------------- */

.modal-page-1 {
    display: none; /* Hidden by default : none */
    position: fixed; /* Stay in place */
    z-index: 1007; /* Sit on top */
    /* left: 0; */
    /* top: 0; */
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow-y: auto !important;
    overflow-x: hidden !important; 
    /* Enable scroll if needed */
    background-color: rgba(0, 0, 0, 0.9);
      
    /* border-radius: 15px; */
    
  }

  /* Modal Content/Box */
  .modal-content-page-1 {
    display: inline-block;
    border-radius: 10px;
    margin: 5%;
    /* margin-right: 10px ; */
    /* margin-top: 10px; */
    padding: 0px;
    width: 90%;
    height: 85%;
    background-color: var(--add-to-cart-body) !important; 
    color: var(--cat-item-font);
    
  }


.close-page-1 {
    color: #fff;

    font-size: 20px;
    font-weight: bold;
    padding: 10px;
    line-height: 50%;
    background-color: var(--cat-item-section);
/* padding-top: -100px !important; */
  }

  
/* --------------------------------- PAGE 0 -------------------------------- */

.modal-page-0 {
    display: none; /* Hidden by default : none */
    position: fixed; /* Stay in place */
    z-index: 1111; /* Sit on top */
    /* left: 0; */
    /* top: 20%; */
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow-y: auto !important;
    overflow-x: hidden !important; 
    /* Enable scroll if needed */
    background-color: rgba(0, 0, 0, 0.9);
      
    /* border-radius: 15px; */
    
  }

  /* Modal Content/Box */
  .modal-content-page-0 {
    display: inline-block;
    border-radius: 10px;
    margin: 5% 5% 5% 5%;
    /* margin-right: 10px ; */
    /* margin-top: 10px; */
    padding: 20px;
    width: 90%;
    /* height: 45%; */
    background-color: var(--cat-item-section) !important;
    color: var(--cat-item-font);
    
  }


.close-page-0 {
    color: #fff;

    font-size: 20px;
    font-weight: bold;
    padding: 10px;
    line-height: 50%;
    background-color: var(--cat-item-section);
/* padding-top: -100px !important; */
  }

/* form */
  
  
  
  .input {
    padding: 10px;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    background-color: white;
    font-size: 1.25rem;
    text-align: center;
    margin-bottom: 1rem;
  }
  
  .input:focus {
    border-color: #c0c0c0;
  }
  
  .input::placeholder {
    color: #dddddd;
  }
  
  .text {
    max-width: 700px;
    margin: 2rem auto;
    padding: 1.5rem;
    line-height: 0;
  }
  
  
  #errorMessage,
  #successMessage {
    display: none;
  }

  /* ---------------------------- */


/*	
	Table Responsive
	===================
	Author: https://github.com/pablorgarcia
 */

 
.factor-table{
border: 0px!important;

} 
 
 
.container th h1 {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    color: var(--cat-item-font);
 }
 
 .container td {
       font-weight: normal;
       font-size: 16px;
  }
 
 .container {
    background: transparent!important; 
    text-align: center;
       overflow: hidden;
       width: 80%;
       margin: 0 auto;
       display: table;
       /* padding: 0 0 0 0; */

    }
 
 
 
 /* Background-color of the odd rows */
 .container tr:nth-child(odd) {
    background-color: var(--cat-item-body) !important;
 color: var(--cat-item-font);
    }
 
 /* Background-color of the even rows */
 .container tr:nth-child(even) {
       background-color: var(--cat-item-section) !important;
 color: var(--cat-item-font);
    }

 
 .container th {
    background-color: var(--cat-item-item);

 }
 
table td:first-child{
border: none!important

;

 }
 
 
 
 .input2 {
    padding: 1px;
    width: 80%;
    border: 0px solid #e4e4e4;
    border-radius: 4px;
    /* background-color: white; */
    font-size: 1.25rem;
    text-align: center;
    margin-bottom: 1rem;
  }
  
  .input:focus2 {
    border-color: #c0c0c0;
  }
  
  .input2::placeholder {
    color: #dddddd;
  }
  

  #preloader-container{
    width:  100%;
    height: 100%;
    background-color: white;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50;
    overflow: hidden;
     
}