

/* Start:/local/components/barrier/authenticity.check/templates/.default/style.css?17486096061472*/
.hidden-field {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	opacity: 0;
}

.catalog-item-title span {
	font-weight: bold;
}

.custom-file-upload {
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	padding: 8px 15px;
	border: 2px solid #1E1E1E;
	border-radius: 30px;
	display: inline-block;
	cursor: pointer;
	transition: 0.3s;
}

.custom-file-upload:hover {
	background-color: #1E1E1E;
	color: white;
}

.delete-button {
	background: none;
	border: none;
	color: #f00;
	cursor: pointer;
	font-size: 14px;
	margin-left: 10px;
	padding: 0;
}

.delete-button:hover {
	text-decoration: underline;
}

.ank-form-title {
	font-style: normal;
	font-size: 14px;
	line-height: 32px;
	margin-bottom: 20px;
}

.ank-form-title.last {

	margin-bottom: 10px;
}

@media screen and (max-width: 550px) {
	.mobile-fh {
		height: auto !important;
		line-height: 1.3 !important;
		margin-bottom: 7px !important;
	}
}

.cassette-tabs {
	display: flex;
}

.cassette-tabs .tab-heading-item {
	font-weight: bold;
	padding: 10px 20px;
	border-radius: 5px;
	border: 2px solid #d3d3d3;
	cursor: pointer;
}

.cassette-tabs .tab-heading-item:first-child {
	margin-right: 10px;
}

.cassette-tabs .tab-heading-item.active {
	border: 2px solid black;
}


@media screen and (max-width: 900px) {
	.cassette-tabs .tab-heading-item {
		padding: 10px 15px;
	}

	.auth-grid .form-row .form-item-label {
		height: auto!important;
	}
}

/* End */
/* /local/components/barrier/authenticity.check/templates/.default/style.css?17486096061472 */
