@charset "utf-8";
/*
 Theme Name:   Ozeum Child
 Theme URI:    http://ozeum.themerex.net/
 Description:  Ozeum Child Theme
 Author:       ThemeRex
 Author URI:   https://themerex.net/
 Template:     ozeum
 Version:      1.0
 Tags:         inheritable theme options
 Text Domain:  ozeum
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
/* 
body,
p,
span,
a,
li,
td,
th,
input,
textarea,
button {
  font-family: "Pretendard", "Manrope", sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.site-title,
.menu-item a,
.button {
  font-family: "Manrope", "Pretendard", sans-serif !important;
}*/

/* 본문 전체 기본 폰트 */
body,
p,
span,
li,
a,
td,
th,
input,
textarea,
button {
  font-family: "Manrope", "Pretendard", sans-serif;
}

/* 타이틀 및 강조 텍스트 */
h1,
h2,
h3,
h4,
h5,
h6,
.entry-title,
.page-title,
.woocommerce-loop-product__title {
  font-family: "Manrope", "Pretendard", sans-serif;
}
.elementor-element-7124014 {
  display: none !important;
}

.sc_layouts_menu_nav > li > a:hover,
.sc_layouts_menu_nav > li.sfHover > a {
  background-color: transparent !important;
}

.trx_popup .trx_popup_container .trx_popup_inner .trx_popup_subtitle {
  font-size: 13px;
  font-weight: 600;
  font-family: pretendard;
}

.trx_popup .trx_popup_container .trx_popup_inner .trx_popup_subtitle {
  letter-spacing: 0 !important;
}

@media (max-width: 767px) {
  .form {
    margin-bottom: 0;
  }
  .elementor-2393
    .elementor-element.elementor-element-777dac9
    > .elementor-widget-container {
    display: none;
  }
  .elementor-column-gap-extended
    > .elementor-row
    > .elementor-column
    > .elementor-element-populated,
  .elementor-column-gap-extended
    > .elementor-column
    > .elementor-element-populated {
    padding-right: 0 !important;
  }
  .elementor-2393
    .elementor-element.elementor-element-8b1b812
    > .elementor-widget-container {
    margin: 0 !important;
  }
  .elementor-814
    .elementor-element.elementor-element-08dee39
    > .elementor-element-populated {
    border-width: 0 !important;
  }
  .elementor-column-gap-extended
    > .elementor-row
    > .elementor-column
    > .elementor-element-populated,
  .elementor-column-gap-extended
    > .elementor-column
    > .elementor-element-populated {
    padding-left: 0 !important;
  }
}

@media (max-width: 1024px) {
  .elementor-2393 .elementor-element.elementor-element-8b1b812 .logo_image {
    max-height: 2em !important;
  }
}

.home .post_layout_excerpt .post_header .post_price {
  position: relative !important;
  line-height: 2.5em !important;
  font-size: 1.3em !important;
  display: none;
}

.home .post_layout_excerpt .post_meta {
  display: none;
}
.home.sc_blogger_masonry .masonry_wrap .masonry_item .post_featured {
  margin-bottom: 1em !important;
}
.post_layout_classic .post_title {
  letter-spacing: 0;
}

.home .post_layout_excerpt .post_featured {
  display: inline-block;
  margin-bottom: 1.5em !important;
}

.home
  .sc_blogger.sc_blogger_excerpt
  .columns_wrap.excerpt_2
  .post_layout_excerpt
  .post_title,
.sc_blogger.sc_blogger_excerpt
  .columns_wrap.excerpt_3
  .post_layout_excerpt
  .post_title {
  font-size: 1.5em !important;
  line-height: 1.3em !important;
  letter-spacing: 0 !important;
}

