@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&family=Roboto:wght@100;300;400;500;700;900&display=swap");
[v-cloak] {
  visibility: hidden;
  color: transparent;
}

@font-face {
  font-family: "ONE-Mobile-Regular";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/ONE-Mobile-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
html {
  font-size: 16px;
}

hr {
  border-color: #ededed;
  margin: 0;
}

.feather {
  width: 16px;
  height: 16px;
  vertical-align: text-bottom;
}

body {
  font-size: 16px;
  color: #191919;
  font-family: "Roboto", "Noto Sans KR", Dotum, sans-serif;
  font-weight: 400;
}

a {
  color: #191919;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

.space-between {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

button, select {
  text-transform: none;
}

.btn {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}

.btn-24 {
  height: 24px;
  line-height: 24px;
}

.btn-30 {
  height: 30px;
  line-height: 30px;
}

.btn-40 {
  height: 40px;
  line-height: 40px;
}

.btn-60 {
  height: 60px;
  line-height: 60px;
}

.btn-50 {
  height: 50px;
  line-height: 50px;
}

.btn-70 {
  height: 70px;
  line-height: 70px;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.b-bottom {
  padding-bottom: 140px;
}

.form-control {
  height: 50px;
  line-height: 50px;
}

.form-50 {
  height: 50px;
  line-height: 50px;
  font-size: 14px;
}

.form-40 {
  height: 40px;
  line-height: 40px;
  font-size: 12px;
}

.form-30 {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
}

textarea.form-control {
  line-height: 1.3em;
}

.font-weight-medium {
  font-weight: 500 !important;
}

.font-size-12 {
  font-size: 12px;
}

.font-size-13 {
  font-size: 13px;
}

.font-size-14 {
  font-size: 14px;
}

.font-size-15 {
  font-size: 15px;
}

.font-size-16 {
  font-size: 16px;
}

.font-size-17 {
  font-size: 17px;
}

.font-size-18 {
  font-size: 18px;
}

.font-size-20 {
  font-size: 20px;
}

.font-size-24 {
  font-size: 24px;
}

.font-size-26 {
  font-size: 26px;
}

.font-size-30 {
  font-size: 30px;
}

.font-size-34 {
  font-size: 34px;
}

.font-size-36 {
  font-size: 36px;
}

.p-30-px {
  padding: 30px;
}

.pt-12-px {
  padding-top: 12px;
}

.pt-40-px {
  padding-top: 40px;
}

.pt-150-px {
  padding-top: 150px;
}

.pb-12-px {
  padding-bottom: 12px;
}

.pb-40-px {
  padding-bottom: 40px;
}

.pb-60-px {
  padding-bottom: 60px;
}

.pl-35-px {
  padding-left: 35px;
}

.pl-40-px {
  padding-left: 40px;
}

.pr-35-px {
  padding-right: 35px;
}

.pr-150-px {
  padding-right: 150px;
}

.mt-10-px {
  margin-top: 10px;
}

.mt-15-px {
  margin-top: 15px;
}

.mt-20-px {
  margin-top: 20px;
}

.mt-30-px {
  margin-top: 30px;
}

.mt-50-px {
  margin-top: 50px;
}

.mt-60-px {
  margin-top: 60px;
}

.mt-70-px {
  margin-top: 70px;
}

.mt-80-px {
  margin-top: 80px;
}

.mt-90-px {
  margin-top: 90px;
}

.mt-100-px {
  margin-top: 100px;
}

.ml-15-px {
  margin-left: 15px;
}

.ml-30-px {
  margin-left: 30px;
}

.mb-10-px {
  margin-bottom: 10px;
}

.mb-15-px {
  margin-bottom: 15px;
}

.mb-18-px {
  margin-bottom: 18px;
}

.mb-20-px {
  margin-bottom: 18px;
}

.mb-30-px {
  margin-bottom: 30px;
}

.mb-40-px {
  margin-bottom: 40px;
}

.mb-50-px {
  margin-bottom: 50px;
}

.mb-60-px {
  margin-bottom: 60px;
}

.mb-80-px {
  margin-bottom: 80px;
}

.mb-150-px {
  margin-bottom: 150px;
}

.mb-100-px {
  margin-bottom: 100px;
}

.mb-120-px {
  margin-bottom: 120px;
}

.mr-70-px {
  margin-right: 70px;
}

.w-80-px {
  width: 80px;
}

.border-1-px {
  border-style: solid;
  border-width: 1px;
}

.lh-200 {
  line-height: 2em;
}

.lh-180 {
  line-height: 1.8em;
}

.border-gray {
  border-color: #dbdbdb;
}

.border-light-gray {
  border-color: #ededed;
}

.back-color-purple {
  background-color: #ee2d7a;
}

.back-color-lighter {
  background-color: #f6f6f6;
}

.color-white {
  color: white;
}

.color-light {
  color: #999999;
}

.color-gray {
  color: #767676;
}

.color-black {
  color: #191919;
}

.color-red {
  color: #f83838;
}

.color-purple {
  color: #ee2d7a;
}

.font-weight-lighter, .post-page .toastui-editor-contents, .post-page .collapse-post-title-btn.collapsed, .order-list-page .say-hello, .my-page .say-hello, .cart-page .product-section .product-wrap .product-price .opt-price, .product-view-page .product-desc .product-desc-collapse .toastui-editor-contents strong, .product-view-page .product-desc .product-desc-collapse .toastui-editor-contents p, .product-view-page .product-desc .product-infos > div > div, .product-view-page .product-desc #productContent .toastui-editor-contents *, .product-view-page .product-desc .keyword-list ul li {
  font-weight: 300 !important;
}

.font-weight-bold, .order-list-page .say-hello strong, .my-page .say-hello strong {
  font-weight: 500;
}

.font-weight-bolder {
  font-weight: 800 !important;
}

.text-muted {
  color: #F83838 !important;
  font-size: 13px;
}

.text-danger {
  font-size: 14px;
  color: #F83838 !important;
}

.btn-outline-dark-custom {
  border-color: #222222;
  background-color: white;
  color: #767676;
}

.btn-light-purple {
  border: 0;
  color: white;
  background-color: #ee2d7a;
}
.btn-light-purple:hover {
  color: white;
  background-color: #ee2d7a;
}

.btn-light-gray {
  border: 0;
  color: #767676;
  background-color: #EDEDED;
}
.btn-light-gray:hover {
  color: #767676;
  background-color: #EDEDED;
}

.btn-black {
  border: 0;
  color: white !important;
  background-color: #191919;
}
.btn-black:hover {
  color: white;
  background-color: #191919;
}

.bg-lighter {
  background-color: #f6f6f6;
}

.btn-group-toggle label {
  border-color: #dbdbdb;
  background-color: white;
  color: #999999;
  background: url("/images/radio-check.png") no-repeat 30px 55% #fff;
  padding-left: 60px;
  padding-right: 50px;
  margin-right: 10px;
}
.btn-group-toggle label.btn.active {
  border-color: #767676;
  color: #767676;
  background: url("/images/radio-checkd.png") no-repeat 30px 55% #fff;
}

.cursor-pointer {
  cursor: pointer;
}

.modal-title {
  font-size: 16px;
}

.modal-lg, .modal-xl {
  max-width: 460px;
}

.modal-dialog {
  margin: 10rem auto;
}

.modal-content {
  border-radius: 0;
}

.modal-body {
  padding: 1rem 2rem 0 2rem;
  margin-bottom: 2rem;
}

.quick-menu {
  position: fixed;
  right: 25px;
  bottom: 140px;
  display: none;
  z-index: 9;
}

#topBtn {
  position: absolute;
  right: 45px;
  bottom: -45px;
  display: none;
  z-index: 9;
}

.container {
  max-width: 1170px;
  min-width: 1170px;
  width: 1170px;
  padding-left: 0;
  padding-right: 0;
}

.page-location ul {
  margin-bottom: 40px;
  margin-top: 14px;
  padding-left: 0;
}
.page-location ul li {
  display: inline-block;
  color: #999;
  font-size: 14px;
  padding-left: 25px;
  background: url("/images/img-21.png") no-repeat 10px 50%;
}
.page-location ul li:first-child {
  padding-left: 0;
  background: none;
}

#app {
  min-width: 1200px;
}
#app .toastui-editor-contents {
  font-family: "Roboto", "Noto Sans KR", Dotum, sans-serif;
}

