:root {
	--wd-text-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgba(51, 51, 51, 0.65);
	--wd-alternative-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(73,51,209);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(73,51,209);
	--btn-accented-bgcolor-hover: rgb(65,46,188);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(244,244,244);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-checkout-steps {
	text-transform: capitalize;
}
html table th {
	text-transform: none;
}
html .btn.wd-buy-now-btn {
	background: rgb(36,36,36);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(51,51,51);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(118,118,118);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-color: rgb(36,36,36);
	--wd-arrow-color-hover: rgb(51,51,51);
	--wd-arrow-color-dis: rgb(36,36,36);
	--wd-arrow-bg: rgb(244,244,244);
	--wd-arrow-bg-hover: rgb(239,239,239);
	--wd-arrow-bg-dis: rgb(244,244,244);
	--wd-arrow-radius: 20px;
}
.wd .product-label.onsale {
	background-color: rgb(36,36,36);
}
.wd .product-label.new {
	background-color: rgb(36,36,36);
}
.wd .product-label.featured {
	background-color: rgb(36,36,36);
}
.wd .product-label.out-of-stock {
	background-color: rgb(36,36,36);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1540px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1540px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

.wd-loop-prod-meta{
	display:none;
}

.wd-loop-prod-title{
    --wd-line-count: 4 !important;
}

.wd-single-short-desc{
	display:none;
}




/* 요약 영역 내 스펙 테이블 래퍼 */
.custom-product-specs-wrapper {
    margin-top: 20px;
    margin-bottom: 25px;
    padding: 15px 18px;
    background-color: #f9f9f9;
    border: 1px solid #ebebeb;
    border-radius: 5px;
}

.custom-product-specs-wrapper .custom-specs-title {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 12px;
    padding-bottom: 6px;
    border-bottom: 2px solid #222;
}

/* 우커머스 기본 속성 테이블 축소 커스텀 */
.custom-product-specs-wrapper table.woocommerce-product-attributes {
    width: 100%;
    margin-bottom: 0;
    border-collapse: collapse;
    font-size: 13px;
}

.custom-product-specs-wrapper table.woocommerce-product-attributes th {
    width: 35%;
    padding: 6px 10px 6px 0;
    font-weight: 600;
    color: #333;
    border-bottom: 1px dashed #e1e1e1;
    text-align: left;
}

.custom-product-specs-wrapper table.woocommerce-product-attributes td {
    padding: 6px 0;
    color: #666;
    border-bottom: 1px dashed #e1e1e1;
}

.custom-product-specs-wrapper table.woocommerce-product-attributes tr:last-child th,
.custom-product-specs-wrapper table.woocommerce-product-attributes tr:last-child td {
    border-bottom: none;
}@media (max-width: 576px) {
	@media (max-width: 768px) {
  /* 1. 슬라이더 래퍼 내부 absolute 해제 -> 이미지 아래로 배치 */
  .wd-slider .wd-nav-pagin-wrap.wd-slider-pagin {
    position: static;
    inset-inline: auto;
    bottom: auto;
    margin-top: 15px;
    padding: 0 15px;
    width: 100%;
    z-index: 1;
  }

  /* 2. 가로 스크롤 활성화 */
  .wd-slider .wd-nav-pagin-wrap .wd-nav-pagin {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    justify-content: flex-start;
    -webkit-overflow-scrolling: touch;
    gap: 8px 16px;
    padding-bottom: 8px; /* 스크롤바/터치 여백 */
    scrollbar-width: none; /* 파이어폭스 스크롤바 숨김 */
  }

  /* 크롬/사파리 스크롤바 숨김 */
  .wd-slider .wd-nav-pagin-wrap .wd-nav-pagin::-webkit-scrollbar {
    display: none;
  }

  /* 3. 텍스트 줄바꿈 방지 및 터치 타겟 확보 */
  .wd-slider .wd-nav-pagin-wrap .wd-nav-pagin li {
    flex-shrink: 0;
    white-space: nowrap;
    padding: 6px 4px;
  }

  .wd-slider .wd-nav-pagin-wrap .wd-nav-pagin li span {
    font-size: 13px; /* 모바일 가독성에 맞게 조정 */
  }
}
}

