

/* Start:/local/templates/romana/components/bitrix/catalog/.default/style.css?17744258349597*/
.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/kokoc/catalog.smart.filter/.default/themes/blue/colors.css?17201315274780*/
.bx-filter.bx-blue .bx-filter-section {
	background: #edf6fc;
}
/*
* INPUTS
*
*/
.bx-filter.bx-blue .bx-filter-input-container input:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter.bx-blue .bx-filter-input-container input:focus {
	-webkit-border-image: url(/local/templates/romana/components/kokoc/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
	-moz-border-image: url(/local/templates/romana/components/kokoc/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
	-o-border-image: url(/local/templates/romana/components/kokoc/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
	border-image: url(/local/templates/romana/components/kokoc/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
}
/*
*Track
*
*/
.bx-filter.bx-blue .bx-ui-slider-track{background: #e7e7e7;}
.bx-filter.bx-blue .bx-ui-slider-pricebar-vd{background: #849da4;}
.bx-filter.bx-blue .bx-ui-slider-pricebar-vn{background: #a8dff3;}
.bx-filter.bx-blue .bx-ui-slider-pricebar-v {background: #499fd8;}

.bx-filter.bx-blue .bx-ui-slider-handle.left {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NkM2RUFBN0ExNjg1MTFFNUIzOUM4MzM0QUEzQkQxRDQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NkM2RUFBN0IxNjg1MTFFNUIzOUM4MzM0QUEzQkQxRDQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2QzZFQUE3ODE2ODUxMUU1QjM5QzgzMzRBQTNCRDFENCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2QzZFQUE3OTE2ODUxMUU1QjM5QzgzMzRBQTNCRDFENCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ppps1VcAAAEWSURBVHjabFPRFcIwCIS8/nWGdh+3sYu4gmu5il8niUAuaN6zJoQD7iB6e76kL8h3qX+RlrnU/TR3sje+DHMFq4cN8Pded/veG8gNWUEEVALMQPbd7e9uv3MLOABRXQutQD8PsFnOfmjJRkMHsHOCu8X2mTn8NnYRAmEAWF4xzhhgptUgyANIa3UV3JaZ1+AWYOYGtScyYMnMftGRxq0CNdArcMH0rFTVg21FYa6mZ77s9lgFxaJMk1kqTeJo1QAX+5yEoIDfadttf8nILDRckyKYQolrmfWyi4MZz878vohGbqPsAK/vAYXotGxemnPWIzRRAqCMs9K5D1JyFuox6IVKmVTe9za+LchD/q4iXyo6q/kIMAAflYlW4QRU6wAAAABJRU5ErkJggg==) no-repeat right top;
}
.bx-filter.bx-blue .bx-ui-slider-handle.right {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAq0lEQVQ4y6WSQRKDIAxFXXSlF0vOZC+SlddKblMUUhKCraIzX9Ahj58PE268TE8e3GSFJ5BUTDskaRl1QFk8BsHs4BCMQMruVEe+l4kWglFu5yLEZKDFXyeXIFoEpg3z738mJTzXhncj75+QtqjnJENO2sG4I1VXDtR3ogv7O1dHxV10gi75EGILiE78RRKy33AOq07i+Us4kRamkOPGptesQjeXIjZjO+fXB+hjUU/S3Z+WAAAAAElFTkSuQmCC) no-repeat left top;
}
/*
*	Select
*
*/
.bx-filter.bx-blue .bx-filter-select-container.bx-active,
.bx-filter.bx-blue .bx-filter-select-container:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter.bx-blue .bx-filter-select-container.bx-active,
.bx-retina .bx-filter.bx-blue .bx-filter-select-container:focus {
	-webkit-border-image: url(/local/templates/romana/components/kokoc/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
	-moz-border-image: url(/local/templates/romana/components/kokoc/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
	-o-border-image: url(/local/templates/romana/components/kokoc/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
	border-image: url(/local/templates/romana/components/kokoc/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
}
/*
*	Select popup
*
*/
/*
* TAGS
*
*/
.bx-filter.bx-blue .bx-filter-tag {
	border-top: 1px solid #d7eaf7;
	border-bottom: 1px solid #d7eaf7;
}
.bx-filter.bx-blue .bx-tag-link {
	color: #68939e;
}
/*
*	LABEL
*
*/
/*
*	Checkbox / Radio 
*
*/
/*
* 	BTN 
*
*/
.bx-filter.bx-blue .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-filter.bx-blue .bx-filter-param-btn:hover,
.bx-filter.bx-blue .bx-filter-param-btn:active,
.bx-filter.bx-blue .bx-filter-param-btn:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter.bx-blue .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-retina .bx-filter.bx-blue .bx-filter-param-btn:hover,
.bx-retina .bx-filter.bx-blue .bx-filter-param-btn:active,
.bx-retina .bx-filter.bx-blue .bx-filter-select-container:focus {
	-webkit-border-image: url(/local/templates/romana/components/kokoc/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
	-moz-border-image: url(/local/templates/romana/components/kokoc/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
	-o-border-image: url(/local/templates/romana/components/kokoc/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
	border-image: url(/local/templates/romana/components/kokoc/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
}
/*
* BTN P/M
*
*/
/*
*	icon
*
*/
/*
* 	BIZ
*
*/
/*
*	BTN result and reset 
*
*/

.bx-filter.bx-blue .btn-themes {
	background-color: #1485CE;
	border-color: #1485CE;
	color: #FFF
}
.bx-filter.bx-blue .btn-themes.bx-active,
.bx-filter.bx-blue .btn-themes.focus,
.bx-filter.bx-blue .btn-themes:active,
.bx-filter.bx-blue .btn-themes:focus,
.bx-filter.bx-blue .btn-themes:hover{
	background-color: #53A4D8;
	border-color: #53A4D8;
	color: #FFF
}
/*
* 	Result Popup
*
*/
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/romana_navigation/style.css?1720116758769*/
div.modern-page-navigation { 
//float: right;
font-size: 14px;
padding: 0.5em 0;}
div.modern-page-navigation a, span.modern-page-current, span.modern-page-dots {
    padding: 2px 5px 3px 5px;
    text-decoration: none;
    margin-left: 0px;
}

span.modern-page-current { 
	font-weight: bold; }
span.modern-page-current{background-color:#004b98;color:#fff;}
div.modern-page-navigation a:hover{background-color:#004b98;color:#fff !important;}
span.modern-page-title{margin-right:2px;color:#333; text-transform:none;}
.modern-page-dots {
	padding: 2px 0 !important;
}


@media screen and (max-width: 370px) {

	div.modern-page-navigation a, 
	span.modern-page-current, 
	span.modern-page-dots {
		padding:2px 4px 2px 3px;
		text-decoration: none;
		margin-left:-3px;
	}
}

/* End */


/* Start:/local/templates/romana/components/romana/catalog.section/.default/style.css?17802995796238*/
.item_title_black a {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.8px;
    margin: 0;
    color: #000;
    text-decoration: none;
}

.item_title_black a:hover {
    text-decoration: underline;
}

.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;
    box-sizing: border-box;
    font-family: Montserrat;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    display: flex;
    width: 99px;
    height: 30px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    flex-shrink: 0;
}

.juicy_block_predzakaz {
    display: flex;
    margin: 10px 20px 10px 0;
}

.juicy_predzakaz {
    position: absolute;
    top: 12px;
    right: 0;
    width: 191px;
    height: 33px;
    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;
}

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

.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;
    right: 5px;
    z-index: 100;
}

.mp-small-rating-widget-wrapper {
    font-size: 14px !important;
}

.discountinued-title,
.product-type-title,
.product-other-title {
    clear: both;
    width: 100%;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.scryt_razdel {
    display: none !important;
}

.scryt_forfiz {
    display: none !important;
}

.page__watched-it {
    display: block !important;
}

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

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

.new-item-label-premium {
    top: 5px;
    text-transform: uppercase;
    left: 5px;
    font-size: 10px;
    z-index: 1;
    position: absolute;
    width: 70px;
    height: 25px;
    background-color: #000;
    text-align: center;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 27px;
}

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

.product-item.vremeno_nedostup .vremeno_nedostup_title {
    position: absolute;
    top: 50%;
    left: 50%;
    text-transform: uppercase;
    color: #000;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 9px;
    letter-spacing: 0.05em;
    font-weight: 700;
}

.product-item.vremeno_nedostup img {
    opacity: 0.4;
}

.juicy_a_dostavka {
    text-transform: uppercase;
    text-decoration: none;
    font-size: 10px;
    background-color: #ef0000;
    text-align: center;
    color: #ffffff;
    font-weight: 700;
    display: flex;
}

.juicy_a_dostavka:hover {
    text-decoration: underline;
}

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

/* append to your current catalog.section/style.css */
.prop_block_colorball {
    margin-top: 10px;
}

.prop_block_color .item_colors,
.prop_block_colorball .item_colors {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.prop_block_color .color.active img,
.prop_block_colorball .color.active img {
    border: 2px solid #3D8BFD;
    border-radius: 50%;
    box-sizing: border-box;
}

.selector-error {
    color: red;
    margin-top: 10px;
    font-size: 12px;
}


.product-badge-combined {
    position: absolute;
    left: 15px;
    display: flex;
    align-items: stretch;
    border-radius: 0 0 5px 5px;
    z-index: 1000;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
}

.product-badge-combined__discount,
.product-badge-combined__new {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 20px;
    padding: 0 5px;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
}

.product-badge-combined__discount {
    background: #FD3D73;
    border-radius: 0 0 0 5px;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    position: relative;
}

.product-badge-combined__discount::after {
    content: "";
    position: absolute;
    top: 0;
    right: -4px;
    width: 7px;
    height: 100%;
    border-right: 1px solid white;
    background: #FD3D73;
    transform: skewX(-12deg);
}

.product-badge-combined__new {
    background: #3D8BFD;
    font-size: 12px;
    padding-left: 10px;
    color: #FFF;
    font-weight: 600;
    line-height: 120%;
    border-radius: 0 0 5px 0;
}

/* End */
/* /local/templates/romana/components/bitrix/catalog/.default/style.css?17744258349597 */
/* /local/templates/romana/components/kokoc/catalog.smart.filter/.default/themes/blue/colors.css?17201315274780 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/romana_navigation/style.css?1720116758769 */
/* /local/templates/romana/components/romana/catalog.section/.default/style.css?17802995796238 */
