

/* 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/juicytest_1/style.css?178514251539969*/
.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/juicytest_1/../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/juicytest_1/../images/love-it-hover-new.png");
    cursor: pointer;
}

.describe-top .love-it.active {
    background-image: url("/local/templates/romana/components/bitrix/catalog.element/juicytest_1/../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;
}

.price-color-block .offer-colors-stack {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;
}

.price-color-block .offer-colors-stack .color-block {
    width: 100%;
}

@media (min-width: 768px) {
    .price-color-block {
        align-items: flex-start;
        column-gap: 28px;
    }

    .price-color-block > .price-block {
        flex: 0 0 230px;
        width: 230px;
    }

    .price-color-block > .offer-colors-stack {
        flex: 0 0 auto;
        width: auto;
        min-width: 66px;
    }

    .price-color-block > .color-block {
        flex: 0 0 170px;
        width: 170px;
    }

    .price-color-block .item_price {
        white-space: nowrap;
    }

    .price-color-block .item_price__actual {
        display: block;
        margin-right: 0;
    }

    .price-color-block .item_price__actual > span:first-child,
    .price-color-block .color-block > p {
        display: block;
        min-height: 34px;
        margin: 0 0 9px;
        box-sizing: border-box;
    }

    .price-color-block .prop_block_sportcomplex_swings .select-group,
    .price-color-block .prop_block_sportcomplex_swings .select-group__list {
        width: 100%;
    }
}

.product-card-mobile-gallery-nav {
    display: none;
}

.product-card-mobile-summary {
    display: none;
}

.product-card-mobile-details {
    display: none;
}

@media (max-width: 1023px) {
    .product-card_top-container {
        display: block !important;
    }

    .product-card_slider-block {
        --mobile-gallery-height: clamp(300px, 78vw, 420px);
        position: relative !important;
        top: auto !important;
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        padding-bottom: 35px;
        box-sizing: border-box;
        z-index: 1;
    }

    .product-card_slider {
        width: 100% !important;
        max-width: 100% !important;
        min-height: var(--mobile-gallery-height);
        height: var(--mobile-gallery-height) !important;
        padding-left: 0 !important;
    }

    .product-card_slider.no-init::before {
        left: 0;
    }

    .product-card_slider .sp-slides-container,
    .product-card_slider .sp-mask,
    .product-card_slider .sp-slides,
    .product-card_slider .sp-slide,
    .product-card_slider .sp-image-container {
        width: 100% !important;
        height: var(--mobile-gallery-height) !important;
    }

    .product-card_slider .sp-image-container > a {
        display: flex !important;
        width: 100% !important;
        height: 100% !important;
        align-items: center;
        justify-content: center;
    }

    .product-card_slider img.sp-image {
        position: static !important;
        width: 100% !important;
        max-width: 100% !important;
        height: 100% !important;
        margin: 0 !important;
        object-fit: contain;
    }

    .product-card_slider .sp-buttons {
        position: absolute !important;
        top: auto !important;
        right: auto !important;
        bottom: -35px !important;
        left: 0 !important;
        width: 100% !important;
        height: 35px;
        padding-top: 10px;
        box-sizing: border-box;
        text-align: center;
    }

    .product-card_slider-zoom-hint {
        display: none;
    }

    .product-card_describe-block {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        border: 0 !important;
        background: #fff !important;
    }

    .product-card_describe-block .describe-top {
        min-height: 0;
        padding: 0;
        border: 0;
    }

    .product-card_describe-block .price-color-block {
        display: none !important;
        margin: 0;
        padding: 0;
    }

    .product-card-mobile-gallery-nav {
        position: absolute;
        z-index: 5;
        top: calc(var(--mobile-gallery-height, 300px) / 2);
        display: flex;
        width: 36px;
        height: 36px;
        align-items: center;
        justify-content: center;
        padding: 0;
        border: 2px solid #076fc8;
        border-radius: 50%;
        background: #fff;
        cursor: pointer;
        transform: translateY(-50%);
    }

    .product-card-mobile-gallery-prev {
        left: 15px;
    }

    .product-card-mobile-gallery-next {
        right: 15px;
    }

    .product-card-mobile-gallery-nav span {
        width: 9px;
        height: 9px;
        border-top: 2px solid #076fc8;
        border-right: 2px solid #076fc8;
    }

    .product-card-mobile-gallery-prev span {
        margin-left: 4px;
        transform: rotate(-135deg);
    }

    .product-card-mobile-gallery-next span {
        margin-right: 4px;
        transform: rotate(45deg);
    }

    .product-card-mobile-summary {
        display: block;
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
        color: #21364d;
    }

    .product-card-mobile-details {
        display: block;
        width: 100%;
        box-sizing: border-box;
    }

    .product-card-mobile-details > div {
        display: contents;
    }

    .product-card-mobile-actions-slot {
        margin: 10px 0 8px;
    }

    .product-card-mobile-summary .product-card-actions {
        display: flex !important;
        align-items: flex-start;
        justify-content: center;
        gap: 0;
    }

    .product-card-mobile-summary .compare-it,
    .product-card-mobile-summary .love-it {
        display: flex;
        width: 44px;
        height: 44px;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
        border: 1px solid #efefef;
        border-radius: 50%;
        background-color: #fff;
        background-repeat: no-repeat;
        background-position: center;
        cursor: pointer;
    }

    .product-card-mobile-summary .compare-it {
        order: 1;
    }

    .product-card-mobile-summary .love-it {
        order: 2;
        background-image: url("/local/templates/romana/images/love-it-new.png");
        background-size: 63%;
    }

    .product-card-mobile-summary .love-it:hover {
        background-image: url("/local/templates/romana/images/love-it-hover-new.png");
    }

    .product-card-mobile-summary .love-it.active {
        background-image: url("/local/templates/romana/images/love-it-active-new.png");
    }

    .product-card-mobile-summary .ya-share2 {
        order: 3;
        margin: 0 0 10px !important;
        background: transparent !important;
    }

    .product-card-mobile-summary .ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
        width: 35px;
        height: 35px;
    }

    .product-card-mobile-summary .ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short {
        border: 1px solid #efefef !important;
    }

    .product-card-mobile-label {
        margin: 20px 0 0;
        text-align: center;
        text-transform: uppercase;
    }

    .product-card-mobile-label_new {
        color: #11e136;
    }

    .product-card-mobile-colors-slot .offer-colors-stack {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        gap: 18px;
    }

    .product-card-mobile-summary .color-block {
        width: 100% !important;
        box-sizing: border-box;
        text-align: center;
    }

    .product-card-mobile-colors-slot {
        margin: 35px 0 25px;
    }

    .product-card-mobile-colors-slot .color-block {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .product-card-mobile-summary .color-block > p {
        min-height: 0;
        margin: 0 15px 0 0;
        color: #868b8f;
        font-size: 11px;
        font-weight: 500;
        letter-spacing: .05em;
        text-transform: uppercase;
    }

    .product-card-mobile-summary .item_colors {
        display: flex;
        max-width: 250px;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    .product-card-mobile-summary .item_colors .color {
        width: 40px;
        height: 40px;
        margin: 0 0 0 17px;
        padding: 5px;
        box-sizing: border-box;
        border: 1px solid #f1f1f1;
        border-radius: 50%;
        cursor: pointer;
    }

    .product-card-mobile-summary .item_colors .color:first-child {
        margin-left: 17px;
    }

    .product-card-mobile-summary .item_colors .color.active {
        border-color: #1d60a7;
    }

    .product-card-mobile-summary .item_colors .color img {
        width: 100%;
        max-width: 100%;
        height: 100%;
        max-height: 100%;
        border-radius: 50%;
    }

    .product-card-mobile-options-slot .color-block {
        display: block;
        margin: 35px 0 20px;
    }

    .product-card-mobile-options-slot .color-block > p {
        margin: 0 0 10px;
        font-size: 12px;
    }

    .product-card-mobile-options-slot .select-group,
    .product-card-mobile-options-slot .select-group__list {
        width: 100%;
    }

    .product-card-mobile-options-slot .select-group__list {
        height: 21px;
        box-sizing: border-box;
        padding: 3px 32px 3px 16px;
        border: 0;
        border-radius: 0;
        background-color: #efefef;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5' viewBox='0 0 8 5'%3E%3Cpath d='M1 1l3 3 3-3' fill='none' stroke='%23878787' stroke-width='1.2'/%3E%3C/svg%3E");
        background-position: right 12px center;
        background-size: 8px 5px;
        color: #878787;
        font-size: 12px;
    }

    .product-card-mobile-title-slot {
        margin: 0 0 30px;
        text-align: center;
    }

    .product-card-mobile-title-slot .page__block_title {
        display: block !important;
        width: 100%;
        margin: 0 !important;
    }

    .product-card-mobile-title-slot h1 {
        display: block;
        margin: 0 !important;
        padding: 0 3px 2px;
        background: none;
        color: #21364d;
        font-size: 23px !important;
        line-height: 32px;
        text-align: center;
    }

    .product-card-mobile-article-slot {
        margin: 0;
        text-align: center;
    }

    .product-card-mobile-article-slot p {
        margin: 0 0 15px;
        color: #21364d;
        font-size: 13px;
    }

    .product-card-mobile-article-slot p span:first-child {
        margin-right: 5px;
    }

    .product-card-mobile-price-slot {
        margin: 30px 0 10px;
        text-align: center;
    }

    .product-card-mobile-price-slot .price-block {
        display: block;
        width: 100%;
    }

    .product-card-mobile-price-slot .item_price {
        white-space: normal;
    }

    .product-card-mobile-price-slot .item_price__actual {
        margin: 0;
        color: #0c54a0;
        font-size: 24px;
        font-weight: 700;
    }

    .product-card-mobile-price-slot .item_price__actual > span:first-child {
        display: inline;
        min-height: 0;
        margin: 0 5px 0 0 !important;
        color: #868b8f !important;
        font-size: 12px !important;
        font-weight: 500 !important;
        letter-spacing: .05em;
        text-transform: uppercase;
    }

    .product-card-mobile-buy-slot .buy-block {
        margin: 0;
        padding: 0;
    }

    .product-card-mobile-buy-slot .product-card-buy-actions {
        display: flex !important;
        width: 100%;
        flex-direction: column;
        align-items: stretch !important;
    }

    .product-card-mobile-buy-slot .product-card-buy-actions > div {
        width: 100%;
    }

    .product-card-mobile-buy-slot .buy-btn,
    .product-card-mobile-buy-slot .catalog-consultation__button {
        display: flex;
        width: 100%;
        min-height: 47px;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
        margin: 0;
        padding: 17px 24px;
        border: 0;
        border-radius: 4px;
        color: #fff;
        font-size: 13px;
        font-weight: 700;
        line-height: 1.15;
        text-align: center;
        text-decoration: none;
        text-transform: none;
    }

    .product-card-mobile-buy-slot .buy-btn {
        background: #3d8bfd;
    }

    .product-card-mobile-buy-slot .catalog-consultation {
        display: block;
        width: 100%;
        margin: 30px 0 0;
        padding: 0;
    }

    .product-card-mobile-buy-slot .catalog-consultation__button {
        padding: 14px 16px;
        background: #0c54a0;
        font-size: 15px;
    }

    .product-card-mobile-yapay {
        width: 100%;
        margin-top: 30px;
    }

    .product-card-mobile-yapay .ya-pay-widget {
        width: 100% !important;
    }

    .product-card-mobile-note-slot {
        font-size: 12px;
        text-align: center;
    }

    .product-card-mobile-note-slot .product-card-manufacturer-note {
        padding: 0 !important;
        margin: 10px 0;
    }

    .product-card .describe-center .complect-warranty-block {
        display: block !important;
        width: 100%;
        box-sizing: border-box;
        padding: 20px 15px;
        border-top: 1px solid #f0f0f0;
        border-bottom: 1px solid #f0f0f0;
    }

    .product-card .describe-center .complect-block {
        display: block !important;
        width: 100%;
        max-width: none;
    }

    .product-card .describe-center .complect-block .section_title {
        position: relative;
        width: 100%;
        margin: 0 0 16px;
        color: #21364d;
        font-size: 13px;
        font-weight: 700;
        line-height: 18px;
        letter-spacing: .04em;
    }

    .product-card .describe-center .complect-block .section_title::after {
        position: relative;
        top: 1px;
        display: inline-block;
        width: 5px;
        height: 5px;
        margin-left: 8px;
        border-top: 1px solid #21364d;
        border-left: 1px solid #21364d;
        content: "";
        transform: rotate(45deg);
    }

    .product-card .describe-center .complect-block .complectation_icons {
        display: flex !important;
        width: 100%;
        flex-direction: column;
        flex-wrap: nowrap;
        gap: 10px;
    }

    .product-card .describe-center .complect-block .complectation_icons .complect_icon {
        position: relative;
        display: flex !important;
        width: 100%;
        min-height: 42px;
        box-sizing: border-box;
        align-items: center;
        margin: 0;
        padding: 0 0 0 52px;
        border: 0;
        border-radius: 0;
        background-position: 6px center !important;
        background-repeat: no-repeat !important;
        background-size: 28px auto !important;
    }

    .product-card .describe-center .complect-block .complectation_icons .complect_icon::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 40px;
        height: 40px;
        box-sizing: border-box;
        border: 1px solid #f0f0f0;
        border-radius: 50%;
        content: "";
        pointer-events: none;
    }

    .product-card .describe-center .complect-block .complectation_icons .tooltiptext,
    .product-card .describe-center .complect-block .complectation_icons .tooltip-item:hover .tooltiptext {
        position: static !important;
        z-index: auto;
        display: block;
        visibility: visible;
        width: auto;
        margin: 0;
        padding: 0;
        border: 0;
        border-radius: 0;
        background: none;
        box-shadow: none;
        color: #21364d;
        font-size: 13px;
        font-weight: 400;
        line-height: 18px;
        opacity: 1;
        text-align: left;
        transform: none;
        white-space: normal;
    }

    .product-card .describe-center .complect-block .complectation_icons .tooltiptext::after {
        display: none;
    }

    .product-card .describe-center .complect-warranty-block .warranty-block {
        display: none !important;
    }

    .product-card .describe-bottom {
        width: 100%;
        box-sizing: border-box;
        padding: 20px 15px 5px !important;
        border-bottom: 1px solid #f0f0f0;
    }

    .product-card .describe-bottom > .page__subtitle {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 0 18px;
        color: #21364d;
        font-size: 13px;
        font-weight: 700;
        line-height: 18px;
        letter-spacing: .04em;
        text-shadow: none;
    }

    .product-card .describe-bottom > .page__subtitle::before {
        display: none;
    }

    .product-card .describe-bottom > .page__subtitle::after {
        position: relative;
        top: 1px;
        display: inline-block;
        width: 5px;
        height: 5px;
        margin-left: 8px;
        border-top: 1px solid #21364d;
        border-left: 1px solid #21364d;
        content: "";
        transform: rotate(45deg);
    }

    .product-card .describe-bottom .short-describe {
        display: block !important;
        width: 100%;
    }

    .product-card .describe-bottom .short-describe .characteristic {
        display: flex !important;
        width: 100% !important;
        align-items: flex-start;
        margin: 0 0 15px;
        font-size: 13px;
        font-weight: 400;
        line-height: 18px;
    }

    .product-card .describe-bottom .short-describe .characteristic .name {
        width: 145px;
        max-width: none;
        box-sizing: border-box;
        flex: 0 0 145px;
        padding-right: 15px;
        color: #868b8f;
    }

    .product-card .describe-bottom .short-describe .characteristic .value {
        min-width: 0;
        flex: 1 1 auto;
        margin: 0;
        color: #21364d;
    }

    .product-card .product-card-description-separator {
        height: 0;
        margin: 0 !important;
        border: 0;
    }

    .product-card .product-card-description-title {
        position: relative;
        display: block;
        width: 100%;
        box-sizing: border-box;
        margin: 0 !important;
        padding: 20px 15px 18px;
        color: #21364d;
        font-size: 0 !important;
        line-height: 18px;
        text-shadow: none;
    }

    .product-card .product-card-description-title::before {
        position: static;
        display: inline;
        width: auto;
        height: auto;
        background: none;
        color: #21364d;
        content: "ОПИСАНИЕ";
        font-size: 13px;
        font-weight: 700;
        line-height: 18px;
        letter-spacing: .04em;
        opacity: 1;
    }

    .product-card .product-card-description-title::after {
        position: relative;
        top: 1px;
        display: inline-block;
        width: 5px;
        height: 5px;
        margin-left: 8px;
        border-top: 1px solid #21364d;
        border-left: 1px solid #21364d;
        content: "";
        transform: rotate(45deg);
    }

    .product-card .product-card-description-text {
        width: 100%;
        box-sizing: border-box;
        padding: 0 15px;
        color: #21364d;
        font-size: 13px;
        font-weight: 400;
        line-height: 18px;
    }

    .product-card .product-card-description-text [itemprop="description"],
    .product-card .product-card-description-text [itemprop="description"] * {
        color: #21364d !important;
        font-size: 13px !important;
        font-weight: 400;
        line-height: 18px !important;
    }

    .product-card .product-card-description-text p {
        margin: 0 0 15px;
    }

    .product-card .product-card-description-text img {
        max-width: 100%;
        height: auto;
    }

    .product-card .product-card-description-note {
        width: 100%;
        box-sizing: border-box;
        padding: 0 15px;
    }

    .product-card .product-card-description-note p {
        margin: 5px 0 20px;
        color: #a8a8a8 !important;
        font-size: 13px;
        font-weight: 400;
        line-height: 18px;
    }

    .product-card .product-card-description-schema {
        width: 100%;
        box-sizing: border-box;
        padding: 0 15px;
    }

    .product-card .product-card-description-schema img {
        display: block;
        max-width: 100% !important;
        height: auto;
        margin: 0 auto 20px;
    }

    .product-card .product-card-video-review {
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 20px;
        border-top: 1px solid #f0f0f0;
        border-bottom: 1px solid #f0f0f0;
    }

    .product-card .product-card-video-review > .page__subtitle {
        position: relative;
        display: block;
        width: 100%;
        box-sizing: border-box;
        margin: 0 !important;
        padding: 18px 15px;
        color: #21364d;
        font-size: 13px !important;
        font-weight: 700;
        line-height: 18px;
        letter-spacing: .04em;
        text-shadow: none;
        text-transform: uppercase;
    }

    .product-card .product-card-video-review > .page__subtitle::before {
        display: none;
    }

    .product-card .product-card-video-review > .page__subtitle::after {
        position: relative;
        top: 1px;
        display: inline-block;
        width: 5px;
        height: 5px;
        margin-left: 8px;
        border-top: 1px solid #21364d;
        border-left: 1px solid #21364d;
        content: "";
        transform: rotate(45deg);
    }

    .product-card .product-card-video-review .video-container {
        display: flex !important;
        width: 100%;
        box-sizing: border-box;
        flex-direction: column;
        gap: 15px;
        padding: 0 15px 20px;
    }

    .product-card .product-card-video-review .video-container iframe,
    .product-card .product-card-video-review .video-container .youtube {
        display: block;
        width: 100% !important;
        height: 280px !important;
        aspect-ratio: auto;
    }

    .product-card .product-card-manual-separator {
        height: 0;
        margin: 0 !important;
        border: 0;
        border-top: 1px solid #f0f0f0;
    }

    .product-card .product-card-manual-section {
        width: 100%;
        box-sizing: border-box;
        padding: 0 15px 20px;
        border-bottom: 1px solid #f0f0f0;
    }

    .product-card .product-card-manual-title {
        position: relative;
        display: block;
        width: 100%;
        box-sizing: border-box;
        margin: 0 !important;
        padding: 20px 0 18px;
        color: #21364d;
        font-size: 0 !important;
        line-height: 18px;
        text-shadow: none;
    }

    .product-card .product-card-manual-title::before {
        position: static;
        display: inline;
        width: auto;
        height: auto;
        background: none;
        color: #21364d;
        content: "РУКОВОДСТВО ПОЛЬЗОВАТЕЛЯ";
        font-size: 13px;
        font-weight: 700;
        line-height: 18px;
        letter-spacing: .04em;
        opacity: 1;
    }

    .product-card .product-card-manual-title::after {
        position: relative;
        top: 1px;
        display: inline-block;
        width: 5px;
        height: 5px;
        margin-left: 8px;
        border-top: 1px solid #21364d;
        border-left: 1px solid #21364d;
        content: "";
        transform: rotate(45deg);
    }

    .product-card .product-card-manual-content {
        display: flex !important;
        width: 100%;
        flex-direction: column !important;
        gap: 20px !important;
    }

    .product-card .product-card-manual-content iframe,
    .product-card .product-card-manual-content .youtube {
        display: block;
        width: 100% !important;
        height: auto !important;
        aspect-ratio: 16 / 9;
    }

    .product-card .product-card-manual-item {
        display: grid !important;
        width: 100%;
        grid-template-columns: 60px minmax(0, 1fr);
        align-items: center;
        margin: 0 0 20px !important;
    }

    .product-card .product-card-manual-item:last-child {
        margin-bottom: 0 !important;
    }

    .product-card .product-card-manual-icon {
        grid-column: 1;
        grid-row: 2;
        text-align: center;
    }

    .product-card .product-card-manual-icon img {
        display: block;
        width: 48px;
        max-width: 100%;
        height: auto;
        margin: 0 auto;
    }

    .product-card .product-card-manual-info {
        display: contents;
    }

    .product-card .product-card-manual-name {
        grid-column: 1 / -1;
        grid-row: 1;
        margin: 0 0 15px !important;
        color: #21364d;
        font-size: 13px;
        font-weight: 400;
        line-height: 18px;
        text-align: center;
    }

    .product-card .product-card-manual-item--named .product-card-manual-name::before {
        content: "Подробная инструкция ";
    }

    .product-card .product-card-manual-item .juicy_block_buttons_instrsborki {
        display: flex !important;
        width: 132px;
        grid-column: 2;
        grid-row: 2;
        flex-direction: column;
        gap: 6px;
        margin: 0 !important;
    }

    .product-card .product-card-manual-item .juicy_block_buttons_instrsborki > div {
        width: 100%;
        margin: 0 !important;
    }

    .product-card .product-card-manual-item .juicy_block_buttons_instrsborki > div:first-child {
        order: 2;
    }

    .product-card .product-card-manual-item .juicy_block_buttons_instrsborki > div:last-child {
        order: 1;
    }

    .product-card .product-card-manual-item .juicy_block_buttons_instrsborki .button_blue_little {
        display: flex;
        width: 100%;
        min-height: 32px;
        box-sizing: border-box;
        align-items: center;
        justify-content: center;
        margin: 0 !important;
        padding: 5px 15px;
        border: 1px solid #0c54a0;
        border-radius: 18px;
        background: #fff !important;
        color: #0c54a0;
        font-size: 11px;
        font-weight: 700;
        line-height: 18px;
        text-decoration: none;
        text-transform: uppercase;
    }

    .product-card .product-card-gabarit-separator {
        height: 0;
        margin: 0 !important;
        border: 0;
        border-top: 1px solid #f0f0f0;
    }

    .product-card .product-card-gabarit-block {
        width: 100%;
        box-sizing: border-box;
        padding: 20px 15px;
        border-bottom: 1px solid #f0f0f0;
    }

    .product-card .product-card-gabarit-title {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 0 18px !important;
        color: #21364d;
        font-size: 13px !important;
        font-weight: 700;
        line-height: 18px;
        letter-spacing: .04em;
        text-shadow: none;
        text-transform: uppercase;
    }

    .product-card .product-card-gabarit-title::before {
        display: none;
    }

    .product-card .product-card-gabarit-title::after {
        position: relative;
        top: 1px;
        display: inline-block;
        width: 5px;
        height: 5px;
        margin-left: 8px;
        border-top: 1px solid #21364d;
        border-left: 1px solid #21364d;
        content: "";
        transform: rotate(45deg);
    }

    .product-card .product-card-gabarit-kartin-block .juicy_gabarit_kartin_block_title {
        display: flex;
        align-items: flex-start;
        margin: 0 0 15px;
        color: #21364d;
        font-size: 13px;
        line-height: 18px;
    }

    .product-card .product-card-gabarit-kartin-block .juicy_gabarit_kartin_block_title img {
        width: 18px;
        height: auto;
        margin-right: 8px;
    }

    .product-card .juicy_block_gabaritn {
        display: flex !important;
        width: 100%;
        flex-direction: column !important;
        align-items: stretch !important;
        gap: 20px !important;
    }

    .product-card .juicy_block_gabaritn > .gallery-obzor {
        display: block;
        width: 100% !important;
        min-width: 0;
    }

    .product-card .juicy_block_gabaritn_img_main,
    .product-card .juicy_block_gabaritn_img_dop {
        display: block;
        width: 100% !important;
        max-width: 100%;
        height: auto;
        margin: 0 auto;
    }

    .product-card .product-card-visuals-row {
        display: flex !important;
        width: 100%;
        box-sizing: border-box;
        flex-direction: column !important;
        align-items: stretch;
        padding: 0 15px;
    }

    .product-card .product-card-visuals-row > div {
        width: 100% !important;
        max-width: 100%;
        box-sizing: border-box;
    }

    .product-card .product-card-rotation-wrap {
        width: 100% !important;
        max-width: 100%;
        overflow: hidden;
    }

    .product-card #rotation.product-card-rotation {
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        box-sizing: border-box;
    }

    .product-card #rotation.product-card-rotation img {
        display: block;
        width: 100% !important;
        max-width: 100%;
        height: auto;
    }

    .product-card .product-card-rotation-badge {
        top: 10px !important;
        left: 10px !important;
    }

    .product-card .product-card-rotation-badge img {
        width: 50px !important;
        height: auto;
    }

    .product-card .product-card-rotation-mask {
        width: 50% !important;
        max-width: 300px;
    }
}

