.xts-header {
	background-color: rgba(0, 0, 0, 1);
}

/* DROPDOWN ALIGN BOTTOM IN TOP BAR */

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

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

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

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


/* DROPDOWN ALIGN BOTTOM IN HEADER BOTTOM */

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

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

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

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


@media (min-width: 1025px) {

	/* HEIGHT OF ROWS ON HEADER */

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

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

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

	/* HEIGHT OF ROWS WHEN HEADER IS STICKY */

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

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

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

	/* HEIGHT OF HEADER CLONE */

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

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

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

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

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

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

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

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

	/* HEIGHT OF HEADER BUILDER ELEMENTS */

	/* HEIGHT ELEMENTS IN TOP BAR */

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

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

	/* HEIGHT ELEMENTS IN GENERAL HEADER */

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

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

	/* HEIGHT ELEMENTS IN BOTTOM HEADER */

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

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

	/* HEIGHT ELEMENTS IN HEADER CLONE */

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

@media (max-width: 1024px) {

	/* HEIGHT OF ROWS ON HEADER */

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

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

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

	/* HEADER OVER CONTENT */

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

	/* HEIGHT ELEMENTS IN TOP BAR */

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

	/* HEIGHT ELEMENTS IN GENERAL HEADER */

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

	/* HEIGHT ELEMENTS IN BOTTOM HEADER */

	.xts-header-bottom .xts-logo img {
		max-height: 71px;
	}
}
.xts-close-side.xts-location-header {
	top: 155px;
}
.admin-bar .xts-close-side.xts-location-header {
	top: 187px;
}
.xts-close-side.xts-location-sticky-header {
	top: 233px;
}
.admin-bar .xts-close-side.xts-location-sticky-header {
	top: 265px;
}
		
.xts-3t1j1g86rgj1zo4dqma8 {
	color: rgba(255, 255, 255, 1);
}

.xts-7c0agzlv3z0keh63kdc8 {
	color: rgba(0, 0, 0, 1);
}

.xts-top-bar {
	background-color: rgba(0, 0, 0, 1);border-color: rgba(255, 255, 255, 0.16);border-bottom-width: 1px;border-style: solid;
}

.xts-general-header {
	background-color: rgba(0, 0, 0, 1);border-color: rgba(59, 59, 59, 0.09);border-bottom-width: 1px;border-style: solid;
}

.xts-header-bottom {
	background-color: rgba(0, 0, 0, 1);border-color: rgba(255, 255, 255, 0.17);border-top-width: 1px;border-style: solid;
}
