@import url(https://fonts.googleapis.com/css?family=Righteous&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700,900&subset=latin-ext);
body {
  font: Roboto;
  position: relative; }

@media (min-width: 1200px) {
  .container {
    width: 1040px;
    position: relative; } }

.navbar-brand img {
  height: 165px;
  -webkit-transition: 400ms all ease-in-out;
  -moz-transition: 400ms all ease-in-out;
  -ms-transition: 400ms all ease-in-out;
  -o-transition: 400ms all ease-in-out;
  transition: 400ms all ease-in-out; }
  .navbar-brand img:hover {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg); }

a.at300b .at4-icon, a.at300m .at4-icon {
  display: inline-block !important; }

#navbar {
  position: relative;
  margin-top: 40px;
  background: black;
  border-top: 3px solid #9a9896;
  border-bottom: 3px solid #545454; }
  @media (max-width: 767px) {
    #navbar {
      margin-top: -55px; } }
  @media (max-width: 767px) {
    #navbar .container {
      padding: 0; } }

@media (max-width: 767px) {
  .navbar-toggle {
    margin: 0 auto;
    width: 120px;
    height: 110px;
    position: relative;
    z-index: 1000; } }
@media (max-width: 767px) {
  .navbar-toggle > img {
    height: auto; } }

.navbar-header {
  position: absolute;
  left: 50%;
  margin-left: -98px !important;
  margin-top: -40px; }

.fancybox-opened {
  z-index: 1002; }

.font-icon-arrow-simple-left {
  color: #FFFFFF;
  font-size: 20px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  padding: 0px 10px; }
  .font-icon-arrow-simple-left:before {
    content: "\f104"; }

.font-icon-arrow-simple-right {
  color: #FFFFFF;
  font-size: 20px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  padding: 0px 10px; }
  .font-icon-arrow-simple-right:before {
    content: "\f105"; }

.font-icon-remove {
  color: #FFFFFF;
  font-size: 20px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  padding: 0px 3px; }
  .font-icon-remove:before {
    content: "\f00d"; }

.navbar-default {
  border: none;
  background: transparent;
  z-index: 1002; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav {
      margin: 0; } }
  .navbar-default .navbar-nav > li > a {
    color: white;
    font-family: Righteous;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 15px 15px;
    -webkit-transition: 1200ms all ease-in-out;
    -moz-transition: 1200ms all ease-in-out;
    -ms-transition: 1200ms all ease-in-out;
    -o-transition: 1200ms all ease-in-out;
    transition: 1200ms all ease-in-out; }
    @media (min-width: 768px) and (max-width: 991px) {
      .navbar-default .navbar-nav > li > a {
        font-size: 11px;
        padding: 15px 8px; } }
    @media (max-width: 767px) {
      .navbar-default .navbar-nav > li > a {
        padding: 8px 20px; } }
    .navbar-default .navbar-nav > li > a:after {
      content: ' ';
      background-image: url(../images/flag.png);
      background-repeat: no-repeat;
      width: 14px;
      height: 24px;
      display: block;
      background-size: contain;
      position: absolute;
      top: 45px;
      left: 50%;
      margin-left: -9px;
      background-position: 0 -25px;
      -webkit-transition: 400ms all ease-in-out;
      -moz-transition: 400ms all ease-in-out;
      -ms-transition: 400ms all ease-in-out;
      -o-transition: 400ms all ease-in-out;
      transition: 400ms all ease-in-out; }
      @media (max-width: 767px) {
        .navbar-default .navbar-nav > li > a:after {
          display: none; } }
    .navbar-default .navbar-nav > li > a:focus:after, .navbar-default .navbar-nav > li > a:hover:after {
      background-position: 0 0; }
  .navbar-default .navbar-nav.active > a:after {
    background-position: 0 0; }

.navbar-shadow {
  background-image: url(../images/shadow.png);
  background-repeat: repeat-x;
  width: 100%;
  height: 149px;
  position: absolute;
  top: 0;
  background-size: contain; }

.btn-default {
  color: #455e87;
  background-color: #e0e0e0;
  border-color: #455e87;
  border-width: 2px;
  padding: 4px 45px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  -webkit-transition: 600ms all ease-in-out;
  -moz-transition: 600ms all ease-in-out;
  -ms-transition: 600ms all ease-in-out;
  -o-transition: 600ms all ease-in-out;
  transition: 600ms all ease-in-out; }

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.content {
  padding: 40px 0; }
  .content .pseudo, .content h1:before, .content h1:after, .content .eshop .left-sidebar > h2:before, .eshop .content .left-sidebar > h2:before, .content .eshop .features_items > h2:before, .eshop .content .features_items > h2:before, .content .eshop .left-sidebar > h2:after, .eshop .content .left-sidebar > h2:after, .content .eshop .features_items > h2:after, .eshop .content .features_items > h2:after, .content .recommended_items > h2:before, .content .recommended_items > h2:after {
    content: ' ';
    display: inline-block;
    width: 24px;
    height: 21px;
    background-repeat: no-repeat;
    background-size: contain; }
  .content h1 {
    color: #292d33;
    font-family: Righteous;
    font-size: 40px;
    font-weight: 400; }
    .content h1:before {
      background-image: url(../images/flag-left.png);
      margin-right: 10px; }
    .content h1:after {
      background-image: url(../images/flag-right.png);
      margin-left: 10px; }
  .content h2.subtitle {
    color: #707782;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 5px;
    border-top: 2px dotted #D0D0D0;
    border-bottom: 2px dotted #D0D0D0;
    padding-top: 4px;
    padding-bottom: 4px;
    width: auto;
    display: inline-block; }

.concerts {
  background: url(../images/koncerty_bg.jpg?v=2);
  padding: 40px 0;
  min-height: 400px;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}


