.pointer {
  mix-blend-mode: normal;
}

.totop {
  bottom: 100px;
}

footer .footer--inner {
  padding-bottom: 20px !important;
}

.wptb-swiper-navigation.style3 .swiper-button-next:after {
  content: "Další" !important;
}

.wptb-swiper-navigation.style3 .swiper-button-prev:after {
  content: "Předchozí" !important;
}

.filter:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  pointer-events: none;
}
.filter .wptb-item--title {
  position: relative;
  z-index: 2;
}

.wptb-marquee {
  padding-bottom: 0 !important;
}

.fulltext h1,
.fulltext h2,
.fulltext h3,
.fulltext h4,
.fulltext h5,
.fulltext h6 {
  margin-bottom: 10px !important;
}

.fulltext a {
  color: white !important;
  text-decoration: underline !important;
}

.fulltext a:hover {
  color: #b90808 !important;
  text-decoration: underline !important;
}
.wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0 !important;
}
.wpcf7-acceptance a {
  text-decoration: underline !important;
}

.wpcf7-acceptance a:hover {
  color: #b90808 !important;
}

input[type="checkbox"] {
  accent-color: #b90808 !important;
}
.disabled {
  pointer-events: none !important;
  opacity: 0.5 !important;
}
.wptb-item-layer {
  height: 100% !important;
}

.wptb-item-layer img {
  height: 100% !important;
}

.footer-nav ul li.current-menu-item a {
  color: #b90808 !important;
}

.wptb-accordion .wptb-item-title:hover {
  color: #b90808 !important;
}

.wptb-accordion .wptb-item-title::selection {
  color: #fff !important;
  background-color: #b90808 !important;
}

.wptb-item--video-button .btn:hover {
  background-color: white !important;
  color: #b90808 !important;
  border-color: #b90808 !important;
  transition: all 0.5s ease;
}

.wptb-item--video-button .btn {
  border: 1px solid #b90808 !important;
  transition: all 0.5s ease;
}
.totop a {
  transition: all 0.5s ease;
}

.totop a:hover {
  background-color: white !important;
  color: #b90808 !important;
}


.swiper-gallery .swiper-button-prev, .swiper-gallery .swiper-button-next {
  color: white !important;
  transition: color .5s ease;
}
.swiper-gallery .swiper-button-prev:hover, .swiper-gallery .swiper-button-next:hover {
  color: #b90808 !important;
}

*::selection {
  color: #fff !important;
  background-color: #b90808 !important;
}

.wpcf7-submit{
    background-color: #b90808 !important;
    color: white !important;
    border: none !important;
    transition: all 0.5s ease;

}


.wpcf7-submit:disabled{
    opacity: 0.5 !important;
    transition: all 0.5s ease;

}

.mr_menu_active header.header{

    opacity: 0;
}

.mr_menu_active .mr_navmenu .current-menu-item a{

    color: #b90808 !important;
}

.mr_menu_active .mr_menu h6{

    color: #b90808 !important;
}

.mr_menu_active .social-box a{

    border-color: #fff !important;
}

.mr_menu_active .wptb-item--icon {
    border-color: transparent !important;
}
@media only screen and (max-width: 767px) {
    .wptb-about-two .wptb-icon-box6 .wptb-item--icon{
        margin: 0 auto !important;
    }
    .wptb-about-two .wptb-icon-box6 .wptb-item--title{
        text-align: center !important;
    }
      .wptb-about-two .wptb-icon-box6 .wptb-item--description{
        text-align: center !important;
    }

    .small-center {
        display: flex !important;
        justify-content: center;
    }

    .wptb-heading, .wptb-about--text {
        text-align: center !important;
    }

    .wptb-counter1 .wptb-item--inner{
        justify-content: center !important;
    }
}
