.item {
position:relative;
display:inline-block;
}
.notify-badge{
	position: absolute;
	right:0px;
	z-index: 999;
	top:-15px;
	background:#41b108;
	text-align: center;
	border-radius: 30px 30px 30px 30px;
	color:white;
	padding:5px 10px;
	
}

.bsbtext-wrapper {
    width: 100%;
    float: left;
}
.bsbtext{
width: max-content;
background-color: #fc8e3a;
padding: 0px 8px;
margin-bottom: 10px;
margin-top:10px;
color: #fff;
}
.archive.tax-product_cat  .bsbtext-wrapper .bsbtext,.post-type-archive-product .bsbtext-wrapper .bsbtext{
text-align: center;
margin: 0 auto;
margin-top: 10px;
margin-bottom: 10px;
}
.in-cat-wrapper{vertical-align: middle;text-align: left;display: table-cell;}
.in-cat-wrapper .bsbtext{float:left;}
.in-cat-wrapper span{padding: 0px 8px;margin-bottom: 10px;margin-top: 10px;display: inline-block;}

.storefront-sticky-add-to-cart__content .single .notify-badge{display:none;}
section.related  ul li span.notify-badge{display:none;}
div.related.best-selling-list .notify-badge{display:block;}
nav.storefront-product-pagination .notify-badge{display:none;}
.woocommerce-product-gallery__wrapper .notify-badge{z-index: 999;top: 55px;}

.single-product .design-two .notify-badge{border-radius: unset!important;}
.single-product .design-three .notify-badge{left: 0px!important;top: 0px!important;border-radius: unset!important;width: max-content!important;}
.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2){width:auto!important;}
.post-type-archive-product .design-two .notify-badge{border-radius: unset!important;}
.post-type-archive-product .design-three .notify-badge{left: 0px!important;top: 0px!important;border-radius: unset!important;width: max-content!important;}
.archive.tax-product_cat .design-two .notify-badge{border-radius: unset!important;}
.archive.tax-product_cat .design-three .notify-badge{left: 0px!important;top: 0px!important;border-radius: unset!important;width: max-content!important};
