/* START GLOBAL STYLE */
body {
	padding: 0 8px;
}

/* CIRCLE SHAPE */
.circle-shape.p-absolute.elementor-element {
    width: 100%;
    height: 100%;
    inset-inline-end: 0;
    inset-block-start: -18px;
}
/* END GLOBAL STYLE */

/* START HEADER */
.home .main-header {
    position: fixed;
    width: 100%;
	left: 0;
	top: 0;
	z-index: 9999;
    background-color: #FFFFFF1A !important;
    backdrop-filter: blur(20px);
}
.main-header .header-buttons {
    width: fit-content;
    min-width: fit-content;
}
.main-header .wpml-ls-statics-shortcode_actions {
    padding: 0;
}
.wpml-ls-statics-shortcode_actions a {
    font-size: 14px;
    font-weight: 400;
}
/* SIDEBAR */
.sidebar {height: 0;}
/* END HEADER */

/* START TESTIMONIALS */
.elementor-testimonial__header {
    justify-content: space-between;
    align-items: center;
}
.elementor-testimonial__icon {
    display: none !important;
}
/* END TESTIMONIALS */