.button1{
background-color: #3bc492;
    border: none;
    color: white !important;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: block;
    font-size: 16px;
      width: 57%;
}

.has-post-thumbnail .post-overlay {
    background: rgba(0, 0, 0, 0.15) !important;
    opacity: 1 !important;
}

.sticky .post-overlay > p {
    display: none !important;
}

.archive-post-date {
    margin-bottom: 5px;
    font-size: 0.875em;
    color: #999;
    display: none;
    text-transform: uppercase;
}

.post-date {color: white !important;}

.wpiSellPhoto_item_price{ display:none;}

.wpiSellPhoto_buy_now_button {
    padding: 6px 12px !important;
    border: none !important;
    margin: auto !important;
    background: #404e74 !important;
    border-radius: 3px !important;
    font-size: 14px !important;
    line-height: 1 !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0,0.1);
    -webkit-appearance: none;
    display: block !important;
}