header .gnb-navi {
  padding: 6.5px 0;
  border-bottom: 1px solid #f0f0f0;
}
header .gnb-navi ul li {
  float: left;
  margin: 0 6px;
}
header .navi {
  background: #191919;
  height: 51px;
  position: relative;
}
header .navi img {
  position: relative;
  top: 3px;
}
header .navi a {
  color: white;
  font-weight: 300;
}
header .cart-num {
  border-radius: 50%;
  width: 18px;
  height: 18px;
  background: #ee2d7a;
  color: #fff;
  font-size: 10px;
  display: block;
  top: 2px;
  right: 10px;
  text-align: center;
  line-height: 19px;
}
header .logo-menu li {
  margin-left: 30px;
}
header .logo-menu .menu-search-box {
  width: 220px;
  position: relative;
  height: 40px;
  background-color: #f0f0f0;
  border-radius: 50px;
}
header .logo-menu .menu-search-box form input[type=text] {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 30px;
  border: 0;
  font-size: 14px;
  background-color: #f0f0f0;
  border-radius: 50px;
  width: 175px;
  padding-left: 10px;
}
header .logo-menu .menu-search-box form button {
  background: none;
  border: 0;
  position: relative;
  top: 6px;
  right: 15px;
}

#collapseCategories {
  position: absolute;
  background: #fff;
  z-index: 111;
  width: 100%;
  padding: 20px 15px;
  left: 0;
  top: 50px;
}
#collapseCategories .float-left {
  margin-left: 50px;
  color: #191919;
  font-size: 14px;
}
#collapseCategories .float-left:first-child {
  margin-left: 0;
}
#collapseCategories .float-left ul a {
  color: #999999;
  line-height: 2.6em;
}

