/*
Theme Name: HAEHWATO 2024
Theme URI: https://haehwato.com
Author: Delochy
Description: Theme for Haehwato.com
Requires at least: 6.4
Tested up to: 6.5
Requires PHP: 7.0
Version: 1.0
License: ⓒCopyright alrights reserved Delochy.
*/

html,
body {
  font-family: "poppins", "Pretendard", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
  font-weight: bold;
}

.wp-block-group.hht-header {
  height: 91px;
  border-bottom: 1px solid #d5cbba;
  margin: 0;
  padding: 0;
}

footer {
  border-top: 1px solid #d5cbba;
}

/* *********************************** 
     Main 
   ******************************** */
ol,
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

:root :where(.wp-block-list) {
  padding-left: 0;
}

body:not(.home) header {
  margin-bottom: 50px;
}

/* main .wp-block-group {
  margin-block-end: 150px;
} */

h1 {
  text-align: left !important;
  padding: 0 0 60px 30px;
}

/* index ************************** */

/* 
:where(.wp-site-blocks)>* {
    margin: 0;
} */
header + .wp-block-nk-awb {
  min-height: calc(100vh - 151px) !important;
  height: calc(100vh - 151px);
}

main .hht-works {
  padding-top: 150px;
}

main .hht-works h2 {
  padding-left: 30px;
}
.hht-vision {
  min-height: auto !important;
  margin-bottom: 50px !important;
}
.hht-business h2 {
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 1;
  padding: 95px 0 50px;
}

.hht-business .wp-block-columns {
  max-width: 1440px;
  margin: 0 auto;
}

.hht-business .wp-block-column {
  width: calc(100% / 3);
  min-width: 480px;
  box-sizing: border-box;
  position: relative;
}

.hht-business .wp-block-column:not(:first-child) {
  padding: 95px 60px;
}

.hht-business .wp-block-nk-awb {
  height: calc(100% - 40px);
}

.hht-business .wp-block-column {
  border-right: 1px solid rgba(254, 250, 242, 30%);
}

.hht-business h3 {
  border-bottom: 1px solid rgba(254, 250, 242, 30%);
  padding-bottom: 20px;
}

.hht-business li {
  border-bottom: 1px solid rgba(254, 250, 242, 30%);
  padding: 15px 0 15px 15px;
  font-weight: bold;
}
.n2-ss-slider p {
  display: none;
}
.hht-contact {
  margin-top: -20px;
}
.hht-contact-info {
  min-width: 50%;
}

.hht-contact-info-head {
  padding: 95px 60px 30px;
}

.hht-contact-form {
  padding: 95px 60px;
  border: solid #d5cbba;
  border-width: 1px 0 0;
}

/* About ************************** */
.hht-ceo-resume {
  padding: 0 60px;
}

.hht-ceo-resume h2 {
  margin-bottom: 45px;
}

/* .hht-ceo {
    display: flex;grid-auto-rows: 1fr;

} */
.hht-ceo {
  margin: 0 0 150px 30px !important;
}
.hht-ceo > .wp-block-columns > .wp-block-column {
  display: flex;
  grid-auto-rows: 1fr;
}

.hht-ceo img {
  height: 100%;
  object-fit: cover;
}

.hht-ceo-resume .wp-block-columns {
  margin-top: 50px;
}

.hht-ceo-resume .wp-block-columns h3 {
  margin-bottom: 20px;
}

.hht-history h2 {
  padding: 0 0 0 30px;
  margin: 0 0 30px;
}
.no-icon {
  display: none !important;
}
.owl-stage {
  border: solid #d5cbba;
  border-width: 1px 0;
  display: flex;
  cursor: grab;
}

.owl-stage h3,
.owl-nav {
  display: none;
}

.owl-item {
  border-left: 1px solid #d5cbba;
  display: flex;
  grid-auto-rows: 1fr;
  box-sizing: border-box;
}

.timeline-item.text-center {
  text-align: left;
}

