.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: #2c1e13 !important;
    transition: all .2s ease;
    
}
.t-inputpromocode__btn.t-btn:hover {
    color: #ffffff !important;
    background-color: #775843 !important;
    
}
.t706__cartpage .t-btn, .t706__sidebar .t-btn {
    font-weight: 400 !important;
    border-radius: 4px 
}