.project_page_head {
  text-align: center;
  margin-bottom: 40px;
  margin-top: 40px;
}
.project_page_head .project_title {
  font-size: 48px;
  font-weight: 600;
  margin-bottom: 10px;
}
.project_page_head .project_subtitle {
  font-size: 18px;
  color: #888;
  font-weight: 400;
}
h2 {
  text-transform: none !important;
}
.sc_item_title {
  letter-spacing: 0 !important;
}
h2.sc_item_title_tag + .sc_item_descr,
h2.sc_item_title_tag + .sc_item_slider,
h2.sc_item_title_tag + .sc_item_columns,
h2.sc_item_title_tag + .sc_item_content {
  margin-top: 1.3rem !important;
}
p,
ul,
ol,
dl,
blockquote,
address,
.wp-block-button,
.wp-block-cover,
.wp-block-image,
.wp-block-video {
  letter-spacing: 0 !important;
}
h2.sc_item_title {
  line-height: 1.3em !important;
}
h2.sc_item_title {
  font-size: 28px !important;
}
p {
  color: #444 !important;
}
.elementor-element-51a39f0 .sc_title .sc_item_descr p:last-child {
  color: #f5f5f5 !important;
}

/*작가소개 전시이력 */
ul.exhibit-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.exhibit-list li {
  padding: 6px 0;
  border-bottom: 1px dotted #ddd;
}

ul.exhibit-list li:last-child {
  border-bottom: none;
}

.exhibit-title {
  font-weight: 600;
  font-size: 1rem;
  color: #222;
}

.exhibit-location {
  font-size: 0.95rem;
  color: #666;
  margin-left: 8px;
}

/* 작은 화면 대응 */
@media (max-width: 600px) {
  .exhibit-title,
  .exhibit-location {
    display: block;
    margin-left: 0;
  }
}

.elementor-element-a2858fd p {
  color: #f5f5f5 !important;
}
.elementor-element-4e71c131 p {
  color: #f5f5f5 !important;
}

.portfolio_page_title {
  display: none;
}
.portfolio_page_meta {
  display: none;
}

section.comments_wrap {
  display: none;
}
.portfolio_page_details_top .portfolio_page_details,
.portfolio_page_details_bottom .portfolio_page_details {
  margin-left: 3rem !important;
}
.portfolio_page_details_top .portfolio_page_description,
.portfolio_page_details_bottom .portfolio_page_description {
  width: 60% !important;
}
@media (max-width: 767px) {
  .portfolio_page_details_top .portfolio_page_details,
  .portfolio_page_details_bottom .portfolio_page_details {
    margin-left: 0 !important;
  }

  .portfolio_page_details {
    margin-top: 2rem !important;
  }

  .portfolio_page_details_top .portfolio_page_details_item_title,
  .portfolio_page_details_bottom .portfolio_page_details_item_title {
    width: 100% !important;
  }

  .portfolio_page_details_top .portfolio_page_description,
  .portfolio_page_details_bottom .portfolio_page_description {
    width: 100% !important;
  }
}

@media (max-width: 479px) {
  body .content_wrap,
  body .content_container {
    width: 327px !important;
  }
}

@media (max-width: 767px) {
  .sc_title_decoration.extra_vision {
    display: flex !important;
    flex-direction: row !important;
    align-items: center;
    justify-content: space-between !important;
    width: 100% !important;
  }

  .sc_title_decoration.extra_vision .sc_item_title {
    margin: 0 !important;
    flex: 1 1 auto;
  }

  .sc_title_decoration.extra_vision .sc_item_button {
    margin-left: auto !important;
    flex-shrink: 0;
  }
}
@media (max-width: 1279px) {
  .sc_blogger_masonry .masonry_wrap .masonry_item .post_featured {
    margin-bottom: 1em !important;
  }
}

.sc_blogger_masonry .masonry_wrap .masonry_item .post_featured {
  margin-bottom: 0.8em !important;
}

.post_layout_classic .post_title {
  font-size: 1em !important;
}

.home
  .sc_blogger.sc_blogger_excerpt
  .columns_wrap.excerpt_2
  .post_layout_excerpt
  .post_title,
.sc_blogger.sc_blogger_excerpt
  .columns_wrap.excerpt_3
  .post_layout_excerpt
  .post_title {
  font-size: 1em !important;
}
.home .post_layout_excerpt .post_featured {
  margin-bottom: 0.8em !important;
}
.post_layout_classic .post_title + .post_meta {
  margin-top: 0.3em !important;
}

/*홈화면 아트워크 제목 삭제
.home .post_layout_classic .post_title{display: none;}*/

