/* Created on 25-11-2020 by The LAD */
/* Your Cutom Style */

@media only screen and (max-width: 959px) {

	#site-header.medium-header .oceanwp-social-menu {
		display: none !important;
	}
}


.jvs-top-menu ul li a {
    color: #000 !important;
}

.jvs-top-menu ul li a:hover {
    color: #E27025 !important;
}