

/* 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.section.list/.default/style.css?178298372813003*/
.catalog-all-sections {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .catalog-all-sections > div:first-child {
    width: 51%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0 10px 0 0; }
  .catalog-all-sections > div:last-child {
    width: 49%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .catalog-all-sections .catalog-section-block {
    width: 100%;
    display: inline-block;
    padding: 0 0 0 40px;
    position: relative; }
    .catalog-all-sections .catalog-section-block:last-child {
      margin-bottom: 0; }
      .catalog-all-sections .catalog-section-block:last-child .colored-block_list:last-child {
        max-width: 230px; }
  .catalog-all-sections .catalog-section-block-title.dacha-icon {
    max-width: 230px; }
  .catalog-all-sections .dacha-icon:before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(/local/templates/romana/components/bitrix/catalog/.default/bitrix/catalog.section.list/.default/../images/dacha-i.png);
    height: 27px;
    width: 27px;
    top: 18px;
    left: 0; }
  .catalog-all-sections .catalog-section-block-title.dacha-cport-icon {
    max-width: 195px; }
  .catalog-all-sections .dacha-cport-icon:before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(/local/templates/romana/components/bitrix/catalog/.default/bitrix/catalog.section.list/.default/../images/dacha-sport-i.png);
    height: 27px;
    width: 27px;
    top: 18px;
    left: 0; }
  .catalog-all-sections .catalog-section-block-title.soft-modules-icon {
    max-width: 125px; }
  .catalog-all-sections .soft-modules-icon:before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(/local/templates/romana/components/bitrix/catalog/.default/bitrix/catalog.section.list/.default/../images/soft-i.png);
    height: 27px;
    width: 27px;
    top: 18px;
    left: 0; }
  .catalog-all-sections .catalog-section-block-title.sport-equipment-icon {
    max-width: 125px; }
  .catalog-all-sections .sport-equipment-icon:before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(/local/templates/romana/components/bitrix/catalog/.default/bitrix/catalog.section.list/.default/../images/sport-i.png);
    height: 27px;
    width: 27px;
    top: 18px;
    left: 0; }
  .catalog-all-sections .catalog-section-block-title.playing-icon {
    max-width: 125px; }
  .catalog-all-sections .playing-icon:before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(/local/templates/romana/components/bitrix/catalog/.default/bitrix/catalog.section.list/.default/../images/playing-i.png);
    height: 25px;
    width: 27px;
    top: 18px;
    left: 0; }
  .catalog-all-sections .catalog-section-block-title.small-arhitect-icon {
    max-width: 205px; }
  .catalog-all-sections .small-arhitect-icon:before {
    content: '';
    display: block;
    position: absolute;
    background-image: url(/local/templates/romana/components/bitrix/catalog/.default/bitrix/catalog.section.list/.default/../images/maf-i.png);
    height: 27px;
    width: 27px;
    top: 18px;
    left: 0; }
  .catalog-all-sections .links-block {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .catalog-all-sections .links-block ul.colored-block_list li > * {
      color: #868b8f;
      font-size: 13px;
      font-weight: 400; }
    .catalog-all-sections .links-block .discount:after {
      line-height: 16px; }
    .catalog-all-sections .links-block > :first-child {
      max-width: 215px; }
    .catalog-all-sections .links-block > :nth-child(2) {
      margin: 0 20px;
      max-width: 185px; }
    .catalog-all-sections .links-block > :nth-child(3) {
      max-width: 195px; }
  .catalog-all-sections .colored-block_list {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal; }
    .catalog-all-sections .colored-block_list li {
      padding: 0 0 0 10px;
      position: relative;
      margin: 0 0 10px; }
      .catalog-all-sections .colored-block_list li a {
        line-height: normal;
        padding-right: 8px;
        display: inline-block; }
        .catalog-all-sections .colored-block_list li a:after {
          right: auto;
          left: 100%; }
      .catalog-all-sections .colored-block_list li:before {
        content: '';
        width: 5px;
        height: 5px;
        position: absolute;
        left: 0;
        top: 7px;
        background: #517cb5; }
  .catalog-all-sections .catalog-section-block {
    margin: 0 0 25px; }
  .catalog-all-sections .catalog-section-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: block;
    width: 100%;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .catalog-all-sections .catalog-section-row .colored-block_list {
      max-width: none !important; }
    .catalog-all-sections .catalog-section-row .catalog-section-block:last-child {
      width: 80%; }
  .catalog-all-sections .button_white_little {
    margin-bottom: 0; }

.button_blue_little_catalog{display: inline-block;
    text-decoration: none;
    border-radius: 12px;
    border: 1px solid #85a9cf;
    color: #0c54a0;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.28px;
    padding: 2px 10px;
    margin: 10px 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: 0s;}

    .button_blue_little_catalog:hover{color: #FFF;
    border-color: transparent;
    background-image: linear-gradient(-268deg, #0c54a0 0%, #196bc2 100%);}


.bx_sitemap .juicy_catalog_maket {
	color: #000;
    text-decoration: none;
    font-weight: 700;
    font-size: 18px;
}


/* line */
.bx_catalog_line { margin-bottom: 30px; }

.bx_catalog_line .bx_catalog_line_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul { padding: 0; }

.bx_catalog_line .bx_catalog_line_ul li {
	margin-bottom: 20px;
	list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before { content: '' !important }

.bx_catalog_line .bx_catalog_line_img {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {
	color: #4c7da6;
	font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover { text-decoration: none; }

.bx_catalog_line .bx_catalog_line_title span { font-size: 16px }

.bx_catalog_line .bx_catalog_line_description {
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}

@media (max-width: 639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img {
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title a { font-size: 14px; }

	.bx-touch .bx_catalog_line .bx_catalog_line_description { font-size: 11px; }
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description { transition: all 0.3s ease; }

/* text */
.bx_catalog_text { margin-bottom: 30px; }

.bx_catalog_text .bx_catalog_text_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul { padding: 0; }

.bx_catalog_text .bx_catalog_text_ul li {
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before { content: '' !important }

.bx_catalog_text .bx_catalog_text_title {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 14px;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	color: #4c7da6;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover { text-decoration: none }

.bx_catalog_text .bx_catalog_text_title span { font-size: 12px; }

@media (max-width: 639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_catalog_text .bx_catalog_line_title a { font-size: 12px; }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a { transition: all 0.3s ease; }

/* tile */

.bx_catalog_tile { margin-bottom: 30px; }

.bx_catalog_tile .bx_catalog_tile_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul { padding: 0; }

.bx_catalog_tile .bx_catalog_tile_ul li {
	float: left;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 12.5%;
	list-style: none;
	text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before { content: '' !important }

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: both; }

.bx_catalog_tile .bx_catalog_tile_img {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	color: #4c7da6;
	font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover { text-decoration: none; }

.bx_catalog_tile .bx_catalog_tile_title span { font-size: 12px; }

/*2*/
@media (max-width: 980px) {
	.bx_catalog_tile .bx_catalog_tile_ul li { width: 20%; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: both; }
}

/*3*/
@media (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title { line-height: 10px; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a { font-size: 11px; }
}

@media (min-width: 480px) and (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 25%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) { clear: both; }
}

/*4*/
@media (max-width: 479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 33.3%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_img {
		width: 100%;
		height: 80px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) { clear: both; }

}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img { transition: all 0.3s ease; }

/* list */

.bx_sitemap { margin-bottom: 30px; }

.bx_sitemap .bx_sitemap_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
	padding: 0;
	line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before { content: '' !important }

.bx_sitemap .bx_sitemap_li_title {
	display: inline-block;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
}

.bx_sitemap .bx_sitemap_li_title a {
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover { text-decoration: none }

.bx_sitemap .bx_sitemap_li_title span { font-size: 11px; }

@media (max-width: 639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_sitemap .bx_catalog_line_title a { font-size: 12px; }
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a { transition: all 0.3s ease; }
/* 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 */
/* /local/templates/romana/components/bitrix/catalog/.default/style.css?17829837269597 */
/* /local/templates/romana/components/bitrix/catalog/.default/bitrix/catalog.section.list/.default/style.css?178298372813003 */
/* /local/templates/romana/components/bitrix/catalog/.default/bitrix/catalog.compare.list/.default/style.css?17829837261265 */
