

/* Start:/local/templates/avelina/components/bitrix/catalog/catalog_avelina/style.css?17760295471164*/
.catalog_wrup{
    display: grid;
    grid-template-columns: 300px 1fr;
    gap: 15px;
    margin-top: 15px;
}

.tag__title{
	color: var(--Black, #000);
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 12px;
}

.tag_wrap{
	margin-bottom: 40px;
}
.tag_wrap .tags_li{
	display: flex;
	align-items: flex-start;
	align-content: flex-start;
	gap: 8px 12px;
	align-self: stretch;
	flex-wrap: wrap;
}

.tag_wrap .tags_li a{
	display: flex;
	padding: 8px 12px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 10px;
	border: 1px solid var(--Gray-5, #E0E0E0);
	text-decoration: none;
	color: var(--Black, #000);
	font-size: 15px;
	font-weight: 400;
}
.tag_wrap .tags_li a:hover{
	background: var(--Blue, #009FE3);
	color: #fff;
}
.top-sort__select{
	border-radius: 10px;
	padding: 4px;
	outline: none;
}
.tovar_catalog_wrup{
	margin-bottom: 30px;
} 


@media screen and (max-width: 560px){
	.catalog_wrup{
		grid-template-columns: 100%;
		margin-top: 5px;
	}
	.filter_wrup .list-filter{
		display: none;
	}
	.list-filter{

	}
	body .bx_filter .bx_filter_section{
		padding: 10px;
	}
	body .bx_filter .bx_filter_title{
		margin-bottom: 0;
	}
}
/* End */


/* Start:/local/templates/avelina/components/bitrix/breadcrumb/template1/style.css?1776029547436*/
.bx-breadcrumb{
	display: flex;
	gap: 5px;	
}

.bx-breadcrumb-item[id^="bx_breadcrumb"] a{
	color: var(--Gray-3, #828282);
	font-size: 13px;
	font-weight: 400;
}
.bx-breadcrumb-item.last-item span{
	color: var(--Blue, #009FE3);
	font-size: 13px;
	font-weight: 600;
}

@media screen  and (max-width: 560px){
	.bredcr_wrup{
		overflow: scroll;
		padding-bottom: 10px;
	}
	.bx-breadcrumb{
		width: max-content;
	}
}
/* End */


/* Start:/local/templates/avelina/components/bitrix/catalog.element/card_mh/style.css?177602954614580*/
.scroll_to_conf{
    text-decoration: none;
    border-radius: 4px;
    background: #6bdb3d;
    padding: 5px 10px 5px 10px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 600;
    border: 1px solid transparent;
}
.scroll_to_conf:hover,#scroll_char:hover{
    background: #fff;
    border: 1px solid rgb(0, 159, 227);
    border-radius: 4px;
    align-items: center;
    color: #000;
}
#scroll_char{
    text-decoration: none;
    border-radius: 4px;
    background: #6bdb3d;
    padding: 5px 10px 5px 10px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 500;
    border: 1px solid transparent;
}
.buy_on_clicks{
    cursor: pointer;
    position: relative;
}
.buy_on_clicks::after{
    content: '';
    width: 100%;
    height: 1px;
    background: #ccc;
    position: absolute;
    bottom: -3px;
    left: 0;
}
.video__flex{
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.warning_span{
	font-size: 13px;
	color: #828282;
}
.warning_span.hidden{
	display: none;
}

.fly__block{
    display: none;
    position: fixed;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    /*width: 100%;*/
    background: #fff;
}
.fly__block.active{
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 99999;
    padding: 10px 20px;
    border-radius: 10px;
    gap: 40px;
    box-shadow: 2px 2px 16px 0px rgba(12, 37, 47, 0.2);
}
.fly__block .fly__flex{
    display: flex;
    align-items: center;
    gap: 10px;
}
.fly__text__name{
    font-weight: 700;
}
.fly__price.base__price{
    font-weight: 700;
    color: #009fe3;
    font-size: 18px;
}   
.fly__text__article{
    font-size: 14px;
    color: #828282;
}

/* Slider */

/*.slick-loading .slick-list {
    background: #fff url('/local/templates/avelina/components/bitrix/catalog.element/card_mh/./ajax-loader.gif') center center no-repeat;
}*/
/* Icons */

@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
}
.delivery__info ul li{
    display: list-item;
}
/* Arrows */
body .slick-track{
    display: flex;
    align-items: center;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 99;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: .25;
}
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: 1;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: 0;
    transform: rotate(180deg);
}
[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}
.slick-prev:before {
    content: url("/local/templates/avelina/components/bitrix/news.list/main_slider/img/next.svg") /*'←'*/;
    
}
[dir='rtl'] .slick-prev:before {
    content: '→';
}
.slick-next {
    right: 0;
}
[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}
.slick-next:before {
    content: url("/local/templates/avelina/components/bitrix/news.list/main_slider/img/next.svg")/*'→'*/;
}
[dir='rtl'] .slick-next:before {
    content: url("/local/templates/avelina/components/bitrix/news.list/main_slider/img/next.svg") /*'←'*/;
    transform: scale(2) rotate(180deg);
}
/* Dots */

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

/*карточка продукта*/

#product_card_wrupper {
    width: 100%;
    display: inline-block;
    margin-top: 25px;
}
#product_card_flex_inside {
    max-width: 1970px;
    margin: 0 auto;
    padding: 0;
}

#product_card_wrupper .row.breadcrumbs{
    margin-bottom:15px;
}
#product_card_wrupper .row.breadcrumbs .bredcr_wrup{
    margin-left:0!important;
}