.main-page .main-images {
  margin: 0 auto;
  margin-bottom: 20px;
  max-width: 1947px;
}
.main-page .main-images .carousel-indicators.dots {
  top: -100px;
  position: relative;
}
.main-page .main-images .carousel-indicators.dots li {
  background-color: rgba(255, 255, 255, 0.3803921569);
  width: 70px;
  height: 5px;
  opacity: unset;
}
.main-page .main-images .carousel-indicators.dots li.active {
  background-color: #191919;
}
.main-page .pick-products .category-tab-content {
  height: 400px;
}
.main-page .best-product-products .category-tab-content {
  height: 910px;
}
.main-page .pick-products h4, .main-page .best-product h4 {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: -0.5px;
}
.main-page .pick-products .tab-navi ul li, .main-page .best-product .tab-navi ul li {
  float: left;
  text-align: center;
  margin-right: 10px;
}
.main-page .pick-products .tab-navi ul li a, .main-page .best-product .tab-navi ul li a {
  border: 1px solid #dbdbdb;
  border-radius: 50px;
  padding: 8px 29px 6px;
  font-weight: 300;
}
.main-page .pick-products .tab-navi ul li a.active, .main-page .best-product .tab-navi ul li a.active {
  border: 1px solid #ee2d7a;
  color: #ee2d7a;
  font-weight: 400;
}
.main-page .pick-products .category-tab-content:not(.active), .main-page .best-product .category-tab-content:not(.active) {
  display: none !important;
}
.main-page .pick-products .btn-area, .main-page .best-product .btn-area {
  top: 50%;
}
.main-page .new-product {
  background: #f6f3f3;
  padding: 90px 0;
}
.main-page .new-product h4 {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: -0.5px;
}
.main-page .delivery-review h4 {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: -0.5px;
}
.main-page .delivery-review .review {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.main-page .cs-area {
  padding: 25px 0;
  background: #f6f6f6;
}
.main-page .cs-area a img {
  margin-right: 15px;
}

.intro .intro-bg {
  background: url("/images/dumf/intro-bg.png") center no-repeat;
  height: 580px;
}
.intro h5 {
  font-size: 40px;
  font-weight: normal;
}
.intro i.num {
  font-size: 60px;
  font-weight: 300;
  color: #ee2d7a;
}
.intro .title {
  font-size: 32px;
  font-weight: bold;
}

footer {
  background-color: #fff;
  font-size: 14px;
}
footer .manu-wrap {
  border-bottom: 1px solid #ededed;
  border-top: 1px solid #ededed;
}
footer .manu-wrap li a {
  line-height: 4em;
  color: #191919;
}
footer .manu-wrap ul li > span {
  width: 1px;
  height: 10px;
  background: #999;
  display: inline-block;
  margin: 0 20px;
}
footer .copyright {
  padding: 40px 0 60px 0;
}
footer .copyright p {
  margin-bottom: 0;
}
footer .copyright p span {
  color: #767676;
  line-height: 1.8;
}
footer .copyright .col-6:first-child span {
  width: 150px;
}
footer .copyright .cs {
  font-size: 16px;
  display: flex;
  justify-content: flex-end;
}
footer .copyright .cs h5 {
  font-size: 16px;
}

.auth-page {
  max-width: 480px;
  margin: 0 auto;
}
.auth-page h3.auth-page-title {
  margin-top: 80px;
  font-weight: 400;
}
.auth-page h3.auth-page-title span {
  display: inline-block;
  padding-bottom: 3px;
  border-bottom: 1px solid #000;
  font-size: 20px;
  color: #191919;
}
.auth-page .nav-tabs {
  margin-top: 48px;
  border-color: #767676;
}
.auth-page .nav-tabs .nav-item {
  width: 50%;
}
.auth-page .nav-tabs .nav-item .nav-link {
  line-height: 48px;
  padding: 0;
  border-radius: 0;
  color: #767676;
}
.auth-page .nav-tabs .nav-item .nav-link.active {
  border-color: #767676 #767676 #fff;
}
.auth-page .desc-text-1 {
  color: #191919;
  font-size: 32px;
  margin: 40px -150px 37px;
  font-weight: 600;
}
.auth-page .desc-text-1.account-del-text {
  font-size: 18px;
}
.auth-page .desc-text-1.account-del-text strong {
  color: red;
}
.auth-page .login-options {
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-size: 14px;
}
.auth-page .login-options *, .auth-page .login-options .form-check-label {
  color: #767676;
}
.auth-page .text-desc.small {
  color: #ee2d7a;
  font-size: 13px;
  margin-top: 5px;
}
.auth-page .form-check-label {
  color: #191919;
}
.auth-page .form-check-label > .red {
  color: #f05e5e;
}
.auth-page .collapse-agreement {
  color: #767676;
  font-size: 14px;
}
.auth-page .collapse-agreement:hover {
  text-decoration: none;
}
.auth-page .collapse-agreement .feather {
  width: 20px;
  height: 20px;
}
.auth-page .collapse-agreement .feather-chevron-up {
  display: none;
}
.auth-page .collapse-agreement .feather-chevron-down {
  display: inline-block;
}
.auth-page .collapse-agreement.collapsed .feather-chevron-up {
  display: inline-block;
  color: #bfbfbf;
}
.auth-page .collapse-agreement.collapsed .feather-chevron-down {
  display: none;
}
.auth-page .collapse-agreement-content {
  background: #f4f4f4;
  color: #999999;
}
.auth-page .collapse-agreement-content #agreementTextView, .auth-page .collapse-agreement-content #privacyTextView {
  max-height: 300px;
  overflow-y: scroll;
}

