/**
 * Add your css styles here, this will be placed on the document head
**/

.header.header-light-skin:not(.header-scroll) .header-skin {
    border-bottom: none !important;
    box-shadow: 12px 12px 20px 0 rgb(0 0 0 / 3%), -9px -8px 12px 0 rgb(0 0 0 / 2%);
}