a {
text-decoration-thickness: 1px !important;
text-underline-offset: .1em;
} :where(.wp-site-blocks *:focus) {
outline-width: 2px;
outline-style: solid;
} .wp-block-navigation .wp-block-navigation-submenu .wp-block-navigation-item:not(:last-child) {
margin-bottom: 3px;
} .wp-block-navigation .wp-block-navigation-item .wp-block-navigation-item__content {
outline-offset: 4px;
} .wp-block-navigation .wp-block-navigation-item ul.wp-block-navigation__submenu-container .wp-block-navigation-item__content {
outline-offset: 0;
} h1, h2, h3, h4, h5, h6, blockquote, caption, figcaption, p {
text-wrap: pretty;
} .more-link {
display: block;
}.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;
}