/*--------------------------------------
    eyoom (이윰빌더)
--------------------------------------*/

/*---------- Item Info ----------*/
.item-info-table {
  font-size: 0.875rem;
}
.item-info-table .width-180px {
  width: 180px;
}
#sit_rel {
  position: relative;
  border: 1px solid #d6cfc7;
  padding: 20px 20px 10px;
  margin: 60px 0 70px;
}
#sit_rel h2 {
  margin: 0 0 20px;
  font-size: 20px;
  color: #27180c;
  font-weight: 700;
  text-align: center;
}
#sit_inf {
  margin: 30px 0;
}
#sit_use {
  margin: 30px 0;
}
#sit_qa {
  margin: 30px 0;
}
#sit_dvr {
  margin: 30px 0;
}
#sit_ex {
  margin: 30px 0;
}
#sit_dvr img,
#sit_ex img {
  display: block;
  max-width: 100%;
  height: auto;
}
#sit_dvr > ul > li,
#sit_ex > ul > li {
  position: relative;
  padding-left: 14px;
  color: #757575;
  font-size: 0.875rem;
}
#sit_dvr > ul > li:before,
#sit_ex > ul > li:before {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  width: 5px;
  height: 5px;
  background-color: #b5b5b5;
}
@media (max-width: 1199px) {
  #sit_rel {
    padding: 20px 10px 10px;
  }
}
.pg-anchor-in .nav-tabs {
  border: 1px solid #aa9b8c;
}
.pg-anchor-in .nav-tabs li {
  width: 33.3333%;
}
.pg-anchor-in .nav-tabs li a {
  display: block;
  border: 0;
  font-size: 16px;
  padding: 0 10px;
  text-align: center;
  margin-right: 0;
  margin-left: -0;
  background: #fff;
  color: #9c9184;
  font-weight: 600;
}
.pg-anchor-in .nav-tabs li a > span {
  display: inline-block;
  height: 100%;
  padding: 17px 0;
}
.pg-anchor-in .nav-tabs li.active {
  z-index: 1;
}
.pg-anchor-in .nav-tabs li.active a {
  color: #27180c;
}
.pg-anchor-in .nav-tabs li.active a > span {
  border-bottom: 3px solid #27180c;
}

