/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 08 2024 | 23:24:24 */
header.fixeds {
    background: #fff;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 23%);
}

header.fixeds > .e-con-inner {
    padding: 10px 0;
}

header > .e-con-inner {
    transition: all ease .4s;
}