.product_labels {
    position: absolute;
    z-index: 0;
    top: 80px;
    display: flex;
    align-items: baseline;
   /*  flex-direction: column; */
}


#product_card_wrupper .slide_wrup {
    max-width: 1050px;
    overflow: hidden;
    position: relative;
    box-shadow: 2px 2px 16px 0px rgba(12, 37, 47, 0.2);
    background: rgb(255, 255, 255);
    padding: 10px;
    border-radius: 10px;
    height: min-content;
    position: sticky;
    top: 10px;
}
#product_card_wrupper .slide_wrup .dop_sticks{
    position: absolute;
    display: flex;
    flex-direction: column;
    gap: 5px;
    top: 32px;
    right: 3px;
    z-index: 50;
} 
#product_card_wrupper .slide_wrup .labels{
    position: absolute;
    top: 3px;
    left: 3px;
    display: flex;
    flex-direction: column;
    gap:10px;
    z-index: 50;
}
#product_card_wrupper .slide_wrup .labels span{
    border-radius: 10px;
    background: #6bdb3d;
    padding: 5px 10px 5px 10px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-align: center;

}
#product_card_wrupper .slide_wrup .labels span:nth-child(2){
    background: rgb(0, 159, 227);
}
#product_card_wrupper .slider-for img {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    max-height: 450px;
    object-fit: contain;
}
#product_card_wrupper .slider-nav img {
    margin: 0 auto;
    width: 100%; 
    height: 100%;
    padding: 6px 10px;
}

.slide_wrup .psContanir .navContent {
    position: relative;
    /*width: 100%;*/
    margin: 0 90px;
    max-width: 100%;
    /*max-width: 1005px;*/
}








/*НОВЫЕ СТИЛИ*/

.end_sidebur_block a{
    text-decoration: none;
    border-radius: 4px;
    background: rgb(0, 159, 227);
    padding: 5px 10px 5px 10px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
}
.end_sidebur_block a:hover{
    opacity: .7;
}
.catalog-flex.flex{
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr 1fr;
}

.sidebur_options_wr{
    border-radius: 10px;
    box-shadow: 2px 2px 16px 0px rgba(12, 37, 47, 0.2);
    background: rgb(255, 255, 255);
    padding: 20px;
    position: sticky;
    top: 20px;
    height: min-content;
}
.loader{display: none;}

