

/* custom styles */
.front {
  position: relative;
  z-index: -2;
  background-image: none !important;
}

body {
  font-weight: 400 !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #1b2929;
  font-size: 0.95rem;
  color: #fff;
}
.footer {
  background-color: #1b2929;
}

strong, .strong {
  color: #fff;
  font-weight: 600 !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
.title {
  font-family: 'Didact Gothic', sans-serif !important;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
    color: #fff;
}

.wind-song {
  font-family: "Qwitcher Grypen", cursive !important;
  font-size: 6rem !important;
  font-weight: 400;
  line-height: 0.8;
  margin-bottom: 1rem;
}
#kontakt .wind-song {
  margin-bottom: 2.5rem;
  line-height: 0.55 !important;
}

.has-text-gold {
  color: #bb9a71 !important;
}
.has-text-light-blue {
  color: #728f8d !important;
}
.has-text-brown {
  color: #5b4a32 !important;
}
.has-text-ocher {
  color: #b69b78 !important;
}

.title-light-blue {
  color: #728f8d !important;
}
.title-brown {
  color: #5b4a32 !important;
}
.title-ocher {
  color: #b69b78 !important;
}

@media screen and (min-width: 769px){
  .container > .columns {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

p {
  font-size: 0.95rem !important;
}
a {
  color: #fff;
}
.content a {
  color: #F9C398;
}
a:hover {
  color: #bb9a71 !important;
}

.menu {
  font-size: 1.3rem;
}

.container-header {
    margin: 0 auto;
    position: relative
}

.slider-image {
  max-height: 100% !important;
  height: auto !important;
  min-height: 100% !important;
}
.img-image {
  max-height: 100% !important;
  height: auto !important;
  min-height: 100% !important;
}

#slider-videa .slider-image,
#slider-videa .slider-image.top {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  height: 100%;
}
#slider-videa .slider-image.bottom {
  background-position: center bottom;
}
#slider-videa .slider-image.center {
  background-position: center center;
}
#slider-videa .slider-image .responsive-video iframe {
  width: 100% !important;
  height: calc(600px + 1rem) !important;
  margin-top: 5rem;
}


@media screen and (min-width:1210px){
  .container-header {
    max-width: calc(960px + 1rem);
    width: calc(960px + 1rem)
  }
}
@media screen and (max-width:768px) {
  .is-mobile-min-height-25 {
    min-height: 25vh;
    background-position: center 10% !important;
    margin-bottom: 0 !important;
  }
}

@media screen and (max-width:1279px) {
    .container-header.is-widescreen {
        max-width: calc(1152px + 1rem);
        width: auto
    }
}

@media screen and (max-width:1471px) {
    .container-header.is-fullhd {
        max-width: calc(1344px + 1rem);
        width: auto
    }
}

@media screen and (min-width:1280px) {
    .container-header {
        max-width: calc(1152px + 1rem);
        width: calc(1152px + 1rem)
    }
}

@media screen and (min-width:1472px) {
    .container-header {
        max-width: calc(1344px + 1rem);
        width: calc(1344px + 1rem)
    }
}
@media screen and (max-width: 1209px){
  .containerr-header {
    max-width: 100%;
    width: 100%;
  }
}

@media screen and (max-width: 1209px) {
  .navbar-menu {
    background-color: #233d3d;
  }
}

.section.section-record, .section.section-page, .section.section-listing, .section.section-media {
  padding: 7.5rem 1.5rem 3rem !important;
}

.content {
  width: 100%;
}

.card {
  background-position: center;
  background-size: cover;
}

#nav {
  top: 0 !important;
}

#nav .navbar-item,
#nav .navbar-link {
  font-family: 'Didact Gothic', sans-serif;
  color: #fff;
}
.navbar-link:after {
  border-color: #fff;
}
.navbar-link.is-active, .navbar-link:hover, a.navbar-item.is-active, a.navbar-item:hover {
  background-color: rgba(0, 0, 0, 0.1);
  color: #F9C393 !important;
}
.navbar-brand.is-hidden-desktop .navbar-item a {
  color: #fff;
}
.has-dropdown a.navbar-item.is-active, .has-dropdown a.navbar-item:hover {
  color: #F9C393 !important;
}
.nav-mobile-color .navbar-item,
.nav-mobile-color .navbar-link {
  color: #fff !important;
}
.nav-mobile-color .navbar-item:hover,
.nav-mobile-color .navbar-link:hover {
  color: #F9C393 !important;
}
.navbar-burger span {
  background-color: #F2E5D9;
}

