.header-bottom:not(.fixed) .category-dropdown > a {
  background-color: #f1f1f1;
}
.header-bottom:not(.fixed) .dropdown-box {
  opacity: 1;
  visibility: visible;
  transform: none;
}

.category-dropdown.show > a {
  background-color: #f1f1f1;
}

.category-dropdown:hover > a {
  background-color: #f1f1f1;
}

.icon-box-wrapper {
  padding: 2.8rem 0;
  transform: translateY(-50%);
  border: 1px solid #eee;
  background-color: #fff;
}
.icon-box-wrapper .icon-box-title {
  margin-bottom: 0.6rem;
}
.icon-box-wrapper .icon-box-icon {
  margin-right: 2rem;
}

.category-banner-wrapper {
  margin-top: 0rem;
}
.category-banner-wrapper .banner-content {
  left: 6.4%;
}
.category-banner-wrapper .banner-subtitle {
  margin-bottom: 0.7rem;
  font-size: 1.8em;
  color: #c4c4c5;
}
.category-banner-wrapper .banner-title {
  font-size: 2.6em;
  font-weight: 800;
  line-height: 1.17;
}
.category-banner-wrapper .banner-price-info {
  font-size: 1.4em;
}

#app > main > div:nth-child(2) > div.row.category-banner-wrapper {
  margin-top: -2.5rem;
}

.deals-wrapper .title-underline {
  padding: 0 3rem 1.7rem 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.deals-wrapper .widget-products .swiper-button-next {
  top: -4.5rem;
  font-size: 1.3rem;
}
.deals-wrapper .widget-products .swiper-button-prev {
  top: -4.5rem;
  font-size: 1.3rem;
  right: 0.4rem;
}

.title-sm {
  font-size: 1.8rem;
}

.single-product {
  padding: 2.6rem 1.9rem 2rem 1.8rem;
  border: 1px solid #eee;
  transition: border-color 0.3s;
}
.single-product .product-title {
  font-size: 2rem;
}
.single-product .new-price {
  font-size: 2.4rem;
  line-height: 1.1;
}
.single-product .product-details {
  padding-left: 0;
  padding-top: 2.3rem;
  overflow-y: auto;
}
.single-product .product-divider {
  margin: 1.2rem 0 1.4rem;
}
.single-product .product-price {
  margin-bottom: 0.9rem;
}
.single-product .ratings-container {
  margin-bottom: 1.9rem;
}
.single-product .product-qty-form {
  flex: 0 0 15.2rem;
  max-width: 15.2rem;
}
.single-product .product-form:not(.product-variation-form) {
  border-top: 1px solid #eee;
}
.single-product:hover {
  border-color: #336699;
}

.ratings-full:before {
  color: #ccc;
}

.rating-reviews {
  color: #999;
}

.product-widget {
  padding: 0.5rem 0;
}
.product-widget .product-media {
  flex: 0 0 11.5rem;
  max-width: 11.5rem;
}
.product-widget .product-details {
  flex: 0 0 calc(100% - 11.5rem);
  max-width: calc(100% - 11.5rem);
}
.product-widget .product-name {
  margin-bottom: 0.6rem;
  color: #333;
  font-weight: 500;
}
.product-widget .ratings-container {
  margin-bottom: 0.7rem;
}
.product-widget .product-price {
  font-size: 1.6rem;
}
.product-widget:not(:last-child) {
  margin-bottom: 1.2rem;
}

.widget-products .widget-body {
  padding: 2.6rem 2rem 2.3rem;
  transition: border-color 0.3s;
}

.widget-products.widget-products-bordered .widget-body:hover {
  border-color: #336699;
}

.product-countdown-container .product-countdown {
  white-space: nowrap;
}
.product-countdown-container label {
  white-space: nowrap;
}

.product-wrapper {
  margin-bottom: 2.4rem;
}

.tab-nav-outline .nav-item .nav-link {
  padding: 1.1rem 1.9rem;
  border: 1px solid #ccc;
}
.tab-nav-outline .nav-item .nav-link:hover {
  border-width: 1px;
}
.tab-nav-outline .nav-item .nav-link.active {
  border-width: 1px;
}

.category-cosmetic-lifestyle .banner-content {
  left: 6.5%;
}
.category-cosmetic-lifestyle .banner-subtitle {
  margin-bottom: 0.8rem;
  font-size: 1.4em;
  opacity: 0.8;
}
.category-cosmetic-lifestyle .banner-title {
  font-size: 2.8em;
  line-height: 1.1;
  margin-bottom: 3rem;
}

.category-banner-1 .banner-subtitle {
  color: #eee;
}

.category-banner-2 .banner-subtitle {
  color: #333;
  opacity: 0.8;
}

.product-wrapper-1 .banner {
  min-height: 21rem;
}

.title-link-wrapper .title {
  padding: 1.1rem 0;
}
.title-link-wrapper a {
  color: #333;
}

.banner-content.content-top {
  padding: 12.6% 13%;
}
.banner-content.content-top .banner-subtitle {
  font-size: 1.8em;
}
.banner-content.content-top .banner-title {
  margin-bottom: 2.3rem;
  font-size: 3em;
  line-height: 1.15;
}
.banner-content.content-top .banner-divider {
  width: 100%;
  height: 0.1rem;
}

.banner-fashion {
  padding: 4.5rem 7rem 2.5rem;
}
.banner-fashion .banner-content {
  display: flex;
}
.banner-fashion .content-left {
  white-space: nowrap;
}
.banner-fashion .banner-price-info {
  margin-right: 3.9rem;
  font-size: 7em;
}
.banner-fashion sub {
  position: relative;
  line-height: 0;
  margin-left: -3.4rem;
  vertical-align: baseline;
  font-size: 0.286em;
}
.banner-fashion sup {
  position: relative;
  line-height: 0;
  margin-left: -0.7rem;
  top: 0.15em;
  font-size: 0.64em;
}
.banner-fashion .banner-title {
  margin-bottom: 0.2rem;
  font-size: 3em;
}
.banner-fashion p {
  font-size: 1.8em;
}
.banner-fashion p span {
  line-height: 1.4;
}
.banner-fashion .banner-divider {
  width: 2px;
  height: 7.5rem;
  opacity: 0.15;
}

.brand-wrapper {
  border: 1px solid #eee;
}
.brand-wrapper:last-child {
  margin-top: -1px;
}

.brand-col .brand-wrapper {
  border-left: none;
}
.brand-col:first-child:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  left: 0;
  background-color: #eee;
}

