/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../warp/css/base.css);

/*@import url(http://oy-urology.co.il/templates/yoo_nano2/css/opensanshebrew/stylesheet.css);*/
@import url(http://fonts.googleapis.com/earlyaccess/notosanshebrew.css);
/* New style-related Base Values
----------------------------------------------------------------------------------------------------*/

body {
	font: normal 14px/20px sans-serif;
	color: #444;
	font-family: 'Noto Sans Hebrew', serif;
}

a { color: #469bdb; }

a:hover,
em, code { color: #f16d1a; }

ins, mark { background-color: #ffa; }
mark { color: #444; }

hr { border-top-color: #ddd; }

pre {
	border: 1px solid #ddd;
	background: #fafafa;
}

::-moz-selection { background: #39f; color: #fff; }
::selection { background: #39f; color: #fff; }
/*my*/
.menu-dropdown a.level1 > span{font-size:18px;}
