body {
  font-family: 'Noto Sans KR', sans-serif !important;
}

.text-no-break {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.nav-menu-depth1 {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  color: #444;
  text-decoration: none;
  text-transform: capitalize;
  display: block;
}

.nav-menu-depth2 {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 28px;
  color: #2E3E5C;
  text-decoration: none;
  text-transform: capitalize;
  display: block;
  width: 100px;
}

.dropdown-content {
  display: none;
  position: absolute;
  cursor: default !important;
  padding: 5px 0;
  border-radius: 4px;
  z-index: 100;
  list-style-type: none;
  background-color: #ffffff;
  box-shadow: 0 4px 12px 0 rgb(0 0 0 / 14%);
}

.dropdown-content li {
  margin-right: 0 !important;
  padding: 8px 10px;
}

.dropdown-content li:hover {
  background-color: #f4f4f4;
}

.dropdown:hover {
  /*text-decoration: underline;*/
}

.dropdown:hover .dropdown-content {
  display: block;
}

.language {
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 28px;
  text-transform: uppercase;
  color: #2E3E5C;
  margin-right: 21px;
  text-decoration: none;
}

.category-depth-1-ctn {
  flex: 1;
  /*width: 100%;*/
  /*display: inherit;*/
}

.category-depth-1-ctn ul {
  padding-left: 0 !important;
}

.category-depth-1-ul-ctn {
  margin-left: 50px;
}

.category-depth-1-ctn>ul>li:not(:last-child) {
  flex-grow: 1;
}

/* ảnh hưởng đến logo login, cmt để theo dõi và test */
/* .logo-banner {
  margin-right: 40px;
} */

.utils {
  display: flex;
  margin-left: 40px;
}

.category-depth-1-item {
  display: inline-block;
  padding: 30px 0;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  /*margin-bottom: 2px;*/
  /*margin-left: auto;*/
  /*margin-right: auto;*/
}

.category-depth-1-item:hover {
  border-bottom: 2px solid #0d5cab;
  font-size: 16px;
  font-weight: 400;
  /*margin-bottom: -2px;*/
}

.cart {
  border-radius: 50%;
  width: 16px;
  height: 16px;
  background-color: #C50000;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -6px;
  text-align: center;
  top: -10px;
}

.cart-item-ctn {
  position: relative;
  margin-right: 20px;
}

.cart span {
  font-style: normal;
  font-weight: 500;
  font-size: 9px;
  color: #FFFFFF;
}

.category-depth-1 {
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 28px;
  text-transform: capitalize;
  color: #444;
  text-decoration: none;
}

.show-menu-depth-1 {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  color: #2E3E5C;
  text-decoration: none;
}

.show-menu-top-ul-dad {
  display: flex;
  flex: 1;
  padding-left: 0 !important;
  /* overflow-x: auto; */
}

.category-dropdown {
  overflow: hidden;
}

.category-dropdown-content {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  background-color: #ffffff;
  box-shadow: 0 10px 12px 0 rgba(0, 0, 0, 0.14);
  z-index: 20;
  margin-top: 32px;
  padding: 40px 0;
}

.category-dropdown:hover .category-dropdown-content {
  display: block;
}

.search-dropdown-content {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  background-color: rgba(0,101,166,.98);
  box-shadow: 0 10px 12px 0 rgba(0, 0, 0, 0.14);
  z-index: 50;
  margin-top: 35px;
  padding: 40px 0;
  color: white;
}

.separator-line {
  /*border: 1px solid #F5F5F5;*/
  width: 100%;
}

.category-depth-2-main-menu {
  font-weight: 500;
}

.category-depth-2 {
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 25px;
  color: #444;
  list-style: none;
  vertical-align: middle;
  text-decoration: none;
  display: flex;
  align-items: center;
  width: fit-content;
}

.show-menu-top-ul-baby {
  display: grid;
  padding: 0;
  /* margin: 10px 0 10px 0; */
}

.show-menu-top-ul-baby li a {
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 40px;
  /* or 250% */
  color: #637597;
}

.show-menu-top-ul-dad a {
  text-decoration: none;
}

.all-menu-dropdown {}

.all-menu-dropdown-content {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  background-color: #ffffff;
  box-shadow: 0 10px 12px 0 rgba(0, 0, 0, 0.14);
  z-index: 10;
  margin-top: 34px;
  padding: 40px 0;
}

.show {
  display: block;
}

.unset-margin-left {
  margin-left: unset;
}

.show-menu-top-ul-dad .show-menu-top-li-dad {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  /* identical to box height, or 139% */
  color: #2E3E5C;
  flex: 1;
  list-style: none;
  margin-right: 20px;
}

.show-menu-top-li-dad:last-child {
  margin-right: 0;
}

.sub-category-menu-ctn {
  display: flex;
  flex: 1;
  margin-left: 67px;
}

.sub-category-menu-ctn ul li>ul>li {
  list-style-type: none;
}

.sub-category-menu {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}

.sub-category-menu>li {
  vertical-align: top;
  margin: 0 0 50px 0 !important;
  width: 25%;
}

.sub-category-menu>li::marker {
  content: none !important;
}

.keyword-input {
  /* border: 1px solid rgba(68, 68, 68, 0.6) !important; */
  border-radius: 50px !important;
  padding: 10px 20px 10px 20px;
  width: 100%;
}

.search-btn {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translate(0, -50%);
}

.keyword-suggest-ctn {
  text-align: center;
  margin-top: 30px;
}

.keyword-suggest-ctn>p {
  font-weight: 100;
  font-size: 17px;
  line-height: 28px;
  text-transform: capitalize;
  color: white;
}

.keyword-suggest-ctn span.suggest-keyword {
  border: 0.5px solid white !important;
  margin: 0 10px;
  padding: 5px 14px;
  border-radius: 20px !important;
}

.suggest-keyword:hover {
  background-color: lightgray;
  cursor: pointer;
}

.category-dropdown-content {
  transition: all .3s ease-in-out;
}

.login-mobile-icon {
  display: none;
}

.link-logout {
	text-decoration:none;
	color: black;
}

.link-logout:hover {
	color: #0d6efd;
}

/* response mega menu */
@media screen and (min-width: 320px) and (max-width:950px) {
  .show-menu-top-ul-dad {
    flex-direction: column;
  }

  .show-menu-top-li-dad:last-child {
    margin-right: 20px;
  }

  .category-depth-1-item {
    padding: 0px;
  }

}

@media screen and (min-width: 1020px) and (max-width: 1200px) {
  .show-menu-top-ul-dad {
    overflow-x: auto;
  }

  .show-menu-top-ul-dad::-webkit-scrollbar {
    overflow-x: auto;
  }

  .recommend-products .recommend-products-desciption {
    height: 80px;
  }

  .popup-three .content-popup-three-left p>a {
    color: #fff;
  }

  .content-popup-three-left-title {
    margin-bottom: 40px;
    color: #fff;
  }

  .content-popup-three-left-btn button {
    background: white;
    border: none;
  }
}


#myBtn-back-home-btn {
  display: none;
}