.elementor-widget-image img {
  width: 100%;
  height: auto;
  max-width: 100%;
  display: block;
}
.elementor-column .elementor-widget-image {
  overflow: hidden;
}
.home .post_featured {
  margin-bottom: 0.8em !important;
}

/* Media Page Custom Styles with Important */

.media-item {
  border-bottom: 1px dotted #ccc !important;
  padding: 30px 0 !important;
}

.media-inner {
  display: flex !important;
  gap: 30px !important;
  align-items: flex-start !important;
  flex-wrap: wrap !important;
}

.media-thumb {
  flex: 0 0 250px !important;
  max-width: 250px !important;
}

.media-thumb img {
  width: 100% !important;
  height: auto !important;
  object-fit: cover !important;
  display: block !important;
}

.media-content {
  flex: 1 1 0 !important;
}

.media-title {
  font-size: 1.2rem !important;
  font-weight: 600 !important;
  margin: 5px 0 10px !important;
}

.media-date,
.media-meta {
  font-size: 0.9rem !important;
  color: #888 !important;
  margin-bottom: 5px !important;
}

.read-more a {
  color: #d33 !important;
  font-weight: bold !important;
  font-size: 0.9rem !important;
  display: inline-block !important;
  margin-top: 8px !important;
}

/* 반응형 대응 */
@media (max-width: 768px) {
  .media-inner {
    flex-direction: column !important;
  }

  .media-thumb {
    max-width: 100% !important;
  }
}

/* 미디어 페이지 */

/* ─────────── 공통 래퍼 ─────────── */
.page-content-wrap {
  padding: 120px 0 80px;
  max-width: 1100px;
  margin: 0 auto;
  font-family: "Manrope", "Pretendard", sans-serif;
}

/* ───── 상단 타이틀 & 한줄소개 ───── */
.page-heading {
  text-align: center;
  margin-bottom: 60px;
}
.page-heading h2 {
  font-size: 40px; /* WORKS 시각 크기와 동일 */
  line-height: 1.3; /* 자연스러운 간격 */
  font-weight: 400;
  color: #414141;
  margin: 0;
}
.page-heading h2 span {
  font-size: 40px;
} /* span 안도 40px */
.page-heading p {
  font-size: 16px;
  line-height: 28px;
  color: #555;
  margin: 15px 0 0;
}

