.fv-image-copyright-container {
	position: relative;
}

.fv-image-copyright-inline {
	display: block;
	margin-top: 2px;
	font-size: 10px;
	line-height: 1.2;
	color: #666;
}

.fv-image-copyright-inline.elementor-image-carousel-caption,
.fv-image-copyright-inline.widget-image-caption.wp-caption-text,
.fv-image-copyright-container .fv-image-copyright-inline.elementor-image-carousel-caption,
.fv-image-copyright-container .fv-image-copyright-inline.widget-image-caption.wp-caption-text {
	margin: 0;
	text-align: start !important;
	opacity: 0.4;
	position: absolute;
	z-index: 0;
	bottom: 0;
	background: #666;
	border: 3px solid #666;
	color: white;
	font-size: 9px;
	right: 0;
	writing-mode: tb-rl;
	transform: rotate(180deg);
	line-height: 10px;
	font-weight: 700;
}

.fv-image-copyright-container .fv-image-copyright-inline.elementor-image-carousel-caption,
.fv-image-copyright-container .fv-image-copyright-inline.widget-image-caption.wp-caption-text {
	position: absolute;
	bottom: 0;
	right: 0;
	writing-mode: tb-rl;
	transform: rotate(180deg);
}

.fv-image-copyright-inline .fv-copyright-symbol {
	display: inline-block;
	transform: rotate(90deg);
}
