.weddingdir-client-sinem-kiris-breadcrumbs ol.breadcrumb{
	bottom: 0px; 
	background-color: transparent; 
	box-shadow: none;
}

.wedding-listing .multiple-quote {
	width: 36px;
	height: 36px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	border-radius: 50%;
}

.wedding-listing .multiple-quote:hover,
.wedding-listing .multiple-quote.disable {
	background: var( --weddingdir-color-orange, #f48f00 );
}

.card.wait-listing,
.card.fill-listing{
	width: 150px;
}

.card.wait-listing p,
.card.fill-listing p{
	font-size: 10px !important;
	width: 70px !important;
}

.fill-listing img{
	width: 60px;
	height: 60px;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}

.fill-listing .remove-listing{
    position: absolute;
    top: 10px;
    right: 13px;
    width: 10px;
    height: 10px;
    font-size: 18px;
    color: red;
}

#multiple-request-popup{
	box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}