  .cms-index-index .page-main {
    margin: 0;
  }
  .porto-menu-links>.column-inner {
    border: 1px solid #e7e7e7;
  }
  .porto-menu-links .porto-links-block {
    border: none;
    font-weight: 600;
  }
  .porto-links-block .links-title {
    background: #f6f7f9;
    border-bottom: none;
    font-family: Poppins;
    line-height: 1.4;
    color: #222529;
  }
  .porto-links-block .links-content ul {
    padding-top: 0;
  }
  .porto-links-block li.porto-links-item>a {
    padding: 13px 0;
    margin: 0 20px;
    border-top-color: #e7e7e7;
    color: #555;
  }
  .porto-menu-links .btn {
    font-size: 1em;
    font-weight: 700;
    padding: 15px 0 15px;
    border-radius: 0;
  }
  .coupon-sale-text {
    transform: rotate(-2deg);
    letter-spacing: -.01em;
    position: relative;
    font-weight: 700;
  }
  .coupon-sale-text b {
    display: inline-block;
    font-size: 1.6em;
    padding: 5px 8px;
    background: #fff;
  }
  .owl-carousel.nav-inside-left .owl-dots {
    left: 7.25%;
    bottom: 25px;
  }
  .home-banner-slider .owl-dots .owl-dot span {
    border-color: #fff;
  }
  .home-banner-slider .owl-dots .owl-dot.active span,
  .home-banner-slider .owl-dots .owl-dot:hover span {
    color: #222529;
  }
  .home-bar .porto-sicon-box {
    justify-content: center;
    padding: 12px 0;
    margin: 12px 0;
    border-right: 1px solid #e7e7e7;
  }
  .home-bar .col-lg-4:last-child .porto-sicon-box {
    border: none;
  }
  @media (max-width: 991px){
    .home-bar .col-lg-4:not(:last-child) {
      border-bottom: 1px solid #e7e7e7;
    }
    .home-bar .porto-sicon-box {
      border-right: none;
      justify-content: flex-start;
      padding: 12px 30px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .home-banners .porto-ultimate-content-box {
      font-size: 8px;
    }
  }
  @media (max-width: 767px) {
    .porto-ultimate-content-box {
      font-size: 8px;
    }
  }