/*
Theme Name: BUE Library Theme 2024
Theme URI: lib.bue.edu.eg
Author: Ahmed Qotb
Description: New BUE Library theme 
Text Domain: BUE Library Theme 2024
version:1.0.0
*/

.admin-bar .bg-color {
    margin-top: 30px !important;
}

/**
.mec-calendar {
    border: 0 !important;
}
.mec-event-footer {
    display: none !important;
}
**/

.elementor *, .elementor :after, .elementor :before {
    box-sizing: border-box;
    list-style-type:inherit !important;
}

/*
#Stats{
    background-image: url("http://localhost/wordpress/wp-content/uploads/2024/08/book-library.webp");
    background-size: cover;
    background-attachment: fixed;
}
   

.overflow-x-auto::-webkit-scrollbar, .overflow-y-auto::-webkit-scrollbar {
  width: 12px !important;
  height: 12px !important;
}

.overflow-x-auto::-webkit-scrollbar, .overflow-y-auto::-webkit-scrollbar {
  display: block;
}

.overflow-x-auto::-webkit-scrollbar-track, .overflow-y-auto::-webkit-scrollbar-track {
  background-color: #F7F7F7 !important;
  border-radius: 2px !important;
}

.overflow-x-auto::-webkit-scrollbar-thumb, .overflow-y-auto::-webkit-scrollbar-thumb {
  border-radius: 10px !important;
  background-color: #CDCCCC !important; 
}.overflow-x-auto::-webkit-scrollbar, .overflow-y-auto::-webkit-scrollbar {
  width: 12px !important;
  height: 12px !important;
}

.overflow-x-auto::-webkit-scrollbar, .overflow-y-auto::-webkit-scrollbar {
  display: block;
}

.overflow-x-auto::-webkit-scrollbar-track, .overflow-y-auto::-webkit-scrollbar-track {
  background-color: #F7F7F7 !important;
  border-radius: 2px !important;
}

.overflow-x-auto::-webkit-scrollbar-thumb, .overflow-y-auto::-webkit-scrollbar-thumb {
  border-radius: 10px !important;
  background-color: #CDCCCC !important; 
}
 */