/** Shopify CDN: Minification failed

Line 85:0 Unexpected "}"

**/
@media screen and (min-width: 749px){
  .template-product .breadcrumb{
    display: contents;
  }
  .breadcrumb{
    width: auto;
    height: auto;
    font-style: normal;
    font-weight: 390;
    font-size: 13px;
    line-height: 110%;
    display: flex;
    align-items: center;
    letter-spacing: 0.025em;
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 2vw;
  }
  .home_pwd{
    text-decoration: none;
    color: white;
  }
  .coll_name a{
    text-decoration: none;
    color: black;
  }

}
.breadcrumb .separ{
  margin: 0 5px 5px 5px;
  font-size: 25px;
}

@media screen and (min-width: 749px){
  .template-product .breadcrumb{
    color: black;
    position: absolute;
    top: 236px;
    left: 58px;
  }
  .template-product .home_pwd{
    color: black;
    text-decoration: none;
  }
}

@media screen and (max-width: 749px){
  .breadcrumb{
    display: none;
  }
}
@media screen and (min-width: 750px){
  [class*='template-article'] .breadcrumb{
    width: fit-content;
    height: fit-content;
    text-decoration: none;
    font-style: normal;
    font-weight: 390;
    font-size: 15px;
    line-height: 110%;
    color: #000000;
    margin-bottom: 29px;
    margin-left: 58px;
  }
  [class*='template-article'] .breadcrumb a{
    text-decoration: none;
    color: black;
  }
  [class*='template-article'] .home_pwd{
    color: black;
    text-decoration: none;
    text-transform: uppercase;
  }
  [class*='template-article'] .separ_prod{
    margin-bottom: 49px;
  }
}

}
