.clear-footer {
    margin-bottom: 30px;
}

.boxshadow {
    box-shadow: 0px 1px 6px #00000036;
}

.tab-nav.tabs {
    height: 50px !important;
    padding-top: 5px !important;
}
a.tabs-striped.tab-item.tab-item-active {
    border-top-width: 0px !important;
}

.advance-form input::placeholder,
.advance-form textarea::placeholder,
.input-label,
input#searchedText,
input[type=search] {
    color: #313131!important;
}

.map .leaflet-popup-content .button.button-outline {
    padding: 4px 9px;
    font-size: 10px;
    margin-top: 8px;
    min-height: unset;
    line-height: 20px;
}

.advance-form .item-content span {
    white-space: normal !important;
}
.bar.bar-dark .title {
    color: #222;
    display: none;
}
.item.item-radio, .item.item-radio .item-content {
    white-space: normal;
}
.advance-form section.step .coupon-input {
    width: 147px;
}
.advance-form section.step .apply-coupon {
    color: rgb(50, 63, 72) !important;
    background: rgb(181, 163, 106);
}