.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;
}



.delfault-details table{

}


.delfault-details table th{
    background: #f9f9f9;
    text-align: center;
    font-weight: 600;
}

.delfault-details table b, .delfault-details table strong {
    font-weight: 500 !important;
}


.delfault-details table th, td {
    border: 1px solid #e7e7e7;
    padding: 15px;
    font-size: 20px;
    line-height: 28px;
}

.delfault-details  dl,.delfault-details  ol,.delfault-details  ul {
    margin-bottom: 0rem !important;
}

.table-no-style{
    background: transparent;
}

.table-no-style td, .table-no-style th{
    background: transparent !important;
    border: none !important;
}





./*delfault-details  .table-container {
    width: 100%;
    overflow-x: auto;
}

.delfault-details  .custom-table {
    width: auto;
    white-space: nowrap;
    border-collapse: collapse;
}*/

