/* archiwum */
.blog .elementor-widget-theme-post-featured-image img {
    aspect-ratio: 16/9;
    object-fit: cover;
}

@media screen and (min-width: 992px) {
	.blog .elementor-widget-theme-post-featured-image img {
		aspect-ratio: 1/1;
	}
}

.elementor-widget-archive-posts .elementor-button-wrapper,
.elementor-widget-posts .elementor-button-wrapper {
    margin-top: 0;
}

/* post */
.elementor-widget-theme-post-content ul,
.elementor-widget-theme-post-content ol {
    margin-bottom: 1.5em;
}

.elementor-widget-theme-post-content h2,
.elementor-widget-theme-post-content h3,
.elementor-widget-theme-post-content h4,
.elementor-widget-theme-post-content h5 {
    margin-top: 1em;
    margin-bottom: .5em;
}

.elementor-widget-theme-post-content .wp-block-heading {
    margin-top: 2em;
    margin-bottom: 1em;
}

.elementor-widget-theme-post-content li + li {
    margin-top: .1em;
}

.elementor-widget-theme-post-content h2 {
    font-size: 1.3829em;
}

.elementor-widget-theme-post-content h3 {
    font-size: 1.2952em;
}

.elementor-widget-theme-post-content h4 {
    font-size: 1.2148em;
}

.elementor-widget-theme-post-content h5 {
    font-size: 1.1385em;
}

.elementor-widget-theme-post-content h6 {
    font-size: 1.067em;
}

.elementor-widget-theme-post-content ol,
.elementor-widget-theme-post-content ul {
    margin-bottom: 1.5em;
}

/* treść wpisu */
.elementor-widget-theme-post-content p,
.elementor-widget-theme-post-content li {
    font-size: 1.15em;
}

@media screen and (min-width: 992px) {
	.elementor-widget-theme-post-content p,
	.elementor-widget-theme-post-content li {
    	font-size: 1.2em;
	}
}

/* komentarze */
.comment-list + .comment-respond {
    margin-top: 30px;
}

.comment-form .submit {
    border: 0;
}

/* bloki Gutenberg */
.wp-singular .post .wp-block-quote {
    font-style: italic;
    line-height: 1.2;
    border-left: 3px solid var( --e-global-color-263f27f );
    margin-block-start: 1.5em;
	margin-block-end: 1.5em;
	margin-inline-start: 0;
	margin-inline-end: 0;
    padding: 2em 2em 2em 1em;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	border-radius: 4px;
    background: #FAFAFA url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='98' height='90' viewBox='0 0 98 90' fill='none'%3E%3Cpath d='M36.82 0C40.5533 5.88 43.3067 11.76 45.08 17.64C46.9467 23.52 47.88 29.3533 47.88 35.14C47.88 45.1267 45.2667 54.6933 40.04 63.84C34.8133 72.9867 27.1133 81.4333 16.94 89.18L3.22 81.06C2.1 80.3133 1.26 79.4733 0.700001 78.54C0.233334 77.7 0 76.8133 0 75.88C0 74.8533 0.233334 73.8733 0.700001 72.94C1.16667 72.0067 1.72667 71.2133 2.38 70.56C3.40667 69.44 4.52667 68.04 5.74 66.36C7.04667 64.7733 8.26 62.9067 9.38 60.76C10.5 58.6133 11.4333 56.1867 12.18 53.48C13.02 50.7733 13.44 47.88 13.44 44.8C13.44 41.44 12.8333 37.8467 11.62 34.02C10.5 30.1933 8.58667 26.0867 5.88 21.7C4.94667 20.2067 4.48 18.7133 4.48 17.22C4.48 15.54 5.04 14.0467 6.16 12.74C7.28 11.4333 8.82 10.4067 10.78 9.65999L36.82 0ZM86.94 0C90.6733 5.88 93.4267 11.76 95.2 17.64C97.0667 23.52 98 29.3533 98 35.14C98 45.1267 95.3867 54.6933 90.16 63.84C84.9333 72.9867 77.2333 81.4333 67.06 89.18L53.34 81.06C52.22 80.3133 51.38 79.4733 50.82 78.54C50.3533 77.7 50.12 76.8133 50.12 75.88C50.12 74.8533 50.3533 73.8733 50.82 72.94C51.2867 72.0067 51.8467 71.2133 52.5 70.56C53.5267 69.44 54.6467 68.04 55.86 66.36C57.1667 64.7733 58.38 62.9067 59.5 60.76C60.62 58.6133 61.5533 56.1867 62.3 53.48C63.14 50.7733 63.56 47.88 63.56 44.8C63.56 41.44 62.9533 37.8467 61.74 34.02C60.62 30.1933 58.7067 26.0867 56 21.7C55.0667 20.2067 54.6 18.7133 54.6 17.22C54.6 15.54 55.16 14.0467 56.28 12.74C57.4 11.4333 58.94 10.4067 60.9 9.65999L86.94 0Z' fill='%23E9D8B3'/%3E%3C/svg%3E") no-repeat;
    background-size: 50px;
	background-position: calc(100% - 1em) 1em;
}

@media screen and (min-width: 992px) {
	.wp-singular .post .wp-block-quote {
		padding: 2em 2em 2em 1em;
	}
}

.wp-block-quote cite {
    font-size: 14px;
    font-style: normal;
}

/* block image */
.wp-block-image {
	border-radius: .5em;
	overflow: hidden;
}

@media screen and (min-width: 992px) {
	.wp-block-image.alignright {
    	float: right;
    	width: 50%;
    	margin: 2em -4em 2em 3em;
	}
	.wp-block-image.alignleft {
    	float: left;
    	width: 50%;
    	margin: 2em 3em 2em -4em;
	}
}

/* shortcode umów wizytę */
.elementor-widget-theme-post-content [data-elementor-type=container] {
    margin: 0 -1em;
}