/*---------- Item Form ----------*/
/* Shop Detail Product */
.shop-product {
  position: relative;
  padding: 0;
  margin-top: -20px;
}
.shop-product h2 {
  float: left;
  color: #687074;
  font-size: 26px;
  text-transform: uppercase;
}
.shop-product .list-inline {
  margin: 0;
}
.shop-different-product {
  padding: 10px 0;
}
.shop-different-product .btn-default {
  padding: 5px 14px;
}
.shop-product-img {
  position: relative;
  overflow: hidden;
}
/* Shop Product Img */
.zoomLens {
  cursor: pointer !important;
}
.product-img-big {
  position: relative;
  padding: 0 0 1px;
  margin: 0;
  border: 1px solid #aa9b8c;
}
.product-img-big a {
  display: none;
}
.product-img-big a.visible {
  display: block;
}
.product-img-big img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.product-img-big i {
  width: 100%;
  background: #e5e5e5;
  text-align: center;
  color: #757575;
  height: 408px;
  line-height: 408px;
  font-size: 70px;
}
.product-img-big .fotorama__thumb-border {
  border-color: #e53935;
}
.product-thumb .slick-track {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 6px;
  margin-top: 6px;
}
.product-thumb .slick-track .slick-slide {
  float: none;
  flex: 1;
  height: 125px;
  border: 1px solid #ddd;
}
.product-thumb .slick-track .slick-slide div {
  height: 100%;
  align-content: center;
}
.product-thumb .slick-track:after,
.product-thumb .slick-track:before {
  display: none;
}
@media (max-width: 500px) {
  .product-img-big i {
    height: 300px;
    line-height: 300px;
  }
}
.product-thumb {
  position: relative;
  overflow: hidden;
  display: none;
}
.product-thumb .thumb-img {
  position: relative;
  outline: none;
  padding: 1px;
}
.product-thumb .thumb-img img {
  display: block;
  max-width: 100%;
  object-fit: contain;
  max-height: 100%;
}
.product-thumb .slick-prev,
.product-thumb .slick-next {
  z-index: 1;
  top: 6px;
  width: 20px;
  height: 100%;
  height: calc(100% - 8px);
  background: rgba(0, 0, 0, 0.5);
  transform: none;
  -webkit-transform: none;
  -ms-transform: none;
}
.product-thumb .slick-prev:hover,
.product-thumb .slick-next:hover {
  background: rgba(0, 0, 0, 0.7);
}
.product-thumb .slick-next.slick-disabled,
.product-thumb .slick-prev.slick-disabled {
  background: transparent;
}
.product-thumb .slick-next.slick-disabled:before,
.product-thumb .slick-prev.slick-disabled:before {
  opacity: 0;
}
.product-thumb .slick-prev {
  left: 1px;
}
.product-thumb .slick-next {
  right: 1px;
}
.product-thumb .slick-prev:before {
  font-family: "Font Awesome\ 5 Free";
  font-weight: 900;
  content: "\f0d9";
  font-size: 16px;
}
.product-thumb .slick-next:before {
  font-family: "Font Awesome\ 5 Free";
  font-weight: 900;
  content: "\f0da";
  font-size: 16px;
}
/* Shop Product Img Modal */
.shop-img-modal .fotorama__thumb-border {
  border-color: #ff4848;
}
@media (min-width: 992px) {
  .shop-img-modal .modal-dialog {
    width: 600px;
  }
  .shop-img-modal .modal-footer {
    text-align: center;
  }
  .shop-img-modal .modal-footer .btn-e-lg {
    padding: 10px 20px;
  }
}
/* Shop Product Prev Next */
.shop-product-prev-next {
  position: relative;
  border: 1px solid #d6cfc7;
  height: 45px;
  padding: 10px;
  line-height: 25px;
}
.shop-product-prev-next .product-prev {
  position: absolute;
  top: 0;
  left: 0;
  color: #9c9184;
}
.shop-product-prev-next .product-prev i {
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-right: 1px solid #d6cfc7;
  font-size: 15px;
  text-align: center;
  margin-right: 10px;
  color: #27180c;
}
.shop-product-prev-next .product-next {
  position: absolute;
  top: 0;
  right: 0;
  color: #9c9184;
}
/* Shop Product Star Sns */
.shop-product-star-sns {
  position: relative;
  border: 1px solid #e5e5e5;
  margin-top: -1px;
  height: 45px;
  padding: 10px 15px;
  line-height: 25px;
}
.shop-product-prev-next .product-next i {
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-left: 1px solid #d6cfc7;
  font-size: 15px;
  text-align: center;
  margin-left: 10px;
  color: #27180c;
}
.shop-product-star-sns .li-divider {
  display: inline-block;
  width: 2px;
  height: 10px;
  margin: 0 10px;
  background: #e5e5e5;
}
.item-share-wrap {
  position: absolute;
  top: 0;
  right: 0;
}
.item-share-wrap .item-share-btn {
  width: 45px;
  height: 45px;
  background: none;
  border: 0;
  border-left: 1px solid #e5e5e5;
}
.item-share-wrap .dropdown-menu {
  margin-top: -4px !important;
  background: #fff;
  border: 1px solid #757575;
  box-shadow: none;
  min-width: 180px;
  height: 53px;
}
.item-share-wrap img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.item-share-wrap .share-sns {
  position: absolute;
  top: 10px;
  left: 10px;
}
.item-share-wrap .share-facebook {
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 5px;
  background: #6a82c6;
}
.item-share-wrap .share-twitter {
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 5px;
  background: #7bbceb;
}
.item-share-wrap .share-googleplus {
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 5px;
  background: #cd6c59;
}
.item-share-wrap .share-rec {
  position: absolute;
  top: 10px;
  right: 10px;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: #fdab29;
}
/* Shop Product Description */
.shop-product-form .product-title {
  margin: 0 0 10px;
  font-size: 30px;
  color: #27180c;
}
.pd_sub_text {
  color: #27180c;
  opacity: 0.8;
  font-size: 17px;
}
.shop-product .shop-description-box {
  position: relative;
  padding: 10px 0;
  background: none;
  margin: 20px 0 0;
}
.shop-product .shop-description-box .table {
  font-size: 0.9375rem;
  margin-bottom: 0;
  display: block;
  width: 100%;
}
.shop-product .shop-description-box .table > tbody {
  display: block;
}
.shop-product .shop-description-box .table > tbody > tr {
  display: flex;
  justify-content: space-between;
}
.shop-product .shop-description-box .table > tbody > tr:first-child {
  padding-bottom: 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid #cec7c1;
}
.shop-product .shop-description-box .table > tbody > tr > th {
  width: 30%;
}
.shop-product .shop-description-box .table > tbody > tr > th,
.shop-product .shop-description-box .table > tbody > tr > td {
  border: 0;
  padding: 5px 0;
  font-size: 16px;
  color: #27180c;
  font-weight: 500;
}
.shop-product .shop-description-box .table > tbody > tr > td {
  font-weight: 400;
}
.shop-product .shop-description-box .shop-product-prices {
  font-size: 1.125rem;
  color: #27180c;
}
.shop-product .shop-description-box .line-through {
  font-size: 0.9375rem;
  color: #b5b5b5;
  text-decoration: line-through;
  margin-left: 5px;
}

