@charset "UTF-8";
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css");
@font-face {
  font-family: "DaeguBukseongro";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/2511-1@1.0/DaeguBukseongro-Light.woff2") format("woff2");
  font-weight: light;
}
* {
  font-family: "pretendard";
}

html {
  scroll-behavior: smooth;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

b {
  font-weight: bold;
}

button {
  border: none;
  cursor: pointer;
  background: none;
  display: block;
}

@media screen and (max-width: 720px) {
  .content-wrap {
    padding: 40px 20px !important;
  }
  .content-wrap .logo {
    width: 100px !important;
    margin: 0 auto;
    margin-bottom: 28px !important;
  }
  .content-wrap .logo img {
    width: 100%;
  }
  .section-title {
    font-size: 24px !important;
  }
  .section-lead {
    font-size: 14px !important;
    margin-top: 20px !important;
    line-height: 140%;
  }
  .sub-section-title {
    font-size: 16px !important;
  }
  .sub-section-title::before {
    width: calc(100% + 10px) !important;
    transform: translateX(-5px) !important;
  }
  .page {
    font-size: 12px !important;
    margin-bottom: 20px !important;
    gap: 12px !important;
  }
  .items-container {
    grid-template-columns: repeat(1, 1fr) !important;
    gap: 20px 12px !important;
  }
  .items-container .item {
    padding: 8px 8px 12px 8px !important;
    display: flex;
    gap: 12px;
  }
  .items-container .item .item-img-wrap {
    width: 40%;
  }
  .items-container .item .item-content-wrap {
    flex: 1;
  }
  .items-container .item .item-content-wrap .item-title {
    font-size: 14px !important;
  }
  .items-container .item .item-content-wrap .item-desc {
    font-size: 11px !important;
    line-height: 120% !important;
  }
  .items-container .item .item-content-wrap .item-bottom-info {
    align-items: flex-end !important;
  }
  .items-container .item .item-content-wrap .item-bottom-info .item-price {
    font-size: 14px !important;
  }
  .items-container .item .item-content-wrap .item-bottom-info .item-extra-info {
    font-size: 10px !important;
  }
  .card-portfolio:last-child {
    display: none;
  }
  .card-portfolio .card-portfolio-content h3 {
    font-size: 14px !important;
  }
  .card-portfolio .card-portfolio-content p {
    font-size: 12px !important;
    margin-bottom: 4px !important;
  }
  .card-portfolio .card-portfolio-content .upload-date span {
    font-size: 10px !important;
  }
  header {
    height: 50px;
    z-index: 998;
  }
  header .nav-inner {
    padding: 2px 20px !important;
  }
  header .nav-inner > .nav, header .nav-inner button {
    display: none !important;
  }
  header .nav-inner .hamb {
    display: flex !important;
    transform: translateY(-1px);
  }
  header .nav-inner .logo {
    width: 100px !important;
  }
  header .nav-mobile {
    display: flex !important;
  }
  header .nav-mobile button {
    display: block !important;
  }
  footer .footer-wrap {
    padding: 20px 20px 80px 20px !important;
  }
  footer .footer-wrap .divider {
    padding: 0 !important;
  }
  footer .footer-wrap .divider img {
    width: 32px;
    height: 32px;
  }
  footer .footer-wrap .footer-content p, footer .footer-wrap .footer-content a {
    font-size: 12px !important;
  }
  section.sub-page-hero .content-wrap .sub-page-title {
    font-size: 24px !important;
  }
  section.sub-page-hero .content-wrap .sub-page-lead {
    font-size: 16px !important;
  }
  section.sub-page-hero .content-wrap .sub-page-introduction {
    font-size: 13px !important;
    line-height: 130% !important;
    font-weight: 200;
    padding: 16px 12px !important;
  }
  section.banner-organic .content-wrap {
    flex-direction: column;
    gap: 24px;
    text-align: center;
  }
  section.banner-organic .content-wrap .organic-intro h2 {
    font-size: 20px !important;
  }
  section.banner-organic .content-wrap .organic-content p {
    font-size: 13px !important;
  }
  section.banner-cta .content-wrap {
    padding: 40px 0 !important;
  }
  section.banner-cta .content-wrap .cta-inner {
    border-radius: 0 !important;
    flex-direction: column;
  }
  section.banner-cta .content-wrap .cta-inner .cta-content {
    padding: 40px 20px !important;
    position: relative;
    background-image: url("/img/banner-cta.png");
    background-color: rgba(0, 0, 0, 0.7019607843) !important;
    background-blend-mode: overlay;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  section.banner-cta .content-wrap .cta-inner .cta-content h2 {
    font-size: 20px !important;
  }
  section.banner-cta .content-wrap .cta-inner .cta-content p {
    font-size: 12px !important;
  }
  section.banner-cta .content-wrap .cta-inner .cta-content::after {
    display: none;
  }
  section.banner-cta .content-wrap .cta-inner .cat-img-wrap {
    display: none;
  }
  section.menu-introduction .section-content {
    padding: 40px 12px !important;
  }
  section.menu-introduction .section-content .menu-introduction-content {
    margin-bottom: 40px !important;
  }
  section.menu-introduction .section-content .menu-introduction-content .menu-title {
    font-size: 20px !important;
  }
  section.menu-introduction .section-content .menu-introduction-content .menu-desc {
    font-size: 13px !important;
  }
  section.menu-introduction .section-content .included-items .included-items-wrap {
    margin-top: 24px !important;
  }
  section.menu-introduction .section-content .included-items button {
    margin: 40px auto 0 !important;
  }
  section.order-process .content-wrap .section-content {
    flex-direction: column;
    gap: 32px !important;
  }
  section.faq .content-wrap .section-content {
    margin: 32px auto 0 auto !important;
    padding: 32px 12px !important;
  }
  section.faq .content-wrap .section-content .faq-inner .faq-item {
    padding: 20px 0 20px !important;
  }
  section.faq .content-wrap .section-content .faq-inner .faq-item h3 {
    font-size: 16px !important;
  }
  section.faq .content-wrap .section-content .faq-inner .faq-item p {
    font-size: 13px !important;
  }
  section.inquery-cta .content-wrap .section-content {
    flex-direction: column;
  }
  section.inquery-cta .content-wrap .section-content .inquery-card button {
    margin-top: 24px !important;
  }
  section.main-hero .content-wrap {
    padding-top: 120px !important;
  }
  section.main-hero .content-wrap .hero-text h1 {
    text-align: center;
    font-size: 28px !important;
  }
  section.main-hero .content-wrap .buttons-wrap {
    margin: 0 auto;
  }
  section.main-introduction .content-wrap .introduction-items {
    flex-direction: column;
    height: 520px !important;
  }
  section.main-introduction .content-wrap .introduction-items .introduction-item-content {
    padding: 12px !important;
  }
  section.main-introduction .content-wrap .introduction-items .introduction-item-content h4 {
    font-size: 14px !important;
  }
  section.main-introduction .content-wrap .introduction-items .introduction-item-content p {
    font-size: 12px !important;
  }
  section.portfolio .content-wrap .portfolio-feed {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 24px 12px !important;
  }
  section.portfolio .content-wrap .page {
    font-size: 14px !important;
    gap: 20px !important;
  }
  section.about-hero .content-wrap .logo-lg {
    width: 80px !important;
  }
  section.about-hero .content-wrap h1 {
    font-size: 24px !important;
  }
  section.about-hero .content-wrap p {
    font-size: 14px !important;
  }
  section.about-owner .content-wrap .owner-portrait-wrap {
    width: 140px !important;
    height: 180px !important;
  }
  section.about-owner .content-wrap .owner-desc .section-title {
    margin: 40px auto 20px !important;
  }
  section.about-owner .content-wrap .owner-desc p {
    font-size: 14px !important;
    line-height: 140% !important;
  }
  section.meaning .content-wrap {
    flex-direction: column;
  }
  section.meaning .content-wrap .meaning-img-wrap {
    width: 100% !important;
    height: 200px !important;
  }
  section.meaning .content-wrap .meaning-content .sub-section-title {
    margin: 0 auto !important;
  }
  section.meaning .content-wrap .meaning-content p {
    font-size: 13px !important;
    line-height: 130%;
  }
  section.philosophy .content-wrap .subsection span {
    margin: 20px 0 32px !important;
    font-size: 14px !important;
  }
  section.philosophy .content-wrap .philosophy-content {
    flex-direction: column;
  }
  section.philosophy .content-wrap .philosophy-content .philosophy-img-wrap {
    height: 140px !important;
  }
  section.philosophy .content-wrap .philosophy-content .philosophy-title {
    font-size: 16px !important;
  }
  section.philosophy .content-wrap .philosophy-content .philosophy-desc {
    font-size: 13px !important;
    line-height: 130% !important;
  }
  section.faq-page .content-wrap .faq-content-wrap {
    padding: 40px 12px !important;
  }
  section.faq-page .content-wrap .faq-content-wrap .faq-content .faq-item .sub-section-title.question {
    font-size: 14px !important;
  }
  section.faq-page .content-wrap .faq-content-wrap .faq-content .faq-item .sub-section-title.question::before {
    height: 8px !important;
  }
  section.faq-page .content-wrap .faq-content-wrap .faq-content .faq-item p {
    font-size: 13px !important;
  }
  section.menu-desc .content-wrap .section-content {
    margin-top: 20px !important;
    padding: 32px 20px !important;
  }
  section.menu-desc .content-wrap .section-content .menu-desc-list .menu-desc-item {
    flex-direction: column;
    gap: 40px !important;
  }
  section.menu-desc .content-wrap .section-content .menu-desc-list .menu-desc-item .menu-desc-content .menu-content-major-info .menu-about {
    font-size: 14px !important;
    margin-top: 16px !important;
  }
  section.menu-desc .content-wrap .section-content .menu-desc-list .menu-desc-item .menu-desc-content .menu-content-major-info .menu-price {
    margin-top: 16px !important;
    font-size: 18px !important;
  }
  section.menu-desc .content-wrap .section-content .menu-desc-list .menu-desc-item .menu-desc-content .menu-content-additional-info {
    margin-top: 24px !important;
  }
  section.menu-desc .content-wrap .section-content .menu-desc-list .menu-desc-item .menu-desc-content .menu-content-additional-info .border div {
    font-size: 14px !important;
  }
  section.menu-desc .content-wrap .section-content .menu-desc-list .menu-desc-item .menu-desc-content .menu-content-additional-info .additional-info-list {
    font-size: 12px !important;
    padding: 8px 0 16px 0 !important;
  }
  section.order-page .content-wrap .order-content {
    padding: 40px 12px !important;
  }
  section.order-page .content-wrap .order-content .cart-items-wrap .cart-items {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 16px 12px !important;
  }
  section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card .cart-item-desc {
    padding: 0 !important;
    display: flex;
    flex-direction: column;
    flex: 1;
  }
  section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card .cart-item-desc .cart-item-name {
    text-align: center;
    font-size: 13px !important;
    line-height: 140%;
    padding: 8px 8px 0 8px;
  }
  section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card .cart-item-desc .cart-item-bottom {
    flex-direction: column;
    gap: 8px;
    margin-top: auto;
    height: 100%;
    text-align: center;
  }
  section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card .cart-item-desc .cart-item-bottom .qty-stepper {
    gap: 24px !important;
  }
  section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card .cart-item-desc .cart-item-bottom .qty-stepper .qty-btn {
    touch-action: manipulation;
    border-radius: 0 !important;
    flex: 1;
    height: 30px !important;
    border-color: #DFDFDF !important;
  }
  section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card .cart-item-desc .cart-item-bottom .qty-stepper .qty-btn.qty-plus {
    border-right: none !important;
    border-bottom: none !important;
  }
  section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card .cart-item-desc .cart-item-bottom .qty-stepper .qty-btn.qty-minus {
    border-left: none !important;
    border-bottom: none !important;
  }
  section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card .cart-item-desc .cart-item-bottom .qty-stepper span {
    line-height: 30px !important;
  }
  section.article .content-wrap .article-content-wrap {
    padding: 40px 12px !important;
  }
  section.article .content-wrap .article-content-wrap .article-content p {
    margin-bottom: 20px !important;
  }
  section.article .content-wrap .article-content-wrap .article-content .upload-date {
    font-size: 12px !important;
  }
  .cart-bottom {
    touch-action: pan-y;
  }
  .cart-bottom .selected-items-outer {
    padding: 0 12px;
  }
  .cart-bottom .selected-items-wrap .selected-items .selected-item {
    flex-direction: column;
  }
  .cart-bottom .selected-items-wrap .selected-items .selected-item .selected-item-info .item-price-calculation {
    font-size: 11px !important;
  }
  .cart-bottom .selected-items-wrap .selected-items .selected-item .selected-item-info .selected-item-total-price {
    font-size: 12px !important;
  }
  .cart-bottom .selected-items-wrap .total-wrap .total-price {
    font-size: 14px !important;
  }
  .cart-bottom .selected-items-wrap .total-wrap.active {
    display: flex;
    flex-direction: column;
    top: 12px !important;
  }
  .cart-bottom .cart-wrap {
    padding: 0 !important;
  }
  .cart-bottom .cart-wrap .cart-wrap-header {
    padding: 8px 0;
    z-index: 888;
  }
  .cart-bottom .cart-wrap .back {
    left: 12px !important;
    top: 26px !important;
  }
  .cart-bottom .cart-wrap .notify-moq {
    font-size: 10px !important;
    margin-left: 12px;
  }
  .cart-bottom .cart-wrap .button-order {
    margin: 20px auto !important;
  }
  .cart-bottom .cart-wrap .form {
    max-height: inherit;
    padding: 0 12px;
  }
  .cart-bottom .cart-wrap .form .form-header h4 {
    font-size: 14px !important;
  }
  .cart-bottom .cart-wrap .form .form-guide {
    padding: 14px 0 !important;
    z-index: 0;
  }
  .cart-bottom .cart-wrap .form .inquery-form .form-grid {
    gap: 4px;
  }
  .cart-bottom .cart-wrap .form .inquery-form .form-grid .form-row {
    margin-bottom: 12px !important;
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
  }
  .cart-bottom .cart-wrap .form .inquery-form .form-grid .form-row:last-child {
    margin-bottom: 32px !important;
  }
  .cart-bottom .cart-wrap .form .inquery-form .form-grid .form-row.form-row--textarea {
    gap: 4px !important;
  }
  .cart-bottom .cart-wrap .form .inquery-form .form-grid .form-row.form-row--agree {
    margin-bottom: 12px !important;
  }
  .cart-bottom .cart-wrap .form .inquery-form .form-grid .form-row .form-input, .cart-bottom .cart-wrap .form .inquery-form .form-grid .form-row .form-textarea {
    width: calc(100% - 20px);
    font-size: 16px !important;
  }
  .cart-bottom .cart-wrap .form .inquery-form .form-grid .form-row .form-label[for=reserveAt] span {
    display: inline;
  }
  .cart-bottom.up {
    z-index: 999 !important;
  }
  .cart-bottom.up .cart-wrap {
    max-height: calc(100vh - 50px);
    overflow: scroll;
    padding: 0 20px;
  }
  .cart-bottom.up .cart-wrap .selected-items-wrap {
    margin-top: auto;
  }
  .cart-bottom.up .cart-wrap .selected-items-wrap .back {
    position: sticky;
  }
  .cart-bottom.up .cart-wrap .selected-items-wrap .total-wrap {
    margin-top: 12px;
  }
  .cart-bottom.up .cart-wrap .cart-wrap-header {
    background-color: #ffffff;
    position: sticky;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1019607843);
    top: 0;
    border-bottom: 1px solid #C7C7C7;
    margin-bottom: 20px;
    padding: 8px 12px !important;
  }
  .cart-bottom.up .cart-wrap .cart-wrap-header .cart-title {
    padding-bottom: 8px !important;
  }
  .cart-bottom.down {
    transform: translateY(calc(100% - 74px)) !important;
  }
  .cart-bottom.down .cart-wrap .cart-wrap-header {
    padding: 14px 12px !important;
  }
  .result-overlay > div {
    padding: 24px 20px !important;
    width: 80%;
  }
  .result-overlay > div.loading-box {
    width: 50%;
  }
}
header {
  position: fixed;
  top: 0;
  background-color: #ffffff;
  width: 100%;
  z-index: 999;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1019607843);
}
header .nav-inner {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: space-between;
  padding: 2px 40px;
  max-width: 950px;
  margin: 0 auto;
  position: relative;
  z-index: 999;
}
header .nav-inner .logo {
  width: 125px;
}
header .nav-inner .logo img {
  width: 100%;
}
header .nav-inner .nav {
  display: flex;
  font-size: 14px;
  color: #636363;
}
header .nav-inner .nav > * {
  padding: 16px 24px;
}
header .nav-inner .nav .nav-item {
  position: relative;
}
header .nav-inner .nav .nav-item span {
  cursor: pointer;
}
header .nav-inner .nav .nav-item[data-nav=menu]:hover .sub-menu {
  display: flex;
}
header .nav-inner .nav .nav-item .sub-menu {
  color: #636363;
  display: none;
  flex-direction: column;
  position: absolute;
  width: 120px;
  background-color: #ffffff;
  gap: 18px;
  left: 50%;
  transform: translateX(-50%);
  padding: 26px 4px;
  text-align: center;
  top: 46px;
  border-radius: 0 0 8px 8px;
}
header .nav-inner .nav .nav-item .sub-menu:hover {
  display: flex;
}
header .nav-inner .nav .nav-item .sub-menu .sub-menu-item a {
  line-height: 16px;
  font-size: 13px;
}
header .nav-inner .nav .nav-item .sub-menu .sub-menu-item:hover {
  font-weight: bold;
}
header .nav-inner .hamb {
  width: 30px;
  height: 30px;
  display: none;
  flex-direction: column;
  gap: 6px;
  justify-content: center;
  cursor: pointer;
}
header .nav-inner .hamb img {
  width: 100%;
  transition: 0.35s ease;
}
header .nav-inner .hamb.active img:nth-child(1) {
  transform: translateX(70px);
}
header .nav-inner .hamb.active img:nth-child(2) {
  transform: rotate(-45deg) translate(2px, -1px);
}
header .nav-inner .hamb.active img:nth-child(3) {
  transform: rotate(45deg) translate(-6px, -8px);
}
header .nav-mobile {
  background: #ffffff;
  position: fixed;
  height: calc(100vh - 42px);
  transition: transform 0.35s ease;
  width: 60vw;
  right: 0;
  top: 42px;
  z-index: 993;
  display: none;
  flex-direction: column;
  justify-content: space-between;
  padding: 48px 20px;
  box-sizing: border-box;
  transform: translateX(100%);
}
header .nav-mobile button {
  padding: 12px 0;
}
header .nav-mobile .nav {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
header .nav-mobile .nav .nav-item-mo {
  color: #636363;
  font-size: 14px;
  padding: 24px 0 0;
  border-top: 1px solid #DFDFDF;
}
header .nav-mobile .nav .nav-item-mo:first-child {
  border-top: none;
}
header .nav-mobile .nav .nav-item-mo {
  cursor: pointer;
}
header .nav-mobile .nav .nav-item-mo.active {
  font-weight: bold;
}
header .nav-mobile .nav .nav-item-mo .submenu-wrap {
  display: none;
}
header .nav-mobile .nav .nav-item-mo .submenu-wrap .sub-menu {
  font-size: 13px;
  font-weight: 300;
  padding-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
header .nav-mobile .nav .nav-item-mo .submenu-wrap .sub-menu li::before {
  content: "-";
  position: relative;
  margin-right: 12px;
}
header .nav-mobile.active {
  transform: translateX(0);
}

.mobile-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7019607843);
  z-index: 900;
  transition: opacity 0.35s, transform 0s;
  opacity: 0;
  transform: translateX(-100%);
}
.mobile-overlay.active {
  transform: translateX(0);
  opacity: 1;
}

