
.breakdance .main-menu {
	font-size: 18px;
	padding-right: 5px;
	padding-left: 5px;
}

.breakdance .bannerLink {
	width: 100%;
	min-width: 100%;
	height: 100%;
	min-height: 100%;
	color: rgba(0, 0, 0, 0);
}

.bannerLink {
	color: transparent;
}

.bannerBTN:hover {
	width: 100%;
}

.productListing-heading .woocommerce-loop-product__title {
	background: #f57e25 !important;
	padding: 5px 10px !important;
	border-radius: 5px 5px 0 0;
	color: #fff;
	font-weight: 500 !important;
	margin-bottom: 0 !important;
}

.industryBanner {
	right: -190px;
	top: 6px;
}

.breakdance .hidden {
	display: none;
}

.breakdance .routerModels a {
	background: #19226d;
	padding: 5px;
	border-radius: 3px;
	margin-right: 2px;
	color: #fff;
	margin-bottom: 1px;
	float: left;
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.breakdance .routerModels a:hover {
	background: #f57e25;
}