/* ────────── 포스트 리스트 ────────── */
.media-post {
  display: flex;
  gap: 40px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 40px;
  margin-bottom: 60px;
}
.media-thumb {
  flex: 0 0 300px;
}
.media-thumb img {
  width: 100%;
  height: auto;
  display: block;
}
.media-content {
  flex: 1;
}
.media-content h3 {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 15px;
}
.media-content .excerpt {
  font-size: 16px;
  color: #444;
  margin-bottom: 15px;
}
.media-read-more {
  display: inline-block;
  padding: 8px 18px;
  background: #000;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}
.media-read-more:hover {
  background: #333;
}

/* ────────── 반응형 ────────── */
@media (max-width: 768px) {
  .media-post {
    flex-direction: column;
  }
  .media-thumb {
    margin-bottom: 20px;
    width: 100%;
    flex: none;
  }
}

body.page-template-page-media .page-content-wrap {
  padding: 0 !important;
}
body.page-template-page-media .page-heading p {
  margin: 0 !important;
  margin-bottom: 100px !important;
}

body.page-template-page-media .page-heading h2 {
  font-weight: 500 !important;
  margin-bottom: 10px;
}

body.page-template-page-media .media-content h3 {
  font-size: 20px !important;
  font-weight: 500 !important;
  margin: 0px 0 7px !important;
}

body.page-template-page-media .media-read-more {
  display: inline-block;
  width: auto; /* 💡 핵심 */
  align-self: flex-start; /* 또는 원하는 정렬: center, flex-end */
  padding: 3px 18px;
  background: #000;
  color: #fff;
  font-size: 13px;
  font-family: "Manrope";
  font-weight: 500;
}

body.page-template-page-media .scheme_default a {
  color: #fff !important;
}

body.page-template-page-media .media-content .excerpt {
  margin-bottom: 25px !important;
}

body.page-template-page-media .media-post {
  display: flex;
  align-items: center; /* 세로 정렬 핵심 */
}
body.page-template-page-media .media-content {
  display: flex;
  flex-direction: column;
  justify-content: center; /* 내부 요소 가운데 정렬 */
}
@media (max-width: 768px) {
  body.page-template-page-media .media-post {
    gap: 15px !important;
  }
  body.page-template-page-media .media-thumb {
    margin-bottom: 0 !important;
    flex: 0 !important;
  }
  body.page-template-page-media .media-post {
    align-items: normal !important;
  }
  body.page-template-page-media .page-heading p {
    margin-bottom: 0 !important;
  }
  body.page-template-page-media .media-content .excerpt {
    font-size: 14px !important;
  }
  body.page-template-page-media .media-content .excerpt {
    margin-bottom: 17px !important;
  }
  body.page-template-page-media .media-content h3 {
    font-size: 18px !important;
    letter-spacing: -0.01em;
  }
  .elementor-5836 .elementor-element.elementor-element-2907673 {
    font-size: 16px !important;
  }
  .elementor-5836
    .elementor-element.elementor-element-2907673
    > .elementor-widget-container {
    line-height: 1.5em !important;
  }
  .page_content_wrap {
    padding-top: 1.5rem !important;
  }
}

.page_content_wrap {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

.elementor-element-7b18b8f p {
  color: #f5f5f5 !important;
}

.elementor-element-3628782 p {
  color: #f5f5f5 !important;
}

@media (max-width: 479px) {
  .elementor-section.elementor-section-boxed
    > .elementor-container.elementor-column-gap-no,
  .body_style_boxed
    .elementor-section.elementor-section-boxed
    > .elementor-container.elementor-column-gap-no,
  .body_style_fullwide.sidebar_hide
    .elementor-section.elementor-section-boxed
    > .elementor-container.elementor-column-gap-no {
    max-width: 375px !important;
  }
}

@media (max-width: 768px) {
  .elementor-element-7b18b8f p {
    font-size: 0.85em !important;
    line-height: 1.4em !important;
  }

  .elementor-element-3628782 p {
    font-size: 1.2em !important;
    line-height: 1.5em !important;
  }

  .elementor-61
    .elementor-element.elementor-element-3628782
    > .elementor-widget-container {
    color: rgba(245, 245, 245, 0.6) !important;
    font-size: 1.2em !important;
    line-height: 1.5em !important;
  }

  .page_content_wrap {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .wixui-rich-text__text {
    font-size: 30px !important;
  }
  h2.font_0.wixui-rich-text__text {
    line-height: 50px !important;
  }
}

@media (max-width: 479px) {
  .home nav.sc_item_pagination .page-count {
    float: right !important;
    line-height: 1em !important;
  }
  .page_content_wrap {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}

.elementor-61 .elementor-element.elementor-element-a2858fd {
  font-family: ;
}

.trx_addons_inline_34622661 span.sc_item_title_text {
  font-family: "Cardo", sans-serif !important;
}

.trx_addons_inline_861739362 span.sc_item_title_text {
  font-family: "Cardo", sans-serif !important;
}

#trx_sc_title_145191831 .sc_item_descr p {
  color: #fff !important;
}

.sc_item_title_inner span {
  font-family: "Cardo", sans-serif !important;
}

.elementor-element-c7e20c4 .elementor-widget-container p {
  color: #fff !important;
}

@media (max-width: 479px) {
  .elementor-section.elementor-section-boxed
    > .elementor-container.elementor-column-gap-extended,
  .body_style_boxed
    .elementor-section.elementor-section-boxed
    > .elementor-container.elementor-column-gap-extended,
  .body_style_fullwide.sidebar_hide
    .elementor-section.elementor-section-boxed
    > .elementor-container.elementor-column-gap-extended {
    max-width: 327px !important;
  }
}
@media (max-width: 768px) {
  body.page-template-page-media .page-heading p {
    margin-bottom: 0 !important;
    font-size: 16px !important;
    line-height: 1.5em !important;
  }
}

@media (max-width: 767px) {
  .sc_item_filters_tabs a {
    padding: 8px 17px !important;
  }
}

.post_item_single .post_featured {
  display: none;
}

.single_style_in-below.post_header_wrap .post_header .post_title {
  font-size: 1.7em !important;
}
/*
.page-id-5836 .post_meta .post_meta_item:after,
.post_meta .post_meta_item.post_edit:after,
.post_meta .vc_inline-link:after {
  display: none !important;
}
.page-id-5836 span.post_date {
  display: none !important;
}
.scheme_default .post_meta_item.post_categories #text {
  display: none !important;
}
  .post_meta_item.post_categories a:first-child {
    display: none;
  }
*/

hr,
.vc_separator {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.single_style_in-below.post_header_wrap {
  margin-bottom: 1em !important;
}

.single_style_in-below.post_header_wrap .post_header .post_title + .post_meta {
  margin-top: 0.8em !important;
}

.portfolio_page_details_wrap .portfolio_page_subtitle:after {
  height: 1.5px !important;
}

.wp-block-separator {
  border-top: 1.5px solid !important;
}
.scheme_default hr {
  border-color: #000 !important;
}

.aligncenter {
  margin-bottom: 1.5em !important;
  margin-top: 1.5em !important;
}

.post_header {
  display: flex !important;
  flex-direction: column !important;
}

.post_meta {
  order: -1 !important; /* 타이틀보다 먼저 노출 */
}

.single_style_in-below.post_header_wrap .post_header .post_title + .post_meta {
  margin-top: 0 !important;
  margin-bottom: 1em !important;
}

.scheme_default .post_item_single .post_header .post_meta_item,
.scheme_default .post_item_single .post_header .post_meta .vc_inline-link,
.scheme_default .post_item_single .post_header .post_meta_item a,
.scheme_default
  .post_item_single
  .post_header
  .post_meta_item
  .socials_caption {
  color: #444 !important;
}

.menu-item.menu-icon-user > a::before {
  content: "\f007"; /* Font Awesome user icon */
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 6px;
  color: inherit; /* 텍스트 색상과 동일하게 */
}

.nolinkstyle {
  color: inherit !important;
  text-decoration: none !important;
  font-weight: inherit;
}
@media (max-width: 768px) {
  .footer-label {
    display: none;
  }
}
.scheme_dark.footer_wrap a,
.footer_wrap .scheme_dark.vc_row a {
  letter-spacing: 0.3px !important;
}

.post_layout_classic .post_title {
  line-height: 1.5em !important;
}

.scheme_default .post_meta_item.post_categories,
.scheme_default .post_meta_item.post_categories a {
  color: #444 m !important;
}

@media (max-width: 479px) {
  .home span.sc_item_title_text {
    font-size: 1.8rem !important;
  }
  .sc_title_decoration .sc_item_title:after,
  .sc_title_decoration.extra_vision:after {
    margin-top: 6px !important;
  }

  .home
    .scheme_default
    .sc_button_simple.color_style_dark:not(.sc_button_bg_image),
  .scheme_default .color_style_dark .sc_button_simple:not(.sc_button_bg_image) {
    margin-top: -6px !important;
  }
}

.caption-container {
  display: -webkit-box !important;
  -webkit-line-clamp: 3 !important; /* 3줄만 보여줌 */
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}

/* 데스크탑: 한 줄에 4개 
.sbi_carousel .sbi_item {
  flex: 0 0 25% !important;
  max-width: 25% !important;
}

/* 모바일: 한 줄에 2개 
@media (max-width: 767px) {
  .sbi_carousel .sbi_item {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
}*/

@media (max-width: 767px) {
  .elementor-75
    .elementor-element.elementor-element-619ed38
    > .elementor-widget-container {
    font-size: 16px !important;
    line-height: 1.5em !important;
  }

  .scheme_dark.footer_wrap a,
  .footer_wrap .scheme_dark.vc_row a {
    color: white !important;
  }

  .page-id-6356 .page-heading {
    margin-bottom: 40px !important;
  }
}

#sb_instagram .sbi_caption {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  font-family: "Manrope", "Pretendard", sans-serif;
  font-weight: 500;
  letter-spacing: -0.001em;
  line-height: 1.3rem;
  font-size: 13px !important;
}

#sb_instagram .sbi_caption_wrap {
  padding: 15px 15px;
}
#sb_instagram .sbi_info p {
  text-align: left;
}

.sbi_caption {
  display: -webkit-box;
  -webkit-line-clamp: 3; /* 원하는 줄 수 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.elementor-61
  .elementor-element.elementor-element-4e71c131
  > .elementor-widget-container {
  margin: 15px 0px 40px 0px;
  font-size: 14px;
  line-height: 1.3rem;
}
/*
.sbi_caption {
  height: 80px;
  overflow: hidden;
}*/

#sb_instagram .sbi_item {
  margin: 15px;
}

#sb_instagram .sbi_caption span:first-child {
  font-weight: 600;
}
#sb_instagram .sbi_caption {
  color: #111;
}
#sb_instagram .sbi_caption a {
  color: #888;
  font-size: 12px;
}

