.b2b-component-breadcrumb{height:40px;padding-left:10px;padding-right:10px;border-bottom:1px solid #f2f2f2;border-top:1px solid transparent}
.b2b-component-breadcrumb-text{font-size:10px;margin-top:12px;width:1200px;margin-left:auto;margin-right:auto;height:13px}
.b2b-component-breadcrumb-text span{color:#4d4f52}
.b2b-breadcrumb-arrow-area{display:inline-block;margin-right:4px}
.b2b-breadcrumb-arrow{border:solid #4d4f52;border-width:0 1px 1px 0;display:inline-block;padding:3px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}
@media(min-width:801px) and (max-width:1119px){.b2b-component-breadcrumb-text{width:100%}
}
@media screen and (max-width:800px){.b2b-component-breadcrumb{display:none}
}