/* banner section */
.banner-section {

    background-size: cover;
    background-position: center;
  
    display: block;
  }
  
  .loop-homepage-title h3 {
    font-size: 19px !important;
  }
  
  .loop-homepage-price {
    font-weight: 600;
  }
  
  .sub-heading-main {
    font-size: 17px;
  }
  
  .round-imgg {
    /* border-radius: 50%; */
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    display: block;
    margin: 0 auto;
  }
  
  .a:hover {
    color: black;
  }
  
  .a {
    color: black;
  }
  
  .homepage-link {
    color: black !important;
  }
  
  .img-bg-grey {
    background-color: #f5f5f5;
    font-family: Outfit, sans-serif;
  }
  
  .homepage-h {
    font-size: 700 !important;
    font-family: Outfit, sans-serif;
  }
  
  .product-title {
  
    font-size: 16px;
    font-family: Outfit, sans-serif;
  
  
  }
  
  .normal-price {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    font-family: Outfit, sans-serif;
  }
  
  .heading-text-homepagae {
    margin-bottom: 25px;
    margin-top: 25px;
    font-size: 24px;
  }
  
  .homepage-top-content h1 {
    font-weight: 600 !important;
    line-height: 44px !important;
    font-size: 35px !important;
    text-align: center;
  }
  
  .homepage-top-content p {
    text-align: justify;
  }
  
  .homepage-bottom-content {
    /* background-color: #f5f5f5 !important; */
    padding-top: 20px;
    padding-bottom: 20px;
  }
  
  .homepage-bottom-content .accordion-button {
    /* background-color: #f5f5f5 !important; */
  }
  
  .homepage-bottom-content .accordion-body {
    /* background-color: #f5f5f5 !important; */
  }
  
  .homepage-bottom-content .accordion-body p {
    background-color: #f5f5f5 !important;
  }
  
  @media only screen and (max-width: 767px) {
    .banner-section {
      min-height: 138px !important;
    }
  
    .button-after-section a {
      padding: 14px 20px;
      background: #ba252b;
      color: #fff!important;
      border-radius: 5px;
      font-size: 19px;
    }
  }
  
  @media only screen and (min-width: 768px) {
    .button-after-section a {
      padding: 14px 20px;
      background: #ba252b;
      color: #fff!important;
      border-radius: 5px;
      font-size: 19px;
    }
  
    .catt-imgdid {
      min-height: 160px;
      max-height: 164px;
      display: flex;
      align-items: center;
    }
  
    .catt-imgdid-text {
      min-height: 30px;
      max-height: 35px;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-top: 19px;
      color: #000;
      font-weight: 500;
    }
  
    .homepgae-categories ul {
      padding-top: 34px;
      padding-bottom: 34px;
    }
  
    .deed8 {
      margin-top: 57px;
    }
  }
  
  .button-after-section {
    text-align: center;
  }
  
  .empty-space {
    height: 70px;
  }
  
  .homepgae-categories ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .homepgae-categories ul li {
    position: relative;
    width: 12%;
    text-align: center;
    -webkit-transition: all .2s;
    transition: all .2s;
    cursor: pointer;
    font-size: 18px;
    border-radius: 50%;
    filter: drop-shadow(6px 6px 4px rgba(0, 0, 0, .12));
  }
  
  .margin-top-cat {
    margin-top: 15px;
  }
  
  @media only screen and (max-width: 767px) {
    .homepgae-categories ul li {
      width: 31%;
      margin-bottom: 3%;
      display: flex;
    }
  
    .catt-imgdid {
      min-height: 107px;
      max-height: 111px;
      display: flex;
      align-items: center;
    }
  
    .catt-imgdid-text {
      min-height: 30px;
      max-height: 35px;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-top: 19px;
      margin-bottom: 19px;
      color: #000;
      font-weight: 500;
    }
  
    .dektop-banner-main {
      display: none;
    }
    .mobile-banner-main{
      display: block;
      padding: 10px;
    }
    .mobile-banner-main a img{
  border-radius: 15px;
    }
    .dddee776{
      margin-top: 8px;
    }
  }
  
  @media(min-width:768px) {
    .dddee776{
    margin-top: 24px!important;
    }
    .homepgae-categories ul{
      justify-content: space-around;
    }
    .dektop-banner-main {
      display: block;
      /* padding-top: 20px;
      padding-left: 110px;
      padding-right: 110px; */
    }
    .dektop-banner-main{
      padding-left: 0;
      padding-right: 0;
      padding-top: 20px;
    }
    .mobile-banner-main{
      display: none;
    }
    .dektop-banner-main {
      display: block;
    }
    .dektop-banner-main a img{
      border-radius: 15px;
    }
  }
  
  .hm-cat-outer {
    /* display: flex;
    flex-direction: column;
    align-items: center; */
  }
  
  .littile-banner-cions-list{
    display: flex;
    gap: 15px;
    justify-content: center;
  margin-left: 0;
  }
  .littile-banner-cions {
    margin-left: 10px;
    border-right: 2px solid #ba252f;
    padding-right: 20px;
    display: flex;
    align-items: center;
  }
  .littile-banner-cions span{
  margin-left: 10px;
  }
  .littile-banner-cions {
    font-size: 16px;
    font-weight: 400;
  }
  .littile-banner-cions-list li:last-child .littile-banner-cions{
  border-right: 0;
  }
  .certified-reviews-inner{
    position: relative;
  }
  .certified-reviews-inner span{
    position: absolute;
    left: 12%;
      top: 25%;
      font-size: 27px;
      font-weight: 700;
  
  }
  @media(max-width:767px){
    .certified-reviews-inner span {
      position: absolute;
      left: 41%;
      top: 25%;
      font-size: 27px;
      font-weight: 700;
  }
  .littile-banner-cions-list{
    display: flex;
    flex-wrap: wrap;
   
  }
  .littile-banner-cions{
    border: 0!important;
  }
  .certified-reviews-inner{
    text-align: center;
  }
  .destop-view-footer{
    margin-bottom: 1rem;
  }
  }
  
  .littile-banner-cions-list{
    background-color: #f2f2f2;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    border-radius: 32px;
  }
  .reviews-header{
    
  }
  
  .product-link-homepage{
    display: flex;
    flex-direction: column;
  }
  .home-page-main-categories-by-brands{
    background-color: #FFFCE9;
      margin-top: 22px;
      
  }
  
  @media(min-width:768px){
    .home-page-main-categories-by-brands{
    border-radius: 32px;
    }
    .matte-trending-icons{
      position: absolute;
      background-color: #DE1F39;
      color: #fff;
      padding: 3px 4px;
      border-radius: 5px;
      top: 0px;
      right: -9%;
      font-size: 14px;
    }
  }
  @media(max-width:767px){
    .home-page-main-categories-by-brands{
      background-color: #FFFCE9;
      margin-top: 15px;
    }
    .matte-trending-icons{
      position: absolute;
      background-color: #DE1F39;
      color: #fff;
      padding: 3px 4px;
      border-radius: 5px;
      top: -3px;
      font-size: 13px;
      right: 0;
    }
  }
  
  
  .swiper-container-main-banner {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  
  .swiper-slide img {
    width: 100%;
    height: 100%;
  }
  
  .swiper-container-main-banner-mobile{
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  
  
  .swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background-color: #fff;
    color: #000;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
  }

  .e-con>.e-con-inner{
    width:100%;
  }
  .button-after-section{
    display: flex;
    justify-content: center;

  }
  .sunglasses-section-homepage p{
    text-align: center!important;
    margin-bottom: 1rem!important;
  }
  .shop-by-ctageory{
    display: flex;
  }