

/* Start:/local/templates/negagroup-site/components/bitrix/catalog/main/style.css?17222534995026*/
.catalog-products__title {
    margin-bottom: 40px;
}

.catalog-products__top {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.catalog-products__sort {
    font-size: 16px;
    color: #00305C;
    cursor: pointer;
    margin-left: auto;
}
.catalog-products__drop-menu{

}
.catalog-products__filter-mobile {
    font-size: 16px;
    color: #00305C;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    display: none;
}

.catalog-products__filter-mobile::before {
    content: '';
    position: absolute;
    width: 21px;
    height: 21px;
    left: 0;
    background-image: url('/local/templates/negagroup-site/components/bitrix/catalog/main/icons/filter.svg');
}

.catalog-products__filter-mobile .header__panel-count {
    padding: 0 4px;
    min-width: 14px;
    height: 14px;
    left: 10%;
    right: auto;
    font-size: 10px;
    line-height: 12px;
}

.catalog-products__form {
    width: 303px;
    flex: 0 0 303px;
}
.catalog-products__wrap{
    display: flex;
    width: 100%;
    flex-direction: row;
    margin-top: 60px;
    margin-bottom: 90px;
}
.catalog-products__drop-menu{
    display: none;
    transition: 0.3s;
    border-radius: 20px;
    padding: 15px 10px;
    box-shadow: 0px 1px 6px 0px #b9b9b95e;
    position: absolute;
    right: -9px;
    top: 0;
    box-sizing: border-box;
    z-index: 500;
    background: white;

}
.catalog-products__drop-menu a {
    padding: 4px 0;
    display: block;
}
.catalog-products__sort.active{
    opacity: 0;
}
.catalog-products__sort.active + .catalog-products__drop-menu{
    display: block;
}

.catalog-products__info {
    display: flex;
    margin-bottom: 100px;
}

.catalog-products__info-left {
    width: 745px;
    margin-right: 30px;
    flex-shrink: 0;
}

.catalog-products__info-title {
    margin-bottom: 40px;
}

.catalog-products__info-text {
    font-size: 16px;
    line-height: 155%;
    color: #636B83;
    margin-bottom: 25px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.catalog-products__info-text.show-all {
    display: block;
}

.catalog-products__info-more {
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    text-decoration-line: underline;
    color: #00305C;
    cursor: pointer;
}

.get-consultation {
    border: 1px solid #DCE0E5;
    border-radius: 8px;
    padding: 30px;
}

.get-consultation__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 110%;
    text-align: center;
    color: #00305C;
    margin-bottom: 30px;
}

.get-consultation__input {
    padding: 18px;
    margin-bottom: 16px;
    border: 1px solid #DCE0E5;
    border-radius: 8px;
    width: 100%;
    font-size: 14px;
    line-height: 110%;
    color: #636B83;
}

.get-consultation__btn {
    margin: 8px 0 12px 0;
    width: 100%;
}

.get-consultation__checkbox-wrap span {
    font-size: 14px;
    line-height: 130%;
    color: #636B83;
    margin-left: 8px;
}

.get-consultation__checkbox-wrap span a {
    color: #29B7D0;
    text-decoration: none;
}

.catalog-products__popular-products {
    margin-bottom: 100px;
}


@media (max-width: 1439px) {
    .catalog-products__info-left {
        width: 550px;
    }
}

@media (max-width: 991px) {
    .catalog-products__filter-mobile {
        display: block;
    }

    .catalog-products__sort {
        font-size: 14px;
    }

    .catalog-products__info {
        flex-direction: column;
        margin-bottom: 50px;
    }

    .catalog-products__info-left {
        width: 100%;
        margin-bottom: 30px;
    }

    .catalog-products__info-right {
        width: 450px;
        margin: 0 auto;
    }

    .catalog-products__popular-products {
        margin-bottom: 50px;
    }

    .catalog-products__wrap {
        margin-bottom: 50px;
    }
}

@media (max-width: 575px) {
    .catalog-products__info-right {
        width: 100%;
        margin: 0 auto;
    }

    .get-consultation__title {
        font-size: 18px;
        line-height: 110%;
    }

    .catalog-products__info-title {
        margin-bottom: 25px;
    }

    .catalog-products__info-text {
        -webkit-line-clamp: 3;
    }

    .catalog-products__info-text {
        margin-bottom: 18px;
    }

    .catalog-products__info-more {
        font-size: 16px;
    }
    .catalog-products__top{
        margin-top: 20px;
    }
}

.catalog-detail__content-item p, .section_description p {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
}

.catalog-detail__content-item ul, .section_description ul
.catalog-detail__content-item ol, .section_description ol
{
    list-style: circle;
    padding-left: 40px;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
}
/* End */


/* Start:/local/templates/negagroup-site/components/bitrix/catalog/main/bitrix/catalog.element/main/style.css?176338801920863*/
.text-block__parametrs-name.text-block__question{
	position: relative;
}
.catalog-detail__label.label{
	position: relative;
}
.text-block__parametrs-name.text-block__question .hint-view{
	position: absolute;
	top: -15px;
	left: 105%;
	background: white;
	padding: 5px 10px;
	transition: 0.3s;
	border: 1px solid silver;
	width: 100%;
	opacity: 0;
}
.text-block__parametrs-name.text-block__question:hover .hint-view{
	opacity: 1;
}
.catalog-detail__content-item a{
	color: #0d95e8;
}
.catalog-detail__wrap {
	display: flex;
	margin-bottom: 100px;
}

.catalog-detail__left {
	width: 66%;
	margin-right: 30px;
}
.success-request{
	display: none;
}
.catalog-detail__images {
	position: relative;
	margin-bottom: 25px;
}

.catalog-detail__images .slick-list {
	margin: 0 -5px;
}


.catalog-detail__next-btn {
	position: absolute !important;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
}

.catalog-detail__prev-btn {
	position: absolute !important;
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
}

.catalog-detail__img-wrap {
	margin: 0 5px;
	position: relative;
}

.catalog-detail__img {
	border-radius: 8px;
	width: 100%;
	max-height: 516px;
	object-fit: contain;
}

.catalog-detail__label {
	top: 20px;
	left: 20px;
	padding: 6px 15px;
}

.catalog-detail__information {
	margin-bottom: 70px;
}



.catalog-detail__right {
	width: 33%;
}

.catalog-detail__right-top {
	margin-bottom: 12px;
}

.catalog-card__rating {
	display: flex;
}

.catalog-card__stars {
	margin-right: 15px;
}

.catalog-card__reviews {
	font-size: 16px;
	line-height: 19px;
	color: #636B83;
}

.catalog-detail__title {
	margin-bottom: 6px;
}

.catalog-detail__article {
	font-size: 14px;
	line-height: 16px;
	color: #636B83;
	margin-bottom: 30px;
}

.card__price.catalog-detail__price {
	margin-bottom: 40px;
}

.card__price-main.catalog-detail__price-main {
	font-size: 24px;
	line-height: 28px;
}

.detail-offers {
	margin-bottom: 40px;
}

.detail-offers__item {
	margin-bottom: 25px;
}

.detail-offers__item-title {
	font-size: 16px;
	line-height: 19px;
	color: #00305C;
	margin-bottom: 10px;
}

.detail-offers__item-options {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 8px;
}

.detail-offers__item-option {
	min-width: 76px;
	/* flex: 0 0 76px; */
	background: #FFFFFF;
	border: 1px solid #DCE0E5;
	border-radius: 8px;
	padding: 10px 14px;
	font-size: 14px;
	color: #636B83;
	cursor: pointer;
	transition: all 0.3s ease-in;
}

.selected {
	background: #29B7D0;
	border: 1px solid #29B7D0;
	color: #FFFFFF;
}
.detail-offers__item-color.selected{
	border: 1px solid #29B7D0 !important;
}

.offers__item-colors {
	margin-bottom: 30px;
}

.offers__item-colors .detail-offers__item-title {
	margin-bottom: 15px;
}

.offers__item-colors .detail-offers__item-options {
	gap: 14px;
}

.detail-offers__item-color {
	width: 26px;
	height: 26px;
	background-color: #B38E3E;
	border-radius: 50%;
	cursor: pointer;
	border: 1px solid silver;
}

.detail-offers__item-color.bx-active {
	border: 2px solid #29B7D0;
}

.detail-offers__item:last-child {
	margin-bottom: 0;
}

.detail-offers__item-more {
	font-size: 14px;
	text-decoration-line: underline;
	color: #00305C;
	cursor: pointer;
}

.offers__item-materials .detail-offers__item-options {
	gap: 4px;
}

.detail-offers__item-material {
	cursor: pointer;
}

.detail-offers__item-material.bx-active svg path {
	stroke: #29B7D0;
}

.catalog-detail__panel-top {
	display: flex;
	margin-bottom: 15px;
}

.catalog-detail__counter {
	background: #F8F8F8;
	border: 1px solid #DCE0E5;
	border-radius: 5px;
	font-size: 22px;
	color: #00305C;
	padding: 12px 20px;
	display: flex;
	justify-content: space-between;
	width: 125px;
	flex: 0 0 125px;
	margin-right: 15px;
}

.catalog-detail__counter-input {
	border: none;
	background: transparent;
	font-size: 18px;
	color: #00305C;
	width: 40px;
	text-align: center;
}

.catalog-detail__counter-minus,
.catalog-detail__counter-plus {
	cursor: pointer;
}

.catalog-detail__btn-basket {
	width: 100%;
	text-align: center;
}

.catalog-detail__panel-bottom {
	display: flex;
}

.catalog-detail__btn-order {
	width: 100%;
	margin-right: 16px;
	text-align: center;
}

.catalog-detail__heart {
	margin-right: 8px;
}

.catalog-detail__heart.favorite {
	fill:#29B7D0;
    stroke:#fff;
	background-color: #29B7D0;
}

.catalog-detail__heart.favorite path {
	fill:#29B7D0;
    stroke:#fff;
}
.catalog-fixed__compare.compare{
	fill:#29B7D0;
	stroke:#fff;
	background-color: #29B7D0;
}

.catalog-fixed__compare.compare path{
	fill:#29B7D0;
	stroke:#fff;
}
.catalog-detail__compare.compare {
	fill:#29B7D0;
    stroke:#fff;
	background-color: #29B7D0;
}

.catalog-detail__compare.compare path {
	fill:#29B7D0;
    stroke:#fff;
}

.catalog-detail__panel {
	margin-bottom: 40px;
}

.catalog-detail__info-item {
	border-bottom: 1px solid #DCE0E5;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.catalog-detail__info-top {
	display: flex;
	justify-content: space-between;
	cursor: pointer;
}

.catalog-detail__info-title {
	font-size: 16px;
	line-height: 19px;
	color: #00305C;
	position: relative;
	padding-left: 32px;
}

.catalog-detail__info-delivery::before {
	content: '';
	width: 21px;
	height: 21px;
	position: absolute;
	left: 0;
	background-image: url('/local/templates/negagroup-site/components/bitrix/catalog/main/bitrix/catalog.element/main/icons/info-delivery.svg');
}

.catalog-detail__info-features::before {
	content: '';
	width: 21px;
	height: 21px;
	position: absolute;
	left: 0;
	background-image: url('/local/templates/negagroup-site/components/bitrix/catalog/main/bitrix/catalog.element/main/icons/info-features.svg');
}

.catalog-detail__info-content {
	margin-left: 10px;
	transition: all 0.3s;
	max-height: 0;
	overflow: hidden;
	opacity: 0;
}

.catalog-detail__info-list_item {
	font-size: 16px;
	line-height: 19px;
	color: #636B83;
	padding-left: 10px;
	position: relative;
	margin-bottom: 5px;
}

.catalog-detail__info-list_item:last-child {
	margin-bottom: 0;
}

.catalog-detail__info-list_item::before {
	content: '•';
	position: absolute;
	left: 0;
	font-size: 16px;
}

.catalog-detail__info-arrow {
	transition: all 0.3s;
}

.catalog-detail__info-top.info-show .catalog-detail__info-arrow {
	transform: rotate(-90deg);
}


.catalog-detail__info-top.info-show + .catalog-detail__info-content {
	max-height: 100%;
	margin-top: 22px;
	opacity: 1;
}



.info-delivery__text {
	font-size: 14px;
	line-height: 130%;
	color: #636B83;
	margin-bottom: 12px;
}

.info-delivery__item {
	display: flex;
	align-items: flex-end;
	margin-bottom: 12px;
}

.info-delivery__item:last-child {
	margin-bottom: 0;
}

.info-delivery__name {
	font-size: 14px;
	line-height: 130%;
	color: #00305C;
	flex: 0 0 35%;
	width: 35%;

}

.info-delivery__name.info-delivery__question {
	flex: 0 0 42%;
	width: 42%;
	display: flex;
}

.info-delivery__question-icon {
	cursor: pointer;
	align-self: flex-start;
	width: 14px;
	margin-left: 5px;
}

.info-delivery__item-dotted {
	width: 100%;
	border-bottom: 1px dashed #DCE0E5;
	margin: 0 8px 3px 8px;
}

.info-delivery__price {
	font-size: 14px;
	line-height: 130%;
	color: #636B83;
}

.catalog-detail__tabs {
	display: flex;
	border-bottom: 1px solid #DCE0E5;
	justify-content: center;
	cursor: pointer;
	margin-bottom: 30px;
}

.catalog-detail__tab {
	margin-right: 60px;
	font-size: 18px;
	line-height: 21px;
	color: #00305C;
	padding-bottom: 18px;
	transition: all 0.3s;
	position: relative;
}

.catalog-detail__tab::before {
	content: '';
	width: 0;
	height: 1px;
	background-color: #29B7D0;
	position: absolute;
	bottom: -1px;
	transition: all 0.6s;
	left: 50%;
	right: 50%;
	opacity: 0;
}

.catalog-detail__tab:hover {
	color: #29B7D0;
}

.catalog-detail__tab:hover::before {
	width: 100%;
	left: 0;
	right: 0;
	opacity: 1;
}

.catalog-detail__tab:last-child {
	margin-right: 0;
}

.catalog-detail__tab--active {
	color: #29B7D0;
}

.catalog-detail__tab--active::before {
	content: '';
	width: 100%;
	height: 1px;
	background-color: #29B7D0;
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	opacity: 1;
}

.catalog-detail__content-item {
	/*display: flex;*/
}

.catalog-detail__content-descr .catalog-detail__content-left {
	width: 50%;
	margin-right: 40px;
}

.catalog-detail__content-descr .catalog-detail__content-right {
	width: 50%;
}



.text-block__title {
	font-weight: 600;
	font-size: 18px;
	line-height: 21px;
	color: #00305C;
	margin-bottom: 10px;
}

.text-block__descr {
	font-weight: 400;
	font-size: 16px;
	line-height: 130%;
	color: #636B83;
	margin-bottom: 30px;
}

.text-block__descr:last-child {
	margin-bottom: 0;
}

.text-block__descr a {
	color: #29B7D0;
	text-decoration: none;
}

.catalog-detail__text-block {
	margin-bottom: 25px;
}

.catalog-detail__text-block:last-child {
	margin-bottom: 0;
}

.text-block__descr-quote {
	padding-left: 12px;
	border-left: 2px solid #29B7D0;
	font-style: italic;
}

.text-block__parametrs {
	margin-top: 30px;
}

.text-block__parametrs-item {
	padding-bottom: 18px;
	border-bottom: 1px solid #DCE0E5;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 18px;
}

.text-block__parametrs-item:last-child {
	margin-bottom: 0;
}

.text-block__parametrs-name {
	font-size: 14px;
	line-height: 16px;
	color: #636B83;
}

.text-block__parametrs-value {
	font-size: 14px;
	line-height: 16px;
	color: #00305C;
}

.text-block__question {
	position: relative;
	padding-right: 20px;
}

.text-block__question::before {
	content: '';
	width: 14px;
	height: 14px;
	position: absolute;
	right: 0;
	background-image: url('/local/templates/negagroup-site/components/bitrix/catalog/main/bitrix/catalog.element/main/icons/info-question.svg');
	background-repeat: no-repeat;
}

.catalog-detail__content-characteristics {
	display: block;
}

.catalog-detail__content-wrap {
	display: flex;
	margin-bottom: 50px;
}

.catalog-detail__content-characteristics .catalog-detail__content-left {
	width: 50%;
	margin-right: 40px;
}

.catalog-detail__content-characteristics .catalog-detail__content-right {
	width: 50%;
}

.text-block__parametrs-value .rigidity {
	width: 14px;
	height: 14px;
	border: 1px solid #00305C;
	display: inline-block;
	border-radius: 4px;
}

.text-block__parametrs-value .rigidity--active {
	background: #00305C;
}

.catalog-detail__img-block {
	width: 100%;
	height: 380px;
	background: #D9D9D9;
	border-radius: 8px;
}

.text-block__composition-item {
	font-size: 16px;
	line-height: 30px;
	color: #636B83;
	position: relative;
	padding-left: 42px;
	margin-bottom: 14px;
	transition: all 0.3s;
	cursor: pointer;
}

.text-block__composition-descr {
	font-size: 14px;
	line-height: 160%;
	color: #636B83;
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	transition: opacity 0.3s;

}

.text-block__composition-item:last-child {
	margin-bottom: 0;
}

.text-block__composition-item.active {
	color: #00305C;
}

.text-block__composition-item::before {
	content: '';
	position: absolute;
	width: 30px;
	height: 30px;
	left: 0;
    background-image: url('/local/templates/negagroup-site/components/bitrix/catalog/main/bitrix/catalog.element/main/icons/plus.svg');
	transition: all 0.3s;
}

.text-block__composition-item.active::before {
	background-image: url('/local/templates/negagroup-site/components/bitrix/catalog/main/bitrix/catalog.element/main/icons/minus.svg');
}

.text-block__composition-item.active .text-block__composition-descr {
	max-height: 100%;
	opacity: 1;
}

.text-block__benefits {
	margin-bottom: 25px;
	margin-left: 10px;
}

.text-block__benefits-item {
	font-size: 16px;
	line-height: 160%;
	color: #636B83;
	margin-bottom: 10px;
	position: relative;
	padding-left: 15px;
}

.text-block__benefits-item:last-child {
	margin-bottom: 0;
}

.text-block__benefits-item::before {
	content: '•';
	position: absolute;
	left: 0;
	font-size: 16px;
}

.text-block__title--warning {
	color: #29B7D0;
	padding-left: 30px;
	line-height: 24px;
	position: relative;
}

.text-block__title--warning::before {
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	left: 0;
	background-image: url('/local/templates/negagroup-site/components/bitrix/catalog/main/bitrix/catalog.element/main/icons/warning.svg');
}

.text-block__characteristics {
	font-weight: 400;
	font-size: 16px;
	line-height: 130%;
	color: #636B83;
	margin-bottom: 30px;
}

.text-block__characteristics:last-child {
	margin-bottom: 0;
}

.characteristics-quote__wrap {
	padding-left: 12px;
	border-left: 2px solid #29B7D0;
}

.text-block__characteristics-quote {
	font-size: 16px;
	line-height: 150%;
	color: #636B83;
	margin-bottom: 10px;
	font-style: italic;
}

.text-block__characteristics-quote:last-child {
	margin-bottom: 0;
}

.catalog-detail__content-reviews .catalog-detail__content-left {
	width: 66%;
	margin-right: 40px;
}

.reviews-result__total {
	font-size: 16px;
	line-height: 110%;
	color: #636B83;
}

/* section.catalog-detail{
	margin-top: 60px;
} */
.product-item-detail-slider-image img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	max-height: 516px;
}
.product-item-detail-slider-image {
	border-radius: 20px;
	display: block;
}
.product-item-detail-economy-price{
	display: none !important;
}
.notallowed {
	background: #F2F2F2;
	border: 1px solid #DCE0E5;
	color: #636B83;
	cursor: not-allowed;
	pointer-events: none;
	display: block !important;
}

