

/* Start:/local/templates/doors4u2025/components/bitrix/catalog/catalog_custom/style.css?17655029173074*/
.grid {
}

.grid .bx_content_section {
  margin-bottom: 15px;
}

.grid .bx_sidebar {
  margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1 {
}

.grid2x1 .bx_content_section {
  float: left;
  width: 66%;
  margin-bottom: 15px;
}

.grid2x1 .bx_sidebar {
  float: right;
  width: 33%;
  margin-bottom: 15px;
  padding-left: 5%;
  box-sizing: border-box;
}
.section__products{
	padding-top: 20px;
}
.section__products-title.mehkom-section-title {
  border-bottom: none;
padding-left: 0;
}
.section__products-title.mehkom-section-title .models-count {
  color: #9b9b9b;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-left: 10px;
}

.section_title .models-count {
color: #9b9b9b;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  vertical-align: bottom;
  display: flex;
  align-items: end;
  padding-bottom: 17px;
  min-width: 90px;
}
.section_title{
  display: flex;
}
.content__wrap.mod-coll-labels {
  padding-left: 0;
  padding-top: 40px;
  width: 100%;
}
.content__wrap.mod-coll-labels .v-mode {
  border-radius: 30px;
  background: #f8c57e;

  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.25);
  padding: 3px 20px;
  min-width: 215px;
  text-align: center;
}

.content__wrap.mod-coll-labels .v-mode-wr {
  gap: 20px px;
  border-bottom: 1px solid #a4a3a7;
  padding-bottom: 30px;
}
.content__wrap.mod-coll-labels2{
  padding-left: 0;
}
.content__wrap.mod-coll-labels .v-mode .name {
}
.content__wrap.mod-coll-labels .v-mode.act-mode {
  border-bottom: 0;
  color: #000;
  background: #fff;
}

.category_description h2 {
  padding: 15px 0 20px;
}
.category_description h3 {
  padding: 15px 0;
  font-size: 20px;
}
.category_description ul {
  padding-left: 20px;
}
.category_description li {
  list-style: disc;
  padding-bottom: 20px;
}
.category_description .faq-question {
  padding: 15px 0;
  font-size: 18px;
}
.category_description .faq-question>p, .category_description .faq-question>span  {
  display: block;
  border-radius: 8px;
  font-size: 16px;
  background: #fffbed;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.11);
  padding: 15px;
  margin-top: 15px;
}
.tmp-load {
  filter: blur(5px);
  pointer-events: none;
}

.tmp-load-light {
  pointer-events: none;
}
.collection-btn-wrap{
    display: flex;
}


@media (max-width: 960px) {
  .grid2x1 .bx_sidebar {
    padding-left: 4%;
  }
    .section_title{
      /* display: block; */
    }
}

@media (max-width: 640px) {
  .grid2x1 .bx_content_section,
  .grid2x1 .bx_sidebar {
    width: 100%;
    float: none;
  }

  .grid2x1 .bx_sidebar {
    padding-left: 3%;
  }
}

@media (max-width: 479px) {
  .grid2x1 .bx_sidebar {
    padding-left: 1%;
  }
}

.catalog-block-header {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  margin: 5px 0;
  padding: 5px 0;
  border-bottom: 2px solid #d9dee6;
  border-bottom-color: var(--primary);
  color: #000;
}


/* End */


/* Start:/local/templates/doors4u2025/components/bitrix/catalog.section/collection_list/style.css?17485531258056*/
.section__products-title.coll-cur {
    display: block;
    width: 100%;
    text-transform: uppercase;
}

.card__item-label span {
    text-transform: uppercase;
}

.other-collection__list.columns-3 {
    grid-gap: 35px 30px;
}

.other-collection__list {
    justify-content: start;
}

@media (min-width: 1040px) {
    .sidebar-left {
        width: 25%;
    }

    .content__wrap {
        width: 75%;
    }
}
.v-mode-wr {
    font-size: 20px;
    display: flex;
    gap: 30px;
    margin-bottom: 30px;
}

