/*
Theme Name: STDO
Theme URI: https://st-do.kr/
Template: astra
Author: STDO
Author URI: https://st-do.kr/
Version: 4.1.6.1690333849
Updated: 2023-07-26 10:10:49

*/
* {
  line-height: 1.3;
  font-family: 'Noto Sans KR', sans-serif;
  word-break: keep-all;
}

/** 초기화 **/
a {
  outline: 0 !important;
  text-decoration: none !important;
}

img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

header.entry-header .entry-title {
  display: none;
}

ol, ul {
  margin: 0 !important;
  padding: 0 !important;
}

.ast-container, .ast-container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.ast-plain-container.ast-no-sidebar #primary {
  margin-top: 0px;
  margin-bottom: 0px;
}

.page .entry-header {
  margin-bottom: 0px;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  margin-bottom: 0px;
}

.entry-content p {
  display: none;
}

/** 폰트 **/
.Black {
  color: black;
}

.Nexon {
  font-family: 'NexonLv1Gothic';
}

.PriColor {
  color: #b9f233;
}

/** 레이아웃 **/
.Inner1280 {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  overflow: hidden;
}

.Padding {
  padding: 100px 20px;
}

.Padding2 {
  padding: 0px 20px 100px 20px;
}

.Background {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

/** 헤더 **/
.ast-mobile-popup-drawer .ast-mobile-popup-header {
  background-color: #8fbd23;
}

.ahfb-svg-iconset svg{
  color: white;
}

.site-header {
  border-bottom: 1px solid #eee;
  box-sizing: border-box;
}

#ast-desktop-header {
  width: 1280px;
  margin: 0 auto;
}

.ast-primary-header-bar {
  border-bottom: 0;
}

/** 메인페이지 **/
.RePSubTitle {
  font-size: 1rem;
  color: #8fbd23;
  font-family: 'NexonLv1Gothic';
  font-weight: bold;
  text-align: center;
}

.RePTitle {
  color: black;
  font-size: 2.5rem;
  font-weight: bold;
  margin: 0px 0px 40px 0px;
  text-align: center;
}

.NewBannerList {
  display: flex;
  justify-content: center;
  align-items: stretch;
}

.NewBannerList .Rows {
  padding: 0 10px;
}

.NewBannerList .Rows-2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}

.CallCenterArea {
  background-image: url('/wp-content/uploads/2023/08/CallCenter.jpg');
}

.CallCenter .RePTitle {
  color: white;
}

.CallCenter ul li {
  font-size: 1.1rem;
  font-weight: bold;
  text-align: center;
  color: white;
  margin-bottom: 5px;
}

.CallCenter ul li:last-child {
  margin-bottom: 0px;
}

/** 서브페이지 **/
.IntroduceBread {
  background-image: url('/wp-content/uploads/2023/07/IntroduceBackground.jpg');
}

.NoticeBread {
  background-image: url('/wp-content/uploads/2023/07/NoticeBackground.jpg');
}

.InquiryBread {
  background-image: url('/wp-content/uploads/2023/07/InquiryBread.jpg');
}

.IntroduePage {
  background-image: url('/wp-content/uploads/2023/07/Introduce.jpg');
  background-color: black;
}

.ProductBread {
  background-image: url('/wp-content/uploads/2023/08/ProductBread.jpg');
}

.IntroduePage {
  padding: 500px 20px 200px 20px;
  text-align: center;
}

.IntroduePage .Certificate {
  margin-bottom: 50px;
}

.IntroduePage .IntroTitle {
  font-size: 2.5rem;
  color: white;
  font-weight: bold;
  font-family: 'NexonLv1Gothic';
}

.IntroduePage .IntroDescr {
  font-size: 1.2rem;
  color: white;
  font-weight: 300;
}

.IntroduePage .IntroLogo {
  margin: 30px 0px 80px 0px;
}

