.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;
}
.tab-nav.tabs {
    border-radius: 20px;
}
.new-tabs-bottom .single-file-shop-view .button-cart {
    bottom: 65px !important;
}
.new-tabs-bottom .single-file-shop-view ion-content {
    bottom: 65px !important;
}
.new-tabs-bottom .single-music ~ .player-footer {
  margin-bottom: 44px;
}
.select-plans-wrapper{
background-color: #dedede;
}
.select-plan-description{
background-color: #dedede;
}

.user-actions-box.action-col-1 {
  top: 5px;
  right: 300px;
}