.logo---wrapper{gap:10px}
.logo-image{width:80px}

.o-head{line-height:1.14}

.logo-expanded {
    font-size: 4rem;
    font-weight:800;
    color: var(--green) !important;
    white-space: nowrap;
    line-height: 1;
    letter-spacing:-0.56px
}
.header__social li:last-child a {
    margin-right: 0;
}
.header__social li:first-child a {
    margin-left: 0;
}
.header__social li:last-child{border:none}
.main-menu .menu-item{font-weight:700;color:var(--green)}
.header__social li {
    border-right-color: rgba(1, 108, 66, 0.5);
}


.no-description .rel-article .mask-title .article-description {
    display: none;
}
.section-title {
    font-style: normal;
    font-weight: 700 !important;
    letter-spacing: -0.15px;
}


.home-calendar{padding:0;background-color:#FFFFFF}

.sectiontitle-wrap{margin-bottom:2.8rem}
.rel-article .mask-title .post-meta .fbg{display:none}
.rel-article .mask-title .post-meta {
    color: #737373;
    font-family: 'Roboto Slab';
    font-weight: 400 !important;
    margin-top: 28px;
    border-top: 0.5px solid #737373;
    padding-top:8px;
}

.video__icon {
    position: absolute;
    bottom: 10px;
    background-color: var(--light-green);
    line-height: 0;
    padding: 8px;
    width: 42px;
    height: 42px;
    left: 10px;
}

.video__icon svg {
    width: 100%;
    height: auto;
}

.more-link-news:visited,
.more-link-news:hover {
    color: #FFF;
}
.more-link-news {
    background-color: var(--green);
    color: #FFF;
    padding: 18px 25px;
    line-height: 1;
    display: block;
    font-size: 15px;
    justify-self: center;
    width: 90%;
    max-width: 380px;
    text-align: center;
    font-weight: 700;
    border-radius:4px;
/*     letter-spacing: 0.5px; */
}


.teamsubpanel{background-color:#FFFFFF}

.wrap-feature-posts .wrap-article:before{display:none}
.wrap-feature-posts .wrap-article{padding:0;height:auto}
.wrap-feature-posts .wrap-article .wrap-masktitle{max-width:100%;padding:0}


.wrap-feature-posts .wrap-article .wrap-masktitle {
    position: absolute;
    bottom: 0;
    padding: 10% 22px 15px;
    width:100%;
    left:0;
    right:0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .6) 100%);
}.wrap-feature-posts .wrap-article .wrap-masktitle .post-meta {
    color: #FFF;
    border-top-color:rgba(255,255,255,0.7);
}.wrap-feature-posts .wrap-article .wrap-masktitle .article-description {
    display: none;
}

