.ast-container {
margin-top: 2.5rem !important;
}
div#content {
background: #fff;
}
.ast-breadcrumbs-wrapper {
margin-bottom: 0 !important;
}
section.ast-archive-description {
padding: 0 !important;
}
section.ast-archive-description h1 {
text-transform: capitalize;
}
body.home .ast-breadcrumbs-wrapper {
display: none;
} .ast-post-format-.blog-layout-4.ast-article-inner {
border: 1px solid #e2e8f0;
border-radius: 0 !important;
background-color: #fff;
box-shadow: none;
margin-bottom: 0;
overflow: hidden;
transition: box-shadow 0.3s ease, transform 0.3s ease, border-color 0.3s ease,
background-color 0.3s ease;
display: flex;
flex-direction: column;
height: 100%;
}
.ast-post-format-.blog-layout-4.ast-article-inner:hover {
border: 1px solid #e2e8f0;
border-radius: 0 !important;
background-color: #0A58CA;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.blog-layout-4 .post-content {
flex-grow: 1;
display: flex;
flex-direction: column;
}
.ast-post-format-.blog-layout-4 .cat-links,
.ast-post-format-.blog-layout-4 .cat-links a {
color: #6c757d;
font-size: 0.85rem;
font-weight: 500;
text-transform: uppercase;
text-decoration: none;
transition: color 0.3s ease;
}
.ast-post-format-.blog-layout-4.ast-article-inner:hover .cat-links,
.ast-post-format-.blog-layout-4.ast-article-inner:hover .cat-links a {
color: rgba(255, 255, 255, 0.8);
}
.ast-post-format-.blog-layout-4.ast-article-inner .cat-links a:hover {
text-decoration: underline;
}
.ast-post-format-.blog-layout-4 .entry-title,
.ast-post-format-.blog-layout-4 .entry-title a {
color: #1a1a1a;
text-decoration: none;
transition: color 0.3s ease;
}
.ast-post-format-.blog-layout-4.ast-article-inner:hover .entry-title,
.ast-post-format-.blog-layout-4.ast-article-inner:hover .entry-title a {
color: #ffffff;
}
.ast-post-format-.blog-layout-4 .entry-meta,
.ast-post-format-.blog-layout-4 .entry-meta span {
color: #6c757d;
font-size: 0.85rem;
transition: color 0.3s ease;
}
.ast-post-format-.blog-layout-4 .entry-meta a {
color: #6c757d;
text-decoration: none;
text-decoration-thickness: 1px;
text-underline-offset: 2px;
transition: color 0.3s ease, text-decoration-color 0.3s ease;
}
.ast-post-format-.blog-layout-4.ast-article-inner:hover .entry-meta,
.ast-post-format-.blog-layout-4.ast-article-inner:hover .entry-meta span,
.ast-post-format-.blog-layout-4.ast-article-inner:hover .entry-meta a {
color: rgba(255, 255, 255, 0.8);
}
.ast-post-format-.blog-layout-4.ast-article-inner:hover .entry-meta a:hover {
color: #fff;
text-decoration: underline;
}
.blog-layout-4 .rdk-read-more {
display: inline-flex;
align-items: center;
margin-top: auto;
font-size: 1rem;
font-weight: 500;
color: #1a1a1a;
text-decoration: none;
transition: color 0.3s ease;
}
.blog-layout-4 .rdk-read-more:hover {
color: #1a1a1a;
text-decoration: none;
}
.blog-layout-4 .rdk-read-more svg {
margin-right: 8px;
transition: transform 0.3s ease;
}
.blog-layout-4.ast-article-inner:hover .rdk-read-more {
color: #ffffff;
}
.blog-layout-4.ast-article-inner:hover .rdk-read-more svg {
transform: translateX(5px);
}
.ast-excerpt-container.ast-blog-single-element {
display: none;
} .rdk-archive-search {
display: flex;
justify-content: center;
margin-bottom: 0.75rem;
text-align: center;
}
.rdk-archive-search .search-form {
display: block;
width: 100%;
max-width: 520px;
margin: 0;
position: relative;
}
.rdk-archive-search .search-field {
width: 100%;
text-align: center;
border: 1px solid var(--ast-border-color);
background-color: #fff;
border-radius: 9999px;
padding: 0.55rem 1rem 0.55rem 2.4rem;
box-shadow: none;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-size: 16px 16px;
background-position: 0.9rem center;
}
.rdk-archive-search .search-field:focus {
border-color: var(--ast-global-color-0);
}
.rdk-archive-search .search-submit {
display: none;
}
.rdk-archive-search-enabled .ast-archive-description:not(.ast-author-box) {
display: grid;
grid-template-columns: 1fr auto;
grid-template-rows: auto auto;
column-gap: 1rem;
align-items: center;
}
.rdk-archive-search-enabled .ast-archive-description:not(.ast-author-box) .ast-breadcrumbs-wrapper {
grid-column: 1;
grid-row: 1;
}
.rdk-archive-search-enabled .ast-archive-description:not(.ast-author-box) .ast-archive-title {
grid-column: 1;
grid-row: 2;
margin-bottom: 0;
}
.rdk-archive-search-enabled .ast-archive-description:not(.ast-author-box) .rdk-archive-search {
grid-column: 2;
grid-row: 2;
margin-bottom: 0;
justify-content: flex-end;
}
.rdk-archive-search-enabled .rdk-archive-search .search-form {
max-width: 250px;
} .search.rdk-archive-search-enabled .ast-archive-description:not(.ast-author-box) {
text-align: left;
row-gap: 0;
}
.search.rdk-archive-search-enabled .ast-archive-description:not(.ast-author-box) .ast-breadcrumbs-wrapper {
grid-column: 1 / -1;
}
.search.rdk-archive-search-enabled .ast-archive-description:not(.ast-author-box) .ast-breadcrumbs-wrapper:not(:first-of-type) {
display: none;
}
body.search .widget.widget_search {
display: none;
} body.single-post article.post.type-post {
padding: 0;
}
body.single-post .ast-single-post .entry-title {
line-height: 1.4;
}
body.single-post h1.entry-title {
padding-bottom: 1rem;
}
.ast-single-post .entry-content a,
.ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
text-decoration: none;
} .ast-single-related-posts-container.ast-container-- {
background: #cccccc33;
}
.ast-related-posts-wrapper .ast-related-posts-inner-section {
border: 1px solid #e2e8f0;
border-radius: 0;
background-color: #fff;
box-shadow: none;
overflow: hidden;
transition: box-shadow 0.3s ease, transform 0.3s ease, border-color 0.3s ease,
background-color 0.3s ease;
display: flex;
flex-direction: column;
height: 100%;
}
.ast-related-posts-wrapper .ast-related-posts-inner-section:hover {
border-color: #0A58CA;
background-color: #0A58CA;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.ast-related-posts-wrapper .ast-related-post-content {
display: flex;
flex-direction: column;
height: 100%;
}
.ast-related-posts-wrapper .ast-related-post-content> :not(.ast-related-post-featured-section) {
padding-left: 1.5em;
padding-right: 1.5em;
}
.ast-related-posts-wrapper .ast-related-post-content> :last-child {
padding-bottom: 1.5em;
}
.ast-related-posts-wrapper .ast-related-post-featured-section .post-thumb-img-content {
overflow: hidden;
}
.ast-related-posts-wrapper .post-thumb-img-content img {
width: 100%;
transform: scale(1);
transition: transform 0.5s ease;
display: none;
}
.ast-related-posts-wrapper .ast-related-posts-inner-section:hover .post-thumb-img-content img {
transform: scale(1.08);
}
.ast-related-posts-wrapper .ast-related-post-title,
.ast-related-posts-wrapper .ast-related-post-title a {
color: #1a1a1a;
text-decoration: none;
transition: color 0.3s ease;
}
.ast-related-posts-wrapper .ast-related-posts-inner-section:hover .ast-related-post-title,
.ast-related-posts-wrapper .ast-related-posts-inner-section:hover .ast-related-post-title a {
color: #ffffff;
}
.ast-related-posts-wrapper .entry-meta,
.ast-related-posts-wrapper .entry-meta *,
.ast-related-posts-wrapper .cat-links,
.ast-related-posts-wrapper .cat-links a {
color: #6c757d;
font-size: 0.85rem;
font-weight: 500;
text-transform: uppercase;
text-decoration: none;
transition: color 0.3s ease;
}
.ast-related-posts-wrapper .entry-meta a,
.ast-related-posts-wrapper .cat-links a,
.ast-related-posts-wrapper .comments-link a,
.ast-related-posts-wrapper .posted-by a {
text-decoration: none;
text-decoration-thickness: 1px;
text-underline-offset: 2px;
}
.ast-related-posts-wrapper .entry-meta a:hover,
.ast-related-posts-wrapper .cat-links a:hover,
.ast-related-posts-wrapper .comments-link a:hover,
.ast-related-posts-wrapper .posted-by a:hover {
text-decoration: underline;
}
.ast-related-posts-wrapper .ast-related-posts-inner-section:hover .entry-meta,
.ast-related-posts-wrapper .ast-related-posts-inner-section:hover .entry-meta *,
.ast-related-posts-wrapper .ast-related-posts-inner-section:hover .cat-links,
.ast-related-posts-wrapper .ast-related-posts-inner-section:hover .cat-links a {
color: rgba(255, 255, 255, 0.8);
}
.ast-related-posts-wrapper .ast-related-posts-inner-section:hover .entry-meta a:hover,
.ast-related-posts-wrapper .ast-related-posts-inner-section:hover .cat-links a:hover,
.ast-related-posts-wrapper .ast-related-posts-inner-section:hover .comments-link a:hover,
.ast-related-posts-wrapper .ast-related-posts-inner-section:hover .posted-by a:hover {
color: #ffffff;
}
.ast-related-posts-wrapper .rdk-read-more {
display: inline-flex;
align-items: center;
margin-top: auto;
font-size: 1rem;
font-weight: 500;
color: #1a1a1a;
text-decoration: none;
transition: color 0.3s ease;
}
.ast-related-posts-wrapper .rdk-read-more svg {
margin-right: 8px;
transition: transform 0.3s ease;
}
.ast-related-posts-wrapper .ast-related-posts-inner-section:hover .rdk-read-more {
color: #ffffff;
}
.ast-related-posts-wrapper .ast-related-posts-inner-section:hover .rdk-read-more svg {
transform: translateX(5px);
}
.ast-related-posts-wrapper .comments-link,
.ast-related-posts-wrapper .posted-by {
display: none;
} .rdk-author-box {
margin-top: 2rem;
padding: 1.5rem;
border: 1px solid #e2e8f0;
background-color: #fff;
}
.rdk-author-title {
margin: 0 0 0.5rem;
font-size: 1.25rem;
}
.rdk-author-bio {
margin: 0 0 0.75rem;
color: #6c757d;
}
.rdk-author-link {
display: inline-flex;
align-items: center;
font-weight: 500;
color: #1a1a1a;
text-decoration: none;
text-decoration-thickness: 1px;
text-underline-offset: 2px;
}
.rdk-author-link:hover {
text-decoration: underline;
} #ast-scroll-top {
width: 60px;
height: 60px;
background-color: #fff;
border: 1px solid #003256;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
padding: 0;
line-height: 0;
position: fixed;
right: 28px;
bottom: 28px;
z-index: 9999;
box-shadow: none !important;
transition: all 0.3s ease;
}
#ast-scroll-top img {
width: 14px;
height: 23px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
margin-left: 22px;
margin-top: 18px;
top: 0;
bottom: 0;
} @media (max-width: 992px) {
.ast-container {
margin-top: 0.5rem !important;
}
}
@media (max-width: 922px) {
section.ast-archive-description {
padding-left: 1em !important;
padding-right: 1em !important;
padding-top: 1em !important;
}
}
@media (max-width: 921px) {
body.archive .ast-archive-description {
text-align: left;
padding-left: 1em !important;
padding-top: 1em !important;
}
}
@media (max-width: 769px) {
body.search .rdk-archive-search-enabled .rdk-archive-search .search-form {
max-width: none;
}
body.search .rdk-archive-search {
width: 100%;
}
}
@media (max-width: 768px) {
.rdk-archive-search-enabled .ast-archive-description:not(.ast-author-box) {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
gap: 0;
padding-left: 1em !important;
padding-right: 1em !important;
padding-top: 1em;
}
.rdk-archive-search-enabled .ast-archive-description:not(.ast-author-box) .ast-breadcrumbs-wrapper {
flex: 0 0 100%;
order: 0;
}
.rdk-archive-search-enabled .ast-archive-description:not(.ast-author-box) .ast-archive-title {
order: 1;
flex: 1 1 auto;
min-width: 0;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.rdk-archive-search-enabled .ast-archive-description:not(.ast-author-box) .rdk-archive-search {
order: 2;
flex: 0 0 auto;
margin-bottom: 0;
justify-content: center;
}
.rdk-archive-search-enabled .rdk-archive-search .search-form {
max-width: 200px;
}
.rdk-archive-search .search-field {
padding: 0.45rem 0.75rem 0.45rem 2rem;
font-size: 0.9rem;
}
}
@media (max-width: 544px) {
body.single-post.ast-separate-container #content .ast-container {
padding-left: 20px;
padding-right: 20px;
}
}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table.is-style-stripes{border-bottom:1px solid #f0f0f0}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}