.tkpbp-wrap{
    position:relative!important;
    display:inline-block!important;
    max-width:100%!important;
    line-height:0!important;
    overflow:visible!important;
}
.tkpbp-wrap > img,
.tkpbp-wrap picture img{
    display:block!important;
}
.tkpbp-mark{
    position:absolute!important;
    z-index:999999!important;
    pointer-events:none!important;
    line-height:0!important;
}
.tkpbp-mark img{
    display:block!important;
    width:100%!important;
    height:auto!important;
    max-width:100%!important;
}
.tkpbp-top-left .tkpbp-mark{left:8px;top:8px}
.tkpbp-top-right .tkpbp-mark{right:8px;top:8px}
.tkpbp-bottom-left .tkpbp-mark{left:8px;bottom:8px}
.tkpbp-bottom-right .tkpbp-mark{right:8px;bottom:8px}
.tkpbp-bottom-center .tkpbp-mark{left:50%;bottom:8px;transform:translateX(-50%)}
.tkpbp-center .tkpbp-mark{left:50%;top:50%;transform:translate(-50%,-50%)}
.tkpbp-js-box{
    position:relative!important;
    overflow:visible!important;
}
.tkpbp-js-box > .tkpbp-mark{
    position:absolute!important;
}

.tkpbp-js-box{
    isolation:isolate!important;
}
.tkpbp-js-box .tkpbp-js-mark{
    display:block!important;
}
.woocommerce ul.products li.product,
.products .product,
.elementor-grid .product,
.wc-block-grid__product{
    overflow:visible!important;
}
