@charset "UTF-8";
/***!  https://www.dessasmart.com/templates/gridbox/css/storage/code-editor-13.css?2026-04-01-14-28-31  !***/

header:not(.fixed-header) .custom-header {
    background: transparent !important; 
}

.fixed-header .custom-header {
    padding: 0 !important;
}

.custom-header {
    transition: all .3s ease-in-out ;
    -webkit-transition: all .3s ease-in-out 
}
