 body {
 	background-color: #000 !important;
 	background-image: url(https://www.sdotnegev.org.il/uploads/n/1712056037.4431.jpg) !important;
 	background-position: bottom left !important;
 	background-attachment: fixed !important;
 	background-size: cover !important;
 }




 .page-header {
 	background: none !important;
 }

 .footer {
 	background: none !important;
 	color: #fff;
 	border: 0;
 }

 .page-content-head {
 	background: none !important;
 	padding: 0;
 	text-align: center;
 	color: yellow;
 	margin-bottom: 3rem;
 	margin-top: 3rem;
 }

 .page-content-body {
 	background: none !important;
 	padding: 0;
 	color: #fff;
 }

 .content-white-wrapper {
 	background: none !important;
 	color: #fff;
 }

 .content-white-wrapper a {
 	color: inherit;
 }

 .breadcrumbs {
 	color: #fff;
 }

 /**/

 .filtering {
 	display: block;

 	margin: 0 auto;
 	margin-bottom: 15px;
 }

 .filtering .pull-right {
 	margin-left: 15px;
 	color: white;
 }

 .filtering strong {
 	display: inline-block;
 	padding: 6px 0;
 }

 .filtering label {
 	display: inline-block;
 	padding: 6px 0;
 }

 .filtering input {
 	display: inline-block;
 	background-color: #e4e4e4;
 	color: rgba(0, 0, 0, 0.6);
 	font-weight: normal;
 	padding: 6px;
 	border: 1px solid rgba(0, 0, 0, 0.2);
 }

 .switch-field {
 	overflow: hidden;
 }

 .switch-field input {
 	position: absolute !important;
 	clip: rect(0, 0, 0, 0);
 	height: 1px;
 	width: 1px;
 	border: 0;
 	overflow: hidden;
 }

 .switch-field label {
 	float: right;
 }

 .switch-field label {
 	display: inline-block;
 	background-color: #e4e4e4;
 	color: rgba(0, 0, 0, 0.6);
 	font-weight: normal;
 	text-align: center;
 	text-shadow: none;
 	padding: 6px 14px;
 	border: 1px solid rgba(0, 0, 0, 0.2);
 	-webkit-transition: all 0.1s ease-in-out;
 	-moz-transition: all 0.1s ease-in-out;
 	-ms-transition: all 0.1s ease-in-out;
 	-o-transition: all 0.1s ease-in-out;
 	transition: all 0.1s ease-in-out;
 }

 .switch-field label:hover {
 	cursor: pointer;
 }

 .switch-field input:checked+label {
 	background-color: #ffdf6f;
 	-webkit-box-shadow: none;
 	box-shadow: none;
 	font-weight: bold;
 }

 .switch-field label:first-of-type {
 	border-radius: 0 4px 4px 0;
 }

 .switch-field label:last-of-type {
 	border-radius: 4px 0 0 4px;
 }

 .filtering button {
 	display: inline-block;
 	background-color: #ffdf6f;
 	color: rgba(0, 0, 0, 0.6);
 	font-weight: normal;
 	text-align: center;
 	text-shadow: none;
 	padding: 6px 14px;
 	border: 1px solid rgba(0, 0, 0, 0.2);
 	border-radius: 4px;
 	font-weight: bold;
 	cursor: pointer;
 }




 /**/

 .promo {
 	display: block;
 	background: rgba(255, 255, 255, 0.1);
 	border: 1px solid rgba(255, 255, 255, 0.2);
 	margin: 15px 0;
 	padding: 15px;
 	color: inherit;
 }

 .promo:hover {
 	color: inherit;
 	border: 1px solid yellow;
 	text-decoration: none;
 }

 .promo .pic {
 	display: block;
 	position: relative;
 	height: 150px;
 }

 .promo img {
 	display: block;
 	max-width: 100%;
 	max-height: 100%;

 	position: absolute;
 	top: 50%;
 	left: 50%;
 	margin-right: -50%;
 	transform: translate(-50%, -50%);
 }

 .promo .info {
 	min-height: 130px;
 }

 h2,
 h5 {
 	color: yellow;
 }

 /**/

 .gallery a {
 	display: block;
 	position: relative;
 	background: rgba(255, 255, 255, 0.1);
 	margin-bottom: 15px;
 }

 .gallery a:before {
 	display: block;
 	content: '';
 	padding-bottom: 100%;
 }

 .gallery a:not(:first-child) {
 	width: 50%;
 	float: right;
 }

 .gallery a img {
 	display: block;
 	max-width: 90%;
 	max-height: 90%;

 	position: absolute;
 	top: 50%;
 	left: 50%;
 	margin-right: -50%;
 	transform: translate(-50%, -50%);
 }

 /*cover*/

 .cover {
 	display: none;
 }

 /*container*/
 .container {
 	padding-top: 15vh;
 }



 footer {
 	margin-top: 3rem;
 	background: none !important;
 	padding-bottom: 170px;

 }

 .pull-right a {
 	display: inline-block;
 	background-color: #ffdf6f;
 	color: rgba(0, 0, 0, 0.6);
 	font-weight: normal;
 	text-align: center;
 	text-shadow: none;
 	padding: 6px 5px;
 	border: 1px solid rgba(0, 0, 0, 0.2);
 	border-radius: 4px;
 	font-weight: bold;
 	cursor: pointer;
 }

 /**/
 #text-rosh {
	background: #ffdf6f;
	padding: 0.5rem 1.25rem;
	margin: 0.5rem auto;
	display: block;
	min-width: 200px;
	width: 28%;
	border-radius: 15px;
	text-align: center;
	color: rgba(0, 0, 0, 0.6);
	font-weight: bold;
	text-align: center;
	text-shadow: none;
	padding: 6px 14px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

#text-rosh:hover {
	text-decoration: none;
	background-color: #ffcc1a;
	color: black;
	cursor: pointer;
}


@media print {
	.back-to-yizcor {
		display: none;
	}
}