.tdpd-checkout_show_selected tr td {
    font-size: 12px;
    padding: 5px;
}

.tdpd-checkout_show_selected tr td {
    padding: 3px 6px;
    color: white !important;
    text-align: center;
    border: none;
    text-decoration: none;
    font-size: 12px;
    font-family: inherit;
    cursor: pointer;
    overflow: visible;
    width: auto;
    line-height: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    background: #22134a;
    font-weight: 200;
}

.errordpdpsotcode{
    font-size: 1.5rem;
    color: #b22222;
    font-family: -apple-system,blinkmacsystemfont,"Helvetica Neue",helvetica,sans-serif;
}

#tdpd-content-single
{
    text-align: center;
}

#tdpd-content-single #tdpd-open-popup-widget{
    width:  100%;
}