/*
Theme Name: PokaTheme
Theme URI: https://pokatheme.com
Description: Premium Affiliate WordPress Theme
Author: PokaTheme
Author URI: https://pokatheme.com
Version: 4.1.3
License: Licensed theme
Tags: black, blue, white, two-columns
Text Domain:  poka
*/


.custom-logo{
    width:250px!important;
}
.container{
	width:100%!important;
}


.media-main-title {
    text-align: left;
}

.media-custom_top_author {
    display: flex;
    align-items: center;
    gap: 16px;
}

.media-author_imag img {
    width: 60px;
    min-width: 60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
}

.media-name_author_out {
    display: flex;
    align-items: center;
}

.media-name_author_out span.lbl {
    margin-right: 5px;
}

.media-name_author_out h4,
.media-name_author_out p {
    margin: 0 !important;
    padding: 0;
    font-weight: normal;
}

.media-name_author_out a p {
    font-weight: 600;
    font-size: 16px;
}

.media-name_author_out a:hover p {
    color: #ea0101;
}

.media-modifyDetails {
    /*background: #F2F2F2;*/
    border-radius: 20px;
    padding: 10px;
    margin-bottom: 20px;
}

.media-author_imag img {
    width: 60px;
    min-width: 60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
}

.media-author_imag {
    line-height: 0;
}

.media-name_author_out {
    display: flex;
}

.media-name_author_out span.lbl {
    margin-right: 5px;
}

.media-name_author_out a {
    color: inherit;
}

/*Author Page css*/
.media-header-profile-details h2 {
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0;
}

.media-profile-header-container {
    display: flex;
    align-items: center;
    gap: 30px;
}

.media-header-avatar-container img {
    padding: 0;
    border: 0;
    width: 75px;
    height: 75px;
    object-fit: cover;
}

.media-header-profile-details h2 {
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0;
}

.media-profile-fields-group.profile-fields-group-1 {
    border: 1px solid #eee;
    margin: 1.5rem 0 0;
    padding: 15px 20px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    letter-spacing: 1px;
}

.media-profile-fields-group.profile-fields-group-1 h3 {
    margin-top: 0;
    margin-bottom: 20px;
    color: #000;
}
.media-home-page.author-box-wrapper {
    padding: 30px 0;
    box-shadow: none;
}

.media-author-f-name .label, .media-author-description-name .label {
    font-weight: 600 !important;
    font-size: inherit;
    line-height: inherit;
    background: transparent;
    color: inherit;
    padding: 0px;
}

.media-author-f-name {
    display: flex;
    gap: 15px;
    font-size: 20px;
}

.media-author-description-name {
    margin-top: 20px;
    font-size: 20px;
}
.media-name_author_out a:hover,
.media-name_author_out a:hover p {
    color: #000 ;
    text-decoration-color: #000 ;
}

/*AUTHOR SECTION And Page END*/

.media-profile-tab-content {
    padding: 10px 0;
}
