/*!
Theme Name: Diana Child
Template: cpm-diana
Author: CPM Team
Version: 1.0.7
Requires PHP: 7.4

Text Domain: cpm-theme
*/.author-section{display:grid;grid-template-columns:150px 1fr 1fr 1fr;padding:20px}.author-section .author-img{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:3;margin:0 auto}.author-section .author-img .avatar{border-radius:4px;width:150px;height:150px;object-fit:cover}.author-section .author-info{grid-column-start:2;grid-column-end:4;grid-row-start:1;grid-row-end:2;margin:0 0 15px 20px}.author-section .author-info .author-name{line-height:26px;color:var(--ct-content-heading-color);transition:color .3s}.author-section .author-info .author-name:hover{color:var(--ct-accent-color)}.author-section .author-info .user-role{text-transform:capitalize;font-size:14px;line-height:20px;color:#6E798C}.author-section .author-links{grid-column-start:4;grid-column-end:5;grid-row-start:1;grid-row-end:2;display:flex;align-items:center;justify-content:flex-end}.author-section .author-links a{color:#A3A5BD;margin:0 5px;transition:color .3s}.author-section .author-links a:hover{color:var(--ct-accent-color)}.author-section .author-description{grid-column-start:2;grid-column-end:5;grid-row-start:2;grid-row-end:3;margin-left:20px;font-size:16px;line-height:1.6;color:var(--ct-content-text-color)}.author-section .author-description .read-more-author{margin-top:12px}.author-section .author-description .read-more-author a{font-size:14px;line-height:26px;letter-spacing:0.05em;text-transform:uppercase;font-weight:600;transition:color .3s}.author-section .author-description .read-more-author a:hover{color:rgba(var(--ct-accent-color-rgb), 0.7)}@media (max-width: 767px){.author-section{grid-template-columns:repeat(3, 1fr);padding:15px}.author-section .author-img{grid-row-end:1}.author-section .author-img .avatar{width:96px;height:96px}.author-section .author-info{grid-row-end:1;text-align:initial;height:100%;margin:15px 0 0 25px}.author-section .author-links{grid-column-start:1;grid-column-end:4;grid-row-start:2;grid-row-end:2;margin:auto}.author-section .author-description{grid-column-start:1;grid-column-end:4;grid-row-start:3;grid-row-end:4;margin:15px 0 0;line-height:26px}.author-section .author-description .read-more-author{margin-bottom:5px}}#author-page .cpm-user-position{font-weight:bold;font-size:16px;line-height:26px;letter-spacing:0.05em;text-transform:uppercase;color:#6E798C;margin:10px 0 30px}#author-page .author-name{text-align:left;margin:30px 0 10px}#author-page .author-page-content{background-color:#FFFFFF;display:grid;grid-template-columns:repeat(3, 1fr);margin-bottom:20px;border-radius:4px;box-shadow:0 0 2px rgba(var(--ct-primary-color-rgb), 0.15)}#author-page .author-page-content .author-img{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:4;height:100%;width:100%}#author-page .author-page-content .author-img .avatar{height:100%;width:100%;object-fit:cover;border-radius:4px 0 0 4px}#author-page .author-page-content .author-info{grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:2;padding:30px 0 15px 30px}#author-page .author-page-content .author-info h2{margin:0}#author-page .author-page-content .author-info .cpm-author-position{font-size:14px;line-height:20px;color:#6E798C;margin:5px 0 15px}#author-page .author-page-content .author-info:after{content:'';width:60px;height:4px;display:block;background-color:var(--ct-accent-color);border-radius:3px;margin-top:4px}#author-page .author-page-content .author-social-links{grid-column-start:3;grid-column-end:4;grid-row-start:1;grid-row-end:2;padding:30px 30px 0 0}#author-page .author-page-content .author-social-links .author-links{float:right}#author-page .author-page-content .author-social-links .author-links a{opacity:0.4;margin:0 5px;color:#111}#author-page .author-page-content .author-social-links .author-links a:hover{opacity:1}#author-page .author-page-content .author-short-description{grid-column-start:2;grid-column-end:4;grid-row-start:2;grid-row-end:4;padding:0 30px 30px 30px}#author-page .author-description.ct-content-box p{margin-left:0 !important;margin-right:0 !important}#author-page .section-title{border-bottom:none}#author-page .section-title:after{display:none}#author-page .author-posts-and-pages{background-color:#fff;padding:25px;border-radius:5px;box-shadow:0 0 2px rgba(var(--ct-primary-color-rgb), 0.15)}#author-page .author-posts-and-pages .tabs-caption{border-bottom:1px solid #E5E5E5;margin-bottom:25px;padding-bottom:5px}#author-page .author-posts-and-pages .tabs-caption li{display:inline-block;text-transform:uppercase;margin-right:35px;position:relative;font-weight:bold}#author-page .author-posts-and-pages .tabs-caption li:after{content:'';position:absolute;bottom:-7px;left:0;height:4px;width:100%;border-radius:2px;background:var(--ct-accent-color);opacity:1;transition:opacity 300ms, transform 300ms;transform:scale(0);transform-origin:center}#author-page .author-posts-and-pages .tabs-caption li a{color:var(--ct-content-text-color);opacity:0.6}#author-page .author-posts-and-pages .tabs-caption .active a{opacity:1}#author-page .author-posts-and-pages .tabs-caption .active:after{transform:scale(1)}#author-page .author-posts-and-pages .tab-latest-post .post-entry-list{margin:0;border-radius:0;padding:0 0 15px}#author-page .author-posts-and-pages .tab-latest-post .post-entry-list:not(:first-child){border-top:1px solid #E5E5E5;padding-top:15px}#author-page .author-posts-and-pages .tab-latest-post .post-entry-list .post-info .post-title{text-transform:initial}#author-page .author-posts-and-pages .tabs-content{display:none}#author-page .author-posts-and-pages .tabs-content .posts-list-title{cursor:pointer;transition:opacity .3s;display:flex;align-items:center;justify-content:space-between;user-select:none;opacity:0.8}#author-page .author-posts-and-pages .tabs-content .posts-list-title i{transition:transform .3s, opacity .3s;opacity:0.4;font-size:16px;margin-left:15px}#author-page .author-posts-and-pages .tabs-content .posts-list-title:hover{opacity:1}#author-page .author-posts-and-pages .tabs-content .posts-list-title:hover i{opacity:1}#author-page .author-posts-and-pages .tabs-content .posts-list-title.active i{transform:rotate(180deg)}#author-page .author-posts-and-pages .tabs-content.active{display:block}#author-page .author-posts-and-pages .author-page-posts{border:none;box-shadow:none;padding:0}#author-page .author-posts-and-pages .author-page-posts ul{display:none}#author-page .author-posts-and-pages .author-page-posts ul:not(:last-child){margin-bottom:0 !important;padding-bottom:20px}#author-page .author-posts-and-pages .author-page-posts ul.active{display:block}@media (max-width: 767px){#author-page .cpm-user-position{margin:10px 0 20px}#author-page .author-page-content .author-img{grid-row-end:3}#author-page .author-page-content .author-info{grid-column-end:4;padding:15px 15px 0 15px}#author-page .author-page-content .author-social-links{grid-column-start:2;grid-row-start:2;grid-row-end:3;padding:30px 15px 0 15px}#author-page .author-page-content .author-social-links .author-links{text-align:center;float:initial}#author-page .author-page-content .author-short-description{grid-column-start:1;grid-row-start:3;padding:15px}}html{height:100%}html body{height:100%;display:flex;flex-direction:column}html body #main-header{flex:0 0 auto}html body #main-content{flex:1 0 auto}html body #main-footer{flex:0 0 auto}