.catalog-detail__fixed {
	width: 100%;
    height: 85px;
    transition: transform .2s ease;
    position: fixed;
    bottom: 0;
    left: 0;
    transform: translateY(100%);
    box-shadow: 0 -2px 8px 0 rgb(0 0 0 / 10%);
    background: #fff;
    z-index: 10;
	height: 84px;
}

.catalog-detail__fixed.show {
	transform: translateY(0);
}

.product-fixed__img {
	width: 120px;
	height: 84px;
	margin-right: 20px;
}

.product-fixed__wrap {
	display: flex;
}

.product-fixed__content {
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding: 20px 0;
}

.product-fixed__right {
	display: flex;
}

.product-fixed__size {
	font-size: 14px;
	line-height: 110%;
	color: #636B83;
	margin-bottom: 4px;
}

.product-fixed__title {
	font-weight: 500;
	font-size: 24px;
	line-height: 110%;
	color: #00305C;
}

.card__price.product-fixed__price {
	margin-bottom: 0;
	margin-right: 40px;
}

.product-fixed__panel {
	display: flex;
}

.product-fixed__price .card__price-sale_wrap {
	height: 26px;
}

.btn.product-fixed__btn {
	margin-right: 10px;
	width: 165px;
	flex-shrink: 0;
	padding: 14px 20px;
}

