HEX
Server: LiteSpeed
System: Linux server.nevid-deploma.com 4.18.0-553.111.1.lve.el8.x86_64 #1 SMP Fri Mar 13 13:42:17 UTC 2026 x86_64
User: smilepac (1037)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/smilepac/public_html/wp-content/plugins/codevz-plus/wpbakery/assets/css/attribute_box.css
.xtra-attribute-box {
	z-index: 1
}

.xtra-attribute-box > div {
	display: flex;
	align-items: center;
	background: #f9f9f9;
	z-index: 1
}

.xtra-attribute-box.cz_svg_bg:before {
	z-index: -1
}

.xtra-attribute-box p {
	margin-bottom: 0
}

.xtra-attribute-box-item {
	width: 100%;
	padding: 0 30px
}

.xtra-attribute-box > div > a {
	background: #111;
	color: #fff;
	width: 1em;
	height: 1em;
	padding: 26px;
	font-size: 28px;
	line-height: 1em;
	box-sizing: content-box
}

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

	.xtra-attribute-box > div {
		flex-direction: column
	}

	.xtra-attribute-box-item {
		text-align: center;
		padding: 20px
	}

	.xtra-attribute-box > div > a {
		width: 100%;
		padding: 20px 0
	}

}