.art-name{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.art-name h1{
    margin: 0;
}
.art-name .article_opt{
    color: #828282;
    font-size: 14px;
}
.sidebur_options_wr hr{
    color: #E0E0E0;
    margin: 20px 0;
    border: none;
    height: 1px;
    background-color: #E0E0E0;  
}
.buy__buttons{
	display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 15px;
}
.ob_photo{
	border: 1px solid rgb(0, 159, 227);
    border-radius: 4px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 20px 10px 20px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    cursor: pointer;
}
.ob_photo.active{
	background: #6bdb3d;
	border: 1px solid transparent;
	color: #fff;
}
.addToCard{
    border-radius: 4px;
    background: rgb(0, 159, 227);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 20px 10px 20px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
}
.addToCard:hover{
    opacity: 0.7;
}
.buy__block{
    display: block;
    /*display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;*/
}
.price{
    display: flex;
    align-items: center;
    gap: 10px;
}
.price .base__price{
    font-size: 20px;
    font-weight: 600;
    color: #009FE3;
    font-size: 24px;
}
.price .old__price{
    font-size: 15px;
    font-weight: 400;
    color: #828282;
    text-decoration-line: line-through;
}


/*блок размеров*/

.block__size{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 20px;
}
.block__size .size{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background: rgb(242, 243, 245);
    padding: 8px 15px;
}
.size .title__size__block{
    font-size: 15px;
    font-weight: 400;
    color: #828282;
}
.size .value__size__block{
    font-size: 18px;
    font-weight: 600;
    color: #333333;
}



/*блок характеристик*/


.list__options{
    margin-bottom: 20px;
}
.item__char{
    /*border-bottom: 1px dotted;*/
    display: flex;
    justify-content: space-between;
    row-gap: 5px;
    margin: 10px 0;
}
.item__char span{
    position: relative;
    bottom: -1px;
    background: #fff;
}

.item__char span i{
	display: inline;
}





/*ТАБЫ*/

#tabs {
    margin: 70px 0 30px;
}
.tabs-nav {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.tabs-nav li {
    display: block;
    float: left;
    padding: 0;
    list-style: none;
}    
.tabs-nav a {
    display: block;
    padding: 20px 24px 20px 24px;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    color: #000;
}       

.tabs-nav li.active{
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-radius: 10px 10px 0 0;
}
.tabs-nav a.active {
    border-bottom: 1px solid #fff;
    background: #fff;
    color: rgb(0, 159, 227);
    border-radius: 10px 10px 0px 0px;
    font-weight: 600;
}    

.tabs-item {
    padding: 30px 40px;
    border-radius: 0px 10px 10px 10px;
    box-shadow: 2px 2px 16px 0px rgba(12, 37, 47, 0.2);
    background: rgb(255, 255, 255);

}

.tabs-item.config{
    padding: 0px;
}
.tabs__text-dots {
    flex: 1 0 auto;
    border-bottom: 1px dotted #6e6e6e;
    margin: 0 8px;
    padding-top: 9px;
}
.recomend{
    margin-top: 60px;
}



/*селектор*/

.select {
    display: block;
    width: 100%;
    position: relative;
}

.new-select {
    position: relative;
    /*border: 1px solid #ced4da;*/
    /*padding: 10px 15px;*/
    cursor: pointer;
    user-select: none;
    padding-right: 25px;
}

.new-select__list {
    position: absolute;
    left: 0;
    border: 1px solid #ced4da;
    cursor: pointer;
    width: max-content;
    z-index: 2;
    background: #fff;
    user-select: none;
}

.new-select__list.on {
    display: block;
}

.new-select__item span {
    display: block;
    padding: 10px 15px;
}

.new-select__item span:hover {
    color: #12b223;
}

.new-select:after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    right: 9px;
    top: 8px;
    background: url("/local/templates/avelina/components/bitrix/catalog.element/card_mh/images/down_arrow.svg") no-repeat;
    opacity: 0.6;

    -webkit-transition: all .27s ease-in-out;
        -o-transition: all .27s ease-in-out;
            transition: all .27s ease-in-out;

    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
}

.new-select.on:after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
}











@media screen and (max-width: 640px){
    #product_card_wrupper .slider-for img{
        width: 100%;
    }
    #tab-video video{
        width: 100%;
    }
	.char__flex{
		display: flex;
		flex-direction: column;
	}
	.item__char span i{
		display: none;
	}
	.item__char{
		border-bottom: none;
		align-items: center;
	}
	.item__char > span{
		/*max-width: 50%;*/
		word-break: break-word;
		font-size: 14px;
	}
	.item__char > span:nth-child(1){
		font-weight: 600;
		text-align: left;
	}
	.item__char .val__char{
		text-align: right;
	}
    .catalog-flex.flex{
        grid-template-columns: 100%;
    }
    .tabs-nav a{
        width: max-content;
    }
    .tabs-nav{
        overflow: scroll;
        display: flex;
    }
    .table tr th:nth-child(4),.table tr td:nth-child(4){
        display: none;
    }

    /*КОНФИГУРАТО*/

    body .list__items .card img{
        width: 140px;
        height: 140px;
    }

}