.product-fixed__heart {
	margin-right: 8px;
}

.small-btn.product-fixed__heart {
	width: 50px;
	height: 50px;
}

.small-btn.product-fixed__compare {
	width: 50px;
	height: 50px;
}



.fancybox-thumbs.fancybox-thumbs-x {
    position: absolute;
    top: auto;
    width: 850px;
    bottom: 150px;
    left: 0;
    right: 0;
    height: 95px;
    padding: 0;
    box-sizing: border-box;
    background: transparent;
	opacity: 0;
}
  
.fancybox-show-thumbs .fancybox-inner {
	right: 0;
	bottom: 95px;
}

.fancybox-show-thumbs .fancybox-inner {
	right: 0 !important;
}

.fancybox-thumbs__list {
	width: 100% !important;
	display: flex;
	overflow-x: auto !important;
}

.fancybox-thumbs__list a {
	width: 165px;
	height: 100px;
	flex-shrink: 0;
	border-radius: 8px;
	margin: 0 !important;
	margin-right: 30px !important;
}

.fancybox-thumbs__list a:last-child {
	margin: 0 !important;
}

.fancybox-image {
	border-radius: 8px;
}

.fancybox-bg {
    background: #e3e3e3 !important;
}

.fancybox__prev-btn.slider-btn {
	z-index: 99999;
	top: 50%;
    left: 70px;
	position: absolute;
	transform: translateY(-50%);
}

