
/* ___| custom css |_____________________ */


@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&subset=latin-ext");

body, .wrap--err { background-color: #f7f7f9; }
body, .form-control, .custom-select { color: #54525f; font-weight: 400; font-family: 'Roboto', sans-serif; }



/* header */

.header { background-color: #0157aa; }
.header .is--logged::before { background: transparent; box-shadow: none; }
.header__logo img { margin: 0; height: 28px;}
.header__control { padding: 0; vertical-align: middle; }
.header__control > a, .header__control > .dropdown > a { color: #fff; border: none; font-family: 'Roboto', sans-serif; text-transform: none; font-size: 0.875rem; }
.header__control > a:hover, .header__control > .dropdown > a:hover { color: #fff; }
.header__control > a svg, .header__control > .dropdown > a svg { fill: #fff; padding: 0; display: inline-block; vertical-align: middle; }
.header__control > .dropdown > a.control--login { padding-left: 0; }
.header__control > a.is--logged svg, .header__control > .dropdown > a.is--logged svg { fill: #009645; }
.header__control > a.is--logged svg.icon-club, .header__control > .dropdown > a.is--logged svg.icon-club { fill: #ffb200; }
.control__text { padding: 1px 0 0 5px; display: inline-block; vertical-align: middle; }
.basket__count { margin-right: 5px; background: #f3313a; border: none; color: #fff; position: static; display: inline-block; width: 20px; height: 20px; line-height: 21px; font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 0.675rem; border-radius: 40px; }
.basket__total { font-weight: 500; }
.search__label { background: none; color: rgba(128, 135, 155, 0.7); }
.search__result { top: 52px; overflow: visible; }
.header__search { margin: 0; }
.header__search .form-control { border-color: #519fd7; background: none; color: #fff; padding-left: 0; padding-right: 35px; }
.header__search .form-control:focus { border-color: #519fd7; }
.header__search .form-control::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.95); }
.header__search .form-control::-moz-placeholder { color: rgba(255, 255, 255, 0.95); }
.header__search .form-control:-ms-input-placeholder { color: rgba(255, 255, 255, 0.95); }
.header__search .form-control:-moz-placeholder { color: rgba(255, 255, 255, 0.95); }
.search__btn { margin: 0; padding: 0; position: absolute; top: 0; right: 0; width: 30px; height: 100%; line-height: 30px; text-align: center; vertical-align: middle; font-size: 1rem; background: none; border: none; color: rgba(255, 255, 255, 0.75); cursor: pointer; z-index: 100; transition: color 0.2s, background-color 0.2s, border-color 0.2s; }
.search__btn span { display: none; }
.search__btn:hover, .search__btn:focus { outline: none; color: #fff; }
.search__btn.is--active { width: auto; height: auto; padding: 0.475rem 0.875rem 0.4rem; border-radius: 50px; line-height: 1; font-size: 0.9375rem; border-color: #ed2d38; background-color: #ed2d38; color: #fff; }
.search__btn.is--active:hover, .search__btn.is--active:focus { border-color: #c0262f; background-color: #c0262f; color: #fff; }
.search__btn.is--active > i { display: none; }
.search__btn.is--active > span { display: inline; }
.header__control > .dropdown > a.control--login .control__text { max-width: 180px; text-overflow: ellipsis; overflow: hidden; }
.basket__count { font-size: 0.7125rem; }
.control--basket:hover .basket__count { transform: none; -webkit-transform: none; }

.hint__search { padding: 0; border: none; display: flex; justify-content: center; align-items: center; width: 100%; height: 44px; font-size: 0.9375rem; text-decoration: underline; position: absolute; top: 100%; left: 0; border-radius: 0 0 5px 5px; background-color: #747480; color: #fff; z-index: 200; cursor: pointer; }
.hint__search:hover, .hint__search:focus { text-decoration: none; outline: none; }

.is--tester::before { box-shadow: -2px -2px 0 #000f37; background: #f3313a !important; border-radius: 2px; left: 0; bottom: -11px; }

.dropdown-menu { margin: 0; border: none; box-shadow: 0 0 30px rgba(0, 0, 0, 0.4); border-radius: 5px; color: #54525f; }
.dropdown-menu::before { content: ""; margin-left: -15px; width: 0; height: 0; border-style: solid; border-width: 0 15px 16px 15px; border-color: transparent transparent #ffffff transparent; position: absolute; bottom: 100%; left: 50%; }
.dropdown--login .dropdown-menu { top: 12px !important; min-width: 440px; }
.dropdown--login .dropdown-menu::before { margin: 0; left: auto; right: 97px; }
.dropdown--login .dropdown-menu .form-group { max-width: 240px; }
.dropdown--login .is--logged::before { display: none; }
.logged__dropdown { top: -15px !important; }
.logged__dropdown .dropdown-menu { top: -10px !important; min-width: 350px; }
.logged__dropdown .dropdown-menu::before { border-color: transparent transparent #f4f4f4 transparent; }
.selfcare__inbox { border-radius: 5px 5px 0 0; }
.selfcare__inbox p { font-size: 1rem; }
.selfcare__inbox.inbox--footer { margin: 1.2rem -1.375rem -1.2rem; padding: 1rem 1.375rem; border-radius: 0; background: none; border-top: 1px solid #eee; }
.dropdown .subnav { border: none; }
.dropdown .subnav__item { font-size: 1rem; }

.navigation { background: transparent; }
.navigation ul { padding: 1.1rem 0; }
.navigation__item { font-weight: 400; font-size: 1.0625rem; }
.navigation__item a { margin: 0 1.75rem 0 0; padding: 0; color: #54525f; }
.navigation__item a:hover, .navigation__item.is--active a { color: #171719; background: transparent; }
.navigation__item.is--active a { font-weight: 500; }
.navigation__toggle { border: none; left: auto; right: 0; top: 8px; height: 20px; width: 83px; text-align: left; }
.navigation__toggle:focus { outline: none; }
.navigation__toggle::before { content: "MENU"; color: #fff; font-size: 0.875rem; font-weight: 300; position: absolute; left: 0; top: -4px; }
.navigation__toggle span.bar { background-color: transparent; width: 100%; height: 100%; }
.bar__line { border-color: #fff; width: 16px; border-bottom-width: 0; left: auto; right: 15px; }
.bar__line.bar--t { top: 0; }
.bar__line.bar--m { top: 6px; }
.bar__line.bar--b { top: 12px; }
.navigation__toggle.responsive--active .bar__line.bar--t, .navigation__toggle.responsive--active .bar__line.bar--b { top: 6px; }
.responsive--active .bar__line { border-color: #fff !important; }

.subheader { margin-bottom: 2.5rem; padding: 2.87rem 0 0 0; background: transparent !important; }
.subheader--chart { margin-bottom: 0; }
.subheader--chart .breadcrumb { display: none; }
.subheader__icon { display: none; }

.dropcart__dropdown { padding-top: 27px; top: -8px !important; right: 0 !important; min-width: 260px; position: absolute; transform: translate3d(0, 30px, 0); display: none; }
.dropcart__dropdown .dropdown-menu { top: 4px !important; min-width: 440px; left: auto; right: 0; }
.dropcart__dropdown .dropdown-menu::before { margin: 0; left: auto; right: 52px; }
.dropcart__dropdown table.table--grad td.table--grad__price { padding-right: 1rem; }

.message-infobar { padding: 0.75rem 0 0.65rem; border: none; color: #856404; background-color: #fff3cd; }
.message-infobar > .container { position: relative; }
.message-infobar__item { padding-right: 2rem; }
.message-infobar .close { margin-top: -8px; text-shadow: none; font-size: 1.75rem; color: #856404; line-height: 0.9375rem; position: absolute; top: 50%; right: 15px; cursor: pointer; }
.message-infobar .close:focus { outline: none; }

.hintserver-suggestion .merchandise__cover { margin-right: 0; }
.hintserver-suggestion .col--type { color: #9f9fab; font-size: 0.75rem; }
.hintserver-suggestion a:hover, .hintserver-suggestion ul li a:hover .result__tit  { color: #0058a9; }
.result__img { max-width: 30px; height: 40px; margin-right: 0.8125rem; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15); float: left; transition: 0.3s; }
.result__tit { margin: 0; padding: 0; font-size: 0.875rem; line-height: 1.1rem; overflow: visible; white-space: normal; }


.hintserver-suggestions.nano {
  height: 470px !important;
  max-height: 470px !important;
}
.hintserver-suggestions::before {
  content: "";
  margin-left: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 16px 15px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  bottom: 100%;
  left: 50%;
}

.hintserver-suggestions {
  top: 52px;
  overflow: visible;
  width: 440px !important;
  left: 50%;
  margin-left: -220px !important;
  margin: 0;
  border: none;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
  border-radius: 5px 5px 0 0;
  color: #54525f;
  background-color: #fff;
  height: 470px !important;
}

.hintserver-suggestions .nano-content { padding: 1.2rem 1.375rem; }
.hintserver-suggestion { left: 50%; margin-left: -220px; white-space: nowrap; overflow: hidden; margin: 0; list-style: none; border-bottom: 1px solid #f4f4f4; }
.hintserver-suggestion .hintrow { padding: 0.45rem 1rem 0.45rem 0.625rem; border-bottom: 0; border-top: 1px solid #d8d7dc; background: rgb(248,247,252); background: linear-gradient(180deg, rgba(248,247,252,1) 52%, rgba(239,238,244,1) 100%); }
.hintserver-suggestion a { color: #434343; text-decoration: none !important; }
.hintserver-suggestion h4 { font-size: 0.8rem; }
.hintserver-no-suggestion { padding: 2px 5px;}
.hintserver-selected { background: #F0F0F0; }
.hintserver-suggestions strong { font-weight: bold; color: #000; }
.hintserver-group { padding: 2px 5px; font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }
.hintserver-suggestion .checkout__img { margin: 0; width: 34px; }

.hintserver-suggestions.nano > .nano-content {
  -ms-overflow-style: none;
  scrollbar-width: none;
  right: 0 !important;
}
.hintserver-suggestions.nano > .nano-content::-webkit-scrollbar { 
  display: none;
}


.flash-message, .message-infobar.flash-message { padding-top: 0.675rem; padding-bottom: 0.675rem; font-size: 0.9375rem; line-height: 1.3; position: relative; background: #000f37; color: #519fd7; text-align: center; }
.flash-message.cookie { background: #000f37; color: #fff; }
.flash-message p { margin-bottom: 0; vertical-align: middle; }
.message-line__button > .button { color: #fff !important; background: #f3313a !important; }
.message-line__button > .button:hover { color: #f3313a !important; background: #fff !important; }
.message-line__text { line-height: 1.25; }
.messages__close, .message-infobar .messages__close { background: none; border: none; padding: 0; margin: 0; float: none; position: absolute; top: 9px; right: 20px; line-height: 1; cursor: pointer; font-weight: 400; font-size: 22px; opacity: 1; color: rgba(255, 255, 255, 0.5); transition: color 0.2s; }
.messages__close:hover, .message-infobar .messages__close:hover { color: #fff; }

.message-infobar__icon { margin: 0 0.5rem; display: inline-block; max-height: 20px; }
.flash-message .message-infobar__item { padding-right: 0; }
.message-infobar.flash-message > .container { position: static; }


/* content */

.content { padding: 3rem 0 4rem; }
.content h1, .h1 { margin-bottom: 1.675rem; color: #1a1a1e; font-weight: 700; font-size: 1.8125rem; line-height: 2rem; }
.content h2, .h2, .carousel__tit, .category__tit { margin: 0 0 1rem 0; font-size: 1.3125rem; line-height: 1.75rem; font-weight: 500; text-transform: uppercase; color: #1a1a1e; }
.content h3, .h3 { margin-bottom: 1.4rem; font-size: 1.3rem; line-height: 1.5rem; font-weight: 500; color: #1a1a1e; }
.content h4, .h4 { margin-bottom: 1.3rem; font-size: 1.1rem; line-height: 1.3rem; color: #1a1a1e; font-weight: 500; text-transform: none; }
.content h5, .h5 { margin-bottom: 0.75rem; font-size: 0.875rem; line-height: 1.35rem; color: #888; font-weight: 700; text-transform: uppercase; }
.content p { font-weight: 400; }
.content a, a { text-decoration: none; color: #4e9dd5; border-bottom: none; }
.content a:hover, a:hover { text-decoration: none; color: #0058a9; border-bottom: none; }
.content table th { color: #888; font-size: 0.875rem; border-bottom: 1px solid #d7d6dc; }
.content table td { font-size: 0.875rem; border-bottom: 1px solid #d7d6dc; }
.content ul li::before { background: #54525f; }

.content .page-item.active .page-link { background-color: #000f37; border-color: #000f37; }
.content .page-link { border: none; }
.content .page-link:hover, .content .page-item.active .page-link:hover { background-color: #519fd7; }

.button { padding: 0.55rem 1rem 0.4rem; font-size: 0.9375rem; }
.button i.icon-arrow-right { margin-right: -4px; margin-top: -2px; padding-left: 4px; font-size: 0.65rem; vertical-align: middle; display: inline-block; }
.button i.icon-arrow-left { margin-left: -4px; margin-top: -2px; padding: 0 4px 0 0; font-size: 0.65rem; vertical-align: middle; display: inline-block; }

.button--primary { border-color: #529fd7 !important; background-color: #529fd7 !important; color: #fff !important; }
.button--primary:hover { border-color: #0058a9 !important; background-color: #0058a9 !important; color: #fff !important; }

.button--secondary { border-color: #519fd7 !important; background-color: #519fd7 !important; color: #fff !important; }
.button--secondary:hover, .button--secondary:hover { border-color: #0058a9 !important; background-color: #0058a9 !important; color: #fff !important; }
.button--secondary svg { fill: #fff; }

.button--grey { border-color: #9f9fab !important; background-color: #9f9fab !important; color: #fff !important; }
.button--grey:hover, .button--grey:hover { border-color: #519fd7 !important; background-color: #519fd7 !important; color: #fff !important; }

.button--red { border-color: #ed2d38 !important; background-color: #ed2d38 !important; color: #fff !important; }
.button--red:hover, .button--red:hover { border-color: #c0262f !important; background-color: #c0262f !important; color: #fff !important; }
.button--red svg { fill: #fff; }

.button--red.button--outline { border: 1px solid #ed2d38 !important; padding: 0.45rem 0.9375rem 0.4rem; background-color: #fff !important; color: #ed2d38 !important; }
.button--red.button--outline:hover, .button--red.button--outline:hover { border-color: #ed2d38 !important; background-color: #ed2d38 !important; color: #fff !important; }
.button--red.button--outline svg { fill: #ed2d38; }
.button--red.button--outline:hover svg { fill: #fff; }

.paging--container #load--more.button--grey { border-color: #000f37 !important; background-color: #000f37 !important; color: #fff !important; }
.paging--container #load--more.button--grey:hover, .paging--container #load--more.button--grey:focus { border-color: #519fd7 !important; background-color: #519fd7 !important; color: #fff !important; }

.button--tooltip { background-color: #519fd7; }
.button--tooltip:hover, .button--tooltip:focus { background-color: #000f37; }

.button--green { background-color: #009645 !important; color: #fff !important; }
.button--green:hover { background-color: #025f2d !important; color: #fff !important; }

.button--big { padding: 0.55rem 1rem 0.45rem; letter-spacing: 0; }
.button--small { padding: 0.5rem 0.8125rem 0.35rem; letter-spacing: 0; font-size: 0.875rem; }

.button-arrow { border: none; background: none; padding: 0; font-size: 1rem; color: #4e9dd5; transition: 0.2s; cursor: pointer; }
.button-arrow i.icon-arrow-right { margin-left: 0.5rem; background-color: #4e9dd5; color: #fff; font-size: 0.65rem; vertical-align: middle; text-align: center; display: inline-block; width: 30px; height: 30px; line-height: 30px; border-radius: 50%; transition: 0.2s; }
.button-arrow:hover,
.button-arrow:focus { color: #0058a9; outline: none; }
.button-arrow:hover i.icon-arrow-right,
.button-arrow:focus i.icon-arrow-right { background-color: #0058a9; }

.button--buy svg { margin: -2px -2px -3px 8px; display: inline-block; }

.item .button-group .button--big, .item .item__btn.button--green { padding-top: 0.55rem; }

.button[disabled], .button[disabled]:hover, .button[disabled]:focus { background-color: #d7d5e0 !important; color: #fff; }

.help-button, .content .help-button { width: 16px; height: 16px; margin-left: 4px; padding: 0; position: relative; font-weight: 500; color: #715003; background-color: #ffd063; border: none; border-radius: 50%; text-decoration: none; font-size: 0.8125rem; line-height: 18px; text-align: center; cursor: help; }
.help-button:hover, .content .help-button:hover { background-color: #b57e00; color: #fff; border: none; }
.help-button:focus { outline: none; }

.tooltip.show { opacity: 1; }

.link i { color: #519fd7; }

.link.link--small { color: #9f9fab !important; font-size: 0.9375rem; transition: none; display: inline-block; }
.link.link--small i { margin-top: -4px; padding: 0; background-color: #9f9fab; display: inline-block; width: 30px; height: 30px; line-height: 30px; vertical-align: top; border-radius: 50%; text-align: center; color: #fff; }
.link.link--small i.icon-arrow-left, .link.link--small i.icon-arrow-down, .link.link--small i.icon-arrow-up { margin-right: 0.675rem; }
.link.link--small i.icon-arrow-right { margin-left: 0.675rem; }
.link.link--small span { padding-top: 0; border: none; }
.link.link--small:hover { color: #4e9dd5 !important; }
.link.link--small:hover i { background-color: #4e9dd5; }

.text-secondary { color: #519fd7 !important; }
.text-tertiary { color: #ebac14 !important; }
.text-primary { color: #f3313a !important; }
.text-info { color: #519fd7 !important; }
.text-success { color: #009749 !important; }

.form-control, .custom-select, input.form-control { padding-left: 0; border-bottom: 1px solid #9c9c9c; color: #1a1a1e; background: none; font-size: 1rem; }
.form-control:disabled, .form-control[readonly] { background: none; }
.form-control:focus, .custom-select:focus { border-color: #1a1a1e; background: none; }
.custom-control-description { color: #54525f; }
.custom-control:hover .custom-control-description { color: #1a1a1e; }
.custom-checkbox .custom-control-input:checked~.custom-control-indicator { border-color: #4e9dd5; background: #4e9dd5 !important; }
.custom-checkbox .custom-control-indicator::after { top: 1px; left: 4px; width: 5px; height: 8px; border-right: 2px solid #fff; border-bottom: 2px solid #fff; }
.custom-radio .custom-control-input:checked~.custom-control-indicator { border-color: #4e9dd5; background: #4e9dd5; background-size: 7px 7px; background-repeat: no-repeat; background-position: 4px 4px; }

.carousel-teaser { height: 260px; display: block !important; border-radius: 0; }
.carousel__items { height: 324px; display: block !important; }

@media (max-width: 1199px) {
  .carousel__items { height: 300px; }
}

@media (max-width: 991px) {
  .carousel-teaser { height: 200px; }
  .carousel__items { height: 350px; }
}

@media (max-width: 767px) {
  .carousel__items { height: 290px; }
}

@media (max-width: 575px) {
  .carousel-teaser { height: 180px; }
}

.owl-carousel { position: relative; overflow: hidden; background-color: #f0f0f0; border-radius: 4px; transition: background-color 0.2s;}
.owl-carousel > article, .owl-carousel > div { opacity: 0; transition: opacity 0.2s; }
.owl-carousel::before { content: ""; position: absolute; left: 50%; top: 50%; width: 90px; height: 90px; transform: translate(-50%, -50%); background: url("/static/radioteka/img/loading.svg") no-repeat; background-size: cover; z-index: 1000; }
.owl-carousel.owl-loaded { height: auto; background-color: transparent; border-radius: 0; }
.owl-carousel.owl-loaded > article, .owl-carousel.owl-loaded > div { opacity: 1; }
.owl-carousel.owl-loaded::before { display: none; }

.carousel__items .owl-stage { -ms-flex-align: flex-start; align-items: flex-start; }
.carousel__tit, .content .carousel__tit { padding-bottom: 0.75rem; border-bottom: 1px solid #d7d6dc; position: relative; }
.carousel__tit a, .content .carousel__tit a { color: #1a1a1e; display: block; position: relative; z-index: 1; }
.carousel__tit a:hover, .content .carousel__tit a:hover { color: #4e9dd5; }
.carousel__tit::before, .content .carousel__tit::before { content: "\00BB"; font-size: 2.2rem; position: absolute; right: 0; top: 0; color: #519fd7; z-index: 0; }
.carousel__tit.tit--selfcare::before, .content .carousel__tit.tit--selfcare::before { display: none; }
.owl-carousel .owl-item img { width: auto; }
.owl-carousel.owl-loaded .owl-item .owl-lazy { opacity: 1; }

.item { position: relative; /*min-height: 340px;*/ }
.item__tit, .content .item__tit { margin-bottom: 0.75rem; font-weight: 400; font-size: 0.9375rem; line-height: 1.15rem; white-space: normal; height: 54px; display: block; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.item__tit a, .content .item__tit a { text-decoration: none; }
.item__tit a:hover, .content .item__tit a:hover { color: #1a1a1e; }
.item__img, .item:hover .item__img { margin-bottom: 1.15rem; position: relative; width: 100%; padding-top: 100%; box-shadow: none; overflow: visible; }
.item__img img { position: absolute; top: 50%; left: 50%; bottom: 0; right: 0; transform: translate(-50%, -50%); width: auto; height: 100%; max-width: 100%; max-height: 100%; box-shadow: 0 3px 7px rgba(0, 0, 0, 0.33); }
.item__img .button-jp { left: 0; opacity: 0; min-width: 100px; }
.item:hover .item__img .button-jp { opacity: 1; }
.item__price { color: #f3313a; font-size: 1rem; font-weight: 400; float: left; clear: both; margin-top: 0.25rem; }
.item__price.price--discount { float: left; clear: both; margin-bottom: -0.25rem; }
.item .item__addcart, .item__addcart { margin: 0 0 0 0.5rem; display: block; float: right; background-color: #fff !important; border: none !important; height: 29px; width: 49px; text-align: center; border-radius: 30px; }
.item__addcart.in-cart, .button.in-cart, .item__addcart.in-cart:hover, .item:hover .item__addcart.in-cart { background-color: #4e9dd5 !important; color: #fff !important; }
.item__addcart.in-cart svg, .button.in-cart svg, .item__addcart.in-cart:hover svg, .item:hover .item__addcart.in-cart svg { fill: #fff; }
.item__addcart svg { fill: #f3313a; margin-top: 4px; transition: 0.2s; }
.item .item__addcart:hover, .item__addcart:hover { background-color: #f3313a !important; transform: none; }
.item .item__addcart:hover svg, .item__addcart:hover svg { fill: #fff; }
.item__addcart[disabled] svg, .item__addcart[disabled]:hover svg, .item:hover .item__addcart[disabled] svg { fill: #999; }
.item__flags { position: absolute; z-index: 5; top: 0.875rem; right: 0; }
.item__flags ul { margin: 0; padding: 0; }
.item__flags ul li { margin: 0 0 0.3rem 0; padding: 0; text-align: right; }
.item__flags ul li::before { display: none; }
.item__flags ul li span { margin: 0; padding: 0.3rem 0.45rem 0.25rem; background-color: #f3313a; color: #fff; display: inline-block; font-size: 0.6875rem; text-transform: uppercase; font-weight: 500; line-height: 1; border-radius: 3px 0 0 3px; box-shadow: -2px 2px 3px -2px rgba(0, 0, 0, 0.3); }
.dropdown--dropcart .item__flags { display: none; }
.item__type, .content .item__type, .content .col-sidebar .item__type { margin-bottom: 0.25rem; font-size: 0.875rem; color: #519fd7; }
.type-icon--cdmp3::before { content: "\e022"; }
.type-icon--dvd::before { content: "\e022"; }
.type-icon--cd_dvd::before { content: "\e022"; }
.type-icon--audiobook_mp3::before { content: "\e03d"; }
.type-icon--audiobook21_mp3::before { content: "\e03d"; }
.type-icon--book::before { content: "\e04c"; }
.type-icon--noty::before { content: "\e061"; }
.type-icon--mp3::before { content: "\e083"; }
.type-icon--physical::before { content: "\e055"; }
.type-icon--voucher::before { content: "\e01f"; }

.item__img .button-jp { min-width: 100px; }
.detail__img .button-jp { min-width: 142px; opacity: 0; transition: opacity 0.2s; }
.detail__img:hover .button-jp { opacity: 1; }

.content--hp { margin-top: 0; }
.content .highlight-tit a { background-color: #ca003a; color: #fff; }
.content .highlight-tit a:hover { color: #ca003a; }

.counter { max-width: 115px; }
.counter .input-group .form-control { padding-left: 0.5rem; padding-right: 0.5rem; text-align: center; justify-content: center; }
.counter .input-group .form-control:focus, .counter .input-group .form-control:hover { color: #42474a !important; border-color: #d4d4d4 !important; background-color: #fff !important; }
.counter input[type=number]::-webkit-inner-spin-button, .counter input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }
.counter input[type="number"] { -moz-appearance: textfield; }
.counter .quantity-button { padding-left: 0.85rem; padding-right: 0.85rem; font-size: 1.3rem; font-weight: 600; line-height: 0.875rem !important; }

.prepaid-tit { margin: 0; padding: 0.8rem 1.3rem 0.75rem; font-size: 0.9375rem; font-weight: 400; color: #434343; display: inline-block; }

.content .subnav__item.is--active a, .content .subnav__item.is--active a:hover { color: #ca003a; border-color: #ca003a; }
.content .subnav__item.is--active a span { background-color: #ca003a; }

.content--related { padding: 0; }
.content--related strong { font-weight: 600; }
.content--related .carousel__tit { cursor: pointer; transition: color 0.2s; }
.content--related .carousel__tit:hover { color: #519fd7; }

.switch__inner::after { background-color: #ca003a; }

.edit--address { margin: 1em 0; }
.js--block-switcher:checked + label { font-weight: bold; }

.async_loader { min-height: 125px; }
.async_loader--loading { border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; border: 5px solid #fff; border-right-color: #519fd7; border-left-color: #0058a9; width: 50px; height: 50px; -webkit-animation: spin 1.5s linear infinite; animation: spin 1.5s linear infinite; position: relative; left: 50%; top: 50px; margin-left: -25px; }
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.promo { margin: 0; padding: 0; }
.promo > .container { padding: 0; }
.promo::after, .promo::before, .promo > .container::before { content: none; }
.promo_imgwrapper { z-index: 2; position: absolute; left: 0px; }
.promo__img { padding: 0; box-shadow: none; transition: none; }
.promo .owl-carousel .owl-item img.promo__img { display: block; border-radius: 3px; box-shadow: 0 3px 7px rgba(0, 0, 0, 0.33); margin-left: 30px; }
.promo__img:hover { transition: none; transform: none; }
.promo__content { background-color: #e3e3e3; position: relative; top: 43px; left: 119px; border-radius: 3px; z-index: 1; margin-bottom: 44px; display: -ms-flexbox; -ms-flex-align: flex-end; display: flex; align-items: flex-end; padding-bottom: 43px; }
.promo__content .button--grey { padding: 0.75rem 0.8rem 0.85rem; font-size: 1rem; }
.promo__inner { padding: 0; }
.promo__inner h2 { margin: 2.5625rem 0 0.3rem 0; }
.promo__inner p { margin-top: 1.875rem; }
.promo__inner h2 a { color: #231f20; font-size: 1.75rem; font-weight: 600; text-decoration: none; }
.content .promo__desc { padding: 0; font-size: 0.9375rem; overflow: hidden; margin-bottom: 10px; }
.content .promo__desc.ellipsis { overflow: hidden; position: relative; line-height: 1.5625rem; max-height: 6.25rem; text-align: justify; }
.content .promo__desc.ellipsis::before { content: '...'; position: absolute; padding-left: 0.3em; right: 0; bottom: 0; background-color: #e3e3e3; }
.content .promo__desc.ellipsis::after { content: ''; position: absolute; right: 0; width: 1em; height: 1em; margin-top: 0.2em; background-color: #e3e3e3; }

.promobox { margin-top: 4.375rem; padding-bottom: 4.5rem; }
.promobox__title .lead { margin-bottom: 0.5rem; }
.promobox__title h3 { color: #000; font-size: 2rem; font-weight: 800; text-transform: none; line-height: 1.1; }
.promobox__icon { margin-bottom: 1.8rem; stroke: #cb0f3f; }
.owl-nav__custom { position: absolute; bottom: -26px; }
.promobox .owl-nav__custom svg { stroke: rgba(17, 17, 17, 0.2); transition: 0.3s; }
.promobox .owl-nav__custom .owl-prev, .promobox .owl-nav__custom .owl-next { cursor: pointer; font-size: 2rem; position: relative; top: 50%; margin: 0; height: 50px; width: 30px; display: -ms-flexbox; -ms-flex-align: center; -ms-flex-pack: center; display: flex; align-items: center; justify-content: center; border: none !important; text-align: center; vertical-align: middle; cursor: pointer; z-index: 100; transition: 0.3s; padding: 0; background-color: transparent; }
.promobox .owl-nav__custom .owl-prev { top: 35px; left: -7px; }
.promobox .owl-nav__custom .owl-next { top: -15px;left: 25px; }
.promobox__content .button svg { margin: 0 0.75rem -2px -4px; }

.carousel-teaser .owl-nav div, .carousel-teaser .owl-nav button, .carousel-teaser.owl-carousel .owl-nav button { line-height: 60px; }

.register-frm { max-width: 300px; }

.list-item { align-items: flex-start; }
.list-item .item { padding-left: 0; padding-right: 0; padding-bottom: 0; }

.carousel { margin-bottom: 3.75rem; }

/*.carousel.cronoty .item__img, 
.carousel.croslovo .item__img, 
.crobook .container--category_list .item__img,
.crotyro .container--category_list .item__img,
.crodvd .container--category_list .item__img,
.croslovo .container--category_list .item__img,
.container--chart article.item .item__img,
.carousel--5 article.item .item__img,
.croslovo .container--category_list .item__img { max-height: inherit; }*/

/*.carousel.cronoty .item__desc, 
.carousel.croslovo .item__desc, 
.crobook .container--category_list .item__desc,
.crotyro .container--category_list .item__desc,
.crodvd .container--category_list .item__desc,
.croslovo .container--category_list .item__desc,
.container--chart article.item .item__desc,
.carousel--5 article.item .item__desc,
.croslovo .container--category_list .item__desc { position: relative; top: inherit; min-height: 50px; }*/


.col--carousel { max-width: 860px; }
.col--carousel > .container, .col--carousel > .carousel > .container { padding-left: 0; padding-right: 0; }

.subnav, .content .subnav { margin-bottom: 3.5rem; border-bottom: 1px solid #d7d6dc; }
.subnav__item, .content .subnav__item { margin-bottom: -2px; font-weight: 400; }
.content .subnav__item a { line-height: 100px; height: 100px; }
.content .subnav__item.is--active a span { background-color: #f3313a; }
.content .subnav__item a:hover, .content .subnav__item a:hover { color: #1a1a1e; border-bottom: 3px solid #54525f; }
.content .subnav__item.is--active a, .content .subnav__item.is--active a:hover { color: #1a1a1e; border-bottom: 3px solid #4e9dd5; font-weight: 700; }



/* tiles */
.row--tile { margin-bottom: 3rem; }
.tile { margin-bottom: 20px; height: 500px; }
.tile > a { color: #fff; text-decoration: none; width: 100%; height: 100%; border-radius: 4px; background-color: #f0f0f0; position: relative; overflow: hidden; display: block; transition: 0.2s box-shadow; }
.tile > a:hover, .tile > a:focus { box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.25); }
.tile__bg { width: 100%; height: 100%; position: absolute; top: 0; left: 0; object-fit: cover; object-position: left top; z-index: 0; }
.tile--half { margin-bottom: 30px; height: 235px; }

@media (max-width: 767px) {
  .row--tile { margin-bottom: 2rem; }
  .tile { height: 430px; }
  .tile--half { height: 235px; }
}



/* cart */

.step-tit span { width: 50px; height: 50px; line-height: 50px; background-color: #d7d6dc; color: #f7f7f9; font-size: 1.875rem; }
.step-tit, .content .step-tit, .content .subheader .step-tit { font-weight: 400; color: #d7d6dc; font-size: 1.45rem; }
.step-tit.is--active span, .content .subheader .step-tit.is--active { color: #9b99a4; }
.step-tit.is--active span, .content .subheader .step-tit.is--active span, .step-tit.is--active:hover span, .content .subheader .step-tit.is--active:hover span { color: #fff; background-color: #529fd7; }
a.step-tit.is--active span, .content .subheader a.step-tit.is--active span { background-color: #9b99a4; }

.content table.checkout { margin: 0; }
.content table.checkout tr.js--cart-header { display: none; }
.content table.checkout td, .content table.table--grad td, table.table--grad td { padding: 0.875rem 1rem; border-bottom: 0; border-top: 1px solid #d8d7dc; background: rgb(248,247,252); background: linear-gradient(180deg, rgba(248,247,252,1) 52%, rgba(239,238,244,1) 100%); }
.content table.checkout td.checkout__merchandise, .content table.table--grad td.table--grad__merchandise, table.table--grad td.table--grad__merchandise, .content table.checkout .vouchers td { padding: 0.3rem 1rem 0.3rem 0.5rem; vertical-align: middle; }
.content table.checkout tr.has-warnings td.checkout__merchandise { padding-left: 1rem; }
.content table.checkout tr.cart--warnings-row td { border-top: 0; padding-top: 0; background: rgba(239,238,244,1); }
.content table.checkout td .alert { margin: 0; }
.merchandise { display: -ms-flexbox; -ms-flex-wrap: nowrap; -ms-flex-align: center; display: flex; align-items: center; flex-wrap: nowrap; }
.merchandise__cover { margin-right: 1.5rem; display: block; -ms-flex-positive: 1; flex-basis: 0; flex-grow: 1; max-width: 50px; width: 50px; height: 50px; overflow: hidden; border-radius: 5px; box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2); }
.merchandise__cover .checkout__img { width: 100%; height: 100%; object-fit: cover; margin: 0; display: block; box-shadow: none; float: none; }
.vouchers .checkout__img { margin-right: 1.5rem; box-shadow: none; max-width: 50px; width: 50px; height: 50px; }
.checkout__desc { -ms-flex-positive: 1; flex-basis: 0; flex-grow: 1; max-width: 100%; display: block; }
.content .checkout__desc p { margin-bottom: 0; }
.checkout__formats { display: none; }
.content .checkout__tit { margin: 0; font-weight: 400; }
.content .checkout__tit a { color: #1a1a1e; }
.content table .td__price { text-align: right; font-size: 1.25rem; color: #f3313a; }
.content table .td__price strong { font-weight: 500; }
.checkout__delete, .content .checkout__delete { padding: 0; width: 31px; height: 31px; line-height: 1; color: #fff; border-radius: 50%; background-color: #a0a0ac; display: inline-block; position: relative; }
.checkout__delete i, .content .checkout__delete i { font-family: 'Roboto', sans-serif; font-weight: 400; font-size: 22px; line-height: 1; width: auto; height: auto; }
.checkout__delete i::before, .content .checkout__delete i::before { content: "×"; padding: 0; line-height: 22px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: block; }
.checkout__delete:hover, .content .checkout__delete:hover { color: #fff; background-color: #f3313a; }
.info-nocd--small, .content .info-nocd--small, .content .checkout__desc p.info-nocd--small { padding: 0.3125rem 0.75rem 0.2125rem; margin-top: 0.675rem; margin-bottom: 0.25rem; font-size: 0.875rem; line-height: 1.25rem; background-color: #e5e4ea; }
.info-nocd--small::before { z-index: inherit; border-color: transparent transparent #e5e4ea transparent; }
.info-nocd--small strong { color: #f3313a; }
.info-nocd--small .alert__big { text-transform: uppercase; font-weight: 700; color: #f3313a; }

.content .checkout--mini td { border-top: 1px solid #d8d7dc; }
.content .checkout--mini .payment td, .content .checkout--mini .shipping td { background-color: #fff; }
.content .checkout--mini strong, .content .row-sum .row-sum__count span { color: #f3313a; }
.content .row-sum td { background: none; }

.content table.table--grad, table.table--grad { margin-bottom: 1.5rem; width: 100%; }
.content table.table--grad .checkout__desc, table.table--grad .checkout__desc { font-size: 0.875rem; color: #1a1a1e; font-weight: 400; }
.content table.table--grad .merchandise__cover, table.table--grad .merchandise__cover { margin-right: 0.875rem; }
.content table.table--grad td.table--grad__price, table.table--grad td.table--grad__price { padding-right: 0; text-align: right; font-weight: 400; font-size: 0.875rem; color: #f3313a; }
.content table.table--grad td.table--grad__type, table.table--grad td.table--grad__type { color: #9f9fab; font-size: 0.875rem; line-height: 1rem; }

.dropdown--dropcart table.table--grad .checkout__desc { line-height: 1.15; }
.dropdown--dropcart table.table--grad .table--grad__type { padding-left: 0; }
.dropdown--dropcart .select-type, .dropdown--dropcart .checkout__type { padding: 0.4rem 0.65rem 0.45rem; font-size: 0.8125rem; }
.dropdown--dropcart .select-type { padding: 0.35rem 0 0.35rem 0.3rem; height: 30px; width: 105px; }

.row-control { border-bottom: 1px solid #d8d7dc; }

.box--gray { background-color: #fff; border: 1px solid #eee; }
.alert-secondary:not(.alert-danger) { background-color: #fff; }

.alert.custom-checkbox.has-error { padding-left: 2.25rem; }
.alert.custom-checkbox.has-error .custom-control-indicator { top: 0.9375rem; left: 0.9375rem; }
.content .alert-danger .custom-control-description:hover,
.content .alert-danger:hover .custom-control-description { color: #dc3545; }
.content .alert-danger .custom-control-description a { color: #dc3545; text-decoration: underline; }
.content .alert-danger .custom-control-description a:hover { text-decoration: none; }

.counter { max-width: 82px; display: inline-block; }
.counter__piece { padding-right: 0.5rem; display: inline-block; text-align: right; color: #a09fa7; font-weight: 300; }
.counter .quantity-button { width: 27px !important; height: 32px; width: 35px; line-height: 30px !important; vertical-align: middle; padding: 0; color: #9e9ca7; font-size: 1.1rem; }
.counter .quantity-counter { height: 32px; padding-left: 0 !important; padding-right: 0 !important; background-color: #fff; border: 0 !important; color: #1a1a1e !important; font-size: 0.875rem; }
.quantity-up { border: 0 !important; border-radius: 0 3px 3px 0; background-color: #fff; }
.quantity-down { border: 0 !important; border-radius: 3px 0 0 3px; background-color: #fff; }

.hide_ship_pay_minichecout .checkout--mini .shipping,
.hide_ship_pay_minichecout .checkout--mini .payment { display: none; }

/*
@media (max-width: 992px) {
    article.item { min-height: 380px; }
    article.item .item__img { max-height: 220px; }
    article.item .item__desc { top: 240px; }
    article.item .item__desc .item__tit { min-height: 60px; }
}
@media (max-width: 768px) {
    article.item { min-height: 340px; }
    article.item .item__img { max-height: 180px; }
    article.item .item__desc { top: 200px; }
    article.item .item__desc .item__tit { min-height: 80px; }
}
@media (max-width: 560px) {
    article.item { min-height: 340px; }
    article.item .item__img { max-height: 150px; }
    article.item .item__desc { top: 170px; }
    article.item .item__desc .item__tit { min-height: 80px; }
}
@media (max-width: 480px) {
    article.item { min-height: 340px; }
    article.item .item__img { max-height: 140px; }
    article.item .item__desc { top: 160px; }
    article.item .item__desc .item__tit { min-height: 80px; }
}
@media (max-width: 400px) {
    article.item { min-height: 340px; }
    article.item .item__img { max-height: 160px; }
    article.item .item__desc { top: 180px; }
    article.item .item__desc .item__tit { min-height: 80px; }
}*/

.checkout__type { padding: 0.6rem 0.75rem 0.45rem; display: inline-block; width: auto; line-height: 1; background-color: #e5e4ea; border-radius: 3px; color: #a09fa7; font-weight: 300; }
.select-type { padding: 0.45rem 0 0.4rem 0.35rem; width: 112px; height: 32px; line-height: 1; background-color: #fff; border: 0; color: #1a1a1e; font-size: 0.875rem; border-radius: 3px; display: block; }
.select-type:focus { outline: none; }

.sum__price { min-width: 0; padding-left: 0.75rem; }
.col--summary { padding-top: 3.75rem !important; display: -ms-flexbox; -ms-flex-direction: column; display: flex; flex-direction: column; }
.content .checkout__sum { margin-bottom: 1rem; padding: 0; color: #1a1a1e; font-size: 1.8125rem; font-weight: 400; order: 1; }
.content .checkout__sum-without-vat { color: #a09fa7; font-weight: 300; order: 2; }
.content .checkout__sum .sum__price { color: #f3313a; }

.col--td { -ms-flex: 0 0 100% !important; flex: 0 0 100% !important; max-width: 100% !important; }
.col--td__inner { padding: 2.25rem 1rem 2.25rem 0.5rem; border-bottom: 1px solid #d7d6db; }
.col--td__inner .merchandise__cover { box-shadow: none; }
.col--td__inner h3 { margin: 0 0 0.1rem 0; }
.col--td__inner p { margin: 0; }
.col--td__inner .form-group { margin: 0; max-width: 300px; }
.col--td-empty-cart .col--td__inner { border-bottom: none; }

.promo-row { margin: -1px 0; padding: 1.125rem 1rem 1.125rem 0.875rem; border-top: 1px solid #b6d9f3; border-bottom: 1px solid #94c2e5; background: rgb(61,157,226); background: linear-gradient(10deg, rgba(191,223,245,1) 0%, rgba(229,244,255,1) 90%); }
.promo-row .merchandise__cover { height: 70px; border-radius: 0; }
.promo-row h3 { margin: 0 0 0.1rem 0; }
.promo-row p { margin: 0; }

.link--primary, .content .link--primary { margin: 0; padding: 0; background: none; border: none; text-decoration: none; color: #4e9dd5 !important; white-space: normal; font-size: 0.9375rem; }
.link--primary.dropdown-toggle::after { display: none; }
.link--primary:hover span, .content .link--primary:hover span, .link--primary[aria-expanded=true] span, .content .link--primary[aria-expanded=true] span { text-decoration: underline; }
.link--primary i, .content .link--primary i { font-size: 0.6rem; }

.dropdown-menu--voucher { margin-top: 0.75rem; top: 100% !important; width: 460px; transform: none !important; }
.dropdown-menu--voucher::before { margin-left: 0; left: 4rem; }

.ico-rdtk_ulozenka, .ico-rdtk_on_pickup { background-image: url("/static/default/img/icon/wedo-point.png"); }
.ico-rdtk_ppl, .ico-rdtk_on_delivery_ppl { background-image: url("/static/default/img/icon/ppl.png"); }
.ico-rdtk_ceska_posta_package_on_hand { background-image: url("/static/default/img/icon/cp-balik-do-ruky.png"); background-size: auto 100%; }
.ico-rdtk_ceska_posta_package_on_post { background-image: url("/static/default/img/icon/cp-balik-na-postu.png"); background-size: auto 100%; }
.ico-rdtk_ceska_posta_recommended_letter, .ico-rdtk_on_delivery_cp { background-image: url("/static/default/img/icon/cp.png"); }
.ico-gopay_radioteka_card { background-image: url("/static/default/img/icon/pay-card.png"); }
.ico-gopay_radioteka_bank_buttons { background-image: url("/static/radioteka/img/icon/ico-bank-btn.png"); }
.ico-rdtk_bank_transfer { background-image: url("/static/radioteka/img/icon/ico-bank.png"); }
.ico-rdtk_personaly, .ico-rdtk_on_branch { background-image: url("/static/default/img/icon/ico-osobne.png"); background-size: auto 100%; }



/* err page */

.content--err { padding: 11rem 0 3.75rem; }
.err--500 { background: #282b2d url("/static/default/img/bg-err2.jpg") no-repeat center top; text-align: left; }
.err-nobg { background: #282b2d; }
.content--err h1 { font-size: 10rem; line-height: 10rem; font-weight: 400; color: #fff; }
.content--err p { color: rgba(255, 255, 255, 0.6); font-size: 1rem; font-weight: 300; }
.content--err .highlight-tit { margin: 0 0 0.2rem 0; font-size: 2.2rem; color: #fff; }
.err__trace { padding: 0.4rem 0.5rem; border: 1px solid rgba(255, 255, 255, 0.2); border-radius: 3px; color: #fff; background: rgba(255, 255, 255, 0.04); }



/* sidebar column */

.col-sidebar { margin: 0 0 2rem 4.375rem; width: 100%; max-width: 300px; }
.col-sidebar--offset { margin-top: 10rem; }
.col-sidebar__box { margin-bottom: 3.75rem; }

.sticker-club { max-width: 100%; margin: 0 auto 1.25rem auto; display: block; width: 300px; }

.roundbox { padding: 1.1rem 1.2rem; font-weight: 400; border-radius: 5px; box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); }
.roundbox--blue { background-color: #529fd7; color: #fff; text-align: center; }
.roundbox--white { background-color: #fff; color: #54525f; }
.roundbox__cover { margin: 0 auto 1rem; max-width: 190px; }
.partner-logos { margin: 0 auto 1rem; width: 100%; max-width: 300px; display: block; }
.col-sidebar p, .content .col-sidebar p { margin-bottom: 1rem; font-weight: 400; line-height: 1.4rem; }
.col-sidebar a i.icon-arrow-right, .content .col-sidebar a i.icon-arrow-right { font-size: 0.675rem; }

.item--simpleprice { margin: 0 auto 20px auto; }
.item--simpleprice .item__img, .item--simpleprice:hover .item__img { margin-bottom: 0.675rem; }
.item__simpleprice { font-weight: 700; text-align: left; }
.item__simpleprice .detail__price--discount { padding: 0; margin: 0 5px; color: #ed2d38; display: inline-block; }
.item__simpleprice .detail__price--discount::after { left: 0; background: #ed2d38; }

.roundbox--blue p, .content .roundbox--blue p { color: #fff; }
.roundbox--blue a, .content .roundbox--blue a { color: #fff; text-decoration: none; text-transform: uppercase; }

.roundbox--white p, .content .roundbox--white p { color: #54525f; }
.roundbox--white a, .content .roundbox--white a { color: #519fd7; text-decoration: none; }

.col-sidebar .item { padding: 0; max-width: 180px; }

.fb-page { margin: 0 auto; max-width: 100%; width: auto; }
.fb-page > span { display: block !important; max-width: 100%; width: 100% !important; }



/* category */


.category__tit, .content .category__tit { padding-bottom: 0.75rem; font-size: 1.5rem; line-height: 1.75rem; font-weight: 500; border-bottom: 1px solid #d7d6dc; position: relative; }
.category__tit a, .content .category__tit a { color: #1a1a1e; display: block; position: relative; z-index: 1; }
.category__tit a:hover, .content .category__tit a:hover { color: #4e9dd5; }
.category__tit-arr { padding: 0 0.2rem; color: #a9a8ae; font-size: 1.15rem; display: inline-block; }

.subheader--subpage { height: auto; padding: 1.5rem 0 3rem; }
.subheader--3612 { background-image: url("/static/radioteka/img/bg/bg-subheader-cro.png"); background-repeat: no-repeat; background-position: right center; }
.content .subheader--subpage .breadcrumb { margin-bottom: 0.5rem; }

.sidebar { padding: 0; }

.menu { margin-bottom: 3rem; margin-right: 1.875rem; }
.content .menu__title, .content .filters__title { font-size: 1.4rem; line-height: 1.65rem; font-weight: 600; }
.content .menu__backlink { margin-bottom: 1.8rem; }
.menu__backlink a { padding: 0.35rem 1.1rem; text-transform: none; font-size: 0.9375rem; font-weight: 400; color: #7b7979; background-color: #f8f8f8; text-decoration: none; position: relative; display: block; }
.menu__backlink a:hover { color: #464950; }
/*.menu__backlink a::before { content: ""; width: 11px; height: 11px; display: block; opacity: 0.4; background: url("/static/knihacz/img/icon/arrow-left.svg") no-repeat center; background-size: cover; position: absolute; left: 0.875rem; top: 0.75rem; }*/

.sidebar__nav, .content .sidebar__nav { margin-bottom: 2rem; }
.sidebar__nav li, .content .sidebar__nav li { margin: 0 0 0.75rem 0; padding-left: 1rem; font-weight: 400; font-size: 1.1rem; line-height: 1.2rem; }
.sidebar__nav li::before, .content .sidebar__nav li::before { content: ""; width: 6px; height: 6px; display: block; background: #6c6b71; border-radius: 50%; position: absolute; left: 0; top: 6px; }
.sidebar__nav li a, .content .sidebar__nav li a { color: #509cd6; text-decoration: none; display: block; }
.sidebar__nav li a:hover, .content .sidebar__nav li a:hover { color: #6c6b71; text-decoration: none; }
.sidebar__nav li.active, .content .sidebar__nav li.active { position: relative; }
.sidebar__nav li.active a, .content .sidebar__nav li.active a { text-decoration: none; color: #6c6b71; }

.filter-selected { margin-bottom: 1.65rem; display: none; }
.filter-selected .actual-filters .badge { padding: 0.4rem 0.55rem 0.325rem; background-color: #434343; color: #fff !important; border: none; position: relative; font-weight: 400; font-size: 0.8125rem; padding-right: 1.5rem; margin-right: 0.625rem; margin-bottom: 0.6rem; text-transform: none; }
.filter-selected .actual-filters .badge svg { top: 6px; stroke: white; right: 6px; }
.filter-selected .filter__reset, .filter__reset { margin-left: 0.4rem; font-size: 0.75rem; color: rgba(35, 31, 32, 0.7) !important; visibility: hidden; display: inline-block; position: relative; }
.filter__reset svg { position: absolute; top: 0.1rem; left: -0.9735rem; stroke: rgba(35, 31, 32, 0.7); }
.filter-selected .actual-filters .badge svg:hover { stroke: #dddddd; cursor: pointer; }

.nav-tabs { border-color: #eee; }
.ordering ul.nav li::before { content: none; }
.ordering ul.nav li { padding: 0; margin: 0 3rem 1rem 0; }
.ordering ul.nav li a { color: #7b7979; text-decoration: none; border-bottom: 3px solid transparent; padding-bottom: 1rem; }
.ordering ul.nav li a:hover, .ordering ul.nav li.active a, .ordering ul.nav li.active a:hover { border-bottom: 3px solid #519fd7; padding-bottom: 1rem; }

.filters { margin: 0 0 1.25rem 0; border-bottom: 1px solid #d7d6dc; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-align: end; align-items: flex-end; }
.filters__box { margin: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }
.filters__list, .content .filters__list { margin: 0; padding: 0; }
.filters__item, .content .filters__item { margin: 0 0 0 1px; padding: 0; display: inline-block; }
.filters__item:nth-of-type(1), .content .filters__item:nth-of-type(1) { margin-left: 0; }
.filters__item::before, .content .filters__item::before { display: none; }
.filters__item > a, .content .filters__item > a { padding: 0.5rem 0.675rem 0.4rem; display: block; color: #6c6c76; font-size: 0.875rem; line-height: 1; background-color: #d7d6dc; vertical-align: middle; border: none; text-decoration: none; border-radius: 5px 5px 0 0; font-weight: 400; }
.filters__item.active > a, .content .filters__item.active > a, .filters__item > a:hover, .content .filters__item > a:hover { color: #1a1a1e; background-color: #fff; }

.filter--holder { border-radius: 0; background-color: #f4f4f4; padding: 1rem 1.25rem 1.1rem; margin-bottom: 1.375rem; }
.filter--holder label { margin: 0 0 0.35rem 0; display: block; }
.filter--holder .custom-checkbox { margin: 0.15rem 0; }
.filter--holder .custom-checkbox .custom-control-indicator { top: 0.35rem; }
.filter--holder .custom-checkbox .custom-control-description { padding: 0; font-size: 0.875rem; font-weight: 400; }
.filter--holder .custom-checkbox:hover .custom-control-description { color: #cb1040; }
.filter--holder .slider-selection { background: #cb1040; box-shadow: none; background-image: none; }
.filter--holder .slider-track-low, .filter--holder .slider-track-high { background: #c7c5c6; }
.slider.slider-horizontal { max-width: 100%; }
.slider.slider-horizontal .slider-track { top: 10px; height: 5px; }
.filter--holder .slider-handle { top: -1px; width: 16px; height: 16px; background: #fff; -webkit-box-shadow: 0 2px 3px 1px rgba(195, 195, 195, 0.6); -moz-box-shadow: 0 2px 3px 1px rgba(195, 195, 195, 0.6); box-shadow: 0 2px 3px 1px rgba(195, 195, 195, 0.6); }
.filter--holder .low { font-size: 0.65rem; float: left; margin-bottom: 0.85rem; }
.filter--holder .high { font-size: 0.65rem; float: right; margin-bottom: 0.85rem; }

.content .faq__tit a { text-decoration: none; }

.list-item .col { margin-bottom: 2rem; }

.paging-stripe { margin-bottom: 1.5rem; }
.paging__count { font-weight: 300; font-size: 0.8125rem; }
.paging__count strong { font-weight: 500; }
.paging--container { text-align: center; justify-content: center; }
.content .pagination { margin: 0 auto; }
.content .pagination li.page-item { margin: 0; font-weight: 400; font-size: 0.9375rem; line-height: 26px; }
.content .pagination li.page-item .page-link { margin: 0; padding: 0 0.5rem; font-weight: 500; background: none; width: auto; height: auto; line-height: 25px; color: #519fd7; }
.content .pagination li.page-item .icon-options { color: #519fd7; font-size: 0.6rem; }
.content .pagination li.page-item .page-link:hover { color: #1a1a1e; text-decoration: none; background: none; }
.content .pagination li.page-item.active .page-link { color: #1a1a1e; text-decoration: underline; background: none; }
.content .pagination li.page-item.page-item--arr .page-link { margin-top: -4px; padding: 0; background-color: #519fd7; font-size: 0.6875rem; display: inline-block; width: 30px; height: 30px; line-height: 33px; vertical-align: middle; border-radius: 50%; text-align: center; color: #fff; }
.content .pagination li.page-item.page-item--arr .page-link:hover { background-color: #1a1a1e; }
.content .pagination li.page-item.page-item--arr.page-item--arr-disabled .page-link { background-color: #e4e3e9; }
.content .pagination li.page-item.page-item--arr:nth-of-type(1) { margin: 0 0.5rem 0 0; }
.content .pagination li.page-item.page-item--arr:nth-last-of-type(1) { margin: 0 0 0 0.5rem; }

.category__toggle { margin: 0; padding: 0; width: 21px; height: 20px; border-radius: 3px; background-color: #519fd7; border: none; position: relative; overflow: hidden; display: none; }
.category__toggle:focus { outline: none; }
.category__toggle::before { content: ""; width: 0; height: 0; border-style: solid; border-width: 0 4.5px 9px 4.5px; border-color: transparent transparent #fff transparent; position: absolute; top: 6px; left: 6px; transform: rotate(180deg); transition: 0.2s; }
.category__toggle::after { content: ""; width: 100%; height: 4px; border: 1px solid #519fd7; position: absolute; top: 8px; left: 0; background: none; transform: rotate(180deg); transition: 0.2s; }
.category__toggle.is--active::before { top: 5px; transform: rotate(0); }
.category__toggle.is--active::after { transform: rotate(0); }
.category__tit .category__toggle { position: absolute; top: 1px; right: 0; }

.select-filter-custom__actual { display: none; }



/* detail */

.detail-center-col { padding: 0; }

.detail__tit, .content .detail__tit { margin: 0 0 1.2rem 0; }

.detail__img { padding-right: 0; position: relative; }
.detail__img img { width: auto; max-height: 530px; max-width: 100%; border-radius: 4px; }
.detail__img:hover img { transform: none; }

.detail__desc { margin-bottom: 2.5rem; }
.detail__desc p:nth-last-of-type(1) { margin-bottom: 0; }

.content .detail__price { font-size: 1.5rem; line-height: 1; font-weight: 500; color: #ed2d38; display: block; }
.detail__price--discount { padding-left: 15px; padding-right: 0; font-size: 0.8125rem; color: #9c9ba0; position: relative; text-decoration: none; display: block; }
.detail__price--discount::after { content: ""; width: 40px; height: 1px; background: #9c9ba0; position: absolute; top: 40%; left: 15px; transform: rotate(-20deg); }

.content .text-in-club { padding-top: 0.9375rem; font-size: 0.875rem; font-weight: 300; }

.detail__other { padding-top: 3rem; }

.detail__info, 
.detail__info.track-author, 
.detail__info.track-author > .track-author__toggler,
.detail__info.track-author.opened > .track-author__toggler { margin: 0; padding: 0; font-size: 0.875rem; line-height: 1.5; text-align: left; }
.detail__info dt { margin-bottom: 0; padding-right: 0.25rem; font-weight: 300; display: inline-block; }
.detail__info dd { padding-left: 0; font-weight: 500; display: inline; color: #1a1a1e; }
.detail__info-sep { margin-bottom: 0.2rem; }

.content .detail--tabs { margin: 0; padding: 0; border: none; }
.content .detail--tabs .nav-item { margin: 0 0.25rem 0 0; padding: 0; vertical-align: middle; }
.content .detail--tabs .nav-item::before { display: none; }
.content .detail--tabs .nav-link { padding: 0.55rem 0.9375rem; color: #6c6c76; font-size: 1rem; line-height: 1rem; background-color: #d7d6dc; box-shadow: inset 0 -5px 11px -5px rgba(0, 0, 0, 0.08); vertical-align: middle; border: none; text-decoration: none; border-radius: 5px 5px 0 0; font-weight: 400; }
.content .detail--tabs .nav-link.active { background-color: #fff; color: #9a9a98; box-shadow: 0 -4px 11px 0 rgba(0, 0, 0, 0.035); font-weight: 400; }
.detail--white { margin-bottom: 1.3rem; background-color: #fff; border-radius: 0 5px 5px 5px; padding: 1.1rem 0.9375rem; box-shadow: 0 3px 7px rgba(0, 0, 0, 0.07); }

.content .table-track td { padding: 0.9rem 0.5rem 0.85rem; border-top: 0; border-bottom: 1px solid #e4e4e6; font-size: 0.875rem; color: #1a1a1e; font-weight: 400; }
.content .table-track .tr__head th { padding-left: 0.5rem; padding-right: 0.5rem; padding-bottom: 0.75rem; border-bottom: 0; font-weight: 300; }
.content table td.table-track__btn { white-space: nowrap; }

.table-track .jp-controls .button { padding: 0.5rem 0.4rem 0.4rem 0.6rem; }
.content table td.table-track__btn { padding-top: 0.4rem; padding-bottom: 0.4rem; padding-right: 0.4rem; }
.wavesurfer-controls .button { padding: 3px 0 0 1px; }

.detail__gallery-link { display: none; }

.button.dropdown-toggle { white-space: normal; }
.button.dropdown-toggle[aria-expanded="true"]::after { transform: rotate(180deg); }
.button.dropdown-toggle small { text-transform: none; vertical-align: top; padding-left: 0.2rem; line-height: 0.875rem; }
.dropdown--links.show .dropdown-toggle { border-color: #ed2d38 !important; background-color: #ed2d38 !important; color: #fff !important; }
.dropdown--links { display: inline-block; }
.dropdown--links .dropdown-menu { margin-top: 0.875rem; padding: 0; width: auto; }
.dropdown--links .dropdown-menu .dropdown-item { margin: 0 !important; padding: 0.6125rem 1.5rem 0.5rem !important; color: #ed2d38 !important; font-size: 0.9375rem !important; border-radius: 0 !important; border: none !important; border-bottom: 1px solid #eee !important; background: none !important; }
.dropdown--links .dropdown-menu .dropdown-item:nth-last-of-type(1) { border-bottom: 0 !important; }
.dropdown--links .dropdown-menu .dropdown-item:hover { background: #f3f3f3 !important; }

.track-author { margin: 0; line-height: 1; }
.track-author__toggler { height: 0; overflow: hidden; display: block; transition: 0.3s; }
.content .track-author__toggler p { margin: 0 0 0.25rem 0; color: #888; font-size: 0.75rem; font-weight: 400; line-height: 1.5; }
.content .track-author__toggler p strong { color: #1a1a1e; }
.track-author.opened .track-author__toggler  { padding: 0.5rem 0; height: auto; overflow: visible; }
.content .toggle .track-author__more { padding: 0 13px 0 0; display: inline-block; height: 15px; line-height: 15px; vertical-align: middle; font-size: 13px; color: #529fd7; position: relative; cursor: pointer; }
.toggle .track-author__more span::before { content: ""; width: 0; height: 0; border-style: solid; border-width: 6px 4px 0 4px; border-color: #529fd7 transparent transparent transparent; position: absolute; top: 5px; right: 0; transition: 0.2s; }
.toggle.opened .track-author__more span::before { transform: rotate(180deg); }
.toggle .track-author__more .less { display: none; }
.toggle .track-author__more .more { display: inline-block; color: #529fd7; }
.toggle.opened .track-author__more .less { display: inline-block; }
.toggle.opened .track-author__more .more { display: none; }

.content .table-track--meta td { vertical-align: top; }
.content .table-track--meta .table-track__play { padding-top: 1rem; padding-bottom: 0.7125rem; }
.content .table-track--meta .table-track__muted { padding-top: 1.4rem; padding-bottom: 1.25rem; }
.content .table-track--meta .table-track__btn { padding-top: 1rem; padding-bottom: 0.7125rem; min-width: 100px; }
.content .table-track--meta .table-track__btn--consume { min-width: auto; }
.content .table-track--meta .table-track__btn .item__addcart { margin: 0 0 0 0.5rem; display: inline-block; float: none; clear: none; }
.content .table-track--meta .table-track__btn .item__price { margin-top: 0.35rem; }
.content .table-track--meta .table-track__btn .item__price.price--discount { margin-top: 0; }
.content .table-track--meta .table-track__btn .item__btn span.btn-download-icon { display: none; }

.detail__hr,
.content .detail__hr {
  border-color: #d7d6dc;
  margin: 1.75rem 0 1.9375rem;
}

@media (max-width: 767px) {
  .detail__hr,
  .content .detail__hr {
    margin: 1rem 0 1.25rem;
  }
}

@media (max-width: 575px) {
  .detail__hr,
  .content .detail__hr {
    margin: 0.675rem 0 1rem;
  }
}

.helpinfo,
.content .helpinfo {
  font-weight: 300;
  font-size: 0.875rem;
  font-style: italic;
  line-height: 1.5;
  margin: 0;
  padding-left: 22px;
  position: relative;
}

.helpinfo__icon {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 2px;
  left: 0;
}

@media (max-width: 991px) {
  .helpinfo,
  .content .helpinfo {
    margin: 1.125rem 0 1.5rem;
  }
}



/* banner alone */

.banner-alone { 
  border: none !important; 
  border-radius: 5px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  margin: 0 0 3rem; 
  padding: 0; 
  width: 100%;
  height: 220px; 
  overflow: hidden; 
  display: block; 
  position: relative; 
}

.banner-alone--selfcare {
  margin-top: -1rem;
}

.banner-alone > img { 
  margin: 0; 
  display: block; 
  width: auto; 
  height: 100%; 
  position: absolute; 
  top: 0; 
  left: 50%; 
  transform: translateX(-50%); 
}

@media (max-width: 991px) {
  .banner-alone { margin: 0 0 2.25rem; height: 180px; }
}

@media (max-width: 767px) {
  .banner-alone { height: 140px; }
}

@media (max-width: 575px) {
  .banner-alone { height: 100px; }
}




/* modal */

.modal-title { margin: 0 0 0.5rem 0 !important; font-size: 1.3125rem !important; line-height: 1.75rem !important; font-weight: 500 !important; text-transform: uppercase !important; color: #1a1a1e !important; }
.modal-title__icon { margin-right: 0.25rem; width: 20px; height: 20px; }

.modal-body { padding: 1.5rem 1.7rem 0.675rem; }
.modal-footer { padding: 1.35rem 1.7rem; background: none; }
.modal-body table.table--grad td.table--grad__price { padding-right: 1rem; }

.notice__item-in-cart { margin-bottom: 1.25rem; color: #9f9fab; }
.notice__item-in-cart strong:nth-of-type(1) { color: #1a1a1e; }
.notice__item-in-cart strong:nth-of-type(2) { color: #f3313a; }



/* footer */

.gotop:hover, .gotop:active, .gotop:focus { background-color: #f3313a; }

.footer { padding: 0; background: #747480; background-size: 200px auto; }
.footer > .container { padding-top: 4.5rem; padding-bottom: 2rem; }
.footer__tit { margin: 0 0 1.25rem 0; color: #fff; font-size: 1.2rem; font-weight: 600; letter-spacing: 0.02rem; text-transform: none; position: relative; }
.footer-tit { margin-top: 0; font-size: 0; }
.footer-tit__text { font-size: 0; }

.footer__info, .footer .footer__info { margin-bottom: 2.3rem; padding-left: 2.9rem; font-size: 1.05rem; line-height: 1.4rem; font-weight: 600; text-decoration: underline; color: #fff; display: block; position: relative; }
.footer__info > i { color: #519fd7; display: block; font-size: 1.5rem; position: absolute; top: 0; left: 0; transition: 0.3s; }
.footer__info.info--tel { margin-bottom: 0; text-decoration: none; }
.footer__info-desc { font-size: 0.75rem; font-weight: 400; color: rgba(255, 255, 255, 0.45); }
.footer__info:hover > i { color: #fff; }

.footer__nav { margin: 0 0 3rem 0; padding: 0; float: none; }
.footer__nav > li { margin: 0 0 0.55rem 0; padding: 0; list-style: none; display: block; border: none; font-size: 1rem; font-weight: 400; line-height: 1.3rem; text-align: left; position: relative; }
.footer__nav > li a { color: rgba(255, 255, 255, 0.65); text-decoration: none; display: block; transition: 0.3s; }
.footer__nav > li a:hover { color: #fff; text-decoration: none; }

.subfooter { padding-top: 2.4rem; border-top: 1px solid rgba(255, 255, 255, 0.3); }
.subfooter__copy { margin: 0; padding: 0; font-size: 0.875rem; font-weight: 300; letter-spacing: 0.02rem; line-height: 1.1875rem; color: rgba(255, 255, 255, 0.65); display: table; }
.subfooter__icon { margin-left: 1.5rem; font-size: 1.25rem; color: rgba(255, 255, 255, 0.65); transition: 0.3s; }
.subfooter__icon:hover { color: #fff; transform: scale(1.1); }

ul#select2-cpost_branch-results li { margin-bottom: 0.2em; }
ul#select2-cpost_branch-results li::before { display: none; }

.footer__powered { margin: 0.15rem 0 0 3rem; font-size: 0.875rem; color: rgba(255, 255, 255, 0.65); font-weight: 300; line-height: 1rem; display: inline-block; vertical-align: top; }
.footer__powered svg { margin: 0 0 -5px 0.15rem; width: auto; height: 20px; display: inline-block; fill: rgba(255, 255, 255, 0.65); opacity: 0.45; transition: 0.4s; }
.footer__powered a { padding-left: 0.2rem; color: rgba(255, 255, 255, 0.65); text-decoration: none; }
.footer__powered a:hover { color: #fff; }
.footer__powered a:hover svg { transform: scale(1.2); }

.gotop > i { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }



/* mR pairing */

.hidenav .navigation,
.hidenav .navigation__toggle,
.hidenav .header__search,
.hidenav .dropdown--search,
.hidenav .dropdown--dropcart {
  display: none !important;
}

.hidenav .header__control,
.hidenav .header__control > .dropdown > a.control--login {
  border: none;
  margin-right: 0;
  padding-right: 0 !important;
}

.box--white {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.07);
  margin: 0 0 20px 0;
}

.text-underline {
  text-decoration: underline !important;
}

@media (max-width: 1199px) {
  .header__control > .dropdown > a.control--login .control__text {
    max-width: 180px !important;
  }
}

@media (max-width: 991px) {
  .header__control > .dropdown > a.control--login .control__text {
    display: inline-block !important;
  }
}

@media (min-width: 768px) {
  .container--tiny { max-width: 550px; }
  .hidenav .header .container > .row { min-height: 34.5px; }
}

@media (max-width: 575px) {
  .header__control > .dropdown > a.control--login .control__text {
    max-width: 150px !important;
  }
}



/* IE 10 & 11 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .merchandise { max-width: 100%; }
  .checkout__merchandise .merchandise { width: 500px; }
  .table--grad__merchandise .merchandise { width: 180px; }
  .modal .table--grad__merchandise .merchandise { width: 330px; }
}



/* responsive */

@media (max-width: 1600px) {
  /* content */

}

@media (max-width: 1290px) {
  /* content */
  .carousel__items .owl-prev, .carousel__items .owl-next { width: 32px;}
  .carousel__items .owl-prev svg, .carousel__items .owl-next svg { transform: scale(1) !important; }
  .carousel .carousel__items .owl-next, .carousel:hover .carousel__items .owl-next { right: -8px; }
  .carousel .carousel__items .owl-prev, .carousel:hover .carousel__items .owl-prev { right: 30px; }
  .carousel__items { padding: 0 1rem; }
}

@media (max-width: 1260px) {
  /* content */
  .col--carousel { max-width: 800px; }
}

@media (min-width: 1200px) {
  /* content */
  .container--narrow { max-width: 1150px; }
}

@media (max-width: 1199px) {
  /* header */
  .header__control > .dropdown > a.control--login .control__text { max-width: 100px; }
  .header__control > a, .header__control > .dropdown > a { padding: 0 0.9375rem; }

  /* content */
  .owl-nav__custom { bottom: 24px; right: 195px; }
  .owl-item { padding-left: 1px; }
  .promo__content { padding-left: 15%; }
  .promo__inner h2 a { font-size: 1.8rem; }
  .promo__content h2 { margin-top: 2rem; }
  .promo .owl-carousel .owl-item img.promo__img { width: 20%; margin-left: 35px; }
  .promo_imgwrapper { width: 100%; }

  .col-sidebar .item { max-width: 130px; }
  .col-sidebar .item__img { margin-right: 1rem; float: left; }
  .col-sidebar .item__desc { padding-top: 0.15rem; display: table; }

  .col--carousel { max-width: 100%; }
  .col-sidebar { margin: 0 auto; padding-top: 3.5rem; width: 100%; max-width: 100%; justify-content: space-between; display: -ms-flexbox; -ms-flex-wrap: wrap; display: flex; flex-wrap: wrap; }
  .col-sidebar__box { -ms-flex: 0 0 48%; flex: 0 0 48%; max-width: 48%; }
  .box--fb { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 300px; margin: 0 auto 3.75rem; }

  .step-tit span { width: 40px; height: 40px; line-height: 40px; font-size: 1.5rem; }
  .step-tit, .content .step-tit, .content .subheader .step-tit { font-size: 1.25rem; }
  .col--td__inner { padding: 1.875rem 1rem 1.875rem 0.5rem; }
  .content .checkout__sum { font-size: 1.5rem; }

  .content table.table--grad td.table--grad__price { padding-left: 0; }
  .content table.table--grad td.table--grad__addcart { padding-left: 0.5rem; }

  .detail-center-col .detail__button { float: none; margin: 0; }
}

@media (max-width: 991px) {
  /* header */
  .header__logo img { height: 24px; }
  .header__control { padding-right: 4.5rem; }
  .header__control > a, .header__control > .dropdown > a, .control--basket { padding: 0 1.2rem 0 0 !important; margin-right: 1rem; border-right: 1px solid #3b7cb4; }
  .control__text { display: none; }
  .navigation__toggle { display: block; }
  .dropdown--login .dropdown-menu::before { right: 38px; }
  .result__tit { display: block; }

  /* content */
  .content { padding: 3rem 0 2rem; }
  .content--related { padding: 0; }
  .subheader { margin-bottom: 2rem; }
  .subheader--chart { padding: 2rem 0; margin-bottom: 0; }
  .owl-nav__custom { bottom: 24px; right: 30px; }
  .promobox__content { margin-top: 2rem; }
  .promo__content { top: 20px; padding-bottom: 2rem; padding-left: 30%; margin-left: -120px; }
  .promo__inner h2 a { font-size: 1.8rem; }
  .promo__content h2 { margin-top: 2rem; margin-bottom: 0.25rem; }
  .promo .owl-carousel .owl-item img.promo__img { width: 20%; margin-left: 35px; }
  .promobox { margin-top: 2.5rem; padding-bottom: 2.5rem; }
  .promobox__title .lead { margin-bottom: 0; }
  .promobox__icon { margin-bottom: 0.5rem; }
  .promobox__icon svg { width: 25px; height: 25px; }
  .content .promobox__title .h2--big { margin-bottom: 0.5rem; }

  .track-author { min-width: 140px; margin-right: -140px; }

  .carousel { margin-bottom: 2.5rem; }

  .step-tit, .content .step-tit, .content .subheader .step-tit { font-size: 1.15rem; }
  .content .checkout__tit, .content .col--td__inner h3, .promo-row h3 { font-size: 1.1rem; line-height: 1.35rem; }
  .promo-row { padding-top: 0.9375rem; padding-bottom: 0.9375rem; }
  .content table.checkout td.td__price { font-size: 1rem; padding-right: 0; }
  .content table.checkout td.td__counter { white-space: nowrap; padding-left: 0; }
  .content table.checkout td.checkout__merchandise { padding-right: 0; }
  .merchandise__cover, .vouchers .checkout__img { margin-right: 0.875rem; }
  .checkout__delete, .content .checkout__delete { width: 25px; height: 25px; }
  .counter { max-width: 75px; }

  /* footer */
  .footer { background-size: 180px auto; }
  .footer > .container { padding-top: 1.875rem; padding-bottom: 1rem; }
  .footer nav.row > .col { width: 100%; -ms-flex: 0 1 100%; flex-basis: 100%; flex: 0 1 100%; max-width: 100%; }
  .footer__tit { margin: 0 -15px; padding: 1.1rem 1rem; font-size: 0.9375rem; border-bottom: 1px solid rgba(255, 255, 255, 0.3); cursor: pointer; }
  /*.footer nav.row > .col:nth-of-type(1) .footer__tit { border-top: 0; }*/
  .footer__tit::after { display: none; }
  .footer__tit::before { content: "+"; position: absolute; top: 15px; right: 1rem; display: inline-block; font-family: sans-serif; font-weight: 500; font-size: 1.21rem; color: #519fd7; }
  .footer__tit.is--active::before { top: 14px; right: 1rem; content: "–"; }
  .footer__nav { margin: 0 -15px; padding: 1.1rem 1.1rem 0.6rem 1.1rem; background: rgba(255, 255, 255, 0.04); display: none; }
  .footer__nav > li { font-size: 0.9375rem; }
  .footer__nav > li a { display: block; }
  .footer__info, .footer .footer__info { max-width: 180px; margin: 1rem auto; }
  .footer__heureka { margin: 1.75rem auto 2rem; width: 100px; height: auto; display: block; }
  .subfooter { padding-top: 1.9rem; }
  .subfooter__icon { margin-left: 0.85rem; }
}

@media (max-width: 767px) {
  /* header */
  .dropdown--search .dropdown-menu { top: 11px !important; width: 510px; right: -230px !important; }
  .header .dropdown-menu::before { margin-left: 0; left: auto; right: 32px; }
  .dropdown--search .dropdown-menu::before { right: 265px; }
  .header .dropdown--login .dropdown-menu::before { right: 87px; }
  .dropdown--login .dropdown-menu { right: -50px !important; top: 9px !important; min-width: 400px; }
  .logged__dropdown { top: -34px !important; }
  .dropdown--search .search__result { right: auto !important; left: 0 !important; margin-left: 0; }
  .dropdown--search .search__result::before { left: 110px; right: auto; }
  .hintserver-suggestions { width: auto !important; left: 0; right: 0; margin-left: 0 !important; height: 300px !important; }
  .hintserver-suggestions .nano-content { padding: 0; }
  .hintserver-suggestion:nth-of-type(1) .hintrow { border-top: 0; }
  .hintserver-suggestions::before { border-color: transparent transparent rgba(248,247,252,1) transparent; }
  
  /* content */
  .subheader { height: auto; }
  .counter { max-width: 100px; }
  .counter .quantity-button { padding-left: 0.75rem; padding-right: 0.75rem; font-size: 1rem; line-height: 0.65rem !important; }
  .counter .input-group .form-control { padding-top: 0; padding-bottom: 0; line-height: 0.75rem; }
  .button--big { padding: 0.7rem 1.1rem 0.65rem; }

  .category__tit, .content .category__tit { margin-bottom: 1.5rem; padding-right: 2rem; font-size: 1.2rem; line-height: 1.4rem; }
  .category__tit-arr { font-size: 0.875rem; }
  .sidebar__nav, .content .sidebar__nav { margin-bottom: 1rem; }
  .sidebar__nav li, .content .sidebar__nav li { font-size: 1rem; line-height: 1.1rem; }
  .sidebar__nav li::before, .content .sidebar__nav li::before { top: 5px; }

  #cat_toggle { display: none; }
  .category__toggle { display: block; }

  .filters { margin-bottom: 1rem; display: block; border: none; }
  .select-filter-custom { margin: 0 0.5rem 0 0; cursor: pointer; display: inline-block; position: relative; font-size: 0.875rem; color: #1a1a1e; width: 140px; height: 30px; line-height: 32px; vertical-align: middle; }
  .select-filter-custom--small { width: 120px; }
  .select-filter-custom__actual { display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: #fff; padding: 0 22px 0 10px; transition: all 0.2s ease-in; border-radius: 4px; }
  .select-filter-custom__actual::after { content: ""; width: 0; height: 0; border-style: solid; border-width: 0 4px 5px 4px; border-color: transparent transparent #9b9aa2 transparent; position: absolute; display: block; top: 13px; right: 6px; transition: 0.2s; }
  .select-filter-custom__actual::before { content: ""; width: 1px; height: 19px; background-color: #e0e0e0; position: absolute; top: 6px; right: 21px; }
  .select-filter-custom.is--active .select-filter-custom__actual::after { transform: rotate(180deg); }
  .select-filter-custom.is--active .select-filter-custom__actual { background-color: #e5e4ea; border-radius: 4px 4px 0 0; }
  .select-filter-custom__options { display: none; position: absolute; top: 100%; right: 0; left: 0; z-index: 999; margin: 0; padding: 0; list-style: none; background-color: #d7d6de; border-radius: 0 0 4px 4px; }
  .content .select-filter-custom__options li.filters__item { display: block; }
  .content .select-filter-custom__options li.filters__item.active a { background: none; font-weight: 700; }
  .content .select-filter-custom__options li[data-active=active] { display: none; }

  .paging-stripe { margin: -2.5rem 0 0 0; display: block; text-align: right; position: absolute; right: 0; }
  .paging-stripe nav { display: none; }

  .promo .owl-carousel .owl-item img.promo__img { width: 25%; margin-left: 18px; }
  .promo__content { padding-bottom: 2.875rem; }
  .content .promo__content h2 { margin-bottom: 0; font-size: 1.25rem; }
  .content .promo__content h2 a { font-size: 1.25rem; }
  .content .promo__desc { height: 68px; margin-bottom: 0; }
  .promo__inner p { margin-top: 1.15rem; }

  .content .subnav__item a { line-height: 1rem; height: auto; }
  .subnav, .content .subnav { margin-bottom: 2rem; margin-top: 1rem; }
  .content .subnav__item.is--active a, .content .subnav__item.is--active a:hover { color: #fff; background-color: #4e9dd5; }
  .content .subnav__item.is--active a span { color: #fff; }

  .merchandise__cover, .vouchers .checkout__img { width: 40px; height: 40px; max-width: 40px; }
  .content .checkout__sum { font-size: 1.3rem; }
  .content .checkout__tit, .content .col--td__inner h3 { font-size: 1rem; line-height: 1.2rem; }
  .content table.checkout td.td__price { font-size: 0.9375rem; }
  .checkout__type { padding: 0.4rem 0.5rem 0.35rem; width: auto; }
  .col--td__inner { padding: 1.1rem 1rem 1.1rem 0.5rem; text-align: left; line-height: 1; }
  .promo-row { text-align: left; }
  .col--summary { padding-top: 2.75rem !important; }
  .counter { max-width: 70px; }
  .step-tit span { width: 33px; height: 33px; line-height: 33px; font-size: 1.15rem; }
  .step-tit, .content .step-tit, .content .subheader .step-tit { font-size: 1rem; }

  .detail__gallery { display: none; }
  .detail__gallery-link { display: block; }
  .button__textwrap { margin: 0 auto 0.0625rem; display: block; }
  .button.dropdown-toggle small { vertical-align: middle; padding-left: 0; line-height: 1; }

  .item__img .button-jp { min-width: 0; }
  .detail__img .button-jp { min-width: 0; }
  .item .item__img .button-jp, .detail__img .button-jp { opacity: 1; }
  .detail__img .button-jp { padding-left: 1rem; }
  .content .table-track--meta .table-track__btn .item__btn strong { display: none; }
  .content .table-track--meta .table-track__btn .item__btn span.btn-download-icon { margin: -2px 0; padding: 0; display: inline-block; }
  .track-author { min-width: 120px; margin-right: -120px; }

  /* footer */
  .footer > .container { padding-top: 1.5rem; }
}

@media (max-width: 575px) {
  /* header */
  .header__logo img { height: 22px; }
  .header__control { padding-right: 4.2rem; }
  .header__control > a, .header__control > .dropdown > a, .control--basket { padding: 0 0.9rem 0 0 !important; margin-right: 0.7rem; }
  .header__control .dropdown-menu { white-space: normal; }
  .is--tester::before { bottom: -7px; }
  .basket__count { margin-right: 2px; }
  .dropdown--search .dropdown-menu { right: 10px !important; left: 10px !important; top: 30px !important; width: auto; }
  .dropdown--search .search__result::before { left: 50%; margin-left: -15px; }
  .header .dropdown-menu::before { right: 233px; }
  .header .dropdown--login .dropdown-menu::before { right: 176px; }
  .dropdown--login .logged__dropdown { top: 12px !important; }
  .dropdown--login .dropdown-menu { right: 10px !important; left: 10px !important; top: 30px !important; min-width: 0; width: auto; text-align: center; }  
  .dropdown--login .dropdown-menu .form-group { margin-left: auto; margin-right: auto; width: 320px; max-width: 100%; }
  .dropdown--dropcart .dropcart__dropdown { right: 10px !important; left: 10px !important; top: 33px !important; min-width: 0; width: auto !important; }
  .dropdown--dropcart .dropdown-menu::before { right: 96px !important; }
  .dropcart__dropdown .dropdown-menu { min-width: 0; }
  .navigation__toggle { top: 22px; right: 0; width: 78px; }
  .navigation__toggle::before { border: none; width: auto; top: 0; background: none; line-height: 1; }
  .navigation__toggle span.bar { top: 0; }
  .bar__line { width: 14px; }
  .bar__line.bar--m { top: 5px; }
  .bar__line.bar--b { top: 10px; }
  .navigation ul { padding: 0.75rem 0 0.5rem; }
  .navigation__item { font-size: 0.9375rem; }
  .navigation__item a { margin: 0; padding: 0 0.9375rem 0.4rem 0; }
  .selfcare__inbox { margin: -0.875rem -1rem 1rem; padding: 0.875rem 1rem; }
  .selfcare__inbox.inbox--footer { margin: 0.875rem -1rem -0.875rem; padding: 0.8125rem 1rem; }
  .result__container { padding: 0.875rem 1rem; }

  /* content */
  .content { padding: 2rem 0; }
  .content--related { padding: 0; }
  .content h1, .h1 { margin-bottom: 1.4rem; font-size: 1.45rem; line-height: 1.65rem; }

  .promobox { padding-bottom: 0.5rem; }
  .promo .owl-carousel .owl-item img.promo__img { width: 20%; margin-left: 1rem; }
  .promo__content { padding-left: 24%; padding-bottom: 1.7rem; }
  .content .promobox__title .h2--big { margin-bottom: 0; }
  .promo__content h2 { margin-top: 1.25rem; }

  .carousel__items { padding: 0;}
  .carousel__items .owl-prev, .carousel__items .owl-next { display: none; }

  .col-sidebar { padding-top: 2rem; max-width: 300px; }
  .col-sidebar__box { margin-bottom: 2.5rem; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .col--carousel > .carousel { margin-right: -15px; }

  .subheader { margin-bottom: 1.5rem; padding-top: 2rem; }
  .subheader--chart { margin-bottom: 0; padding-bottom: 1.5rem; }
  .content .subnav__item a { line-height: 0.75rem; }

  .content .table--responsive, .table--responsive { width: 100%; }
  .content .table--responsive tr, .table--responsive tr { padding: 0.5rem 0; border-top: 1px solid #d8d7dc; background: rgb(248,247,252); background: linear-gradient(180deg, rgba(248,247,252,1) 52%, rgba(239,238,244,1) 100%);}
  .content .table--responsive tr td, .table--responsive tr td { padding: 0.35rem 0.675rem 0.35rem 5.8rem !important; background: none; border: none; text-align: left; }
  .merchandise { align-items: start; }
  .merchandise__cover, .vouchers .checkout__img { width: 30px; height: 30px; max-width: 30px; }
  .counter__piece { display: none; }
  .content .checkout__sum { font-size: 1.15rem; line-height: 1.45rem; margin-bottom: 0.4rem; }
  .col--td__inner .form-group { margin: 0.6rem 0 1rem; }
  .promo-row .merchandise__cover { height: 40px; }
  .promo-row > .row { align-items: start!important;; }
  .promo-row p { margin-bottom: 0.5rem; }
  .dropdown-menu--voucher { left: -50px !important; width: 290px; }
  .content table.table--grad .checkout__desc { line-height: 1.1rem; }
  .checkout__type { display: inline-block; }
  .sum__price { padding-left: 0.25rem; }

  .dropdown-menu { padding: 0.875rem 1rem; }

  .modal-body { padding: 1.15rem 1.2rem 0.675rem; }

  .detail__tit, .content .detail__tit { margin: 0 0 1rem 0; }
  .detail__img { margin-bottom: 1.675rem; }
  .detail-center-col { display: flex; flex-direction: column; }
  .detail__info-sep { display: inline-block; margin: 0 0.15rem 0 -0.15rem; }
  .detail__info-sep::after { content: ", "; }
  .detail__info { display: inline; }
  .detail__info,
  .detail__info.track-author, 
  .detail__info.track-author > .track-author__toggler,
  .detail__info.track-author.opened > .track-author__toggler { margin: 0; font-size: 0.8125rem; line-height: 1.7; }
  .detail__pricelist { order: 1; }
  .detail__club { order: 2; }
  .detail__desc { order: 3; margin-bottom: 1.675rem; }
  .detail__info-resp { order: 4; line-height: 1.25; }
  .content .detail__gallery-link { margin: -1rem 0 2rem; }
  .track-author { min-width: 80px; margin-right: -80px; }

  .button-jp { padding-left: 1rem; }

  /* footer */
  .footer > .container { padding-top: 0; }
  .subfooter { padding-top: 1rem; }
  .subfooter__copy { display: block; padding-top: 0.25rem; }
  .footer__powered { margin: 0.25rem 0; text-align: center; display: block; }
}

@media (max-width: 480px) {
  /* header */
  .header { padding: 0.7rem 0; }
  .header__logo img { margin-top: -2px; width: auto; height: 15px; max-width: 100%; }
  .header__control { padding-right: 3.8rem; }
  .header > .container > .row > .col-4 { padding-right: 0; }
  .header > .container > .row > .col-8 { padding-left: 0; }
  .header__control > a, .header__control > .dropdown > a { padding: 0 0.4rem 0 0 !important; margin-right: 0.2rem; }
  .header__control > a.control--basket, .header__control > .dropdown > a.control--basket { margin-right: 0.4rem; }
  .header__control > a svg, .header__control > .dropdown > a svg { width: 22px; height: 22px; }
  .basket__count { margin-right: 0; width: 16px; height: 16px; line-height: 17px; }
  .dropdown--search .dropdown-menu { top: 22px !important; }
  .dropdown--login .dropdown-menu { top: 22px !important; }
  .header .dropdown--login .dropdown-menu::before { right: 132px !important; }
  .header .dropdown-menu::before { right: 168px; }
  .dropdown--login .logged__dropdown { top: 5px !important; }
  .dropdown--dropcart .dropcart__dropdown { top: 25px !important; }
  .dropdown--dropcart .dropdown-menu::before { right: 76px !important; }
  .header .logged__dropdown .dropdown-menu::before { right: 143px; }
  .navigation__toggle { top: 19px; right: 0; width: 70px; }
  .navigation__toggle::before { font-size: 0.75rem; }

  /* content */
  .step-tit span { width: 28px; height: 28px; line-height: 28px; font-size: 1rem; }
  .step-tit, .content .step-tit, .content .subheader .step-tit { font-size: 0.9375rem; line-height: 1; }

  .modal-body .merchandise__cover { max-width: 25px; width: 25px; }

  .content .detail__price { font-size: 1.3rem; }
  .content table td.table-track__btn .item__price { font-size: 0.875rem; }
  .content table td.table-track__btn .item__addcart { padding: 2px 4px 0 0; width: 40px; margin-left: 0.5rem; }
  .content .table-track .tr__head th { padding-top: 2rem !important; padding-bottom: 0.1rem; }
  .content .table-track .tr__head:nth-of-type(1) th { padding-top: 0.5rem !important; }
  .detail__img .item__flags { display: none; }

  .list--5 .col { width: 50%; -ms-flex: 0 1 50%; flex-basis: 50%; flex: 0 1 50%; max-width: 50%; }

  /* footer */
  .footer > .container { padding-top: 0; padding-left: 15px; padding-right: 15px; }
  .footer__tit { padding: 0.9375rem; }
  .footer__nav > li { font-size: 0.875rem; }

  .promobox { padding-bottom: 0; }
  .promo__content { top: 0; padding-left: 26%; margin-bottom: 0; }
  .promobox__content { margin-bottom: 25px; margin-top: 1.5rem; }
  .promo .owl-carousel .owl-item img.promo__img { margin-top: 1.1rem; }
  .promobox .owl-nav__custom { bottom: -5px; }
  .promobox__icon { margin-right: 1rem; float: left; }
}

@media (max-width: 400px) {
  /* header */
  .header__control > a svg, .header__control > .dropdown > a svg { width: 20px; height: 20px; }
  .dropdown--login .logged__dropdown { top: 0 !important; }
  .dropdown--login .logged__dropdown .dropdown-menu { top: -12px !important; }
  .header .dropdown--login .dropdown-menu::before { right: 129px !important; }

  /* content */
  .content { padding: 1.875rem 0; }
  .content--related { padding: 0; }

  .promo__inner h2 a { font-size: 1.5rem; }
  .fb_iframe_widget iframe { width: 292px !important; }

  .paging-stripe { display: none; }
}
