.shadowbox {
    box-shadow: 0px 1px 6px #00000036;
}

.slidershadowbox img {
    box-shadow: 0px 1px 6px #00000036;
}


.tab-nav.tabs {
    height: 60px !important;
    padding-top: 10px !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;
}