.fancybox__next-btn.slider-btn {
	z-index: 99999;
	top: 50%;
    right: 70px;
	position: absolute;
	transform: translateY(-50%);
}

.fancybox-navigation {
	position: absolute;
    width: 100%;
    height: 100%;
}

.fancybox-thumbs__list a:before {
	border: 4px solid #29B7D0 !important;
    border-radius: 8px;
}

.fancybox-toolbar .fancybox-button {
	color: #636B83;
	background: transparent;
	padding: 8px;
}

.fancybox-toolbar .fancybox-button:hover {
    color: #636B83;
}

.fancybox-toolbar {
    right: 40px !important;
    top: 40px !important;
}

.catalog-detail__slider {
	margin-bottom: 115px;
	display: flex;
	align-items: center;
}

.catalog-detail__slider .slick-list {
	max-width: 762px;
    width: 100%;
}

.catalog-detail__slider-item {
	width: 155px;
	max-height: 82px;
	cursor: pointer;
	display: block;
	object-fit: cover;
	margin-left: 18px;
	border-radius: 8px;
}

/* .catalog-detail__slider .slick-track {
	transform: none !important;
} */

/* .catalog-detail__slider .slick-disabled {
	display: none !important;
} */

.catalog-detail__images .slick-dots {
	position: absolute;
    display: flex;
    left: 50%;
    bottom: 10px;
    transform: translateX(-50%);
}

