.wp-block {} /*  Ensures MT files load in FSE */
/*  MICROTHEMER STYLES  */


/*( מסך גדול )*/
@media (min-width: 1400px) {
	/** U05d4u05e1u05d9u05e4u05d5u05e8 u05e9u05dc u05e2u05d5u05d2u05df x2d below fold >> #content .prev-arrow **/
	#content .prev-arrow {
	color: #000 !important;
	background-color: rgb(240, 239, 233) !important;
	width: 75px !important;
	margin-left: 84% !important;
	border-radius: 25px !important;
}

}


/*( מסך וטאבלט )*/
@media (min-width: 768px) and (max-width: 1400px) {
	/** U05d4u05e1u05d9u05e4u05d5u05e8 u05e9u05dc u05e2u05d5u05d2u05df x2d below fold >> #content .prev-arrow **/
	#content .prev-arrow {
	color: #000 !important;
	background-color: rgb(240, 239, 233) !important;
	width: 75px !important;
	margin-left: 83% !important;
	border-radius: 25px !important;
}

}


/*( נייד )*/
@media (max-width: 480px) {
	/** U05d4u05e1u05d9u05e4u05d5u05e8 u05e9u05dc u05e2u05d5u05d2u05df x2d below fold >> #content .prev-arrow **/
	#content .prev-arrow {
	width: 75px !important;
	border-radius: 25px !important;
}

}

