.wpced .wpced-inner {
    display: inline-block;
    padding: 5px 10px;
    margin: 5px 0;
    font-size: 13px;
    border-radius: 4px;
    color: #222222;
    background-color: transparent;
}

.wpced .wpced-inner:before {
    ccontent: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    margin-right: 10px;
    background-image: url(/images/shipping-icon-ttales.svg);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: center;
}

.wpced-cart {
    text-align: center !important;
}

/*# sourceMappingURL=frontend.css.map */