.sit_option {
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
}
.sit_option label {
  display: block;
  margin: 0 0 5px;
  color: #656565;
}
.sit_option.eyoom-form .select select {
  background: #f5f5f5;
}
.sit_option.eyoom-form .select select:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.sit_option.eyoom-form .select i {
  background: #f5f5f5;
}
.sit_option h3 {
  font-size: 14px;
  margin: 0 0 10px;
}
.sit_sel_btn {
  position: relative;
} /* 선택옵션용 추가 버튼 */
.sit_sel_btn button {
  position: absolute;
  top: -51px;
  right: 0 !important;
  right: 15px;
}

#sit_sel_option h3 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
#sit_opt_added {
  margin: 0;
  padding: 0;
  border-bottom: 0;
  background: #fff;
  list-style: none;
}
#sit_opt_added li {
  padding: 30px 0;
  padding-right: 250px;
  margin: 0;
  border-width: 0 0 1px;
  border-style: solid;
  border-color: #cec7c1;
  background: none;
  position: relative;
}
#sit_opt_added li .opt_name {
  line-height: 20px;
  font-weight: 700;
  font-size: 17px;
}
#sit_opt_added li .opt_count {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -15px;
  width: 240px;
}
#sit_opt_added li .opt_count span.opt_button {
  border: 1px solid #bcb3aa;
  display: flex;
  align-items: center;
  float: left;
}
#sit_opt_added button {
  width: 30px;
  height: 30px;
  border: 0;
  background: #fff;
  color: #27180c;
  font-size: 0.75rem;
}
#sit_opt_added button:hover {
  color: #000;
}
#sit_opt_added .num_input {
  border: 0;
  width: 45px;
  height: 30px;
  text-align: center;
  margin: 0 -1px;
  color: #27180c;
  font-weight: 500;
}
#sit_opt_added .sit_opt_del {
  border: 0;
  font-size: 0.9375rem;
}
#sit_opt_added .sit_opt_del:hover {
  color: #ab0000;
}
#sit_opt_added .sit_opt_prc {
  display: block;
  float: right;
  width: 110px;
  text-align: right;
  line-height: 30px;
  font-size: 0.9375rem;
  font-weight: 700;
  margin-right: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  #sit_opt_added li {
    padding-right: 0;
  }
  #sit_opt_added li .opt_count {
    position: relative;
    top: inherit;
    right: inherit;
    margin: 15px 0 0;
    width: 100%;
  }
  #sit_opt_added .sit_opt_prc {
    width: 150px;
  }
}
@media (max-width: 576px) {
  #sit_opt_added li {
    padding-right: 0;
  }
  #sit_opt_added li .opt_count {
    position: relative;
    top: inherit;
    right: inherit;
    margin: 15px 0 0;
    width: 100%;
  }
}

