.wp-block {} /*  (.wp-block {} ensures MT files load in Gutenberg editor) */

/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Label hidden nf element **/
.label-hidden .nf-element {
	font-family: open !important;
	font-size: 18px !important;
	line-height: 1.6 !important;
	font-weight: normal !important;
	background-color: rgb(255, 255, 255) !important;
	border-color: rgb(209, 209, 209) !important;
	border-style: solid !important;
}

/** General >> Nf field 20 **/
#nf-field-20 {
	color: rgb(149, 149, 149) !important;
	font-size: 18px !important;
	height: 40px !important;
	border-color: rgb(209, 209, 209) !important;
	border-style: solid !important;
}

/** General >> Nf field 20 wrap label **/
#nf-field-20-wrap label {
	font-size: 14px !important;
}

/** General >> Ginput **/
.ginput_container {
	font-size: 18px !important;
}

/** General >> Gfield **/
#gfield_description_1_10 {
	font-size: 16px !important;
}

/** General >> Gfield _2 **/
.gfield_label {
	font-size: 16px !important;
}

/** General >> Gform **/
#gform_submit_button_1 {
	font-size: 18px !important;
	text-align: center !important;
	background-color: rgb(37, 106, 101) !important;
	width: 100% !important;
}

/** General >> Validation **/
.validation_error {
	font-size: 18px !important;
}

/** General >> Validation _2 **/
.validation_message {
	font-size: 14px !important;
}

/** General >> Ginput [type="text"] **/
.ginput_container [type="text"] {
	background-color: rgb(255, 255, 255) !important;
}

/** General >> Input **/
#input_1_6 {
	background-color: rgb(255, 255, 255) !important;
}

/** General >> Gfield _3 **/
.gfield_select {
	font-size: 16px !important;
	height: 40px !important;
	margin-top: 12px !important;
}

/** General >> Su list list item **/
.su-list li {
	font-size: 16px !important;
}

/** General >> Gform _2 **/
#gform_confirmation_message_1 {
	font-size: 24px !important;
	font-weight: 700 !important;
}

/** General >> Footable sortable **/
.footable-sortable {
	color: rgb(255, 255, 255) !important;
	font-size: 16px !important;
	text-align: center !important;
	background-color: rgb(37, 106, 101) !important;
}

/** General >> Table body ninja **/
tbody .ninja_column_0 {
	font-size: 14px !important;
}

/** General >> Table body ninja _2 **/
tbody .ninja_column_1 {
	font-size: 14px !important;
}

/** General >> Table body ninja _3 **/
tbody .ninja_column_2 {
	font-size: 14px !important;
}

/** General >> Su clearfix list item **/
.su-clearfix li {
	font-size: 16px !important;
	margin-right: 32px !important;
}

/** General >> Logo **/
.logo {
	text-shadow: 2px 2px 8px rgb(0, 0, 0) !important;
	margin-top: 80px !important;
}

/** General >> Head content heading 1 **/
.head-content h1 {
	/* MT [  ] */
	color: rgb(255, 255, 255) !important;
	font-size: 29px !important;
}

/** General >> Page list item **/
#page li {
	font-size: 16px !important;
	list-style-position: inside !important;
}

/** General >> Repeater field header **/
#gform_4 .repeater-field-header {
	color: rgba(255, 255, 255, 0.87) !important;
	background-color: rgb(37, 106, 100) !important;
	padding: 6px 6px 0 6px !important;
	margin-bottom: 10px !important;
}

/** General >> Gf repeater field button add **/
#gform_4 .gf-repeater-field-button-add {
	font-size: 16px !important;
	background-color: rgb(2, 32, 28) !important;
	padding: 10px !important;
	border-radius: 5px !important;
}

/** General >> Gfield label **/
#field_4_69 .gfield_label {
	display: none !important;
}

/** General >> Text input **/
.ginput_container_number input[type="text"] {
	text-align: right !important;
	direction: ltr !important;
}

/** General >> Field 4 19 **/
#field_4_19 {
	padding-right: 0 !important;
	padding-left: 0 !important;
}


/*= Header ==================== */

/** Header >> Site navigation **/
.mt-249 #site-navigation {
	width: 1000px !important;
}

/** Header >> Site navigation _2 **/
.mt-349640 #site-navigation {
	width: 1000px !important;
}

/** Header >> Entry title **/
.entry-title {
	display: none !important;
}

/** Header >> Heading 3 **/
.page-content h3 {
	font-size: 20px !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

/** Header >> Site navigation _3 **/
#site-navigation {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

/** Header >> Heading 4 **/
#main h4 {
	font-size: 18px !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}


/*( טאבלט ונייד )*/
@media (max-width: 767px) {
	/** General >> Tab content **/
	.mt-347692 .tab-content {
	display: grid !important;
	grid-template-columns: 1fr !important;
	grid-template-rows: auto auto auto auto !important;
}
.mt-347692 .tab-content > :nth-child(2) {
	grid-area: 1 / 1 / 2 / 2 !important;
}

	/** General >> Tab content _2 **/
	.mt-347694 .tab-content {
	display: grid !important;
	grid-template-columns: 1fr !important;
	grid-template-rows: auto auto auto auto !important;
}
.mt-347694 .tab-content > :nth-child(3) {
	grid-area: 1 / 1 / 2 / 2 !important;
}

	/** General >> Tab content _3 **/
	.mt-347676 .tab-content {
	display: grid !important;
	grid-template-columns: 1fr !important;
	grid-template-rows: auto auto auto auto !important;
}
.mt-347676 .tab-content > :nth-child(4) {
	grid-area: 1 / 1 / 2 / 2 !important;
}

}


/*( נייד )*/
@media (max-width: 480px) {
	/** General >> Page content **/
	.page-content {
	padding-right: 4px !important;
	padding-left: 4px !important;
}

	/** General >> Post 531 **/
	#post-531 {
	padding-right: 4px !important;
	padding-left: 4px !important;
}

	/** General >> Side bar section **/
	.side-bar-section {
	display: none !important;
}

	/** General >> Post 80665 **/
	#post-80665 {
	padding-right: 4px !important;
	padding-left: 4px !important;
}

}

