.logo-area2 .logo a img {
    margin-top: 9px;
}
.aspect-image-logo {
      width: 262px; /* 가로만 고정 */
      aspect-ratio: 180 / 35; /* 비율 고정 */
      object-fit: contain; /* 이미지가 잘리지 않고 보이게 */
      height: auto; /* 높이는 자동 */
      display: block; /* 이미지 주변 여백 제거 */
}
.logo-area2 form.search-bar button {
	color:#4ECB71;
}
.logo-area2 form.search-bar input {
    border: 2px solid #4ecb71;
}
.logo-area2 form.search-bar .search-cat .scat-id.form-control {
    border-right: 1px solid #4ecb71;
    border-left: 1px solid #4ecb71;
}
.logo-area2 form.search-bar input:focus {
  border-color: #4ecb71;
}
/*모바일 3선*/
.mean-container .mean-bar .meanmenu-reveal {
	margin-top:17px;
}
.mean-container .mean-bar .meanmenu-reveal span {
    display: block;
    height: 2px;
    margin: 5px auto;
    background: #4ecb71; /* 원하는 색으로 */
    width: 25px;
}
/*모바일 3선*/
/*스티키menu*/
.sticky-menu .carts-area .src-box form input {
    border: 2px solid #4ecb71;
}
/*스티키menu*/
.menu-area2 .sidemenu p {
    background: #4ecb71;
}
.mean-container .mean-bar .mean-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  background: transparent;
}

.aspect-image-logo2 {
  width: 180px; /* 원래 비율에 맞춰 줄임 */
  aspect-ratio: 180 / 35;
  object-fit: contain;
  height: auto;
  display: block;
  margin: 0;
}

.mean-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 30px; /* 좌우 여백 조정 */
  background: #fff;
}

.logo-link {
  display: flex;
  align-items: center;
  margin-left:20px;
}

.mean-container .mean-bar .meanmenu-reveal {
	top:auto;
}
.search-form {
  display: flex;
  align-items: center;
  gap: 8px;
}

.search-input {
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-radius: 20px;
  font-size: 14px;
  outline: none;
  transition: all 0.2s ease;
  max-width: 161px;
}

.search-input:focus {
  border-color: #4ecb71;
  box-shadow: 0 0 0 2px #4ecb71;
}


.price-info {
    margin-top: 0px;
    font-size: 14px;
}

.discount {
    color: #222;
    margin-right: 4px;
    font-weight: bold;
}

.base-price s {
    color: #888;
    margin-right: 6px;
}

.final-price {
    color: red;
    font-size: 16px;
    font-weight: bold;
}

.rocket-icon {
    height: 16px;
    margin-left: 6px;
    vertical-align: middle;
}

.news-con a , .news-img a{
	padding:0 !important;
}
.menu-area2 .main-menu ul li.mega-menu .mega-box .mega-bnr .bnr-box.bnr-flex {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    text-align: left;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #ddd;
}

.sticky-menu .main-menu ul li.mega-menu .mega-box .mega-bnr .bnr-box.bnr-flex {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    text-align: left;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #ddd;
}


.bnr-box.bnr-flex img {
    width: 65px;
    height: 65px;
    object-fit: cover;
    flex-shrink: 0;
}

.sticky-menu .main-menu ul li.mega-menu .mega-box .mega-bnr .bnr-box.bnr-flex span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* ← 3으로 바꾸면 3줄 */
       overflow: hidden;
    text-overflow: ellipsis;

    font-size: 12px;
    color: #e45151;
    font-weight: 600;
    line-height: 1.2;
    max-height: calc(1.4em * 2); /* 2줄일 경우 */
}

.menu-area2 .main-menu ul li.mega-menu .mega-box .mega-bnr .bnr-box.bnr-flex span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* ← 3으로 바꾸면 3줄 */
       overflow: hidden;
    text-overflow: ellipsis;

    font-size: 12px;
    color: #e45151;
    font-weight: 600;
    line-height: 1.2;
    max-height: calc(1.4em * 2); /* 2줄일 경우 */
}


.slider-area2 .slider-wrapper .slider-item .slider-table .slider-tablecell .slider-box {
	padding-top:0px;
	padding-left:15px;
}
.feat-pro2 .ftr-product .tab-content .tab-pane .tab-slider .tab-item .img-content ul.price li{
	font-size:14px;
}
.blog-content h5 {
  min-height: 48px; /* 2줄 기준 높이 설정 */
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* 최대 2줄까지 표시 */
  -webkit-box-orient: vertical;
}


.meanmenu-trigger {
  width: 40px;
  height: 40px;
  position: relative;
  z-index: 999;
  cursor: pointer;
}

.meanmenu-trigger span {
  display: block;
  height: 2px;
  background: #32c36c;
  margin: 6px 0;
  width: 25px;
}


.category .product-box .tab-content .tab-pane .tab-item {
    margin-bottom: 9px;
}
@media (max-width: 767.98px) {
  .product-box {
    margin-top: 60px !important;
  }
}

.sg-product .sg-content .colo-siz .pro-btns a.cart {
    background: #346aff;
}
.category .product-box .tab-content .tab-pane .tab-item .tab-heading p {
    padding: 0px;
}
.category .product-box .tab-content .tab-pane .tab-item .img-content {
    padding: 0 0 10px;
}
.cart-fullwidth {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px;
    background: #0074e4;
    color: #fff;
    border-radius: 5px;
}

.owl-item .sim-item{
	min-height:318.5px !important;
}
.feat-pro2 .ftr-product .tab-content .tab-pane .tab-slider .tab-item {
	max-height:350px !important;
	min-height:350px !important;
}
.mean-container .mean-bar {
    background: #fff;
    float: none;
    z-index: 9999; /* 더 높은 우선순위 확보 */
    text-align: center;
    padding: 10px 0 15px;
    position: fixed; /* ← 이게 핵심! */
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* 선택사항: 고정일 때 약간의 그림자 */
}

/* mobile 환경 (예: 767px 이하) 에서만 적용 */
@media (max-width: 767px) {
  /* .best-ofr.mt-5 섹션의 상단 여백을 100px로 늘림 */
  .best-ofr {
    margin-top: 100px !important;
  }
}
