/* Should you need to overwrite any of our SCSS or LESS or SASS code need to add any custom code, We recommend that you add your code into this file, so whenever theme update is available and you update the theme, You will not lose your hard work :) */
#sform {
    margin: 0!important;
    background-color: #282b2d!important;
    color: whitesmoke;
    padding: 30px 0px 50px 0px!important;
}

.form-control.fw100 {
    width: 300px!important;
    max-width: 100%!important;
}

.search-area {
    background: #e6e6e6;
    padding: 40px 0 10px;
}

.butn {
    color: white!important;
}

.butn:hover {
    color: #ccde02!important;
}

.butnfull {
    width: 100%!important;
}

.propertyTitle {
    font-size: 20px;
    font-weight: 600;
    text-align: left!important;
    font-family: "Roboto", "Lucida Grande", "DejaVu Sans", "Bitstream Vera Sans", Verdana, Arial, sans-serif;
}

.product-content {
    border: 0px solid #ccde02;
    padding: 15px;
    text-align: left;
    background-color: white!important;
}

.fs14 {
    font-size: 14px!important;
}

.fs12 {
    font-size: 12px!important;
}

.fs9 {
    font-size: 9px!important;
}

.bunBig {
    font-size: 28px!important;
    font-weight: 300!important;
}

.propList li {
    width: 50%;
    float: left;
    font-size: 13px;
    line-height: 29px;
    list-style: none;
    color: #4a4747;
}

#list-sec {
    background-color: #f8f8f8;
    padding-top: 60px!important;
}

.fs20 {
    font-size: 20px!important;
}

.lh24 {
    line-height: 24px!important;
}

.lh26 {
    line-height: 26px!important;
}

.lh28 {
    line-height: 28px!important;
}

.roboto {
    font-family: 'Roboto Condensed', sans-serif;
}

.fw300 {
    font-weight: 300!important;
}

.fw400 {
    font-weight: 400!important;
}

.fw700 {
    font-weight: 700!important;
}

.fi {
    font-style: italic!important;
}

.mgreen {
    color: #ccde02!important;
}

.condition , .condition li {
    list-style: none;
}