/*
Theme Name: The Italian Underground
Author: The Italian Underground
Template: enfold
Version: 0.1
*/

@import url("../enfold/style.css");


.html_header_sidebar .logo {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 150px;
}


@media screen and (max-width: 767px) {
    strong.logo {
        width:auto !important;
    }
    #mobile-advanced {
        background-color: #000000 !important;
    }
}