
/* ___| custom css |_____________________ */


@font-face {
  font-family: 'Founders Grotesk';
  src: url('fonts/FoundersGrotesk-Medium.ttf') format('truetype'),
      url('fonts/FoundersGrotesk-Medium.woff2') format('woff2'),
      url('fonts/FoundersGrotesk-Medium.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: 'Founders Grotesk';
  src: url('fonts/FoundersGrotesk-Regular.ttf') format('truetype'),
      url('fonts/FoundersGrotesk-Regular.woff2') format('woff2'),
      url('fonts/FoundersGrotesk-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: 'Register*';
  src: url('fonts/Register-Italic.ttf') format('truetype'),
      url('fonts/Register-Italic.woff2') format('woff2'),
      url('fonts/Register-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: fallback;
}

@font-face {
  font-family: 'Register*';
  src: url('fonts/Register.ttf') format('truetype'),
      url('fonts/Register.woff2') format('woff2'),
      url('fonts/Register.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: 'Register*';
  src: url('fonts/Register-Bold.woff2') format('woff2'),
      url('fonts/Register-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: fallback;
}

@font-face {
  font-family: 'Register*';
  src: url('fonts/Register-BoldItalic.ttf') format('truetype'),
      url('fonts/Register-BoldItalic.woff2') format('woff2'),
      url('fonts/Register-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: fallback;
}

body { color: #000; font-family: 'Register*', serif; }


/* header */

.header { padding: 0; background: #000; box-shadow: none; }
.header__logo, .header__logo:hover, .header__logo:focus { margin: 0; position: relative; z-index: 10; text-decoration: none; }
.header__logo .logo-main { margin: 2.55rem 0 0 0; display: inline-block; width: 140px; height: 67px; }
.header__claim { margin: 0; color: #888; font-size: 1rem; font-style: italic; line-height: 1.25; top: 50%; left: 230px; transform: translateY(-50%); position: absolute; }
.header__claim a { color: #888; text-decoration: underline; }
.header__claim a svg { margin: 1px 0 -1px 7px; display: inline-block; line-height: 1; vertical-align: middle; }
.header__claim a:hover { color: #888; text-decoration: none; }

.header__control { min-height: 150px; padding-top: 2.675rem; }
.header__control > a, .header__control > .dropdown > a { margin: 0 0 0 -4px; padding: 1.6rem 1.75rem 1.125rem 1.675rem !important; display: inline-block; border-left: none; color: #000; font-weight: 400; font-size: 0.875rem; transition: 0.2s; }
.header__control > a i.icons, .header__control > .dropdown > a i.icons { margin-top: -4px; padding-bottom: 0; padding-right: 0.55rem; display: inline-block; color: #000; vertical-align: middle; font-size: 1.1rem; }
.control--login > span, .control--basket > span { font-family: 'Founders Grotesk', sans-serif; font-weight: 400; font-size: 1.125rem; padding-bottom: 0; display: inline-block; border-bottom: none; transition: 0.3s; }
.control--reservation > span { padding-bottom: 3px; display: inline-block; border-bottom: 1px solid rgba(255, 255, 255, 0.15); transition: 0.2s; }
.control--login:hover > span, .control--basket:hover > span, .control--reservation:hover > span { border-bottom-color: #fff; }
.control--login { background-color: #fff; }
.is--logged::before { display: none; }
.header__control > a.control--reservation, .header__control > .dropdown > a.control--reservation { border: #242424; background: #242424; color: #fff; }
.header__control > a.control--reservation i.icons, .header__control > .dropdown > a.control--reservation i.icons { color: #ecb59e; }
.header__control > a.control--basket { background-color: #4b7e4d; color: #fff; }
.header__control > a.control--basket:hover { background-color: #3b673c; }
.header__control > a.control--basket span, .header__control > a.control--reservation span { border: none; }
.header__control > a.control--basket i.icons, .header__control a.control--login i.icons { color: #ecb59e; }
.control--basket:hover .basket__count { transform: none; }
.header__control a.control--login, .header__control > a.control--reservation { background: #242424; color: #fff; text-transform: none; }
.header__control a.control--login:hover, .header__control > a.control--reservation:hover { background: #333; }
.basket__count { border: none; background: #000 !important; color: #fff; right: 2px; min-height: 15px; min-width: 15px; line-height: 15px; }

.dropdown-menu { padding: 2rem; border-top: none !important; background-color: #e2e2e2; box-shadow: none; z-index: 1000; }
.dropdown-menu::before { content: ""; position: absolute; top: -12px; right: 0; width: 0; height: 0; border-style: solid; border-width: 0 0 12px 12px; border-color: transparent transparent #e2e2e2 transparent; }
.dropdown--login .dropdown-menu { top: 40px !important; right: 20px !important; min-width: 335px; }
.dropdown--login .link { font-size: 1rem; }
.login__inbox { background-color: #ccc; font-size: 1rem; margin: 2rem -2rem -2rem -2rem; }
.logged__dropdown { padding-top: 80px; }
.dropdown--login.logged .dropdown-menu { top: 6px !important; }
.dropdown--login.logged .dropdown-menu::before { border-color: transparent transparent #ccc transparent; }
.selfcare__inbox { padding: 1.675rem 2rem; margin: -2rem -2rem 1.675rem -2rem; background-color: #ccc; }
.selfcare__inbox p { font-size: 1.125rem; }
.selfcare__inbox a.link { color: #666 !important; font-size: 0.875rem; }
.dropdown .subnav__item { font-size: 1.125rem; }
.dropdown .subnav__item a { border: none; text-decoration: underline !important; }
.dropdown .subnav__item a:hover { border: none; text-decoration: none !important; }

/* content */

.container-fluid { padding-left: 30px; padding-right: 30px; }
.content--hp, .content--reservation { margin-top: 0; padding-top: 0; padding-bottom: 7rem; background: none; }

.skp-banner { margin: 0; padding: 6rem 0 4rem; text-align: center;  }
.content .lead { margin: 0 auto; color: #7a7d80; font-weight: 400; font-size: 1.25rem; line-height: 1.875rem; letter-spacing: 0; max-width: 750px; }

.alert--skp { margin-bottom: 4rem; font-size: 1.125rem; border: none; border-radius: 0; }
.alert--skp .alert__icon { opacity: 1; }

.content h1 { font-family: 'Founders Grotesk', sans-serif; color: #000; font-size: 3.8125rem; line-height: 3.75rem; font-weight: 700; }
.content h2 { font-family: 'Founders Grotesk', sans-serif; color: #000; font-weight: 700; }
.content h3 { font-family: 'Founders Grotesk', sans-serif; color: #000; font-weight: 700; }
.content h4 { font-family: 'Founders Grotesk', sans-serif; color: #000; font-weight: 700; }
.content p { font-size: 1.125rem; font-weight: 400; line-height: 1.5; }
.content a { border: none; text-decoration: underline; color: #4b7e4d; }
.content a:hover,
.content a:focus { border: none; text-decoration: none; color: #4b7e4d; }
.content fieldset { background-color: #e2e2e2; border: none; margin: 2rem 0; padding: 3rem 3.25rem; }

.content .skp-title { margin-bottom: 3.3rem; color: #888; font-weight: 400; text-transform: uppercase; font-size: 1rem; font-family: 'Founders Grotesk', sans-serif;  }
.content .skp-title--first { width: 75.5%; }
.content .skp-title--second { width: 86%; }
.content .skp-title span { padding-right: 2.375rem; background-color: #fff; position: relative; z-index: 5; }
.content .skp-title.text-right span { padding-left: 2.375rem; padding-right: 0; }
.content .skp-title::before { content: ""; position: absolute; top: 0.9rem; left: 0; width: 100%; height: 1px; background-color: #ccc; position: relative; z-index: 1; display: block; }
.content .skp-title--noline span { padding: 0; }
.content .skp-title--noline::before { display: none; }

.subheader { margin-bottom: 3rem; padding: 4rem 0 2rem; height: auto; background-color: #fff; }
.subheader h1 { z-index: 1; position: relative; }
.content .subheader h1 { padding-right: 5rem; }
.subheader__icon { right: 15px; top: -0.675rem; }
.subheader__icon i { bottom: auto; top: 0; }
.content .subheader--success h1,
.content .subheader--info h1,
.content .subheader--error h1,
.content .subheader--danger h1 { color: #000; }
.subheader--success .subheader__icon i { color: #4b7e4d; }
.subheader--info .subheader__icon i { color: #0c5460; }
.subheader--danger .subheader__icon i,
.subheader--error .subheader__icon i { color: #721c24; }
.subheader--selfcare { margin-bottom: 4rem; background-color: #e2e2e2; padding-bottom: 0; }
.content .subheader--selfcare h1 { padding-bottom: 2rem; }

.badge, .content .badge { padding: 0.4rem 0.5rem 0.2rem; border-radius: 0; font-family: 'Founders Grotesk', sans-serif; font-weight: 400; letter-spacing: 1px; }
.badge-success, .content .badge-success, .badge-success:hover, .content .badge-success:hover { background-color: #4b7e4d; color: #fff; }
.badge-danger, .content .badge-danger, .badge-danger:hover, .content .badge-danger:hover { background-color: #721c24; color: #fff; }
.badge-info, .content .badge-info, .badge-info:hover, .content .badge-info:hover { background-color: rgba(12, 84, 96, 0.8); color: #fff; }

.button { font-size: 0.875rem; text-transform: uppercase; font-style: italic; border-radius: 0 !important; }
.button strong {
    font-weight: 700;
}

.button--big {
    font-size: 1.0625rem;
    padding: 0.9375rem 1.3125rem;
}

.button--big i {
    padding: 0 0.4rem 0 0;
}

.button--tooltip { background-color: #4b7e4d; color: #fff; border: none; border-radius: 50%; font-family: "Founders Grotesk",sans-serif; font-size: 1rem; font-weight: 400; text-align: center; line-height: 25px; vertical-align: middle; margin: -.25rem 0 0 .25rem; padding: 0; width: 18px; height: 18px; display: inline-block; cursor: pointer; transition: background .2s; }
.button--tooltip:focus, .button--tooltip:hover { outline: none; background-color: #385e39; }

.ticket { margin: 0; width: 100%; display: inline-block; }
.ticket .item { padding: 0; }
.ticket .item__tit { margin-bottom: 0.675rem; color: #000; font-weight: 700; font-size: 2rem; line-height: 2rem; overflow: visible; white-space: normal; }
.content .ticket__desc { margin-bottom: 1.75rem; color: #888; }
.ticket .item__addcart, .ticket .item__addcart:hover, .button--dark, .button--dark:hover, .button-buy, .button-buy:hover { margin: 0; width: auto; height: auto; float: none; font-size: 0.875rem; font-weight: 400; font-style: italic; line-height: 1; color: #fff !important; border: none !important; background-color: #000 !important; text-decoration: none; text-transform: uppercase; text-align: center; display: inline-block; cursor: pointer; padding: .8125rem 1.375rem .7125rem 1.375rem; position: relative; transition: background-color .25s,border-color .25s,color .25s; border-radius: 0; }
.ticket .item__addcart:hover, .ticket .item__addcart.in-cart, .ticket .item__addcart.in-cart:hover, .ticket .item:hover .item__addcart.in-cart { background-color: #4d4d4d !important; border-color: #4d4d4d !important; color: #fff !important; translate: none; }
.item__addcart:hover { transform: none; }
.ticket .item__addcart i, .button--dark i { margin-top: -4px; padding-left: 0.675rem; font-size: 0.9375rem; vertical-align: middle; display: inline-block; }
.ticket__price { background-color: #ecb59e; font-size: 3rem; font-weight: 700; line-height: 1; vertical-align: bottom; margin: 0 0 2rem 0; width: 100%; height: 170px; overflow: hidden; display: flex; justify-content: center; align-items: center; position: relative; }
.ticket__price .price__currency { font-size: 1.25rem; font-weight: 400; line-height: 1; vertical-align: bottom; display: inline-block; margin: 1.1rem 0 0 .25rem; }

.ticket--extra { background-color: #e2e2e2; }
.ticket--extra .ticket__price { color: #fff; background-color: #4b7e4d; }
.ticket--extra .item__desc { padding: 0 1.35rem 1.5rem 1.35rem; }
.ticket--extra.ticket .item__addcart { background-color: #fff !important; border-color: #fff !important; color: #000 !important; }
.ticket--extra.ticket .item__addcart:hover { background-color: #4d4d4d !important; border-color: #4d4d4d !important; color: #fff !important; }

.button--dark i.icon-arrow-left { font-size: 0.7rem; margin-top: -2px; padding-left: 0; margin-left: -2px; }
.button--dark i.icon-arrow-right { font-size: 0.7rem; margin-top: -2px; padding-right: 0; margin-right: -2px; }

.button--danger { border-color: #c40b09 !important; background-color: #c40b09 !important; color: #fff !important; cursor: not-allowed; }
.button--danger:hover { border-color: #c40b09 !important; background-color: #c40b09 !important; color: #fff !important; }

.btn-dropdown { padding: 0.65rem 1.1rem 0.7rem; border: 1px solid #ddd; background-color: #fff; font-size: 0.875rem; line-height: 1; font-weight: 500; border-radius: 40px; color: #434343; display: block; width: 100%; text-align: left; cursor: pointer; }
.btn-dropdown:focus { outline: none; }
.btn-dropdown::after { margin: 0; line-height: 1; position: absolute; top: 17px; right: 18px; }
.dropdown-menu-cat { top: 15px !important; }
.content .dropdown-menu-cat .dropdown-item { cursor: pointer; padding: 0.35rem 0; font-size: 0.875rem; white-space: normal; line-height: 1.2rem; border: none !important; background: none !important; }
.content .dropdown-menu-cat .dropdown-item:hover, .content .dropdown-menu-cat .dropdown-item:focus { color: #47baff; }
.content .dropdown-menu-cat .dropdown-item-active { font-weight: 700; }

.ticket .btn--outofstock,.ticket .btn--outofstock:hover { background: rgba(255, 255, 255, 0.4) !important; color: #3d3d3d !important; }
.ticket .btn--outofstock i { color: #ef3f50; }

.link { color: #000 !important; border: none !important; }
.link span { border: none; padding: 0; text-decoration: underline; }
.link:hover,
.link:focus { border: none !important; }
.link:hover span,
.link:focus span { text-decoration: none ; }

.link--small { font-size: 0.875rem; text-transform: uppercase; font-style: italic; }

.content .item__link { margin: 1.4rem -15px 0 -15px; font-size: 0.875rem; text-transform: uppercase; }
.content .item__link a { padding: 0.9rem 0 0.8rem; color: #fff; text-decoration: underline; border: none; display: block; background-color: rgba(0, 0, 0, 0.3); }
.content .item__link a:hover { text-decoration: none; border: none; }

.content img { max-width: 100%; }

.tooltip-inner p { margin-bottom: 0.2rem; }
.tooltip-inner a { color: #fff; text-decoration: underline; }
.tooltip-inner a:hover { text-decoration: none; }

.col--lead { margin: -2.4rem auto 0 auto; padding-top: 2.4rem; padding-bottom: 0; max-width: 260px; background-color: #094175; text-align: center; }
.col--lead .ticket { margin: 0 auto; text-align: left; }
.col--lead .ticket .item__tit { color: #fff; }
.col--lead .ticket .item__tit strong { border-bottom-color: #fff; }
.col--lead .ticket .item__addcart, .col--lead .ticket .item__addcart:hover { color: #094175 !important; background-color: #fff !important; }
.col--lead .ticket .item__addcart:hover, .col--lead .ticket .item__addcart.in-cart, .col--lead .ticket .item__addcart.in-cart:hover, .col--lead .ticket .item:hover .item__addcart.in-cart { background-color: rgba(255, 255, 255, 0.8) !important; }

.list-item { align-items: flex-start; }
.list-item .col { margin-bottom: 1.75rem; }
.list--2 .col { width: 48%; flex-basis: 48%; flex: 0 1 48%; max-width: 48%; }

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev { margin-top: -11px; position: absolute; top: 50%; font-size: 1.2rem; opacity: 0.3; transition: 0.3s; -webkit-transition: 0.3s; }
.owl-carousel .owl-nav .owl-next { right: -40px; }
.owl-carousel .owl-nav .owl-prev { left: -40px; }
.owl-carousel .owl-nav .owl-next:hover, .owl-carousel .owl-nav .owl-prev:hover { opacity: 1; }
.partner__logo > img { margin: 0 auto; max-height: 63px; width: auto !important; filter: grayscale(100%); opacity: 0.7; display: block; transition: 0.3s; -webkit-transition: 0.3s; }
.partner__logo:hover > img { filter: grayscale(0); opacity: 1; }

.carousel--ticket.owl-carousel .owl-nav button.owl-next,
.carousel--ticket.owl-carousel .owl-nav button.owl-prev { margin: 0; top: 68px; width: 30px; height: 40px; display: flex; justify-content: center; align-items: center; }
.carousel--ticket.owl-carousel .owl-nav button svg { width: 30px; height: 30px; display: block; }
.carousel--ticket.owl-carousel .owl-nav button.owl-next:focus,
.carousel--ticket.owl-carousel .owl-nav button.owl-prev:focus { outline: none; }

.modal--code .modal-header { background-color: #094175; }
.modal--code .modal-title { color: #fff !important; }

.counter-text { padding-top: 0.7rem; vertical-align: middle; }
.counter { margin-right: 0.6rem; color: #b2b2b2; display: inline-block; vertical-align: middle; }
.counter input[type=number] { -moz-appearance: textfield; }
.counter input::-webkit-outer-spin-button, .counter input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
.counter input, .counter input:focus { vertical-align: middle; margin: 0; padding: 0; width: 32px; height: 33px; float: left; line-height: 33px; text-align: center; display: inline-block; font-size: 0.9375rem; color: #464646; border: 1px solid #dad9d9; border-left: 1px solid #eee; border-right: 1px solid #eee; box-shadow: none; outline: none; }
.quantity-down, .quantity-up { display: inline-block; vertical-align: middle; margin: 0 -1px 0 0; font-size: 1.2rem; font-weight: 600; float: left; text-align: center; background: #f7f7f7; border: 1px solid #dad9d9; width: 30px; height: 33px; line-height: 31px; border-radius: 35px 0 0 35px; cursor: pointer; }
.quantity-up { margin: 0 0 0 -1px; border-radius: 0 35px 35px 0; text-indent: -0.2em; border-left: 1px solid #eee; }
.quantity-down { border-right: 1px solid #eee; }
.quantity-down:active, .quantity-up:active { background: #f0f0f0; }

.form-control, .custom-select { border: 2px solid #e2e2e2; font-family: 'Register*', serif; font-size: 1.0625rem; font-weight: 400; background: #e2e2e2; color: #000; line-height: 1; padding: 0.55rem 2.125rem 0.55rem 1.0625rem; transition: border-color .2s; }
fieldset .form-control, fieldset .custom-select, .counter .form-control { border: 2px solid #fff; background: #fff; }
.input-icon { right: 1rem; top: 0.8125rem; }
.input-group-icon .form-control { padding-right: 2.125rem; }

.custom-control-description { color: #000; }

.form-voucher { margin-bottom: 5rem; padding: 2rem; background-color: #f1f1f1; }
.form-voucher .input-icon { right: 0.5rem; }
.form-voucher .form-group { margin-bottom: 0; }
.form-voucher .form-control { padding-left: 0.5rem; padding-right: 2rem; border-bottom-color: #ccc; }

.iframe-reader--big { margin-left: auto; margin-right: auto; width: 100% !important; max-width: 100%; }

.nav-microsite, .content .nav-microsite { margin: -1.5rem 0 3rem 0; padding: 1.8rem; background-color: #f1f1f1; text-align: center; }
.nav-microsite__item, .content .nav-microsite__item { margin: 0; padding: 0; display: inline-block; list-style: none; }
.nav-microsite__item::before, .content .nav-microsite__item::before { display: none; }
.nav-microsite__item > a { padding: 0.7rem 0.7rem 0.65rem 0.7rem; margin-right: 0.4rem; font-size: 0.8125rem; font-weight: 700; text-decoration: underline; text-transform: uppercase; text-align: center; line-height: 1; border-radius: 30px; cursor: pointer; transition: 0.3s; -webkit-transition: 0.3s; display: inline-block; background: none; color: #3d3d3d; box-shadow: none !important; border: none !important; }
.nav-microsite__item.is--active > a { padding-left: 1.1rem; padding-right: 1.1rem; background-color: #34dfc0; color: #fff; font-weight: 600; text-decoration: none; }

.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: 1rem; font-size: 1.3rem; font-weight: 700; font-style: normal; line-height: 40px; font-family: "Founders Grotesk",sans-serif; }
.detail-center-col .counter { margin-bottom: 1.75rem; }

.alert-warning { border: none; font-size: 1.125rem; border-radius: 0; }

.tooltip-inner { border-radius: 0; }

.grey-box { background-color: #e2e2e2; }
.grey-box .form-control, .grey-box .custom-select { background: #fff; }

.text-grey { color: #888; }

.container--grey { margin-bottom: 4rem; padding: 2.5rem; background-color: #f2f2f2; }

.container--filter { margin-bottom: 4rem; padding: 2rem; position: relative; border-radius: 15px; }
.container--rounded { border-radius: 15px; }
.container--album { margin-bottom: 4rem; position: relative; overflow: hidden; }
.container--album::before { width: 37%; height: 100%; position: absolute; z-index: 0; content: ""; display: block; top: 0; left: 63%; background: #e5e5e5; }
.container--album > .row { position: relative; z-index: 100; }
.container--album .ticket { margin-bottom: 2rem; /*width: auto;*/ }
.container--album .col:nth-last-of-type(1) .ticket { margin-bottom: 0; }
.container--album .ticket .item__img { padding: 0; height: 150px; font-size: 0; border-radius: 0; }
.content .container--album p.text-grey { font-size: 1rem; }
.album-cover { margin: 0 0.5rem 0 0; width: 260px; border-radius: 0; }
.album-title, .content .album-title { margin-bottom: 1.05rem; padding-top: 0.5rem; display: table; }
.album-perex, .content .album-perex { margin-bottom: 2rem; text-transform: uppercase; }
.album-info, .content .album-info { margin: 0; line-height: 2rem; font-size: 1rem; font-weight: 400; }
.text-tertiary { color: #4b7e4d !important; }
.content .container--album .skp-title { margin-bottom: 2.125rem; }
.content .container--album .skp-title span { background-color: #e5e5e5; }
.container--album .list--auto { margin-left: 0; margin-right: 0; }
.container--album .list--auto .ticket { margin-bottom: 0; }
.container--album .list--auto .ticket__desc { display: none; }
.button-lang { color: #000; background-color: #e5e5e5; border: none; margin: 0 5px 0 0; padding: 8px 15px; display: inline-flex; justify-content: center; align-items: center; flex-direction: row; cursor: pointer; transition: background-color 0.2s; }
.button-lang:hover { background-color: #ccc; }
.button-lang:focus { outline: none; }
.button-lang.is--active { background-color: #f2f2f2; }
.button-lang > svg { margin-right: 10px; }

.logo-centered { margin: 0 auto; display: block; max-width: 100%; width: 170px }

.container--filter .alert { font-weight: 400; }
.container--filter .content--related { margin-bottom: 0; padding: 1.25rem 1.875rem !important; background-color: #fff; border-radius: 10px; border: 1px solid #ddd; }
.container--filter .content--related .carousel { margin-bottom: 0; }
.container--filter .content--related .carousel > .container { padding-left: 0; padding-right: 0; }
.container--filter .content--related .owl-carousel .item__img { display: none; }
.container--filter .content--related .item__tit, .content .container--filter .content--related .item__tit { margin-bottom: 1rem; line-height: 1.35rem; font-size: 1rem; overflow: visible; white-space: normal; }

.box { border-radius: 0; }
.content fieldset.box { padding: 1.8125rem 2rem; }
.content .box--cartlogin { margin: 0; display: inline-block; }
.content .box--cartlogin h4 { text-transform: none; }

.content--reservation { background-color: #f2f2f2; }
.content--reservation .skp-banner { background: none; }
.reservation { margin-bottom: 1.5rem; padding: 1.875rem 2rem; border: 1px solid #eee; border-radius: 15px; background-color: #fff; }
.content .reservation__title { margin-bottom: 0.15rem; font-size: 1.15rem; font-weight: 600; line-height: 1.5rem; text-transform: none; color: #3d3d3d; }
.content .reservation__date { font-size: 1rem; font-weight: 600; color: #094175; }
.content .reservation__time strong { font-weight: 500; }
.content .reservation__desc { font-size: 0.875rem; font-weight: 300; line-height: 1.4rem; }
.btn-reservation { margin: 0; padding: 0.15rem 0.875rem; width: auto; height: auto; border-radius: 30px; }
.btn-reservation i { margin-right: 0.15rem; }

.content .fc-timeline .fc-scroller-canvas>div>div>table, .content .fc-timeline .fc-scroller-canvas>div>table { margin-bottom: 0; }
.content .fc-timeline td, .content .fc-timeline th { padding: 0; }
.fc-ltr .fc-timeline-event { margin: 5px; border-radius: 0; box-shadow: none; }
.fc-timeline-event { padding: 4px; }
/*.fc-ltr .fc-timeline-event::after { opacity: 0; content: ""; display: block; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.08); transition: 0.3s; position: absolute; top: 0; left: 0; }*/
/*.fc-ltr .fc-timeline-event:hover::after { opacity: 1; }*/
.fc-timeline-event .fc-title { font-size: 0.8125rem; line-height: 0.75rem; padding: 4px; }
.fc-timeline .fc-cell-text { font-size: 0.875rem; font-weight: 400; font-family: 'Founders Grotesk', sans-serif; }
.fc-rows .fc-cell-text { font-size: 0.9375rem; font-weight: 700; font-family: 'Founders Grotesk', sans-serif; }
.fc-timeline-event { height: 88px; }
.fc-view-container { margin-bottom: 2rem; background-color: #fff; border-radius: 0; overflow: hidden; border: 1px solid #e5e5e5; }
.fc-view, .fc-view>table { margin: -1px; }
.fc-timeline-event .fc-content { white-space: normal !important; }
.fc-timeline-event { cursor: pointer; }

.container__dropdown { margin: 0 auto 3rem; max-width: 400px; }
.content .dropdown__label { margin-bottom: 0.5rem; text-align: center; text-transform: uppercase; color: #999; font-size: 0.8125rem; }
.category-type { margin: 0 7px 0 0; width: 11px; height: 11px; border-radius: 50%; display: inline-block; background-color: #999; }
.btn-dropdown .category-type { margin-top: 1px; margin-bottom: -1px; }

.container__days { text-align: center; margin-bottom: 4.5rem; }
.btn-day, .content .btn-day { margin: 0 0.5rem; padding: 1.875rem 0 0 0; width: 100px; height: 100px; border-radius: 50%; font-family: 'Founders Grotesk', sans-serif; display: inline-block; text-align: center; color: #fff; background-color: #ecb59e; text-decoration: none; font-weight: 700; font-size: 1.9375rem; line-height: 1.8125rem; transition: 0.3s; }
.btn-day > span, .content .btn-day > span { margin: 0 auto; padding-top: 0; font-weight: 400; font-family: 'Register*', serif; font-style: italic; font-size: 0.9375rem; line-height: 1.5rem; display: block; }
.btn-day:hover, .content .btn-day:hover { color: #fff; background-color: #d6a38e; }
.btn-day.active, .content .btn-day.active { transform: scale(1.12); background-color: #4b7e4d; }
.btn-day.active:hover, .content .btn-day.active:hover, .content .btn-day.active:active, .content .btn-day.active:focus { color: #fff; background-color: #3b673c; }

.modal-title { font-weight: 400 !important; }
.modal.modal--info .modal-header { background-color: #00a850; }
.modal.modal--info .modal-title { color: #fff !important; }
.modal-body .alert { font-size: 1rem !important; }

.step-tit span { font-family: 'Founders Grotesk', sans-serif; font-weight: 700; line-height: 49px; }
.content .subheader .step-tit.is--active { font-weight: 700; font-style: italic; }
.step-tit.is--active span { background-color: #4b7e4d; color: #fff; font-weight: 700; font-style: normal; }
.subheader--order .subheader__icon { display: none; }

.modal-content,
.modal-header { border-radius: 0; }
.modal-footer { background-color: #e2e2e2; }

.content .checkout__tit { font-size: 1.75rem; font-weight: 700; line-height: 1.75rem; }
.content .checkout--mini .checkout__tit { font-size: 1.125rem; }
.content .row-sum .row-sum__count { font-weight: 700; }

.content .subnav__item { margin: 0 .8125rem 0 0; padding: 0; display: inline-block; }
.content .subnav__item a { font-size: .875rem; font-weight: 400; font-style: italic; height: auto; line-height: 1; color: #fff; border: none; background-color: #000; text-decoration: none; text-transform: uppercase; text-align: center; display: inline-block; cursor: pointer; padding: .8125rem 1.375rem .7125rem 1.375rem; position: relative; transition: background-color .25s,color .25s; }
.content .subnav__item a:hover { border: none; background-color: #4d4d4d; }
.content .subnav__item.is--active a, .content .subnav__item.is--active a:hover { font-weight: 400; border: none; background-color: #fff; color: #000; }

/* footer */

.footer { min-height: 0; padding: 3.75rem 0; background: #000; border-top: 8px solid #4b7e4d; }
.footer__copy { margin: 0; font-weight: 400; color: rgba(255, 255, 255, 0.5); font-size: 1rem; }
.footer__nav { margin: 0; }
.footer__nav li { padding: 0 0 0 2.5625rem; border: none; font-weight: 400; font-size: 1rem; }
.footer__nav li a { color: #fff; border: none; text-decoration: underline; }
.footer__nav li a:hover { text-decoration: none; }

.footer-tit__text { font-family: 'Founders Grotesk', sans-serif; font-weight: 700; bottom: -4rem; }

.overlay { padding: 1rem; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.75); display: flex; align-items: center; justify-content: center; z-index: 999; }
.overlay__box { max-width: 100%; display: block; text-align: center; position: relative; }
.overlay__text { margin-bottom: 2rem; color: #fff; font-weight: 500; font-size: 1.35rem; }
.overlay__text > span { margin: 1rem 0 2rem; padding: 0.6rem 2rem; color: #3d3d3d; background-color: #fff; font-weight: 800; font-size: 2.9rem; display: inline-block; }

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


/* responsive */

@media only screen and (min-width: 1200px) {
  .container { max-width: 1130px; }
}

@media only screen and (max-width: 1199px) {
  .header__logo .logo-date { margin: 2rem 0 0 0; width: 140px; }
  .header__claim { left: 220px; }
  .header__control { min-height: 150px; padding-top: 2.48rem; }
  /*.header__control > a, .header__control > .dropdown > a { padding: 1.6rem 1.8rem 1.5rem 1.5rem !important; }*/

  .skp-banner { padding: 4.4rem 0 3rem; }
  .content .skp-banner h1 { margin: 0 0 1.8rem 0; font-size: 2.5rem; line-height: 2.5rem; }
  .alert--skp { margin-bottom: 3rem; font-size: 1rem; line-height: 1.375; }
  /*.content .lead { font-size: 1.3rem; line-height: 1.9rem; letter-spacing: 0.02rem; }*/
  .col--lead { margin-top: -1.4rem; padding-top: 1.4rem; /*padding-bottom: 1.4rem;*/ }
  .content .skp-title--first { width: 78%; }
  .content .skp-title--second { width: 93%; }
  .content .item__link a { padding: 0.7rem 0 0.6rem; }
  .album-cover { width: 200px; }

  .footer { min-height: 150px; padding: 3rem 0 0 0; }
}

@media only screen and (max-width: 1040px) {
  .carousel-partner .owl-nav { display: none; }
}

@media only screen and (max-width: 991px) {
  .header { background-position: top left -570px; }
  .header__claim { left: 200px; }
  .header__logo .logo-date { margin: 3.15rem 0 0 0; width: 160px; }
  .header__control { padding-top: 1.5rem; padding-bottom: 1.35rem; background-size: 100% 100%; }
  .header__control > a, .header__control > .dropdown > a { margin: 0 0 0 auto; padding: 0.875rem 1rem 0.6rem 1.2em !important; width: 155px; min-width: 0; text-align: left; display: block; }
  .header__control > a i.icons, .header__control > .dropdown > a i.icons { padding-right: 0.4rem; font-size: 0.9375rem; }
  .basket__count { text-align: center; }
  .logged__dropdown { padding-top: 90px; top: -40px !important; }
  .dropdown--login.logged .dropdown-menu { top: 46px !important; }
  .subheader { margin-bottom: 2rem; padding: 3.25rem 0 1rem; }
  .subheader--selfcare { margin-bottom: 4rem; padding: 2.25rem 0 0; }
  .subheader__icon { top: 0; }
  .subheader__icon i { font-size: 4rem; }
  .content .subheader h1,
  .content .subheader h1.pt-2 { margin: 0; padding: 0.875rem 4.25rem 0 0 !important; }
  .content .subheader--selfcare h1 { margin-bottom: 1.5rem; }

  .content h1 { font-size: 3rem; line-height: 2.875rem; }
  .content .skp-title span { padding-right: 1.6rem; padding-left: 0;  }
  .content .skp-title.text-right span { padding-left: 1.6rem; padding-right: 0; }
  .content .skp-title--first { width: 100%; }
  .content .skp-title--second { width: 91%; }
  .list-item .col { margin-bottom: 2rem; }
  .col--lead { margin-top: -2.5rem; padding-top: 2.5rem; /*padding-bottom: 2.5rem;*/ }
  .form-voucher { padding: 1.3rem 1.4rem; }
  .container--album::before { width: 54%; left: 54%; }
  .album-cover { margin: 0 0 1.5rem 0; width: 100%; }
  .album-title, .content .album-title { margin: 0; padding-top: 1rem; font-size: 1.5rem; }
  .container--filter { margin-bottom: 2rem; padding: 2.2rem 2rem; }
  .btn-dropdown { margin-top: 1.25rem; }
  .content .lead br { display: none; }
  .container--filter { padding: 1.5rem 1.75rem 1.875rem; }
  .content .container--filter h4 { margin-bottom: 0.875rem; }
  .container--filter { padding: 1.5rem 1.75rem 1.875rem; }
  .container--filter .content--related { padding: 1rem 1.35rem !important; }
  .container--filter .content--related .item__tit, .content .container--filter .content--related .item__tit { line-height: 1.15rem; font-size: 0.9375rem; }
  .button-buy { padding: 0.5rem 1rem; }
  .step-tit span { line-height: 44px; }

  .footer { min-height: 0; padding: 2.2rem 0; background-size: cover; }
  .footer__logo { margin:  0 auto 1rem !important; max-width: none; }
  .footer__logo > img { max-width: 70px; }
  .footer__copy { margin: 0 0 1.4rem 0; }
  .footer__nav { margin: 0; }
  .footer__nav li { padding: 0 0.8rem; }
}

@media only screen and (max-width: 767px) {
  .header { background-position: top left -800px; }
  .header__claim em { display: none; }
  .header__logo .logo-date { margin: 1rem 0 0 0; width: 130px; }
  .header__control { background-size: 100% 100%; }

  .content--hp { padding-bottom: 5rem; }
  .skp-banner { padding: 4rem 0 2.5rem; }
  .content .skp-banner h1 { margin: 0 0 1.5rem 0; font-size: 2rem; line-height: 2rem; }
  .alert--skp { margin-bottom: 2.5rem; }
  .content .skp-title { margin-bottom: 2rem !important; font-size: 1rem !important; width: 100% !important; }
  .content .skp-title.text-right { text-align: left !important; }
  .content .skp-title.text-right span, .content .skp-title span { padding-right: 1.2rem; padding-left: 0; }
  .ticket__price { margin-bottom: 1.5rem; height: 120px; font-size: 2.75rem; }
  .content .ticket__desc { margin-bottom: 1.25rem; }
  .list-item .col { margin-bottom: 2rem; }
  .list--2 .col { width: 33%; flex-basis: 33%; flex: 0 1 33%; max-width: 33%; }
  .col--lead { margin-top: -1rem; padding-top: 1rem; /*padding-bottom: 1rem;*/ }
  .nav-microsite, .content .nav-microsite { padding: 1.2rem; }
  .nav-microsite__item, .content .nav-microsite__item { margin: 0.2rem 0; }
  .nav-microsite__item > a, .content .nav-microsite__item > a { padding: 0.5rem 0.5rem 0.45rem; }
  .nav-microsite__item.is--active > a, .content .nav-microsite__item.is--active > a { padding-left: 0.7rem; padding-right: 0.7rem; }
  .overlay__text > span { margin: 1rem 0 1.3rem; padding: 0.6rem 1.6rem; font-size: 1.9rem; }
  .content h2, .content h2:not(.sr-only) { margin: 0.2rem 0 1.3rem 0; font-size: 1.875rem; line-height: 1.675rem; }
  .container--grey { margin-bottom: 4rem; padding: 2rem; }
  .container--filter { margin-bottom: 2rem; }
  /*.container--album::before { width: 100%; height: 41%; top: 59%; left: 0; background-size: 220px; }*/
  .container--album::before { display: none; }
  .content .container--album .skp-title span { background-color: #f2f2f2; }
  /*.album-cover { width: 120px; }*/
  .content .container--album .text-grey:nth-last-of-type(1) { margin-bottom: 2rem !important; }
  .album-info, .content .album-info { line-height: 1.5rem; font-size: 0.9375rem; }
  .container--album { line-height: 1.5rem; font-size: 0.9375rem; }
  .album-title, .content .album-title { margin: 0; padding-top: 1.3rem; }
  .container--album .ticket { margin-bottom: 0; }
  .btn-day, .content .btn-day { padding: 1.15rem 0 0 0; width: 80px; height: 80px; font-size: 1.45rem; }
  .btn-day > span, .content .btn-day > span { font-size: 0.75rem; line-height: 0.875rem; }
  .container__days { margin-bottom: 2rem; }
  .btn-dropdown { margin-top: 0.8125rem; }
  .content .lead { font-size: 1rem; line-height: 1.45rem; }
  .step-tit span { line-height: 37px; }
  .logo-centered { margin-bottom: 1.5rem; }

  .content .subheader--selfcare h1 { margin-bottom: 1rem; }
  .content .subnav { padding: 0; margin: 0; min-height: 0; }
  .content .subnav__item { margin: 0.5rem 0.5rem 0 0; }
  .content .subnav__item a { padding-left: 1rem; padding-right: 1rem; border-radius: 0; }
}

@media only screen and (max-width: 575px) {
  .header { background-position: top left -900px; }
  .header__logo .logo-main { margin-top: 1.875rem; width: 110px; height: 50px; }
  .header__claim { left: 150px; }
  .header__control { padding: 0.5rem 0 0.5rem 0; min-height: 110px; }
  .control--login > span, .control--basket > span, .control--reservation > span { display: none; }
  .header__control > a, .header__control > .dropdown > a { width: 48px; padding-bottom: 0.75rem; }
  .dropdown--login .dropdown-menu { top: 110px !important; right: 0!important; }
  .dropdown--login .logged__dropdown { padding-top: 84px; }
  .subheader { margin-bottom: 1rem; padding: 2rem 0 1rem; }
  .subheader--selfcare { margin-bottom: 3rem; padding-bottom: 0; }
  .subheader--success .subheader__icon, .subheader--danger .subheader__icon, .subheader--info .subheader__icon { top: 0; bottom: 0; }

  .container-fluid { padding-left: 15px; padding-right: 15px; }
  .skp-banner { padding: 3.1rem 0 2rem; }
  .content .skp-title { margin-bottom: 1.5rem !important; }
  .content .skp-banner h1 { margin: 0 0 1.2rem 0; font-size: 1.8rem; line-height: 1.8rem; }
  .alert--skp { margin-bottom: 1.875rem; }
  /*.content .lead { font-size: 1.2rem; line-height: 1.7rem; letter-spacing: 0; }
  .content .lead br { display: none; }*/
  .content h1 { font-size: 2.75rem; line-height: 2.5rem; }
  .content .lead { margin-bottom: 1rem; }
  .list-item { margin-left: -10px; margin-right: -10px; }
  .list-item .col { padding-left: 10px; padding-right: 10px; }
  .col--lead { margin-top: -0.3rem; padding-top: 0.3rem; /*padding-bottom: 0.3rem;*/ }
  .ticket .item__tit { font-size: 1.45rem; line-height: 1.375rem; }
  .ticket .item__addcart i { display: none; }
  .ticket .item__img { margin-bottom: 1.1rem; }
  .ticket .item__price { margin-bottom: 1rem; }
  .ticket--extra .item__desc { padding: 0 1rem 1.125rem 1rem; }
  .content .item__link { margin: 1rem -5px 0 -5px; font-size: 0.8rem; }
  .nav-microsite, .content .nav-microsite { margin-top: 0; margin-bottom: 2rem; }
  .nav-microsite__item, .content .nav-microsite__item { margin: 0.1rem 0; }
  .container--grey { width: auto; margin-left: 1rem; margin-right: 1rem; padding: 1.5rem; }
  .container--grey.container--album { margin-left: 0; margin-right: 0; padding: 1.5rem; }
  .container--filter { margin-left: 0; margin-right: 0; }
  .list--auto .col { width: 50%; flex-basis: 50%; flex: 0 1 50%; max-width: 50%; }
  .container--filter { margin-bottom: 1rem; }
  .reservation { margin-bottom: 1rem; padding: 1.25rem 1.5rem; }
  .btn-reservation { float: none; }
  .content .reservation__date { margin: 0.5rem 0 0.8125rem 0; font-size: 0.875rem; }
  .content .reservation__title { font-size: 1rem; line-height: 1.25rem; margin-bottom: 0.8125rem; }
  .container--album::before { height: 40%; top: 60%; }

  .carousel--ticket { width: auto; margin-right: -15px; }
}

@media only screen and (max-width: 480px) {
  .header__logo .logo-date { margin: 1rem 0 0 0; width: 95px; }
  .header__control > a, .header__control > .dropdown > a { padding-top: 0.7rem !important; }
  .dropdown--login .dropdown-menu { top: 90px !important; }
  .dropdown--login.logged .dropdown-menu { top: 42px !important; }

  .ticket .item__img { font-size: 1rem; }
  .album-title, .content .album-title { margin: 0 !important; padding-top: 0.3rem; }
  .button-lang span { display: none; }
  .button-lang > svg { margin: 0; }
  /*.album-cover { margin: 0; width: 60px; }*/
  .content .container--album .text-grey:nth-last-of-type(1) { margin-bottom: 2rem !important; }
  .content .container--album .skp-title span { background-color: #f2f2f2; }
  .container--album::before { background: none; box-shadow: none; }
  .content .button--dark { padding: 0.55rem 0.875rem 0.5rem; line-height: 0.875rem !important; font-size: 0.75rem; }
  .content .button--dark i { display: none; }
  .container__days { margin-bottom: 1.5rem; }
  .btn-day, .content .btn-day { margin: 0 0.25rem; padding: 0.6rem 0 0 0; width: 60px; height: 60px; font-size: 1.05rem; }
  .btn-day > span, .content .btn-day > span { font-size: 0.675rem; line-height: 0.35rem; }
  .content .dropdown__label { margin-bottom: 0; }
  .btn-dropdown { margin-top: 0.5rem; }
  .container__dropdown { margin-bottom: 1.75rem; }
  .content .lead { font-size: 0.875rem; line-height: 1.25rem; }
  .container--filter .content--related { padding: 0.5rem 1rem 0.75rem !important; }
  .container--filter .content--related .item__tit, .content .container--filter .content--related .item__tit { margin-bottom: 0.75rem; line-height: 1.15rem; font-size: 0.8125rem; }

  .footer { padding: 1.8rem 0; }
  .footer__copy { margin: 0 0 1rem 0; }
  .footer__nav li { padding: 0 0.5rem; }
}

@media only screen and (max-width: 400px) {
  .header__claim { display: none; }
  .content--hp { padding-bottom: 3rem; }
  .skp-banner { padding: 2.7rem 0 2.2rem; }
  .list-item .col { margin-bottom: 2.5rem; }
  .list--2 .col { width: 50%; flex-basis: 50%; flex: 0 1 50%; max-width: 50%; }
  .ticket .item__img { font-size: 1.25rem; }
  .container--album::before { top: 52%; }
}


/* primary color */

.control--lang::after,
.dropdown .subnav__item a:hover,
.result__price,
.navigation__item a:hover, .navigation__item.is--active a,
.link:not(.link--bw) i,
.custom-control:hover .custom-control-description,
.select--toggle::after,
.content .table-filter,
.content .category__item a:hover,
.content .faq__tit a,
.content .faq__tit a:hover,
.content .faq__tit a::after,
.content .highlight-tit a:hover,
.sidebar__nav li a:hover, .content .sidebar__nav li a:hover,
.button-jp i,
.detail__price strong,
.detail__edition a:hover::before,
.checkout__delete:hover, .content .checkout__delete:hover, .checkout__delete:focus,
.content .checkout__sum .sum__price,
.content .row-sum .row-sum__count span,
.modal-buy__price,
.item__price { color: #4b7e4d; }

.text-primary,
.text-info,
.text-green,
.button--bordered.button--primary { color: #4b7e4d !important; }

.basket__count,
.sticker-rotate { background: #4b7e4d; }

.search__result .item__addcart,
.content .subnav__item.is--active a span,
.content .sidebar__nav li.is--active .sidebar__nav li::before,
.item:hover .item__addcart { background-color: #4b7e4d; }

.is--logged::before, .custom-checkbox .custom-control-indicator::after { border-right: 2px solid #4b7e4d; border-bottom: 2px solid #4b7e4d; }

.dropdown-menu { border-top: 2px solid #4b7e4d; }

.form-control:focus, .custom-select:focus, .select--toggle:hover, .content .select--toggle:hover { border-color: #ecb59e; }

.custom-radio .custom-control-input:checked~.custom-control-indicator { border-color: #4b7e4d; background-color: #4b7e4d; }

.button--primary,
.item__addcart.in-cart, .item__addcart.in-cart:hover, .item:hover .item__addcart.in-cart { color: #fff !important; border-color: #4b7e4d !important; background-color: #4b7e4d !important; }

.button--primary:hover,
.button--primary:focus { border-color: #3b673c !important; background-color: #3b673c !important; }

.item__addcart { border: 1px solid #4b7e4d !important; color: #4b7e4d !important; }


/* secondary color */

.content .highlight-tit a, .toggle-prepaid { background-color: #ecb59e; }

.button--grey:hover,
.content .page-link:hover, .content .page-item.active .page-link:hover { border-color: #ecb59e !important; background-color: #ecb59e !important; }

.button--secondary { color: #000 !important; font-size: 0.8125rem; font-weight: 500; text-transform: uppercase; border: none !important; border-radius: 40px; width: auto; height: auto; line-height: 1; float: none; transform: scale(1); background-color: #ecb59e !important; }
.button--secondary i { margin-top: -4px; padding: 0 0.4rem 0 0; font-size: 0.9375rem; vertical-align: middle; display: inline-block; }
.button--secondary i.icon-arrow-right { padding: 0 0 0 0.8rem; }
.button--secondary:hover { color: #000 !important; background-color: #d6a38e !important; border: none !important; }

/* rozsireni bootstrapu */

.col-5-5 {
  -ms-flex: 0 0 45.833333%;
  flex: 0 0 45.833333%;
  max-width: 45.833333%;
}
.col-6-5 {
  -ms-flex: 0 0 54.166667%;
  flex: 0 0 54.166667%;
  max-width: 54.166667%;
}

@media (min-width: 576px) {
  .col-sm-5-5 {
    -ms-flex: 0 0 45.833333%;
    flex: 0 0 45.833333%;
    max-width: 45.833333%;
  }
  .col-sm-6-5 {
    -ms-flex: 0 0 54.166667%;
    flex: 0 0 54.166667%;
    max-width: 54.166667%;
  }
}

@media (min-width: 768px) {
  .col-md-5-5 {
    -ms-flex: 0 0 45.833333%;
    flex: 0 0 45.833333%;
    max-width: 45.833333%;
  }
  .col-md-6-5 {
    -ms-flex: 0 0 54.166667%;
    flex: 0 0 54.166667%;
    max-width: 54.166667%;
  }
}

@media (min-width: 992px) {
  .col-lg-5-5 {
    -ms-flex: 0 0 45.833333%;
    flex: 0 0 45.833333%;
    max-width: 45.833333%;
  }
  .col-lg-6-5 {
    -ms-flex: 0 0 54.166667%;
    flex: 0 0 54.166667%;
    max-width: 54.166667%;
  }
}

@media (min-width: 1200px) {
  .col-xl-5-5 {
    -ms-flex: 0 0 45.833333%;
    flex: 0 0 45.833333%;
    max-width: 45.833333%;
  }
  .col-xl-6-5 {
    -ms-flex: 0 0 54.166667%;
    flex: 0 0 54.166667%;
    max-width: 54.166667%;
  }
}

.reader .button {
    padding: 0.7rem 0.7rem 0.65rem 0.7rem;
    margin-right: 0.4rem;
    font-size: 0.8125rem;
    font-weight: 700;
    text-decoration: underline;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    border-radius: 30px;
    cursor: pointer;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    display: block;
    width: 100%;
    background: none;
    color: #3d3d3d;
    box-shadow: none !important;
    border: none !important;
}
