[data-ody-id="FilterPanelPricePerPerson"] .odi-money::before {
  content: none;
}

[data-ody-id="FilterPanelPricePerPerson"] .odi-money::after {
	content: '';
  display: inline-block;
  background-image: url('/site/MakeMyTrip-2025/images/mdi-rupee-icon.svg');
  height: 19px;
  width: 18px;
  background-size: 18px 19px;
}

[data-ody-id="FilterPanelCruiseTypes"] {
  display: none;
}

.search-bar-section .mat-form-control.custom-datepicker .fs20 {
  font-size: 20px;
}

.search-bar-section .custom-datepicker input {
  padding-top: 3px;
}
 
.search-bar-section .custom-datepicker input::placeholder {
  margin-top: -3px;
}
 
.form-control {
  padding: 8px 12px;
}
