element.style {
}
body.wcz-btns.wcz-woocommerce ul.products li.product a.button, body.wcz-btns.wcz-woocommerce .related.products ul.products li.product a.button, body.wcz-btns.wcz-woocommerce.single-product div.product form.cart .button, body.wcz-btns.wcz-woocommerce.wcz-wooblocks ul.wc-block-grid__products li.wc-block-grid__product .add_to_cart_button {
    font-size: 12px;
    font-weight: 700;
    background-color: #1f90c1;
    color: #ffffff;
    text-shadow: none;
    padding: 10px 28px 10px;
}

.product-buttons .button {
    text-align: center;
}

.product-buttons a {
    display: block;
    position: relative;
    box-sizing: border-box;
    padding-left: 16px;
    width: auto;
    max-width: 60%;
    line-height: inherit;
    font-size: 12px;
    text-shadow: none;
}




element.style {
}
.qib-button:not(#qib_id):not(#qib_id) {
    line-height: 1;
    display: inline-block;
    margin: 0;
    padding: 0;
    box-sizing: content-box;
    height: 0px;
    width: 0px;
    color: #000;
    background: #e2e2e2;
    border-color: #cac9c9;
    float: left;
    min-height: initial;
    min-width: initial;
    max-height: initial;
    max-width: initial;
    vertical-align: middle;
    font-size: 0px;
    letter-spacing: 0;
    border-style: solid;
    border-width: 0px;
    transition: none;
    border-radius: 0;
}

* {