.navbar {
  background: #1b2929;
  box-shadow: 0 2px 8px rgba(0,0,0,.2);
  position: fixed;
  width: 100%;
  font-size: 1.2rem;
}

.navbar-item,
.navbar-link {
  padding: 0.5rem 1.5rem;
}
.navbar-item.has-dropdown .navbar-link {
    padding-right: 3.5rem;
}
.navbar-link:after {
    right: 2rem;
}
@media screen and (min-width: 1210px) {
  #navbar-toggle {
    max-height: 8rem;
  }
  .navbar-dropdown {
    font-size: 0.8rem;
  }
  .navbar-item.has-dropdown.is-active .navbar-link, .navbar-item.has-dropdown:hover .navbar-link, .navbar-link.is-active:not(:hover), a.navbar-item.is-active:not(:hover) {
    background-color: rgba(0, 0, 0, 0.1);
  }
  .navbar-dropdown {
    border-top: 2px solid #fff;
  }
}
@media screen and (min-width: 769px) {
  .navbar-item img {
    max-height: 6rem;
    transition: all 0.25s;
    position: relative;
    bottom: 0rem;
  }
  .is-fixed-top img {
    max-height: 5rem;
    bottom: 0rem;
  }
}

.slick-dots li button:before {
    content: '\f111' !important;
    color: #233d3d !important;
}
.is-relative {
  position: relative;
}

.plyr__video-wrapper,
.plyr__poster,
.plyr--video {
 background: transparent !important;
}
.column.is-medium {
  padding: 3rem;
}
.column.has-background {
  background-size: cover;
}

@media screen and (min-width: 768px) and (max-width: 1209px){
  .section.section-01 .container {
    width: 100% !important;
  }
  .section.section-01 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px){
  .section.section-01 .container:after {
    left: 0;
  }
}
@media screen and (min-width: 901px) and (max-width: 1280px){
  .section.section-01 .container:after {
    left: 10%;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1471px){
  .section.section-01 .container:after {
    left: 13%;
  }
}

.front .section.is-relative.section-02 {
  padding: 1rem 1.5rem !important;
}

.front .section-02 h3:after,
.front .section-02 .h3:after {
  background-color: #fff;
}

.front .has-text-right h3:after,
.front .has-text-right .h3:after {
  margin-left: calc(100% - 66px);
}

.hero .hero-body h1.title, .hero .hero-body h2.subtitle {
  text-shadow: 0 0 10px rgba(0,0,0,.4),0 0 10px rgba(0,0,0,.4);
}
.hero .hero-body h1.title:after {
  content: "";
  width: 66px;
  height: 3px;
  display: block;
  position: relative;
  background: #233d3d;
  margin-top: 20px;
  margin-left: calc(50% - 33px);
}

@media screen and (min-width: 1210px) {
  #slider {
    margin-top: 4rem;
    position: relative;
    margin-bottom:0;
  }
  .is-fixed-top #slider {
    margin-top: 0px;
    position: relative;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1209px) {
  .front #slider {
    top: 3.25rem !important;
  }
}
@media screen and (max-width: 1023px) {
  .slider-container {
    max-width: 100% !important;
    width: 100% !important;
  }
}
@media screen and (min-width: 1024px) {
  .slider-container {
    max-width: 1020px !important;
    width: 1020px !important;
  }
}

.slider-container {
  margin: 0 auto;
  position: relative;
}

.navbar > .slider-container {
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  min-height: 3.25rem;
  width: 100%;
}

#slider .columns.is-variable .column .obal {
  margin: 0 0 !important;
  padding: 0;
  position: relative;
  z-index: 5;
  display: block;
} 

#slider .slide-small.slick-slider .slick-list {
  height: calc(250px +1rem) !important;
}
#slider .slide-big.slick-slider .slick-list {
  height: calc(500px + 1rem) !important;
}

#slider .title-background {
  margin-bottom: 0 !important;
  margin-right: 0rem;
  padding: 0.5rem 1rem;
  background-color: rgba(123, 63, 29, 0.4);
  color: #fff;
  font-size: 17px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
#slider .title-dlazdice {
  font-size: 17px;
  position: absolute;
  top: 40%;
  width: 100%;
}
#slider .title-dlazdice.has-text-white {
  top: 45%;
}

.mt-half{
  margin-top: .5rem !important;
}

