#shipping_method_0_shipping-schenker-error{
    display: none;
}
#shipping_method_0_shipping-schenker-error +  label,
#shipping_method_0_shipping-schenker-errorp *{
    display: none !important;
}
#inb-schenker-error{
    display: table;
    margin: 15px 0;
    display: block !important;
}
.shipping #inb-schenker-error{
    display: block;
}
#inb-schenker-error .schenker_wrap{
    vertical-align: top;
    padding-bottom: 10px;
}
#inb-schenker-error .schenker_wrap p.title {
	margin-bottom: 5px;
}
#inb-schenker-error .schenker-note{
	text-transform: capitalize;
    padding-left: 30px;
    margin-bottom: 0 !important;
    display: inline-block;
    font-size: 1.1em;
    font-weight: normal;
}
#inb-schenker-error .schenker_wrap li{
	padding-top: 15px !important;
}
#inb-schenker-error .schenker_wrap .wnotifi_error{
    margin: 15px 0;
    display: block;
    margin-bottom: -15px;
}
#inb-schenker-error .schenker_wrap .wnotifi_error .notifi_error {
    color: red;
    padding: 10px 15px;
    border-color: #ebccd1;
    background-color: #f2dede;
    color: #a94442;
    font-size: 12px;
    overflow-wrap: break-word;
    text-align: left;
    display: inline-block;
    clear: both;
    text-indent: 0;
}
.woocommerce table.shop_table small.tax_label{
    display: inline;
}
