.category-poetry .x-sidebar.right #text-2, .category-poetry .x-sidebar.right #author_avatars-11{
display: none;
}

.poetry-v2-top-section #author_avatars-9,.poetry-v2-top-section #author_avatars-2{
display:none;
}
.poetry-v2-top-section .widget_author_avatars .author-list .avatar img{
display:block
}
.poetry-v2-top-section #author_avatars-11{
display:none !important;
}
.poetry-v2-top-section .widget_author_avatars{
    padding: 0;
    }
    .poetry-v2-top-section #author_avatars-2{
    display:none !important;
    }
    .short-story-v2-top-section .widget_author_avatars img{
        width: 100%;
    height: 100%;
    object-fit: cover;
    }
.category-poetry .x-sidebar{
    padding: 0;
    background: transparent !important;
}
.category-poetry .x-sidebar #author_avatars-9{
padding:33px 23px;
background:rgba(248, 248, 248, 0.8);
border-radius:10px;
margin-top:33px;
}
.category-poetry .x-sidebar #author_avatars-9 .author-list{
max-height:1000px;
overflow:auto;
}
.category-poetry .x-sidebar .widget{
padding-left:23px;
padding-right:23px;
margin-top:0;
}
.category-poetry .x-sidebar #author_avatars-9 .author-list::-webkit-scrollbar {
  width: 3px;
}
.category-poetry .x-sidebar #author_avatars-9 .author-list::-webkit-scrollbar-thumb {
  background: #f90; 
  border-radius: 10px;
}
.category-poetry .x-sidebar #author_avatars-9 .author-list::-webkit-scrollbar-track {
  background:#e4e4e4; 
  border-radius: 10px;
}
.category-poetry .x-container.category-poetry-v2{
    max-width: 1333px;
    padding: 0 20px;
    width: 100%;
    margin: 0 auto;
}

.category-poetry .container-1333px{
display:flex;
margin-top:81px;

}
.category-poetry .outer-poetry-page{
    max-width: calc(100% - 280px) !important;
   margin-bottom:80px;
    padding-right: 0;
    width:100%;
    margin-right:99px;
    height: fit-content;
}
.category-poetry .outer-poetry-page .poetry-page{
 display: flex;
    flex-wrap: wrap;
}
.category-poetry .poetry-page article{
    margin-right: 0;
    border: 1px solid #e4e4e4;
    padding: 30px 59px 54px;
    width:50%;
    margin-bottom: 39px;
    margin-top:0;
}

.category-poetry .poetry-page article .entry-title{
font-size: 25px;
font-weight: 700;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: 0px !important;
text-align: left;
color: #1f1f1f;
    font-family: "Fira Sans", sans-serif !important;
    font-weight: 600;
}
.category-poetry .poetry-page article .entry-title a:hover{
text-decoration :underline;
}
.category-poetry .poetry-page article .meta-fields{
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.category-poetry .poetry-page article .meta-fields .time {
    position: relative;
    padding-right: 30px;
}

.category-poetry .poetry-page article .meta-fields .time:before {
    position: absolute;
    content: "";
    width: 3px;
    right: 15px;
    top:11px;
    height: 82%;
    background: #d9d9d9;
}

.category-poetry .poetry-page article .meta-fields .time .date {
    font-size: 45px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    text-align: left;
    color: #666;
}
.category-poetry .poetry-page article .meta-fields .time .month {
    display: block;
    font-size: 15px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    text-align: left;
    color: #666;
    text-transform: uppercase;
    position: relative;
}

.category-poetry .poetry-page article .meta-fields .author-name {
    font-size: 15px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    text-align: left;
    color: #666;
    text-transform: uppercase;
    position: relative;
}
.category-poetry .poetry-page article .meta-fields .author-name a{
color:#666;

}
.category-poetry .poetry-page article .meta-fields .author-name a:hover{
color:#ff9900;
text-decoration:underline;
}
.category-poetry article .entry-wrap{
border-bottom:0;
 font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.7;
  letter-spacing: normal;
  text-align: left;
  color: #666;
  padding-bottom:0!important;
  max-width: 281px;
    width: 100%;
}

.category-poetry article .more-link {
    font-family: Lato;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: normal;
    text-align: left;
    color: #f90;
        border-bottom: 1.5px solid;
    width: fit-content;

    display: block;
    margin-top: 26px;
}
.category-poetry .pagination{
    margin-bottom: 77px;
    margin-top: 20px;
    text-align: left;
}
.category-poetry .poetry-page article:nth-child(even) {
    border-left: 0;
}
.category-poetry .entry-header{
margin-bottom:10px !important;
}
@media(max-width:1110px){
.category-poetry .outer-poetry-page {
margin-right:60px;
}
    .x-sidebar {
        margin-top: 0px;
    }
}
@media(max-width:980px){
.category-poetry .outer-poetry-page{
margin-right:30px;
}
.category-poetry .poetry-page article{
        padding: 30px 29px 54px;
}
}
@media(max-width:768px){

.category-poetry .outer-poetry-page{
max-width:100%!important;
}
.category-poetry .container-1333px{
    flex-direction: column;
}
.category-poetry .x-sidebar{
margin-bottom:60px;
}
}
@media(max-width:600px){

.category-poetry .poetry-page{
        justify-content: center;
}
.category-poetry .poetry-page article{
        max-width: 432px;
        width: 100%;
}
.category-poetry .poetry-page article:nth-child(even) {
    border-left: 1px solid #e4e4e4;
}
.category-poetry .poetry-page article .entry-title{
font-size:18px !important;
}
}


.category-poetry .x-sidebar .h-widget{
  font-size: 21px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal !important;
  text-align: left;
  color: #000;
          font-family: "Fira Sans", sans-serif !important;
    font-weight: 600;
    text-transform: uppercase;
}
.category-poetry .x-sidebar #author_avatars-2 .h-widget{
margin-bottom:24px;
}

.category-poetry .x-sidebar #author_avatars-2 .author-list .with-name{
border-bottom:1px solid rgb(0 0 0 / 20%);
padding-bottom:15px !important;
margin-bottom:20px;
}
.category-poetry .x-sidebar #author_avatars-2 .author-list .name{
  font-family: 'Lato';
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
.category-poetry .x-sidebar #author_avatars-2 .author-list a:hover .name{
color:#ff9900 !important;
}

.category-poetry .x-sidebar #author_avatars-9 .h-widget{
margin-bottom:15px !important;
}