.product-view-page {
  font-size: 16px;
}
.product-view-page .product-images {
  width: 570px;
}
.product-view-page .product-images img {
  /*max-width: 570px;*/
}
.product-view-page .product-desc {
  width: 500px;
  /*position: sticky;
  right: 0;
  top: 0;*/
}
.product-view-page .product-desc hr.separate {
  border-top: 1px solid #ededed;
  margin-bottom: 15px;
  margin-top: 15px;
}
.product-view-page .product-desc .keyword-list ul {
  margin-bottom: 20px;
  padding-left: 0;
}
.product-view-page .product-desc .keyword-list ul li {
  display: inline-block;
  color: #191919;
  font-size: 14px;
  margin-right: 16px;
  display: inline-block;
  /*box-shadow: inset 0 -12px 0 #ede8f5;
  padding-left: 3px;
  padding-right: 3px;
  margin-bottom: 5px;*/
}
.product-view-page .product-desc .keyword-list ul li:first-child {
  margin-left: 0;
}
.product-view-page .product-desc h3 {
  font-size: 26px;
}
.product-view-page .product-desc #productContent .toastui-editor-contents {
  font-size: 15px;
}
.product-view-page .product-desc #productContent .toastui-editor-contents * {
  color: #999;
  margin: 0;
}
.product-view-page .product-desc .price-section > .row {
  margin-bottom: 10px;
}
.product-view-page .product-desc .price-section > .row:last-child {
  margin-bottom: 0;
}
.product-view-page .product-desc .product-infos {
  font-size: 15px;
}
.product-view-page .product-desc .product-infos > div {
  margin-bottom: 10px;
}
.product-view-page .product-desc .product-infos > div:last-child {
  margin-bottom: 0;
}
.product-view-page .product-desc .product-infos > div > div {
  color: #767676;
  font-size: 13px;
}
.product-view-page .product-desc .product-infos > div > div:first-child > span {
  color: #191919;
  font-weight: 500;
  font-size: 13px;
}
.product-view-page .product-desc .product-selected-list {
  font-size: 14px;
}
.product-view-page .product-desc .product-selected-list > .card {
  margin-bottom: 15px;
  background: #f6f6f6;
  border-radius: 6px;
  padding: 20px;
  border: none;
}
.product-view-page .product-desc .product-selected-list > .card:last-child {
  margin-bottom: 0;
}
.product-view-page .product-desc .product-selected-list .product-prices > div {
  margin-bottom: 10px;
}
.product-view-page .product-desc .product-selected-list .product-prices > div:last-child {
  margin-bottom: 0;
}
.product-view-page .product-desc .product-selected-list .product-prices > div > div {
  color: #767676;
}
.product-view-page .product-desc .product-selected-list .product-prices > div > div:first-child {
  color: #191919;
}
.product-view-page .product-desc .product-selected-list .product-prices > div .red {
  color: #ec9f84 !important;
}
.product-view-page .product-desc .product-selected-list .product-add-options > div {
  color: #767676;
  font-size: 14px;
}
.product-view-page .product-desc .product-selected-list .product-add-options > div span img {
  width: 10px;
}
.product-view-page .product-desc .total-price {
  margin-bottom: 20px;
}
.product-view-page .product-desc .total-price > div:last-child span {
  font-weight: 800;
  font-size: 24px;
}
.product-view-page .product-desc .purchase-buttons {
  margin-bottom: 50px;
}
.product-view-page .product-desc .purchase-buttons button {
  font-size: 20px;
  font-weight: 500;
}
.product-view-page .product-desc .product-desc-collapse {
  margin-bottom: 20px;
}
.product-view-page .product-desc .product-desc-collapse .collapse-btn {
  font-size: 16px;
  color: #191919;
  text-decoration: none;
  background: url("/images/img-19.png") right 40% no-repeat;
  border-bottom: 1px solid #DADADA;
  padding-left: 2px;
  padding-bottom: 5px;
  margin-bottom: 25px;
  font-weight: 500;
}
.product-view-page .product-desc .product-desc-collapse .collapse-btn.collapsed {
  background: url("/images/img-18.png") right 40% no-repeat;
}
.product-view-page .product-desc .product-desc-collapse .toastui-editor-contents {
  font-size: 15px;
}
.product-view-page .product-desc .product-desc-collapse .toastui-editor-contents p {
  color: #767676;
  font-size: 14px;
}
.product-view-page .product-desc .product-desc-collapse .toastui-editor-contents strong {
  color: #ec9f84;
}