@media screen and (max-width: 768px) {
  .mt-1-half{
    margin-top: 1.5rem !important;
  }
}

.media .media:first-child {
  border-top: none;
  padding-top: 0;
}

.media .date.image {
  font-size: 1.4em;
  line-height: 100%;
  text-align: center;
}
.media .date.image strong {
  font-size: 1.2em;
  letter-spacing: 0.1em;
  display: block;
  width: 100%;
}

.tabs a {
  text-decoration: none;
}

.tab-content {
  transition: all 2.5s;
}
.hero.is-info .tabs a {
  border-bottom-color: #fff;
  margin-bottom: 0;
  opacity: .3;
}
.hero.is-info .tabs li.is-active a {
  opacity: 1;
}
.column .card {
margin-bottom: 0;
}
.card-content h1, .card-content h2, .card-content h3, .card-content h4, .card-content h5, .card-content h6 {
line-height: 1.125;
margin-bottom: 0.8rem;
}

.section-page .content blockquote {
  background-color: rgba(0, 6, 152, 0.1);
  border-left: 5px solid rgba(0, 6, 152, 0.5);
}

.navbar-link.is-arrowless {
	padding-right:.75rem
}
.navbar-link.is-arrowless:after {
	display: none
}
.navbar-dropdown .navbar-dropdown.is-boxed {
  left: 40%;
  margin-top: -2rem;
}
.card-image.image img {
	border-radius: 0
}
.card footer {
  padding: 0 1.5rem 1.5rem;
}
.is-shady {
 display: inline-flex;
 border-top: 1px solid rgba(0,0,0,.1);
 box-shadow: 0 -2px 10px rgba(0,0,0,0.1),0 3px 30px rgba(0,0,0,.15);
 background: #FFFFFF;
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    z-index: 999;
    opacity: .5
}
#return-to-top:hover {
    opacity: 1
}
.flex-video iframe {
  max-width: 100%;
  width: 100%;
}

.sidebar .menu ul {
  list-style: none;
}
.sidebar .menu-list {
  margin-left: 0;
}
.sidebar .menu-list a {
  text-decoration: none;
}
.sidebar .image {
  margin-bottom: 1.5rem;
}

@media screen and (max-width: 1209px){
  .section.section-03 {
    padding-bottom: .5rem !important;
  }
}
.min-height-100 {
  min-height: 100%;
}

.notification.is-info {
  color: inherit;
  background-color: #F2E5D9;
}

@media screen and (min-width: 1210px){
  .navbar-dropdown {
    background-color: #1b2929;
  }
  .navbar-dropdown a.navbar-item:hover {
    background-color: rgba(0,0,0,.05);
  }
}

.gallery-parent {
  position: relative;
}
.gallery-folder-noimage::before {
  position: absolute;
  top: 25%;
  left: 40%;
  color: #fff;
}
.gallery-folder-noimage:hover::before {
  opacity: .5;
}

.lg-sub-html {
  display: none !important;
}

#kontakt .social-icon a:hover, #kontakt a:hover {
	color: #346c6c !important;
}

.freeprivacypolicy-com---palette-light .cc-nb-okagree,
.freeprivacypolicy-com---palette-light .cc-nb-reject,
.freeprivacypolicy-com---palette-light .cc-cp-foot-save {
  color: #fff !important;
  background-color: #233d3d !important;
}

.freeprivacypolicy-com---palette-light .cc-nb-okagree:hover,
.freeprivacypolicy-com---palette-light .cc-nb-reject:hover,
.freeprivacypolicy-com---palette-light .cc-cp-foot-save:hover {
  color: #fff !important;
  background-color: #2a4c4cc5 !important;
}

.freeprivacypolicy-com---palette-light .cc-nb-changep {
  border: 1px solid transparent !important;
  background-color: transparent !important;
  border-color: #233d3d !important;
  color: #233d3d !important;
}
.freeprivacypolicy-com---palette-light .cc-nb-changep:hover {
  color: #fff !important;
  background-color: #233d3d !important;
}

.is-mt-1 {
  margin-top: 1rem;
}

.section.section-listing .content .menu-list {
  margin-top: 0 !important;
}
.content .menu-list li {
  color: #bb9a71 !important;
}

#gallery {
    text-align: center;
}
.gallery .image.fit {
    margin: 0;
}
#gallery .image.fit {
    font-weight: bold;
    margin: 0 0 2em 0;
    position: relative;
}
.gallery .foto {
    margin-bottom: 5px;
    width: 20%;
}

