body.category-ogloszenia .entry-tpl-grid .entry-body, body.page-template-page-my-posts .entry-tpl-grid .entry-body {
padding: 15px;
border-radius: 0px 0px 12px 12px;
-webkit-box-shadow: 4px 4px 19px -11px rgba(66, 68, 90, 1);
-moz-box-shadow: 4px 4px 19px -11px rgba(66, 68, 90, 1);
box-shadow: 4px 4px 19px -11px rgba(66, 68, 90, 1);
}
body.category-ogloszenia .entry-tpl-grid .entry-body .entry-summary p, body.page-template-page-my-posts .entry-tpl-grid .entry-body .entry-summary p {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}
body.category-ogloszenia .category-archive-header, body.page-template-page-my-posts .category-archive-header {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
gap: 20px;
}
body.category-ogloszenia .category-archive-header .add-category, body.page-template-page-my-posts .category-archive-header .add-category {
background: #FF552E !important;
border-color: #FF552E !important;
color: white;
letter-spacing: 0.2em;
font-family: "Roboto Condensed", sans-serif;
font-weight: 600;
text-transform: uppercase;
padding: 15px;
}
body.category-ogloszenia .entry-tpl-grid .entry-body footer p, body.page-template-page-my-posts .entry-tpl-grid .entry-body footer p {
margin-bottom: 0 !important;
}
body.category-ogloszenia .entry-tpl-grid .entry-body footer p time, body.page-template-page-my-posts .entry-tpl-grid .entry-body footer p time {
margin-right: 0px !important;
}
body.category-ogloszenia .entry-tpl-grid .entry-body .entry-header h3, body.page-template-page-my-posts .entry-tpl-grid .entry-body .entry-header h3 {
margin-bottom: 0px !important;
}
body.category-ogloszenia .entry-tpl-grid .entry-body .entry-header .entry-subcategory, body.page-template-page-my-posts .entry-tpl-grid .entry-body .entry-header .entry-subcategory {
font-weight: lighter;
}
.widget_top_ads ul li a {
color: black !important;
}
body.category-ogloszenia .entry-featured-media {
margin-bottom: 0;
}
body.category-ogloszenia .wp-post-image {
border-radius: 12px 12px 0px 0px;
}:root, *{
scroll-padding-top: 62px !important;
}