.elementor-55 .elementor-element.elementor-element-bcd6c2a{--display:flex;--padding-top:20px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;--z-index:999;}.elementor-55 .elementor-element.elementor-element-c9f37d6 img{height:60px;object-fit:contain;object-position:center center;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for container, class: .elementor-element-bcd6c2a *//* posisi awal: menimpa hero */

.gorilla-header{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    z-index:9999;

    background:transparent !important;
    padding:20px 0;

    transition:all .3s ease;
}

/* logo besar */

.gorilla-header img{
    height:60px;
    width:auto;
    transition:all .3s ease;
}


/* saat sticky aktif */

.gorilla-header.elementor-sticky--active{
    position:fixed;
}

/* saat discroll (effects) */

.gorilla-header.elementor-sticky--effects{
    background:#000 !important;
    padding:5px 0;
    box-shadow:0 6px 20px rgba(0,0,0,0.15);
}

/* logo mengecil */

.gorilla-header.elementor-sticky--effects img{
    height:40px !important;
}/* End custom CSS */