.catalog-detail__images .slick-dots button {
	font-size: 0;
    border: none;
    width: 6px;
    height: 6px;
    background: #43495A;
    border-radius: 50%;
    margin: 0 7px;
    cursor: pointer;
}

.catalog-detail__images .slick-dots li.slick-active button {
    background: #29B7D0;
    width: 10px;
    height: 10px;
}

@media (max-width: 1439px) {
	.catalog-detail__img-wrap {
		max-height: 380px;
	}
}


@media (max-width: 1439px) {
	.catalog-detail__slider-item {
		margin-left: 12px;
	}
}

@media (max-width: 991px) {
	.catalog-detail__wrap {
		flex-direction: column;
		margin-bottom: 50px;
	}

	.catalog-detail__left {
		width: 100%;
		margin-right: 0;
	}

	.catalog-detail__images {
		margin: 0 -5px 16px -5px;
	}

	.catalog-detail__right {
		width: 60%;
	}

	.title.catalog-detail__title {
		font-weight: 400;
		font-size: 18px;
		line-height: 21px;
	}

	.catalog-detail__article {
		margin-bottom: 20px;
	}

	.catalog-detail__counter {
		margin-right: 10px;
		padding: 8px 15px;
		width: 100px;
		flex: 0 0 100px;
	}

	/* .catalog-detail__tabs {
		margin: 0 -6% 30px -6%;
	} */

	.catalog-detail__tab {
		font-size: 16px;
		line-height: 19px;
		margin-right: 50px;
		white-space: nowrap;
	}

	.text-block__descr {
		font-size: 14px;
		line-height: 130%;
	}

	.catalog-detail__img-block {
		height: auto;
	}

	.catalog-detail__content-reviews {
		flex-direction: column;
	}

	.catalog-detail__content-reviews .catalog-detail__content-left {
		width: 100%;
		margin-right: 0;
	}

	.catalog-detail__content-reviews .catalog-detail__content-right {
		order: -1;
		margin-bottom: 50px;
	}

	.reviews-result {
		width: 450px;
		margin: 0 auto;
	}

	.stars-progress__item .stars-progress__item-wrap {
		width: 100%;
	}

	.catalog-detail__information {
		margin-bottom: 50px;
	}

	.fancybox-thumbs.fancybox-thumbs-x {
		width: 100%;
	}

	.catalog-detail__img-wrap {
		max-height: 320px;
	}

	.catalog-detail__slider {
		display: none;
	}
}