#sb_instagram .sbi_item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.06);
  pointer-events: none; /* 클릭 방해 X */
  z-index: 1;
}
#sb_instagram .sbi_item {
  position: relative; /* 위 before 포지션 기준 */
}

#sb_instagram #sbi_load {
  margin-top: 0.6em;
  font-weight: 700;
}

/* 기본 색상 설정 */
.scheme_default .post_meta_item.post_categories,
.scheme_default .post_meta_item.post_categories a {
  color: #0d1113;
  transition: color 0.3s ease;
}

/* hover 시 색상 변경 */
.scheme_default .post_meta_item.post_categories:hover,
.scheme_default .post_meta_item.post_categories a:hover {
  color: #f23b11;
}
.portfolio_page_featured {
  width: 100% !important;
  height: auto !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.portfolio_page_featured img {
  width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
  display: block !important;
}

.elementor-element-f730af3 .sc_title .sc_item_descr p:last-child {
  color: #f5f5f5 !important;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  font-size: 1.1em;
  line-height: 1.1em;
}

span.woocommerce-Price-currencySymbol {
  font-size: 0.9em;
}
.scheme_default .woocommerce ul.products li.product .price,
.scheme_default .woocommerce-page ul.products li.product .price,
.scheme_default .woocommerce ul.products li.product .price ins,
.scheme_default .woocommerce-page ul.products li.product .price ins {
  font-size: 1.3em;
}
.woocommerce ul.products li.product .post_data,
.woocommerce-page ul.products li.product .post_data {
  margin-top: 1.1em;
}

.scheme_default .single_product_layout_stretched div.product .woocommerce-tabs,
.scheme_default .woocommerce div.product .woocommerce-tabs .panel,
.scheme_default .woocommerce-page div.product .woocommerce-tabs .panel,
.scheme_default .woocommerce #content div.product .woocommerce-tabs .panel,
.scheme_default
  .woocommerce-page
  #content
  div.product
  .woocommerce-tabs
  .panel {
  background-color: #fff;
}

.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce #content div.product .woocommerce-tabs .panel,
.woocommerce-page div.product .woocommerce-tabs .panel,
.woocommerce-page #content div.product .woocommerce-tabs .panel {
  padding: 0 !important;
  padding-bottom: 5em;
}

