

/* Start:/local/templates/sotbit_origami/components/sotbit/news/sotbit_origami_brands/style.css?17503452932082*/
.brand-detail__back {
    display: inline-block;
    border: 1px solid #ced2d5;
    color: #000;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    padding: 0 30px;
}

.brand-detail__back:before {
    font-weight: 400;
    color: #000;
    position: relative;
    display: inline-block;
    content: '';
    width: 7px;
    height: 7px;
    top: -1px;
    right: 0.4rem;
    margin-top: 0;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.brand-detail .breadcrumb_block {
    margin-bottom: 0.5rem;
}

.brand-detail .personal_title_block h1 {
    margin-bottom: 0.6rem;
}

.brand-detail {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 40px;
}

.brand-detail h1 {
    font-size: 28px;
}

.brand-detail h2 {
    margin-bottom: 10px;
}

.brand-detail .line {
    background: #ced2d5;
    height: 1px;
    margin-bottom: 40px;
}

.brand-detail .catalog_section_block {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 40px;
}

.brands_list__text {
    margin-top: 25px;
    margin-bottom: 25px;
}

@media (max-width: 576px) {
    .brands_list {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 768px) {
    .brand-detail h1 {
        font-size: 42px;
    }

    .brand-detail__picture {
        float: none;
        margin: 0 auto 10px auto;
    }
}

@media (max-width: 575px) {
    .brand-detail {
        padding-left: 10px;
        padding-right: 10px;
    }
}




.brand-detail__detail .tag {
  display: inline-block;
  padding: 0 10px;
  font-size: 0.9rem;
  line-height: 32px;
  border: 1px solid #ededed;
  background: #ededed;
  border-radius: 10px;
  transition: 0.1s;
  margin-top: 2px; }
  .brand-detail__detail .tag:hover {
    border: 1px solid #722e85;
    color: #000; }

div.brand-detail__detail {
    margin-bottom: unset;
}
/* End */


/* Start:/local/templates/.default/components/sotbit/news/sotbit_origami_brands/style.css?15868221241679*/
.brand-detail__back {
    display: inline-block;
    border: 1px solid #ced2d5;
    color: #000;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    padding: 0 30px;
}

.brand-detail__back:before {
    font-weight: 400;
    color: #000;
    position: relative;
    display: inline-block;
    content: '';
    width: 7px;
    height: 7px;
    top: -1px;
    right: 0.4rem;
    margin-top: 0;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.brand-detail .breadcrumb_block {
    margin-bottom: 0.5rem;
}

.brand-detail .personal_title_block h1 {
    margin-bottom: 0.6rem;
}

.brand-detail {
    padding-left: 15px;
    padding-right: 15px;
}

.brand-detail h1 {
    font-size: 28px;
}

.brand-detail h2 {
    margin-bottom: 10px;
}

.brand-detail .line {
    background: #ced2d5;
    height: 1px;
    margin-bottom: 40px;
}

.brand-detail .catalog_section_block {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 40px;
}

.brands_list__text {
    margin-top: 25px;
    margin-bottom: 25px;
}

@media (max-width: 576px) {
    .brands_list {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 768px) {
    .brand-detail h1 {
        font-size: 42px;
    }

    .brand-detail__picture {
        float: none;
        margin: 0 auto 10px auto;
    }
}

@media (max-width: 575px) {
    .brand-detail {
        padding-left: 10px;
        padding-right: 10px;
    }
}

/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/origami/style.css?15747742771400*/
/* ___________ catalog pagination __________________ */
.show_more_block {
  position: relative;
  border: 1px solid #fb0040;
  text-align: center;
  padding: 1rem 0;
  color: #fb0040;
  cursor: pointer;
  margin-bottom: 2.5rem; }
  .show_more_block .icon-nav_button {
    display: inline-block;
    position: relative;
    top: -1px; }
  .show_more_block:hover {
    border-color: #fb0040;
    background-color: #fb0040;
    color: #fff; }
    .show_more_block:hover.btnLoaderCustom > .loader-btn {
      fill: #fff; }
  .show_more_block:hover .sk-wave .sk-rect {
    color: #fff;
    background-color: #fff; }
  .show_more_block.btnLoaderCustom > .loader-btn {
    left: calc(50% - 10px);
    top: calc(50% - 10px);
    fill: #fb0040; }

.show_more_block.fonts__main_comment.loaderBtns {
  color: transparent; }
  .show_more_block.fonts__main_comment.loaderBtns i {
    color: transparent; }
  .show_more_block.fonts__main_comment.loaderBtns .sk-wave {
    display: block; }

.block_page_navigation {
  text-align: center;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem; }
  .block_page_navigation > span, .block_page_navigation > a {
    padding: 0.3rem 0.7rem;
    margin: 0 0.5rem; }

@media (max-width: 768px) {
  .block_page_previous,
  .block_page_next {
    display: none; } }

.block_page_current {
  border: 1px solid #fb0040; }

/* ___________ end catalog pagination __________________ */

/* End */


/* Start:/local/templates/sotbit_origami/components/sotbit/news/sotbit_origami_brands/bitrix/news.list/origami_brands_list/style.css?15868221242417*/
.brand_list__item {
    cursor: pointer;
}

.brand_list__item:hover img {
    opacity: 1;
}

.brand_list__item img {
    transition: all 0.2s ease-in-out;
}

.brand_list__item:hover .brand_block_variant_two__item_link {
    color: #fb0040;
}

.brand_list__item:hover .brand_block__title {
    opacity: 1;
}

.brand_list_inner .brand_list__item .brand_block_variant_two__item_link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 15rem;
    transition: none;
}

.brand_list_inner {
    margin-bottom: 2.5rem;
}

.brand_block__title {
    opacity: 0.5;
    text-align: center;
    font-weight: bold;
    padding: 0;
    margin-bottom: 0.7rem;
    line-height: 1.5rem;
    height: 3.7rem;
    overflow: hidden;
    transition: all 0.2s ease;
}

.brand_block_variant_two__item_link:hover {
    color: #fb0040;
}

.brand_list__item--image-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 11.3rem;
}

@media (max-width: 768px) {
    .brand_list_inner .brand_list__item .brand_block_variant_two__item_link {
        height: 10rem;
    }

    .brand_list__item--image-wrapper {
        height: 8.3rem;
    }

    .brand_block__title {
        margin-bottom: 0.7rem;
        line-height: 1.5rem;
        height: 1.5rem;
        overflow: hidden;
    }
}


/**brands list**/
.brands_list {
    padding-left: 15px;
    padding-right: 15px;
}

.brands_list .personal_title {
    margin-bottom: 15px;
}

.brand_list_inner {
    display: flex;
    flex-wrap: wrap;

}

.brand_list__item {
    width: 20%;
    border: 1px solid #eee;
    padding: 0 2rem;
    height: 15rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.brand_list__item img {
    object-fit: contain;
}

.brand_list__item .brand_block_variant_two__item_link {
    display: block;
}

@media (max-width: 1200px) {
    .brand_list__item {
        width: 25%;
    }
}

@media (max-width: 768px) {
    .brand_list__item {
        width: 50%;
        height: 10rem;
    }
}

@media (max-width: 576px) {
    .brands_list {
        padding-left: 10px;
        padding-right: 10px;
    }
}


.brand_list__item img {
    max-width: 100%;
    max-height: 6rem;
    display: inline-block;
    height: auto;
    opacity: 0.5;
}

.brands_list__text {
    margin-top: 25px;
    margin-bottom: 25px;
}


.bx_catalog-compare-list {
    display: none !important;
}

/* End */
/* /local/templates/sotbit_origami/components/sotbit/news/sotbit_origami_brands/style.css?17503452932082 */
/* /local/templates/.default/components/sotbit/news/sotbit_origami_brands/style.css?15868221241679 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/origami/style.css?15747742771400 */
/* /local/templates/sotbit_origami/components/sotbit/news/sotbit_origami_brands/bitrix/news.list/origami_brands_list/style.css?15868221242417 */
