/*  MICROTHEMER STYLES  */


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

/** General >> Div block 40 12 **/
#div_block-40-12 {
	width: 65px !important;
}

/** General >> Div block 37 12 **/
#div_block-37-12 {
	width: 80px !important;
}

/** General >> Div block 43 12 **/
#div_block-43-12 {
	width: 59px !important;
}

/** General >> [type="submit"] **/
[type="submit"] {
	font-weight: 400 !important;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}

/** General >> [type="search"] **/
[type="search"] {
	font-weight: 400 !important;
	border-width: 0 !important;
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

/** General >> Search form 49 12 [type="submit"] **/
#_search_form-49-12 [type="submit"] {
	background-color: rgb(79, 168, 214) !important;
	padding-top: 8px !important;
	padding-bottom: 7.7px !important;
	border-top-right-radius: 8px !important;
	border-bottom-right-radius: 8px !important;
}

/** General >> Search form 49 12 [type="search"] **/
#_search_form-49-12 [type="search"] {
	border-top-left-radius: 8px !important;
	border-bottom-left-radius: 8px !important;
}

/** General >> Search form 63 12 [type="submit"] **/
#_search_form-63-12 [type="submit"] {
	padding-top: 8px !important;
	padding-bottom: 7.7px !important;
}

/** General >> Div block 4 12 **/
#div_block-4-12 {
	display: grid !important;
	grid-template-columns: 1fr 1fr !important;
	grid-template-rows: auto auto auto !important;
}
#div_block-4-12 > :nth-child(1) {
	grid-area: 1 / 1 / 2 / 2 !important;
}
#div_block-4-12 > :nth-child(2) {
	grid-area: 1 / 1 / 4 / 2 !important;
}

/** General >> Div block 234 12 **/
#div_block-234-12 {
	display: grid !important;
	grid-gap: 1.25rem !important;
	gap: 1.25rem !important;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr !important;
	grid-template-rows: auto auto !important;
}
#div_block-234-12 > :nth-child(1) {
	grid-area: 1 / 1 / 3 / 4 !important;
}
#div_block-234-12 > :nth-child(2) {
	grid-area: 1 / 4 / 2 / 6 !important;
}
#div_block-234-12 > :nth-child(3) {
	grid-area: 2 / 4 / 3 / 6 !important;
}
#div_block-234-12 > :nth-child(4) {
	grid-area: 3 / 4 / 4 / 6 !important;
}

/** General >> Wp block cover **/
.wp-block-cover {
	margin-bottom: 25px !important;
	border-radius: 8px !important;
}

/** General >> Kohasearchform **/
#kohasearchform {
	background-color: rgba(255, 255, 255, 0) !important;
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
}

/** General >> Div block 234 12 [type="text"] **/
#div_block-234-12 [type="text"] {
	padding-right: 10px !important;
	padding-left: 10px !important;
	border-top-left-radius: 8px !important;
	border-bottom-left-radius: 8px !important;
}

/** General >> Kohasearchform input **/
#kohasearchform input {
	font-size: 16px !important;
	height: 50px !important;
	border-width: 0 !important;
}

/** General >> Kohasearchform paragraph:(2) **/
#kohasearchform > p:nth-of-type(2) {
	height: 50px !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

/** General >> Masthead search **/
#masthead_search {
	font-size: 16px !important;
	height: 50px !important;
	border-top-width: 0 !important;
	border-right-width: 0 !important;
	border-bottom-width: 0 !important;
}

/** General >> Kohasearchform paragraph:(3) **/
#kohasearchform > p:nth-of-type(3) {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

/** General >> Kohasearchform searchsubmit **/
#kohasearchform #searchsubmit {
	font-size: 16px !important;
	width: 100px !important;
	border-width: 0 !important;
	border-top-right-radius: 8px !important;
	border-bottom-right-radius: 8px !important;
}

/** General >> Span 418 12 **/
#span-418-12 {
	
}

/** General >> Span 418 12 eds branding **/
#span-418-12 .eds_branding {
	height: 80px !important;
}