/* End */


/* Start:/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/style.css?178513946034922*/
.item_price__actual1{color: #000000;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.84px;
    margin: 0 10px 0 0;}
/* catalog.section */
.bx_item_list_recommended{
    margin-bottom:20px;
    border-bottom:1px solid #e5e5e5;
}

.add_to_basket {
    background: #DBECFF;
    border-radius: 4px !important;
    width: 100%;
    display: block;
    color: #000;
    width: 85%;
    margin: 10px 0;
    margin-left: auto;
    margin-right: auto;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.28px;
    cursor: pointer;
    transition-duration: 0.2s;
}

.add_to_basket:hover {
    background: #3D8BFD;
    color: #fff;
}

.add_to_basket.in-basket {
    background: #3D8BFD;
    color: #fff;
    border: none;
}

.add_to_basket.in-basket:hover {
    color: #000;
}

@media (max-width:640px) {.bx_item_list_recommended {border-bottom:1px solid #e5e5e5;}}


.bx_item_list_recommended.bx_wood .bx_item_list_title{background:#ebf4f8;}
.bx_item_list_recommended.bx_red .bx_item_list_title{background:#FBF1F0}
.bx_item_list_recommended.bx_green .bx_item_list_title{background:#F2FBEA}
.bx_item_list_recommended.bx_blue .bx_item_list_title{background:#ebf4f8}
.bx_item_list_recommended.bx_black .bx_item_list_title{background:#f1f4f7;}
.bx_item_list_recommended.bx_yellow .bx_item_list_title{background:#FBF7DB}

.bx_item_list_recommended .bx_catalog_item{
    position:relative;
    float:left;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    background:#fff;
    -webkit-transition:none;
    -moz-transition:none;
    -ms-transition:none;
    -o-transition:none;
    transition:none;
    margin-bottom:30px;
}

.bx_item_list_recommended .bx_pagination_top {
    padding: 10px;
}

.bx_item_list_recommended .bx-nothing {
    padding: 20px 20px 20px 20px;
}
.popup-window-buttons .bx_item_list_recommended {
    border: none !important;
}

@media (min-width:960px){
    .bx_item_list_recommended.col1 .bx_catalog_item{padding:1px 26px;margin:0 0 30px 0   ;width:100%}

    .bx_item_list_recommended.col2 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:48%}
    .bx_item_list_recommended.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx_item_list_recommended.col3 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:31.333333%}
    .bx_item_list_recommended.col3 .bx_catalog_item:nth-child(3n+1){clear:both}

    .bx_item_list_recommended.col4 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:23%}
    .bx_item_list_recommended.col4 .bx_catalog_item:nth-child(4n+1){clear:both}

    .bx_item_list_recommended.col5 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:18%}
    .bx_item_list_recommended.col5 .bx_catalog_item:nth-child(5n+1){clear:both}
}

@media (min-width:760px) and (max-width:960px){
    .bx_item_list_recommended.col1 .bx_catalog_item{padding:1px 16px;margin:0 0 0 30px;width:100%}

    .bx_item_list_recommended.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}
    .bx_item_list_recommended.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx_item_list_recommended.col3 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}
    .bx_item_list_recommended.col3 .bx_catalog_item:nth-child(3n+1){clear:both}

    .bx_item_list_recommended.col4 .bx_catalog_item,
    .bx_item_list_recommended.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:23%}
    .bx_item_list_recommended.col4 .bx_catalog_item:nth-child(4n+1),
    .bx_item_list_recommended.col5 .bx_catalog_item:nth-child(4n+1){clear:both}
}
@media (max-width:760px){
    .bx_item_list_recommended.col1 .bx_catalog_item{padding:1px 16px;margin:0 0 0 30px  ;width:100%}

    .bx_item_list_recommended.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}
    .bx_item_list_recommended.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx_item_list_recommended.col3 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}
    .bx_item_list_recommended.col3 .bx_catalog_item:nth-child(3n+1){clear:both}

    .bx_item_list_recommended.col3 .bx_catalog_item,
    .bx_item_list_recommended.col4 .bx_catalog_item,
    .bx_item_list_recommended.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}
    .bx_item_list_recommended.col3 .bx_catalog_item:nth-child(3n+1),
    .bx_item_list_recommended.col4 .bx_catalog_item:nth-child(3n+1),
    .bx_item_list_recommended.col5 .bx_catalog_item:nth-child(3n+1){clear:both}
}
@media (max-width:580px){
    .bx-touch .bx_item_list_recommended.col1 .bx_catalog_item{padding:1px 26px;margin:0 0 0 30px ;width:100%}

    .bx-touch .bx_item_list_recommended.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}
    .bx-touch .bx_item_list_recommended.col2 .bx_catalog_item:nth-child(3n+1){clear:none}
    .bx-touch .bx_item_list_recommended.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx-touch .bx_item_list_recommended.col2 .bx_catalog_item,
    .bx-touch .bx_item_list_recommended.col3 .bx_catalog_item,
    .bx-touch .bx_item_list_recommended.col4 .bx_catalog_item,
    .bx-touch .bx_item_list_recommended.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%;clear:none}

    .bx-touch .bx_item_list_recommended.col2 .bx_catalog_item:nth-child(2n+1),
    .bx-touch .bx_item_list_recommended.col3 .bx_catalog_item:nth-child(2n+1),
    .bx-touch .bx_item_list_recommended.col4 .bx_catalog_item:nth-child(2n+1),
    .bx-touch .bx_item_list_recommended.col5 .bx_catalog_item:nth-child(2n+1){clear:both}
}

