.productsBreadcrumb{width:100%;background-color:var(--medium-grey-color-3);padding:12px 50px;margin-bottom:20px}@media only screen and (max-width:1800px){.productsBreadcrumb{margin-bottom:15px}}@media only screen and (max-width:1440px){.productsBreadcrumb{padding:10px 50px}}@media only screen and (max-width:1366px){.productsBreadcrumb{margin-bottom:10px;padding:10px 50px}}@media only screen and (max-width:1280px){.productsBreadcrumb{padding:15px 30px}}@media only screen and (max-width:991px){.productsBreadcrumb{padding:0}}.productsBreadcrumb ol.breadcrumb{margin-bottom:0}@media only screen and (max-width:991px){.productsBreadcrumb ol{display:none}}.productsBreadcrumb ol li{padding-right:30px;padding-left:0!important;position:relative}@media only screen and (max-width:1600px){.productsBreadcrumb ol li{font-size:14px}}@media only screen and (max-width:1366px){.productsBreadcrumb ol li{font-size:12px}}@media only screen and (max-width:575px){.productsBreadcrumb ol li{padding-right:20px}}.productsBreadcrumb ol li:last-child:before{display:none}.productsBreadcrumb .active{overflow:hidden;width:50%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.productsBreadcrumb .active a{color:var(--secondary-color)}.productsBreadcrumb .breadcrumb-item:before{content:"";position:absolute;float:none;right:10px;width:8px;height:14px;top:6px;background:url(/images/svg/arrow-right.svg) no-repeat;background-size:contain}@media only screen and (max-width:1600px){.productsBreadcrumb .breadcrumb-item:before{height:12px}}@media only screen and (max-width:1366px){.productsBreadcrumb .breadcrumb-item:before{height:10px}}@media only screen and (max-width:767px){.productsBreadcrumb .breadcrumb-item:before{width:6px;height:11px}}@media only screen and (max-width:575px){.productsBreadcrumb .breadcrumb-item:before{right:5px}}