/*상품 카테고리 및 포스트아이디 삭제 */
.woocommerce div.product .product_meta {
  display: none;
}

.scheme_default .trx_addons_dark, .scheme_default .trx_addons_dark>a{font-weight: 700;}

.post_featured{margin-bottom: 0.5em;}
.row.columns_padding_bottom > [class*=column-], .columns_wrap.columns_padding_bottom > [class*=column-], .row > [class*=column-].columns_padding_bottom, .columns_wrap > [class*=column-].columns_padding_bottom{    padding-bottom: 3.5em;}


/*
.post_featured.with_thumb img {
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1; /* 정사각형 비율 고정 */
  object-fit: cover; /* 이미지 잘라내기 */
}
*/

.sc_portfolio_default .sc_portfolio_item_thumb {
  margin-bottom: 1em !important;
}
.sc_portfolio_default .sc_portfolio_item_title{    font-size: 1em;}

.sc_portfolio_default .sc_portfolio_item_subtitle{margin-top: 0.4em;}
.related_wrap.sc_portfolio_default .post_featured + .sc_portfolio_item_info {
  margin-top: 0.5em;
}

.single-product .woocommerce-tabs + .related, .single-product .trx-stretch-width-wrap + .related, .single_product_layout_stretched .related {display: none;}

.scheme_default .woocommerce div.product p.price, .scheme_default .woocommerce div.product span.price, .scheme_default .woocommerce span.amount, .scheme_default .woocommerce-page span.amount{    color: #0D1113;
    font-family: "Pretendard", sans-serif;
    font-weight: 500;
    font-size: 0.9em;}

