.zultys-product-brochures-widget {
	margin: 0;
	color: #3b3d42;
}

.zultys-product-brochures-widget__category {
	margin: 0 0 20px;
	color: #3b3d42;
	font-family: Roboto, sans-serif;
	font-weight: 400;
	line-height: 1.4;
}

.zultys-product-brochures-widget__category {
	margin-top: 36px;
	font-size: 28px;
}

.zultys-product-brochures-widget .dcf-overflow-x-auto {
	margin-bottom: 24px;
	overflow-x: visible;
}

.zultys-product-brochures-widget .dcf-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 1.6;
	table-layout: fixed;
}

.zultys-product-brochures-widget .dcf-table th,
.zultys-product-brochures-widget .dcf-table td {
	padding: 16px 18px;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #d9dde3;
}

.zultys-product-brochures-widget .dcf-table-bordered {
	border-top: 1px solid #d9dde3;
	border-left: 1px solid #d9dde3;
	border-right: 1px solid #d9dde3;
}

.zultys-product-brochures-widget .dcf-table-striped tbody tr:nth-child(even) {
	background: #f7f9fb;
}

.zultys-product-brochures-widget .dcf-table th {
	width: calc(100% - 140px);
	font-weight: 500;
	color: #3b3d42;
}

.zultys-product-brochures-widget__item-title {
	display: inline-block;
	font-size: 16px;
	line-height: 1.45;
}

.zultys-product-brochures-widget__description p {
	margin: 0 0 8px;
}

.zultys-product-brochures-widget__description p:last-child {
	margin-bottom: 0;
}

.zultys-product-brochures-widget__action-cell {
	white-space: nowrap;
	width: 140px;
	text-align: right;
}

.zultys-product-brochures-widget__link {
	color: #398ffc;
	font-weight: 400;
	text-decoration: none;
}

.zultys-product-brochures-widget__link:hover,
.zultys-product-brochures-widget__link:focus {
	color: #3b3d42;
	text-decoration: underline;
}

.zultys-product-brochures-widget__notice,
.zultys-product-brochures-widget__empty,
.zultys-product-brochures-widget__editor-note {
	margin: 0 0 16px;
}

.zultys-product-brochures-widget__debug {
	margin: 20px 0 0;
	padding: 16px;
	overflow: auto;
	background: #f7f9fb;
	border: 1px solid #d9dde3;
	color: #3b3d42;
	font-size: 12px;
	line-height: 1.5;
	white-space: pre-wrap;
}

@media (max-width: 767px) {
	.zultys-product-brochures-widget__category {
		font-size: 22px;
	}

	.zultys-product-brochures-widget .dcf-table {
		table-layout: auto;
	}

	.zultys-product-brochures-widget .dcf-table,
	.zultys-product-brochures-widget .dcf-table tbody,
	.zultys-product-brochures-widget .dcf-table tr,
	.zultys-product-brochures-widget .dcf-table th,
	.zultys-product-brochures-widget .dcf-table td {
		display: block;
		width: 100%;
	}

	.zultys-product-brochures-widget .dcf-table tr {
		padding: 16px;
		border-bottom: 1px solid #d9dde3;
	}

	.zultys-product-brochures-widget .dcf-table th,
	.zultys-product-brochures-widget .dcf-table td {
		padding: 0;
		border: 0;
	}

	.zultys-product-brochures-widget .dcf-table td {
		margin-top: 12px;
		text-align: left;
	}

	.zultys-product-brochures-widget .dcf-table td::before {
		content: attr(data-label);
		display: block;
		margin-bottom: 4px;
		color: #7b8088;
		font-size: 12px;
		font-weight: 500;
		letter-spacing: 0.04em;
		text-transform: uppercase;
	}
}
