/*  MICROTHEMER STYLES  */


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

/** General >> Span (#1) span **/
span .application-is-open {
	color: var(--wp--preset--color--light-green-cyan) !important;
}

/** General >> Span application is open **/
span .application-is-open {
	color: rgb(32, 92, 225) !important;
}

/** General >> Jet listing dynamic post 17710 elementor icon list text (#1) **/
.jet-listing-dynamic-post-17710 .elementor-icon-list-text:nth-of-type(1) {
	color: rgb(32, 92, 225) !important;
}

/** General >> Elementor element e24af88 elementor heading title **/
.elementor-element-e24af88 .elementor-heading-title {
	
}

/** General >> Image **/
img {
	
}

/** General >> Elementor widget theme post content link **/
.elementor-widget-theme-post-content a {
	color: rgb(32, 92, 225) !important;
}

/** General >> Table row (#1) table data (#1) **/
table > tr:nth-of-type(1) > td:nth-of-type(1) {
	width: 20% !important;
}

/** General >> Media list jet dynamic table **/
#media-list .jet-dynamic-table {
	border-radius: 10px !important;
}

/** General >> Media list jet dynamic table wrapper **/
#media-list .jet-dynamic-table-wrapper {
	border-radius: 10px !important;
}

/** General >> Media list div **/
#media-list > div {
	border-top-left-radius: 10px !important;
	border-top-right-radius: 10px !important;
}

/** General >> Media list **/
#media-list {
	border-top-left-radius: 10px !important;
	border-top-right-radius: 10px !important;
}

/** General >> Table row table heading (#1) **/
tr th:nth-of-type(1) {
	border-top-left-radius: 10px !important;
}

/** General >> Jet dynamic table header jet dynamic table row header **/
.jet-dynamic-table__header .jet-dynamic-table__row--header {
	border-top-left-radius: 10px !important;
	border-top-right-radius: 10px !important;
}

/** General >> Media list jet dynamic table header **/
#media-list .jet-dynamic-table__header {
	border-top-left-radius: 10px !important;
	border-top-right-radius: 10px !important;
}

/** General >> Table row table heading (#2) **/
tr th:nth-of-type(2) {
	
}

/** General >> Table row table heading (#3) **/
tr th:nth-of-type(3) {
	border-top-right-radius: 10px !important;
}

/** General >> Jet tabs content 1261 jet search filter submit **/
#jet-tabs-content-1261 .jet-search-filter__submit {
	border-color: #ffffff !important;
}

/** General >> Elementor section handles inside elementor element 16463b2 **/
.elementor-section--handles-inside .elementor-element-16463b2 {
	
}

/** General >> Elementor element 42aee62 elementor widget container **/
.elementor-element-42aee62 .elementor-widget-container {
	
}


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

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

	/** General >> Table row table heading (#1) **/
	tr th:nth-of-type(1) {
	
}

	/** General >> Table row table heading (#3) **/
	tr th:nth-of-type(3) {
	width: 100px !important;
	min-width: 10% !important;
}
tr th:nth-of-type(3) > :nth-child(n) {
	width: 100px !important;
}


}