.container.about header .nav-item[data-nav=about] {
  font-weight: bold;
  color: #74512D;
}
.container.menu header .nav-item[data-nav=menu] {
  font-weight: bold;
  color: #74512D;
}
.container.menu.menu-premium .nav-item .sub-menu-item {
  font-weight: normal;
  color: #636363;
}
.container.menu.menu-premium .nav-item .sub-menu-item[data-sub-nav=premium] {
  font-weight: bold;
  color: #74512D;
}
.container.menu.menu-classic .nav-item .sub-menu-item {
  font-weight: normal;
  color: #636363;
}
.container.menu.menu-classic .nav-item .sub-menu-item[data-sub-nav=classic] {
  font-weight: bold;
  color: #74512D;
}
.container.menu.menu-premium .nav-item .sub-menu-item {
  font-weight: normal;
  color: #636363;
}
.container.menu.menu-premium .nav-item .sub-menu-item[data-sub-nav=premium] {
  font-weight: bold;
  color: #74512D;
}
.container.menu.menu-picnic .nav-item .sub-menu-item {
  font-weight: normal;
  color: #636363;
}
.container.menu.menu-picnic .nav-item .sub-menu-item[data-sub-nav=picnic] {
  font-weight: bold;
  color: #74512D;
}
.container.menu.menu-etc .nav-item .sub-menu-item {
  font-weight: normal;
  color: #636363;
}
.container.menu.menu-etc .nav-item .sub-menu-item[data-sub-nav=etc] {
  font-weight: bold;
  color: #74512D;
}
.container.portfolio header .nav-item[data-nav=portfolio] {
  font-weight: bold;
  color: #74512D;
}
.container.faq header .nav-item[data-nav=faq] {
  font-weight: bold;
  color: #74512D;
}