/** General >> Eds search details paragraph:(2) **/
.eds_search_details > p:nth-of-type(2) {
	
}

/** General >> Eds search details paragraph **/
.eds_search_details > p {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

/** General >> Eds submit **/
#eds_submit {
	height: 50px !important;
	border-width: 0 !important;
	border-bottom-left-radius: 8px !important;
}

/** General >> Form eds search details:(2) **/
form > .eds_search_details:nth-of-type(2) {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
}

/** General >> Span 418 12 [type="submit"] **/
#span-418-12 [type="submit"] {
	width: 100px !important;
	height: 50px !important;
	margin-top: 0 !important;
	border-width: 0 !important;
	border-top-right-radius: 8px !important;
	border-bottom-right-radius: 8px !important;
	cursor: pointer !important;
}

/** General >> Span 418 12 form **/
#span-418-12 form {
	-webkit-justify-content: center !important;
	justify-content: center !important;
	-webkit-align-items: center !important;
	align-items: center !important;
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
}


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

/** General _2 >> Text block 417 12 **/
#text_block-417-12 {
	margin-top: 0 !important;
}

/** General _2 >> [type="button"] **/
[type="button"] {
	font-family: 'Source Sans Pro' !important;
	color: var(--light-text) !important;
	font-size: 13px !important;
	text-align: center !important;
	text-transform: uppercase !important;
	letter-spacing: 1px !important;
	background-color: var(--primary-griffith) !important;
	padding: 15px 30px 15px 30px !important;
	border-style: none !important;
	border-radius: 8px !important;
	-o-transition-duration: 0.4s !important;
	-moz-transition-duration: 0.4s !important;
	-webkit-transition-duration: 0.4s !important;
	transition-duration: 0.4s !important;
}

/** General _2 >> Toggle button **/
.toggle-button {
	font-family: 'Source Sans Pro' !important;
	color: var(--light-text) !important;
	font-size: 13px !important;
	text-decoration: none !important;
	text-align: center !important;
	text-transform: uppercase !important;
	letter-spacing: 1px !important;
	background-color: var(--primary-griffith) !important;
	padding: 15px 30px 15px 30px !important;
	border-style: none !important;
	border-radius: 8px !important;
	-o-transition-duration: 0.4s !important;
	-moz-transition-duration: 0.4s !important;
	-webkit-transition-duration: 0.4s !important;
	transition-duration: 0.4s !important;
}

/** General _2 >> Paragraph:(2) toggle button **/
.ct-div-block:nth-of-type(2) > div:nth-of-type(2) > span:nth-of-type(1) > p:nth-of-type(2) > .toggle-button {
	
}

/** General _2 >> Div block 91 105 link **/
#div_block-91-105 a {
	font-family: "Source Sans Pro" !important;
	color: #333333 !important;
	font-size: 18px !important;
	line-height: 27px !important;
	text-decoration: none !important;
	text-align: left !important;
	width: 95% !important;
	box-sizing: border-box !important;
	padding: 7px 20px 7px 20px !important;
	border-bottom: 1px solid #F0F2EF !important;
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-flex-flow: column wrap !important;
	-moz-flex-flow: column wrap !important;
	-ms-flex-flow: column wrap !important;
	flex-flow: column wrap !important;
	-webkit-justify-content: flex-start !important;
	justify-content: flex-start !important;
	-webkit-align-items: flex-start !important;
	align-items: flex-start !important;
	-o-transition-duration: .4s !important;
	-moz-transition-duration: .4s !important;
	-webkit-transition-duration: .4s !important;
	transition-duration: .4s !important;
	cursor: pointer !important;
}

/** General _2 >> Div block 91 105 link Hover **/
#div_block-91-105 a:hover {
	color: #ED1C24 !important;
	text-decoration: none !important;
	border-left: 5px solid #4FA8D6 !important;
	-o-transition-duration: .4s !important;
	-moz-transition-duration: .4s !important;
	-webkit-transition-duration: .4s !important;
	transition-duration: .4s !important;
}

