.wcppec-checkout-buttons {
text-align: center;
margin: 1em 0;
overflow: hidden;
}
.wcppec-checkout-buttons .woocommerce-error {
text-align: left;
}
.wcppec-checkout-buttons__separator {
display: block;
margin: 0 0 1em;
}
.wcppec-checkout-buttons__button {
display: inline-block;
text-decoration: none !important;
border: 0 !important;
padding-top: 1em;
}
.wcppec-checkout-buttons__button img {
margin: 0 auto;
}
.paypal-button-widget .paypal-button,
.paypal-button-widget .paypal-button:hover {
background: transparent;
box-shadow: none;
border: none;
}
.wcppec-cart-widget-button {
display: inline-block;
text-decoration: none !important;
border: 0 !important;
}
.site-header .widget_shopping_cart p.buttons.wcppec-cart-widget-spb {
padding: 0 1em 1em;
}
.site-header .widget_shopping_cart .woocommerce-mini-cart__empty-message + p.buttons.wcppec-cart-widget-spb {
display: none;
}
.payment_method_ppec_paypal img {
max-height: 68px !important;
border-radius: 0;
}
.wc-gateway-ppec-cancel {
display: block;
text-align: center;
padding: 10px;
}
#woo_pp_ec_button_checkout {
display: none;
}
#payment .place-order .button {
display: block;
} .wc_ppec_small_payment_buttons {
width: 150px;
display: inline-block;
}
.wc_ppec_medium_payment_buttons {
width: 250px;
display: inline-block;
}
.wc_ppec_large_payment_buttons {
width: 350px;
display: inline-block;
}.ajax-loading,
.product-remove a.yith-ywraq-item-remove.remove {
display: inline-block;
}
.product-remove .ajax-loading {
vertical-align: text-bottom;
}
.woocommerce .related ul li.product img, .woocommerce .related ul.products li.product img.ajax-loading {
width: auto;
}
.yith-ywraq-add-to-quote a, .yith_ywraq_add_item_browse_message a {
font-size: 1.2rem !important;
font-weight: 600;
margin: 0 auto;
}
.yith_ywraq_add_item_browse_message a:after {
display: none !important;
} .ywraq-form-table-wrapper.wide {
align-content: space-evenly;
align-items: baseline;
display: flex;
flex: 0 0 auto;
}
.ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper {
flex-basis: 48%;
margin-left: 5%;
}
.ywraq-form-table-wrapper.wide form#yith-ywraq-form {
flex-basis: 48%;
}
.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper {
padding: 25px;
}
input#rqa_privacy {
display: table-cell;
}
#rqa_privacy_row label {
display: table-cell;
margin-left: 10px;
vertical-align: middle;
padding-left: 10px;
}
#rqa_privacy_row {
display: table;
} @media (max-width: 768px) {
.ywraq-form-table-wrapper.wide {
display: block;
}
.ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper {
margin-left: 0;
}
}