

/* Start:/local/templates/sivik/components/bitrix/catalog/catalog/style.css?17503128901232*/
.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%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@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 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

.card__slider {
    height: auto !important;
}
/* End */


/* Start:/local/templates/sivik/components/bitrix/catalog/catalog/bitrix/catalog.compare.list/.default/style.css?17503128901320*/
.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:/local/templates/sivik/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/style.css?17520119244744*/
.card-single-product__product img {
    width: 100%;
}
.card-single-product__price::after {
	display: none !important;
}
ul.product-item-scu-item-list {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.product-item-scu-list {
    position: relative;
}
div#current-sku {
	position: relative;
    text-align: left;
    border-radius: 5px;
    background: #FFF;
    cursor: pointer;
    overflow: hidden;
    width: fit-content;
    height: 36px;
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    padding: 6px 31px 6px 12px;
    display: block;
    line-height: normal;
    border: none;
    outline: none;
}
div#current-sku::after {
	position: absolute;
	content: "";
	top: 50%;
	right: 12px;
	width: 9px;
	height: 22px;
	background-image: url("/local/templates/sivik/img/arrow.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	transform: translateY(-50%);
}
ul.product-item-scu-item-list {
    position: absolute;
    left: 0;
    width: max-content;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 5px;
    background: #FFF;
    border-radius: 5px;
    height: 0;
    overflow: hidden;
    transition: all ease 0.3s;
    transform: translateY(10px);
    border: none;
    outline: none;
    box-shadow: none;
}
li.product-item-scu-item-text-container {
    display: block;
    cursor: pointer;
    height: 36px;
    color: #333;
    font-size: 18px; /* Увеличил шрифт */
    font-style: normal;
    font-weight: 400;
    padding: 6px 12px;
    margin-bottom: 5px; /* Добавил отступ между элементами */
    line-height: normal;
    outline: none; /* Убрал обводку */
    border: none;
    box-shadow: none;
    transition: color 0.3s; /* Добавил переход для цвета */
}

li.product-item-scu-item-text-container:hover {
    color: #006cc0; /* Синий цвет при наведении */
    outline: none;
    border: none;
    box-shadow: none;
}

li.product-item-scu-item-text-container:focus {
    outline: none;
    border: none;
    box-shadow: none;
}

li.product-item-scu-item-text-container:last-child {
    margin-bottom: 0; /* Убираем отступ у последнего элемента */
}

div#current-sku:focus {
    outline: none;
    border: none;
    box-shadow: none;
}

ul.product-item-scu-item-list:focus {
    outline: none;
    border: none;
    box-shadow: none;
}

.product-item-scu-item-text-block:focus {
    outline: none;
    border: none;
    box-shadow: none;
}
.checkbox input {
    visibility: hidden;
    width: 0;
    height: 0;
    position: absolute;
}

