HEX
Server: Apache
System: Linux s1 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: gerold (1018)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals
Upload Files
File: /home/gerold/public_html/wp-content/plugins/woo-esto/assets/css/checkout.css
#payment .payment_methods li .esto-pay-logo img {
	float: none;
	width: auto;
	height: auto;
	max-width: 300px;
	max-height: 50px;
	display: inline-block;
}

.esto-pay-logo {
	text-align: center;
}

.esto-pay-logo.selected img,
.esto-pay-logo:hover img,
.esto-pay-logo:focus img,
#add_payment_method #payment ul.payment_methods li .esto-pay-logo.selected img,
#add_payment_method #payment ul.payment_methods li .esto-pay-logo:hover img,
#add_payment_method #payment ul.payment_methods li .esto-pay-logo:focus img,
.woocommerce-cart #payment ul.payment_methods li .esto-pay-logo.selected img,
.woocommerce-cart #payment ul.payment_methods li .esto-pay-logo:hover img,
.woocommerce-cart #payment ul.payment_methods li .esto-pay-logo:focus img,
.woocommerce-checkout #payment ul.payment_methods li .esto-pay-logo.selected img,
.woocommerce-checkout #payment ul.payment_methods li .esto-pay-logo:hover img,
.woocommerce-checkout #payment ul.payment_methods li .esto-pay-logo:focus img {
	box-shadow: 0 12px 15.52px 0.48px rgb(3 3 6 / 13%);
	cursor: pointer;
}

.esto-pay-countries {
	min-width: 150px;
	max-width: 100%;
	margin-bottom: 10px;
}

#payment .payment_methods .payment_method_esto img,
#payment .payment_methods .payment_method_esto_x img,
#payment .payment_methods .payment_method_esto_pay img,
#payment .payment_methods .payment_method_pay_later img {
	max-width: 100px;
	max-height: 26px;
}

#payment .payment_methods .payment_method_esto img.esto-description-logo,
#payment .payment_methods .payment_method_esto_x img.esto-description-logo,
#payment .payment_methods .payment_method_esto_pay img.esto-description-logo,
#payment .payment_methods .payment_method_pay_later img.esto-description-logo {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 200px;
	padding: 0;
	margin: 10px 0 0;
	display: inline-block;
	float: none;
}

.esto-pay-logos-layout-row .esto-pay-logo {
	display: inline-block;
}

.esto-pay-logos-layout-columns-2 {
	columns: 2;
	column-gap: 20px;
}

.esto-pay-logos-layout-columns-3 {
	columns: 3;
	column-gap: 20px;
}

.esto-pay-logos-layout-columns-4 {
	columns: 4;
	column-gap: 20px;
}