/*!/wp-content/themes/astra-child/style.css*/.author-last-updated-container,.post-author-mention,.post-last-updated-date{display:block}.post-author-mention{font-size:.9em;font-weight:700;margin-bottom:-5px}.post-last-updated-date{font-size:.9em;color:#666;margin-bottom:1em;font-style:italic}.author-title{margin-bottom:30px;font-size:2rem}.author-posts-section-title{margin-bottom:30px;font-size:1.5rem;line-height:1.2;font-weight:700}.author-bio-container{overflow:auto;padding:20px;background-color:#f5f5f5;border-radius:10px;box-shadow:0 3px 6px rgb(0 0 0 / .1)}.author-avatar{float:left;margin-right:20px;margin-bottom:20px;margin-top:20px}.author-avatar img{width:150px;height:150px;border-radius:50%;box-shadow:0 0 20px rgb(0 0 0 / .1)}.author-name{display:inline-block}.author-description p{margin-top:20px}.author-articles-container{margin-top:20px;padding:20px;background-color:#f5f5f5;border-radius:10px;box-shadow:0 3px 6px rgb(0 0 0 / .1)}@media (max-width:768px){.author-posts-wrapper{grid-template-columns:1fr}}@media (min-width:768px){.author-posts-wrapper{grid-template-columns:repeat(3,1fr)}}.author-posts-wrapper{margin-top:30px;display:grid;gap:20px}.author-post-content{overflow:hidden;border-radius:10px;box-shadow:0 3px 6px rgb(0 0 0 / .1)}.author-post-thumb{width:100%;height:200px;overflow:hidden;position:relative}.author-post-thumb img{width:100%;height:100%;object-fit:cover;object-position:center}.author-post-title,.author-post-title a{font-weight:700;font-size:1.25rem;line-height:1.3em;word-break:break-word;word-wrap:break-word;margin-bottom:.2em;color:var(--ast-global-color-3)}.author-post-header{padding:10px}.author-posts-pagination{text-align:center;margin:20px 0}.author-posts-pagination a,.author-posts-pagination span{padding:5px 10px;margin:0 5px;border-radius:3px;background-color:#f7f7f7;text-decoration:none;transition:background-color 0.3s}.author-posts-pagination a:hover{background-color:#e0e0e0}