.elementor-location-header .she-header-yes:not(.she-header) {
    position: absolute;
    padding-top: 33px;
}
.she-header {
    background-color: #fff;
    -webkit-box-shadow: 3px 3px 18px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 3px 18px rgba(0, 0, 0, 0.2);
}
.elementor-button-icon svg {
    width: auto;
}
.btn-grad .elementor-button {
    background-image: linear-gradient(to right, #FF3D00 0%, #FF7A00 51%, #FF3D00 100%);
    background-size: 200% auto;
}
.btn-grad:hover .elementor-button {
    background-position: right center;
}