#mod_option_frm #sit_sel_option {
  margin: 20px;
}
#mod_option_frm #sit_tot_price {
  margin: 20px;
}
#mod_option_frm #sit_opt_added {
  border-top: 1px solid #e5e5e5;
}
#mod_option_frm .btn_confirm {
  margin: 20px;
}
#mod_option_frm .btn_confirm .btn_submit {
  height: 40px;
  font-size: 1rem;
  font-weight: 700;
  width: 100%;
  cursor: pointer;
}
#mod_option_frm .btn_confirm .btn_close {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  border: 0;
  background: none;
  border-left: 1px solid #c5c5c5;
  font-size: 0.9375rem;
}
#mod_option_frm .btn_confirm .btn_close:hover {
  background: #f5f5f5;
}

#sit_tot_price {
  margin: 20px 0;
  font-size: 23px;
  color: #27180c;
  line-height: 28px;
  font-weight: 700;
  text-align: right;
}
#sit_tot_price:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
#sit_tot_price span {
  float: left;
  color: #27180c;
}
#sit_ov_soldout {
  padding: 20px 0;
  margin: 10px 0;
  color: #ab0000;
  background: #fff0f0;
  font-weight: 700;
  text-align: center;
}

/* Shop Product Button */
#sit_ov_btn {
  margin-top: 50px;
}
#sit_ov_btn:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
#sit_ov_btn button {
  width: 48.5%;
  float: left;
  margin-right: 0;
  height: 64px;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 18px;
}
#sit_btn_buy {
  background: #27180c;
  color: #fff;
  border: 0;
  margin-left: 3%;
}

#sit_btn_cart {
  border: 1px solid #27180c;
  background: #fff;
  color: #27180c;
}
#sit_btn_cart:hover {
  background: #f5f5f5;
}
#sit_btn_wish {
  display: inline-block;
  margin-bottom: 10px;
  text-align: center;
  font-size: 16px;
  float: right;
  width: 70px;
  height: 50px;
  line-height: 48px;
  height: 50px;
  border: 1px solid #c5c5c5;
  color: #656565;
  font-weight: 700;
}
#sit_btn_wish:hover {
  color: #3f4678;
}
#sit_btn_alm {
  display: inline-block;
  width: 215px;
  float: left;
  margin-right: 5px;
  height: 50px;
  line-height: 50px;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 16px;
  background: #d50c0c;
  color: #fff;
  border: 0;
  text-align: center;
}

/* Shop Scroll Show Button */
.sit-ov-height {
  position: relative;
}
#scroll_show_close {
  display: none;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #757575;
  font-size: 1.125rem;
  cursor: pointer;
}
#scroll_show_close:hover {
  color: #000;
}
.buy-btn-wr {
  display: none;
}
#sit_ov.static .scroll-show {
  display: block !important;
}
#sit_ov.scroll-no {
  display: block;
}
#sit_ov.fixed {
  position: fixed;
  bottom: 40px;
  left: 50%;
  width: 600px;
  margin: 0;
  padding: 0;
  margin-left: -300px;
  max-height: 600px;
  background: transparent;
  z-index: 1050;
}
#sit_ov.fixed #btn_buy_back {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1099;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1;
}
#sit_ov.fixed .buy-btn-wr {
  position: relative;
  display: block;
  text-align: center;
  padding-bottom: 10px;
  z-index: 2;
}
#sit_ov.fixed .buy-btn-wr button {
  position: relative;
  width: 260px;
  padding: 0 15px;
  background: #27180c;
  box-shadow: 0 0 10px 10px rgba(36, 19, 0, 0.1);
  border: 1px solid #aa9b8c;
  height: 56px;
  line-height: 54px;
  border-radius: 50px !important;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#sit_ov.fixed .scroll-no {
  display: none;
}
#sit_ov.fixed .scroll-show {
  display: none;
  position: relative;
  background: #fff;
  border: 0;
  padding: 30px 15px 15px;
  max-height: 600px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 2;
}
#sit_ov.fixed .scroll-show-popup {
  display: block;
}
#sit_ov.fixed .scroll-show-popup #scroll_show_close {
  display: block;
}
@media (max-width: 767px) {
  #sit_ov.fixed {
    top: inherit;
    bottom: 120px;
    left: 15px;
    right: 15px;
    width: inherit;
    margin-left: 0;
    z-index: 1002;
  }
  #sit_ov.fixed .buy-btn-wr {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    padding-bottom: 0;
  }
  #sit_ov.fixed .buy-btn-wr button {
    width: 240px;
    height: 46px;
    line-height: 44px;
    border-radius: 46px !important;
    font-size: 17px;
  }
  #sit_ov.fixed .buy-btn-wr button i {
    line-height: 46px;
  }
}

