/*
CTC Separate Stylesheet
Updated: 2022-03-06 16:43:10
*/

/* .elementor-location-header header.elementor-element:before {
	content: '';
	width: 100%;
	height: 38px;
	display: block;
}
.elementor-location-header header.elementor-element.elementor-sticky--effects:before {
	height: 0;
} */

.elementor-location-header header.elementor-element > .elementor-container {
	padding-top: 38px !important;
}

.elementor-location-header header.elementor-element.elementor-sticky--effects > .elementor-container {
	padding-top: 0px !important;
}

/* .elementor-location-header header.elementor-element > .elementor-container {
	min-height: 163px !important;
	padding-top: 38px !important;
}

.elementor-location-header header.elementor-element.elementor-sticky--effects > .elementor-container {
	min-height: 80px !important;
	padding-top: 0px !important;
} */