

/* Start:/local/templates/brayer/components/bitrix/catalog.element/.default/style.css?17653489151511*/
.owl-3d {
	position: absolute !important;
	top: 0px;
	left: 0px;
	width: 100% !important;
	height: 100% !important;
	cursor: ew-resize;
}
.owl-3d .owl-nav {

}
.owl-3d .owl-nav button {
	position: absolute;
	bottom: 50%;

}
.owl-3d .owl-nav button.disabled {
	opacity: 0.2;
}
.owl-3d .owl-nav .owl-prev {
	left: 0px;
	transform: rotate(180deg);
}
.owl-3d .owl-nav .owl-next {
	right: 0px;
}
.caro--card_m.is-active .caro__arrs {
	display: block !important;
}

.swipe-3d {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	cursor: ew-resize;
}
.swipe-3d  img {
	display: none !important;
	user-drag: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
}
.swipe-3d  img.active {
	display: inline !important;
}

.swipe-3d__icon {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0px;
}
.swipe-3d__thumb {

}
.swipe-3d__thumb:after {
	content: "";
    position: absolute;
    top: 0;
    right: 5px;
    bottom: 0;
    left: 5px;
    border: 1px solid #c2170b;
}
.swipe-3d__thumb:before {
	content: '360°';
	display: block;
	position: absolute;
	left: 5px;
	right: 5px;
	bottom: 0px;
	background-color: #c2170b;
	text-align: center;
	color: #fff;
	font-weight: 600;
	font-size: 10px;
	line-height: 110%;
	padding: 1px 0px;
	
	z-index: 10;
}
.product__lbls__grnt__card {
	right: auto;
	left: -20px;
}

.tabs--d .tab.is-active {
    border-color: #c2170b !important;
}
/* End */


/* Start:/local/templates/brayer/components/bitrix/catalog.top/main/style.css?17653489151118*/
.prod {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.prod__b {
    margin-top: auto;
  /*  display: flex;
    justify-content: space-between;
    align-items: center; */
    gap: 10px;
    min-height: 60px;
}

.product__price {
    flex-shrink: 0;
}

.product__actions {
    flex-shrink: 0;
}

.product__actions .but {
    min-width: 120px; /* Фиксированная ширина кнопки */
    white-space: nowrap;
}

.prod__main-link {
    display: block;
    text-decoration: none;
    color: inherit;
}

.prod__actions {
    position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: 2;
}

.prod__main-link:hover {
    text-decoration: none;
    color: inherit;
}

.current-price {
    color: #000;
	font-size: 17px;
	font-weight: 700; 
}

span.old-price {
   font-size: 15px;
   line-height: 20.9px;
   color: #878787;
   text-decoration: line-through;
}

.discount-percent {
    font-size: 17px;
    line-height: 26.4px;
    color: #C2170B;
}

.prod-property {
   font-size: 16px;
   line-height: 20.9px;
   font-weight: 500;
   color: #878787;
   margin-bottom: 10px;
}
/* End */
/* /local/templates/brayer/components/bitrix/catalog.element/.default/style.css?17653489151511 */
/* /local/templates/brayer/components/bitrix/catalog.top/main/style.css?17653489151118 */
