
#bsa-image-1 .bsaProItemInner__img {
    height: 350px !important;
}

.td-header-wrap {
    margin-top: -25px;
}

div#wpfront-notification-bar {
    height: 105px !important;
    top: 0px !important;
    padding: 0px;
    background: #ffffff !important;
}

#td-top-mobile-toggle i {
    margin-left: -30px;
}

.wavesurfer-progress {
    display: none;
}

button.wavesurfer-play {
    background: #c3100b;
    border-width: 1px;
    border-style: outset;
    border-color: #c3100b;
    border-image: initial;
    padding: 5px;
    width: 105px;
}

button.wavesurfer-play:hover {
    background: #c3100c;
    border-width: 1px;
    border-style: outset;
    border-color: #c3100b;
    border-image: initial;
    padding: 5px;
    width: 105px;
}

button.wavesurfer-stop {
    background: #0b79e0;
    border-width: 1px;
    border-style: outset;
    border-color: #0b79e0;
    border-image: initial;
    padding: 5px;
    width: 105px;
}

button.wavesurfer-stop:hover {
    background: #0b79e1;
    border-width: 1px;
    border-style: outset;
    border-color: #0b79e0;
    border-image: initial;
    padding: 5px;
    width: 105px;
}

button.wavesurfer-download {
    background: #eb4026;
    border-width: 1px;
    border-style: inset;
    border-color: #eb4026;
    border-image: initial;
    padding: 5px;
    width: 105px;
}

button.wavesurfer-download:hover {
    background: #eb4027;
    border-width: 1px;
    border-style: inset;
    border-color: #eb4026;
    border-image: initial;
    padding: 5px;
    width: 105px;
}