.Bread {
  text-align: center;
  padding: 100px 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.Bread .BreadSub {
  font-size: 1.2rem;
  color: #8fbd23;
  font-family: 'NexonLv1Gothic';
  font-weight: bold;
}

.Bread .BreadTitle h2 {
  font-size: 2.5rem;
  font-weight: bold;
  color: white;
}

.Form {
  display: flex;
  flex-direction: column;
  padding: 10px 0px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  width: 1000px;
  margin: 0 auto;
  max-width: 100%;
}

.Form .Columns {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  border-bottom: 1px solid #eee;
  padding: 10px 0px;
}

.Form .Columns:last-child {
  border-bottom: 0px;
}

.Form .Columns .InputName {
  flex-basis: 15%;
  color: black;
  font-size: 1.1rem;
  font-weight: bold;
}

.Form .Columns .InputValue {
  flex-basis: 85%;
}

.Submit {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}

.Submit input[type="submit"] {
  background-color: black;
  color: white;
  font-weight: bold;
  width: 280px;
  text-align: center;
  max-width: 100%;
}

.Submit input[type="submit"]:hover {
  transition: 1s;
  background-color: #8fbd23;
}

.wpcf7-spinner {
  display: none;
}

#ast-scroll-top {
  background-color: #8fbd23;
}

input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url] {
  width: 300px !important;
}

input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
  border-radius: 10px;
  max-width: 100%;
}

.wpcf7 form>div, .wpcf7 form>p {
  margin-bottom: 0px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  display: none;
}

.kboard-card-gallery-poweredby {
  display: none;
}

.kboard-document-action .left {
  display: none;
}

#kboard-card-gallery-document .kboard-title p {
  display: block;
}

.AddForm {
  display: block;
}

.wpcf7 form.sent .wpcf7-response-output{
  display: none;
}

/** 폼 **/
.kboard-default-poweredby {
  display: none;
}

#kboard-default-list .kboard-list thead tr td {
  background-color: #eee;
}

#kboard-default-list .kboard-list table td.kboard-list-vote {
  display: none;
}

#kboard-default-document .kboard-document-action {
  display: none;
}

.kboard-default-new-notify {
  display: none !important;
}

.PrdDetailArea {
  padding: 80px 20px;
}

.PrdTop {
  display: flex;
  justify-content: center;
  align-items: center;
}

.PrdTop .Thumb img {
  display: inline-block;
  border: 1px solid #eee;
  box-sizing: border-box;
}

.PrdTop .Rows {
  flex-basis: 50%;
}

.PrdTop .Info h2 {
  font-size: 2rem;
  margin-bottom: 30px;
  color: black;
}

.MarginBottom30 {
  margin-bottom: 30px;
}

.PrdForm {
  width: 100%;
  max-width: 500px;
}

.PrdForm .Columns {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}

.PrdForm .Columns:last-child {
  margin-bottom: 30px;
}

.PrdForm .Columns .InputName {
  color: black;
  font-size: 1.1rem;
  font-weight: 500;
  flex-basis: 20%;
}

.PrdForm .Columns .InputValue {
  flex-basis: 80%;
}

.PrdForm .PrdSubmit .InputValue, .PrdForm .PrdDownload .InputValue {
  flex-basis: 100%;
}

.PrdForm input[type="submit"], .PrdForm input[type="text"], .PrdForm input[type="number"], .PrdForm input[type="tel"] {
  width: 100% !important;
}

.PrdForm .PrdSubmit {
  margin-top: 30px;
}

.PrdForm input[type="submit"] {
  color: white;
  background-color: black;
  font-weight: bold;
}

.PrdDownload a {
  display: block;
  background-color: #8fbd23;
  color: white;
  font-weight: bold;
  padding: 10px 0px;
  text-align: center;
}

.PrdDescr {
  padding: 100px 20px;
}

.PrdDescr .PrdImage {
  margin-bottom: 50px;
}

.PrdDescr .PrdImage:last-child {
  margin-bottom: 0px;
}

.PrdList {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.PrdList .Rows {
  padding: 15px;
  flex-basis: calc(100% / 4);
  overflow: hidden;
}

.PrdList .Rows .PrdThumb {
  border: 1px solid #eee;
  box-sizing: border-box;
}

.PrdList .Rows .PrdTitle {
  width: 100%;
  display: inline-block;
  color: black;
  font-weight: 500;
  font-size: 1rem;
  margin: 10px 0px 5px 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.PrdList .Rows .PrdPrice {
  font-size: .9rem;
  color: black;
  font-weight: bold;
}

/** 푸터 **/
.site-below-footer-wrap[data-section="section-below-footer-builder"] {
  border-top: 2px solid #8fbd23;
  background-color: #eeeeee;
}

.site-below-footer-wrap {
  padding: 50px 20px;
}

.FooterArea {
  font-size: 1rem;
  text-align: left;
  line-height: 1.5;
}

.FooterArea .Footer {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.FooterArea .Copy {
  margin-top: 10px;
}
