/* KOMATSU - START */
/* .header-container.type4.sticky-header .mybag-link i {
	color:#eaaa00;
} */

.noUnderline:hover {
	text-decoration: none;
}

.weee {
	display: block;
}

@media (max-width: 991px){
	.header-container.type4 .header .logo img {
    	height: 28px;	
	}
}
.cart .discount h2 + * {
	display: block;
}

.cart .discount h2:before {
	display: none;
}

.mini-cart .actions a {
	font-size: 11px;
}

.footer-bottom address {
    float: right;
    line-height: 20px;
}

.header-container .selectbox .dropdown {
	width: 100px !important;
}

.footer .manualcatalog a.button{
	padding: 10px;
	color: #0F1271;
	background: #EAAA00;
	border-radius: 4px;
	text-align: left;
	text-decoration: none;
	-webkit-transition: background .25s ease;
	   -moz-transition: background .25s ease;
	    -ms-transition: background .25s ease;
	     -o-transition: background .25s ease;
	        transition: background .25s ease;
}

.footer .manualcatalog a.button:hover {
	background: #EAAA55;
}

.footer .manualcatalog{
	text-align: left;
}

.fixed-header ul.menu >li >a, .main-nav ul.menu >li >a {
	padding: 17px 10px;
}

.product-tabs .tab-content {
	min-height: unset;
	padding: 15px;
}

