.t-inputpromocode__wrapper {
    width: calc(100% + 30px) !important;
    position: relative;
    left: -15px;
    border-collapse: separate;
    border-spacing: 15px 0px;
}
.t-inputpromocode__btn.t-btn {
    color: #ffffff !important;
    background-color: #0e575c !important;
    border: 0px solid #0e575c;
    transition: all .2s ease;
}
.t-inputpromocode__btn.t-btn:hover {
    color: #ffffff !important;
    background-color: #5c130e !important;
    border: 0px solid #0e575c;
}

.uc-main .t-store__card__imgwrapper {
border-radius: 20px;
overflow: hidden;
}

.b24-widget-button-visible{
 z-index:9999999999 !important;
}