#top .main_menu .menu li {
float: right;
clear: both;
width: 81%;
}
#top .main_menu .menu > li:last-child > a {
padding-left: 0px !important;
padding-right: 0px !important;
}
.recentcomments a, .widget_recent_entries li a {
font-style: normal;
font-family: "Alef";
}
#advanced_menu_toggle, #advanced_menu_hide {
right: auto;
left: 80px;
top: 50px;
}
#acp_toolbar {
background: #fff  none repeat scroll 0% 0% !important;
border-left: 2px solid #fff;
}
#acp_toolbarWrap button.acp_hide_toolbar.acp-icon-medium {
height: 84px;
border: 2px solid #fff;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
#acp_toolbarWrap button.acp_hide_toolbar { background-color: rgb(0, 0, 0) !important;
}
#acp_toolbarWrap button.acp_hide_toolbar span {
background-color: #000000 !important;
color: #FFF !important;
font-size: 12px !important;
top: 36px;
}
#acp_toolbarWrap button.acp_hide_toolbar.acp-icon-medium {
width: 45px;
height: 56px;
right: -81px !important;
background-position: center 5px;
}
#acp_toolbarWrap.left.close-toolbar {
left: -200px;
}
#acp_toolbarWrap button.acp_hide_toolbar {
top: 5%;
}
#advanced_menu_toggle, #advanced_menu_hide {
height: 39px;
width: 83px;
line-height: 35px;
}
#advanced_menu_toggle:before{
content:"תפריט";
}
#top #searchsubmit, .ajax_load {
top: 25px;
}
@media only screen and (max-width: 768px) {
.only_desktop { display: none !important; }
}
.rtl #acp-toggle-toolbar {
left: 0px !important;
right: auto !important;
}
.rtl #acp-toolbar {
left: 0px !important;
right: auto !important;
}