/*
Theme Name: JLU - Theme
Theme URI: jlu.edu.in
Template: generatepress
Author: Team Communication @ JLU
Author URI: jlu.edu.in
Description: Theme for JLU
Tags: two-columns,three-columns,one-column,right-sidebar,left-sidebar,footer-widgets,blog,e-commerce,flexible-header,full-width-template,buddypress,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,rtl-language-support,featured-images,theme-options
Version: 3.3.0.1686638712
Updated: 2023-06-13 06:45:12

*/

body, html {
    max-width: 100%;
    overflow-x: hidden;
}
 
.elementor .swiper-container:not(.swiper-container-initialized)>.swiper-wrapper, .swiper:not(.swiper-initialized)>.swiper-wrapper,
.elementor .elementor-widget-loop-carousel .swiper-container:not(.swiper-container-initialized)>.swiper-wrapper, .elementor-widget-loop-carousel .swiper:not(.swiper-initialized)>.swiper-wrapper{
    
    overflow: visible;
}
#aside {
    width: inherit;
}
@media (min-width: 768px) {
    #aside {
    width: 30%; 
}

}
@media (max-width: 767px) {
    .page-id-1474 #aside {
    width: 100%; 
}

}
li.e-n-menu-title.e-anchor{display: none;}