/* 색은 ID 로 지정해 다른 규칙이 덮어쓰지 못하게 한다 */
#myBtn-back-home-btn.back-home-btn {
  background-color: #ffffff;
  border: 1px solid #e3e6eb;
  color: #04264e;
}

#myBtn-back-home-btn.back-home-btn:hover {
  background-color: #04264e;
  border-color: #04264e;
  color: #ffffff;
}

/* sh_common.css 의 a{color:#222} 가 화살표(currentColor)를 덮어써 호버 시 흰색이 되지 않는다.
   버튼 색을 그대로 물려받게 한다 */
#myBtn-back-home-btn.back-home-btn > a,
#myBtn-back-home-btn.back-home-btn > a > svg {
  color: inherit;
  stroke: currentColor;
}

/* 맨 위로 버튼: 기본은 흰 원 + 연한 테두리, 마우스를 올리면 네이비로 채운다 */
.back-home-btn {
  margin: auto;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background-color: #ffffff;
  border: 1px solid #e3e6eb;
  box-shadow: 0 6px 16px rgb(15 30 50 / 10%);
  color: #04264e;
  position: fixed;
  /* 퀵버튼(.floating-wrapper)과 세로 중심선을 맞춘다: 24 + (76 - 50) / 2 */
  right: 37px;
  bottom: 40px;
  z-index: 999;
  cursor: pointer;
  transition: background-color .2s ease, border-color .2s ease, color .2s ease;
}

