.mainHeader--height {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0px;
  z-index: 99; }

.topbar {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  background: transparent; }

.mainHeader {
  background: #fff;
  padding-top: 0px; }

.mainHeader .header-wrap-menu .menuList-main > li > a {
  text-transform: uppercase; }

.breadcrumb-list a {
  color: #fff;
  font-size: 16px; }

.breadcrumb-list span {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase; }

.breadcrumb-list .breadcrumb {
  justify-content: center; }

.fixed-header .mainHeader {
  background: #fff; }

.section-breadcrumb {
  height: 350px;
  align-content: center;
  text-align: center;
  background-size: cover; }

.layout-blogs .breadcrumb-shop,
.layout-pageDetail .breadcrumb-shop,
.layout-article .breadcrumb-shop {
  height: 350px;
  background: url("https://file.hstatic.net/200001005732/file/nail-polish-advertisment-1.jpg") no-repeat;
  color: #fff;
  align-content: center;
  text-align: center;
  background-size: cover; }

.section-home-gallery .item-img img {
  aspect-ratio: 1/1;
  object-fit: cover;
  object-position: center; }