@media screen and (max-width: 460px){
    .price .base__price{
        min-width: max-content;
    }
    .b24-widget-button-position-bottom-right{
        bottom: 75px!important;
    }
    .new-select:after{
        top: 6px;
    }
    .block__size .size{
        padding: 5px 10px;
    }
    .size .value__size__block{
        font-size: 16px;
    }
    .sidebur_options_wr{
        padding: 15px;
    }
    .fly__block .fly__img{
        display: none;
    }
    .fly__block.active{
        width: 100%;
        gap: 10px;
    }
    .fly__block .addToCard{
        padding-left: 10px 15px;
        font-size: 14px;
    }
}


.slider_product_wr .prev, .slider_product_wr .next {
    cursor: pointer;
    z-index: 90;
    position: absolute;
    top: 50%;
    transform: scale(1);
    opacity: 1;
    background: #009FE3;
    padding: 10px 15px;
    border-radius: 4px;
    display: flex;
    transform: translateY(-50%);
}


.slider_product_wr .next {
    right: 0.3%;
}

.slider-nav .arrow_slider{
    visibility: hidden;
}

.slider-nav:hover .arrow_slider{
    visibility: visible;
}
/* End */


/* Start:/local/components/constructor/constructor_new_class/templates/tabs/style.css?17760295461812*/
#constructor{
	/* min-height: 500px; */
	width: 100%;
}

.tab-content__item div[class^=filter]{
   display: inline-block;
   margin-right: 15px;
}

.tabs {
   width: 100%;
}

/* Стили для списка вкладок */
.tab-header {
   list-style: none;
   padding-left: 0;
   display: flex;
   align-items: center;
   justify-content: flex-start;
   margin: 0;
   overflow-y: hidden;
}

/* Стили для вкладки */
.tab-header__item {
   padding: 20px 24px 20px 24px;
   cursor: pointer;
   border-radius: 10px 10px 0px 0px;
   font-size: 18px;
   flex: 0 0 auto;
}

/* Стили для активной вкладки */
.tab-header__item.active {
   border-bottom: none;
   position: relative;
   font-weight: 700;
   border-bottom: 1px solid #fff;
   background: #fff;
   color: rgb(0, 159, 227);
   border-radius: 10px 10px 0px 0px;
   box-shadow: 5px 5px 14px 0px rgba(12, 37, 47, 0.2);
}

/* Стиль для списка контейнеров с содержимым вкладок */
.tab-content {
   list-style: none;
   padding: 0;
   margin: 0;
}

/* Стили для контейнера с содержимым вкладки. По умолчанию скрыт. */
.tab-content__item {
   display: none;
   padding: 20px;
   margin-top: -1px;
   background: #fff;
/*    max-height: 90vh;
   overflow-y: scroll; */
   border-radius: 0px 10px 10px 10px;
   box-shadow: 2px 2px 16px 0px rgba(12, 37, 47, 0.2);
   background: rgb(255, 255, 255);
}

/* Стили для активного контейнера вкладки */
.tab-content__item.active {
   display: block;
}


#select_category,#select_type{
   border-radius: 10px;
   padding: 4px;
   outline: none;
   margin-bottom: 15px;
}



/* End */


/* Start:/local/templates/avelina/components/bitrix/system.pagenavigation/modern/style.css?1776029547863*/
div.modern-page-navigation {
	padding: 0.5em 0;}
div.modern-page-navigation a,
span.modern-page-current,
span.modern-page-dots
{
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 0.75em;
	padding-right: 0.5em;
	text-decoration: none;
}
div.modern-page-navigation a.modern-page-previous {
	border-right-width: 1px;
	border-right-style: solid;
	border-left: none; }
div.modern-page-navigation a.modern-page-first,
div.modern-page-navigation span.modern-page-first {
	border-left: none;
	padding-left: 0.5em; }