/*---------- Item Use ----------*/
.product-use-top {
  position: relative;
  margin: 20px 0 0;
  line-height: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #27180c;
}
.product-use-top h4 {
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  margin-right: 10px;
  color: #27180c;
}
.product-use-top .li-divider {
  display: inline-block;
  width: 2px;
  height: 10px;
  margin: 0 10px;
  background: #e5e5e5;
}
.product-use-top .product-use-btn {
  float: right;
  line-height: 40px;
}
.product-use-wrap {
  border-bottom: 0;
}
.product-use-list {
  position: relative;
  padding: 15px;
  padding-left: 200px;
  min-height: 85px;
  border-bottom: 1px solid #d6cfc7;
  border-top: 0;
}
.product-use-thumbnail {
  float: left;
  margin-right: 15px;
}
.product-use-thumbnail img {
  max-width: 70px;
  height: auto;
  border: 1px solid #d6cfc7;
}
.product-use-title {
  font-weight: 700;
  font-size: 1rem;
  height: 70px;
  align-content: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 300px);
}
.product-use-more {
  border: 1px solid #241300;
  padding: 2px 15px;
  color: #241300;
  font-size: 14px;
  margin: 10px 0;
  background: #fff;
  position: absolute;
  right: 90px;
  top: 38px;
  margin: 0;
}
.product-use-list .pd_use_star {
  position: absolute;
  right: 0;
  top: 35px;
}
.product-use-dl {
  margin: 0;
  position: absolute;
  top: 15px;
  left: 0;
  zoom: 1;
  height: 70px;
  padding-left: 60px;
  background: url(../../../../../../img/pro_icon.png) no-repeat center left;
  background-size: 50px auto;
  width: 140px;
  align-content: center;
}
.product-use-dl:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
.product-use-dl dt {
  position: absolute;
  font-size: 0;
  line-height: 0;
  content: "";
}
.product-use-dl dd {
  color: #27180c;
  line-height: 1.5;
  font-weight: 500;
  font-size: 15px;
}
.product-use-dl dd:last-child {
  opacity: 0.6;
  font-weight: 400;
}
.product-use-dl .product-use-star {
  margin: -3px 0 5px;
}
.product-use-cont {
  display: none;
}
.product-use-p {
  padding: 20px 0;
  font-size: 14px;
  line-height: 1.4;
}
.product-use-cmd {
  text-align: right;
}
.product-use-cmd a {
  border: 1px solid #241300;
  color: #241300 !important;
  background: #fff !important;
  font-size: 13.5px;
}
.product-use-cmd a:last-child {
  opacity: 0.7;
}
.product-use-reply {
  position: relative;
  border-top: 1px solid #f0f0f0;
  margin: 15px 0 0;
  padding: 15px 0 0 30px;
}
.product-use-reply-icon {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 10px;
  height: 25px;
  text-indent: -999px;
  border-left: 1px solid #757575;
  border-bottom: 1px solid #757575;
}
.product-use-reply-icon:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #757575;
  position: absolute;
  bottom: -6px;
  right: -8px;
}
.product-use-reply-title {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}
.product-use-reply-name {
  font-size: 0.9375rem;
  color: #959595;
  margin: 10px 0;
}
.product-use-reply-p {
  padding: 0;
  background: #fff;
}

