.wp-block-calendar table caption {
font-weight: 500;
}
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
right: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: max-content;
z-index: 100000;
}
.post-section .row:has(.post-content) {
align-items: flex-start;
}
#post-section .post-content,
#post-section article.post-items {
clear: both;
display: flow-root;
overflow: hidden;
}
.post-content,
.lower-content,
.entry-content,
.wp-block-post-content {
clear: both;
display: flow-root;
overflow: hidden;
min-height: 0;
}
.post-content::after,
.lower-content::after,
.entry-content::after {
content: "";
display: table;
clear: both;
}
article.post-items.post-single,
article.post-items:not(.post-grid) {
display: flow-root;
overflow: hidden;
}
.blog-details-content .lower-content {
overflow: hidden;
}
.comments-area,
#comments {
clear: both;
}
.clearfix::before,
.clearfix::after {
content: "";
display: table;
}
.clearfix::after {
clear: both;
}
.container::after,
.row::after,
.site::after,
.site-content::after,
.content-area::after,
.main-content::after,
.entry-content::after,
.post-content::after,
.comments-area::after,
.widget::after {
content: "";
display: table;
clear: both;
}
.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__totals-title {
font-weight: 700;
}