.stm-template-motorcycle .stm-compact-sidebar .text-image {
    margin-left: 30px;
    margin-bottom: 20px;
    display: none;
}

.stm-template-motorcycle .stm-compact-sidebar {
    max-width: 250px;
    width: auto;
    margin: 0 auto;
    padding-top: 26px;
    border: 1px solid #dddddd;
    display: none;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 2px solid #000000;
}

@media only screen and (max-width: 769px){
.stm-template-motorcycle .entry-header.small_title_box .entry-title h1, .stm-template-motorcycle .entry-header.small_title_box .entry-title h2 {
    font-size: 30px;
    padding-top: 30px;
text-align: center;
}}

@media only screen and (max-width: 769px){
.stm-layout-header-motorcycle .stm_motorcycle-header .stm_mc-main.header-main .left {
    float: left;
    margin-top: 3px;
    display: none;
}}

.stm-template-motorcycle table > tbody tr td {
    padding: 9px 0 8px;
    font-size: 18px;
    color: #888888;
    border-bottom: 1px solid #d5d9e0;
}

.stm-template-motorcycle .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #ea6d00;
    border-bottom-color: #f0f2f5;
    color: #555;
}

.stm-template-motorcycle .select2-container--default .select2-results__option[aria-selected=true], .stm-template-motorcycle .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #ea6d00;
    color: #000000 !important;
}

@media only screen and (max-width: 769px){
li.product-category.product {
    width: 100%;
    float: left;
    padding: 0 15px;
}}


