.ghost-dropdown { position: relative; width: 260px; }
.ghost-dd-toggle {
  width:100%; padding:10px;
  border:1px solid #ddd; background:#fff;
  display:flex; justify-content:space-between;
}
.ghost-dd-menu {
  display:none; position:absolute; width:100%;
  background:#fff; border:1px solid #ddd;
  max-height:260px; overflow:auto; z-index:99;
}
.ghost-dropdown.open .ghost-dd-menu { display:block; }
.ghost-dd-menu label {
  display:block; padding:8px; cursor:pointer;
}
.nettix-slider.owl-carousel .owl-nav button .nav-text {
	display: none;
}
/* tread car files upload css*/








 