.product-selected-list-botto-wrap {
  position: fixed;
  top: 100%;
  left: 0;
  right: 0;
  margin: auto;
  width: 1170px;
  height: 0;
  z-index: 113;
}
.product-selected-list-botto-wrap .product-selected-list-bottom {
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #e5e5e5;
  background: #fff;
  width: 500px;
  padding: 20px 15px;
  transition: transform 0.5s;
  opacity: 1;
  visibility: visible;
}
.product-selected-list-botto-wrap .product-selected-list-bottom.active {
  transform: translateY(calc(-100% + 2px));
}

.cart-page .check-all {
  margin-top: 40px;
  color: #191919;
}
.cart-page .product-section {
  width: 770px;
}
.cart-page .product-section .product-wrap {
  border: 1px solid #DBDBDB;
  margin-bottom: 20px;
  position: relative;
  left: 0;
}
.cart-page .product-section .product-wrap > .product {
  padding: 40px 30px;
}
.cart-page .product-section .product-wrap .image {
  width: 80px;
  height: 80px;
  margin-left: 20px;
}
.cart-page .product-section .product-wrap .product-name {
  margin-left: 20px;
}
.cart-page .product-section .product-wrap .product-name .add-name a {
  font-size: 18px;
}
.cart-page .product-section .product-wrap .product-name .opt-name {
  margin-top: 10px;
  font-size: 14px;
}
.cart-page .product-section .product-wrap .product-name .opt-name > div {
  color: #767676;
  margin-bottom: 5px;
}
.cart-page .product-section .product-wrap .product-price {
  margin-right: 57px;
  text-align: right;
}
.cart-page .product-section .product-wrap .product-price .price {
  font-size: 18px;
  font-weight: 800;
  color: #191919;
}
.cart-page .product-section .product-wrap .product-price .opt-price {
  margin-top: 10px;
  font-size: 13px;
  font-weight: normal;
}
.cart-page .product-section .product-wrap .close-btn {
  position: absolute;
  right: 30px;
  top: 40px;
}
.cart-page .product-section .product-wrap .discount-price {
  font-size: 14px;
  background: #F6F6F6;
  padding: 16.5px 30px;
  color: #767676;
}
.cart-page .product-section .product-wrap .discount-price span {
  color: #191919;
  font-weight: normal;
}
.cart-page .buttons .btn {
  border: 1px solid #DBDBDB;
  color: #767676;
  background-color: white;
  height: 38px;
  line-height: 38px;
  font-size: 13px;
}
.cart-page .buttons .btn:hover {
  background-color: #EDEDED;
}
.cart-page .purchase {
  width: 370px;
  background: #F6F6F6;
  padding: 30px;
}
.cart-page .purchase h3 {
  color: #191919;
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.cart-page .purchase .price p, .cart-page .purchase .discount p, .cart-page .purchase .total p {
  margin-bottom: 18px;
  color: #191919;
}
.cart-page .purchase .price p:first-child, .cart-page .purchase .discount p:first-child, .cart-page .purchase .total p:first-child {
  color: #767676;
}
.cart-page .purchase .discount {
  padding-bottom: 15px;
  border-bottom: 1px solid #dbdbdb;
}
.cart-page .purchase .total {
  margin-top: 30px;
}
.cart-page .purchase .total * {
  vertical-align: center;
}
.cart-page .purchase .total p {
  margin-bottom: 0;
}
.cart-page .purchase .total p span.large {
  font-size: 28px;
  font-weight: 800;
}

.order-create-page .left-side {
  width: 770px;
}
.order-create-page .left-side .product-wrap > .product {
  padding: 40px 30px;
}
.order-create-page .left-side .product-wrap .image, .order-create-page .left-side .product-wrap .image img {
  width: 80px;
  height: 80px;
}
.order-create-page .left-side .product-wrap .product-name {
  margin-left: 20px;
  width: 330px;
}
.order-create-page .left-side .product-wrap .product-name .add-name {
  width: 85%;
}
.order-create-page .left-side .product-wrap .product-name .opt-name {
  margin-top: 10px;
  font-size: 14px;
}
.order-create-page .left-side .product-wrap .product-name .opt-name > div {
  color: #767676;
  margin-bottom: 3px;
}
.order-create-page .left-side .product-wrap .product-price {
  font-size: 18px;
  color: #191919;
  margin-right: 57px;
  text-align: right;
}
.order-create-page .left-side .product-wrap .product-price .price {
  color: #191919;
  margin-bottom: 10px;
  font-weight: normal;
}
.order-create-page .left-side .product-wrap .product-price .opt-price {
  font-size: 13px;
}
.order-create-page .left-side .product-wrap .product-price .discount, .order-create-page .left-side .product-wrap .product-price .point {
  font-size: 13px;
  color: #F83838;
}
.order-create-page .right-side {
  width: 370px;
  background: #F6F6F6;
  padding: 30px 20px;
}
.order-create-page .right-side .form-group {
  margin-bottom: 10px;
}
.order-create-page .form-check-inline {
  font-size: 15px;
}
.order-create-page h4 {
  font-size: 18px;
  margin-bottom: 18px;
  font-weight: 500;
}
.order-create-page h4.space {
  margin-top: 70px;
}
.order-create-page h5 {
  color: #767676;
  margin-bottom: 10px;
  margin-top: 45px;
  font-size: 16px;
  font-weight: normal;
}
.order-create-page .form-group .input-title {
  color: #767676;
}
.order-create-page textarea[name="order_delivery[card_message]"] {
  height: auto;
}
.order-create-page hr.black {
  border-color: #000;
}
.order-create-page .total-price {
  color: #F83838;
  margin-top: -7px;
}
.order-create-page .total-price span {
  font-size: 28px;
  font-weight: 800;
}
.order-create-page .prices div:first-child {
  color: #767676;
}
.order-create-page .privacy-content {
  padding: 15px;
  padding-right: 0;
  background: #EDEDED;
  margin-bottom: 20px;
}
.order-create-page .privacy-content .toastui-editor-contents {
  height: 150px;
  overflow-y: scroll;
  font-size: 14px;
}
.order-create-page .privacy-content .toastui-editor-contents * {
  color: #767676 !important;
}

.my-page .page-title {
  width: 200px;
}
.my-page .left-menu {
  width: 200px;
}
.my-page .left-menu ul {
  list-style: none;
  padding-left: 0;
}
.my-page .left-menu ul p {
  border-bottom: 1px solid #000;
  font-size: 18px;
  padding-bottom: 10px;
  margin-bottom: 0;
  text-indent: 5px;
  font-weight: 500;
}
.my-page .left-menu ul .sub {
  border-bottom: 1px solid #dbdbdb;
  background: url("/images/img-24.png") no-repeat 95% 50%;
}
.my-page .left-menu ul .sub a {
  color: #767676;
  line-height: 3em;
}
.my-page .left-menu ul .sub:last-child {
  border-bottom: 0;
}
.my-page .left-menu > ul > li {
  margin-bottom: 40px;
}
.my-page .left-menu .customer {
  margin-bottom: 20px;
  margin-top: 80px;
}
.my-page .left-menu .customer p:first-child {
  font-size: 18px;
  margin-bottom: 5px;
}
.my-page .left-menu .customer p:first-child strong {
  font-size: 1.1em;
  font-weight: 800;
  color: #191919;
  top: 2px;
  left: 4px;
  position: relative;
}
.my-page .left-menu .customer p:last-child {
  margin-bottom: 0;
  color: #767676;
}
.my-page .left-menu .buttons a.btn {
  font-size: 14px;
  color: #191919;
  height: 38px;
  line-height: 38px;
  border-color: #dbdbdb;
  background-color: white;
  margin-bottom: 10px;
}
.my-page .content-section {
  width: 870px;
  margin-top: 80px;
}
.my-page .mypage-content-title {
  font-size: 18px;
  font-weight: 500;
}
.my-page .mypage-content-title.small {
  font-size: 16px;
  border-bottom: 1px solid #ededed;
  padding-bottom: 10px;
}
.my-page .mypage-content-title.space {
  margin-bottom: 30px;
  margin-top: 50px;
}
.my-page .detail-btn img {
  margin-left: 5px;
  position: relative;
  bottom: 1px;
}
.my-page .order-view-page .row.pay-item {
  margin-bottom: 5px;
}
.my-page .order-view-page .row.pay-item label {
  color: #767676 !important;
}
.my-page .order-view-page .nav-tabs {
  border-color: #dbdbdb;
}
.my-page .order-view-page .nav-tabs .nav-item .nav-link {
  font-size: 14px;
  line-height: 1.5em;
  border-radius: 0;
  color: #767676;
}
.my-page .order-view-page .nav-tabs .nav-item .nav-link.active {
  border-color: #dbdbdb #dbdbdb #fff;
}
.my-page .my-point {
  border: 1px solid #191919;
  height: 200px;
}
.my-page .my-point p:nth-child(2) > span {
  font-weight: 800;
}
.my-page .my-point p:last-of-type {
  /*color: $font-color-gray;
  background-color: rgb(197, 179, 222, 0.2);
  padding: 6px 25px;*/
}
.my-page .point-list .add-point {
  color: #ee2d7a;
  font-size: 18px;
  font-weight: 600;
}
.my-page .point-list .remove-point {
  color: #191919;
  font-size: 18px;
  font-weight: 600;
}
.my-page .point-list .row {
  margin: 30px 0;
  border-bottom: 1px solid #dbdbdb;
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}
.my-page .delete-text-box {
  margin: 0 auto;
  margin-top: 50px;
  width: 530px;
  padding-bottom: 100px;
}
.my-page .delete-text-box textarea {
  height: 200px;
  line-height: 1.6;
}

.order-created-page .thankyou {
  background: url("/images/img-25.png") no-repeat center;
}
.order-created-page .order-info .desc {
  background-color: #F6F6F6;
  padding: 30px;
}

.order-list-page .say-hello, .my-page .say-hello {
  background: url("/images/img-28.png") no-repeat 0 50%;
}
.order-list-page .icon, .my-page .icon {
  height: 33px;
}
.order-list-page .line-bar, .my-page .line-bar {
  background: url("/images/img-29.png") no-repeat 0 50%;
}

.post-page .page-title {
  width: 200px;
  font-weight: 600;
}
.post-page .left-menu {
  width: 200px;
}
.post-page .left-menu ul {
  list-style: none;
  padding-left: 0;
}
.post-page .left-menu ul li {
  border-bottom: 1px solid #dbdbdb;
  background: url("/images/img-24.png") no-repeat 95% 50%;
}
.post-page .left-menu ul li a {
  color: #767676;
  line-height: 3em;
  display: block;
  width: 100%;
}
.post-page .left-menu ul li:last-child {
  border-bottom: 0;
}
.post-page .left-menu ul li.active a {
  font-weight: 500;
  color: #191919;
}
.post-page .content-section {
  width: 870px;
  margin-top: 80px;
}
.post-page .content-title {
  font-size: 20px;
  font-weight: 500;
}
.post-page .content-title.small {
  font-size: 16px;
  border-bottom: 1px solid #ededed;
  padding-bottom: 10px;
}
.post-page .content-title.space {
  margin-bottom: 30px;
  margin-top: 50px;
}
.post-page .toastui-editor-contents {
  font-size: 14px;
}
.post-page .post-content.show ~ hr {
  display: none;
}

.product-list-item .img {
  margin-bottom: 40px;
  border-radius: 6px;
}
.product-list-item .img img {
  width: 100%;
  display: block;
  border-radius: 6px;
}
.product-list-item .product-name {
  margin-bottom: 5px;
  font-size: 18px;
}
.product-list-item .product-price {
  margin-bottom: 14px;
}
.product-list-item .product-price .sell-price {
  font-weight: bold;
  font-size: 18px;
  color: #ee2d7a;
}
.product-list-item .product-price .ori-price {
  margin-left: 10px;
  display: inline-block;
  color: #999999;
  text-decoration: line-through;
}
.product-list-item .badge-icon {
  position: absolute;
  bottom: -14px;
  right: 4px;
  font-size: 13px;
  font-weight: 500;
  color: white;
}
.product-list-item .badge-icon span {
  margin-right: 2px;
}
.product-list-item .badge-icon .best {
  background: #3eccdd;
  padding: 12.5px 4.5px;
  border-radius: 8px;
}
.product-list-item .badge-icon .hot {
  background: #f96441;
  padding: 12.5px 7.3px;
  border-radius: 8px;
}
.product-list-item .badge-icon .new {
  background: #ee2d7a;
  padding: 12.5px 6px;
  border-radius: 8px;
}
.product-list-item .product-icons .delivery {
  font-size: 12px;
  color: #7d8087;
  background: #ededed;
  padding: 5px 8px 6px 8px;
  border-radius: 4px;
}

.point-mall-page .page-banner {
  height: 225px;
  background: url("/images/img-44.png") no-repeat center;
  margin-bottom: 30px;
  padding-top: 72px;
  padding-left: 80px;
}
.point-mall-page .page-banner p {
  color: white;
  width: 260px;
  height: 50px;
  line-height: 55px;
  text-align: center;
  font-size: 20px;
  font-weight: 300;
}
.point-mall-page .point-mall-product-item .img {
  margin-bottom: 20px;
}
.point-mall-page .point-mall-product-item .img img {
  width: 100%;
  display: block;
}
.point-mall-page .point-mall-product-item .product-name {
  font-weight: 300;
  margin-bottom: 10px;
}
.point-mall-page .point-mall-product-item .product-price {
  margin-bottom: 10px;
}
.point-mall-page .point-mall-product-item .product-price .sell-price {
  font-weight: bold;
}
.point-mall-page .point-mall-product-item .product-price .ori-price {
  margin-left: 10px;
  display: inline-block;
  font-weight: bold;
  color: #999999;
  text-decoration: line-through;
}
.point-mall-page .point-mall-item {
  border: 1px solid #ededed;
  height: 270px;
  line-height: 270px;
  text-align: center;
}
.point-mall-page .count {
  position: relative;
  height: 30px;
}
.point-mall-page .count .text {
  position: relative;
  width: 34px;
  height: 100%;
  background: #fff;
  border: 1px solid #dbdbdb;
}
.point-mall-page .count .up {
  left: -6px;
}
.point-mall-page .count .up:after {
  background: url("/images/plus-i.png") no-repeat center center;
  position: absolute;
  top: 10px;
  left: 13px;
  width: 9px;
  height: 9px;
  content: "";
}
.point-mall-page .count .down:before {
  background: url("/images/minus-i.png") no-repeat center center;
  position: absolute;
  top: 14px;
  left: 13px;
  width: 9px;
  height: 1px;
  content: "";
}
.point-mall-page .count input.number {
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  height: 30px;
  line-height: 30px;
  width: 60px;
  left: -3px;
  position: relative;
  box-sizing: border-box;
  text-align: center;
}
.point-mall-page .count button {
  border: none;
  top: -6px;
}
.point-mall-page .count button span {
  display: none;
}

.post-page .content-section .shop-info {
  background: #f6f6f6;
  height: 225px;
  width: 100%;
  padding: 30px 40px;
}
.post-page .content-section .shop-info p:first-of-type {
  color: #ee2d7a;
  font-size: 18px;
  font-weight: bold;
}
.post-page .content-section .shop-info p.number {
  font-size: 36px;
  font-weight: bold;
}
.post-page .content-section .shop-info p:last-of-type {
  color: #767676;
}
.post-page .content-section .shop-info .img {
  display: flex;
  justify-content: flex-end;
}
.post-page .page-item:first-child .page-link {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.post-page .page-item.disabled .page-link {
  background-color: #fff;
  border-color: #dbdbdb;
}
.post-page .page-link:hover {
  background-color: #767676;
  border: 1px solid #767676;
  color: #fff;
  box-sizing: border-box;
}
.post-page .img-thumbnail {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
}
.post-page .content-section .review-list {
  display: flex;
  align-items: center;
}

.sideTab {
  position: fixed;
  right: 0;
  top: 250px;
  z-index: 112;
}
.sideTab .lately_pro-wrap, .sideTab .lately_pro-open {
  display: none;
  position: relative;
  background: #f2f0f0;
  padding: 20px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.sideTab .lately_pro-wrap .empty, .sideTab .lately_pro-open .empty {
  display: none;
  min-height: 60px;
}
.sideTab .lately_pro-wrap .empty.active, .sideTab .lately_pro-open .empty.active {
  display: block;
}
.sideTab .lately_pro-wrap span.num, .sideTab .lately_pro-open span.num {
  color: #191919;
  font-weight: bold;
  font-size: 17px;
}
.sideTab .lately_pro-wrap .thumbnail, .sideTab .lately_pro-wrap .thumbnail img, .sideTab .lately_pro-open .thumbnail, .sideTab .lately_pro-open .thumbnail img {
  width: 90px;
  height: 90px;
}
.sideTab .lately_pro-wrap .btn-zone, .sideTab .lately_pro-open .btn-zone {
  display: flex;
  justify-content: center;
}
.sideTab .lately_pro-wrap .oc-btn {
  width: 24px;
  height: 44px;
  background: #f2f0f0;
  position: absolute;
  left: -24px;
  top: 50%;
  margin-top: -20px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sideTab .lately_pro-wrap .toggle-button {
  width: 24px;
  height: 44px;
  text-align: center;
  line-height: 40px;
}
.sideTab .banner {
  border: 1px solid #DBDBDB;
  border-right-width: 0;
  border-radius: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  padding: 20px;
  background: #fff;
  width: 130px;
  float: right;
}
.sideTab .lately_pro-wrap.empty {
  min-width: 293px;
}
.sideTab .lately_pro-wrap.empty .oc-btn {
  top: 40px;
}
.sideTab .lately_pro-open .bg {
  /*background: #f2f0f0 url("/images/bg_quick.png") -20px 0 repeat-y;*/
  max-height: 390px;
  overflow-y: auto;
}
.sideTab .lately_pro-open .bg .info {
  background: #fff;
  padding-right: 10px;
}
.sideTab .lately_pro-open .bg .d-flex:first-of-type {
  margin-top: 0 !important;
}
.sideTab .lately_pro-open .bg .icon {
  padding: 3px 12px 1px 12px;
  border-radius: 50px;
  background: #191919;
  font-size: 11px;
  color: #fff;
}
.sideTab .lately_pro-open .bg::-webkit-scrollbar {
  width: 4px; /* 스크롤바의 너비 */
}
.sideTab .lately_pro-open .bg::-webkit-scrollbar-thumb {
  height: 30%; /* 스크롤바의 길이 */
  background: #c2c2c2; /* 스크롤바의 색상 */
  border-radius: 50px;
}
.sideTab .lately_pro-open .thumbnail, .sideTab .lately_pro-open .thumbnail img {
  width: 60px;
  height: 60px;
}
.sideTab .lately_pro-open .product-name {
  font-size: 13px;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 90%;
  display: inline-block;
  overflow: hidden;
  min-width: 125px;
}
.sideTab .lately_pro-open .product-price {
  font-size: 12px;
  top: -4px;
  position: relative;
}
.sideTab .lately_pro-open .product-price .ori-price {
  margin-left: 10px;
  display: inline-block;
  color: #999999;
  text-decoration: line-through;
}
.sideTab .lately_pro-open .oc-btn {
  width: 24px;
  height: 44px;
  background: #f2f0f0;
  position: absolute;
  left: -24px;
  top: 50%;
  margin-top: -20px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sideTab .lately_pro-open .oc-btn .toggle-button {
  width: 24px;
  height: 44px;
  text-align: center;
  line-height: 40px;
}
@media all and (max-width: 1450px) {
  .sideTab {
    display: none;
  }
}

.product-items-container label.active {
  color: #333;
  font-weight: 600;
}

.product-items-container .box {
  border-bottom: 1px solid #ededed;
  padding-bottom: 10px;
}

.product-items-container .button-wrap {
  display: flex;
  margin-top: 20px;
}

.product-items-container .button-wrap .reset-btn {
  background: #e9e9e9;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}

.product-items-container .button-wrap .submit-btn {
  background: #ee2d7a;
  color: #fff;
  width: 210px;
}

/*# sourceMappingURL=default.css.map */