.outside-arrows .left-arrow, .outside-arrows .right-arrow{border:1px solid;background-color:#FFFFFF}
.outside-arrows img{filter:initial}

.main-menu{justify-content:center}

.topnews{margin-bottom:0;border-bottom:none}
.feature-row{overflow:hidden}

@media screen and (min-width :1023px) {
.outside-arrows{right:40px}  
.section-title{font-size:40px}
  
.wrap-article .rel-article {height: 100%;display: flex;flex-direction: column}
  
.top-carousel.no-description .wrap-article .article-link,
.top-carousel.no-description .wrap-article {height: 100%}
.top-carousel.no-description .wrap-article .article-link .wrap-masktitle {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.top-carousel.no-description  .rel-article .mask-title {
    padding-top:12px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}  
  
.wrap-feature-posts .column.is-8 .article-description {
    display: block !important;
    max-width: 900px !important;
    padding-bottom: 0;
}  
  
}

.sectiontitle-wrap {
    align-items: center;
    gap: 20px;
}
.sectiontitle-wrap svg path {
    fill: var(--green);
}

.dark-section .sectiontitle-wrap svg path {fill:#FFF}
.dark-section .rel-article .mask-title .post-meta {
    border-color: #FFF;
    color: #FFF;
}

.sectiontitle-wrap svg {
    width: 40px;
    height: 40px;
    margin-top:5px
}

/* .top-carousel .rel-article .o-head{font-weight:600!important} */
.wrap-feature-posts .wrap-article .o-head{width:88%}

.registered-members strong{font-weight:800}

.feature-row:after {
    content: "";
    background-image: url(/wp-content/themes/whsk_paoac/common/imgs/svgbg__svg2.svg);
    background-position: right;
    position: absolute;
    top: -40px;
    left: -30px;
    bottom: -40px;
    opacity: 0.1;
    right: -40px;
}

.feature-row.votanikos:after {
    background-image: url('/wp-content/uploads/2026/06/08/paobackground.svg');
}

.alter .feature-row:after{opacity:0.3}

.calendar-day {
    padding-top:10px;
    font-family: 'Roboto Slab';
}
.calendar-items-list li {
    font-size: 14px;
    line-height: 1.4;
    border: 1px solid #ccc;
    padding: 14px;
    font-family: var(--zonasemi);
    font-weight: var(--semibold);
    color: #777;
    background: linear-gradient(360deg, rgba(238, 238, 238, 1) 0%, rgba(255, 255, 255, 1) 100%);
    margin-bottom: 10px;
    border-radius: 5px;
    font-family: 'Roboto Slab';
    font-weight: 400;
}

.calendar-items-list li:last-child{border: 1px solid #ccc;padding: 14px}
.calendar-date-wrap {
    border-bottom:none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 10px;
    flex-direction: row-reverse;
    gap: 10px;
}.calendar-date {
    font-size: 5rem;
    line-height: 0;
    margin-bottom:9px;
    color: var(--green);
    font-weight: 800;
}
.add_calendar_svg {
    position: relative;
    max-width: 50px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    float: right;
    margin-left: 20px;
}

.event__time {
    display: inline-flex;
    align-items: center;
}
.event__time:before {
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    background-color: var(--green);
    border-radius: 100%;
    margin-right: 5px;
}
.calendar-date-wrap a {
    justify-self: flex-end;
    display: block;
    font-size: 11px;
    color: var(--green);
    font-weight: 800;
    align-self: flex-end;
    padding-bottom:2px;
    text-align: right;
    flex: 1;
    padding-right: 4px;
    letter-spacing: -0.05px;
}

.more-tags a {
    color: var(--green);
    font-size: 12px;
    white-space:nowrap;
    line-height: 1;
    border: 1px solid var(--green);
    border-radius: 14px;
    padding: 6px 10px;
    font-weight: 600;
}
.more-tags {
    display: flex;
    align-items: center;
    gap: 13px;
}

.rel-article .thumb-holder {
    border-radius:4px;
    overflow: hidden;
}
.wrap-feature-posts .wrap-article .wrap-masktitle {
    border-radius:4px;
}

.alter #main-header{
background: #00381E;
background: linear-gradient(90deg, rgba(0, 56, 30, 1) 0%, rgba(0, 64, 33, 1) 100%);
}
.alter .registered-members strong,
.alter .registered-members,
.alter .more-pao .member-i a,
.alter .logo-expanded,
.alter .main-menu .menu-item,
.alter .main-menu .menu-item a{color:#FFFFFF!important}

.alter .more-pao .member-i a svg path,
.alter .header__social.header svg path,
.alter .header__social.header svg{fill:#FFFFFF!important}

.alter .header__social li{border-right-color:#DDD}

.alter #main-header:before{
  background: linear-gradient(90deg,rgba(1, 108, 66, 1) 50%, rgba(255, 255, 255, 1) 100%);
}

.alter .feature-row{background-color:rgba(0,56,30);position:relative;padding:4rem 0;border:none}

/* .alter .left_s,
.alter .top_s{
    background-color: #1DD860;  
}
 */
.left_s {
    top: 4rem;
    position: absolute;
    left: 0;
    height: 100px;
    background-color:var(--green); ;
    width: 4rem;
    z-index:1;
}
.top_s {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 4rem;
    background-color:var(--green);  
    z-index: 1;
    max-width: 14rem;
}

.dark-section .left_s,
.alter .left_s,
.dark-section .top_s,
.alter .top_s{background-color:#1DD860}

.cover_text p,
.newsletter-row p{font-family:'Roboto Slab'}

.cover_text p{text-align:center}

.single .article-header:before {
    content: "";
    background-color: rgba(0, 56, 30);
    width: 100vw;
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    max-width: 100vw;
    position: relative;
    right: 50%;
    width: 100vw;
    position: absolute;
    top: 0;
    bottom: 0;
}

.single .article-header .post-meta .fbg {
    display: none;
}

.single .article-header .post-meta {
    position: relative;
}
.single .article-header .post-meta .post-date,
.single .article-header .post-meta .post-category,
.single .article-header .post-meta .post-category a {
    color: #FFF;
}
.single .article-header .entry-title {
    color: #FFF;
    position: relative;
}
@media screen and (min-width:1400px) {
  .site-logo{margin-right:20px}
}

@media screen and (max-width: 1199px) {
  .more-tags{display:none}  
  #header__social {justify-content: center}
}

@media screen and (max-width: 1400px) {
.top_s,
  .left_s{display:none}
}

@media screen and (max-width: 1023px) {
.logo-expanded {display: none}  
  .sectiontitle-wrap{margin-bottom:2rem}
}

@media screen and (max-width: 767px) {
.maxgridrow, .widegridrow {padding: 0 1.5rem}
/* .wrap-feature-posts .thumb-holder {
    padding-bottom: 90%;
}   */
.calendar-day {
    font-size: 1.5rem;
}
.calendar-date {font-size:4rem}
.calendar-date-wrap a{font-size:10px}  
  
}