
#dealer-login a,
.navigation-top #mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title a,
#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu .upw-posts article h4.entry-title a,
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link { font-size: 16px; }

/* hotfixes */
footer,
.site-footer { position: relative;}

.navigation-top,
.site-footer { position: relative; background: #34567f;}

.breadcrumbs { font-size:80%; color:#666; }
.breadcrumbs a { color:#00326a; border-bottom:1px solid #dfdfdf; }
.site-header{ /*overflow: hidden; sinngle page mega-menu would be error */ }
.single-bikes .ladies,
.single-bikes .altpic { line-height: 2em; }

/* Elements must have sufficient color contrast */
body .entry-content {
    background-color: #fff;
    background: #fff;
}
body.has-header-image .site-description, body.has-header-video .site-description,
.site-description { background: #000; background-color: #000; }

[id^="post"] > .entry-content > p:nth-child(1) > iframe .ytp-share-title,
[id^="post"] > .entry-content > p:nth-child(1) > iframe .ytp-title-link,
[id^="post"] > .entry-content > p:nth-child(1) > iframe .ytp-watch-later-title,
#post-18638 > .entry-content > p:nth-child(1) > iframe .ytp-share-title,
#post-18666 > .entry-content > p:nth-child(1) > iframe .ytp-title-link,
#post-18687 > .entry-content > p:nth-child(1) > iframe .ytp-share-title,
#post-18687 > .entry-content > p:nth-child(1) > iframe .ytp-watch-later-title,
#post-18687 > .entry-content > p:nth-child(1) > iframe .ytp-title-link,
.post > .entry-content iframe .ytp-share-title,
.ytp-share-title { background-color: #000 !important; background: #000 !important; }

body.has-header-image .site-description,
body.has-header-video .site-description {
    opacity: 1;
}
.site-content { background: #fff; background-color: #fff; }
.widget figcaption {font-size:0.8em; line-height: 1.1em;}

#dc_jqverticalmegamenu_widget-6-item ul li a {
    background: #efefef !important;
    border: 1px solid #afafaf !important;
}
a.wpsc_category_grid_item{
    color: #222;
    background: #fff;
    background-color: #fff;
    font-size: 19px;
}
#footer-nav-block {
    margin-top: 0;
    background-color: #fff;
}
.footer-nav-block .footer-widgets {
    background-color: #eee;
}
.search-form,
input[type="search"] {
    color: #222;
    background: #fff;
}
#dealer-login {
    top: -5px;
}

.extra_video {
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    height: 120px;
    z-index: 9;
}
.extra_video:hover {
    opacity: 0.8;
}

@media (max-width: 991px) {
    .extra_video {
        top: 10px;
        right: -20px;
        width: 60px;
        height: 60px;
    }
    .single-bikes figure {
        margin: 1em 0;
    }
    .single-bikes .btn-buylocalnow {
        margin-left: -40px;
    }
}

@media (max-width: 767px) {
    body {
        width: 100vw;
    }
    /* aside */
    body.home #secondary.aside {
        display: none !important;
    }
    .extra_video {
        width: 50px;
        height: 50px;
    }
    .single-bikes figure {
        margin: 1em 0;
    }
    .single-bikes .btn-buylocalnow {
        margin-left: -20px;
    }
}

@media print{
    .aside.widget-area {display:none !important;}
}