
.edijobs_breaking_box .news {

    padding-left:0 !important;
    padding-right:0 !important;

}

.edijobs_breaking_box .news .title {

    font-family: "Barlow",sans-serif;
}

.edijobs_breaking_box h2 {

    color:rgb(204, 0, 0);

}

.edijobs_breaking_box .annunci {

    padding-left:0 !important;
    padding-right:0 !important;

}

.single-ej-annuncio-lavoro #jobDescriptionText {

    font-size:18px;
    line-height:28px;

}

.menu-header .single-block-title a:link,
.menu-header .single-block-title a:visited,
.menu-header .single-block-title a:hover,
.menu-header .single-block-title a:focus,
.menu-header .single-block-title a:active {

    color:black;

}

footer .ivglavoro_disclaimer {

    font-size:12px;
    font-weight:300;
    color:white;
    margin-bottom:2rem;

}

.edijobshide-mobile {

    display:none;

}

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

    .edijobshide-desktop {

        display:none;

    }

    .edijobshide-mobile {

        display:block;

    }

}

.edijobs_breaking_box_content .sidebar .edijobs_newsletter_subscription {

    max-width:300px;

}


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

    .header_advanced_search.edijobs_form_frontend input[type=text] {

        height:28px;

    }

}

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

    footer {
        padding-top: 1.5rem;

    }


}


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



    .edijobs_breaking_box_content .news .title {

        padding-left:0 !important;
        padding-right:0 !important;

    }




}