.product-item-scu-item-text-block {
    position: relative;
    padding: 0 5px;
    outline: none; /* Убрал обводку */
    border: none;
    box-shadow: none;
    cursor: pointer;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin-top: 40px;
    margin-bottom: 40px;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.docs .block__content.all-docs {
    height: auto !important;
}
.product-item-detail-compare-container {
    position: absolute;
    left: 80px;
    top: 120px;
}
.card-single-product__inner .card__like {
    position: absolute;
    left: 80px;
    top: 85px;
    z-index: 100;
}

/* Стили для слайдера */
.slider-product-single {
    display: block;
}

.slider-product-single__container {
    position: relative;
}

.card-product-single__slider {
    width: 100%;
}

.card-product-single__wrapper {
    display: flex;
    flex-wrap: nowrap;
}

.card-product-single__slide {
    flex: 0 0 25%; /* 4 картинки на десктопе */
    max-width: 25%;
    box-sizing: border-box;
    padding: 10px;
}

.card-product-single__image {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
    transition: transform 0.3s ease;
}

.card-product-single__image:hover {
    transform: scale(1.05);
}

@media (max-width: 1024px) {
    .card-product-single__slide {
        flex: 0 0 33.33%; /* 3 картинки на планшете */
        max-width: 33.33%;
    }
}

@media (max-width: 767px) {
    .card-product-single__slide {
        flex: 0 0 100%; /* 1 картинка на мобильном */
        max-width: 100%;
    }
}
/* End */


/* Start:/bitrix/components/bitrix/sale.prediction.product.detail/templates/.default/style.min.css?1711917725332*/
.catalog-element-popup-wrapper{position:absolute;box-sizing:border-box;border-radius:3px;background:rgba(0,0,0,.77)}.catalog-element-popup-inner{padding:20px;max-width:300px;font:13px "Helvetica Neue",Arial,Helvetica,sans-serif}.catalog-element-popup-element{color:#ffa801;font:bold 13px "Helvetica Neue",Arial,Helvetica,sans-serif}
/* End */


/* Start:/bitrix/components/bitrix/sale.gift.main.products/templates/.default/style.min.css?1711917743604*/
.bx_item_list_title{font-weight:bold;color:#000;background:#ebf4f8;vertical-align:middle;height:38px;text-align:center;line-height:38px;font-size:14px}.bx_sale_gift_main_products.bx_wood .bx_item_list_title{background:#ebf4f8}.bx_sale_gift_main_products.bx_red .bx_item_list_title{background:#fbf1f0}.bx_sale_gift_main_products.bx_green .bx_item_list_title{background:#f2fbea}.bx_sale_gift_main_products.bx_blue .bx_item_list_title{background:#ebf4f8}.bx_sale_gift_main_products.bx_black .bx_item_list_title{background:#f1f4f7}.bx_sale_gift_main_products.bx_yellow .bx_item_list_title{background:#fbf7db}
/* End */


/* Start:/local/templates/sivik/components/bitrix/rating.vote/stars/style.css?17639739844199*/
/* Стили для компонента звездного рейтинга */

.product-rating {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 0 0 30px 0;
    padding: 20px;
    background: #F9F9F9;
    border-radius: 8px;
}

.product-rating__display {
    display: flex;
    align-items: center;
    gap: 12px;
}

.product-rating__stars {
    display: flex;
    gap: 4px;
    cursor: default;
}

.product-rating__stars--interactive {
    cursor: pointer;
}

.product-rating__star {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    transition: transform 0.2s ease, fill 0.2s ease;
    position: relative;
}

.product-rating__stars--interactive .product-rating__star:hover {
    transform: scale(1.15);
}

.product-rating__star-icon {
    width: 100%;
    height: 100%;
    fill: #E0E0E0;
    transition: fill 0.2s ease;
}

/* Заполненная звезда */
.product-rating__star--filled .product-rating__star-icon {
    fill: #FFB800;
}

/* Полузаполненная звезда */
.product-rating__star--half .product-rating__star-icon {
    fill: url(#half-gradient);
}

/* Наведение для интерактивных звезд */
.product-rating__stars--interactive .product-rating__star:hover .product-rating__star-icon,
.product-rating__stars--interactive .product-rating__star.hover .product-rating__star-icon {
    fill: #FFB800;
}

.product-rating__info {
    display: flex;
    align-items: baseline;
    gap: 6px;
    font-family: 'Manrope', sans-serif;
}

.product-rating__value {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    line-height: 1;
}

.product-rating__count {
    font-size: 14px;
    font-weight: 400;
    color: #666;
}

.product-rating__auth-notice,
.product-rating__voted-notice {
    font-size: 13px;
    color: #666;
    font-family: 'Manrope', sans-serif;
}

.product-rating__auth-link {
    color: #004799;
    text-decoration: none;
    transition: color 0.2s ease;
}

.product-rating__auth-link:hover {
    color: #003366;
    text-decoration: underline;
}

.product-rating__voted-notice {
    color: #10910a;
    font-weight: 500;
}

/* Градиент для полузаполненных звезд */
svg defs {
    position: absolute;
}

/* Адаптивность */
@media (max-width: 768px) {
    .product-rating__star {
        width: 20px;
        height: 20px;
    }
    
    .product-rating__value {
        font-size: 16px;
    }
    
    .product-rating__count {
        font-size: 13px;
    }
}

/* Анимация при клике */
.product-rating__star--clicked {
    animation: star-pulse 0.3s ease;
}

@keyframes star-pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.3);
    }
    100% {
        transform: scale(1);
    }
}

/* Стили для блока статистики рейтинга (диаграмма) */
.product-rating-stats {
    margin: 20px 0;
    padding: 20px;
    background: #F9F9F9;
    border-radius: 8px;
    font-family: 'Manrope', sans-serif;
}

.product-rating-stats__title {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin-bottom: 15px;
}

.product-rating-stats__row {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 8px;
}

.product-rating-stats__label {
    display: flex;
    align-items: center;
    gap: 4px;
    min-width: 80px;
    font-size: 14px;
    color: #666;
}

.product-rating-stats__bar {
    flex: 1;
    height: 24px;
    background: #E0E0E0;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
}

.product-rating-stats__bar-fill {
    height: 100%;
    background: linear-gradient(90deg, #FFB800 0%, #FFA000 100%);
    transition: width 0.5s ease;
}

.product-rating-stats__count {
    min-width: 70px;
    text-align: right;
    font-size: 14px;
    font-weight: 500;
    color: #333;
}

.product-rating-stats__percentage {
    color: #666;
    font-weight: 400;
}

/* SVG градиент для половинок звезд */
.product-rating__svg-defs {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
}


/* End */


/* Start:/local/templates/sivik/components/bitrix/forum.comments/product_reviews/style.css?176397398411498*/
/* Стили для системы отзывов о товарах */

.product-reviews {
    font-family: 'Manrope', sans-serif;
    margin: 0;
    width: 100%;
}

/* Заголовок и статистика */
.product-reviews__header {
    margin-bottom: 30px;
}

.product-reviews__title {
    font-size: 32px;
    font-weight: 700;
    color: #333;
    margin-bottom: 25px;
    line-height: 1.2;
}

.product-reviews__summary {
    display: grid;
    grid-template-columns: 200px 1fr;
    gap: 40px;
    padding: 20px;
    background: #F9F9F9;
    border-radius: 8px;
}

.product-reviews__rating-summary {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.product-reviews__rating-value {
    font-size: 48px;
    font-weight: 700;
    color: #333;
    line-height: 1;
}

.product-reviews__rating-stars {
    display: flex;
    gap: 4px;
    font-size: 20px;
}

.product-reviews__star {
    color: #E0E0E0;
}

.product-reviews__star--filled {
    color: #FFB800;
}

.product-reviews__rating-count {
    font-size: 14px;
    color: #666;
    text-align: center;
}

/* Распределение оценок */
.product-reviews__distribution {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.product-reviews__distribution-row {
    display: flex;
    align-items: center;
    gap: 12px;
}

.product-reviews__distribution-label {
    min-width: 40px;
    font-size: 14px;
    font-weight: 500;
    color: #333;
}

.product-reviews__distribution-bar {
    flex: 1;
    height: 20px;
    background: #E0E0E0;
    border-radius: 4px;
    overflow: hidden;
}

.product-reviews__distribution-fill {
    height: 100%;
    background: linear-gradient(90deg, #FFB800 0%, #FFA000 100%);
    transition: width 0.5s ease;
}

.product-reviews__distribution-count {
    min-width: 80px;
    text-align: right;
    font-size: 14px;
    font-weight: 500;
    color: #333;
}

.product-reviews__distribution-percent {
    color: #666;
    font-weight: 400;
}

/* Фильтры и сортировка */
.product-reviews__filters {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    padding: 15px 0;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
}

.product-reviews__filter-group {
    display: flex;
    gap: 10px;
}

.product-reviews__filter-btn {
    padding: 8px 16px;
    border: 1px solid #E0E0E0;
    background: #fff;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    cursor: pointer;
    transition: all 0.2s ease;
}

.product-reviews__filter-btn:hover {
    border-color: #004799;
    color: #004799;
}

.product-reviews__filter-btn.active {
    background: #004799;
    border-color: #004799;
    color: #fff;
}

.product-reviews__sort {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
}

.product-reviews__sort label {
    color: #666;
}

.product-reviews__sort-select {
    padding: 8px 12px;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    font-size: 14px;
    font-family: 'Manrope', sans-serif;
    cursor: pointer;
}

/* Форма добавления отзыва */
.product-reviews__add-form {
    margin-bottom: 40px;
    padding: 30px;
    background: #F9F9F9;
    border-radius: 8px;
}

.product-reviews__form-title {
    font-size: 22px;
    font-weight: 600;
    color: #333;
    margin-bottom: 20px;
}

.product-review-form__group {
    margin-bottom: 20px;
}

.product-review-form__label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    margin-bottom: 8px;
}

.product-review-form__label.required::after {
    content: ' *';
    color: #dc3545;
}

/* Рейтинг в форме */
.product-review-form__rating {
    display: flex;
    gap: 8px;
    direction: rtl;
}

.product-review-form__rating input[type="radio"] {
    display: none;
}

.product-review-form__star {
    font-size: 32px;
    color: #E0E0E0;
    cursor: pointer;
    transition: color 0.2s ease, transform 0.2s ease;
}

.product-review-form__star:hover,
.product-review-form__star:hover ~ .product-review-form__star,
.product-review-form__rating input[type="radio"]:checked ~ .product-review-form__star {
    color: #FFB800;
}

.product-review-form__star:hover {
    transform: scale(1.1);
}

/* Текстовые поля */
.product-review-form__textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    font-size: 14px;
    font-family: 'Manrope', sans-serif;
    resize: vertical;
    transition: border-color 0.2s ease;
}

.product-review-form__textarea:focus {
    outline: none;
    border-color: #004799;
}

.product-review-form__char-count {
    margin-top: 5px;
    font-size: 12px;
    color: #666;
    text-align: right;
}

.product-review-form__char-count.valid {
    color: #10910a;
}

/* Загрузка файлов */
.product-review-form__upload {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.product-review-form__file-input {
    display: none;
}

.product-review-form__upload-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 20px;
    background: #fff;
    border: 2px dashed #E0E0E0;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    color: #004799;
    cursor: pointer;
    transition: all 0.2s ease;
    width: fit-content;
}

.product-review-form__upload-btn:hover {
    border-color: #004799;
    background: #f0f7ff;
}

.product-review-form__preview {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
    gap: 10px;
}

.product-review-form__preview-item {
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 4px;
    overflow: hidden;
}

.product-review-form__preview-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-review-form__preview-remove {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 24px;
    height: 24px;
    background: rgba(0, 0, 0, 0.7);
    border: none;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Чекбокс */
.product-review-form__checkbox {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    cursor: pointer;
}

.product-review-form__checkbox input[type="checkbox"] {
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.product-review-form__checkbox a {
    color: #004799;
    text-decoration: none;
}

.product-review-form__checkbox a:hover {
    text-decoration: underline;
}

/* Кнопка отправки */
.product-review-form__actions {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.product-review-form__submit {
    padding: 14px 32px;
    background: #10910a;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    transition: background 0.2s ease;
    width: fit-content;
}

.product-review-form__submit:hover {
    background: #0d7908;
}

.product-review-form__submit:disabled {
    background: #ccc;
    cursor: not-allowed;
}

.product-review-form__notice {
    font-size: 13px;
    color: #666;
    margin: 0;
}

/* Уведомление об авторизации */
.product-reviews__auth-notice {
    padding: 20px;
    background: #fff3cd;
    border: 1px solid #ffc107;
    border-radius: 4px;
    text-align: center;
}

.product-reviews__auth-notice a {
    color: #004799;
    font-weight: 600;
    text-decoration: none;
}

.product-reviews__auth-notice a:hover {
    text-decoration: underline;
}

/* Список отзывов */
.product-reviews__list {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* Отдельный отзыв */
.product-review {
    padding: 24px;
    background: #fff;
    border: 1px solid #E0E0E0;
    border-radius: 8px;
    transition: box-shadow 0.2s ease;
}

.product-review:hover {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.product-review__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.product-review__author {
    display: flex;
    align-items: center;
    gap: 12px;
}

.product-review__avatar {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #004799;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 600;
}

.product-review__author-name {
    font-size: 16px;
    font-weight: 600;
    color: #333;
}

.product-review__date {
    font-size: 13px;
    color: #666;
}

.product-review__rating {
    display: flex;
    gap: 4px;
    font-size: 18px;
}

/* Достоинства и недостатки */
.product-review__pros,
.product-review__cons {
    margin-bottom: 12px;
    padding: 10px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.5;
}

.product-review__pros {
    background: #e8f5e9;
    border-left: 3px solid #10910a;
}

.product-review__cons {
    background: #ffebee;
    border-left: 3px solid #dc3545;
}

.product-review__pros strong,
.product-review__cons strong {
    font-weight: 600;
    color: #333;
}

/* Текст отзыва */
.product-review__text {
    font-size: 15px;
    line-height: 1.6;
    color: #333;
    margin-bottom: 15px;
}

/* Фото в отзыве */
.product-review__photos {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    gap: 10px;
    margin-bottom: 15px;
}

.product-review__photo {
    display: block;
    width: 100%;
    height: 120px;
    border-radius: 4px;
    overflow: hidden;
    cursor: pointer;
}

.product-review__photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.2s ease;
}

.product-review__photo:hover img {
    transform: scale(1.05);
}

/* Футер отзыва */
.product-review__footer {
    display: flex;
    gap: 15px;
    padding-top: 15px;
    border-top: 1px solid #E0E0E0;
}

.product-review__helpful {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 8px 16px;
    background: #fff;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    font-size: 14px;
    color: #666;
    cursor: pointer;
    transition: all 0.2s ease;
}

.product-review__helpful:hover {
    border-color: #10910a;
    color: #10910a;
}

.product-review__helpful.voted {
    background: #10910a;
    border-color: #10910a;
    color: #fff;
}

/* Пустое состояние */
.product-reviews__empty {
    padding: 60px 20px;
    text-align: center;
    color: #666;
    font-size: 16px;
}

/* Адаптивность */
@media (max-width: 768px) {
    .product-reviews__summary {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .product-reviews__filters {
        flex-direction: column;
        align-items: stretch;
        gap: 15px;
    }
    
    .product-reviews__filter-group {
        flex-wrap: wrap;
    }
    
    .product-reviews__sort {
        justify-content: space-between;
    }
    
    .product-review__header {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
    
    .product-reviews__add-form {
        padding: 20px;
    }
    
    .product-review__photos {
        grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
    }
}


/* End */


/* Start:/local/templates/sivik/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/themes/blue/style.css?17503128901094*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1; }

.bx-blue .product-item-image-slider-control:hover { background-color: rgba(0, 131, 209, .8); }

.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover { background-color: #0083d1; }

.bx-blue .product-item-selected-scu,
.bx-blue .product-item-detail-slider-controls-image:hover,
.bx-blue .product-item-detail-slider-controls-image.active { outline-color: #006cc0; }

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-color: #006cc0; }

/* Amount */
.bx-blue .product-item-amount-field:focus { border-color: #006cc0; }

/*Proress Bar*/
.bx-blue .product-item-detail-slider-progress-bar { background-color: #006cc0; }
/* End */
/* /local/templates/sivik/components/bitrix/catalog/catalog/style.css?17503128901232 */
/* /local/templates/sivik/components/bitrix/catalog/catalog/bitrix/catalog.compare.list/.default/style.css?17503128901320 */
/* /local/templates/sivik/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/style.css?17520119244744 */
/* /bitrix/components/bitrix/sale.prediction.product.detail/templates/.default/style.min.css?1711917725332 */
/* /bitrix/components/bitrix/sale.gift.main.products/templates/.default/style.min.css?1711917743604 */
/* /local/templates/sivik/components/bitrix/rating.vote/stars/style.css?17639739844199 */
/* /local/templates/sivik/components/bitrix/forum.comments/product_reviews/style.css?176397398411498 */
/* /local/templates/sivik/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/themes/blue/style.css?17503128901094 */
