Description
Seamless Front Buckle Support Bra
iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#zoid-paypal-buttons-7f46cd0094_mdy6mdg6mtc > iframe.component-frame {
z-index: 100;
}
#zoid-paypal-buttons-7f46cd0094_mdy6mdg6mtc > iframe.prerender-frame {
transition: opacity .2s linear;
z-index: 200;
}
#zoid-paypal-buttons-7f46cd0094_mdy6mdg6mtc > iframe.visible {
opacity: 1;
}
#zoid-paypal-buttons-7f46cd0094_mdy6mdg6mtc > iframe.invisible {
opacity: 0;
pointer-events: none;
}
#zoid-paypal-buttons-7f46cd0094_mdy6mdg6mtc > .smart-menu {
position: absolute;
z-index: 300;
top: 0;
left: 0;
width: 100%;
}
–>