/*
 * Theme Name: Kiroro V1 - New
 * Author: MRM//McCann
 * Version: 1.0
 */

#wpadminbar {
    display: none;
}

.dhidden {
    display: none;
}

/*
 * Wunderground plugin format
 */
.wu-wrapper {
    margin-top: -89px !important;
    margin-left: 105px !important;
}
.wu-copyright {
    display:none;
}
.wu-cond-text {
    display:none;
}
.wu-current-conditions .wu-day-title {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    color: #fff;
}
/*
.wu-day-title > span {
    font-weight: bold;
}
.wu-day-title > small {
    font-weight: normal;
    margin-left: 0px !important;*
}*/
.wu-day-title {
    display:none;
}
.wu-forecast-body {
    width: 200px;
}
.wu-wrapper div img, .wu-wrapper table img {
    margin-top: 0px;
}
.wu-icon{
    height: 51px !important;
}
.wu-icon > img {
    height: 95px !important;
    width: 95px !important;
}
#page-sidebar-container .content-wrapper #sidebar-weatherInfo-container > #wea-spacebreak {
    margin-top: 10px;
}

@media (min-width: 992px) {    
    .col-md-3 #jp-dining-cb {
        width: 300px !important;
    }
}