.back-home-btn:hover {
  background-color: #04264e;
  border-color: #04264e;
  color: #ffffff;
}

/* JS 가 display:block 을 직접 넣으므로 가운데 정렬은 absolute 로 잡는다 */
.back-home-btn>a>svg {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


/* 768px 이하: 퀵버튼이 right:16px / 폭 60px → 중심 46px */
@media screen and (max-width: 768px) {
  .back-home-btn {
    right: 21px;
    bottom: 28px;
  }
}

@media screen and (min-width: 320px) and (max-width:600px) {
  .back-home-btn {
    height: 40px;
    width: 40px;
    right: 26px;
  }
  .floating-btn {
    width: 44px;
    height: 44px;
  }
  .material-icons {
    left: 24%;
  }
  .back-home-btn>a>svg {
    width: 15px;
    height: 15px;
  }
}

.category-description {
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
}

.page-banner {
  position: relative;
  text-align: center;
  color: rgba(255, 255, 255, .7);
}

.page-banner-img {
  width: 100%;
  height: 320px;
  object-fit: fill;
}

.page-banner-text {
  line-height: 1.5;
  font-size: 1.3em;
  font-weight: 200;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.page-banner-text:first-line {
  font-size: 2.2em;
  font-weight: 500;
  color: white;
}

.page-banner-text>h1 {
  font-size: 2.25vw;
  line-height: 1.5;
  font-weight: 500;
  color: white;
}

.page-banner-text>h2 {
  font-size: 1.5vw;
}

@media screen and (max-width:600px) {
  
  .page-banner-text {
    top: 64%;
  }

  .page-banner-img {
    width: 100%;
    height: 220px;
    object-fit: cover;
  }

  .page-banner-text {
    line-height: 30px;
    font-size: 16px;
  }

  .page-banner-text:first-line {
    font-size: 28px;
    line-height: 40px;
    font-weight: 500;
    color: white;
  }

  .page-banner-text>h1 {
    font-size: 28px;
    line-height: 28px;
    font-weight: 500;
    color: white;
  }

  .page-banner-text>h2 {
    line-height: 18px;
    font-size: 16px;
  }
	.quick-menu-ctn	{
		display : none;
	}
/*230131_YMS_퀵메뉴 변경으로 인한 기존 디자인 숨김처리
  .quick-menu-ctn {
    bottom: 155px;
    right: 5px;
    padding: 0px;
  }*/

  /*230131_YMS_퀵메뉴_신규디자인*/
      .quick-menu-ctn {
		display: none;
    }
    .mobile-quick-menu {
		position : fixed;
		z-index: 1;
		left : 0;
		right : 5px;
		top : 500px;
		bottom : 0px;
		height : 50rem;
		overflow: auto;
	}
    .mobile-quick-menu-ctn {
		width: 63px;
		height: 63px;
		border-width: 30px;
		background-color: #005a9c;
		opacity : 0.9;
		border-radius: 60px;
		font-size: 7px;
		text-align: center;
		margin-left: auto;
		margin-top: 5px;
	}
	.mobile-quick-menu-ctn > a  {
		display: inline-block;
		padding: 5px;
	}
	.mobile-quick-menu-ctn > a > img {
		display : flex;
		width: 30px;
		height: 30px;
		margin: auto;
	}
	.mobile-quick-menu-ctn > a > span  {
		text-decoration:none;
		color : white;
	}
	
	.page-banner-text {
	  line-height: 1.5;
	  font-size: 1em;
	  position: absolute;
	  top: 55%;
	  left: 50%;
	  transform: translate(-50%, -50%);
      width: 100%;
	}
	
	.page-banner-text:first-line {
	  font-size: 1.8em;
	  font-weight: 500;
	  color: white;
	}
}

/* 관리자 '타이틀 이미지' 배너 영역 숨김 (사용자 화면 전체) — 2026-09 요청 */
.page-banner {
    display: none !important;
}
