.hv-btn-arr, .hv-btn-arr:after {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

/* collection.trending */
#ldp-collection-trend .list-nav-main {
  padding: 15px 0; }
  #ldp-collection-trend .list-nav-main li {
    padding: 5px 10px; }
    #ldp-collection-trend .list-nav-main li a {
      border-bottom: 1px solid var(--wd-color-shop);
      padding-bottom: 3px;
      font-size: 15px; }
      #ldp-collection-trend .list-nav-main li a:hover {
        border-color: transparent; }

#ldp-collection-trend .collection-trend-section .title-col h2 {
  font-size: 40px; }
  @media only screen and (max-width: 767px) {
    #ldp-collection-trend .collection-trend-section .title-col h2 {
      font-size: 22px; } }

#ldp-collection-trend .collection-trend-section .view-all-col a {
  display: inline-block;
  padding: 10px 20px;
  background: var(--wd-bg_button);
  color: var(--wd-color_button);
  border-radius: 4px;
  border: 1px solid var(--wd-bg_button); }
  #ldp-collection-trend .collection-trend-section .view-all-col a:hover {
    color: var(--wd-bg_button);
    background: var(--wd-color_button); }

.trend-three-banner .item-banner .box-item {
  background: #f9f5f0;
  box-shadow: 0rem 2px 10px 0rem rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  padding: 8px 8px 15px;
  height: 100%; }
  .trend-three-banner .item-banner .box-item .ratio-custom > img {
    border-radius: 5px; }

.trend-three-banner .item-banner .title-box {
  display: block;
  margin-top: 30px; }
  .trend-three-banner .item-banner .title-box p {
    font-size: 16px; }
  .trend-three-banner .item-banner .title-box h3 {
    font-size: 28px;
    line-height: 1.2;
    display: block; }
    @media only screen and (max-width: 767px) {
      .trend-three-banner .item-banner .title-box h3 {
        font-size: 20px; } }

/* end collection.trending */
/* collection.body-care - collection.skin-care */
.style-collection-new-template .banner-collection-header {
  position: relative; }

.style-collection-new-template .heading-col {
  position: absolute;
  bottom: 30px;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .style-collection-new-template .heading-col {
      bottom: 0; } }
  .style-collection-new-template .heading-col h1 {
    color: #fff;
    font-size: 64px; }
    @media only screen and (max-width: 767px) {
      .style-collection-new-template .heading-col h1 {
        font-size: 28px; } }

.style-collection-new-template .desc-col {
  font-size: 18px; }

.style-collection-new-template .list-category ul li {
  margin-right: 5px; }
  .style-collection-new-template .list-category ul li a {
    padding: 5px 10px;
    display: block;
    border: 1px solid var(--wd-color-shop);
    border-radius: 4px; }
    .style-collection-new-template .list-category ul li a:hover {
      background: #fbf9f6; }

.style-collection-new-template .body-care-content-image .bg, .style-collection-new-template .skin-care-content-image .bg, .style-collection-new-template .hand-care-content-image .bg {
  padding: 15px !important;
  border-radius: 0.8rem;
  background: #f9f5f0; }
  .style-collection-new-template .body-care-content-image .bg .image,
  .style-collection-new-template .body-care-content-image .bg .content, .style-collection-new-template .skin-care-content-image .bg .image,
  .style-collection-new-template .skin-care-content-image .bg .content, .style-collection-new-template .hand-care-content-image .bg .image,
  .style-collection-new-template .hand-care-content-image .bg .content {
    flex: 1; }
    @media only screen and (max-width: 767px) {
      .style-collection-new-template .body-care-content-image .bg .image,
      .style-collection-new-template .body-care-content-image .bg .content, .style-collection-new-template .skin-care-content-image .bg .image,
      .style-collection-new-template .skin-care-content-image .bg .content, .style-collection-new-template .hand-care-content-image .bg .image,
      .style-collection-new-template .hand-care-content-image .bg .content {
        flex: 0 0 100%;
        padding-left: 0;
        padding-right: 0; } }
  .style-collection-new-template .body-care-content-image .bg .image img, .style-collection-new-template .skin-care-content-image .bg .image img, .style-collection-new-template .hand-care-content-image .bg .image img {
    border-radius: 5px; }
  .style-collection-new-template .body-care-content-image .bg .content, .style-collection-new-template .skin-care-content-image .bg .content, .style-collection-new-template .hand-care-content-image .bg .content {
    padding: 0 30px;
    font-size: 15px; }
    .style-collection-new-template .body-care-content-image .bg .content h2, .style-collection-new-template .skin-care-content-image .bg .content h2, .style-collection-new-template .hand-care-content-image .bg .content h2 {
      font-size: 28px; }
      @media only screen and (max-width: 767px) {
        .style-collection-new-template .body-care-content-image .bg .content h2, .style-collection-new-template .skin-care-content-image .bg .content h2, .style-collection-new-template .hand-care-content-image .bg .content h2 {
          font-size: 22px; } }

@media (min-width: 768px) {
  .hair-care-content-image .image {
    order: 2; }
  .hair-care-content-image .content {
    order: 1; } }

.hair-care-content-image .image img {
  border-radius: 4px; }

.hair-care-content-image .content {
  order: 1;
  display: flex;
  flex-direction: column; }
  .hair-care-content-image .content h2 {
    font-size: 28px; }
  .hair-care-content-image .content p {
    font-size: 16px; }
  .hair-care-content-image .content .btn-link {
    margin-top: auto;
    position: relative;
    margin-bottom: 0;
    width: max-content;
    background: var(--wd-bg_button);
    color: var(--wd-color_button);
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 4px;
    border: 1px solid var(--wd-bg_button); }
    .hair-care-content-image .content .btn-link:hover {
      background: var(--wd-color_button);
      color: var(--wd-bg_button); }
    @media only screen and (max-width: 767px) {
      .hair-care-content-image .content .btn-link {
        margin-top: 15px; } }

.header-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.56) 0%, rgba(102, 102, 102, 0) 100%);
  pointer-events: none; }

