/* home page css */
/* search section css */

.banner-search .row {
	margin-top: -107px;
	margin-left: -83px;
}

.banner-search .form-join {
	background-color: rgba(0, 0, 0, 0);
}

label {
	display: none;
}

.banner-search .btn.btn-theme.btn-block {
	background-color: #b81d37;
	border: none;
	color: #fff;
	border-radius: 22px;

}

.button-blocks {
	width: 150px;
	/* text-align: center; */
	margin: 0 auto;
}

#sb_user_address {
	border-radius: 28px;
	border: none;
}

.banner-search .form-join .form-control {

	border-radius: 61px;
	border: none;
}

.banner-search .form-listing .form-group {
	margin-bottom: 32px;
}

.banner-search .select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #e1e1e1;
	border-radius: 0;
	height: 55px;
	border-radius: 25px;
}

.form-join .form-control {

	color: #000 !important;

}

.banner-search .btn.btn-theme.btn-block {

	width: 100%;

}

.elementor-5975 .elementor-element.elementor-element-80ff0ff {
	padding-top: 100px !important;
}

button.btn.btn-theme.btn-block {
	background-color: #9333ea !important;
}

.select2-results__option:hover,
.select2-results__option.select2-results__option--highlighted {
	color: white !important;
}



/* userdashboard css */

.tickets-dashboard .tkt-wrap {
	width: 100%;
}

.tickets-dashboard #tkt-filter {

	display: flex;
	flex-direction: row;
	width: 50%;
	align-items: center;
}

.voorodak__wrapper-main-box-description > p,
.voorodak__wrapper-main-box-title {
	color: #000!important;
}

.nidaa-title-on-line {
	position: absolute;
    top: -16px;
    background: white;
    padding: 4px 10px;
    border-radius: 14px;
    font-weight: lighter;
}
.nidaa-has-title-on-line {
	position: relative;
}
