/* В этом файле хранятся стили для сайта */


/*--------------- Regular ---------------*/
@font-face {
	font-family: 'AA Bebas Neue';
	src: url('fonts/AA-BebasNeue.eot');
	src:  url('fonts/AA-BebasNeue.eot') format('embedded-opentype'),
	url('fonts/AA-BebasNeue.ttf');
	font-weight: normal;
	font-style: normal;
}


h1 {
	font-size: 24px;
	font-family: AA Bebas Neue;
	padding-left: 10px;
}

.right_align {
	text-align: right;
}

#brand {
	margin: 10px 0px;
	min-height: 150px;
}

#brands h3 {
	font-size: 18px;
	font-family: AA Bebas Neue;
	color: #000;
	margin: 5px 0px;
	padding: 0px;	
}

.brand_img {
	width: 226px; 
	margin: 10px 0px 10px 15px;
	height: 100px;
	background: center center no-repeat;
	background-size: 70% 70%;
	border: 1px solid #dfdfdf;
	float: left;
	border-radius: 3px;
}

.brand_img:first-child, .brand_img:first-child +* +*+*, .brand_img:first-child +* +*+*+* +*+*, .brand_img:first-child +* +*+*+* +*+*+* +*+*, .brand_img:first-child +* +*+*+* +*+*+* +*+*+* +*+*{
	margin-left: 0px;
}

.brand_img a { display: block; width: 100%; height: 100%;}

#brand_list {
	margin-top: 20px;
}

#brand .brand_title {
	display: inline-block;
	vertical-align: middle;
	margin-left: 50px;
	font-weight: bold;
	font-size: 20px;
}

#brand .brand_img_inside img {
	max-width: 130px;
	max-height: 130px;
	position: absolute;
	top: 0;
	margin: auto;
	bottom: 0;
	left: 0;
	right: 0;
}

.brand_img_inside {
	float: left;
	width: 130px;
	height: 130px;
	padding: 10px;
	background: #dfdfdf;
	position: relative;
	margin-right: 30px;
	margin-bottom: 20px;
	border-radius: 3px;
}

#brand .brand_content {
	font-size: 14px;
	margin-top: 10px;
	line-height: 20px;
	color: #5c5c5c;
	
	line-height: 21px;
	font-size: 15px;
	font-family: Ubuntu, Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #4a4a4a;
}

.brand_in_category {
	/* border: 1px dotted #dfdfdf; */
	margin-bottom: 10px;
	border: 1px solid #dbdbdb;
	background: #f7f7f7;
	border-radius: 3px;
}


.brand_in_category a {
	text-decoration: none;
	display: block;
	color: #441f00;
	padding: 10px;
}

.brand_in_category:hover {
	/* border: 1px dotted #8d8d8d; */
}

.brand_in_category .brand_category_img {
	display: inline-block;
	vertical-align: middle;
	width: 226px;
	height: 100px;
	background: center center no-repeat;
	background-size: 90%;
	margin-right: 5px;
}

.brand_in_category .brand_title {
	display: inline-block;
	vertical-align: middle;
	width: 440px;
}

.brand_in_category .brand_content {
	font-size: 12px;
	color: #ABABAB;
}

.brand_in_category .brand_publisher {
		font-size: 14px;
		/* color: #441f00; */
		margin-top: 10px;
}

.category_brand_list {
	width: 100%;
	display: none;
}

.category_brand_list ul{
	margin: 0px 0 0 !important;
}

.category_brand_list ul li{
	list-style: none;
	padding: 0 !important;
	background: none !important;
	position: relative;
	margin-left: 0px;
	width: 300px;
	color: #0072ff;
	display: inline-block;
    margin-right: 20px;
}

.category_brand_list ul li a{
	text-decoration:none;
	color: #0072ff;
	font-size: 14px;
}

.category_brand_list ul li span{
	text-decoration:none;
	font-size: 13px;
	right: 10px;
}

.category_brand_list ul li a:hover{text-decoration:underline;}

.category_brand_list ul li.current a, .category_brand_list ul li.current span{
	/* color: #CE8C55; */
	text-decoration: underline !important;
}	

.filter_books {
	text-align: center;
	margin: 22px 0 15px;
	padding: 20px 30px;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	border: 1px solid #dbdbdb;
	background: #f7f7f7;
	border-radius: 3px;
}

.filter_books input {
/* display: table-cell; */
width: 225px;
margin-left: 3px;
font-size: 12px;
padding: 6px 5px;
border: 1px solid #441f00;
}

#toggle_categorys {
	color: #000;
	cursor: pointer;
	margin-bottom: 25px;
}

.toggle_title {
	text-transform: uppercase;
	color: #0072ff;
	font-family: UbuntuMi;
	font-size: 17px;
}

.toggle_count {
	text-transform: uppercase;	
	margin-left: 5px;
	font-size: 15px;
}

