/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

* {
  font-family: -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo",
    "Pretendard Variable", Pretendard, Roboto, "Noto Sans KR", "Segoe UI",
    "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
    sans-serif !important;
}
.daum-wm-content {
  display: none;
}

.currencyDropdown {
  position: relative;
  flex-grow: 1;
}
.currencyDropdown + .form-control {
  margin-left: 40px;
  color: #333;
  font-weight: 500;
  font-size: 24px !important;
  padding: 18px !important;
}
#switchCurrency {
  width: 100%;
  font-size: 25px;
  margin-top: 20px;
  background-color: #252ab4;
  border-radius: 5px;
}

.uagb-heading-text {
  margin-bottom: 24px !important;
}
.cenma {
  margin: 80px 0;
}
p.has-text-align-center.pricebase {
  line-height: 0px !important;
  font-weight: bold !important;
  margin: 0px !important;
}
#colophon > div > div > div > div > div > div > p > span > a {
  color: #cddc39 !important;
}

.currencyDropdown__face,
.currencyDropdown__items {
  background-color: #f2f2f2;
  padding: 20px;
  border-radius: 6px;
  border-bottom: 4px solid #252ab4;
}

.currencyDropdown__face {
  display: flex;
  position: relative;
  height: 82.6px;
}

#wpdtSimpleTable-1
  > tbody
  > tr
  td.wpdt-cell.wpdt-align-left.wpdt-overflow-text.remove-borders.border-separate {
  white-space: unset !important;
  line-height: 1.5 !important;
}

.currencyDropdown__items {
  margin: 0;
  position: absolute;
  right: 0;
  top: 50%;
  width: 100%;
  list-style: none;
  list-style-type: none;
  visibility: hidden;
  z-index: 1;
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.93, 0.88, 0.1, 0.8);
}
.form-control {
  text-align: right;
  font-size: 30px;
  line-height: 0;
}
.currencyDropdown__text {
  letter-spacing: 1px;
  line-height: 1.5;
  font-size: 1.7em;
  color: #252ab4;
  align-content: center;
  font-weight: 500;
}
.container {
  background-color: white;
  padding: 40px 20px;
  border-radius: 25px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1); /* 좀 더 부드러운 섀도우 */
  border: 1px solid rgba(0, 0, 0, 0.1); /* 얇은 테두리 추가 */
}

#content {
  background: linear-gradient(
    135deg,
    rgba(6, 147, 227, 0.7) 0%,
    rgba(155, 81, 224, 0.7) 100%
  );
}

#wpdtSimpleTable-1
  > tbody
  > tr:nth-child(1)
  > td.wpdt-cell.wpdt-align-left.remove-borders {
  background: #f3f3f3 !important;
  border-top-left-radius: 25px;
}
#wpdtSimpleTable-1 > tbody > tr:nth-child(1) > td:nth-child(2) {
  background: #f3f3f3 !important;
}
#wpdtSimpleTable-1 > tbody > tr:nth-child(1) > td:nth-child(3) {
  background: #f3f3f3 !important;
  border-top-right-radius: 25px;
}

#wpdtSimpleTable-1 > tbody > tr td.wpdt-cell.wpdt-empty-cell.remove-borders,
#wpdtSimpleTable-1
  > tbody
  tr
  td.wpdt-cell.wpdt-align-left.wpdt-overflow-text.remove-borders,
#wpdtSimpleTable-1
  > tbody
  .wpdt-cell.wpdt-valign-middle.wpdt-overflow-text.wpdt-align-center.remove-borders {
  border-bottom: 1px solid #ddd !important;
}

.wpdt-cell-row {
  line-height: 1.6 !important;
}

.entry-content ul,
.entry-content ol {
  margin: 0px !important;
  padding: 0px !important;
}
li {
  font-size: 24px;
  line-height: 1;
  border-bottom: 1px solid #333;
  padding: 20px 10px;
  margin: 0px;
  background: #eee;
}
.wp-block-uagb-advanced-heading.uagb-block-54f8e0fd.wp-block-uagb-advanced-heading
  .uagb-heading-text {
  text-shadow: 2px 2px 4px rgb(0 0 0 / 9%);
}

.currencyDropdown__items li:hover {
  cursor: pointer !important;
}

.wpdt-c table.wpdtSimpleTable.bt tr.remove-borders,
.wpdt-c table.wpdtSimpleTable.bt td.remove-borders,
.wpdt-c table.wpdtSimpleTable tr.remove-borders,
.wpdt-c table.wpdtSimpleTable td.remove-borders,
.wpdt-c table.wpdtSimpleTable th.remove-borders {
  border-bottom: 1px solid black !important;
  color: black;
  background-color: transparent !important;
  padding: 20px 10px !important;
  font-size: 18px !important;
}
table {
  border: none !important;
}

#wpdtSimpleTable-1,
#chartJSContainer_1 {
  padding: 40px 20px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 25px;
  background-color: white;
  min-height: 500px;
}