footer {
  background-color: #F8F7F6;
}
footer .footer-wrap {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
  padding: 40px 40px 120px 40px;
  box-sizing: border-box;
}
footer .footer-wrap .divider {
  padding: 0 20px;
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 40px;
}
footer .footer-wrap .divider span {
  flex: 1;
  height: 1px;
  background-color: #DFDFDF;
}
footer .footer-wrap .footer-content {
  color: #636363;
}
footer .footer-wrap .footer-content p {
  font-size: 14px;
  margin-bottom: 8px;
}
footer .footer-wrap .footer-content .terms {
  margin-top: 20px;
}
footer .footer-wrap .footer-content .terms a {
  font-size: 14px;
  font-weight: bold;
}
section.banner-cta {
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1019607843);
  position: relative;
}
section.banner-cta .content-wrap .cta-inner {
  border-radius: 12px;
  overflow: hidden;
  display: flex;
  align-items: stretch;
}
section.banner-cta .content-wrap .cta-inner .cta-content {
  background-color: #543310;
  color: #ffffff;
  padding: 60px 20px 60px 40px;
  position: relative;
  z-index: 2;
}
section.banner-cta .content-wrap .cta-inner .cta-content::after {
  content: "";
  position: absolute;
  top: 0;
  right: -160px;
  width: 160px;
  height: 100%;
  background-color: #543310;
  z-index: 3;
  clip-path: polygon(0 0, 100% 0, 20% 80%, 0 100%);
}
section.banner-cta .content-wrap .cta-inner .cta-content h2 {
  font-size: 24px;
  font-weight: bold;
}
section.banner-cta .content-wrap .cta-inner .cta-content p {
  font-size: 14px;
  line-height: 140%;
  margin-top: 16px;
  margin-bottom: 20px;
}
section.banner-cta .content-wrap .cta-inner .cta-img-wrap {
  overflow: hidden;
  z-index: 1;
  flex: 1;
  position: relative;
  background-image: url("/img/banner-cta.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

section.order-process {
  position: relative;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1019607843);
}
section.order-process .content-wrap .section-content {
  margin-top: 52px;
  display: flex;
  gap: 20px;
}
section.order-process .content-wrap .section-content .order-process-item {
  flex: 1;
  background-color: #F8F7F6;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 16px 20px;
  position: relative;
}
section.order-process .content-wrap .section-content .order-process-item::after {
  content: attr(data-num);
  position: absolute;
  top: 0;
  width: 40px;
  text-align: center;
  line-height: 40px;
  height: 40px;
  transform: translateY(-50%);
  font-size: 20px;
  font-weight: 500;
  color: #74512D;
  display: block;
  background-color: #ffffff;
  border: 1px solid gray;
  border-radius: 1000px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1019607843);
}
section.order-process .content-wrap .section-content .order-process-item .icon {
  width: 32px;
  margin-bottom: 12px;
}
section.order-process .content-wrap .section-content .order-process-item .icon img {
  width: 100%;
}
section.order-process .content-wrap .section-content .order-process-item h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 14px;
}
section.order-process .content-wrap .section-content .order-process-item span {
  font-size: 13px;
  text-align: center;
  line-height: 130%;
}
section.order-process .content-wrap .section-content .order-process-item span a {
  color: #007BFF;
  font-weight: bold;
}