.category-banner-large-col .item {
  margin-bottom: 15px; }
  @media only screen and (max-width: 767px) {
    .category-banner-large-col .item {
      margin-bottom: 0; }
      .category-banner-large-col .item:nth-child(odd) {
        margin-top: 36px; } }
  .category-banner-large-col .item:hover .banner-content > a {
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 0.4rem; }
  .category-banner-large-col .item .img-cat {
    overflow: hidden; }
  .category-banner-large-col .item .banner-content {
    margin-top: 15px;
    font-size: 16px; }
    .category-banner-large-col .item .banner-content .icon-svg {
      margin-left: 4px; }
  .category-banner-large-col .item:hover img {
    transform: scale(1.1); }

.b-banner {
  position: relative; }
  .b-banner .box-content-bn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #f6f0e7;
    padding: 25px;
    min-width: 350px;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .b-banner .box-content-bn {
        padding: 15px;
        min-width: 250px; } }
    .b-banner .box-content-bn h2 {
      font-size: 28px; }
      @media only screen and (max-width: 767px) {
        .b-banner .box-content-bn h2 {
          font-size: 22px; } }
    .b-banner .box-content-bn .hv-btn-arr {
      font-size: 16px;
      border-color: transparent; }
      .b-banner .box-content-bn .hv-btn-arr:hover {
        border-color: var(--wd-color-shop); }

.list-category .swiper-slide {
  width: max-content; }

.two-banner-content .item-banner {
  position: relative;
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    .two-banner-content .item-banner:nth-child(odd):after {
      border-right: 0.1rem solid #d3d0cb;
      content: "";
      display: block;
      position: absolute;
      height: 60%;
      top: 50%;
      transform: translatey(-50%);
      right: 0; }
    .two-banner-content .item-banner:nth-child(even) {
      align-items: flex-end; } }
  .two-banner-content .item-banner .box-banner {
    width: 100%;
    height: 100%;
    max-width: 500px;
    flex-grow: 1;
    display: flex;
    flex-direction: column; }
  .two-banner-content .item-banner .content {
    margin-top: 25px; }
    .two-banner-content .item-banner .content h3 {
      font-size: 28px; }
    .two-banner-content .item-banner .content .view-more {
      margin-top: 15px; }
      .two-banner-content .item-banner .content .view-more a {
        display: inline-block;
        padding: 8px 25px;
        background: var(--wd-bg_button);
        color: var(--wd-color_button);
        font-size: 16px; }

