/*!
Theme Name: PostScriptum
Theme URI: https://www.stix-digital.com/
Author: Stix
Author URI: https://www.stix-digital.com/
Version: 2.0.19
*/

header .right .wpml-ls ul {
    list-style: none;
    display: flex;
    padding-left: 0;
    justify-content: flex-end;
    font-size: 14px;
    margin-bottom: 0;
    gap: 0;
}

.wpml-ls-legacy-list-horizontal a {
    padding: unset;
}

header .right .wpml-ls ul li {
    display: flex;
}

header .right .wpml-ls ul li a span {
    display: flex;
    color: #000;
}

header .wpml-ls ul .wpml-ls-current-language a span {
    font-weight: 700;
}

header .right .wpml-ls ul li:first-child::after {
    content: "/";
}

@media screen and (min-width: 992px) {
    header .right .wpml-ls ul {
        list-style: none;
        display: flex;
        padding-left: 0;
        justify-content: flex-end;
        font-size: 14px;
        margin-bottom: 0;
        gap: 0 !important;
    }
}

.alm-btn-wrap {
    display: flex;
    justify-content: center;
}

.alm-load-more-btn {
    background: unset;
    border: none;
    color: #000;
    font-family: inherit;
    font-size: 16px;
    padding-top: 4rem;
}

.alm-load-more-btn::after{
    content: "";
    background-image: url("./assets/images/show-more-icon.svg");
    width: 25px;
    height: 25px;
    background-size: auto;
    opacity: 1;
    background-repeat: no-repeat;
}

.alm-load-more-btn.done {
    display: none;
}

footer ul li a{
    text-transform: unset;
}

/* .front-section {
    background-image: url("./assets/images/graphic_element.svg");
    background-size: 25%;
} */

.accordion-section .accordion-body ul li::before {
    width: 0;
}

.accordion-section .accordion-body ul ul li::before {
    border-radius: 10px;
    width: 10px;
}



.component-featured .swiper-slide .img-wrap {
    height: 260px;
}
@media screen and (min-width: 1200px) {
    .component-featured .swiper-slide .img-wrap {
        height: 350px;
    }
}

.component-featured .swiper-slide .img-wrap .cover {
    --d: 20;
    transition: transform var(--base-duration) var(--base-ease);
    height: 110%;
    left: -5%;
    object-fit: cover;
    position: absolute;
    top: -5%;
    width: 110%;
    transform: translate(calc(var(--x) / var(--d) * 1px), calc(var(--y) / var(--d) * 1px));
}
  
.featured .carousel-wrap.component-featured {
  margin-top: 40px;
}


.accordion-section::before {
    height: 0px;
}

.products-section .nav-row .col-12.submenu-mobile a,
.products-section .nav-row ul a,
.products-section .nav-buttons .link span {
    text-transform: none;
}

header .burger-btn {
    display: flex;
    justify-content: end;
}

@media screen and (min-width: 992px) {
    .article-media .back-btn.active {
      top: 135px;
    }
}

.front-section h1 {
  font-family: "HelveticaNeueLTW1G-Th";
}

@media screen and (min-width: 992px) {
    .front-section h1 {
      line-height: 125px;
    }
}

.team .row .col-12 div.team-counter {
    color: #919191;
    text-transform: uppercase;
}

section:not(.featured) .swiper-projects-news .swiper-slide:not(.gif-slide) .cover {
    height: 350px;
    object-fit: cover;
}

@media screen and (max-width: 767px) {
    section:not(.featured) .swiper-projects-news .swiper-slide:not(.gif-slide) .cover {
        height: 220px;
    }
}


footer ul:not(.terms) li a:hover,
footer .address p a:hover {
    color: #919191;
    border-bottom: 1px solid #919191;
}

/* css for lang switch  */
header .right .wpml-ls ul li:first-child::after {
    content: "/";
  top: 0;
  position: absolute;
  right: 0px;
}

header .right .wpml-ls ul li:first-of-type {
position: relative;
  padding-right: 6px;
  }

.products-section .nav-row ul a {
white-space: nowrap;
}

.products-section a, .txt-content a{
      color: black;
}

  header .right .wpml-ls-legacy-list-horizontal {
  padding: 0;
}
  
  header .right .wpml-ls-legacy-list-horizontal a {
  line-height: 1.5;
  padding-bottom: 3px !important;
}

@media screen and (min-width: 992px){
  header .right .lang-switch {
          align-items: flex-end;
  }
  

}

/* 23.05 changes */


footer ul li a{
  text-transform: unset;
}

@media screen and (min-width: 992px){
  .front-section {
  background-size: 25%;
}
}


.accordion-section .accordion-body ul li::before {
  width: 0;
}