.gallery .foto a {
    display: block;
    margin-right: 5px;
}

.border-white-left-right {
  border-left: 8px solid #fff;
  border-right: 8px solid #fff;
}

.has-text-light-blue {
  color: #233d3d !important;
}
.has-bg-light-blue {
  background-color: #233d3d !important;
}
.has-bg-light {
  background-color: #F9C393 !important;
  color: #233d3d !important;
}
.has-text-white {
  color: #fff !important;
}

.is-lh-1-half {
  line-height: 1.8rem;
}

.mt-0 {margin-top: 0 !important;}
.mr-0 {margin-right: 0 !important;}
.mb-0 {margin-bottom: 0 !important;}
.ml-0 {margin-left: 0 !important;}
.mx-0 {margin-left: 0 !important; margin-right: 0 !important;}
.my-0 {margin-top: 0 !important; margin-bottom: 0 !important;}
.mt-1 {margin-top: 0.25rem !important;}
.mr-1 {margin-right: 0.25rem !important;}
.mb-1 {margin-bottom: 0.25rem !important;}
.ml-1 {margin-left: 0.25rem !important;}
.mx-1 {margin-left: 0.25rem !important; margin-right: 0.25rem !important;}
.my-1 {margin-top: 0.25rem !important; margin-bottom: 0.25rem !important;}
.mt-2 {margin-top: 0.5rem !important;}
.mr-2 {margin-right: 0.5rem !important;}
.mb-2 {margin-bottom: 0.5rem !important;}
.ml-2 {margin-left: 0.5rem !important;}
.mx-2 {margin-left: 0.5rem !important; margin-right: 0.5rem !important;}
.my-2 {margin-top: 0.5rem !important; margin-bottom: 0.5rem !important;}
.mt-3 {margin-top: 0.75rem !important;}
.mr-3 {margin-right: 0.75rem !important;}
.mb-3 {margin-bottom: 0.75rem !important;}
.ml-3 {margin-left: 0.75rem !important;}
.mx-3 {margin-left: 0.75rem !important; margin-right: 0.75rem !important;}
.my-3 {margin-top: 0.75rem !important; margin-bottom: 0.75rem !important;}
.mt-4 {margin-top: 1rem !important;}
.mr-4 {margin-right: 1rem !important;}
.mb-4 {margin-bottom: 1rem !important;}
.ml-4 {margin-left: 1rem !important;}
.mx-4 {margin-left: 1rem !important; margin-right: 1rem !important;}
.my-4 {margin-top: 1rem !important; margin-bottom: 1rem !important;}
.mt-5 {margin-top: 1.5rem !important;}
.mt-5-half {margin-top: 2rem !important;}
.mr-5 {margin-right: 1.5rem !important;}
.mr-5-half {margin-right: 2rem !important;}
.mb-5 {margin-bottom: 1.5rem !important;}
.mb-5-half {margin-bottom: 2rem !important;}
.ml-5 {margin-left: 1.5rem !important;}
.ml-5-half {margin-left: 2rem !important;}
.mx-5 {margin-left: 1.5rem !important; margin-right: 1.5rem !important;}
.mx-5-half {margin-left: 2rem !important; margin-right: 2rem !important;}
.my-5 {margin-top: 1.5rem !important; margin-bottom: 1.5rem !important;}
.my-5-half {margin-top: 2rem !important; margin-bottom: 2rem !important;}
.mt-6 {margin-top: 3rem !important;}
.mr-6 {margin-right: 3rem !important;}
.mb-6 {margin-bottom: 3rem !important;}
.ml-6 {margin-left: 3rem !important;}
.mx-6 {margin-left: 3rem !important; margin-right: 3rem !important;}
.my-6 {margin-top: 3rem !important; margin-bottom: 3rem !important;}

.mx-auto {margin: 0 auto !important;}
.my-auto {margin: auto 0 !important;}