.category-banner-hand-care {
  display: grid;
  grid-template-columns: repeat(3, minmax(277px, 1fr));
  max-width: fit-content;
  justify-content: center;
  flex-wrap: wrap;
  grid-gap: 15px;
  width: 100%;
  margin: 0 auto; }
  @media only screen and (max-width: 992px) and (min-width: 768px) {
    .category-banner-hand-care {
      grid-template-columns: repeat(2, minmax(277px, 1fr)); } }
  @media only screen and (max-width: 767px) {
    .category-banner-hand-care {
      row-gap: 0;
      grid-template-columns: repeat(2, 1fr); } }
  .category-banner-hand-care .item {
    grid-column: auto;
    grid-row-start: auto;
    width: auto; }

.two-banner-content-reverse .item-banner .box-banner {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.06);
  border-radius: 5px;
  background: #f9f5f0;
  padding: 15px; }

.two-banner-content-reverse .item-banner .image {
  margin-bottom: 25px; }
  .two-banner-content-reverse .item-banner .image img {
    border-radius: 4px; }

.two-banner-content-reverse .item-banner .content h3 {
  font-size: 28px;
  margin-bottom: 20px; }

.two-banner-content-reverse .item-banner .content .bd-content {
  font-size: 16px;
  margin-bottom: 25px; }

.two-banner-content-reverse .item-banner .btn-link {
  font-size: 16px; }

.collection-banner-content-product > .item {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 2fr 1fr; }
  @media only screen and (max-width: 767px) {
    .collection-banner-content-product > .item {
      grid-template-columns: 1fr; } }
  .collection-banner-content-product > .item .item-banner {
    height: 100%;
    overflow: hidden;
    background: #f8f4ef;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    display: flex;
    flex-direction: column; }
  .collection-banner-content-product > .item .b-ct {
    padding: 30px;
    background: #f8f4ef;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: center; }
    .collection-banner-content-product > .item .b-ct h3 {
      font-size: 28px; }
    .collection-banner-content-product > .item .b-ct p {
      font-size: 16px; }

.two-banner-content .title-col {
  margin-bottom: 40px; }
  .two-banner-content .title-col h2 {
    position: relative;
    padding-bottom: 5px; }
    .two-banner-content .title-col h2:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      width: 50px;
      height: 2px;
      background: var(--wd-color-shop); }

.head-colection-refills h1 {
  font-size: 28px; }

.head-colection-refills .desc-col {
  font-size: 16px; }

.four-banner-content-banner .item-f .box-banner {
  flex-direction: column;
  padding: 15px;
  background: #fff;
  border-radius: 5px; }
  .four-banner-content-banner .item-f .box-banner .image {
    order: 2; }
    .four-banner-content-banner .item-f .box-banner .image img {
      border-radius: 5px; }
  .four-banner-content-banner .item-f .box-banner .content {
    order: 1;
    margin: 15px 0; }
    .four-banner-content-banner .item-f .box-banner .content h3 {
      font-size: 28px; }
    .four-banner-content-banner .item-f .box-banner .content p {
      font-size: 16px; }
  .four-banner-content-banner .item-f .box-banner .btn-link {
    order: 3;
    margin-top: 15px; }

/* end collection.body-care */
.hv-btn-bg {
  display: inline-block;
  padding: 10px 20px;
  background: var(--wd-bg_button);
  color: var(--wd-color_button);
  border-radius: 5px;
  font-size: 16px;
  border: 1px solid var(--wd-bg_button); }
  .hv-btn-bg:hover {
    background: var(--wd-color_button);
    color: var(--wd-bg_button); }

.hv-btn-arr {
  margin: 0;
  border-bottom: 1px solid var(--wd-color-shop);
  display: inline-block;
  padding-bottom: 3px;
  position: relative; }
  .hv-btn-arr:after {
    content: "\203A";
    font-size: 22px;
    line-height: 1.2;
    margin-left: 10px;
    top: -2px;
    position: absolute;
    display: inline-block; }
  .hv-btn-arr:hover {
    border-color: transparent; }
    .hv-btn-arr:hover:after {
      margin-left: 15px; }

.heading-44 {
  font-size: 44px; }

@media only screen and (max-width: 767px) {
  .heading-desc h1 {
    font-size: 22px; }
  .heading-mb-22 {
    font-size: 22px !important; }
  .heading-mb-28 {
    font-size: 28px !important; }
  .heading-mb-24 {
    font-size: 24px !important; } }

.breadcrumb-shop.ldp-collection-body-care, .breadcrumb-shop.ldp-collection-skin-care, .breadcrumb-shop.ldp-collection-hand-care, .breadcrumb-shop.ldp-collection-hair-care, .breadcrumb-shop.ldp-collection-men {
  display: none; }