section.faq {
  background-color: #F8F7F6;
}
section.faq .content-wrap .section-content {
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.168627451);
  background-color: #ffffff;
  border-radius: 12px;
  padding: 60px 32px;
  box-sizing: border-box;
  width: 100%;
  max-width: 578px;
  margin: 64px auto 0 auto;
}
section.faq .content-wrap .section-content .faq-inner {
  text-align: center;
}
section.faq .content-wrap .section-content .faq-inner .faq-item {
  padding: 24px 0 40px;
  border-bottom: 2px dashed #DFDFDF;
}
section.faq .content-wrap .section-content .faq-inner .faq-item:last-child {
  border-bottom: none;
  margin-bottom: 20px;
}
section.faq .content-wrap .section-content .faq-inner .faq-item h3 {
  font-size: 20px;
  font-weight: 500;
}
section.faq .content-wrap .section-content .faq-inner .faq-item p {
  font-size: 14px;
  line-height: 130%;
  margin-top: 16px;
}
section.faq .content-wrap .section-content button {
  margin: 0 auto;
}

section.portfolio .content-wrap .section-content {
  margin-top: 40px;
}
section.portfolio .content-wrap .section-content .portfolio-feed {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-flow: row;
  gap: 32px 20px;
  margin-bottom: 30px;
}
section.portfolio .content-wrap .section-content button {
  margin: 0 auto;
}

section.inquery-cta {
  position: relative;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1019607843);
}
section.inquery-cta .content-wrap .section-content {
  margin-top: 52px;
  display: flex;
  gap: 24px;
}
section.inquery-cta .content-wrap .section-content .inquery-card {
  flex: 1;
  border-radius: 8px;
  background-color: #F8F7F6;
  padding: 24px 20px;
}
section.inquery-cta .content-wrap .section-content .inquery-card.kakao .inquery-button {
  background-color: #FFDD00;
  color: #543310;
}
section.inquery-cta .content-wrap .section-content .inquery-card.email .inquery-button {
  background-color: #ffffff;
  border: 1px solid #C7C7C7;
}
section.inquery-cta .content-wrap .section-content .inquery-card .inquery-content img {
  width: 30px;
}
section.inquery-cta .content-wrap .section-content .inquery-card .inquery-content h4 {
  margin-top: 16px;
  font-size: 16px;
  font-weight: bold;
}
section.inquery-cta .content-wrap .section-content .inquery-card .inquery-content p {
  margin-top: 8px;
  font-size: 13px;
}
section.inquery-cta .content-wrap .section-content .inquery-card .inquery-button {
  padding: 12px 0;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  border-radius: 999px;
  margin-top: 48px;
}

