/*
Theme Name: ofthalmiatros child
Description: 
Author: ThessWebsite
Author URI: https://thesswebsite.gr
Template: ofthalmiatros
Version: 1.1
*/
#site-navigation li.megamenu > ul.sub-menu {
    width: 100%;
    left: 0;
    right: auto;
    border-radius: 0;
    padding: 20px 0 20px 0;
}
.myclass {
	color:#000;
	font-weight:600;
}
.page-header.background-image-page-header .page-header-title {
    position: relative;
    z-index: 2;
    color: #fff;
    max-width: 100%;
    font-size: 2em;
    font-weight: 400;
}
#sidebar .widget_nav_menu .current-menu-item > a {
	background-color: #e68913!important;
}
#sidebar .widget_nav_menu a:hover {
	background-color: #e68913!important;
	color:#fff;
}
.widget ul {
    list-style: none;
    margin-left: 15px!important;
}