@media (max-width: 575px) {

	.catalog-detail__right {
		width: 100%;
	}

	.card__price-main.catalog-detail__price-main {
		font-size: 18px;
		line-height: 21px;
	}

	.detail-offers__item {
		margin-bottom: 30px;
	}

	.detail-offers__item-title {
		font-size: 14px;
		line-height: 16px;
	}

	.catalog-detail__content-item {
		flex-direction: column;
	}

	.catalog-detail__content-descr .catalog-detail__content-left {
		width: 100%;
		margin-right: 0;
		margin-bottom: 18px;
	}

	.catalog-detail__content-descr .catalog-detail__content-right {
		width: 100%;
	}

	.catalog-detail__text-block {
		margin-bottom: 18px;
	}

	.catalog-detail__tabs {
		justify-content: flex-start;
		flex-wrap: nowrap;
		overflow-x: auto;
		overflow-y: visible;
		margin-bottom: 25px;
	}

	.catalog-detail__tab {
		margin-right: 20px;
		margin-bottom: 1px;
	}

	.text-block__title {
		font-size: 16px;
		line-height: 19px;
	}

	.catalog-detail__content-wrap {
		flex-direction: column;
	}

	.catalog-detail__content-characteristics .catalog-detail__content-left {
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}

	.catalog-detail__content-characteristics .catalog-detail__content-right {
		width: 100%;
	}

	.text-block__parametrs {
		margin-top: 0;
	}

	.text-block__parametrs-item {
		margin-bottom: 0;
		padding: 16px 0;
	}

	.catalog-detail__content-wrap {
		margin-bottom: 30px;
	}

	.text-block__characteristics {
		font-size: 14px;
	}

	.text-block__benefits-item {
		font-size: 14px;
	}

	.text-block__characteristics-quote {
		font-size: 14px;
	}

	.reviews-result {
		width: 100%;
	}

	.reviews-result .reviews-result__stars-total {
		margin-bottom: 20px;
	}

	.reviews-result__stars {
		display: none;
	}

	.fancybox__prev-btn.slider-btn {
		display: none;
	}
	
	.fancybox__next-btn.slider-btn {
		display: none;
	}

	.fancybox-toolbar {
		right: 10px !important;
		top: 20% !important;
	}

	.catalog-detail__img-wrap {
		max-height: 290px;
	}

	.catalog-detail__img {
		object-fit: cover;
    	height: 100%;
	}
}

