/* V1 Reveal CSS */

.curalate-widget-actions-container {
    display: none;
}

.curalate-widget-product-shop-button {
    background: url(//s3.amazonaws.com/curalate-reel-integrations/biglots-659/assets/ShopNowCTA.png) no-repeat;
    border: none !important;
    color: transparent !important;
    width: 100px;
    height: 22px;
}

.curalate-widget-product-price {
    display: none;
}

/* V2 Reveal CSS */

.curalate-widget-v2 .item--share-button {
    display: none !important;
}

.curalate-widget-v2 .section--product-container .item--product-action-primary {
    background-color: rgba(255, 130, 0, 1);
}

.curalate-widget-v2 .item--product-details-price {
    display: none;
}
