/* Google Font API */
@import url(https://fonts.googleapis.com/earlyaccess/alefhebrew.css);


/* W3.CSS is a modern CSS framework with built-in responsiveness:  http://www.w3schools.com/w3css/w3css_downloads.asp */
/* @import url(https://www.w3schools.com/lib/w3.css); */
@import url(https://www.hebpsy.net/css/w3v413.css);

@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);


.w3-col,.w3-half,.w3-third,.w3-twothird,.w3-threequarter,.w3-quarter{float:right;}
.w3-pagination li a{float:right;}



/*--- Links ----------------------------------------------------------------------------------------- */
a { color: #4d87c7; background: transparent; text-decoration: none; }
a:active { outline: none; }
a:hover, a:focus { background-color: #4d87c7; color: white; text-decoration: none; }

.w3-sidenav a:hover {background-color: #4d87c7; color: white; text-decoration: none;}
body,h1,h2,h3,h4,h5,h6,.w3-wide {font-family: "Alef Hebrew", Alef, Arial;}




@media screen and ( max-width: 820px)  {

	header h1 {
		font-size: 1.1em;
}