
.top-header .cart-comp .login-container a{
    padding:unset;
        width:unset;
}



#wb_page_wrap .row,
#wb_page_wrap .row.wide-60-em,
#wb_page_wrap .row .row{
max-width:59.375rem;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
    #wb_page_wrap .row,
    #wb_page_wrap .row.wide-60-em,
    #wb_page_wrap .row .row{
    	max-width:950px;
    }
}

#wb_page_wrap .row .row{
margin:0;
}
.top-header .headerrow>.small-12.columns{
width:99.6%;
padding:0 .2%;
}
.top-header .small-12.columns.navigation.show-for-medium{
padding:0;
}
.top-header .headerrow>.small-12.columns>.logo-img{
padding:0;
}
/*div.small-12.columns{
width: 99.6%;
padding: 0 .2%;
}*/
.breadcrumb{
	margin: 0 0 22px 0;
}

.top-header .medium-4{
	width:33.3%;
}
.breadcrumb a, .breadcrumb a:visited{
	color:#92a9c5;
}
div.parbase.global.section.breadcrumb,
div.parbase.global.breadcrumb{
	color: #bababa;
}
.top-header .top-header-top-line {
	height: 6px;
	width: 100%;
	background: #ffd200;
	margin-bottom: 26px;
}

.util-nav .dropdown-login-container-outer .dropdown-login-container-overlay
	{
	display: none;
}

.header {
	background: url("") repeat-x;
}
/*Section*/
.top-header .top-right-section {
	margin-top: 12px;
}

.top-header .top-right-section ul {
	margin-bottom: 0;
	margin-left: 0;
	text-align: right;
}

.top-header .top-right-section ul li {
	display: inline-block;
	position: relative;
	text-transform: uppercase !important;
	font-size: 10px !important;
    float: left;
}

.top-header .top-right-section .language-container {
	margin-top: 10px;
    margin-left: 5px;
}

/*row*/
.header .row {
	max-width: 79.16666667rem;
	margin-left: auto;
	margin-right: auto;
	overflow: unset;
}

.header .row::before,.header .row::after {
	content: ' ';
	display: table;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-order: 1;
	order: 1;
}

.header .headerrow {
	max-width: 79.16666667rem;
	margin-left: auto;
	margin-right: auto;
	overflow: unset;
}

.header .headerrow::before,.header .headerrow::after {
	content: ' ';
	display: table;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-order: 1;
	order: 1;
}

@media screen and (min-width: 48em) {
	.header .headerrow {
		max-width:86.365rem;
	}
}
/*Hamb*/
.top-header .hamb-menu {
	margin-top: 6px;
	text-align: center;
	cursor: pointer;
}

#hamb-icon {
	position: relative;
	transform: rotate(0deg);
	transition: .5s ease-in-out;
	width: 16px;
	height: 11px;
	display: inline-block;
}

.top-header .hamb-menu p {
	margin-bottom: 0;
	font-size: 15px;
	text-transform: uppercase;
	display: inline-block;
}

.top-header .profile-img {
	text-align: center;
	height: 38px;
}

.top-header .profile-img img {
	height: 100%;
}

.header .column,.header .columns {
	width: 100%;
	float: left;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

@media screen and (min-width: 64em) {
	.header .column,.header .columns {
		padding-left: 1rem;
		padding-right: 1rem;
	}
}

.header .small-12 {
	width: 100%;
}

.header .small-8 {
	width: 66.66666667%;
}

.header .small-2 {
	width: 16.66666667%;
}

@media screen and (min-width: 48em) {
	.header .medium-4 {
		width: 33.3%;
	}
}

.header .no-padd-left {
	padding-left: 0;
	padding-right: 0;
}

/* *,*:before,*:after {
	box-sizing: inherit;
} 

* {
	box-sizing: border-box;
}
*/

.top-header.cart:before,.top-header .log-in-user:before,.top-header .language:before,.top-header .cart-items:before,.top-header .cart-empty:before,.top-header .cart-mobile:before,.top-header .log-in-user:after,.top-header .language:after,.search-field .search-button:after
	{
	display: block;
	content: '';
	position: absolute;
}

/*Login dropdown-login*/
.top-header .log-in-user:before {
	width: 20px;
	height: 21px;
	background: url(/etc/designs/kennametal/images/header/profile.svg);
	background-size: 138%;
	background-position-x: -.75em;
	background-repeat: no-repeat;
	top: 4px;
}

.top-header .log-in-user:after {
	width: 9px;
	height: 5px;
	background: url(/etc/designs/kennametal/images/header/caret-down.svg);
	top: 12px;
	right: -2px;
	background-repeat: no-repeat;
}

.top-header .dropdown-login {
	line-height: 30px;
	background: unset;
	padding: 0px;
	position: relative;
	float: none;
	height: auto;
}
.top-header #dropdown-cart-icon a {
    text-decoration: none;
    color: rgb(59, 59, 59);
    text-transform: none;
}
.top-header .dropdown-login-container {
	float: unset;
	position: relative;
	margin: 0 0 0;
}

