.text-justify {
  text-align: justify;
}
.wp-block-latest-posts__post-excerpt {
	text-align: justify;
}

.ast-archive-description {
	border-bottom: 0px;
}

p.wp-block-tag-cloud {
	text-align: justify;
}

p.comment-notes {
	display:none;
}

/* main.site-main {
	margin-left: 115px;
} */

div.entry-meta {
	text-align: right;
	margin-bottom: 0px;
}

.comments-area{
	margin-top: 0px;
}

.ast-separate-container .comment-respond{
	padding-top: 0px;
}

.comment-reply-title {
	margin-bottom: 15px;
}

aside.widget.widget_block {
	margin-bottom: 30px;
}

.grecaptcha-badge {
visibility: hidden; 
}

.ast-builder-menu-mobile .main-navigation .main-header-menu, .ast-builder-menu-mobile .main-navigation .main-header-menu .sub-menu  {
	background-color: #FFDDB7;
	background-image: none;
}

aside.widget.widget_block.widget_media_image {
	margin-bottom: 5px;
}

figure.wp-block-image {
	margin-top: 10px;
}


@media (max-width: 550px) {
    figure.wp-block-image {
	  width: 550px 
		max-width: 100%;
 }
}

div.g-recaptcha {
	margin-bottom: 10px;
}

.entry-content p {
	margin-bottom: 0px;
}

img.attachment-large.size-large.wp-post-image{
	margin-top: 0px;
	margin-left: auto; 
	margin-right: auto;
	display: block;
	width:100%;
  max-height:400px;
	max-width:1024px;
  object-fit: cover;
}

img.attachment-medium.size-medium.wp-post-image {
		padding-bottom:15px;
  }

@media (max-width: 500px) {
    img.attachment-medium.size-medium.wp-post-image {
		max-width: 100%;
		width: 500px;
  }
}


div.entry-content.clear {
	text-align: justify;
	max-width:1024px;
}

li.recentcomments.recent-comment {
	text-align: justify;
}

.wp-block-latest-posts__post-title {
	font-weight: bold;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	border: 0px;
}

article.type-page.status-publish.ast-article-single {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
}

div.wp-block-columns.text-justify.is-layout-flex.wp-container-2 {
    padding-top: 0px;
    padding-right: 16px;
    padding-left: 16px;
	
}

article.post.type-post.status-publish.format-standard.has-post-thumbnail {
    padding-top: 0px;
    padding-right: 16px;
    padding-left: 16px;
	
}

li.comment.even.thread-even {
    padding-top: 0px;
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 0px;
}

li.comment.odd.thread-odd {
    padding-top: 0px;
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 0px;
}

h3.comments-title {
	margin-bottom: 30px;
}

aside.widget.widget_block.widget_media_image {
	text-align: center;
}

.comment-author-link {
	font-weight: bold;
	color: #1B5B52;
}

.wp-image-73 {
	border-radius: 10px;
}

.wp-image-540 {
	margin-bottom: 10px;
} # jedwabna bluzka

.nav-links {
    display: none;
}

p.comment-form-author{
	width: 303px;
}

p.comment-form-email{
	display: none;
}


p.comment-form-url{
	display: none;
}

.wp-element-caption{
	color: #555;
	text-align: left;
	font-size: 14px;
}

img.wp-image-305 {
	margin-top: -10px;
	margin-bottom: 10px;
	box-sizing: border-box;
	max-height: 400px;
	width: auto;
}

header .custom-logo-link img {
	max-width: 100%;
	width: 600px;
}

body.archive .ast-archive-description {
	padding-bottom: 10px;
	padding-top: 0px;
}

.page-title.ast-archive-title {
	text-align: center;
}

@media (max-width: 550px) {
    img.wp-image-294 {
		width: 530px;
		max-width: 100%;
  }
}