HEX
Server: LiteSpeed
System: Linux server490.bertina.biz 5.14.0-687.31.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Aug 1 05:38:01 EDT 2026 x86_64
User: parskavirpaya (1252)
PHP: 8.1.34
Disabled: mail, show_source, system, shell_exec, passthru, exec, popen
Upload Files
File: /home/parskavirpaya/public_html/wp-content/themes/porto/scss/theme/shop/_woof.scss
.woof_list label {
	margin-bottom: 0;
}
div.woof_info_popup {
	width: 300px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	padding: 10px 20px;
	background: #fff;
    color: #222529;
	font-family: 'Poppins',sans-serif;
    font-size: 20px;
	box-shadow: 0 0 5px;
	text-align: center;
}
.woof_products_top_panel {
	margin-top: 15px;
	.woof_products_top_panel_ul {
		display: flex;
		align-items: center;
	}
}
.woof_reset_button_2,
.woof_reset_search_form {
	&:focus {
		outline: none;
	}
}