
/*-----------------Paging-------------*/
span.not-data {
    display: block;
    color: #f00;
    font-size: 24px;
    padding: 24px;
    text-align: center;
    padding: 20px;
}
@media(max-width:768px){.paging-bound{



	width:100% !important;



	text-align:center;



	margin-bottom:10px}}



.paging-bound{  



    position: relative;

    margin-top: 16px;

    width: 100%;

    text-align: right;

    display: block;

    overflow: hidden;}



.paging-bound .page-item{
	display: inline;
    color: #000;
    padding: 0px;
    line-height: 90px;
    text-align: center;
    padding: 5px 9px;
    border: 1px solid #bbb1b1;
    margin-left: 5px;
    font-size: 16px;

}

.paging-bound span{    color: #EF3135 !important;

    padding: 0px;

    line-height: 35px;

    text-align: center;}

.paging-bound .page-item.active{    

	color: #fff !important;
    background-color: #000;

}

.paging-bound .page-item:hover { 	

		color:#fff  ;

	    background-color: #295b98;}



.paging-bound a.page-item:hover{border-color:1px solid #fff;text-decoration:none;}



.paging-bound .page-next,



.paging-bound .page-preview{



	position:absolute;



	display:block;



	width:9px;



	height:18px;



	top:-1px;



	right:-10px;



	background-color:transparent;



	background-image: url(../images/next.png);



	background-repeat:no-repeat;



	background-position:center center;



	display:none



}



.paging-bound .page-preview{background-image:url(../images/paging-prev.png);left:0; width:13px; height:13px;}

/*------------Product--------------*/