input[type="button"].toggle_toggle {
  float: right;
  width: auto;
  padding: 9px 40px 9px 15px;
  height: auto;
  margin-top: -10px;
  font-size: 16px;
  background: url(../img/arrow_down_black.png) center right 13px no-repeat #f1bf25;
}
input[type="button"].toggle_toggle:hover {  background: url(../img/arrow_down_black.png) center right 13px no-repeat #ffd723; } 

.category_brand_description {
	margin: 20px 10px;
	font-size: 14px;
	color: #010101;
}

.for_book_buttons {
	padding-bottom: 20px;
	text-align: right;
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 25px;
}

.letter_fields {
	display: inline-block;
	float: left;
	text-align: center;
	font-size: 13px;
	margin-bottom: 10px;
}

.letter_title {
	margin-bottom: 8px;
	font-size: 14px;
	font-family: UbuntuMi;
}

.letter_buttons {
	text-align: right;
	font-size: 14px;
}

.letter_buttons span {
	margin-left: 8px;
	cursor: pointer;
	position: relative;
	padding: 5px;
}

.letter_buttons a {
	text-decoration: none;
	color: #000;
}

.letter_buttons > span:first-child {
	margin-left: 0px;
}

.letter_buttons span > .active_arrow {
	display: none;
	position: absolute;
	margin: auto;
	right: 0;
	left: 0;
	background: url(../img/active_language2.png) center center no-repeat;
	width: 17px;
	height: 7px;
	bottom: -20px;
	cursor: default;
}

.letter_buttons span.active {
	background: #cfcfcf;
	border-radius: 3px; 
}

.letter_buttons span.active > .active_arrow {
	display: block;
}

.alphabet_field  {
	padding: 2px 14px 2px 14px;
	background: #f7c323;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
	display: none;
	font-size: 13px;
	color: #000;
	margin-top: -18px;
	margin-bottom: 20px;
	border-radius: 3px;
}

.alphabet_field  span {
	cursor: pointer;
	padding: 6px 6px;
	display: inline-block;
	text-decoration: underline;
	margin: 0px 5px;
}

.alphabet_field span.active {
	text-decoration: none;
	background: #ffd723;
}

#front_brands .brand .brand_image_inside img {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

#front_brands .brand .brand_image_inside {
  display: block;
  position: relative;
}

#front_brands .brand .brand_image {
  margin: 0;
  border-radius: 3px;
  overflow: hidden;
  padding: 5px;
  background: #dbdbdb;
  border-radius: 3px;
}

#front_brands .brand a {
  display: block;
  height: 100%;
  font-family: UbuntuB;
}

#front_brands .brand_list {
  white-space: nowrap;
  overflow: hidden;
  width: 416px;
  margin: 0 auto;
}

#front_brands .brand {
  padding: 0;
  display: inline-block;
  vertical-align: top;
  width: 100px;
  /* height: 120px; */
  margin: 0 2px;
  position: relative;
}

#front_brands .brand .post-ratings {
	text-align: center;
	margin-top: 3px;
}

#front_brands .tcc_paginator {
	margin-top: 25px;
}

#front_brands .tcc_paginator li{
	width: 16px;
	height: 16px;
}

#front_brands .slider_arrow_left, #front_brands .slider_arrow_right {
	width: 68px;
	height: 71px;
}

#front_brand_list {
	border-radius: 3px;
	background: #fff;
	border: 1px solid #e2e2e2;
	padding: 10px;
}
.all_brands_link {
	position: absolute;
	text-align: center;
    bottom: 12px;
	margin: 0 auto;
	left: 0;
	right: 0;
	width: 100px;
}

.all_brands_link a {
  color: #005ffc;
  font-size: 14px;
}

#front_brands .slider_arrow_left {
	left: 14px;
	top: auto;
	bottom: 10px;
}
#front_brands .slider_arrow_right {
	right: 14px;
	top: auto;
	bottom: 10px;
}

.brand .brand_image, .brand_body {
  display: inline-block;
  vertical-align: middle;
}

.brand .brand_image {
  margin: 10px 20px 10px 0px;
  width: 90px;
  height: 110px;
}

.brand .brand_image_inside {
  display: table;
  width: 100%;
  height: 100%;
}

.brand .brand_image img {
  max-width: 90px;
  max-height: 110px;
  display: table-cell;
  vertical-align: middle;
  margin: 0 auto;
  text-align: center;
}

.brand .brand_image .img {
  width: 100%;
  height: 100%;
  background: center center no-repeat;
  background-size: 100%;
}
  
.brands_count_review {
	color: #000;
	font-family: UbuntuB;
	height: 21px;
	text-align: center;
	margin-top: 6px;
}	

.brands_count_review > div {
	display: inline-block;
	font-family: UbuntuB;
	margin: 0 6px;
	font-size: 13px;
	line-height: 13px;
}

.brands_count_review > div.count {
	background: url(../img/count_review.png) 7px center no-repeat;
    padding: 2px 6px 2px 21px;
	border: 1px solid #dbdbdb;
	border-radius: 1px;
}

#brands .for_book_buttons input[type="submit"]{
	font-size: 16px;
	width: 146px;
	box-sizing: border-box;
	height: 36px;
}
#brands .for_book_buttons input {
	display: inline-block;
	vertical-align: middle;
}
#brands .for_book_buttons input[type="text"] {
	font-size: 14px;
	font-family: Ubuntu;
	padding: 7px 10px 8px;
	border-radius: 3px;
	border: 1px solid #e2e2e2;
	box-sizing: border-box;
	width: 253px;
}

