.top-header .dropdown-login-container img {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: -7px;
}

.top-header .dropdown-login-container span {
	padding: 0px 0px 0px 32px;
    text-transform: uppercase;
    font-size: 10px;
    display: none;
}

.top-header .dropdown-login-container-overlay {
	position: absolute;
	right: 0px;
	top: unset;
	padding-top: 10px;
	z-index: 9999;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
    .top-header .dropdown-login-container-overlay {
	position: absolute;
	right: 0px;
	top: unset;
	padding-top: 25px;
	z-index: 9999;
}

}
.top-header  .dropdown-login-container img.dropdown-overlayPoint {
	position: absolute;
	top: 27px;
	right: 9px;
	z-index: 99999;
}

.top-header .login-container {
    margin-top: 7px;
    margin-left: 30px;
}

.top-header .profile-img {
	text-align: center;
	height: 38px;
}

.top-header .profile-img img {
	height: 100%;
}

.top-header #dropdown-cart-icon,.top-header .log-in,.top-header .language
	{
	padding-right: 12px;
	padding-left: 30px;
}

.top-header #dropdown-cart-icon,.top-header .log-in,.top-header .language
	{
	color: #3B3B3B;
	padding-right: 9px;
	padding-left: 28px;
}

.top-header #dropdown-cart-icon,.top-header .log-in,.top-header .language
	{
	color: #3B3B3B;
	padding-right: 9px;
	padding-left: 28px;
}

.top-header #dropdown-cart-icon,.top-header .log-in,.top-header .log-in-user,.top-header .language
	{
	color: #3B3B3B;
	padding-right: 9px;
	padding-left: 28px;
    text-transform: uppercase;
    font-size: 10px;
}

.top-header #dropdown-cart-icon:before,.top-header .log-in:before,.top-header .language:before
	{
	width: 19px;
	height: 19px;
	top: -5px;
	left: 6px;
	background-repeat: no-repeat;
}

.top-header .log-in-user:after {
	width: 9px;
	height: 5px;
	background: url(/etc/designs/kennametal/images/header/caret-down.svg);
	top: 12px;
	right: -2px;
	background-repeat: no-repeat;
}

/*Search*/
.top-header .search-field {
	margin-top: 10px;
}

.top-header .search-field {
	position: relative;
}

.top-header .search-field .searchinput,.search-field .searchinput:focus
	{
	height: 30px;
	border: none;
	font-size: 14px;
	/*padding: 0 30px 0 15px;*/
	font-family: Helvetica Neue, Arial, sans-serif;
	font-weight: 300;
	margin: 0;
	background: #f7f7f7;
	text-align: left;
}

.top-header .search-field .search-button:after {
	width: 19px;
	height: 17px;
	background: url(/etc/designs/kennametal/images/header/zoom.svg);
	top: 6px;
	right: 6px;
	background-repeat: no-repeat;
}

.top-header .search-bar {
	margin: 0px 0 0 0;
	float: right;
}

.search-bar  .searchinput {
	width: 243px;
	padding: 0 30px 0 15px;
	-webkit-box-shadow: unset;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
.search-bar  .searchinput {
	width: 290px;
	padding: 0 30px 0 15px;
	-webkit-box-shadow: unset;
}
}
/*logo*/
.top-header .logo-img {
	text-align: left;
}

