.oneline {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
.select-input {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.clear {
  clear: both;
}
.inline-block {
  display: inline-block;
}
body {
  min-width: 1320px;
}
.container {
  width: 1320px;
  margin: auto;
  position: relative;
}
header,
#content,
footer {
  width: 100%;
  float: left;
  clear: both;
}
.core {
  width: 988px;
  margin: auto;
  position: relative;
}
header {
  height: 97px;
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/bg_header.png) top no-repeat;
  z-index: 9000;
  position: relative;
}
#logo {
  float: left;
  margin-left: -62px;
  margin-top: 4px;
}
#menu {
  float: right;
  border-left: 1px solid #f2f4f5;
  list-style: none;
}
#menu >li {
  line-height: 56px;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #f2f4f5;
  border-bottom: 1px solid white;
  float: left;
  positon: relative;
}
#menu >li a {
  color: #393939;
  font-size: 17px;
  display: block;
  padding: 0 19px;
}
#menu >li ul {
  display: none;
  position: absolute;
  z-index: 9998;
  list-style: none;
  border: 6px solid rgba(255,255,255,0.85);
  border: 6px solid #ffffff \9;
  background: rgba(255,255,255,0.928);
  -pie-background: rgba(255,255,255,0.928);
  -ms-behavior: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/css/PIE.htc);
  padding: 0 10px;
}
#menu >li ul li {
  border-bottom: 1px dotted #d9d9d9;
  line-height: 33px;
}
#menu >li ul li:last-child {
  border-bottom: 0;
}
#menu >li ul a {
  font-size: 16px;
  font-weight: bold;
}
#menu >li:hover {
  background: #d43540 url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/bg_menu_over.png) no-repeat;
}
#menu >li:hover >a {
  color: white;
}
#menu >li:hover ul {
  display: block;
}
#link-shop {
  position: absolute;
  right: -93px;
  top: 14px;
  z-index: 9997;
  cursor: pointer;
}
.select {
  cursor: pointer;
}
.select-container {
  z-index: 1;
}
#lang + .select {
  clear: right;
  float: right;
  width: 70px;
  line-height: 29px;
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/pull_down_plate.png) no-repeat;
  margin-top: 7px;
  margin-right: 34px;
}
#lang + .select .select-input,
#lang + .select .select-container div {
  width: 46px;
  text-align: center;
  line-height: 29px;
  color: #d43540;
  font-weight: 400;
}
#lang + .select .select-container {
  padding-bottom: 2px;
}
.select-container {
  display: none;
}
#search-form {
  margin-top: 7px;
  margin-right: 6px;
  float: right;
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/search_plate.png) no-repeat;
  width: 240px;
  height: 27px;
  padding: 1px;
}
#search-form input {
  border: 0px;
  float: left;
  padding: 5px 8px;
  width: 191px;
  height: 16px;
}
#search-form button {
  background: white url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/icon_search.png) center no-repeat;
  width: 33px;
  height: 27px;
  float: left;
}
#content {
  width: 988px;
  padding: 0 166px 30px;
  background: url(../../external.gif?link=http://www.auldeytoys.com/en/css/index/img/background_main_body.jpg) repeat-y;
}
#content .main-section-name {
  line-height: 79px;
  font-size: 33px;
}
#content .cat-tab {
  padding: 6px 8px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -ms-behavior: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/css/PIE.htc);
}
#content .cat-tab li {
  display: block;
  float: left;
}
#content .cat-tab li::after {
  content: "/";
  color: white;
}
#content .cat-tab li:last-child::after {
  content: "";
}
#content .cat-tab li a {
  line-height: 24px;
  color: white;
  padding: 0 15px;
}
#content .cat-tab li a.current {
  font-weight: bold;
}
#content .cat-tab + .editor {
  padding: 20px 0;
}
.upper-items,
.lower-items {
  padding-bottom: 30px;
}
.upper-items .item:nth-child(4n),
.lower-items .item:nth-child(4n) {
  margin-right: 0;
}
.upper-items {
  border-bottom: 1px solid #e3e3e3;
}
.banner {
  width: 1320px;
  height: 261px;
  clear: both;
  float: left;
  margin-top: -97px;
}
.banner .section-name {
  float: left;
  margin-top: 88px;
  margin-left: 165px;
  color: white;
  line-height: 164px;
  font-size: 47px;
}
.banner .animation {
  width: 790px;
  height: 261px;
  float: right;
  margin-right: 70px;
  overflow: hidden;
  position: relative;
}
.banner .animation .icon {
  width: 195px;
  height: 194px;
}
.banner .animation .icon:nth-child(1) {
  position: absolute;
  top: 4px;
  left: 0px;
}
.banner .animation .icon:nth-child(2) {
  position: absolute;
  top: 4px;
  left: 199px;
}
.banner .animation .icon:nth-child(3) {
  position: absolute;
  top: 4px;
  left: 398px;
}
.banner .animation .icon:nth-child(4) {
  position: absolute;
  top: 4px;
  left: 596px;
}
.banner .animation .icon:nth-child(5) {
  position: absolute;
  top: 103px;
  left: 100px;
}
.banner .animation .icon:nth-child(6) {
  position: absolute;
  top: 103px;
  left: 298px;
}
.banner .animation .icon:nth-child(7) {
  position: absolute;
  top: 103px;
  left: 497px;
}
.banner .animation .icon:nth-child(8) {
  position: absolute;
  top: -97px;
  left: 298px;
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/banner/deco_1.png) bottom no-repeat;
}
.banner .animation .icon:nth-child(9) {
  position: absolute;
  top: -97px;
  left: 497px;
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/banner/deco_2.png) bottom no-repeat;
}
.banner .animation .icon:nth-child(10) {
  position: absolute;
  top: 201px;
  left: 398px;
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/banner/deco_3.png) top no-repeat;
}
.banner.style-1 .icon:nth-child(1) {
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/banner/style_1/item_1.png) no-repeat;
}
.banner.style-1 .icon:nth-child(2) {
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/banner/style_1/item_3.png) no-repeat;
}
.banner.style-1 .icon:nth-child(3) {
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/banner/style_1/item_5.png) no-repeat;
}
.banner.style-1 .icon:nth-child(4) {
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/banner/style_1/item_7.png) no-repeat;
}
.banner.style-1 .icon:nth-child(5) {
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/banner/style_1/item_2.png) no-repeat;
}
.banner.style-1 .icon:nth-child(6) {
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/banner/style_1/item_4.png) no-repeat;
}
.banner.style-1 .icon:nth-child(7) {
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/banner/style_1/item_6.png) no-repeat;
}
.banner.style-2 .icon:nth-child(1) {
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/banner/style_2/item_1.png) no-repeat;
}
.banner.style-2 .icon:nth-child(2) {
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/banner/style_2/item_3.png) no-repeat;
}
.banner.style-2 .icon:nth-child(3) {
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/banner/style_2/item_5.png) no-repeat;
}
.banner.style-2 .icon:nth-child(4) {
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/banner/style_2/item_7.png) no-repeat;
}
.banner.style-2 .icon:nth-child(5) {
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/banner/style_2/item_2.png) no-repeat;
}
.banner.style-2 .icon:nth-child(6) {
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/banner/style_2/item_4.png) no-repeat;
}
.banner.style-2 .icon:nth-child(7) {
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/banner/style_2/item_6.png) no-repeat;
}
.navigation {
  line-height: 24px;
  padding: 6px 0;
  text-align: right;
  border-bottom: 1px solid #e3e3e3;
}
.news-item-date,
a.news-item-date {
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
}
.news-item-title,
a.news-item-title {
  font-weight: 700;
  font-size: 15px;
  line-height: 23px;
}
.news-item-photo .cycle-prev,
.news-item-photo .cycle-next {
  top: 50%;
  cursor: pointer;
  position: absolute;
  z-index: 8997;
}
.news-item-photo .cycle-prev.disabled,
.news-item-photo .cycle-next.disabled {
  cursor: default;
}
.news-item-photo .overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 8996;
}
.news-item-photo .overlay a {
  display: block;
  text-indent: -99999px;
  width: 100%;
  height: 100%;
}
.news-item-date {
  padding-top: 10px;
}
.news-item-title {
  padding-bottom: 10px;
}
.news-detail,
.news-detail-left {
  margin-top: 15px;
}
.news-detail-left {
  float: left;
}
.news-detail-photo {
  position: relative;
  left: -3px;
}
.news-detail-photo .overlay {
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/cover_large_photo.png) no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 489px;
  height: 328px;
  z-index: 8996;
}
.news-detail-photo-pager .items-wrapper-outer {
  width: 453px;
  height: 105px;
  position: relative;
  overflow: hidden;
  left: -7px;
}
.news-detail-photo-pager .items-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  height: 105px;
}
.news-detail-photo-pager .pager-thumbnail-photo {
  position: relative;
  float: left;
  margin-right: 0px;
  cursor: pointer;
}
.news-detail-photo-pager .pager-thumbnail-photo .overlay {
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/cover_small_thumbnail_photo.png) no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 151px;
  height: 105px;
}
.news-detail-photo-pager .cycle-prev {
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/arrow_tiny_photo_left_enabled.png) no-repeat;
  width: 22px;
  height: 60px;
  cursor: pointer;
  position: relative;
  float: left;
  z-index: 2;
  margin-top: 21px;
}
.news-detail-photo-pager .cycle-prev.disabled {
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/arrow_tiny_photo_left_disabled.png) no-repeat;
  cursor: default;
}
.news-detail-photo-pager .cycle-next {
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/arrow_tiny_photo_right_enabled.png) no-repeat;
  width: 22px;
  height: 60px;
  cursor: pointer;
  position: relative;
  float: right;
  z-index: 2;
  margin-top: 21px;
  left: -13px;
}
.news-detail-photo-pager .cycle-next.disabled {
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/arrow_tiny_photo_right_disabled.png) no-repeat;
  cursor: default;
}
.news-detail.float-right {
  float: right;
  width: 485px;
}
.news-detail.float-right .editor {
  padding-top: 10px;
  padding-bottom: 21px;
  border-bottom: 1px dashed #d3d3d3;
  font-weight: 400;
}
.news-detail.float-right .editor * {
  font-weight: 400;
}
.news-detail.float-right a.news-video-link {
  margin-top: 16px;
  float: right;
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/icon_play.png) no-repeat;
  line-height: 35px;
  padding-left: 42px;
  display: block;
  color: #7d7d7d;
}
.news-detail + .clear {
  height: 140px;
}
.news-detail-photo-pager-caption {
  text-align: center;
  font-weight: 400;
  font-size: 13px;
  line-height: 25px;
}
.innerpage-slideshow {
  margin-top: -26px;
  position: relative;
}
.innerpage-slideshow .cycle-pager {
  position: absolute;
  bottom: 0px;
  text-align: center;
  z-index: 6000;
  width: 100%;
}
.innerpage-slideshow .cycle-pager span {
  cursor: pointer;
  margin-bottom: 9px;
  display: inline-block;
  margin-right: 11px;
  text-indent: -9999px;
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/inner_banner_page_enable.png) no-repeat;
  width: 11px;
  height: 11px;
}
.innerpage-slideshow .cycle-pager span.cycle-pager-active {
  cursor: default;
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/inner_banner_page_disable.png) no-repeat;
}
.product-items {
  margin-top: 21px;
}
.product-items .item {
  background-image: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/product_plate.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 285px;
  height: 141px;
  padding: 8px 16px;
  float: left;
  margin-bottom: 17px;
  margin-right: 18px;
}
.product-items .item:nth-child(3n) {
  margin-right: 0;
}
.product-items .item .item-photo {
  float: right;
  display: block;
}
.product-items .item .item-photo img {
  display: block;
}
.product-items .item .item-right {
  float: left;
  width: 143px;
  margin-top: 32px;
}
.product-items .item .item-right .item-title {
  font-size: 18px;
  font-weight: 700;
  display: block;
  line-height: 26px;
}
.product-items .item .item-right .item-desc {
  font-size: 15px;
  font-weight: 400;
  display: block;
  line-height: 22px;
}
.video-items {
  padding-top: 30px;
}
.video-items .item {
  width: 230px;
  float: left;
  margin-right: 22px;
  margin-bottom: 44px;
}
.video-items .item:nth-child(4n) {
  margin-right: 0;
}
.video-items .item:nth-child(4n+1) {
  clear: both;
}
.video-items .item .item-thumbnail {
  display: block;
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/videos_plate.png) no-repeat;
  width: 230px;
  height: 209px;
  position: relative;
}
.video-items .item .item-thumbnail .video-thumbnail {
  position: relative;
  top: 27px;
  left: 6px;
}
.video-items .item .item-thumbnail .overlay {
  position: absolute;
  top: 53px;
  left: 69px;
}
.video-items .item .item-title {
  font-weight: 400;
  font-size: 15px;
  display: block;
  line-height: 22px;
}
.video-items .item .item-desc {
  font-weight: 400;
  display: block;
  line-height: 22px;
  padding-top: 6px;
}
footer {
  position: relative;
  margin-top: -9px;
  padding: 9px 166px 0 166px;
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/background_footer.png) no-repeat;
  width: 988px;
  height: 69px;
}
footer .icons {
  float: left;
  margin-right: 6px;
  margin-top: 10px;
}
footer .icons a {
  float: left;
  margin-right: 7px;
}
footer .footer-copyright {
  float: left;
  font-size: 13px;
  color: #000;
  font-weight: 400;
  line-height: 20px;
  padding-top: 10px;
}
footer .footer-copyright a {
  font-size: 13px;
  color: #000;
}
footer a.footer-top {
  line-height: 80px;
  color: #d43540;
  font-weight: 400;
  font-size: 18px;
  text-align: center;
  display: block;
  width: 122px;
  height: 63px;
  position: absolute;
  right: 166px;
  top: -9px;
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/icon_totop.png);
}
.loading-overlay {
  position: absolute;
  z-index: 65536;
  top: 0;
  left: 0;
  width: 100%;
  background: white;
}
input,
textarea,
button,
html,
body {
  font-family: Lato;
  font-weight: 300;
}
#lang + .select .select-container div:nth-child(1) {
  display: none;
}
#menu>li:last-child ul {
  right: -92px;
}
#menu {
  width: 773px;
}
#menu>li:nth-child(1) {
  background: #d43540 url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/bg_menu_over.png) no-repeat;
}
#menu>li:nth-child(1) >a {
  color: white;
}
#home-banner {
  clear: both;
  margin-top: -97px;
  float: left;
  height: 431px;
}
.news-section-wrapper {
  padding-bottom: 30px;
}
.news-section-wrapper .section-title {
  font-size: 33px;
  line-height: 25px;
  margin-bottom: 18px;
}
.news-section-wrapper a.link-more {
  position: absolute;
  width: 78px;
  height: 91px;
  display: block;
  line-height: 34px;
  color: white;
  text-align: right;
  padding-right: 13px;
}
.news-section-wrapper .news-section {
  position: relative;
  float: left;
  width: 447px;
  height: 208px;
  border: 8px solid #eca722;
  padding: 11px 14px;
}
.news-section-wrapper .news-section .link-more {
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/icon_plate_news_more.png) no-repeat;
  right: -8px;
  top: -8px;
}
.news-section-wrapper .news-section .news-item {
  border-bottom: 1px solid #cbcbcb;
}
.news-section-wrapper .news-section .news-item:nth-child(1) {
  padding-bottom: 14px;
}
.news-section-wrapper .news-section .news-item:nth-child(1) .float-right {
  float: right;
  width: 350px;
}
.news-section-wrapper .news-section .news-item:nth-child(1) .float-right a {
  display: block;
}
.news-section-wrapper .news-section .news-item:nth-child(2) a,
.news-section-wrapper .news-section .news-item:nth-child(3) a {
  display: block;
  float: left;
  line-height: 31px;
}
.news-section-wrapper .news-section .news-item:nth-child(2) a.news-item-date,
.news-section-wrapper .news-section .news-item:nth-child(3) a.news-item-date {
  width: 85px;
}
.news-section-wrapper .news-section .news-item:nth-child(2) a.news-item-title,
.news-section-wrapper .news-section .news-item:nth-child(3) a.news-item-title {
  width: 362px;
}
.news-section-wrapper .news-section .news-item .news-item-date {
  font-weight: 700;
  width: 85px;
  float: left;
  padding-top: 0;
  font-size: 13px;
}
.news-section-wrapper .news-section .news-item .news-item-title {
  color: #eca722;
  padding-bottom: 0;
}
.news-section-wrapper .news-section .news-item .news-photo {
  border: 1px solid #dfdfdf;
  display: block;
  float: left;
}
.news-section-wrapper .news-section .news-item .news-item-desc {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
}
.news-section-wrapper .profile {
  position: relative;
  float: right;
  width: 453px;
  height: 208px;
  padding: 19px 22px;
}
.news-section-wrapper .profile .section-title {
  color: white;
}
.news-section-wrapper .profile .link-more {
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/icon_plate_about_more.png) no-repeat;
  right: 0;
  top: 0;
}
.news-section-wrapper .profile .editor {
  width: 280px;
  color: white;
  font-weight: 400;
}
.news-section-wrapper .profile .editor * {
  color: white;
  font-weight: 400;
}
.product-section .section-title,
.brand-section .section-title,
.video-section .section-title {
  font-size: 33px;
  line-height: 60px;
}
.product-section .section-title .caption,
.brand-section .section-title .caption,
.video-section .section-title .caption {
  padding-left: 15px;
  font-size: 19px;
}
.product-section .section-title .link-more,
.brand-section .section-title .link-more,
.video-section .section-title .link-more {
  float: right;
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/icon_more.png) left no-repeat;
  font-weight: 400;
  font-size: 13px;
  padding-left: 16px;
}
.product-section .section-title,
.brand-section .section-title {
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/icon_hotproduct.png) 0 15px no-repeat;
  padding-left: 65px;
}
.product-items {
  position: relative;
  height: 204px;
}
.product-items.height-2 {
  height: 378px;
}
.product-items .item {
  float: none;
}
.product-items .item:nth-child(1) {
  position: absolute;
  top: 0px;
  left: 0px;
}
.product-items .item:nth-child(2) {
  position: absolute;
  top: 0px;
  left: 335px;
}
.product-items .item:nth-child(3) {
  position: absolute;
  top: 0px;
  left: 670px;
}
.product-items .item:nth-child(4) {
  position: absolute;
  top: 174px;
  left: 0px;
}
.product-items .item:nth-child(5) {
  position: absolute;
  top: 174px;
  left: 335px;
}
.product-items .item:nth-child(6) {
  position: absolute;
  top: 174px;
  left: 670px;
}
.product-items .item .item-photo img {
  width: 141px;
  height: 141px;
}
.product-items .item:hover {
  width: 336px;
  height: 165px;
  padding: 9px 18px;
  z-index: 1;
}
.product-items .item:hover .item-photo img {
  width: 165px;
  height: 165px;
}
.product-items .item:hover .item-right {
  width: 170px;
}
.product-items .item:hover:nth-child(1) {
  position: absolute;
  top: -15px;
  left: -25px;
}
.product-items .item:hover:nth-child(2) {
  position: absolute;
  top: -15px;
  left: 310px;
}
.product-items .item:hover:nth-child(3) {
  position: absolute;
  top: -15px;
  left: 645px;
}
.product-items .item:hover:nth-child(4) {
  position: absolute;
  top: 159px;
  left: -25px;
}
.product-items .item:hover:nth-child(5) {
  position: absolute;
  top: 159px;
  left: 310px;
}
.product-items .item:hover:nth-child(6) {
  position: absolute;
  top: 159px;
  left: 645px;
}
.brand-section .section-title .arrow-left,
.brand-section .section-title .arrow-right {
  display: inline-block;
  width: 15px;
  height: 18px;
  cursor: pointer;
  margin-left: 20px;
}
.brand-section .section-title .arrow-left.disabled,
.brand-section .section-title .arrow-right.disabled {
  cursor: default;
}
.brand-section .section-title .arrow-left {
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/arrow_left_enabled.png) no-repeat;
}
.brand-section .section-title .arrow-left.disabled {
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/arrow_left_disabled.png) no-repeat;
}
.brand-section .section-title .arrow-right {
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/arrow_right_enabled.png) no-repeat;
}
.brand-section .section-title .arrow-right.disabled {
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/arrow_right_disabled.png) no-repeat;
}
.brand-items-wrapper {
  position: relative;
  margin: auto;
  width: 986px;
  height: 255px;
  overflow: hidden;
  margin-bottom: 45px;
}
.brand-items-wrapper .brand-items {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 255px;
}
.brand-items-wrapper .brand-items .item {
  float: left;
  margin-right: 26px;
}
.brand-items-wrapper .brand-items .item .item-title {
  font-size: 15px;
  font-weight: 400;
  line-height: 35px;
  display: block;
}
.brand-items-wrapper .brand-items .item .item-desc {
  line-height: 21px;
  font-weight: 400;
  display: block;
}
.brand-items-wrapper .brand-items .item .item-photo {
  display: block;
  width: 227px;
  height: 154px;
  background: url(../../external.html?link=http://www.auldeytoys.com/en/css/index/img/brands_plate.png) no-repeat;
}
.brand-items-wrapper .brand-items .item .item-photo img {
  position: relative;
  top: 10px;
  left: 10px;
}
.video-items {
  padding-top: 0;
}
