/*
Theme Name:   hello-elementor-child
Description:  Child theme for Hello Elementor
Author:       Aurel Sadlowski
Template:     hello-elementor
Text Domain:  hello-elementor
Version:      1.0.0
*/

div#wpadminbar {
display: none;
}

html,
body {
    overflow-x: hidden;
    margin-top: 0px !important;
}

h1,
h2 {
    word-break: break-word;
}


.as-h1-location {
color: #0069CC;
}

.as-max-width-1140px {
max-width: 1140px;
}

.as-max-width-1450px {
max-width: 1450px;
}

.as-font-weight-600 {
font-weight: 600;
}

.as-max-width-1124px {
max-width: 1124px;
}

.as-font-size-smaller {
	font-size: 12px;
	color: #0F172A;
}

.as-color-text-color {
	color: #0F172A;
}

