/*
Theme Name: SV 1883 Langula Child
Template: hello-elementor
Version: 2.0.0
*/

/* Add your custom styles here */


.elementor-sticky.elementor-sticky--effects {
    transition: box-shadow ease 350ms;
}
.elementor-sticky.elementor-sticky--effects {
    box-shadow: 0 0 20px 0 rgb(0,0,0, 0.25);
    width: 100% !important;
    left: 0 !important;
}



.elementor-posts .elementor-post {
    border-radius: 0 20px 0 20px;
}

.elementor-posts .elementor-post__card .elementor-post__badge {
    border-radius: 0 10px 0 10px!important;
}

#__next header {
     display: none!important;
}
#__next {
     display: none!important;
}

