.tgls-checkout_show_selected tr td {
font-size: 12px;
padding: 5px;
}
.tgls-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;
}
.tgls-label-img{
max-width: 25px;
display: inline-block;
margin-right: 5px;
position: relative;
bottom: -6px;
}
.tgls-label-img-select{
max-width:150px!important;
} .tgls-block-parcelshops {
--gap: 12px; display: flex;
flex-wrap: wrap;
align-items: stretch;
gap: var(--gap);
} .tgls-block-parcelshops .wc-block-components-text-input {
box-sizing: border-box;
width: auto; } .tgls-block-parcelshops .wc-block-components-text-input.tgls-message {
flex: 0 0 100%;
width: 100%;
margin-top: 0;
} .tgls-block-parcelshops .wc-block-components-text-input.tgls-data { width: calc(100% - 165px - var(--gap));
flex: 0 0 calc(100% - 165px - var(--gap));
min-width: 0; margin-top: 0;
} #tgls-open-popup-widget {
flex: 0 0 165px;
width: 165px;
} .tgls-block-parcelshops input[type="text"],
#tgls-open-popup-widget {
box-sizing: border-box;
height: 50px;
line-height: 50px; padding: 0 12px; margin-top: 0;
} .tgls-block-parcelshops .wc-block-components-text-input {
min-height: 25px;
} #tgls-open-popup-widget {
font-size: 16px;
cursor: pointer;
text-align: center;
} #tgls-open-popup-widget {
color: white;
background: #061ab1;
border: none;
} #tgls-open-popup-widget:hover {
background: #ffd100;
color: #061ab1;;
}