@media (max-width: 424px) {
	.fancybox-toolbar {
		top: 20% !important;
	}

	/*.fancybox-thumbs.fancybox-thumbs-x {*/
	/*	bottom: 250px;*/
	/*}*/
}

/*for textile*/
.textiles_block .textile_items 
{
	height: 200px;
	overflow: auto;
}

.textiles_block .textile_item {
	cursor: pointer;
	padding: 10px 14px;
	background: #FFFFFF;
    border: 1px solid #DCE0E5;
    border-radius: 8px;
    margin-bottom: 8px;
    margin-right: 8px;
    font-size: 14px;
    color: #636B83;
}

.textiles_block .textile_item.selected {
	background: #29B7D0 !important;
    border: 1px solid #29B7D0;
    color: #FFFFFF;
	font-weight: bold;
}

.textiles_block .detail-offers__item 
{
	display: none;
}



.catalog-detail__slider_all, .catalog-detail__images_all {
	display: none;
}
/* End */


/* Start:/local/templates/negagroup-site/components/bitrix/catalog.products.viewed/slider/style.css?1702543882463*/
.catalog-detail__watched {
    margin-bottom: 100px;
    margin-top: 140px;
}

.watched-products__top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.watched-products__arrows-prev {
    margin-right: 10px;
}


@media (max-width: 991px) {
    .watched-products__top {
        align-items: center;
    }
}

@media (max-width: 575px) {
    .watched-products__arrows {
        display: none;
    }
}


/* End */
/* /local/templates/negagroup-site/components/bitrix/catalog/main/style.css?17222534995026 */
/* /local/templates/negagroup-site/components/bitrix/catalog/main/bitrix/catalog.element/main/style.css?176338801920863 */
/* /local/templates/negagroup-site/components/bitrix/catalog.products.viewed/slider/style.css?1702543882463 */