.form-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1em;
}
.jumbotron {
  width: 100%;
  margin: auto;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.currencyDropdown {
  box-sizing: border-box;
  width: 100%;
}
.form-control {
  box-sizing: border-box;
  width: 100%;
  margin-right: 0px;
  background-color: #eee;
}
.jumbotron > div > form > div:nth-child(1) {
  margin-bottom: 2em;
}

h1.uagb-heading-text {
  text-align: center;
  font-size: 3em;
  line-height: 1.4;
  font-weight: bold;
  word-break: keep-all;
  margin: 20px 0;
}

#message {
  font-size: 1.5em !important;
  text-align: center;
  line-height: 1.4;
  word-break: keep-all;
  margin: 20px 0;
  color: #4b0082;
}

.chartJSContainer_1 {
  min-height: 500px !important;
}

@media (min-width: 1024px) {
  #update-time {
    text-align: right;
    margin-bottom: 10px !important;
    min-height: 26px;
  }
  .korea-sns-button {
    display: block !important;
    border-radius: 0px !important;
  }
  .korea-sns-button {
    width: 40px;
    height: 40px;
  }

  .korea-sns {
    position: fixed;
    top: 50%;
    left: 0;
    width: 32px !important;
    max-width: 32px !important;
    transform: translateY(-50%);
  }
}

#update-time {
  position: static;
  bottom: 0;
  min-height: 26px;
  right: 0;
}
.currencyDropdown__arrow {
  border-bottom: 4px solid #252ab4;
  border-right: 4px solid #252ab4;
  position: absolute;
  top: 50%;
  right: 30px;
  width: 16px;
  height: 16px;
  transform: rotate(45deg) translateY(-50%);
  transform-origin: right;
}

.currencyDropdown input {
  display: none;
}

.currencyDropdown input:checked ~ .currencyDropdown__items {
  top: calc(100% + 1px);
  visibility: visible;
  opacity: 1;
  background-color: white;
}

.korea-sns-button {
  position: relative; /* 가상 요소의 위치를 설정하기 위해 필요 */
}

.korea-sns-button:hover::after {
  content: ""; /* 가상 요소를 생성 */
  position: absolute; /* 가상 요소의 위치를 절대적으로 설정 */
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* 가상 요소를 버튼의 크기와 위치에 맞게 설정 */
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.35) 0,
    rgba(255, 255, 255, 0) 100%
  ); /* 그라디언트 배경 적용 */
}

@media screen and (max-width: 1023px) {
  .uagb-heading-text {
    margin-bottom: 18px !important;
    font-size: 32px !important;
  }
  .jumbotron > div > form > div:nth-child(1) {
    margin-bottom: 24px !important;
    padding-bottom: 24px !important;
  }
  .cenma {
    margin: 64px 0;
  }
  h1,
  .entry-content h1 {
    margin: 16px 0 0 0 !important;
  }
  .korea-sns {
    text-align: center !important;
    border-top: 1px solid #ddd !important;
    padding-top: 12px !important;
    margin: 0px !important;
  }
  .korea-sns > div.korea-sns-post.korea-sns-pos-left {
    line-height: 0px !important;
  }

  .korea-sns-button {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
      rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    width: 38px;
    margin-right: 15px !important;
    height: 38px;
  }
  .korea-sns-button.korea-sns-naverline {
    display: none !important;
  }
}

@media (max-width: 600px) {
  .form-group {
    flex-direction: column;
  }
  #update-time {
    text-align: center !important;
  }
  .container {
    padding: 25px 20px;
  }
  .wpdt-c table.wpdtSimpleTable.bt tr.remove-borders,
  .wpdt-c table.wpdtSimpleTable.bt td.remove-borders,
  .wpdt-c table.wpdtSimpleTable tr.remove-borders,
  .wpdt-c table.wpdtSimpleTable td.remove-borders,
  .wpdt-c table.wpdtSimpleTable th.remove-borders {
    padding: 20px 10px;
    font-size: 16px;
  }

  #wpdtSimpleTable-1 {
    padding: 0px !important;
  }

  .form-control {
    padding: 0.45em 0.75em !important;
  }

  .currencyDropdown,
  .form-control {
    margin: 10px 0;
    width: 100%;
  }
  .update-time {
    text-align: center !important;
  }

  .currencyDropdown + .form-control {
    margin-left: 0;
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.1);
  }

  #switchCurrency {
    width: 100%;
    border-radius: 5px;
    margin: 0px; /* 원하는 간격에 따라 조정 */
  }
  .jumbotron > div > form > div:nth-child(1) {
    border-bottom: 1px dotted #ddd;
    padding-bottom: 10px;
    margin-bottom: 0px;
  }
}

#switchCurrency:hover {
  background-color: #6a0dad !important;
}

input[type="tel"]:focus {
  border-color: #4b0082 !important; /* 포커스 시 테두리 색상 변경 */
  outline: none !important;
  box-shadow: 0 0 5px rgba(75, 0, 130, 0.5) !important;
}
