body {
  background-color: #f2ece3;
  font-family: 'hypatia-sans-pro',sans-serif;
}
.container-xl {
  max-width: 1320px;
}


#video_player {
  position: relative;
}
#editorial_video {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.slogun-b {
  position: absolute;
  top: -35px;
  left: 208px;
  opacity: 1;
}
.slogun-w {
  position: absolute;
  top: -35px;
  left: 90px;
  opacity: 0;
}

.logo-fd {
  position: absolute;
  bottom: -50px;
  left: 434px;
}
.marilia {
  position: absolute;
}
.mitrousi {
  position: absolute;
  left: 880px;
}
#opening p {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  padding: 10px;
  margin-top: 35px;
}

#editorial .btn-read-more {
  color: #000;
  border: 1px solid #000;
  border-radius: 0;
  font-size: 18px;
  font-family: "gill-sans-nova", sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 10px 20px;
  margin-bottom: 30px;
  width: 230px;
  margin-left: auto;
  margin-right: auto;
}

#customer-1 .btn-read-more, #customer-2 .btn-read-more, #customer-3 .btn-read-more {
  color: #fff;
  border: 1px solid #000;
  background-color: #000;
  border-radius: 0;
  font-size: 18px;
  font-family: "gill-sans-nova", sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 10px 20px;
  width: 230px;
  position: absolute;
  bottom: 170px;
  right: 0;
  z-index: 2;
}

.title {
  font-size: 20px;
  margin-top: 43px;
  font-weight: bold;
}
.header {
  font-size: 40px;
  font-weight: 900;
  margin: 50px 0 34px;
}
.content {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 30px;
}
.credits {
  font-size: 14px;
  margin-bottom: 60px;
}
.credits p {
  margin-bottom: 0.4rem;
}

.special-thx {
  font-size: 16px;
}
.swipe-more {
  width: 38px;
  position: absolute;
  bottom: 10px;
  z-index: 5;
  right: 10px;
  margin: 0 auto;
  text-align: center;
}

#customer-1, #customer-2, #customer-3 {
  margin-top: 60px;
}  
.ce {
  background-color: #FFFFFF;
  padding: 0px 19px;
}
.info {
  height: 800px;
  display: flex;
  position: relative;
  padding-left: 20px;
}
.text {
  font-size: 30px;
  font-weight: 600;
}
.end {
  position: absolute;
  bottom: 0;
}
#product-grid .col-lg-6 {
  background-image: url('/wp-content/uploads/2024/11/back-photo-xg.webp');
  background-size: cover;
  mix-blend-mode: multiply;
  background-repeat: no-repeat;
}
#product-grid .title {
  font-size: 50px;
  font-weight: 900;
  color: #AF2121;
  margin-bottom: 34px;
}
.pt {
  padding: 50px 140px 25px 140px;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}
.show-more-r {
  width: 300px;
  height: 51px;
  background-color: #AF2121;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 0 10px 0;
  font-size: 20px;
  font-weight: 900;
  color: white;
}
.gof {
  margin-top: 27px;
}
.adm {
  margin-top: 12px;	
}
.fav {
  margin-top: 77px;
}
.ben {
  margin-top: 48px;
}
.product-board {
  width: 520px;
  height: 698px;
  border: 8px solid #AF2121;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 992px) {
  #editorial .btn-read-more:hover {
    color: #fff;
    border: 1px solid #000;
    background-color: #000;
  }
}

/* Mobile */

@media only screen and (max-width: 991px) {
  #opening {
    margin-top: 60px;
  }
  .mitrousi {
    position: absolute;
    left: 85px;
    top: 260px;
  }
  .logo-fd {
    top: 760px;
    left: 65px;
  }
  .col-12.d-lg-none.d-block.text-center {
    margin-top: 60px;
  }

  .swipe-more {
    right: 50px;
  }
  .ce {
    max-width: 298px;
    margin-left: auto;
    margin-right: auto;
  }
  #opening .col-12.d-lg-none.d-block.text-center {
    font-size: 22px;
    letter-spacing: 2.5px;
    font-weight: bold;
    margin-top: 160px;
  }
  .title {
    margin-top: 20px;
  }
  .header {
    font-size: 26px;
    font-weight: 900;
    margin: 50px 0 34px;
  }
  .content {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 30px;
  }
  .credits {
    font-size: 14px;
    margin-bottom: 60px;
  }
  .credits p {
    margin-bottom: 0.4rem;
  }

  .special-thx {
    font-size: 16px;

  }
  #editorial .btn-read-more {
    color: #fff;
    border: 1px solid #000;
    background-color: #000;
    border-radius: 0;
    font-size: 18px;
    font-family: "gill-sans-nova", sans-serif;
    font-weight: 700;
    font-style: normal;
    padding: 10px 20px;
    margin-bottom: 30px;
    width: 230px;
    margin-left: auto;
    margin-right: auto;
  }

  .info {
    height: 550px;
    width: 345px;
    margin-top: -166px;
    background-color: #FFFFFF;
    display: flex;
    position: relative;
    padding-left: 20px;
    border: 1px solid #000;
  }
  
  #customer-1 .btn-read-more {
    bottom: 334px;
  }
  #customer-2 .info {
    height: 450px;
  } 
  #customer-2 .btn-read-more {
    bottom: 235px;
    left: 0;
    right: unset;
  }
  #customer-3 .info {
    height: 600px;
  }
  #customer-3 .info p {
    padding-top: 200px;
  }
  #customer-3 .btn-read-more {
    bottom: 390px;
  }
    .product-board {
    width: 300px;
    height: 500px;
    border: 8px solid #AF2121;
    margin-left: auto;
    margin-right: auto;
  }
  .pt {
  padding: 10px 14px 5px 14px;
  }
  .show-more-r {
    width: 237px;
  }
  .adm {
    margin-top: 42px;
  }
  .fav {
    margin-top: 15px;
  }
  .ben {
    margin-top: 28px;
  }
}
@media only screen and (max-width: 350px) {
  .logo-fd {
    left: 0;
  }
  #opening .col-12.d-lg-none.d-block.text-center {
    margin-top: 200px;
  }
}