.v-mode {
    border-bottom: 1px solid #bbb;
    color: #111;
}

.v-mode.act-mode {
    border-bottom: 1px solid #ea4e00;
    color: #ea4e00;
    pointer-events: none;
}


.product__nav {
    text-align: center;
    justify-content: center;
    margin-top: 50px;
}

.sidebar-left {
    width: 25%;
}

.non-finded {
    padding: 20px 15px;
    font-size: 20px;
}

@media (min-width: 1040px) {
    .content__wrap {
        width: 75%;
    }
}

@media (max-width: 767px) {
    .content__wrap {
        width: 100%;
    }
}


#filter .burg__list {
    padding-top: 0;
    padding-left: 0;
}

#filter .burg__item .burg__text {
    opacity: 1;
    visibility: visible;
    display: flex;
    padding-left: 20px;
}

#filter .burg__text a {
    margin-top: 8px;
}

#filter .burg__item .burg__text .item-selected {
    color: #ea4e00;
    pointer-events: none;
}

.catalog__popular .other-collection__img {
    display: flex;
    gap: 1%;
    height: 220px;
    justify-content: space-around;
}

.catalog__popular .other-collection__img img {
    width: auto !important;
    height: auto !important;
    max-height: 250px;
    max-width: 49%;
}

.custom-checkbox+label.add-ff-it {
    display: none !important;
}

.ff-it-1-dis {
    display: none !important;
}

[data-ff1-it="zzz"] {
    display: none !important;
}

.smart-filter-popup-result {
    display: none !important;
}

.tmp-load {
    filter: blur(5px);
    pointer-events: none;
}

.tmp-load-light {
    pointer-events: none;
}

.smart-filter-slider-handle {
    border: 7px solid #ea4e00;
}

.smart-filter-slider-track-container {
    width: 100%;
}

.sort-wr {
    padding: 15px 0;
    font-size: 13px;
    border-bottom: 1px solid #A4A3A7;
    border-top: 1px solid #A4A3A7;
    margin-bottom: 25px;
}

.sort-1 {
    display: flex;
    gap: 15px;
    justify-content: end;
}

.sort-1-1 {
    cursor: pointer;
    background: #eee;
    padding: 3px 15px;
    font-weight: 500;
    border-radius: 5px;
}

.sort-1-1:hover {
    background: #353535;
    color: #fff;
}

.sort-1-1.sort-act {
    background: #474847;
    color: #fff;
    pointer-events: none;
}

.ff-compl input[name^="arrFilter_"][disabled]+label {
    display: none;
}

.ff-compl input[name^="arrFilter_"][disabled]+label+input+label {
    display: inline-flex !important;
}