section.banner-organic {
  background-image: url(/img/banner-organic.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.0666666667);
  background-blend-mode: overlay;
  transition: 0.35s;
}
section.banner-organic:hover {
  background-size: 105%;
  background-color: rgba(0, 0, 0, 0.3333333333);
}
section.banner-organic .content-wrap {
  filter: drop-shadow(0 0 8px rgba(0, 0, 0, 0.2));
  color: #ffffff;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: center;
}
section.banner-organic .content-wrap .organic-intro h2 {
  line-height: 130%;
  font-size: 24px;
}
section.banner-organic .content-wrap .organic-content p {
  font-size: 14px;
  line-height: 140%;
}

section.sub-page-hero {
  background-image: url(/img/place-holder.png);
  background-color: rgba(0, 0, 0, 0.5333333333);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: overlay;
  position: relative;
  padding-top: 60px;
}
section.sub-page-hero .content-wrap {
  box-sizing: border-box;
  max-width: 677px;
  width: 100%;
  text-align: center;
  color: #ffffff;
}
section.sub-page-hero .content-wrap > * {
  filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.7019607843));
}
section.sub-page-hero .content-wrap .sub-page-title {
  font-size: 36px;
  font-weight: 600;
}
section.sub-page-hero .content-wrap .sub-page-lead {
  font-size: 20px;
  margin-top: 12px;
  font-weight: 100;
}
section.sub-page-hero .content-wrap .sub-page-introduction {
  font-size: 16px;
  line-height: 24px;
  margin-top: 40px;
  background-color: rgba(0, 0, 0, 0.2509803922);
  padding: 24px 32px;
  border: 1px solid #C7C7C7;
  box-shadow: 0 0 8px rgba(255, 255, 255, 0.5019607843);
}

.content-wrap {
  max-width: 950px;
  margin: 0 auto;
  padding: 80px 40px;
}
.content-wrap .logo {
  text-align: center;
  margin-bottom: 40px;
}

.section-title {
  font-family: "DaeguBukseongro";
  font-size: 32px;
  position: relative;
  width: fit-content;
  margin: 0 auto;
}
.section-title::before {
  content: "";
  background-color: rgba(159, 0, 0, 0.2);
  width: 110%;
  height: 12px;
  position: absolute;
  transform: translateX(-5%);
  bottom: 0;
}

.section-lead {
  font-weight: bold;
  font-size: 16px;
  color: #74512D;
  text-align: center;
  margin-top: 32px;
}

.sub-section-title {
  font-size: 20px;
  position: relative;
  width: fit-content;
  margin: 0 auto;
}
.sub-section-title::before {
  content: "";
  background-color: rgba(159, 0, 0, 0.1019607843);
  width: calc(100% + 20px);
  height: 12px;
  position: absolute;
  transform: translateX(-10px);
  bottom: 0;
}

button.filled-sm {
  font-size: 14px;
  font-weight: bold;
  background-color: #74512D;
  color: #F8F4E1;
  padding: 8px 16px;
  border-radius: 8px;
  height: fit-content;
}

button.filled-lg {
  font-size: 16px;
  font-weight: bold;
  background-color: #F8F4E1;
  color: #543310;
  padding: 8px 16px;
  border-radius: 8px;
  height: fit-content;
}

button.empty-sm {
  font-size: 14px;
  font-weight: bold;
  background-color: #ffffff;
  color: #543310;
  border: 1px solid #543310;
  padding: 8px 16px;
  border-radius: 8px;
  height: fit-content;
}

button.empty-lg {
  font-size: 16px;
  font-weight: bold;
  background-color: rgba(0, 0, 0, 0.2509803922);
  color: #F8F4E1;
  border: 1px solid #F8F4E1;
  padding: 8px 16px;
  border-radius: 8px;
  height: fit-content;
}

button.button-order {
  font-size: 14px;
  font-weight: bold;
  background-color: #007BFF;
  color: #ffffff;
  padding: 8px 16px;
  border-radius: 8px;
  height: fit-content;
}

.page {
  display: flex;
  gap: 20px;
  justify-content: center;
  font-size: 14px;
  color: #636363;
  margin-bottom: 48px;
}
.page li {
  cursor: pointer;
  padding-bottom: 4px;
}
.page li.active {
  font-weight: bold;
  color: #543310;
  border-bottom: 2px solid #543310;
}

