.pdproductshipping table {
    background: #fff;
}
.pdproductshipping h3{
    text-transform: uppercase;
}

.pdproductshipping table thead {
    background: #929292;
    color: #222!important;
    font-size: 13px;
}

.pdproductshipping table thead th, .pdproductshipping td {
    padding: 12px 11px;
    vertical-align:middle; 
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
}

.pdproductshipping table thead th.delivery_infos {text-align: left;}
.pdproductshipping table thead th.delivery_name {text-align: left;}

.pdproductshipping td.option_name {text-align: left; width:30%;}
.pdproductshipping td.option_infos {text-align: left;}
.pdproductshipping td.option_price {width:20%; font-weight: bold}

.pdproductshipping p {padding-top: 5px}
.pdproductshipping sup {color:red;}


#pdproductshipping.badge {background:#fff; padding:15px 20px 15px 20px;}
#pdproductshipping.badge p {font-size: 15px;margin-bottom: 0px;margin-left:0px;display: inline-block;}
#pdproductshipping.badge img {margin-right:20px;vertical-align: text-bottom;}
#pdproductshipping.badge span.super  {vertical-align: super;}
#pdproductshipping.badge .delay {font-size: 13px;}