

/* Start:/company/page.zakaz-dizain.style.css?1775206495206*/
table {
	border-collapse: collapse;
}
th {
    background-color: #f9f9f9;
    color: var(--fb-primary);
	padding: 5px;
	font-weight: normal;
}
td {
	padding: 5px;
}
.noMarkers li {
	list-style-type: none;
}
/* End */


/* Start:/local/templates/fotobook/components/bitrix/breadcrumb/fotobook/style.css?1657285285414*/
.breadcrumb {
	display: flex;
	align-items: center;
	height: 48px;
	/* margin-top: 8px; */
	font-size: 13px;
}
.breadcrumbSeparator {
	margin: 0 16px;
}
.breadcrumbItem a {
	color: var(--fb-secondary75);
	transition: 0.2s;
}
.breadcrumbItem a:hover {
	color: var(--fb-pink-active);
	text-decoration: none;
}

@media only screen and (max-width: 768px) {
	.breadcrumb {
		display: none;
	}
}

/* End */
/* /company/page.zakaz-dizain.style.css?1775206495206 */
/* /local/templates/fotobook/components/bitrix/breadcrumb/fotobook/style.css?1657285285414 */