.ff2-non {
    display: none;
}
.content__wrap .catalog__sale.sale .collection__item, .content__wrap .catalog__popular .other-collection__item{
    /* width: auto; */
}
.section__products .catalog__popular .other-collection__item{
    /* width: auto !important; */
    min-width: auto !important;
}
.collection-wrapper{
    display: flex;
    position: relative;
    padding-bottom: 60px;
}
.collection-item{
    /* flex: 1 1 auto; */
    width: 25%;
    padding: 30px 30px;
    padding-top: 35px;
    display: flex;
    flex-direction: column;
}
.collection-slider{
    /* flex: 4 1 auto; */
    width: 65%;
}
.collection-title{
    padding: 15px 0;
}
.collection-title p{
    padding-bottom: 15px;
}
.collection-title .title-link{
    display: block;
    font-weight: 600;
    padding-bottom: 10px;
}
.collection-title .collection-btn{
    display: block;
    padding: 5px;
    text-align: center;
}
.collection-photo{
    width: 100%;
    min-height: 409px;
    background-size: cover;
    margin-bottom: 20px;
    border-radius: 7px;
    background-position: center;
    color: #fff;
    font-weight: 600;
    text-align: center;
    padding: 20px 0;
}
.slider-arrows{
    width: 10%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.slider-arrows .slick-arrow{
    width: 40%;
    height: 45px;
    max-width: 45px;
    position: relative;
    background: url(/local/templates/doors4u2025/components/bitrix/catalog.section/collection_list/images/arrow-right.svg) no-repeat center;
    left: auto;
    right: auto;
    background-size: contain;
}
.slider-arrows .slick-arrow.slick-prev{
    transform: rotate(180deg);
    margin-right: 10px;
}
.slider-arrows .slick-arrow.slick-next{}
.button-link.collection-btn.mobile-hide{
    /* display: none; */
}
.mobile-show{
    display: none;
}
.hide{
    display: none;
}
.full-collection{

}
.collection-btn.full-collection-btn{
    position: absolute;
    bottom: 50%;
}

@media (max-width: 980px){

    .collection-item{
        width: 40%;

    }
    .collection-slider{
        /* flex: 4 1 auto; */
        width: 50%;
    }
}

@media (max-width: 767px) {
    .content__wrap{
        padding: 0;
    }
    .full-width .content__wrap{
        padding: 0;
    }
    .mobile-hide{
        display: none;
    }
    .mobile-show{
        display: block;
    }
    .collection-wrapper{
        flex-wrap: wrap;
    }

    .collection-item{
        width: 50%;
        /* padding: 0; */

    }
    .collection-slider{
        /* flex: 4 1 auto; */
        width: 50%;
    }
    .slider-arrows{
        width: 100%;}

    .breadcrumbs {
        display: none;
    }
    .button-link.collection-btn.mobile-hide{
        display: none;
    }
    .button-link.collection-btn.mobile-show{
        width: 100%;
        text-align: center;
    }

    main {
        padding-top: 150px;
    }

    .sidebar-left {
        width: 100% !important;
        display: block;
        position: fixed;
        top: 60px;
        left: 0;
        background: #fff;
        width: 100%;
        padding: 15px;
        z-index: 900;
        border-bottom: 1px solid #ddd;
    }

    .fts-wr {
        display: flex !important;
        gap: 2%;
        justify-content: space-between;
    }
        .fts{

        }

    .fts-1 {
        width: 48%;
        margin-top: 30px;
    }

    .fts-2 {
        margin-top: 30px;
        width: 48%;
    }

    .filter__show .btn {
        min-width: unset;
        width: 100%;
    }

    .btn-1,
    .btn-2 {
        padding: 16px 24px;
        height: 56px;
        background: #EA4E00;
        display: inline-block;
        vertical-align: middle;
        font-weight: 600;
        line-height: 24px;
        color: #FAFAFA;
        cursor: pointer;
        width: 100%;
        text-align: center;
    }

    #filter {
        display: block;
        margin-top: 15px;
        height: 75vh;
        overflow: auto;
        box-shadow: 0px 10px 25px -5px rgba(0, 0, 0, 0.15);
        position: fixed;
        width: 100%;
        background: #fff;
        height: calc(100vh - 170px);
        transition: 500ms;
        left: -120vw;
    }

    #filter.fts-on {
        left: 0;
    }

    #filter .form__item {
        width: 45%;
    }

    .smart-filter-slider-track-container {
        width: 100%;
    }

    #filter .field__container {
        flex-direction: column;
        align-items: start;
    }

    .sort-wr {
        position: fixed;
        left: -120vw;
        z-index: 899;
        background: #fff;
        top: 175px;
        padding: 30px 15px;
        width: 100%;
        transition: 500ms;
        box-shadow: 0px 10px 25px -5px rgba(0, 0, 0, 0.15);
    }

    .sort-wr.sort-on {
        left: 0;
    }

    .sort-1 {
        flex-direction: column;
    }

    .sort-1-1 {
        padding: 10px 15px;
        text-align: right;
    }
}
/* End */
/* /local/templates/doors4u2025/components/bitrix/catalog/catalog_custom/style.css?17655029173074 */
/* /local/templates/doors4u2025/components/bitrix/catalog.section/collection_list/style.css?17485531258056 */
