body {
	min-height: calc(100vh);
	position: relative;
}

body>div:has(.bid-open-date-banner.before-opening) {
	height: 58px;
	padding: 0 !important;
	margin: 0 !important;
}

.bid-open-date-banner.before-opening {
	white-space: nowrap;
	overflow-x: auto;
	position: inherit;
	padding-right: 270px !important;
	font-size: small;
}

.bid-open-date-banner.before-opening ::-webkit-scrollbar {
    display: none;
    scrollbar-width: none;
    overflow: -moz-scrollbars-none;
}

.bid-open-date-banner.before-opening .justify-content-end {
	position: absolute;
	right: 10px;
	background-color: #4b4c4d;
}

.bid-open-date-banner.before-opening .justify-content-end .outline-elegant.btn-black {
	padding-top: 0;
	padding-bottom: 0;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #4f88c3;
	gap: 8px;
	border-radius: 5px 0 0 5px !important;
}

.bid-open-date-banner.before-opening .justify-content-end .dropdown .dropdown-toggle {
	padding: 8px 10px !important;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	border-radius: 0 5px 5px 0 !important;
}

body>div.row {
	min-height: 750px;
}

.fa, .far, .fas  {
	font-family: "Font Awesome 5 Free" !important;
}

#modalQuickView {
	padding: 60px 0;
}

#accordionCategories > li:last-child {
	display: none;
}

.card-body.pr-0.pt-0 {
	overflow-x: auto;
}

.carousel-thumbnails .carousel-inner .carousel-item {
	border-radius: 10px;
	margin: 15px 0;
}

#slide-out {
	min-height: 400px;
}

.view .mask {
	min-height: 900px;
}

#myCarousel {
	height: 400px;
}

.carousel-inner {
	height: 100%;	
}

.carousel-fade .carousel-item {
	height: inherit;
}

.carousel-fade .carousel-item .crop {
	height: auto;
	max-height: initial;
}

main {
	min-height: 500px;
}

.side-nav>ul {
	max-height: auto !important;
}

#myCarousel .carousel-item:nth-child(1) img {
	content: url("https://ura.go.ug/wp-content/uploads/2025/11/Auction-electronics_1.jpg");
}

#myCarousel .carousel-item:nth-child(2) img {
        content: url("https://ura.go.ug/wp-content/uploads/2025/11/Auction-furniture-1.jpg");
}

#myCarousel .carousel-item:nth-child(3) img {
        content: url("https://ura.go.ug/wp-content/uploads/2025/11/Auction-assorted-items.jpg");
}

#myCarousel .carousel-item:nth-child(4) img {
        content: url("https://ura.go.ug/wp-content/uploads/2025/11/Auction-vehicles-1.jpg");
}

#myCarousel .carousel-item:nth-child(5) img {
        content: url("https://ura.go.ug/wp-content/uploads/2024/08/Stolen-Vehicles-from-UK-Collage-scaled.jpg");
}

div.col-7:has(#formattedNumberField) label::before {
	content: 'Press enter to submit!';
	font-size: smaller;
	color: lightgray;
}

#home-sidebar > #slide-out, #home-sidebar > #slide-out > .sidenav-bg {
	display: block !important;
}
main .row {
	overflow-x: auto;
}
.slide-out {
	display: block !important;
}
