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

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

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

.ba-simple-gallery-image {
 flex: 1;
}

.gumb-flex {
  flex-grow: 1;
}
