/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 28 2025 | 11:26:59 */
#form-field-field_d762498,
#form-field-field_d762498 option {
    color: #fff !important;
    background: #1f2120 !important;
}
.main_head.sticky {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background-color: #fff; /* Optional: Background color for visibility */
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); /* Optional: Add shadow */
  transition: all 0.3s ease;
}
.e-lazyloaded.sticky {
    background-color: #1F2120 !important;
}
.am-fcil__filter-item.am-w100 {
    display: none;
}


.am-fs__bringing-content-text.am-fs__bringing-content-price-text.am-fs__bringing-content-price-text-selected span {
	color: #f9b233;
	font-weight: bold !important;
}