.bx-no-touch .bx_item_list_recommended .bx_catalog_item .bx_catalog_item_container{
    z-index: 10;
}
.bx-no-touch .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_container {
    position:absolute;
    z-index:190;
    top:0;
    left:0;
    right:0;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
    border-radius:3px;
    border:1px solid #d3d3d3;
    background:#fff;
    -webkit-animation:borderview 0.5s;
    animation:borderview 0.5s;
}
@media (min-width:960px){.bx-no-touch  .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_container{padding:0 25px 15px}}
@media (max-width:960px){.bx-no-touch  .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_container{padding:0 15px 15px}}

@keyframes borderview {from {border:1px solid #fdfdfd;box-shadow:0 0 0 0 rgba(0,0,0,0);} to {border:1px solid #d3d3d3;box-shadow:0 2px 5px 0 rgba(0,0,0,.18);}}
@-webkit-keyframes borderview {from {border:1px solid #fdfdfd;box-shadow:0 0 0 0 rgba(0,0,0,0);} to {border:1px solid #d3d3d3;box-shadow:0 2px 5px 0 rgba(0,0,0,.18);}}

.bx_item_list_recommended .bx_catalog_item_articul{
    color:#a5a5a5;
    font-size:13px;
}
.bx_item_list_recommended .bx_catalog_item_title{
    overflow:hidden;
    height:38px;
}
.bx-no-touch .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_title{
    overflow:auto;
    height:auto !important;
}
.bx_item_list_recommended .bx_catalog_item_title a{
    color:#3f3f3f;
    text-decoration:none;
    font-size:13px;
}
.bx_item_list_recommended .bx_catalog_item_price{
    color:#3f3f3f;
    font-weight:bold;
}
.bx_item_list_recommended .bx_catalog_item_price span{
    color:#a5a5a5;
    font-size:12px;
    font-weight:normal;
    white-space:nowrap;
    text-decoration:line-through;
}
.bx_item_list_recommended .bx_catalog_item_controls{
    padding-top:10px;
    text-align:center;
    opacity:0;
}
@media (min-width:641px) and (max-width:960px){.bx_item_list_recommended .bx_catalog_item_controls{height:auto}}
@media (max-width:640px){.bx-touch .bx_item_list_recommended .bx_catalog_item_controls{height:auto;line-height:30px;text-align:center}}
@media (max-width:479px){.bx-touch .bx_item_list_recommended .bx_catalog_item_controls{height:auto;line-height:30px;display:block}}
@media (max-width:479px){.bx-touch .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_controls {height:auto}}

.bx_item_list_recommended .bx_catalog_item_controls .bx_catalog_item_controls_blockone{
    width:100%;
    white-space:nowrap;
    text-align:center;
}
.bx_item_list_recommended .bx_catalog_item_controls .bx_catalog_item_controls_blockone span{
    color:#3f3f3f;
    font-size:13px;
}
.bx_item_list_recommended .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable{
    text-align:left;
    font-size:12px;
    line-height:30px;
    font-weight:bold;
}
.bx_item_list_recommended .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{
    width:100%;
    text-align:center;
}
.bx_item_list_recommended .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a{
    margin:1%;
    width: 48%;
    min-width:100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
    height: 25px;
}

@media (max-width:640px) {
    .bx-touch .bx_item_list_recommended .bx_catalog_item_controls .bx_catalog_item_controls_blockone{display:none;}
    .bx-touch .bx_item_list_recommended .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{float:none;width:100%;text-align:center;}
}
.bx_item_list_recommended .bx_catalog_item_controls input[type=text]{border:none;}
.bx-touch .bx_item_list_recommended .bx_catalog_item_controls,
.bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_controls{opacity:1}
.bx_item_list_recommended .bx_cnt_desc{
    text-align:left;
    position:absolute;
    right:-45px;
    top:2px;
    width:40px;
}
@media (min-width:641px) and (max-width:960px){

}
.bx_item_list_recommended .bx_catalog_item_controls a{margin-bottom:10px;}
.bx_item_list_recommended .bx_catalog_item_price .bx_price{font-size:15px;padding-top: 5px;}
.bx_item_list_recommended .bx_catalog_item_images_double,
.bx_item_list_recommended .bx_catalog_item_images{
    position:relative;
    z-index:180;
    display:block;
    padding-top:135%;
    width:100%;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-background-size:contain;
    background-size:contain;
}
.bx_item_list_recommended .bx_catalog_item_images_double{
    z-index:186;
    margin-top:-135%;
    opacity:0;
}
.bx-no-touch .bx_item_list_recommended .bx_catalog_item.double:hover .bx_catalog_item_images{
    opacity:0;
    -webkit-animation:rotateimgfirst 0.5s;
    animation:rotateimgfirst 0.5s;
}
.bx-no-touch .bx_item_list_recommended .bx_catalog_item.double:hover .bx_catalog_item_images_double{
    opacity:1;
    -webkit-animation:rotateimglast 0.5s;
    animation:rotateimglast 0.5s;
}
@keyframes rotateimgfirst {from {opacity:1;} to {opacity:0;}}
@-webkit-keyframes rotateimgfirst {from {opacity:1;} to {opacity:0;}}
@keyframes rotateimglast  {from {opacity:0;} to {opacity:1;}}
@-webkit-keyframes rotateimglast  {from {opacity:0;} to {opacity:1;}}

.bx-no-touch .bx_item_list_recommended .bx_catalog_item 	  .bx_catalog_item_controls,
.bx_item_list_recommended .bx_catalog_item 	  .bx_catalog_item_articul,
.bx_item_list_recommended .bx_catalog_item 	  .bx_catalog_item_scu{display:none}
.bx-no-touch .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_controls,
.bx-no-touch .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_articul,
.bx-no-touch .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_scu{display:block}
.bx_item_list_recommended .bx_catalog_item 	  .bx_catalog_item_scu{padding-top:10px}
.bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_scu>div{margin:0 auto}

.bx-no-touch .bx_item_list_recommended .bx_catalog_item .bx_catalog_item_controls.touch,
.bx-touch    .bx_item_list_recommended .bx_catalog_item .bx_catalog_item_controls.no_touch{display:none !important;}

/* Stickers */
.bx_item_list_recommended .bx_stick{
    position:absolute;
    width:123px;
    height:35px;
    background:url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/stick.png) left center no-repeat;
    color:#fff;
    text-align:center;
    text-shadow:0 1px 0 #ba3434;
    line-height:35px;
    white-space:nowrap;
    overflow:hidden;
    -ms-text-overflow:ellipsis;
    text-overflow:ellipsis;
}
.bx_item_list_recommended .bx_stick.short {font-weight: bold;font-size:18px}
.bx_item_list_recommended .bx_stick.average {font-weight: bold;font-size:13px}
.bx_item_list_recommended .bx_stick.long{font-weight:normal;font-size:11px}
.bx_item_list_recommended .bx_stick_disc{
    position:absolute;
    width:72px;
    height:74px;
    background:url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/stick_disc.png) no-repeat center;
    color:#fff;
    text-align:center;
    text-shadow:0 1px 0 #ba3434;
    font-weight:bold;
    font-size:23px;
    line-height:74px;
}
.bx_item_list_recommended .bx_stick.left,
.bx_item_list_recommended .bx_stick_disc.left{left:-2px;}
.bx_item_list_recommended .bx_stick.right,
.bx_item_list_recommended .bx_stick_disc.right{right:0;}
.bx_item_list_recommended .bx_stick.top,
.bx_item_list_recommended .bx_stick_disc.top{top:15px;}
.bx_item_list_recommended .bx_stick.bottom,
.bx_item_list_recommended .bx_stick_disc.bottom{bottom:5px;}
.bx_item_list_recommended .bx_stick.middle,
.bx_item_list_recommended .bx_stick_disc.middle{top:49%;}
@media (min-width:641px) and (max-width:960px){
    .bx_item_list_recommended .bx_stick{
        width:90px;
        height:30px;
        background-size:100%;
        line-height:30px;
    }
    .bx_item_list_recommended .bx_stick.short {font-weight:normal;font-size:14px}
    .bx_item_list_recommended .bx_stick.average {font-weight:normal;font-size:11px}
    .bx_item_list_recommended .bx_stick.long{font-weight:normal;font-size:11px}
    .bx_item_list_recommended .bx_stick_disc{
        width:64px;
        height:65px;
        background-size:100%;
        font-size:	20px;
        line-height:65px;
    }
}
@media (max-width:640px) {
    .bx-touch .bx_item_list_recommended .bx_stick{
        width:70px;
        height:30px;
        background-size:100%;
        font-size:	11px;
        line-height:30px;
    }
    .bx-touch .bx_item_list_recommended .bx_stick_disc{
        width:48px;
        height:49px;
        background-size:100%;
        font-size:	16px;
        line-height:49px;
    }
}
@media (max-width:479px) {
    .bx-touch .bx_item_list_recommended .bx_stick{
        width:70px;
        height:30px;
        background-size:100%;
        font-size:	11px;
        line-height:30px;
    }

    .bx-touch .bx_item_list_recommended .bx_stick_disc{
        width:37px;
        height:38px;
        background-size:100%;
        font-size:13px;
        line-height:38px;
    }
}

/* buttons */
.bx_item_list_recommended .bx_bt_button,
.bx_item_list_recommended .bx_bt_button_type_2{
    display:inline-block;
    border-radius:3px;
    text-align:center;
    text-decoration:none;
    font-size:14px;
    cursor:pointer;
    white-space:nowrap;
}

.bx_item_list_recommended .bx_bt_button_type_2 				{
    border:1px solid #e9e9e9;
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#fcfcfc),to(#f1f1f1));
    background-image:-webkit-linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
    background-image:   -moz-linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
    background-image:     -o-linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
    background-image:        linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
    color:#656565;
    text-shadow:0 1px 0 #fff;
}
.bx_item_list_recommended .bx_bt_button_type_2:hover{background:#fff;}
.bx_item_list_recommended .bx_bt_button_type_2:active 	{
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#f1f1f1),to(#fcfcfc));
    background-image:-webkit-linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
    background-image:   -moz-linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
    background-image:     -o-linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
    background-image:        linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
    box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.05);
}
.bx_item_list_recommended .bx_bt_button  				{
    background:#00a2df;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a2df),color-stop(100%,#006fcb));
    background:-webkit-linear-gradient(top,#00a2df 0%,#006fcb 100%);
    background: -moz-linear-gradient(top,#00a2df 0%,#006fcb 100%);
    background:  -ms-linear-gradient(top,#00a2df 0%,#006fcb 100%);
    background:   -o-linear-gradient(top,#00a2df 0%,#006fcb 100%);
    background:      linear-gradient(to bottom,#00a2df 0%,#006fcb 100%);
    color:#fff;
    text-shadow:0 1px 0 #006cae;
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2df',endColorstr='#006fcb',GradientType=0 );
}
.bx_item_list_recommended .bx_bt_button:hover  		{
    background:#21afe4;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#21afe4),color-stop(100%,#006fcb));
    background:-webkit-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:  -moz-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:   -ms-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:    -o-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:       linear-gradient(to bottom,#21afe4 0%,#006fcb 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#21afe4',endColorstr='#006fcb',GradientType=0 );
}
.bx_item_list_recommended .bx_bt_button:active  		{
    background:#21afe4;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#21afe4),color-stop(100%,#006fcb));
    background:-webkit-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:  -moz-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:   -ms-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:    -o-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:       linear-gradient(to bottom,#21afe4 0%,#006fcb 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#21afe4',endColorstr='#006fcb',GradientType=0 );
}


.bx_item_list_recommended .bx_small.bx_bt_button{
    display:inline-block;
    min-width:20px;
    line-height:20px;
}
.bx_item_list_recommended .bx_small.bx_bt_button_type_2{
    display:inline-block;
    min-width:18px;
    line-height:18px;
}

.bx_item_list_recommended .bx_small.bx_bt_button_type_2 		{}
.bx_item_list_recommended .bx_small.bx_bt_button_type_2:hover 	{}
.bx_item_list_recommended .bx_small.bx_bt_button_type_2:active 	{}


.bx_item_list_recommended .bx_medium.bx_bt_button{
    padding:0 13px;
    height:25px;
    font-weight:bold;
    line-height:25px;
}
.bx_item_list_recommended .bx_medium.bx_bt_button_type_2		{
    padding:0 13px;
    height:23px;
    font-weight:bold;
    line-height:23px;
}

.bx_item_list_recommended .bx_medium.bx_bt_button,
.bx_item_list_recommended .bx_medium.bx_bt_button_type_2 		{font-weight:bold;}
.bx_item_list_recommended .bx_medium.bx_bt_button_type_2:hover  {}
.bx_item_list_recommended .bx_medium.bx_bt_button_type_2:active {}

.bx_item_list_recommended .bx_col_input{
    display:inline-block;
    width:40px;
    text-align:center;
}

/* scu_detail_size */
.bx_item_list_recommended .bx_item_detail_size{
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    max-width: 100%;
    width: 100%;
}
.bx-no-touch .bx_item_list_recommended .bx_item_detail_size.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%;
}

/*----*/

.bx_item_list_recommended .bx_item_detail_size .bx_item_section_name_gray{
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px;
}

/*----*/

.bx_item_list_recommended .bx_item_detail_size .bx_size_scroller_container{position: relative}

.bx_item_list_recommended .bx_item_detail_size .bx_size{
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}
.bx_item_list_recommended .bx_item_detail_size ul{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}
.bx-touch 	 .bx_item_list_recommended .bx_item_detail_size .bx_size{overflow-x: auto;}
.bx_item_list_recommended .bx_item_detail_size ul{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}
.bx-touch 	.bx_item_list_recommended .bx_item_detail_size .bx_size ul{margin-left: 0 !important;}
.bx_item_list_recommended .bx_item_detail_size ul li{
    position: relative;
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 25px;
}
.bx_item_list_recommended .bx_item_detail_size ul li .cnt{
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 2px;
    left:2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;

    color: #3f3f3f;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
    line-height: 22px;
}
.bx-touch	.bx_item_list_recommended .bx_item_detail_size ul li .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/x2border.png) 2 stretch;
    -moz-border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/x2border.png) 2 stretch;
    -o-border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/x2border.png) 2 stretch;
    border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/x2border.png) 2 fill stretch;
}
.bx_item_list_recommended .bx_item_detail_size ul li:hover .cnt{border: 1px solid #006cc0}
.bx_item_list_recommended .bx_item_detail_size ul li:active .cnt,
.bx_item_list_recommended .bx_item_detail_size ul li.bx_active .cnt{
    border: 2px solid #006cc0;
}
.bx-touch .bx_item_list_recommended .bx_item_detail_size ul li.bx_active .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/x2border_active.png) 2 stretch;
    -moz-border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/x2border_active.png) 2 stretch;
    -o-border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/x2border_active.png) 2 stretch;
    border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/x2border_active.png) 2 fill stretch;
}

