

/* Start:/bitrix/components/bitrix/catalog/templates/.default/bitrix/catalog.compare.list/.default/style.css?16843979931265*/
.bx_catalog-compare-list{
    font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size:12px;
    z-index:998;
    overflow:hidden;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    width:270px;
    max-height:100%;
    padding:10px 8px 0;
    white-space:normal;
    color:#404040;
    border:1px solid #b7b7b7;
    border-radius:3px;
    background:#fff;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	margin-bottom: 10px;
}
.bx_catalog-compare-list.fix{
	position:fixed;
}
.bx_catalog-compare-list.top{
    top:5px;
}
.bx_catalog-compare-list.right{
    right:5px;
}
.bx_catalog-compare-list.bottom{
    bottom:5px;
}
.bx_catalog-compare-list.left{
    left:5px;
}
.bx_catalog-compare-list .bx_catalog_compare_form {  }
.bx_catalog-compare-list:hover .bx_catalog_compare_form {  }
.bx_catalog-compare-list a{
    font-size:11px;
    color:#327ab7;
}
.bx_catalog-compare-list a:hover{
    text-decoration:none;
}
.bx_catalog_compare_count p{
    margin:0 0 10px 0;
}
.bx_catalog_compare_count p.compare-redirect{
	text-align: center;
	font-weight: bold;
}
.bx_catalog-compare-list .compare-items td{
    font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
	vertical-align: top;
}
/* End */


/* Start:/bitrix/templates/furniture_pale-blue/components/bitrix/catalog.section/zabor/style.css?17779653093717*/
.catalog-list {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 26px;
}

.catalog-list .catalog-item {
    width: calc(25% - 20px);
    border: 1px solid #efefef;
    padding: 0px 20px;
    background: #fff;
}

.catalog-item-image img {
    max-width: 100%;
    height: auto;
}

.catalog-item-image {
    height: 160px;
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.catalog-item-title {
    text-align: center;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 20px;
}

.catalog-item-title a {
    text-decoration: underline;
    font-size: 18px;
    line-height: 1.4;
    color: #000;
    font-weight: 600;
}

span.catalog-item--more a {
    display: block;
    background: #6dcc56;
    text-align: center;
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
}

span.catalog-item--more {
    width: calc(50% - 5px);
    display: inline-block;
}

.catalog-item-footer {
    margin-bottom: 20px;
    margin-top: 20px;
}

span.catalog-item--order {
    background: #f1c200;
    height: 40px;
    display: inline-block;
    vertical-align: top;
    line-height: 40px;
    width: calc(50% - 5px);
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    float: right;
}

.price__table-name {
    text-align: center;
    font-size: 21px;
    margin-bottom: 7px;
    font-weight: 600;
}

.price__table--block table {
    width: 100%;
    border-collapse: collapse;
}

.price__table--block table td {
    border: 1px solid #ddd;
    padding: 5px 15px;
}

tr.price__table--heading {
    background: #6dcc56;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.price__table--block table tr td[colspan] {
    font-weight: 500;
    text-align: center;
    font-size: 18px;
}

.hide {
    display: none !important;
}

@media (max-width: 900px) {
    .catalog-list .catalog-item {
        display: block;
        width: calc(50% - 2px);
        /* width: 100%; */
        padding: 0 10px;
        margin-bottom: 6px;
    }
    .catalog-list {
        gap: 2px;
        justify-content: space-between;
    }
    .catalog-item-price {
        font-size: 18px;
    }
    .price__table--block table {
        overflow: scroll;
        display: block;
    }
}

@media (max-width: 400px) {
    .catalog-list .catalog-item {
        width: 100%;
    }
    .catalog-item-image {
        justify-content: space-around;
    }
}

.catalog-item-props {
    display: flex;
    flex-wrap: wrap;
}

.catalog-item-property {
    width: 50%;
}

.catalog-item-subdescr {
    text-align: center;
    color: gray;
    line-height: normal;
    margin-bottom: 20px;
    font-size: 14px;
}

@media (max-width: 768px) {
    .catalog-list .catalog-item {
        width: 100% !important;
    }
    .catalog-item-image {
        justify-content: center;
    }
    body .catalog-item-image {
        height: 160px;
        min-height: 160px;
        max-height: 160px;
    }
}

.catalog-item-footer.coolumn_type {
    display: flex;
    flex-direction: column;
}

.catalog-item-footer.coolumn_type .catalog-item--more a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    line-height: 1;
    padding: 0px;
    width: 100%;
}

.catalog-item-footer.coolumn_type span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.catalog-item-footer.coolumn_type span.catalog-item--more {
    margin-bottom: 8px;
}

@media (max-width: 767px) {
    .mobile-slider > .row {
        overflow: auto;
        flex-wrap: nowrap !important;
    }
}

/* End */
/* /bitrix/components/bitrix/catalog/templates/.default/bitrix/catalog.compare.list/.default/style.css?16843979931265 */
/* /bitrix/templates/furniture_pale-blue/components/bitrix/catalog.section/zabor/style.css?17779653093717 */