.top-header .logo {
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	width: 184px;
    height: 35px;
	float: none;
}

/*Cart */
.top-header #dropdown-cart-icon,.top-header .log-in,.top-header .language
	{
	color: #3B3B3B;
	padding-right: 9px;
	padding-left: 28px;
}

.top-header #dropdown-cart-icon:before,.top-header .log-in:before,.top-header .language:before
	{
	width: 19px;
	height: 19px;
	top: -5px;
	left: 6px;
	background-repeat: no-repeat;
}
.dropdown-login-container-overlay-inner .selectDiffAccount{
    color: #483698;
        }
@media screen and (min-width: 64em) {
	.top-header #dropdown-cart-icon,.top-header .log-in,.top-header .language
		{
		padding-right: 12px;
		padding-left: 30px;
	}
}

.top-header .cart-items:before {
	content: '';
	top: 4px;
	width: 22px;
	height: 21px;
	background:
		url("/etc/designs/kennametal/images/header/desktop-cart-kmt-items.svg");
	background-repeat: no-repeat;
}

.top-header .cart-empty:before {
	content: ' ';
	top: 4px;
	width: 22px;
	height: 21px;
	background:
		url("/etc/designs/kennametal/images/header/desktop-cart-kmt-empty.svg");
	background-repeat: no-repeat;
}

.top-header .cart-mobile:before {
	content: ' ';
	width: 21px;
	top: 4px;
	height: 21px;
	background: url("/etc/designs/kennametal/images/header/mobile-cart.svg");
	background-repeat: no-repeat;
}
/*language*/
.language-container   button {
	outline: none;
}

.top-header ul .language-container form {
	overflow-x: hidden;
}

.language-container button {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: transparent;
	padding: 0;
	border: 0;
	border-radius: 0;
	line-height: 1;
	cursor: pointer;
}

.language-container .language:after {
	content: ' ';
	width: 9px;
	height: 5px;
	background: url(/etc/designs/kennametal/images/header/caret-down.svg);
	top: 4px;
	right: 0;
	background-repeat: no-repeat;
}

.top-header ul .language-container form {
	overflow-x: hidden;
}

.top-header ul .language-container fieldset,.top-header .language-container select
	{
	display: none;
}

.language-dropdown fieldset {
	border: 0;
	padding: 0;
	display: block;
	-webkit-margin-start: 2px;
	-webkit-margin-end: 2px;
	-webkit-padding-before: 0.35em;
	-webkit-padding-start: 0.75em;
	-webkit-padding-end: 0.75em;
	-webkit-padding-after: 0.625em;
	min-width: -webkit-min-content;
	border-width: 2px;
	border-style: groove;
	border-color: threedface;
	border-image: initial;
}

.top-header .language:before {
	width: 21px;
	height: 21px;
	background: url(/etc/designs/kennametal/images/header/language.svg);
	background-repeat: no-repeat;
	display: block;
}

.bubble-box {
	background: #FFFFFF;
	background: -webkit-gradient(-180deg, linear, left top, left bottom, color-stop(78%,
		#FFFFFF), color-stop(100%, #EDEDED));
	background: linear-gradient(-180deg, #FFFFFF 78%, #EDEDED 100%);
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.23), 0px 2px 7px
		rgba(0, 0, 0, 0.09);
	-ms-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.23), 0px 2px 7px
		rgba(0, 0, 0, 0.09);
	-o-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.23), 0px 2px 7px
		rgba(0, 0, 0, 0.09);
	background-color: #FFF;
	border: 1px solid #D0D0D0;
	border-radius: 0;
	display: block;
	font-size: 1rem;
	padding: 1rem;
	position: absolute;
	visibility: hidden;
	width: 300px;
	z-index: 10;
	border-radius: 1px;
	padding: 15px;
	z-index: 100;
}

.bubble-box.tiny {
	width: 100px;
}

.bubble-box.small {
	width: 200px;
}

.bubble-box.large {
	width: 400px;
}

.top-header .language-dropdown.bubble-box {
	top: 20px;
	left: auto!important;
    right: -15px!important;
}