.bx_item_list_recommended .bx_item_detail_size .bx_size ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_item_list_recommended .bx_item_detail_size .bx_size ul li.bx_missing>i{
    cursor: not-allowed;
    position: absolute;
    display: block;
    top: 0;
    right: 2px;
    bottom: 2px;
    left:2px;
    z-index:11;
    background: rgba(255,255,255,.79) url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/missing.png) no-repeat center;
}
/*----*/

.bx-no-touch .bx_item_list_recommended .bx_item_detail_size .bx_slide_left,
.bx-no-touch .bx_item_list_recommended .bx_item_detail_size .bx_slide_right  		{opacity:0.8}
.bx-no-touch .bx_item_list_recommended .bx_item_detail_size .bx_slide_left:hover,
.bx-no-touch .bx_item_list_recommended .bx_item_detail_size .bx_slide_right:hover {opacity:1.0}

.bx_item_list_recommended .bx_item_detail_size.full .bx_slide_left,
.bx_item_list_recommended .bx_item_detail_size.full .bx_slide_right{
    position: absolute;
    top: 0;
    bottom:4px;
    width :5%;
    max-width:11px;
    cursor: pointer;
}
.bx-no-touch .bx_item_list_recommended .bx_item_detail_size .bx_slide_left {left: -5%;background:url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/arr_left.png)  no-repeat left  center;background-size: 100% auto}
.bx-no-touch .bx_item_list_recommended .bx_item_detail_size .bx_slide_right{right:-5%;background:url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/arr_right.png) no-repeat right center;background-size: 100% auto}
.bx-touch 	 .bx_item_list_recommended .bx_item_detail_size .bx_slide_left {left:   0;background:url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/fade_left.png)  repeat-y left  center;background-size: 100% auto}
.bx-touch 	 .bx_item_list_recommended .bx_item_detail_size .bx_slide_right{right:  0;background:url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/fade_right.png) repeat-y right center;background-size: 100% auto}

