/*
Theme Name: Shivon Zilis Custom Theme
Theme URI: https://www.shivonzilis.com/
Author: Shivon Zilis
Author URI: https://www.shivonzilis.com/
Description: Custom WordPress theme for shivonzilis.com
Version: 1.0
Text Domain: shivonzilis
*/

*{
    box-sizing: border-box;
}

.shiv-content-area {
    font-size: 16px;
    padding-top: 0px;
    padding-bottom: 20px;
    line-height: 24px;
    float: unset !important;
}
#content{
    float: unset !important;

}
#content > div {
   
    margin-bottom: 0 !important;
}
.shiv-container {
    max-width: 1200px;
    width: 100%;
    margin: auto;
   
}

.shiv-content-area h1 {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    line-height: 45px;
}

.shiv-content-area h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
}

.shiv-content-area h3 {
    font-size: 25px;
    font-weight: bold;
    line-height: 35px;
}

.shiv-content-area h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}

.shiv-content-area h5 {
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
}

.shiv-content-area h6 {
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
}

.shiv-content-area ol li {
    list-style: decimal;
}

.shiv-content-area ul li {
    list-style: disc;
}

.shiv-content-area ol,
.shiv-content-area ul {
    padding-left: 30px;
}

h1, h2, h3, h4, h5, h6, p {
    margin: 10px 0 !important;
}
ol, ul {
    box-sizing: border-box;
    padding: 0;
}
.shiv-content-area table {
    border-collapse: collapse;
    width: 100%;
    margin: 25px 0;
}

.shiv-content-area td,
.shiv-content-area th {
    border: 1px solid #ccc;
    padding: 8px;
    font-size: 16px;
}

.shiv-content-area dl {
    margin: 20px;
    padding: 0;
    font-family: Arial, sans-serif;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #f9f9f9;
}

.shiv-content-area dt {
    font-weight: bold;
    margin: 10px 0 5px;
    padding: 10px;
    background-color: #eee;
    border-bottom: 1px solid #ddd;
}

.shiv-content-area dd {
    margin: 0 0 10px 20px;
    padding: 10px;
    border-left: 2px solid #ddd;
    background-color: #fff;
}

.shiv-content-area li {
    line-height: 30px;
}
.aligncenter {

    display: block;
    margin: auto;
}
/*AUTHOR SECTION START*/
.shiv-main-title{
    text-align:left;
}
.shiv-custom_top_author {
    display: flex;
    align-items: center;
    gap: 16px;
   background: #B8BDA8;
    border-radius: 10px;
    padding: 10px;
    
}
.shiv-author_imag img {
    width: 60px;
    min-width:60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
}
.shiv-name_author_out {
    display: flex;
}
.shiv-name_author_out span.lbl {
    margin-right: 5px;
}
.shiv-name_author_out h4 {
    margin: 0;
    color: #000;
    line-height: 24px;
    font-size: 18px;
    font-weight: normal;
}
.shiv-name_author_out p{
margin:0 !important;
}


/*AUTHOR SECTION And Page START*/

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

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

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

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

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

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

.shiv-name_author_out a p {
    font-weight: 600;
    font-size: 13px;
}

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

.shiv-modifyDetails {
    background: #B8BDA8;
    border-radius: 20px;
    padding: 10px;
    margin-bottom: 20px;
}

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

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

.shiv-name_author_out {
    display: flex;
}

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

.name_author_out a {
    color: inherit;
}

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

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

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

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

.shiv-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;
}

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

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

.shiv-author-f-name {
    display: flex;
    gap: 15px;
    font-size: 20px;
}
.shiv-author-info--badge {
   
    margin: 0 10px;
}
.shiv-author-description-name {
    margin-top: 20px;
    font-size: 20px;
}
.shiv-name_author_out a:hover,
.shiv-name_author_out a:hover p {
    color: #000 ;
    text-decoration-color: #000 ;
}

/*AUTHOR SECTION And Page END*/

