.hero-banner .slick-dots {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

#wpadminbar {
  position: fixed !important; }

.has_header_offer .hero-banner {
  margin-top: 1.5625rem; }
  @media (min-width: 768px) {
    .has_header_offer .hero-banner {
      margin-top: 37px; } }
  @media (min-width: 992px) {
    .has_header_offer .hero-banner {
      margin-top: 40px; } }

.hero-banner {
  overflow: hidden; }
  .hero-banner .slick-dots {
    position: absolute;
    bottom: 0.84375rem;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 1; }
    @media (min-width: 768px) {
      .hero-banner .slick-dots {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        left: 30px;
        right: unset;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        bottom: unset; } }
    @media (min-width: 992px) {
      .hero-banner .slick-dots {
        left: 45px; } }
    @media (min-width: 1200px) {
      .hero-banner .slick-dots {
        left: 60px; } }
    @media (min-width: 1300px) {
      .hero-banner .slick-dots {
        left: 75px; } }
    .hero-banner .slick-dots li {
      display: inline-block;
      margin: 0 0.625rem;
      line-height: 1;
      font-size: 0; }
      @media (min-width: 768px) {
        .hero-banner .slick-dots li {
          margin: 0.46875rem 0;
          display: block; } }
      .hero-banner .slick-dots li button {
        -webkit-appearance: none;
                appearance: none;
        width: 0.78125rem;
        height: 0.78125rem;
        border-radius: 0.78125rem;
        padding: 0;
        text-indent: -999999px;
        border: solid 1px #bd8d44;
        background: transparent; }
        @media (min-width: 768px) {
          .hero-banner .slick-dots li button {
            width: 0.75rem;
            height: 0.75rem;
            border-radius: 0.75rem; } }
      .hero-banner .slick-dots li.slick-active button {
        background: #bd8d44; }
  .hero-banner .hero-banner-slider:not(.slick-initialized) .slide:first-child ~ .slide {
    display: none; }
  .hero-banner .video-banner {
    pointer-events: none; }
  .hero-banner:not(.old-banner-laout) .video-banner,
  .hero-banner:not(.old-banner-laout) .video-frame {
    padding-bottom: 23.25rem; }
    @media (min-width: 768px) {
      .hero-banner:not(.old-banner-laout) .video-banner,
      .hero-banner:not(.old-banner-laout) .video-frame {
        padding-bottom: 56.25%; } }
    .hero-banner:not(.old-banner-laout) .video-banner:before,
    .hero-banner:not(.old-banner-laout) .video-frame:before {
      bottom: 75%;
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%); }
    .hero-banner:not(.old-banner-laout) .video-banner iframe,
    .hero-banner:not(.old-banner-laout) .video-frame iframe {
      width: 100%;
      height: 100%; }
  .hero-banner:not(.old-banner-laout) .bg-image {
    padding-bottom: 23.25rem;
    position: relative;
    overflow: hidden; }
    @media (min-width: 768px) {
      .hero-banner:not(.old-banner-laout) .bg-image {
        padding-bottom: 56.25%; } }
    .hero-banner:not(.old-banner-laout) .bg-image img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: 50% 50%;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  .hero-banner.old-banner-laout .bg-image {
    overflow: hidden; }
    @media (max-width: 767.98px) {
      .hero-banner.old-banner-laout .bg-image {
        min-height: 18.75rem;
        background-repeat: no-repeat;
        background-size: cover; } }
    .hero-banner.old-banner-laout .bg-image img {
      width: 100%; }
      @media (max-width: 767.98px) {
        .hero-banner.old-banner-laout .bg-image img {
          min-height: 18.75rem;
          object-fit: cover;
          object-position: 50% 50%; } }
  .hero-banner .scroll-link {
    width: 30px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
    @media (min-width: 768px) {
      .hero-banner .scroll-link {
        width: 40px;
        bottom: 30px; } }
  .hero-banner + .xlab-home-layout-one .cat-col-wrap {
    padding-top: 0; }

.col-item {
  overflow: hidden; }
  .col-item .video-frame {
    background: #000; }
  .col-item iframe {
    border: none;
    outline: none;
    pointer-events: none; }
  .col-item a {
    display: block;
    overflow: hidden; }
  .col-item img {
    -webkit-transition: 0.3s ease transform;
    transition: 0.3s ease transform; }

.section-title {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.1875; }
  @media (min-width: 768px) {
    .section-title {
      font-size: 1.5rem; } }
  @media (min-width: 1200px) {
    .section-title {
      font-size: 1.75rem; } }
  @media (min-width: 1300px) {
    .section-title {
      font-size: 2rem; } }

.section-sub-title {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.43;
  color: #bd8d44; }
  @media (min-width: 768px) {
    .section-sub-title {
      font-size: 1rem; } }
  @media (min-width: 1200px) {
    .section-sub-title {
      font-size: 1.125rem; } }
  @media (min-width: 1300px) {
    .section-sub-title {
      font-size: 1.25rem; } }

.xlab-home-layout-one {
  margin-bottom: 1.875rem; }
  @media (max-width: 767.98px) {
    .xlab-home-layout-one {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media (min-width: 768px) {
    .xlab-home-layout-one {
      margin-bottom: 2.5rem; } }
  .xlab-home-layout-one .cat-col-wrap {
    row-gap: 0.9375rem;
    padding: 0.9375rem 0 0; }
    @media (max-width: 767.98px) {
      .xlab-home-layout-one .cat-col-wrap {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        max-width: 100%; } }
    @media (min-width: 768px) {
      .xlab-home-layout-one .cat-col-wrap {
        row-gap: 20px;
        padding: 20px 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    @media (min-width: 1200px) {
      .xlab-home-layout-one .cat-col-wrap {
        padding: 20px 10px;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
  .xlab-home-layout-one .col-item {
    position: relative; }
    @media (max-width: 767.98px) {
      .xlab-home-layout-one .col-item {
        margin-bottom: 0.8rem; } }
    @media (min-width: 768px) {
      .xlab-home-layout-one .col-item {
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
        max-width: 50%;
        padding: 0 10px; } }
    .xlab-home-layout-one .col-item img {
      width: 100%; }
      @media (min-width: 992px) {
        .xlab-home-layout-one .col-item img {
          object-fit: cover;
          height: 100%; } }
    .xlab-home-layout-one .col-item a {
      text-decoration: none;
      position: relative; }
      .xlab-home-layout-one .col-item a:before {
        position: absolute;
        content: "";
        top: 50%;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.71), rgba(255, 255, 255, 0));
        background: linear-gradient(to top, rgba(0, 0, 0, 0.71), rgba(255, 255, 255, 0)); }
    .xlab-home-layout-one .col-item .category-title {
      display: none;
      color: #bd8d44;
      font-size: 1.75rem;
      position: absolute;
      top: 1.125rem;
      left: 0;
      right: 0;
      text-align: center;
      opacity: 0.4;
      z-index: 1;
      font-weight: 300; }
      @media (min-width: 768px) {
        .xlab-home-layout-one .col-item .category-title {
          font-size: 1.25rem;
          top: 1.25rem; } }
      @media (min-width: 992px) {
        .xlab-home-layout-one .col-item .category-title {
          font-size: 1.5rem;
          top: 1.25rem; } }
      @media (min-width: 1200px) {
        .xlab-home-layout-one .col-item .category-title {
          font-size: 1.75rem;
          top: 1.25rem; } }
      @media (min-width: 1300px) {
        .xlab-home-layout-one .col-item .category-title {
          font-size: 2rem;
          top: 1.25rem; } }
    .xlab-home-layout-one .col-item .cat-product-title {
      color: #ffffff;
      font-size: 1.5625rem;
      font-weight: 400;
      position: absolute;
      bottom: 0.5rem;
      left: 0;
      right: 0;
      text-align: center;
      z-index: 1; }
      @media (min-width: 768px) {
        .xlab-home-layout-one .col-item .cat-product-title {
          font-size: 2.5rem;
          bottom: 0.75rem; } }
  .xlab-home-layout-one.older-home-layout .cat-col-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 767.98px) {
      .xlab-home-layout-one.older-home-layout .cat-col-wrap {
        gap: .9375rem; } }
  .xlab-home-layout-one.older-home-layout .col-item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; }
    @media (max-width: 767.98px) {
      .xlab-home-layout-one.older-home-layout .col-item {
        -ms-flex-preferred-size: calc( 50% - 10px);
            flex-basis: calc( 50% - 10px);
        max-width: calc( 50% - 10px);
        margin-bottom: 0; } }
    @media (min-width: 1200px) {
      .xlab-home-layout-one.older-home-layout .col-item {
        -ms-flex-preferred-size: 20%;
            flex-basis: 20%;
        max-width: 20%; } }
  .xlab-home-layout-one.older-home-layout .cat-product-title {
    font-size: 1.25rem; }
    @media (min-width: 768px) {
      .xlab-home-layout-one.older-home-layout .cat-product-title {
        font-size: 1.75rem; } }
  .xlab-home-layout-one.single_img .cat-col-wrap {
    padding-block: 0; }
    @media (min-width: 768px) {
      .xlab-home-layout-one.single_img .cat-col-wrap {
        padding: 10px 20px; } }
    @media (min-width: 1200px) {
      .xlab-home-layout-one.single_img .cat-col-wrap {
        padding: 10px; } }
  .xlab-home-layout-one.single_img .col-item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    margin: 0; }
    .xlab-home-layout-one.single_img .col-item a {
      margin: 0 -1.625rem; }
      @media (min-width: 1200px) {
        .xlab-home-layout-one.single_img .col-item a {
          margin: 0; } }
    @media (max-width: 767.98px) {
      .xlab-home-layout-one.single_img .col-item .cat-product-title {
        font-size: 1.25rem; } }
    @media (min-width: 1200px) {
      .xlab-home-layout-one.single_img .col-item .cat-product-title {
        font-size: 3.75rem; } }

@media (max-width: 767.98px) {
  .home-about-wrap {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%; } }

@media (min-width: 768px) {
  .home-about-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

.home-about-wrap .home-abt-desc-wrapper {
  padding: 0.9375rem 0.9375rem 0.625rem;
  text-align: center; }
  @media (min-width: 768px) {
    .home-about-wrap .home-abt-desc-wrapper {
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
      max-width: 50%;
      padding: 0 20px;
      text-align: right; } }
  @media (min-width: 992px) {
    .home-about-wrap .home-abt-desc-wrapper {
      -ms-flex-preferred-size: 46%;
          flex-basis: 46%;
      max-width: 46%;
      padding: 0 45px; } }
  @media (min-width: 1200px) {
    .home-about-wrap .home-abt-desc-wrapper {
      padding: 0 60px; } }
  @media (min-width: 1300px) {
    .home-about-wrap .home-abt-desc-wrapper {
      -ms-flex-preferred-size: 643px;
          flex-basis: 643px;
      max-width: 643px;
      padding: 0 75px; } }

.home-about-wrap .abt-video-wrap.hidden {
  display: none; }

.home-about-wrap .abt-logo-wrap {
  max-width: 10.3125rem;
  line-height: 1;
  margin: 0 auto 0.5625rem; }
  @media (min-width: 768px) {
    .home-about-wrap .abt-logo-wrap {
      margin: 0 0 0.5rem;
      max-width: 12.5rem; } }
  @media (min-width: 992px) {
    .home-about-wrap .abt-logo-wrap {
      margin-bottom: 0.8125rem;
      max-width: unset; } }

.home-about-wrap .section-title {
  margin-bottom: 1.09375rem; }
  @media (min-width: 768px) {
    .home-about-wrap .section-title {
      margin-bottom: 1.25rem; } }
  @media (min-width: 1200px) {
    .home-about-wrap .section-title {
      margin-bottom: 1.5625rem; } }
  @media (min-width: 1300px) {
    .home-about-wrap .section-title {
      margin-bottom: 1.875rem; } }

.home-about-wrap .home-abt-desc-wrap {
  margin-bottom: 1.125rem;
  font-size: 0.75rem;
  line-height: 1.85; }
  @media (min-width: 768px) {
    .home-about-wrap .home-abt-desc-wrap {
      margin-bottom: 0.75rem;
      font-size: 0.75rem; } }
  @media (min-width: 992px) {
    .home-about-wrap .home-abt-desc-wrap {
      margin-bottom: 1rem;
      font-size: 0.875rem; } }
  @media (min-width: 1200px) {
    .home-about-wrap .home-abt-desc-wrap {
      margin-bottom: 1.25rem; } }
  @media (min-width: 1300px) {
    .home-about-wrap .home-abt-desc-wrap {
      margin-bottom: 1.5rem; } }
  .home-about-wrap .home-abt-desc-wrap p {
    margin: 0; }

.home-about-wrap .home-abt-keys ul li {
  margin: 0 0 0.625rem;
  font-size: 0.75rem;
  font-weight: 500; }
  @media (min-width: 768px) {
    .home-about-wrap .home-abt-keys ul li {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 0 0 0 0.625rem;
      font-size: 0.75rem; } }
  @media (min-width: 992px) {
    .home-about-wrap .home-abt-keys ul li {
      margin: 0 0 0 0.5rem;
      font-size: 0.875rem; } }
  .home-about-wrap .home-abt-keys ul li i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.3125rem;
    color: #bd8d44; }

.home-about-wrap .home-abt-feat-img {
  position: relative;
  display: none; }
  @media (min-width: 768px) {
    .home-about-wrap .home-abt-feat-img {
      display: block;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
      max-width: 50%; } }
  @media (min-width: 992px) {
    .home-about-wrap .home-abt-feat-img {
      -ms-flex-preferred-size: 54%;
          flex-basis: 54%;
      max-width: 54%; } }
  @media (min-width: 1300px) {
    .home-about-wrap .home-abt-feat-img {
      -ms-flex-preferred-size: calc(100% - 643px);
          flex-basis: calc(100% - 643px);
      max-width: calc(100% - 643px); } }
  .home-about-wrap .home-abt-feat-img img {
    width: 100%;
    max-height: 488px;
    object-fit: cover; }
    @media (min-width: 1300px) {
      .home-about-wrap .home-abt-feat-img img {
        max-height: 630px; } }
    @media only screen and (min-width: 1700px) {
      .home-about-wrap .home-abt-feat-img img {
        max-height: 722px; } }
  .home-about-wrap .home-abt-feat-img .home-abt-img-wrap {
    top: 0;
    left: 0;
    width: 100%; }
    .home-about-wrap .home-abt-feat-img .home-abt-img-wrap.hidden {
      opacity: 0;
      visibility: hidden; }
  .home-about-wrap .home-abt-feat-img.video-frame {
    overflow: hidden;
    position: relative;
    padding-bottom: 56.5%;
    height: 0;
    margin: 0 -2px; }
    @media (min-width: 768px) {
      .home-about-wrap .home-abt-feat-img.video-frame {
        padding-bottom: 28.5%; } }
    @media (min-width: 992px) {
      .home-about-wrap .home-abt-feat-img.video-frame {
        padding-bottom: 30.5%; } }
    @media (min-width: 1200px) {
      .home-about-wrap .home-abt-feat-img.video-frame {
        padding-bottom: 32%; } }
    @media (min-width: 1300px) {
      .home-about-wrap .home-abt-feat-img.video-frame {
        padding-bottom: 35%; } }
    @media only screen and (min-width: 1700px) {
      .home-about-wrap .home-abt-feat-img.video-frame {
        padding-bottom: 37.5%; } }
    .home-about-wrap .home-abt-feat-img.video-frame iframe {
      pointer-events: none;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      left: 0;
      margin: -1px 0;
      width: 100%;
      height: 100%;
      visibility: hidden;
      opacity: 0; }
  .home-about-wrap .home-abt-feat-img .video-play-btn,
  .home-about-wrap .home-abt-feat-img .video-pause-btn {
    position: absolute;
    text-decoration: none;
    font-size: 1.125rem;
    line-height: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 1.875rem; }
    @media (min-width: 768px) {
      .home-about-wrap .home-abt-feat-img .video-play-btn,
      .home-about-wrap .home-abt-feat-img .video-pause-btn {
        width: 60px; } }
  .home-about-wrap .home-abt-feat-img .video-pause-btn {
    display: none; }
  .home-about-wrap .home-abt-feat-img.btn-played .video-pause-btn {
    display: block; }
  .home-about-wrap .home-abt-feat-img.btn-played .video-play-btn {
    display: none; }
  .home-about-wrap .home-abt-feat-img.btn-played iframe {
    visibility: visible;
    opacity: 1; }
  .home-about-wrap .home-abt-feat-img.btn-played .bannerimg {
    visibility: hidden;
    opacity: 0; }
  .home-about-wrap .home-abt-feat-img .icon-pause {
    opacity: 0;
    -webkit-transition: ease 0.5s;
    transition: ease 0.5s; }
  .home-about-wrap .home-abt-feat-img:hover .icon-pause {
    opacity: 1; }

@media (min-width: 768px) {
  .xlab-home-layout-two {
    padding: 0 20px; } }

.xlab-home-layout-two .cat-col-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -0.3125rem; }
  @media (min-width: 768px) {
    .xlab-home-layout-two .cat-col-wrap {
      margin-left: -10px;
      margin-right: -10px; } }

.xlab-home-layout-two .col-item {
  position: relative;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
  padding: 0 0.3125rem;
  margin-bottom: 0.625rem; }
  @media (min-width: 768px) {
    .xlab-home-layout-two .col-item {
      -ms-flex-preferred-size: 25%;
          flex-basis: 25%;
      max-width: 25%;
      padding: 0 10px; } }
  .xlab-home-layout-two .col-item img {
    width: 100%; }
    @media (min-width: 992px) {
      .xlab-home-layout-two .col-item img {
        object-fit: cover;
        height: 100%; } }
  .xlab-home-layout-two .col-item a {
    text-decoration: none;
    position: relative; }
    .xlab-home-layout-two .col-item a:after {
      position: absolute;
      content: "";
      top: 50%;
      left: 0;
      right: 0;
      bottom: 0;
      background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.71), rgba(255, 255, 255, 0));
      background: linear-gradient(to top, rgba(0, 0, 0, 0.71), rgba(255, 255, 255, 0)); }
  .xlab-home-layout-two .col-item .category-title {
    display: none;
    color: #bd8d44;
    font-size: 2.125rem;
    position: absolute;
    top: 0.625rem;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0.4;
    z-index: 1;
    font-weight: 300; }
    @media (min-width: 768px) {
      .xlab-home-layout-two .col-item .category-title {
        font-size: 1.875rem;
        top: 0.75rem; } }
    @media (min-width: 992px) {
      .xlab-home-layout-two .col-item .category-title {
        font-size: 2.25rem;
        top: 0.9375rem; } }
    @media (min-width: 1200px) {
      .xlab-home-layout-two .col-item .category-title {
        font-size: 2.625rem; } }
    @media (min-width: 1300px) {
      .xlab-home-layout-two .col-item .category-title {
        font-size: 3.0625rem; } }
  .xlab-home-layout-two .col-item .cat-product-title {
    color: #ffffff;
    font-size: 1.25rem;
    font-weight: 400;
    position: absolute;
    bottom: 0.3125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0.5rem 0;
    margin: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 1; }
    @media (min-width: 768px) {
      .xlab-home-layout-two .col-item .cat-product-title {
        font-size: 1.875rem;
        bottom: 1.25rem;
        padding: 0.5rem 0 0.4375rem; } }
    @media (min-width: 992px) {
      .xlab-home-layout-two .col-item .cat-product-title {
        font-size: 2.25rem;
        padding: 0.625rem 0 0.5625rem; } }
    @media (min-width: 1200px) {
      .xlab-home-layout-two .col-item .cat-product-title {
        font-size: 2.5rem;
        padding: 0.75rem 0 0.6875rem; } }
    @media (min-width: 1300px) {
      .xlab-home-layout-two .col-item .cat-product-title {
        height: 3.125rem; } }

.xlab-home-layout-three {
  margin-bottom: 2.5rem; }
  @media (min-width: 768px) {
    .xlab-home-layout-three {
      margin-bottom: 2.5rem; } }
  @media (min-width: 992px) {
    .xlab-home-layout-three {
      margin-bottom: 3.75rem; } }
  .xlab-home-layout-three .section-title {
    margin-bottom: 1.25rem; }
  .xlab-home-layout-three .product-show-case {
    position: relative; }
    .xlab-home-layout-three .product-show-case .product-img:after {
      display: none; }
    .xlab-home-layout-three .product-show-case + .add-to-cart-wrap {
      text-align: center; }
      .xlab-home-layout-three .product-show-case + .add-to-cart-wrap .btn-add-cart {
        min-width: 8.75rem; }
        @media (min-width: 768px) {
          .xlab-home-layout-three .product-show-case + .add-to-cart-wrap .btn-add-cart {
            min-width: 12.5rem; } }
  .xlab-home-layout-three .slick-arrow {
    -webkit-appearance: none;
            appearance: none;
    background: none;
    padding: 0;
    border: none;
    color: #bd8d44;
    position: absolute;
    bottom: 3.75rem;
    font-size: 0.5rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 1;
    outline: none !important;
    box-shadow: none !important;
    border: none !important; }
    .xlab-home-layout-three .slick-arrow:hover {
      color: #bd8d44 !important; }
    .xlab-home-layout-three .slick-arrow:active, .xlab-home-layout-three .slick-arrow:focus, .xlab-home-layout-three .slick-arrow.mouse_clicked {
      outline: none !important;
      box-shadow: none !important;
      border: none !important; }
    @media (min-width: 768px) {
      .xlab-home-layout-three .slick-arrow {
        bottom: 4.375rem;
        font-size: 0.875rem; } }
    .xlab-home-layout-three .slick-arrow.slick-prev {
      margin-left: 6.25rem;
      -webkit-transition: padding 0.3s;
      transition: padding 0.3s; }
      .xlab-home-layout-three .slick-arrow.slick-prev:hover {
        padding-left: 0.625rem; }
      @media (min-width: 768px) {
        .xlab-home-layout-three .slick-arrow.slick-prev {
          margin-left: 11.25rem; }
          .xlab-home-layout-three .slick-arrow.slick-prev:hover {
            padding-left: 1.875rem; } }
    .xlab-home-layout-three .slick-arrow.slick-next {
      margin-left: -6.25rem;
      -webkit-transition: padding 0.3s;
      transition: padding 0.3s; }
      .xlab-home-layout-three .slick-arrow.slick-next:hover {
        padding-right: 0.625rem; }
      @media (min-width: 768px) {
        .xlab-home-layout-three .slick-arrow.slick-next {
          margin-left: -11.25rem; }
          .xlab-home-layout-three .slick-arrow.slick-next:hover {
            padding-right: 1.875rem; } }
  .xlab-home-layout-three .product-col .product-img img {
    -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s; }
  .xlab-home-layout-three .product-col .product-detail {
    position: relative;
    opacity: 0;
    visibility: hidden;
    padding: 0.625rem 0 0;
    text-align: center;
    -webkit-transition: opacity 0.5s, visibility 0.5s;
    transition: opacity 0.5s, visibility 0.5s; }
    @media (min-width: 768px) {
      .xlab-home-layout-three .product-col .product-detail {
        padding: 0.625rem 0 0; } }
    .xlab-home-layout-three .product-col .product-detail:before {
      content: "";
      position: absolute;
      bottom: 100%;
      left: 0;
      right: 0;
      width: 3.875rem;
      height: 1px;
      background: #bd8d44;
      margin: 0 auto; }
      @media (min-width: 768px) {
        .xlab-home-layout-three .product-col .product-detail:before {
          width: 6.375rem; } }
    .xlab-home-layout-three .product-col .product-detail .product-name {
      margin-bottom: 0.8125rem; }
      @media (min-width: 768px) {
        .xlab-home-layout-three .product-col .product-detail .product-name {
          margin-bottom: 0.75rem; } }
    .xlab-home-layout-three .product-col .product-detail .product-price {
      margin-bottom: 1.25rem; }
      @media (min-width: 768px) {
        .xlab-home-layout-three .product-col .product-detail .product-price {
          margin-bottom: 2.5rem; } }
    .xlab-home-layout-three .product-col .product-detail .add-to-cart-wrap .btn-add-cart {
      padding: 0.5rem 1.3125rem; }
      @media (min-width: 768px) {
        .xlab-home-layout-three .product-col .product-detail .add-to-cart-wrap .btn-add-cart {
          padding: 0.8125rem 1.5625rem; } }
  .xlab-home-layout-three .product-col.slick-center .product-img img {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1); }
  .xlab-home-layout-three .product-col.slick-center .product-detail {
    opacity: 1;
    visibility: visible; }

.xlab-home-layout-four {
  margin-bottom: 2.5rem; }
  @media (min-width: 768px) {
    .xlab-home-layout-four {
      margin-bottom: 2.5rem; } }
  @media (min-width: 992px) {
    .xlab-home-layout-four {
      margin-bottom: 3.75rem; } }
  @media (min-width: 1300px) {
    .xlab-home-layout-four {
      margin-bottom: 5rem; } }
  @media (max-width: 767.98px) {
    .xlab-home-layout-four .container {
      padding: 0; } }
  @media (min-width: 768px) {
    .xlab-home-layout-four .gift-for-her-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media (max-width: 767.98px) {
    .xlab-home-layout-four .giftfrh-rght {
      padding: 0 0.78125rem;
      text-align: center; } }
  @media (min-width: 768px) {
    .xlab-home-layout-four .giftfrh-rght {
      -ms-flex-preferred-size: 51%;
          flex-basis: 51%;
      max-width: 51%;
      position: relative;
      z-index: 2;
      text-align: left; } }
  .xlab-home-layout-four .giftfrh-rght .giftrh-img-wrap {
    margin-top: -0.34375rem; }
    @media (min-width: 768px) {
      .xlab-home-layout-four .giftfrh-rght .giftrh-img-wrap {
        width: calc(100% + 68px);
        margin-top: -0.5rem; } }
    @media (min-width: 992px) {
      .xlab-home-layout-four .giftfrh-rght .giftrh-img-wrap {
        margin-top: -0.6875rem; } }
    @media (min-width: 1200px) {
      .xlab-home-layout-four .giftfrh-rght .giftrh-img-wrap {
        margin-top: -0.8125rem; } }
    @media (min-width: 1300px) {
      .xlab-home-layout-four .giftfrh-rght .giftrh-img-wrap {
        margin-top: -0.8125rem; } }
  .xlab-home-layout-four .giftfrh-rght .giftrh-title {
    font-size: 2.375rem;
    color: #bd8d44;
    font-weight: 300;
    opacity: 0.3;
    margin: 0;
    line-height: 1;
    white-space: nowrap; }
    @media only screen and (min-width: 640px) and (max-width: 768px) {
      .xlab-home-layout-four .giftfrh-rght .giftrh-title {
        font-size: 1.875rem; } }
    @media (min-width: 768px) {
      .xlab-home-layout-four .giftfrh-rght .giftrh-title {
        font-size: 3.25rem;
        margin-left: -2.375rem; } }
    @media (min-width: 992px) {
      .xlab-home-layout-four .giftfrh-rght .giftrh-title {
        font-size: 4.25rem;
        margin-left: -3.125rem; } }
    @media (min-width: 1200px) {
      .xlab-home-layout-four .giftfrh-rght .giftrh-title {
        font-size: 5.125rem;
        margin-left: -3.75rem; } }
    @media (min-width: 1300px) {
      .xlab-home-layout-four .giftfrh-rght .giftrh-title {
        font-size: 5.625rem;
        margin-left: -4.125rem; } }
  @media (max-width: 767.98px) {
    .xlab-home-layout-four .giftfrh-lft {
      margin-top: -1.25rem; } }
  @media (min-width: 768px) {
    .xlab-home-layout-four .giftfrh-lft {
      -ms-flex-preferred-size: 49%;
          flex-basis: 49%;
      max-width: 49%; } }
  .xlab-home-layout-four .giftfrh-lft .giftrgh-lft-wrap {
    position: relative;
    display: block; }
    .xlab-home-layout-four .giftfrh-lft .giftrgh-lft-wrap:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 10px;
      right: 10px;
      height: 77px;
      box-shadow: 0px 6px 10px rgba(21, 71, 51, 0.2);
      z-index: -1;
      visibility: hidden;
      opacity: 0;
      -webkit-transform: scaleY(0.5);
          -ms-transform: scaleY(0.5);
              transform: scaleY(0.5);
      -webkit-transition: visibility 0.3s, opacity 0.3s, -webkit-transform 0.3s;
      transition: visibility 0.3s, opacity 0.3s, -webkit-transform 0.3s;
      transition: visibility 0.3s, opacity 0.3s, transform 0.3s;
      transition: visibility 0.3s, opacity 0.3s, transform 0.3s, -webkit-transform 0.3s; }
      @media (min-width: 768px) {
        .xlab-home-layout-four .giftfrh-lft .giftrgh-lft-wrap:after {
          bottom: 0; } }
    .xlab-home-layout-four .giftfrh-lft .giftrgh-lft-wrap:hover:after {
      visibility: visible;
      opacity: 1;
      -webkit-transform: scaleY(1);
          -ms-transform: scaleY(1);
              transform: scaleY(1); }
  .xlab-home-layout-four .btn-wrap {
    position: absolute;
    bottom: 1.625rem;
    left: 0;
    right: 0;
    z-index: 1;
    padding: 0.625rem 0 0.59375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 1rem;
    font-weight: 300;
    color: #4e4b4b;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.7); }
    @media (min-width: 768px) {
      .xlab-home-layout-four .btn-wrap {
        bottom: 1rem;
        padding: 0.625rem 0 0.5625rem;
        font-size: 1.125rem; } }
    @media (min-width: 992px) {
      .xlab-home-layout-four .btn-wrap {
        bottom: 1.875rem;
        padding: 0.75rem 0 0.6875rem;
        font-size: 1.375rem; } }

.xlab-home-layout-review,
.product-layout-review {
  margin-bottom: 1.875rem; }
  @media (min-width: 768px) {
    .xlab-home-layout-review,
    .product-layout-review {
      margin-bottom: 2.5rem; } }
  @media (min-width: 992px) {
    .xlab-home-layout-review,
    .product-layout-review {
      margin-bottom: 3.75rem; } }
  .xlab-home-layout-review .section-title,
  .product-layout-review .section-title {
    margin-bottom: 1.25rem;
    font-family: "Rubik", "trajan-pro-3", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    @media (min-width: 768px) {
      .xlab-home-layout-review .section-title,
      .product-layout-review .section-title {
        margin-bottom: 2.5rem; } }
  .xlab-home-layout-review .rplg,
  .product-layout-review .rplg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .xlab-home-layout-review .rplg .rplg-grid,
    .product-layout-review .rplg .rplg-grid {
      -ms-flex-preferred-size: 25%;
          flex-basis: 25%;
      max-width: 25%;
      padding-left: 2%; }
      .xlab-home-layout-review .rplg .rplg-grid .rplg-col,
      .product-layout-review .rplg .rplg-grid .rplg-col {
        margin: 0 !important;
        width: 100% !important; }
      .xlab-home-layout-review .rplg .rplg-grid .rplg-box,
      .product-layout-review .rplg .rplg-grid .rplg-box {
        background: none !important;
        border: none !important;
        margin: 0 !important;
        padding: 0 !important; }
      .xlab-home-layout-review .rplg .rplg-grid .rplg-row,
      .product-layout-review .rplg .rplg-grid .rplg-row {
        display: block !important; }
      .xlab-home-layout-review .rplg .rplg-grid .rplg-review-badge,
      .product-layout-review .rplg .rplg-grid .rplg-review-badge {
        display: none; }
      .xlab-home-layout-review .rplg .rplg-grid .rplg-row-right,
      .product-layout-review .rplg .rplg-grid .rplg-row-right {
        overflow: visible !important; }
      .xlab-home-layout-review .rplg .rplg-grid .rplg-biz-name,
      .product-layout-review .rplg .rplg-grid .rplg-biz-name {
        padding-left: 0 !important;
        font-size: 16px !important;
        white-space: normal !important;
        text-overflow: unset !important;
        line-height: 1.3 !important; }
      .xlab-home-layout-review .rplg .rplg-grid .rplg-biz-based,
      .product-layout-review .rplg .rplg-grid .rplg-biz-based {
        font-size: 16px !important;
        margin-top: 5px;
        line-height: 1.3 !important;
        text-shadow: none !important; }
      .xlab-home-layout-review .rplg .rplg-grid .rplg-biz-rating,
      .product-layout-review .rplg .rplg-grid .rplg-biz-rating {
        margin-top: 10px; }
      .xlab-home-layout-review .rplg .rplg-grid .rplg-links,
      .product-layout-review .rplg .rplg-grid .rplg-links {
        margin-top: 15px; }
        .xlab-home-layout-review .rplg .rplg-grid .rplg-links a,
        .product-layout-review .rplg .rplg-grid .rplg-links a {
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          background: #427fed;
          border-radius: 100px;
          min-width: 150px;
          min-height: 40px;
          color: #fff;
          font-weight: 700 !important;
          font-size: 16px !important;
          box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24) !important; }
    .xlab-home-layout-review .rplg .rplg-slider,
    .product-layout-review .rplg .rplg-slider {
      -ms-flex-preferred-size: 75%;
          flex-basis: 75%;
      max-width: 75%;
      padding: 0 45px; }
      .xlab-home-layout-review .rplg .rplg-slider .rplg-slider-prev,
      .xlab-home-layout-review .rplg .rplg-slider .rplg-slider-next,
      .product-layout-review .rplg .rplg-slider .rplg-slider-prev,
      .product-layout-review .rplg .rplg-slider .rplg-slider-next {
        margin-top: -8% !important;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        background: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        overflow: hidden;
        border-radius: 0; }
        .xlab-home-layout-review .rplg .rplg-slider .rplg-slider-prev::before,
        .xlab-home-layout-review .rplg .rplg-slider .rplg-slider-next::before,
        .product-layout-review .rplg .rplg-slider .rplg-slider-prev::before,
        .product-layout-review .rplg .rplg-slider .rplg-slider-next::before {
          content: "";
          font-family: 'icomoon';
          font-size: 16px; }
        .xlab-home-layout-review .rplg .rplg-slider .rplg-slider-prev span,
        .xlab-home-layout-review .rplg .rplg-slider .rplg-slider-next span,
        .product-layout-review .rplg .rplg-slider .rplg-slider-prev span,
        .product-layout-review .rplg .rplg-slider .rplg-slider-next span {
          display: none; }
      .xlab-home-layout-review .rplg .rplg-slider .rplg-slider-prev,
      .product-layout-review .rplg .rplg-slider .rplg-slider-prev {
        right: 0 !important;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .xlab-home-layout-review .rplg .rplg-slider .rplg-slider-prev::before,
        .product-layout-review .rplg .rplg-slider .rplg-slider-prev::before {
          content: "\e90f"; }
      .xlab-home-layout-review .rplg .rplg-slider .rplg-slider-next,
      .product-layout-review .rplg .rplg-slider .rplg-slider-next {
        left: 0 !important;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; }
        .xlab-home-layout-review .rplg .rplg-slider .rplg-slider-next::before,
        .product-layout-review .rplg .rplg-slider .rplg-slider-next::before {
          content: "\e90e"; }
    .xlab-home-layout-review .rplg .rplg-slider-review,
    .product-layout-review .rplg .rplg-slider-review {
      margin-top: 0 !important; }
    .xlab-home-layout-review .rplg .grw-slider,
    .product-layout-review .rplg .grw-slider {
      padding-bottom: 0 !important; }
      .xlab-home-layout-review .rplg .grw-slider .grw-slider-header-inner,
      .product-layout-review .rplg .grw-slider .grw-slider-header-inner {
        padding-top: 0 !important;
        margin: 0 !important; }
      @media (max-width: 767.98px) {
        .xlab-home-layout-review .rplg .grw-slider .grw-slider-header .rplg-row-right,
        .product-layout-review .rplg .grw-slider .grw-slider-header .rplg-row-right {
          text-align: center !important; } }
      @media (max-width: 767.98px) {
        .xlab-home-layout-review .rplg .grw-slider .grw-slider-header .rplg-row-right .rplg-biz-based,
        .product-layout-review .rplg .grw-slider .grw-slider-header .rplg-row-right .rplg-biz-based {
          text-align: center !important; } }
      @media (max-width: 767.98px) {
        .xlab-home-layout-review .rplg .grw-slider .grw-slider-header .rplg-row-right .wp-google-wr,
        .product-layout-review .rplg .grw-slider .grw-slider-header .rplg-row-right .wp-google-wr {
          margin-left: 0 !important;
          margin-right: 0 !important; } }
      @media (max-width: 767.98px) {
        .xlab-home-layout-review .rplg .grw-slider .grw-slider-header .rplg-row-right .wp-google-wr a,
        .product-layout-review .rplg .grw-slider .grw-slider-header .rplg-row-right .wp-google-wr a {
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          padding-top: 7px !important;
          padding-bottom: 7px !important; } }
      .xlab-home-layout-review .rplg .grw-slider .grw-slider-dots,
      .product-layout-review .rplg .grw-slider .grw-slider-dots {
        position: static !important;
        -webkit-transform: none !important;
            -ms-transform: none !important;
                transform: none !important; }
      .xlab-home-layout-review .rplg .grw-slider .grw-slider-btns,
      .product-layout-review .rplg .grw-slider .grw-slider-btns {
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg); }
        .xlab-home-layout-review .rplg .grw-slider .grw-slider-btns.grw-slider-prev,
        .product-layout-review .rplg .grw-slider .grw-slider-btns.grw-slider-prev {
          right: auto !important;
          left: 0;
          margin-right: 0 !important;
          margin-left: -3px; }
        .xlab-home-layout-review .rplg .grw-slider .grw-slider-btns.grw-slider-next,
        .product-layout-review .rplg .grw-slider .grw-slider-btns.grw-slider-next {
          left: auto !important;
          right: 0;
          margin-left: 0 !important;
          margin-right: -3px; }
  .xlab-home-layout-review .rpi-stars,
  .xlab-home-layout-review .rpi-based,
  .xlab-home-layout-review .rpi-header .rpi-name, .xlab-home-layout-review .rpi-header .rpi-scale,
  .xlab-home-layout-review .rpi-slider-btn,
  .product-layout-review .rpi-stars,
  .product-layout-review .rpi-based,
  .product-layout-review .rpi-header .rpi-name,
  .product-layout-review .rpi-header .rpi-scale,
  .product-layout-review .rpi-slider-btn {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    text-align: center; }
    @media (min-width: 768px) {
      .xlab-home-layout-review .rpi-stars,
      .xlab-home-layout-review .rpi-based,
      .xlab-home-layout-review .rpi-header .rpi-name, .xlab-home-layout-review .rpi-header .rpi-scale,
      .xlab-home-layout-review .rpi-slider-btn,
      .product-layout-review .rpi-stars,
      .product-layout-review .rpi-based,
      .product-layout-review .rpi-header .rpi-name,
      .product-layout-review .rpi-header .rpi-scale,
      .product-layout-review .rpi-slider-btn {
        -webkit-box-pack: start !important;
            -ms-flex-pack: start !important;
                justify-content: flex-start !important;
        text-align: right; } }
  .xlab-home-layout-review .rpi-time,
  .product-layout-review .rpi-time {
    text-align: right; }
  .xlab-home-layout-review .rpi-flex,
  .product-layout-review .rpi-flex {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .xlab-home-layout-review .rpi-slider .rpi-header .rpi-card-inner.rpi-logo::before,
  .product-layout-review .rpi-slider .rpi-header .rpi-card-inner.rpi-logo::before {
    display: none; }
  @media (max-width: 767.98px) {
    .xlab-home-layout-review .rpi-slider .rpi-header .rpi-card-inner,
    .product-layout-review .rpi-slider .rpi-header .rpi-card-inner {
      padding-block: 0;
      margin-block: 0; } }

.product-layout-review {
  margin-top: 1.5625rem;
  margin-bottom: 1.25rem; }
  @media (min-width: 768px) {
    .product-layout-review {
      margin-top: 1.5625rem;
      margin-bottom: 1.25rem; } }
  @media (min-width: 992px) {
    .product-layout-review {
      margin-top: 3.125rem;
      margin-bottom: 2.5rem; } }
  @media (min-width: 1300px) {
    .product-layout-review {
      margin-bottom: 3.125rem; } }

.xlab-home-layout-five {
  margin-bottom: 1rem; }
  @media (min-width: 768px) {
    .xlab-home-layout-five {
      margin-bottom: 2.5rem; } }
  @media (min-width: 992px) {
    .xlab-home-layout-five {
      margin-bottom: 3.75rem; } }
  @media (min-width: 1300px) {
    .xlab-home-layout-five {
      margin-bottom: 5rem; } }
  .xlab-home-layout-five .section-title {
    margin-bottom: 1.25rem; }
  .xlab-home-layout-five .section-sub-title {
    margin-bottom: 1.25rem; }
    @media (min-width: 768px) {
      .xlab-home-layout-five .section-sub-title {
        margin-bottom: 40px; } }
  .xlab-home-layout-five .container {
    max-width: none; }
    @media (min-width: 768px) {
      .xlab-home-layout-five .container {
        padding-inline: 65px; } }
  .xlab-home-layout-five .love-stories-wrap {
    display: -ms-grid !important;
    display: grid !important;
    grid-gap: 0.625rem;
    grid-row-gap: 0.625rem;
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr); }
    @media (min-width: 768px) {
      .xlab-home-layout-five .love-stories-wrap {
        -ms-grid-columns: (1fr)[4];
            grid-template-columns: repeat(4, 1fr);
        grid-gap: 20px;
        grid-row-gap: 20px; } }
  .xlab-home-layout-five .love-st-single:nth-of-type(1) {
    -ms-grid-column: span 2;
        grid-column: span 2;
    -ms-grid-row: 3;
        grid-row: 3; }
    @media (min-width: 768px) {
      .xlab-home-layout-five .love-st-single:nth-of-type(1) {
        -ms-grid-column: span 2;
            grid-column: span 2;
        -ms-grid-row: span 2;
            grid-row: span 2; } }
    .home .xlab-home-layout-five .love-st-single:nth-of-type(1) .love-st-single-wrap .love-st-title {
      bottom: 0.9375rem;
      padding: 0.75rem 0;
      font-size: 0.9375rem; }
      @media (min-width: 768px) {
        .home .xlab-home-layout-five .love-st-single:nth-of-type(1) .love-st-single-wrap .love-st-title {
          bottom: 1.875rem;
          padding: 0.9375rem 0;
          font-size: 1.375rem; } }
  .xlab-home-layout-five .love-st-single .love-st-single-wrap {
    display: block;
    position: relative; }
    .xlab-home-layout-five .love-st-single .love-st-single-wrap .love-st-title {
      position: absolute;
      bottom: 0.625rem;
      left: 0;
      right: 0;
      padding: 0.5rem 0;
      font-size: 0.875rem;
      line-height: 1;
      font-weight: 500;
      background: rgba(255, 255, 255, 0.7);
      text-align: center;
      color: #4e4b4b;
      visibility: hidden;
      opacity: 0;
      -webkit-transform: translateY(30px);
          -ms-transform: translateY(30px);
              transform: translateY(30px);
      -webkit-transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.4s;
      transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.4s;
      transition: opacity 0.3s, visibility 0.3s, transform 0.4s;
      transition: opacity 0.3s, visibility 0.3s, transform 0.4s, -webkit-transform 0.4s; }
      @media (min-width: 768px) {
        .xlab-home-layout-five .love-st-single .love-st-single-wrap .love-st-title {
          bottom: 0.9375rem;
          padding: 0.75rem 0;
          font-size: 1.125rem; } }
    .xlab-home-layout-five .love-st-single .love-st-single-wrap img {
      width: 100%; }
    .xlab-home-layout-five .love-st-single .love-st-single-wrap:hover .love-st-title {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); }
  .xlab-home-layout-five .btn-wrap {
    margin-top: 1.25rem; }
    @media (min-width: 768px) {
      .xlab-home-layout-five .btn-wrap {
        margin-top: 2.5rem; } }
    .xlab-home-layout-five .btn-wrap a.btn {
      padding: 0.5rem 1.5625rem; }
      @media (min-width: 768px) {
        .xlab-home-layout-five .btn-wrap a.btn {
          padding: 0.8125rem 1.875rem; } }

.love-stories-slider {
  position: relative; }
  .love-stories-slider .slick-arrow {
    background: none;
    border: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    display: none !important; }
    @media (min-width: 768px) {
      .love-stories-slider .slick-arrow {
        display: block !important;
        font-size: 19px; } }
    .love-stories-slider .slick-arrow.slick-prev {
      inset-inline-start: -14px; }
      @media (min-width: 768px) {
        .love-stories-slider .slick-arrow.slick-prev {
          inset-inline-start: -30px; } }
    .love-stories-slider .slick-arrow.slick-next {
      inset-inline-end: -14px; }
      @media (min-width: 768px) {
        .love-stories-slider .slick-arrow.slick-next {
          inset-inline-end: -30px; } }

.xlab-home-layout-six {
  margin-bottom: 2.5rem; }
  @media (min-width: 768px) {
    .xlab-home-layout-six {
      margin-bottom: 2.5rem; } }
  @media (min-width: 992px) {
    .xlab-home-layout-six {
      margin-bottom: 3.75rem; } }
  @media (min-width: 1300px) {
    .xlab-home-layout-six {
      margin-bottom: 5rem; } }
  @media (max-width: 767.98px) {
    .xlab-home-layout-six .container {
      padding: 0; } }
  .xlab-home-layout-six .section-title {
    margin-bottom: 1.25rem; }
    @media (min-width: 768px) {
      .xlab-home-layout-six .section-title {
        margin-bottom: 2.5rem; } }
  @media (min-width: 992px) {
    .xlab-home-layout-six .home-store-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 1.875rem; } }
  @media (max-width: 767.98px) {
    .xlab-home-layout-six .home-store-wrap .home-store-single {
      margin-bottom: 1.25rem; }
      .stores-container .xlab-home-layout-six .home-store-wrap .home-store-single {
        margin-bottom: 1.875rem; } }
  @media (min-width: 768px) {
    .xlab-home-layout-six .home-store-wrap .home-store-single {
      margin-bottom: 30px; } }
  @media (min-width: 992px) {
    .xlab-home-layout-six .home-store-wrap .home-store-single {
      margin-bottom: 0;
      width: calc(50% - 1.875rem); } }
  .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(8n + 1) .home-store-desc, .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(8n + 4) .home-store-desc, .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(8n + 5) .home-store-desc, .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(8n + 8) .home-store-desc {
    background: #fcfbfa;
    padding: 1.3125rem 1.1875rem 1.25rem 1.125rem; }
    @media (min-width: 768px) {
      .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(8n + 1) .home-store-desc, .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(8n + 4) .home-store-desc, .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(8n + 5) .home-store-desc, .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(8n + 8) .home-store-desc {
        padding: 2.75rem 1.4375rem 2.75rem 2.5rem; } }
  .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(8n + 2) .home-store-img, .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(8n + 3) .home-store-img, .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(8n + 6) .home-store-img, .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(8n + 7) .home-store-img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(8n + 2) .home-store-desc, .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(8n + 3) .home-store-desc, .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(8n + 6) .home-store-desc, .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(8n + 7) .home-store-desc {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    background: #f4f1ed;
    padding: 1.3125rem 1.125rem 1.25rem 1.1875rem; }
    @media (min-width: 768px) {
      .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(8n + 2) .home-store-desc, .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(8n + 3) .home-store-desc, .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(8n + 6) .home-store-desc, .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(8n + 7) .home-store-desc {
        padding: 2.75rem 2.5rem 2.75rem 1.4375rem; } }
  @media (max-width: 767.98px) {
    .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(odd) {
      padding-left: 0.3125rem; } }
  @media (max-width: 767.98px) {
    .stores-container .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(odd) {
      padding-left: 0; } }
  @media (max-width: 991.98px) {
    .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(odd) .home-store-img {
      -webkit-box-ordinal-group: 0 !important;
          -ms-flex-order: -1 !important;
              order: -1 !important; } }
  @media (max-width: 991.98px) {
    .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(odd) .home-store-desc {
      background: #fcfbfa !important;
      padding: 2.75rem 1.4375rem 2.75rem 2.5rem; } }
  @media (max-width: 767.98px) {
    .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(odd) .home-store-desc {
      padding: 1.5rem 1.1875rem; } }
  @media (max-width: 991.98px) {
    .stores-container .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(odd) .home-store-desc {
      width: calc(100% - 1.875rem); } }
  @media (max-width: 767.98px) {
    .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(even) {
      padding-right: 0.3125rem; } }
  @media (max-width: 767.98px) {
    .stores-container .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(even) {
      padding-right: 0; } }
  @media (max-width: 991.98px) {
    .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(even) .home-store-img {
      -webkit-box-ordinal-group: 3 !important;
          -ms-flex-order: 2 !important;
              order: 2 !important; } }
  @media (max-width: 991.98px) {
    .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(even) .home-store-desc {
      -webkit-box-ordinal-group: 2 !important;
          -ms-flex-order: 1 !important;
              order: 1 !important;
      background: #f4f1ed !important;
      padding: 2.75rem 2.5rem 2.75rem 1.4375rem; } }
  @media (max-width: 767.98px) {
    .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(even) .home-store-desc {
      padding: 1.5rem 1.1875rem; } }
  @media (max-width: 767.98px) {
    .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(even) .home-store-desc {
      margin-left: -0.625rem;
      margin-right: 0.625rem; } }
  @media (max-width: 991.98px) {
    .stores-container .xlab-home-layout-six .home-store-wrap .home-store-single:nth-child(even) .home-store-desc {
      width: calc(100% - 1.875rem);
      background: #fcfbfa !important; } }
  .xlab-home-layout-six .home-store-wrap .home-store-single .home-store-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 768px) {
      .xlab-home-layout-six .home-store-wrap .home-store-single .home-store-inner {
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        outline-offset: -20px;
        outline: 1px solid #bd8d44; } }
    @media (max-width: 767.98px) {
      .stores-container .xlab-home-layout-six .home-store-wrap .home-store-single .home-store-inner {
        display: block; } }
  .xlab-home-layout-six .home-store-wrap .home-store-single .home-store-img {
    -ms-flex-preferred-size: 46%;
        flex-basis: 46%;
    max-width: 46%;
    position: relative; }
    @media (min-width: 768px) {
      .xlab-home-layout-six .home-store-wrap .home-store-single .home-store-img {
        -ms-flex-preferred-size: 48%;
            flex-basis: 48%;
        max-width: 48%; } }
    @media (max-width: 767.98px) {
      .stores-container .xlab-home-layout-six .home-store-wrap .home-store-single .home-store-img {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        max-width: 100%;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; } }
    .xlab-home-layout-six .home-store-wrap .home-store-single .home-store-img img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
  .xlab-home-layout-six .home-store-wrap .home-store-single .home-store-desc {
    -ms-flex-preferred-size: 54%;
        flex-basis: 54%;
    max-width: 54%; }
    @media (max-width: 767.98px) {
      .xlab-home-layout-six .home-store-wrap .home-store-single .home-store-desc {
        outline-offset: -0.625rem;
        outline: 1px solid #bd8d44;
        margin: 0 auto; } }
    @media (min-width: 768px) {
      .xlab-home-layout-six .home-store-wrap .home-store-single .home-store-desc {
        -ms-flex-preferred-size: 52%;
            flex-basis: 52%;
        max-width: 52%; } }
    @media (max-width: 767.98px) {
      .stores-container .xlab-home-layout-six .home-store-wrap .home-store-single .home-store-desc {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        max-width: 100%;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        margin-left: auto;
        margin-right: auto; } }
  .xlab-home-layout-six .home-store-wrap .home-store-single .home-store-title {
    font-size: 0.75rem;
    font-weight: 600;
    margin-bottom: 0.875rem; }
    @media (min-width: 768px) {
      .xlab-home-layout-six .home-store-wrap .home-store-single .home-store-title {
        font-size: 1rem;
        margin-bottom: 0.9375rem; } }
    .xlab-home-layout-six .home-store-wrap .home-store-single .home-store-title a {
      text-decoration: none;
      color: #4e4b4b;
      -webkit-transition: color 0.3s;
      transition: color 0.3s; }
      .xlab-home-layout-six .home-store-wrap .home-store-single .home-store-title a:hover {
        color: #bd8d44; }
  .xlab-home-layout-six .home-store-wrap .home-store-single ul,
  .xlab-home-layout-six .home-store-wrap .home-store-single p {
    font-size: 0.75rem;
    line-height: 1.5; }
    @media (min-width: 768px) {
      .xlab-home-layout-six .home-store-wrap .home-store-single ul,
      .xlab-home-layout-six .home-store-wrap .home-store-single p {
        font-size: 0.875rem; } }
    .xlab-home-layout-six .home-store-wrap .home-store-single ul.store-info-list,
    .xlab-home-layout-six .home-store-wrap .home-store-single p.store-info-list {
      margin-bottom: 1.25rem; }
    .xlab-home-layout-six .home-store-wrap .home-store-single ul.store-social-list li,
    .xlab-home-layout-six .home-store-wrap .home-store-single p.store-social-list li {
      margin-bottom: 0.3125rem; }
      .xlab-home-layout-six .home-store-wrap .home-store-single ul.store-social-list li:last-child,
      .xlab-home-layout-six .home-store-wrap .home-store-single p.store-social-list li:last-child {
        margin-bottom: 0; }
    .xlab-home-layout-six .home-store-wrap .home-store-single ul li,
    .xlab-home-layout-six .home-store-wrap .home-store-single p li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .xlab-home-layout-six .home-store-wrap .home-store-single ul li i,
      .xlab-home-layout-six .home-store-wrap .home-store-single p li i {
        margin-left: 0.5rem; }
      .xlab-home-layout-six .home-store-wrap .home-store-single ul li a,
      .xlab-home-layout-six .home-store-wrap .home-store-single p li a {
        color: #4e4b4b;
        text-decoration: none; }

.xlab-home-layout-seven {
  margin-bottom: 2.5rem;
  position: relative; }
  @media (min-width: 768px) {
    .xlab-home-layout-seven {
      margin-bottom: 2.5rem; } }
  @media (min-width: 992px) {
    .xlab-home-layout-seven {
      margin-bottom: 3.75rem; } }
  @media (min-width: 1300px) {
    .xlab-home-layout-seven {
      margin-bottom: 5rem; } }
  .xlab-home-layout-seven .section-title {
    margin-bottom: 1.25rem; }
    @media (min-width: 768px) {
      .xlab-home-layout-seven .section-title {
        margin-bottom: 2.5rem; } }
  @media (min-width: 768px) {
    .xlab-home-layout-seven .home-blog-wrap,
    .xlab-home-layout-seven .blog-wrap-dup {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-left: -0.9375rem;
      margin-right: -0.9375rem; } }
  .xlab-home-layout-seven .home-blog-wrap .home-blog-single,
  .xlab-home-layout-seven .blog-wrap-dup .home-blog-single {
    padding: 0 0.46875rem; }
    @media (min-width: 768px) {
      .xlab-home-layout-seven .home-blog-wrap .home-blog-single,
      .xlab-home-layout-seven .blog-wrap-dup .home-blog-single {
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
        max-width: 50%;
        padding: 0 0.625rem;
        margin-bottom: 1.875rem; } }
    @media (min-width: 992px) {
      .xlab-home-layout-seven .home-blog-wrap .home-blog-single,
      .xlab-home-layout-seven .blog-wrap-dup .home-blog-single {
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%;
        max-width: 25%;
        padding: 0 0.9375rem;
        margin-bottom: 0; } }
  .xlab-home-layout-seven .home-blog-wrap .home-blog-image,
  .xlab-home-layout-seven .blog-wrap-dup .home-blog-image {
    margin-bottom: 0.625rem;
    position: relative; }
    @media (min-width: 768px) {
      .xlab-home-layout-seven .home-blog-wrap .home-blog-image,
      .xlab-home-layout-seven .blog-wrap-dup .home-blog-image {
        margin-bottom: 0.875rem; } }
    .xlab-home-layout-seven .home-blog-wrap .home-blog-image a,
    .xlab-home-layout-seven .blog-wrap-dup .home-blog-image a {
      position: relative;
      z-index: 1;
      display: block; }
      .xlab-home-layout-seven .home-blog-wrap .home-blog-image a:after,
      .xlab-home-layout-seven .blog-wrap-dup .home-blog-image a:after {
        content: "";
        position: absolute;
        bottom: 0 !important;
        left: 10px;
        right: 10px;
        height: 77px;
        box-shadow: 0px 6px 10px rgba(21, 71, 51, 0.2);
        z-index: -1;
        visibility: hidden;
        opacity: 0;
        -webkit-transform: scaleY(0.5);
            -ms-transform: scaleY(0.5);
                transform: scaleY(0.5);
        -webkit-transition: visibility 0.3s, opacity 0.3s, -webkit-transform 0.3s;
        transition: visibility 0.3s, opacity 0.3s, -webkit-transform 0.3s;
        transition: visibility 0.3s, opacity 0.3s, transform 0.3s;
        transition: visibility 0.3s, opacity 0.3s, transform 0.3s, -webkit-transform 0.3s; }
        @media (min-width: 768px) {
          .xlab-home-layout-seven .home-blog-wrap .home-blog-image a:after,
          .xlab-home-layout-seven .blog-wrap-dup .home-blog-image a:after {
            bottom: 16px; } }
      .xlab-home-layout-seven .home-blog-wrap .home-blog-image a:hover:after,
      .xlab-home-layout-seven .blog-wrap-dup .home-blog-image a:hover:after {
        visibility: visible;
        opacity: 1;
        -webkit-transform: scaleY(1);
            -ms-transform: scaleY(1);
                transform: scaleY(1); }
    .xlab-home-layout-seven .home-blog-wrap .home-blog-image img,
    .xlab-home-layout-seven .blog-wrap-dup .home-blog-image img {
      width: 100%; }
    .xlab-home-layout-seven .home-blog-wrap .home-blog-image .category-blog-wrap,
    .xlab-home-layout-seven .blog-wrap-dup .home-blog-image .category-blog-wrap {
      position: absolute;
      bottom: 0.5rem;
      right: 0.5rem; }
      @media (min-width: 768px) {
        .xlab-home-layout-seven .home-blog-wrap .home-blog-image .category-blog-wrap,
        .xlab-home-layout-seven .blog-wrap-dup .home-blog-image .category-blog-wrap {
          bottom: 0;
          right: 10px; } }
      .xlab-home-layout-seven .home-blog-wrap .home-blog-image .category-blog-wrap ul li,
      .xlab-home-layout-seven .blog-wrap-dup .home-blog-image .category-blog-wrap ul li {
        display: inline-block;
        margin: 0 0 0 0.3125rem; }
        @media (min-width: 768px) {
          .xlab-home-layout-seven .home-blog-wrap .home-blog-image .category-blog-wrap ul li,
          .xlab-home-layout-seven .blog-wrap-dup .home-blog-image .category-blog-wrap ul li {
            margin: 0 0 0 7px; } }
      .xlab-home-layout-seven .home-blog-wrap .home-blog-image .category-blog-wrap ul a,
      .xlab-home-layout-seven .blog-wrap-dup .home-blog-image .category-blog-wrap ul a {
        display: block;
        line-height: 1.125;
        padding: 0.34375rem 0.5625rem;
        text-decoration: none;
        font-size: 0.75rem;
        font-weight: 300;
        background: #fff;
        color: #154733;
        -webkit-transition: color 0.3s, background 0.3s;
        transition: color 0.3s, background 0.3s; }
        @media (min-width: 768px) {
          .xlab-home-layout-seven .home-blog-wrap .home-blog-image .category-blog-wrap ul a,
          .xlab-home-layout-seven .blog-wrap-dup .home-blog-image .category-blog-wrap ul a {
            padding: 0.3125rem 1rem;
            font-size: 0.875rem;
            margin-bottom: 10px; } }
        .xlab-home-layout-seven .home-blog-wrap .home-blog-image .category-blog-wrap ul a:hover,
        .xlab-home-layout-seven .blog-wrap-dup .home-blog-image .category-blog-wrap ul a:hover {
          background: #154733;
          color: #fff; }
  .xlab-home-layout-seven .home-blog-wrap .home-blog-desc,
  .xlab-home-layout-seven .blog-wrap-dup .home-blog-desc {
    font-size: 0.75rem;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s; }
    @media (min-width: 768px) {
      .xlab-home-layout-seven .home-blog-wrap .home-blog-desc,
      .xlab-home-layout-seven .blog-wrap-dup .home-blog-desc {
        font-size: 0.875rem; } }
    .xlab-home-layout-seven .home-blog-wrap .home-blog-desc a,
    .xlab-home-layout-seven .blog-wrap-dup .home-blog-desc a {
      color: #4e4b4b;
      text-decoration: none;
      -webkit-transition: color 0.3s;
      transition: color 0.3s; }
      .xlab-home-layout-seven .home-blog-wrap .home-blog-desc a:hover,
      .xlab-home-layout-seven .blog-wrap-dup .home-blog-desc a:hover {
        color: #bd8d44; }
    .xlab-home-layout-seven .home-blog-wrap .home-blog-desc .blog-meta,
    .xlab-home-layout-seven .blog-wrap-dup .home-blog-desc .blog-meta {
      margin-bottom: 0.78125rem;
      font-weight: 300;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .xlab-home-layout-seven .home-blog-wrap .home-blog-desc .blog-meta .author,
      .xlab-home-layout-seven .blog-wrap-dup .home-blog-desc .blog-meta .author {
        margin-left: 4px; }
      .xlab-home-layout-seven .home-blog-wrap .home-blog-desc .blog-meta .posted-on,
      .xlab-home-layout-seven .blog-wrap-dup .home-blog-desc .blog-meta .posted-on {
        margin-right: 4px; }
      .xlab-home-layout-seven .home-blog-wrap .home-blog-desc .blog-meta a,
      .xlab-home-layout-seven .blog-wrap-dup .home-blog-desc .blog-meta a {
        pointer-events: none; }
    .xlab-home-layout-seven .home-blog-wrap .home-blog-desc .blog-title,
    .xlab-home-layout-seven .blog-wrap-dup .home-blog-desc .blog-title {
      font-size: 0.75rem;
      font-weight: 500;
      line-height: 1.5;
      margin-bottom: 0.78125rem; }
      @media (min-width: 768px) {
        .xlab-home-layout-seven .home-blog-wrap .home-blog-desc .blog-title,
        .xlab-home-layout-seven .blog-wrap-dup .home-blog-desc .blog-title {
          font-size: 0.875rem;
          margin-bottom: 0.9375rem; } }
    .xlab-home-layout-seven .home-blog-wrap .home-blog-desc p,
    .xlab-home-layout-seven .blog-wrap-dup .home-blog-desc p {
      margin: 0;
      color: #848484;
      font-weight: 300; }
  @media (max-width: 767.98px) {
    .xlab-home-layout-seven .home-blog-wrap.slick-initialized .home-blog-single:not(.slick-current) .home-blog-desc,
    .xlab-home-layout-seven .blog-wrap-dup.slick-initialized .home-blog-single:not(.slick-current) .home-blog-desc {
      opacity: 0;
      visibility: hidden; } }
  .xlab-home-layout-seven .btn-wrap {
    margin-top: 3.625rem; }
    @media (min-width: 768px) {
      .xlab-home-layout-seven .btn-wrap {
        margin-top: 0.4375rem; } }
    @media (min-width: 992px) {
      .xlab-home-layout-seven .btn-wrap {
        margin-top: 2.3125rem; } }
    .xlab-home-layout-seven .btn-wrap a.btn {
      padding-left: 2.1875rem;
      padding-right: 2.1875rem; }
      @media (min-width: 768px) {
        .xlab-home-layout-seven .btn-wrap a.btn {
          padding-left: 3rem;
          padding-right: 3rem; } }
  .xlab-home-layout-seven .slick-arrow {
    -webkit-appearance: none;
            appearance: none;
    background: none;
    padding: 0;
    border: none;
    color: #bd8d44;
    position: absolute;
    bottom: 3.375rem;
    font-size: 0.5rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 1; }
    .xlab-home-layout-seven .slick-arrow.slick-prev {
      margin-left: 1.5rem; }
    .xlab-home-layout-seven .slick-arrow.slick-next {
      margin-left: -1.5rem; }

.couplestories-modal .modal-dialog {
  max-width: 800px; }

.couplestories-modal .modal-close {
  position: absolute;
  top: -0.625rem;
  right: -0.625rem;
  line-height: 1;
  text-decoration: none;
  color: #4e4b4b;
  font-size: 0.4375rem;
  z-index: 3;
  width: 1.125rem;
  height: 1.125rem;
  border-radius: 1.125rem;
  background: #fff;
  border: solid 1px #4e4b4b;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 768px) {
    .couplestories-modal .modal-close {
      font-size: 12px;
      top: -14px;
      right: -14px;
      width: 1.75rem;
      height: 1.75rem;
      border-radius: 1.75rem; } }
  @media (min-width: 992px) {
    .couplestories-modal .modal-close {
      top: -15px;
      right: -15px;
      width: 2rem;
      height: 2rem;
      border-radius: 2rem; } }
  .couplestories-modal .modal-close:hover {
    color: #000; }

.couplestories-modal .modal-dialog {
  top: 50%;
  -webkit-transform: translateY(-50%) !important;
      -ms-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important; }

.coup-st-wrap {
  width: 100%;
  padding: 0.9375rem; }
  @media (min-width: 768px) {
    .coup-st-wrap {
      padding: 1.875rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .coup-st-wrap .coup-st-image-slider-wrap {
    margin-bottom: 0.625rem; }
    @media (min-width: 768px) {
      .coup-st-wrap .coup-st-image-slider-wrap {
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
        max-width: 50%;
        margin-bottom: 0; } }
  .coup-st-wrap .coup-st-desc-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 768px) {
      .coup-st-wrap .coup-st-desc-wrap {
        padding-right: 15px;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
        max-width: 50%; } }
    @media (min-width: 992px) {
      .coup-st-wrap .coup-st-desc-wrap {
        padding-right: 20px; } }
    @media (min-width: 1200px) {
      .coup-st-wrap .coup-st-desc-wrap {
        padding-right: 30px; } }
    .coup-st-wrap .coup-st-desc-wrap .coup-st-title {
      font-size: 1.25rem;
      line-height: 1.182;
      font-weight: 300;
      margin-bottom: 0.625rem;
      text-align: right; }
      @media (min-width: 768px) {
        .coup-st-wrap .coup-st-desc-wrap .coup-st-title {
          font-size: 2.0625rem;
          margin-bottom: 22px; } }
    .coup-st-wrap .coup-st-desc-wrap .coup-st-sub-title {
      font-size: 0.8125rem;
      font-weight: 500;
      margin-bottom: 0.625rem; }
      @media (min-width: 768px) {
        .coup-st-wrap .coup-st-desc-wrap .coup-st-sub-title {
          font-size: 1.125rem;
          margin-bottom: 10px; } }
    .coup-st-wrap .coup-st-desc-wrap p {
      font-size: 0.75rem;
      line-height: 1.5;
      margin-bottom: 0.625rem; }
      @media (min-width: 768px) {
        .coup-st-wrap .coup-st-desc-wrap p {
          font-size: 0.875rem;
          margin-bottom: 0.9375rem; } }
    .coup-st-wrap .coup-st-desc-wrap .view-more-btn-wrap {
      margin-top: auto; }
      .coup-st-wrap .coup-st-desc-wrap .view-more-btn-wrap .btn {
        font-size: 0.75rem;
        font-weight: 400;
        padding: 0.5625rem;
        width: 100%;
        color: #154733;
        border: solid 1px #154733;
        background: transparent;
        display: inline-block;
        line-height: 1; }
        @media (min-width: 768px) {
          .coup-st-wrap .coup-st-desc-wrap .view-more-btn-wrap .btn {
            font-size: 1rem;
            padding: 13px 50px;
            width: auto; } }
        .coup-st-wrap .coup-st-desc-wrap .view-more-btn-wrap .btn:hover {
          color: #fff !important;
          background: #154733; }
  .coup-st-wrap .coup-st-image-slider {
    position: relative; }
    .coup-st-wrap .coup-st-image-slider .coup-st-image img {
      width: 100%; }
    .coup-st-wrap .coup-st-image-slider .slick-arrow {
      -webkit-appearance: none;
              appearance: none;
      background: none;
      padding: 0;
      border: none;
      color: #fff;
      text-shadow: 0px 3px 6px #154733;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      font-size: 0.75rem;
      z-index: 1; }
      @media (min-width: 768px) {
        .coup-st-wrap .coup-st-image-slider .slick-arrow {
          font-size: 1.375rem; } }
      .coup-st-wrap .coup-st-image-slider .slick-arrow.slick-prev {
        right: 0.625rem; }
      .coup-st-wrap .coup-st-image-slider .slick-arrow.slick-next {
        left: 0.625rem; }

.product-feat-desc {
  background: #F7F8F7;
  padding: 0.875rem 1.25rem; }
  @media (min-width: 768px) {
    .product-feat-desc {
      padding: 30px; } }
  .product-feat-desc ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (min-width: 768px) {
      .product-feat-desc ul {
        row-gap: 30px; } }
    .product-feat-desc ul li {
      text-align: center;
      padding: 0 20px; }
      @media (max-width: 767.98px) {
        .product-feat-desc ul li {
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%;
          max-width: 50%;
          padding: 0.9375rem 0; } }
      @media (min-width: 768px) and (max-width: 991.98px) {
        .product-feat-desc ul li {
          -ms-flex-preferred-size: 33.33%;
              flex-basis: 33.33%;
          max-width: 33.33%; } }
      @media (min-width: 992px) and (max-width: 1199.98px) {
        .product-feat-desc ul li {
          -ms-flex-preferred-size: 25%;
              flex-basis: 25%;
          max-width: 25%; } }
      @media (min-width: 768px) {
        .product-feat-desc ul li {
          padding: 0 30px; } }
      .product-feat-desc ul li:not(:last-child) {
        position: relative; }
        @media (min-width: 768px) {
          .product-feat-desc ul li:not(:last-child):before {
            content: "";
            position: absolute;
            display: inline-block;
            height: 57px;
            width: 1px;
            border-left: solid 1px #bd8d44;
            left: 0;
            top: 50%;
            -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                    transform: translateY(-50%); } }
      @media (min-width: 768px) {
        .product-feat-desc ul li:nth-child(3n):before {
          display: none; } }
      @media (min-width: 992px) {
        .product-feat-desc ul li:nth-child(3n):before {
          display: inline-block; } }
      @media (min-width: 992px) {
        .product-feat-desc ul li:nth-child(4n):before {
          display: none; } }
      @media (min-width: 1200px) {
        .product-feat-desc ul li:nth-child(4n):before {
          display: inline-block; } }
      @media (max-width: 767.98px) {
        .product-feat-desc ul li:before {
          content: "";
          position: absolute;
          height: 1px;
          width: 1.75rem;
          background: #bd8d44;
          left: 50%;
          top: 100%;
          -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
                  transform: translateX(-50%); } }
      @media (max-width: 767.98px) {
        .product-feat-desc ul li:last-child:before, .product-feat-desc ul li:nth-last-child(2):before {
          display: none; } }
      .product-feat-desc ul li .img-wrap {
        min-height: 34px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      .product-feat-desc ul li .prdct-feat-title {
        color: #4E4B4B;
        width: 100%;
        display: block;
        margin-top: 0.625rem;
        font-size: 0.75rem; }
        @media (min-width: 768px) {
          .product-feat-desc ul li .prdct-feat-title {
            max-width: 202px;
            margin-inline: auto;
            font-size: 16px; } }

.product-feat-inner:has(.product-feat-img) .product-feat-desc ul li:before, .product-feat-inner:has(.product-feat-img) .product-feat-desc ul li:after {
  display: none; }

/* Keyframes for bounce effect */
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    margin-bottom: 0; }
  40% {
    margin-bottom: 30px; }
  60% {
    margin-bottom: 15px; } }
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    margin-bottom: 0; }
  40% {
    margin-bottom: 30px; }
  60% {
    margin-bottom: 15px; } }

.bounce-effect {
  -webkit-animation: bounce 2s infinite;
          animation: bounce 2s infinite; }

.home-layout-three .box-title {
  color: #000; }

@media (min-width: 768px) {
  .bottom-benefit-section .ico-wrap img {
    height: 28px !important; } }

.best-selling-section .products-row:not(.slick-initialized) .product-col {
  padding-bottom: 1.2rem; }
  @media (min-width: 768px) {
    .best-selling-section .products-row:not(.slick-initialized) .product-col {
      padding-bottom: 20px; } }
  @media (min-width: 1200px) {
    .best-selling-section .products-row:not(.slick-initialized) .product-col {
      padding-bottom: 30px; } }

.best-selling-section .btn-view-all {
  max-width: fit-content;
  padding-inline: 20px; }

.best-selling-section .best-selling-slider .slick-prev {
  right: 10px; }

.best-selling-section .best-selling-slider .slick-next {
  left: 10px; }

.story-circles-row.has_slider .slick-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  bottom: auto;
  margin-top: 10px; }

.story-circles-row.has_slider .slick-prev {
  right: 10px; }

.story-circles-row.has_slider .slick-next {
  left: 10px; }

.category-logos-row .slick-prev,
.home-layout-four.video-layout .four_banner .slick-prev {
  right: 10px; }

.category-logos-row .slick-next,
.home-layout-four.video-layout .four_banner .slick-next {
  left: 10px; }

@media (min-width: 768px) {
  .home-layout-four:not(.has_slider):not(.video-layout):not(.slick-initialized) {
    gap: 20px; } }

@media (min-width: 768px) {
  .home-layout-three:not(.slick-initialized) {
    grid-row-gap: 20px; } }

@media (min-width: 768px) {
  .home-layout-three .col-item {
    padding-inline: 10px; } }

.hero-banner,
.home-layout-four,
.home-layout-five {
  margin-bottom: 0.9375rem; }
  @media (min-width: 768px) {
    .hero-banner,
    .home-layout-four,
    .home-layout-five {
      margin-bottom: 20px; } }

.home-layout-four:not(.video-layout):not(.has_slider):not(.slick-initialized),
.home-layout-five:not(.video-layout):not(.has_slider):not(.slick-initialized) {
  gap: 0.9375rem; }
  @media (min-width: 768px) {
    .home-layout-four:not(.video-layout):not(.has_slider):not(.slick-initialized),
    .home-layout-five:not(.video-layout):not(.has_slider):not(.slick-initialized) {
      gap: 20px; } }

.home-layout-three.three-column-layout.three_column picture {
  display: block;
  overflow: hidden; }

.home-layout-five .box-content .box-title {
  color: #fff; }

.home-layout-three .box-title {
  color: #fff; }

.home-layout-three .img-wrap + .box-title {
  color: #000; }

.blog-item .blog-title {
  font-size: 0.9375rem; }
  @media (min-width: 768px) {
    .blog-item .blog-title {
      font-size: 28px; } }

.blog-item .blog-item-excerpt {
  font-size: 0.8125rem; }
  @media (min-width: 768px) {
    .blog-item .blog-item-excerpt {
      font-size: 16px; } }

.blog-item a {
  color: inherit; }

@media (min-width: 768px) {
  .about-container .home-about-wrap .section-title,
  .about-feats-wrap .abt-feat-desc .section-title,
  .abt-prodct-data-wrap .abt-prdct-data-desc .section-title {
    text-align: right; } }

@media (min-width: 768px) {
  .about-container .about-feats-wrap .abt-feat-desc {
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; } }

@media (min-width: 992px) {
  .about-container .about-feats-wrap .abt-feat-desc {
    position: absolute;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); } }

@media (max-width: 767px) {
  .abt-prodct-data-wrap .abt-prdct-data-image {
    width: 100%; } }
