.listing-card-style-1 {
box-shadow: 0px 0px 20px 1px #f0f1f3;
overflow: hidden;
}
.listing-card-style-1 .listing-main-container {
background-color: #ffffff;
}
.listing-card-style-1 .listing-container {
padding: 15px;
}
.listing-card-style-1 .listing-img {
height: auto;
width: 100%;
}
.listing-card-style-1 .listing-content {
padding-bottom: 15px;
text-align: center;
}
.listing-card-style-1 .elementor-listing-name-wrapper {
font-size: 25px;
}
.listing-card-style-1 .elementor-listing-price-wrapper {
font-size: 25px;
}
.listing-card-style-1 .view-listing-btn {
padding: 10px 0px;
width: 100%;
background-color: #3a3a3a;
display: block;
text-align: center;
color: #fff;
}
.elementor-star-rating__wrapper {
justify-content: center;
}
.listing-card-style-1 .listing-img-content {
position: relative;
}
.listing-card-style-1 .listing-img-content img {
display: block;
}
.listing-card-style-1 .listing-img-overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.listing-card-style-1 .listing-card-share {
text-align: right;
}
.listing-card-style-1 .listing-card-share img {
width: 55px;
}