/*!**********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./assets/wpify-ads.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************/
.wpify-ad a {
  display: block;
  max-width: 100%;
}

.wpify-ad a img {
  opacity: 1 !important;
}

.seznamAd--wrapper {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ababab;
  min-height: 100px;
  max-height: 300px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.seznamAd--cButton {
  background-color: black;
  color: white;
  font-size: 18px;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 18px;
  cursor: pointer;
  position: absolute;
  top: -52px;
  right: 0;
}

/*# sourceMappingURL=wpify-ads.css.map*/