.quick-timeline .timeline-slider.style-2 .timeline-item .timeline-time {
  color: inherit;
  font-size: inherit;
  padding: 30px;
  font-weight: bold;
}

.quick-timeline .timeline-slider.style-2 .timeline-item .icon {
  width: 10px;
  height: 10px;
  left: 0;
  border-width: 1px;
  bottom: 0;
  top: 78px;
}

.quick-timeline .timeline-slider.style-2 .timeline-item .icon::after {
  content: none;
}

.quick-timeline .timeline-slider.style-2 .timeline-item .timeline-content {
  margin: 0;
  padding: 0 30px;
  line-height: 100%;
}

.quick-timeline .timeline-slider.style-2:before {
  height: 1px;
  top: 85px;
}

.hht-partners {
  padding: 0 30px;
}

.hht-partners ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}

.hht-partners li {
  margin: 0 50px 80px 0;
}

.hht-partners ul {
  margin: 30px 0 0;
}

.hht-partners img {
  height: 25px;
  width: auto;
}

.hht-contact-hgroup {
  padding: 50px 0 30px 30px !important;
  margin-block-end: 0 !important;
}

/* business ************************** */
.wp-block-list.has-background {
  padding: 0;
}
.hht-service {
  margin: 0 30px 0 30px !important;
}
.hht-service h2 {
  border-top: 1px solid #d5cbba;
  margin: 50px 0 0;
  padding: 50px 0 20px;
}
.eap-shortened-container {
  overflow: visible !important;
}
.eap-shortened-container {
  max-height: none !important;
}
.eap-project-look-card-info {
  color: var(--wp--preset--color--contrast) !important;
}
.eap-project-look-card-name {
  font-size: 19px !important ;
}
.eap-project-look-card-name:before {
  background-repeat: no-repeat;
  background-position: 0;
  background-size: 20px auto;
  vertical-align: middle;
  background-repeat: no-repeat;
  height: 20px;
  width: 25px;
  content: "";
  display: inline-flex;
  background-image: url(./assets/images/circle.svg);
}
.eap-shortened-container ul li {
  padding-bottom: 10px !important;
}
.hht-process {
  margin: 80px 50px 100px 30px !important;
}
.hht-process h2 {
  margin: 0 0 30px;
}
.hht-process ol {
  list-style: none;
  counter-reset: step-counter;
  padding-left: 0;
}
.hht-process ol::before {
  width: 180px;
  content: "";
  height: calc(100% - 75px);
  position: absolute;
  background-color: #d5cbba;
}
.hht-process ol > li {
  position: relative;
  font-size: 35px;
  font-weight: bold;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 30px;
  flex-wrap: nowrap;
  line-height: 100%;
  border-bottom: 1px solid #f6eddc;
}
.hht-process ol > li:before {
  counter-increment: step-counter;
  content: counter(step-counter);
  width: 180px;
  line-height: 100%;
  vertical-align: top;
  font-family: poppins, Pretendard, sans-serif;
  text-align: center;
  margin-right: 60px;
  justify-content: center;
  align-self: center;
  font-weight: bold;
  color: #f6eddc;
  font-size: 100px;
  background-color: #d5cbba;
  display: inline-flex;
}
.hht-process ol > li > strong:before {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 25px auto;
  vertical-align: middle;
  background-repeat: no-repeat;
  height: 50px;
  width: 45px;
  content: "";
  display: inline-flex;
}
.hht-process ol > li:first-child > strong:before {
  background-image: url(./assets/images/Vector.svg);
}
.hht-process ol > li:nth-child(2) > strong:before {
  background-image: url(./assets/images/Vector-1.svg);
}
.hht-process ol > li:last-child > strong:before {
  background-image: url(./assets/images/vector-2.svg);
}
.hht-process ol li ul {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-left: 290px;
  margin-top: -30px;
}
.hht-process ol li li {
  font-size: 19px;
  line-height: 120%;
  margin-bottom: 30px;
}
.hht-partners h2 {
  border-bottom: 1px solid #d5cbba;
  padding: 50px 0 20px;
}
