

/* Start:/local/templates/prostroy_default/components/bitrix/catalog/gopro/style.css?1631518406663*/
.product-reviews__head {
  border-bottom: 2px solid #EBEBEB;
  margin-bottom: 80px; }

.product-reviews__head-icon {
  fill: #BC0010;
  font-size: 26px;
  height: 1em;
  margin-right: 20px;
  width: 1em; }

.product-reviews__title {
  display: inline-block;
  font-size: 34px;
  margin-bottom: 0;
  padding-bottom: 24px;
  text-transform: none; }

@media screen and (max-width: 992px) {
  body.adaptive .product-reviews__head {
    margin-bottom: 42px; }
  body.adaptive .product-reviews__head-icon {
    font-size: 20px;
    margin-right: 12px; }
  body.adaptive .product-reviews__title {
    font-size: 26px;
    line-height: 34px;
    padding-bottom: 6px; } }

/* End */


/* Start:/local/templates/prostroy_default/components/unimart24/catalog.smart.filter/gopro/style.css?17305762111435*/
.filtren .lvl1 .showchild.sales-property{
    color: #BC0010;
    padding-top: 16px;
    padding-bottom: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.filtren .lvl1 .showchild.sales-property:hover {
    color: #BC0010;
}
.filtren .lvl1 .showchild.sales-property label{
    cursor: pointer;
    font-size: 13px;
    line-height: 16px;
    font-weight: 700;
}
.filtren .lvl1 .showchild.sales-property input.pretty-checkbox {
    cursor: pointer;
    position: unset;
    left: auto;
    opacity: 1;

    --s: 20px; /* control the size */

    height: var(--s);
    width: 40px;
    aspect-ratio: 2;
    border-radius: var(--s);
    border: calc(var(--s)/10) solid #0000;
    padding: calc(var(--s)/10);
    background:
            conic-gradient(#BC0010 50%,#B4B6B7 0) /* the colors here */
            border-box var(--p,left)/200%;
    mask:
            radial-gradient(50% 50%,#000 98%,#0000) no-repeat
            var(--p,left)/calc(3*var(--s)/5) content-box,
            linear-gradient(#000 0 0) padding-box,
            linear-gradient(#000 0 0);
    mask-composite: add, exclude;
    transition: .5s;
    appearance: none;
}
.filtren .lvl1 .showchild.sales-property input.pretty-checkbox:checked {
    --p: right;
}
@media only screen and (max-width : 480px) {
    #modef{
        display: none !important;
    }
}
/* End */


/* Start:/local/templates/prostroy_default/components/unimart24/catalog.smart.filter/gopro/slider/slider.css?15753882842176*/
.smartfilter .bx_ui_slider_track{
	position:relative;
	height:6px;
	margin:28px 25px 10px 25px;
	background: url('/local/templates/prostroy_default/components/unimart24/catalog.smart.filter/gopro/slider/trackbar_full.png') 0px 0px no-repeat;
}
.smartfilter .bx_ui_slider_part{
	position:absolute;
	top:-6px;
	width:1px;
	height:17px;
	background:#a2bfc7;
}
.smartfilter .bx_ui_slider_part.p1{left:-1px;}
.smartfilter .bx_ui_slider_part.p2{left:25%;}
.smartfilter .bx_ui_slider_part.p3{left:50%;}
.smartfilter .bx_ui_slider_part.p4{left:75%;}
.smartfilter .bx_ui_slider_part.p5{right:-1px;}
.smartfilter .bx_ui_slider_part span{
	font-size:11px;
	font-weight: bold;
	position:absolute;
	top:-16px;
	left:50%;
	display:block;
	width:100px;
	margin-left:-50px;
	text-align:center;
	color:#000;
}
.smartfilter .bx_ui_slider_part.p2 span,
.smartfilter .bx_ui_slider_part.p3 span,
.smartfilter .bx_ui_slider_part.p4 span{color:#6b8086;}

.smartfilter .bx_ui_slider_range,
.smartfilter .bx_ui_slider_pricebar,
.smartfilter .bx_ui_slider_pricebar_VD,
.smartfilter .bx_ui_slider_pricebar_VN,
.smartfilter .bx_ui_slider_pricebar_V{
	position:absolute;
	top:0px;
	bottom:0px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.smartfilter .bx_ui_slider_range{
	z-index:100;
}
.smartfilter .bx_ui_slider_pricebar{
	z-index:100;
}

.smartfilter .bx_ui_slider_pricebar_VD{
	background:#849da4;
	z-index:60;
}
.smartfilter .bx_ui_slider_pricebar_VN{
	background: url('/local/templates/prostroy_default/components/unimart24/catalog.smart.filter/gopro/slider/trackbar_full.png') 0px 0px no-repeat;
	z-index:70;
}
.smartfilter .bx_ui_slider_pricebar_V{
	background: #f4ab41;
	z-index:80;
}
.smartfilter .bx_ui_slider_handle{
	position:absolute;
	top:-6px;
	width:22px;
	height:22px;
}
.smartfilter .bx_ui_slider_handle:hover{
	-webkit-cursor:grab;
	-ms-cursor:grab;
	-o-cursor:grab;
	cursor:grab;
}
.smartfilter .bx_ui_slider_handle:active{
	-webkit-cursor:grabbing;
	-ms-cursor:grabbing;
	-o-cursor:grabbing;
	cursor:grabbing;
}
.smartfilter .bx_ui_slider_handle.left{
	left:0;
	margin-left:-9px;
	background-position:0px -647px;
}
.smartfilter .bx_ui_slider_handle.right{
	right:0;
	margin-right:-9px;
	background-position: 0px -647px;
}

/* End */


/* Start:/local/templates/prostroy_default/components/sotbit/seo.meta/.default/style.css?1679312087615*/
.seometa-img {
    padding: 0 15px 10px 0;
}

@media screen and (max-width: 767px) {
    .tagpage-img__pc {
        display: none;
    }
    .tagpage-img__mob {
        display: block;
        margin-top: 20px;
        margin-bottom: 52px;
        height: 470px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media screen and (min-width: 767px) {
    .tagpage-img__pc {
        display: block;
        margin-top: 18px;
        margin-bottom: 56px;
    }
    .tagpage-img__mob {
        display: none;
    }
}
/* End */
/* /local/templates/prostroy_default/components/bitrix/catalog/gopro/style.css?1631518406663 */
/* /local/templates/prostroy_default/components/unimart24/catalog.smart.filter/gopro/style.css?17305762111435 */
/* /local/templates/prostroy_default/components/unimart24/catalog.smart.filter/gopro/slider/slider.css?15753882842176 */
/* /local/templates/prostroy_default/components/sotbit/seo.meta/.default/style.css?1679312087615 */
