HEX
Server: LiteSpeed
System: Linux starfruit.7ho.st 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64
User: edtir (1699)
PHP: 7.4.33
Disabled: show_source, system, shell_exec, passthru, exec, popen, proc_open
Upload Files
File: /home/edtir/public_html/nabilico.ir/wp-content/plugins/codevz-plus/assets/css/cookie.css
.xtra-cookie {
	position: fixed;
	display: none;
	opacity: 1;
	color: #fff;
	width: 450px;
	padding: 40px;
	font-size: 14px;
	z-index: 999999999;
	border-radius: 5px;
	background: #282828;
	box-sizing: border-box
}
.xtra-cookie-bl {
	left: 25px;
	bottom: 25px;
}
.xtra-cookie-br {
	right: 25px;
	bottom: 25px;
}
.xtra-cookie-tl {
	top: 25px;
	left: 25px;
}
.xtra-cookie-tr {
	top: 25px;
	right: 25px;
}
.xtra-cookie span {
	display: block;
	margin: 0 0 30px
}
.xtra-cookie a {
	font-weight: bold;
	margin: 0 2px;
	color: inherit
}
.xtra-cookie-button {
	font-size: 14px;
	font-weight: 700;
	cursor: pointer
}

@media screen and (max-width: 768px) {

	.xtra-cookie {
		left: 50%;
		width: 90%;
		bottom: 15px;
		padding: 30px;
		font-size: 13px;
		line-height: 1.4;
		text-align: center;
		transform: translateX(-50%)
	}

}