/** General _2 >> Div block 392 989 link **/
#div_block-392-989 a {
	font-family: "Source Sans Pro" !important;
	color: #333333 !important;
	font-size: 18px !important;
	line-height: 27px !important;
	text-decoration: none !important;
	text-align: left !important;
	width: 95% !important;
	box-sizing: border-box !important;
	padding: 7px 20px 7px 20px !important;
	border-bottom: 1px solid #F0F2EF !important;
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-flex-flow: column nowrap !important;
	-moz-flex-flow: column nowrap !important;
	-ms-flex-flow: column nowrap !important;
	flex-flow: column nowrap !important;
	-webkit-justify-content: flex-start !important;
	justify-content: flex-start !important;
	-webkit-align-items: flex-start !important;
	align-items: flex-start !important;
	-o-transition-duration: .4s !important;
	-moz-transition-duration: .4s !important;
	-webkit-transition-duration: .4s !important;
	transition-duration: .4s !important;
	cursor: pointer !important;
}

/** General _2 >> Div block 392 989 link Hover **/
#div_block-392-989 a:hover {
	color: #ED1C24 !important;
	text-decoration: none !important;
	border-left: 5px solid #4FA8D6 !important;
	-o-transition-duration: .4s !important;
	-moz-transition-duration: .4s !important;
	-webkit-transition-duration: .4s !important;
	transition-duration: .4s !important;
}

/** General _2 >> Search form 8 1395 search form **/
#_search_form-8-1395 > .search-form {
	-webkit-justify-content: center !important;
	justify-content: center !important;
}

/** General _2 >> Search form 8 1395 [type="submit"] **/
#_search_form-8-1395 [type="submit"] {
	width: 150px !important;
	border-top-right-radius: 8px !important;
	border-bottom-right-radius: 8px !important;
}

/** General _2 >> Search form 8 1395 [type="search"] **/
#_search_form-8-1395 [type="search"] {
	width: 350px !important;
	height: 50px !important;
	border-top-left-radius: 8px !important;
	border-bottom-left-radius: 8px !important;
}


/*( Large Desktop )*/
@media (min-width: 1200px) {

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

	/** General >> Div block 283 12 **/
	#div_block-283-12 {
	
}


}


