.etsy-shop-listing-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.etsy-shop-listing {
    border: 0px !important;
}

.etsy-shop-listing-card {
    background-color: white;
    min-width: 172px;
    text-align: center;
    margin: auto;
    padding: 6px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-bottom: 10px;
    margin-right: 7px;
    margin: 0 auto;
    width: 100%;
    height: auto;
    max-height: 570px;
}

.etsy-shop-listing {
    border-top: 0;
}


.etsy-shop-listing-thumb {
    display: block;
}

.etsy-shop-listing-thumb img {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    max-height: 570px;
}

.etsy-shop-listing-detail {
    margin: 0;
    padding: 0;
    text-align: left;
}

.etsy-shop-listing-title {
    height: 15px;
    line-height: 15px !important;
    margin: 0;
    padding: 0;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.etsy-shop-listing-title a {
    color: #666;
    text-decoration: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-bottom: none;
}

.etsy-shop-listing-maker {
    line-height: 14px !important;
    margin: 0;
    padding: 0;
}

.etsy-shop-listing-card a {
    text-decoration: none;
    border-bottom: none;
    -webkit-box-shadow: none;
    border-bottom: none;
}

.etsy-shop-listing-maker a {
    color: #B2B2B2;
    text-decoration: none;
    border-bottom: none;
    padding: 0;
    margin: 0;
}

.etsy-shop-listing-price {
    color: #78C042;
    float: right;
    line-height: 14px !important;
    margin-top: -14px;
}

.etsy-shop-currency-code {
    font-size: 10px;
}