.accordion-section .accordion-body ul ul li::before {
  border-radius: 10px;
  width: 10px;
      top: 15px;
}



.component-featured .swiper-slide .img-wrap {
  height: 260px;
}
@media screen and (min-width: 1200px) {
  .component-featured .swiper-slide .img-wrap {
      height: 350px;
  }
}

.component-featured .swiper-slide .img-wrap .cover {
  --d: 20;
  transition: transform var(--base-duration) var(--base-ease);
  height: 110%;
  left: -5%;
  object-fit: cover;
  position: absolute;
  top: -5%;
  width: 110%;
  transform: translate(calc(var(--x) / var(--d) * 1px), calc(var(--y) / var(--d) * 1px));
}

.featured .carousel-wrap.component-featured {
margin-top: 40px;
}


.accordion-section::before {
  height: 0px;
}

.products-section .nav-row .col-12.submenu-mobile a,
.products-section .nav-row ul a,
.products-section .nav-buttons .link span {
  text-transform: none;
}

header .burger-btn {
  display: flex;
  justify-content: end;
}

@media screen and (min-width: 992px) {
  .article-media .back-btn.active {
    top: 135px;
  }
}

.front-section h1 {
font-family: "HelveticaNeueLTW1G-Th";
}

@media screen and (min-width: 992px) {
  .front-section h1 {
    line-height: 125px;
  }
}

.team .row .col-12 div.team-counter {
  color: #919191;
  text-transform: uppercase;
}

section:not(.featured) .swiper-projects-news .swiper-slide:not(.gif-slide) .cover {
  height: 350px;
  object-fit: cover;
}

@media screen and (max-width: 767px) {
  section:not(.featured) .swiper-projects-news .swiper-slide:not(.gif-slide) .cover {
      height: 220px;
  }
}


footer ul:not(.terms) li a:hover,
footer .address p a:hover {
  color: #919191;
  border-bottom: 1px solid #919191;
}

/* 28/05 */
@media screen and (min-width: 992px) {
  .logos .boxes-wrap {
      justify-content: space-between;
  }
  
      .logos .box img {
      width: 100px;
  }
}

.post-type-archive-project main {
  margin-top: 136px;
}

.swiper-projects-news h3, .featured h3, .featured-card-row h3 {
  font-weight: 600;
}

.services h2 {
  font-family: "HelveticaNeue";
      font-weight: 600;
}

.team .cards-wrap h3 {
  font-weight: 600;
}

.team .cards-wrap .job-title {
  font-size: 14px;
  margin-bottom: 4px;
}

.accordion-section {
  padding: 0 0 80px;
}

@media (max-width: 768px) {
 .swift-up-text.animate .word {
      display: inline-block;
  }
}

.featured-card-row .card-body h2 {
  font-family: "HelveticaNeue";
  font-weight: 600;
}

/* .swift-up-text div span, .swift-up-words .word, .swift-up-text span {

  transform: translateY(1.2em);
  
} */

#BackBtn button {
  background-color: transparent;
  border: none;
  padding: 0;
}

.swift-up-words .animate span p {
      margin-bottom: 0;
}


.swift-up-words div {
  opacity: 0;
}

.swift-up-words div.animate {
  opacity: 1;
}

@media screen and (max-width: 767px) {
  section:not(.featured) .swiper-projects-news .swiper-slide:not(.gif-slide) .cover {
      height: 350px;
  }
}

html[lang="el"] .front-section h1 {
  font-size: 52px;
  line-height: 62px;
}



  @media screen and (min-width: 992px) {
  html[lang="el"] .home h1{
      font-size: 90px;
          line-height: 100px;
  }
      
      html[lang="el"] .front-section h1 div:nth-of-type(2) {
      max-width: 700px;
  }
}

@media screen and (min-width: 992px) {
  .article-media .back-btn.active {
      padding: 0 155px 25px;
     
  }
  
  .back-btn.active #BackBtn {
          max-width: 1440px;
margin: 0 auto;
  }

}

@media screen and (min-width: 1800px) {
.swiper-projects-news .img-wrap:not(.gif), .swiper-projects-news .img-wrap, .featured .img-wrap:not(.gif), .featured .img-wrap {
  height: 400px;
}
  
  .back-btn.active #BackBtn {
      padding: 0 40px;
  }
}

.intro h1 {
  font-family: "HelveticaNeueLTW1G-Th";
}

.accordion h2, .products-section h2 {
  font-family: "HelveticaNeue";
}

.products-section .nested-row p {
  font-size: 20px;
}

.team .row .col-12 div.team-counter {
  font-size: 18px;
  font-weight: 400;
}

.accordion-button:focus {
  box-shadow: none;
}