

/* Start:/local/templates/romana/components/bitrix/catalog/.default/style.css?17829837269597*/
.bx-filter-parameters-box-hint {
	color: #000 !important;
}

.catalog-section {
    display: flex;
    align-items: flex-start;
    position: relative;
}

.catalog-aside {
    position: sticky;
    top: 20px;
    width: 299.5px;
    min-width: 299.5px;
    flex-shrink: 0;
    align-self: flex-start;
    overflow: visible;
    z-index: 20;
}

.catalog-aside__inner {
    max-height: calc(100vh - 20px);
    overflow-y: auto;
    overflow-x: visible;
    position: relative;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.catalog-aside__inner::-webkit-scrollbar {
    display: none;
}

#modef {
    top: -100px !important;
	right: 0 !important;
}

.banner_carusel_slide {position:relative;}
.banner_carusel_slide img {width:100%;border-radius: 8px;}
.banner_link {text-decoration:none;
	color: #fff;}
.banner_new_year_button:hover {background: #CA1010;}
.banner_new_year_button {font-family: Montserrat;	
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	border-radius: 8px;
	background: #DC3A42;
	padding: 12px 16px;
	cursor:pointer;
	margin-top:12px;
	text-decoration:none;}
.banner_new_year_decr_w {font-weight: 600;
	line-height: 28px;}
.banner_new_year_title {font-family: Montserrat;
	font-size: 40px;
	font-style: normal;
	font-weight: 600;
	line-height: 52px;
	color: #FFF;
	margin-bottom: 12px;}
.banner_new_year_text {	
	font-family: Montserrat;
	color: #FFF;	
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	top: 167px;
	left: 100px;
	position: absolute;
	display: flex;
	width: 466px;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 12px;}
.banner_new_year {position:relative;}
.banner_new_year img {width:100%;}
.modal_new_year_bl_form {display: flex;
	width: 460px;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 12px;
	align-self: stretch;
	position:absolute;
	top: 100px;
	right: 100px;}
.modal_new_year_ps {font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	color: #FFF;}
.modal_new_year_uslov span {color: #3D8BFD;
	font-weight: 600;
	line-height: 28px;}
.modal_new_year_uslov {font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	color: #FFF;}
.modal_new_year_title {font-family: Montserrat;
	font-size: 40px;
	font-style: normal;
	font-weight: 600;
	line-height: 52px; 
	color: #FFF;}
.modal_new_year_met {border-radius: 8px;
	background: #3D8BFD;
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px;
	color: #FFF;
	padding: 8px 12px;}
.modal_new_year_bl_text {display: flex;
	width: 464px;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 12px;
	align-self: stretch;
	position:absolute;
	top:216px;
	left:100px;}
.modalDialog_banner_new_year img {width:100%; 
	border-radius: 8px;}
.modalDialog_banner_new_year {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	font-family: 'Montserrat', sans-serif;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	display: none;
	pointer-events: none;
}
.modalDialog_banner_new_year:target {
	display: block;
	pointer-events: auto;
}
.modalDialog_banner_new_year > div {
	width: 1360px;
	margin: 5% auto;
	position: relative;
}
.close_new_year {
	position: absolute;
	right: 20px;
	text-align: center;
	top: 20px;
}
.banner_reels_block img {    z-index: 100;
    position: absolute;}
.video_reels_mp {width:100%;}
.banner_reels_block {position:relative;overflow: hidden;height: 370px;margin-bottom:30px;}
.banner_reels_block_video {position: absolute;
    top: -24px;
    right: 175px;
    overflow: hidden;
    width: 250px;
    transform: rotate(5.73deg);}
.modalDialogReels {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	    font-family: 'Montserrat', sans-serif;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	display: none;
	pointer-events: none;
}
.modalDialogReels:target {
	display: block;
	pointer-events: auto;
}

.modalDialogReels > div {
	width: 420px;
	position: relative;
	margin: 4% auto;
	padding: 15px;
	border-radius: 10px;
	background: #fff;
}
.close_Reels {
	background: #9393f7;
	color: #FFFFFF;
	line-height: 30px;
	position: absolute;
	right: -25px;
	text-align: center;
	top: -15px;
	width: 30px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
.close_Reels:hover { background: #00d9ff; }
.juicy_podpis_kanal {display: flex;
    flex-direction: column;
    gap: 20px;
    text-align: center;
    align-items: center;
    margin-top: 50px;
    border: 1px solid #f0f0f0;
    padding-top: 35px;}
.juicy_podpis_kanal:hover {box-shadow: 2px -2px 9px 0px #cdcdcd;}
.juicy_podpis_kanal img {width: 65px;}
.juicy_podpis_kanal a {text-decoration: none;
    border: 1px solid #f0f0f0;
    width: 100%;
    padding: 10px 0;
    text-transform: uppercase;
    font-size: 12px;
    color: #000;}
.juicy_podpis_kanal:hover .juicy_podpis_kanal_link {background:#f0f0f0;}
#compareList9J9wbd{
display:none;
}
.juicy_podrazrel_menu {
   color: #000;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
        background-color: #fafafa;
    padding: 7px 15px;
    position: relative;
    cursor: pointer;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}


.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;}

ul#vertical-multilevel-menu, #vertical-multilevel-menu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	font-size: 12px;
	font-weight: 500;
}

/*Submenu box*/
#vertical-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;
	height:auto;

	border-bottom:none;
	width:250px;
}

/* Submenu Items */
#vertical-multilevel-menu li a
{
	display: block;
	text-decoration: none;
	color: #4F4F4F;

	padding: 14px;
	background:#fff;
	border-bottom:1px solid #C1C1C1;
}

/*Items selected*/
#vertical-multilevel-menu li a.item-selected
{
	background-color: #DBECFF;
}
#vertical-multilevel-menu li a:active
{
	background-color: #DBECFF;
}
/*Items Hover */
#vertical-multilevel-menu li a:hover
{
	background-color: #DBECFF;
}

/*Rootmenu Items*/
#vertical-multilevel-menu a.root-item
{
	color:#fff;

	font-size:12px;
	padding:5px 0 7px 35px;
	background:#61656A url(/local/templates/romana/components/bitrix/catalog/.default/images/item_bg.gif) 0 0 no-repeat;
	border:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	/*height:26px;
	overflow:hidden;*/
}

/*Rootmenu Items hover*/
#vertical-multilevel-menu a.root-item:hover, #vertical-multilevel-menu a.root-item-selected:hover
{
	background:#61656A url(/local/templates/romana/components/bitrix/catalog/.default/images/item_bg.gif) 0 -26px no-repeat;
}

/*Rootmenu Items Selected*/
#vertical-multilevel-menu a.root-item-selected
{
	color:#fff;

	font-size:12px;
	padding:5px 0 7px 35px;
	background:#61656A url(/local/templates/romana/components/bitrix/catalog/.default/images/item_bg.gif) 0 -26px no-repeat;
	border:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	/*height:26px;
	overflow:hidden;*/
}

/*Parent item*/
#vertical-multilevel-menu a.parent
{
	background:  url(/local/templates/romana/components/bitrix/catalog/.default/images/arrow.gif) center right no-repeat;
	padding-right:10px;
}

/*Denied items*/
#vertical-multilevel-menu a.denied
{
	background: #F5F5F5 url(/local/templates/romana/components/bitrix/catalog/.default/images/lock.gif) center right no-repeat;
	color:#DDDDDD;
	padding-right:10px;
}

/* Holly Hack. IE Requirement \*/
* html ul#vertical-multilevel-menu li { float: left; height: 1%; }
* html ul#vertical-multilevel-menu li a { height: 1%; }
/* End */


/*Submenu margin*/
#vertical-multilevel-menu li ul.root-item
{
	margin:-27px 0 0 210px;
}

#vertical-multilevel-menu li ul
{
	margin:-27px 0 0 133px;
}

/*Submenu hide*/
#vertical-multilevel-menu li:hover ul ul,
#vertical-multilevel-menu li.jsvhover ul ul,
#vertical-multilevel-menu li:hover ul ul ul,
#vertical-multilevel-menu li.jsvhover ul ul ul
{
	/*top:-999em;*/
	display:none;
}

/*Submenu show*/
#vertical-multilevel-menu li:hover ul,
#vertical-multilevel-menu li.jsvhover ul,
#vertical-multilevel-menu li li:hover ul,
#vertical-multilevel-menu li li.jsvhover ul,
#vertical-multilevel-menu li li li:hover ul,
#vertical-multilevel-menu li li li.jsvhover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

/* End */


/* Start:/local/templates/romana/components/bitrix/catalog/.default/bitrix/catalog.compare.list/.default/style.css?17829837261265*/
.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/romana/components/bitrix/catalog.element/.default/style.css?178298373610262*/
.juicy_block_predzakaz_link:hover {
    color: #fff;
    background: #07C54A;
}

.juicy_block_predzakaz_link {
    border-radius: 10px;
    border: 2px solid #07C54A;
    cursor: pointer;
    padding: 12px 16px;
    color: #07C54A;
    font-family: Montserrat;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
}

.juicy_block_predzakaz {
    display: flex;
    padding: 0 50px;
    margin: 27px 0 0 0;
}

.juicy_rating_name {
    margin-left: 50px;
    margin-top: 20px;
}

#sp-product-reviews-widget .sp-review-content-syndication .sp-review-syndication-brand-icon {
    display: none;
}

.juicy_block_buttons_instrsborki {
    padding-top: 0px;
    text-align: center;
    margin-left: 15px;
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    gap: 5px;
}

.juicy_predzakaz {
    position: absolute;
    top: 28px;
    right: 0;
    width: 200px;
    height: 36px;
    z-index: 200;
    display: flex;
    flex-direction: row;
    gap: 5px;
    box-sizing: border-box;
    align-items: center;
    color: #FFF;
    text-align: center;
    font-size: 11px;
    font-family: Montserrat;
    font-weight: 900;
    line-height: 15px;
    padding: 5px 0px 5px 13px;
    border-radius: 20px 0px 0px 20px;
    background: #07AEC5;
}

.juicy_predzakaz span {
    background-image: url(/img/ico/calendar_month.svg);
    background-position: center;
    background-size: 100% 100%;
    width: 19.474px;
    height: 19.474px;
}



.juicy_gabarit_kartin_block_title {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #0C54A0;
    margin-bottom: 20px;
}

.new-item-label-proc-skid {
    background: #f91155;
    color: #fff;
    position: absolute;
    font-weight: 600;
    padding: 7px 13px;
    bottom: 5px;
    text-align: center;
    left: 5px;
    z-index: 100;
    border-radius: 5px;
    font-size: 25px;
}

.item-new-color {
    background: #000000bf;
    color: #fff;
    position: absolute;
    font-weight: 600;
    padding: 3px 7px;
    top: 5px;
    text-align: center;
    right: 5px;
    z-index: 100;
    text-transform: uppercase;
}

.new-item-label-akciya22 {
    background: #014cff;
    color: #fff;
    position: absolute;
    font-weight: 600;
    padding: 3px 7px;
    top: 5px;
    text-align: center;
    left: 5px;
    z-index: 100;
}

#compareList9J9wbd {
    display: none;
}

.new-item-label-dost {
    top: 5px;
    right: 5px;
    font-size: 0.7rem;
    z-index: 1;
    position: absolute;
    width: 110px;
    height: 25px;
    background-color: #66c4d0;
    text-align: center;
    color: #fff;
    font-weight: 600;
    padding: 1% 0;
    line-height: 0.75rem;
    letter-spacing: 0.07rem;
}

.juicytri {
    background-image: url(/img/ico/360.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.product-card_slider {
    max-width: 500px !important;
    min-height: 500px;
    padding-left: 65px !important;
}

.product-card_slider.no-init {
    visibility: hidden;
}

.product-card_slider.no-init::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    left: 65px;
    height: 100%;
    background: #fafafa url("/local/templates/romana/images/contens/lestn.gif") no-repeat center / 100px auto;
    border: 1px solid #f0f0f0;
    visibility: visible;
}

.product-card_slider img.sp-image {
    width: auto !important;
    height: 100% !important;
    margin-top: 0px !important;
}

.product-card_slider-text {
    max-width: 500px !important;
    padding-left: 65px !important;
    margin: 35px 15px;
    font-weight: 500;
    text-align: center;
}

.juicy_button_review {
    font-size: 11px;
    cursor: pointer;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.28px;
    background: #196bc2;
    border-radius: 19px;
    border: 0;
    color: #fff;
    padding: 8px 35px;
}

.juicy_button_review:hover {
    background: #1d5da2;
}

.in-basket {}

.tab-content .characteristic {
    font-size: 13px;
    font-weight: 400;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    line-height: 20px;
    margin: 0 0 12px 0;
}

.tab-content .characteristic .name {
    color: #868b8f;
    max-width: 190px;
    width: 100%;
}

.tab-content .characteristic .value {
    color: #21364d;
    margin: 0 0 0 15px;
}

.accordion {
    max-width: 100%;
}

.tab input,
.tab-content {
    display: none;
}

.tab {
    border-radius: 3px;
    /* Скругляем уголки */
    color: #848994;
    /* Цвет текста */
    margin-bottom: 10px;
    /* Расстояние между пунктами */
}

.tab-title {
    padding: 10px;
    /* Поля вокруг текста */
    display: block;
    /* Блочный элемент */
    font-weight: bold;
    /* Жирное начертание */
    cursor: pointer;
    /* Вид курсора */
    border: 1px solid #f0f0f0;
}

.tab-title::after {
    content: '+';
    /* Выводим плюс */
    float: right;
    /* Размещаем по правому краю */
}

.tab-content {
    padding: 10px 20px;
    /* Поля вокруг текста */
}

.tab :checked+.tab-title {
    border-bottom: 1px solid #e9eaec;
    color: #21364d;
}

.tab :checked+.tab-title::after {
    content: '−';
    /* Выводим минус */
}

.tab :checked~.tab-content {
    display: block;
    /* Показываем содержимое */
}

.discount-item-label {
    top: 5px;
    left: 70px;
}

.new-item-label {
    top: 5px;
    left: 5px;
}

.button_juicy_newline {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.28px;
    background: #196bc2;
    border-radius: 19px;
    padding: 8px 35px;
    height: 20px;
    line-height: 21px;
    text-decoration: none;
}

.button_juicy_newline:hover {
    background: #ffffff;
    color: #196bc2;
    border: 1px solid #196bc2;
}

.juicy_cart_h2 {
    font-size: 17px;
    margin: 0;
    font-weight: 100;
}

.tab {
    overflow: hidden;
}

/* Style the buttons inside the tab */
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none;
}

/* Style the close button */
.topright {
    float: right;
    cursor: pointer;
    font-size: 28px;
}

.topright:hover {
    color: red;
}

.select-group {
    width: 50%;
}

.select-group__list {
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    width: auto;
    height: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzODYuMjU3IDM4Ni4yNTciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDM4Ni4yNTcgMzg2LjI1NzsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgo8cG9seWdvbiBwb2ludHM9IjAsOTYuODc5IDE5My4xMjksMjg5LjM3OSAzODYuMjU3LDk2Ljg3OSAiIGZpbGw9IiMwMDAwMDAiLz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==");
    background-repeat: no-repeat;
    background-position: right 5px center;
    background-size: 10px;
    padding-left: 15px;
    font-family: 'Open Sans', sans-serif;
    color: rgba(0, 0, 0, 0.9);
    font-size: 14px;
}

.buy-block-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.select-group__list-item {
    font-family: 'Open Sans', sans-serif;
    color: rgba(0, 0, 0, 0.9);
    font-size: 14px;
}

.describe-top .love-it {
    width: 31px;
    height: 31px;
    border: 1px solid #efefef;
    background-color: #ffffff;
    border-radius: 50%;
    background-image: url(/local/templates/romana/components/bitrix/catalog.element/.default/../images/love-it-new.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 63%;
}

.describe-top .love-it:hover {
    background-image: url("/local/templates/romana/components/bitrix/catalog.element/.default/../images/love-it-hover-new.png");
    cursor: pointer;
}

.describe-top .love-it.active {
    background-image: url("/local/templates/romana/components/bitrix/catalog.element/.default/../images/love-it-active-new.png");
}

.describe-top .compare-it {
    width: 31px;
    height: 31px;
    border: 1px solid #efefef;
    background-color: #ffffff;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 63%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.describe-top .compare-it:hover {
    fill: #ff9696;
}

.describe-top .compare-it.active {
    fill: #fb292a;
}

.tool-item {
    /* элементы */
    border-bottom: 1px dashed black;
    display: inline-block;
    margin-right: 20px;
    cursor: pointer;
}

.tooltip-block {
    /* тултип */
    text-align: center;
    position: absolute;
    background: white;
    border: 1px solid rgb(230, 230, 230);
    border-radius: 15px;
    padding: 5px 8px;
    font-size: 14px;
    line-height: 13px;
    color: rgb(82, 82, 82);
    z-index: 400;
    display: none;
    width: 140px;
}
.js-product-color.has-discount img {
    border: 2px solid #f91155;
    border-radius: 50%;
    box-sizing: border-box;
}

/* End */
/* /local/templates/romana/components/bitrix/catalog/.default/style.css?17829837269597 */
/* /local/templates/romana/components/bitrix/catalog/.default/bitrix/catalog.compare.list/.default/style.css?17829837261265 */
/* /local/templates/romana/components/bitrix/catalog.element/.default/style.css?178298373610262 */
