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

.wpced .wpced-inner:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 5px;
    background-image: url("https://drive.google.com/file/d/1VCHhJW6ZitAm1T-ZRMkMJ77TuboDeMzb");
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
}

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

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