 /* ## Fixed Mini Header appearing on scroll
----------------------------------------------------- */

.mini-header {position:fixed;z-index: 99999;top:0px;display:none;width:100%}
.mini-header .fixed-logo img {width:200px}
.mini-header .wrap {background:rgba(var(--first-color),.95);padding:12px;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;flex-flow:row wrap;justify-content:space-between;-webkit-box-align: center;-ms-flex-align: center;align-items:center;width:100% !important;1max-width:1440px !important;margin:0 auto}
.title-area-fixed {align-self:center;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;mix-blend-mode:screen;padding:5px 0 0;z-index:10 !important}
.mini-header .fixed-menu {-webkit-box-flex:1;-ms-flex:1;flex:1;padding:6px 0 0 0;text-align:right}