| Server IP : 62.60.133.156 / Your IP : 216.73.217.51 Web Server : LiteSpeed System : Linux linux24.centraldnserver.com 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64 User : mimradmin ( 1166) PHP Version : 7.4.33 Disable Function : show_source, system, shell_exec, passthru, exec, popen, proc_open MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/mimradmin/www/wp-content/plugins/woodmart-plus/inc/wc-api/css/ |
Upload File : |
/**
* App Custom cehckout CSS
* @param-upic:YzUN8pTCNTU=
*/
.woodapp-wc-api-app-checkout .about_paypal { display: none;}
.woodapp-wc-api-app-checkout .button.wc-backward{display:none !important;}
#woodapp-wc-api-preloader {
background-color: #fff;
bottom: 0;
height: 100%;
left: 0;
overflow: hidden!important;
position: fixed;
right: 0;
text-align: center;
top: 0;
width: 100%;
z-index: 99999999;
}
#woodapp-wc-api-preloader > div img {
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
text-align: center;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
#woodapp-wc-api-preloader>div {
height: 100%;
position: relative;
width: 100%;
}