/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 18 2023 | 17:32:21 */
.oceanwp-mobile-menu-icon a .fa-bars:before {
    content: '|||';
    transform: rotateZ(90deg);
    display: block;
    font-size: 31px;
}

#mobile-fullscreen a.close {
    top: 30px;
    right: 30px;
}

#mobile-fullscreen a.close .close-icon-inner, #mobile-fullscreen a.close .close-icon-inner::after {
    height: 2px;
}

#mobile-fullscreen {
    background: #000;
}

#mobile-fullscreen ul li a {
    text-align: left;
    color: #f3f3f3 !important;
    font-size: 26px;
    letter-spacing: -1px;
}

#mobile-fullscreen li {
	opacity: 0;
}