/*( Desktop & Tablet )*/
@media (min-width: 768px) and (max-width: 979px) {

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

	/** General >> Div block 234 12 **/
	#div_block-234-12 {
	display: grid !important;
	grid-template-columns: 1fr !important;
	grid-template-rows: auto auto auto auto !important;
	display: none !important;
}
#div_block-234-12 > :nth-child(1) {
	grid-area: 1 / 1 / 2 / 2 !important;
}
#div_block-234-12 > :nth-child(2) {
	grid-area: 2 / 1 / 3 / 2 !important;
}
#div_block-234-12 > :nth-child(3) {
	grid-area: 3 / 1 / 4 / 2 !important;
}
#div_block-234-12 > :nth-child(4) {
	grid-area: 4 / 1 / 5 / 2 !important;
}

	/** General >> Div block 162 12 **/
	#div_block-162-12 {
	width: 100% !important;
}

	/** General >> Div block 11 12 **/
	#div_block-11-12 {
	width: 100% !important;
}

	/** General >> Div block 73 12 **/
	#div_block-73-12 {
	width: 100% !important;
}

	/** General >> Div block 283 12 **/
	#div_block-283-12 {
	display: block !important;
}

	/** General >> Div block 467 12 **/
	#div_block-467-12 {
	width: 100% !important;
	padding-left: 50px !important;
	margin-bottom: 20px !important;
}

	/** General >> Div block 499 12 **/
	#div_block-499-12 {
	width: 100% !important;
	margin-bottom: 20px !important;
}

	/** General >> Div block 504 12 **/
	#div_block-504-12 {
	width: 100% !important;
}

	/** General >> Div block 492 12 **/
	#div_block-492-12 {
	margin-bottom: 20px !important;
}

	/** General >> Transl1 **/
	#transl1 {
	
}

	/** General >> Div block 283 12 [type="text"] **/
	#div_block-283-12 [type="text"] {
	padding-right: 10px !important;
	padding-left: 10px !important;
	border-top-left-radius: 8px !important;
	border-bottom-left-radius: 8px !important;
}

	/** General >> Span 502 12 [type="submit"] **/
	#span-502-12 [type="submit"] {
	width: 100px !important;
	height: 50px !important;
	margin-top: 0 !important;
	border-width: 0 !important;
	border-top-right-radius: 8px !important;
	border-bottom-right-radius: 8px !important;
	cursor: pointer !important;
}

	/** General >> Slider 463 12 unslider arrow **/
	#slider-463-12 .unslider-arrow {
	top: 40% !important;
	z-index: 20 !important;
}

	/** General >> Div block 476 12 **/
	#div_block-476-12 {
	width: 100% !important;
	padding-left: 50px !important;
	margin-bottom: 20px !important;
}

	/** General >> Div block 485 12 **/
	#div_block-485-12 {
	width: 100% !important;
	padding-left: 50px !important;
	margin-bottom: 20px !important;
}


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

	/** General _2 >> Span 502 12 form **/
	#span-502-12 form {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-align-items: center !important;
	align-items: center !important;
}

	/** General _2 >> Text block 500 12 **/
	#text_block-500-12 {
	
}

	/** General _2 >> Text block 501 12 **/
	#text_block-501-12 {
	margin-top: 0 !important;
}

	/** General _2 >> Span 502 12 eds search details:(2) **/
	#span-502-12 .eds_search_details:nth-of-type(2) {
	margin-top: 0 !important;
}

	/** General _2 >> Pro menu 248 23 oxy pro menu dropdown links visible on mobile **/
	#-pro-menu-248-23 > .oxy-pro-menu-dropdown-links-visible-on-mobile {
	
}


}


/*( Tablet & Phone )*/
@media (max-width: 767px) {

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

	/** General >> Div block 234 12 **/
	#div_block-234-12 {
	display: none !important;
}

	/** General >> Div block 162 12 **/
	#div_block-162-12 {
	width: 100% !important;
}

	/** General >> Div block 11 12 **/
	#div_block-11-12 {
	width: 100% !important;
}

	/** General >> Div block 73 12 **/
	#div_block-73-12 {
	width: 100% !important;
}

	/** General >> Div block 467 12 **/
	#div_block-467-12 {
	width: 100% !important;
	padding-left: 50px !important;
	margin-bottom: 20px !important;
}

	/** General >> Div block 476 12 **/
	#div_block-476-12 {
	width: 100% !important;
	padding-left: 50px !important;
	margin-bottom: 20px !important;
}

	/** General >> Div block 485 12 **/
	#div_block-485-12 {
	width: 100% !important;
	padding-left: 50px !important;
	margin-bottom: 20px !important;
}

	/** General >> Div block 283 12 **/
	#div_block-283-12 {
	display: block !important;
}

	/** General >> Div block 499 12 **/
	#div_block-499-12 {
	width: 100% !important;
	margin-bottom: 20px !important;
}

	/** General >> Div block 504 12 **/
	#div_block-504-12 {
	width: 100% !important;
}

	/** General >> Div block 283 12 [type="text"] **/
	#div_block-283-12 [type="text"] {
	padding-right: 10px !important;
	padding-left: 10px !important;
	border-top-left-radius: 8px !important;
	border-bottom-left-radius: 8px !important;
}

	/** General >> Span 502 12 [type="submit"] **/
	#span-502-12 [type="submit"] {
	width: 100px !important;
	height: 50px !important;
	margin-top: 0 !important;
	border-width: 0 !important;
	border-top-right-radius: 8px !important;
	border-bottom-right-radius: 8px !important;
	cursor: pointer !important;
}

	/** General >> Div block 492 12 **/
	#div_block-492-12 {
	margin-bottom: 20px !important;
}

	/** General >> Slider 463 12 unslider arrow **/
	#slider-463-12 .unslider-arrow {
	z-index: 20 !important;
}


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

	/** General _2 >> Span 502 12 form **/
	#span-502-12 form {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-align-items: center !important;
	align-items: center !important;
}

	/** General _2 >> Text block 501 12 _2 **/
	#text_block-501-12 {
	margin-top: 0 !important;
}

	/** General _2 >> Span 502 12 eds search details:(2) _2 **/
	#span-502-12 .eds_search_details:nth-of-type(2) {
	margin-top: 0 !important;
}


}


