

/* Start:/local/templates/romana/components/bitrix/catalog/.default/style.css?178515790211425*/
.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;
}

.catalog-mobile-filter-trigger,
.catalog-mobile-filter-panel {
    display: none;
}

@media (max-width: 1023px) {
    .catalog-section {
        display: block;
        width: 100%;
        max-width: 100%;
        margin-top: 0;
    }

    .catalog-section > .catalog-aside {
        display: none;
    }

    .catalog-section > main {
        display: block;
        width: 100%;
        max-width: 100%;
        min-width: 0;
    }

    .catalog-section__heading-row {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        gap: 10px;
        width: 100%;
        padding: 16px 0;
    }

    .catalog-section__heading-shell {
        position: relative;
        margin: 0 15px;
    }

    .catalog-section__heading-row h1 {
        flex: 1 1 auto;
        margin: 0;
        font-size: 16px;
        line-height: 1.2;
        text-align: left;
    }

    .catalog-section__heading-row noindex {
        display: none;
    }

    .catalog-mobile-filter-trigger {
        display: flex;
        flex: 0 0 40px;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        padding: 0;
        border: 0;
        border-radius: 0;
        background: transparent;
        box-shadow: none;
        cursor: pointer;
    }

    .catalog-mobile-filter-trigger svg {
        display: block;
    }

    .catalog-mobile-filter-panel {
        position: absolute;
        z-index: 1000;
        top: 60px;
        left: -15px;
        width: calc(100% + 20px);
        margin-bottom: 20px;
        background: #fff;
    }

    .catalog-mobile-filter-panel:not([hidden]) {
        display: block;
    }

    .catalog-mobile-filter-panel .bx-filter {
        min-width: 0;
        margin-bottom: 0;
    }
}

#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/style.css?17851573593787*/
@import url("/local/templates/romana/components/kokoc/catalog.smart.filter/.default/mobile-reference.css") screen and (max-width: 1023px);

.catalog-mobile-filter-title {
	display: none;
}

@media (max-width: 1023px) {
	.catalog-mobile-filter-panel .bx-filter {
		width: 100%;
		min-width: 0;
		margin: 0;
	}

	.catalog-mobile-filter-panel .bx-filter .bx-filter-section {
		padding: 26px 31px 18px;
		box-sizing: border-box;
		background: #fff;
	}

	.catalog-mobile-filter-panel .catalog-mobile-filter-title {
		display: block;
		margin: 0 0 10px 5px;
		color: #000;
		font-size: 20px;
		font-weight: 400;
		line-height: 28px;
	}

	.catalog-mobile-filter-panel .smartfilter > .row:first-of-type {
		display: flex;
		flex-direction: column;
		margin: 0;
	}

	.catalog-mobile-filter-panel .bx-filter-parameters-box {
		width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
		border: 0 !important;
		background: transparent !important;
		box-shadow: none !important;
	}

	.catalog-mobile-filter-panel .catalog-filter-price-box {
		order: -1;
	}

	.catalog-mobile-filter-panel .bx-filter-parameters-box-title {
		margin: 0 !important;
		padding: 6px 0 !important;
		border: 0 !important;
		background: transparent !important;
		box-shadow: none !important;
		font-size: 13px !important;
		font-weight: 400 !important;
		line-height: 18px !important;
		text-transform: none !important;
	}

	.catalog-mobile-filter-panel .bx-filter-parameters-box-title span,
	.catalog-mobile-filter-panel .bx-filter-parameters-box-title span:hover {
		color: #039be5 !important;
		border: 0 !important;
		background: transparent !important;
		font-size: 13px !important;
		font-weight: 400 !important;
		line-height: 18px !important;
		text-transform: none !important;
	}

	.catalog-mobile-filter-panel .bx-filter-block {
		display: none !important;
	}

	.catalog-mobile-filter-panel .bx-filter-button-box .bx-filter-block,
	.catalog-mobile-filter-panel .bx-filter-parameters-box.bx-active .bx-filter-block {
		display: block !important;
	}

	.catalog-mobile-filter-panel .catalog-filter-price-box .bx-filter-parameters-box-container-block,
	.catalog-mobile-filter-panel .catalog-filter-price-box .bx-ui-slider-track-container {
		display: block !important;
	}

	.catalog-mobile-filter-panel .catalog-filter-price-box .bx-filter-parameters-box-container-block {
		float: none;
		width: 159px;
		margin: 0 0 4px;
		padding: 0;
	}

	.catalog-mobile-filter-panel .catalog-filter-price-box .bx-filter-input-container input {
		width: 159px;
		height: 38px;
		padding: 0 4px;
		box-sizing: border-box;
		border: 1px solid #ccd5db;
		background: #fff;
		font-size: 18px;
	}

	.catalog-mobile-filter-panel .catalog-filter-price-box .bx-ui-slider-track-container {
		float: none;
		width: calc(100% - 42px);
		margin: 0 21px;
		padding: 35px 0 25px;
	}

	.catalog-mobile-filter-panel .catalog-filter-price-box .extra-controls,
	.catalog-mobile-filter-panel .catalog-filter-price-box .range-slider {
		display: none !important;
	}

	.catalog-mobile-filter-panel .bx-filter-button-box {
		width: 100%;
		margin: 0;
		padding: 0;
	}

	.catalog-mobile-filter-panel .bx-filter-button-box .bx-filter-parameters-box-container {
		padding: 0;
	}

	.catalog-mobile-filter-panel #set_filter,
	.catalog-mobile-filter-panel #del_filter {
		display: block !important;
		width: 100%;
		height: 33px;
		margin: 0;
		padding: 0 12px;
		border-radius: 0;
		box-shadow: none;
		font-size: 11px;
		font-weight: 700;
		line-height: 31px;
		text-align: center;
		text-transform: uppercase;
	}

	.catalog-mobile-filter-panel #set_filter {
		border: 1px solid #168ed2;
		background: #168ed2;
		color: #fff;
	}

	.catalog-mobile-filter-panel #del_filter {
		border: 1px solid #ccc;
		background: #fff;
		color: #000;
	}

	.catalog-mobile-filter-panel #modef {
		display: none !important;
	}
}

