.price-old {
    color: #999;
    text-decoration: line-through;
    margin-left: 10px;
}


.mijoshop #top {
  
  margin: 20px 0 20px 0 !important;
}

.mijoshop .tab-content > .tab-pane {
  margin-top: 20px; 
  
}



.mijoshop .dropdown-menu > li > a#change-location {
background: #0f4650;
color: #fff;
font-weight: bold; 
padding-top: 15px;
padding-bottom: 15px; 
cursor: pointer;
  
}

.irs-from, .irs-to, .irs-single {
    color: #fff;
    font-size: 14px; line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: #0f4650 !important;
    border-radius: 3px;
    -moz-border-radius: 3px;
}

.irs-bar {
    height: 5px; top: 33px;
    border-top: 1px solid #0f4650 !important;
    border-bottom: 1px solid #0f4650 !important;
    background: #0f4650 !important;
    background: linear-gradient(to top, rgba(15,70,80,1) 0%,rgba(15,70,80,1) 100%) !important; /* W3C */
}
    .irs-bar-edge {
        height: 10px; top: 33px;
        width: 14px;
        border: 1px solid #0f4650 !important;
        border-right: 0;
        background: #0f4650 !important;
        background: linear-gradient(to top, rgba(15,70,80,1) 0%,rgba(15,70,80,1) 100%) !important; /* W3C */
        border-radius: 16px 0 0 16px;
        -moz-border-radius: 16px 0 0 16px;
    }

.irs-slider {
  border: 1px solid #c4d30b !important;
}
