.adamoCustomRte {
    height: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
}

.gradient-wrapper .gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden !important;
}

.gradient-wrapper {
    position: relative;
    overflow: hidden;
    background-color: #2bc46e !important;
}

.subtitle .text {
    color: #000 !important;
    font-size: 1.3125rem;
    text-align: center;
    background: none !important;
	font-family: 'Montserrat' !important;
}

@media only screen and (min-width: 979px) {

.gradient-wrapper {
	margin-top: 27px !important;
}

 header.header {

        display: block;

        position: fixed;

        width: 100%;

        background: white;

        z-index: 99999;

        box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.25);

    }
}
