.blog-post-height .elementor-element.elementor-element-8c38329.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
    display: flex;
    justify-content: end;
}

.faq-acoradtion-style .e-n-accordion-item[open] > summary.e-n-accordion-item-title{
    border-radius: 20px 20px 0 0 !important;
}

.faq-acoradtion-style .e-n-accordion-item[open]{
    overflow: hidden;
    border-radius: 20px !important;
}
.sticky-headers .elementor-sticky--active {
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    margin: 0 !important;
    padding: 15px !important;
}

.btn-all-btn svg {
    height: 40px;
    width: 40px;
}
.btn-all-btn .elementor-button-text {
    display: flex;
    justify-content: center !important;
    align-items: center;
}
.btn-all-btn .elementor-button-content-wrapper {
    gap: 0px !important;
}

/* Mobile Landscape and below */
@media (max-width: 880px) {
    .btn-all-btn .elementor-button-content-wrapper {
        gap: 10px !important;
    }
}

/* Laptop and above */
@media (min-width: 1281px) {
    .btn-all-btn .elementor-button-content-wrapper {
        gap: 10px !important;
    }
}

.btn-2-globel svg {
    height: 40px;
    width: 40px;
}

.btn-2-globel .elementor-button-content-wrapper {
    display: flex;
    justify-content: center !important;
    align-items: center;
}