.items-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-flow: row;
  gap: 32px 20px;
}
.items-container .item {
  background: #ffffff;
  border-radius: 12px;
  padding: 16px 16px 24px 16px;
  cursor: pointer;
  box-sizing: border-box;
  transition: 0.25s;
}
.items-container .item:hover {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
.items-container .item .item-img-wrap {
  aspect-ratio: 12/9;
  overflow: hidden;
  border-radius: 12px;
}
.items-container .item .item-img-wrap img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.items-container .item .item-content-wrap {
  margin-top: 12px;
}
.items-container .item .item-content-wrap .item-title {
  font-size: 18px;
  font-weight: bold;
}
.items-container .item .item-content-wrap .item-desc {
  font-size: 14px;
  line-height: 140%;
  color: #636363;
  margin-top: 8px;
}
.items-container .item .item-content-wrap .item-bottom-info {
  margin-top: 16px;
  text-align: right;
}
.items-container .item .item-content-wrap .item-bottom-info .item-price {
  color: #543310;
  font-weight: bold;
  font-size: 16px;
}

.card-portfolio {
  flex: 1;
  cursor: pointer;
}
.card-portfolio .portfolio-img-wrap {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 16/9;
}
.card-portfolio .portfolio-img-wrap img {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.card-portfolio .card-portfolio-content {
  text-align: center;
  margin-top: 12px;
}
.card-portfolio .card-portfolio-content h3 {
  font-size: 16px;
  margin-bottom: 4px;
}
.card-portfolio .card-portfolio-content p {
  font-size: 14px;
  color: #636363;
  line-height: 130%;
  margin-bottom: 12px;
}
.card-portfolio .card-portfolio-content .upload-date {
  font-size: 12px;
  color: #C7C7C7;
}

.container section.main-hero {
  background-image: url(/img/place-holder.png);
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.2509803922);
  background-blend-mode: overlay;
  background-position: center;
  background-repeat: no-repeat;
}
.container section.main-hero .content-wrap {
  height: 200px;
  padding-top: 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.container section.main-hero .content-wrap .hero-text h1 {
  color: #ffffff;
  font-size: 36px;
  line-height: 43px;
  filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.7019607843));
}
.container section.main-hero .content-wrap .buttons-wrap {
  margin-top: 24px;
  display: flex;
  gap: 12px;
}
.container section.main-introduction .content-wrap .introduction-text {
  text-align: center;
}
.container section.main-introduction .content-wrap .introduction-text .logo {
  margin-bottom: 24px;
}
.container section.main-introduction .content-wrap .introduction-text p {
  font-size: 14px;
  line-height: 140%;
  margin-top: 12px;
}
.container section.main-introduction .content-wrap .introduction-items {
  display: flex;
  gap: 20px;
  height: 310px;
  margin-top: 40px;
}
.container section.main-introduction .content-wrap .introduction-items .introduction-item {
  display: flex;
  align-items: flex-end;
  flex: 1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.container section.main-introduction .content-wrap .introduction-items .introduction-item:nth-child(1) {
  background-image: url(/img/introduction-img-1.png);
}
.container section.main-introduction .content-wrap .introduction-items .introduction-item:nth-child(2) {
  background-image: url(/img/introduction-img-2.png);
}
.container section.main-introduction .content-wrap .introduction-items .introduction-item:nth-child(3) {
  background-image: url(/img/introduction-img-3.png);
}
.container section.main-introduction .content-wrap .introduction-items .introduction-item .introduction-item-content {
  background-color: rgba(0, 0, 0, 0.7019607843);
  color: #ffffff;
  width: 100%;
  padding: 24px 12px;
}
.container section.main-introduction .content-wrap .introduction-items .introduction-item .introduction-item-content h4 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 12px;
}
.container section.main-introduction .content-wrap .introduction-items .introduction-item .introduction-item-content p {
  font-size: 14px;
  line-height: 140%;
}
.container section.recommended-items {
  background-color: #F8F7F6;
}
.container section.recommended-items .content-wrap .recommended-items-wrap {
  margin-top: 48px;
}
.container section.recommended-items .content-wrap .recommended-items-wrap button {
  display: block;
  margin: 48px auto 0;
}
.container.main section.inquery-cta .content-wrap {
  border-top: 1px solid #C7C7C7;
}
.container section.menu-desc {
  background-color: #F8F7F6;
}
.container section.menu-desc .content-wrap .logo {
  margin-bottom: 32px;
}
.container section.menu-desc .content-wrap .section-content {
  margin-top: 32px;
  background-color: #ffffff;
  border-radius: 12px;
  padding: 52px 40px;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.168627451);
}
.container section.menu-desc .content-wrap .section-content .menu-desc-list {
  display: flex;
  flex-direction: column;
  gap: 52px;
}
.container section.menu-desc .content-wrap .section-content .menu-desc-list .menu-desc-item {
  display: flex;
  gap: 24px;
  align-items: center;
}
.container section.menu-desc .content-wrap .section-content .menu-desc-list .menu-desc-item .menu-img-wrap {
  position: relative;
  aspect-ratio: 4/3;
  flex: 1;
  border-radius: 12px;
  overflow: hidden;
}
.container section.menu-desc .content-wrap .section-content .menu-desc-list .menu-desc-item .menu-img-wrap .menu-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.container section.menu-desc .content-wrap .section-content .menu-desc-list .menu-desc-item .menu-desc-content {
  flex: 1;
}
.container section.menu-desc .content-wrap .section-content .menu-desc-list .menu-desc-item .menu-desc-content .menu-content-major-info .menu-name {
  margin: 0;
}
.container section.menu-desc .content-wrap .section-content .menu-desc-list .menu-desc-item .menu-desc-content .menu-content-major-info .menu-about {
  font-family: "DaeguBukseongro";
  font-size: 16px;
  font-weight: 100;
  line-height: 160%;
  margin-top: 32px;
}
.container section.menu-desc .content-wrap .section-content .menu-desc-list .menu-desc-item .menu-desc-content .menu-content-major-info .menu-price {
  font-family: "DaeguBukseongro";
  width: 100%;
  margin-top: 32px;
  display: block;
  text-align: right;
  color: #543310;
  font-weight: 900;
  font-size: 24px;
}
.container section.menu-desc .content-wrap .section-content .menu-desc-list .menu-desc-item .menu-desc-content .menu-content-additional-info {
  margin-top: 40px;
}
.container section.menu-desc .content-wrap .section-content .menu-desc-list .menu-desc-item .menu-desc-content .menu-content-additional-info .border-line {
  display: block;
  height: 1px;
  flex: 1;
  background-color: #C7C7C7;
}
.container section.menu-desc .content-wrap .section-content .menu-desc-list .menu-desc-item .menu-desc-content .menu-content-additional-info .border {
  display: flex;
  align-items: center;
  gap: 16px;
}
.container section.menu-desc .content-wrap .section-content .menu-desc-list .menu-desc-item .menu-desc-content .menu-content-additional-info .border div {
  font-weight: bold;
  font-size: 16px;
  color: #543310;
}
.container section.menu-desc .content-wrap .section-content .menu-desc-list .menu-desc-item .menu-desc-content .menu-content-additional-info .additional-info-list {
  text-align: center;
  font-size: 14px;
  color: #636363;
  padding: 16px 0 24px 0;
}
.container section.portfolio-content {
  background-color: #F8F7F6;
}
.container section.portfolio-content .content-wrap .portfolio-feed {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-flow: row;
  gap: 32px 20px;
}
.container section.portfolio-content .content-wrap .portfolio-feed .page {
  margin-top: 52px;
  display: none;
}
.container section.article {
  background: #F8F7F6;
}
.container section.article .content-wrap .article-content-wrap {
  background-color: #ffffff;
  border-radius: 12px;
  padding: 80px 40px;
}
.container section.article .content-wrap .article-content-wrap .article-content {
  max-width: 680px;
  margin: 0 auto;
}
.container section.article .content-wrap .article-content-wrap .article-content .article-img-wrap {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  aspect-ratio: 16/9;
  margin-bottom: 40px;
}
.container section.article .content-wrap .article-content-wrap .article-content .article-img-wrap img {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.container section.article .content-wrap .article-content-wrap .article-content p {
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 140%;
}
.container section.article .content-wrap .article-content-wrap .article-content br {
  line-height: 32px;
}
.container section.article .content-wrap .article-content-wrap .article-content h3 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 40px;
}
.container section.article .content-wrap .article-content-wrap .article-content h4 {
  font-weight: 600;
  margin-bottom: 12px;
}
.container section.article .content-wrap .article-content-wrap .article-content ul {
  margin-left: 12px;
}
.container section.article .content-wrap .article-content-wrap .article-content span {
  display: block;
  margin-left: 12px;
  font-size: 14px;
  line-height: 140%;
}
.container section.article .content-wrap .article-content-wrap .article-content span::before {
  content: "·";
  font-weight: bold;
  margin-right: 4px;
}
.container section.article .content-wrap .article-content-wrap .article-content .upload-date {
  font-size: 14px;
  text-align: right;
  display: block;
  color: #464646;
}
.container section.article .content-wrap .article-content-wrap .article-content .upload-date::before {
  content: "";
}
.container section.faq-page {
  background-color: #F8F7F6;
}
.container section.faq-page .content-wrap .faq-content-wrap {
  background-color: #ffffff;
  border-radius: 12px;
  padding: 80px 40px;
}
.container section.faq-page .content-wrap .faq-content-wrap .faq-content .faq-item {
  text-align: center;
  margin-bottom: 60px;
}
.container section.faq-page .content-wrap .faq-content-wrap .faq-content .faq-item:last-child {
  margin-bottom: 0;
}
.container section.faq-page .content-wrap .faq-content-wrap .faq-content .faq-item .question {
  font-weight: 500;
}
.container section.faq-page .content-wrap .faq-content-wrap .faq-content .faq-item p {
  font-size: 14px;
  margin-top: 24px;
  line-height: 140%;
}
.container section.faq-page .content-wrap .faq-content-wrap .faq-content .faq-item p a {
  color: #007BFF;
  font-weight: bold;
}
.container section.order-page {
  background-color: #F8F7F6;
}
.container section.order-page .content-wrap .order-content {
  background-color: #ffffff;
  padding: 80px 20px;
  border-radius: 12px;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.168627451);
}
.container section.order-page .content-wrap .order-content .cart-items-wrap .cart-item-category {
  margin-bottom: 40px;
}
.container section.order-page .content-wrap .order-content .cart-items-wrap .cart-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-flow: row;
  gap: 32px 20px;
}
.container section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card {
  cursor: pointer;
  border-radius: 8px;
  overflow: hidden;
  background-color: #F8F7F6;
  border: 1px solid #DFDFDF;
  transition: 0.25s;
  position: relative;
}
.container section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card::after {
  content: "\f64d";
  font-family: "bootstrap-icons";
  position: absolute;
  display: block;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7019607843);
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  top: 0;
  color: #ffffff;
  transform: translateY(-100%);
  transition: 0.25s;
}
.container section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card:hover {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  border: 1px solid #C7C7C7;
}
.container section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card:hover .cart-item-img-wrap img {
  transform: scale(1.05);
}
.container section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card:hover::after {
  transform: translateY(0);
}
.container section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card.active {
  border: 1px solid #007BFF;
  background-color: #ffffff;
}
.container section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card.active .cart-item-img-wrap img {
  transform: scale(1.05);
}
.container section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card.active .qty-stepper .qty-plus {
  background-color: #007BFF !important;
  color: #ffffff;
}
.container section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card.active:hover {
  box-shadow: none;
}
.container section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card.active::after {
  transform: translateY(0);
  content: "\f272";
  background-color: #007BFF;
}
.container section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card .cart-item-img-wrap {
  aspect-ratio: 12/9;
  position: relative;
  overflow: hidden;
}
.container section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card .cart-item-img-wrap img {
  width: 100%;
  transition: 0.25s;
  position: absolute;
}
.container section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card .cart-item-desc {
  padding: 12px 12px 16px 12px;
}
.container section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card .cart-item-desc .cart-item-name {
  font-size: 14px;
  font-weight: bold;
}
.container section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card .cart-item-desc .cart-item-bottom {
  display: flex;
  margin-top: 8px;
  justify-content: space-between;
}
.container section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card .cart-item-desc .cart-item-bottom .cart-item-price {
  font-size: 13px;
  font-weight: bold;
  color: #74512D;
}
.container section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card .cart-item-desc .cart-item-bottom .qty-stepper {
  display: flex;
  gap: 6px;
}
.container section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card .cart-item-desc .cart-item-bottom .qty-stepper .qty-btn {
  display: block;
  background-color: #F8F7F6;
  border: 1px solid #C7C7C7;
  width: 20px;
  height: 20px;
  border-radius: 100px;
  position: relative;
}
.container section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card .cart-item-desc .cart-item-bottom .qty-stepper .qty-btn i {
  font-size: 14px;
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.container section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card .cart-item-desc .cart-item-bottom .qty-stepper .qty-btn.qty-minus[disabled] {
  background-color: #DFDFDF;
}
.container section.order-page .content-wrap .order-content .cart-items-wrap .cart-items .product-card .cart-item-desc .cart-item-bottom .qty-stepper span {
  font-size: 14px;
  line-height: 20px;
  display: block;
  width: 24px;
  text-align: center;
  font-weight: bold;
}

.cart-bottom {
  position: fixed;
  bottom: 0;
  transition: 0.5s;
  width: 100%;
}
.cart-bottom .cart-wrap {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  border: 1px solid #C7C7C7;
  transition: 0.2s;
  max-width: 720px;
  margin: 0 auto;
  box-sizing: border-box;
  border-radius: 12px 12px 0 0;
  padding: 12px 20px 24px 20px;
  position: relative;
}
.cart-bottom .cart-wrap .chevron {
  cursor: pointer;
  display: block;
  text-align: center;
  transition: 0.35s;
  font-size: 20px;
  color: #636363;
}
.cart-bottom .cart-wrap .chevron.hidden {
  display: none;
}
.cart-bottom .cart-wrap .back {
  position: absolute;
  left: 12px;
  top: 20px;
  font-size: 20px;
  display: none;
  cursor: pointer;
}
.cart-bottom .cart-wrap .cart-title {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  margin-top: 12px;
  padding-bottom: 20px;
}
.cart-bottom .cart-wrap .selected-items-wrap * {
  transition: 0.5s;
}
.cart-bottom .cart-wrap .selected-items-wrap {
  background-color: #F8F7F6;
  border: 1px solid #C7C7C7;
  padding: 24px 20px;
  margin-bottom: 12px;
  border-radius: 8px;
  transition: 0.2s;
}
.cart-bottom .cart-wrap .selected-items-wrap .selected-items {
  padding-bottom: 16px;
  border-bottom: 1px solid #C7C7C7;
}
.cart-bottom .cart-wrap .selected-items-wrap .selected-items .selected-item {
  display: flex;
  gap: 8px;
  margin-bottom: 12px;
}
.cart-bottom .cart-wrap .selected-items-wrap .selected-items .selected-item:last-child {
  margin-bottom: 0;
}
.cart-bottom .cart-wrap .selected-items-wrap .selected-items .selected-item .selected-item-name {
  font-size: 14px;
  font-weight: bold;
}
.cart-bottom .cart-wrap .selected-items-wrap .selected-items .selected-item .selected-item-info {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1;
}
.cart-bottom .cart-wrap .selected-items-wrap .selected-items .selected-item .selected-item-info .item-price-calculation {
  display: flex;
  gap: 4px;
  font-size: 12px;
  color: #636363;
}
.cart-bottom .cart-wrap .selected-items-wrap .selected-items .selected-item .selected-item-info .item-price-calculation p {
  font-weight: bold;
}
.cart-bottom .cart-wrap .selected-items-wrap .selected-items .selected-item .selected-item-info .recipt-line {
  border-top: 1px dashed #C7C7C7;
  flex: 1;
}
.cart-bottom .cart-wrap .selected-items-wrap .selected-items .selected-item .selected-item-info .selected-item-total-price {
  font-size: 14px;
  font-weight: bold;
}
.cart-bottom .cart-wrap .selected-items-wrap .total-wrap {
  text-align: right;
  margin-top: 16px;
}
.cart-bottom .cart-wrap .selected-items-wrap .total-wrap i {
  font-size: 11px;
  color: #636363;
  margin-right: 4px;
}
.cart-bottom .cart-wrap .selected-items-wrap .total-wrap .total-price {
  font-size: 16px;
  font-weight: bold;
}
.cart-bottom .cart-wrap .selected-items-wrap .total-wrap.active {
  position: absolute;
  top: 16px;
  right: 24px;
}
.cart-bottom .cart-wrap .selected-items-wrap .total-wrap.active i {
  font-size: 10px;
}
.cart-bottom .cart-wrap .selected-items-wrap .total-wrap.active .total-price {
  font-size: 14px;
  color: #007BFF;
}
.cart-bottom .cart-wrap .notify-moq {
  font-size: 12px;
  color: #636363;
}
.cart-bottom .cart-wrap .button-order {
  margin: 40px auto 0 auto;
}
.cart-bottom.down {
  transform: translateY(calc(100% - 64px));
  cursor: pointer;
}
.cart-bottom.down .cart-wrap {
  padding: 8px 20px 20px;
}
.cart-bottom.down .cart-wrap .cart-title {
  margin-top: 4px;
  font-size: 14px;
}
.cart-bottom.down:hover {
  transform: translateY(calc(100% - 70px));
  transition: 0.2s;
}
.cart-bottom.down:hover .cart-wrap {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.7019607843);
}
.cart-bottom.down.up .cart-wrap {
  overflow: hidden;
}
.cart-bottom.up {
  z-index: 888;
}
.cart-bottom.up .cart-title {
  font-size: 12px;
}
.cart-bottom.up .selected-items-wrap {
  background-color: #ffffff;
  border: none;
  padding: 0;
  margin-bottom: 4px;
}
.cart-bottom.up .selected-items-wrap .selected-items {
  padding-bottom: 0px;
  border-bottom: none;
}
.cart-bottom.up .selected-items-wrap .selected-items .selected-item {
  margin-bottom: 4px;
}
.cart-bottom.up .selected-items-wrap .selected-items .selected-item .selected-item-name {
  font-size: 10px !important;
}
.cart-bottom.up .selected-items-wrap .selected-items .selected-item .selected-item-info .item-price-calculation span {
  font-size: 9px !important;
}
.cart-bottom.up .selected-items-wrap .selected-items .selected-item .selected-item-info .item-price-calculation p {
  font-size: 10px;
}
.cart-bottom.up .selected-items-wrap .selected-items .selected-item .selected-item-total-price {
  font-size: 12px !important;
}
.cart-bottom.up .selected-items-wrap .total-wrap {
  margin-top: 8px;
}
.cart-bottom.up .selected-items-wrap .total-wrap i {
  font-size: 10px;
}
.cart-bottom.up .selected-items-wrap .total-wrap .total-price {
  font-size: 13px;
}
.cart-bottom.up .notify-moq {
  display: none;
}
.cart-bottom.up .button-order {
  display: none;
}
.cart-bottom .form {
  margin-top: 20px;
  height: fit-content;
  opacity: 1;
  max-height: 500px;
  transition: 0.5s ease;
  overflow: hidden;
}
.cart-bottom .form .form-header {
  display: flex;
  align-items: center;
  gap: 20px;
}
.cart-bottom .form .form-header .line {
  height: 1px;
  flex: 1;
  border-top: 1px solid #C7C7C7;
}
.cart-bottom .form .form-header h4 {
  font-size: 16px;
  font-weight: bold;
}
.cart-bottom .form .form-guide {
  position: relative;
  text-align: center;
  font-size: 10px;
  padding: 20px 0;
}
.cart-bottom .form .inquery-form .form-grid .line-break {
  margin-bottom: 20px;
}
.cart-bottom .form .inquery-form .form-grid .line-break i {
  font-size: 10px;
  text-align: right;
  display: block;
  margin-top: 4px;
  color: #9F0000;
}
.cart-bottom .form .inquery-form .form-grid .line-break .form-row {
  margin-bottom: 0;
}
.cart-bottom .form .inquery-form .form-grid .form-row {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.cart-bottom .form .inquery-form .form-grid .form-row:last-child {
  margin-bottom: 0;
}
.cart-bottom .form .inquery-form .form-grid .form-row.form-row--textarea {
  flex-direction: column;
  gap: 12px;
  align-items: normal;
}
.cart-bottom .form .inquery-form .form-grid .form-row.form-row--textarea .form-textarea {
  padding: 8px;
}
.cart-bottom .form .inquery-form .form-grid .form-row.form-row--agree {
  font-size: 12px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}
.cart-bottom .form .inquery-form .form-grid .form-row.form-row--agree .agree-link {
  color: #007BFF;
  font-weight: bold;
}
.cart-bottom .form .inquery-form .form-grid .form-row.form-row--agree input {
  width: 14px;
  height: 14px;
  transform: translateY(1px);
}
.cart-bottom .form .inquery-form .form-grid .form-row.form-row--agree input:checked {
  background-color: #007BFF;
}
.cart-bottom .form .inquery-form .form-grid .form-row .req {
  color: #FF0000;
  font-weight: 100;
}
.cart-bottom .form .inquery-form .form-grid .form-row .form-label {
  flex: 1;
  font-size: 12px;
  font-weight: 500;
  color: #543310;
}
.cart-bottom .form .inquery-form .form-grid .form-row .form-label[for=reserveAt] span {
  display: block;
}
.cart-bottom .form .inquery-form .form-grid .form-row .form-input, .cart-bottom .form .inquery-form .form-grid .form-row .form-textarea {
  line-height: 20px;
  font-size: 13px;
  padding: 2px 8px;
  margin: 1px;
  border: 1px solid #DFDFDF;
  outline: none;
  border-radius: 4px;
}
.cart-bottom .form .inquery-form .form-grid .form-row .form-input:focus, .cart-bottom .form .inquery-form .form-grid .form-row .form-textarea:focus {
  box-sizing: content-box;
  border: 2px solid #007BFF;
  margin: 0;
}
.cart-bottom .form .inquery-form .form-grid .form-row .form-input {
  flex: 7;
}
.cart-bottom .form .inquery-form .form-grid .form-row button {
  margin: 0 auto;
  background-color: #007BFF;
}
.cart-bottom .form.closed {
  max-height: 0px;
  opacity: 0;
}

.result-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7019607843);
  display: none;
}
.result-overlay.active {
  display: block;
}
.result-overlay > div {
  text-align: center;
  padding: 40px 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.168627451);
  transform: translate(-50%, -50%);
  border-radius: 12px;
  display: none;
}
.result-overlay > div.active {
  display: block;
}
.result-overlay > div .logo {
  margin-bottom: 12px;
}
.result-overlay > div .logo img {
  width: 40px;
}
.result-overlay > div h3 {
  font-size: 16px;
  font-weight: bold;
}
.result-overlay > div p {
  font-size: 14px;
  color: #464646;
  margin-top: 12px;
}
.result-overlay > div span {
  color: #464646;
  font-size: 12px;
  font-weight: 500;
  margin-top: 12px;
  display: block;
}
.result-overlay > div button {
  margin: 20px auto 0;
}
.result-overlay .success {
  background-color: #E5FFE2;
}
.result-overlay .success button {
  background-color: #007BFF;
}
.result-overlay .fail {
  background-color: #FFE2E2;
}
.result-overlay .loading-box {
  background-color: #ffffff;
}
.result-overlay .loading-box .spinner {
  width: 36px;
  height: 36px;
  border: 3px solid #ddd;
  border-top-color: #1e6bff;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
  margin: 0 auto 12px;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}