s,
strike {
	text-decoration: none;
	position: relative;
}

s.straight::before,
strike.straight::before {
	transform: rotate(0deg);
	left: -1%;
	width: 102%;

}

.vigiqueer-feedback-input .vigiqueer-feedback-input::placeholder {
	font-size: 12px;
	color: #9C9C9C;
}

.vigiqueer-feedback-input {
	color: black !important;
	font-weight: normal !important;
	font-size: 16px !important;
	font-family: Poppins;
	height: 45px;
	width: 100% !important;
	font-size: 17px !important;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F2F0EC !important;
	border-radius: 0px !important;
	border: none !important;
}

.vigiqueer-feedback-input-textarea {
	height: 150px;
}

.vigiqueer-feedback-input-select {
	height: 60px;
	border-radius: 0px;
	border: none;
	background: #F2F0EC url("../images/fa-caret-down.svg") no-repeat right 20px top 50% / 12px;
	font-family: "Poppins", Sans-serif !important;
	font-size: 20px !important;
}

.vigiqueer-feedback-input-text::placeholder {
	font-weight: normal;
}

.vigiqueer-feedback-btn {
	border: none !important;
	font-size: 16px !important;
	font-family: Poppins !important;
	height: 60px !important;
	border-radius: 0px !important;
}

.vigiqueer-feedback-btn-label {
	background-color: white !important;
	color: black !important;
}

.vigiqueer-feedback-btn {
	font-family: Poppins !important;
	font-size: 17px !important;
	font-weight: 600 !important;
	border: 1px solid #D4D7DE !important;
	background-color: white !important;
	color: black !important;
	font-weight: normal !important;
	display: flex;
	align-items: center;
	justify-content: center;
}

.vigiqueer-feedback-btn-active {
	border: 1px solid #28284E !important;
	background-color: #28284E !important;
	color: white !important;
	font-weight: 500 !important;
}

.vigiqueer-feedback-btn:hover {
	background-color: #28284E !important;
	color: white !important;
	font-weight: normal !important;
}

.vigiqueer-feedback-btn>i {
	padding-right: 5px;
	color: #E40303 !important;
}

.vigiqueer-feedback-btn-cancel {
	background-color: white !important;
	border: 1px solid #9DA1A7 !important;
	color: #9DA1A7 !important;
	font-weight: normal !important;
}

.vigiqueer-feedback-btn-cancel:hover {
	color: white !important;
	background-color: #292929 !important;
	border: 1px solid #292929 !important;
}

.vigiqueer-feedback-question-submit-col {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

h3.vigiqueer-feedback-section {
	border-bottom: 1px solid purple;
	padding-bottom: 10px;
	color: #750787 !important;
}

.vigiqueer-feedback-image-selector-radio {
	display: none;
}

ul.vigiqueer-feedback-image-selector {
	margin-top: -20px !important;
}

.vigiqueer-feedback-check-input-radio-label {
	margin-top: -7px !important;
}

.vigiqueer-feedback-btn-next {
	font-family: Poppins !important;
	font-size: 17px !important;
	font-weight: 600 !important;
	background-color: #750787 !important;
	border: none !important;
	color: white !important;
	font-weight: 600 !important;
}

.vigiqueer-feedback-btn-submit:hover {
	font-family: Poppins !important;
	font-size: 17px !important;
	font-weight: 600 !important;
	background-color: #28284E !important;
}

.vigiqueer-feedback-question-location-result-notfound-message {
	font-size: 17px;
	font-family: "Poppins",
}

.vigiqueer-feedback-input-button-clear {
	cursor: pointer;
	height: 60px;
	border-radius: 0px !important;
	background: #F2F0EC;
	border: none;
}

.vigiqueer-feedback-input-button-clear:hover svg {
	fill: #750787 !important
}

.vigiqueer-feedback-location-select {
	width: auto;
	--bs-form-select-bg-img: none !important;
}

.vigiqueer-feedback-btn-submit:focus {
	outline: none;
}

.vigiqueer-feedback-input-file {
	color: #000000 !important;
	background-color: #F2F0EC;
	border-radius: 0px !important;
	border-style: none !important;
	font-family: "Poppins", Sans-serif !important;
	font-size: 16px;
	padding: 0px;
}

.vigiqueer-feedback-files-list {
	margin-top: 10px;
}

.input-group {
	display: flex;
	align-items: stretch;
}

.input-group input {
	flex: 1;
	width: auto;
	/* important */
}

.input-group-text {
	flex: none;
}

.vigiqueer-file-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #f5f5f5;
	padding: 6px 10px;
	border-radius: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	margin-right: 10px;
}

.vigiqueer-file-item button {
	border: 0px;
	font-size: 14px;
	cursor: pointer;
	background-color: transparent !important;
	color: red !important;
	font-weight: normal !important;
}

.vigiqueer-feedback-input-file::file-selector-button,
.vigiqueer-feedback-input-file::-webkit-file-upload-button {
	font-size: 16px !important;
	font-family: Poppins;
	background-color: #750787;
	height: 45px;
	color: white;
	border-radius: 0px;
	width: 150px;
	border: none;
	font-weight: 600;
	line-height: 0;
	cursor: pointer;
}

.vigiqueer-feedback-input-file::file-selector-button:hover,
.vigiqueer-feedback-input-file::file-selector-button:active,
.vigiqueer-feedback-input-file::-webkit-file-upload-button:hover,
.vigiqueer-feedback-input-file::-webkit-file-upload-button:active {
	background-color: #28284E;
	color: white;
}

