.ratio-4-3 {
  aspect-ratio: 4/3;
  object-fit: cover;
}

@media (min-width: 992px) {
    .mainHeader .header-wrap-logo a img {
        max-width: 160px;
        max-height: 70px;
    }
}

.mainHeader .header-wrap-menu .menuList-main > li > a {
  font-size: 14px;
}

.mainHeader.hSticky.hSticky-nav {
  top: 35px;
}

.topbar {
  background: #000 !important;
  color: #fff !important;
  position: sticky;
  top: 0;
  z-index: 1000;
}

.color-white {
  color: #fff;
}

.mainHeader {
  background: transparent;
}

/* CSS cơ bản cho header */
.mainHeader {
  /*
  position: fixed;
  top: 35px;
  left: 0;
  right: 0;
  z-index: 999;
  */
  position: relative;
  z-index: 999;
  transition: transform 0.3s ease;
}

/* Ẩn header khi cuộn xuống */
.mainHeader.hide {
  transform: translateY(-100%);
}

.mainHeader a {
  color: #fff !important;
}
.handee-nav-white {
  background: #fff !important;
}

.handee-nav-white a {
  color: #000 !important;
}

.handee-nav-white svg {
  fill: #000 !important;
}

.mainHeader--height {
  /*
  position: absolute;
  width: 100%;
  z-index: 9;
  */
}

.mainHeader.mainHeader_temp01:not(.hSticky-nav) .mainHeader-middle {
  background: transparent;
}

.mainHeader.mainHeader_temp01:not(.hSticky-nav) .header-menu-desktop {
  background: transparent;
}

.mainHeader_temp01::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  transform: translateY(-100%); /* ban đầu nằm trên */
  transition: transform 0.3s ease; /* hiệu ứng trượt */
  z-index: 0; /* nằm dưới nội dung */
}

.mainHeader_temp01:hover::before {
  transform: translateY(0); /* trượt xuống phủ toàn bộ */
}

/* để text/icon nổi lên trên */
.mainHeader_temp01 > * {
  position: relative;
  z-index: 1;
}


.mainHeader_temp01:hover  a {
  color: #000 !important;
}

.mainHeader_temp01:hover  svg {
  fill: #000 !important;
}

.owl-carousel.slider-owl .owl-item img {
  width: 100% !important;
}

.big-banner-home-collection {
  
}

.home-big-banner-content {
  position: absolute;
  top: 50%;
  right: 20%;
  transform: translateY(-50%);
  text-align: left; 
  color: #fff;
}

.home-big-banner-content h2 {
  color: #fff;
}

@media (max-width: 768px) {
    .home-big-banner-content {
      top: unset;
      right: unset;
      transform: unset;
      position: relative;
      color: #000;
      margin-top: 15px;
    }
  .home-big-banner-content h3 {
    color: #000;
  }
}

#section-home-banner .item-home-banner .item-home-banner-inner .info-home-banner {
  padding: 15px 20px 0 20px;
}

#section-home-banner .item-home-banner .item-home-banner-inner .info-home-banner h4 a {
  font-size: 18px;
  font-weight: bold;
}

#section-home-banner .item-home-banner {
  padding-left: 5px;
  padding-right: 5px;
}

.product-loop .product-inner {
  border: 1px solid #ccc;
  border-radius: 10px;
}

.product-loop .proloop-detail h3 {
  min-height: 40px;
}

.product-loop .proloop-detail h3 a {
  text-transform: uppercase;
}

.home-collection-portrait {
  aspect-ratio: 9/16;
  object-fit: cover;
}

.product-loop .proloop-image .lazy-img img {
  height: 100%;
  object-fit: cover;
}

.productDetail_style__03 .productDetail--gallery .wrapbox-image-verticalSlide .productGallery_thumb {
  padding: 0px 8px 8px 8px;
}

.productDetail_style__03 .productSlick-thumb .product-thumb.slick-current .product-thumb__item .lazy-img__prod,
.productDetail_style__03 .productSlick-thumb .product-thumb .product-thumb__item .lazy-img__prod {
  padding-bottom: 100%;
}

.boxlazy-img__aspect img {
  top: 0;
  left: 0;
  transform: unset;
  width: 100%;
}

.product-loop .proloop-image {
  padding: 0px;
}

.lightbox-gallery {
  color: #000;
  overflow-x: hidden;
}
.lightbox-gallery p {
  color: #000;
}
.lightbox-gallery h2 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 40px;
  color: #000;
}
@media (max-width: 767px) {
  .lightbox-gallery h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}
.lightbox-gallery .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto 40px;
}
.lightbox-gallery .intro p {
  margin-bottom: 0;
}
.lightbox-gallery .photos {
  padding-bottom: 20px;
}
.lightbox-gallery .item {
  padding: 1px;
}

.section-home-gallery .item a {
  position: relative;
  overflow: hidden;
}

.section-home-gallery .item img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform 0.4s ease;
  aspect-ratio: 1/1;
  object-fit: cover;
}

.section-home-gallery .item:hover img {
  transform: scale(1); /* zoom nhẹ khi hover */
}

.section-home-gallery .item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s ease;
}

.section-home-gallery .item .overlay i {
  color: #fff;
  font-size: 2rem;
}

.section-home-gallery .item:hover .overlay {
  opacity: 1;
}

.sitenav-overlay {
  z-index: 1;
}


.product-loop .proloop-detail .proloop--variant {
  min-height: 22px;
}

#section-home-banner .item-home-banner .item-home-banner-inner .info-home-banner h4 a {
  font-weight: normal;
}

.select-swatch .swatch .swatch-element.color label:hover {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.mainHeader a {
    color: #1e1717 !important;
    font-weight: 500 !important;
}

.mainHeader .header-wrap-menu .menuList-main li.active > a {
  color: #000 !important;
  font-weight: bold !important;
}

.mainHeader.hide {
    transform: translateY(0%);
}

.section-home-gallery  .lightbox-gallery .item span{
  position: absolute;
  bottom: 20px;
  left: 0px;
  padding: 5px 15px;
  background: rgba(255, 255, 255, 0.5);
}

.boxArticle-detail .article-content img {
  /*width: 100% !important;*/
}