

/* Start:/local/templates/stall-doors/components/bitrix/catalog.element/.default/style.css?17289146505620*/
.color-variant__list.fancybox__content .color-variant__color {
    margin-bottom: 20px !important;
}
.color-variant__list.fancybox__content .color-variant__color:after {
    display: block;
    content: attr(data-ral);
    font-size: 14px;
    position: absolute;
    top: 100%;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
}
@media only screen and (max-width: 479px) {
    .breadcrumb {
        display: none;
    }
}

.catalog-element__title {
    margin-top: 10px;
}

.catalog-element__description {
    margin-bottom: 10px;
}

.catalog-element__description p {
    margin: 0;
}

.catalog-element__constructor {
    display: flex;
    gap: 40px;
    margin-top: 40px;
}

.catalog-element__sidewrapper {
    flex: 1;
}

.catalog-element__sidetitle {
    background-color: #f6f6f6;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    padding: 20px;
    margin-bottom: 20px;
}

.catalog-element__frontside,
.catalog-element__backside {
    display: flex;
    justify-content: center;
    background-color: #f6f6f6;
    padding: 40px;
}

.catalog-element__imagewrapper {
    position: relative;
    text-align: center;
    max-width: 400px;
    height: 400px;
}

.catalog-element__imagewrapper img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.catalog-element__imagewrapper img.overlay-type {
    position: absolute;
    top: 0;
    left: 0;
}

.btn.show-in-constructor {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    padding: 8px;
    border: 2px solid var(--color1);
}

@media screen and (max-width: 1270px) {
    .btn.show-in-constructor {
        display: none;
    }
}

@media screen and (max-width: 1080px) {
    .catalog-element__constructor {
        flex-direction: column;
    }
}
.catalog-element {
    display: flex;
    justify-content: space-between;
}
.catalog-element__sliders {
    display: flex;
    max-width: 540px;
    flex: 0 0 auto;
    width: 100%;
    height: 510px;
    justify-content: space-between;
}
.catalog-element__slider--small {
    max-width: 61px;
    flex: 0 0 auto;
    width: 100%;
    height: 100%;
}
.catalog-element__slider--small .catalog-element__slider-item {
    width: 100%;
    height: 129px;
    padding: 0;
    margin-bottom: 19px;
}
.catalog-element__slider--small .catalog-element__slider-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    vertical-align: middle;
}
.catalog-element__slider--big {
    flex: 0 0 420px;
    width: 420px;
    height: 100%;
    border: 1px solid #b4b4b4;
}
.catalog-element__slider--big .slider-wrapper {
    transition: transform 0.5s;
}
.catalog-element__slider--big .catalog-element__slider-item {
    padding: 0;
    width: 100%;
    height: 100%;
}
.catalog-element__slider--big .catalog-element__slider-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    vertical-align: middle;
}
.catalog-element__prop {
    flex: auto;
    padding-left: 60px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 76px;
    grid-row-gap: 48px;
}
.catalog-element__prop:not(.fancybox__content) .popup-order {
    display: none;
}
.catalog-element__prop.fancybox__content > *:not(.popup-order):not(.is-close) {
    display: none;
}
.fancybox__content > .carousel__button.is-close {
    display: block !important;
}
.catalog-element__prop.fancybox__content {
    padding: 0;
    display: block;
    max-width: 1200px;
    width: 100%;
    margin-bottom: 20px;
}
.catalog-element__prop.fancybox__content .carousel__button {
    top: 16px;
    right: 20px;
    border: none;
    color: #000;
}

.catalog-element__title {
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.02em;
    color: #000000;
    margin-bottom: 10px;
}
.catalog-element__title.extracolor {
    font-size: 18px;
    margin-top: 5px;
}

.catalog-element__line--full {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
}

.catalog-element__content {
    background-color: #f6f6f6;
    padding: 60px 0 40px;
    margin-top: 140px;
    position: relative;
}
.catalog-element__content .container {
    position: relative;
}

.catalog-element__block {
    padding: 43px 62px 44px;
    margin-bottom: 30px;
    background-color: #fff;
}
.catalog-element__block .har__item {
    justify-content: flex-start;
    padding-bottom: 11px;
    margin-bottom: 11px;
}
.catalog-element__block .har__name {
    flex: 0 0 auto;
    width: 543px;
}
.catalog-element__block .har__val {
    flex: auto;
}
.catalog-element__block .har .har__item > * {
    font-size: 18px;
    line-height: 28px;
    color: #000000;
}
.catalog-element__block h2 {
    margin-bottom: 45px;
}
.catalog-element__block .serteficat__slider {
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
}
.catalog-element__block .serteficat__item:nth-child(odd) {
    margin-top: 0;
}
.catalog-element__block .carousel__nav.carousel__nav--position > * {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.catalog-element__block .carousel__nav.carousel__nav--position .carousel__button.is-next {
    right: -60px;
}
.catalog-element__block .carousel__nav.carousel__nav--position .carousel__button.is-prev {
    left: -60px;
}

/* End */


/* Start:/local/templates/stall-doors/components/bitrix/catalog.products.viewed/stall/style.min.css?17634749093220*/
@media(min-width:1200px){.product-item-list-col-6>.col-xs-12>.row>.col-md-2:nth-child(6n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-4>.col-xs-12>.row>.col-md-3:nth-child(4n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(min-width:992px) and (max-width:1199px){.product-item-list-col-6>.col-xs-12>.row>.col-md-2:nth-child(6n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-4>.col-xs-12>.row>.col-md-3:nth-child(4n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(min-width:768px) and (max-width:991px){.product-item-list-col-6>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(max-width:767px){.product-item-list-col-6>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}.catalog-products-viewed-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}.row::before{display:initial}
/* End */
/* /local/templates/stall-doors/components/bitrix/catalog.element/.default/style.css?17289146505620 */
/* /local/templates/stall-doors/components/bitrix/catalog.products.viewed/stall/style.min.css?17634749093220 */