/* scu_detail_scu */
.bx_item_list_recommended .bx_item_detail_scu{
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    max-width: 100%;
    width: 100%;
}
.bx-no-touch .bx_item_list_recommended .bx_item_detail_scu.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%
}

/*----*/

.bx_item_list_recommended .bx_item_detail_scu .bx_item_section_name_gray{
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px;
}

/*----*/

.bx_item_list_recommended .bx_item_detail_scu .bx_scu_scroller_container{position: relative}

.bx_item_list_recommended .bx_item_detail_scu .bx_scu{
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}
.bx-touch 	 .bx_item_list_recommended .bx_item_detail_scu .bx_scu{overflow-x: auto}

.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap
}
.bx-touch 	.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul{margin-left: 0 !important}
.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li{
    position: relative;
    display: block;
    float: left;
    height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li .cnt{
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 4px;
    left:2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;
    z-index:10;
}
.bx-touch	.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/x2border.png) 2 stretch;
    -moz-border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/x2border.png) 2 stretch;
    -o-border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/x2border.png) 2 stretch;
    border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/x2border.png) 2 fill stretch;
}
.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li:hover .cnt{border: 1px solid #006cc0}
.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
    padding: 3px;
    border: 2px solid #006cc0;
}
.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li.bx_missing>i{
    cursor: not-allowed;
    position: absolute;
    display: block;
    top: 0;
    right: 2px;
    bottom: 4px;
    left: 2px;
    z-index:11;
    background: rgba(255,255,255,.79) url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/missing.png) no-repeat center;
}

.bx-touch .bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/x2border_active.png) 2 stretch;
    -moz-border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/x2border_active.png) 2 stretch;
    -o-border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/x2border_active.png) 2 stretch;
    border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/x2border_active.png) 2 fill stretch;
}
.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item{
    position: absolute;
    top:   6%;
    right: 6%;
    bottom:6%;
    left:  6%;
    background-size:contain;
    background-repeat: no-repeat;
}
.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img{
    width: auto;
    height: 25px;
}

/*----*/

.bx-no-touch .bx_item_list_recommended .bx_item_detail_scu .bx_slide_left,
.bx-no-touch .bx_item_list_recommended .bx_item_detail_scu .bx_slide_right  	  {opacity:0.8}
.bx-no-touch .bx_item_list_recommended .bx_item_detail_scu .bx_slide_left:hover,
.bx-no-touch .bx_item_list_recommended .bx_item_detail_scu .bx_slide_right:hover{opacity:1.0}

