/** Shopify CDN: Minification failed

Line 10:18 Unexpected "-->"

**/




<!--  bootstrap   -->
    
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">


        
<!-- end-bootstrap -->  



  .phb-header-ticker {
  display: inline-block;
  height: 100%;
  text-align: center;
  width: 100%;
  background: #c33b69;
  color: black;
  font-family: Arial, sans;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  font-size: 0.8em;
}

.phb-header-ticker a { 
  color: black; 
  font-weight: bold;
}
  
#phb-header-table { 
  background-color: #c33b69;
  width : 100% ;

}

.phb-header-ticker a:hover {
  color: white!important;
}