/* Themify Customize Styling */
body {	
	font-family:Arial, Helvetica, sans-serif;	font-size:18px;

	color: #666666; 
}
a {	
	color: #666666; 
}
a:hover {	
	color: #666666; 
}
body[class*="themify"] #site-logo a {	
	font-family:Arial, Helvetica, sans-serif;	font-weight:bold;
	letter-spacing:1px;
	font-size:24px;
 
}
#main-nav a {	
	font-family:Arial, Helvetica, sans-serif;	font-weight:bold;
	font-size:18px;
 
}
#nav-bar {	background: none;
	background-color: #004080; 
}
#top-nav a {	
	font-family:Arial, Helvetica, sans-serif;	font-weight:bold;
	font-size:18px;
 
}
.page-title {		text-align:center; 
}

/* Themify Custom CSS */
.mobile_menu_active #menu-icon{
background-color:transparent  !important;
}
.fa-list-ul:before {
    color: #fff;
}

@media screen and (max-width:680px){
.body-overlay{
width:auto !important;
right:0px !important
}
.mobile_menu_active #mobile-menu.sidemenu-on {
    right: 260px !important;
}
.body-overlay.body-overlay-on {
    display: none;
}}

/* MAKEAPP.CO.IL */
#footer a:hover { color: #fff !important; }
#top-nav li { float: right; }

.post-title a:hover, .widget .feature-posts-list .feature-posts-title:hover { color: #000 !important; }

.breaking-news .breaking-news-nav a:hover, .post-nav a:hover span, .social-widget a:hover, .social-widget div.rss a:hover, .breaking-news .breaking-news-posts a:hover, #main-nav ul a:hover, .post-title a:hover, .post-meta a:hover, .author-box .author-name a:hover, .post-nav a:hover, .widget .feature-posts-list .feature-posts-title:hover, #footer a:hover, #footer .social-widget a:hover, .module-slider.slider-overlay .slide-content .slide-title a:hover, #main-nav .has-mega-column .mega-column-wrapper a, #main-nav .mega-column-list [class^="icon-"], #main-nav .mega-column-list [class*=" icon-"] { color: #ec0e11 !important; }

.widgettitle, .module-title{
border-top: 5px #004080 solid;
}


.comment-title, #reply-title{
border-top: 5px #004080 solid;
}


@media screen and (max-width: 680px){
.iphone #mobile-menu.sidemenu-on{
right: 0!important;
}

.iphone #headerwrap{
position: fixed;
left: 0;
width: 100%;
z-index: 1001;
}
}