.bx_item_list_recommended .bx_item_detail_scu.full .bx_slide_left,
.bx_item_list_recommended .bx_item_detail_scu.full .bx_slide_right{
    position: absolute;
    top: 0;
    bottom:4px;
    width :5%;
    max-width:11px;
    cursor: pointer;
}
.bx-no-touch .bx_item_list_recommended .bx_item_detail_scu .bx_slide_left {left: -5%;background:url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
.bx-no-touch .bx_item_list_recommended .bx_item_detail_scu .bx_slide_right{right:-5%;background:url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/arr_right.png) no-repeat   right center;background-size: 100% auto}
.bx-touch 	 .bx_item_list_recommended .bx_item_detail_scu .bx_slide_left {left:   0;background:url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
.bx-touch 	 .bx_item_list_recommended .bx_item_detail_scu .bx_slide_right{right:  0;background:url(/local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/images/fade_right.png) repeat-y   right center;background-size: 100% auto}

.bx_item_list_recommended {
    position: relative;
    margin-bottom: 20px;
    border-radius: 3px
}
.bx_item_list_recommended .bx_item_list_title {
    font-weight: bold;
    color: #000;
    background: #ebf4f8;
    vertical-align: middle;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
}
.bx_item_list_recommended .bx_item_list_section .bx_item_list_slide {
    /*height: auto !important;*/
}
.bx_item_list_recommended .bx_catalog_item_container.no-imgs > a {
    background-image: none !important;
}

@media (max-width: 1023px) {
    .juicy-pohozhie-separator {
        height: 0;
        margin: 0 !important;
        border: 0;
        border-top: 1px solid #f0f0f0;
    }

    .juicy_pohozhie {
        width: 100%;
        box-sizing: border-box;
        padding: 20px 0 30px;
        border-bottom: 1px solid #f0f0f0;
    }

    .juicy_pohozhie .slider-title-arrows.container {
        display: flex;
        width: 100%;
        box-sizing: border-box;
        align-items: center;
        justify-content: space-between;
        margin: 0 0 18px;
        padding: 0 15px;
    }

    .juicy_pohozhie .slider-title-arrows .page__subtitle {
        display: block;
        max-width: calc(100% - 90px);
        margin: 0 !important;
        color: #21364d;
        font-size: 13px !important;
        font-weight: 700;
        line-height: 18px;
        letter-spacing: .04em;
        text-transform: uppercase;
    }

    .juicy_pohozhie .slider-title-arrows .page__subtitle::after {
        position: relative;
        top: 1px;
        display: inline-block;
        width: 5px;
        height: 5px;
        margin-left: 8px;
        border-top: 1px solid #21364d;
        border-left: 1px solid #21364d;
        content: "";
        transform: rotate(45deg);
    }

    .juicy_pohozhie .my-owl-nav .my-owl-nav-prev,
    .juicy_pohozhie .my-owl-nav .my-owl-nav-next {
        width: 32px;
        height: 32px;
        box-sizing: border-box;
    }

    .juicy_pohozhie .my-owl-nav .my-owl-nav-prev {
        margin-right: 10px;
    }

    .juicy_pohozhie .page__watched-it_slider.container {
        width: 100%;
        box-sizing: border-box;
        padding: 0 15px;
        overflow: hidden;
    }

    .juicy_pohozhie .page__watched-it_slider::before,
    .juicy_pohozhie .page__watched-it_slider::after {
        display: none;
    }

    .juicy_pohozhie .owl-stage {
        display: flex;
    }

    .juicy_pohozhie .owl-item {
        display: flex;
        flex: 0 0 auto;
    }

    .juicy_pohozhie .owl-item .item {
        display: flex;
        width: 100%;
        min-width: 0;
        flex-direction: column;
        box-sizing: border-box;
        background: #fff;
    }

    .juicy_pohozhie .owl-item .item > a {
        display: flex;
        min-width: 0;
        flex-direction: column;
    }

    .juicy_pohozhie .owl-item .item > a > img {
        display: block;
        width: 100% !important;
        height: clamp(150px, 45vw, 200px) !important;
        border: 0 !important;
        object-fit: contain;
    }

    .juicy_pohozhie .item_detail__top {
        padding: 10px 0 0 !important;
    }

    .juicy_pohozhie .item_title_juicy {
        min-height: 36px;
        margin: 0;
        overflow: hidden;
        color: #21364d;
        font-size: 12px !important;
        font-weight: 400;
        line-height: 18px;
        text-align: center;
        text-transform: none;
    }

    .juicy_pohozhie .owl-item .item > div:last-child {
        margin-top: auto;
    }

    .juicy_pohozhie .juicy-pohozhie-price {
        margin: 10px 0 0;
        color: #000;
        font-size: 16px !important;
        font-weight: 600;
        line-height: 20px;
        text-align: center;
        white-space: nowrap;
    }

    .juicy_pohozhie .juicy-pohozhie-price-label {
        margin: 0 4px 0 0 !important;
        color: #868b8f !important;
        font-size: 13px !important;
        font-weight: 400 !important;
    }

    .juicy_pohozhie .add_to_basket {
        display: flex;
        width: 100% !important;
        min-height: 34px;
        box-sizing: border-box;
        align-items: center;
        justify-content: center;
        margin: 10px 0 0 !important;
        padding: 6px 5px !important;
        border-radius: 3px !important;
        background: #3d8bfd;
        color: #fff;
        font-size: 10px !important;
        font-weight: 700;
        line-height: 14px;
        text-align: center;
        white-space: normal;
    }
}

/* End */


/* Start:/local/templates/romana/components/bitrix/catalog.recommended.products/.default/style.css?178298372030680*/
.item_price__actual1{color: #000000;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.84px;
    margin: 0 10px 0 0;}
/* catalog.section */
.bx_item_list_recommended{
    margin-bottom:20px;
    border-bottom:1px solid #e5e5e5;
}

.add_to_basket {
    background: #DBECFF;
    border-radius: 4px !important;
    width: 100%;
    display: block;
    color: #000;
    width: 85%;
    margin: 10px 0;
    margin-left: auto;
    margin-right: auto;
}

.add_to_basket.in-basket {
    background: #3D8BFD;
    color: #fff;
    border: none;
}

@media (max-width:640px) {.bx_item_list_recommended {border-bottom:1px solid #e5e5e5;}}


.bx_item_list_recommended.bx_wood .bx_item_list_title{background:#ebf4f8;}
.bx_item_list_recommended.bx_red .bx_item_list_title{background:#FBF1F0}
.bx_item_list_recommended.bx_green .bx_item_list_title{background:#F2FBEA}
.bx_item_list_recommended.bx_blue .bx_item_list_title{background:#ebf4f8}
.bx_item_list_recommended.bx_black .bx_item_list_title{background:#f1f4f7;}
.bx_item_list_recommended.bx_yellow .bx_item_list_title{background:#FBF7DB}

.bx_item_list_recommended .bx_catalog_item{
    position:relative;
    float:left;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    background:#fff;
    -webkit-transition:none;
    -moz-transition:none;
    -ms-transition:none;
    -o-transition:none;
    transition:none;
    margin-bottom:30px;
}

.bx_item_list_recommended .bx_pagination_top {
    padding: 10px;
}

.bx_item_list_recommended .bx-nothing {
    padding: 20px 20px 20px 20px;
}
.popup-window-buttons .bx_item_list_recommended {
    border: none !important;
}

@media (min-width:960px){
    .bx_item_list_recommended.col1 .bx_catalog_item{padding:1px 26px;margin:0 0 30px 0   ;width:100%}

    .bx_item_list_recommended.col2 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:48%}
    .bx_item_list_recommended.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx_item_list_recommended.col3 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:31.333333%}
    .bx_item_list_recommended.col3 .bx_catalog_item:nth-child(3n+1){clear:both}

    .bx_item_list_recommended.col4 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:23%}
    .bx_item_list_recommended.col4 .bx_catalog_item:nth-child(4n+1){clear:both}

    .bx_item_list_recommended.col5 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:18%}
    .bx_item_list_recommended.col5 .bx_catalog_item:nth-child(5n+1){clear:both}
}

@media (min-width:760px) and (max-width:960px){
    .bx_item_list_recommended.col1 .bx_catalog_item{padding:1px 16px;margin:0 0 0 30px;width:100%}

    .bx_item_list_recommended.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}
    .bx_item_list_recommended.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx_item_list_recommended.col3 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}
    .bx_item_list_recommended.col3 .bx_catalog_item:nth-child(3n+1){clear:both}

    .bx_item_list_recommended.col4 .bx_catalog_item,
    .bx_item_list_recommended.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:23%}
    .bx_item_list_recommended.col4 .bx_catalog_item:nth-child(4n+1),
    .bx_item_list_recommended.col5 .bx_catalog_item:nth-child(4n+1){clear:both}
}
@media (max-width:760px){
    .bx_item_list_recommended.col1 .bx_catalog_item{padding:1px 16px;margin:0 0 0 30px  ;width:100%}

    .bx_item_list_recommended.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}
    .bx_item_list_recommended.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx_item_list_recommended.col3 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}
    .bx_item_list_recommended.col3 .bx_catalog_item:nth-child(3n+1){clear:both}

    .bx_item_list_recommended.col3 .bx_catalog_item,
    .bx_item_list_recommended.col4 .bx_catalog_item,
    .bx_item_list_recommended.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}
    .bx_item_list_recommended.col3 .bx_catalog_item:nth-child(3n+1),
    .bx_item_list_recommended.col4 .bx_catalog_item:nth-child(3n+1),
    .bx_item_list_recommended.col5 .bx_catalog_item:nth-child(3n+1){clear:both}
}
@media (max-width:580px){
    .bx-touch .bx_item_list_recommended.col1 .bx_catalog_item{padding:1px 26px;margin:0 0 0 30px ;width:100%}

    .bx-touch .bx_item_list_recommended.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}
    .bx-touch .bx_item_list_recommended.col2 .bx_catalog_item:nth-child(3n+1){clear:none}
    .bx-touch .bx_item_list_recommended.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx-touch .bx_item_list_recommended.col2 .bx_catalog_item,
    .bx-touch .bx_item_list_recommended.col3 .bx_catalog_item,
    .bx-touch .bx_item_list_recommended.col4 .bx_catalog_item,
    .bx-touch .bx_item_list_recommended.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%;clear:none}

    .bx-touch .bx_item_list_recommended.col2 .bx_catalog_item:nth-child(2n+1),
    .bx-touch .bx_item_list_recommended.col3 .bx_catalog_item:nth-child(2n+1),
    .bx-touch .bx_item_list_recommended.col4 .bx_catalog_item:nth-child(2n+1),
    .bx-touch .bx_item_list_recommended.col5 .bx_catalog_item:nth-child(2n+1){clear:both}
}

.bx-no-touch .bx_item_list_recommended .bx_catalog_item .bx_catalog_item_container{
    z-index: 10;
}
.bx-no-touch .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_container {
    position:absolute;
    z-index:190;
    top:0;
    left:0;
    right:0;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
    border-radius:3px;
    border:1px solid #d3d3d3;
    background:#fff;
    -webkit-animation:borderview 0.5s;
    animation:borderview 0.5s;
}
@media (min-width:960px){.bx-no-touch  .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_container{padding:0 25px 15px}}
@media (max-width:960px){.bx-no-touch  .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_container{padding:0 15px 15px}}