/*---------- Item Qa ----------*/
.product-qa-btn {
  float: right;
  margin-bottom: 20px;
}
.product-qa-btn a {
  background: #27180c !important;
  border-color: #27180c;
  font-size: 15px;
  font-weight: 500;
  padding: 8px 35px;
}
.product-qa-wrap {
  border-top: 1px solid #27180c;
}
.product-qa-list {
  position: relative;
  padding: 25px 0;
  border-bottom: 1px solid #d6cfc7;
  border-top: 0;
  min-height: 56px;
}
.product-qa-title {
  display: block;
  float: left;
  width: 80%;
  text-align: left;
  font-size: 15px;
  border: 0;
  background: none;
  color: #000;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.product-qa-title .sit_qaa_done {
  display: inline-block;
  width: 62px;
  position: relative;
  font-weight: normal;
  color: #fff;
  margin-right: 8px;
  text-align: center;
  background: #111;
  border: 1px solid #111;
  font-size: 13px;
  height: 26px;
  line-height: 24px;
}
.product-qa-title .sit_qaa_yet {
  display: inline-block;
  width: 62px;
  position: relative;
  font-weight: normal;
  text-align: center;
  color: #888;
  border: 1px solid #ddd;
  margin-right: 8px;
  font-size: 13px;
  height: 26px;
  line-height: 24px;
  margin-right: 13px;
}
.product-qa-title.in_lock .sit_qaa_done,
.product-qa-title.in_lock .sit_qaa_yet {
  margin-right: 36px;
}
.product-qa-title .fa-lock.color-red {
  margin-left: 5px;
  background: url(../../../../../../img/lock.svg) no-repeat center center;
  background-size: 12px auto;
  position: absolute;
  top: 50%;
  left: 72px;
  transform: translateY(-50%);
}
.product-qa-title .fa-lock.color-red:before {
  opacity: 0;
}
.product-qa-dl {
  color: #757575;
  margin: 0;
  float: left;
  width: 20%;
  text-align: right;
  zoom: 1;
}
.product-qa-dl:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
.product-qa-dl dt {
  position: absolute;
  font-size: 0;
  line-height: 0;
  content: "";
}
.product-qa-dl dd {
  display: inline-block;
  margin-left: 10px;
  color: #6b6053;
}
.product-qa-cont {
  display: none;
}
.product-qa-p {
  margin: 15px 0;
}
.product-qa-p .product-qa-alp {
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 1.5rem;
  color: #27180c;
  font-weight: 700;
}
.product-qa-img-list {
  margin-top: 20px;
}
.product-qa-qaa {
  padding: 15px 0;
  padding-left: 30px;
  position: relative;
  min-height: 100px;
  border-top: 1px solid #eaeaea;
}
.product-qa-qaq {
  padding: 15px 0 20px;
  padding-left: 30px;
  position: relative;
  min-height: 100px;
}
.product-qa-cont textarea {
  display: none;
}
.product-qa-cmd {
  text-align: right;
}
.product-qa-cmd a {
  border: 1px solid #241300;
  color: #241300 !important;
  background: #fff !important;
  font-size: 13.5px;
}
.product-qa-cmd a:last-child {
  opacity: 0.7;
}

/*---------- Item Use, Item Qa Paging ----------*/
.pg_current {
  background-color: #3f4678;
  border-color: #3f4678;
}

/*상품 상세페이지*/
.shop_item_top {
  display: flex;
  justify-content: space-between;
}
.shop_item_top .shop_item_left {
  width: 650px;
}
.shop_item_top .shop_item_right {
  width: calc(100% - 700px);
  padding: 25px 0;
}
.pd_star_box {
  display: flex;
  align-items: center;
  font-size: 15px;
  margin-top: 20px;
}
.pd_star_box img {
  height: 20px;
  margin-right: 5px;
}
.pg-anchor-in {
  margin-bottom: 40px;
}
#sit_inf_explan {
  max-width: 1000px;
  margin: 20px auto;
  text-align: center;
}
.product-use-img-list {
  display: flex;
  gap: 10px;
  margin-bottom: 7px;
}
.product-use-img-list img {
  max-width: 150px;
  max-height: 100px;
  width: auto;
  height: auto;
  object-fit: cover;
  border: 1px solid #d6cfc7;
}
.total_review_count {
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  color: #27180c;
}
.product-use-text {
  margin-right: 0 !important;
}
.avg_score {
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
}
.product-use-sub-message {
  font-size: 14px;
  color: #6b6053;
  display: inline-block;
  margin-right: 8px;
}
.product-use-btn a {
  background: #27180c !important;
  border-color: #27180c;
  color: #fff;
  display: inline-block;
  padding: 6px 20px;
  font-size: 15px;
}
.product-use-top img {
  height: 18px;
  width: auto;
  vertical-align: -2px;
  margin-left: 10px;
  margin-right: 1px;
}

