img.block-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}
a.amz_link {
    font-weight:800;
    text-decoration: underline;
    color: #ec1c24 !important;
}
a.walmart_link {
    margin-top: 5px;
}
div.item-block {
    margin-bottom: 10px;
}
figcaption {
    font-size: 12px;
}
div.hyphen-deal-percent-logo {
    position: absolute;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 80px;
}
a.button_link {
    text-transform:uppercase;
    background-color: #ec1c24 !important;
    background-image: none !important;
    color: #FFFFFF !important;;
    text-decoration: none !important;
    text-align: center !important;
    display: inline-block !important;
    border-radius: 10px !important;
    position: none !important;
    background-position: center !important;
    background-size: auto !important;
    font-weight: 700;
    width: 100%;
    padding: 8px 0px 8px 0px !important;
    margin: 0px 0px 5px 0px !important;
}
a.button_link.amz_link {
    text-decoration: none !important;
}
p.hyphen-deal-text {
    color: #CC0C39;
    font-weight: bold;
    display:flex;
    justify-content:center;
    margin-bottom:0;
}
p.item-body {
    line-height: 28px;
}
p:empty {
    display: none;
}