/*
Theme Name: BMXculture
Theme URI: bmxculture.com
Author: Coolbeans
Description: Multipurpose Theme.
Version: 1.0.0
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.bypostauthor {}

#header .header-main .container .header-left {
padding: 15px 0 !important;
}

.mega-menu > li.menu-item > a, .mega-menu > li.menu-item > h5 {
text-transform: none !important;
}

.copyright {
    margin-left: 10px;
    margin-top: 45px;
    float: right;
    font-weight: bold;
}

#header .mobile-toggle  {
font-size: 20px;
}
.widget_calendar table td#prev
{
display:none !important;
}
#footer span.logo p {
    display: inline-block;
    position: relative;
    margin-bottom: 0 !important;
    bottom: -20px;
    font-weight: 900;
}
.wpb_text_column.wpb_content_element.featured-txtbox {
    min-height: 210px;
}
.wpb_text_column.wpb_content_element.featured-txtbox2 {
    min-height: 210px;
}
#nav-panel {
    background-color: #fff;
    color: #000;
}
#nav-panel .welcome-msg {
    color: #000;
}
#nav-panel .accordion-menu li.menu-item > a, #nav-panel .accordion-menu li.menu-item > h5 {
    color: #000;
}
#nav-panel .menu-custom-block a {
    color: #000;
}
#nav-panel .bmxculture-button a {
    color: #fff !important;
}
#nav-panel .switcher-wrap li {
    margin: 15px 0;
    border-radius: 15px;
}
#nav-panel .switcher-wrap li.menu-item.active > a {
    background-color: transparent;
}
#nav-panel .switcher-wrap li.menu-item:hover {
    border: 5px solid #000;
}
#nav-panel .switcher-wrap li.menu-item:hover > a {
    background: transparent;
}
#nav-panel .switcher-wrap .bmxculture-button:hover {
    border: 5px solid #767676 !important;
}

.bmx-dev a {
    color: #000 !important;
}
.bikeplay-button a {
    color: #000 !important;
}
li.pull-right {
    display: none;
}
.menu-custom-block {
    display: none;
}
.inner.img-effect img {
    display: none;
}
.inner.img-effect img:first-child {
    display: block;
}
.home .onhot {
    display: none;
}
.product-category mark.count {
    display: none;
}
.woocommerce-tabs ul.tabs.wc-tabs {
    display: inline-block;
    position: relative;
    padding: 0;
}
.woocommerce-tabs ul.tabs.wc-tabs li {
    display: inline-block;
    position: relative;
    float: left;
    border: 1px solid #eee;
    padding: 7px 30px;
}