.top-header .language-dropdown.bubble-box .bubble-box-tail {
	top: -7px;
	right: 10px;
	width: 15px;
	height: 15px;
}

.top-header .language-dropdown.bubble-box ul li {
	display: block;
	text-transform: none;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	color: #787C80;
	cursor: pointer;
    width: 100%;
}

.bubble-box-tail {
	position: absolute;
	box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.09);
	background-color: #FFFFFF;
	display: block;
	top: -7.5px;
	right: 30px;
	width: 15px;
	height: 15px;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.bubble-box.is-open {
	visibility: visible;
	position: absolute;
	display: block;
	width: 100px;
}

.login-text {
	color: black;
	text-transform: uppercase;
	padding: 0px 8px 0px 0px;
}

@media screen and (max-width: 0em) , screen and (min-width: 52.9375em) {
	.show-for-small-only {
		display: none !important;
	}
	.hide-for-medium {
		display: none !important;
	}
}

@media screen and (max-width: 52.9375em) {
	.show-for-medium {
		display: none !important;
	}
}

/*hamb*/
#hamb-icon {
	position: relative;
	transform: rotate(0deg);
	transition: .5s ease-in-out;
	width: 16px;
	height: 11px;
	display: inline-block;
}

#hamb-icon span {
	display: block;
	position: absolute;
	height: 1px;
	width: 16px;
	background: #121212;
	opacity: 1;
	left: 0;
	transform: rotate(0deg);
	transition: .25s ease-in-out;
}

#hamb-icon span:nth-child(1) {
	top: 0;
	transform-origin: left center;
}

#hamb-icon span:nth-child(2) {
	top: 5px;
	transform-origin: left center;
}

#hamb-icon span:nth-child(3) {
	top: 10px;
	transform-origin: left center;
}

#hamb-icon.open span:nth-child(1) {
	transform: rotate(45deg);
	top: -1px;
	left: 2px;
}

#hamb-icon.open span:nth-child(2) {
	width: 0;
	opacity: 0;
}

#hamb-icon.open span:nth-child(3) {
	transform: rotate(-45deg);
	top: 10px;
	left: 2px;
}

.top-header .hamb-menu {
	margin-top: 6px;
	text-align: center;
	cursor: pointer;
}

.top-header .hamb-menu p {
	margin-bottom: 0;
	font-size: 15px;
	text-transform: uppercase;
	display: inline-block;
}

.top-header .profile-img {
	text-align: center;
	height: 38px;
	cursor: pointer;
	background:
		url(/etc/designs/kennametal/images/header/profile.svg)  no-repeat;
	background-size: 44px;
}

#typeAhead{
	display: none;
}

#typeAhead ul{
	position: absolute;
	z-index: 3;
	width:285px;
	top:30px;
}

#typeAhead ul{
	list-style:  none;
	background: #FFF;
	border:solid 1px #f2f2f2;
	margin-left:27px; 
	max-height: 300px;
	overflow: hidden;
	overflow-y: scroll;
}

#typeAhead ul li{
	padding: 10px;
	cursor: pointer;
}

#typeAhead ul li:hover, #typeAhead ul li.selected{
	background: #f2f2f2;
}

