/*
Theme Name: Villa Asturia
Theme URI: https://villa-asturia.pl/
Author: LuckyStudio
Author URI: https://villa-asturia.pl/
Description: Minimal
Version: 1.0
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#breadcrumbs {
	color: #5ABF93;
}

#breadcrumbs .breadcrumb_last {
	color: #000000;
}

.elementor-slideshow__title {
	display: none;
}
.elementor-slideshow__header {
    width: calc(100% - 70px) !important;
}

.fill-reset svg {
    fill: none !important;
}

.tekst {
  line-height: 1.6;
  margin: 0 auto;
}

.tekst h1,
.tekst h2,
.tekst h3 {
  font-weight: 600;
  margin-top: 1.8em;
  margin-bottom: 0.6em;
  line-height: 1.3;
}

.tekst h1 {
  font-size: 1.8em;
}

.tekst h2 {
  font-size: 1.4em;
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.3em;
}

.tekst h3 {
  font-size: 1.2em;
}

.tekst p {
  margin-bottom: 1em;
}

.tekst ul,
.tekst ol {
  margin: 1em 0 1em 2em;
  padding-left: 1.5em;
  list-style-position: outside !important;
  list-style-type: revert !important;
}

.tekst ul {
  list-style-type: disc !important;
}

.tekst ol {
  list-style-type: decimal !important;
}

.tekst li {
  margin-bottom: 0.5em;
}

.tekst strong,
.tekst b {
  font-weight: 700;
}

.tekst ol ul,
.tekst ul ul {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.tekst a {
  color: #0057b8;
  text-decoration: underline;
}

.tekst a:hover {
  color: #003d80;
  text-decoration: none;
}