

/* Start:/bitrix/templates/prokids_default/assets/css/style.css?1735308797265429*/
/* main */
/* buttons */
/* forms */
@font-face {
  font-family: Opensans;
  src: url("/bitrix/templates/prokids_default/assets/css/../fonts/eot/OpenSans-Regular.eot");
  font-display: swap;
  /* EOT file for IE */ }

@font-face {
  font-family: Opensans;
  src: url("/bitrix/templates/prokids_default/assets/css/../fonts/ttf/OpenSans-Regular.ttf");
  font-display: swap;
  /* TTF file for CSS3 browsers */ }

@font-face {
  font-family: Opensanslight;
  src: url("/bitrix/templates/prokids_default/assets/css/../fonts/eot/OpenSans-Light.eot");
  font-display: swap;
  /* EOT file for IE */ }

@font-face {
  font-family: Opensanslight;
  src: url("/bitrix/templates/prokids_default/assets/css/../fonts/ttf/OpenSans-Light.ttf");
  font-display: swap;
  /* TTF file for CSS3 browsers */ }

@font-face {
  font-family: Opensansbold;
  src: url("/bitrix/templates/prokids_default/assets/css/../fonts/eot/OpenSans-Bold.eot");
  font-display: swap;
  /* EOT file for IE */ }

@font-face {
  font-family: Opensansbold;
  src: url("/bitrix/templates/prokids_default/assets/css/../fonts/ttf/OpenSans-Bold.ttf");
  font-display: swap;
  /* TTF file for CSS3 browsers */ }

.body .form-control,
.footer .form-control,
.fancybox-inner .form-control,
.gopro-subscribe-window .form-control {
  height: 40px; }

.body input[type="text"],
.body input[type="password"],
.body textarea,
.body select,
.footer input[type="text"],
.footer input[type="password"],
.footer textarea,
.footer select,
.fancybox-inner input[type="text"],
.fancybox-inner input[type="password"],
.fancybox-inner textarea,
.fancybox-inner select,
.gopro-subscribe-window input[type="text"],
.gopro-subscribe-window input[type="password"],
.gopro-subscribe-window textarea,
.gopro-subscribe-window select {
  width: auto;
  height: auto;
  font: 13px Opensanslight, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 10px 9px;
  outline: -webkit-focus-ring-color auto 0;
  border: 1px solid #ccc;
  background: none;
  box-shadow: none;
  border-radius: none;
  transition: border-color ease-in-out 0.15s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }
  .body input[type="text"]:focus,
  .body input[type="password"]:focus,
  .body textarea:focus,
  .body select:focus,
  .footer input[type="text"]:focus,
  .footer input[type="password"]:focus,
  .footer textarea:focus,
  .footer select:focus,
  .fancybox-inner input[type="text"]:focus,
  .fancybox-inner input[type="password"]:focus,
  .fancybox-inner textarea:focus,
  .fancybox-inner select:focus,
  .gopro-subscribe-window input[type="text"]:focus,
  .gopro-subscribe-window input[type="password"]:focus,
  .gopro-subscribe-window textarea:focus,
  .gopro-subscribe-window select:focus {
    border-color: #FD7107;
    box-shadow: none; }

.body input[type="button"],
.body input[type="submit"],
.body input[type="reset"],
.footer input[type="button"],
.footer input[type="submit"],
.footer input[type="reset"],
.fancybox-inner input[type="button"],
.fancybox-inner input[type="submit"],
.fancybox-inner input[type="reset"],
.gopro-subscribe-window input[type="button"],
.gopro-subscribe-window input[type="submit"],
.gopro-subscribe-window input[type="reset"] {
  font: 13px Opensanslight, Arial, Helvetica, sans-serif;
  padding: 5px 14px;
  cursor: pointer;
  text-decoration: none;
  border: none;
  outline: none;
  -webkit-appearance: none; }

.body .bx-sls .dropdown-block,
.body .bx-slst .dropdown-block,
.footer .bx-sls .dropdown-block,
.footer .bx-slst .dropdown-block,
.fancybox-inner .bx-sls .dropdown-block,
.fancybox-inner .bx-slst .dropdown-block,
.gopro-subscribe-window .bx-sls .dropdown-block,
.gopro-subscribe-window .bx-slst .dropdown-block {
  font: 13px Opensanslight, Arial, Helvetica, sans-serif;
  margin: 0;
  border: 1px solid #ccc;
  box-shadow: none;
  transition: border-color ease-in-out 0.15s; }
  .body .bx-sls .dropdown-block.focus,
  .body .bx-slst .dropdown-block.focus,
  .footer .bx-sls .dropdown-block.focus,
  .footer .bx-slst .dropdown-block.focus,
  .fancybox-inner .bx-sls .dropdown-block.focus,
  .fancybox-inner .bx-slst .dropdown-block.focus,
  .gopro-subscribe-window .bx-sls .dropdown-block.focus,
  .gopro-subscribe-window .bx-slst .dropdown-block.focus {
    border-color: #FD7107; }

.body .bx-sls .bx-ui-sls-route,
.body .bx-slst .bx-ui-sls-route,
.footer .bx-sls .bx-ui-sls-route,
.footer .bx-slst .bx-ui-sls-route,
.fancybox-inner .bx-sls .bx-ui-sls-route,
.fancybox-inner .bx-slst .bx-ui-sls-route,
.gopro-subscribe-window .bx-sls .bx-ui-sls-route,
.gopro-subscribe-window .bx-slst .bx-ui-sls-route {
  position: relative;
  top: -5px; }

/* placeholder */
::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
input:-moz-placeholder {
  color: #999;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif; }

.body .btn1,
.body .btn2,
.body .btn3,
.footer .btn1,
.footer .btn2,
.footer .btn3,
.fancybox-inner .btn1,
.fancybox-inner .btn2,
.fancybox-inner .btn3,
.popup-window .btn1,
.popup-window .btn2,
.popup-window .btn3,
.rsgppopup .btn1,
.rsgppopup .btn2,
.rsgppopup .btn3 {
  display: inline-block;
  padding: 5px 14px;
  text-decoration: none;
  text-align: center;
  color: #FFF;
  cursor: pointer;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

.body .btn1,
.footer .btn1,
.fancybox-inner .btn1,
.popup-window .btn1,
.rsgppopup .btn1 {
  color: #fff;
  background-color: #FD7107; }
  .body .btn1:hover,
  .footer .btn1:hover,
  .fancybox-inner .btn1:hover,
  .popup-window .btn1:hover,
  .rsgppopup .btn1:hover {
    color: #fff;
    background-color: #da6712; }

.body .btn2,
.footer .btn2,
.fancybox-inner .btn2,
.popup-window .btn2,
.rsgppopup .btn2 {
  color: #fff;
  background-color: #FD7107; }
  .body .btn2:hover,
  .footer .btn2:hover,
  .fancybox-inner .btn2:hover,
  .popup-window .btn2:hover,
  .rsgppopup .btn2:hover {
    color: #fff;
    background-color: #4D8475; }

.body .btn3,
.footer .btn3,
.fancybox-inner .btn3,
.popup-window .btn3,
.rsgppopup .btn3 {
  color: #fff;
  background-color: #4D8475; }
  .body .btn3:hover,
  .footer .btn3:hover,
  .fancybox-inner .btn3:hover,
  .popup-window .btn3:hover,
  .rsgppopup .btn3:hover {
    color: #fff;
    background-color: #FD7107; }

.brandslist .item span,
.sorter_and_name .name,
.brandslist.mainstyles .title a,
.mods h3.title2,
.bigdata h3.title2,
.detailcollection h3.title2,
.detailtabs .contents .content
.switcher, .sections a.parent,
.mainsections .title,
.presscentermainn .title,
.brandslistimgowl1.mainstyles .title a {
  color: #FD7107; }

.column1 {
  width: 20%; }

.column1 {
  height: 80px;
  float: left;
  line-height: 80px;
  text-align: center; }

.column1 .column1inner {
  display: inline-block;
  line-height: 19px;
  vertical-align: middle;
  text-align: left; }

.column2 {
  width: 25%;
  float: left; }

.logo.column1 {
  text-align: left; }

.basket.column1 {
  padding-right: 0px;
  text-align: right; }

/* site < then max-width */
@media screen and (max-width: 1260px) {
  body.adaptive .callback.column1 {
    display: none; } }

@media screen and (max-width: 1260px) and (min-width: 876px) {
  body.adaptive .logo.column1 {
    width: 25%; }
  body.adaptive .phone.column1 {
    width: 30%; }
  body.adaptive .favorite.column1 {
    width: 20%; }
  body.adaptive .basket.column1 {
    width: 25%; }
  body.adaptive .footer .line1 .contacts .phone a {
    font-size: 18px; } }

@media screen and (max-width: 1024px) and (min-width: 776px) {
  body.adaptive .pmenu {
    width: 25%; }
  body.adaptive .pcontent {
    width: 75%;
    padding-left: 15px; } }

@media screen and (max-width: 1010px) and (min-width: 751px) {
  body.adaptive .footer .line1 .block.one {
    width: 20%; }
  body.adaptive .footer .line1 .block.two {
    width: 45%; }
  body.adaptive .footer .line1 .block.three {
    width: 18%; }
  body.adaptive .footer .line1 .block.four {
    width: 17%;
    padding-right: 0px; } }

/* for tablets */
@media screen and (max-width: 875px) {
  body.adaptive .body input[type="text"], body.adaptive .body input[type="password"], body.adaptive .body textarea, body.adaptive .body select,
  body.adaptive .footer input[type="text"], body.adaptive .footer input[type="password"], body.adaptive .footer textarea, body.adaptive .footer select,
  body.adaptive .fancybox-inner input[type="text"], body.adaptive .fancybox-inner input[type="password"], body.adaptive .fancybox-inner textarea, body.adaptive .fancybox-inner select {
    box-shadow: none; }
  body.adaptive .header .phone a,
  body.adaptive .header .phone a:hover {
    font-size: 20px; }
  /* tables */
  body.adaptive .table .td {
    display: inline-block;
    width: auto; }
  /* /tables */ }

@media screen and (max-width: 885px) and (min-width: 751px) {
  body.adaptive .logo.column1 {
    width: 24%; }
  body.adaptive .phone.column1 {
    width: 24%; }
  body.adaptive .favorite.column1 {
    width: 19%; }
  body.adaptive .basket.column1 {
    width: 33%; }
  body.adaptive .phone.column1 .icon {
    display: none; } }

@media screen and (max-width: 775px) and (min-width: 481px) {
  body.adaptive .pmenu {
    width: 30%; }
  body.adaptive .pcontent {
    width: 70%;
    padding-left: 15px; } }

@media screen and (max-width: 750px) {
  body.adaptive .footer .line1 {
    padding: 5px 0px; }
  body.adaptive .footer .line1 .block.one .logo {
    display: none; }
  body.adaptive .footer .line1 .contacts {
    margin-bottom: 15px; }
  body.adaptive .footer .line1 .block.one .contacts,
  body.adaptive .footer .line1 .contacts .feedback {
    margin-top: 0px; } }

@media screen and (max-width: 750px) and (min-width: 627px) {
  body.adaptive .logo.column1 {
    width: 25%; }
  body.adaptive .phone.column1 {
    width: 30%; }
  body.adaptive .favorite.column1 {
    width: 17%; }
  body.adaptive .basket.column1 {
    width: 28%; }
  body.adaptive .column1 .icon {
    display: none; }
  body.adaptive .column1 .title,
  body.adaptive .column1 .descr {
    margin-left: 0px; } }

@media screen and (max-width: 750px) and (min-width: 481px) {
  body.adaptive h1 {
    font-size: 26px; }
  body.adaptive h2 {
    font-size: 20px; }
  body.adaptive h3 {
    font-size: 14px; }
  body.adaptive h1.pagetitle {
    font-size: 26px; }
  body.adaptive .footer .line1 .block.one,
  body.adaptive .footer .line1 .block.two,
  body.adaptive .footer .line1 .block.three,
  body.adaptive .footer .line1 .block.four {
    padding-right: 0px; }
  body.adaptive .footer .line1 .block.one,
  body.adaptive .footer .line1 .block.two {
    width: 100%; }
  body.adaptive .footer .line1 .block.three,
  body.adaptive .footer .line1 .block.four {
    width: 50%; }
  body.adaptive .footer .line1 .block.one .contacts .phone1,
  body.adaptive .footer .line1 .block.one .contacts .phone2 {
    float: left;
    width: 50%; }
  body.adaptive .footer .line1 .block.three,
  body.adaptive .footer .line1 .block.four {
    text-align: center; } }

@media screen and (max-width: 626px) and (min-width: 481px) {
  body.adaptive .logo.column1 {
    width: 30%; }
  body.adaptive .phone.column1 {
    display: none; }
  body.adaptive .favorite.column1 {
    width: 30%;
    text-align: center; }
  body.adaptive .basket.column1 {
    width: 40%; }
  body.adaptive .column1 .icon {
    display: none; }
  body.adaptive .column1 .title,
  body.adaptive .column1 .descr {
    margin-left: 0px; } }

/* for mobile */
@media screen and (max-width: 605px) {
  body.adaptive .pmenu {
    margin-bottom: 15px; }
  body.adaptive .pmenu,
  body.adaptive .pcontent {
    width: 100%;
    padding-left: 0px; } }

@media screen and (max-width: 480px) and (min-width: 381px) {
  body.adaptive .basket.column1 {
    width: 70%; } }

@media screen and (max-width: 480px) {
  body.adaptive h1 {
    font-size: 20px; }
  body.adaptive h2 {
    font-size: 18px; }
  body.adaptive h3 {
    font-size: 14px; }
  body.adaptive h1.pagetitle {
    font-size: 20px; }
  body.adaptive .mobile_hide {
    display: none; }
  body.adaptive .header .phone a, body.adaptive .header .phone a:hover {
    font-size: 16px; }
  body.adaptive .authandlocation {
    float: none; }
  body.adaptive .logo.column1,
  body.adaptive .phone.column1 {
    width: 50%; }
  body.adaptive .favorite.column1 {
    width: 30%; }
  body.adaptive .favorite.column1 {
    text-align: left; }
  body.adaptive .footer {
    background-color: #fff;
    border-top: 1px solid #cccc; }
  body.adaptive .footer .line1 .block.one,
  body.adaptive .footer .line1 .block.two,
  body.adaptive .footer .line1 .block.three,
  body.adaptive .footer .line1 .block.four {
    width: 100%;
    padding-right: 0px;
    text-align: center; }
  /* forms -> universal */
  body.adaptive .someform {
    max-width: 500px; }
  body.adaptive .fancybox-inner .someform {
    max-width: 250px; }
  /* forms -> register */
  body.adaptive .someform .line.password .text,
  body.adaptive .someform .line.password .btn,
  body.adaptive .someform .line.captcha input {
    width: 100%;
    float: none; }
  body.adaptive .someform .line.password .text {
    margin-bottom: 10px; }
  body.adaptive .someform .line.captcha img {
    float: none;
    margin-bottom: 8px; }
  /* /forms -> universal */
  /* main page */
  body.adaptive .sorter_and_name .name {
    float: none; }
  body.adaptive .sorter_and_name .sorter {
    float: none;
    margin-top: 10px; }
  body.adaptive .sorter_and_name .catalogsorter .template a {
    float: left; } }

@media screen and (max-width: 380px) {
  body.adaptive .favorite.column1 {
    display: none; }
  body.adaptive .favorite.column1 .title,
  body.adaptive .favorite.column1 .descr {
    margin-left: 0px; }
  body.adaptive .column1.basket,
  body.adaptive .column1.basket .column1inner {
    width: 100%; } }

.propvision1 .offer_prop {
  position: relative;
  margin-bottom: 3px; }

.propvision1 .offer_prop .offer_prop-name {
  margin-right: 5px; }

.propvision1 .offer_prop .div_select {
  position: relative;
  display: inline-block; }

.propvision1 .offer_prop .icon {
  width: 8px;
  height: 4px;
  margin-left: 5px;
  margin-bottom: 2px;
  background-position: 0px 0px; }

.propvision1 .offer_prop .div_selected {
  display: inline-block;
  cursor: pointer; }

.propvision1 .offer_prop .div_selected span {
  color: #e06508;
  font-weight: 700;
  border-bottom: 1px dashed #000; }

.propvision1 .offer_prop.color .div_selected span {
  border: none; }

.propvision1 .offer_prop .div_selected span:hover {
  border-bottom: 1px dashed #FFF; }

.propvision1 .offer_prop.closed .div_options {
  display: none; }

.propvision1 .offer_prop .div_options {
  position: absolute;
  left: -14px;
  top: 100%;
  min-width: 50px;
  background-color: #FFF;
  border: 1px solid #cccc;
  z-index: 100; }

.propvision1 .properties:not(.properties_list) .offer_prop .div_options {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.propvision1 .offer_prop.color .div_options {
  min-width: 0px;
  left: -8px; }

.propvision1 .offer_prop .div_options .div_option {
  min-width: 50px;
  padding: 5px 14px;
  color: #FD7107;
  cursor: pointer;
  white-space: nowrap; }

.propvision1 .offer_prop.color .div_options .div_option {
  min-width: 0px;
  padding: 5px 7px; }

.propvision1 .offer_prop .div_options .div_option:hover:not(.disabled),
.propvision1 .offer_prop .div_options .div_option:hover:not(.disabled) span {
  color: #fff;
  background-color: #da6712; }

.propvision1 .offer_prop.color .div_selected span,
.propvision1 .offer_prop.color .div_options .div_option span {
  display: inline-block;
  width: 15px;
  height: 15px;
  font-size: 0;
  vertical-align: middle;
  border: 1px solid #eeeeee;
  background-size: cover; }

.propvision1 .offer_prop .div_options .div_option:hover span {
  text-decoration: none; }

.propvision1 .offer_prop .div_options .div_option.selected,
.propvision1 .offer_prop .div_options .div_option.selected span {
  color: #fff;
  background-color: #FD7107; }

.prop_option_line_through .propvision1 .offer_prop .div_options .div_option.disabled,
.prop_option_line_through .propvision1 .offer_prop .div_options .div_option.disabled:hover {
  color: #B3B3B3;
  cursor: default;
  text-decoration: line-through;
  background-color: #FFF; }

.prop_option_line_through .propvision1 .offer_prop.color .div_options .div_option.disabled,
.prop_option_line_through .propvision1 .offer_prop.color .div_options .div_option.disabled:hover,
.prop_option_hide .propvision1 .offer_prop .div_options .div_option.disabled,
.prop_option_hide .propvision1 .offer_prop .div_options .div_option.disabled:hover {
  display: none; }

.timers {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  line-height: 18px; }
  .timers .clock {
    float: left;
    padding: 14px 6px;
    background-color: #748080;
    -khtml-border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    -webkit-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px; }
    .timers .clock i {
      width: 16px;
      height: 16px;
      background-position: 0px 0px;
      background-repeat: no-repeat; }
  .timers .timer {
    margin: 0 auto;
    background-color: #e8e8e8;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7; }
    .timers .timer .intimer {
      float: left;
      padding: 8px 11px 0px; }
    .timers .timer .dvoet {
      float: right; }
    .timers .timer .val {
      position: relative;
      float: left;
      margin-right: 9px; }
      .timers .timer .val.ml {
        margin-left: 10px; }
      .timers .timer .val:before {
        position: absolute;
        top: -1px;
        left: 100%;
        display: inline-block;
        content: ':';
        font-size: 19px; }
      .timers .timer .val:nth-child(3):before, .timers .timer .val:nth-child(4):before, .timers .timer .val:last-child:before {
        content: none; }
      .timers .timer .val .value,
      .timers .timer .val .podpis {
        width: 100%; }
    .timers .timer .val .value,
    .timers .timer .dvoet {
      font: 17px Arial,Helvetica,sans-serif;
      font-weight: bold;
      letter-spacing: 3px; }
    .timers .timer .podpis {
      font: 10px Arial,Helvetica,sans-serif; }
    .timers .timer .progressbar {
      height: 4px;
      margin-top: 4px;
      background-color: #d4d9de;
      border: 1px solid #b8bcc1;
      -khtml-border-radius: 3px;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px; }
      .timers .timer .progressbar .progress {
        position: relative;
        top: -1px;
        left: -1px;
        height: 4px;
        background-repeat: repeat-x;
        -khtml-border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -moz-transition: width 0.5s;
        -o-transition: width 0.5s;
        -webkit-transition: width 0.5s;
        transition: width 0.5s; }

.timer.da2 .progressbar .progress {
  border: 1px solid #FD7107;
  background-color: #FD7107;
  /*background-image: url('/bitrix/templates/prokids_default/assets/css/../img/timer_da2.jpg');*/ }

.timer.qb .progressbar .progress {
  border: 1px solid #66b132;
  background-color: #66b132;
  /*background-image: url('/bitrix/templates/prokids_default/assets/css/../img/timer_qb.jpg');*/ }

.timer i {
  background-image: url("/bitrix/templates/prokids_default/assets/css/../img/clock.png"); }

body.circular {
  /* base */
  /* catalog section */
  /* compare */
  /* catalog element */
  /* personal */ }
  body.circular a *.btn1,
  body.circular a *.btn2,
  body.circular a *.btn2 {
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  body.circular .body input[type="submit"],
  body.circular .body input[type="button"],
  body.circular .body input[type="reset"],
  body.circular input.btn1[type="submit"],
  body.circular input.btn1[type="button"],
  body.circular input.btn1[type="reset"],
  body.circular input.btn2[type="submit"],
  body.circular input.btn2[type="button"],
  body.circular input.btn2[type="reset"],
  body.circular input.btn3[type="submit"],
  body.circular input.btn3[type="button"],
  body.circular input.btn3[type="reset"] {
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  body.circular .add2basketform .makemecount,
  body.circular .add2basketform .subscribe,
  body.circular .add2basketform .calc_btn,
  body.circular .add2basketform .add2basket,
  body.circular .add2basketform .inbasket,
  body.circular .add2basketform .buy1click {
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  body.circular .quantity {
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px; }
    body.circular .quantity .minus {
      -khtml-border-radius: 3px 0px 0px 3px;
      -moz-border-radius: 3px 0px 0px 3px;
      -webkit-border-radius: 3px 0px 0px 3px;
      border-radius: 3px 0px 0px 3px; }
    body.circular .quantity .plus {
      -khtml-border-radius: 0px 3px 3px 0px;
      -moz-border-radius: 0px 3px 3px 0px;
      -webkit-border-radius: 0px 3px 3px 0px;
      border-radius: 0px 3px 3px 0px; }
  body.circular .timers .clock {
    -khtml-border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    -webkit-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px; }
  body.circular .timers .timer {
    -khtml-border-radius: 0px 3px 3px 0px;
    -moz-border-radius: 0px 3px 3px 0px;
    -webkit-border-radius: 0px 3px 3px 0px;
    border-radius: 0px 3px 3px 0px; }
  body.circular .catalogsorter .template a,
  body.circular .catalogsorter .shortsort a {
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  body.circular .go2detail {
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  body.circular .set .fullpanel .block span.discount {
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  body.circular .comparelist a {
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  body.circular .detailtabs .headers a {
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  body.circular .orderlist .switch a {
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  .rsbreadcrumb li {
    display: inline; }
    .rsbreadcrumb li.last a {
      color: #000;
      text-decoration: none; }
  .rsbreadcrumb a {
    text-decoration: underline; }
    .rsbreadcrumb a:hover {
      text-decoration: none; }

.catalog {
  width: 100%; }

.catalog .sidebar {
  width: 250px;
  float: left; }

.catalog .sidebar ul {
  list-style: none;
  padding-left: 0px;
  margin-top: 0;
  margin-bottom: 0px; }

.catalog .sidebar ul > li {
  list-style-type: none; }

/*.catalog .prods {
  margin-left: 250px; 
}*/

.catalog .prods .borlef {
  border-left: 1px solid #cccc; }

/*.catalog .prods .mix {
  padding-bottom: 12px; }*/

.catalog .prods .sectinfo,
.catalog .prods .mix,
.catalog .prods .ajaxpages_gmci {
  width: 100%;
  float: left; }

.catalog .prods .sectinfo {
  border-top: 1px solid #ccc; }

.catalog .prods .sectinfo .description {
  font-family: Opensanslight,Arial,Helvetica,sans-serif;
  color: #484848; }

.catalog .prods .compareandpaginator {
  padding: 12px 0px;
  border-top: 1px solid #ccc; }

.catalog .prods .compareandpaginator .compare {
  float: left;
  padding-left: 17px; }

.catalog .prods .mix .catalogsorter {
  padding-top: 12px;
  margin-bottom: 12px;
  border-top: 1px solid #ccc; }

.catalog .errortext {
  margin-left: 15px; }

@media screen and (max-width: 775px) {
  body.adaptive .catalog .compare {
    width: 100%;
    float: none; } }

@media screen and (max-width: 605px) {
  body.adaptive .catalog .sidebar,
  body.adaptive .catalog .prods {
    width: 100%;
    margin-left: 0px; }
  body.adaptive .catalog .prods .sectinfo,
  body.adaptive .catalog .prods .mix {
    border-left: none; }
  body.adaptive .catalog .prods .mix .compareandpaginator {
    display: none; }
  body.adaptive .catalog .prods .compareandpaginator .compare {
    padding-left: 0px; } }

.comparelist .title {
  float: left;
  margin-right: 5px;
  padding: 5px 0px; }

.comparelist a {
  display: block;
  float: left;
  padding: 5px 14px;
  margin-left: 2px;
  text-decoration: none; }

.comparelist a:hover {
  color: #FFF;
  background-color: #FD7107;
  text-decoration: underline; }

.catalog-compare-result img {
  max-width: 206px;
  max-height: 170px; }

.data-table td {
  text-align: center;
  vertical-align: top;
  max-width: 300px;
  border: 1px solid #ccc;
  padding: 12px 10px;
  min-width: 206px; }

.data-table td .scroll {
  width: 100%;
  height: auto;
  overflow: auto; }

.data-table thead td {
  vertical-align: top; }

.data-table tbody tr:nth-child(odd) td {
  background-color: #fafafa; }

.back1 td {
  background-color: #ccc !important; }

.data-table th {
  border: 1px solid #ccc;
  padding: 10px;
  min-width: 180px; }

.data-table thead td {
  padding: 20px 20px 25px 20px; }

.element {
  height: 255px;
  vertical-align: middle; }

.element_info_wrap {
  vertical-align: text-bottom; }

.element_info-price {
  text-align: center;
  margin-bottom: 12px; }

.catalog-compare-result .price {
  display: block;
  margin-bottom: 10px;
  text-align: center;
  font-size: 16px;
  color: #2F9706; }

.crossed_price {
  margin-right: 25px;
  text-align: center;
  color: #666666;
  text-decoration: line-through; }

.delete_icon .icon {
  width: 11px;
  height: 10px;
  background-position: 0px -890px; }

.delete_icon {
  position: absolute;
  top: -29px;
  right: -25px;
  padding: 10px; }

.catalog-item-name {
  height: 38px;
  margin-bottom: 15px;
  text-align: left;
  overflow: hidden; }

.no_border {
  border: none !important; }

.data-table-form {
  overflow-x: auto; }

.back1 {
  border-right: none !important; }

.back2 {
  border-right: 1px solid #ccc !important; }

.back1, .property_name {
  text-align: left !important; }

.data-table tbody tr:hover td {
  color: #FFF;
  background-color: #4D8475; }

.data-table tbody .back1:hover td {
  background-color: #ccc;
  color: #000; }

.data-table {
  overflow-x: auto; }

.element_info-picture {
  position: relative;
  height: 170px;
  margin-bottom: 15px; }

.elementdetail {
  width: 100%;
  /*width:80%;*/
  float: left; }

/*
.rrr{
	float:left;
	width:20%;
}
*/
.elementdetail {
  position: relative; }

.elementdetail .pictures,
.elementdetail .detail-product__info {
  float: left; }

.elementdetail .pictures {
  width: 40%; }

.elementdetail .detail-product__info {
  width: 60%; }

.elementdetail .pic,
.elementdetail .zoom {
  margin-bottom: 15px; }

/* pictures */
.elementdetail .pictures {
  padding-right: 25px; }

.elementdetail .pic {
  position: relative;
  height: 350px;
  line-height: 350px;
  text-align: center; }

.elementdetail .pic img {
  max-height: 350px; }

.elementdetail .pic .glass {
  max-width: 100%;
  display: inline-block;
  line-height: 1.2;
  vertical-align: middle; }

.elementdetail .zoom {
  text-align: center; }

.elementdetail .zoom .icon {
  width: 15px;
  height: 16px;
  margin-right: 10px;
  background-position: 0 -54px; }

.picslider {
  position: relative; }

.picslider .scrollinner a {
  display: block;
  width: 90px;
  height: 90px;
  padding: 5px;
  text-align: center;
  line-height: 90px;
  border: 1px solid #cccc;
  transition: border-color ease-in-out 0.15s; 
  box-sizing: content-box;
}

.picslider .scrollinner a:hover {
  border-color: #FD7107; }

.picslider .scrollinner a.selected {
  border-color: #FD7107; }

.picslider .scrollinner a img {
  display: inline-block;
  line-height: 1.2;
  vertical-align: middle; }

.picslider.horizontal .d_jscrollpane,
.picslider.horizontal .popd_jscrollpane {
  margin-right: 47px;
  margin-left: 47px; }

.picslider a.prev,
.picslider a.next,
.elementdetail .prices a.prev,
.elementdetail .prices a.next {
  display: block;
  visibility: hidden; }

.picslider.jspHasScroll .prev,
.picslider.jspHasScroll .next,
.elementdetail .prices.jspHasScroll .prev,
.elementdetail .prices.jspHasScroll .next {
  visibility: visible; }

.picslider.horizontal a.prev,
.picslider.horizontal a.next,
.elementdetail .prices a.prev,
.elementdetail .prices a.next {
  position: absolute;
  top: 0px;
  z-index: 100; }

.picslider a.page {
  padding: 41px 20px; }

.picslider.horizontal a.prev,
.elementdetail .prices a.prev {
  left: 0px; }

.picslider.horizontal a.next,
.elementdetail .prices a.next {
  right: 0px; }

.picslider.horizontal a.prev .icon,
.picslider.horizontal a.next .icon,
.elementdetail .prices a.prev .icon,
.elementdetail .prices a.next .icon {
  width: 7px;
  height: 14px; }

.picslider.horizontal a.prev .icon,
.elementdetail .prices a.prev .icon {
  background-position: 0px -531px; }

.picslider.horizontal a.prev:hover .icon,
.elementdetail .prices a.prev:hover .icon {
  background-position: -21px -531px; }

.picslider.horizontal a.next .icon,
.elementdetail .prices a.next .icon {
  background-position: 0px -545px; }

.picslider.horizontal a.next:hover .icon,
.elementdetail .prices a.next:hover .icon {
  background-position: -21px -545px; }

.picslider.horizontal .scrollinner a {
  float: left;
  margin-right: 10px; }

.picslider.horizontal .jspVerticalBar,
.picslider.horizontal .jspHorizontalBar {
  display: none; }

.picslider.vertical {
  float: right;
  width: 240px;
  margin-left: 20px; }

.picslider.vertical .d_jscrollpane,
.picslider.vertical .popd_jscrollpane {
  width: 100%;
  height: 200px;
  overflow: auto; }

.picslider.vertical a.pop {
  padding: 2px 101px; }

.picslider.vertical a.prev .icon,
.picslider.vertical a.next .icon {
  width: 14px;
  height: 7px; }

.picslider.vertical a.prev .icon {
  background-position: -14px -669px; }

.picslider.vertical a.prev:hover .icon {
  background-position: -14px -690px; }

.picslider.vertical a.next .icon {
  background-position: 0px -669px; }

.picslider.vertical a.next:hover .icon {
  background-position: 0px -690px; }

.picslider.vertical a {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px; }

.picslider .d_jscrollpane,
.picslider .popd_jscrollpane,
.prices .prs_jscrollpane {
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch; }

.picslider .sliderin {
  width: 5000px;
  height: 110px; }

.fancyimages table {
  width: 100%;
  height: 100%; }

.fancyimages table td {
  vertical-align: middle;
  text-align: center; }

.fancyimages table td.slider {
  width: 260px;
  vertical-align: top; }

/* share */
.elementdetail .share {
  margin: 15px 0px; }

.elementdetail .share .b-share {
  padding-left: 0px !important; }

/* article and stores */
.elementdetail .article,
.elementdetail .stores {
  float: left;
  width: 50%;
  min-height: 5px; }

/* article and stores -> stores */
.elementdetail .articleandstores {
  margin-bottom: 10px; }

.stores {
  text-align: right; }

.stores .genamount {
  margin-left: 5px; }

.stores .genamount.cantopen {
  cursor: default;
  text-decoration: none; }

.stores .genamount.cantopen .icon {
  visibility: hidden; }

.stores .genamount .icon {
  width: 8px;
  height: 4px;
  margin-left: 4px;
  background-position: 0px -4px; }

.popupstores {
  text-align: left; }

.popupstores table {
  margin-top: 5px; }

.popupstores table td {
  padding: 2px 5px;
  border-bottom: 1px solid #cccc; }

.fancybox-inner .popupstores table {
  margin-top: 0px; }

.fancybox-inner .popupstores table td {
  border-bottom: none; }

.popupstores table td.amount {
  padding-left: 50px; }

.popupstores table td.amount .empty {
  color: #ff0000; }

.popupstores table td.amount .isset {
  color: #00cc00; }

/* prices */
.elementdetail .prices {
  position: relative;
  margin-bottom: 15px; }

.elementdetail .prices a.prev,
.elementdetail .prices a.next {
  padding: 0px 0px 31px 0px;
  background-color: #F7F7F7; }

.elementdetail .prices a.prev span,
.elementdetail .prices a.next span {
  display: block;
  width: 30px;
  height: 38px;
  margin-bottom: 29px; }

.elementdetail .prices a.prev .icon,
.elementdetail .prices a.next .icon {
  margin: 0px 10px; }

.elementdetail .prices .prs_jscrollpane {
  height: 138px; }

.elementdetail .prices .prs_jscrollpane .jspVerticalBar,
.elementdetail .prices .prs_jscrollpane .jspHorizontalBar {
  display: none; }

.elementdetail .prices table th,
.elementdetail .prices table td {
  padding: 10px 30px;
  width: 100px;
  text-align: left; }

.elementdetail .prices a.prev span,
.elementdetail .prices a.next span,
.elementdetail .prices table th {
  background: #ccc; }

.elementdetail .prices table td {
  background-color: #f7f7f7; }

.elementdetail .prices table td .price.old {
  font-size: 14px; }

.elementdetail .prices table td .price {
  font-size: 18px; }

.elementdetail .prices table td .price.new {
  font-family: Opensansbold,Arial,Helvetica,sans-serif; }

.elementdetail .pricestable thead th {
  font-weight: normal; }

/* /prices */
/* prices -> solo */
.elementdetail .soloprice {
  height: 75px;
  margin-bottom: 15px; }

.elementdetail .soloprice td {
  padding: 3px 0px; }

.elementdetail .soloprice .line {
  padding-right: 50px;
  border-bottom: 1px dotted #CCC; }

.elementdetail .soloprice .line,
.elementdetail .soloprice .price,
.elementdetail .soloprice .discount {
  height: 10px; }

.elementdetail .soloprice .name {
  position: relative;
  top: -3px;
  background-color: #FFF; }

.elementdetail .soloprice .price.gen {
  font-size: 18px; }

/* /prices -> solo */
/* properties */
.elementdetail .detail-product__info .properties {
  margin-bottom: 15px; }

/* add2basket */
.elementdetail .add2basketform .subscribe,
.elementdetail .add2basketform .quantitytitle,
.elementdetail .add2basketform .quantity,
.elementdetail .add2basketform .add2basket,
.elementdetail .add2basketform .inbasket,
.elementdetail .add2basketform .go2basket,
.elementdetail .add2basketform .buy1click,
.elementdetail .add2basketform .add2subscribe {
  margin-bottom: 15px; }

.elementdetail .add2basketform.in .add2basket,
.elementdetail .add2basketform .inbasket,
.elementdetail .add2basketform .go2basket,
.elementdetail .add2basketform.in .buy1click {
  display: none; }

.elementdetail .add2basketform .quantity,
.elementdetail .add2basketform .add2basket,
.elementdetail .add2basketform .inbasket,
.elementdetail .add2basketform .go2basket,
.elementdetail .add2basketform .buy1click,
.elementdetail .add2basketform .add2subscribe {
  margin-right: 15px; }

.elementdetail .add2basketform .plus,
.elementdetail .add2basketform .minus {
  padding-top: 11px;
  padding-bottom: 13px; }

.elementdetail .add2basketform .subscribe,
.elementdetail .add2basketform .add2basket,
.elementdetail .add2basketform .inbasket {
  padding: 9px 8px 7px 8px; }

.elementdetail .add2basketform .quantitytitle,
.elementdetail .add2basketform .go2basket {
  padding: 11px 0px; }

.elementdetail .add2basketform .makemecount,
.elementdetail .add2basketform .calc_btn,
.elementdetail .add2basketform .subscribe,
.elementdetail .add2basketform .buy1click,
.elementdetail .add2basketform .add2subscribe {
  padding: 10px 8px 12px 8px; }

.elementdetail .add2basketform .add2basket .icon,
.elementdetail .add2basketform .inbasket .icon {
  margin-right: 5px;
  margin-left: 0px; }

.elementdetail .add2basketform .add2basket .icon {
  width: 23px;
  height: 20px;
  margin-bottom: 4px;
  background-position: -23px -418px; }

.elementdetail .add2basketform .inbasket .icon {
  width: 16px;
  height: 16px;
  margin-top: 2px;
  margin-bottom: 6px;
  background-position: -16px -597px; }

/* comapre & favorite */
.elementdetail .threeblock {
  margin-bottom: 15px; }

.elementdetail .compare {
  float: left;
  margin-right: 15px; }

.elementdetail .favoriteandcheaper {
  line-height: 1.5;
  float: left; }

.elementdetail .favoriteandcheaper .favorite,
.elementdetail .favoriteandcheaper div.cheaper {
  float: left;
  margin-bottom: 5px;
  margin-right: 15px; }

.elementdetail .favoriteandcheaper .favorite .icon,
.elementdetail .favoriteandcheaper .cheaper .icon {
  margin-right: 5px;
  margin-bottom: 2px; }

.elementdetail .favoriteandcheaper .favorite .icon {
  width: 13px;
  height: 13px;
  background-position: 0px -255px; }

.elementdetail .favoriteandcheaper .favorite .add2favorite.in .icon {
  background-position: -13px -255px; }

.elementdetail .favoriteandcheaper .cheaper .icon {
  width: 24px;
  height: 20px;
  background-position: 0 -483px; }

/* mods */
.mods h3.title2,
.bigdata h3.title2,
.detailcollection h3.title2 {
  float: left;
  color: #2F9706;
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase; }

.mods .catalogsorter,
.bigdata .catalogsorter,
.detailcollection .catalogsorter {
  position: relative;
  top: -5px;
  float: right;
  margin-bottom: 10px; }

/* /mods */
/* tabs */
.detailtabs {
  position: relative;
  z-index: 1;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc; }

.detailtabs.anchor .content {
  margin-bottom: 20px; }

.detailtabs.tabs .content .contentbody,
.detailtabs .content .switcher {
  display: none; }

.detailtabs .content.selected .contentbody,
.detailtabs .content.selected .switcher {
  display: block; }

.detailtabs .headers {
  padding: 12px 10px;
  background-color: #eaeaea; }

.detailtabs .headers a {
  display: block;
  float: left;
  padding: 5px 8px;
  margin-right: 10px;
  text-decoration: none; }

.detailtabs .headers a:active,
.detailtabs .headers a.selected:active {
  color: #FFF;
  background-color: #FD7107; }

.detailtabs .headers a.selected {
  color: #fff;
  background-color: #FD7107; }

.detailtabs .headers a:hover {
  color: #fff;
  background-color: #da6712; }

.detailtabs .contents {
  overflow: hidden; }

.detailtabs .contents .contentinner {
  padding: 12px 10px 105px; }

.detailtabs .contents .content.review {
  position: relative; }

.detailtabs .contents .content.review .contentinner {
  padding: 12px 24px 0px 24px; }

.detailtabs .contents .content .switcher {
  padding: 12px 10px 0px 10px;
  line-height: 34px;
  font-size: 24px;
  margin-bottom: 8px; }
@media (min-width: 480px) {
  .detailtabs .contents .content .switcher {
    display: none;
  }
}
.detailtabs .contents .content.review .switcher {
  margin-bottom: 0px; }

/* tabs -> docs */
.detailtabs .contents .content.files .docs {
  width: 33%;
  display: block;
  float: left;
  padding: 8px 15px 8px 0px; }

.detailtabs .contents .content.files a.docs .icon {
  display: block;
  float: left;
  width: 44px;
  height: 47px;
  background-position: 0px -834px; }

.detailtabs .contents .content.files a.docs .icon.word {
  height: 45px;
  margin-bottom: 2px;
  background-position: 0px -744px; }

.detailtabs .contents .content.files a.docs .icon.excel {
  height: 45px;
  margin-bottom: 2px;
  background-position: 0px -789px; }

.detailtabs .contents .content.files a.docs .icon.pdf {
  background-position: 0px -697px; }

.detailtabs .contents .content.files a.docs span {
  display: block;
  margin-left: 50px; }

.detailtabs .contents .content.files a.docs .description {
  color: #000; }

.detailtabs .contents .content.files a.docs .size {
  color: #999;
  font-size: 11px; }

.detailtabs .contents .content.files .separator.x3 {
  width: 100%;
  float: left;
  display: block; }

.detailtabs .contents .content a.docs:hover .name {
  text-decoration: underline; }

.detailtabs .contents .content a.docs:hover,
.detailtabs .contents .content a.docs:hover .size,
.detailtabs .contents .content a.docs .size:hover {
  text-decoration: none; }

.detailtabs,
.mods,
.bigdata,
.detailcollection {
  margin-top: 50px; }

/*#detailtext table {
  display: table;
  border-collapse: separate;
  border-spacing: 2px; }

#detailtext table,
#detailtext td {
  margin: auto;
  padding: 1px;
  border: 1px solid gray; }*/

.propvision1 .offer_prop.offer_prop_list .div_options.div_options_list {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  border: none;
  margin-top: 5px; }

.propvision1 .offer_prop.offer_prop_list .div_selected.div_selected_list {
  display: none; }

.propvision1 .offer_prop.offer_prop_list .div_options.div_options_list .div_option {
  display: inline-block;
  border: 1px solid #e4e4e4;
  margin-right: 10px;
  padding: 4px 3px 3px; }

.propvision1 .offer_prop.offer_prop_list .div_options.div_options_list .div_option span {
  height: 20px;
  min-width: 20px;
  text-align: center; }

@media screen and (max-width: 1260px) {
  body.adaptive .elementdetail {
    width: 100%; }
  body.adaptive .rrr {
    display: none; }
  /*body.adaptive .elementdetail .article,
  body.adaptive .elementdetail .stores {
    width: 100%;
    float: none;
    text-align: left; }*/
  body.adaptive .elementdetail .stores {
    margin-top: 5px; } }

@media screen and (max-width: 605px) {
  body.adaptive .elementdetail .pictures,
  body.adaptive .elementdetail .detail-product__info {
    width: 100%;
    float: none;
    padding-right: 0px; }
  body.adaptive .elementdetail .detail-product__info {
    margin-top: 15px;
    padding-top: 25px;
    border-top: 1px solid #ccc; }
  body.adaptive .detailtabs .contents .content.files .docs {
    width: 50%; }
  body.adaptive .detailtabs .contents .content.files .separator.x3 {
    display: inline;
    width: 0px;
    float: none; }
  body.adaptive .detailtabs .contents .content.files .separator.x2 {
    display: block;
    width: 100%;
    float: left; } }

@media screen and (max-width: 480px) {
  body.adaptive .elementdetail .compare,
  body.adaptive .elementdetail .favoriteandcheaper,
  body.adaptive .elementdetail .favoriteandcheaper .favorite,
  body.adaptive .elementdetail .favoriteandcheaper div.cheaper {
    width: 100%;
    float: none;
    margin-top: 8px; }
  body.adaptive .elementdetail .soloprice .line {
    padding-right: 20px; }
  body.adaptive .elementdetail .buy {
    margin-bottom: 5px; }
  body.adaptive .elementdetail .threeblock {
    border-top: 1px solid #ccc; }
  body.adaptive .detailtabs,
  body.adaptive .mods,
  body.adaptive .bigdata {
    margin-top: 25px; }
  body.adaptive .detailtabs .headers {
    display: none; }
  body.adaptive .detailtabs .content {
    margin-top: 15px; }
  body.adaptive .detailtabs .content .switcher {
    display: block;
    padding: 5px 14px;
    font-size: 13px;
    color: #fff;
    background-color: #62968A; }
  body.adaptive .detailtabs .content.selected .switcher {
    color: #fff;
    background-color: #FD7107; }
  body.adaptive .detailtabs .content .switcher:active,
  body.adaptive .detailtabs .content.selected .switcher:active {
    color: #fff;
    background-color: #FD7107; }
  body.adaptive .detailtabs .content .contentinner {
    padding: 5px 14px; }
  body.adaptive .detailtabs .contents .content.files .docs {
    width: 100%; }
  body.adaptive .detailtabs .contents .content.files .separator.x3 {
    display: inline;
    width: 0px;
    float: none; }
  body.adaptive .detailtabs .contents .content.files .separator.x1 {
    display: block;
    width: 100%;
    float: left; } }

.list-item {
  display: block;
  padding: 3px 7px; }

/* Button */
.bx-catalog-popup-content {
  width: 90%;
  max-width: 280px; }

/* Subscribe popup */
.bx-catalog-subscribe-form-container-label {
  font-size: 13px;
  color: #5a6c77;
  padding-bottom: 2px; }

.bx-filter-param-label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

.bx-catalog-subscribe-form-container-input {
  position: relative; }

.bx-catalog-subscribe-form-container-input input[type="text"] {
  width: 100%; }

.bx-catalog-subscribe-form-star-required {
  color: #d93333; }

.bx-catalog-subscribe-form-container .bx-captcha {
  margin-bottom: 10px; }

.bx-catalog-popup-message {
  font-weight: bold;
  min-width: 240px;
  margin: 0 0 0; }

/* Alert style */
.bx-catalog-subscribe-alert {
  background-color: #edf6fc;
  color: #000;
  font-size: 15px;
  min-height: 45px;
  text-align: center;
  padding: 12px 40px 12px 60px;
  position: relative;
  width: 280px; }

.bx-catalog-subscribe-aligner {
  display: inline-block;
  height: 45px;
  margin-left: -1px;
  vertical-align: middle;
  width: 1px; }

.bx-catalog-subscribe-alert-text {
  display: inline-block;
  vertical-align: middle; }

.bx-catalog-subscribe-alert-footer {
  text-align: center; }

.bx-catalog-subscribe-alert-popup {
  background-color: #edf6fc !important;
  border: 1px solid #edf6fc !important;
  border-radius: 3px !important;
  -webkit-box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
  box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important; }

.popup-window {
  text-align: left; }

.popup-window.popup-window-with-titlebar {
  padding: 0 0 20px 0; }

.popup-window-titlebar {
  height: auto; }

.popup-window-titlebar-text {
  width: 300px;
  padding: 20px;
  color: #444;
  font-family: Opensanslight,Arial,Helvetica,sans-serif;
  font-size: 24px;
  font-weight: normal;
  white-space: nowrap;
  line-height: 1;
  text-overflow: ellipsis;
  border-bottom: 1px solid #cccc;
  visibility: visible;
  overflow: hidden;
  text-shadow: none; }

.popup-window-close-icon {
  position: absolute;
  top: 8px;
  right: 1px;
  margin: 20px 25px;
  cursor: pointer;
  width: 10px;
  height: 10px;
  background-position: 0px -91px;
  background-image: url(/bitrix/templates/prokids_default/assets/css/../img/icons.png?v100);
  z-index: 8050; }

.popup-window-overlay {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1; }

.popup-window-buttons {
  padding: 0 0 10px; }

#bx-catalog-subscribe-form-notify {
  margin-bottom: 15px; }

/******************************* table *******************************/
.artables.table .products {
  width: 100%; }

.artables.table table.names {
  display: none;
  float: left;
  width: 150px;
  border-right: none; }

.artables.table table.names td.name {
  width: 140px; }

.artables.table .arproducts {
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch; }

.artables.table table {
  border: 1px solid #eaeaea; }

.artables.table table tr th {
  padding: 14px 10px;
  background-color: #eaeaea;
  font-weight: normal; }

.artables.table table tr td {
  padding: 12px 10px; }

.artables.table table tr th.free,
.artables.table table tr td.free {
  width: 7px;
  padding: 0px; }

.artables.table table tr th.free span,
.artables.table table tr td.free span {
  display: block;
  width: 7px;
  min-height: 48px; }

.artables.table table tr.even td {
  background-color: #fafafa; }

.artables.table table.products div.name {
  min-width: 143px; }

.artables.table table.products tr:hover td {
  color: #FFF;
  background-color: #FD7107; }

.artables.table table.products tr:hover td.name a {
  color: #FFF;
  text-decoration: underline; }

.artables.table table.products tr:hover td.name a:hover {
  text-decoration: none; }

.artables.table table.products .add2basketform .submit i,
.artables.table table.products .add2basketform .inbasket i {
  width: 23px;
  height: 20px;
  margin-left: 8px;
  margin-bottom: 4px;
  background-position: 0 -418px; }

.artables.table table.products tr:hover .add2basketform .submit i,
.artables.table table.products tr:hover .add2basketform .inbasket i {
  background-position: -23px -418px; }

.artables.table table.products tr:hover .add2basketform.in .tick,
.artables.table table.products tr:hover .add2basketform.in .tick {
  /*background-position:-16px -595px; big*/
  background-position: -13px -579px;
  /* small*/ }

.artables.table table.products tr:hover .add2basketform input,
.artables.table table.products tr:hover .add2basketform .js-measurename {
  color: #000; }

.artables.table table th,
.artables.table table td {
  text-align: center; }

.artables.table table th.name,
.artables.table table td.name {
  text-align: left; }

.artables.table .add2basketform.in .inbasket {
  display: none; }

.artables.table .add2basketform .tick {
  visibility: hidden;
  /*width:16px; big*/
  width: 13px;
  /* small*/
  /*height:16px; big*/
  height: 9px;
  /* small*/
  margin-left: 8px;
  /*background-position:-16px -613px; big*/
  background-position: -13px -588px;
  /* small*/ }

.artables.table .add2basketform.in .tick {
  visibility: visible; }

/* /add2basket */
/* js table fix */
.artables.table.adap .arproducts {
  overflow-x: scroll;
  overflow-y: hidden; }

.artables.table.adap table.products {
  border-left: none; }

.artables.table.adap table.products th.free,
.artables.table.adap table.products td.free,
.artables.table.adap table.products th.name,
.artables.table.adap table.products td.name {
  width: 0px;
  max-width: 0px;
  padding: 0px;
  margin: 0px;
  overflow: hidden; }

.artables.table.adap table.products th.free span,
.artables.table.adap table.products td.free span {
  width: 0px; }

.artables.table table td.free span.qb {
  background-color: #66b132; }

.artables.table table td.free span.da2,
.artables.table table td.free span.da2.qb {
  background-color: #FD7107; }

.artables.table.adap table.products div.name {
  width: 143px;
  padding: 12px 10px;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.artables.table.adap table.names {
  display: block; }

/* /js table fix */
@media screen and (max-width: 1010px) {
  body.adaptive .artables.table .arproducts {
    overflow-x: scroll;
    overflow-y: hidden; }
  body.adaptive .artables.table table.products {
    border-left: none; }
  body.adaptive .artables.table table.products th.free,
  body.adaptive .artables.table table.products td.free,
  body.adaptive .artables.table table.products th.name,
  body.adaptive .artables.table table.products td.name {
    width: 0px;
    max-width: 0px;
    padding: 0px;
    margin: 0px;
    overflow: hidden; }
  body.adaptive .artables.table table.products th.free span,
  body.adaptive .artables.table table.products td.free span {
    width: 0px; }
  body.adaptive .artables.table table.products div.name {
    width: 143px;
    padding: 12px 10px;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  body.adaptive .artables.table table.names {
    display: block; } }

/******************************* /table *******************************/
/******************************* gallery *******************************/
.artables.gallery .products {
  width: 100%; }

.artables.gallery table.names {
  display: none;
  float: left;
  width: 150px;
  border-right: none; }

.artables.gallery table.names td.name {
  width: 140px; }

.artables.gallery .arproducts {
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch; }

.artables.gallery table {
  border: 1px solid #ccc; }

.artables.gallery table tr th {
  padding: 14px 10px;
  font-weight: normal;
  background-color: #ccc; }

.artables.gallery table tr td.name,
.artables.gallery table tr td.nowrap {
  padding: 12px 10px; }

.artables.gallery table tr th.free,
.artables.gallery table tr td.free {
  width: 7px;
  padding: 0px; }

.artables.gallery table tr th.free span,
.artables.gallery table tr td.free span {
  display: block;
  width: 7px;
  min-height: 48px; }

.artables.gallery table tr.even td {
  background-color: #fafafa; }

.artables.gallery table.products div.name {
  min-width: 143px; }

.artables.gallery table.names tr td.name table.smpl,
.artables.gallery table.names tr td.name table.smpl tr td,
.artables.gallery table.products tr td.name table.smpl,
.artables.gallery table.products tr td.name table.smpl tr td {
  min-width: 80px;
  padding: 0px;
  border: none; }

.artables.gallery table.names tr td.name table.smpl tr td.nm a,
.artables.gallery table.products tr td.name table.smpl tr td.nm a,
.artables.gallery table.names tr td.name table.smpl tr td.nm span,
.artables.gallery table.products tr td.name table.smpl tr td.nm span {
  display: block;
  padding-left: 7px; }

.artables.gallery table.names tr td.name table.smpl tr td.nm a > span,
.artables.gallery table.products tr td.name table.smpl tr td.nm a > span {
  padding-left: 0px; }

.artables.gallery table.names tr td.name table.smpl tr td.nm,
.artables.gallery table.products tr td.name table.smpl tr td.nm {
  text-align: left; }

.artables.gallery table.products tr:hover td {
  color: #FFF;
  background-color: #4D8475; }

.artables.gallery table.products tr:hover td.name a {
  color: #FFF;
  text-decoration: underline; }

.artables.gallery table.products tr:hover td.name a:hover {
  text-decoration: none; }

.artables.gallery table.products .add2basketform .submit i,
.artables.gallery table.products .add2basketform .inbasket i {
  width: 23px;
  height: 20px;
  margin-left: 5px;
  margin-bottom: 4px;
  background-position: 0 -418px; }

.artables.gallery table.products tr:hover .add2basketform .submit i,
.artables.gallery table.products tr:hover .add2basketform .inbasket i {
  background-position: -23px -418px; }

.artables.gallery table.products tr:hover .add2basketform.in .tick,
.artables.gallery table.products tr:hover .add2basketform.in .tick {
  background-position: -13px -579px; }

.artables.gallery table.products tr:hover .add2basketform input,
.artables.gallery table.products tr:hover .add2basketform .js-measurename {
  color: #000; }

.artables.gallery table th,
.artables.gallery table td {
  text-align: center; }

.artables.gallery table th.name,
.artables.gallery table td.name {
  text-align: left; }

.artables.gallery .add2basketform.in .inbasket {
  display: none; }

.artables.gallery .add2basketform .tick {
  visibility: hidden;
  width: 13px;
  height: 9px;
  margin-left: 5px;
  background-position: -13px -588px; }

.artables.gallery .add2basketform.in .tick {
  visibility: visible; }

/* /add2basket */
/* js table fix */
.artables.gallery.adap .arproducts {
  overflow-x: scroll;
  overflow-y: hidden; }

.artables.gallery.adap table.products {
  border-left: none; }

.artables.gallery.adap table.products th.free,
.artables.gallery.adap table.products td.free,
.artables.gallery.adap table.products th.name,
.artables.gallery.adap table.products td.name {
  width: 0px;
  max-width: 0px;
  padding: 0px;
  margin: 0px;
  overflow: hidden; }

.artables.gallery.adap table.products th.free span,
.artables.gallery.adap table.products td.free span {
  width: 0px; }

.artables.gallery table td.free.qb,
.artables.gallery table td.free span.qb,
.artables.gallery table.products tr:hover td.free.qb,
.artables.gallery table.products tr:hover td.free span.qb {
  background-color: #66b132; }

.artables.gallery table td.free.da2,
.artables.gallery table td.free.da2.qb,
.artables.gallery table td.free span.da2,
.artables.gallery table td.free span.da2.qb,
.artables.gallery table.products tr:hover td.free.da2,
.artables.gallery table.products tr:hover td.free.da2.qb,
.artables.gallery table.products tr:hover td.free span.da2,
.artables.gallery table.products tr:hover td.free span.da2.qb {
  background-color: #FD7107; }

.artables.gallery.adap table.products div.name {
  width: 143px;
  padding: 12px 10px;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.artables.gallery.adap table.names {
  display: block; }

.body .artables.gallery.adap table.products td.free.qb,
.body .artables.gallery.adap table.products td.free span.qb
.body .artables.gallery.adap table.products td.free.da2,
.body .artables.gallery.adap table.products td.free.da2.qb,
.body .artables.gallery.adap table.products td.free span.da2,
.body .artables.gallery.adap table.products td.free span.da2.qb {
  background-color: #fff; }

/* /js table fix */
@media screen and (max-width: 1010px) {
  body.adaptive .artables.gallery .arproducts {
    overflow-x: scroll;
    overflow-y: hidden; }
  body.adaptive .artables.gallery table.products {
    border-left: none; }
  body.adaptive .artables.gallery table.products th.free,
  body.adaptive .artables.gallery table.products td.free,
  body.adaptive .artables.gallery table.products th.name,
  body.adaptive .artables.gallery table.products td.name {
    width: 0px;
    max-width: 0px;
    padding: 0px;
    margin: 0px;
    overflow: hidden; }
  body.adaptive .artables.gallery table.products th.free span,
  body.adaptive .artables.gallery table.products td.free span {
    width: 0px; }
  body.adaptive .artables.gallery table.products div.name {
    width: 143px;
    padding: 12px 10px;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  body.adaptive .artables.gallery table.names {
    display: block; }
  body.adaptive .artables.gallery table.products td.free.qb,
  body.adaptive .artables.gallery table.products td.free span.qb
body.adaptive .artables.gallery table.products td.free.da2,
  body.adaptive .artables.gallery table.products td.free.da2.qb,
  body.adaptive .artables.gallery table.products td.free span.da2,
  body.adaptive .artables.gallery table.products td.free span.da2.qb {
    background-color: #fff; } }

/******************************* /gallery *******************************/
/******************************* showcase *******************************/
.showcase {
  width: 100%; }

.showcase .js-element {
  position: relative;
  float: left;
  width: 25%; }

.showcase.columns5 .js-element {
  width: 20%; }

.showcase .js-element .inner {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  min-height: 347px;
  background-color: #fff;
  border: 1px solid #e7e7e7;
  z-index: 100; }

.showcase .js-element .padd {
  padding: 10px 10px 4px 10px; }

.showcase .js-element {
  height: 347px; }

.showcase.big .js-element {
  height: 378px; }

/* hover */
.showcase .js-element .popup {
  display: none; }

.showcase .js-element:hover .inner,
.showcase .js-element.hover .inner {
  border: 1px solid #cccccc;
  z-index: 110; }

.showcase .js-element.shadow:hover .inner,
.showcase .js-element.shadow.hover .inner {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }

.showcase .js-element:hover .popup,
.showcase .js-element.hover .popup {
  display: block; }

/* /hover */
.showcase .name {
  height: 35px;
  text-align: center;
  overflow: hidden; }

.showcase .pic {
  position: relative;
  padding: 10px 0px;
  text-align: center; }

.showcase .pic a,
.showcase .pic span.pic {
  display: block;
  width: 100%;
  height: 170px;
  line-height: 170px;
  text-align: center; }

.showcase .pic a img,
.showcase .pic span.pic img {
  display: inline-block;
  vertical-align: middle; }

/* prices */
.showcase .prices .prices_jscrollpane {
  width: 100%;
  min-height: 102px;
  overflow: auto; }

.showcase .prices .prev,
.showcase .prices .next {
  display: block;
  width: 100%;
  text-align: center; }

.showcase .prices .prev .icon,
.showcase .prices .next .icon {
  width: 14px;
  height: 7px;
  margin-bottom: 2px; }

.showcase .prices .prev .icon {
  background-position: -14px -669px; }

.showcase .prices .prev:hover .icon {
  background-position: -14px -690px; }

.showcase .prices .next .icon {
  background-position: 0px -669px; }

.showcase .prices .next:hover .icon {
  background-position: 0px -690px; }

.showcase .prices .pricestable {
  width: 100%; }

.showcase .prices .pricestable tr td {
  padding: 8px 10px; }

.showcase .prices .pricestable tr.even td {
  background-color: #FAFAFA; }

/* /prices */
/* prices -> soloprice */
.showcase .soloprice {
  padding: 10px 20px 0px 20px;
  text-align: center; }

.showcase .soloprice span {
  display: inline-block;
}

.showcase .soloprice .price.gen {
  display: block;
  font-size: 18px;
  margin-bottom: 10px; }

/*.showcase .soloprice .price.old {
  margin-right: 25px; }*/

/* /prices -> soloprice */
.showcase .buy,
.showcase .description {
  margin-top: 12px; }

.showcase .buy .quantity .quantity_inner {
  margin-top: 3px; }

.showcase .buy .add2basket,
.showcase .buy .inbasket,
.showcase .buy .add2subscribe {
  float: right; }

.showcase .buy .add2basket,
.showcase .buy .inbasket {
  padding: 4px 15px; }

.showcase .buy .add2subscribe {
  padding: 4px 10px; }

.showcase .buy .add2subscribe.in {
  padding: 4px 0; }

/* compare & quantity */
.showcase .compare_and_stores {
  margin-top: 12px; }

.showcase .compare_and_stores .compare {
  float: left; }

.showcase .compare_and_stores .stores {
  float: right; }

.showcase .stores .genamount.cantopen .icon {
  display: none; }

/* /compare & quantity */
/* favorite & share */
.showcase .favorishare {
  margin-top: 5px; }

.showcase .add2favorite {
  color: #666666;
  font-size: 11px;
  text-decoration: none; }

.showcase .add2favorite:hover {
  color: #FD7107;
  text-decoration: underline; }

.showcase .add2favorite .icon,
.showcase .add2favorite .counter {
  margin-right: 3px; }

.showcase .add2favorite .icon {
  width: 12px;
  height: 10px;
  margin-bottom: 2px;
  background-position: 0px -629px; }

.showcase .add2favorite.in .icon {
  background-position: -12px -629px; }

.showcase .share {
  float: right; }

.showcase .share .b-share-icon {
  height: 10px;
  background-repeat: no-repeat; }

.showcase .share .b-share {
  padding: 1px 0px !important; }

.showcase .share .b-share__handle {
  padding: 5px 3px 1px 7px !important; }

.showcase .share a .b-share-icon.b-share-icon_vkontakte {
  width: 9px;
  background-position: 0px -301px; }

.showcase .share a:hover .b-share-icon.b-share-icon_vkontakte {
  background-position: -9px -301px; }

.showcase .share a .b-share-icon.b-share-icon_facebook {
  width: 6px;
  background-position: 0px -291px; }

.showcase .share a:hover .b-share-icon.b-share-icon_facebook {
  background-position: -6px -291px; }

.showcase .share a .b-share-icon.b-share-icon_twitter {
  width: 8px;
  background-position: 0px -311px; }

.showcase .share a:hover .b-share-icon.b-share-icon_twitter {
  background-position: -8px -311px; }

.showcase .share a.email2friend .icon {
  width: 14px;
  height: 10px;
  background-position: 0px -280px; }

.showcase .share a.email2friend:hover .icon {
  background-position: -14px -280px; }

.showcase .favorite {
  float: left; }

/* /favorite & share */
/* 605px - small filter */
@media screen and (max-width: 1280px) and (min-width: 1024px) {
  body.adaptive .showcase.columns5 .js-element {
    width: 25%; }
  body.adaptive .showcase .js-element {
    width: 25%; }
  body.adaptive .mdl_seria_products .showcase .js-element{
    width: 98%;
  }
     }

@media screen and (max-width: 1023px) and (min-width: 761px) {
  body.adaptive .showcase.columns5 .js-element {
    width: 33%; }
  body.adaptive .showcase .js-element {
    width: 33%; } }

@media screen and (max-width: 760px) and (min-width: 606px) {
  body.adaptive .showcase.columns5 .js-element {
    width: 50%; }
  body.adaptive .showcase .js-element {
    width: 100%; } }

@media screen and (max-width: 605px) and (min-width: 541px) {
  body.adaptive .showcase.columns5 .js-element,
  body.adaptive .showcase .js-element {
    width: 50%; } }

@media screen and (max-width: 540px) {
  body.adaptive .showcase.columns5 .js-element,
  body.adaptive .showcase .js-element {
    width: 100%; } }

/******************************* /showcase *******************************/
/* subscribe */
.artables table.products .add2basketform .add2subscribe .svg-icon {
  width: 18px;
  height: 18px;
  fill: #FD7107;
  cursor: pointer;
  margin: 0 0 4px 7px; }

.artables table.products .stores {
  text-align: center; }

.artables table.products .add2basketform .add2subscribe.in .svg-icon {
  cursor: default;
  fill: #ababab; }

.artables table.products tr:hover .add2basketform .add2subscribe .svg-icon {
  fill: #fff; }

.light .js-element {
  position: relative;
  width: 245px;
  float: left;
  margin: -1px 0 0 -1px;
  padding: 20px 12px;
  border: 1px solid #ccc;
  z-index: 100; }

.light .js-element:hover {
  border-color: #FD7107;
  z-index: 110; }

.light .js-element .name,
.light .js-element .pic {
  text-align: center; }

.light .js-element .name {
  height: 35px;
  overflow: hidden; }

.light .js-element .pic {
  margin: 10px 0px; }

.light .js-element .pic,
.light .js-element .pic a {
  width: 224px;
  height: 224px; }

.light .js-element .pic a {
  display: block;
  line-height: 210px; }

.light .js-element .pic a img {
  display: inline-block;
  line-height: 1.2;
  vertical-align: middle; }

.light .js-element .prices {
  float: left;
  font-family: Opensanslight,Arial,Helvetica,sans-serif;
  font-size: 18px;
  margin-top: 4px; }

.light .js-element .buy .add2basket,
.light .js-element .buy .inbasket,
.light .js-element .buy .go2detail {
  float: right; }

.catalog .prods .sectinfo {
  width: 100%;
  padding-bottom: 20px;
  padding-top: 20px;
  border-top: 1px solid #ccc; }

.catalog .prods .sectinfo .img,
.catalog .prods .sectinfo .description {
  float: left; }

.catalog .prods .sectinfo .img {
  width: 20%;
  padding: 0px 15px 15px 15px; }

.catalog .prods .sectinfo .description {
  width: 80%; }

@media screen and (max-width: 605px) {
  body.adaptive .catalog .prods .sectinfo {
    display: none; } }

.sections {
  width: 100%; }

.sections ul {
  list-style: none;
  padding-left: 0px;
  margin-top: 0;
  margin-bottom: 0px; }

.sections ul > li {
  list-style-type: none; }

.sections li.section {
  display: block;
  width: 20%;
  float: left;
  padding: 17px; }

.sections a {
  font: 13px Opensans,Arial,Helvetica,sans-serif;
  line-height: 24px; }

.sections a.psection {
  display: block;
  height: 170px;
  line-height: 170px;
  text-align: center; }

.sections a.psection img {
  max-height: 161px;
  line-height: 1.2;
  vertical-align: middle; }

.sections a.parent {
  display: block;
  font-size: 18px;
  color: #2F9706; }

@media screen and (max-width: 1010px) {
  body.adaptive .sections li.section {
    width: 25%; } }

@media screen and (max-width: 750px) {
  body.adaptive .sections li.section {
    width: 33%; } }

@media screen and (max-width: 480px) {
  body.adaptive .sections li.section {
    width: 50%; }
  body.adaptive .sections .subsections {
    display: none; } }

.catalog .catalogmenu {
  border-top: 1px solid #ccc; }

.catalog .catalogmenu li {
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc; }

.catalog .prods .sectinfo {
  width: 100%;
  padding-bottom: 20px;
  padding-top: 20px;
  border-top: 1px solid #ccc; }

.catalog .prods .sectinfo .img,
.catalog .prods .sectinfo .description {
  float: left; }

.catalog .prods .sectinfo .img {
  max-width: 20%;
  padding: 0px 15px 15px 15px; }

.catalog .prods .sectinfo .description.no_img_descr {
  width: 100%;
  padding: 0px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.catalog .prods .sectinfo .description {
  width: 80%; }

.menu-sidebar {
  border-top: 1px solid #ccc; }

.menu-sidebar li ul {
  display: none; }

.menu-sidebar li.first {
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc; }

.menu-sidebar li button,
.menu-sidebar li a {
  cursor: pointer;
  outline: none !important;
  font: 13px Opensans,Arial,Helvetica,sans-serif;
  border: none;
  text-align: left;
  display: block;
  padding: 9px 12px;
  position: relative;
  color: #000;
  text-decoration: none; }

@media screen and (max-width: 605px) {
  body.adaptive .catalog .prods .sectinfo {
    display: none; } }

.mainsections {
  /*width: 80%;
  float: right;*/
  margin-top: 23px; 
}

.mainsections ul {
  list-style: none;
  padding-left: 0px;
  margin-top: 0;
  margin-bottom: 0px; }

.mainsections ul > li {
  list-style-type: none; }

.mainsections .title {
  padding: 0px 17px 15px 17px;
  color: #FD7107;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase; }

.mainsections li.section {
  display: block;
  width: 25%;
  float: left;
  margin: -1px 0 0 -1px;
  padding: 17px;
  border: 1px solid #ccc; }

.mainsections a {
  font: 13px Opensans,Arial,Helvetica,sans-serif;
  line-height: 24px; }

.mainsections a.parent {
  display: block;
  font-size: 18px;
  color: #2F9706; }

@media screen and (max-width: 1010px) {
  body.adaptive .mainsections {
    width: 100%;
    float: none; } }

@media screen and (max-width: 750px) {
  body.adaptive .mainsections li.section {
    width: 33%; } }

@media screen and (max-width: 480px) {
  body.adaptive .mainsections li.section {
    width: 50%; }
  body.adaptive .mainsections .subsections {
    display: none; } }

.set .contentbody {
  border: 1px solid #ccc; }

.set .items.horizontal {
  position: relative; }

.set .items.horizontal .set_jscrollpane,
.set .items.horizontal .set_jscrollpane .sliderin {
  height: 360px; }

.set .items.horizontal .prev,
.set .items.horizontal .next {
  position: absolute;
  top: 35%;
  display: none;
  padding: 20px 0px;
  z-index: 120; }

.set .items.horizontal.jspHasScroll .prev,
.set .items.horizontal.jspHasScroll .next {
  display: block; }

.set .items.horizontal .prev span,
.set .items.horizontal .next span {
  display: block;
  width: 25px;
  height: 25px;
  margin: 20px;
  cursor: pointer;
  background-color: #ccc; }

.set .items.horizontal.jspHasScroll .prev span {
  margin-left: 0px; }

.set .items.horizontal.jspHasScroll .next span {
  margin-right: 0px; }

.set .items.horizontal .prev span:hover,
.set .items.horizontal .next span:hover {
  background-color: #FD7107; }

.set .items.horizontal .prev {
  left: 0px; }

.set .items.horizontal .next {
  right: 0px; }

.set .items.horizontal .prev .icon,
.set .items.horizontal .next .icon {
  width: 7px;
  height: 10px;
  margin-top: 5px;
  margin-left: 9px; }

.set .items.horizontal .prev .icon {
  background-position: 0px -111px; }

.set .items.horizontal .prev span:hover .icon {
  background-position: -7px -111px; }

.set .items.horizontal .next .icon {
  background-position: 0px -121px; }

.set .items.horizontal .next span:hover .icon {
  background-position: -7px -121px; }

.set .js-element {
  position: relative;
  width: 250px;
  min-height: 305px;
  float: left;
  margin: -1px 0 0 -1px;
  padding: 20px 12px;
  border-top: 4px solid #fff;
  z-index: 100; }

.set .js-element:hover {
  border-top: 4px solid #FD7107; }

.set .line2 .js-element .plusik,
.set .line2 .js-element .delete,
.set .line1 .js-element .checkbox {
  display: none; }

.set .js-element .delete,
.set .js-element .checkbox {
  position: absolute;
  top: 4px;
  right: 0px;
  display: block;
  padding: 15px 12px;
  z-index: 110; }

.set .js-element .delete {
  padding: 15px 12px; }

.set .js-element .checkbox {
  padding: 12px 9px; }

.set .js-element .delete .icon {
  width: 10px;
  height: 10px;
  background-position: 0 -881px; }

.set .js-element .checkbox .icon {
  width: 13px;
  height: 13px;
  background-position: 0px -255px; }

.set .js-element .checkbox.in .icon {
  background-position: -13px -255px; }

.set .js-element .plusik {
  position: absolute;
  top: 46%;
  left: -20px;
  display: block;
  padding: 5px;
  z-index: 110; }

.set .js-element .plusik .icon {
  width: 15px;
  height: 15px;
  background-position: 0 -225px; }

.set .js-element .name,
.set .js-element .pic {
  text-align: center; }

.set .js-element .name {
  height: 35px;
  margin-right: 20px;
  overflow: hidden; }

.set .js-element .pic {
  margin: 10px 0px; }

.set .js-element .pic,
.set .js-element .pic a {
  height: 224px; }

.set .js-element .pic a,
.set .js-element .pic span {
  display: block;
  line-height: 220px; }

.set .js-element .pic img {
  display: inline-block;
  line-height: 1.2;
  vertical-align: middle; }

.set .js-element .prices {
  float: left;
  font-family: Opensansset,Arial,Helvetica,sans-serif;
  font-size: 18px; }

.set .js-element .buy .add2basket,
.set .js-element .buy .inbasket,
.set .js-element .buy .go2detail {
  float: right;
  padding: 4px 8px; }

.set .js-element .buy .go2detail {
  color: #FFF;
  white-space: nowrap;
  background-color: #FD7107; }

.set .js-element .buy .go2detail:hover {
  text-decoration: underline; }

/* full panel */
.set .fullpanel {
  min-height: 60px;
  padding: 20px 24px;
  background-color: #ccc; }

.set .fullpanel .prices table td {
  vertical-align: top; }

.set .fullpanel .prices .allprs {
  white-space: nowrap; }

.set .fullpanel .prices .arounddiscount {
  float: right; }

.set .fullpanel .block.prs .arounddiscount.x2 {
  display: none; }

.set .fullpanel .block {
  width: 33%;
  float: left;
  padding-right: 15px; }

.set .fullpanel .block.buyset,
.set .fullpanel .block.myset {
  height: 60px;
  line-height: 60px;
  text-align: center; }

.set .fullpanel .block.buyset a,
.set .fullpanel .block.myset a {
  display: inline;
  vertical-align: middle; }

.set .fullpanel .block.buyset a.massadd2basket {
  margin-right: 25px; }

.set .fullpanel .block.myset .icon {
  width: 15px;
  height: 15px;
  margin-right: 5px;
  background-position: 0px -240px; }

.set .fullpanel .block span.title,
.set .fullpanel .block span.price.old,
.set .fullpanel .block span.price.new {
  font-size: 18px; }

.set .fullpanel .block span.title,
.set .fullpanel .block span.price.old {
  margin-right: 10px; }

.set .fullpanel .block span.price.new {
  font-family: Opensansbold,Arial,Helvetica,sans-serif; }

.set .fullpanel .block .title {
  color: #666666; }

.set .fullpanel .block span.discount {
  display: inline-block;
  margin-top: 4px;
  padding: 3px 14px;
  color: #fff;
  background-color: #3c3c3c;
  border: 1px solid #ccc; }

@media screen and (max-width: 1260px) and (min-width: 1101px) {
  body.adaptive .set .fullpanel .block.prs {
    width: 40%; }
  body.adaptive .set .fullpanel .block.buyset,
  body.adaptive .set .fullpanel .block.myset {
    width: 30%; } }

@media screen and (max-width: 1100px) and (min-width: 951px) {
  body.adaptive .set .fullpanel .block.prs {
    width: 50%; }
  body.adaptive .set .fullpanel .block.buyset,
  body.adaptive .set .fullpanel .block.myset {
    width: 25%; } }

@media screen and (max-width: 950px) {
  body.adaptive .set .fullpanel .block.prs .arounddiscount.x1 {
    display: none; }
  body.adaptive .set .fullpanel .block.prs .arounddiscount.x2 {
    display: block; } }

@media screen and (max-width: 950px) and (min-width: 551px) {
  body.adaptive .set .fullpanel .block.prs {
    width: 100%;
    padding-right: 0px; }
  body.adaptive .set .fullpanel .block.buyset,
  body.adaptive .set .fullpanel .block.myset {
    width: 50%;
    text-align: left; }
  body.adaptive .set .fullpanel .block.prs .prices,
  body.adaptive .set .fullpanel .block.prs .arounddiscount {
    width: 50%;
    float: left;
    padding-right: 15px; }
  body.adaptive .set .fullpanel .block.prs .allprs {
    white-space: normal; }
  body.adaptive .set .fullpanel .block.prs .prices {
    padding-top: 3px; }
  body.adaptive .set .fullpanel .block.prs .discount {
    margin-top: 0px;
    margin-left: 0px; } }

@media screen and (max-width: 550px) and (min-width: 481px) {
  body.adaptive .set .fullpanel .block.prs,
  body.adaptive .set .fullpanel .block.buyset,
  body.adaptive .set .fullpanel .block.myset,
  body.adaptive .set .fullpanel .block.prs .prices,
  body.adaptive .set .fullpanel .block.prs .arounddiscount {
    text-align: left; } }

@media screen and (max-width: 550px) {
  body.adaptive .set .fullpanel {
    padding: 10px 12px; }
  body.adaptive .set .fullpanel .block.prs,
  body.adaptive .set .fullpanel .block.buyset,
  body.adaptive .set .fullpanel .block.myset,
  body.adaptive .set .fullpanel .block.prs .prices,
  body.adaptive .set .fullpanel .block.prs .arounddiscount {
    width: 100%;
    height: auto;
    margin-left: 0px;
    padding-right: 0px;
    line-height: normal; }
  body.adaptive .set .fullpanel .block.buyset,
  body.adaptive .set .fullpanel .block.myset,
  body.adaptive .set .fullpanel .block.prs .arounddiscount {
    margin-top: 5px; }
  body.adaptive .set .fullpanel .block.buyset a,
  body.adaptive .set .fullpanel .block.myset a {
    display: block;
    float: left; }
  body.adaptive .set .fullpanel .block.prs .discount {
    margin-left: 0px;
    text-align: left; } }

@media screen and (max-width: 480px) {
  body.adaptive .set .contentbody {
    border: none; }
  body.adaptive .set .fullpanel {
    background-color: #fff; }
  body.adaptive .set .fullpanel,
  body.adaptive .set .fullpanel .block.prs .discount {
    text-align: center; }
  body.adaptive .set .fullpanel .block.prs .title {
    display: none; }
  body.adaptive .set .fullpanel .block.prs .price.old {
    font-size: 14px; }
  body.adaptive .set .fullpanel .block.buyset {
    margin-top: 10px; }
  body.adaptive .set .fullpanel .block.buyset a,
  body.adaptive .set .fullpanel .block.myset a {
    display: inline;
    float: none; } }

.around_filtren {
  position: relative; }

.around_filtren .filterfixed.fixed {
  position: fixed;
  top: 0px;
  width: 251px;
  z-index: 200; }

.around_filtren .filterfixed.stop {
  position: relative; }

.filtren {
  position: relative;
  background-color: #fff;
  border: 1px solid #ccc; }

.filtren .title,
.filtren .filtercompare {
  display: none;
  margin-bottom: 5px; }

.filtren .title a:hover {
  text-decoration: none; }

.filtren .title a span {
  border-bottom: 1px dashed #FD7107; }

.filtren.opened .title span.show,
.filtren .title span.hide {
  display: none; }

.filtren .title span.show,
.filtren.opened .title span.hide {
  display: inline; }

.filtren .filtercompare {
  float: right; }

.filtren .showchild {
  display: block;
  margin-bottom: 1px;
  padding: 7px 20px 7px 7px;
  color: #000;
  text-transform: uppercase;
  background-color: #eaeaea; }

.filtren .showchild:hover {
  color: #fff;
  background-color: #FD7107; }

.filtren .showchild .icon {
  width: 8px;
  height: 4px;
  margin-bottom: 2px;
  margin-right: 5px;
  background-position: 0px 0px;
  /*0px -639px*/ }

.filtren .showchild:hover .icon {
  background-position: 0px -8px; }

.filtren .closed .showchild .icon {
  width: 4px;
  height: 8px;
  margin-right: 7px;
  margin-left: 2px;
  background-position: 0px -639px; }

.filtren .closed .showchild:hover .icon {
  width: 4px;
  height: 8px;
  background-position: -16px -639px; }

.filtren .showchild .hint {
  position: relative;
  display: inline-block;
  margin-left: 10px;
  padding: 0 6px;
  border: 1px solid #ccc; }

.filtren .showchild:hover .hint {
  border-color: #fff; }

.filtren .showchild .hint div {
  position: absolute;
  top: 25px;
  left: 0px;
  display: none;
  width: 200px;
  padding: 5px 8px;
  color: #484848;
  font-size: 12px;
  text-transform: none;
  background-color: rgba(243, 243, 243, 0.8);
  border: 1px solid #ccc;
  z-index: 101; }

.filtren .showchild .hint:hover div {
  display: block; }

.filtren .lvl1.closed > ul {
  display: none; }

.filtren .lvl1 ul {
  padding: 8px 4px; }

/* CHECKBOXES_WITH_PICTURES & CHECKBOXES_WITH_PICTURES_AND_LABELS */
.filtren .cwp .lvl2,
.filtren .cwp .lvl2 div,
.filtren .lvl2 div label,
.filtren .lvl2 div label span {
  display: inline-block; }

.filtren .cwp .lvl2 div label,
.filtren .cwpal .lvl2 div label,
.filtren .dd .lvl2 div label {
  padding: 5px 7px;
  cursor: pointer; }

.filtren ul li.lvl1 ul.property div.disabled label {
  cursor: default; }

.filtren .lvl2 div.disabled label.pic span {
  position: relative; }

.filtren.cross .lvl2 div.disabled label.pic span:before {
  content: '';
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: transparent url("/bitrix/templates/prokids_default/assets/css/img/cross.svg") no-repeat;
  background-size: 100% 100%; }

.filtren.opacity .lvl2 div.disabled label.pic span {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  -moz-opacity: .2;
  -khtml-opacity: .2;
  opacity: .2; }

.filtren.hide .cwp .lvl2 div.disabled,
.filtren.hide .cwpal .lvl2 div.disabled,
.filtren.hide .wpal .lvl2 div.disabled {
  display: none; }

.filtren .lvl2 div label.pic span.nopic {
  background-image: url("/bitrix/templates/prokids_default/assets/css/img/all.jpg"); }

.filtren .lvl2 div label.pic:hover {
  background-color: #FD7107; }

.filtren .lvl2 div.disabled label.pic:hover {
  background: none; }

.filtren .lvl2 div label.pic span {
  width: 21px;
  height: 21px;
  font-size: 0;
  vertical-align: middle;
  border: 1px solid #EEE;
  background-size: cover; }

.filtren .lvl2 .active label.pic span {
  border: 1px solid #F00; }

/* CHECKBOXES_WITH_PICTURES_AND_LABELS */
.filtren .cwpal .lvl2 div label.pic,
.filtren .dd .lvl2 div label.pic {
  float: left;
  margin-right: 5px; }

.filtren .cwpal .lvl2 div label.name,
.filtren .dd .lvl2 div label.name,
.filtren .dd.wpal .lvl2.selected div label.name {
  display: block;
  padding: 7px 7px; }

.filtren .lvl2.selected div label.name {
  padding: 0px; }

/* DROPDOWN */
.filtren .dd li.dropdown {
  position: relative; }

.filtren .dd .selected label .icon {
  width: 8px;
  height: 4px;
  margin-left: 6px;
  margin-bottom: 2px;
  background-position: 0px 0px; }

.filtren .dd .selected label {
  cursor: pointer; }

.filtren .dd ul.dropdown {
  position: absolute;
  display: none;
  max-width: 250px;
  left: -7px;
  top: 20px;
  padding: 0px 10px 0px 0px;
  background-color: #FFF;
  border: 1px solid #cccc;
  z-index: 101; }

.filtren .dd.open ul.dropdown {
  display: block; }

.filtren .dd ul.dropdown label {
  display: block;
  padding: 5px 14px;
  cursor: pointer; }

.filtren .dd.wpal ul.dropdown label.pic {
  padding: 5px 7px; }

.filtren .dd.wpal ul.dropdown label.name {
  white-space: nowrap;
  margin-left: 37px;
  padding: 7px 7px; }

.filtren .dd.wpal ul.dropdown {
  left: -1px;
  top: 33px; }

.filtren .c .inputs {
  text-align: center; }

.filtren .c .calendar {
  width: 72px;
  margin-left: 5px;
  padding: 0px;
  text-align: center;
  border: 1px solid #cccc;
  box-shadow: none; }

.filtren .c .calendar::-webkit-input-placeholder {
  color: #000;
  font-size: 13px; }

.filtren .c .calendar::-moz-placeholder {
  color: #000;
  font-size: 13px; }

/* Firefox 19+ */
.filtren .c .calendar:-moz-placeholder {
  color: #000;
  font-size: 13px; }

/* Firefox 18- */
.filtren .c .calendar:-ms-input-placeholder {
  color: #000;
  font-size: 13px; }

.filtren .c .calendar-icon {
  position: relative;
  top: -1px; }

.filtren .lvl2 label {
  display: block;
  color: #FD7107;
  padding: 1px 0px; }

.filtren .lvl2 .disabled label {
  color: #C9C9C9;
  cursor: default; }

.filtren .lvl2 label:hover,
.filtren .lvl2 label.name:hover span {
  text-decoration: underline; }

.filtren .lvl2 .disabled label.name:hover span,
.filtren .lvl2 .disabled label:hover {
  text-decoration: none; }

.filtren .pricegroup .lvl2 label {
  width: 50%;
  float: left; }

.filtren .number .inputs {
  text-align: center; }

.filtren .number .min,
.filtren .number .max {
  margin-left: 5px;
  padding: 0px;
  text-align: center;
  border: 1px solid #cccc;
  box-shadow: none; }

.filtren .property .f_search {
  width: 100%;
  box-shadow: none;
  margin-bottom: 5px;
  padding: 4px 4px 3px 4px;
  border: 1px solid #cccc; }

.filtren .buttons {
  padding: 10px 0px;
  text-align: center; }

.filtren .separator {
  padding: 0px 8px; }

.filtren .modef {
  left: 243px;
  min-width: 300px;
  position: absolute;
  top: -5px;
  white-space: nowrap;
  z-index: 210; }

.filtren .modef .arrow {
  padding: 6px 7px 6px 0px;
  background-image: url("/bitrix/templates/prokids_default/assets/css/img/modef_bg.png");
  background-repeat: no-repeat;
  background-position: 0px 0px; }

.filtren .modef .data {
  padding: 6px 10px;
  color: #fff;
  background-color: #4D8475; }

.filtren .modef .data a {
  color: #fff;
  text-decoration: underline; }

.filtren .modef .data a:hover {
  text-decoration: none; }

.filtren .f_jscrollpane {
  width: 100%;
  height: 190px;
  overflow: auto; }

@media screen and (max-width: 875px) {
  body.adaptive .filtren .lvl2 label {
    padding: 3px 0px; }
  body.adaptive .filtren .showchild .note {
    display: none; } }

@media screen and (max-width: 605px) {
  body.adaptive .filtren {
    border: none; }
  body.adaptive .filtren .title,
  body.adaptive .filtren .filtercompare {
    display: block; }
  body.adaptive .filtren .body {
    display: none;
    margin-top: 5px; }
  body.adaptive .filtren.opened .body {
    display: block; }
  body.adaptive .filtren li.lvl1 {
    width: 100%; } }

.detailtabs .contents .add2review {
  position: absolute;
  top: 12px;
  right: 0px;
  padding: 8px 8px; }

.reviewform {
  margin-bottom: 25px; }

.reviewform .rating {
  margin-top: 5px;
  margin-bottom: 5px; }

.reviewform .rating span {
  margin-right: 10px; }

.reviewform .rating a {
  margin-bottom: 5px;
  width: 21px;
  height: 20px;
  background-position: 0px -168px; }

.reviewform .rating a.hover,
.reviewform .rating a.selected {
  background-position: -22px -168px; }

.reviewform .fieldname {
  margin-top: 10px;
  text-transform: uppercase; }

.reviewform input[type="text"],
.reviewform textarea {
  width: 100%;
  max-width: 500px; }

.reviewform textarea {
  height: 44px; }

.reviewform textarea.comment {
  height: 114px; }

.reviewform .send {
  margin-top: 10px; }

.reviewmessages .message {
  margin-bottom: 25px; }

.reviewmessages .message .head {
  padding: 8px 24px;
  background-color: #ccc; }

.reviewmessages .message .name {
  float: left; }

.reviewmessages .message .name .icon {
  width: 20px;
  height: 19px;
  margin-right: 10px;
  background-position: 0px -206px; }

.reviewmessages .message .date {
  float: right; }

.reviewmessages .message .line {
  margin-top: 10px; }

.reviewmessages .message .line.rating .icon {
  width: 17px;
  height: 16px;
  margin-right: 3px;
  background-position: 0px -190px; }

.reviewmessages .message .line.rating .icon.active {
  background-position: -17px -190px; }

.reviewmessages .message .part {
  font-weight: bold; }

@media screen and (max-width: 605px) {
  body.adaptive .detailtabs .contents .add2review {
    position: relative;
    top: 0px;
    right: 0px;
    margin-left: 24px; } }

.someform.profil {
  max-width: 600px; }

.someform.profil span.likeinput {
  display: block;
  font: 13px Opensanslight,Arial,Helvetica,sans-serif;
  margin: 0px 10px 0px 0px;
  padding: 10px 9px;
  outline: -webkit-focus-ring-color auto 0; }

.someform.profil input[type="text"],
.someform.profil input[type="password"],
.someform.profil select,
.someform.profil span,
.someform.profil a
.someform.profil .buttons a,
.someform.profil .line.buttons a,
.someform.profil .buttons a.btn,
.someform.profil .line.buttons a.btn {
  width: 48%;
  float: left;
  margin-right: 10px; }

.someform.profil textarea {
  margin-bottom: 10px; }

@media screen and (max-width: 775px) {
  body.adaptive .someform.profil input[type="text"],
  body.adaptive .someform.profil input[type="password"],
  body.adaptive .someform.profil select,
  body.adaptive .someform.profil span {
    width: 100%;
    max-width: 300px;
    margin-right: 0px; }
  body.adaptive .someform.profil input.first {
    margin-bottom: 10px; } }

@media screen and (max-width: 480px) {
  body.adaptive .someform.profil input[type="text"],
  body.adaptive .someform.profil input[type="password"],
  body.adaptive .someform.profil select,
  body.adaptive .someform.profil span {
    max-width: 500px; } }

.info td {
  padding: 10px 35px 10px 0px;
  border-bottom: 1px solid #cccc; }

.info td.first {
  padding-top: 0px; }

.info_email {
  padding-right: 0px !important; }

.centering .info {
  width: 50px; 
}

/*.catalogmenucolumn {
  float: left;
  min-width: 250px; 
}*/

.catalogmenucolumn ul {
  list-style: none;
  padding-left: 0px;
  margin-top: 0;
  margin-bottom: 0px; }

.catalogmenucolumn ul > li {
  list-style-type: none; }

.catalogmenu,
.catalogmenusmall {
  position: relative; }

.catalogmenu,
.catalogmenu ul,
.catalogmenusmall,
.catalogmenusmall ul {
  width: 100%; }

.catalogmenu a,
.catalogmenusmall a {
  position: relative;
  display: block;
  padding: 7px 12px;
  text-decoration: none; }

.catalogmenu li {
  background-color: #FFF;
  display: block; }

.catalogmenu li.more {
  display: none; }

.catalogmenu.hover li.more {
  display: block; }

.catalogmenu.hover li.morelink {
  display: none; }

.catalogmenu li.parent {
  background-color: #ccc; }

.catalogmenu a.parent {
  padding: 11px 12px 10px;
  color: #000;
  font-size: 13px; }

.catalogmenu a.parent .icon.menu {
  float: right;
  width: 13px;
  height: 13px;
  margin-top: 3px;
  margin-right: 3px;
  margin-left: 8px;
  background-position: 0px 0px; }

.catalogmenu a.first.morelink {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  line-height: 16px;
  padding: 12px 22px 12px 12px; }

.catalogmenu li li .icon.menu {
  position: absolute;
  top: 50%;
  right: 8px;
  width: 5px;
  height: 8px;
  margin-top: -4px;
  margin-left: 8px;
  background-position: 0px -83px; }

.catalogmenu li a.first {
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 11px 22px 10px 12px;
  overflow: hidden; }

.catalogmenu li a.first.selected {
  text-decoration: underline; }

.catalogmenu li.first:hover > a,
.catalogmenu li.first.hover > a,
.catalogmenu li.sub:hover > a,
.catalogmenu li.sub.hover > a,
.catalogmenu a.first:hover,
.catalogmenu a.first.hover,
.catalogmenu a.sub:hover,
.catalogmenu a.sub.hover {
  color: #fff;
  background-color: #2F9706; }

.catalogmenu a.first:active,
.catalogmenu a.first.hover:active,
.catalogmenu a.sub:active,
.catalogmenu a.sub.hover:active {
  color: #fff;
  background-color: #FD7107; }

.catalogmenu a.first:hover .icon.menu,
.catalogmenu a.first.hover .icon.menu,
.catalogmenu a.sub:hover .icon.menu,
.catalogmenu a.sub.hover .icon.menu {
  background-position: -5px -83px; }

.catalogmenu li ul.first {
  /*top: 40px;*/
  border-right: none;
  border-left: none;
  border-bottom: none; }

.catalogmenu.hover li ul.first {
  border-bottom: 1px solid #ccc; }

.catalogmenu li ul {
  position: absolute;
  top: 0px;
  display: none;
  height: auto;
  background-color: #fff;
  border: 1px solid #ccc; }

.catalogmenu li ul.show {
  display: block;
  z-index: 10; }

.catalogmenu li.first ul {
  min-height: 100%; }

.catalogmenu li.first {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc; }

.catalogmenu.hover li.first.lastchild {
  border-bottom: 1px solid #FFF; }

.catalogmenu li.sub {
  border-bottom: 1px solid #FFF; }

.catalogmenu li ul a {
  text-align: left; }

.catalogmenu li ul ul {
  margin: 0 0 0 -1px;
  left: 100%; 
}

.catalogmenu li:hover ul,
.catalogmenu li.hover ul {
  display: none; }

.catalogmenu li:hover > ul,
.catalogmenu li.hover > ul,
.catalogmenu li:hover ul.first.show,
.catalogmenu li.hover ul.first.show {
  display: block;
  z-index: 200; }

.catalogmenu .elementinmenu {
  width: 250px; }

.catalogmenu li:hover ul.elementinmenu,
.catalogmenu li.hover ul.elementinmenu {
  display: block;
  left: 0px; }

.catalogmenu .elementinmenu .name {
  height: 35px;
  text-align: center;
  overflow: hidden; }

.catalogmenu .elementinmenu .pic {
  padding: 10px 0px;
  text-align: center; }

.catalogmenu .elementinmenu .pic a {
  display: block;
  width: 210px;
  height: 170px;
  line-height: 170px;
  text-align: center; }

.catalogmenu .elementinmenu .pic a img {
  display: inline-block; }

.catalogmenu .elementinmenu .price {
  padding: 10px 20px 0px 20px;
  text-align: center; }

.catalogmenu .elementinmenu .price span {
  display: inline-block;
  margin-bottom: 6px; }

.catalogmenu .elementinmenu .price.gen {
  display: block;
  font-size: 18px;
  margin-right: 15px;
  margin-bottom: 10px; }

.catalogmenu .elementinmenu .price.old {
  margin-right: 25px; }

.catalogmenu .elementinmenu .more {
  margin-top: 20px;
  padding: 0px 20px;
  text-align: right; }

.catalogmenu .elementinmenu .more a {
  display: inline;
  padding: 0px;
  text-align: right;
  text-decoration: none; }

.catalogmenu .elementinmenu .more a:hover {
  text-decoration: underline; }

.catalogmenu .elementinmenu .more a .icon {
  width: 7px;
  height: 14px;
  margin-left: 5px;
  margin-bottom: 3px;
  background-position: 0px -545px; }

.catalogmenu .elementinmenu .more a:hover .icon {
  background-position: -21px -545px; }

/* mobile menu */
.catalogmenusmall {
  display: none; }

.catalogmenusmall li.parent {
  background-color: #ccc; }

.catalogmenusmall a.parent {
  padding: 11px 12px;
  color: #000;
  font-size: 13px; }

.catalogmenusmall a.parent .icon.menu {
  float: right;
  width: 13px;
  height: 13px;
  margin-top: 3px;
  margin-right: 3px;
  margin-left: 8px;
  background-position: 0px 0px; }

@media screen and (min-width: 1010px) {
  body.adaptive .catalogmenu li ul.first.show {
    display: block; } }

/*@media screen and (max-width: 1010px) {
  body.adaptive .catalogmenu li:hover > ul.lvl4,
  body.adaptive .catalogmenu li.hover > ul.lvl4,
  body.adaptive .catalogmenu li:hover > ul.lvl5,
  body.adaptive .catalogmenu li.hover > ul.lvl5 {
    display: none; }
  body.adaptive .catalogmenu li ul.first.show {
    display: none; } }*/

/*@media screen and (max-width: 760px) {
  body.adaptive .catalogmenu li:hover > ul.lvl3,
  body.adaptive .catalogmenu li.hover > ul.lvl3,
  body.adaptive .catalogmenu li:hover > ul.lvl4,
  body.adaptive .catalogmenu li.hover > ul.lvl4,
  body.adaptive .catalogmenu li:hover > ul.lvl5,
  body.adaptive .catalogmenu li.hover > ul.lvl5 {
    display: none; } }*/

/*@media screen and (max-width: 605px) {
  body.adaptive .catalogmenucolumn {
    float: none; }
  body.adaptive .catalogmenucolumn .catalogmenu {
    display: none; }
  body.adaptive .catalogmenucolumn .catalogmenusmall {
    display: block; } }*/

.catalogmenu2 li.first:hover > a,
.catalogmenu2 li.first.hover > a,
.catalogmenu2 a.first:hover,
.catalogmenu2 a.first.hover {
  background-color: #FD7107 !important;
  color: #fff; }

.menu-sidebar li a:hover {
  background: #FD7107 !important;
  text-decoration: underline;
  color: #fff; }

.catalogmenu2_column {
  float: left;
  min-width: 250px; }

.catalogmenu2_column ul {
  list-style: none;
  padding-left: 0px;
  margin-top: 0;
  margin-bottom: 0px; }

.catalogmenu2_column ul > li {
  list-style-type: none; }

.catalogmenu2,
.catalogmenusmall {
  position: relative; }

.catalogmenu2,
.catalogmenu2 ul,
.catalogmenusmall,
.catalogmenusmall ul {
  width: 100%; }

.catalogmenu2 a,
.catalogmenusmall a {
  position: relative;
  display: block;
  padding: 9px 12px;
  text-decoration: none; }

.catalogmenu2 li {
  background-color: #FFF;
  display: block; }

.catalogmenu2 li.more {
  display: none; }

.catalogmenu2.hover li.more {
  display: block; }

.catalogmenu2.hover li.morelink {
  display: none; }

.catalogmenu2 li.parent {
  max-width: 250px;
  background-color: #ccc; }

.catalogmenu2 a.parent {
  padding: 11px 12px 10px;
  color: #000;
  font-size: 13px; }

.catalogmenu2 a.parent .icon.menu {
  float: right;
  width: 13px;
  height: 13px;
  margin-top: 3px;
  margin-right: 3px;
  margin-left: 8px;
  background-position: 0px 0px; }

.catalogmenu2 a.first.morelink {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  line-height: 16px;
  padding: 12px 22px 12px 12px; }

.catalogmenu2 li li .icon.menu {
  position: absolute;
  top: 50%;
  right: 8px;
  width: 5px;
  height: 8px;
  margin-top: -4px;
  margin-left: 8px;
  background-position: 0px -83px; }

.catalogmenu2 li a.first {
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 11px 22px 10px 12px;
  overflow: hidden; }

.catalogmenu2 li a.first.selected {
  text-decoration: underline; }

.catalogmenu2 a.first:active,
.catalogmenu2 a.first.hover:active {
  color: #fff;
  background-color: #FD7107; }

.catalogmenu2 a.first:hover .icon.menu,
.catalogmenu2 a.first.hover .icon.menu,
.catalogmenu2 a.sub:hover .icon.menu,
.catalogmenu2 a.sub.hover .icon.menu {
  background-position: -5px -83px; }

.catalogmenu2 li ul.first {
  top: 40px;
  max-width: 250px;
  border-right: none;
  border-left: none;
  border-bottom: none; }

.catalogmenu2.hover li ul.first {
  border-bottom: 1px solid #ccc; }

.catalogmenu2 li ul {
  position: absolute;
  top: 0px;
  display: none;
  max-width: 248px;
  height: auto;
  background-color: #fff;
  border: 1px solid #ccc; }

.catalogmenu2 li ul.lvl2 {
  max-width: none; }

.catalogmenu2 li ul.lvl2.lvl2-count-4 {
  /*width: 992px;*/ }

.catalogmenu2 li ul.lvl2.lvl2-count-3 {
  width: 744px; }

.catalogmenu2 li ul.lvl2.lvl2-count-2 {
  width: 496px; }

.catalogmenu2 li ul.lvl2.lvl2-count-1 {
  width: 248px; }

.catalogmenu2 li ul.lvl2 > .mrow {
  float: left;
  /*width: 248px;*/
  margin-bottom: 10px;
  width: 25%; }

.catalogmenu2 li ul.show {
  display: block;
  z-index: 500; }

.catalogmenu2 li.first ul {
  min-height: 100%; }

.catalogmenu2 li.first {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc; }

.catalogmenu2.hover li.first.lastchild {
  border-bottom: 1px solid #FFF; }

.catalogmenu2 a.sub {
  display: block;
  width: 100%;
  padding: 0px 12px;
  color: #2F9706; }

.catalogmenu2 a.sub > span {
  display: block;
  padding: 10px 0px;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border-bottom: 1px solid #ccc; }

.catalogmenu2 a.sub + .sub-sub {
  margin-top: 7px; }

.catalogmenu2 a.sub,
.catalogmenu2 a.sub-sub {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.catalogmenu2 a.sub-sub {
  display: block;
  width: 100%;
  padding: 3px 12px;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.catalogmenu2 li ul a {
  text-align: left; }

.catalogmenu2 li ul ul {
  margin: -1px 0 0 248px; }

.catalogmenu2 li:hover ul,
.catalogmenu2 li.hover ul {
  display: none; }

.catalogmenu2 li:hover > ul,
.catalogmenu2 li.hover > ul,
.catalogmenu2 li:hover ul.first.show,
.catalogmenu2 li.hover ul.first.show {
  display: block;
  z-index: 200; }

.catalogmenu2 .elementinmenu {
  width: 250px; }

.catalogmenu2 li:hover ul.elementinmenu,
.catalogmenu2 li.hover ul.elementinmenu {
  display: block;
  left: 0px; }

.catalogmenu2 .elementinmenu .name {
  height: 35px;
  text-align: center;
  overflow: hidden; }

.catalogmenu2 .elementinmenu .pic {
  padding: 10px 0px;
  text-align: center; }

.catalogmenu2 .elementinmenu .pic a {
  display: block;
  width: 210px;
  height: 170px;
  line-height: 170px;
  text-align: center; }

.catalogmenu2 .elementinmenu .pic a img {
  display: inline-block; }

.catalogmenu2 .elementinmenu .price {
  padding: 10px 20px 0px 20px;
  text-align: center; }

.catalogmenu2 .elementinmenu .price span {
  display: inline-block;
  margin-bottom: 6px; }

.catalogmenu2 .elementinmenu .price.gen {
  display: block;
  font-size: 18px;
  margin-right: 15px;
  margin-bottom: 10px; }

.catalogmenu2 .elementinmenu .price.old {
  margin-right: 25px; }

.catalogmenu2 .elementinmenu .more {
  margin-top: 20px;
  padding: 0px 20px;
  text-align: right; }

.catalogmenu2 .elementinmenu .more a {
  display: inline;
  padding: 0px;
  text-align: right;
  text-decoration: none; }

.catalogmenu2 .elementinmenu .more a:hover {
  text-decoration: underline; }

.catalogmenu2 .elementinmenu .more a .icon {
  width: 7px;
  height: 14px;
  margin-left: 5px;
  margin-bottom: 3px;
  background-position: 0px -545px; }

.catalogmenu2 .elementinmenu .more a:hover .icon {
  background-position: -21px -545px; }

/* mobile menu */
.catalogmenusmall {
  display: none; }

.catalogmenusmall li.parent {
  background-color: #ccc; }

.catalogmenusmall a.parent {
  padding: 11px 12px;
  color: #000;
  font-size: 13px; }

.catalogmenusmall a.parent .icon.menu {
  float: right;
  width: 13px;
  height: 13px;
  margin-top: 3px;
  margin-right: 3px;
  margin-left: 8px;
  background-position: 0px 0px; }

@media screen and (min-width: 1010px) {
  body.adaptive .catalogmenu2 li ul.first.show {
    display: block; } }

@media screen and (max-width: 1010px) {
  body.adaptive .catalogmenu2 li:hover > ul.lvl4,
  body.adaptive .catalogmenu2 li.hover > ul.lvl4,
  body.adaptive .catalogmenu2 li:hover > ul.lvl5,
  body.adaptive .catalogmenu2 li.hover > ul.lvl5 {
    display: none; }
  body.adaptive .catalogmenu2 li ul.first.show {
    display: none; } }

@media screen and (max-width: 760px) {
  body.adaptive .catalogmenu2 li:hover > ul.lvl3,
  body.adaptive .catalogmenu2 li.hover > ul.lvl3,
  body.adaptive .catalogmenu2 li:hover > ul.lvl4,
  body.adaptive .catalogmenu2 li.hover > ul.lvl4,
  body.adaptive .catalogmenu2 li:hover > ul.lvl5,
  body.adaptive .catalogmenu2 li.hover > ul.lvl5 {
    display: none; } }

@media screen and (max-width: 605px) {
  body.adaptive .catalogmenu2_column {
    float: none; }
  body.adaptive .catalogmenu2_column .catalogmenu2 {
    display: none; }
  body.adaptive .catalogmenu2_column .catalogmenusmall {
    display: block; } }

.catalogmenu2 li.first:hover > a,
.catalogmenu2 li.first.hover > a,
.catalogmenu2 a.first:hover,
.catalogmenu2 a.first.hover {
  background-color: #FD7107 !important;
  color: #fff; }

.menu-sidebar li a:hover {
  background: #FD7107 !important;
  text-decoration: underline;
  color: #fff; }

.footer .footmenu {
  margin-bottom: 15px; }

.footer .footmenu .title {
  margin-bottom: 6px;
  text-transform: uppercase; }

.footer .footmenu .item {
  margin: 3px 0; }

.footer .footmenu a {
  color: #FD7107;
  text-decoration: none; }

.footer .footmenu a:hover {
  text-decoration: underline; }

.footer .catmenu {
  margin-bottom: 15px; }

.footer .catmenu .title {
  margin-bottom: 6px;
  text-transform: uppercase; }

.footer .catmenu .aroundlevel {
  width: 33%;
  float: left;
  padding-right: 10px; }

.footer .catmenu .item {
  margin: 3px 0px; }

.footer .catmenu .item.depth_level1 a {
  color: #FD7107;
  text-decoration: none; }

.footer .catmenu .item.depth_level1 a:hover,
.footer .catmenu .item.depth_level1 a:hover span {
  text-decoration: underline; }

.footer .catmenu .item.depth_level2 a {
  color: #111;
  font-size: 12px;
  text-decoration: none; }

.footer .catmenu .item.depth_level2 a:hover,
.footer .catmenu .item.depth_level2 a:hover span {
  text-decoration: underline; }

.footer .catmenu.ellipsisnames .item.depth_level1 a span,
.footer .catmenu.ellipsisnames .item.depth_level2 a span {
  display: block;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

@media screen and (max-width: 1010px) and (min-width: 751px) {
  body.adaptive .footer .catmenu .aroundlevel {
    width: 50%; } }

@media screen and (max-width: 750px) and (min-width: 481px) {
  body.adaptive .footer .catmenu .aroundlevel {
    width: 33%; }
  body.adaptive .footer .catmenu .title {
    text-align: center; } }

@media screen and (max-width: 480px) {
  body.adaptive .footer .catmenu {
    display: none; } }

.pmenu .in {
  border: 1px solid #cccc; }

.pmenu a {
  display: block;
  width: 100%;
  padding: 10px 14px;
  text-decoration: none; }

.pmenu a.selected,
.pmenu a:hover,
.pmenu a.selected:active,
.pmenu a:active {
  text-decoration: underline; }

.pmenu a:hover {
  color: #fff;
  background-color: #FD7107; }

.pmenu a.selected:active,
.pmenu a:active {
  background-color: #FD7107; }

.pmenu .separator {
  width: 100%;
  height: 1px;
  background-color: #cccc; }

.tpanel_menu {
  height: 48px;
  overflow: hidden; }

.tpanel_menu a {
  font-family: Opensanslight,Arial,Helvetica,sans-serif;
  display: block;
  float: left;
  margin-top: 16px;
  margin-right: 14px; }

.brandsdetail .img {
  float: right;
  width: 20%;
  padding: 0px 0px 15px 15px; }

.brandsdetail .bot {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #cccc; }

.brandsdetail .bot .back {
  float: left; }

.catalog.brands .prods {
  margin-left: 0; }

@media screen and (max-width: 480px) {
  body.adaptive .brandsdetail .img {
    float: none;
    width: 100%;
    padding: 0px 0px 15px 0px;
    text-align: center; } }

/* catalog.section.list -> brand_menu */
.brandmenu {
  border: 1px solid #cccc; }

.brandmenu a {
  display: block;
  width: 100%;
  padding: 10px 14px;
  text-decoration: none; }

.brandmenu a.selected,
.brandmenu a:hover,
.brandmenu a.selected:active,
.brandmenu a:active {
  text-decoration: underline; }

.brandmenu a:hover {
  color: #fff;
  background-color: #FD7107; }

.brandmenu a.selected:active,
.brandmenu a:active {
  background-color: #FD7107; }

/* /catalog.section.list -> brand_menu */
/* catalog.section.list -> brand_big */
.brandbig {
  margin-top: 15px; }

.brandbig .item {
  display: block;
  float: left;
  width: 25%;
  padding: 12px; }

.brandbig .item .img {
  display: block;
  height: 175px; }

.brandbig .item .img img {
  display: inline;
  line-height: 175px; }

.brandbig .item .name {
  display: block;
  font-size: 18px;
  color: #FD7107; }

.brandbig .separator {
  float: left; }

.brandbig .separator.x4 {
  width: 100%; }

@media screen and (max-width: 1010px) {
  body.adaptive .brandbig .item {
    width: 33%; }
  body.adaptive .brandbig .separator.x4,
  body.adaptive .brandbig .separator.x2,
  body.adaptive .brandbig .separator.x1 {
    display: none; }
  body.adaptive .brandbig .separator.x3 {
    display: block;
    width: 100%; } }

@media screen and (max-width: 750px) {
  body.adaptive .brandbig .item {
    width: 50%; }
  body.adaptive .brandbig .separator.x4,
  body.adaptive .brandbig .separator.x3,
  body.adaptive .brandbig .separator.x1 {
    display: none; }
  body.adaptive .brandbig .separator.x2 {
    display: block;
    width: 100%; } }

/* /catalog.section.list -> brand_big */
.iblockdetail {
  line-height: 18px; }

.iblockdetail .pic {
  width: 25%;
  min-width: 90px;
  float: left;
  padding: 0px 20px 10px 0px; }

.iblockdetail .text {
  width: 75%;
  float: left;
  text-align: justify; }

.iblockdetail .bot {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #cccc; }

.iblockdetail .bot .back {
  float: left; }

.iblockdetail .bot .date {
  float: right;
  color: #666666;
  font-style: italic; }

/* content */
/*.iblockdetail table{
	display: table;
    border-collapse: separate;
    border-spacing: 2px;
}
.iblockdetail table,
.iblockdetail td{
	margin: auto;
    padding: 1px;
    border: 1px solid gray;
}*/
.iblockdetail table {
  width: 100%;
  margin: 20px 0; }

.iblockdetail table tr {
  border-top: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee; }

.iblockdetail table td, .iblockdetail table th {
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 5px 15px; }

.iblockdetail table th {
  background: #f8f8f8; }

.iblockdetail li {
  list-style-type: disc;
  padding-bottom: 7px; }

.iblockdetail ul {
  margin: 20px 0px 20px 20px; }

@media screen and (max-width: 480px) {
  body.adaptive .iblockdetail .pic {
    width: 100%;
    text-align: center;
    padding: 0px 0px 10px 0px; }
  body.adaptive .iblockdetail .text {
    width: 100%; }
  body.adaptive .iblockdetail .bot {
    margin-top: 5px;
    padding-top: 5px; }
  body.adaptive .iblockdetail .bot .back,
  body.adaptive .iblockdetail .bot .date {
    float: none;
    margin: 3px 0px; } }

.presscentermainn {
  /*width: 20%;*/
  margin-top: 22px; 
}

.presscentermainn .title {
  padding: 0px 17px 15px 17px;
  color: #FD7107;
  font-size: 24px;
  text-transform: uppercase; }

.presscentermainn .in {
  width: 100%;
  background-color: #f7f7f7; 
  overflow: hidden;
}

.presscentermainn .item {
  width: 100%;
  float: left;
  padding: 17px 17px 0px 17px; }

.presscentermainn .item.last {
  padding-bottom: 13px; }

.presscentermainn .item a.blockname {
  color: #2F9706; }


.aroundjssorslider1 {
  min-height: 405px;
  /*margin-left: 252px; */
}

.aroundjssorslider1 .banner {
  position: relative; }

/* text */
.aroundjssorslider1 .tmsg {
  position: absolute;
  top: 60px;
  left: 90px;
  max-width: 350px;
  padding: 27px 24px;
  background: rgba(255, 255, 255, 0.85); }

.aroundjssorslider1 .tmsg .title1 {
  font-size: 24px;
  color: #FD7107; }

.aroundjssorslider1 .tmsg .title2 {
  margin-top: 8px;
  font: 13px Opensanslight,Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 30px;
  color: #2F9706; }

.aroundjssorslider1 .tmsg .message {
  margin-top: 5px;
  font-size: 14px;
  color: #707070; }

/* video */
.aroundjssorslider1 .item.video video {
  width: 100%;
  height: auto;
  cursor: default; }

.aroundjssorslider1 .item.video a video {
  cursor: pointer; }

/* priduct */
.aroundjssorslider1 .item.product .text {
  padding: 20px 40px; }

.aroundjssorslider1 .item.product .text,
.aroundjssorslider1 .item.product .image {
  width: 50%;
  float: left; }

.aroundjssorslider1 .item.product .image {
  padding: 20px; }

.aroundjssorslider1 .item.product .text .name {
  width: 100%;
  font-size: 25px;
  font-weight: bold;
  line-height: 45px;
  white-space: nowrap;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis; }

.aroundjssorslider1 .item.product .text .line {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 15px; }

.aroundjssorslider1 .item.product .text .line span {
  display: block;
  width: 20%;
  height: 4px;
  background-color: #FD7107; }

.aroundjssorslider1 .item.product .text .description {
  width: 100%;
  font-size: 13px;
  line-height: 26px;
  white-space: normal;
  color: #000; }

.aroundjssorslider1 .item.product .text .price {
  margin-top: 20px;
  font-size: 26px; }

/* Direction Navigator */
#jssor_slider1.hidecontrols .prev,
#jssor_slider1.hidecontrols .next,
#jssor_slider1.hidecontrols .prevdn,
#jssor_slider1.hidecontrols .nextdn,
#jssor_slider1.hidecontrols .navi {
  display: none; }

#jssor_slider1 .prev,
#jssor_slider1 .next,
#jssor_slider1 .prevdn,
#jssor_slider1 .nextdn {
  position: absolute;
  display: block;
  overflow: hidden;
  -webkit-transition: all .2s ease-in-out 0s;
  -moz-transition: all .2s ease-in-out 0s;
  -o-transition: all .2s ease-in-out 0s;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }

#jssor_slider1:hover .prev,
#jssor_slider1:hover .next,
#jssor_slider1:hover .prevdn,
#jssor_slider1:hover .nextdn {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  -moz-opacity: .5;
  -khtml-opacity: .5;
  opacity: .5; }

#jssor_slider1 .prev span,
#jssor_slider1 .next span,
#jssor_slider1 .prevdn span,
#jssor_slider1 .nextdn span {
  display: block;
  width: 25px;
  height: 25px;
  margin: 20px;
  cursor: pointer;
  background-color: #fafafa; }

#jssor_slider1 .prev,
#jssor_slider1 .prevdn {
  left: 0px; }

#jssor_slider1 .next,
#jssor_slider1 .nextdn {
  right: 0px; }

#jssor_slider1 .prev span:hover,
#jssor_slider1 .prevdn span,
#jssor_slider1 .next span:hover,
#jssor_slider1 .nextdn span {
  background-color: #FD7107; }

#jssor_slider1 .prev .icon,
#jssor_slider1 .prevdn .icon,
#jssor_slider1 .next .icon,
#jssor_slider1 .nextdn .icon {
  margin-top: 5px;
  margin-left: 9px;
  width: 7px;
  height: 10px; }

#jssor_slider1 .prev .icon {
  background-position: 0px -111px; }

#jssor_slider1 .prev span:hover .icon,
#jssor_slider1 .prevdn .icon {
  background-position: -7px -111px; }

#jssor_slider1 .next .icon {
  background-position: 0px -121px; }

#jssor_slider1 .next span:hover .icon,
#jssor_slider1 .nextdn .icon {
  background-position: -7px -121px; }

/* Navigator */
#jssor_slider1 .navi {
  position: absolute;
  bottom: 35px;
  left: 120px; }

#jssor_slider1 .navi div,
#jssor_slider1 .navi div:hover,
#jssor_slider1 .navi .av {
  cursor: pointer;
  overflow: hidden; }

#jssor_slider1 .navi div {
  background-color: #ccc; }

#jssor_slider1 .navi div:hover,
#jssor_slider1 .navi .av:hover {
  background-color: #2F9706; }

#jssor_slider1 .navi .av {
  background-color: #2F9706; }

#jssor_slider1 .navi .dn,
#jssor_slider1 .navi .dn:hover {
  background-color: #2F9706; }

@media screen and (max-width: 1010px) {
  body.adaptive .aroundjssorslider1 {
    min-height: 0px;
    margin-top: 5px;
    margin-left: 0px; } }

@media screen and (max-width: 885px) {
  body.adaptive #jssor_slider1 .navi {
    position: absolute;
    width: 100% !important;
    top: 100%;
    left: 0px;
    text-align: center;
    padding: 10px 0px; }
  body.adaptive #jssor_slider1 .navi div {
    position: static !important;
    display: inline-block;
    float: none;
    margin-right: 14px;
    -khtml-border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px; }
  body.adaptive #jssor_slider1 {
    margin-bottom: 40px; } }

@media screen and (max-width: 480px) {
  body.adaptive .aroundowlslider1 .item.product .text .description {
    display: none; }
  body.adaptive .aroundowlslider1 .item.product .text .name,
  body.adaptive .aroundowlslider1 .item.product .text .price {
    font-size: 14px; }
  body.adaptive .aroundowlslider1 .owl-dots .owl-dot {
    width: 12px;
    height: 12px; } }

.item.video video {
  transform: none !important; }

.aroundowlslider1 {
  min-height: 405px;
  margin-left: 252px; }

/* nav */
.aroundowlslider1 .hidecontrols {
  overflow: hidden; }

.aroundowlslider1 .owl-nav {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all .2s ease-in-out 0s;
  -moz-transition: all .2s ease-in-out 0s;
  -o-transition: all .2s ease-in-out 0s; }

.aroundowlslider1 .owl-carousel:hover .owl-nav {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  -moz-opacity: .5;
  -khtml-opacity: .5;
  opacity: .5; }

.aroundowlslider1 .owl-nav div.owl-prev,
.aroundowlslider1 .owl-nav div.owl-next {
  position: absolute;
  top: 50%;
  margin-top: -32px;
  cursor: pointer; }

.aroundowlslider1 .owl-nav div.owl-prev {
  left: 0px; }

.aroundowlslider1 .owl-nav div.owl-next {
  right: 0px; }

.aroundowlslider1 .owl-nav div span {
  display: block;
  width: 25px;
  height: 25px;
  margin: 20px;
  cursor: pointer;
  background-color: #FAFAFA; }

.aroundowlslider1 .owl-nav div span:hover {
  background-color: #FD7107; }

.aroundowlslider1 .owl-nav div span .icon {
  width: 7px;
  height: 10px;
  margin-top: 5px;
  margin-left: 9px; }

.aroundowlslider1 .owl-nav div.owl-prev span .icon {
  background-position: 0px -111px; }

.aroundowlslider1 .owl-nav div.owl-prev span:hover .icon {
  background-position: -7px -111px; }

.aroundowlslider1 .owl-nav div.owl-next span .icon {
  background-position: 0px -121px; }

.aroundowlslider1 .owl-nav div.owl-next span:hover .icon {
  background-position: -7px -121px; }

/* dots */
.aroundowlslider1 .owl-dots {
  position: absolute;
  bottom: 9%;
  left: 12%;
  width: 100%; }

.aroundowlslider1 .owl-dots .owl-dot {
  float: left;
  width: 17px;
  height: 17px;
  margin-right: 13px;
  cursor: pointer;
  background-color: #ccc; }

.aroundowlslider1 .owl-dots .owl-dot:hover,
.aroundowlslider1 .owl-dots .owl-dot.active {
  background-color: #FD7107; }

/* text */
.aroundowlslider1 .tmsg {
  position: absolute;
  top: 15%;
  left: 10%;
  max-width: 350px;
  padding: 27px 24px;
  background: transparent url("/bitrix/templates/prokids_default/assets/css/img/bg.png") 0 0 repeat; }

.aroundowlslider1 .tmsg .title1 {
  font-size: 24px;
  color: #FD7107; }

.aroundowlslider1 .tmsg .title2 {
  margin-top: 8px;
  font: 13px Opensanslight,Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 30px;
  color: #2F9706; }

.aroundowlslider1 .tmsg .message {
  margin-top: 5px;
  font-size: 14px;
  color: #707070; }

/* video */
.aroundowlslider1 .item.video video {
  width: 100%;
  height: auto;
  cursor: default; }

.aroundowlslider1 .item.video a {
  cursor: pointer; }

/* priduct */
.aroundowlslider1 .item.product .text {
  padding: 20px 40px; }

.aroundowlslider1 .item.product .text,
.aroundowlslider1 .item.product .image {
  width: 50%;
  float: left; }

.aroundowlslider1 .item.product .image {
  padding: 20px; }

.aroundowlslider1 .item.product .text .name {
  width: 100%;
  font-size: 25px;
  font-weight: bold;
  line-height: 45px;
  white-space: nowrap;
  color: #000;
  overflow: hidden; }

.aroundowlslider1 .item.product .text .name:after {
  position: absolute;
  width: 30%;
  height: 25px;
  right: 0;
  bottom: 0;
  content: "";
  text-align: right;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #FFF 50%); }

.aroundowlslider1 .item.product .text .line {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 15px; }

.aroundowlslider1 .item.product .text .line span {
  display: block;
  width: 20%;
  height: 4px;
  background-color: #FD7107; }

.aroundowlslider1 .item.product .text .description {
  position: relative;
  width: 100%;
  max-height: 105px;
  font-size: 13px;
  line-height: 26px;
  white-space: normal;
  color: #000;
  overflow: hidden; }

.aroundowlslider1 .item.product .text .description:after {
  position: absolute;
  width: 30%;
  height: 25px;
  right: 0;
  bottom: 0;
  content: "";
  text-align: right;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #FFF 50%); }

.aroundowlslider1 .item.product .text .price {
  margin-top: 20px;
  font-size: 26px; }

@media screen and (max-width: 1010px) {
  body.adaptive .aroundowlslider1 {
    min-height: 0px;
    margin-top: 5px;
    margin-left: 0px; } }

@media screen and (max-width: 885px) {
  body.adaptive .aroundowlslider1 .owl-dots {
    position: static;
    text-align: center;
    padding: 10px 0px; }
  body.adaptive .aroundowlslider1 .owl-dots .owl-dot {
    display: inline-block;
    float: none;
    -khtml-border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px; }
  body.adaptive .aroundowlslider1 .owl-nav div.owl-prev,
  body.adaptive .aroundowlslider1 .owl-nav div.owl-next {
    margin-top: -52px; } }

@media screen and (max-width: 850px) and (min-width: 751px) {
  body.adaptive .aroundowlslider1 .item.product .text .name {
    line-height: 40px; }
  body.adaptive .aroundowlslider1 .item.product .text .name,
  body.adaptive .aroundowlslider1 .item.product .text .price,
  body.adaptive .aroundowlslider1 .tmsg .title1,
  body.adaptive .aroundowlslider1 .tmsg .title2 {
    font-size: 22px; } }

@media screen and (max-width: 830px) {
  body.adaptive .aroundowlslider1 .tmsg .message {
    display: none; } }

@media screen and (max-width: 750px) and (min-width: 481px) {
  body.adaptive .aroundowlslider1 .item.product .text .name,
  body.adaptive .aroundowlslider1 .item.product .text .price,
  body.adaptive .aroundowlslider1 .tmsg .title1,
  body.adaptive .aroundowlslider1 .tmsg .title2 {
    font-size: 18px; } }

@media screen and (max-width: 650px) {
  body.adaptive .aroundowlslider1 .item.product .text .price {
    margin-top: 10px; } }

@media screen and (max-width: 750px) and (min-width: 526px) {
  body.adaptive .aroundowlslider1 .item.product .text,
  body.adaptive .aroundowlslider1 .tmsg {
    padding: 10px 20px; }
  body.adaptive .aroundowlslider1 .item.product .image {
    padding: 10px; } }

@media screen and (max-width: 550px) {
  body.adaptive .aroundowlslider1 .item.product .text .description {
    max-height: 52px; }
  body.adaptive .aroundowlslider1 .item.product .text {
    width: 65%; }
  body.adaptive .aroundowlslider1 .item.product .image {
    width: 35%; } }

@media screen and (max-width: 525px) {
  body.adaptive .aroundowlslider1 .item.product .text,
  body.adaptive .aroundowlslider1 .tmsg {
    padding: 5px 10px; }
  body.adaptive .aroundowlslider1 .item.product .image {
    padding: 5px; } }

@media screen and (max-width: 480px) {
  body.adaptive .aroundowlslider1 .item.product .text .description {
    display: none; }
  body.adaptive .aroundowlslider1 .item.product .text .name,
  body.adaptive .aroundowlslider1 .item.product .text .price,
  body.adaptive .aroundowlslider1 .tmsg .title1,
  body.adaptive .aroundowlslider1 .tmsg .title2 {
    font-size: 14px; }
  body.adaptive .aroundowlslider1 .owl-dots .owl-dot {
    width: 12px;
    height: 12px; } }

.brandslist.mainstyles {
  margin-top: 25px; }

.brandslist.mainstyles .title {
  margin-bottom: 15px;
  padding: 0px 17px 15px 17px;
  border-bottom: 1px solid #cccc; }

.brandslist.mainstyles .title a {
  color: #FD7107;
  font-weight: normal;
  text-transform: uppercase; }

.brandslist.mainstyles .item {
  padding: 0px 17px 17px 17px; }

.brandslist .item {
  display: block;
  width: 14%;
  float: left;
  margin-bottom: 15px;
  padding: 0px 15px 15px 0px; }

.brandslist .item span {
  display: block;
  margin-bottom: 6px;
  color: #FD7107; }

.brandslist .item .subitem a {
  color: #000; }

.brandslist .separator {
  float: left; }

.brandslist .separator {
  display: none;
  width: 100%;
  float: left; }

@media screen and (min-width: 1261px) {
  body.adaptive .brandslist .separator.x7 {
    display: block; } }

@media screen and (max-width: 1260px) and (min-width: 1025px) {
  body.adaptive .brandslist .item {
    width: 16%; }
  body.adaptive .brandslist .separator {
    display: none; }
  body.adaptive .brandslist .separator.x6 {
    display: block; } }

@media screen and (max-width: 1024px) and (min-width: 751px) {
  body.adaptive .brandslist .item {
    width: 20%; }
  body.adaptive .brandslist .separator {
    display: none; }
  body.adaptive .brandslist .separator.x5 {
    display: block; } }

@media screen and (max-width: 750px) and (min-width: 576px) {
  body.adaptive .brandslist .item {
    width: 25%; }
  body.adaptive .brandslist .separator {
    display: none; }
  body.adaptive .brandslist .separator.x4 {
    display: block; } }

@media screen and (max-width: 575px) and (min-width: 481px) {
  body.adaptive .brandslist .item {
    width: 33%; }
  body.adaptive .brandslist .separator {
    display: none; }
  body.adaptive .brandslist .separator.x3 {
    display: block; } }

@media screen and (max-width: 480px) {
  body.adaptive .brandslist .item {
    width: 50%; }
  body.adaptive .brandslist .separator {
    display: none; }
  body.adaptive .brandslist .separator.x2 {
    display: block; } }

.brandslistimg.mainstyles {
  margin-top: 25px; }

.brandslistimg.mainstyles .title {
  margin-bottom: 15px;
  padding: 0px 17px 15px 17px;
  border-bottom: 1px solid #cccc; }

.brandslistimg.mainstyles .title a {
  color: #FD7107;
  font-weight: normal;
  text-transform: uppercase; }

.brandslistimg .item {
  display: block;
  width: 14%;
  height: 80px;
  float: left;
  padding: 10px 10px;
  text-align: center; }

.brandslistimg .item .pic {
  display: table;
  width: 100%;
  height: 80px;
  line-height: 80px; }

.brandslistimg .item .pic a {
  display: table-cell;
  width: 100%;
  height: 80px;
  text-align: center; }

.brandslistimg .item .pic img {
  width: auto;
  max-width: 100%;
  max-height: 80px;
  vertical-align: middle; }

@media screen and (max-width: 1260px) and (min-width: 1025px) {
  body.adaptive .brandslistimg .item {
    width: 16%; } }

@media screen and (max-width: 1024px) and (min-width: 751px) {
  body.adaptive .brandslistimg .item {
    width: 20%; } }

@media screen and (max-width: 750px) and (min-width: 576px) {
  body.adaptive .brandslistimg .item {
    width: 25%; } }

@media screen and (max-width: 575px) and (min-width: 481px) {
  body.adaptive .brandslistimg .item {
    width: 33%; } }

@media screen and (max-width: 480px) {
  body.adaptive .brandslistimg .item {
    width: 50%; } }

.brandslistimgowl1.mainstyles {
  margin-top: 25px; }

.brandslistimgowl1.mainstyles .title {
  margin-bottom: 15px;
  padding: 0px 17px 15px 17px;
  border-bottom: 1px solid #cccc; }

.brandslistimgowl1.mainstyles .title a {
  color: #FD7107;
  font-weight: normal;
  text-transform: uppercase; }

/* nav */
.brandslistimgowl1 .owl-nav {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all .2s ease-in-out 0s;
  -moz-transition: all .2s ease-in-out 0s;
  -o-transition: all .2s ease-in-out 0s; }

.brandslistimgowl1 .owl-carousel:hover .owl-nav {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  -moz-opacity: .5;
  -khtml-opacity: .5;
  opacity: .5; }

.brandslistimgowl1 .owl-nav div.owl-prev,
.brandslistimgowl1 .owl-nav div.owl-next {
  position: absolute;
  top: 50px;
  margin-top: -32px;
  cursor: pointer; }

.brandslistimgowl1 .owl-nav div.owl-prev {
  left: 0px; }

.brandslistimgowl1 .owl-nav div.owl-next {
  right: 0px; }

.brandslistimgowl1 .owl-nav div span {
  display: block;
  width: 25px;
  height: 25px;
  margin: 20px;
  cursor: pointer;
  background-color: #FAFAFA; }

.brandslistimgowl1 .owl-nav div span:hover {
  background-color: #FD7107; }

.brandslistimgowl1 .owl-nav div span .icon {
  width: 7px;
  height: 10px;
  margin-top: 5px;
  margin-left: 9px; }

.brandslistimgowl1 .owl-nav div.owl-prev span .icon {
  background-position: 0px -111px; }

.brandslistimgowl1 .owl-nav div.owl-prev span:hover .icon {
  background-position: -7px -111px; }

.brandslistimgowl1 .owl-nav div.owl-next span .icon {
  background-position: 0px -121px; }

.brandslistimgowl1 .owl-nav div.owl-next span:hover .icon {
  background-position: -7px -121px; }

/* dots */
.brandslistimgowl1 .owl-dots {
  display: none; }

/* items */
.brandslistimgowl1 .owl-item {
  max-height: 100px;
  text-align: center; }

.brandslistimgowl1 .owl-item .in {
  height: 80px;
  padding: 10px 10px; }

.brandslistimgowl1 .owl-item .pic {
  display: table;
  width: 100%;
  height: 80px;
  line-height: 80px; }

.brandslistimgowl1 .owl-item .pic a {
  display: table-cell;
  width: 100%;
  height: 80px;
  text-align: center; }

.brandslistimgowl1 .item .pic img {
  display: inline;
  width: auto;
  max-width: 100%;
  max-height: 80px;
  vertical-align: middle; }

.arfiles {
  margin-top: 30px; }

.arfiles .files {
  margin-top: 15px; }

.arfiles a.docs {
  width: 33%;
  display: block;
  float: left;
  padding: 8px 15px 8px 0px; }

.arfiles a.docs .icon {
  display: block;
  float: left;
  width: 44px;
  height: 47px;
  background-position: 0px -834px; }

.arfiles a.docs .icon.word {
  height: 45px;
  margin-bottom: 2px;
  background-position: 0px -744px; }

.arfiles a.docs .icon.excel {
  height: 45px;
  margin-bottom: 2px;
  background-position: 0px -789px; }

.arfiles a.docs .icon.pdf {
  background-position: 0px -697px; }

.arfiles a.docs span {
  display: block;
  margin-left: 50px; }

.arfiles a.docs .description {
  color: #000; }

.arfiles a.docs .size {
  color: #999;
  font-size: 11px; }

.arfiles .separator.x3 {
  width: 100%;
  float: left;
  display: block; }

.arfiles a.docs:hover .name {
  text-decoration: underline; }

.arfiles a.docs:hover,
.arfiles a.docs:hover .size,
.arfiles a.docs .size:hover {
  text-decoration: none; }

@media screen and (max-width: 605px) {
  body.adaptive .arfiles .docs {
    width: 50%; }
  body.adaptive .arfiles .separator.x3 {
    display: inline;
    width: 0px;
    float: none; }
  body.adaptive .arfiles .separator.x2 {
    display: block;
    width: 100%;
    float: left; } }

@media screen and (max-width: 480px) {
  body.adaptive .arfiles .docs {
    width: 100%; }
  body.adaptive .arfiles .separator.x3 {
    display: inline;
    width: 0px;
    float: none; }
  body.adaptive .arfiles .separator.x1 {
    display: block;
    width: 100%;
    float: left; } }

.iblocklist {
  line-height: 18px; }

.iblocklist .item {
  width: 100%;
  margin-bottom: 25px; }

.iblocklist .item .pic,
.iblocklist .item .info {
  float: left; }

.iblocklist .item .pic {
  width: 20%;
  min-width: 90px;
  padding: 0px 20px 10px 0px; }

.iblocklist .item .info {
  width: 80%;
  text-align: justify; }

.iblocklist .item.noimage .info {
  width: 100%; }

.iblocklist .item .name {
  margin-bottom: 5px; }

.iblocklist .item .more {
  margin-top: 20px;
  text-align: right; }

.iblocklist .item .more a .icon {
  width: 7px;
  height: 14px;
  margin-left: 5px;
  margin-bottom: 3px;
  background-position: 0px -545px; }

.iblocklist .item .more a:hover .icon {
  background-position: -21px -545px; }

@media screen and (max-width: 480px) {
  body.adaptive .iblocklist .item.line {
    padding-top: 10px;
    border-top: 1px solid #cccc; }
  body.adaptive .iblocklist .item .pic,
  body.adaptive .iblocklist .item .info {
    width: 100%; }
  body.adaptive .iblocklist .item .pic {
    text-align: center; }
  body.adaptive .iblocklist .item .more {
    margin-top: 5px; } }

.shops {
  width: 100%; }

.shops .cell {
  float: left;
  width: 50%; }

.shops .cell.items {
  width: 35%; }

.shops .cell.map {
  width: 65%; }

#rsYMapShops {
  width: 100%;
  height: 500px; }

#lovekids_shops .shop_item {
  margin-bottom: 15px; }

#lovekids_shops .shop_item .descr {
  margin-left: 17px; }

@media screen and (max-width: 900px) {
  body.adaptive .shops .cell.items,
  body.adaptive .shops .cell.map {
    width: 100%; } }

.sale_locations_fixed {
  margin-bottom: 10px; }

.default {
  margin-bottom: 5px; }

.default {
  margin-bottom: 10px; }

div.search-popup {
  margin: -1px 0px 0px 0px;
  padding: 2px;
  border: 1px solid #cccc;
  background: #fff; }

div.search-popup-row, div.search-popup-row-active {
  position: relative;
  padding: 2px 4px;
  margin: 0px;
  cursor: hand;
  cursor: pointer;
  font-size: 12px; }

div.search-popup-row {
  background: #FFFFFF; }

div.search-popup-row-active {
  background: #EEEEEE; }

div.search-popup-el-name, div.search-popup-el-cnt {
  position: relative;
  margin: 0px;
  padding: 0px;
  text-align: left; }

div.search-popup-el-cnt {
  text-align: right;
  float: right; }

div.search-popup {
  margin: -1px 0px 0px 0px;
  padding: 2px;
  border: 1px solid #cccc;
  background: #fff; }

div.search-popup-row, div.search-popup-row-active {
  position: relative;
  padding: 2px 4px;
  margin: 0px;
  cursor: hand;
  cursor: pointer;
  font-size: 12px; }

div.search-popup-row {
  background: #FFFFFF; }

div.search-popup-row-active {
  background: #EEEEEE; }

div.search-popup-el-name, div.search-popup-el-cnt {
  position: relative;
  margin: 0px;
  padding: 0px;
  text-align: left; }

div.search-popup-el-cnt {
  text-align: right;
  float: right; }

.hidedefaultwaitwindow .bx-core-waitwindow {
  display: none; }

.content .basket {
  margin-bottom: 30px; }

.basket .part.delayed,
.basket .part.notavailable,
.basket .part.subscribed {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #cccc; }

.basket .part .title {
  margin-bottom: 15px; }

.basket .part .title h3 {
  font-weight: normal; }

.basket .artable {
  margin-bottom: 15px; }

.basket .separator1 {
  float: left; }

.basket .totaltext {
  float: right;
  font-size: 14px;
  margin-top: 11px;
  margin-bottom: 25px; }

.basket .totaltext .take_normalCount {
  margin-right: 25px; }

.basket .totaltext .take_normalCount,
.basket .totaltext .take_allSum_FORMATED {
  font-size: 15px;
  font-weight: bold; }

.basket .btns .coupon {
  float: left; }

.basket .btns .coupon .cop {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  width: 300px; }

.pcontent .basket .btns .coupon input.btn.btn3 {
  margin-bottom: 13px; }

.basket .coupon_result {
  margin-bottom: 10px; }

.basket .coupon_result.good .counpon_note {
  color: green; }

.basket .coupon_result.bad .counpon_note {
  color: red; }

.basket table.items {
  width: 100%;
  border-left: 1px solid #cccc;
  border-collapse: separate; }

.basket table td {
  padding: 5px 10px;
  border-right: 1px solid #cccc;
  border-bottom: 1px solid #cccc; }

.basket table td.tc {
  text-align: center; }

.basket table thead td,
.basket table thead th {
  padding: 7px 10px;
  background-color: #cccc; }

.basket table.items thead th {
  font-weight: normal; }

.basket table.prod td {
  margin: 0px;
  padding: 0px;
  border: none; }

.basket td.checkbox div,
.basket td.image div {
  text-align: center; }

.basket td.checkbox div {
  width: 20px; }

.basket td.image div {
  width: 50px; }

.basket td.image img {
  max-width: 40px;
  max-height: 40px; }

.basket table td .lppadding {
  padding-right: 10px;
  padding-left: 10px; }

.basket a.delete,
.basket a.delay {
  display: inline-block;
  padding: 5px 10px; }

.basket a.delete .icon {
  width: 10px;
  height: 9px;
  background-position: 0px -890px; }

.basket a.delay .icon {
  width: 15px;
  height: 15px;
  background-position: 0px -931px; }

.basket a.add .icon {
  width: 23px;
  height: 20px;
  background-position: 0 -418px; }

.pcontent .basket .btns input.btn {
  float: left;
  margin-bottom: 15px;
  padding: 11px 26px; }

.pcontent .basket .btns input.btn.btn3 {
  margin-right: 15px; }

.pcontent .basket .btns input.btn.btn1 {
  float: right; }

/* scrolable table */
.artable {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch; }

/* /scrolable table */
.acc_title {
  margin-bottom: 15px;
  color: #FD7107; }

.price.vat {
  padding-right: 10px; }

.price_vat_bold {
  font-weight: bold; }

@media screen and (max-width: 990px) {
  body.adaptive .basket .totaltext {
    display: block;
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 15px; } }

@media screen and (max-width: 875px) {
  body.adaptive .basket .artable {
    margin-bottom: 15px; }
  body.adaptive .pcontent .basket .btns input.btn,
  body.adaptive .basket .btns .coupon .cop {
    padding: 5px 14px; } }

@media screen and (max-width: 775px) {
  body.adaptive .pcontent .basket .separator {
    display: block;
    float: left;
    width: 100%; }
  body.adaptive .pcontent .basket .btns input.btn.btn1 {
    float: left; } }

@media screen and (max-width: 480px) {
  body.adaptive .pcontent .basket .btns input.btn {
    width: 100%;
    margin-right: 0px; }
  body.adaptive .basket .btns .coupon,
  body.adaptive .basket .btns .coupon .cop {
    width: 100%; } }

.basketinhead {
  text-align: left; }

.basketinhead a,
.basketinhead a:hover {
  display: block;
  color: #000;
  text-decoration: none; }

.basketinhead a .title {
  font-size: 14px; }

.basketinhead a:hover .title {
  text-decoration: underline; }

.basketinhead .icon {
  display: block;
  float: left;
  width: 37px;
  height: 33px;
  margin-top: 0px;
  margin-right: 10px;
  background-position: 0px -367px; }

.basketinhead .descr {
  color: #FD7107;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.basketinhead .title,
.basketinhead .descr {
  margin-left: 47px; }

.bx-soa {
  padding-bottom: 20px; }

.bx-soa-section {
  border-radius: 2px;
  margin-bottom: 6px;
  -webkit-transition: border-color .3s ease;
  -moz-transition: border-color .3s ease;
  -o-transition: border-color .3s ease;
  transition: border-color .3s ease;
  border: 1px solid #e8e9eb; }

.bx-soa-section.bx-step-completed {
  border: 1px solid #83CB1B; }

/*.bx-soa-section.bx-step-completed .bx-soa-section-title:before {*/
/*content: " ";*/
/*display: inline-block;*/
/*width: 18px;*/
/*margin:2px 10px 1px 0;*/
/*line-height: 20px;*/
/*height: 18px;*/
/*background: url(/bitrix/templates/prokids_default/assets/css/images/sprite.png) no-repeat center 0;*/
/*vertical-align: middle;*/
/*}*/
.bx-soa-section-title-count {
  display: inline-block;
  min-width: 17px;
  height: 17px;
  border-radius: 8px;
  border: 1px solid #98979d;
  vertical-align: middle;
  position: relative;
  margin: -3px 10px 0 0; }

#bx-soa-order {
  counter-reset: heading; }

.bx-soa-section .bx-soa-section-title-count:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  text-align: center;
  font-size: 10px;
  color: #98979d;
  line-height: 15px;
  counter-increment: heading;
  content: counter(heading);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

.bx-soa-section-title-count:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  right: -5px;
  bottom: -2px;
  display: none;
  background: url(/bitrix/templates/prokids_default/assets/css/images/sprite.png) no-repeat center; }

.bx-soa-section.bx-step-completed .bx-soa-section-title-count {
  background: #87c73d;
  border-color: #87c73d; }

.bx-soa-section.bx-step-completed .bx-soa-section-title-count:after {
  color: #fff; }

.bx-soa-section.bx-step-completed .bx-soa-section-title-count:before {
  display: block;
  background-position: center 0; }

.bx-soa-section.bx-step-warning .bx-soa-section-title-count {
  background: #f8c11a;
  border-color: #f8c11a; }

.bx-soa-section.bx-step-warning .bx-soa-section-title-count:after {
  color: #000; }

.bx-soa-section.bx-step-warning {
  border: 1px solid #CCBE71; }

.bx-soa-section.bx-step-warning .bx-soa-section-title-count:before {
  display: block;
  background-position: center -37px; }

.bx-soa-section.bx-step-error .bx-soa-section-title-count {
  background: #db4c4c;
  border-color: #db4c4c; }

.bx-soa-section.bx-step-error .bx-soa-section-title-count:after {
  color: #fff; }

.bx-soa-section.bx-step-error {
  border: 1px solid #db4a29; }

.bx-soa-section.bx-step-error .bx-soa-section-title-count:before {
  display: block;
  background-position: center -20px; }

/*.bx-soa-section.bx-step-error .bx-soa-section-title:before {background: url(/bitrix/templates/prokids_default/assets/css/images/sprite.png) no-repeat center -18px;}*/
.bx-soa-section.bx-selected {
  border: 1px solid #91cedc; }

.bx-soa-section-title-container {
  overflow: hidden;
  background: #f2f5f7;
  padding: 7px 0;
  font-size: 14px; }

.bx-soa-section.bx-selected .bx-soa-section-title-container {
  padding: 15px 0; }

.bx-soa-section-title {
  border-radius: 2px;
  margin: 0;
  color: #000;
  line-height: 15px;
  min-height: 20px;
  vertical-align: middle;
  font-size: 16px;
  font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  padding-top: 3px;
  /*padding-left:0;*/ }

.bx-soa-section.bx-selected .bx-soa-section-title {
  font-size: 22px; }

.bx-soa-editstep {
  display: inline;
  font-size: 12px;
  vertical-align: middle;
  line-height: 22px;
  border-bottom: 1px dotted; }

.bx-soa-section.bx-selected .bx-soa-editstep {
  display: none; }

.bx-soa-section.bx-selected .bx-soa-editstep:hover {
  border-bottom: none; }

.bx-soa-section-content {
  padding: 10px 15px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease; }

.bx-soa-section.bx-step-completed .bx-soa-section-content,
.bx-soa-section.bx-selected .bx-soa-section-content {
  line-height: 18px; }

/* Table */
.bx-soa-table-fade {
  position: relative; }

.bx-soa-table-fade:before {
  left: 0;
  background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); }

.bx-soa-table-fade:after {
  right: 0;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); }

.bx-soa-table-fade:before,
.bx-soa-table-fade:after {
  content: "";
  width: 0;
  position: absolute;
  bottom: 10px;
  top: 0;
  height: 100%;
  display: block;
  -webkit-transition: width 300ms ease;
  -moz-transition: width 300ms ease;
  -ms-transition: width 300ms ease;
  -o-transition: width 300ms ease;
  transition: width 300ms ease; }

.bx-soa-table-fade-left:before,
.bx-soa-table-fade-right:after {
  width: 15px; }

.bx-soa-item-table {
  margin-bottom: 10px;
  min-width: 100%;
  display: table; }

.bx-soa-item-tr {
  display: table-row; }

.bx-soa-item-td {
  display: table-cell;
  vertical-align: top;
  padding-top: 10px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  border-top: 1px dotted #ccc; }

@media (min-width: 769px) {
  .bx-soa-item-td {
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 10px; } }

.bx-soa-item-table .bx-soa-item-tr:first-child .bx-soa-item-td {
  border-top: none; }

/*.bx-soa-item-block{padding-bottom:10px;}*/
.bx-soa-item-img-block {
  float: left;
  padding-right: 15px; }

.bx-step-completed .bx-soa-item-img-block {
  width: 48px;
  padding-bottom: 10px;
  padding-right: 10px; }

.bx-soa-item-imgcontainer {
  border-radius: 4px;
  border: 1px solid #c0cfd9;
  padding-top: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; }

.bx-soa-item-title {
  font-weight: bold;
  padding-bottom: 5px; }

.bx-soa-item-td-title {
  line-height: 20px;
  color: #7c7c7c;
  padding-bottom: 3px;
  font-size: 12px; }

.bx-soa-item-td-text {
  line-height: 25px;
  vertical-align: middle; }

.bx-soa-item-properties .bx-soa-item-td-title,
.bx-soa-item-properties .bx-soa-item-td-text {
  text-align: center; }

.bx-soa-item-properties.bx-text-right .bx-soa-item-td-title,
.bx-soa-item-properties.bx-text-right .bx-soa-item-td-text {
  text-align: right; }

.bx-soa-item-td-text input[type="number"] {
  height: 25px;
  line-height: 20px; }

.bx-soa-item-td-text .bx-price {
  white-space: nowrap; }

.bx-price-old {
  white-space: nowrap;
  text-decoration: line-through;
  color: #B8B8B8;
  font-size: 13px; }

.bx-soa-item-td-control {
  padding-bottom: 5px;
  font-size: 11px; }

@media (max-width: 991px) {
  .bx-soa-item-table,
  .bx-soa-item-table > tbody,
  .bx-soa-item-tr,
  .bx-soa-item-td {
    display: block; }
  .bx-soa-item-tr.bx-soa-item-info-container,
  .bx-soa-item-tr .bx-soa-item-td {
    border: none; }
  .bx-soa-item-tr {
    border-top: 1px dotted #ccc;
    padding-bottom: 15px;
    padding-top: 10px;
    overflow: hidden; }
  .bx-soa-item-tr.bx-soa-item-tr-first {
    border: none; }
  .bx-soa-item-block {
    overflow: hidden; }
  .bx-soa-item-properties.bx-text-right .bx-soa-item-td-title,
  .bx-soa-item-properties.bx-text-right .bx-soa-item-td-text {
    text-align: center; } }

@media (min-width: 581px) and (max-width: 991px) {
  .bx-soa-item-properties {
    float: left;
    padding-bottom: 10px; }
  .bx-soa-item-td-title,
  .bx-soa-item-nth-4p1,
  .bx-soa-item-tr {
    clear: both; } }

@media (max-width: 580px) {
  .bx-soa-item-td {
    line-height: 17px; }
  .bx-soa-item-img-block {
    float: none;
    max-width: 160px;
    margin: 0 auto;
    padding-right: 0; }
  .bx-soa-section.bx-step-completed .bx-soa-item-img-block {
    float: left; }
  .bx-soa-item-content {
    padding-top: 15px; }
  .bx-soa-section.bx-step-completed .bx-soa-item-content {
    padding-top: 0; }
  .bx-scu-container {
    padding-top: 10px; }
  .bx-soa-item-td-title,
  .bx-soa-item-td-text {
    line-height: 20px;
    display: inline-block !important;
    padding: 2px 5px;
    text-align: left;
    vertical-align: middle;
    font-size: 13px; }
  .bx-soa-item-td-title:after {
    content: ":"; }
  .bx-soa-item-properties {
    padding: 0; } }

@media (min-width: 580px) {
  .bx-soa-item-img-block {
    width: 85px;
    margin: 0; } }

/* Advanced info */
.bx-soa-item-info-container {
  position: relative;
  height: 35px; }

.bx-soa-item-info-container .bx-soa-item-td {
  border: none;
  position: absolute;
  /*left:20px;*/
  /*right:20px;*/
  /*padding:0 20px;*/ }

.bx-soa-item-info-container .bx-soa-item-info-block {
  height: 0;
  overflow: hidden;
  margin-bottom: 10px; }

.bx-soa-item-info-block.bx-active {
  padding-top: 10px;
  height: auto; }

.bx-soa-info-block {
  border: none;
  max-width: 100%; }

.bx-soa-info-line {
  line-height: 15px; }

.bx-soa-info-title {
  color: #7c7c7c;
  font-size: 12px;
  padding: 4px 0;
  vertical-align: top; }

.bx-soa-info-text {
  display: inline-block;
  font-size: 12px;
  padding: 4px 10px;
  vertical-align: top; }

@media (max-width: 580px) {
  .bx-soa-item-info-container .bx-soa-item-td {
    position: static;
    left: auto;
    right: auto;
    padding: 0; }
  .bx-soa-item-info-container {
    position: relative;
    height: auto !important;
    min-height: 0; } }

/* Coupon */
.bx-soa-coupon {
  border-top: 1px solid #ccc;
  padding-top: 10px;
  margin-top: 10px; }

.bx-soa-coupon-label {
  display: inline-block;
  font-weight: bold;
  font-size: 13px;
  color: #000;
  padding-right: 10px;
  vertical-align: top; }

.bx-selected .bx-soa-coupon-label {
  padding-top: 7px; }

.bx-soa-coupon-item-fixed .bx-soa-coupon-block {
  font-weight: normal; }

.bx-soa-coupon-item-fixed .bx-soa-coupon-label,
.bx-soa-coupon-item-fixed .bx-soa-coupon-item {
  font-weight: normal;
  padding-top: 0;
  line-height: 20px; }

.bx-soa-coupon-block {
  vertical-align: middle;
  line-height: 34px; }

.bx-soa-coupon-input {
  display: inline-block;
  position: relative; }

.bx-soa-coupon-input:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background-color: transparent;
  border-right: 2px solid #8da3ad;
  border-bottom: 2px solid #8da3ad;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -4px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  cursor: pointer; }

.bx-soa-coupon-input input[type=text].form-control {
  outline: none;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555; }

.bx-soa-coupon-input input[type=text].form-control:focus {
  outline: none;
  box-shadow: none; }

.bx-step-completed .bx-soa-coupon-list {
  padding-top: 0;
  line-height: 20px; }

.bx-soa-coupon-item strong:first-child {
  margin-left: 10px; }

.bx-soa-coupon-item strong {
  white-space: nowrap;
  margin-right: 20px;
  position: relative;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  display: inline-block;
  letter-spacing: -0.5px; }

.bx-soa-coupon-item strong.bx-soa-coupon-item-danger {
  color: #A94442; }

.bx-soa-coupon-item strong.bx-soa-coupon-item-success {
  color: #3ba428; }

.bx-soa-coupon-item strong.bx-soa-coupon-item-used {
  color: #777; }

.bx-soa-coupon-item-danger-mess,
.bx-soa-coupon-item-mess {
  display: none;
  position: absolute;
  left: 0;
  min-width: 100%;
  top: 100%;
  font-weight: normal;
  padding: 6px 10px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  text-transform: none;
  color: #333;
  letter-spacing: normal;
  z-index: 1; }

/*.bx-touch 	.bx-soa-coupon-item strong 			.bx-soa-coupon-item-mess,*/
.bx-soa-coupon-item strong:hover .bx-soa-coupon-item-mess,
.bx-soa-coupon-item strong:hover .bx-soa-coupon-item-danger-mess {
  display: block; }

.bx-soa-coupon-remove {
  display: inline-block;
  height: 20px;
  width: 20px;
  margin-left: 10px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANhJREFUeNpEkM0KwjAQhGdr/Dv6Nj6EXkRvehTfRhS868lWWigU9OFEHGeTqIF0dydftrMJp0s1McMdwJ5AY0iLKaxVbwGbBxgeJKaCS4NjbJxQvlE4a/ektUFX9w5JCNolEzQmGCHlT8VjEFQjdvrBN0EOF4oOrXS5Cxmqs7NKVSEroPHlkLLOLRX4r5HOjenf3tE7DDyjxCLNx032ZFovSe80BK7Sl9IQmJ4gT4foSfowe+47jGx+xzidQxY9Zd/+/cLbIC8ztW9VHBL0fXDWGdeDc/ERYABB6E45iF95UQAAAABJRU5ErkJggg==) no-repeat center;
  cursor: pointer;
  vertical-align: middle;
  position: relative;
  top: -1px; }

/* pickup */
.bx-soa-pickup-preview-img {
  height: 76px;
  border: 1px solid #ddd;
  border-radius: 1px;
  padding: 1px;
  margin-left: 10px;
  float: right;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

.bx-soa-pickup-subTitle {
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 10px; }

.bx-soa-pickup-list {
  margin-bottom: 20px; }

.bx-soa-pickup-list .bx-soa-pickup-list-item {
  border-top: 1px solid #dcdfe2;
  padding: 16px 35px;
  font-size: 13px;
  position: relative;
  -webkit-transition: background .2s ease;
  -moz-transition: background .2s ease;
  -o-transition: background .2s ease;
  transition: background .2s ease; }

.bx-soa-pickup-list-item.bx-selected {
  background: #f8fafc; }

.bx-soa-pickup-list .bx-soa-pickup-list-item:last-child {
  border-bottom: 1px solid #dcdfe2; }

.bx-soa-pickup-l-item-adress {
  padding-left: 15px;
  color: #25495e;
  font-weight: bold;
  line-height: 17px;
  min-height: 17px;
  position: relative;
  padding-right: 100px; }

.bx-soa-pickup-l-item-adress:before {
  height: 17px;
  width: 18px;
  content: "";
  top: 50%;
  left: -5px;
  margin-top: -8px;
  position: absolute;
  background: url(/bitrix/templates/prokids_default/assets/css/images/sprite.png) no-repeat center -54px; }

.bx-soa-pickup-list-item .bx-soa-pickup-l-item-detail {
  padding-top: 20px;
  display: none; }

.bx-soa-pickup-list-item.bx-selected .bx-soa-pickup-l-item-detail {
  display: block; }

.bx-soa-pickup-l-item-detail {
  padding-left: 100px;
  position: relative;
  min-height: 80px; }

.bx-soa-pickup-l-item-detail.no-image {
  padding-left: 20px; }

.bx-soa-pickup-l-item-btn {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -17px; }

.bx-soa-pickup-list-item.bx-selected .bx-soa-pickup-l-item-btn {
  padding-left: 100px;
  padding-top: 10px;
  float: none;
  position: relative;
  top: auto;
  right: auto;
  margin-top: 0; }

.bx-soa-pickup-list-item.bx-selected .bx-soa-pickup-l-item-btn.no-image {
  padding-left: 20px; }

.bx-soa-pickup-l-item-name {
  font-weight: bold; }

.bx-soa-pickup-l-item-img {
  position: absolute;
  top: 23px;
  left: 0;
  max-width: 90px;
  max-height: 90px;
  height: auto;
  width: auto; }

/*Sidebar*/
.bx-soa-sidebar {
  position: relative;
  height: 100%; }

.bx-soa-cart-total {
  border: 1px solid #e8e9eb;
  border-radius: 3px;
  padding: 20px;
  -webkit-transition: opacity .2s ease;
  -moz-transition: opacity .2s ease;
  -o-transition: opacity .2s ease;
  transition: opacity .2s ease; }

.bx-soa-cart-total.bx-soa-cart-total-fixed {
  position: fixed;
  top: 10px; }

.bx-soa-cart-total.bx-soa-cart-total-bottom {
  opacity: 0; }

@media (max-width: 768px) {
  .bx-soa-cart-total.bx-soa-cart-total-fixed {
    position: static;
    padding-top: 0;
    width: 100% !important; }
  .bx-soa-cart-total.bx-soa-cart-total-bottom {
    opacity: 1 !important;
    position: static; }
  .bx-soa-cart-total-ghost {
    display: none; } }

.bx-soa-cart-total-line {
  padding: 5px 0;
  font-size: 13px;
  border-top: 1px solid #ccc;
  line-height: 25px;
  overflow: hidden; }

.bx-soa-cart-total .bx-soa-cart-total-line:first-child {
  border-top: none; }

.bx-soa-cart-total .bx-soa-cart-total-line:nth-child(2) {
  border-color: #bfbfbf; }

.bx-soa-cart-total .bx-soa-cart-total-line:first-child .bx-soa-cart-t {
  font-weight: bold; }

.bx-soa-cart-total .bx-soa-cart-total-line-total {
  padding-top: 25px;
  border-bottom: none; }

.bx-soa-cart-t {
  float: left; }

.bx-soa-cart-d {
  float: right; }

.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-t {
  font-weight: bold; }

.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d {
  font-size: 28px; }

.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d span {
  font-size: 18px; }

.bx-soa-cart-total-button-container {
  padding-top: 20px;
  text-align: center; }

.bx-soa-cart-total-button-container > .btn {
  width: 100%; }

.bx-soa-more {
  padding-top: 2px;
  margin-top: 10px; }

.bx-soa-price-not-calc {
  border-bottom: 1px dashed;
  color: #F55450;
  text-decoration: none;
  cursor: pointer; }

.bx-soa-price-not-calc:active,
.bx-soa-price-not-calc:hover {
  border-color: transparent;
  color: #A94442; }

@media (max-width: 991px) {
  .bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d {
    white-space: nowrap;
    font-size: 19px; }
  .bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d span {
    font-size: 14px; } }

@media (max-width: 580px) {
  .bx-soa-coupon-label {
    /*text-align: center;*/
    display: block;
    padding-bottom: 5px; }
  .bx-soa-coupon-block {
    display: block; }
  .bx-soa-coupon-input {
    text-align: center; }
  .bx-soa-coupon-input input {
    display: inline-block !important; }
  .bx-soa-coupon-item {
    text-align: center; }
  .bx-soa-coupon-item strong {
    display: inline-block;
    position: relative;
    /*right: -20px;*/ }
  .bx-soa-coupon-item strong:first-child {
    margin-left: 0; }
  .bx-soa-coupon-remove:after {
    content: "";
    clear: both; }
  .bx-soa-more {
    padding-top: 10px; }
  .bx-soa-pickup-l-item-detail {
    padding-left: 0; }
  .bx-soa-pickup-l-item-img {
    position: relative;
    left: auto;
    top: auto;
    max-width: 200px;
    max-height: 200px; }
  .bx-soa-pickup-l-item-adress {
    padding-right: 0; } }

/* SCU */
.bx-scu-container {
  overflow: hidden; }

.bx-soa-item-content .bx-scu-container {
  max-width: 200px; }

.bx-scu-list {
  margin: 0;
  padding: 0 5px; }

.bx-scu-itemlist {
  list-style: none;
  padding: 0;
  overflow: hidden;
  margin: 0 -5px;
  min-width: 40px; }

.bx-scu-item {
  float: left;
  width: 20%;
  padding: 5px; }

.bx-img-item {
  float: left;
  width: 50%;
  padding: 5px;
  min-width: 30px;
  max-width: 50px; }

@media (max-width: 580px) {
  .bx-img-item {
    width: 45px; } }

.bx-img-itemColor {
  position: absolute;
  top: 3px;
  right: 3px;
  left: 3px;
  bottom: 3px;
  background-size: contain;
  -webkit-background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }

.bx-scu-itemColorBlock {
  position: relative;
  padding-top: 100%;
  cursor: pointer;
  outline: 1px solid #c0cfda;
  -webkit-transition: outline .2s ease;
  -moz-transition: outline .2s ease;
  -o-transition: outline .2s ease;
  transition: outline .2s ease; }

.bx-scu-itemColorBlock:hover {
  outline: 1px solid #006cc0; }

.bx-scu-itemColorBlock.selected {
  outline: 2px solid #006cc0; }

.bx-scu-itemColor {
  position: absolute;
  top: 3px;
  right: 3px;
  left: 3px;
  bottom: 3px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }

.bx-scu-itemTextBlock {
  position: relative;
  cursor: pointer;
  outline: 1px solid #c0cfda;
  -webkit-transition: outline .2s ease;
  -moz-transition: outline .2s ease;
  -o-transition: outline .2s ease;
  transition: outline .2s ease; }

.bx-scu-itemTextBlock:hover {
  outline: 1px solid #006cc0; }

.bx-scu-itemTextBlock.selected {
  outline: 2px solid #006cc0; }

.bx-scu-itemText {
  vertical-align: middle;
  text-align: center;
  font-size: 11px;
  line-height: 18px;
  white-space: nowrap;
  text-transform: uppercase;
  text-overflow: ellipsis;
  overflow: hidden; }

/*.bx-step-completed*/
.bx-scu-container {
  position: relative;
  height: 35px;
  overflow: hidden; }

/*.bx-step-completed*/
.bx-scu-container:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 25px;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); }

.bx-selected .bx-scu-container {
  height: auto; }

.bx-selected .bx-scu-container:after {
  height: 0; }

@media (max-width: 768px) {
  .bx-scu-container {
    height: auto; }
  .bx-scu-container:after {
    height: 0; } }

/*.bx-step-completed*/
.bx-scu-container .bx-soa-item-td-title {
  line-height: 20px; }

.bx-scu-container .bx-soa-item-td-title,
.bx-scu-container .bx-soa-item-td-text {
  float: left;
  font-size: 13px;
  padding-right: 5px;
  line-height: 19px;
  vertical-align: middle;
  padding-bottom: 3px; }

.bx-scu-container .bx-soa-item-td-title {
  clear: both; }

/*.bx-scu-container .bx-soa-item-td-title:after{
  content:": ";
}*/
@media (min-width: 768px) {
  .bx-scu-container .bx-soa-item-td-title, .bx-scu-container .bx-soa-item-td-text {
    padding-bottom: 0;
    line-height: 20px; } }

/* AUTH */
.bx-soa h3.bx-title {
  font-size: 15px;
  font-weight: bold; }

.bx-soa-reg-block {
  background: #f8fafc;
  padding: 25px 20px; }

.bx-soa-reg-block p {
  color: #595a5b;
  font-size: 13px;
  margin: 0 0 10px;
  padding: 0; }

/*bx-soa-reference*/
.bx-soa-reference {
  color: #9a9a9a;
  font-size: 11px;
  padding-top: 10px;
  padding-bottom: 20px; }

.bx-soa-auth .bx-soa-reference {
  border-top: 1px solid #cccc; }

/*REGION*/
.bx-sls .quick-location-tag,
.bx-slst .quick-location-tag {
  display: inline-block;
  background: #d0ecf1;
  border-radius: 3px;
  padding: 10px 20px 11px;
  margin: 10px 2px;
  cursor: pointer;
  vertical-align: middle;
  font-size: 15px;
  line-height: 20px;
  height: auto;
  color: #333;
  border: none;
  -webkit-transition: background 200ms ease;
  -moz-transition: background 200ms ease;
  -o-transition: background 200ms ease;
  transition: background 200ms ease; }

.bx-sls .quick-location-tag:hover,
.bx-slst .quick-location-tag:hover {
  background-color: #e3f4f7; }

.bx-sls .quick-location-tag:first-child,
.bx-slst .quick-location-tag:first-child {
  margin-left: 0; }

.bx-sls .quick-location-tag:last-child,
.bx-slst .quick-location-tag:last-child {
  margin-right: 0; }

.bx-soa .bx-soa-location-offered small {
  color: #737373; }

.bx-soa-location-selected {
  padding-top: 12px;
  padding-bottom: 22px; }

.bx-soa .bx-soa-customer-label,
.bx-soa .bx-soa-custom-label,
.bx-soa .form-group label {
  position: relative;
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 2px;
  color: #000; }

.bx-soa .bx-soa-customer-label-container small,
.bx-soa .bx-soa-custom-label-container small,
.bx-soa .form-group label small {
  color: #737373; }

/*FIELDS*/
.form-control {
  background-color: #f8fafc;
  border: 1px solid #d5dadc;
  box-shadow: none;
  border-radius: 2px; }

.bx-soa .bx-soa-location-input-container {
  position: relative; }

.bx-soa .bx-soa-customer-tel-input-container {
  position: relative; }

.bx-soa .bx-soa-customer-tel-input-container {
  height: 41px; }

.bx-soa .bx-soa-location-input {
  padding: 10px 40px 11px; }

.bx-soa .bx-soa-customer-tel-input {
  padding: 10px 11px 10px 50px; }

.bx-soa .bx-soa-location-input-container:before {
  content: " ";
  position: absolute;
  left: 8px;
  bottom: 9px;
  top: 9px;
  width: 20px;
  background-size: contain; }

/*pay*/
.bx-soa-pp-company {
  padding-bottom: 20px;
  z-index: 100;
  position: relative; }

.bx-soa-pp .bx-soa-pp-company {
  padding: 7px;
  border: 1px solid transparent;
  -webkit-transition: all 100ms ease;
  -moz-transition: all 100ms ease;
  -o-transition: all 100ms ease;
  transition: all 100ms ease; }

.bx-soa-pp-desc-container {
  padding-top: 7px; }

.bx-soa-pp-desc-container .bx-soa-pp-company {
  background: #f8fafc;
  border: 1px solid #d5dadc;
  padding: 7px 15px; }

.bx-soa-pp-company-logo {
  padding-top: 6px; }

.bx-soa-pp-company-graf-container {
  border: 2px solid #c3cace;
  border-radius: 2px;
  position: relative;
  background: #fff;
  width: auto;
  height: 0;
  /*margin-bottom: 10px;*/
  padding-top: 50%; }

.bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container {
  border-color: #159ebb; }

.bx-soa-pp-inner-ps.bx-selected .bx-soa-pp-company-graf-container {
  border-color: #159ebb; }

.bx-soa-pp-company.bx-bd-error .bx-soa-pp-company-graf-container {
  border-color: #db4a29; }

.bx-soa-pp-company.bx-bd-waring .bx-soa-pp-company-graf-container {
  border-color: #CCBE71; }

input[type=checkbox].bx-soa-pp-company-checkbox {
  position: absolute;
  top: 7px;
  left: 7px;
  margin: 0;
  padding: 0;
  z-index: 100; }

.bx-soa-pp-company-image {
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

.bx-soa-pp-desc-container .bx-soa-pp-company-logo {
  max-width: 150px; }

.bx-soa-pp-company-smalltitle {
  padding-top: 9px;
  color: #a3a3a3;
  font-size: 11px;
  text-align: center;
  padding-bottom: 5px;
  line-height: 12px; }

.bx-soa-pp-company-title {
  font-size: 19px;
  font-weight: bold; }

.bx-soa-pp-company-subTitle {
  font-size: 15px;
  font-weight: bold; }

.bx-soa-pp-company-desc {
  font-size: 13px;
  padding-top: 10px;
  line-height: 17px; }

.bx-soa-pp-company-selected {
  padding: 4px 0; }

.bx-soa-pp-company-selected strong {
  margin-left: 10px; }

ul.bx-soa-pp-list {
  margin: 10px 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  color: #000; }

ul.bx-soa-pp-list li {
  clear: both;
  padding: 5px 0; }

.bx-soa-pp-list-termin {
  color: #8d8d8d;
  display: block; }

.bx-soa-pp-list-description {
  display: block; }

.bx-soa-pp-delivery-cost {
  position: absolute;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  padding: 2px 4px;
  right: -2px;
  bottom: -2px;
  border-radius: 1px;
  background: rgba(0, 0, 0, 0.5); }

.bx-soa-pp-field .form-control {
  background: #fff; }

.bx-soa-pp-company-block .checkbox label,
.bx-soa-pp-company-block .form-group label {
  font-size: 13px; }

.bx-soa-pp-company-block .form-control {
  font-size: 13px; }

.bx-soa-pp-price {
  text-align: right;
  padding: 4px 0; }

.bx-soa-service-small {
  color: #a3a3a3;
  font-size: 11px; }

/*CHECKBOX*/
@media (min-width: 1200px) {
  .bx-soa-pp .bx-soa-pp-company:nth-child(3n+1) {
    clear: both; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .bx-soa-pp .bx-soa-pp-company:nth-child(3n+1) {
    clear: both; } }

@media (min-width: 768px) and (max-width: 991px) {
  .bx-soa-pp .bx-soa-pp-company:nth-child(3n+1) {
    clear: both; } }

@media (max-width: 767px) {
  .bx-soa-pp .bx-soa-pp-company:nth-child(2n+1) {
    clear: both; } }

@media (min-width: 481px) and (max-width: 766px) {
  .bx-soa-pp-desc-container .bx-soa-pp-company-logo {
    width: 100%;
    padding-top: 0; }
  .bx-soa-pp-desc-container .bx-soa-pp-company-smalltitle {
    display: none; }
  .bx-soa-pp-list-termin {
    width: 30%; } }

@media (max-width: 480px) {
  .bx-soa-pp-company-logo {
    width: 45%; }
  .bx-soa-pp-company-title {
    display: none; }
  /*  .bx-soa-pp-company-smalltitle {
    font-weight: bold;
    color: #000;
    font-size: 14px;
  }*/
  .bx-soa-pp-item-container {
    border-right: none; }
  .bx-soa-pp-desc-container .bx-soa-pp-company-logo {
    width: 100%;
    padding-top: 0; }
  .bx-soa-pp-desc-container .bx-soa-pp-company-smalltitle {
    display: none; }
  .bx-soa-pp-list-termin {
    width: 40%; }
  /*	.bx-soa-pp-list-description {
      margin-left: 45%;
    }*/ }

.bx-soa-section.bx-step-good {
  -webkit-animation: animationBorderStep ease 5s;
  -moz-animation: animationBorderStep ease 5s;
  -o-animation: animationBorderStep ease 5s;
  animation: animationBorderStep ease 5s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

@-webkit-keyframes animationBorderStep {
  0% {
    border-color: #70BB18; }
  100% {
    border-color: #91cedc; } }

@-moz-keyframes animationBorderStep {
  0% {
    border-color: #70BB18; }
  100% {
    border-color: #91cedc; } }

@-ms-keyframes animationBorderStep {
  0% {
    border-color: #70BB18; }
  100% {
    border-color: #91cedc; } }

@-o-keyframes animationBorderStep {
  0% {
    border-color: #70BB18; }
  100% {
    border-color: #91cedc; } }

@keyframes animationBorderStep {
  0% {
    border-color: #70BB18; }
  100% {
    border-color: #91cedc; } }

.bx-soa-section.bx-step-bad {
  -webkit-animation: animationBorderStepBad ease 5s;
  -moz-animation: animationBorderStepBad ease 5s;
  -o-animation: animationBorderStepBad ease 5s;
  animation: animationBorderStepBad ease 5s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

@-webkit-keyframes animationBorderStepBad {
  0% {
    border-color: #db4a29; }
  100% {
    border-color: #91cedc; } }

@-moz-keyframes animationBorderStepBad {
  0% {
    border-color: #db4a29; }
  100% {
    border-color: #91cedc; } }

@-ms-keyframes animationBorderStepBad {
  0% {
    border-color: #db4a29; }
  100% {
    border-color: #91cedc; } }

@-o-keyframes animationBorderStepBad {
  0% {
    border-color: #db4a29; }
  100% {
    border-color: #91cedc; } }

@keyframes animationBorderStepBad {
  0% {
    border-color: #db4a29; }
  100% {
    border-color: #91cedc; } }

.bx-soa-changeCostSign {
  -webkit-animation: changeCostSign ease .4s;
  -moz-animation: changeCostSign ease .4s;
  -o-animation: changeCostSign ease .4s;
  animation: changeCostSign ease .4s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

@-webkit-keyframes changeCostSign {
  0% {
    opacity: 1; }
  40% {
    opacity: 0; }
  60% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes changeCostSign {
  0% {
    opacity: 1; }
  40% {
    opacity: 0; }
  60% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes changeCostSign {
  0% {
    opacity: 1; }
  40% {
    opacity: 0; }
  60% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes changeCostSign {
  0% {
    opacity: 1; }
  40% {
    opacity: 0; }
  60% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes changeCostSign {
  0% {
    opacity: 1; }
  40% {
    opacity: 0; }
  60% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.bx-sls.form-control {
  padding: 0; }

.bx-sls .bx-ui-sls-pane,
.bx-slst .bx-ui-combobox-dropdown {
  border: 1px solid #bdbdbd; }

.bx-sls .dropdown-fade2white,
.bx-slst .dropdown-fade2white {
  top: 1px; }

.bx-sls .form-control.dropdown-block,
.bx-slst .form-control.dropdown-block {
  box-shadow: none; }

.has-error .bx-sls .form-control.dropdown-block,
.has-error .bx-slst .form-control.dropdown-block {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.bx-slst .form-control .bx-ui-combobox-container .bx-combobox-fake-as-input {
  padding-top: 7px; }

.bx-bd-error {
  border-color: #db4a29; }

.bx-bd-waring {
  border-color: #CCBE71; }

.wsnw {
  white-space: nowrap; }

.bx-step-opacity {
  opacity: 0;
  -webkit-animation: animationBorderStepOpacity ease 1s;
  -moz-animation: animationBorderStepOpacity ease 1s;
  -o-animation: animationBorderStepOpacity ease 1s;
  animation: animationBorderStepOpacity ease 1s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

@-webkit-keyframes animationBorderStepOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 100; } }

@-moz-keyframes animationBorderStepOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 100; } }

@-ms-keyframes animationBorderStepOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 100; } }

@-o-keyframes animationBorderStepOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 100; } }

@keyframes animationBorderStepOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 100; } }

/* MAPS */
ymaps h3 {
  margin: 6px 0 10px 0; }

/* AUTH */
.bx-authform {
  margin: 0 0 25px; }

/*block*/
.bx-authform-formgroup-container {
  margin-bottom: 25px; }

.bx-authform-content-container,
.bx-authform-label-container {
  font-size: 13px;
  color: #5a6c77;
  padding-bottom: 2px; }

.bx-authform-input-container {
  position: relative; }

.bx-authform-psw-protected {
  height: 38px;
  width: 38px;
  position: absolute;
  right: 1px;
  top: 50%;
  margin-top: -19px;
  background: url(/bitrix/templates/prokids_default/assets/css/images/sprite.png) no-repeat center;
  -webkit-background-size: 11px auto;
  background-size: 11px auto; }

.bx-authform-psw-protected-desc {
  display: none;
  background: #fff;
  position: absolute;
  width: 250px;
  left: 50%;
  margin-left: -125px;
  bottom: 100%;
  margin-bottom: 14px;
  border: 1px solid #f0f1f2;
  padding: 10px 20px;
  font-size: 14px;
  z-index: 110;
  box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.1); }

.bx-authform-psw-protected:hover .bx-authform-psw-protected-desc {
  display: block; }

.bx-authform-psw-protected-desc > span {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  height: 14px;
  display: block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAOCAYAAAAxDQxDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjIzNzExNDdGRkJFMTFFNDg4RDM4NEY3NjNFRDYwRDUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjIzNzExNDhGRkJFMTFFNDg4RDM4NEY3NjNFRDYwRDUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMjM3MTE0NUZGQkUxMUU0ODhEMzg0Rjc2M0VENjBENSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMjM3MTE0NkZGQkUxMUU0ODhEMzg0Rjc2M0VENjBENSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PodxyuQAAAFASURBVHjarJS/SgNBEMZ3x00glj6DL2Fn5UtYi7WdlYUIYhGwCYgPYBeIjbUvIYikCxaCGk/wZvf2n98dCiEm521y2xwzOzO/m5tvTn5knyrG+LLZ6211ux3R5rHWCtZGhBBOCbaTUu7kzM9FYVuDeO+FNsWjD+EQ9S/px/8EY7ctmHVO5KwzwM5Iymu4pjRzP24D5tAJs34D7Bzm3a+f5uLWgpWfCzMZY+YHG0QXqDVdBloZZp0VXzmXAriCOZq/pyV5STB0Eo0pHqCufXQygCs2BTWCxUrC5eDZO+f7iL+BSy+KpX9ethZWSVibCSDHiLutK0QNPv9CGIpDXWaCPTkioj5c7+uC/sBctSccMfjBrITrjsQvKEXB25DufUepDPtyAnvYNFElrkrVGZZxD89hSqJaYflL2Gtq0rcAAwDa/ePzqfelnAAAAABJRU5ErkJggg==) no-repeat center bottom; }

.bx-authform-input-container input[type="text"],
.bx-authform-input-container input[type="password"] {
  display: block;
  width: 100%;
  font-size: 18px;
  height: 38px;
  margin: 0;
  padding: 0 4px;
  border: 1px solid #CCD5DB;
  border-radius: 2px;
  background: #f8fafc;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.bx-authform-input-container input[type="text"].bx-empty-field,
.bx-authform-input-container input[type="password"].bx-empty-field {
  border-color: #dd4b39; }

span.bx-authform-starrequired {
  color: #d93333; }

.bx-authform-formgroup-container .bx-captcha {
  margin-bottom: 10px; }

.bx-authform-link-container,
.bx-authform-description-container {
  padding-bottom: 10px;
  font-size: 13px;
  color: #292d2e; }

.bx-authform-description-container {
  font-size: 13px;
  color: #5a6c77; }

.bx-authform-link-container {
  margin-bottom: 20px; }

hr.bxe-light {
  border: 0;
  border-bottom: 1px solid #ccc;
  margin-top: 20px;
  margin-bottom: 20px; }

.alert {
  border: none;
  border-radius: 1px;
  font-size: 14px;
  padding: 15px;
  margin-bottom: 20px; }

.bxe-aleft-title {
  font-weight: bold;
  padding-bottom: 5px; }

.alert-success {
  color: #3C763D;
  background-color: #DFF0D8;
  border-color: #D6E9C6; }

.alert-warning {
  color: #8A6D3B;
  background-color: #FCF8E3;
  border-color: #FAEBCC; }

.alert-danger {
  color: #A94442;
  background-color: #F2DEDE;
  border-color: #EBCCD1; }

/* PAGINATION */
.bx-pagination {
  margin: 10px 0; }

.bx-pagination .bx-pagination-container {
  text-align: center;
  position: relative; }

.bx-pagination .bx-pagination-container ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block; }

.bx-pagination .bx-pagination-container ul li {
  display: inline-block;
  margin: 0 2px 15px 2px; }

.bx-pagination .bx-pagination-container ul li span {
  -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
  -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
  -ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
  -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
  transition: color .3s ease, background-color .3s ease, border-color .3s ease;
  background: #eff0f1;
  padding: 0 8px;
  display: block;
  height: 32px;
  min-width: 32px;
  line-height: 32px;
  color: #444;
  font-size: 14px;
  border-radius: 16px;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.bx-pagination .bx-pagination-container ul li a {
  text-decoration: none;
  display: block;
  border-radius: 16px;
  display: block;
  height: 32px;
  min-width: 32px;
  line-height: 32px;
  color: #444;
  vertical-align: middle; }

.bx-pagination .bx-pagination-container ul li a:hover span {
  background: #DADADA; }

.bx-pagination .bx-pagination-container ul li.bx-active span {
  background: #0083d1;
  color: #fff; }

.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
  background: #fff;
  border: 2px solid #eff0f1;
  line-height: 28px;
  padding: 0 18px;
  color: #444; }

.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span {
  color: #aab1b4;
  background: #fff;
  border: 2px solid #eff0f1;
  line-height: 28px;
  padding: 0 18px; }

.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
  background: #fff;
  border-color: #DADADA;
  color: #000; }

.bx-pagination.bx-green .bx-pagination-container ul li.bx-active span {
  background: #3bc915;
  color: #fff; }

.bx-pagination.bx-yellow .bx-pagination-container ul li.bx-active span {
  background: #F9A91D;
  color: #fff; }

.bx-pagination.bx-red .bx-pagination-container ul li.bx-active span {
  background: #E22B2B;
  color: #fff; }

#loading_screen {
  position: fixed;
  z-index: 1150;
  left: 50%;
  top: 50%;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  height: 64px; }

.bx-soa-tooltip.bx-soa-tooltip-static {
  position: relative;
  z-index: 0; }

.bx-soa-tooltip.bx-soa-tooltip-static .tooltip-arrow {
  left: 20px; }

.bx-soa-tooltip .tooltip-inner {
  max-width: 300px; }

.bx-soa-tooltip.bx-soa-tooltip-danger .tooltip-arrow {
  border-top-color: #F2DEDE; }

.bx-soa-tooltip.bx-soa-tooltip-danger .tooltip-inner {
  background: #F2DEDE;
  color: #A94442; }

.bx-soa-tooltip.bx-soa-tooltip-warning .tooltip-arrow {
  border-top-color: #FCF8E3; }

.bx-soa-tooltip.bx-soa-tooltip-warning .tooltip-inner {
  background: #FCF8E3;
  color: #8A6D3B; }

.bx-soa-tooltip.bx-soa-tooltip-success .tooltip-arrow {
  border-top-color: #dff0d8; }

.bx-soa-tooltip.bx-soa-tooltip-success .tooltip-inner {
  background: #dff0d8;
  color: #3c763d; }

.bx-soa-tooltip.bx-soa-tooltip-coupon {
  display: none; }

.bx-soa-coupon-item-used:hover .bx-soa-tooltip,
.bx-soa-coupon-item-danger:hover .bx-soa-tooltip,
.bx-soa-coupon-item-success:hover .bx-soa-tooltip {
  display: block;
  opacity: 1;
  bottom: 100%; }

.bx-soa-tooltip-coupon > span {
  display: block;
  text-transform: none; }

.bx-soa-empty-cart-image {
  width: 131px;
  height: 116px;
  margin: 50px auto 42px;
  background: url(/bitrix/templates/prokids_default/assets/css/images/empty_cart.svg) no-repeat center;
  -webkit-background-size: contain;
  background-size: contain; }

.bx-soa-empty-cart-text {
  font-size: 36px;
  text-align: center;
  color: #bababa;
  margin-bottom: 42px; }

.bx-soa-empty-cart-desc {
  text-align: center;
  color: #000;
  font-size: 16px;
  margin-bottom: 42px; }

.soa-property-container .input-group-addon {
  background: #fff; }

.input-group-addon .bx-calendar {
  background: url(/bitrix/templates/prokids_default/assets/css/images/calendar.svg) no-repeat center;
  display: inline-block;
  width: 18px;
  background-size: 18px auto;
  height: 18px; }

.icon-success {
  position: absolute;
  left: 16px;
  width: 21px;
  height: 21px;
  background-size: contain;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjEgMjEiPjxzdHlsZT4uc3Qwe2ZpbGw6IzcxYmEyNH08L3N0eWxlPjxwYXRoIGlkPSJGb3JtYV8xIiBjbGFzcz0ic3QwIiBkPSJNMTAuNSAwQzQuNyAwIDAgNC43IDAgMTAuNVM0LjcgMjEgMTAuNSAyMSAyMSAxNi4zIDIxIDEwLjUgMTYuMyAwIDEwLjUgMHpNOSAxNS40bC01LTQuOSAyLTIgMyAzIDYtNS45IDIgMi04IDcuOHoiLz48L3N2Zz4=); }

.icon-warning {
  position: absolute;
  left: 16px;
  width: 22px;
  height: 20px;
  background-size: contain;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjIgMjAiPjxzdHlsZT4uc3Qwe2ZpbGw6I2RlYTcxMn08L3N0eWxlPjxwYXRoIGlkPSJGb3JtYV8xIiBjbGFzcz0ic3QwIiBkPSJNMjEuNyAxNi43TDEyLjkgMS4xQzEyLjMuMSAxMS0uMyAxMCAuM2MtLjQuMi0uNy41LS45LjhMLjMgMTYuN2MtLjQuNy0uNCAxLjUgMCAyLjIuNC43IDEuMSAxLjEgMS45IDEuMWgxNy43Yy44IDAgMS41LS40IDEuOS0xLjEuMy0uNy4zLTEuNS0uMS0yLjJ6bS0xMC43LjhjLS44IDAtMS40LS42LTEuNS0xLjQgMC0uOC42LTEuNCAxLjQtMS41LjggMCAxLjQuNiAxLjUgMS40IDAgLjgtLjYgMS41LTEuNCAxLjV6bTEuNC02LjJjMCAuOC0uNiAxLjQtMS40IDEuNHMtMS40LS42LTEuNC0xLjRWNC43YzAtLjQuMy0uNy43LS43aDEuNWMuNCAwIC43LjMuNy43bC0uMSA2LjZ6Ii8+PC9zdmc+); }

/************************************************************/
.rsorder input[type="text"],
.rsorder input[type="password"],
.rsorder textarea,
.rsorder select {
  width: 100%; }

.rsorder .radio-inline {
  padding-left: 0; }

.rsorder .has-error .form-control {
  box-shadow: none; }

.rsorder .bx-sls .dropdown-block {
  padding: 0 25px 0 34px;
  border-radius: 0; }

.rsorder .bx-sls .dropdown-icon {
  top: 13px;
  left: 14px; }

.rsorder .bx-sls .bx-ui-sls-clear {
  margin-top: 6px;
  margin-right: 4px; }

.rsorder .bx-soa-section.bx-step-completed {
  border-color: #cccc; }

.rsorder .bx-soa-section-content {
  padding: 10px 25px; }

.rsorder .bx-soa-section.bx-active.bx-selected .bx-soa-section-content {
  padding-bottom: 24px; }

.rsorder .bx-soa-section-title-container {
  background-color: #cccc; }

.rsorder .bx-soa-section-title {
  font-size: inherit;
  font-weight: normal;
  padding: 3px 25px; }

.rsorder .bx-soa-location-input-container .form-control .bx-ui-sls-fake {
  width: 100%; }

.rsorder .form-group {
  margin: 10px 0; }

.rsorder .bx-soa .bx-soa-customer-label,
.rsorder .bx-soa .bx-soa-custom-label,
.rsorder .bx-soa .form-group label.bx-soa-custom-label {
  font-size: inherit;
  font-weight: bold;
  margin-bottom: 5px; }

.rsorder .bx-soa .form-group label {
  font-size: inherit; }

.rsorder .bx-soa-section.bx-selected,
.rsorder .bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container {
  border-color: #FD7107; }

.rsorder .bx-soa-item-title {
  font-weight: normal; }

.rsorder .bx-soa-cart-total {
  padding: 10px 25px; }

.rsorder .bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d {
  font-size: 16px;
  font-weight: bold; }

.body .bx-sls .bx-ui-sls-fake,
.body .bx-sls .bx-ui-sls-route,
.footer .bx-sls .bx-ui-sls-fake,
.footer .bx-sls .bx-ui-sls-route,
.fancybox-inner .bx-sls .bx-ui-sls-fake,
.fancybox-inner .bx-sls .bx-ui-sls-route,
.gopro-subscribe-window .bx-sls .bx-ui-sls-fake,
.gopro-subscribe-window .bx-sls .bx-ui-sls-route {
  height: 39px; }

/************************************************************/
/*
* Project:----------Store-2013
* Component---------CART_PAGE
* Last Refactoring:-31.10.2013
*
* @version:---------13.10.31[r1704]
*/
/*.bx_ordercart .bx_sort_container{
	margin-bottom:15px;
	min-height:32px;
	color:#919191;
	vertical-align:middle;
	font-size:15px;
	line-height:32px;
}
.bx_ordercart .bx_sort_container a{
	display:inline-block;
	margin-left:20px;
	padding:0 20px;
	border:1px solid #cdcdcd;
	border-radius:3px;
	background:#f9f9f9;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2UzZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#e3e3e3));
	background:-webkit-linear-gradient(top, #f9f9f9 0%,#e3e3e3 100%);
	background:   -moz-linear-gradient(top, #f9f9f9 0%,#e3e3e3 100%);
	background:    -ms-linear-gradient(top, #f9f9f9 0%,#e3e3e3 100%);
	background:     -o-linear-gradient(top, #f9f9f9 0%,#e3e3e3 100%);
	background:        linear-gradient(to bottom, #f9f9f9 0%,#e3e3e3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e3e3e3',GradientType=0 );
	color:#4f4f4f;
	text-decoration:none;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	line-height:32px;
}*/
.bx_ordercart .bx_sort_container a:hover {
  background: #f9f9f9;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #ededed));
  background: -webkit-linear-gradient(top, #f9f9f9 0%, #ededed 100%);
  background: -moz-linear-gradient(top, #f9f9f9 0%, #ededed 100%);
  background: -ms-linear-gradient(top, #f9f9f9 0%, #ededed 100%);
  background: -o-linear-gradient(top, #f9f9f9 0%, #ededed 100%);
  background: linear-gradient(to bottom, #f9f9f9 0%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ededed',GradientType=0 ); }

.bx_ordercart .bx_sort_container a:active {
  background: #707070;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzcwNzA3MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMmEyYTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #707070), color-stop(100%, #a2a2a2));
  background: -webkit-linear-gradient(top, #707070 0%, #a2a2a2 100%);
  background: -moz-linear-gradient(top, #707070 0%, #a2a2a2 100%);
  background: -ms-linear-gradient(top, #707070 0%, #a2a2a2 100%);
  background: -o-linear-gradient(top, #707070 0%, #a2a2a2 100%);
  background: linear-gradient(to bottom, #707070 0%, #a2a2a2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#707070', endColorstr='#a2a2a2',GradientType=0 );
  box-shadow: inset 0 1px 2px 0 #3e3e3e;
  color: #fff;
  text-shadow: 0 1px 0 #505050; }

.bx_ordercart .bx_ordercart_order_table_container {
  overflow-x: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  border: 1px solid #c9c9c9;
  border-radius: 3px;
  font-size: 14px; }

.bx_ordercart .bx_ordercart_order_table_container table {
  margin: 0;
  padding: 0;
  min-width: 100%;
  border-collapse: collapse; }

.bx_ordercart .bx_ordercart_order_table_container table td {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap; }

.bx_ordercart .bx_ordercart_order_table_container table td.margin {
  padding: 0;
  width: 2%;
  border-bottom: none !important; }

.bx_ordercart .bx_ordercart_order_table_container table thead td {
  padding: 0 5px;
  min-height: 39px;
  background: #f5f5f5;
  color: #000;
  font-size: 14px;
  line-height: 39px; }

.bx_ordercart .bx_ordercart_order_table_container table tbody td {
  padding: 2% 1%;
  border-bottom: 1px solid #ccc;
  vertical-align: top; }

.bx_ordercart .bx_ordercart_order_table_container table tbody tr:last-child td {
  border-bottom: none; }

.bx_ordercart .bx_ordercart_order_table_container tbody td.itemphoto {
  width: 20%; }

.bx_ordercart .bx_ordercart_order_table_container tbody td.item,
.bx_ordercart .bx_ordercart_order_table_container tbody td.custom,
.bx_ordercart .bx_ordercart_order_table_container tbody td.price {
  text-align: left;
  font-size: 16px;
  line-height: 22px; }

.bx_ordercart .bx_ordercart_order_table_container tbody td.custom span {
  display: none; }

.bx_ordercart .bx_ordercart_order_table_container tbody td.item {
  width: 70%; }

.bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
  color: #000;
  font-weight: bold;
  font-size: 17px; }

.bx_ordercart .bx_ordercart_order_table_container tbody td.price .old_price {
  color: #b8b8b8;
  text-decoration: line-through;
  font-size: 13px; }

.bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price {
  color: #7f7f7f;
  font-size: 11px;
  line-height: 13px; }

.bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price_value {
  font-size: 11px;
  line-height: 13px; }

/*.bx_ordercart .bx_ordercart_order_table_container tbody td.control a{
	color:#327ab7;
	font-size:11px;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.control a:hover{text-decoration:none;}*/
.bx_ordercart .bx_ordercart_photo_container {
  position: relative;
  padding-top: 100%;
  min-width: 50px;
  max-width: 100%;
  height: 0;
  border: 1px solid #c0cfda;
  border-radius: 2px; }

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_photo {
  position: absolute;
  top: 4%;
  right: 4%;
  bottom: 4%;
  left: 4%;
  background-position: center;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  background-repeat: no-repeat; }

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand {
  position: relative;
  margin-top: 3%;
  min-width: 50px;
  max-width: 100%;
  border: 1px solid #c0cfda;
  border-radius: 2px;
  line-height: 0; }

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand img {
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto; }

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle {
  margin: 0;
  padding: 0;
  white-space: normal;
  line-height: 18px; }

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px; }

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemart {
  margin-bottom: 10px;
  color: #b4b4b4;
  font-size: 13px; }

.bx-touch .bx_ordercart td.custom .centered,
.bx-no-touch .bx_ordercart td.custom .some-class {
  display: none; }

.bx_ordercart .bx_ordercart_order_pay {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px auto 0;
  padding: 0 20px; }

/*.bx_ordercart .bx_ordercart_order_pay_left{
	float:left;
	width:50%;
}*/
/*.bx_ordercart .bx_ordercart_order_pay_right{
	float:left;
	width:50%;
	text-align:right;
}*/
/*.bx_ordercart .bx_ordercart_coupon{ }*/
/*.bx_ordercart .bx_ordercart_coupon span{
	display:block;
	margin-bottom:13px;
	color:#7f7f7f;
	font-size:13px;
}*/
/*.bx_ordercart .bx_ordercart_coupon input{
	height:34px;
	border:1px solid #bababa;
	border-radius:3px;
	box-shadow:inset 0 1px 2px 0 rgba(0,0,0,.21);
	color:#000;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	line-height:34px;
}*/
/*.bx_ordercart .bx_ordercart_coupon input.good{
	border:1px solid #59a62a;
	background:rgba(89,166,42,.16);
	box-shadow:0 0 2px 0 rgba(89,166,42,.8);
}*/
/*.bx_ordercart .bx_ordercart_coupon input.bad{
	border:1px solid #e16565;
	background:rgba(225,101,101,.16);
	box-shadow:0 0 2px 0 rgba(225,101,101,.8);
}*/
.bx_ordercart .bx_ordercart_order_sum {
  float: right; }

.bx_ordercart .bx_ordercart_order_sum tr td {
  padding: 1px;
  text-align: right;
  font-size: 13px; }

.bx_ordercart .bx_ordercart_order_sum tr td.custom_t1 {
  width: 100%; }

.bx_ordercart .bx_ordercart_order_sum tr td.custom_t2 {
  white-space: nowrap; }

.bx_ordercart .bx_ordercart_order_sum tr td.fwb {
  font-weight: bold; }

.bx_ordercart_order_pay_center {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e4e6e8;
  text-align: right; }

.bx_ordercart_order_pay_center span,
.bx_ordercart_order_pay_center a {
  vertical-align: top;
  line-height: 53px; }

.bx_ordercart_order_pay_center span {
  margin: 0 30px;
  font-weight: bold;
  font-size: 17px; }

.bx_ordercart_order_pay_center .checkout {
  position: relative;
  top: -9px;
  display: inline-block;
  padding: 0 18px;
  border-radius: 3px;
  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%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2df', endColorstr='#006fcb',GradientType=0 );
  color: #fff;
  vertical-align: bottom;
  text-decoration: none;
  text-shadow: 0 1px 0 #0075b6;
  font-weight: bold;
  line-height: 36px; }

.bx_ordercart_order_pay_center .checkout:hover {
  background: #00a2df;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTdkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a2df), color-stop(100%, #0a7ddd));
  background: -webkit-linear-gradient(top, #00a2df 0%, #0a7ddd 100%);
  background: -moz-linear-gradient(top, #00a2df 0%, #0a7ddd 100%);
  background: -ms-linear-gradient(top, #00a2df 0%, #0a7ddd 100%);
  background: -o-linear-gradient(top, #00a2df 0%, #0a7ddd 100%);
  background: linear-gradient(to bottom, #00a2df 0%, #0a7ddd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2df', endColorstr='#0a7ddd',GradientType=0 ); }

.bx_ordercart_order_pay_center .checkout:active {
  background: #0a7ddd;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBhN2RkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGEyZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0a7ddd), color-stop(100%, #00a2df));
  background: -webkit-linear-gradient(top, #0a7ddd 0%, #00a2df 100%);
  background: -moz-linear-gradient(top, #0a7ddd 0%, #00a2df 100%);
  background: -ms-linear-gradient(top, #0a7ddd 0%, #00a2df 100%);
  background: -o-linear-gradient(top, #0a7ddd 0%, #00a2df 100%);
  background: linear-gradient(to bottom, #0a7ddd 0%, #00a2df 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a7ddd', endColorstr='#00a2df',GradientType=0 );
  box-shadow: inset 0 3px 2px 1px rgba(0, 0, 0, 0.22); }

@media (max-width: 980px) {
  .bx-touch .bx_ordercart .bx_sort_container span {
    display: block; }
  .bx-touch .bx_ordercart .bx_sort_container a {
    margin: 0 20px 10px 0; }
  .bx_ordercart .bx_ordercart_order_table_container table thead td {
    font-size: 13px; }
  .bx_ordercart .bx_ordercart_order_table_container tbody td.custom,
  .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a,
  .bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
    font-size: 14px; } }

@media (max-width: 680px) {
  .bx_ordercart .bx_ordercart_order_table_container table thead td {
    font-size: 12px; }
  .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a,
  .bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
    font-size: 12px; } }

@media (max-width: 600px) {
  .bx-touch .bx_ordercart .bx_ordercart_order_pay {
    width: 100%; }
  /*.bx-touch .bx_ordercart .bx_ordercart_order_pay_left,*/
  .bx-touch .bx_ordercart .bx_ordercart_order_pay_right {
    float: none;
    width: 100%;
    text-align: center; }
  .bx-touch .bx_ordercart .bx_ordercart_order_sum {
    float: none;
    margin-top: 20px;
    width: 100%; } }

@media (max-width: 530px) {
  .bx-touch .bx_ordercart .bx_sort_container {
    margin: 10px 0;
    text-align: left;
    line-height: 13px; }
  .bx-touch .bx_ordercart .bx_sort_container a {
    display: inline;
    margin: 0 10px 0 0;
    padding: 0;
    border: none;
    background: none;
    color: #327ab7;
    text-decoration: underline;
    font-size: 13px; }
  .bx-touch .bx_ordercart .bx_sort_container a:hover {
    text-decoration: none; }
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container table,
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody,
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr,
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td {
    display: block; }
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td {
    padding: 2% 6%; }
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr {
    margin-bottom: 20px;
    border-bottom: 3px double #c9c9c9; }
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr:last-child {
    margin-bottom: 0;
    border-bottom: none; }
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container table thead {
    display: none; }
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.item,
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.itemphoto {
    width: 100%; }
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.item {
    padding-bottom: 20px; }
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.item .bx_item_detail_size_small_noadaptive,
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.item .bx_item_detail_scu_small_noadaptive {
    margin: 5px auto !important; }
  .bx-touch .bx_ordercart .bx_ordercart_photo_container {
    margin: 0 auto;
    padding-top: 50%;
    max-width: 250px; }
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand {
    border: none;
    text-align: center; }
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand img {
    max-width: 100%;
    width: auto;
    border-radius: 2px; }
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody td {
    border: none; }
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.custom span {
    display: inline-block;
    margin-right: 10px;
    font-weight: bold; }
  /*.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.control{text-align:center;word-spacing:15px;}*/
  /*.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.control br{display:none}*/
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price {
    padding-top: 20px;
    text-align: center; }
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 28px; }
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .old_price {
    margin-left: 10px;
    font-size: 19px; }
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price,
  .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price_value {
    display: inline-block; } }

@media (max-width: 490px) {
  .bx-touch .bx_ordercart_order_pay_center {
    margin-bottom: 40px;
    text-align: center; }
  .bx-touch .bx_ordercart_order_pay_center span {
    display: block; }
  .bx-touch .bx_ordercart_order_pay_center .checkout {
    top: 0; } }

.bx_ordercart .bx_ordercart_order_pay,
.bx_ordercart .bx_ordercart_order_sum,
.bx_ordercart .bx_ordercart_order_pay_right,
.bx_ordercart_order_pay_center,
.bx_ordercart_order_pay_center span,
.bx_ordercart_order_pay_center .checkout,
.bx_ordercart .bx_ordercart_order_table_container table,
.bx_ordercart .bx_ordercart_order_table_container table tbody,
.bx_ordercart .bx_ordercart_order_table_container table tbody tr,
.bx_ordercart .bx_ordercart_order_table_container table tbody tr td,
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a,
.bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.personalacc {
  max-width: 200px;
  float: right;
  margin-bottom: 20px; }

.personalacc .title {
  margin-bottom: 5px;
  color: #FD7107;
  font-weight: bold; }

.personalacc table {
  width: 50px; }

.personalacc td {
  padding: 10px 35px 10px 0px;
  border-bottom: 1px solid #cccc; }

@media screen and (max-width: 875px) {
  body .personalacc {
    float: none; } }

.ordercancel .reason {
  width: 60%;
  height: 150px; }

@media screen and (max-width: 875px) {
  body.adaptive .ordercancel .reason {
    width: 100%; } }

.orderdetail .orderlistproducts {
  width: 100%; }

.orderdetail .table .full.prods {
  width: 100%;
  padding: 10px 0px;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch; }

.orderdetail .orderlistproducts td {
  padding: 5px 10px;
  border: 1px solid #cccc; }

.orderdetail .orderlistproducts td.img {
  text-align: center;
  vertical-align: middle; }

.orderdetail .orderlistproducts td img {
  min-width: 20px; }

.orderlist .switch {
  margin-bottom: 15px; }

.orderlist .switch a {
  display: block;
  float: left;
  margin-right: 2px;
  margin-bottom: 2px;
  padding: 5px 14px;
  text-decoration: none; }

.orderlist .switch a.selected {
  color: #fff;
  background-color: #FD7107; }

.orderlist .switch a:hover {
  color: #fff;
  background-color: #da6712; }

.orderlist .switch .separator {
  float: left; }

.orderlist .item .namedate {
  float: left; }

.orderlist .item {
  display: block;
  margin-bottom: 15px;
  padding: 10px 20px;
  border: 1px solid #cccc; }

.orderlist .item:hover {
  text-decoration: none;
  border: 1px solid #FD7107; }

.orderlist .item .name {
  font-size: 18px;
  line-height: 22px; }

.orderlist .item:hover .name {
  text-decoration: underline; }

.orderlist .item .float {
  float: right;
  color: #000;
  line-height: 26px; }

.orderlist .item .status {
  margin-right: 40px; }

.orderlist .item .price {
  font-size: 14px; }

.orderlist .item .date,
.orderlist .item .products {
  color: #666; }

.orderlist .item .products {
  margin-top: 5px; }

@media screen and (max-width: 775px) {
  body.adaptive .orderlist .switch .separator {
    width: 100%; }
  body.adaptive .orderlist .item .namedate,
  body.adaptive .orderlist .item .float {
    width: 100%; }
  body.adaptive .orderlist .item .float {
    float: none; }
  body.adaptive .orderlist .item .status {
    margin-right: 10px; } }

.profildetail .description {
  color: #666; }

.profildetail .table {
  max-width: 600px; }

.profildetail .table .td {
  width: 70%; }

.profildetail .table .td input,
.profildetail .table .td textarea,
.profildetail .table .td select {
  width: 100%; }

.profildetail .table .td.name {
  width: 30%; }

@media screen and (max-width: 875px) {
  body.adaptive .profildetail .table .td {
    width: 100%; } }

.profillist .item {
  display: block;
  margin-bottom: 15px;
  padding: 10px 20px;
  border: 1px solid #cccc; }

.profillist .item:hover {
  text-decoration: none;
  border: 1px solid #FD7107; }

.profillist .item:hover .name {
  text-decoration: underline; }

.profillist .item .name {
  font-size: 18px;
  line-height: 22px; }

.profillist .item .data {
  color: #666; }

.profillist .item .data,
.profillist .item .action {
  margin-top: 5px; }

.profillist .item .action .edit:hover,
.profillist .item .action .delete:hover {
  text-decoration: underline; }

.profillist .item .action .edit .icon,
.profillist .item .action .delete .icon {
  margin-right: 5px;
  margin-bottom: 2px; }

.profillist .item .action .edit .icon {
  width: 15px;
  height: 10px;
  background-position: 0px -953px; }

.profillist .item .action .delete .icon {
  width: 10px;
  height: 9px;
  background-position: 0px -890px; }

.search_page .form_search {
  margin-bottom: 15px; }

.search_page .form_search .q {
  margin-right: 10px; }

.search_page .form_search .btn.btn1 {
  padding: 11px 14px; }

.spage {
  margin-top: 20px; }

.spage .iblock .title {
  margin-bottom: 10px;
  font-weight: bold; }

.spage .iblock {
  margin-bottom: 25px;
  border-bottom: 1px solid #cccc; }

.spage .iblock .sitem {
  margin-bottom: 25px; }

.spage .iblock .sitem.catitem {
  display: block;
  width: 100%; }

.spage .iblock .sitem.catitem .pic {
  display: block;
  width: 15%;
  float: left;
  padding: 0 20px 20px 0;
  text-align: center; }

.spage .iblock .sitem.catitem .telo {
  width: 85%;
  float: left; }

.spage .iblock .sitem .name,
.spage .iblock .sitem .description,
.spage .iblock .sitem .price,
.spage .iblock .sitem div.chain {
  margin-bottom: 5px; }

.spage .iblock .sitem.catitem .telo .price {
  font-size: 18px; }

.spage .iblock .sitem.catitem .telo .chain {
  margin-left: 30px; }

.spage .iblock .sitem .chain .icon {
  width: 7px;
  height: 14px;
  margin: 0px 8px 3px 8px;
  /*background-position:0px -545px;*/
  background-position: -21px -545px; }

@media screen and (max-width: 875px) {
  body.adaptive .spage .iblock .sitem .name .nm {
    display: block;
    margin-bottom: 5px; }
  body.adaptive .spage .iblock .sitem.catitem .telo .chain {
    margin-left: 0px; } }

@media screen and (max-width: 480px) {
  body.adaptive .search_page .form_search .q {
    margin-right: 0px;
    margin-bottom: 15px; }
  body.adaptive .search_page .form_search .q,
  body.adaptive .search_page .form_search .btn.btn1 {
    width: 100%;
    padding: 5px 14px; } }

/* search form */
.searchinhead {
  min-height: 40px;
  border: 1px solid #FD7107;
  transition: border-color ease-in-out 0.15s; }
/*  .searchinhead.focus {
    border-color: #FD7107; }*/

.searchinhead form {
  width: 100%;
  overflow: hidden; }

.searchinhead .enter {
  display: block;
  float: left;
  padding: 12px 11px 10px 11px;
  cursor: pointer; }

.searchinhead .enter .icon {
  display: block;
  width: 15px;
  height: 16px;
  background-position: 0 -54px; }

.searchinhead .aroundtext {
  width: 100%;
  margin-right: 44px;
  margin-left: 40px;
  padding-right: 88px; }

.searchinhead .aroundtext .text {
  display: block;
  width: 100%;
  padding: 10px 5px 10px 0;
  background: transparent;
  border: none;
  box-shadow: none; }

.searchinhead .aroundtext .text:focus {
  border: none; }

.searchinhead .zoom {
  display: block;
  float: right;
  padding: 13px 13px 10px 13px;
  cursor: pointer; }

.searchinhead .zoom .icon {
  display: block;
  width: 16px;
  height: 14px;
  background-position: 0 -70px; }

/* search.title -> results */
.title-search-result {
  display: none;
  margin-top: -3px;
  padding-right: 1px;
  border-collapse: collapse;
  border: none;
  background-color: #fff;
  overflow: hidden;
  z-index: 205; }

.stitle {
  padding: 15px 0px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #cccc; }

.stitle .title {
  margin: 20px 20px 0px 20px;
  padding-bottom: 8px;
  color: #2F9706;
  border-bottom: 1px solid #cccc; }

.stitle .title.first {
  margin-top: 0px; }

.stitle .iblock .item {
  display: block;
  padding: 6px 20px; }

.stitle .iblock .item:hover {
  color: #fff;
  background-color: #4D8475; }

/* simple items */
/* products */
.stitle .iblock .catitem .inner {
  background: url("/bitrix/templates/prokids_default/assets/css/img/dashed1.png") 0px bottom repeat; }

.stitle .iblock .catitem:hover .inner {
  background: url("/bitrix/templates/prokids_default/assets/css/img/dashed2.png") 0px bottom repeat; }

.stitle .iblock .catitem .pic {
  display: inline-block;
  width: 22px;
  margin-right: 10px;
  text-align: center; }

.stitle .iblock .catitem img {
  margin-bottom: 1px; }

.stitle.twolines .iblock .catitem .inner {
  background: none; }

.stitle.twolines .iblock .catitem .name {
  margin-right: 5px; }

.stitle.twolines .iblock .catitem .pic {
  margin-right: 5px; }

.stitle.twolines .iblock .catitem .prs {
  float: left; }

.stitle .iblock .catitem .name,
.stitle .iblock .catitem .prs {
  display: block; }

.stitle .iblock .catitem .name,
.stitle .iblock .catitem .prs {
  position: relative;
  background-color: #fff; }

.stitle .iblock .catitem:hover .name,
.stitle .iblock .catitem:hover .prs {
  background-color: #4D8475; }

.stitle .iblock .catitem .name {
  float: left; }

.stitle .iblock .catitem .name {
  padding-right: 2px; }

.stitle .iblock .catitem .prs {
  float: right;
  padding-left: 2px;
  color: #000; }

.stitle .iblock .catitem:hover .prs {
  color: #fff; }

@media screen and (max-width: 605px) {
  body.adaptive .searchinhead {
    margin-top: 5px;
    margin-left: 0px; } }

.body div.bx-auth-line {
  border: none; }

.body div.bx-auth-service-form {
  background-color: #ccc;
  border: none; }

.body div.bx-auth-services a.bx-ss-selected {
  background-color: #ccc;
  border: 1px solid #ccc; }

.body .socform .bx-ss-icon {
  display: none; }

.body .socform input {
  padding: 3px 5px; }

@media screen and (max-width: 480px) {
  body.adaptive .body .socform span:after {
    display: block;
    clear: both;
    content: " ";
    font-size: 0;
    height: 0;
    visibility: hidden; }
  body.adaptive .body .socform .button {
    margin-top: 10px; }
  body.adaptive .body div.bx-auth-service-form {
    text-align: center; } }

.subscribe .line {
  margin-bottom: 15px;
  line-height: 18px; }

.subscribe .line.border {
  padding-top: 15px;
  border-top: 1px solid #cccc; }

.subscribe .line .title {
  font-weight: bold;
  color: #444;
  margin-bottom: 7px; }

.subscribe .line input {
  width: 100%;
  max-width: 300px; }

.subscribe .line.type label {
  margin-right: 15px; }

.subscribe .item {
  margin-bottom: 5px; }

.subscribe .item b {
  color: #444; }

.subscribe .item .sbscr {
  color: #333;
  font-size: 11px;
  margin-left: 17px; }

.subscribe .note {
  display: block;
  margin-bottom: 7px;
  color: #666; }

.subscribe .line .text {
  margin-right: 15px;
  margin-bottom: 15px; }

.subscribe .line .btn {
  padding: 11px 14px; }

@media screen and (max-width: 480px) {
  body.adaptive .subscribe .line input {
    max-width: 500px; } }

.footersubscribe .title {
  margin-bottom: 6px;
  text-transform: uppercase; }

.footersubscribe .inp input {
  width: 100%;
  padding: 6px; }

.footersubscribe a.btn1 {
  display: block;
  margin-top: 6px;
  text-align: center; }

.pcontent.thisisauthpage {
  padding-left: 0px; }

.authinhead {
  display: inline-block;
  padding-top: 16px;
  text-align: right; }

.authinhead .logged .icon {
  width: 10px;
  height: 12px;
  margin-right: 3px;
  margin-bottom: 3px;
  background-position: 0px -12px; }

.authinhead .guest .icon {
  width: 14px;
  height: 9px;
  margin-right: 5px;
  margin-left: 15px;
  margin-bottom: 2px;
  background-position: 0px -24px; }


.navigation {
  float: right;
  padding-top: 12px;
  font-size: 14px; }

.navigation .arrow .icon {
  width: 7px;
  height: 14px; }

.navigation span,
.navigation a {
  display: inline-block;
  padding: 0px 5px; 
  color: #1A6296;
}
.navi .navigation a {
  color: #1A6296;
}

.navigation a.arrow.left .icon {
  background-position: -14px -531px; }

.navigation span.arrow.left .icon {
  background-position: 0px -531px; }

.navigation a.arrow.right .icon {
  background-position: -14px -545px; }

.navigation span.arrow.right .icon {
  background-position: 0px -545px; }

.navigation .arrow .icon{
    display: inline-block;
    width: 7px;
    height: 14px;
    visibility: visible;
}

.body .locationbig input[type="radio"] + label:before,
.body .locationbig input[type="radio"] + label > .input_ie,
.fancybox-wrap .locationbig input[type="radio"] + label:before,
.fancybox-wrap .locationbig input[type="radio"] + label > .input_ie {
  width: 13px;
  height: 9px;
  margin-right: 8px;
  margin-bottom: 1px; }

.body .locationbig input[type="radio"] + label:before,
.body .locationbig input[type="radio"] + label > .input_ie,
.fancybox-wrap .locationbig input[type="radio"] + label:before,
.fancybox-wrap .locationbig input[type="radio"] + label > .input_ie {
  background-position: -100px -100px; }

.body .locationbig input[type="radio"]:checked + label:before,
.fancybox-wrap .locationbig input[type="radio"]:checked + label:before {
  background-position: 0px -131px; }

.locationbig .title {
  margin-bottom: 15px;
  text-transform: uppercase; }

.locationbig .items {
  margin-bottom: 20px; }

.fancybox-inner .items {
  max-height: 200px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch; }

.locationbig .item {
  box-sizing: border-box;
  display: block;
  float: left;
  width: 24%;
  padding-right: 20px; }

.fancybox-inner .locationbig .item {
  width: 25%; 
}

.locationbig .item label,
.locationbig .ajaxlocation label {
  color: #555; 
  white-space: nowrap;
}

.locationbig .item input[checked] + label,
.locationbig .ajaxlocation input[checked] + label,
.locationbig .item label:hover,
.locationbig .ajaxlocation label:hover {
  text-decoration: underline; 
  color: #FD7107;
}

.locationbig .ajaxlocation .line {
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #cccc; }

.fancybox-inner .locationbig .ajaxlocation .line {
  position: relative;
  left: -20px;
  padding: 0px 20px; }

.locationbig .ajaxlocation .cominput input {
  width: 60%;
  float: left; }

.locationbig .btn.btn1 {
  margin-left: 10px;
  padding: 11px 14px; }

@media screen and (max-width: 1260px) and (min-width: 876px) {
  body.adaptive .locationbig .item {
    width: 20%; }
  body.adaptive .fancybox-inner .locationbig .item {
    width: 25%; } }

@media screen and (max-width: 875px) and (min-width: 676px) {
  body.adaptive .locationbig .item {
    width: 25%; }
  body.adaptive .fancybox-inner .locationbig .item {
    width: 33%; } }

@media screen and (max-width: 675px) and (min-width: 526px) {
  body.adaptive .locationbig .item {
    width: 33%; }
  body.adaptive .fancybox-inner .locationbig .item {
    width: 50%; } }

@media screen and (max-width: 525px) and (min-width: 481px) {
  body.adaptive .locationbig .item {
    width: 50%; }
  body.adaptive .fancybox-inner .locationbig .item {
    width: 100%; }
  body.adaptive .fancybox-inner .locationbig .ajaxlocation .cominput input {
    width: 100%; }
  body.adaptive .fancybox-inner .locationbig .btn.btn1 {
    margin-top: 10px;
    margin-left: 0px; } }

@media screen and (max-width: 480px) {
  body.adaptive .locationbig .item {
    width: 100%; }
  body.adaptive .locationbig .ajaxlocation .cominput input {
    width: 100%; }
  body.adaptive .locationbig .btn.btn1 {
    margin-top: 10px;
    margin-left: 0px; } }

.location {
  display: inline-block;
  padding-top: 16px;
  padding-right: 20px; }

.location .icon {
  width: 8px;
  height: 4px;
  margin-left: 3px;
  margin-bottom: 1px;
  background-position: 0px 0px; }

.sorter_and_name .catalogsorter {
  position: relative;
  top: -5px; }

.catalogsorter {
  padding-left: 17px; }

.catalogsorter .sortaou {
  float: left; }

.bottom .catalogsorter {
  padding-top: 12px; }

.bottom .catalogsorter .sortaou {
  float: right; }

.catalogsorter .sort,
.catalogsorter .shortsort {
  float: left;
  margin-right: 25px; }

.catalogsorter .output {
  float: right; }

.catalogsorter .template {
  float: right; }

.catalogsorter .dropdown {
  position: relative;
  float: left; }

.catalogsorter .title {
  float: left;
  margin-right: 5px;
  padding: 5px 0px; }

.catalogsorter .dropdownin {
  position: absolute;
  left: -14px;
  display: none;
  min-width: 50px;
  background-color: #FFF;
  border: 1px solid #cccc;
  z-index: 991; }

.catalogsorter .dropdown.hover .dropdownin {
  display: block; }

.catalogsorter .dropdown a.select,
.catalogsorter .dropdown a.select:hover {
  color: #000;
  text-decoration: none; }

.catalogsorter .dropdownin a {
  display: block;
  padding: 5px 14px;
  text-decoration: none; }

.catalogsorter .dropdownin a:hover {
  color: #FFF;
  background-color: #FD7107; }

.catalogsorter .dropdownin a.selected {
  text-decoration: underline; }

/* shortsort & sort */
.catalogsorter .shortsort i,
.catalogsorter .sort i {
  width: 8px;
  height: 4px;
  margin-left: 6px;
  margin-bottom: 2px;
  background-position: -8px 0px; }

.catalogsorter .shortsort i.desc,
.catalogsorter .sort i.desc {
  background-position: 0px 0px; }

.catalogsorter .shortsort a i.asc,
.catalogsorter .sort .dropdownin a i.asc {
  background-position: -8px 0px; }

.catalogsorter .shortsort a:hover i.asc,
.catalogsorter .shortsort a.selected i.asc,
.catalogsorter .sort .dropdownin a:hover i.asc {
  background-position: -8px -8px; }

.catalogsorter .shortsort a i.desc,
.catalogsorter .sort .dropdownin a i.desc {
  background-position: 0px 0px; }

.catalogsorter .shortsort a:hover i.desc,
.catalogsorter .shortsort a.selected i.desc,
.catalogsorter .sort .dropdownin a:hover i.desc {
  background-position: 0px -8px; }

/* output */
.catalogsorter .output i {
  width: 8px;
  height: 4px;
  margin-left: 6px;
  margin-bottom: 2px;
  background-position: 0px 0px; }

.catalogsorter .output .dropdownin a i {
  display: none; }

.catalogsorter .sort .dropdown,
.catalogsorter .output .dropdown {
  padding: 5px 0px; }

/* template & shortsort */
.catalogsorter .template a {
  float: right; }

.catalogsorter .shortsort a {
  float: left; }

.catalogsorter .template a,
.catalogsorter .shortsort a {
  display: block;
  padding: 5px 7px;
  margin-left: 2px;
  text-decoration: none; }

.catalogsorter .template a.selected,
.catalogsorter .shortsort a.selected {
  color: #fff;
  background-color: #FD7107; }

.catalogsorter .template a:hover,
.catalogsorter .shortsort a:hover {
  color: #fff;
  background-color: #da6712; }

.catalogsorter .template i {
  margin-right: 4px;
  margin-bottom: 1px; }

.catalogsorter .template i.table {
  width: 10px;
  height: 10px;
  background-position: -10px -336px; }

.catalogsorter .template a:hover i.table,
.catalogsorter .template a.selected i.table,
.catalogsorter .template a:active i.table,
.catalogsorter .template a.selected:active i.table {
  background-position: 0px -336px; }

.catalogsorter .template i.showcase {
  width: 11px;
  height: 11px;
  background-position: -11px -346px; }

.catalogsorter .template a:hover i.showcase,
.catalogsorter .template a.selected i.showcase,
.catalogsorter .template a:active i.showcase,
.catalogsorter .template a.selected:active i.showcase {
  background-position: 0px -346px; }

.catalogsorter .template i.gallery {
  width: 10px;
  height: 10px;
  background-position: -10px -357px; }

.catalogsorter .template a:hover i.gallery,
.catalogsorter .template a.selected i.gallery,
.catalogsorter .template a:active i.gallery,
.catalogsorter .template a.selected:active i.gallery {
  background-position: 0px -357px; }

.catalogsorter span.drop {
  display: none; }

@media screen and (max-width: 850px) {
  body.adaptive .catalogsorter .template a i {
    margin-right: 0px; }
  body.adaptive .catalogsorter .template a span {
    display: none; } }

@media screen and (max-width: 665px) and (min-width: 606px) {
  body.adaptive .catalogsorter .title {
    display: none; } }

@media screen and (max-width: 390px) {
  body.adaptive .catalogsorter .sort .title {
    display: none; } }

@media screen and (max-width: 650px) {
  body.adaptive .catalogsorter .sort,
  body.adaptive .catalogsorter .shortsort,
  body.adaptive .catalogsorter .output {
    margin-right: 10px; } }

@media screen and (max-width: 605px) {
  body.adaptive .catalogsorter {
    padding-left: 0px; } }

.rsfavorite {
  text-align: left; }

.rsfavorite a,
.rsfavorite a:hover {
  display: block;
  color: #000;
  text-decoration: none; }

.rsfavorite a .title {
  font-size: 14px; }

.rsfavorite a:hover .title {
  text-decoration: underline; }

.rsfavorite .icon {
  display: block;
  float: left;
  width: 23px;
  height: 26px;
  margin-top: 6px;
  margin-right: 10px;
  background-position: 0px -438px; }

.rsfavorite .title,
.rsfavorite .descr {
  margin-left: 33px; }

table.groupedprops th {
  padding-top: 25px;
  text-transform: uppercase; }

table.groupedprops th.first {
  padding-top: 0px; }

.groupedprops th,
.groupedprops td {
  padding: 8px 0px;
  text-align: left; }

.groupedprops .line {
  border-bottom: 1px dotted #CCC; }

.groupedprops .name {
  color: #777;
  margin-right: 15px;
  background-color: #FFF; }

@media screen and (max-width: 605px) {
  .body .groupedprops {
    min-width: 100px; } }

@media screen and (max-width: 480px) {
  .body .groupedprops .line,
  .body .groupedprops .val {
    height: auto; }
  .body .groupedprops .line {
    border-bottom: none; } }

/* svg icons */
.svg-icon {
  display: inline-block;
  fill-rule: evenodd;
  vertical-align: middle; }

html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, img, small, form, table, table td, hr, input {
  border: 0;
  margin: 0;
  padding: 0; }

body {
  font: 13px Opensans,Arial,Helvetica,sans-serif;
  /*font:13px 'Open Sans',sans-serif,Arial,Helvetica;*/
  overflow-y: scroll;
  text-align: center; }

ul, ol {
  list-style: none outside none; }

ul, ol {
  padding-left: 20px;
  margin-top: 0;
  margin-bottom: 9.5px; }

ul {
  list-style: circle; }

ol {
  list-style: decimal; }

ul > li, ol > li {
  list-style-type: inherit;
  line-height: 19px; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

h1 {
  font-size: 24px; }

h2 {
  font-size: 20px; }

h3 {
  font-size: 16px; }

.fancybox-wrap, .jspScrollable {
  outline: -webkit-focus-ring-color auto 0; }

/* disable selection */
.disableSelection {
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

/* title */
h1.pagetitle {
  margin: 5px 0px 20px 0px;
  font-weight: normal;
  text-transform: uppercase; }

/* global styles */
.icon {
  display: inline-block;
  font-size: 0;
  vertical-align: middle; }

.nowrap {
  white-space: nowrap; }

.pngicons,
.showcase .share .b-share-icon,
.rsgppopup .share .b-share-icon {
  background-image: url("/bitrix/templates/prokids_default/assets/css/../img/icons.png?v100"); }

.animashka,
#fancybox-loading div {
  background: transparent url("/bitrix/templates/prokids_default/assets/css/../img/loading.gif?v100") center center no-repeat; }

.catalogmenu a.parent .icon.menu,
.catalogmenusmall a.parent .icon.menu {
  background-image: url("/bitrix/templates/prokids_default/assets/css/../img/menu.png"); }

.boxsizing,
.column1,
.searchinhead,
.searchinhead .aroundtext,
.location,
.mainsections .section,
.presscentermainn,
.presscentermainn .item,
.presscentermainn .item .img,
.sections .section,
.catalog .prods .sectinfo .img,
.rsgppopup .block.left,
.showcaseitem .block.left,
.elementdetail .pictures,
.light .js-element,
.detailtabs .docs,
.detailtabs .set .fullpanel .block,
.detailtabs .set .fullpanel .block .prices,
.detailtabs .set .fullpanel .block .arounddiscount,
.footer .line1 .block,
.footer .catmenu .aroundlevel,
.body input,
.body textarea,
.body span.likeinput,
.footer input,
.footer textarea,
.footer span.likeinput,
.fancybox-inner input,
.fancybox-inner textarea,
.fancybox-inner span.likeinput,
.iblocklist .item .pic,
.iblockdetail .pic,
.arfiles .files .docs,
.locationbig .item,
.body .pmenu a,
.body .pcontent,
.orderforma .body,
.orderforma .body .line,
.orderforma .body .line .description .in,
.someform.orderforma .body .line.f_select .nm,
.someform.orderforma .body .line.f_select .vl,
.orderlist .item,
div.table div.td,
div.table div.full,
.brandslist .item,
.brandsdetail .description,
.brandbig .item,
.spage .iblock .sitem.catitem .pic,
.showcase .js-element .in,
.showcase .js-element .padd,
.mix .compare,
.mix .catalogsorter,
.body .aroundjssorslider1 .item.product .text,
.body .aroundjssorslider1 .item.product .image,
.body .aroundowlslider1 .item.product .text,
.body .aroundowlslider1 .item.product .image {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.body img, .footer img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /*ie8*/ }

.ajax_loader {
  display: block;
  margin: 0 auto; }

label {
  margin-bottom: 0; }

/* global styles - clear */
.clearfix:after {
  display: block;
  clear: both;
  content: " ";
  font-size: 0;
  height: 0;
  visibility: hidden; }

/*
BUG: style not compiling
* html .clearfix{//zoom: 1;}IE6
*:first-child+html .clearfix{//zoom: 1;}IE7
*/
.clear {
  clear: both; }

/* global styles - hidden */
.nonep {
  height: 1px;
  left: -10000px;
  position: absolute;
  width: 1px; }

.noned {
  display: none; }

/* global styles - links */
a {
  color: #FD7107;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

a.fullback .icon {
  width: 7px;
  height: 14px;
  margin-right: 5px;
  margin-bottom: 3px;
  background-position: 0px -531px; }

a.fullback:hover .icon {
  background-position: -21px -531px; }

/* global styles - area2darken (overlay on ajax request) */
.area2darken {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("/bitrix/templates/prokids_default/assets/css/../img/area2darken.png") repeat scroll 0 0 transparent;
  z-index: 990; }

.area2darken .animashka {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 31px;
  height: 31px;
  margin: -15px 0px 0px -15px; }

/* global styles - ajaxpages */
.ajaxpages {
  padding: 0px;
  text-align: center;
  height: 65px;
  line-height: 65px; }

.ajaxpages i {
  display: inline-block;
  width: 31px;
  height: 31px;
  margin-right: 5px;
  line-height: 31px;
  vertical-align: middle;
  visibility: hidden; }

.ajaxpages.animation i {
  visibility: visible; }

.ajaxpages a {
  line-height: 31px;
  text-decoration: none; }

.ajaxpages span {
  border-bottom: 1px dashed #0c4da2; }

.ajaxpages a:hover span {
  border-bottom: 1px dashed #fff; }

/* global styles - compare checkbox */
.add2compare .icon {
  width: 13px;
  height: 13px;
  margin-right: 5px;
  margin-bottom: 2px;
  background-position: 0px -255px; }

.add2compare.in .icon,
.add2compare.active .icon {
  background-position: -13px -255px; }

/* global styles - errors and messages */
.errortext,
.reviews-note-error,
.notetext {
  display: inline-block;
  margin-bottom: 15px;
  padding: 10px 14px; }

.errortext {
  border: 1px solid red; }

.notetext {
  border: 1px solid green; }

/* quickbuy & daysartikle */
.js-element .icon.da2qb {
  position: absolute;
  bottom: 0px;
  right: 0px;
  display: block;
  width: 0px;
  height: 0px;
  background-position: 0px 0px;
  background-repeat: no-repeat; }

.js-element.qb .icon.da2qb {
  background-image: url("/bitrix/templates/prokids_default/assets/css/../img/qb.png"); }

.js-element.da2sale .icon.da2qb,
.js-element.da2new .icon.da2qb,
.js-element.da2 .icon.da2qb,
.js-element.da2.qb .icon.da2qb,
.js-element.qb .icon.da2qb {
  width: 79px;
  height: 79px;
  z-index: 100; }

.js-element.da2new .icon.da2qb,
.js-element.da2 .icon.da2qb,
.js-element.da2.qb .icon.da2qb {
  background-image: url("/bitrix/templates/prokids_default/assets/css/../img/da2.png"); }
.js-element.da2sale .icon.da2qb {
  background-image: url("/bitrix/templates/prokids_default/assets/css/../img/sale.png"); 
}

.elementdetail.js-element.da2new .icon.da2qb,
.elementdetail.js-element.da2 .icon.da2qb {
  top: 0;
  left: 0; 
  background-image: url("/bitrix/templates/prokids_default/assets/css/../img/da2-top.png"); 
}
.elementdetail.js-element.da2sale .icon.da2qb {
  top: 0;
  left: 0; 
  background-image: url("/bitrix/templates/prokids_default/assets/css/../img/sale-top.png"); 
}
/* price */
.price.old {
  color: #666666;
  text-decoration: line-through; }

.price.new {
  color: #2F9706; }

/* page */
.centering {
  width: 100%;
  max-width: 1260px;
  min-width: 1260px;
  margin: 0 auto;
  text-align: left; }

.adaptive .centering {
  min-width: 320px;
 }

.centeringin {
  margin: 0px 10px; }

/* checkbox and radio buttons */
.body input[type="checkbox"],
.body input[type="radio"],
.footer input[type="checkbox"],
.footer input[type="radio"],
.fancybox-wrap input[type="checkbox"],
.fancybox-wrap input[type="radio"] {
  left: -9999px;
  position: absolute; }

.body .rsorder .radio-inline label,
.body .rsorder .radio-inline input[type="radio"] + .ico,
.body input[type="checkbox"] + label,
.body input[type="radio"] + label,
.footer input[type="checkbox"] + label,
.footer input[type="radio"] + label,
.fancybox-wrap input[type="checkbox"] + label,
.fancybox-wrap input[type="radio"] + label {
  cursor: pointer; }

.body .rsorder .radio-inline input[type="radio"] + .ico:before,
.body input[type="checkbox"] + label:before,
.body input[type="checkbox"] + label > .input_ie,
.body input[type="radio"] + label:before,
.body input[type="radio"] + label > .input_ie,
.footer input[type="checkbox"] + label:before,
.footer input[type="checkbox"] + label > .input_ie,
.footer input[type="radio"] + label:before,
.footer input[type="radio"] + label > .input_ie,
.fancybox-wrap input[type="checkbox"] + label:before,
.fancybox-wrap input[type="checkbox"] + label > .input_ie,
.fancybox-wrap input[type="radio"] + label:before,
.fancybox-wrap input[type="radio"] + label > .input_ie {
  position: relative;
  top: 2px;
  display: inline-block;
  margin-right: 3px;
  content: '';
  background-image: url("/bitrix/templates/prokids_default/assets/css/../img/icons.png?v100"); }

.body input[type="checkbox"] + label:before,
.body input[type="checkbox"] + label > .input_ie,
.footer input[type="checkbox"] + label:before,
.footer input[type="checkbox"] + label > .input_ie,
.fancybox-wrap input[type="checkbox"] + label:before,
.fancybox-wrap input[type="checkbox"] + label > .input_ie {
  width: 13px;
  height: 13px; }

.body .rsorder .radio-inline input[type="radio"] + .ico:before,
.body input[type="radio"] + label:before,
.body input[type="radio"] + label > .input_ie,
.footer input[type="radio"] + label:before,
.footer input[type="radio"] + label > .input_ie,
.fancybox-wrap input[type="radio"] + label:before,
.fancybox-wrap input[type="radio"] + label > .input_ie {
  width: 12px;
  height: 12px; }

.body input[type="checkbox"] + label:before,
.body input[type="checkbox"] + label > .input_ie,
.footer input[type="checkbox"] + label:before,
.footer input[type="checkbox"] + label > .input_ie,
.fancybox-wrap input[type="checkbox"] + label:before,
.fancybox-wrap input[type="checkbox"] + label > .input_ie {
  background-position: 0 -255px; }

.body input[type="checkbox"]:checked + label:before,
.footer input[type="checkbox"]:checked + label:before,
.fancybox-wrap input[type="checkbox"]:checked + label:before {
  background-position: -13px -255px; }

.body input[type="checkbox"] + label.checked:before,
.body input[type="checkbox"] + label.checked > .input_ie,
.footer input[type="checkbox"] + label.checked:before,
.footer input[type="checkbox"] + label.checked > .input_ie,
.fancybox-wrap input[type="checkbox"] + label.checked:before,
.fancybox-wrap input[type="checkbox"] + label.checked > .input_ie {
  background-position: -13px -255px; }

.body .rsorder .radio-inline input[type="radio"] + .ico:before,
.body input[type="radio"] + label:before,
.body input[type="radio"] + label > .input_ie,
.footer input[type="radio"] + label:before,
.footer input[type="radio"] + label > .input_ie,
.fancybox-wrap input[type="radio"] + label:before,
.fancybox-wrap input[type="radio"] + label > .input_ie {
  background-position: 0 -268px; }

.body .rsorder .radio-inline input[type="radio"]:checked + .ico:before,
.body input[type="radio"]:checked + label:before,
.footer input[type="radio"]:checked + label:before,
.fancybox-wrap input[type="radio"]:checked + label:before {
  background-position: -12px -268px; }

.body .rsorder .radio-inline label.checked input[type="radio"] + .ico:before,
.body input[type="radio"] + label.checked:before,
.body input[type="radio"] + label.checked > .input_ie,
.footer input[type="radio"] + label.checked:before,
.footer input[type="radio"] + label.checked > .input_ie,
.fancybox-wrap input[type="radio"] + label.checked:before,
.fancybox-wrap input[type="radio"] + label.checked > .input_ie {
  background-position: -12px -268px; }

/* /checkbox and radio buttons */
/* header */
.tline {
  width: 100%;
  height: 8px;
  background-color: #FD7107; }

.tpanel {
  height: 48px;
  background-color: #ccc; }

.authandlocation {
  float: right; }

.header .logo a,
.header .logo a:hover {
  text-decoration: none; }

.header .logo a img {
  width: 270px;
}

.header .phone {
  font-family: Opensanslight,Arial,Helvetica,sans-serif;
  text-align: right; }
.header .phone .column1inner {
  margin-right: 20px;
}

.header .phone .icon {
  line-height: 36px;
  width: 17px;
  height: 21px;
  margin-right: 8px;
  margin-bottom: 10px;
  background-position: 0px -33px; }

.header .phone a, .header .phone a:hover {
  line-height: 36px;
  font-size: 22px;
  color: #000;
  text-decoration: none; }

.tpanel .callback {
  margin-top: 8px;
}
.tpanel .callback a {
  display: inline-block;
  padding: 5px 30px;
  text-align: center;
  border: 1px solid #ccc; 
  text-decoration: none;
  margin: 0 20px;
}

.tpanel .callback .fa {
  font-size: 19px;
  margin-left: 12px;
  vertical-align: middle;
}

/* /header */
/* content */
.content {
  line-height: 18px; }

/* /content */
/* footer */
.footer {
  margin-top: 50px;
  background-color: #fafafa; }

/* footer -> line1 */
.footer .line1 {
  padding: 30px 0; }

.footer .line1 .block {
  float: left;
  padding-right: 30px; }

.footer .line1 .block.one {
  width: 20%; }

.footer .line1 .block.two {
  width: 51%; }

.footer .line1 .block.three {
  width: 15%; }

.footer .line1 .block.four {
  width: 14%;
  padding-right: 0px; }

.footer .line1 .block.one img {
  width: 100%; }

.footer .line1 .contacts {
  margin-top: 25px; }

.footer .line1 .contacts .phone a {
  color: #000;
  font-size: 24px; }

.footer .line1 .contacts .recall,
.footer .line1 .contacts .feedback {
  color: #FD7107;
  text-decoration: none; }

.footer .line1 .contacts .feedback {
  display: inline-block;
  margin-top: 25px; }

.footer .line1 .contacts .recall .icon {
  width: 9px;
  height: 16px;
  background-position: 0px 140px; }

.footer .line1 .contacts .recall .icon,
.footer .line1 .contacts .feedback .icon {
  margin-right: 5px; }

.footer .line1 .contacts .recall .icon {
  width: 9px;
  height: 16px;
  background-position: 0px -140px; }

.footer .line1 .contacts .feedback .icon {
  width: 15px;
  height: 11px;
  background-position: 0px -156px; }

.footer .line1 .contacts .recall:hover,
.footer .line1 .contacts .feedback:hover {
  text-decoration: underline; }

/* /footer -> line1 */
/* footer -> line2 */
.footer .line2 {
  padding: 10px 0px;
  font-size: 11px;
  border-top: 1px solid #ccc; }

.footer .line2 .sitecopy {
  float: left; }

.footer .line2 .developercopy {
  float: right; }

/* /footer -> line2 */
/* /footer */
/* catalog -> cantbuy */
.add2basketform.cantbuy .submit,
.add2basketform.cantbuy .inbasket,
.add2basketform.cantbuy .buy1click,
.add2basketform.cantbuy .quantity,
.add2basketform.js-synchro.cantbuy .submit,
.add2basketform.js-synchro.cantbuy .inbasket,
.add2basketform.js-synchro.cantbuy .buy1click,
.add2basketform.js-synchro.cantbuy .quantity,
.add2basketform.js-synchro.cantbuy.in .submit,
.add2basketform.js-synchro.cantbuy.in .inbasket,
.add2basketform.js-synchro.cantbuy.in .buy1click,
.add2basketform.js-synchro.cantbuy.in .quantity,
.add2basketform.js-asynchro.cantbuy .submit,
.add2basketform.js-asynchro.cantbuy .inbasket,
.add2basketform.js-asynchro.cantbuy .buy1click,
.add2basketform.js-asynchro.cantbuy .quantity,
.add2basketform.js-asynchro.cantbuy.in .submit,
.add2basketform.js-asynchro.cantbuy.in .inbasket,
.add2basketform.js-asynchro.cantbuy.in .buy1click,
.add2basketform.js-asynchro.cantbuy.in .quantity {
  display: none; }

.add2basketform.cantbuy .add2subscribe,
.add2basketform.js-synchro.cantbuy .add2subscribe,
.add2basketform.js-synchro.cantbuy.in .add2subscribe,
.add2basketform.js-asynchro.cantbuy .add2subscribe,
.add2basketform.js-asynchro.cantbuy.in .add2subscribe,
.add2basketform.js-asynchro.cantbuy.in .quantity {
  display: inline-block; }

.elementdetail .add2basketform.cantbuy .submit,
.elementdetail .add2basketform.cantbuy .inbasket,
.elementdetail .add2basketform.cantbuy .go2basket,
.elementdetail .add2basketform.cantbuy .buy1click,
.elementdetail .add2basketform.cantbuy .quantity,
.elementdetail .add2basketform.js-synchro.cantbuy .submit,
.elementdetail .add2basketform.js-synchro.cantbuy .inbasket,
.elementdetail .add2basketform.js-synchro.cantbuy .go2basket,
.elementdetail .add2basketform.js-synchro.cantbuy .buy1click,
.elementdetail .add2basketform.js-synchro.cantbuy .quantity,
.elementdetail .add2basketform.js-synchro.cantbuy.in .submit,
.elementdetail .add2basketform.js-synchro.cantbuy.in .inbasket,
.elementdetail .add2basketform.js-synchro.cantbuy.in .go2basket,
.elementdetail .add2basketform.js-synchro.cantbuy.in .buy1click,
.elementdetail .add2basketform.js-synchro.cantbuy.in .quantity,
.elementdetail .add2basketform.js-asynchro.cantbuy .submit,
.elementdetail .add2basketform.js-asynchro.cantbuy .inbasket,
.elementdetail .add2basketform.js-asynchro.cantbuy .go2basket,
.elementdetail .add2basketform.js-asynchro.cantbuy .buy1click,
.elementdetail .add2basketform.js-asynchro.cantbuy .quantity,
.elementdetail .add2basketform.js-asynchro.cantbuy.in .submit,
.elementdetail .add2basketform.js-asynchro.cantbuy.in .inbasket,
.elementdetail .add2basketform.js-asynchro.cantbuy.in .go2basket,
.elementdetail .add2basketform.js-asynchro.cantbuy.in .buy1click,
.elementdetail .add2basketform.js-asynchro.cantbuy.in .quantity {
  display: none; }

.elementdetail .add2basketform.cantbuy .add2subscribe,
.elementdetail .add2basketform.js-synchro.cantbuy .add2subscribe,
.elementdetail .add2basketform.js-synchro.cantbuy.in .add2subscribe,
.elementdetail .add2basketform.js-asynchro.cantbuy .add2subscribe,
.elementdetail .add2basketform.js-asynchro.cantbuy.in .add2subscribe,
.elementdetail .add2basketform.js-asynchro.cantbuy.in .quantity {
  display: inline-block; }

/* add2basket */
body .add2basketform .inbasket,
body .add2basketform .go2basket,
body .add2basketform .add2subscribe,
body .add2basketform.in .add2basket,
body .add2basketform.in .buy1click,
body .add2basketform.in .add2subscribe {
  display: none; }

body .add2basketform.in .inbasket,
body .add2basketform.in .go2basket,
body .add2basketform .add2basket,
body .add2basketform .buy1click {
  display: inline-block; }

.js-element .plus,
.js-element .minus {
  display: inline-block;
  padding: 2px 9px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 14px;
  text-decoration: none;
  color: black;
  cursor: pointer;
  background-color: #ccc; }

.js-element .plus:hover,
.js-element .minus:hover {
  background-color: #e0e0e0; }

.js-element .plus:active,
.js-element .minus:active {
  background-color: #cdcdcd; }

.js-element .quantity .quantity_inner {
  display: inline-block;
  border: 1px solid #ccc;
  background-color: #FFF; }

.js-element .quantity input {
  width: 36px;
  padding: 0px;
  text-align: center;
  border: none;
  box-shadow: none; }

.js-element .quantity input:focus {
  border: none;
  box-shadow: none; }

.js-element .quantity input,
.js-element .js-measurename {
  background-color: #FFF; }

.js-element .js-measurename {
  display: inline-block;
  min-width: 28px;
  padding: 0px 2px; }

/* pmenu & pcontent */
.pmenu,
.pcontent {
  float: left; }

.pmenu {
  width: 20%; }

.pcontent {
  width: 80%;
  padding-left: 25px; }

/* /pmenu & pcontent */
/* forms */
/* forms -> universal */
.someform {
  width: 100%;
  max-width: 380px; }

.someform input[type="text"],
.someform input[type="password"],
.someform textarea,
.someform select {
  width: 100%; }

.someform .line {
  margin-bottom: 10px; }

.someform.secure .line.password .text {
  background: url("/bitrix/templates/prokids_default/assets/css/../img/sec.png") 96% 10px no-repeat; }

.someform .line.buttons .btn {
  width: 100%;
  padding: 11px 14px; }

.someform .line.notes {
  padding-top: 10px;
  border-top: 1px solid #cccc; }

.someform .line.notes div {
  margin-bottom: 5px; }

/* forms -> auth */
.someform.auth .line.password .text {
  width: 58%;
  float: left; }

.someform.auth .line.password .btn {
  width: 38%;
  float: right;
  padding: 11px 14px; }

.someform.auth .line.buttons a {
  float: right; }

.someform.auth .line.forgot span {
  display: inline-block;
  float: left;
  padding-top: 11px; }

.someform.auth .line.forgot a {
  float: right;
  padding: 11px 18px; }

/* forms -> register  */
.someform .line.captcha input {
  width: 108px; }

.someform .line.captcha img {
  float: right; }

/* forms */
/* tabes */
.table {
  width: 100%; }

.table .tr {
  width: 100%; }

.table .full,
.table .tr,
.table .td {
  float: left; }

.table .full,
.table .td {
  padding: 5px 10px; }

.table .td {
  width: 50%; }

.table .full {
  width: 100%; }

.table .full.name {
  color: #FD7107; }

.table .full.header {
  margin-top: 15px;
  font-weight: bold;
  border-bottom: 1px solid #cccc; }

/* /tabes */
/* additional styles */
.description {
  overflow-x: hidden; }

.elementdetail .prices table td .price.old {
  min-height: 18px;
  display: block; }

/* /additional styles */
/* main page */
.sorter_and_name {
  margin-top: 30px;
  margin-bottom: 15px; }

.sorter_and_name .name {
  float: left;
  padding: 0px 17px;
  color: #FD7107;
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase; }

.sorter_and_name .sorter {
  float: right; }

/* /main page */
.num-404-error {
  font-size: 200px;
  margin-top: 50px;
  line-height: 160px;
  color: #FD7107; }

.text-404-error {
  font-size: 30px;
  padding: 35px 0 35px; }

.errorbutton a {
  color: #fff;
  text-decoration: none;
  background: #FD7107;
  display: inline-block;
  margin: 0 auto;
  font-size: 14px;
  padding: 10px 30px; }

.errorpagein {
  margin-bottom: 70px;
  text-align: center; }

.catalogmenu2 li.first:hover > a,
.catalogmenu2 li.first.hover > a,
.catalogmenu2 a.first:hover,
.catalogmenu2 a.first.hover {
  color: #fff;
  background-color: #FD7107; }

.menu-sidebar li a:hover {
  background: #FD7107;
  color: #fff;
  text-decoration: underline; }

.charactersiticSKU {
  margin-bottom: 15px; }

.name_prop_sku {
  font-weight: 600;
  margin-right: 5px;
  font-family: Arial; }

/* color scheme */
/* main */
/* buttons */
/* forms */
/* buttons */
.body .btn1,
.body .btn2,
.body .btn3,
.footer .btn1,
.footer .btn2,
.footer .btn3,
.fancybox-inner .btn1,
.fancybox-inner .btn2,
.fancybox-inner .btn3,
.popup-window .btn1,
.popup-window .btn2,
.popup-window .btn3 {
  display: inline-block;
  padding: 5px 14px;
  text-decoration: none;
  text-align: center;
  color: #FFF;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.body .btn1,
.footer .btn1,
.fancybox-inner .btn1,
.popup-window .btn1 {
  color: #fff;
  background-color: #4D8475; }
  .body .btn1:hover,
  .footer .btn1:hover,
  .fancybox-inner .btn1:hover,
  .popup-window .btn1:hover {
    color: #fff;
    background-color: #FD7107; }

.body .btn2,
.footer .btn2,
.fancybox-inner .btn2,
.popup-window .btn2 {
  color: #fff;
  background-color: #4D8475; }
  .body .btn2:hover,
  .footer .btn2:hover,
  .fancybox-inner .btn2:hover,
  .popup-window .btn2:hover {
    color: #fff;
    background-color: #FD7107; }

.body .btn3,
.footer .btn3,
.fancybox-inner .btn3,
.popup-window .btn3 {
  color: #fff;
  background-color: #4D8475; }
  .body .btn3:hover,
  .footer .btn3:hover,
  .fancybox-inner .btn3:hover,
  .popup-window .btn3:hover {
    color: #fff;
    background-color: #62968A; }

.body input[type="text"],
.body input[type="password"],
.body textarea,
.body select,
.footer input[type="text"],
.footer input[type="password"],
.footer textarea,
.footer select,
.fancybox-inner input[type="text"],
.fancybox-inner input[type="password"],
.fancybox-inner textarea,
.fancybox-inner select,
.gopro-subscribe-window input[type="text"],
.gopro-subscribe-window input[type="password"],
.gopro-subscribe-window textarea,
.gopro-subscribe-window select {
  border-color: #ccc; }
  .body input[type="text"]:focus,
  .body input[type="password"]:focus,
  .body textarea:focus,
  .body select:focus,
  .footer input[type="text"]:focus,
  .footer input[type="password"]:focus,
  .footer textarea:focus,
  .footer select:focus,
  .fancybox-inner input[type="text"]:focus,
  .fancybox-inner input[type="password"]:focus,
  .fancybox-inner textarea:focus,
  .fancybox-inner select:focus,
  .gopro-subscribe-window input[type="text"]:focus,
  .gopro-subscribe-window input[type="password"]:focus,
  .gopro-subscribe-window textarea:focus,
  .gopro-subscribe-window select:focus {
    border-color: #4D8475; }

.body .bx-sls .dropdown-block,
.body .bx-slst .dropdown-block,
.footer .bx-sls .dropdown-block,
.footer .bx-slst .dropdown-block,
.fancybox-inner .bx-sls .dropdown-block,
.fancybox-inner .bx-slst .dropdown-block,
.gopro-subscribe-window .bx-sls .dropdown-block,
.gopro-subscribe-window .bx-slst .dropdown-block {
  border-color: 1px solid #ccc; }
  .body .bx-sls .dropdown-block.focus,
  .body .bx-slst .dropdown-block.focus,
  .footer .bx-sls .dropdown-block.focus,
  .footer .bx-slst .dropdown-block.focus,
  .fancybox-inner .bx-sls .dropdown-block.focus,
  .fancybox-inner .bx-slst .dropdown-block.focus,
  .gopro-subscribe-window .bx-sls .dropdown-block.focus,
  .gopro-subscribe-window .bx-slst .dropdown-block.focus {
    border-color: #4D8475; }

/* catalog.sorter */
.catalogsorter .template a.selected,
.catalogsorter .shortsort a.selected {
  color: #fff;
  background-color: #4D8475; }

.catalogsorter .template a:hover,
.catalogsorter .shortsort a:hover {
  color: #fff;
  background-color: #FD7107; }

/* catalog.element */
.detailtabs .headers a.selected {
  color: #fff;
  background-color: #4D8475; }

.detailtabs .headers a:hover {
  color: #fff;
  background-color: #FD7107; }

/* personal.order.list */
.orderlist .item:hover {
  border-color: #4D8475; }

.orderlist .switch a.selected {
  color: #fff;
  background-color: #4D8475; }

.orderlist .switch a:hover {
  color: #fff;
  background-color: #FD7107; }

.rsorder .bx-soa-section.bx-selected,
.rsorder .bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container {
  border-color: #4D8475; }

.searchinhead.focus {
  border-color: #4D8475; }

/* detail ext_pictures */
.picslider .scrollinner a:hover,
.picslider .scrollinner a.selected {
  border-color: #4D8475; }

/* titles */
.brandslist .item span,
.sorter_and_name .name,
.brandslist.mainstyles .title a,
.mods h3.title2,
.bigdata h3.title2,
.detailcollection h3.title2,
.detailtabs .contents .content .switcher,
.sections a.parent,
.mainsections .title,
.presscentermainn .title,
.sorter_and_name .name,
.brandslistimgowl1.mainstyles .title a,
.mainsections a.parent,
.aroundjssorslider1 .tmsg .title2,
.presscentermainn .item .blockname a,
.presscentermainn .item a.blockname,
.catalogmenu2 a.sub,
.price.new,
.table .full.name,
.acc_title {
  color: #4D8475; }

/* jScroll */
.body .jspDrag.jspHover,
.body .jspDrag,
.fancybox-inner .jspDrag.jspHover,
.fancybox-inner .jspDrag {
  background-color: #4D8475; }

/*********************************************/
/* svg icons */
.artables table.products .add2basketform .add2subscribe .svg-icon {
  fill: #4D8475; }

.body a,
.footer a,
.fancybox-wrap a {
  color: #000000; }

/* additional styles 
BORDER COLOR*/
.profillist .item:hover,
.set .js-element:hover,
.light .js-element:hover,
.picslider .scrollinner a.selected,
.body .bx-sls .dropdown-block.focus,
.body .bx-slst .dropdown-block.focus {
  border-color: #4D8475 !important; }

/* additional styles 
BACKGROUND COLOR*/
.catalogmenu li.first:hover > a,
.catalogmenu li.first.hover > a,
.catalogmenu li.sub:hover > a,
.catalogmenu li.sub.hover > a,
.catalogmenu a.first:hover,
.catalogmenu a.first.hover,
.catalogmenu a.sub:hover,
.catalogmenu a.sub.hover,
#jssor_slider1 .navi .av,
.pmenu a:hover,
#jssor_slider1 .navi div:hover, #jssor_slider1 .navi .av:hover,
.filtren .showchild:hover,
.filtren .lvl1.color .lvl2 label:hover,
.filtren .body li.lvl1 ul.property li.lvl2 label.pic:hover,
.propvision1 .offer_prop .div_options .div_option.selected,
.propvision1 .offer_prop .div_options .div_option.selected span,
.light .js-element .buy .go2detail,
.catalogsorter .dropdownin a:hover,
.tline,
.aroundowlslider1 .owl-dots .owl-dot.active,
.aroundowlslider1 .owl-dots .owl-dot:hover,
.aroundjssorslider1 .item.product .text .line span,
.aroundowlslider1 .item.product .text .line span,
.comparelist a:hover {
  background-color: #4D8475 !important; }

.propvision1 .offer_prop .div_options .div_option:hover:not(.disabled),
.propvision1 .offer_prop .div_options .div_option:hover:not(.disabled) span {
  background-color: #FD7107 !important; }

.filtren .modef .data a {
  color: #fff !important; }

/*additional styles 
ACTIVE BACKGROUND COLOR*/
.catalogmenu a.first:active, .catalogmenu a.first.hover:active, .catalogmenu a.sub:active, .catalogmenu a.sub.hover:active,
.pmenu a.selected:active, .pmenu a:active {
  background-color: #4D8475 !important; }

/* super banner left\right buttons */
#jssor_slider1 .prev span:hover, #jssor_slider1 .prevdn span, #jssor_slider1 .next span:hover, #jssor_slider1 .nextdn span {
  background-color: #4D8475 !important; }

/* slider of filter BACKGROUND LINEAR GRADIENT */
.ui-slider .ui-slider-range,
.smartfilter .bx_ui_slider_pricebar_V {
  background-color: #4D8475 !important; }

.catalogmenu2 li.first:hover > a,
.catalogmenu2 li.first.hover > a,
.catalogmenu2 a.first:hover,
.catalogmenu2 a.first.hover {
  background-color: #FED75E !important; }

.menu-sidebar li a:hover {
  background: #FED75E !important;
  text-decoration: underline; }

.erorpage .num-404-error {
  color: #FED75E; }

.erorpage .errorbutton a {
  background: #FED75E;
  color: #fff !important; }

/*# sourceMappingURL=style.css.map */
.topmenu {
  background: #4D8475;
}
.topmenu ul.menu > li:last-child {
  background: #FF3D62;
}
.topmenu li a[title="Запчасти"]:before{
  content: "\f013";
  font-size: 15px;
  font-family: FontAwesome;
  margin-right: 4px;
  text-decoration: none;
}
.topmenu .menu_switcher {
  display: none;
  cursor: pointer;
  padding: 12px;
  color: #fff;
  font-weight: 700;
}
.topmenu .menu_switcher .fa {
  float: right;
  margin-right: 0 !important;
  font-size: 15px !important;
  color: #fff !important;
  margin-left: 7px;
}
.topmenu .topmenu_wrap {
  position: relative;
  width: 100%;
  min-height: 42px;
}
.topmenu ul {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: center;
}
.topmenu ul li {
  display: flex;
}
.topmenu ul li a {
  color: #fff;
  display: block;
  padding: 14px 7px;
  line-height: 1.1;
  text-transform: uppercase;
  text-align: center;
}
.topmenu ul li a.selected,
.topmenu ul li:hover > a {
  background: #FD7107;
  text-decoration: none !important;
}
/*.topmenu ul li.first.hovered > .list_wrap,
.topmenu ul li li:hover > .list_wrap {*/
.topmenu ul li.hovered > .list_wrap {
  display: block;
}

/*second*/
.topmenu ul .list_wrap .list_wrap {
  position: static;
  padding: 0;
  box-shadow: 0 0 20px transparent;
}
.topmenu ul .list_wrap {
  display: none;
  position: absolute;
  top: 100%;
  width: 750px;
  /*right: 0;
  left: 0;*/
  z-index: 111;
  background: #fff;
  padding: 10px 0;
  box-shadow: 0 5px 20px #999;
}
.topmenu ul ul {
  width: 250px;
  display: block;
  /*float: left;*/
  position: relative;
 /* min-height: 500px;*/
}
.topmenu ul ul li {
  display: block;
}
.topmenu ul ul li a {
  text-align: left;
  color: #000;
  text-transform: none;
  padding: 8px 10px;
}
.topmenu ul li li.selected > a,
.topmenu ul li li:hover > a {
  color: #FD7107;
  background: transparent;
}
/*third*/
.topmenu ul ul ul {
  position: absolute;
  left: 100%;
  top: 0;
}
/*.topmenu ul li.showsub > .list_wrap {display: block !important;}*/

@media (max-width: 1280px){
  .header-top {
    margin-bottom: 10px;
  }
  .topmenu ul li a {
    font-size: 13px;
    padding-left: 5px;
    padding-right: 5px;
    /*min-height: 38px;*/
  }
 /* .header .authandlocation_mod a {
    display: block;
    margin-left: 20px;
  }
  .header .delivery_info span {
    display: block;
  }*/
}
@media (max-width: 1023px){
  .topmenu  {
    display: none;
  }
  .topmenu ul li a {
    text-align: left;
    padding: 10px;
  }
  .topmenu ul li {
    display: block;
    border-top: 1px solid #fff;
  }
  .topmenu ul ul {
    width: 100%;
  }
  .topmenu ul ul,
  .topmenu ul .list_wrap {
    width: 100%;
    position: static !important;
    height: auto !important;
  }
  .topmenu ul ul ul {
    margin-left: 15px;
  }
  .topmenu .menu_switcher {display: block;}
  .topmenu ul {display: none;}

  ul.menu.first.lvl1{display: block;}
  .topmenu ul li.selected > .list_wrap {
    display: block;
  }
}
@media screen and (min-width: 1023px) {
  .topmenu ul.menu {display: flex !important;}
  .left_sidebar ul.catalogmenu {display: block;}
}

.showcase.cols1 .js-element {
  width: 100%;
}

@-webkit-keyframes scroll {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

@-moz-keyframes scroll {
    0% {
        -moz-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -moz-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

@keyframes scroll {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-100%, 0)
    }
}

.marquee {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: #eaeaea;
    padding: 5px;
    margin-bottom: 10px;
    cursor: default;
}

.marquee span {
    display: inline-block;
    padding-left: 100%;
    -webkit-animation: scroll 23s infinite linear;
    -moz-animation: scroll 23s infinite linear;
    animation: scroll 23s infinite linear;
}

.marquee:hover span{
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}
.shifr {
  font-size: 12px;
  margin-top: 15px;
}
.shifr span {
  margin-right: 3px;
}
label.accept input[type="checkbox"]{
  position: static;
  vertical-align: middle;
}
.recaptcha_generate {
  min-height: 80px;
}
/*.topmenu ul li {
  position: relative;
}
.topmenu ul .list_wrap {
  left: 0;
}
.topmenu ul ul li {
  position: static;
}*/
.brandsdetail {
  clear: both;
  padding-top: 20px;
}
.ajaxpages .navigation {line-height: 1.5}
h1+p,
h2+p,
h3+p,
p+ul,
p+p,
p+h1,
p+h2,
p+h3 {
  margin-top: 15px;
}

.item.top_city label {
  font-weight: 600;
  color: #333;
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-loading .slick-list {}
.slick-track {
  white-space: nowrap;
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: " ";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-track:before,
.slick-track:after {
  content: " ";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
/* Arrows */
.slick-slider:hover .slick-prev,
.slick-slider:hover .slick-next {
  opacity: 0.5;
}
.slick-prev,
.slick-next {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  text-align: center;
  padding: 0;
  display: block;
  border: none;
  height: 40px;
  line-height: 40px;
  width: 40px;
  background: #4d8475;
  cursor: pointer;
  outline: none;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0;
  z-index: 1;
}
.slick-prev span,
.slick-next span {
  font-size: 12px;
  line-height: 1;
  color: #fff;
}
.slick-prev span:before,
.slick-next span:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  opacity: 1 !important;
  background: #FD7107;
}
.slick-prev.slick-disabled span,
.slick-next.slick-disabled span,
.slick-prev.slick-disabled span,
.slick-next.slick-disabled span {
  opacity: 0.25;
}
.slick-prev {
  left: 15px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: 15px;
}
.slick-next {
  right: 15px;
}
[dir="rtl"] .slick-next {
  left: 15px;
  right: auto;
}
/* Dots */
.slick-dots {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  text-align: center;
  height: 14px;
  padding: 0;
}
.slick-dots li {
  position: relative;
  vertical-align: top;
  display: inline-block;
  margin: 0 1px;
  padding: 0;
  width: 14px;
  height: 14px;
  line-height: 1;
}
.slick-dots li button {
  display: block;
  border: none;
  padding: 0;
  width: 12px;
  height: 12px;
  text-align: center;
  font-size: 0;
  outline: none;
  color: #fff;
  background: #fff;
  cursor: pointer;
  border-radius: 20px;
  -webkit-transition: height 0.2s ease-out;
  -o-transition: height 0.2s ease-out;
  transition: height 0.2s ease-out;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li.slick-active button {
  background: #FD7107;
  color: #FD7107;
}

.page-header {
  font-size: 20px;
  font-weight: 700;
}
.mdl_seria_products {
  clear: both;
  margin: 15px 0;
}
.mdl_seria_products .slick-prev, 
.mdl_seria_products .slick-next {
  margin-top: -80px;
}
.mdl_seria_products .slick-list {
  padding: 0;
  overflow-x: hidden;
  padding-bottom: 150px;
  margin-bottom: -150px;
}
.mdl_seria_products .showcase .js-element {
    width: 98%;
}
.mdl_seria_products .showcase .js-element .inner {
  margin: 5px;
  white-space: normal;
}
.mdl_seria_products .page-header {
  padding-top: 20px;
}
.mdl_seria_products .page-header a,
.mdl_seria_products .page-header span {
  color: #4D8475;
}
.mdl_seria_products .showcase img {
  max-width: 170px;
}
@media (max-width: 1023px) and (min-width: 761px){
  .mdl_seria_products .showcase .js-element {
    width: 307px !important;
  }
}

.prop_change_CML2_BAR_CODE {
  white-space: nowrap;
}
.footer .phone .fa {display: none;}

.title_block {
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 15px;
  text-align: center;
  background: #4D8475;
  padding: 15px 10px;
  color: #fff;
}
.mdl_gift_products .slick-list {
  margin: 0 2px;
}
.mdl_gift_products .inner {
  white-space: normal;
}
.mdl_gift_products .js-element {
  float: left;
  width: 33%;
}
.mdl_gift_products .inner .buy_product_form {
  text-align: center;
}
.mdl_gift_products .inner .add2basket {
  float: none;
}
.toggler-price-visibility a {
  border-bottom: 1px dotted;
  text-decoration: none;
}
body .detail-product__info .ozon_popup{
  padding: 10px 0;
  width: 100%;
  margin-bottom: 15px;
  border-radius: 3px;
  background: #507299;
}
body .detail-product__info .yandexdelivery_popup{
  padding: 10px 0;
  width: 100%;
  margin-bottom: 15px;
  border-radius: 3px;
  background: #fd7107;
}
body .detail-product__info .ozon_popup .fa-truck{
  margin-left: 10px;
  font-size: 15px;
}
.hidden{
  display: none !important;
}
@media (min-width: 1024px){
  .ozon_widget{
    min-width: 1000px;
  }
}
@media (max-width: 1023px) and (min-width: 761px){
  .ozon_widget{
    min-width: 700px;
  }
}
@media (max-width: 760px){
  .ozon_widget{
    min-width: 320px;
  }
}

.ydw-widget {
  overflow: auto !important;
}
.yandexdelivery_widget {
  width: 800px;
  height: 600px;
}
@media (max-width: 760px){
  .yandexdelivery_widget {
    width: 420px;
    height: 800px;
  }
  .yandexdelivery_widget .widget__wrapper {
    flex-wrap: wrap !important;
    height: auto !important;
  }
  .yandexdelivery_widget .widget__list {
    height: 195px !important;
  }
}


.detailtabs-index {
  border-bottom: none;
}

.brands_main {
  margin: 0 0 30px;
}
.brands_main .pagetitle {
  margin-bottom: 15px;
}
.brands_main .list_items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1%;
}
.brands_main .item {
  flex: 0 0 46%;
  max-width: 46%;
  margin: 2%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 13px;
  outline: 1px solid #eee;
  box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.5);
}
.brands_main .in {
  margin: 10px;
}
.brands_main img {
  max-height: 100px;
}
.brands_main .show_more {
  text-align: center;
  margin: 10px 0;
}
.brands_main .show_more a {
  color: #FD7107;
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px dotted;
}
.brands_main .show_more a:hover {
  color: #4D8475;
}
@media (min-width: 481px) {
  .detailtabs-index + .brands_main {
    margin-top: -70px;
  }
  .brands_main .item {
    flex: 0 0 30%;
    max-width: 30%;
    margin: 1.5%;
  }
}
@media (min-width: 768px) {
  .brands_main .item {
    flex: 0 0 23%;
    max-width: 23%;
    margin: 1%;
  }
}
@media (min-width: 1024px) {
  .brands_main .item {
    flex: 0 0 15%;
    max-width: 15%;
    margin: 1% 0.7%;
  }
}

.product_article_module {
  margin: 20px 0;
}
.product_article_module__title {
  font-size: 20px
}
.product_article_module__more {
  margin-top: 15px;
  text-align: center;
}
.product_article_module__more a {
  background: #FD7107;
  display: inline-block;
  padding: 8px 20px;
  text-decoration: none;
  color: #fff;
  border-radius: 4px;
  transition: all 0.3s;
}
.product_article_module__more a:hover {
  background: #4D8475;
}

ul.rsbreadcrumb.catalog_breadcrumbs li{
  width: auto;
}
.showcase .compare_and_stores .compare a {
  color: #666666;
  font-size: 11px;
  text-decoration: none;
}
.cookie_popup{
  display: none;
}
.cookie_popup_wrap{
    display: flex;
    align-items: center;
    justify-content: space-between;
    -moz-column-gap: 16px;
    column-gap: 16px;
    max-width: 928px;
    box-sizing: border-box;
    background-color: #000000e6;
    padding: 12px 16px;
    border-radius: 4px;
    position: fixed;
    bottom: 60px;
    color: #fff;
    left: 50%;
    transform: translate(-50%);
    width: 100%;
    z-index: 9999;
}
.cookie_popup a{
    color: #fff;
    border-bottom: 1px solid #ccc;
}
.cookie_popup .btn{
    height: 32px;
    padding-right: 10px;
    padding-left: 10px;
}
@media (max-width: 767px) {
  /*.main_content .title{
    overflow: hidden;
  }*/
  .swiper{
    width: 100%;
  }
  .header-top {
    margin-bottom: 0!important;
  }
  .topmenu_new .centering{
    margin-bottom: 0!important;
  }
  .adaptive .centering {
    min-width: 100%;
  }
  .product_siblings .page-header {
    margin-bottom: 17px;
  }
  #tpanel .hdr_basket{
    display: none;
  }
  .showcase .js-element .popup {
    display: block!important; 
  }
  .prods .showcase .js-element {
    height: 438px;
    margin-bottom: 17px;
  }
  .showcase .js-element .quantity {
    display: none;
  }
  
  .showcase .compare_and_stores {
    float: left;
    display: inline-block;
    margin-bottom: 11px;
    margin-left: 47px;
  }
  .showcase .favorishare {
    margin-top: 0;
    float: right;
    margin-bottom: 11px;
    margin-right: 46px;
  }
  .slick-prev, 
  .slick-next{
    opacity: 1;
  }
}
/* End */


/* Start:/bitrix/templates/prokids_default/assets/css/font-awesome.css?163090772637514*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/bitrix/templates/prokids_default/assets/css/../fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0');
  src: url('/bitrix/templates/prokids_default/assets/css/../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/bitrix/templates/prokids_default/assets/css/../fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/bitrix/templates/prokids_default/assets/css/../fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/bitrix/templates/prokids_default/assets/css/../fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/bitrix/templates/prokids_default/assets/css/../fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* End */


/* Start:/bitrix/templates/prokids_default/assets/css/swiper-bundle.css?170901893719295*/
/**
 * Swiper 8.3.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 6, 2022
 */

@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-button-lock {
  display: none;
}
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev,
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
}
/* End */


/* Start:/bitrix/templates/prokids_default/assets/lib/fancybox/jquery.fancybox.css?17095590494756*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp{
  padding:0;
  margin:0;
  border:0;
  outline:none;
  vertical-align:top;
  text-align:left;
}

.fancybox-wrap{
  position:absolute;
  top:0;
  left:0;
  z-index:8020;
}

.fancybox-skin{
  position:relative;
  color:#444;
  text-shadow:none;
  background:#fff;
}

.fancybox-opened{
  z-index:8030;
}

.fancybox-outer{
  padding-top:41px;
}
.fancybox-opened .fancybox-outer{
  padding-top:61px;
}

.fancybox-outer, .fancybox-inner{
  position:relative;
}

.fancybox-type-iframe .fancybox-inner{
  -webkit-overflow-scrolling:touch;
}

.fancybox-error{
  color:#444;
  font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin:0;
  padding:15px;
  white-space:nowrap;
}

.fancybox-image, .fancybox-iframe{
  display:block;
  width:100%;
  height:100%;
}

.fancybox-image {
  max-width:100%;
  max-height:100%;
}

.fancybox-prev span,
.fancybox-next span{
  background-image:url('/bitrix/templates/prokids_default/assets/lib/fancybox/fancybox_sprite.png');
}

#fancybox-loading{
  position:fixed;
  top:50%;
  left:50%;
  margin-top:-20px;
  margin-left:-20px;
  padding:10px;
  background-color:#fff;
  opacity:0.8;
  cursor:pointer;
  z-index:8060;
  -khtml-border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
}

#fancybox-loading div{
  width:31px;
  height:31px;
  background:url('/bitrix/templates/prokids_default/assets/lib/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top:  0px;
  right:  0px;
  padding:  20px 25px;
  cursor: pointer;
  z-index:  8050;
  opacity: 0.45;
  transition: opacity 0.2s linear;
}
.fancybox-close:hover {
  opacity: 1;
}
.fancybox-close .icon {
  width:10px;
  height:10px;
  background-position:0px -91px;
} 

.fancybox-nav{
  position:absolute;
  top:0;
  width:40%;
  height:100%;
  cursor:pointer;
  text-decoration:none;
  background:transparent url('/bitrix/templates/prokids_default/assets/lib/fancybox/blank.gif');
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  z-index:8040;
}

.fancybox-prev{
  left:0;
}

.fancybox-next{
  right:0;
}

.fancybox-nav span{
  position:absolute;
  top:50%;
  width:36px;
  height:34px;
  margin-top:-18px;
  cursor:pointer;
  z-index:8040;
  visibility:hidden;
}

.fancybox-prev span{
  left:10px;
  background-position:0 -36px;
}

.fancybox-next span{
  right:10px;
  background-position:0 -72px;
}

.fancybox-nav:hover span{
  visibility:visible;
}

.fancybox-tmp{
  position:absolute;
  top:-99999px;
  left:-99999px;
  visibility:hidden;
  max-width:99999px;
  max-height:99999px;
  overflow:visible !important;
}

/* Overlay helper */

.fancybox-lock{
    overflow:hidden !important;
    width:auto;
}

.fancybox-lock body{
    overflow:hidden !important;
}

.fancybox-lock-test{
    overflow-y:hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  background-color: rgba(0,0,0, 0.6);
  overflow: hidden;
  z-index: 8010;
}

.fancybox-overlay-fixed{
  position:fixed;
  bottom:0;
  right:0;
}

.fancybox-lock .fancybox-overlay{
  overflow:auto;
  overflow-y:scroll;
}

/* Title helper */

.fancybox-title{
  visibility:hidden;
  font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position:relative;
  text-shadow:none;
  z-index:8040;
}

.fancybox-opened .fancybox-title{
  position:absolute;
  top:0px;
  right:0px;
  left:0px;
  font-size:24px;
  font-family:Opensanslight,Arial,Helvetica,sans-serif;
  white-space:nowrap;
  text-overflow:ellipsis;
  padding:20px;
  border-bottom:1px solid #F2F2F2;
  visibility:visible;
  overflow:hidden;
}

.fancybox-title-float-wrap{
  position:absolute;
  bottom:0;
  right:50%;
  margin-bottom:-35px;
  z-index:8050;
  text-align:center;
}

.fancybox-title-float-wrap .child{
  display:inline-block;
  margin-right:-100%;
  padding:2px 20px;
  background:transparent; /* Fallback for web browsers that doesn't support RGBa */
  background:rgba(0, 0, 0, 0.8);
  -webkit-border-radius:15px;
     -moz-border-radius:15px;
          border-radius:15px;
  text-shadow:0 1px 2px #222;
  color:#FFF;
  font-weight:bold;
  line-height:24px;
  white-space:nowrap;
}

.fancybox-title-outside-wrap{
  position:relative;
  margin-top:10px;
  color:#fff;
}

.fancybox-title-over-wrap{
  position:absolute;
  bottom:0;
  left:0;
  color:#fff;
  padding:10px;
  background:#000;
  background:rgba(0, 0, 0, .8);
}
/* End */


/* Start:/bitrix/templates/prokids_default/assets/lib/owl/owl.carousel.css?15525433214638*/
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

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

  100% {
    opacity: 0;
  }
}

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

/* 
 *  Core Owl Carousel CSS File
 */
.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;
}
.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-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
  overflow: hidden;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  /*-webkit-backface-visibility: hidden;*/
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  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 - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  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/prokids_default/assets/lib/owl/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: 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;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/* End */


/* Start:/bitrix/templates/prokids_default/assets/lib/jscrollpane/jquery.jscrollpane.css?15525433211682*/
/*
* CSS Styles that are needed by jScrollPane for it to operate correctly.
*
* Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
* may not operate correctly without them.
*/
.jspContainer{
	overflow:hidden;
	position:relative;
}
.jspPane{
	position:absolute;
}
.jspVerticalBar{
	position:absolute;
	top:0;
	right:0;
	width:6px;
	height:100%;
	background:transparent;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	overflow:hidden;
}
.jspHorizontalBar{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:6px;
	background:transparent;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	overflow:hidden;
}
.jspVerticalBar *,
.jspHorizontalBar *{
	margin:0;
	padding:0;
}
.jspCap{
	display:none;
}
.jspHorizontalBar .jspCap{
	float:left;
}
.jspTrack{
	position:relative;
	background:#d8d8d8;
}
.jspDrag{
	position:relative;
	top:0;
	left:0;
	cursor:pointer;
	background:#EE8131;
}
.jspDrag.jspHover{
	background:#da762d;
}
.jspDrag.jspActive{
	background:#c86c2a;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag{
	float:left;
	height:100%;
}
.jspArrow{
	display:block;
	cursor:pointer;
	text-indent:-20000px;
	background:#50506d;
}
.jspArrow.jspDisabled{
	cursor:default;
	background:#80808d;
}
.jspVerticalBar .jspArrow{
	height:16px;
}
.jspHorizontalBar .jspArrow{
	width:16px;
	float:left;
	height:100%;
}
.jspVerticalBar .jspArrow:focus{
	outline:none;
}
.jspCorner{
	float:left;
	height:100%;
	background:#eeeef4;
}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner{
	margin:0 -3px 0 0;
}
/* End */


/* Start:/bitrix/templates/prokids_default/assets/js/glass/style.css?1552543320298*/
.glass{
	position:relative;
	display:inline-block;
	//display:inline;
	//zoom:1;
}
.glass_lupa{
	position:absolute;
	top:0;
	left:0;
	display:none;
	width:295px;
	height:295px;
	border:4px solid #F2F2F2;
	cursor:pointer;
	z-index:110;
	background-color:#fff;
}
.js_picture_glass{
	cursor:pointer;
}
/* End */


/* Start:/bitrix/templates/prokids_default/assets/js/popup/style.css?15525433205618*/
.rsgppopup{
	position:absolute;
	top:100px;
	left:100px;
	text-align:left;
	z-index:900;
}
.rsgppopup .inner{
	min-width:500px;
	min-height:320px;
	background-color:#FFF;
	-khtml-border-radius:4px;
	-moz-border-radius:4x;
	-webkit-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow:2px 4px 10px rgba(0,0,0,0.5);
	-webkit-box-shadow:2px 4px 10px rgba(0,0,0,0.5);
	box-shadow:2px 4px 10px rgba(0,0,0,0.5);
}
.rsgppopup .loading{
	display:inline-block;
	width:31px;
	height:31px;
	margin-top:144px;
	margin-left:234px;
	background:rgba(0, 0, 0, 0) url('/bitrix/templates/prokids_default/assets/js/popup/../../img/loading.gif') center center no-repeat;
}

/* catalog.element -> popup */
.rsgppopup{
	width:100%;
	max-width:500px;
}
.rsgppopup .block{
	float:left;
	width:50%;
}
.rsgppopup .block.left{
	border-right:1px solid #E5E5E5;
}
.rsgppopup .block.left .ppadding{
	text-align:center;
}
.rsgppopup .ppadding,
.showcaseitem .ppadding{
	padding:15px 20px;
}
.rsgppopup .block.right .ppadding{
	padding-bottom:5px;
}
.rsgppopup .ppadding .propanddesc{
	min-height:225px;
}
.rsgppopup .pic{
	padding:10px 0px;
}
.rsgppopup .article{
	margin-bottom:12px;
	font-family:Opensanslight,Arial,Helvetica,sans-serif;
	color:#484848;
}
/* catalog.element -> popup -> prices */
.rsgppopup .prices .prs_jscrollpane{
	width:100%;
	overflow:auto;
}
.rsgppopup .prices .prev,
.rsgppopup .prices .next{
	display:block;
	width:100%;
	text-align:center;
	background:#f3f3f3;
	background:-ms-linear-gradient(top, #f3f3f3, #fff);
	background-image:-moz-linear-gradient(top, #f3f3f3, #fff);
	background-image:-o-linear-gradient(top, #f3f3f3, #fff);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f3f3f3), to(#fff));
	background-image:-webkit-linear-gradient(top, #f3f3f3, #fff);
	background-image:linear-gradient(to bottom, #f3f3f3, #fff);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3',endColorstr='#fff',GradientType=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3f3f3, endColorstr=#fff)";
}
.rsgppopup .prices .prev .icon,
.rsgppopup .prices .next .icon{
	width:14px;
	height:7px;
	margin-bottom:2px;
}
.rsgppopup .prices .prev .icon{
	background-position:-14px -669px;
}
.rsgppopup .prices .prev:hover .icon{
	background-position:-14px -690px;
}
.rsgppopup .prices .next .icon{
	background-position:0px -669px;
}
.rsgppopup .prices .next:hover .icon{
	background-position:0px -690px;
}
.rsgppopup .prices .pricestable{
	width:100%;
}
.rsgppopup .prices .pricestable tr td{
	padding:8px 12px;
}
.rsgppopup .prices .pricestable tr.even td{
	background-color:#FAFAFA;
}
/* catalog.element -> popup -> soloprices */
.rsgppopup .soloprice{
	margin-top:15px;
}
.rsgppopup .soloprice span{
	display:inline-block;
	margin-bottom:6px;
}
.rsgppopup .soloprice .price.gen{
	display:block;
	font-size:18px;
	margin-right:15px;
	margin-bottom:10px;
}
.rsgppopup .soloprice .price.old{
	margin-right:25px;
}
/* catalog.element -> popup -> description */
.rsgppopup .description{
	font-family:Opensanslight,Arial,Helvetica,sans-serif;
	color:#484848;
	margin-top:30px;
}
.rsgppopup .description .text{
  max-height: 118px;
	overflow: hidden;
}
.rsgppopup .description .more{
	text-decoration:underline;
}
.rsgppopup .description .more:hover{
	text-decoration:none;
}
/* /catalog.element -> popup -> description */
/* catalog.element -> popup -> properties */
.rsgppopup .propvision1 .offer_prop .offer_prop-name{
	font-family:Opensanslight,Arial,Helvetica,sans-serif;
	color:#484848;
	margin-right:5px;
}
/* /catalog.element -> popup -> properties */
/* catalog.element -> popup -> add2basket */
.rsgppopup .buy{
	margin-top:20px;
}
.rsgppopup .buy .quantity{
	margin-top:3px;
}
.rsgppopup .add2basket,
.rsgppopup .inbasket{
	float:right;
	padding:4px 8px;
}
/* /catalog.element -> popup -> add2basket */
/* catalog.element -> popup -> compare */
.rsgppopup .compare{
	margin-top:12px;
}
/* /catalog.element -> popup -> compare */
/* catalog.element -> popup -> favorite & share */
.rsgppopup .favorishare{
	margin-top:5px;
}
.rsgppopup .add2favorite{
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
.rsgppopup .add2favorite:hover{
	color:#214496;
	text-decoration:underline;
}
.rsgppopup .add2favorite .icon,
.rsgppopup .add2favorite .counter{
	margin-right:3px;
}
.rsgppopup .add2favorite .icon{
	width:12px;
	height:10px;
	margin-bottom:2px;
	background-position:0px -629px;
}
.rsgppopup .add2favorite.in .icon{
	background-position:-12px -629px;
}
.rsgppopup .share{
	float:right;
}
.rsgppopup .share .b-share-icon{
	height:10px;
	background-repeat:no-repeat;
}
.rsgppopup .share .b-share{
	padding:1px 0px!important;
}
.rsgppopup .share .b-share__handle{
	padding:5px 3px 1px 7px!important;
}
.rsgppopup .share a .b-share-icon.b-share-icon_vkontakte{
	width:9px;
	background-position:0px -301px;
}
.rsgppopup .share a:hover .b-share-icon.b-share-icon_vkontakte{
	background-position:-9px -301px;
}
.rsgppopup .share a .b-share-icon.b-share-icon_facebook{
	width:6px;
	background-position:0px -291px;
}
.rsgppopup .share a:hover .b-share-icon.b-share-icon_facebook{
	background-position:-6px -291px;
}
.rsgppopup .share a .b-share-icon.b-share-icon_twitter{
	width:8px;
	background-position:0px -311px;
}
.rsgppopup .share a:hover .b-share-icon.b-share-icon_twitter{
	background-position:-8px -311px;
}
.rsgppopup .share a.email2friend .icon{
	width:14px;
	height:10px;
	background-position:0px -280px;
}
.rsgppopup .share a.email2friend:hover .icon{
	background-position:-14px -280px;
}

.rsgppopup .favorite{
	float:left;
}
/* /catalog.element -> popup -> favorite & share */
/* /catalog.element -> popup */
/* End */


/* Start:/bitrix/templates/prokids_default/assets/js/colorbox/colorbox.css?15525433204382*/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(/bitrix/templates/prokids_default/assets/js/colorbox/../images/overlay.png) repeat 0 0;}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(/bitrix/templates/prokids_default/assets/js/colorbox/../images/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(/bitrix/templates/prokids_default/assets/js/colorbox/../images/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/bitrix/templates/prokids_default/assets/js/colorbox/../images/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(/bitrix/templates/prokids_default/assets/js/colorbox/../images/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(/bitrix/templates/prokids_default/assets/js/colorbox/../images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/bitrix/templates/prokids_default/assets/js/colorbox/../images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/bitrix/templates/prokids_default/assets/js/colorbox/../images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/bitrix/templates/prokids_default/assets/js/colorbox/../images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(/bitrix/templates/prokids_default/assets/js/colorbox/../images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(/bitrix/templates/prokids_default/assets/js/colorbox/../images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(/bitrix/templates/prokids_default/assets/js/colorbox/../images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/bitrix/templates/prokids_default/assets/js/colorbox/../images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/bitrix/templates/prokids_default/assets/js/colorbox/../images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
/* End */


/* Start:/bitrix/templates/prokids_default/components/bitrix/search.title/inheader_w_sections/style.css?15676779532742*/
/* search form */
.searchinhead{
	min-height:40px;
}
.searchinhead form{
	width:100%;
	overflow:hidden;
}
.searchinhead .icon1{
	display:block;
	float:left;
	width:15px;
	height:16px;
	margin:12px 11px 0px 11px;
	background-position:0 -54px;
}
.searchinhead .aroundtext{
	width:100%;
	margin-right:44px;
	margin-left:40px;
	padding-right:88px;
}
.searchinhead .aroundtext .text{
	display:block;
	width:100%;
	padding:10px 5px 10px 0;
	background:transparent;
	border:none;
	box-shadow:none;
}
.searchinhead .aroundtext .text:focus{
	border:none;
}
.searchinhead .icon2{
	display:block;
	float:right;
	width:16px;
	height:14px;
	margin:13px 13px 0px 13px;
	background-position:0 -70px;
}
/* search.title -> results */
.title-search-result{
	display:none;
	margin-top:-3px;
	padding-right:1px;
	border-collapse:collapse;
	border:none;
	background-color:#fff;
	overflow:hidden;
	z-index:205;
}
.stitle{
	padding: 0px;
	text-align:left;
	background-color:#fff;
	border:1px solid #F2F2F2;
}
.stitle .title{
	margin:20px 20px 0px 20px;
	padding-bottom:8px;
	color:#ee8131;
	border-bottom:1px solid #F2F2F2;
}
.stitle .title.first{
	margin-top:0px;
}
.stitle .iblock .item{
	display:block;
	padding:6px 20px;
}
.stitle .iblock .item:hover{
	color:#fff;
	background-color:#FD7107;
}
/* simple items */

/* products */
/*.stitle .iblock .catitem .inner{
	background:url('/bitrix/templates/prokids_default/components/bitrix/search.title/inheader_w_sections/img/dashed1.png') 0px bottom repeat;
}
.stitle .iblock .catitem:hover  .inner{
	background:url('/bitrix/templates/prokids_default/components/bitrix/search.title/inheader_w_sections/img/dashed2.png') 0px bottom repeat;
}*/

.stitle .iblock a.item.section_item {
	color: #FD7107;
	font-size: 12px;
}
.stitle .iblock a.item.section_item:hover {
	color: #fff;
}
.stitle .iblock a.item {
	color: #555;
	border-top: 1px dotted #aaa;
}
.stitle .iblock .catitem .pic{
	display:inline-block;
	width:22px;
	margin-right:10px;
	text-align:center;
}
.stitle .iblock .catitem img{
	margin-bottom:1px;
}
.stitle.twolines .iblock .catitem .inner{
	background:none;
}
.stitle.twolines .iblock .catitem .name{
	margin-right:5px;
}
.stitle.twolines .iblock .catitem .pic{
	margin-right:5px;
}
.stitle.twolines .iblock .catitem .prs{
	float:left;
}
.stitle .iblock .catitem .name,
.stitle .iblock .catitem .prs{
	display:block;
}
.stitle .iblock .catitem .name,
.stitle .iblock .catitem .prs{
	position:relative;
	background-color:#fff;
}
.stitle .iblock .catitem:hover .name,
.stitle .iblock .catitem:hover .prs{
	background-color:#FD7107;
}
.stitle .iblock .catitem .name{
	float:left;
}
.stitle .iblock .catitem .name{
	padding-right:2px;
}
.stitle .iblock .catitem .prs{
	float:right;
	padding-left:2px;
	color:#000;
}
.stitle .iblock .catitem:hover .prs{
	color:#fff;
}

@media screen and (max-width:605px){
	body.adaptive .searchinhead{
		margin-top:5px;
		margin-left:0px;
	}
}
/* End */


/* Start:/bitrix/templates/prokids_default/components/redsign/easycart/gopro/style.css?155254332117302*/
#rs_easycart{position:fixed;bottom:0px;width:100%;}
#rs_easycart .rsec{width:100%;font-size:13px;}
#rs_easycart img,#rs_easycart form,#rs_easycart table,#rs_easycart table td,#rs_easycart hr,#rs_easycart input{border:0;margin:0;padding:0;}
#rs_easycart table{border-collapse:collapse;border-spacing:0;}
#rs_easycart .rsec input[type="button"],#rs_easycart .rsec input[type="submit"],#rs_easycart .rsec input[type="reset"]{font-size:13px;-webkit-appearance:none;}
#rs_easycart .rsec,#rs_easycart .rsec_in{width:100%;margin:0 auto;}
#rs_easycart div, #rs_easycart .rsec_headers a{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
#rs_easycart .rsec_iconka{display:inline-block;font-size:0;vertical-align:middle;}
#rs_easycart .rsec_nowrap{white-space:nowrap;}
#rs_easycart .rsec_clearfix:after{display:block;clear:both;content:" ";font-size:0;height:0;visibility:hidden;}
#rs_easycart .rsec_block{position:absolute;top:0;right:0;bottom:0;left:0;background:url('/bitrix/templates/prokids_default/components/redsign/easycart/gopro/img/loading_bg.png') repeat scroll 0 0 transparent;z-index:9999;}
#rs_easycart .rsec_block .rsec_ikonka{position:absolute;top:50%;left:50%;width:31px;height:31px;margin:-15px 0px 0px -15px;background:url('/bitrix/templates/prokids_default/components/redsign/easycart/gopro/img/loading.gif') no-repeat 0 0 transparent;}
.rsec_disableSelection{-ms-user-select:none;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;user-select:none;}
#rs_easycart .rsec_cantbuy, #rs_easycart .rsec_headers .rsec_changer.rsec_changer_hide{display:none;}
#rs_easycart a{color:#214496;text-decoration:none;}
#rs_easycart a:hover{color:#214496;text-decoration:underline;}

/* buttons */
#rs_easycart .rsec_btn{
	display:inline-block;
	padding:5px 14px;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
#rs_easycart .rsec_btn:hover{
	text-decoration:underline;
}
/* /buttons */

/* headers */
#rs_easycart .rsec.rsec_headers .rsec_body{
	height:40px;
	line-height:40px;
	text-align:right;
}
#rs_easycart .rsec_headers .rsec_orlink{
	display:inline-block;
	border-left:1px solid #2b2b2b;
}
#rs_easycart .rsec_headers a{
	display:inline-block;
	padding:0px 10px 0px 25px;
	color:#fff;
	border-left:1px solid #3c3c3c;
}
#rs_easycart .rsec_headers a.selected{
	background-color:#fff;
}
#rs_easycart .rsec_headers a,
#rs_easycart .rsec_headers a:hover{
	text-decoration:none;
}
#rs_easycart .rsec_headers a span.rsec_name{
	border-bottom:1px dashed #fff;
}
#rs_easycart .rsec_headers a:hover span.rsec_name,
#rs_easycart .rsec.rsec_headers a.rsec_online:hover span.rsec_name{
	border-bottom:none;
}
#rs_easycart .rsec_headers a .rsec_iconka{
	margin-right:10px;
}
#rs_easycart .rsec_headers a.rsec_online{
	float:left;
}
#rs_easycart .rsec_headers a.rsec_online .rsec_iconka{
	width:20px;
	height:20px;
	margin-bottom:1px;
	background-position:0px 0px;
}
#rs_easycart .rsec_headers a.rsec_viewed .rsec_iconka{
	width:21px;
	height:13px;
	margin-top:2px;
	background-position:-21px -20px;
}
#rs_easycart .rsec_headers a.selected.rsec_viewed .rsec_iconka{
	background-position:-42px -20px;
}
#rs_easycart .rsec_headers a.rsec_compare .rsec_iconka{
	width:16px;
	height:22px;
	margin-bottom:2px;
	background-position:-16px -33px;
}
#rs_easycart .rsec_headers a.selected.rsec_compare .rsec_iconka{
	background-position:-32px -33px;
}
#rs_easycart .rsec_headers a.rsec_favorite .rsec_iconka{
	width:17px;
	height:19px;
	margin-bottom:1px;
	background-position:-17px -55px;
}
#rs_easycart .rsec_headers a.selected.rsec_favorite .rsec_iconka{
	background-position:-34px -55px;
}
#rs_easycart .rsec_headers a.rsec_basket .rsec_iconka{
	width:22px;
	height:20px;
	margin-bottom:1px;
	background-position:-22px -74px;
}
#rs_easycart .rsec_headers a.selected.rsec_basket .rsec_iconka{
	background-position:-44px -74px;
}
/* /headers */

/* content */
#rs_easycart .rsec_content,
#rs_easycart .rsec_content .rsec_tab{
	display:none;
}
#rs_easycart .rsec_content.open,
#rs_easycart .rsec_content.open .rsec_tab.selected{
	display:block;
	height:100%;
}
#rs_easycart .rsec_content .rsec_body{
	background-color:#fff;
	border-right:1px solid #F3F3F3;
	border-left:1px solid #F3F3F3;
}
#rs_easycart .rsec_content .rsec_tyanya{
	text-align:center;
	cursor:n-resize;
	background-color:#F3F3F3;
}
#rs_easycart .rsec_content .rsec_tyanya .rsec_iconka{
	width:83px;
	height:16px;
	margin:10px 0px 8px 84px;
	background-position:0px -94px;
}
#rs_easycart .rsec_content .rsec_tyanya .rsec_close{
	display:block;
	float:right;
	width:70px;
	height:10px;
	padding:8px 4px 12px 10px;
	cursor:pointer;
}
#rs_easycart .rsec_content .rsec_tyanya .rsec_close .rsec_iconka{
	width:10px;
	height:10px;
	margin:0px 0px 2px 5px;
	background-position:0px -110px;
}
#rs_easycart .rsec_content .rsec_tabs{
	width:100%;
	overflow-y:scroll;
	overflow-x:auto;
	text-align:left;
	-webkit-overflow-scrolling:touch;
	overflow-scrolling:touch;
}
#rs_easycart .rsec_buttons{
	padding:15px 10px;
}
#rs_easycart .rsec_leftp{
	float:left;
}
#rs_easycart .rsec_leftp .rsec_btn{
	margin-right:10px;
}
#rs_easycart .rsec_rightp{
	float:right;
}
	/* content -> table */
	#rs_easycart table.rsec_table{
		width:100%;
	}
	#rs_easycart table.rsec_table th,
	#rs_easycart table.rsec_table td{
		padding:5px 10px;
		border:1px solid #F2F2F2;
	}
	#rs_easycart table.rsec_table th.rsec_hov,
	#rs_easycart table.rsec_table td.rsec_hov{
		width:5px;
		padding:0px;
	}
	#rs_easycart table.rsec_table .rsec_cen{
		text-align:center;
	}
	#rs_easycart table.rsec_table .rsec_padd{
		padding-right:25px;
		padding-left:25px;
	}
	#rs_easycart table.rsec_table .rsec_min{
		width:1px;
	}
	#rs_easycart table.rsec_table .rsec_image img{
		max-width:40px;
		max-height:40px;
	}
	/* content -> /table */
	/* content -> no items in tab */
	#rs_easycart .rsec_emptytab{
		width:100%;
		height:100%;
		text-align:center;
	}
	#rs_easycart .rsec_thistab_viewed .rsec_emptytab .rsec_emptytab_icon{
		width:100%;
		max-width:180px;
		margin:0 auto;
		padding-top:140px;
		color:#ccc;
		font-size:13px;
		background-image:url('/bitrix/templates/prokids_default/components/redsign/easycart/gopro/img/emptyviewed.png');
		background-position:0px 0px;
		background-repeat:no-repeat;
	}
	#rs_easycart .rsec_thistab_compare .rsec_emptytab .rsec_emptytab_icon,
	#rs_easycart .rsec_thistab_favorite .rsec_emptytab .rsec_emptytab_icon,
	#rs_easycart .rsec_thistab_basket .rsec_emptytab .rsec_emptytab_icon{
		width:100%;
		max-width:146px;
		margin:0 auto;
		padding-top:155px;
		color:#ccc;
		font-size:13px;
		background-position:0px 0px;
		background-repeat:no-repeat;
	}
	#rs_easycart .rsec_thistab_compare .rsec_emptytab .rsec_emptytab_icon{
		background-image:url('/bitrix/templates/prokids_default/components/redsign/easycart/gopro/img/emptycompare.png');
	}
	#rs_easycart .rsec_thistab_favorite .rsec_emptytab .rsec_emptytab_icon{
		background-image:url('/bitrix/templates/prokids_default/components/redsign/easycart/gopro/img/emptyfavorite.png');
	}
	#rs_easycart .rsec_thistab_basket .rsec_emptytab .rsec_emptytab_icon{
		background-image:url('/bitrix/templates/prokids_default/components/redsign/easycart/gopro/img/emptybasket.png');
	}
	/* content -> /no items in tab */
	/* content -> viewed */
	
	/* /content -> viewed */
	/* content -> compare */
	#rs_easycart .rsec_thistab_compare .rsec_delete .rsec_iconka{
		width:10px;
		height:10px;
		background-position:0px -110px;
	}
	/* /content -> compare */
	/* content -> favorite */
	#rs_easycart .rsec_thistab_favorite .rsec_delete .rsec_iconka{
		width:10px;
		height:10px;
		background-position:0px -110px;
	}
	/* /content -> favorite */
	/* content -> basket */
	#rs_easycart .rsec_plus,
	#rs_easycart .rsec_minus{
		display:inline-block;
		padding:2px 9px;
		font-family:Arial,Helvetica,sans-serif;
		font-size:14px;
		line-height:14px;
		text-decoration:none;
		color:black;
		cursor:pointer;
		background-color:#F3F3F3;
	}
	#rs_easycart .rsec_plus:hover,
	#rs_easycart .rsec_minus:hover{
		color:black;
		text-decoration:none;
		background-color:#e0e0e0;
	}
	#rs_easycart .rsec_plus:active,
	#rs_easycart .rsec_minus:active{
		color:black;
		text-decoration:none;
		background-color:#cdcdcd;
	}
	#rs_easycart .rsec_quantity{
		display:inline-block;
		border:1px solid #F3F3F3;
		background-color:#FFF;
	}
	#rs_easycart .rsec_quantity input{
		width:36px;
		padding:0px;
		text-align:center;
		border:none;
		box-shadow:none;
	}
	#rs_easycart .rsec_quantity input:focus{border:none;	box-shadow:none;}
	#rs_easycart .rsec_quantity input,
	#rs_easycart .rsec_measurename{
		background-color:#FFF;
	}
	#rs_easycart .rsec_measurename{
		display:inline-block;
		min-width:28px;
		padding:0px 2px;
	}
	#rs_easycart .rsec_thistab_basket{
		height:100%;
	}
	#rs_easycart .rsec_thistab_basket .rsec_delete .rsec_iconka{
		width:10px;
		height:10px;
		background-position:0px -110px;
	}
	#rs_easycart .rsec_thistab_basket .rsec_totaltext{
		font-size:14px;
	}
	#rs_easycart .rsec_thistab_basket .rsec_totaltext .rsec_color{
		font-size:15px;
		font-weight:bold;
		margin-right:25px;
	}
	#rs_easycart .rsec_thistab_basket .rsec_coupon {
		margin-right: 10px;
	}
	#rs_easycart .rsec_thistab_basket .rsec_coupon .rsec_cop {
		padding: 5px 14px;
		border: 1px solid #F3F3F3;
	}
	#rs_easycart .rsec_thistab_basket .rsec_coupon,
	#rs_easycart .rsec_thistab_basket .rsec_coupon_result {
		margin-bottom: 10px;
	}
	#rs_easycart .rsec_thistab_basket .rsec_coupon_result.good .rsec_counpon_note {
		color: green;
	}
	#rs_easycart .rsec_thistab_basket .rsec_coupon_result.bad .rsec_counpon_note {
		color: red;
	}
	/* /content -> basket */
/* /content */

/* themes */
	#rs_easycart .rsec_btn1,
	#rs_easycart .rsec_btn2{color:#fff;}
	#rs_easycart .rsec.rsec_headers{background-color:#2b2b2b;}
	#rs_easycart .rsec_headers a.selected{color:#666666;}
	/* themes -> orange (default) */
	#rs_easycart .rsec_iconka,
	#rs_easycart input[type="checkbox"] + label:before{background-image:url('/bitrix/templates/prokids_default/components/redsign/easycart/gopro/img/icons_orange.png?v100');}
	#rs_easycart .rsec_btn1,
	#rs_easycart table.rsec_table tr:hover td.rsec_hov,
	#rs_easycart .rsec_btn1{background-color:#FD7107;}
	#rs_easycart .rsec_btn2{background-color:#4D8475;}
	#rs_easycart .rsec_headers a.rsec_online span.rsec_name{border-bottom:1px dashed #FD7107;}
	#rs_easycart .rsec_headers a.rsec_online,
	#rs_easycart .rsec_headers span.rsec_color{color:#FD7107;}
	/* /themes -> /orange (default) */
	/* themes -> green */
	#rs_easycart.green .rsec_iconka,
	#rs_easycart.green input[type="checkbox"] + label:before{background-image:url('/bitrix/templates/prokids_default/components/redsign/easycart/gopro/img/icons_green.png?v100');}
	#rs_easycart.green table.rsec_table tr:hover td.rsec_hov,
	#rs_easycart.green .rsec_btn1{background-color:#4c6ca5;}
	#rs_easycart.green .rsec_btn2{background-color:#8cba25;}
	#rs_easycart.green .rsec_headers a.rsec_online span.rsec_name{border-bottom:1px dashed #8cba25;}
	#rs_easycart.green .rsec_headers a.rsec_online,
	#rs_easycart.green .rsec_headers span.rsec_color{color:#8cba25;}
	/* themes -> /green */
	/* themes -> blue */
	#rs_easycart.blue .rsec_iconka,
	#rs_easycart.blue input[type="checkbox"] + label:before{background-image:url('/bitrix/templates/prokids_default/components/redsign/easycart/gopro/img/icons_blue.png?v100');}
	#rs_easycart.blue table.rsec_table tr:hover td.rsec_hov,
	#rs_easycart.blue .rsec_btn1{background-color:#3c3c3c;}
	#rs_easycart.blue .rsec_btn2{background-color:#fed75e;color:#000;}
	#rs_easycart.blue .rsec_headers a.rsec_online span.rsec_name{border-bottom:1px dashed #36acd4;}
	#rs_easycart.blue .rsec_headers a.rsec_online,
	#rs_easycart.blue .rsec_headers span.rsec_color{color:#36acd4;}
	/* themes -> /blue */
	/* themes -> purple */
	#rs_easycart.purple .rsec_iconka,
	#rs_easycart.purple input[type="checkbox"] + label:before{background-image:url('/bitrix/templates/prokids_default/components/redsign/easycart/gopro/img/icons_purple.png?v100');}
	#rs_easycart.purple table.rsec_table tr:hover td.rsec_hov,
	#rs_easycart.purple .rsec_btn1{background-color:#bdd179;}
	#rs_easycart.purple .rsec_btn2{background-color:#9375ab;}
	#rs_easycart.purple .rsec_headers a.rsec_online span.rsec_name{border-bottom:1px dashed #9375ab;}
	#rs_easycart.purple .rsec_headers a.rsec_online,
	#rs_easycart.purple .rsec_headers span.rsec_color{color:#9375ab;}
	/* themes -> /purple */
	/* themes -> yellow */
	#rs_easycart.yellow .rsec_iconka,
	#rs_easycart.yellow input[type="checkbox"] + label:before{background-image:url('/bitrix/templates/prokids_default/components/redsign/easycart/gopro/img/icons_yellow.png?v100');}
	#rs_easycart.yellow table.rsec_table tr:hover td.rsec_hov,
	#rs_easycart.yellow .rsec_btn1{background-color:#fed85e;color:#000;}
	#rs_easycart.yellow .rsec_btn2{background-color:#aabf6b;}
	#rs_easycart.yellow .rsec_headers a.rsec_online span.rsec_name{border-bottom:1px dashed #fed85e;}
	#rs_easycart.yellow .rsec_headers a.rsec_online,
	#rs_easycart.yellow .rsec_headers span.rsec_color{color:#fed85e;}
	/* themes -> /yellow */
	/* themes -> lime */
	#rs_easycart.lime .rsec_iconka,
	#rs_easycart.lime input[type="checkbox"] + label:before{background-image:url('/bitrix/templates/prokids_default/components/redsign/easycart/gopro/img/icons_lime.png?v100');}
	#rs_easycart.lime table.rsec_table tr:hover td.rsec_hov,
	#rs_easycart.lime .rsec_btn1{background-color:#b7af4d;}
	#rs_easycart.lime .rsec_btn2{background-color:#5d640b;}
	#rs_easycart.lime .rsec_headers a.rsec_online span.rsec_name{border-bottom:1px dashed #b7af4d;}
	#rs_easycart.lime .rsec_headers a.rsec_online,
	#rs_easycart.lime .rsec_headers span.rsec_color{color:#b7af4d;}
	/* themes -> /lime */
	/* themes -> red */
	#rs_easycart.red .rsec_iconka,
	#rs_easycart.red input[type="checkbox"] + label:before{background-image:url('/bitrix/templates/prokids_default/components/redsign/easycart/gopro/img/icons_red.png?v100');}
	#rs_easycart.red table.rsec_table tr:hover td.rsec_hov,
	#rs_easycart.red .rsec_btn1{background-color:#647a9b;}
	#rs_easycart.red .rsec_btn2{background-color:#c4010c;}
	#rs_easycart.red .rsec_headers a.rsec_online span.rsec_name{border-bottom:1px dashed #c4010c;}
	#rs_easycart.red .rsec_headers a.rsec_online,
	#rs_easycart.red .rsec_headers span.rsec_color{color:#c4010c;}
	/* themes -> /red */
	/* themes -> brown */
	#rs_easycart.brown .rsec_iconka,
	#rs_easycart.brown input[type="checkbox"] + label:before{background-image:url('/bitrix/templates/prokids_default/components/redsign/easycart/gopro/img/icons_brown.png?v100');}
	#rs_easycart.brown table.rsec_table tr:hover td.rsec_hov,
	#rs_easycart.brown .rsec_btn1{background-color:#ff9900;}
	#rs_easycart.brown .rsec_btn2{background-color:#8b645c;}
	#rs_easycart.brown .rsec_headers a.rsec_online span.rsec_name{border-bottom:1px dashed #8b645c;}
	#rs_easycart.brown .rsec_headers a.rsec_online,
	#rs_easycart.brown .rsec_headers span.rsec_color{color:#8b645c;}
	/* themes -> /brown */
	/* themes -> towny */
	#rs_easycart.towny .rsec_iconka,
	#rs_easycart.towny input[type="checkbox"] + label:before{background-image:url('/bitrix/templates/prokids_default/components/redsign/easycart/gopro/img/icons_towny.png?v100');}
	#rs_easycart.towny table.rsec_table tr:hover td.rsec_hov,
	#rs_easycart.towny .rsec_btn1{background-color:#ee3523;}
	#rs_easycart.towny .rsec_btn2{background-color:#e9c440;}
	#rs_easycart.towny .rsec_headers a.rsec_online span.rsec_name{border-bottom:1px dashed #e9c440;}
	#rs_easycart.towny .rsec_headers a.rsec_online,
	#rs_easycart.towny .rsec_headers span.rsec_color{color:#e9c440;}
	/* themes -> /towny */
	/* themes -> dark_blue */
	#rs_easycart.dark_blue .rsec_iconka,
	#rs_easycart.dark_blue input[type="checkbox"] + label:before{background-image:url('/bitrix/templates/prokids_default/components/redsign/easycart/gopro/img/icons_dark_blue.png?v100');}
	#rs_easycart.dark_blue table.rsec_table tr:hover td.rsec_hov,
	#rs_easycart.dark_blue .rsec_btn1{background-color:#555555;}
	#rs_easycart.dark_blue .rsec_btn2{background-color:#214496;}
	#rs_easycart.dark_blue .rsec_headers a.rsec_online span.rsec_name{border-bottom:1px dashed #fff;}
	#rs_easycart.dark_blue .rsec_headers a.rsec_online,
	#rs_easycart.dark_blue .rsec_headers span.rsec_color{color:#fff;}
	#rs_easycart.dark_blue .rsec_headers .selected span.rsec_color{color:#214496;}
	/* themes -> /dark_blue *
/* /themes */

/* checkbox and radio buttons */
#rs_easycart input[type="checkbox"]{
	left:-9999px;
	position:absolute;
}
#rs_easycart input[type="checkbox"] + label{
	cursor:pointer;
}
#rs_easycart input[type="checkbox"] + label:before{
	position:relative;
	top:2px;
	display:inline-block;
	//display:inline;
	margin-right:3px;
	content:'';
	//zoom:1;
}
#rs_easycart input[type="checkbox"] + label:before{
	width:13px;
	height:13px;
}
#rs_easycart input[type="checkbox"] + label:before{
	background-position:0 -120px;
}
#rs_easycart input[type="checkbox"]:checked + label:before{
	background-position:-13px -120px;
}
#rs_easycart input[type="checkbox"] + label.checked:before{
	background-position:-13px -120px;
}
/* /checkbox and radio buttons */



@media screen and (max-width:1100px){
	#rs_easycart .rsec.rsec_headers .rsec_body .rsec_online span{
		display:none;
	}
}
@media screen and (max-width:1024px){
	#rs_easycart .rsec.rsec_headers .rsec_body .rsec_changer.rsec_viewed span.rsec_name,
	#rs_easycart .rsec.rsec_headers .rsec_body .rsec_changer.rsec_compare span.rsec_name,
	#rs_easycart .rsec.rsec_headers .rsec_body .rsec_changer.rsec_favorite span.rsec_name{
		display:none;
	}
	#rs_easycart .rsec.rsec_headers .rsec_body .rsec_changer{
		padding:0px 10px;
	}
}
@media screen and (max-width:970px){
	#rs_easycart .rsec_leftp,
	#rs_easycart .rsec_rightp,
	#rs_easycart .rsec_totaltext{
		float:left;
		width:100%;
	}
	#rs_easycart .rsec_totaltext{
		margin:12px 0px;
	}
}
@media screen and (max-width:675px){
	#rs_easycart .rsec_thistab_compare .rsec_rightp{
		margin-top:12px;
	}
}
@media screen and (max-width:500px){
	#rs_easycart .rsec.rsec_headers .rsec_body .rsec_changer.rsec_basket span.rsec_name,
	#rs_easycart .rsec.rsec_headers .rsec_body .rsec_changer.rsec_basket span.rsec_color.rsec_sum{
		display:none;
	}
}
/* End */


/* Start:/bitrix/templates/prokids_default/template_styles.css?174307834850162*/
a.btn3,
input.btn3[type="submit"],
input.btn3[type="button"],
input.btn3[type="reset"]
.buy1click,
.jspDrag,
/* .artables table.products tr:hover td,
.artables table.products tr:hover td a, */
.add2basketform .add2basket,
.filtren .modef .data a,
body .buy1click {
	color: #fff !important;
}
.catalog .prods .sectinfo .description p a, .main_content p a{
	color: #FD7107;
	text-decoration: underline;
}
.add2basketform .makemecount,
.add2basketform .subscribe,
.add2basketform .calc_btn,
.add2basketform .add2basket,
body .buy1click {
	text-decoration: none !important;
	font-weight: 700;
	text-transform: uppercase;
	padding-left: 10px !important;
	padding-right: 10px!important;
	width: 140px;
}
.add2basketform .makemecount {
	margin-bottom: 5px;
	font-size: 12px;
	width: 95%;
	white-space: normal;
}
.add2basketform .youpricebtn {
	width: 95%;
	background: #219e7c;
}
.add2basketform .calc_btn,
.add2basketform .subscribe {
	white-space: normal;
	width: 95%;
}
.add2basketform .calc_btn {
	margin-bottom: 15px;
}
.add2basketform .add2basket{
	background: #FD7107;
}
.add2basketform .add2basket:hover{
	background: #4D8475 !important;
}
body .buy1click {
	background: #62968A;
}
body .buy1click:hover {
	background: #62968A !important;
}

.tline {
	height: 0;
}
.tpanel {
	background: #eaeaea;
}
.tpanel a {
}

#header .location {
	padding-right: 0;
}
#header .location .fa {
	vertical-align: bottom;
}
#header .authandlocation_mod {
	float: none;
	font-size: 13px;
}
#header .authandlocation_mod .location {
	padding-top: 0;
}
.header .authandlocation_mod a {
	font-size: 12px;
}
#header  .fa {
	color: #FD7107;
	font-size: 21px;
	margin-right: 5px;
	vertical-align: middle;
}
.header .authandlocation_mod a {
	text-transform: uppercase;
}

.elementdetail .soloprice .price.gen,
.showcase .soloprice .price.gen {
	color: #FD7107;
	font-weight: 700;
	font-size: 23px;
}

.elementdetail .article,
.elementdetail .stores {
	float: none;
	width: 100%;
	clear: both;
	text-align: left;
	margin-top: 5px;
}

.catalogmenu li.parent {
	background: #62968A;
}
.catalogmenu li.parent > a {
	color: #fff;
}
.catalogmenu li a.selected {
	background: #4D8475 !important;
	color: #fff;
}

.btns input.btn[name="BasketRefresh"] {
	background: none;
	padding: 10px 0 0 !important;
	color: #4D8475 !important;
	border-bottom: 1px dotted ;
}
.btns input.btn[name="BasketRefresh"]:hover {
	color: #4D8475 !important;
}

.charactersiticSKU {
	margin-top: 10px
}
.charactersiticSKU .SKU_prop {
	margin-bottom: 5px;
}
.charactersiticSKU i {
	font-style: normal;
}
.charactersiticSKU i.available {
	color: #62968A;
}
.charactersiticSKU i.not-available {
	color: #cc1f1f;
}
.subscribe_btn {
	display: none;
}
.available_label {
	margin-bottom: 5px;
}
.available:before {
	content: "";
	display: inline-block;
	width: 25px;
	height: 16px;
	margin-right: 5px;
	vertical-align: middle;
	background: url(/bitrix/templates/prokids_default/assets/img/availability.png) no-repeat;
}
.available.not-available:before {
	background-position: -75px 0;
}
.available.one:before {
	background-position: -50px 0;
}
.available.few:before {
	background-position: -25px 0;
}
.avail-label {
	display: block;
}
.avail-label.avail-yes {
	color: #008c46;
}
.avail-label.avail-no {
	color: #e12a2c;
}
.delivery_label .fa{
	color: #FD7107;
}
.add_display_props {
	list-style: none;
	margin-top: 5px;
	color: #999;
	text-align: center;
	font-size: 11px;
}

.charactersiticSKU .SKU_prop .name_prop_sku {
	overflow: hidden;
	width: 200px;
	font-weight: 400;
	margin-bottom: 5px;
}
.charactersiticSKU .SKU_prop .val_prop_sku {
	float: right;
}
.detail-product__info .product_kod,
.detail-product__info .article {
	display: inline-block;
	width: auto;
	color: #616161;
	margin-bottom: 15px;
}
.detail-product__info .product_kod {
	margin-right: 20px;
}
.detail-product__info .product_manufacturer {
	float: right;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 5px;
	text-align: center;

}
.detail-product__info .product_manufacturer a:hover {
	text-decoration: none;
}
.detail-product__info .product_manufacturer img {
	max-width: 90px;
	max-height: 50px;
	margin-right: 5px;
	vertical-align: middle;
}
.brang_logo span {
	display: block;
	font-size: 9px;
	color: #888;
	text-transform: none;
}

h1.pagetitle,
.pagetitle {
	font-size: 22px;
	color: #4D8475;
	font-weight: 700;
}
.old_price {
	font-size: 26px;
	font-weight: 700;
	text-decoration: line-through;
	color: #999;
}
.old_price td {
	padding-top: 10px;
}
.price_comment {
	color: #919090;
	font-size: 11px;
	margin-top: 8px;
	text-align: right;
}
.elementdetail .soloprice .price.gen {
	font-size: 35px;
}
.elementdetail .soloprice {
	height: auto;
	margin-bottom: 0;
}

.elementdetail .pictures {
	width: 38.5%;
	border: 2px solid #ebebeb;
	border-radius: 15px;
	padding: 15px 25px;
	margin-right: 1.5%;
}
.product_border {
	padding: 15px 25px;
	border: 2px solid #ebebeb;
	margin-bottom: 15px;
	border-radius: 15px;
}
.product_border .product_border_title {
	/*background: #EAEAEA;*/
	font-weight: 700;
	font-size: 17px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.offers_images {
	clear: both;
} 
.product_store,
.product_adding {
	width: 50%;
	float: right;
	box-sizing: border-box;
}
.product_store {
	width: 48%;
	margin-left: 2%;
}
.product_adding {
	float: left;
	padding-right: 10px;
}
.product_adding noindex:first-child {
	display: block;
	margin-top: 25px;
}
.product_store .ostatok_online {
	border-bottom: 1px solid #ddd;
	padding-bottom: 8px;
	margin-bottom: 5px;
}
.product_store .ostatok_rozn {
	padding-top: 12px;
}
.product_store .ostatok_rozn .product_border_title {
	font-size: 15px;
}
.add2basketform .btn1,
.add2basketform .btn2,
.add2basketform .btn3 {
	/*width: 150px;
	float: right;*/
	margin-right: 5px !important;
}

.detail-product__info .offer_prop{
	margin-bottom: 5px;
}
.detail-product__info .offer_prop-name{
	text-transform: uppercase;
	display: inline-block;
	margin-right: 10px !important;
	/*min-width: 60px;*/
	/*font-weight: 700;	*/
}
.elementdetail .add2basketform .quantity {
	margin-right: 5px;
}
.elementdetail .detail-product__info .properties {
	margin-top: 10px;
	margin-bottom: 20px;
}

.rating_average {
	margin-bottom: 20px;
/*	position: relative;
    float: right;
    top: 150px;
    width: 310px;*/
}
.rating_average .avg_value {
	display: inline-block;
	background: #FD7107;
	color: #fff;
	padding: 5px 10px;
	border-radius: 5px;
	vertical-align: middle;
	margin-right: 5px;
	font-weight: 700;
}
.rating_average span {
	display: inline-block;
	vertical-align: middle;
	width: 21px;
	height: 21px;
	margin-right: 2px;
	background: url(/bitrix/templates/prokids_default/assets/img/rating.png) no-repeat 0 -21px;
}
.rating_average span.star-full {background-position: 0 0}
.rating_average span.star-half {background-position: 0 -42px;}

.pr_detail {
	overflow: hidden;
}
.pr_properties {
	float: right;
	margin-top: -50px;
	padding-top: 10px;
	width: 300px;
	margin-left: 20px;
	padding-left: 20px;
	border-left: 1px solid #ddd;
}
.pr_properties table.groupedprops {
	width: 100%;
}
.detailtabs {
	overflow: hidden;
	padding-bottom: 30px;
}
.pr_label {
	display: block;
	position: absolute;
	background: #EBB600;
	color: #fff;
	font-size: 11px;
	padding: 3px 7px;
	font-weight: 700;
	text-transform: uppercase;
	z-index: 1;
}
.pr_label.hit{
	background: #EBB600;
}
.pr_label.new{
	background: #FD7107;
}
.pr_label.special{
	background: #1FB303;
}
.discount_label {
	display: block;
	float: left;
	font-weight: 700;
	border-radius: 3px;
	background: #FF3D62;
	color: #fff;
	font-size: 12px;
	padding: 3px 10px;
	margin-top: 5px;
	font-weight: 700;
	margin-right: 2px;
	text-transform: uppercase;
}
.discount_label_cat {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	right: 5px;
	color: #fff;
	background: #FF3D62;
	display: block;
	font-size: 10px;
	width: 30px;
	height: 20px;
	line-height: 20px;
	border-radius: 3px;
	text-align: center;
	font-weight: 700;
}
@media screen and (max-width: 1260px) {
	.elementdetail .add2basketform .add2basket,
	.elementdetail .add2basketform .buy1click {
		font-size: 12px;
	}
	.product_adding,
	.product_store {
		width: 49%;
	}
}
@media screen and (max-width: 1000px) {
	.product_adding .add2basketform .add2basket,
	.product_adding .add2basketform .buy1click {
		float: right;
		min-width: 135px;
		margin-bottom: 5px;
	}
}
@media screen and (max-width: 800px) {
	.product_adding,
	.product_store {
		width: 99%;
		margin: 0 auto;
	} 
	.pr_properties {
		width: 100%;
		float: none;
		margin: 0 0 15px 0;
		padding: 0;
	    border: none;
	}
	.rating_average {
	    float: right;
	    width: auto;
	    margin-right: 20px;
	}
}

.left_sidebar {
	box-sizing: border-box;
	float: left;
	width: 22%;
	margin: 0;
	padding-right: 20px;
}
.main_content {
	box-sizing: border-box;
	float: left;
	width: 77%;
	margin: 0;
	margin-bottom: 70px;
	min-height: 370px;
}
#footer {
	clear: both;
}

.catalogmenucolumn {
	position: relative;
	margin-bottom: 20px;
}
.catalogmenu > li > ul {
	position: relative;
}
.prods {
	position: relative;
	z-index: 0;
}
.sidebar_filter {
	clear: both;
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
}
.sidebar_filter .filtren {
	border: none;
}
.sidebar_filter label {
	display: block !important;
	position: relative;
	padding-left: 13px !important;
}
.sidebar_filter label:before {
	position: absolute !important;
	left: 0;
	top: 5px;
}
.sidebar_filter ul {
	list-style: none;
	padding: 0;
}
.filtren .showchild {
	cursor: pointer;
}
.sidebar_filter ul .lvl1 {
	// width: 20%;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.sidebar_filter ul .lvl1 .disabled span.val {
	color: #aaa
}
.sidebar_filter ul .showchild {
	padding: 8px 20px 8px 10px;
	text-transform: none;
}
.sidebar_filter span.val {
	margin-left: 7px;
	color: #333;
}
.sidebar_filter ul ul.property {
	padding-left: 10px;
	position: absolute;
	top: 100%;
	min-width: 200px;
	background: #fff;
	box-shadow: 0 2px 2px 2px #ccc;
	z-index: 1;
}
.sidebar_filter ul li[data-propcode="BASE"] ul.property {
	min-width: 300px;
}
.catalogsorter {
	clear: both;
	margin-bottom: 30px;
}
h1.pagetitle {
	line-height: 1.3;
}

.pictures .picslider .changeimage.selected {
	/*border: 2px solid #62968A;
	display: inline-block;*/
}
.reviewform .rating a {
	background: url(/bitrix/templates/prokids_default/assets/img/rating.png) no-repeat 0 -21px;
}
.reviewform .rating a.selected,
.reviewform .rating a.hover {
	background-position: 0 0;
}

.offers_previews {
	position: absolute;
	display: none;
	width: 50px;
	z-index: 2;
	left: 0;
}
.offers_previews .offers_wrap {
	display: block;
	width: 40px;
	height: 40px;
	margin-bottom: 2px;
	border: 1px solid #ccc;
	text-align: center;
	background: #fff;
}
.offers_previews .offers_wrap:hover {
	border-color: #4D8475;
}
.offers_previews img {
	max-width: 95%;
    max-height: 100%;
    vertical-align: middle;
    display: inline-block;
}
.offers_previews .offers_wrap:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 100%;
    vertical-align: middle;
}
.showcase .js-element:hover .offers_previews {
	display: block;
}
.btn_filter_reset {
	background: none;
	border: none;
	font-size: 11px;
	font-family: 'Opensans';
	padding: 0;
	color: #000;
	outline: none !important;
}
ul#chosen_options li {
	display: inline-block;
	margin-right: 8px;
	font-size: 11px;
}
.btn_filter_reset .fa,
ul#chosen_options li .fa {
	font-size: 11px;
	cursor: pointer;
	padding: 2px 3px;
	color: #797979;
	background: #eee;
	border-radius: 100%;
	border: 1px solid #ccc;
}
.btn_filter_reset .fa:hover,
ul#chosen_options li .fa:hover {
	color: #fff;
	background: #d00000;
	border: 1px solid #d00000;
}
.catalog-section-links ul {
	overflow: hidden;
	text-align: center;
}
.catalog-section-links ul li {
	list-style-type: disc;
	display: inline-block;
	margin-right: 2px;
}
.catalog-section-links ul li:before {
	content: "\2022";
	display: inline-block;
	margin-right: 2px;
	font-size: 20px;
	vertical-align: middle;
	color: #4D8475;
}
.catalog-section-links ul li a.selected {
	color: #4D8475;
	text-decoration: underline;
}
input#only_available_toggle + label {padding-left: 18px !important;margin-bottom: 12px;}
#paginator .navigation span.arrow .icon {visibility: visible;}
#paginator .navigation span {border: none;}
.navigation span.current {color: #FD7107; font-weight: 700;}

.groupedprops th, .groupedprops td {
	width: 65%;
}
.post-script-text {
	margin-top: 30px;
	color: #888;
	font-size: 12px;
}
.post-script-text p {
	margin-bottom: 8px;
}
.showcase .popup.padd .properties {
	text-align: center;
}
.showcase .popup.padd .buy {
	text-align: center;
}
.showcase .popup.padd .buy .add2basket, 
.showcase .popup.padd .buy .inbasket, 
.showcase .popup.padd .buy .add2subscribe {
	margin: 9px auto;
	float: none;
}
.showcase .compare_and_stores {
	margin-top: 0;
}
.elementdetail .pictures .picslider  {
	text-align: center;
}
.offers_images a.changeimage,
.elementdetail .pictures.changegenimage a.changeimage {
	display: inline-block;
	width: 88px;
	height: 88px;
	overflow: hidden;
	text-align: center;
}
.offers_images a.changeimage img,
.elementdetail .pictures .picslider a.changeimage img {
	margin: 5px;
	// min-width: 90px;
	min-height: 90px;
	max-height: 100%;
	max-width: inherit;
}
.aroundjssorslider1 {
	margin-top: 10px;
}
.header .logo {
	margin: 10px 0;
}
.header .logo span {
	text-transform: uppercase;
	font-size: 9px;
	font-weight: 700;
	display: block;
	margin: 5px 0;
	letter-spacing: 3.5px;
}
.samovyvoz,
.client-help {
	float: left;
	margin-top: 15px;
	margin-right: 35px;
}

.tpanel .fa {
	color: #FD7107;
	margin-right: 3px;
	margin-left: 10px;
}
.samovyvoz a,
.client-help a {
	text-decoration: none;
}
.samovyvoz a:hover,
.client-help a:hover {
	color: #FD7107;
}
.header .basket {
	margin-top: 30px;
}
.header .phone {
	margin-top: 16px;
}
/*.header .header-shedule {
	text-align: center;
}*/
.header .header-shedule a {
	font-size: 14px !important;
}
.tpanel .recall {}
.tpanel .recall .fa {
	margin-right: 7px !important;
}
.header .location {
	margin-top: 11px;
}
.header .delivery_info {
	margin-top: 12px;
	margin-left: 20px;
}
.header .delivery_info span {
	font-weight: 700;
	color: #FD7107;
	font-family: Opensans;
}
.header .delivery_info a {
	/*font-size: 12px;*/
	text-transform: none;
}
.searchinhead_wrap {
	padding-top: 15px;
}
.searchinhead .zoom {
	text-align: center;
	width: 80px;
	background: #FD7107;
	color: #fff;
	padding: 10px 13px 10px 13px;
}
.searchinhead .zoom:hover {
	background: #62968A;
}
.searchinhead .aroundtext {
	padding-right: 160px;
}
ul.search-btns {
	width: 25%;
	padding: 0;
	float: right;
	text-align: right;
	list-style: none;
	overflow: hidden;
}
ul.search-btns li {
	display: block;
	width: 50%;
	float: left;
	text-align: center;
}
ul.search-btns li a {
	display: block;
	/*background: #eaeaea;*/
	margin-left: 2px;
	padding: 9px 0;
	border: 1px solid #4D8475;
}
ul.search-btns li a:hover {
	background: #62968A;
	color: #fff;
	text-decoration: none;
}
.catalogmenucolumn ul > li {
	position: relative;
}

.catalogmenucolumn a.parent {
	text-decoration: none;
	display: block;
	padding: 10px;
	color: #000;
	background: #eaeaea;
}
.catalogmenucolumn a.parent .fa {
	float: right;
	margin-top: 3px;
}
#top_pager {
	overflow: hidden;
	float: right;
	margin-bottom: 15px;
}
@media (max-width: 1230px) {

	body.circular .add2basketform .buy1click {
		margin-top: 15px;
	}
	/*#header .authandlocation_mod .fa + span {
		display: block;
	}*/
}
@media (min-width: 1023px) {
	.catalogmenu  ul ul {
		display: none !important;
	}
	.catalogmenu  ul li:hover > ul,
	.catalogmenu  ul li.hover > ul  {
		display: block !important;
	}
}
@media (max-width: 1024px) {
	.tpanel {
		height: auto;
		text-align: center;
	}
	.tpanel_menu {
		text-align: center;
		height: 35px;
	}
	.tpanel_menu a {
		float: none;
		display: inline-block;
		margin-top: 12px;
	}
	.callback {
		text-align: center;
	}
	.tpanel .callback a {
		margin: 0;
		padding-left: 15px;
		padding-right: 15px;
	}
	/*.parent + .catalogmenu {
		display: none;
	}*/
	.catalogmenucolumn a.parent {
		background: #4d8475 !important;
		color: #fff !important;
	}
	body.adaptive .logo.column1 {
		width: 100%;
		text-align: center;
	}
	.header .logo {
		text-align: center;
		margin-top: 15px;
		margin-bottom: 0;
	}
	.header .logo span {
		display: block;
		margin: 0;
		text-align: center;
	}
	#header .delivery_info,
	#header .authandlocation_mod .location {
		padding-top: 20px;
	}
	body.adaptive .header .phone a, body.adaptive .header .phone a:hover {
		font-size: 18px;
	}
	body.adaptive .column1 {
		width: 33%;
	}
	/*.catalogmenu li.hover ul.first.show,
	.catalogmenu li:hover ul.first.show,
	.catalogmenu li.hover > ul.lvl1,
	.catalogmenu li:hover > ul.lvl1,
	a.parent + ul.lvl1 {
		display: none;
	} */
	.left_sidebar {
		padding: 0;
		width: 100%;
	}
	.main_content {
		width: 100%;
	}
	.catalogmenu li ul ul {
		position: static;
		width: 100%;
		max-width: inherit;
	}
	.catalogmenu li li.hover > ul,
	.catalogmenu li li:hover > ul {
		display: none;
	}
}
@media screen and (min-width: 768px) {
	.pictures .offers_images {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	.__jivoMobileButton{
		bottom: 70px !important;
	}
	.searchinhead {
		width: 100%;
		float: none;
	}
	ul.search-btns {
		margin-top: 3px;
		width: 100%;
	}
	body.adaptive .column1 {
		width: 100% !important;
	}
	.header .logo {
		text-align: center;
	}
	.header .logo a img {
		width: auto;
	}
	.header .logo span {
		display: block;
		margin: 0;
		text-align: center;
	}
	.header .phone {
		text-align: center;
	}
	.basket.column1 {
		text-align: center;
	}
	body.adaptive .column1 .icon {
		display: inline-block;
	}
	.column1.basket .column1inner {
		min-width: 200px;
	}
	#footer .block.two,
	#footer .block.three {
		display: none;
	}
	#footer .block.four {
		width: 100%;
	}
	.offers_images {
		display: none;
	}
	.pictures .offers_images {
		display: block;
		text-align: center
	}
	.product_adding .add2basketform .add2basket,
	.product_adding .add2basketform .buy1click {
		float: none;
	}
	.rating_average{
		top: 0;
		float: none;
		width: 190px;
		margin: 0 auto;
		padding: 15px 0 0;
		clear: both;
	}
	body.adaptive .detailtabs {
		margin-top: 0;
	}
	.left_sidebar .catalogmenucolumn .catalogmenu{
        display:none;
    }

}

#header .sovservice {
	margin-left: auto;
}
#header .sovservice a i.fa{
	font-size: 18px;
	color: #fff;
	margin: 0;
}
.sovservice a {
	display: inline-block;
	padding: 5px;
	width: 25px;
	text-align: center;
	color: #fff;
	font-size: 17px;
	border-radius: 4px;
}
.sovservice a:hover {
	background: #FD7107 !important;
}
.rsbreadcrumb {
	padding: 12px 0;
}
ul.rsbreadcrumb.catalog_breadcrumbs {
	padding: 0;
}
ul.rsbreadcrumb.catalog_breadcrumbs li {
	position: relative;
	margin-right: 14px;
}
ul.rsbreadcrumb.catalog_breadcrumbs li > span,
ul.rsbreadcrumb.catalog_breadcrumbs li a {
	background: #FD7107;
	padding: 10px;
	display: inline-block;
	margin-bottom: 5px;
	color: #fff;
}
ul.rsbreadcrumb.catalog_breadcrumbs li a:after {
	content: "\f0da";
	margin-left: 10px;
	font: 18px FontAwesome;
	color: #FD7107;
	position: absolute;
	right: -10px;
	top: 0px;
}
ul.rsbreadcrumb.catalog_breadcrumbs li a {
	background: #4D8475;
	text-decoration: none;
}
ul.rsbreadcrumb.catalog_breadcrumbs li a:hover {
	background: #62968A;
}
.rsbreadcrumb a {
	color: #1A6296;
}

.column15 {width: 15%;float: left;}
.column20 {width: 20%;float: left;}
.column25 {width: 25%;float: left;}
.column30 {width: 30%;float: left;}
.column33 {width: 33%;float: left;}
.column40 {width: 40%;float: left;}
.column50 {width: 50%;float: left;}
.column55 {width: 55%;float: left;}
.column60 {width: 60%;float: left;}
.column65 {width: 65%;float: left;}
.column70 {width: 70%;float: left;}
.column80 {width: 80%;float: left;}
.column100 {width: 100%;float: left;}

@media (max-width: 1023px){
	.column-sm-15 {width: 15%;float: left;}
	.column-sm-20 {width: 20%;float: left;}
	.column-sm-25 {width: 25%;float: left;}
	.column-sm-30 {width: 30%;float: left;}
	.column-sm-33 {width: 33%;float: left;}
	.column-sm-40 {width: 40%;float: left;}
	.column-sm-50 {width: 50%;float: left;}
	.column-sm-55 {width: 55%;float: left;}
	.column-sm-60 {width: 60%;float: left;}
	.column-sm-65 {width: 65%;float: left;}
	.column-sm-70 {width: 70%;float: left;}
	.column-sm-80 {width: 80%;float: left;}
	.column-sm-100 {width: 100%;float: left;}

}
@media (max-width: 767px){
	.column-sm-15,
	.column-sm-20,
	.column-sm-25,
	.column-sm-30,
	.column-sm-33,
	.column-sm-40,
	.column-sm-50,
	.column-sm-55,
	.column-sm-60,
	.column-sm-65,
	.column-sm-70,
	.column-sm-80,
	.column-sm-100 {width: 100%;}
}

/*11,05,17*/
.topmenu ul li a {
	position: relative;
}
.topmenu ul li a.selected{
    background:none;
    text-decoration: underline;
    font-weight: 700;	
}
.topmenu ul li:hover>a {
    background: rgba(92, 185, 160, 0.32);
    text-decoration: none;
    text-decoration: underline;	
}
.list_wrap ul {
	border-right: 2px solid #ddd;
}
.list_wrap ul li {
	padding-left: 10px;
}
ul.lvl4 .list_wrap,
ul.lvl4 ul {display: none;}
ul.lvl4 {
	border-right: none;
}
ul.lvl4 {}
.catalogmenu li a.selected{
	background: none !important;
    color: #000;
    font-weight: 700;
}
.catalogmenu li.first:hover > a, .catalogmenu li.first.hover > a{
	background-color: #fd7107 !important;
	color: #fff;
}
ul.rsbreadcrumb.catalog_breadcrumbs li a{
	background-color: #fff;
	color: #217ec0;
	text-decoration: underline;
}
ul.rsbreadcrumb.catalog_breadcrumbs li a:hover{
	background:none;
	text-decoration: none;

}
ul.rsbreadcrumb.catalog_breadcrumbs li > span{
    background: none;
    padding: 10px;
    display: inline-block;
    margin-bottom: 5px;
    color: #FD7107;
}
.header .phone a, .header .phone a:hover{
	font-weight: 700;
}
.searchinhead .enter{
	float: right;
}
.searchinhead .aroundtext{
	margin-left: 11px;
}
.searchinhead .aroundtext{
	padding-right: 50px;
}
.searchinhead_wrap1{
padding-top: 23px;
}
.header .logo a img {
    width: 230px;
}
.header .logo {
    margin: 5px 0;
}
#column_search{
	padding-top: 5px;
}
.header .phone {
    margin-top: 7px;
    margin-bottom: 5px;
}
.header .basket {
    margin-top: 0;
}
.hdr_flex{
	display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.content .callback a {
    display: inline-block;
    padding: 5px 30px;
    text-align: center;
    border: 1px solid #ccc;
    text-decoration: none;
    margin: 0 20px;
}
.content .callback .fa {
    font-size: 19px;
    vertical-align: middle;
     color: #FD7107;
}
h1.pagetitle{
text-transform: inherit;
margin: 0px 0px 15px 0px;
}
ul.rsbreadcrumb.catalog_breadcrumbs li a{
	margin-bottom: 0px;
}
ul.rsbreadcrumb {
	margin-bottom:0;
	line-height: 0;
}
.footer .footmenu{
	margin-top: 26px;
}
.d-none {
	display: none !important;
}
@media (min-width: 1279px) {
	.d-lg-none {display: none !important;}
	.d-lg-block {display: block !important;}
	.d-lg-inline {display: inline !important;}
}
@media (min-width: 1024px) and (max-width: 1279px) {
	.d-md-none {display: none !important;}
	.d-md-block {display: block !important;}
	.d-md-inline {display: inline !important;}
}
@media (min-width: 768px) and (max-width: 1023px) {
	.d-sm-none {display: none !important;}
	.d-sm-block {display: block !important;}
	.d-sm-inline {display: inline !important;}
}
@media (max-width: 767px) {
	.hidden-xs {display: none !important;}
	.d-xs-none {display: none !important;}
	.d-xs-block {display: block !important;}
	.d-xs-inline {display: inline !important;}
}
@media (max-width: 767px) {
	.callback {
		margin-bottom: 0;
	}
	.authandlocation {
		float: none;
		text-align: center;
	}
	.authinhead {
		position: static;
		margin: 0 0 10px;
		padding: 10px;
	}
	.authinhead a {
		text-decoration: none !important;
	}
	.authinhead a + a:before {
		content: " | ";
		/*border-left: 1px dotted #444;*/
	}
}

.header .delivery_info{
	font-size: 12px;
}
.marquee{
	margin-bottom: 0;
	background: #ff3d62;
	color: #fff;
	padding: 5px 0;
}
@media (min-width: 767px) {
	.marquee span{
		padding-left: 0;
	    -webkit-animation: none;
	    -moz-animation: none;
	    animation: none;
	}
}
.tpanel .sovservice{
	display: inline-block;
	padding-top: 2px;
	margin-left: 14px;
}
.sovservice a{
	width: 35px;
    height: 35px;
    margin-right: 10px;
}
.tpanel .sovservice .fa {
    color: #fff;
    margin-right: 0;
    margin-left: 0;
}
.catalogmenucolumn a.parent{
	font-size: 15px;
	color: #000 !important;
}
.catalogmenu li a.selected {
    color: #fd7107;
}
h1 {
    font-size: 22px;
}

.header .callback a {
    display: inline-block;
    padding: 0;
    text-align: center;
    border: none;
    text-decoration: none;
    margin: 5px 20px;
    font: 13px Opensans,Arial,Helvetica,sans-serif;
}
.header .callback .fa {
    font-size: 19px;
    margin-left: 12px;
    vertical-align: middle;
}
.header .callback a:hover{
	font-size:13px;
	font-weight: normal;
	line-height: normal;
}
a {
    color: #000;
}
.tpanel .topline_menu_right{
	float: right;
}
.tpanel {
    height: 35px;
}
.tpanel_menu a{
	margin-top: 8px;
}

.tpanel_menu {
    height: 35px;
}
.sidebar_filter label{
	display: inline-block !important;
}
/*29.05.17*/
.left_sidebar .catalogmenucolumn{
	background: #f7f5f5;
    padding: 10px;
}
ul.rsbreadcrumb.catalog_breadcrumbs li a:after{
	right: 0px;
}
ul.rsbreadcrumb.catalog_breadcrumbs li{
	margin-right: 0px;
}
ul.rsbreadcrumb.catalog_breadcrumbs li>span{
	padding: 0px;
}
ul.rsbreadcrumb.catalog_breadcrumbs li a{
	padding-right: 10px !important;
}
ul.rsbreadcrumb.catalog_breadcrumbs li>span, ul.rsbreadcrumb.catalog_breadcrumbs li a {
    padding: 0 5px;
}
ul.rsbreadcrumb.catalog_breadcrumbs li a:after {
    right: 0px;
}
/*.sidebar_filter label{
	padding-left: 0 !important;
}*/
.catalogsorter{
	margin-bottom:0;
}

/*.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    background: rgba(77, 132, 117, 0.29);
    background: #edf7f4;
    padding: 0px;
}*/
.fancybox-opened .fancybox-title {    
    font-weight: 700;
    color: #fd7107;
    position: static;
    padding: 5px 0 20px;
}
.fancybox-opened .fancybox-outer {
	padding-top: 0;
}
.fancybox-skin{
	border: 10px solid #fff;
}
.locationbig .title{
	color: #fd7107;
}
.aroundjssorslider1 {
    min-height: 320px;
}
.banners-main {
    margin-left: 10px;
    margin-top: 10px;
	margin-right: 5px;
}
.banners-main img {
    height: 100%;
    width: 100%;
    display: flex;
}
.slider-main{
	margin-bottom: 10px;	
}
@media (min-width: 768px) and (max-width: 1023px) {
	.banners-main{
		margin-left: 10px;
	    margin-top: 5px;
	    display: flex;
	}
}
@media (min-width: 768px){
	.swiper-wrapper {
	    flex-wrap: wrap;
	}
}
@media (max-width: 768px){
	.header-top {
	    margin-bottom: 20px;
	}
	#column_search{
		padding-top: 0;
	}
	.banners-main{
		text-align: center;
		display: block;
	}
	.banners-main img{
		width: 30%;
		display: inherit;	
	}
	#header .delivery_info{
		text-align: center;
	}
	#tpanel .authandlocation{
		position: fixed;
	    top: 50px;
	    background: #e6ecea;
	    right: 0;
	    width: 100%;
	    border-top: 2px solid #fd7107;
	    border-bottom: 2px solid #fd7107;
	    opacity: 0;
	    -webkit-transition: all 0.3s linear;
	    transition: all 0.3s linear;
	    left: 100%;
	}
	#tpanel .authandlocation.active{
		left: 0;
		opacity: 1;
	}
	#tpanel .centeringin.clearfix:after{
		display: none; 
	}
	.marquee{
		position: absolute;
		top: 90px;
		display: none !important;
	}
	#tpanel .hdr_basket{
    	font-size: 27px;
    	line-height: 42px;
    	width: 40px;
	    text-align: center;
	}
	#tpanel .hdr_basket .fa, #tpanel .hdr_user .fa, #tpanel .hdr_marker .fa{
		margin-left: 0;
		margin-right: 0;
	}
	#tpanel .hdr_user{
    	font-size: 30px;
    	width: 40px;
	    text-align: center;
	}
	#tpanel .hdr_marker{
    	font-size: 30px;
    	width: 40px;
	    text-align: center;
	    display: none;
	}
	#tpanel .hdr_search{
    	 font-size: 25px;
   		 margin-top: 5px;
	}
	#tpanel .centering .centeringin{
		z-index: 9;
		display: -ms-flexbox;
	    display: flex;
	    -ms-flex-align: center;
	    align-items: center;
	    -ms-flex-direction: row;
	    flex-direction: row;
	    -ms-flex-pack: justify;
	    justify-content: space-between;
	    height: 50px;
	    margin: 0;
	}
	.header{
		padding-top: 50px;
	}
	#tpanel .hdr_logo{
		max-width: 150px;
	}
	#tpanel .tpanel_xs_right, #tpanel .tpanel_xs_left{
		display: flex;
	}
	.brandslist.mainstyles{
		display: none;
	}
}
@media screen and (max-width: 885px){
	body.adaptive #jssor_slider1 {
	    margin-bottom: 20px;
	}
}
@media (min-width: 1024px) and (max-width: 1279px) {
	.header .phone .column1inner a{
		font-size: 20px;
	}
	.header .phone .column1inner {
    margin-right: 6px;
	}
	.header .callback a{
		margin: 5px;
	}
}
@media (max-width: 1024px){
	body.adaptive .header .phone a, body.adaptive .header .phone a:hover {
	    font-size: 17px;
	    text-align: center;	    
	    display: block;
	}
	.header .phone .column1inner .fa {
		margin-right:0 !important;
		font-size: 18px !important;
		margin-left: 10px;
	}
	.authinhead {
	    position: relative;
	}
	#header .delivery_info, #header .authandlocation_mod .location {
	    padding-top: 0;
	    text-align: center;
	}
	.header .callback a{
		padding: 0;
		margin-right: 20px;
    	text-align: right;
	}
	.main_content {
		padding: 0 15px;
	}
}
.recall a {
    font-size: 13px !important;
}
.marquee{
	cursor: pointer;
}
.marquee-close {	
    padding: 20px 25px;
    cursor: pointer;
    z-index: 8050;
    opacity: 0.45;
    transition: opacity 0.2s linear;
}
.marquee-close .icon {
    width: 10px;
    height: 10px;
    background-position: 0px -91px;
}
.marquee-close:hover {
    opacity: 1;
}

.catalogmenu li.first:hover > a, .catalogmenu li.first.hover > a, .catalogmenu li.sub:hover > a, .catalogmenu li.sub.hover > a, .catalogmenu a.first:hover, .catalogmenu a.first.hover, .catalogmenu a.sub:hover, .catalogmenu a.sub.hover{
	background-color: #fd7107 !important;
}

.basket table.items{
	border: 1px solid #cccccc;
}
.basket table td{
	border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
.basket table thead td, .basket table thead th{
	background-color: #cccccc;
}
.info td{
	border-bottom: 1px solid #cccccc;
}

.show_dop_info a{
    cursor: pointer;
    display: inline-block;
    color: #006da5;
    border-bottom: 1px dashed #006da5;

}
.show_dop_info a:hover{
	text-decoration: none;
}
.only_available_toggle {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#showcaseview {
	clear: both;
}
@media (max-width: 767px){
	.tpanel .sovservice {
	    display: none;
	}
	.tpanel .topline_menu_right{
		float: none;
	}
	.tpanel,
	.tpanel_menu {
		height: 50px;
	}
	.only_available_toggle {
		float: none;
		margin-top: 10px;
	}
	.navigation {
		float: none;
		text-align: center;
	}
	.main_content {
		float: none;
	}
	.sidebar_filter span.val {
		margin-left: 20px;
	}
	.sidebar_filter label:before {
		top: 6px !important;
	}
	.sidebar_filter ul ul.property {
		width: 100%;
		box-sizing: border-box;
	}
}
@media (max-width: 1023px) {
	body.adaptive.page_catalog_none ul.catalogmenu li ul.first.show,
	body.adaptive.page_product .menu_switcher + ul.catalogmenu {
		display: none;
	}
	/*body.adaptive.page_main ul.catalogmenu li ul.first.show {
		display: block;
	}*/
	.categories_menu > a.parent,
	.catalogmenu > li > a.parent {
		color: #fff !important;
	}
	ul.menu.first.lvl1,	
	.catalogmenu > li > ul {
		display: none;
	}
	.categories_menu > ul{
		display: block;
	}
}

/*5.06.17*/
img.img-bordered {
    border-radius: 3px;
}
.img-bordered {
    border: 1px solid #d2d5d7;
}
.mainsections ul img { 
	height: 180px;
}

.category_toptext {
	margin-bottom: 15px;
}

.price_economy {
	margin-left: 10px;
	color:#008c46;
}
.brand-header {
	font-size: 22px;
	font-weight: 700;
}
.brand-letter {
	font-weight: 700;
	font-size: 20px;
}
#form_send_ok + .someform {
	display: none;
}
.elementdetail .add2basketform .buy1click {
	padding-left: 3px !important;
	padding-right: 3px !important;
}

.form_introtext {
	margin-bottom: 10px;
}

.tpanel_menu a.brand-link {
  background: #FD7107;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  padding: 4px 10px;
  border-radius: 20px;
  text-decoration: none;
  margin-top: 4px;
}
.tpanel_menu a.brand-link:hover {
	background: #4D8475;
}

.price_label {
	color: #888;
	display: inline-block;
	vertical-align: middle;
}
.elementdetail .price_label {
	/*margin-bottom: 10px;*/
}
.showcase .soloprice .price.gen {
	vertical-align: middle;
	display: inline-block;
	margin-bottom: 0;
}
.elementdetail .soloprice .price.gen {
	vertical-align: middle;
	margin-bottom: 15px;
	display: inline-block;
}

/* NEW 30/10/19 */
.topmenu_new .authinhead {
	padding: 0;
	white-space: nowrap;
}
.topmenu_new .authinhead .authinheadinner {
	display: flex;
}
.topmenu_new .authinhead a {
	display: block;
    margin-right: 1px;
	padding: 12px 20px 12px 15px;
    background: #437366;
	color: #e9fff9;
}
.topmenu_new .authinhead a:hover {
	background: rgba(92, 185, 160, 0.32);;
	text-decoration: none;
}
.topmenu_new .authinhead i.fa {
	color: #e9fff9 !important;
	font-size: 19px !important;
}
.topmenu_new .delivery_info {
	margin: 0;
	color: #fff;
	text-align: center;
	flex-grow: 1;
}
.topmenu_new .delivery_info a {
	color: #fff;
	text-decoration: none !important;
}

@media (min-width: 1024px) {
	.topmenu_new .delivery_info {
		display: none;
	}
}
@media (min-width: 1024px) and (max-width: 1279px){
	.topmenu_new .authinhead a {
		padding-right: 15px;
		padding-right: 15px;
	}
	.topmenu_new .authinhead i.fa {
		margin-right: 0 !important;
	}
}
.topmenu_new .centering {
	display: flex;
	align-items: center;
}

.menu-top-additional  {
	flex-grow: 1;
}
.menu-top-additional ul {
	display: flex;
	justify-content: space-around;
	list-style: none;
	padding: 0;
	margin: 0;
}
.menu-top-additional ul li {
	flex-grow: 1;
	text-align: center;
}
.menu-top-additional ul li a {
	display: block;
	color: #000;
	text-transform: uppercase;
    padding: 12px 6px;
}
.menu-top-additional ul li.selected > a,
.menu-top-additional ul li:hover a {
	background: rgba(92, 185, 160, 0.32);
    text-decoration: none;
}
@media (max-width: 767px) {
	#rs_easycart .rsec.rsec_headers{
		background-color: #2c8d72;
	}
	#rs_easycart .rsec_headers a{
		border-left: none;
	}
	#rs_easycart .rsec_headers span.rsec_color{
		color: #fff;
	}
	#rs_easycart .rsec_headers .rsec_orlink{
		border-left: 1px solid #2f9706;
	}
	.left_sidebar .catalogmenucolumn{
		display: block !important;
	}
	.topmenu_new .delivery_info {
		display: none;
	}
	.menu-top-toggler .fa-align-justify:before{
		content: "\f0c9";
	}
	.tpanel {
		position: fixed;
    	width: 100%;
    	z-index: 999;
	}
	.basket .column1inner {
		text-align: center;
	}
	.basket .basketinhead {
		display: inline-block;
	}
	.menu-top-toggler {
		top: 0;
		background: #eaeaea;
    	padding: 12px;
		cursor: pointer;
		z-index: 9;
	}
	.menu-top-toggler:hover {
		background: #FD7107;
	}
	.menu-top-toggler i.fa {
		color: #fd7107;
		margin: 0;
		font-size: 24px;
	}
	.menu-top-toggler:hover i.fa {
		color: #fff;
	}
	.tpanel .authinhead {
		padding: 8px 0 8px 40px;
		margin-bottom: 0;
	}
	.topmenu_new .authinhead {
		display: none;
	}
	.header .phone {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}
	/*.header .phone .column1inner {
		margin-right: 10px;
	}*/
	.header .phone .callback a {
		padding: 5px 10px 5px 0;
		margin: 0;
	}

	
	.menu-top-additional {
		display: block;
		background: #fff;
	}
	.menu-top-additional ul {
		display: none;
		margin: 0;
	}
	.menu-top-additional ul li {
		display: block;
		border: 1px solid #ccc;
		border-top: none;
		text-align: left;
	}
	.menu-top-additional ul li a {
		text-transform: none;
		padding: 10px;
		color: #000;
	}

	body.adaptive .footer .line1 .block.one {
		width: 100%;
	}
	body.adaptive .footer .line1 .block.one .logo {
		display: none;
	}
	.footer {
		background: #e8e8e8;
	}
	.searchinhead_wrap1{
		position: fixed;
	    top: 0;
	    background: #e6ecea;
	    right: 0;
	    width: 100%;
	    border-top: 1px solid #fd7107;
	    opacity: 0;
	    -webkit-transition: all 0.3s linear;
	    transition: all 0.3s linear;
	    left: 100%;
	}
	.searchinhead_wrap1.active{
		left: 0;
		opacity: 1;
		padding-top: 0;
    	border: 0;
    	z-index: 999;
    	display: flex;
	}
	.searchinhead_wrap1.active .searchinhead{
		margin-right: 10px;
	}
	.searchinhead_wrap1.active .close_search{
		font-size: 25px;
	    color: red;
	    width: 30px;
	    text-align: center;
	    align-self: center;
	}
}
@media (min-width: 768px) and (max-width: 1023px){
	.menu-top-toggler {
		background: #FD7107;
		cursor: pointer;
		text-transform: uppercase;
		font-weight: 700;
		padding: 12px 25px 10px;
		color: #fff;
		display: inline-block;
		min-width: 208px;
	}
	.menu-top-toggler i.fa {
		color: #fff;
	}
	.menu-top-additional ul {
		margin: 0;
	}
	.menu-top-additional ul li a {
		text-transform: none;
	}
}

@media (min-width: 768px){
	.tpanel .menu-top-toggler {
		display: none;
	}
}
@media (min-width: 1024px){
	.topmenu_new {
		margin-bottom: 20px;
		border-top: 1px solid #dadada;
    	border-bottom: 1px solid #dadada;
	}
	.menu-top-wrapper {
		position: relative;
		display: inline-block;
	}
	.menu-top-wrapper:hover .menu-top-level {
		visibility: visible;
		opacity: 1;
	}
	.menu-top-toggler {
		background: #FD7107;
		cursor: pointer;
		text-transform: uppercase;
		font-weight: 700;
		padding: 5px 25px 5px;
		color: #fff;
		display: inline-block;
		min-width: 208px;
	}
	.menu-top-toggler i.fa {
		color: #fff;
	}
	.menu-top-level {
		visibility: hidden;
		opacity: 0;
		position: absolute;
		top: 100%;
		background: #fff;
		width: 258px;
		z-index: 199;
		overflow: auto;
	}
	.menu-top-level ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border-top: none;
	}
	.menu-top-level ul li {
		border: 1px solid #FD7107;
		border-bottom-color: #f2ceb2;
		border-top: none;
	}
	.menu-top-level ul li:last-child {
		border-bottom-color: #FD7107;
	}
	.menu-top-level ul li a {
		display: block;
		padding: 10px 25px;
		text-decoration: none;
	}
	.menu-top-level ul li.active a,
	.menu-top-level ul li.hover a,
	.menu-top-level ul li:hover a {
		background: #4D8475;
		color: #fff;
	}
	.menu-sub-level > ul {
		visibility: hidden;
		opacity: 0;
		position: absolute !important;
		left: 257px;
		z-index: 999;
		background: #f3f3f3;
		overflow: auto;
		margin: 0;
		padding: 45px 20px 15px;
		list-style: none;
		border-left: 1px solid #f2ceb2;
	}
	.menu-sub-level > ul.hover {
		visibility: visible;
		opacity: 1;
	}
	.menu-sub-level > ul.column-1 {
		width: 280px;
	}
	.menu-sub-level > ul.column-2 {
		width: 540px;
	}
	.menu-sub-level > ul.column-3 {
		width: 800px;
	}
	.menu-sub-level ul  li.menu-sub-header {
		position: absolute;
		top: 10px;
		font-weight: 700;
		font-size: 13.7px;
		width: auto;
		display: block !important;
	}
	.menu-sub-level ul  li.menu-sub-header .section-title {
		text-overflow: ellipsis;
	    white-space: nowrap;
	    overflow: hidden;
	    display: block;
	}
	.menu-sub-level > ul > li {
		width: 240px;
		margin: 5px;
	}
	.menu-sub-level > ul > li > a {
		color: #086249;
		/*font-weight: 700;*/
		text-shadow: 0 0 0, 0 0 0, 0 0 0; 
	}
	.menu-sub-level ul ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.menu-sub-level ul ul a {
		color: #444;
		text-decoration: none !important;
	}
	.menu-sub-level ul ul a:hover {
		color: #000;
	}
}

@media (max-width: 1023px){
	.menu-top-wrapper {
		position: relative;
	}
	.menu-sub-level ul,
	.menu-top-level {
		position: fixed;
		left: 100%;
		background: #fff;
		z-index: 999;
		top: 50px;
		bottom: 0;
		right: 0;
		overflow: auto;
		opacity: 0;
		-webkit-transition: all 0.3s linear;
		transition: all 0.3s linear;
	}
	.menu-opened {
		overflow: hidden;
	}
	.menu-opened .menu-sub-level ul.active,
	.menu-opened .menu-top-level.active {
		left: 0;
		opacity: 1;
	}
	.menu-sub-level ul,
	.menu-top-level ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.menu-sub-level ul li.menu-nav,
	.menu-top-level ul li.menu-nav {
		background: #e6ecea;
		padding: 10px 40px;
		min-height: 20px;
		position: relative;
		text-align: center;
	}
	.menu-sub-level ul li.menu-nav .menu-close,
	.menu-top-level ul li.menu-nav .menu-close {
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		width: 40px;
		cursor: pointer;
		background: #ced5d3;
		-webkit-transition: all 0.2s linear;
		transition: all 0.2s linear;
	}
	.menu-sub-level ul li.menu-nav .menu-close:hover,
	.menu-top-level ul li.menu-nav .menu-close:hover {
		background: #FD7107;
	}
	.menu-sub-level ul li.menu-nav .menu-close:hover:before,
	.menu-top-level ul li.menu-nav .menu-close:hover:before {
		transform: rotate(135deg);
		background: #fff;
	}
	.menu-sub-level ul li.menu-nav .menu-close:hover:after,
	.menu-top-level ul li.menu-nav .menu-close:hover:after {
		transform: rotate(-135deg);
		background: #fff;
	}
	.menu-sub-level ul li.menu-nav .menu-close:before,
	.menu-top-level ul li.menu-nav .menu-close:before,
	.menu-sub-level ul li.menu-nav .menu-close:after,
	.menu-top-level ul li.menu-nav .menu-close:after {
		content: "";
		position: absolute;
		display: block;
		width: 30px;
		height: 2px;
		left: 15%;
		background: #222;
		top: 50%;
		-webkit-transition: all 0.2s linear;
		transition: all 0.2s linear;
	}
	.menu-sub-level ul li.menu-nav .menu-close:before,
	.menu-top-level ul li.menu-nav .menu-close:before {
		transform: rotate(45deg);
	}
	.menu-sub-level ul li.menu-nav .menu-close:after,
	.menu-top-level ul li.menu-nav .menu-close:after {
		transform: rotate(-45deg);
	}

	.menu-sub-level ul li.menu-nav .menu-back,
	.menu-top-level ul li.menu-nav .menu-back {
		cursor: pointer;
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		width: 40px;
		cursor: pointer;
		background: #ced5d3;
		-webkit-transition: all 0.2s linear;
		transition: all 0.2s linear;
		/*border: 1px solid #ddd;*/
	}
	.menu-sub-level ul li.menu-nav .menu-back:before,
	.menu-top-level ul li.menu-nav .menu-back:before,
	.menu-sub-level ul li.menu-nav .menu-back:after,
	.menu-top-level ul li.menu-nav .menu-back:after {
		content: "";
		position: absolute;
		display: block;
		width: 18px;
		height: 2px;
		left: 20%;
		background: #222;
		top: 50%;
		-webkit-transition: all 0.2s linear;
		transition: all 0.2s linear;
	}
	.menu-sub-level ul li.menu-nav .menu-back:before,
	.menu-top-level ul li.menu-nav .menu-back:before {
		transform: rotate(45deg);
		margin-top: 6px;
	}
	.menu-sub-level ul li.menu-nav .menu-back:after,
	.menu-top-level ul li.menu-nav .menu-back:after {
		transform: rotate(-45deg);
		margin-top: -6px;
	}
	.menu-sub-level ul li.menu-nav .menu-back:hover,
	.menu-top-level ul li.menu-nav .menu-back:hover {
		background: #FD7107;
	}
	.menu-sub-level ul li.menu-nav .menu-back:hover:before,
	.menu-top-level ul li.menu-nav .menu-back:hover:before {
		transform: rotate(225deg);
		background: #fff;
	}
	.menu-sub-level ul li.menu-nav .menu-back:hover:after,
	.menu-top-level ul li.menu-nav .menu-back:hover:after {
		transform: rotate(-225deg);
		background: #fff;
	}
	/*.menu-top-level ul li.menu-nav .menu-back i,
	.menu-sub-level ul li.menu-nav .menu-back i {
		font-size: 14px !important;
	}*/
	.menu-sub-level ul li.menu-nav a,
	.menu-top-level ul li.menu-nav a {
		display: inline;
		color: #FD7107 !important;
		padding: 0;
		background: none !important;
	}
	.menu-sub-level ul li,
	.menu-top-level ul li {
		border-top: 1px solid #e5e5e5;
	}
	.menu-sub-level ul li a,
	.menu-top-level ul li a {
		display: block;
		padding: 10px 40px;
		position: relative;
	}
	.menu-sub-level ul li:hover > a,
	.menu-top-level ul li:hover > a {
		background: #4D8475;
		color: #fff;
		text-decoration: none;
	}
	.menu-sub-level ul li.parent > a:before,
	.menu-top-level ul li.parent > a:before {
		content: "\f105";
		font: 14px FontAwesome;
		color: #999;
		position: absolute;
		right: 10px;
		top: 50%;
		margin-top: -7px;
	}
	.menu-sub-level ul li:hover > a:before,
	.menu-top-level ul li:hover > a:before {
		color: #fff;
	}
	
	.menu-top-additional-mobile {
		background: #e6ecea;
	}
	.menu-top-additional-mobile ul li {
		border-top: 1px solid #bdc7c4;
	}
	.marquee-close{
		position: absolute;
	    display: block;
	    z-index: 99;
	    right: 10px;
	    top: 1px;
	    border: 1px solid #000;
	    padding: 3px 7px;
	    background: #ffffff;
	    color: #000;
	    opacity: 1;
	}
}
@media(min-width: 1024px){
	.main-page .main_content{
		margin-left: 22%;
	}
	.main-page .menu-top-level{
		visibility: visible;
    	opacity: 1;
	}
	.menu-sub-level>ul>li>a{
		color: #fd7107;
	}
}
.sort_title{
	display: none;
}
.item.bukva.hiden{display: none;}
.brandslist .brandslist_link{
	float: left;
    display: flex;
    width: 100%;
    justify-content: center;
}
.brandslist .brandslist_link a{
	color: #FD7107;
}
@media screen and (max-width: 605px){
	.sort_title{
		display: inline-block;
	    border-bottom: 1px dashed #FD7107;
	    margin-top: 15px;
	}
	.catalog .prods .mix .catalogsorter{
		border-top: none;
		display: none;
	}
	body.adaptive .catalog .prods{
		border-top: 1px solid #ccc;
	}
	#top_pager{display: none;}
}
.mdl_main_products {
	margin-bottom: 40px;
}

body.hide-price .soloprice {
	display: none;
}

.related_side_items .showcase .js-element {
    float: none;
    width: 100% !important;
}
/*.bx-soa-pp-delivery-cost, ul.bx-soa-pp-list{display: none;}*/
.bx-soa-pp-company .bx-soa-pp-delivery-cost {display: none;}
.bx-yandex-map {
	min-width: 768px;
}
.btn-online-pay {
	background: #FD7107;
	color: #fff !important ;
	text-decoration: none !important;
	display: inline-block;
	padding: 12px 35px;
	vertical-align: top;
	margin-left: 10px;
	border-radius: 4px;
}
.btn-online-pay:hover {
	background: #4D8475;
}
/*20.02.20*/
.bx-auth-reg input[type=text],.bx-auth-reg input[type=password],.bx-auth-reg input[type=email], .bx-auth-reg select, .bx-auth-reg textarea{
	display: inline-block;
  height: 30px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 20px;
  color: #555;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  vertical-align: middle;
}
.bx-auth-reg .politic-group {
  padding: 10px 0;
}

.seo_links {
	list-style: none;
	margin: 0;
	padding: 0;
}
.seo_links li {
	display: inline-block;
}
.seo_links li a {
	display: block;
	padding: 7px 15px;
	border: 1px solid #4D8475;
	border-radius: 3px;
	text-decoration: none;
}
.seo_links li a:hover {
	background: #4D8475;
	color: #fff;
}

@media (max-width: 767px) { 
	.seo_links {
		display: none;
	}
}
.someform {
	min-width: 305px;
}

body.adaptive .locationbig .item label {
	padding: 8px 0;
	display: inline-block;
}
.ftr_fix_link{
	vertical-align: middle;
}
.ftr_fix_link img{
	width: 20px;
}
/*14.09.22*/
#header .fa{
	font-size: 16px;
}
.header .phone{
	text-align: center;
	margin-top: 15px;
}
.header .phone .column1inner{
	margin-right: 0;
}
.header .phone a, .header .phone a:hover {
    line-height: 20px;
    font-size: 16px;
    display: block;
}
.header .phone .recall a:hover{
    display: inline-block;
}
.header .callback a{
	margin: 0px;
	display: inline-block;
	text-decoration: underline;
	color: #FD7107;
}
@media (min-width: 1024px) and (max-width: 1279px){
	.header .phone .column1inner a {
	    font-size: 16px;
	}
}
@media (max-width: 1024px){
	body.adaptive .header .phone a, body.adaptive .header .phone a:hover {
    	line-height: 20px;
	}
}

.main-banners {}
.main-banners * {
	box-sizing: border-box;
}
.main-banners .pagetitle {
	margin-bottom: 15px;
}
.main-banners__items {
	display: flex;
	margin: 0 -9px;
	flex-wrap: wrap;
}
.main-banners__item {
	flex: 0 0 25%;
	padding: 0 9px 9px;
}
.main-banners__image {
	border-radius: 8px;

}
.main-banners__link .main-banners__image{
	max-height: 200px;
	height: 200px;
}
.main-banners__link {
	display: block;
	position: relative;
	color: #fff !important;
	text-align: center;
}
.main-banners__link:after {
	content: "";
	border-radius: 8px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 50%, rgba(0,0,0,0.8) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 50%,rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 77%, #fd7107 92%);
}
.main-banners__title {
	position: relative;
	display: block;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 15px;
	z-index: 1;
	font-weight: 700;
	text-transform: uppercase;
	min-height: 70px;
	display: flex;
    align-items: center;
    justify-content: space-around;
}
#header .authandlocation_mod, .header .delivery_info{
    display: none;
}
.hdr_soc_auth{
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.hdr_soc_auth .authinhead{
	padding-top: 0;
}
#header .sovservice{
	margin-left: 10px;
}
.authinhead .logged .log_in_img{
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid;
	border-radius: 50%;
	margin-right: 15px;
}
.authinhead .logged a{
	display: flex;
    align-items: center;
}
.basketinhead .small_basket_flex{
	display: flex;
	align-items: center;
	position: relative;
}
#basketinfo{
	position: absolute;
    left: -20px;
    top: 3px;
    margin-left: 0;
    background: #ffcb08;
    color: #000;
    width: 18px;
    height: 18px;
    text-align: center;
    border-radius: 50%;
}
.basketinhead a, .basketinhead a:hover{
	display: flex;
}
.basketinhead .title{
	margin-left: 15px;
}
#header .topmenu_new .menu-top-toggler .fa{
	background: #ffcb08;
    color: #000;
    text-align: center;
    border-radius: 50%;
    padding: 10px;
}
.footer .sovservice a{
	color: #000;
}
@media (max-width: 1024px){
	.main-banners__item {
		flex: 0 0 50%;
	}
	
}
@media (max-width: 567px){
	.main-banners__item {
		flex: 0 0 100%;
	}

}
@media (max-width: 768px) {
  #header {
      display: block !important;
  }
}

.footer_top {
    padding: 15px 0;
    background: #f3f3f3;
}
/* End */
/* /bitrix/templates/prokids_default/assets/css/style.css?1735308797265429 */
/* /bitrix/templates/prokids_default/assets/css/font-awesome.css?163090772637514 */
/* /bitrix/templates/prokids_default/assets/css/swiper-bundle.css?170901893719295 */
/* /bitrix/templates/prokids_default/assets/lib/fancybox/jquery.fancybox.css?17095590494756 */
/* /bitrix/templates/prokids_default/assets/lib/owl/owl.carousel.css?15525433214638 */
/* /bitrix/templates/prokids_default/assets/lib/jscrollpane/jquery.jscrollpane.css?15525433211682 */
/* /bitrix/templates/prokids_default/assets/js/glass/style.css?1552543320298 */
/* /bitrix/templates/prokids_default/assets/js/popup/style.css?15525433205618 */
/* /bitrix/templates/prokids_default/assets/js/colorbox/colorbox.css?15525433204382 */
/* /bitrix/templates/prokids_default/components/bitrix/search.title/inheader_w_sections/style.css?15676779532742 */
/* /bitrix/templates/prokids_default/components/redsign/easycart/gopro/style.css?155254332117302 */
/* /bitrix/templates/prokids_default/template_styles.css?174307834850162 */