#dropdown-cart-icon {
	margin-right: 30px;
}
@media screen and (max-width: 52.9375em) {
	.top-header .top-right-section.util-nav ul li {
		display: block;
		text-align: center;
		clear: both;
		font-size: 1.35rem;
		text-align: left;
		padding-left: 0;
		height: auto;
		overflow: hidden;
	}
	.top-header .top-right-section ul .log-in,.top-header .top-right-section ul .language {
		padding-left: 2rem;
	}
    .top-header .top-right-section ul .cart {
		padding-left: 5px;
    }
	.top-header .top-right-section ul .cart:before,.top-header .top-right-section ul .log-in:before,.top-header .top-right-section ul .language:before {
		top: 0;
		left: 0;
		margin-right: 2px
	}
	.top-header #dropdown-cart-icon {
		padding: 5px;
	}
	.top-header .top-right-section ul .language:after {
		top: 0;
		right: 0;
		background: none;
	}
	.language-dropdown.bubble-box {
		
	}
	.language-dropdown.bubble-box.is-open {
		position: static;
		display: block;
		width: 100%;
		border: none;
		padding: 1px;
		background: none;
	}
	.top-header .top-right-section ul .language-dropdown.bubble-box ul li {
		font-size: 1.35rem;
		color: #3b3b3b;
		text-transform: uppercase;
    	margin-top: 0px;
	}
	.bubble-box-tail.tail {
		display: none;
	}
	.util-nav.column:last-child:not (:first-child ),.util-nav.columns:last-child:not
		(:first-child ){
		float: none;
		clear: both;
	}
	.util-nav .dropdown-login-container-outer .dropdown-login-container-overlay
		{
		text-align: center;
		display: block;
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		box-shadow: none;
	}
	.top-header .dropdown-login-container-overlay-inner h2 {
		font-size: 1.45rem;
	}
	.top-header .top-right-section.util-nav ul {
		display: flex;
		flex-direction: column;
	}
	/*.top-header .top-right-section.util-nav ul li {
		margin-top: 1rem;
	}*/
	.top-header .top-right-section .cartlogin {
		order: 1;
    	margin-top: 0px !important;
	}
	.util-nav .dropdown-login-container-overlay-inner {
		padding: 0;
		-webkit-box-shadow: unset;
	}
	.util-nav .dropdown-login-container-overlay .bubble-box-tail.tail {
		display: none;
	}
	.util-nav .dropdown-login-container-overlay input,.util-nav .dropdown-login-container-overlay a
		{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.top-header .top-right-section.util-nav ul li a.log-in {
		display: none;
	}
	.top-header .top-right-section ul.userLoggedIn li {
		padding-left: 30px;
		background-size: 5%;
	}
	.profile-img.expanded {
		background:
			url(/etc/designs/kennametal/images/header/profile-expanded.svg) no-repeat;
    	background-size: 44px;
	}
	.top-header .dropdown-username.log-in-user {
		display: none;
	}
	.dropdown-login-text {
		display: block;
    	margin-right: 5px;
    	margin-left: 5px;
    	margin-top: 5px;
	}
	.login-container-overlay-inner.render-as-non-overlay,.dropdown-login-container-overlay-inner
		{
		width: 100%
	}
	.top-header .cart-empty:before {
		top: 0px
	}
	.top-header .language {
		font-size: 1.2rem;
		margin-bottom: 10px;
		text-transform: none !important;
    	color: #717171;
	}
	.top-header .login-text {
	    color: black;
	    text-transform: uppercase;
	    padding: 0 11px 0 0px;
	     display: block; 
	}
	.top-header .login-container {
	    margin:0px 4px 1px 0px;
	    float:left;
	}

	.dropdown-login-container-overlay-inner p {
		margin-top: 1rem;
		display: block;
		clear: both;
		font-size: 1rem;
		text-align: left;
		height: auto;
		overflow: hidden;
		padding-left: 30px;
		background-size: 5%;
		line-height: 1.8em;
		position: relative;
		text-transform: uppercase;
		font-family: Helvetica Neue, Arial, sans-serif;
		font-weight: 400;
		line-height: 1.35;
	}
	
	.dropdown-login-container-overlay-inner .dropdown-customerName {
		font-size: 1.35rem;
	}
	
	.top-header .dropdown-login-container img.dropdown-overlayPoint {
		display: none;
	}
	
	.dropdown-login-container-overlay-inner .dropdown-logout {
		background-size: 5%;
	}
	
	.top-header .logo-img {
		text-align: center;
	}

	.top-header .headerrow .language-container .site-language {
		height: 110px;
    	overflow: scroll;
    	width: 100%;
    	padding-left: 30px;
	}

	.top-header .top-right-section {
		margin-top: 0px !important;
	}

	.top-header .dropdown-login-container span {
        padding: 0px 0px 0px 32px;
        text-transform: none;
        font-size: 1.2rem;
    	color: rgb(113, 113, 113);
        display: block;
	}

	.login-container-overlay-inner p.login-page a {
		color: #336699;
    	text-decoration: underline;
    	text-transform: none;
	}

	.top-header .top-right-section .language-container {
		margin-top: 0px;
	}
}
