.bal-loading {
	/* text-align: center;
	z-index: 100;
	width:115px;
	padding: 20px;
	color: #222;
	display:block;
	margin:0  auto;
	font-size:14px;
	font-weight: bold;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display:none!important */
}
span.results{
	/* display: block; */
}
a[rel=next]{
	/* text-decoration: none;
    font-size: 19px;
    font-weight: 400; */
}
/* a[rel=next]:before {
	content: '';
    width: 31px;
    height: 31px;
    display: inline-block;
    margin: -6px 9px -9px 0px;
    background: url(/image/catalog/design/show-more-icon.svg) center / 100% no-repeat;
} */
/* a[rel=next]:focus:before {
	transform:rotate(720deg);
	-webkit-transform:rotate(720deg);
	-moz-transform:rotate(720deg);
	-moz-transition: 2000ms;
	-webkit-transition: 2000ms;
	transition: 2000ms;
} */
div.bal-box-next{
	/* cursor: pointer; */
	/* display: inline-flex!important; */
	/* border-radius: 100px; */
	/* -moz-border-radius: 100px; */
	/* -webkit-border-radius: 100px; */
	/* border: 2px solid green; */
	/* text-align: center; */
	/* text-decoration: none; */
	/* height: 52px; */
	/* padding: 0px 30px; */
	/* align-content: center; */
	/* align-items: center; */
	/* justify-content: center; */
}
/* div.bal-box-next:hover{
	text-decoration: none;
} */