.ele-banner-main {
    background-image: url('../images/background.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.ele-banner-heading{
    color: #000000;
    font-family: "Barlow", sans-serif !important;
    font-size: 35px;
    margin: 0;
    line-height: 35px;
}
.ele-banner-main-content{
    max-width: 58%;
    padding: 17px 25px 17px;
}
.ele-banner-para{
    letter-spacing: 0px;
    color: #000000;
    font-size: 26px !important;
    font-family: roboto;
    line-height: 40px;
    font-weight: 400;
    margin: 12px 0 !important;
}
.ele-banner-coupon-code {
    font-weight: 600;
    cursor: pointer;
}
.ele-banner-button a{
    background: #135E96;
    padding: 10px 25px;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    line-height: 21px;
    font-family: 'Barlow', sans-serif !important;
    display: inline-block;
    font-weight: 500;
    text-transform: uppercase;
}
.ele-banner-button a:hover{
    color: #fff;
}
.upsell-notice.notice{
    background: unset;
    border: unset;
    border-left-width: unset;
    border-left-width: unset;
    box-shadow: unset;
    padding: unset !important;
}
.ele-premium {
    margin-right: 6px;
}
.toplevel_page_elemento-templates a.toplevel_page_elemento-templates {
    background-color: #93003f !important;
    border-radius: 3px;
    color: #fff !important;
    display: block;
    font-weight: 600 !important;
    transition: all .3s;
}

.toplevel_page_elemento-templates a.toplevel_page_elemento-templates .dashicons-admin-page::before {
    color: white !important;
}

.toplevel_page_elemento-templates a.toplevel_page_elemento-templates .wp-menu-name {
    font-weight: bold;
}

.upsell-notice a{
    color: #fff !important;
    text-decoration: none !important;
}