span.modern-page-current {
	font-weight: var(--ui-font-weight-bold);
}
div.modern-page-navigation a,
span.modern-page-current,
div.modern-page-navigation a.modern-page-previous,
span.modern-page-dots {
	border-color: #cdcdcd; }


.modern-page-navigation a{
	color: #009FE3;
}
.modern-page-next,.modern-page-previous{
	color: #009FE3;
}


/* End */


/* Start:/local/components/constructor/list_new_class/templates/.default/style.css?17760295462473*/
#list_items .list__items{
	display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin-top: 15px;
    margin-bottom: 30px;
    padding: 0;
    gap: 10px;
}
.list__items .card .name_card{
    font-weight: 500;
    transition: 0.4s;
    margin-top: 30px;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    font-size: 14px;
    display: block;
    text-decoration: none!important;
}
.list__items .card img{
    transition: 0.4s;
    width: 169px;
    height: min-content;
    display: block;
    color: #000;
}
.name_section{
    transition: 0.4s;
    margin-top: 30px;
    text-transform: uppercase;
    color: #000;
    font-weight: 800;
    font-size: 14px;
    display: block;
    text-decoration: none!important;
}

.card{
	padding: 10px;
  border: 1px solid #ccc;
  border-radius: 10px;
  position: relative;
}
.card:hover{
	border-radius: 10px;
  background: var(--White, #FFF);
  box-shadow: 2px 2px 16px 0px rgba(12, 37, 47, 0.2);
  cursor: pointer;
}

.card.active{
  border-radius: 10px;
  background: var(--White, #FFF);
  box-shadow: 2px 2px 16px 0px rgba(12, 37, 47, 0.2);
  cursor: pointer;
}

/* .card a{
    text-decoration: none;
    color: rgb(0, 159, 227);
    position: absolute;
    right: 5px;
    top: 5px;
    visibility: hidden;
    background:#fff;
    padding: 5px;
    border-radius: 10px;
}
.card:hover a{
    visibility: visible;
} */

.selected_item{
  border: 1px solid #ccc;
  border-radius: 10px;
  text-align: center;
  margin-top: 10px;
  padding: 5px 0;
  background: #00bef6;
  color: #fff;
}
.card.active .selected_item{
  background: #6bdb3d;
  color: #fff;
}

@media screen and (min-width:767px ) {
  .selected_item:hover{
    background: #6bdb3d;
    color: #fff;
  }
}


/*ПРЕЛОАДЕР*/

.preloader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  /* фоновый цвет */
  background: #e0e0e0;
  z-index: 1001;
  opacity: .6;
}

.preloader__image {
  position: relative;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  margin-top: -35px;
  margin-left: -35px;
  text-align: center;
  animation: preloader-rotate 2s infinite linear;
}
.preloader__image path{
  fill: #009FE3;
}

@keyframes preloader-rotate {
  100% {
    transform: rotate(360deg);
  }
}


.loaded .preloader {
  display: none;
}
/* End */


/* Start:/local/templates/avelina/components/bitrix/news.list/list_review_card/style.css?17760295475742*/
.not_review{
    font-weight: 500;
    font-size: 22px;
    margin-top: 10px;
}
.review__item {
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 15px;
    margin: 10px 0;
}
.review__item .block_name {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
}
.review__item .block_name .name {
    font-weight: 700;
}

.rating__stars span {
    width: 42px;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    color: lightgrey;
}
.rating__stars span.active {
    color: gold;
}
.rating__stars span::before {
    content: "★";
}

.files {
    margin-top: 15px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.tab-reviews {
    display: grid;
    grid-template-columns: 1fr 365px;
    gap: 30px;
}


/*reviews block*/
#reviews .result {
    color: #f47922;
    margin-bottom: 10px;
}

.tab-reviews {
    display: grid;
    grid-template-columns: 1fr 500px;
    gap: 30px;
}

.tab-reviews-text {
    margin-top: 15px;
    max-width: 700px;
    border-radius: 20px;
    background: #F5F5F7;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.30);
    padding: 40px;
    height: min-content;
}

.tab-reviews-text .title__block__reviews {
    color: #000;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 25px;
}

.tab-reviews-text input:not(input[type="submit"]),
.tab-reviews-text textarea {
    border-radius: 10px;
    background: #FFF;
    padding: 15px 24px;
    color: #838383;
    font-size: 15px;
    font-weight: 400;
    width: 100%;
    margin-bottom: 15px;
    outline: none;
    border: none;
}


.tab-reviews-text input[type="submit"] {
    width: 100%;
    border-radius: 10px;
    background: rgb(0, 159, 227);
    padding: 10px 30px;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    height: 54px;
    outline: none;
    border: none;
}

.tab-reviews-text input[type="submit"]:hover,
.tab-reviews-text input[type="submit"]:focus {
    background: #6bdb3d;
}

.rating__stars span {
    width: 42px;
    padding: 0;
    font-size: 24px;
    line-height: 24px;
    color: lightgrey;
}

.rating__stars span:before {
    content: "★";
}

.rating__stars span.active {
    color: gold;
}

.review__item {
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 15px;
    margin: 10px 0;
}

.review__item .block_name {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
}

.review__item .block_name .name {
    font-weight: 700;
}

.rating-area {
    overflow: hidden;
    display: inline-flex;
    flex-direction: row-reverse;
    margin: 0 0 15px;
}

.rating-area:not(:checked)>input {
    display: none;
}

.rating-area:not(:checked)>label {
    float: right;
    width: 42px;
    padding: 0;
    cursor: pointer;
    font-size: 32px;
    line-height: 32px;
    color: lightgrey;
    text-shadow: 1px 1px #bbb;
}

.rating-area:not(:checked)>label:before {
    content: '★';
}

.rating-area>input:checked~label {
    color: gold;
    text-shadow: 1px 1px #c60;
}

.rating-area:not(:checked)>label:hover,
.rating-area:not(:checked)>label:hover~label {
    color: gold;
}

.rating-area>input:checked+label:hover,
.rating-area>input:checked+label:hover~label,
.rating-area>input:checked~label:hover,
.rating-area>input:checked~label:hover~label,
.rating-area>label:hover~input:checked~label {
    color: gold;
    text-shadow: 1px 1px goldenrod;
}

.rate-area>label:active {
    position: relative;
}




/* стилизация прикрепления файлов*/

.error {
    color: red;
    font-weight: 600;
    margin-bottom: 10px;
}

.input-file-row {
    display: inline-block;
}

.input-file {
    position: relative;
    display: inline-block;
}

.input-file span {
    position: relative;
    display: inline-block;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    font-size: 14px;
    vertical-align: middle;
    color: rgb(255 255 255);
    text-align: center;
    border-radius: 4px;
    background-color: rgb(0, 159, 227);
    line-height: 22px;
    height: 40px;
    padding: 10px 20px;
    box-sizing: border-box;
    border: none;
    margin: 0;
    transition: background-color 0.2s;
    outline: none;
}

.input-file input[type=file] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    display: block;
    width: 0;
    height: 0;
}

