

/* Start:/bitrix/templates/redigital_toysa/css/owl.carousel.css?15704448634744*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/bitrix/templates/redigital_toysa/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/* End */


/* Start:/bitrix/templates/redigital_toysa/components/bitrix/news.list/banner_main/style.css?15964474284999*/
/* line 1280, ../sass/styles.scss */
.promo {
  max-height: 309px;
  padding-bottom: 25px;
}
/* line 60, ../sass/styles.scss */
.promo:after {
  content: '.';
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  font-size: 0;
  line-height: 0;
}

/* line 1281, ../sass/styles.scss */
.promo-col-left {
  float: left;
  width: 220px;
  margin: 0 -220px 0 0;
}

/* line 1282, ../sass/styles.scss */
.promo-col-main {
  margin: 0 475px 0 0;

  -webkit-user-select: none;
  -moz-user-select: none;
}

/* line 1283, ../sass/styles.scss */
.promo-col-right {
  float: right;
  width: 40%;
  height: 307px;
}

/* line 1284, ../sass/styles.scss */
.promo-col-main_middle {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

/* line 1286, ../sass/styles.scss */
.promo-product {
  position: relative;
  display: block;
  margin: 0 0 5px;
  height: 150px;
}

/* line 1287, ../sass/styles.scss */
.promo-product:last-child {
  margin-bottom: 0;
}

/* line 1289, ../sass/styles.scss */
.promo-product__img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

/* line 1290, ../sass/styles.scss */
.promo-product:hover .promo-product__img {
  opacity: 0.8;
}

/* line 1291, ../sass/styles.scss */
.promo-product__label {
  position: absolute;
  left: 0;
  bottom: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 4px 9px 6px;
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  color: #26c2f1;
  font: 20px/22px "PT Sans", Arial, sans-serif;
}

/* line 1293, ../sass/styles.scss */
.promo-slider {
  position: relative;
  width: 100%;
}

/* line 1294, ../sass/styles.scss */
.promo-slider-list {
  height: 306px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style-type: none;
}

/* line 1295, ../sass/styles.scss */
.js_on .promo-slider-list {
  overflow: visible;
  height: auto;
}

/* line 1296, ../sass/styles.scss */
.promo-slider-list__item {
  overflow: hidden;
}

/* line 1297, ../sass/styles.scss */
.promo-slider-list__label {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}

/* line 1298, ../sass/styles.scss */
.promo-slider__layout {
  display: block;
  padding: 0;
  height: 307px;
}

/* line 1299, ../sass/styles.scss */
.promo-slider-list__img {
  display: block;
  position: absolute;
  min-width: 100%;
  width: auto;
  height: 306px;
  margin: auto;
}
.owl-item .promo-slider-list__img {
  top: -999px;
  bottom: -999px;
  left: -999px;
  right: -999px;
  height: 100%;
}

/* line 1301, ../sass/styles.scss */
.promo-slider-description {
  position: relative;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding: 30px 20px 30px 30px;
}

/* line 1302, ../sass/styles.scss */
.promo-slider-description__title {
  display: block;
  max-height: 83px;
  overflow: hidden;
  margin: 0 0 17px;
  color: #202020;
  font: 700 24px/28px "PT Sans", Arial, sans-serif;
}

/* line 1303, ../sass/styles.scss */
.promo-slider__title_decor {
  display: inline-block;
  vertical-align: top;
  padding: 2px 12px 3px;
  background: rgba(255, 255, 255, 0.8);
}

/* line 1304, ../sass/styles.scss */
.promo-slider-description__info {
  width: 90%;
  max-height: 82px;
  overflow: hidden;
  margin: 0 0 23px;
  color: #000;
  font: 14px/20px "PT Sans", Arial, sans-serif;
}

/* line 1305, ../sass/styles.scss */
.promo-slider__info_decor {
  padding: 2px 12px 3px;
  background: rgba(255, 255, 255, 0.8);
}

/* line 1306, ../sass/styles.scss */
.promo-slider-description__price {
  display: inline-block;
  vertical-align: top;
  margin: 2px 11px 5px 0;
  color: #000;
  font: italic 27px/28px Arial, sans-serif;
}

/* line 1307, ../sass/styles.scss */
.promo-slider-description__cart {
  display: inline-block;
  vertical-align: top;
  height: 29px;
  margin: 0 0 5px;
  padding: 3px 17px 5px;
  color: #000;
  font-size: 16px;
}

/* line 1308, ../sass/styles.scss */
.promo-slider-list__label .promo-slider-description__cart:hover {
  color: #000;
}

/* line 1309, ../sass/styles.scss */
.promo-slider-icon {
  float: left;
  width: 50%;
}

/* line 1310, ../sass/styles.scss */
.promo-slider-icon__img {
  display: block;
  max-width: 100%;
  max-height: 306px;
  margin: 0 auto;
}

/* line 1311, ../sass/styles.scss */
.promo-slider__img_detail {
  display: none;
}

/* line 1313, ../sass/styles.scss */
.promo-col-main_middle .promo-slider-description {
  width: 40%;
}

/* line 1314, ../sass/styles.scss */
.promo-col-main_middle .promo-slider-description__info {
  width: auto;
}

/* line 1315, ../sass/styles.scss */
.promo-col-main_middle .promo-slider-icon {
  width: 60%;
}

/* line 1316, ../sass/styles.scss */
.promo-col-main_middle .promo-slider-icon__img {
  display: none;
}

/* line 1317, ../sass/styles.scss */
.promo-col-main_middle .promo-slider__img_detail {
  display: block;
}

/* line 1322, ../sass/styles.scss */
.promo-video {
  display: block;
  width: 100%;
  height: auto;
}
/* End */


/* Start:/bitrix/templates/redigital_toysa/components/bitrix/menu/top_top_menu/style.css?15801306942097*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	position: relative;
	float: left;
	height: 48px;
	width: 150px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height: 46px;
	background: #c5640e;
	margin-right: 3px;
}

ul.left-menu li a
{
	font-size:100%;
	color: #ffffff;
	text-decoration:none;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
}

ul.left-menu li a:visited
{
	color:#ffffef;
}

ul.left-menu li a:hover
{
	color: #43ff32;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#e0e00c;
}

.middle-menu {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    padding-bottom: 15px;
    padding-top: 15px;
}

.middle-menu li  {
    position: relative;
    height: 48px;
    text-align: center;
    border-radius: 3px;
    background: #c5640e;
    margin-right: 3px;
    display: flex;
    align-items: center;
}

.middle-menu li a {
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
}

.middle-menu li {
	width: 150px;
	box-sizing: border-box;
}

.middle-menu li:first-child {
	flex-basis: 225px;
	box-sizing: border-box;
}

.middle-menu li:first-child a {
	font-size: 18px;
	text-align: center;
	display: block;
	width: 100%;
	position: relative;
}

.middle-menu li:first-child a::before {
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	transform: rotate(-45deg);
	right: 20px;
	top: 6px;
}

.middle-menu li a {
	font-size: 14px;
	text-align: center;
	display: block;
	width: 100%;
	font-family: "Open Sans", sans-serif;
}

.middle-menu li:hover a {
	color: #43ff32;
}

.middle-menu li:first-child:hover a {
	color: #fff;
}

.middle-menu li:first-child:hover a::before {
	border-color: #43ff32;
}
@media (max-width: 660px) {
 .middle-menu li:first-child a::before {
 	content: none;
 }
    
}

/* End */


/* Start:/bitrix/templates/redigital_toysa/template_ext/catalog.section/redigital/style.css?16396777692992*/
.catalog-stickers__item.catalog-stickers__item_empty {
	height: 35px;
	margin: 0;
	padding: 0;
}
.product-amount {
	display: inline-block;
	vertical-align: top;
}

.element__video-label {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 33px;
	height: 23px;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='33' height='23' viewBox='0 0 33 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M31.9623 3.65909C31.5845 2.25191 30.4949 1.15 29.0981 0.773636C27.2219 0.043909 9.04906 -0.313636 3.77736 0.794545C2.38057 1.17509 1.28679 2.27282 0.913207 3.68C0.0664142 7.42273 0.00207459 15.5145 0.933961 19.3409C1.3117 20.7481 2.40132 21.85 3.79811 22.2264C7.51321 23.0878 25.1755 23.2091 29.1189 22.2264C30.5157 21.8458 31.6094 20.7481 31.983 19.3409C32.8859 15.2636 32.9502 7.67364 31.9623 3.65909Z' fill='%23FF0000'/%3e%3cpath d='M21.7924 11.5L13.3245 6.60728V16.3927L21.7924 11.5Z' fill='white'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-size: 33px 23px;
	z-index: 10;
}

.product-amount .item_section_name_gray {}

.product-amount .item_buttons {}

.product-amount .controls-wrap {
	display: inline-block;
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(204, 204, 204, 1);
	-moz-box-shadow: inset 0px 1px 1px 0px rgba(204, 204, 204, 1);
	box-shadow: inset 0px 1px 1px 0px rgba(204, 204, 204, 1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.product-amount .small_button {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: Open Sans, sans-serif;
	height: 13px;
	width: 10px;
	background: none;
	position: relative;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
}

.product-amount .small_button::before {
	content: "";
	position: absolute;
	top: 6px;
	width: 0;
	height: 0;
}

.product-amount .small_button.left {}

.product-amount .small_button.left::before {
	left: 3px;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-right: 5px solid #009999;
}

.product-amount .small_button.right {}

.product-amount .small_button.right::before {
	right: 3px;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-left: 5px solid #009999;
}

.product-amount .transparent_input {
	display: inline-block;
	width: 40px;
	height: 42px;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	line-height: normal;
}

.product-amount .bx_cnt_desc {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: Open Sans, sans-serif;
	vertical-align: baseline;
}
#magnify {
    max-height: 100% !important;
    overflow: auto !important;
}
.ajaxpages {
	max-width: calc(99% - 2px);
	margin-left: 2px;
	padding: 15px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 25px;
}
.ajaxpages .gui-button-simple {
	border: none;
}

/* End */


/* Start:/bitrix/templates/redigital_toysa/components/bitrix/menu/vertical/style.min.css?15704448635854*/
.bx_vertical_menu_advanced{border-left:7px solid #e3eaef;background:#f1f4f7;border-radius:4px;position:relative;box-shadow:0 0 1px 1px #dcdcdc}.bx_vertical_menu_advanced>ul{display:block;margin:0 0 10px 0;padding:0;width:100%;border-radius:5px;background:#fff;list-style:none}.bx_vertical_menu_advanced .bx_hma_one_lvl{display:block;padding:0}.bx_vertical_menu_advanced .bx_hma_one_lvl>a{position:relative;z-index:105;display:block;padding:10px 0 10px 12px;border-bottom:1px solid #e3eaef;color:#000;vertical-align:middle;text-align:left;text-decoration:none;text-shadow:0 1px 1px rgba(255,255,255,.8);font-size:14px;line-height:16px}.bx_vertical_menu_advanced .bx_hma_one_lvl:first-child,.bx_vertical_menu_advanced .bx_hma_one_lvl:first-child>a{border-radius:0 4px 0 0}.bx_vertical_menu_advanced .bx_hma_one_lvl:last-child,.bx_vertical_menu_advanced .bx_hma_one_lvl:last-child>a{border-radius:0 0 4px 0}.bx_vertical_menu_advanced ul:last-child .bx_hma_one_lvl:last-child>a{border-bottom:0}.bx_vertical_menu_advanced .bx_hma_one_lvl>a{-webkit-transition:border-color 0s ease;-moz-transition:border-color 0s ease;-o-transition:border-color 0s ease;-ms-transition:border-color 0s ease;transition:border-color 0s ease}.bx_vertical_menu_advanced .bx_hma_one_lvl.hover{padding:1px 0 0;border:0}.bx_vertical_menu_advanced .bx_hma_one_lvl.hover>a{margin-left:-11px;padding:10px 0 10px 12px;width:100%;border:0;border-right:2px;background:#fff;box-shadow:-1px 2px 3px 0 rgba(1,1,1,.22);font-weight:bold;line-height:16px;box-sizing:content-box}.bx_vertical_menu_advanced .bx_hma_one_lvl.dropdown.hover>a{z-index:1500}.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container{position:absolute;top:-1px;left:100%;z-index:1300;display:none;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-top:1px solid rgba(1,1,1,.1);border-radius:2px;background:#fff;box-shadow:0 5px 10px 0 rgba(1,1,1,.29)}.bx_vertical_menu_advanced .bx_hma_one_lvl.hover .bx_children_container{display:block}.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block{float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:-20000px;padding:10px 12px;padding-bottom:20000px;min-width:130px;max-width:280px;border-left:1px solid #f2f2f2;background:#fff}.bx_shadow_fix{display:none}.bx_vertical_menu_advanced .dropdown:hover .bx_shadow_fix,.bx_vertical_menu_advanced .dropdown.hover .bx_shadow_fix{position:absolute;top:-1px;right:-2px;bottom:0;z-index:1500;display:block;width:5px;background:#fff;opacity:1}.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b1{min-width:180px}.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b2{min-width:360px}.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b3{min-width:540px}.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b4{min-width:720px}.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block:first-child{border-left:none}.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b1 .bx_children_block{width:100%}.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b2 .bx_children_block{width:50%}.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b3 .bx_children_block{width:33.3%}.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b4 .bx_children_block{width:25%}.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block.advanced{border-left:none;background:#f7fafb;box-shadow:inset 5px 0 7px -5px rgba(0,0,0,.12)}.bx_vertical_menu_advanced .bx_hma_one_lvl ul{display:block;margin:0;padding:0 0 14px 0;list-style:none}.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_advanced_panel{display:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center}.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent>a{display:block;padding:5px 10px}.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul{border-bottom:1px solid #f2f2f2}.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent:last-child ul{border-bottom:0}.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul li{line-height:24px}.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul a{display:block;padding:5px 10px}.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_advanced_panel{display:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center}.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_block.advanced .bx_children_advanced_panel{display:block!important}.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_advanced_panel img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:100%;max-height:220px;border:1px solid #e7e9ea}.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_advanced_panel .bx_item_description{max-width:100%;max-height:220px;color:#000;text-align:left;white-space:normal;font-weight:normal;font-size:12px;line-height:18px}.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block>ul>li{display:block;background:#fff}.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block>ul>li>a{display:block;color:#20394c;text-decoration:none;font-weight:bold;font-size:15px;line-height:23px}.bx_vertical_menu_advanced .bx_hma_one_lvl ul li ul li a{color:#000;text-decoration:none;font-size:13px;line-height:16px}@media(max-width:569px){.bx_vertical_menu_advanced{display:none}.header_inner_bottom_line{overflow:hidden;height:auto}}
/* End */
/* /bitrix/templates/redigital_toysa/css/owl.carousel.css?15704448634744 */
/* /bitrix/templates/redigital_toysa/components/bitrix/news.list/banner_main/style.css?15964474284999 */
/* /bitrix/templates/redigital_toysa/components/bitrix/menu/top_top_menu/style.css?15801306942097 */
/* /bitrix/templates/redigital_toysa/template_ext/catalog.section/redigital/style.css?16396777692992 */
/* /bitrix/templates/redigital_toysa/components/bitrix/menu/vertical/style.min.css?15704448635854 */
