.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%;
}.tdpd-widget-iframe {
height: 100%;
width: 100%;
border: none;
overflow: hidden;
}
.tdpd-popup-widget {
margin: 0;
padding: 0;
overflow: hidden;
}
.ui-dialog .ui-dialog-content{
padding: 10px 0 0 0!important;
}
.ui-dialog {
z-index: 9999 !important ;
padding: 6px!important;
}
.tdpdActiveButton{
text-decoration: none!important;
}
.tdpdActiveButton:hover{
border-color: black!important;
} .tdpd-pickup-popup {
display: none;
position: fixed;
z-index: 99999;
padding-top: 100px;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgb(0, 0, 0);
background-color: rgba(0, 0, 0, 0.4);
}
.tdpd-pickup-popup-content {
margin: 20px;
width: 90%;
height: 90%;
background-color: #fefefe;
border: 1px solid #888;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}