.product-qa-img-list img {
  max-width: 150px;
  max-height: 100px;
  width: auto;
  height: auto;
  object-fit: cover;
  border: 1px solid #d6cfc7;
  margin-right: 5px;
}
.shop-product-qa h3 {
  font-size: 20px;
  display: inline-block;
  font-weight: 700;
  color: #27180c;
  line-height: 40px;
}

@media (max-width: 1300px) {
  .shop_item_top .shop_item_left {
    width: 48%;
  }
  .shop_item_top .shop_item_right {
    width: 48%;
    padding: 15px 0;
  }
  .shop-product-form .product-title {
    font-size: 25px;
  }
  .shop-product {
    margin-top: -50px;
  }
  .pd_sub_text {
    font-size: 16px;
  }
  .pd_star_box img {
    height: 17px;
  }
  .shop-product .shop-description-box .table > tbody > tr > th,
  .shop-product .shop-description-box .table > tbody > tr > td {
    font-size: 15px;
  }
  #sit_opt_added li .opt_name {
    font-size: 16px;
  }
  .shop-product .shop-description-box .shop-product-prices {
    font-size: 16px;
  }
  #sit_tot_price {
    font-size: 21px;
  }
  #sit_ov_btn button {
    height: 60px;
  }
  .product-thumb .slick-track .slick-slide {
    height: 90px;
  }
}

@media (max-width: 991px) {
  .shop_item_top .shop_item_right {
    padding: 0;
  }
  .shop-product-form .product-title {
    font-size: 21px;
  }
  .pd_sub_text {
    font-size: 15px;
  }
  .shop-product .shop-description-box {
    margin: 5px 0 0;
  }
  .shop-product .shop-description-box .table > tbody > tr:first-child {
    padding-bottom: 10px;
  }
  .shop-product .shop-description-box .table > tbody > tr > th,
  .shop-product .shop-description-box .table > tbody > tr > td {
    font-size: 14px;
  }
  .shop-product .shop-description-box .shop-product-prices {
    font-size: 15px;
  }
  #sit_tot_price {
    font-size: 20px;
  }
  #sit_ov_btn button {
    height: 56px;
    font-size: 17px;
  }
  #sit_rel h2 {
    font-size: 18px;
  }
  .product-use-top h4,
  .total_review_count,
  .avg_score {
    font-size: 18px;
  }
  .product-use-sub-message {
    font-size: 13px;
  }
  .product-use-btn a {
    font-size: 14px;
  }
  .product-use-dl {
    height: 70px;
    background-size: 40px auto;
    padding-left: 50px;
  }
  .product-use-dl dd {
    font-size: 14px;
  }
  .product-use-list {
    padding-left: 130px;
  }
  .shop-product-qa h3 {
    font-size: 18px;
    line-height: 36px;
  }
  .product-qa-btn a {
    padding: 6px 25px;
  }
  .product-thumb .slick-track .slick-slide {
    height: 70px;
  }
}

