/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.katalog-img {
  height: 600px;
}
.katalog-img img {
  height: 100%;
  width: auto;
}
.wide-btn {
  display: flex;
  position: absolute;
  z-index: 2;
  bottom: 22%;
  right: 0px;
  background: white;
  padding: 10px 24px;
  border-radius: 25px;
}
.wide-btn .fusion-title {
  padding-right: 24px;
}
