.novi-jfb-captcha {
	display: grid;
	gap: 10px;
	max-width: 100%;
}

.novi-jfb-captcha__media {
	align-items: stretch;
	display: flex;
	gap: 8px;
	max-width: 100%;
}

.novi-jfb-captcha__image {
	border: 1px solid #d1d5db;
	border-radius: 6px;
	display: block;
	height: auto;
	max-width: 100%;
	object-fit: contain;
}

.novi-jfb-captcha__image--preview {
	align-items: center;
	box-sizing: border-box;
	display: flex;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: 700;
	justify-content: center;
	letter-spacing: 2px;
	overflow: hidden;
	user-select: none;
}

.novi-jfb-captcha .novi-jfb-captcha__refresh,
.elementor-widget .novi-jfb-captcha .novi-jfb-captcha__refresh,
form.jet-form-builder .novi-jfb-captcha .novi-jfb-captcha__refresh {
	align-items: center;
	appearance: none !important;
	background: var(--novi-captcha-refresh-bg, #ffffff) !important;
	border-color: var(--novi-captcha-refresh-border, #d1d5db) !important;
	border-radius: var(--novi-captcha-refresh-radius, 6px) !important;
	border-style: solid !important;
	border-width: 1px !important;
	box-shadow: none !important;
	box-sizing: border-box !important;
	color: var(--novi-captcha-refresh-color, #111827) !important;
	cursor: pointer;
	display: inline-flex !important;
	flex: 0 0 var(--novi-captcha-refresh-size, 32px) !important;
	font-size: var(--novi-captcha-refresh-icon-size, 16px) !important;
	font-weight: 400 !important;
	height: var(--novi-captcha-refresh-size, 32px) !important;
	justify-content: center;
	letter-spacing: 0 !important;
	line-height: 1 !important;
	margin: 0 !important;
	min-height: 0 !important;
	min-width: 0 !important;
	outline-offset: 2px;
	padding: 0 !important;
	text-decoration: none !important;
	text-transform: none !important;
	width: var(--novi-captcha-refresh-size, 32px) !important;
}

.novi-jfb-captcha .novi-jfb-captcha__refresh:hover,
.novi-jfb-captcha .novi-jfb-captcha__refresh:focus,
.elementor-widget .novi-jfb-captcha .novi-jfb-captcha__refresh:hover,
.elementor-widget .novi-jfb-captcha .novi-jfb-captcha__refresh:focus,
form.jet-form-builder .novi-jfb-captcha .novi-jfb-captcha__refresh:hover,
form.jet-form-builder .novi-jfb-captcha .novi-jfb-captcha__refresh:focus {
	background: var(--novi-captcha-refresh-bg, #ffffff) !important;
	border-color: var(--novi-captcha-refresh-border, #d1d5db) !important;
	color: var(--novi-captcha-refresh-color, #111827) !important;
	filter: brightness(0.96);
}

.novi-jfb-captcha .novi-jfb-captcha__refresh span {
	color: inherit !important;
	display: block;
	font-size: inherit !important;
	line-height: 1 !important;
	pointer-events: none;
}

.novi-jfb-captcha__input {
	max-width: 100%;
}

.novi-captcha-color-setting {
	margin-bottom: 16px;
}
