.zm-loader span{
padding-left: 30px;
font-size: 14px;
}
.widget-product-cart,.zip-express-payment-button{
clear:both;
}
.zm-loader:before{
height: 1em;
width: 1em;
position: absolute;
content: "";
-webkit-animation: spin 1s ease-in-out infinite;
-moz-animation: spin 1s ease-in-out infinite;
animation: spin 1s ease-in-out infinite;
background: url(//www.picassoart.com.au/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;
background-size: cover;
line-height: 1;
text-align: center;
font-size: 1em;
color: rgba(0,0,0,.75);
margin-top: 5px;
margin-left:0px;
}
a.zip-productbuttonlink{
font-size: 11px;
cursor: pointer;
display: inline !important;
text-decoration:none;
border:none;
}
a#zipmoney-learn-more{
cursor: pointer;
display: inline !important;
}
.zip-overlay {
position: fixed; display: none; width: 100%; height: 100%; top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0,0,0,0.6); z-index: 1000; pointer-events: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='your_transparent.png', sizingMethod='scale');
}
.zip-overlay-text{
position: absolute;
top: 50%;
left: 50%;
font-size: 50px;
color: white;
transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
}
.save-zip-account{
margin-left: 10px;
display: inline;
}:root {
--wpcpq-active: #cc99c2;
}
.wpcpq-table .wpcpq-row {
display: flex;
align-items: center;
padding: 10px;
border-bottom: 1px dashed #e5e5e5;
}
.wpcpq-table .wpcpq-row:last-child {
border-bottom: none;
}
.wpcpq-table .wpcpq-row > div {
flex: 1 1 0;
width: 0;
}
.wpcpq-table .wpcpq-row.wpcpq-head, .wpcpq-table .wpcpq-row.wpcpq-foot {
font-weight: 700;
}
.wpcpq-table .wpcpq-item-active {
background: var(--wpcpq-active);
color: #fff;
}
.wpcpq-table.wpcpq-table-tiered .wpcpq-summary .wpcpq-summary-info {
flex-direction: column;
flex-basis: 100%;
flex: 2;
}
.wpcpq-table.wpcpq-layout-quick_buy .wpcpq-item {
display: flex;
align-items: center;
padding: 10px;
border-bottom: 1px dashed #e5e5e5;
}
.wpcpq-table.wpcpq-layout-quick_buy .wpcpq-item:last-child {
border-bottom: none;
}
.wpcpq-table.wpcpq-layout-quick_buy .wpcpq-item.wpcpq-item-default {
display: none !important;
}
.wpcpq-table.wpcpq-layout-quick_buy .wpcpq-item .wpcpq-item-info {
flex-grow: 1;
}
.wpcpq-table.wpcpq-layout-quick_buy .wpcpq-item .wpcpq-item-info .wpcpq-item-qty {
font-weight: 700;
}
.wpcpq-table.wpcpq-layout-quick_buy .wpcpq-item .add_to_cart_inline, .wpcpq-table.wpcpq-layout-quick_buy .wpcpq-item .wpcpq-item-atc-btn {
margin: 0 !important;
}
.wpcpq-table.wpcpq-click-yes .wpcpq-item {
cursor: pointer;
}
.wpcpq-table.wpcpq-hide-first-row-yes .wpcpq-item-default {
display: none;
}