.main-menu ul li ul.dropdown {
    width: 240px;
}

.price-range-wrap .range-slider .price-input input {
    max-width: none;
}

.help-block{
    color: #ff0000;
}


.radio-vertical{
    text-align: left;

}
.radio-vertical label{
    text-align: left;
    display: block !important;
}


.bg-brown{
    background: #830808;
}

.custom-bg-light-gray{
    background: #F4F4F4;
}

.relative{
    position: relative;
}

