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: auto !important;
}

.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: 0.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: 22px 70px 22px 51px;
  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;
}
.globe-icon {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
}

.globe-circle {
  position: absolute;
  width: 20px;
  height: 20px;
  border: 2px solid #444;
  border-radius: 50%;
  top: 0;
  left: 0;
  transition: all 0.3s ease;
}

.globe-line {
  position: absolute;
  background-color: #444;
  transition: all 0.3s ease;
}

.globe-line-h {
  width: 20px;
  height: 2px;
  top: 9px;
  left: 0;
}

.globe-line-v {
  width: 2px;
  height: 20px;
  top: 0;
  left: 9px;
}

.globe-line-v::before {
  content: '';
  position: absolute;
  width: 12px;
  height: 20px;
  border-left: 2px solid #444;
  border-right: 2px solid #444;
  border-radius: 50%;
  left: -5px;
  top: 0;
  transition: all 0.3s ease;
}

.language-dropdown {
  position: relative;
  display: inline-block;
}

.language-toggle {
  text-decoration: none;
  color: #444;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  transition: all 0.3s ease;
  background-color: #f8f9fa;
}

.language-toggle:hover {
  background-color: #0d5cab;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(13, 92, 171, 0.3);
}

.language-toggle:hover .globe-circle {
  border-color: #ffffff;
}

.language-toggle:hover .globe-line {
  background-color: #ffffff;
}

.language-toggle:hover .globe-line-v::before {
  border-color: #ffffff;
}

.language-dropdown-content {
  display: none;
  position: absolute;
  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
  min-width: 100px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
  border-radius: 12px;
  z-index: 100;
  right: 0;
  top: 100%;
  padding-top: 5px;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.language-dropdown-content a {
  color: #2E3E5C;
  padding: 12px 20px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 600;
  transition: all 0.2s ease;
  white-space: nowrap;
}

.language-dropdown-content a:hover {
  background: linear-gradient(90deg, rgba(13, 92, 171, 0.12) 0%, rgba(13, 92, 171, 0.04) 100%);
  color: #0d5cab;
}

.language-dropdown:hover .language-dropdown-content,
.language-dropdown-content:hover {
  display: block;
  animation: slideDown 0.3s ease;
}

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* 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;
}

.back-home-btn:hover {
  background-color: #FFFFFF;
}

.back-home-btn {
  margin: auto;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background-color: #F9F9F9;
  box-shadow: 5px 5px 4px rgb(0 0 0 / 25%);
  position: fixed;
  right: 2%;
  bottom: 10px;
  z-index: 999;
  cursor: pointer;
}

.back-home-btn>a>img {
  position: absolute;
  width: 11px;
  top: 30%;
  left: 40%;
  /* transform: translate(-50% -50%); */
}


@media screen and (min-width: 320px) and (max-width:600px) {
  .back-home-btn {
    height: 40px;
    width: 40px;
  }

  .back-home-btn>a>img {
    position: absolute;
    width: 9.5px;
    top: 30%;
    left: 40%;
  }
}

.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%);
	}
	
	.page-banner-text:first-line {
	  font-size: 1.8em;
	  font-weight: 500;
	  color: white;
	}
}