

/* Start:/local/templates/bellastar1/css/catalog-small.css?1738784357576*/
.catalog-list .item {
  font-size: 13px !important;
  line-height: 15px !important;
  min-height: 305px !important;
  padding: 10px 10px !important; }
  .catalog-list .item > .img {
    height: 165px !important;
    line-height: 165px !important; }
    .catalog-list .item > .img img {
      max-width: 160px !important;
      max-height: 165px !important; }
  .catalog-list .item .price {
    font-size: 12px; }
    .catalog-list .item .price .cost {
      font-size: 13px; }
.catalog-list > div {
  height: 310px !important; }

/*# sourceMappingURL=catalog-small.css.map */

/* End */


/* Start:/local/templates/.default/components/bitrix/news/brands/bitrix/news.list/menu/style.css?17387843562856*/
.h1 {
  display: none; }

.scroller-inner .nav-btn {
  float: right;
  top: -5px;
  right: -12px;
  display: none; }

.catalog-menu {
  position: relative; }
  .catalog-menu a {
    font-size: 13px;
    color: #848484;
    width: 100%;
    display: block; }
    .catalog-menu a:hover {
      text-decoration: none; }
    .catalog-menu a:focus {
      background-color: inherit; }
  .catalog-menu ul, .catalog-menu li {
    padding: 0;
    margin: 0;
    list-style-type: none;
    margin-top: 6px; }
    .catalog-menu ul div, .catalog-menu li div {
      background-color: #efefef;
      border: 1px solid #efefef;
      position: relative;
      padding: 5px 35px 5px 10px;
      -webkit-transition: background-color 300ms ease, border-color 300ms ease;
      -o-transition: background-color 300ms ease, border-color 300ms ease;
      transition: background-color 300ms ease, border-color 300ms ease; }
      .catalog-menu ul div > .sprite, .catalog-menu li div > .sprite {
        position: absolute;
        right: 11px;
        top: 50%;
        margin-top: -8px;
        background-position: -13px -98px;
        cursor: pointer;
        width: 17px;
        height: 17px;
        -webkit-transition: transform 300ms ease;
        -o-transition: transform 300ms ease;
        transition: transform 300ms ease; }
      .catalog-menu ul div:hover, .catalog-menu li div:hover {
        background-color: #f7f7f7;
        border-color: #ff0000; }
        .catalog-menu ul div:hover > a, .catalog-menu li div:hover > a {
          color: #ff0000; }
        .catalog-menu ul div:hover > .sprite, .catalog-menu li div:hover > .sprite {
          background-position: -13px -98px; }
  .catalog-menu .active > div, .catalog-menu .active > div:hover {
    background-color: #ff0000; }
    .catalog-menu .active > div > a, .catalog-menu .active > div:hover > a {
      color: #fff; }
    .catalog-menu .active > div > .sprite, .catalog-menu .active > div:hover > .sprite {
      background-position: -34px -98px;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
  .catalog-menu .active.open ul {
    display: block; }
  .catalog-menu .title {
    font-size: 18px;
    font-weight: 900;
    line-height: 26px;
    background-color: #efefef;
    padding: 10px 15px 9px 15px;
    text-transform: uppercase; }
  .catalog-menu > ul > li > ul {
    display: none;
    margin-left: 30px; }
    .catalog-menu > ul > li > ul > li > div {
      padding: 5px 10px 5px 10px; }
      .catalog-menu > ul > li > ul > li > div > .sprite {
        display: none; }
ul.close-sub{display: none!important;}
@media (max-width: 720px) {
  .h1 {
    display: block !important; }

  .nav-btn {
    display: block; }

  h1 {
    display: none; } }

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/bellastar1/css/sort-panel.css?17387843574474*/
.panel-sort {
  font-size: 14px;
  font-weight: 400; }
  .panel-sort ul {
    display: inline-block;
    margin-bottom: 36px !important;
    border: 0 !important;
    padding: 0; }
    .panel-sort ul li {
      white-space: nowrap;
      list-style: none; }
      .panel-sort ul li:nth-child(1), .panel-sort ul li:nth-child(2) {
        text-transform: uppercase;
        color: #848484;
        font-size: 13px;
        line-height: 26px; }
      .panel-sort ul li:nth-child(2) select {
        width: 60px; }
      .panel-sort ul li .filter {
        text-align: center;
        line-height: 30px;
        height: 30px;
        margin: 0 5px 0 0;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        -webkit-transition: color 300ms ease, background-color 300ms ease, box-shadow 300ms ease;
        -o-transition: color 300ms ease, background-color 300ms ease, box-shadow 300ms ease;
        transition: color 300ms ease, background-color 300ms ease, box-shadow 300ms ease; }
        .panel-sort ul li .filter span {
          -webkit-transition: background-position 100ms ease;
          -o-transition: background-position 100ms ease;
          transition: background-position 100ms ease; }
        .panel-sort ul li .filter input {
          display: none; }
        .panel-sort ul li .filter:hover {
          cursor: pointer; }
  .panel-sort .new {
    color: #51a602; }
    .panel-sort .new .sprite {
      width: 20px;
      height: 20px;
      background-position: -145px -2px;
      margin: 0 0px -5px 0px; }
    .panel-sort .new.active {
      background-color: #51a602;
      color: #fff;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px #51a602;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px #51a602; }
      .panel-sort .new.active .sprite {
        background-position: -168px -2px; }
  .panel-sort .hit {
    color: #ff6600; }
    .panel-sort .hit .sprite {
      width: 15px;
      height: 20px;
      background-position: -148px -25px;
      margin: 0 0px -5px 0px; }
    .panel-sort .hit.active {
      background-color: #ff6600;
      color: #fff;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px #ff6600;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px #ff6600; }
      .panel-sort .hit.active .sprite {
        background-position: -171px -25px; }
  .panel-sort .hit {
    color: #ff6600; }
    .panel-sort .hit .sprite {
      width: 15px;
      height: 20px;
      background-position: -148px -25px;
      margin: 0 0px -5px 0px; }
    .panel-sort .hit.active {
      background-color: #ff6600;
      color: #fff;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px #ff6600;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px #ff6600; }
      .panel-sort .hit.active .sprite {
        background-position: -171px -25px; }
  .panel-sort .sale {
    color: #ff0000; }
    .panel-sort .sale .sprite {
      width: 19px;
      height: 19px;
      background-position: -146px -50px;
      margin: 0 0px -4px 0px; }
    .panel-sort .sale.active {
      background-color: #ff0000;
      color: #fff;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px #ff0000;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px #ff0000; }
      .panel-sort .sale.active .sprite {
        background-position: -169px -50px; }
  .panel-sort .liked {
    color: #333333; }
    .panel-sort .liked .sprite {
      width: 19px;
      height: 19px;
      background-position: -149px -74px;
      margin: 0 0px -7px 0px; }
    .panel-sort .liked.active {
      background-color: #333333;
      color: #fff;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px #333333;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px #333333; }
      .panel-sort .liked.active .sprite {
        background-position: -172px -74px; }
  .panel-sort select {
    border: 0;
    background-color: #efefef;
    line-height: 31px;
    padding: 6px;
    margin-left: 4px;
    color: #333333;
    font-size: 12px;
    width: 120px; }
    .panel-sort select option {
      padding: 5px 0;
      border: 1px solid #ff0000; }
      .panel-sort select option:hover {
        background-color: #ff0000; }
  .panel-sort > form > div:nth-child(1) {
    padding-right: 0; }
  .panel-sort > form > div:nth-child(2) {
    padding-left: 0; }

/*# sourceMappingURL=sort-panel.css.map */

/* End */


/* Start:/local/templates/bellastar1/css/catalog-list.css?17387843573686*/
.catalog-list {
  margin-bottom: 13px;
  font-weight: 300;
  color: #999;
  -webkit-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  -webkit-animation: on-load 600ms ease;
  -o-animation: on-load 600ms ease;
  animation: on-load 600ms ease; }
  .catalog-list .title {
    color: #ff0000;
    font-size: 22px;
    text-align: center;
    margin-bottom: 22px;
    height: auto; }
    .catalog-list .title a {
      font-weight: 900;
      border-bottom: 1px solid #ff0000; }
      .catalog-list .title a:hover {
        text-decoration: none; }
    .catalog-list .title:before, .catalog-list .title:after {
      content: '';
      background-image: url("/local/templates/bellastar1/css/../images/sprite.png");
      background-repeat: repeat;
      background-position: -127px -2px;
      width: 10px;
      height: 10px;
      position: absolute;
      top: 50%;
      margin-top: -4px; }
    .catalog-list .title:before {
      margin-left: -24px; }
    .catalog-list .title:after {
      margin-left: 11px; }
  .catalog-list > div {
    height: 370px;
    margin-bottom: 20px;
    -webkit-transition: height 300ms ease;
    -o-transition: height 300ms ease;
    transition: height 300ms ease; }
  .catalog-list .item {
    min-height: 370px;
    font-size: 14px;
    text-align: center;
    line-height: 16px;
    border: 1px solid #e6e6e6;
    padding: 26px 22px 22px 22px;
    background-color: #fff;
    position: relative;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: border-color 300ms ease, box-shadow 300ms ease;
    -o-transition: border-color 300ms ease, box-shadow 300ms ease;
    transition: border-color 300ms ease, box-shadow 300ms ease; }
    .catalog-list .item > .img {
      height: 216px;
      width: 100%;
      line-height: 216px; }
      .catalog-list .item > .img img {
        max-height: 216px;
        max-width: 100%; }
    .catalog-list .item > .preview {
      text-align: left;
      overflow: hidden;
      margin: 16px 0;
      height: 33px;
      -webkit-transition: max-height 300ms ease;
      -o-transition: max-height 300ms ease;
      transition: max-height 300ms ease; }
      .catalog-list .item > .preview a {
        color: #333333;
        position: relative; }
        .catalog-list .item > .preview a:hover {
          text-decoration: none;
          color: #ff0000; }
    .catalog-list .item > .price > .cost {
      color: #333333;
      margin-top: 3px; }
    .catalog-list .item > .price em {
      font-style: normal;
      color: #ff0000; }
    .catalog-list .item .btn {
      display: none;
      margin-top: 13px;
      opacity: 0;
      height: 0;
      overflow: hidden; }
    .catalog-list .item:hover {
      border-color: #d0d0d0;
      -webkit-box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.15);
      box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.15); }
      .catalog-list .item:hover > .btn {
        display: inline-block; }
  .catalog-list:after {
    content: '';
    clear: both; }
  .catalog-list .special {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
    color: #fff;
    padding: 7px 11px; }
    .catalog-list .special.new {
      background-color: #51a602; }
    .catalog-list .special.hit {
      background-color: #ff6600; }
    .catalog-list .special.sale {
      background-color: #ff0000; }
    .catalog-list .special.liked {
      background-color: #333333; }
  .catalog-list .error {
    color: #ff0000;
    font-size: 16px; }
  .catalog-list .clearfix {
    clear: both;
    height: auto !important; }

/*# sourceMappingURL=catalog-list.css.map */

/* End */
/* /local/templates/bellastar1/css/catalog-small.css?1738784357576 */
/* /local/templates/.default/components/bitrix/news/brands/bitrix/news.list/menu/style.css?17387843562856 */
/* /local/templates/bellastar1/css/sort-panel.css?17387843574474 */
/* /local/templates/bellastar1/css/catalog-list.css?17387843573686 */