/*( Phone )*/
@media (max-width: 480px) {

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

	/** General >> Div block 234 12 **/
	#div_block-234-12 {
	
}

	/** General >> Div block 467 12 **/
	#div_block-467-12 {
	width: 100% !important;
	padding-left: 50px !important;
	margin-bottom: 20px !important;
}

	/** General >> Div block 476 12 **/
	#div_block-476-12 {
	width: 100% !important;
	padding-left: 50px !important;
	margin-bottom: 20px !important;
}

	/** General >> Div block 485 12 **/
	#div_block-485-12 {
	width: 100% !important;
	padding-left: 50px !important;
	margin-bottom: 20px !important;
}

	/** General >> Div block 283 12 **/
	#div_block-283-12 {
	display: block !important;
}

	/** General >> Div block 283 12 [type="text"] **/
	#div_block-283-12 [type="text"] {
	padding-right: 10px !important;
	padding-left: 10px !important;
	border-top-left-radius: 8px !important;
	border-top-right-radius: 8px !important;
	border-bottom-left-radius: 0 !important;
}

	/** General >> Span 502 12 [type="submit"] **/
	#span-502-12 [type="submit"] {
	background-color: rgb(239, 239, 239) !important;
	width: 100px !important;
	height: 50px !important;
	margin-top: 0 !important;
	border-width: 0 !important;
	border-top-right-radius: 8px !important;
	border-bottom-right-radius: 8px !important;
	cursor: pointer !important;
}

	/** General >> Kohasearchform **/
	#kohasearchform {
	-webkit-flex-direction: column !important;
	-moz-flex-direction: column !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
}

	/** General >> Masthead search **/
	#masthead_search {
	background-color: rgb(255, 255, 255) !important;
	width: 100% !important;
	border-top-width: 1px !important;
	border-bottom-width: 1px !important;
	border-left-width: 0 !important;
}

	/** General >> Kohasearchform searchsubmit **/
	#kohasearchform #searchsubmit {
	background-color: rgb(239, 239, 239) !important;
	width: 100% !important;
	border-top-right-radius: 0 !important;
	border-bottom-left-radius: 8px !important;
}

	/** General >> Eds submit **/
	#eds_submit {
	
}

	/** General >> Slider 463 12 unslider arrow **/
	#slider-463-12 .unslider-arrow {
	z-index: 20 !important;
}


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

	/** General _2 >> Span 502 12 form **/
	#span-502-12 form {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
}

	/** General _2 >> Span 496 12 paragraph:(1) **/
	#span-496-12 p:nth-of-type(1) {
	display: none !important;
}

	/** General _2 >> Text block 495 12 **/
	#text_block-495-12 {
	
}

	/** General _2 >> Span 496 12 **/
	#span-496-12 {
	width: 100% !important;
}

	/** General _2 >> Span 496 12 _2 **/
	#span-496-12 {
	
}

	/** General _2 >> Text block 495 12 _2 **/
	#text_block-495-12 {
	width: 100% !important;
}

	/** General _2 >> Span 502 12 eds submit **/
	#span-502-12 #eds_submit {
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	border-bottom-left-radius: 8px !important;
}

	/** General _2 >> Search form 8 1395 [type="search"] **/
	#_search_form-8-1395 [type="search"] {
	width: 250px !important;
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

	/** General _2 >> Search form 8 1395 [type="submit"] **/
	#_search_form-8-1395 [type="submit"] {
	width: 120px !important;
}


}

