/* Theme Name: Racinowski 
 * Theme URI: https://pierwszastronamedalu.pl
 * Description: Racinowski theme
 * Author: Pierwszastronamedalu.pl
 * Author URI: https://pierwszastronamedalu.pl
 * Template: hello-elementor
 * Version: 1.0.1
 * Text Domain: racinowski */
.wpcf7-submit {
  border: none !important;
}
.wpcf7-submit:hover {
  opacity: 0.7;
}

table.tablepress th {
  background: var(--e-global-color-primary) !important;
  color: #fff !important;
}

.elementor-widget-theme-post-content ul, .elementor-widget-theme-post-content ol {
  margin: -15px 0 15px -20px;
}

mark {
  background: none !important;
}

aside h5 {
  margin: 0 0 10px 0;
}

.massfooter p {
  padding: 0 !important;
  margin: 0 !important;
}

.offerboxes a {
  transition: all 0.2s linear;
}
.offerboxes a:hover {
  transform: scale(1.05);
}/*# sourceMappingURL=style.css.map */