.intro-wrapper {
  padding-left: 30rem;
}
.intro-wrapper .sidebar-content {
  padding: 1.2rem 2rem 1.5rem;
}
.intro-wrapper .title-link {
  padding: 0.4rem 0;
  font-size: 1.8rem;
}
.intro-wrapper .title-link:before {
  height: 0.2rem;
}
.intro-wrapper .product-media {
  flex: 0 0 10rem;
  max-width: 10rem;
}
.intro-wrapper .product-details {
  max-width: calc(100% - 10rem);
}
.intro-wrapper .product-name {
  margin-bottom: 0rem;
  color: #333;
  letter-spacing: 0;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.intro-wrapper .product-price {
  margin-bottom: 0.8rem;
  font-size: 1.6rem;
}
.intro-wrapper .sold-by {
  margin-bottom: 0.1rem;
}
.intro-wrapper .sold-by a {
  font-weight: 600;
  color: #17a2b8;
}

.intro-slide {
  min-height: 50.9rem;
}
.intro-slide .banner-title {
  font-size: 5em;
  margin-bottom: 0.1rem;
}

.intro-slide1 .banner-content {
  max-width: 30rem;
  left: 6.9%;
  margin-top: -0.3rem;
  color: #fff !important;
  padding: 10px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 10px;
}
.intro-slide1 .banner-subtitle {
  margin-bottom: 1.2rem;
  font-size: 2em;
  color: #fff;
}
.intro-slide1 .banner-title {
  font-size: 3.6em;
  font-weight: 800;
  color: #fff;
}
.intro-slide1 .banner-price-info {
  margin-bottom: 2.7rem;
  font-size: 2em;
}

.intro-slide2 .banner-content {
  max-width: 25rem;
  right: 7%;
  margin-top: -0.3rem;
}
.intro-slide2 .banner-subtitle {
  margin-bottom: 0.6rem;
  font-size: 2em;
}
.intro-slide2 .banner-title {
  margin-bottom: 1.8rem;
  font-size: 3em;
}
.intro-slide2 .banner-title strong {
  font-size: 1.2em;
  font-weight: 800;
}
.intro-slide2 .banner-price-info {
  margin-bottom: 3.2rem;
  font-size: 1.8em;
}

.intro-slide3 .banner-content {
  padding: 0 2rem;
  top: 11.2%;
}
.intro-slide3 .banner-subtitle {
  margin-bottom: 4px;
  font-size: 1.8em;
  letter-spacing: 0.2em;
}
.intro-slide3 .banner-title {
  font-size: 3em;
}
.intro-slide3 .banner-price-info {
  margin-bottom: 1.4rem;
  font-size: 1.8em;
}
.intro-slide3 .banner-price-info strong {
  font-size: 1.7em;
}
.intro-slide3 .btn {
  letter-spacing: 0.015em;
}

.intro-wrapper .sidebar-content {
  padding: 1.2rem 2rem 1.5rem;
}
.intro-wrapper .title-link {
  padding: 0.4rem 0;
  font-size: 1.8rem;
}
.intro-wrapper .title-link:before {
  height: 0.2rem;
}
.intro-wrapper .product-media {
  flex: 0 0 10rem;
  max-width: 10rem;
}
.intro-wrapper .product-details {
  max-width: calc(100% - 10rem);
}
.intro-wrapper .product-name {
  margin-bottom: 0rem;
  color: #333;
  letter-spacing: 0;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.intro-wrapper .product-price {
  margin-bottom: 0.8rem;
  font-size: 1.6rem;
}
.intro-wrapper .sold-by {
  margin-bottom: 0.1rem;
}
.intro-wrapper .sold-by a {
  font-weight: 600;
  color: #17a2b8;
}

.product-widget:not(:last-child) {
  margin-bottom: 1.2rem;
}

.intro-section {
  padding-bottom: 7.6rem;
}
.intro-section .swiper-pagination {
  bottom: 3.4rem;
}
.intro-section .swiper-pagination .swiper-pagination-bullet {
  background-color: #b1b3b5;
  border-color: #b1b3b5;
  opacity: 0.8;
}
.intro-section .swiper-pagination .swiper-pagination-bullet:hover {
  background-color: #fff;
  border-color: #fff;
  opacity: 1;
}
.intro-section .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 1.8rem;
  background-color: #fff;
  border-color: #fff;
}

@media (max-width: 575px) {
  .intro-section {
    padding-bottom: 8.6rem;
  }
  .banner {
    font-size: 0.8rem;
  }
  .intro-slide {
    min-height: 45rem;
  }
  .intro-slide1 .banner-content {
    left: 5%;
  }
  .intro-slide2 .banner-content {
    margin-top: -9rem;
    text-align: end;
  }
  .height-x2 {
    height: 32rem;
  }
}
@media (max-width: 1199px) {
  .intro-wrapper {
    padding-left: 26rem;
  }
}
@media (min-width: 992px) {
  .intro-wrapper .sidebar-content {
    border-radius: 0.5rem;
    overflow: hidden;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .intro-slide2 .banner-content {
    margin-top: -9rem;
    text-align: end;
  }
}
@media (max-width: 991px) {
  .intro-wrapper {
    padding-left: 0;
  }
  .banner-gift {
    font-size: 0.8rem;
  }
  .post-details {
    padding-bottom: 1.5rem;
  }
}
@media (max-width: 767px) {
  .icon-box-wrapper .icon-box-icon {
    margin-right: 0;
  }
  .category-group-image .category-content {
    padding-left: 0;
  }
  .category-banner-wrapper .banner {
    font-size: 0.8rem;
  }
  .banner-md sub {
    margin-left: -4.9rem;
  }
  .banner-gift {
    padding: 5rem 4rem;
    background-position: 36%;
  }
  .banner-gift .banner-content {
    flex-direction: column-reverse;
  }
  .banner-gift .content-left {
    margin-top: 2rem;
    margin-left: auto;
    text-align: center;
  }
}
.category-dropdown.show-dropdown .dropdown-box:before {
  left: 1.5rem;
  border-width: 0.9rem;
  border-bottom-color: #fff;
}
.category-dropdown.show-dropdown .dropdown-box .category-menu {
  background-color: #fff;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.05);
}

.product-slideup-content .product-media img:last-child {
  min-height: 200px;
}

img.lazy {
  background-image: url("/assets/images/icons/Loading.gif");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

@media (min-width: 992px) {
  .product-gallery-vertical .product-thumbs-wrap {
    max-width: 6rem;
    flex: 0 0 6rem;
  }
  .product-gallery-vertical .product-single-swiper {
    max-width: calc(100% - 7rem);
  }
  .intro-wrapper .sidebar-content {
    border-radius: 0.5rem;
    overflow: hidden;
  }
}
@media (max-width: 1200px) and (min-width: 991px) {
  .deals-wrapper .single-product .product-gallery {
    min-height: 36rem;
  }
  .deals-wrapper .single-product .product-single-swiper {
    min-height: 36rem;
  }
  .deals-wrapper .single-product .product-single-swiper .product-image {
    min-height: 36rem;
  }
  .deals-wrapper .single-product .product-single-swiper img {
    min-height: 36rem;
  }
}
@media (max-width: 1199px) {
  .product-widget .product-media {
    max-width: 10.5rem;
    flex: 0 0 10.5rem;
  }
  .product-widget .product-details {
    max-width: calc(100% - 10.5rem);
    flex: 0 0 calc(100% - 10.5rem);
  }
  .intro-wrapper {
    padding-left: 26rem;
  }
}
@media (max-width: 767px) {
  .banner-fashion {
    font-size: 0.8rem;
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .banner-fashion .banner-content {
    display: block;
  }
  .banner-fashion .banner-divider {
    display: none;
  }
  .banner-fashion sub {
    margin-left: -2.6rem;
  }
  .product-wrapper-1 .banner {
    font-size: 0.8rem;
  }
  .icon-box-wrapper .icon-box-icon {
    margin-right: 0;
  }
  .category-group-image .category-content {
    padding-left: 0;
  }
  .category-banner-wrapper .banner {
    font-size: 0.8rem;
  }
  .banner-md sub {
    margin-left: -4.9rem;
  }
  .banner-gift {
    padding: 5rem 4rem;
    background-position: 36%;
  }
  .banner-gift .banner-content {
    flex-direction: column-reverse;
  }
  .banner-gift .content-left {
    margin-top: 2rem;
    margin-left: auto;
    text-align: center;
  }
}
@media (max-width: 479px) {
  .category-banner-wrapper .banner {
    font-size: 0.9rem;
  }
  .category-cosmetic-lifestyle .banner {
    font-size: 0.9rem;
  }
  .banner-fashion {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .title-link-wrapper {
    display: block;
    text-align: center;
  }
  .title-link-wrapper .title {
    justify-content: center;
  }
}
@media (min-width: 1200px) {
  .col-xl-8 {
    max-width: 70.6%;
    flex: 0 0 70.6%;
  }
  .col-xl-4 {
    max-width: 29.4%;
    flex: 0 0 29.4%;
  }
}
@media (max-width: 575px) {
  .intro-section {
    padding-bottom: 8.6rem;
  }
  .banner {
    font-size: 0.8rem;
  }
  .intro-slide {
    min-height: 45rem;
  }
  .intro-slide1 .banner-content {
    left: 5%;
  }
  .intro-slide2 .banner-content {
    margin-top: -9rem;
    text-align: end;
  }
  .height-x2 {
    height: 32rem;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .intro-slide2 .banner-content {
    margin-top: -9rem;
    text-align: end;
  }
}
@media (max-width: 991px) {
  .intro-wrapper {
    padding-left: 0;
  }
  .banner-gift {
    font-size: 0.8rem;
  }
  .post-details {
    padding-bottom: 1.5rem;
  }
}
.megamenu > li {
  min-width: 27rem;
}

.category-menu .megamenu {
  min-width: 27rem;
}

.megamenu-main {
  background: rgba(255, 255, 255, 0.6);
  padding: 10px;
  margin: 10px 0 10px 0;
  border-radius: 5px;
  color: #333;
}

.category-menu .megamenu > li:not(:last-child) {
  padding: 0px 10px 0px 10px;
}

.megamenu {
  opacity: 0.98;
}

.header a:not(.btn):hover {
  color: #336699;
}

.dropdown.show > a, .dropdown:hover > a {
  color: #336699;
}

/*# sourceMappingURL=home.css.map */