span.sold-out-text{    color: #B0B6BA;
    font-family: "Pretendard", sans-serif;
    font-weight: 500;
    font-size: 0.9em;}

/*shop 카테고리, 이전게시글 등 우측 위젯 삭제*/    
.sidebar_default[class*=scheme_] .widget + .widget{display: none;}


.scheme_default .woocommerce ul.products li.product .price, .scheme_default .woocommerce-page ul.products li.product .price, .scheme_default .woocommerce ul.products li.product .price ins, .scheme_default .woocommerce-page ul.products li.product .price ins{font-size: 1.2em; margin-top: 0.4em;}

@media (max-width: 1279px) {
    .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
        font-size: 1.2em !important; 
        line-height: 1em !important;
    }}


    .woocommerce div.product p.price {    color: #0D1113;
    font-size: 1.5em !important;}

    .scheme_default .post_item_single .post_header .post_date{display: none;}
    .post_meta .post_meta_item:after, .post_meta .post_meta_item.post_edit:after, .post_meta .vc_inline-link:after{display: none;}
    .related_wrap.related_style_classic .post_title {
      font-size: 1.3em;}
    .scheme_default .post_meta, .scheme_default .post_meta_item, .scheme_default .post_meta_item:after, .scheme_default .post_meta_item:hover:after, .scheme_default .post_meta .vc_inline-link, .scheme_default .post_meta .vc_inline-link:after, .scheme_default .post_meta .vc_inline-link:hover:after, .scheme_default .post_meta_item a, .scheme_default .post_info .post_info_item, .scheme_default .post_info .post_info_item a, .scheme_default .post_info_counters .post_meta_item{display: none;}

    @media (max-width: 515px) {
    .post_featured {
        margin-bottom: 0.6em !important;
    }}

.media-content {
  display: flex;
  flex-direction: column;
}

/* 순서만 교체 */
.media-content .excerpt {
  order: 1;
}

.media-content h3 {
  order: 2;
}

.media-content .media-read-more {
  order: 3; /* 버튼은 아래에 고정 */
}

body.page-template-page-media .media-content .excerpt {
    margin-bottom: 0.4em !important;
}

body.page-template-page-media .media-content h3 {
 margin-bottom: 1.1em !important;}

 .sc_portfolio_default .sc_portfolio_item_subtitle{display: none;}
 .sc_portfolio_default .sc_portfolio_item_thumb {
  margin-bottom: 0.8em !important;
}

@media (max-width: 767px) {
  .related_wrap.sc_portfolio_default .post_featured + .sc_portfolio_item_info {
      margin-top: 0.8em !important;
  }}
  @media (max-width: 479px) {
  .sc_portfolio_default .sc_portfolio_item_title {
    font-size: 15px !important;}}

    @media (max-width: 768px) {
      .portfolio_page_details_wrap {
        order: 2;
      }
    
      .portfolio_page_content_wrap {
        order: 1;
      }
    
      /* 만약 부모에 display: flex가 없으면 추가 */
      .content > article {
        display: flex;
        flex-direction: column;
      }
      .portfolio_page_details_top .portfolio_page_details_wrap {
        margin-bottom: 1em;}
      
    }
    
    /*share버튼 삭제*/
    .portfolio_page_details .portfolio_page_details_item + .portfolio_page_details_item.portfolio_page_details_share{display: none;}


    /*로딩 아이콘*/
    #page_preloader {
      background: #fff !important;  /* 배경 흰색 등으로 변경 */
      display: flex;
      justify-content: center;
      align-items: center;
    }
    #page_preloader .preloader_image {
      display: none !important;  /* 기존 꽃 모양 숨기기 */
    }
    #page_preloader::after {
      content: "";
      width: 40px;
      height: 40px;
      border: 3px solid #ccc;
      border-top: 3px solid #f07c7c;  /* 원하는 색상 */
      border-radius: 50%;
      animation: spin 1s linear infinite;
    }
    @keyframes spin {
      0% { transform: rotate(0deg); }
      100% { transform: rotate(360deg); }
    }
            

    /* ===== SOLD OUT 전체 오버레이 + 텍스트 중앙 정렬 (충돌 스타일 초기화 포함) ===== */

