.breadcrumbs ul{align-items:center;display:flex;margin-bottom:0;padding-left:0}.breadcrumbs ul li{list-style:none}.breadcrumbs ul li a{align-items:center;display:flex;font-size:16px;height:32px;padding:0 30px 0 40px;position:relative;text-decoration:none}.breadcrumbs ul li:first-child a{padding-left:25px}.breadcrumbs ul li a:after{box-shadow:1px -1px 0 #fff;content:"";height:22px;position:absolute;right:-11px;top:5px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);width:22px;z-index:10}@media only screen and (max-width:479px) and (min-width:220px){.breadcrumbs ul{max-width:10000px;overflow:auto;padding:13px 0 20px;scrollbar-color:#e42e2d #e42e2d;white-space:nowrap;width:100%!important}}@media only screen and (max-width:767px) and (min-width:480px){.breadcrumbs ul{max-width:10000px;overflow:auto;padding:13px 0 20px;scrollbar-color:#e42e2d #e42e2d;white-space:nowrap;width:100%!important}}