
/* DROPDOWN ALIGN BOTTOM IN TOP BAR */

.xts-top-bar.xts-dropdowns-align-bottom .xts-dropdown {
	margin-top: 0px;
}

.xts-top-bar.xts-dropdowns-align-bottom .xts-dropdown:after {
	height: 10px;
}



/* DROPDOWN ALIGN BOTTOM IN HEADER BOTTOM */

.xts-header-bottom.xts-dropdowns-align-bottom .xts-dropdown {
	margin-top: 0px;
}

.xts-header-bottom.xts-dropdowns-align-bottom .xts-dropdown:after {
	height: 10px;
}



@media (min-width: 1025px) {

	/* HEIGHT OF ROWS ON HEADER */

	.xts-top-bar .xts-header-row-inner {
		height: 40px;
	}

	.xts-general-header .xts-header-row-inner {
		height: 47px;
	}

	.xts-header-bottom .xts-header-row-inner {
		height: 40px;
	}

	/* HEIGHT OF ROWS WHEN HEADER IS STICKY */

	.xts-sticky-real.xts-sticked .xts-top-bar .xts-header-row-inner {
		height: 0px;
	}

	.xts-sticky-real.xts-sticked .xts-general-header .xts-header-row-inner {
		height: 0px;
	}

	.xts-sticky-real.xts-sticked .xts-header-bottom .xts-header-row-inner {
		height: 0px;
	}

	/* HEIGHT OF HEADER CLONE */

	.xts-header-clone .xts-header-row-inner {
		height: 50px;
	}

	/* HEIGHT OF PAGE TITLE WHEN HEADER IS OVER CONTENT */

	.xts-header-overlap .xts-page-title.xts-size-xs {
		padding-top: 137px;
	}

	.xts-header-overlap .xts-page-title.xts-size-s {
		padding-top: 147px;
	}

	.xts-header-overlap .xts-page-title.xts-size-m {
		padding-top: 167px;
	}

	.xts-header-overlap .xts-page-title.xts-size-l {
		padding-top: 207px;
	}

	.xts-header-overlap .xts-page-title.xts-size-xl {
		padding-top: 237px;
	}

	.xts-header-overlap .xts-page-title.xts-size-xxl {
		padding-top: 327px;
	}

	/* HEIGHT OF HEADER BUILDER ELEMENTS */

	/* HEIGHT ELEMENTS IN TOP BAR */

	.xts-top-bar .xts-logo img {
		max-height: 40px;
	}

	.xts-sticked .xts-top-bar .xts-logo img {
		max-height: 0px;
	}

	/* HEIGHT ELEMENTS IN GENERAL HEADER */

	.xts-general-header .xts-logo img {
		max-height: 47px;
	}

	.xts-sticked .xts-general-header .xts-logo img {
		max-height: 0px;
	}

	/* HEIGHT ELEMENTS IN BOTTOM HEADER */

	.xts-header-bottom .xts-logo img {
		max-height: 40px;
	}

	.xts-sticked .xts-header-bottom .xts-logo img {
		max-height: 0px;
	}

	/* HEIGHT ELEMENTS IN HEADER CLONE */

	.xts-header-clone .xts-general-header .xts-logo img {
		max-height: 50px;
	}
}

@media (max-width: 1024px) {

	/* HEIGHT OF ROWS ON HEADER */

	.xts-top-bar .xts-header-row-inner {
		height: 40px;
	}

	.xts-general-header .xts-header-row-inner {
		height: 46px;
	}

	.xts-header-bottom .xts-header-row-inner {
		height: 0px;
	}

	/* HEADER OVER CONTENT */

	.xts-header-overlap .xts-page-title {
		padding-top: 106px;
	}

	/* HEIGHT ELEMENTS IN TOP BAR */

	.xts-top-bar .xts-logo img {
		max-height: 40px;
	}

	/* HEIGHT ELEMENTS IN GENERAL HEADER */

	.xts-general-header .xts-logo img {
		max-height: 46px;
	}

	/* HEIGHT ELEMENTS IN BOTTOM HEADER */

	.xts-header-bottom .xts-logo img {
		max-height: 0px;
	}
}

.xts-el9f2aohq2yavh2fp97s {
	color: rgba(115, 35, 216, 1);
}

.xts-top-bar {
	background-color: rgba(225, 210, 253, 1);border-color: rgba(0, 0, 0, 1);border-style: solid;
}

.xts-general-header {
	background-color: rgba(255, 255, 255, 1);border-color: rgba(0, 0, 0, 1);border-style: solid;
}

.xts-header-bottom {
	background-color: rgba(241, 241, 241, 1);border-color: rgba(0, 0, 0, 1);border-style: solid;
}