/* 	------
	switch
	------ */
.vigiqueer-feedback-switch {
	display: flex;
	align-items: center;
}

.vigiqueer-feedback-switch-button {
	height: 20px;
	background-color: #F2F0EC;
	border: none;
}

.cesium-switch-label {
	padding-left: 10px;
}

.vigiqueer-feedback-switch-button:checked {
	background-color: #750787;
	border-color: #750787;
}

.vigiqueer-feedback-question-location-result-map {
	flex: 1;
	width: 100%;
	height: 500px;
	border: 1px solid lightgray;
}

.vigiqueer-feedback-question-location-result-list {
	font-size: 17px;
}

.vigiqueer-feedback-question-location-address-name {
	margin-bottom: 5px;
}

.vigiqueer-feedback-question-location-address-name,
.vigiqueer-feedback-question-location-address-address {
	display: block;
}

.vigiqueer-location-address-result {
	padding-top: 5px;
	padding-bottom: 5px;
}

#feedback-progress {
	margin-bottom: 50px;
}

h4.vigiqueer-feedback-question {
	font-weight: 600;
	text-transform: none;
}

.vigiqueer-feedback-question-description {
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	margin-bottom: 10px;
}

.vigiqueer-feedback-input-time {
	padding-left: 20px;
	padding-right: 20px;
}

.vigiqueer-feedback-input-date,
.vigiqueer-feedback-input-time {
	height: 60px;
}

.vigiqueer-feedback-input-text {
	height: 60px;
	padding-bottom: 20px !important;
}

.feedback-answer-required:after {
	font-weight: 600;
	content: "*";
	color: red;
	padding-inline-start: .2em
}

.vigiqueer-feedback-label {
	font-weight: normal !important;
	font-size: 16px !important;
	font-family: Poppins !important;
	color: black !important;
	display: block;
	margin-bottom: 0.25rem;
}

.vigiqueer-feedback-error-text {
	color: #b30000 !important;
}

.vigiqueer-feedback-error {
	border: 1px solid #b30000 !important;
	background-color: #ffdada !important;
	color: #b30000 !important;
}

.vigiqueer-feedback-link {
	text-decoration: none;
	text-align: center;
	font-weight: 400;
}

.vigiqueer-feedback-link:hover {
	color: #292929;
}

/*	--------------
	Image selector
	-------------- */

ul.vigiqueer-feedback-image-selector {
	list-style-type: none;
	padding: 0px !important;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

ul.vigiqueer-feedback-image-selector>li {
	flex: 1 1 auto;
	text-align: left;
	min-width: 0;
}

ul.vigiqueer-feedback-image-selector>li>input[type="radio"] {
	display: none;
}


.vigiqueer-feedback-check-input-radio-label {
	margin-top: -7px !important;
}

ul.vigiqueer-feedback-image-selector>li>label {
	padding-top: 10px;
	display: block;
	position: relative;
	cursor: pointer;
}

ul.vigiqueer-feedback-image-selector>li>label:before {
	background-color: white;
	color: white;
	content: " ";
	display: block;
	border-radius: 50%;
	border: 1px solid grey;
	position: absolute;
	top: -7px;
	left: -15px;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 28px;
	transition-duration: 0.4s;
	transform: scale(0);
}

ul.vigiqueer-feedback-image-selector>li>label img {
	height: 40px;
	width: auto;
	transition-duration: 0.2s;
	transform-origin: 50% 50%;
}

:checked+label.vigiqueer-feedback-image-selector {
	border-color: #ddd;
}

:checked+label.vigiqueer-feedback-image-selector:before {
	content: "✓";
	background-color: #357A20;
	transform: scale(1);
}

/* :checked+label.vigiqueer-feedback-image-selector img {
	transform: scale(0.9);
	box-shadow: 0 0 15px #357A20;
	z-index: -1;
} */

/* // Image selector */

.vigiqueer-feedback-required {
	color: red;
	font-weight: bold;
}



.vigiqueer-feedback-footer-inner {
	display: flex;
	align-items: center;
	gap: 20px;
}

.vigiqueer-progress-wrapper {
	flex: 1;
}

.vigiqueer-feedback-buttons {
	display: flex;
	align-items: center;
}

.vigiqueer-feedback-progressbar {
	height: 25px;
	width: 100%;
	border-radius: 0px;
}

h2.vigiqueer-feedback-alert-heading {
	font-size: 20px;
}

@media (max-width: 768px) {}

/* all sizes */
@media screen {}

/* xs */
@media screen and (max-width: 575.98px) {

	.vigiqueer-feedback-input-date,
	.vigiqueer-feedback-input-time {
		width: 100%;
	}

	.vigiqueer-feedback-btn {
		width: 70px !important;
	}

	.input-group {
		display: flex;
		align-items: stretch;
		flex-wrap: nowrap;
	}

	.vigiqueer-feedback-input-text {
		width: 80px !important;
	}

	ul.vigiqueer-feedback-image-selector>li>label img {
		height: 30px;
	}

}

/* sm */
@media (min-width: 576px) and (max-width: 767.98px) {}

/* md */
@media (min-width:768px) and (max-width: 991.98px) {}

/* lg */
@media (min-width:992px) {}