@media (max-width: 767px) {
  .pg-anchor-in .nav-tabs li a {
    font-size: 15px;
  }
  .product-use-title {
    font-size: 14px;
  }
  .product-use-more {
    font-size: 13px;
  }
  .product-use-list {
    padding-left: 0;
    padding-top: 60px;
  }
  .product-use-dl {
    width: 100%;
    height: 30px;
    background-size: 30px auto;
    padding-left: 40px;
  }
  .product-use-dl dd {
    display: inline-block;
    margin-right: 5px;
  }
  .product-use-more {
    top: 80px;
  }
  .product-use-list .pd_use_star {
    top: 78px;
  }
  .product-qa-title {
    float: inherit;
    width: inherit;
  }
  .product-qa-dl {
    float: inherit;
    width: inherit;
    padding-top: 15px;
    margin-top: 0;
    border-top: 0;
  }
  .product-qa-dl dd {
    float: left;
    display: block;
    margin-left: 0;
    margin-right: 10px;
    font-size: 13px;
  }
  .product-qa-btn a {
    font-size: 14px;
    padding: 5px 20px;
  }
  .shop-product-qa h3 {
    line-height: 33px;
  }
  .pg-anchor-in .nav-tabs li a > span {
    padding: 13px 0;
  }
  .product-use-top .product-use-btn {
    float: none;
  }
  .product-use-img-list img,
  .product-qa-img-list img {
    width: 80px;
    height: 80px;
  }
  .shop-product {
    margin-top: -30px;
  }
  .shop_item_top {
    display: block;
  }
  .shop_item_top .shop_item_left,
  .shop_item_top .shop_item_right {
    width: 100%;
  }
  .shop_item_top .shop_item_right {
    margin-top: 30px;
  }
  #sit_ov_btn button {
    font-size: 16px;
    height: 52px;
  }
  .product-thumb {
    display: none !important;
  }
  #sit_rel h2 {
    font-size: 17px;
  }
  #sit_rel {
    margin: 40px 0;
  }
  .pg-anchor-in {
    margin-bottom: 25px;
  }
  .shop-item {
    padding-bottom: 50px;
  }
  .shop-product-prev-next .product-next,
  .shop-product-prev-next .product-prev {
    font-size: 13px;
  }
  .shop-product-form .product-title {
    font-size: 20px;
  }
  .product-use-top h4,
  .total_review_count,
  .avg_score {
    font-size: 17px;
  }
}
@media (max-width: 499px) {
  .pg-anchor-in {
    margin-bottom: 15px;
  }
  .pg-anchor-in .nav-tabs {
    border: 0;
    border-bottom: 1px solid #aa9b8c;
  }
  .pg-anchor-in .nav-tabs li a {
    font-size: 14px;
  }
  .pg-anchor-in .nav-tabs li a > span {
    padding: 10px 0;
  }
  .product-use-top h4,
  .total_review_count,
  .avg_score {
    font-size: 15.5px;
  }
  .product-use-sub-message {
    line-height: 1.3;
  }
  .product-use-thumbnail img {
    width: 50px;
    height: 50px;
  }
  .product-use-list {
    padding-top: 50px;
  }
  .product-use-list .pd_use_star {
    position: initial;
    padding-top: 5px;
  }
  .product-use-list .pd_use_star img {
    height: 11px;
    width: auto;
  }
  .product-use-more {
    top: 62px;
    padding: 2px 5px;
    right: 0;
    font-size: 12px;
  }
  .product-use-title {
    width: calc(100% - 120px);
  }
  .product-use-dl dd {
    font-size: 13px;
  }
  .product-use-dl {
    padding-left: 33px;
    background-size: 26px auto;
    height: 26px;
  }
  .product-use-title {
    height: 50px;
  }
  .product-use-img-list {
    display: block;
  }
  .product-use-img-list a {
    display: block;
  }
  .product-use-img-list img,
  .product-qa-img-list img {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin-bottom: 7px;
  }
  .shop-product-qa h3 {
    font-size: 15.5px;
    line-height: 30px;
  }
  .product-qa-btn a {
    font-size: 13.5px;
    padding: 4px 16px;
  }
  .product-qa-list {
    padding: 20px 0;
  }
  .product-qa-title .sit_qaa_done,
  .product-qa-title .sit_qaa_yet {
    font-size: 12px;
    width: 60px;
  }
  .product-qa-title {
    font-size: 14px;
  }
  .product-qa-dl {
    padding-top: 5px;
  }
  .product-qa-p .product-qa-alp {
    font-size: 18px;
  }
  .product-use-btn a {
    font-size: 13px;
  }
  #sit_rel h2 {
    font-size: 16px;
    margin: 0 0 10px;
  }
  .shop-product {
    margin-top: -70px;
  }
  .shop-product-img {
    margin-left: -20px;
    margin-right: -20px;
  }
  .product-img-big {
    border: 0;
  }
}
