/*** product images placeholder logo ***/
.product-box .thumbnail {position:relative;}
.product-box .thumbnail:after {content:""; position:absolute; bottom:-40px; left:10px; height:30px; width:60px;
    background:url(https://d1x3eomzsc6lfz.cloudfront.net/printaion/images/contentimages/images/NOVOPRINT_logo_producto.png); background-size:contain; background-repeat:no-repeat;
}
.header-content .product-box a, #product_images .carousel-item {position:relative;}
.header-content .product-box a:after, #product_images .carousel-item:after {content:""; position:absolute; bottom:-50px; left:15px; height:30px; width:80px;
    background:url(https://d1x3eomzsc6lfz.cloudfront.net/printaion/images/contentimages/images/NOVOPRINT_logo_producto.png); background-size:contain; background-repeat:no-repeat;
}
#product-info > .row > .col-12 > div > picture {position:relative; display:block;}
#product-info > .row > .col-12 > div > picture:after {content:""; position:absolute; bottom:-30px; left:15px; height:40px; width:80px;
    background:url(https://d1x3eomzsc6lfz.cloudfront.net/printaion/images/contentimages/images/NOVOPRINT_logo_producto.png); background-size:contain; background-repeat:no-repeat;
}

#action-btn .circle {display:none;}