/* End */


/* Start:/local/templates/romana/components/kokoc/catalog.smart.filter/.default/themes/blue/colors.css?17829837544780*/
.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/juicytest_1/style.css?178515454913962*/
.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;
}

.scryt_for_diler {
    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;
    position: relative;
}

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

.product-item .tool-item > .tooltip-block {
    top: calc(100% + 8px);
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
    box-sizing: border-box;
    width: max-content;
    max-width: none;
    white-space: nowrap;
}

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

.catalog-section .catalog-mobile-filter-trigger,
.catalog-section .catalog-mobile-filter-panel {
    display: none !important;
}

/* Mobile catalog cards: mirror the current m.romana.ru two-column layout. */
@media (max-width: 1023px) {
    .catalog-section .catalog-mobile-filter-trigger {
        display: flex !important;
        flex: 0 0 40px;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        padding: 0;
        border: 0;
        border-radius: 0;
        background: transparent;
        box-shadow: none;
        cursor: pointer;
    }

    .catalog-section .catalog-mobile-filter-trigger svg {
        display: block;
    }

    .catalog-section .catalog-mobile-filter-panel:not([hidden]) {
        display: block !important;
    }

    .catalog-section #items-list.section {
        display: block;
        width: 100%;
        max-width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .catalog-section #items-list > .product__list {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        align-items: stretch;
        gap: 0 10px;
        width: 100%;
        max-width: 100%;
    }

    .catalog-section #items-list .product__list > :not(.product-item) {
        grid-column: 1 / -1;
    }

    .catalog-section #items-list .product-other-title {
        display: none;
    }

    .catalog-section #items-list .product__list > .product-item {
        display: flex;
        flex-direction: column;
        width: 100%;
        min-width: 0;
        margin: 0 0 24px;
        padding: 0;
        border: 0 !important;
        box-sizing: border-box;
        background: #fff;
    }

    .catalog-section #items-list .item-link-wrap {
        position: relative;
        width: 100%;
        min-width: 0;
    }

    .catalog-section #items-list .product-item .item-link {
        display: block;
        width: 100%;
        height: 170px;
        margin: 0 0 12px;
        overflow: hidden;
    }

    .catalog-section #items-list .product-item .item-link_photo {
        position: absolute;
        inset: 0;
    }

    .catalog-section #items-list .product-item .item-link img {
        width: 100%;
        height: 100%;
        object-fit: contain !important;
    }

    .catalog-section #items-list .product-item .item-link_nav {
        bottom: 2px;
    }

    .catalog-section #items-list .product-item .item-link_nav-dot {
        width: 6px;
        height: 6px;
        margin: 2px;
        background: #f0f0f0;
    }

    .catalog-section #items-list .product-item .item-link_nav-dot.active {
        background: #606060 !important;
    }

    .catalog-section #items-list .item-link-wrap > div:first-child {
        top: 2px !important;
        right: 0 !important;
        width: 24px;
        height: 24px;
        z-index: 20;
    }

    .catalog-section #items-list .product-item .compare-it_new {
        display: none;
    }

    .catalog-section #items-list .product-item .love-it_new {
        width: 24px;
        height: 24px;
        background-size: 22px 20px;
    }

    .catalog-section #items-list .item_detail {
        display: flex;
        flex: 1 1 auto;
        flex-direction: column;
        justify-content: space-between;
        min-width: 0;
        padding: 0;
        border-top: 0;
    }

    .catalog-section #items-list .item_detail__top {
        width: 100%;
        padding: 0 !important;
        box-sizing: border-box;
    }

    .catalog-section #items-list .item_detail > div:not([class]) {
        width: 100%;
        padding-right: 0 !important;
        padding-left: 0 !important;
        box-sizing: border-box;
    }

    .catalog-section #items-list .item_detail__left {
        display: flex;
        flex: 1 1 auto;
        flex-direction: column;
        min-width: 0;
    }

    .catalog-section #items-list .item_title_black {
        min-height: 80px;
        margin: 0 0 10px;
        line-height: 20px;
    }

    .catalog-section #items-list .item_title_black a {
        display: block;
        color: #21364d;
        font-size: 11px;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: 0;
        text-decoration: none;
    }

    .catalog-section #items-list .item_property,
    .catalog-section #items-list .button_detail {
        display: none;
    }

    .catalog-section #items-list .color-block {
        width: 100%;
        min-width: 0;
        padding-right: 0 !important;
        padding-left: 0 !important;
        box-sizing: border-box;
    }

    .catalog-section #items-list .prop_block_four,
    .catalog-section #items-list .prop_block_sportcomplex_swings {
        width: 100% !important;
        margin-top: auto;
        margin-bottom: 12px;
        text-align: center;
    }

    .catalog-section #items-list .prop_block_four > p,
    .catalog-section #items-list .prop_block_sportcomplex_swings > p {
        margin: 0 0 2px;
        color: #000;
        font-size: 13px;
        line-height: 18px;
        text-align: center;
    }

    .catalog-section #items-list .custom-select {
        width: 100%;
        min-width: 0;
    }

    .catalog-section #items-list .select-group {
        width: 100% !important;
    }

    .catalog-section #items-list .custom-select__selected {
        min-height: 22px;
        padding: 3px 25px 3px 10px !important;
        box-sizing: border-box;
        font-size: 12px !important;
        line-height: 16px;
    }

    .catalog-section #items-list .custom-select__selected::after {
        right: 7px;
    }

    .catalog-section #items-list .js-sportcomplex-section-swing .custom-select__dropdown {
        right: 0;
        width: 100%;
        min-width: 100%;
        max-width: calc(100vw - 20px);
        box-sizing: border-box;
    }

    .catalog-section #items-list .custom-select__option {
        white-space: normal;
        font-size: 12px !important;
        line-height: 16px;
    }

    .catalog-section #items-list .item_detail__right {
        min-width: 0;
    }

    .catalog-section #items-list .item_price {
        margin: 0 0 6px;
        color: #3272d0;
        font-size: 14px;
        line-height: 20px;
        text-align: left;
        white-space: nowrap;
    }

    .catalog-section #items-list .item_price__actual {
        margin: 0;
        color: #3272d0;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0;
    }

    .catalog-section #items-list .item_price__actual > span:first-of-type {
        display: inline !important;
        margin: 0 4px 0 0 !important;
        color: #000 !important;
        font-size: 13px !important;
        font-weight: 400 !important;
        line-height: 20px;
        letter-spacing: 0 !important;
        text-transform: none !important;
    }

    .catalog-section #items-list .item_price__old {
        font-size: 11px;
        line-height: 16px;
    }

    .catalog-section #items-list .item_buttons {
        width: 100%;
    }

    .catalog-section #items-list .button_buy_section {
        display: block;
        width: 100%;
        min-height: 32px;
        margin: 0;
        padding: 7px 8px;
        box-sizing: border-box;
        border-radius: 4px;
        background: #3D8BFD;
        color: #fff;
        font-size: 13px;
        line-height: 18px;
        text-align: center;
    }
}

/* End */
/* /local/templates/romana/components/bitrix/catalog/.default/style.css?178515790211425 */
/* /local/templates/romana/components/kokoc/catalog.smart.filter/.default/style.css?17851573593787 */
/* /local/templates/romana/components/kokoc/catalog.smart.filter/.default/themes/blue/colors.css?17829837544780 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/romana_navigation/style.css?1720116758769 */
/* /local/templates/romana/components/romana/catalog.section/juicytest_1/style.css?178515454913962 */
