/*
 Theme Name:   Bayan Child
 Theme URI:    https://www.go2global.com.my
 Description:  Bayan Child
 Author:       Go2Global
 Author URI:   https://www.go2global.com.my
 Template:     bayan
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */
 
 @media (min-width: 992px) { 
    body.logged-in:not(.elementor-editor-active) #reactheme-header.sticky-header-on {
        top: 0px;
    }
}



.elementor-element-94c614d{
    display:flex;
}


.elementor-element-94c614d > .rt-program-list-container{
    flex:1 1 0;
    display:flex;
}


.elementor-element-94c614d .elementor-widget-container,
.elementor-element-94c614d .program__single--item,
.elementor-element-94c614d .elementor-widget-rt-program{
    flex:1;
    display:flex;
    flex-direction:column;
}

.program__single--item::before{
    transition: all 1.0s ease;
}


.all-program-category .full-screen-ajax-loader .inner-bg, .all-faculty-category .full-screen-ajax-loader .inner-bg {
    background: #2e3191;
}