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

/*
 * Custom Style Sheet - Use this file to style your content
 */
 @import url(http://fonts.googleapis.com/earlyaccess/notosanshebrew.css);
/*@import url(opensanshebrew/stylesheet.css);*/

.rtl div,.rtl a,.rtl span,.rtl p,.rtl h1,.rtl h2,.rtl h3,.rtl h4,.rtl h5,.rtl h6,.rtl h7,.rtl input,.rtl li{
	/*font-family: 'Open Sans Hebrew', serif;*/
	font-family: 'Noto Sans Hebrew', serif;
}
.spotlight .overlay div, .spotlight .overlay div a{
	font-family: "YanoneKaffeesatzLight";
}
body.rtl {font-size:16px;}
.custom-logo {
	display: inline-block;
	width: 210px;
	height: 90px;
	background: url(../../../images/yootheme/logo.png) 50% 50% no-repeat;
	background-size: contain;
}

/* Only Phones (Portrait) */
@media (max-width: 479px) {

	.custom-logo { height: 60px; }
	
}
.pink{color:#e3258b;font-weight: 600;}

.page-id-9 #bottom-a > div:nth-child(3) > div > h3,
.page-id-9 #bottom-a > div:nth-child(1) > div > h3 {display:none}

.page-id-9 #bottom-a > div > div > h3,
.page-id-9 #bottom-b > div > div > h3{
	background: black;
	color: white;
	line-height: 50px;
	font-size: 35px;
	text-align: left;
	padding-left:7px
	}
	
.page-id-9	#bottom-a:before, #bottom-b:before, #innerbottom:before {
border-top: none;
}

.page-id-9 #main{display:none;}

.page-id-284 #bottom-a > div:nth-child(3) > div > h3,
.page-id-284 #bottom-a > div:nth-child(1) > div > h3 {display:none}

.page-id-284 #bottom-a > div > div > h3,
.page-id-284 #bottom-b > div > div > h3{
	background: black;
	color: white;
	line-height: 50px;
	font-size: 35px;
	text-align: right;
	padding-right:7px
	}
	
.page-id-284	#bottom-a:before, #bottom-b:before, #innerbottom:before {
border-top: none;
}

.page-id-284 #main{display:none;}