.pt-0 {padding-top: 0 !important;}
.pr-0 {padding-right: 0 !important;}
.pb-0 {padding-bottom: 0 !important;}
.pl-0 {padding-left: 0 !important;}
.px-0 {padding-left: 0 !important; padding-right: 0 !important;}
.py-0 {padding-top: 0 !important; padding-bottom: 0 !important;}
.pt-1 {padding-top: 0.25rem !important;}
.pr-1 {padding-right: 0.25rem !important;}
.pb-1 {padding-bottom: 0.25rem !important;}
.pl-1 {padding-left: 0.25rem !important;}
.px-1 {padding-left: 0.25rem !important; padding-right: 0.25rem !important;}
.py-1 {padding-top: 0.25rem !important; padding-bottom: 0.25rem !important;}
.pt-2 {padding-top: 0.5rem !important;}
.pr-2 {padding-right: 0.5rem !important;}
.pb-2 {padding-bottom: 0.5rem !important;}
.pl-2 {padding-left: 0.5rem !important;}
.px-2 {padding-left: 0.5rem !important; padding-right: 0.5rem !important;}
.py-2 {padding-top: 0.5rem !important; padding-bottom: 0.5rem !important;}
.pt-3 {padding-top: 0.75rem !important;}
.pr-3 {padding-right: 0.75rem !important;}
.pb-3 {padding-bottom: 0.75rem !important;}
.pl-3 {padding-left: 0.75rem !important;}
.px-3 {padding-left: 0.75rem !important; padding-right: 0.75rem !important;}
.py-3 {padding-top: 0.75rem !important; padding-bottom: 0.75rem !important;}
.pt-4 {padding-top: 1rem !important;}
.pr-4 {padding-right: 1rem !important;}
.pb-4 {padding-bottom: 1rem !important;}
.pl-4 {padding-left: 1rem !important;}
.px-4 {padding-left: 1rem !important; padding-right: 1rem !important;}
.py-4 {padding-top: 1rem !important; padding-bottom: 1rem !important;}
.pt-5 {padding-top: 1.5rem !important;}
.pt-5-half {padding-top: 2rem !important;}
.pr-5 {padding-right: 1.5rem !important;}
.pr-5-half {padding-right: 2rem !important;}
.pb-5 {padding-bottom: 1.5rem !important;}
.pb-5-half {padding-bottom: 2rem !important;}
.pl-5 {padding-left: 1.5rem !important;}
.pl-5-half {padding-left: 2rem !important;}
.px-5 {padding-left: 1.5rem !important; padding-right: 1.5rem !important;}
.px-5-half {padding-left: 2rem !important; padding-right: 2rem !important;}
.py-5 {padding-top: 1.5rem !important; padding-bottom: 1.5rem !important;}
.py-5-half {padding-top: 2rem !important; padding-bottom: 2rem !important;}
.pt-6 {padding-top: 3rem !important;}
.pr-6 {padding-right: 3rem !important;}
.pb-6 {padding-bottom: 3rem !important;}
.pl-6 {padding-left: 3rem !important;}
.px-6 {padding-left: 3rem !important; padding-right: 3rem !important;}
.py-6 {padding-top: 3rem !important; padding-bottom: 3rem !important;}

.px-auto {padding: 0  auto !important;}
.py-auto {padding: auto 0 !important;}

.p-0 {padding: 0 !important;}
.p-1 {padding: 0.25rem !important;}
.p-2 {padding: 0.5rem !important;}
.p-3 {padding: 0.75rem !important;}
.p-4 {padding: 1rem !important;}
.p-5 {padding: 1.5rem !important;}
.p-5-half {padding: 2rem !important;}
.p-6 {padding: 3rem !important;}

.m-0 {margin: 0 !important;}
.m-1 {margin: 0.25rem !important;}
.m-2 {margin: 0.5rem !important;}
.m-3 {margin: 0.75rem !important;}
.m-4 {margin: 1rem !important;}
.m-5 {margin: 1.5rem !important;}
.m-5-half {margin: 2rem !important;}
.m-6 {margin: 3rem !important;}

.is-flex.odkazy p img {
  vertical-align: middle;
}
.is-flex.odkazy p a:not(:first-of-type) {
  margin-left: 40px;
}
.buttons.objednat .button {
  font-size: 1.3rem;
}
.boltform button.is-link, .button.is-link {
    background-color: #233d3d;
}
.boltform button.is-link:hover, .button.is-link:hover {
    background-color: #2a4c4cc5;
}
.menu-list a.is-active {
    background-color: #233d3d;
}