/* Focus */
.input-file input[type=file]:focus+span {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}

/* Hover/active */
.input-file:hover span {
    background-color: #6bdb3d;
}

.input-file:active span {
    background-color: #4c3376;
}

/* Disabled */
.input-file input[type=file]:disabled+span {
    background-color: #eee;
}

/* Список c превью */
.input-file-list {
    padding: 10px 0;
    display: flex;
    flex-wrap: wrap
}

.input-file-list-item {
    display: inline-block;
    margin: 0 15px 15px;
    width: 50px;
    vertical-align: top;
    position: relative;
}

.input-file-list-item img {
    width: 100%;
}

.input-file-list-name {
    text-align: center;
    display: block;
    font-size: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.input-file-list-remove {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    position: absolute;
    padding: 0;
    margin: 0;
    top: 5px;
    right: 5px;
    background: #ff0202;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 13px;
    border-radius: 50%;
}

.review__item.hidden{
    display: none;
}



@media screen and (max-width: 1024px) {
    .tab-reviews {
        grid-template-columns: 100%;
        gap: 10px;
    }

    .tab-reviews-text {
        width: 99%;
        margin: 0 auto;
        padding: 25px;
    }
}
/* End */


/* Start:/local/templates/avelina/components/bitrix/catalog.section/slider/style.css?17760295462904*/
.psContanir { position: relative; }

.hit.container{
    margin-top: 25px;
}

.psContanir .prev,.psContanir  .next{
	background: url(/local/templates/avelina/components/bitrix/catalog.section/slider/img/next.svg) no-repeat center;
	cursor: pointer;
	position: absolute;
	top: 50%;
	background: #009FE3;
    padding: 10px 15px;
    border-radius: 4px;
    z-index: 90;
    display: flex;
}
.psContanir .prev svg path,.psContanir  .next svg path{
		fill: #fff;
}

.psContanir .next:hover,.psContanir  .prev:hover{
		background: #fff;
}
.psContanir .next:hover svg path, .psContanir .prev:hover svg path{
		fill: #009FE3
}
.psContanir  .prev{
    left: 0.3%;
}
.psContanir .next{
	right: 0.3%;
}

.slickProducts .photo{
	position: relative;
	min-height: 200px; 
	display: flex;
}
.slickProducts .photo img{
	width: 100%;
	max-width: 256px;
	height: 100%;
	align-self: center;
	max-height: 200px;
	object-fit: cover;
}
.price__block .old__price{
	color: #828282;
    text-decoration-line: line-through;
}
.price__block .current__price {
    font-weight: 600;
    color: #009FE3;
}

.slickProducts .slick-track .item{
	padding: 14px 14px 4px;
	z-index: 10;
	border-radius: 10px;
	background: var(--White, #FFF);
	margin-right: 10px;
	display: flex!important;
	flex-direction: column;
	justify-content: space-between;
} 
.slickProducts .item:hover{

	/* Drop Shadow */
	box-shadow: 2px 2px 16px 0px rgba(12, 37, 47, 0.1);
		
}
.slickProducts .item .dop_sticks{
	position: absolute;
    display: flex;
    flex-direction: column;
    gap: 5px;
    top: 32px;
    right: 3px;
}
.slickProducts .item .sticks{
	position: absolute;
	display: flex;
	flex-direction: column;
	gap: 5px;
	left: 0;
	
	
}
.slickProducts .item .stick{
	display: flex;
	padding: 6px 8px;
	justify-content: center;
	align-items: center;
	border-radius: 10px;
	background: #6bdb3d;
	color: #fff;
	font-size: 13px;
	width: min-content;
}
.slickProducts .item .stick:nth-child(2){
	background: rgb(0, 159, 227);
}
.info__card__block{
	display: flex;
	justify-content: space-between;
	padding:0 5px;
	margin-top: 10px;
	column-gap: 10px;
	align-items: center;
}

.second__info__block .buy__btn{
	display: flex;
	width: 32px;
	height: 32px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 32px;
	background: var(--Blue, #009FE3);
	cursor: pointer;
	visibility: visible;
	z-index: 10;
}


.fast_link{
	visibility: hidden;
	z-index: -1;
	color: var(--Gray-3, #828282);
	font-family: Source Sans Pro;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-top: 5px;
	padding: 0 5px;
}

.slickProducts .item:hover .fast_link{
	z-index: 100;
	visibility: visible;
}
.first__info__block{
	min-height: 68px;
}
.first__info__block a{
	text-decoration: none;
    color: #000;
    font-weight: 600;
    font-size: 16px;
}

@media (max-width: 560px) {
	.slickProducts .photo img{
		max-width: 100%;
	}
	.slickProducts .slick-track .item{
		margin-right: 0;
	}
}
/* End */


/* Start:/local/templates/avelina/components/bitrix/catalog.section/slider/themes/blue/style.css?1776029546825*/
/* 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;}

/* 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;}


.bx-blue .catalog-section-header{border-color:#006cc0;}
/* End */
/* /local/templates/avelina/components/bitrix/catalog/catalog_avelina/style.css?17760295471164 */
/* /local/templates/avelina/components/bitrix/breadcrumb/template1/style.css?1776029547436 */
/* /local/templates/avelina/components/bitrix/catalog.element/card_mh/style.css?177602954614580 */
/* /local/components/constructor/constructor_new_class/templates/tabs/style.css?17760295461812 */
/* /local/templates/avelina/components/bitrix/system.pagenavigation/modern/style.css?1776029547863 */
/* /local/components/constructor/list_new_class/templates/.default/style.css?17760295462473 */
/* /local/templates/avelina/components/bitrix/news.list/list_review_card/style.css?17760295475742 */
/* /local/templates/avelina/components/bitrix/catalog.section/slider/style.css?17760295462904 */
/* /local/templates/avelina/components/bitrix/catalog.section/slider/themes/blue/style.css?1776029546825 */