/* 1) 기존 리본/삼각형/아이콘/회전 등 모든 스타일 제거 & 전체 덮기 */
.woocommerce ul.products li.product .outofstock_label {
  position: absolute !important;
  inset: 0 !important;           /* top:0; right:0; bottom:0; left:0; */
  width: 100% !important;
  height: 100% !important;

  /* 중앙 정렬용 플렉스 */
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;

  /* 오버레이 */
  background: rgba(0,0,0,0.6) !important;
  color: transparent !important; /* 원문 텍스트 숨기기 */

  /* 충돌 가능성 있는 속성 초기화 */
  transform: none !important;
  -webkit-transform: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
  text-indent: 0 !important;
  text-align: center !important;
  background-image: none !important;
  letter-spacing: normal; /* 필요 시 조정 */
  line-height: 1 !important;

  border-radius: inherit; /* 썸네일 둥근모서리 따라감 */
  z-index: 10;
  pointer-events: none; /* 클릭 방해 방지 */
}

/* 2) 테마가 넣은 의사요소(리본 삼각형/아이콘) 제거 */
.woocommerce ul.products li.product .outofstock_label::before,
.woocommerce ul.products li.product .outofstock_label::after {
  content: none !important;
}

/* 3) 우리가 출력할 텍스트를 새로 추가 (정중앙) */
.woocommerce ul.products li.product .outofstock_label::after {
  content: "SOLD OUT"; /* ← 여기서 "품절" 등으로 변경 가능 */
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
  text-align: center;
}


/* ================================
   MEDIA 페이지 헤더 및 미디어킷 버튼
   ================================ */

.page-heading {
  text-align: center;
}

/* 미디어킷 버튼 (가운데 정렬 + 흰색 텍스트/아이콘) */
.media-kit-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;

  margin-top: 0;
  padding: 1em 2.4em;
  border-radius: 9999px;
  background: #000;
  color: #fff !important;

  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  transition: transform .15s ease, background .15s ease, box-shadow .15s ease;

  /* 가운데 정렬 */
  position: relative;
  left: 50%;
  transform: translateX(-50%);
      margin-bottom: 3.3em;
}

.media-kit-btn:hover {
  background: #222;
  transform: translateX(-50%) translateY(-1px);
  box-shadow: 0 6px 18px rgba(0,0,0,.15);
}

/* 다운로드 아이콘 */
.media-kit-icon {
  display: inline-flex;
  width: 18px;
  height: 18px;
  color: #fff; /* 아이콘도 흰색 */
}

/* 모바일 버전 조정 */
@media (max-width: 480px) {
  .media-kit-btn { 
    padding: 9px 16px; 
    font-size: 14px; 
  }
  .media-kit-icon { 
    width:16px; 
    height:16px; 
  }
}

/* 아이콘 hover 시 포인트 컬러 (#F23B11) */
.media-kit-btn:hover .media-kit-icon {
  color: #F23B11 !important;
}

/* 아이콘 기본 색은 흰색 유지 */
.media-kit-btn .media-kit-icon {
  color: #ffffff !important;
  transition: color 0.2s ease;
}


body.page-template-page-media .page-heading p{margin-bottom: 0 !important;}

.elementor-5836 .elementor-element.elementor-element-2907673 > .elementor-widget-container{    margin: 0px 0px 60px 0px;}
.elementor-75 .elementor-element.elementor-element-619ed38 > .elementor-widget-container{    margin: 0px 0px 60px 0px;}