

/* Start:/bitrix/templates/furniture_pale-blue/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?17733752111889*/
div#showallanother {
    background: #f1c200;
    text-transform: uppercase;
    border: none;
    width: 100%;
    padding: 18px 20px;
    color: #fff;
    font-family: DINProRegular;
    font-size: 18px;
    display: block;
    text-align: center;
    -webkit-transition: .25s background;
    -o-transition: .25s background;
    transition: .25s background;
    max-width: 300px;
    cursor: pointer;
    margin: 0px auto;
}

.showallanother_hide:not(.open) {
    max-height: 0px;
    overflow: hidden;
    margin-bottom: 0px !important;
    opacity: 0 !important;
}

@media (max-width: 768px) {
    body .product-page__button-wrap {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 9;
        background: #fff;
        display: flex;
        align-items: center;
        flex-direction: row;
        flex-wrap: nowrap;
        margin-bottom: 0px;
    }
    body .product-card__price-block {
        font-size: 16px !important;
    }
    body .product-page__button-wrap .product-card__price-block {
        margin: 0px;
        padding: 0 10px;
        width: calc(100% - 140px);
    }
    body .product-page__button-wrap .product-card__price-block div span:nth-child(3) {
        font-size: 20px !important;
    }
    body .product-page__button-btn {
        width: 140px;
        min-width: 140px;
    }
    body .product-page__button-wrap {
        width: 100%;
    }
    body .soc-icon.wh_app {
        bottom: 80px;
    }
    body .soc-icon.tg_app {
        bottom: 140px;
    }
    body .soc-icon.max_app {
        bottom: 200px;
    }
    body .callbackkiller.cbk-phone.cbk-phone-sm.cbk-phone-waves {
        top: unset !important;
        bottom: 80px !important;
        right: unset !important;
        left: 10px !important;
    }
    .reviews-slider-container {
        z-index: 0;
    }
    a#scrollUp {
        display: none !important;
    }
}
/* End */


/* Start:/bitrix/templates/furniture_pale-blue/components/bitrix/news.list/reviews-slider/style.css?17707999313050*/
.reviews-slider-container {
    font-family: Arial, sans-serif;
    position: relative;
}

/* Owl Carousel базовые стили */
.reviews-slider.owl-carousel {
    position: relative;
}

.reviews-slider.owl-carousel .owl-stage {
    display: flex;
    padding: 10px 0;
}

.reviews-slider.owl-carousel .review-slide {
    display: flex;
    height: auto;
}

.review-card {
    background: #fff;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
}

.review-card__header {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

.review-card__avatar {
    flex-shrink: 0;
    margin-right: 15px;
}

.review-card__avatar-img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
    background: #f5f5f5;
}

.reviews-slider .owl-item {
    display: flex;
    align-items: stretch;
}

.review-card__info {
    flex-grow: 1;
    min-width: 0;
}

.review-card__rating {
    display: flex;
    margin-bottom: 5px;
}

.review-card__star {
    color: #ddd;
    font-size: 18px;
    margin-right: 2px;
}

.review-card__star--active {
    color: #ffc107;
}

.review-card__author {
    font-weight: bold;
    font-size: 16px;
    color: #333;
    margin-bottom: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.review-card__date {
    font-size: 14px;
    color: #777;
}

.review-card__text {
    flex-grow: 1;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
}

/* Owl Carousel навигация */
.reviews-slider-container .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    pointer-events: none;
}

.reviews-slider-container .owl-nav button {
    pointer-events: all;
    background: rgba(0,0,0,0.5) !important;
    color: white !important;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.7;
    transition: opacity 0.3s;
}

.reviews-slider-container .owl-nav button:hover {
    opacity: 1;
}

.reviews-slider-container .owl-nav button span {
    font-size: 24px;
    line-height: 1;
}

.reviews-slider-container .owl-dots {
    text-align: center;
    margin-top: 20px;
}

.reviews-slider-container .owl-dots button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ddd !important;
    margin: 0 5px;
}

.reviews-slider-container .owl-dots button.active {
    background: #007bff !important;
}

/* Адаптивность */
@media (max-width: 768px) {
    .review-card {
        padding: 15px;
    }
    
    .review-card__avatar-img {
        width: 50px;
        height: 50px;
    }
    
}
/* End */
/* /bitrix/templates/furniture_pale-blue/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?17733752111889 */
/* /bitrix/templates/furniture_pale-blue/components/bitrix/news.list/reviews-slider/style.css?17707999313050 */
