/*
Theme Name:   Custom
Description:  Zakazkova sablona
Author:       Youngmedia s.r.o.
Author URI:   https://www.youngmedia.cz
Template:     hello-elementor
Version:      1.0.0
Text Domain:  website
*/

.scrollable-swiper .swiper {
  padding-bottom: 80px;
}
.scrollable-swiper .swiper .swiper-scrollbar {
  background-color: #561a30;
  height: 1px;
  bottom: 25px;
  width: 80%;
  left: 10%;
}
.scrollable-swiper .swiper .swiper-scrollbar .swiper-scrollbar-drag:hover {
  background-color: #846040;
}
.scrollable-swiper .swiper .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #561a30;
  height: 18px;
  border-radius: 0;
  position: absolute;
  top: -9px;
  cursor: pointer;
}
.scrollable-swiper .swiper .swiper-scrollbar .swiper-scrollbar-drag:hover {
  background-color: #846040;
}
/*
.scrollable-swiper .swiper .swiper-scrollbar .swiper-scrollbar-drag:hover {
  height: 54px;
  top: -27px;
}
  */
.wp-block-columns {
  gap: 7rem;
}