.concerts:before {
  display: block;
  content: ' ';
  background: rgba(51, 51, 51, 0.5);
  background: -moz-radial-gradient(center, ellipse cover, rgba(51, 51, 51, 0) 0%, #000000 100%);
  background: -webkit-radial-gradient(center, ellipse cover, rgba(51, 51, 51, 0) 0%,#000000 100%);
  background: radial-gradient(ellipse at center, rgba(51, 51, 51, 0) 0%,#000000 100%);
  background: radial-gradient(ellipse at center, rgba(51, 51, 51, 0) 0%,#000000 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}


.concerts h1 {
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.6);    z-index: 1001;
  position: relative;
    color: white; }
    .concerts h1:before {
      background-image: url(../images/flag-left-light.png); }
    .concerts h1:after {
      background-image: url(../images/flag-right-light.png); }
  .concerts .table {
    background: white; }
  .concerts .table-striped > tbody > tr:nth-of-type(odd),
  .concerts .table-hover > tbody > tr:hover,
  .concerts .table > tbody > tr > th,
  .concerts .table > tfoot > tr > td,
  .concerts .table > tfoot > tr > th,
  .concerts .table > thead > tr > td,
  .concerts .table > thead > tr > th {
    background: #f2f2f2; }
  .concerts .table th {
    text-transform: uppercase; }
  .concerts .nav-pills {
    margin-bottom: 20px;
    margin-top: 20px; }
    .concerts .nav-pills > li > a {
      text-transform: uppercase;
      color: white;
      background: rgba(16, 34, 65, 0.5);
      border-radius: 6px;
      border: 2px solid #455e87;
      font-weight: 500;
      margin: 0 15px;
      padding: 6px;
      -webkit-transition: 600ms all ease-in-out;
      -moz-transition: 600ms all ease-in-out;
      -ms-transition: 600ms all ease-in-out;
      -o-transition: 600ms all ease-in-out;
      transition: 600ms all ease-in-out; }
      @media (max-width: 767px) {
        .concerts .nav-pills > li > a {
          margin: 10px 0;
          width: 100%; } }
  .concerts .nav-justified > li:first-child > a {
    margin-left: 0; }
  .concerts .nav-justified > li:last-child > a {
    margin-right: 0; }
  .concerts .nav-justified > li.active > a, .concerts .nav-justified > li:hover > a {
    background: #455e87;
    border-color: #455e87; }

.band {
  background: url(../images/koncerty_bg.jpg);
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  padding: 40px 0;
  min-height: 400px;
  overflow: hidden; }

.band:before {
  display: block;
  content: ' ';
  background: rgba(51, 51, 51, 0.5);
  background: -moz-radial-gradient(center, ellipse cover, rgba(51, 51, 51, 0) 0%, #000000 100%);
  background: -webkit-radial-gradient(center, ellipse cover, rgba(51, 51, 51, 0) 0%,#000000 100%);
  background: radial-gradient(ellipse at center, rgba(51, 51, 51, 0) 0%,#000000 100%);
  background: radial-gradient(ellipse at center, rgba(51, 51, 51, 0) 0%,#000000 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

  @media (max-width: 767px) {
    .band {
      background-size: cover; } }
  .band h1 {    z-index: 1001;
    position: relative;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.6);
    color: white;
    margin-bottom: 45px; }
    .band h1:before {
      background-image: url(../images/flag-left-light.png); }
    .band h1:after {
      background-image: url(../images/flag-right-light.png); }
  .band h2.name {
    color: #f2f2f2;
    font-family: Righteous;
    font-size: 18px;
    font-weight: 400;
    line-height: 37px;
    text-align: center;
    margin-top: 10px; }
    .band h2.name em {
      font-style: normal;
      color: #6d93d0; }

.band img.member.desaturated {
  filter: grayscale(100%);
}
  .band img.member {
    transition: .5s all ease;
  }
    @media (max-width: 767px) {
      .band img.member {
        margin: 0 auto; } }
    .band img.member:hover {
      transform: scale(1.1);
      cursor: pointer; }
  .band .members {
    display: flex;
    z-index: 2;
    position: relative;
    margin-bottom: 25px; }
  .band .memberInfo {
    background: rgba(0, 0, 0, 0.5);
    padding: 20px 40px 20px 120px;
    position: absolute;
    top: 109px;
    height: 348px;
    margin-left: 60px;
    width: 100%;
    overflow-y: auto;
    z-index: 1;
  }
    .band .memberInfo h2 {
      color: white;
      font-family: Righteous; }
      .band .memberInfo h2 em {
        font-style: normal;
        color: #6d93d0; }
    .band .memberInfo p {
      color: white; }

.member-container {
  margin-left: -25px;
  margin-right: -25px;
}

@media (max-width: 767px) {
  .band .members {
    flex-direction: column;
  }

  .member-container {
    margin-left: 20px;
    margin-bottom: 30px;
    display: flex;
    margin-right: 20px;
    align-items: center;
  }

  .member-container:nth-of-type(even) h2 {
    order: -1;
  }

  .member-container:nth-of-type(even) img {
    transform: scaleX(-1);
  }

  .band .memberInfo {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    height: 100vh;
    z-index: 2000;
    background: rgba(0,0,0,0.8);
    padding: 40px 40px 80px;
    overflow: hidden;
  }

  .band .memberInfo .row {
    overflow-y: auto;
    max-height: calc(100vh - 120px);
  }

  .band .memberInfo .btn-white {
    border: 1px solid white;
    border-radius: 0;
    color: white;
    text-transform: uppercase;
    width: 100%;
    padding: 12px;
    font-size: 16px;
  }

  .member-container a {
    width: 30%;
  }

  .member-container h2 {
    width: 70%;
  }
}

.partners {
  background: url(../images/koncerty_bg.jpg);
  padding: 40px 0;
  min-height: 200px;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}

.partners:before {
  display: block;
  content: ' ';
  background: rgba(51, 51, 51, 0.5);
  background: -moz-radial-gradient(center, ellipse cover, rgba(51, 51, 51, 0) 0%, #000000 100%);
  background: -webkit-radial-gradient(center, ellipse cover, rgba(51, 51, 51, 0) 0%,#000000 100%);
  background: radial-gradient(ellipse at center, rgba(51, 51, 51, 0) 0%,#000000 100%);
  background: radial-gradient(ellipse at center, rgba(51, 51, 51, 0) 0%,#000000 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
  .partners h1 {    z-index: 1001;
    position: relative;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.6);
    color: white;
    margin-bottom: 50px; }
    @media (max-width: 767px) {
      .partners h1 {
        font-size: 26px; } }
    .partners h1:before {
      background-image: url(../images/flag-left-light.png); }
    .partners h1:after {
      background-image: url(../images/flag-right-light.png); }
  @media (max-width: 767px) {
    .partners img {    max-width: 50%;
      margin: 0px auto 20px; } }
  .partners a img:hover {
    -webkit-animation-name: bounce;
    animation-name: bounce; }

.social {
  background: url(../images/koncerty_bg.jpg);
  padding: 40px 0;
  min-height: 200px;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}

.social:before {
  display: block;
  content: ' ';
  background: rgba(51, 51, 51, 0.5);
  background: -moz-radial-gradient(center, ellipse cover, rgba(51, 51, 51, 0) 0%, #000000 100%);
  background: -webkit-radial-gradient(center, ellipse cover, rgba(51, 51, 51, 0) 0%,#000000 100%);
  background: radial-gradient(ellipse at center, rgba(51, 51, 51, 0) 0%,#000000 100%);
  background: radial-gradient(ellipse at center, rgba(51, 51, 51, 0) 0%,#000000 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
  .social h1 {
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 5px;
    border-top: 2px dotted #D0D0D0;
    border-bottom: 2px dotted #D0D0D0;
    padding-top: 4px;
    padding-bottom: 4px;
    width: auto;
    display: inline-block; }
    .social h1:before, .social h1:after {
      display: none; }
  .social .icons {
    margin-top: 30px;
    color: white; }
    .social .icons a {
      color: white;
      -webkit-transition: 600ms all ease-in-out;
      -moz-transition: 600ms all ease-in-out;
      -ms-transition: 600ms all ease-in-out;
      -o-transition: 600ms all ease-in-out;
      transition: 600ms all ease-in-out; }
      @media (max-width: 767px) {
        .social .icons a i {
          margin-bottom: 20px; } }
      .social .icons a:hover {
        color: white;
        opacity: 0.6; }

.article {
  border-bottom: 2px dotted #D0D0D0;
  padding: 20px 0; }
  .article h3 {
    font-size: 20px; }
    .article h3 a {
      color: inherit;
      -webkit-transition: 600ms all ease-in-out;
      -moz-transition: 600ms all ease-in-out;
      -ms-transition: 600ms all ease-in-out;
      -o-transition: 600ms all ease-in-out;
      transition: 600ms all ease-in-out; }
      .article h3 a:hover {
        color: #337ab7;
        text-decoration: none; }
  .article .date-flag {
    background-image: url(../images/date_flag.png);
    background-repeat: no-repeat;
    color: white;
    font-size: 14px;
    height: 26px;
    width: 139px;
    text-align: center;
    line-height: 27px;
    margin-top: -2px;

  }

.muzika .nav-pills {
  margin-bottom: 60px;
  margin-top: 20px; }
@media (max-width: 767px) {
  .muzika .col-xs-3 {
    padding-left: 5px;
    padding-right: 5px; } }
.muzika .nav-justified > li > a {
  text-transform: uppercase;
  color: #455e87;
  background: #f2f2f2;
  border-radius: 6px;
  border: 2px solid #455e87;
  font-weight: 500;
  margin: 0 15px;
  padding: 6px;
  width: 190px;
  -webkit-transition: 600ms all ease-in-out;
  -moz-transition: 600ms all ease-in-out;
  -ms-transition: 600ms all ease-in-out;
  -o-transition: 600ms all ease-in-out;
  transition: 600ms all ease-in-out; }
  @media (max-width: 767px) {
    .muzika .nav-justified > li > a {
      margin: 10px 0;
      width: 100%; } }
.muzika .nav-justified > li.active > a, .muzika .nav-justified > li:hover > a {
  background: #455e87;
  border-color: #455e87;
  color: white; }
.muzika img.album {
  margin-bottom: 15px; }
.muzika .albumInfo {
  padding: 40px 0;
  margin-bottom: 30px;
  background: #C8CED7;
  margin-top: 30px;
  box-shadow: inset 0px 0px 11px 0px rgba(0, 0, 0, 0.3);
  position: relative; }
  .muzika .albumInfo h2 {
    font-family: Righteous;
    margin-top: 0px;
    margin-bottom: 20px; }
    .muzika .albumInfo h2 span {
      color: #475E88; }
  .muzika .albumInfo p {
    font-size: 13px; }
  .muzika .albumInfo ul {
    padding-left: 15px;
    list-style-type: none;
    text-indent: -15px; }
    .muzika .albumInfo ul li:before {
      content: "\f0c8";
      color: #475e88;
      font: normal normal normal 14px/1 FontAwesome;
      padding-right: 10px; }
  .muzika .albumInfo .list-group-item:hover {
    background: #2F4870;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    color: white; }
  .muzika .albumInfo .arrow {
    background: url(../images/slice.png);
    background-repeat: no-repeat;
    width: 60px;
    height: 37px;
    position: absolute;
    top: -68px; }
    .muzika .albumInfo .arrow.first {
      left: 9.5%; }
    .muzika .albumInfo .arrow.second {
      left: 35%; }
    .muzika .albumInfo .arrow.third {
      left: 59.5%; }
    .muzika .albumInfo .arrow.fourth {
      left: 84.5%; }

.foto .nav-pills {
  margin-bottom: 60px;
  margin-top: 20px; }
@media (max-width: 767px) {
  .foto .col-xs-2 {
    padding-right: 5px;
    padding-left: 5px; } }
.foto .btn-group .btn {
  margin-bottom: 25px; }
.foto .btn-group .dropdown-menu {
  z-index: 1001;
  width: 100%;
  margin-top: 10%; }
.foto .nav-pills > li > a {
  text-transform: uppercase;
  color: #455e87;
  background: #f2f2f2;
  border-radius: 6px;
  border: 2px solid #455e87;
  font-weight: 500;
  margin: 0 4px;
  padding: 6px;
  -webkit-transition: 600ms all ease-in-out;
  -moz-transition: 600ms all ease-in-out;
  -ms-transition: 600ms all ease-in-out;
  -o-transition: 600ms all ease-in-out;
  transition: 600ms all ease-in-out; }
  @media (max-width: 767px) {
    .foto .nav-pills > li > a {
      margin: 10px 0;
      width: 100%; } }
.foto .nav-pills > li.active > a, .foto .nav-pills > li:hover > a {
  background: #455e87;
  border-color: #455e87;
  color: white; }
.foto .nav-pills > li:first-child > a {
  margin-left: 0; }
.foto .nav-pills > li:last-child > a {
  margin-right: 0; }
.foto img.album {
  margin-bottom: 15px; }
.foto .albumInfo {
  padding: 40px 0;
  margin-bottom: 30px;
  background: #C8CED7;
  margin-top: 30px;
  box-shadow: inset 0px 0px 11px 0px rgba(0, 0, 0, 0.3);
  position: relative; }
  .foto .albumInfo h2 {
    font-family: Righteous;
    margin-top: 0px;
    margin-bottom: 20px; }
    .foto .albumInfo h2 span {
      color: #475E88; }
  .foto .albumInfo .img-rounded {
    width: 100%;
    margin-bottom: 15px; }

.contact .nav-pills {
  margin-top: 20px;
  margin-bottom: 30px; }
.contact .nav-justified > li > a {
  text-transform: uppercase;
  color: #455e87;
  background: #f2f2f2;
  border-radius: 6px;
  border: 2px solid #455e87;
  font-weight: 500;
  margin: 0 15px;
  padding: 6px;
  -webkit-transition: 600ms all ease-in-out;
  -moz-transition: 600ms all ease-in-out;
  -ms-transition: 600ms all ease-in-out;
  -o-transition: 600ms all ease-in-out;
  transition: 600ms all ease-in-out; }
  @media (max-width: 767px) {
    .contact .nav-justified > li > a {
      margin: 10px 0;
      width: 100%; } }
.contact .nav-justified > li.active > a, .contact .nav-justified > li:hover > a {
  background: #455e87;
  border-color: #455e87;
  color: white; }
.contact .nav-justified > li:first-child > a {
  margin-left: 0; }
.contact .nav-justified > li:last-child > a {
  margin-right: 0; }

.archiv .nav-pills {
  margin-top: 20px;
  margin-bottom: 30px; }
.archiv .nav-justified > li > a {
  text-transform: uppercase;
  color: #455e87;
  background: #f2f2f2;
  border-radius: 6px;
  border: 2px solid #455e87;
  font-weight: 500;
  margin: 0 5px;
  padding: 6px;
  -webkit-transition: 600ms all ease-in-out;
  -moz-transition: 600ms all ease-in-out;
  -ms-transition: 600ms all ease-in-out;
  -o-transition: 600ms all ease-in-out;
  transition: 600ms all ease-in-out; }
  @media (max-width: 767px) {
    .archiv .nav-justified > li > a {
      margin: 10px 0;
      width: 100%; } }
.archiv .nav-justified > li.active > a, .archiv .nav-justified > li:hover > a {
  background: #455e87;
  border-color: #455e87;
  color: white; }
.archiv .nav-justified > li:first-child > a {
  margin-left: 0; }
.archiv .nav-justified > li:last-child > a {
  margin-right: 0; }
.archiv .thumbnail {
  padding: 0;
  border-radius: 6px; }
  .archiv .thumbnail .caption {
    padding: 0 20px 15px; }
  .archiv .thumbnail h2 {
    font-weight: 400;
    font-size: 18px; }
  .archiv .thumbnail p {
    color: #8d8f91;
    font-size: 13px; }

img.album {
  z-index: 1000;
  position: relative; }
  @media (max-width: 767px) {
    img.album {
      width: 100%;
      margin-bottom: 20px; } }
  img.album:hover {
    -webkit-animation-name: pulse;
    animation-name: pulse;
    cursor: pointer; }

.load-more {
  margin-top: 20px; }

.modal {
  z-index: 10001; }
  .modal .modal-dialog {
    margin: 60px auto;
    max-height: 80%; }
    .modal .modal-dialog .lyrics {
      max-height: 320px;
      overflow: auto; }
      .modal .modal-dialog .lyrics p {
        font-size: 12px; }

.modal-backdrop {
  z-index: 10000; }
  .modal-backdrop.in {
    filter: alpha(opacity=80);
    opacity: .8; }

#fancybox-wrap {
  z-index: 11000; }

#fancybox-close {
  right: -33px; }

.archiv a:hover {
  text-decoration: none; }
  .archiv a:hover .caption h2 {
    color: #455e87; }
.archiv .btn-group .btn {
  margin-bottom: 25px; }
.archiv .btn-group .dropdown-menu {
  z-index: 1001;
  width: 100%;
  margin-top: 10%; }

.cz-ts-booker-iframe {
  border-radius: 6px;
  width: 100% !important;
  margin-bottom: 20px; }

.slider-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 200px auto;
  background: #1b1b1b;
  border: 1px solid #000;
  box-shadow: 0 3px 5px #666; }

.slider {
  position: relative;
  width: 100%;
  height: 1000px;
  margin: 0 auto;
  background: #000000; }
  @media (max-width: 767px) {
    .slider {
      max-height: 400px; } }

@media (max-width: 767px) {
  .fraction-slider .fs_obj {
    position: absolute;
    left: -8% !important;
    transform: scale(0.6);
    margin-top: 45px;
    width: 100%; } }

.slide {
  background-size: cover;
  z-index: 999; }
  .slide .container {
    margin-top: 220px; }
    @media (max-width: 767px) {
      .slide .container {
        margin-top: 45px; } }
    .slide .container .row {
      width: 100%; }
      .slide .container .row .embed-responsive {
        position: relative;
        display: block; }
      .slide .container .row .embed-responsive .embed-responsive-item, .slide .container .row .embed-responsive embed, .slide .container .row .embed-responsive iframe, .slide .container .row .embed-responsive object, .slide .container .row .embed-responsive video {
        position: absolute; }
  .slide h1 {
    color: white;
    text-shadow: 3px 3px 0 black;
    font-family: Righteous;
    font-size: 80px;
    font-weight: 400;
    display: block !important; }
  .slide h2 {
    text-shadow: 3px 3px 0 black;
    color: #86aeef;
    font-family: Righteous;
    font-size: 52px;
    font-weight: 400;
    margin-top: 0;
    margin-right: 25px; }
  .slide h3 {
    text-shadow: 3px 3px 0 black;
    color: white;
    font-family: Righteous;
    font-size: 52px;
    font-weight: 400;
    margin-top: 0;
    margin-right: 25px; }
  .slide p {
    text-shadow: 2px 2px 0 black;
    color: white;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase; }
  .slide .btn-default {
    background-color: rgba(0, 0, 0, 0.6);
    color: #86aeef;
    border-color: #86aeef; }
    .slide .btn-default:hover {
      opacity: 0.6; }
    .slide .btn-default.btn-lg {
      font-size: 18px; }
  .slide .ribbon {
    background: url(../images/slider-ribbon.png);
    display: block;
    background-size: cover;
    text-shadow: 2px 2px 0 black;
    color: #f2f2f2;
    font-family: Righteous;
    font-size: 23px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    margin-top: 25px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .slide .ribbon {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 0 6px; } }
  .slide .instagram {
    width: 100%;
    border-radius: 10px; }

.fraction-slider .active-slide {
  z-index: 1000; }

.fraction-slider .slide {
  z-index: 999; }

.slider {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
  background: #000000;}
.tickets {
  background: #f9cb06;
  padding: 25px 0;
}
.tickets .btn-primary {
  color: #fff;
  background-color: #333;
  border-color: #333;
  text-transform: uppercase;
  font-weight: bold;
  padding: 12px 20px;
  margin: 0 10px;
  box-shadow: 0px 2px 0 1px #777;
}
.tickets .btn-primary:hover {
  background-color: #777;
  border-color: #777;
  box-shadow: none;
}
@media (max-width: 768px) {
  .tickets .btn-primary {
    padding: 12px 15px;
    font-size: 13px;
  }
  .tickets .btn-primary:first-of-type {
    margin-bottom: 15px;
  }
  .tickets .btn-primary:nth-of-type(2) {
    margin-bottom: 15px;
  }
}
.white {
  color: #fff; }

.guestbook {
  background-image: url(../images/guestbook.jpg);
  background-attachment: fixed; }
  @media (max-width: 767px) {
    .guestbook {
      background-size: cover; } }
  .guestbook .container {
    margin-top: 150px;
    background: rgba(0, 0, 0, 0.65);
    border-radius: 7px;
    padding: 25px; }
    @media (max-width: 767px) {
      .guestbook .container {
        margin-top: 90px;
        border-radius: 0; } }

.comments .media-heading {
  margin-top: 25px;
  color: white; }
.comments .comment-info {
  margin-left: 6px;
  margin-top: 21px; }
  @media (max-width: 767px) {
    .comments .comment-info {
      margin: 0; } }
  .comments .comment-info .btn {
    font-size: 0.8em; }
  .comments .comment-info .fa {
    line-height: 10px; }
.comments .media-body p {
  position: relative;
  background: #F7F7F7;
  padding: 15px;
  margin-top: 50px; }
  @media (max-width: 767px) {
    .comments .media-body p {
      margin-top: 70px; } }
  .comments .media-body p:before {
    background-color: #F7F7F7;
    content: "\00a0";
    display: block;
    height: 30px;
    left: 20px;
    position: absolute;
    top: -13px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    width: 30px; }

.eshop {
  padding-top: 200px;
  background-image: url(../images/koncerty_bg.jpg);
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}


.eshop:before {
  display: block;
  content: ' ';
  background: rgba(51, 51, 51, 0.5);
  background: -moz-radial-gradient(center, ellipse cover, rgba(51, 51, 51, 0) 0%, #000000 100%);
  background: -webkit-radial-gradient(center, ellipse cover, rgba(51, 51, 51, 0) 0%,#000000 100%);
  background: radial-gradient(ellipse at center, rgba(51, 51, 51, 0) 0%,#000000 100%);
  background: radial-gradient(ellipse at center, rgba(51, 51, 51, 0) 0%,#000000 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}


  @media (max-width: 767px) {
    .eshop {
      padding-top: 110px; } }
  .eshop .pseudo, .eshop .content h1:before, .content .eshop h1:before, .eshop .content h1:after, .content .eshop h1:after, .eshop .left-sidebar > h2:before, .eshop .features_items > h2:before, .eshop .left-sidebar > h2:after, .eshop .features_items > h2:after, .eshop .recommended_items > h2:before, .eshop .recommended_items > h2:after {
    content: ' ';
    display: inline-block;
    width: 24px;
    height: 21px;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle; }
  .eshop .left-sidebar .panel-group .panel-heading + .panel-collapse .panel-body, .eshop .features_items .panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 0 none;
    padding: 0 15px; }
  .eshop .left-sidebar .panel-body ul, .eshop .features_items .panel-body ul {
    padding-left: 20px; }
    .eshop .left-sidebar .panel-body ul li, .eshop .features_items .panel-body ul li {
      list-style: none; }
      .eshop .left-sidebar .panel-body ul li a, .eshop .features_items .panel-body ul li a {
        color: white;
        font-size: 12px;
        text-transform: uppercase; }
  .eshop .left-sidebar > h2, .eshop .features_items > h2 {
    color: white;
    font-family: Righteous;
    font-size: 20px;
    font-weight: 400;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.6); }
    .eshop .left-sidebar > h2:before, .eshop .features_items > h2:before {
      background-image: url(../images/flag-left-light.png);
      margin-right: 10px; }
    .eshop .left-sidebar > h2:after, .eshop .features_items > h2:after {
      background-image: url(../images/flag-right-light.png);
      margin-left: 10px; }

    #header_cart a {
      color: #2c2c2c;
      line-height: 44px;
      display: block;
    }

    #header_cart a:hover {
      text-decoration: none;
    }

.category-products, .shipping {
  margin-bottom: 35px;
  background: rgba(255, 255, 255, 0.75);
  border-radius: 6px;
  overflow: hidden;
}
  .category-products > li, .shipping > li {
    list-style: none; }
    .category-products > li h4, .shipping > li h4 {
      text-transform: uppercase;
      font-family: Righteous;
      font-size: 14px;
      margin: 0; }
      .category-products > li h4 a, .shipping > li h4 a {
        color: #2d2d2d;
        text-decoration: none;
        display: block;
        padding: 10px 15px;
        border-bottom: 1px solid #a5a5a5;
        transition: 0.3s all ease-in-out;
      }

.category-products > li h4 a.active {
  background: #455e87;
  color: white;
}

.category-products > li h4 a:hover {
  padding-left: 25px;
}
.category-products > li:last-of-type h4 a {
  border-bottom: none;
}
    .category-products > li ul, .shipping > li ul {
      padding-left: 20px;
      margin-top: 10px; }
      .category-products > li ul li, .shipping > li ul li {
        list-style: none; }
        .category-products > li ul li h4, .shipping > li ul li h4 {
          color: white;
          font-size: 12px;
          text-transform: uppercase;
          text-shadow: none;
          font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }
  .category-products .panel, .shipping .panel {
    background-color: transparent;
    border: 0px;
    border-radius: 0px;
    box-shadow: none;
    margin-bottom: 0px; }
    .category-products .panel .panel-heading, .shipping .panel .panel-heading {
      background-color: transparent;
      border: 0 none;
      color: #FFFFFF;
      padding: 5px 20px; }
      .category-products .panel .panel-heading .panel-title a, .shipping .panel .panel-heading .panel-title a {
        color: white;
        font-family: Righteous;
        font-size: 14px;
        text-decoration: none;
        text-transform: uppercase;
        text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6); }
      .category-products .panel .panel-heading .badge, .shipping .panel .panel-heading .badge {
        background: none;
        border-radius: 10px;
        color: white;
        display: inline-block;
        font-size: 12px;
        font-weight: bold;
        line-height: 1;
        min-width: 10px;
        padding: 3px 7px;
        text-align: center;
        vertical-align: baseline;
        white-space: nowrap;
        text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6); }

.shipping {
  padding: 20px; }
  .shipping .form-group-sm {
    margin-bottom: 15px; }
  .shipping .btn {
    font-size: 13px; }
  .shipping .btn-warning {
    text-transform: uppercase;
    background-color: #455e87;
    border-color: white;
    border-width: 1px;
    padding: 4px 12px; }
  .shipping .register {
    color: white; }

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  border-top: 1px solid #929292;
}

.signup {
  margin-bottom: 35px;
  background: rgba(255, 255, 255, 0.75);
  padding: 25px;
  border-radius: 6px;
}

.signup p {
  color: #000;
}

  .signup .form-group-sm {
    margin-bottom: 15px; }
  .signup .panel {
    border-radius: 6px;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.6); }
    .signup .panel .panel-heading {
      border-radius: 0;
      background-color: #F9F9F9; }
    .signup .panel a {
      text-decoration: none; }
  .signup #frm-orderForm-orderForm-agree_to_terms {
    margin-top: 8px; }

  .signup .panel-body {
    padding: 15px !important;
  }

  #order_form .panel .table > tbody > tr > td, #order_form .panel .table > tbody > tr > th {
    border-top: 1px solid #cccccc;
  }

.product-image-wrapper {
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 6px;
}
  @media (max-width: 767px) {
    .product-image-wrapper {
      margin-left: -15px;
      margin-right: -15px; } }

.single-products {
  background: rgba(255, 255, 255, 0.75);
}

.single-products, .productinfo {
  position: relative; }

.productinfo h2 {
  color: #455e87;
  font-family: Righteous;
  font-size: 24px;
  font-weight: 700;
}
.productinfo p {
  font-size: 14px;
  font-weight: 400;
  color: #2c2c2c;
  margin-bottom: 0;
  padding: 0 15px 15px; }
.productinfo .add-to-cart {
  background: #F5F5ED;
  border: 0 none;
  border-radius: 0;
  color: #696763;
  font-size: 15px;
  margin-bottom: 25px; }
.productinfo img {
  width: 100%; }

.single-products:hover .product-overlay {
  display: block;
  height: 100%;
  top: 0;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

.product-overlay {
  background: rgba(69, 94, 135, 0.7);
  top: -70px;
  display: none;
  height: 0;
  position: absolute;
  width: 100%;
  display: block; }
  .product-overlay h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 700; }
  .product-overlay p {
    font-size: 14px;
    font-weight: 400;
    color: #fff; }
  .product-overlay .add-to-cart {
    background: #fff;
    border: 0 none;
    border-radius: 0;
    color: #455e87;
    font-size: 15px;
    margin-bottom: 25px;
    margin-left: 25px;
    margin-right: 25px;
    /* width: 100%; */
    padding: 4px 15px; }
    .product-overlay .add-to-cart:hover {
      -webkit-animation-name: shake;
      animation-name: shake; }
  .product-overlay .overlay-content {
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
    margin-top: -90px;
    padding: 15px;}


.pagination {
  display: inline-block;
  margin-bottom: 25px;
  margin-top: 0;
  padding-left: 15px; }
  @media (max-width: 767px) {
    .pagination {
      padding-left: 0; } }
  .pagination li a, .pagination li span {
    background-color: #f0f0e9;
    border: 0;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
    margin-right: 5px;    margin-bottom: 8px;
    color: #000; }
  .pagination li:first-child a, .pagination li:first-child span {
    margin-left: 0; }
  .pagination li:last-child a, .pagination li:last-child span {
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
  background-color: #455e87;
  border-color: #455e87;
}
.choose {
  border-top: 1px solid #9b9eb8;
  background: #455e87; }
  .choose ul li a {
    color: white;
    font-size: 13px;
    padding-left: 0;
    padding-right: 0; }
    .choose ul li a:hover {
      background: none;
      color: white;
      -webkit-animation-name: shake;
      animation-name: shake; }
    .choose ul li a i {
      margin-right: 5px; }

.product-details {
  margin-bottom: 40px;
  overflow: hidden;
  margin-top: 52px; }
  .product-details .view-product {
    position: relative; }
    .product-details .view-product img {
      border-radius: 6px;
      width: 100%; }
    .product-details .view-product h3 {
      background: #455e87;
      bottom: 0;
      color: #FFFFFF;
      font-size: 14px;
      font-weight: 700;
      margin-bottom: 0;
      padding: 8px 20px;
      position: absolute;
      right: 0; }
  .product-details #similar-product {
    margin-top: 40px; }
    .product-details #similar-product .carousel-inner .item {
      padding-left: 0px; }
      .product-details #similar-product .carousel-inner .item img {
        display: inline-block;
        margin-left: 15px;
        width: 25%;
        border-radius: 6px;
      }
    .product-details #similar-product .item-control {
      position: absolute;
      top: calc(50% - 15px); }
      .product-details #similar-product .item-control.right {
        right: 0; }
      .product-details #similar-product .item-control i {
        background: #455e87;
        color: #FFFFFF;
        font-size: 20px;
        padding: 5px 10px; }
  .product-details .product-information {
    overflow: hidden;
    padding-bottom: 40px;
    padding-left: 30px;
    padding-top: 40px;
    padding-right: 30px;
    position: relative;
    background: rgba(255, 255, 255, 0.75);
    border-radius: 6px; }

.product-details .product-information .list-group {
  margin-left: -30px;
  margin-right: -30px;
}

.product-details .product-information .list-group .list-group-item {
  border-radius: 0;
  border-left: none;
  border-right: none;
  background-color: rgba(255, 255, 255, 0.75);
}
    .product-details .product-information .newarrival {
      position: absolute;
      top: 0;
      left: 0; }
    .product-details .product-information h2 {
      color: #2c2c2c;
      font-size: 20px;
      margin-top: 0;
      font-family: Righteous; }
    .product-details .product-information p {
      color: #2c2c2c;
      margin-bottom: 5px; }
    .product-details .product-information .form-control-xs {
      font-size: 12px;
      height: 22px;
      max-width: 100%;
      width: 100%;
      padding: 0; }
    .product-details .product-information .table-striped > tbody > tr:nth-of-type(even) td {
      color: white; }
    .product-details .product-information .table-striped > tbody > tr:nth-of-type(odd) {
      background-color: rgba(249, 249, 249, 0.6); }
    .product-details .product-information .btn-default.btn-xs {
      padding: 2px 12px;
      width: auto;
      font-size: 11px;
      border-width: 2px; }
    .product-details .product-information span {
      display: inline-block;
      margin-bottom: 8px;
      margin-top: 18px; }
      .product-details .product-information span span {
        color: #455e87;
        float: left;
        font-size: 30px;
        font-weight: 700;
        margin-right: 20px;
        margin-top: 0px; }
      .product-details .product-information span label {
        color: white;
        font-weight: 700;
        margin-right: 5px; }
      .product-details .product-information span input {
        border: 1px solid #DEDEDC;
        color: #696763;
        font-size: 20px;
        font-weight: 700;
        height: 33px;
        outline: medium none;
        text-align: center;
        width: 50px; }
      .product-details .product-information span .cart {
        background: #455e87;
        border: 0 none;
        border-radius: 0;
        color: #FFFFFF;
        font-size: 15px;
        margin-bottom: 10px;
        margin-left: 20px; }

.shop-details-tab {
  margin-bottom: 75px;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 10px; }
  .shop-details-tab .col-sm-12 {
    padding-left: 0;
    padding-right: 0; }
  .shop-details-tab ul {
    border-bottom: 1px solid #455e87;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%; }
    .shop-details-tab ul li a {
      border: 0 none;
      border-radius: 0;
      color: #fff;
      display: block;
      font-size: 14px;
      text-transform: uppercase;
      background: rgba(255, 255, 255, 0.4)}
      .shop-details-tab ul li a:hover {
        background-color: #455e87;
        border: 0px;
        color: #FFFFFF; }
    .shop-details-tab ul li.active a, .shop-details-tab ul li.active a:hover, .shop-details-tab ul li.active a:focus {
      -moz-border-bottom-colors: none;
      -moz-border-left-colors: none;
      -moz-border-right-colors: none;
      -moz-border-top-colors: none;
      background-color: #455e87;
      border: 0px;
      color: #FFFFFF;
      cursor: default;
      margin-right: 0;
      margin-left: 0; }
  .shop-details-tab .tab-pane {
    background: rgba(255, 255, 255, 0.75);
    padding: 25px; }

.recommended_items {
  overflow: hidden; }
  .recommended_items .recommended-item-control {
    position: absolute;
    top: 41%; }
  .recommended_items .right {
    right: 0; }
  .recommended_items > h2 {
    color: white;
    font-family: Righteous;
    font-size: 20px;
    font-weight: 400;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.6); }
    .recommended_items > h2:before {
      background-image: url(../images/flag-left-light.png);
      margin-right: 10px; }
    .recommended_items > h2:after {
      background-image: url(../images/flag-right-light.png);
      margin-left: 10px; }
  .recommended_items .productinfo h2 {
    margin: 15px 0; }
  .recommended_items .productinfo p {
    text-transform: none;
    text-shadow: none;
    margin-bottom: 10px; }
  .recommended_items .recommended-item-control i {
    background: #455e87;
    color: #FFFFFF;
    font-size: 20px;
    padding: 5px 10px; }

  .close-panel {
    position: absolute;
    right: 15px;
    top: 7px;
    font-size: 32px;
    color: #656a71;
  }

  @media (max-width: 767px) {
    .muzika .albumInfo {
      padding: 40px 0;
      margin-bottom: 30px;
      background: #C8CED7;
      margin-top: 0;
      box-shadow: inset 0px 0px 11px 0px rgba(0, 0, 0, 0.3);
      position: fixed;
      top: 0;
      z-index: 1001;
      width: 100%;
      height: 100vh;
      overflow-y: auto;
    }

    .navbar-default {
      background: black;
      border-top: 3px solid #9a9896;
      border-bottom: 3px solid #545454;
      margin-top: 20px;
      height: 60px;
    }

    .navbar-toggle {
      margin-top: -28px;
    }

    .menu-toggle {
      color: white;
      position: absolute;
      top: 0;
      width: calc(50% - 49px);
      height: 54px;
      font-family: Righteous;
      font-size: 20px;
      line-height: 54px;
      text-align: center;
      text-decoration: none;
    }

    .menu-toggle:hover, .menu-toggle:active, .menu-toggle:focus {
      text-decoration: none;
      color: white;
    }

    #navbar {
      margin-top: -28px;
    }

    .slider {
      padding-top: 120px;
    }
  }

  @media (min-width: 768px) {
    .tab-pane {
      position: relative;
    }

    .muzika .albumInfo {
      position: absolute;
      top: 0px;
      width: 100%;
      z-index: 1000;
      margin-top: 0px;
      height: 100%;
      overflow-y: auto;
    }
  }

#foto h1 {
  margin-bottom: 30px;
}

.fb-photo {
  width: 100%;
  margin-bottom: 15px;
  background-size: cover !important;
  border-radius: 6px;
}

.fb-photo:hover {
  cursor: pointer;
}

.fb-photo a {
  display: block;
  width: 100%;
  height: 100%;
}

.tickets .concerts {
  padding-top: 180px;
}

.tickets .concerts p {
  color: white;
  margin: 35px 0px;
  font-size: 16px;
}

.tickets h2 {
  margin-top: 0;
  color: white;
  font-family: Righteous;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.6);
  margin-bottom: 20px;
}

.btn-primary {
  color: #fff;
  background-color: #455e87;
  border-color: #455e87;
}

.btn-warning {
  color: #090909;
  background-color: #fdcf11;
  border-color: #fdcf11;
}

.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {
  color: #090909;
  background-color: #d6c33e;
  border-color: #d6c33e;
}

.navbar-categories {
  background: rgba(255, 255, 255, 0.75);
  font-family: Righteous;
  font-size: 15px;
  text-transform: uppercase;
  border: none;
  border-radius: 4px;
}

.navbar-categories .navbar-nav > li > a {
  color: #2c2c2c;
  border-right: 1px solid #a0a0a0;
}

.navbar-categories .navbar-right {
  margin-right: 0px;
}

.navbar-categories .navbar-right > li > a {
  border-right: 0;
}

.navbar-categories .go_to_cart {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.navbar-categories .navbar-header {
  position: static;
  margin: 0 !important;
}

.navbar-categories .navbar-toggle {
  margin: 0;
  width: 100%;
  height: auto;
  position: static;
  display: flex;
  align-items: center;
  justify-content: center;
}

.navbar-categories .navbar-toggle .icon-bar {
  background: #333;
}

.waterfall {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .navbar-categories .navbar-toggle {
    display: none;
  }
}

@media (max-width: 768px) {
  .tickets .concerts {
    padding-top: 100px;
  }

  .tickets .container {
    position: relative;
  }

  .tickets h2 {
    text-align: center;
    margin-top: 20px;
  }

  .article .date-flag {
    margin-top: 0;
    float: none !important;
    display: block;
    color: black;
    text-align: left;
    background-image: none;
  }

  .my-xs-5 {
    margin: 35px 0;
  }

  .productinfo .image-wrapper {
    max-height: 350px;
    overflow: hidden;
  }

  #cart_table_button_holder .btn {
    width: 100%;
    margin-bottom: 20px;
  }

  .waterfall {
    padding: 15px;
  }

  .navbar-shadow {
    display: none;
  }

  .navbar-categories {
    min-height: 42px;
  }

  .navbar-categories .navbar-nav {
    margin: 7.5px 10px;
  }

  .navbar-categories .navbar-text {
    margin-bottom: 0;
    margin-top: 0;
    border-bottom: 1px solid #9e9e9e;
    padding-bottom: 7px;
    color: #5d5d5d;
    font-size: 12px;
  }

  .navbar-categories .navbar-nav > li > a {
    border-right: 0;
  }
}

/*# sourceMappingURL=styles.css.map */
