/* Bi'Tişört v6.8.52 — product detail footer bridge.
   Product page had page-specific rules that could collapse/hide the StoreShell footer. */
body.bt-product-ui-380 footer.hp-footer,
body.bt-product-ui-380 #btDesktopFooterV6321,
body.bt-product-ui-380 footer.bt-footer-final-v6731{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  position:relative!important;
  left:auto!important;
  right:auto!important;
  bottom:auto!important;
  transform:none!important;
  width:100%!important;
  max-width:none!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
  overflow:visible!important;
  z-index:5!important;
}
body.bt-product-ui-380 main.product-detail-main{padding-bottom:0!important}
body.bt-product-ui-380 .detail-mobile-buybar{z-index:80!important}
@media(max-width:760px){
  body.bt-product-ui-380 footer.hp-footer,
  body.bt-product-ui-380 #btDesktopFooterV6321,
  body.bt-product-ui-380 footer.bt-footer-final-v6731{
    width:100vw!important;
    max-width:100vw!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    border-radius:0!important;
  }
}
