/* Enter Your Custom CSS Here */
span.qodef-onsale .qodef-onsale-inner {
    padding: 2px 8px;
    background: #ed6751;
    color: #ffffff;
    font-weight: bold;    
}
ins span {color:#ed6751 !important;}
.breadcrumbs .trail-browse {display:none !important}

/* Custom five column menu */
.qodef-page-header .qodef-position-left {
    width:40%;
}
.qodef-page-header .qodef-position-right {
   width:60%;
}
.qodef-drop-down .wide .second>.inner>ul>li {
    width:20% !important;
}
.qodef-drop-down .wide .second ul li:nth-child(4n+1){
    clear:none !important;
}

.qodef-drop-down .wide.right_position .second ul li:last-child, .qodef-drop-down .wide.right_position .second ul li:nth-child(4n), .qodef-drop-down .wide:not(.right_position) .second ul li:first-child, .qodef-drop-down .wide:not(.right_position) .second ul li:nth-child(4n+1) {
    border-left-color: inherit !important;
}
.qodef-drop-down .wide .second .inner > ul > li > a {
    font-weight:bold;
}
/* END: Custom five column menu */