.bnrdct-wrap{ height: 50px; position: fixed;bottom: 0;right: 0; left:0;width: 100%; background-color:#B3000C; display:flex;align-items:center; flex:1;z-index:999}
.bnrdct-center{display:flex;justify-content:center; align-items:center}
.bnrdct-text{font-size:16px;font-weight:bold;text-align:center;display:flex;align-items:center;color:white}
.IncludedProductDetails-shortDescription .bnrdct-wrap{display: none !important}
.search-result-product-description .bnrdct-wrap{display: none !important}
.prod-ProductHighlights-description .bnrdct-wrap{display: none !important}
.slidepanel-body .bnrdct-wrap{display: none !important}
@media (max-width: 550px) {
  .bnrdct-wrap{ height: 60px}
  .bnrdct-text{font-size:12px;font-weight:bold;text-align:center;display:flex;align-items:center}
  .ssx-btn{padding: 0 20px}
}