@keyframes borderview {from {border:1px solid #fdfdfd;box-shadow:0 0 0 0 rgba(0,0,0,0);} to {border:1px solid #d3d3d3;box-shadow:0 2px 5px 0 rgba(0,0,0,.18);}}
@-webkit-keyframes borderview {from {border:1px solid #fdfdfd;box-shadow:0 0 0 0 rgba(0,0,0,0);} to {border:1px solid #d3d3d3;box-shadow:0 2px 5px 0 rgba(0,0,0,.18);}}

.bx_item_list_recommended .bx_catalog_item_articul{
    color:#a5a5a5;
    font-size:13px;
}
.bx_item_list_recommended .bx_catalog_item_title{
    overflow:hidden;
    height:38px;
}
.bx-no-touch .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_title{
    overflow:auto;
    height:auto !important;
}
.bx_item_list_recommended .bx_catalog_item_title a{
    color:#3f3f3f;
    text-decoration:none;
    font-size:13px;
}
.bx_item_list_recommended .bx_catalog_item_price{
    color:#3f3f3f;
    font-weight:bold;
}
.bx_item_list_recommended .bx_catalog_item_price span{
    color:#a5a5a5;
    font-size:12px;
    font-weight:normal;
    white-space:nowrap;
    text-decoration:line-through;
}
.bx_item_list_recommended .bx_catalog_item_controls{
    padding-top:10px;
    text-align:center;
    opacity:0;
}
@media (min-width:641px) and (max-width:960px){.bx_item_list_recommended .bx_catalog_item_controls{height:auto}}
@media (max-width:640px){.bx-touch .bx_item_list_recommended .bx_catalog_item_controls{height:auto;line-height:30px;text-align:center}}
@media (max-width:479px){.bx-touch .bx_item_list_recommended .bx_catalog_item_controls{height:auto;line-height:30px;display:block}}
@media (max-width:479px){.bx-touch .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_controls {height:auto}}

.bx_item_list_recommended .bx_catalog_item_controls .bx_catalog_item_controls_blockone{
    width:100%;
    white-space:nowrap;
    text-align:center;
}
.bx_item_list_recommended .bx_catalog_item_controls .bx_catalog_item_controls_blockone span{
    color:#3f3f3f;
    font-size:13px;
}
.bx_item_list_recommended .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable{
    text-align:left;
    font-size:12px;
    line-height:30px;
    font-weight:bold;
}
.bx_item_list_recommended .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{
    width:100%;
    text-align:center;
}
.bx_item_list_recommended .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a{
    margin:1%;
    width: 48%;
    min-width:100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
    height: 25px;
}

@media (max-width:640px) {
    .bx-touch .bx_item_list_recommended .bx_catalog_item_controls .bx_catalog_item_controls_blockone{display:none;}
    .bx-touch .bx_item_list_recommended .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{float:none;width:100%;text-align:center;}
}
.bx_item_list_recommended .bx_catalog_item_controls input[type=text]{border:none;}
.bx-touch .bx_item_list_recommended .bx_catalog_item_controls,
.bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_controls{opacity:1}
.bx_item_list_recommended .bx_cnt_desc{
    text-align:left;
    position:absolute;
    right:-45px;
    top:2px;
    width:40px;
}
@media (min-width:641px) and (max-width:960px){

}
.bx_item_list_recommended .bx_catalog_item_controls a{margin-bottom:10px;}
.bx_item_list_recommended .bx_catalog_item_price .bx_price{font-size:15px;padding-top: 5px;}
.bx_item_list_recommended .bx_catalog_item_images_double,
.bx_item_list_recommended .bx_catalog_item_images{
    position:relative;
    z-index:180;
    display:block;
    padding-top:135%;
    width:100%;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-background-size:contain;
    background-size:contain;
}
.bx_item_list_recommended .bx_catalog_item_images_double{
    z-index:186;
    margin-top:-135%;
    opacity:0;
}
.bx-no-touch .bx_item_list_recommended .bx_catalog_item.double:hover .bx_catalog_item_images{
    opacity:0;
    -webkit-animation:rotateimgfirst 0.5s;
    animation:rotateimgfirst 0.5s;
}
.bx-no-touch .bx_item_list_recommended .bx_catalog_item.double:hover .bx_catalog_item_images_double{
    opacity:1;
    -webkit-animation:rotateimglast 0.5s;
    animation:rotateimglast 0.5s;
}
@keyframes rotateimgfirst {from {opacity:1;} to {opacity:0;}}
@-webkit-keyframes rotateimgfirst {from {opacity:1;} to {opacity:0;}}
@keyframes rotateimglast  {from {opacity:0;} to {opacity:1;}}
@-webkit-keyframes rotateimglast  {from {opacity:0;} to {opacity:1;}}

.bx-no-touch .bx_item_list_recommended .bx_catalog_item 	  .bx_catalog_item_controls,
.bx_item_list_recommended .bx_catalog_item 	  .bx_catalog_item_articul,
.bx_item_list_recommended .bx_catalog_item 	  .bx_catalog_item_scu{display:none}
.bx-no-touch .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_controls,
.bx-no-touch .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_articul,
.bx-no-touch .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_scu{display:block}
.bx_item_list_recommended .bx_catalog_item 	  .bx_catalog_item_scu{padding-top:10px}
.bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_scu>div{margin:0 auto}

.bx-no-touch .bx_item_list_recommended .bx_catalog_item .bx_catalog_item_controls.touch,
.bx-touch    .bx_item_list_recommended .bx_catalog_item .bx_catalog_item_controls.no_touch{display:none !important;}

/* Stickers */
.bx_item_list_recommended .bx_stick{
    position:absolute;
    width:123px;
    height:35px;
    background:url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/stick.png) left center no-repeat;
    color:#fff;
    text-align:center;
    text-shadow:0 1px 0 #ba3434;
    line-height:35px;
    white-space:nowrap;
    overflow:hidden;
    -ms-text-overflow:ellipsis;
    text-overflow:ellipsis;
}
.bx_item_list_recommended .bx_stick.short {font-weight: bold;font-size:18px}
.bx_item_list_recommended .bx_stick.average {font-weight: bold;font-size:13px}
.bx_item_list_recommended .bx_stick.long{font-weight:normal;font-size:11px}
.bx_item_list_recommended .bx_stick_disc{
    position:absolute;
    width:72px;
    height:74px;
    background:url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/stick_disc.png) no-repeat center;
    color:#fff;
    text-align:center;
    text-shadow:0 1px 0 #ba3434;
    font-weight:bold;
    font-size:23px;
    line-height:74px;
}
.bx_item_list_recommended .bx_stick.left,
.bx_item_list_recommended .bx_stick_disc.left{left:-2px;}
.bx_item_list_recommended .bx_stick.right,
.bx_item_list_recommended .bx_stick_disc.right{right:0;}
.bx_item_list_recommended .bx_stick.top,
.bx_item_list_recommended .bx_stick_disc.top{top:15px;}
.bx_item_list_recommended .bx_stick.bottom,
.bx_item_list_recommended .bx_stick_disc.bottom{bottom:5px;}
.bx_item_list_recommended .bx_stick.middle,
.bx_item_list_recommended .bx_stick_disc.middle{top:49%;}
@media (min-width:641px) and (max-width:960px){
    .bx_item_list_recommended .bx_stick{
        width:90px;
        height:30px;
        background-size:100%;
        line-height:30px;
    }
    .bx_item_list_recommended .bx_stick.short {font-weight:normal;font-size:14px}
    .bx_item_list_recommended .bx_stick.average {font-weight:normal;font-size:11px}
    .bx_item_list_recommended .bx_stick.long{font-weight:normal;font-size:11px}
    .bx_item_list_recommended .bx_stick_disc{
        width:64px;
        height:65px;
        background-size:100%;
        font-size:	20px;
        line-height:65px;
    }
}
@media (max-width:640px) {
    .bx-touch .bx_item_list_recommended .bx_stick{
        width:70px;
        height:30px;
        background-size:100%;
        font-size:	11px;
        line-height:30px;
    }
    .bx-touch .bx_item_list_recommended .bx_stick_disc{
        width:48px;
        height:49px;
        background-size:100%;
        font-size:	16px;
        line-height:49px;
    }
}
@media (max-width:479px) {
    .bx-touch .bx_item_list_recommended .bx_stick{
        width:70px;
        height:30px;
        background-size:100%;
        font-size:	11px;
        line-height:30px;
    }

    .bx-touch .bx_item_list_recommended .bx_stick_disc{
        width:37px;
        height:38px;
        background-size:100%;
        font-size:13px;
        line-height:38px;
    }
}

/* buttons */
.bx_item_list_recommended .bx_bt_button,
.bx_item_list_recommended .bx_bt_button_type_2{
    display:inline-block;
    border-radius:3px;
    text-align:center;
    text-decoration:none;
    font-size:14px;
    cursor:pointer;
    white-space:nowrap;
}

.bx_item_list_recommended .bx_bt_button_type_2 				{
    border:1px solid #e9e9e9;
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#fcfcfc),to(#f1f1f1));
    background-image:-webkit-linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
    background-image:   -moz-linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
    background-image:     -o-linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
    background-image:        linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
    color:#656565;
    text-shadow:0 1px 0 #fff;
}
.bx_item_list_recommended .bx_bt_button_type_2:hover{background:#fff;}
.bx_item_list_recommended .bx_bt_button_type_2:active 	{
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#f1f1f1),to(#fcfcfc));
    background-image:-webkit-linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
    background-image:   -moz-linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
    background-image:     -o-linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
    background-image:        linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
    box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.05);
}
.bx_item_list_recommended .bx_bt_button  				{
    background:#00a2df;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a2df),color-stop(100%,#006fcb));
    background:-webkit-linear-gradient(top,#00a2df 0%,#006fcb 100%);
    background: -moz-linear-gradient(top,#00a2df 0%,#006fcb 100%);
    background:  -ms-linear-gradient(top,#00a2df 0%,#006fcb 100%);
    background:   -o-linear-gradient(top,#00a2df 0%,#006fcb 100%);
    background:      linear-gradient(to bottom,#00a2df 0%,#006fcb 100%);
    color:#fff;
    text-shadow:0 1px 0 #006cae;
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2df',endColorstr='#006fcb',GradientType=0 );
}
.bx_item_list_recommended .bx_bt_button:hover  		{
    background:#21afe4;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#21afe4),color-stop(100%,#006fcb));
    background:-webkit-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:  -moz-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:   -ms-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:    -o-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:       linear-gradient(to bottom,#21afe4 0%,#006fcb 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#21afe4',endColorstr='#006fcb',GradientType=0 );
}
.bx_item_list_recommended .bx_bt_button:active  		{
    background:#21afe4;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#21afe4),color-stop(100%,#006fcb));
    background:-webkit-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:  -moz-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:   -ms-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:    -o-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:       linear-gradient(to bottom,#21afe4 0%,#006fcb 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#21afe4',endColorstr='#006fcb',GradientType=0 );
}


.bx_item_list_recommended .bx_small.bx_bt_button{
    display:inline-block;
    min-width:20px;
    line-height:20px;
}
.bx_item_list_recommended .bx_small.bx_bt_button_type_2{
    display:inline-block;
    min-width:18px;
    line-height:18px;
}

.bx_item_list_recommended .bx_small.bx_bt_button_type_2 		{}
.bx_item_list_recommended .bx_small.bx_bt_button_type_2:hover 	{}
.bx_item_list_recommended .bx_small.bx_bt_button_type_2:active 	{}


.bx_item_list_recommended .bx_medium.bx_bt_button{
    padding:0 13px;
    height:25px;
    font-weight:bold;
    line-height:25px;
}
.bx_item_list_recommended .bx_medium.bx_bt_button_type_2		{
    padding:0 13px;
    height:23px;
    font-weight:bold;
    line-height:23px;
}

.bx_item_list_recommended .bx_medium.bx_bt_button,
.bx_item_list_recommended .bx_medium.bx_bt_button_type_2 		{font-weight:bold;}
.bx_item_list_recommended .bx_medium.bx_bt_button_type_2:hover  {}
.bx_item_list_recommended .bx_medium.bx_bt_button_type_2:active {}

.bx_item_list_recommended .bx_col_input{
    display:inline-block;
    width:40px;
    text-align:center;
}

/* scu_detail_size */
.bx_item_list_recommended .bx_item_detail_size{
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    max-width: 100%;
    width: 100%;
}
.bx-no-touch .bx_item_list_recommended .bx_item_detail_size.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%;
}

/*----*/

.bx_item_list_recommended .bx_item_detail_size .bx_item_section_name_gray{
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px;
}

/*----*/

.bx_item_list_recommended .bx_item_detail_size .bx_size_scroller_container{position: relative}

.bx_item_list_recommended .bx_item_detail_size .bx_size{
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}
.bx_item_list_recommended .bx_item_detail_size ul{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}
.bx-touch 	 .bx_item_list_recommended .bx_item_detail_size .bx_size{overflow-x: auto;}
.bx_item_list_recommended .bx_item_detail_size ul{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}
.bx-touch 	.bx_item_list_recommended .bx_item_detail_size .bx_size ul{margin-left: 0 !important;}
.bx_item_list_recommended .bx_item_detail_size ul li{
    position: relative;
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 25px;
}
.bx_item_list_recommended .bx_item_detail_size ul li .cnt{
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 2px;
    left:2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;

    color: #3f3f3f;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
    line-height: 22px;
}
.bx-touch	.bx_item_list_recommended .bx_item_detail_size ul li .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/x2border.png) 2 stretch;
    -moz-border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/x2border.png) 2 stretch;
    -o-border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/x2border.png) 2 stretch;
    border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/x2border.png) 2 fill stretch;
}
.bx_item_list_recommended .bx_item_detail_size ul li:hover .cnt{border: 1px solid #006cc0}
.bx_item_list_recommended .bx_item_detail_size ul li:active .cnt,
.bx_item_list_recommended .bx_item_detail_size ul li.bx_active .cnt{
    border: 2px solid #006cc0;
}
.bx-touch .bx_item_list_recommended .bx_item_detail_size ul li.bx_active .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/x2border_active.png) 2 stretch;
    -moz-border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/x2border_active.png) 2 stretch;
    -o-border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/x2border_active.png) 2 stretch;
    border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/x2border_active.png) 2 fill stretch;
}