.is-float-right{
  float: right;
}
.is-float-left{
  float: left;
}
@media screen and (max-width: 1209px){
  .column-image .is-float-left{
    float: none;
    justify-self: center;
  }
  .column-image .is-float-right{
    float: none;
  }
  .column-image .is-float-left .image{
    margin: 0 auto;
  }
  .column-image .is-float-right .image{
    margin: 0 auto;
  }
  .read-more-link {
    text-align: center;
    float: none;
    width: 100%;
    display: block;
    margin: 0 !important;
    padding: 0;
  }
  .read-more-link a {
    margin-top: 2rem !important;
  }
}

.has-background-info {
  background-color: #ab9471 !important;
}

#plyrvideo {
  min-height: 500px;
  min-width: 100vw;
  object-fit: cover;
}

footer .level .level-item a {
  text-transform: uppercase;
}
footer .level .level-item a:hover{
  color: #F9C398 !important;
}

.table {
  color: #728f8d;
}
.table tr,
.content table td, .content table th {
  border-color: #bb9a71;
}
.table .button {
  background-color: transparent;
}
.button.is-outlined {
  border-color: #bb9a71 !important;
  color: #bb9a71 !important;

}
.button.is-outlined:hover {
  border-color: #bb9a71 !important;
  background-color: #bb9a71 !important;
  color: #fff !important;
}
.content table thead td, .content table thead th,
.content table tfoot td, .content table tfoot th {
  color: #728f8d;
  font-family: 'Didact Gothic', sans-serif !important;
}

.table.is-striped tbody tr:not(.is-selected):nth-child(2n) {
  background-color: transparent !important;
}
.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover,
.table.is-striped tbody tr:not(.is-selected):nth-child(2n):hover {
  color: #bb9a71 !important;
  background-color: rgba(255,255,255,0.05) !important;
} 

.boltform button.is-info.is-outlined:focus, .boltform button.is-info.is-outlined:hover, .button.is-info.is-outlined:focus, .button.is-info.is-outlined:hover {
    background-color: #bb9a71 !important;
    border-color: #bb9a71 !important;
    color: #fff !important;
}

.modal-card-head {
  border-color: #bb9a71 !important;
}
.modal-card-head,
.modal-card-body {
  background-color: #233d3d !important;
}

.has-background-transparent {
  background-color: transparent !important;
}

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

.content table td, .content table th {
  padding: 0.9em .75em;
  line-height: 100%;
  vertical-align: middle;
}

.columns.is-variable .column {
    padding: var(--columnGap) !important;
}

.responsive-video video.margin-less {
  margin-bottom: calc(var(--columnGap) * -1) !important;
}

.menu-list a {
  color: #bb9a71;
}
.menu-list a:hover {
  background-color: #233d3d;
}

/* Icons */
.spotify {
  background: url('../img/icons/spotify-white.svg') no-repeat;
  height: 1.7em;
  width: 1.7em;
  display: inline-block;
  vertical-align: middle;
}
.youtube-music {
  background: url('../img/icons/youtube-music-50-white.svg') no-repeat;
  height: 1.6em;
  width: 1.6em;
  display: inline-block;
  vertical-align: middle;
}
.apple-music {
  background: url('../img/icons/apple-music.svg') no-repeat;
  height: 1.6em;
  width: 1.6em;
  display: inline-block;
  vertical-align: middle;
}
.spotify:hover {
  background: url('../img/icons/spotify-hover.svg') no-repeat;
}
.youtube-music:hover {
  background: url('../img/icons/youtube-music-hover.svg') no-repeat;
}
.apple-music:hover {
  background: url('../img/icons/apple-music-hover.svg') no-repeat;
}

@media screen and (max-width: 1209px) { 
  .reverse-columns {
    flex-direction: column-reverse;
    display: flex;
  }
  .has-text-centered-mobile {
    text-align: center !important;
  }
  .mt-0-mobile {
    margin-top: 0 !important;
  }
  .mb-0-mobile {
    margin-bottom: 0 !important;
  }
  .pb-0-mobile {
    padding-bottom: 0 !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1209px) {
  .level {
    display: block !important;
  }
  .level-left {
    display: block !important;
  }
  .level-right {
    display: block !important;
  }
  .level-left+.level-right {
    margin-top: 1.5rem;
  }
}
@media print, screen and (min-width: 1210px) {
  .level-left {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .level-right {
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

.chcete-me li::marker,
.chcete-me strong {
  color: #BB9A75 !important;
}

.big-video iframe,
.small-video iframe {
  width: 100% !important;
  height: 100% !important;
}

.responsive-video.widescreen iframe, .responsive-video.widescreen object, .responsive-video.widescreen embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.responsive-video.widescreen {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}