/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
#desktop_logo {
    margin:0 30px;
}

.img-radius img {
    border-radius: 20px;
}
.slidetoptext{
    text-align: center;  
    cursor: pointer;
}
.toptextcitrus{
    display: none;
}
#header .header-nav{
    padding: 0;
}