.bx_item_list_recommended .bx_item_detail_size .bx_size ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_item_list_recommended .bx_item_detail_size .bx_size ul li.bx_missing>i{
    cursor: not-allowed;
    position: absolute;
    display: block;
    top: 0;
    right: 2px;
    bottom: 2px;
    left:2px;
    z-index:11;
    background: rgba(255,255,255,.79) url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/missing.png) no-repeat center;
}
/*----*/

.bx-no-touch .bx_item_list_recommended .bx_item_detail_size .bx_slide_left,
.bx-no-touch .bx_item_list_recommended .bx_item_detail_size .bx_slide_right  		{opacity:0.8}
.bx-no-touch .bx_item_list_recommended .bx_item_detail_size .bx_slide_left:hover,
.bx-no-touch .bx_item_list_recommended .bx_item_detail_size .bx_slide_right:hover {opacity:1.0}

.bx_item_list_recommended .bx_item_detail_size.full .bx_slide_left,
.bx_item_list_recommended .bx_item_detail_size.full .bx_slide_right{
    position: absolute;
    top: 0;
    bottom:4px;
    width :5%;
    max-width:11px;
    cursor: pointer;
}
.bx-no-touch .bx_item_list_recommended .bx_item_detail_size .bx_slide_left {left: -5%;background:url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/arr_left.png)  no-repeat left  center;background-size: 100% auto}
.bx-no-touch .bx_item_list_recommended .bx_item_detail_size .bx_slide_right{right:-5%;background:url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/arr_right.png) no-repeat right center;background-size: 100% auto}
.bx-touch 	 .bx_item_list_recommended .bx_item_detail_size .bx_slide_left {left:   0;background:url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/fade_left.png)  repeat-y left  center;background-size: 100% auto}
.bx-touch 	 .bx_item_list_recommended .bx_item_detail_size .bx_slide_right{right:  0;background:url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/fade_right.png) repeat-y right center;background-size: 100% auto}

/* scu_detail_scu */
.bx_item_list_recommended .bx_item_detail_scu{
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    max-width: 100%;
    width: 100%;
}
.bx-no-touch .bx_item_list_recommended .bx_item_detail_scu.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%
}

/*----*/

.bx_item_list_recommended .bx_item_detail_scu .bx_item_section_name_gray{
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px;
}

/*----*/

.bx_item_list_recommended .bx_item_detail_scu .bx_scu_scroller_container{position: relative}

.bx_item_list_recommended .bx_item_detail_scu .bx_scu{
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}
.bx-touch 	 .bx_item_list_recommended .bx_item_detail_scu .bx_scu{overflow-x: auto}

.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap
}
.bx-touch 	.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul{margin-left: 0 !important}
.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li{
    position: relative;
    display: block;
    float: left;
    height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li .cnt{
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 4px;
    left:2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;
    z-index:10;
}
.bx-touch	.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/x2border.png) 2 stretch;
    -moz-border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/x2border.png) 2 stretch;
    -o-border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/x2border.png) 2 stretch;
    border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/x2border.png) 2 fill stretch;
}
.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li:hover .cnt{border: 1px solid #006cc0}
.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
    padding: 3px;
    border: 2px solid #006cc0;
}
.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li.bx_missing>i{
    cursor: not-allowed;
    position: absolute;
    display: block;
    top: 0;
    right: 2px;
    bottom: 4px;
    left: 2px;
    z-index:11;
    background: rgba(255,255,255,.79) url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/missing.png) no-repeat center;
}

.bx-touch .bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/x2border_active.png) 2 stretch;
    -moz-border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/x2border_active.png) 2 stretch;
    -o-border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/x2border_active.png) 2 stretch;
    border-image: url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/x2border_active.png) 2 fill stretch;
}
.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item{
    position: absolute;
    top:   6%;
    right: 6%;
    bottom:6%;
    left:  6%;
    background-size:contain;
    background-repeat: no-repeat;
}
.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img{
    width: auto;
    height: 25px;
}

/*----*/

.bx-no-touch .bx_item_list_recommended .bx_item_detail_scu .bx_slide_left,
.bx-no-touch .bx_item_list_recommended .bx_item_detail_scu .bx_slide_right  	  {opacity:0.8}
.bx-no-touch .bx_item_list_recommended .bx_item_detail_scu .bx_slide_left:hover,
.bx-no-touch .bx_item_list_recommended .bx_item_detail_scu .bx_slide_right:hover{opacity:1.0}

.bx_item_list_recommended .bx_item_detail_scu.full .bx_slide_left,
.bx_item_list_recommended .bx_item_detail_scu.full .bx_slide_right{
    position: absolute;
    top: 0;
    bottom:4px;
    width :5%;
    max-width:11px;
    cursor: pointer;
}
.bx-no-touch .bx_item_list_recommended .bx_item_detail_scu .bx_slide_left {left: -5%;background:url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
.bx-no-touch .bx_item_list_recommended .bx_item_detail_scu .bx_slide_right{right:-5%;background:url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/arr_right.png) no-repeat   right center;background-size: 100% auto}
.bx-touch 	 .bx_item_list_recommended .bx_item_detail_scu .bx_slide_left {left:   0;background:url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
.bx-touch 	 .bx_item_list_recommended .bx_item_detail_scu .bx_slide_right{right:  0;background:url(/local/templates/romana/components/bitrix/catalog.recommended.products/.default/images/fade_right.png) repeat-y   right center;background-size: 100% auto}

.bx_item_list_recommended {
    position: relative;
    margin-bottom: 20px;
    border-radius: 3px
}
.bx_item_list_recommended .bx_item_list_title {
    font-weight: bold;
    color: #000;
    background: #ebf4f8;
    vertical-align: middle;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
}
.bx_item_list_recommended .bx_item_list_section .bx_item_list_slide {
    /*height: auto !important;*/
}
.bx_item_list_recommended .bx_catalog_item_container.no-imgs > a {
    background-image: none !important;
}
/* 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/juicytest_1/style.css?178514251539969 */
/* /local/templates/romana/components/bitrix/catalog.recommended.products/juicy_pohozhie/style.css?178513946034922 */
/* /local/templates/romana/components/bitrix/catalog.recommended.products/.default/style.css?178298372030680 */
