


/* Start:/local/templates/mobile/components/bitrix/news.list/books/style.css*/
.ajax-pager-wrap{
	background-color: #813c7e;
	height: 50px;
	width: 50px;
}
.news-list {
	width: 90%;
	padding: 20px 5%;
}
h1 {
	margin: 0 0 20px;
}
.bookslist-item {
    vertical-align: top;
    display: block;
    font-size: 13px;
    line-height: 16px;
	float: left;
    width: 48%;
    padding: 0;
	margin: 0 2% 35px 0 !important;
    position: relative;
}
.bookslist-item:nth-child(2n){
	float: right;
	margin: 0 0 35px 2% !important;
}
.bookslist-item:nth-child(2n+1){
	clear: both;
}
.bookslist-item .pic {
    width: 158px;
    height: 227px;
    -webkit-box-shadow: 3px 3px 10px -1px #ccc;
    -moz-box-shadow: 3px 3px 10px -1px #ccc;
    box-shadow: 3px 3px 10px -1px #ccc;
    overflow: hidden;
    margin: 0 0 16px 0;
}
.bookslist-item .name {
	font-size: 16px;
    line-height: 17px;
    font-family: 'OpenSansSemibold', sans-serif;
    clear: both;
    padding: 10px 0 9px;
}
.bookslist-item .name a {
    color: #202020;
    text-decoration: none;
}
.bookslist-item .name a:hover {
    color: #4163a6;
    text-decoration: underline;
}
.bookslist-item .book-author {
    color: #9b9b9b;
    font-size: 11px;
    font-family: 'OpenSansItalic', sans-serif;
    margin-bottom: 5px;
}
.bookslist-item .social-buttons {
	border-top: 1px solid #ececec;
    padding-top: 10px;
	margin: 10px 0;
}

.book-descr .book-status .price,
.bookslist-item .book-status .price {
  font-size:13px;
  color:#737373;
  float:left;
  margin:5px 8px 0 0;
}

.bookslist-item .book-status .price span {
  display:block;
  color:#f9b244;
  font-family:'OpenSansBold', sans-serif;
  font-size:18px;
  line-height:18px;
}

.bookslist-item .book-status .price span span {
  display:inline;
  font-size:13px;
  text-transform:none;
}
@media only screen and (max-width: 450px) {
	.bookslist-item {
		clear: both;
		width: 100%;
	}
}

a.book-tag{
	color: #fff;
	text-decoration: none;
	font-size: 9px;
    text-transform: uppercase;
    padding: 5px;
    display: inline-block;
    line-height: 10px;
    position: relative;
    text-decoration: none;
    margin: 5px 0;
}
.book-tag-73 { background-color:#3198a9; }
.book-tag-74 { background-color:#2799c9; }
.book-tag-75 { background-color:#597dc2; }
.book-tag-76 { background-color:#9a5c96; }
.book-tag-77 { background-color:#b66680; }
.book-tag-78 { background-color:#7959b2; }
.book-tag-79 { background-color:#429998; }
.book-tag-80 { background-color:#378cb3; }
/* End */



/* Start:/local/templates/mobile/components/bitrix/system.pagenavigation/show_more_ajax_mobile/style.css*/
.button-show-more{
	background-color: #813c7e;
}
/* End */
/* /local/templates/mobile/components/bitrix/news.list/books/style.css */
/* /local/templates/mobile/components/bitrix/system.pagenavigation/show_more_ajax_mobile/style.css */
