        .resources-fullwidth .column.main {
                max-width: 100% !important;
                width: 100% !important;
            }
            .resources-fullwidth {
                padding: 0 !important;
            }
        .header-menu-content.d-none.d-md-block {
    display: none !important;
}
.mb-navigation.vertical-menu.d-none.d-md-block {
    display: none !important;
}
            /* Seller Hub Menu */
   .seller-hub-menu {
  background-color: #e6d6bf; /* Beige background */
  padding: 5px 0;
}

.seller-hub-menu ul {
  list-style: none; /* Removes bullets */
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center; /* Centers menu items */
  gap: 20px; /* Adds space between items */
}

.seller-hub-menu ul li {
  display: inline; /* Ensures horizontal layout */
}

.seller-hub-menu ul li a {
  text-decoration: none; /* Removes underlines */
  font-weight: 600;
  color: #0d3326;
  text-transform: uppercase;
  font-size: 14px;
  padding: 8px 15px; /* Adds spacing */
  display: inline-block;
}

.seller-hub-menu ul li a:hover {
  color: #064e3b; /* Darker green on hover */
}
/* Gaiabay Resources Section */
    .gaiabay-resources {
      padding: 3rem 1.5rem;
      background-color: #fefbe7;
      text-align: center;
    }

    .gaiabay-resources h2 {
      font-weight: 600;
      color: #054d40;
      margin-bottom: 1rem;
    }

    .gaiabay-resources p {
      color: #6c757d;
      margin-bottom: 2rem;
    }

    .gaiabay-resources .btn {
      padding: 0.8rem 1.5rem;
      border-radius: 5px;
      font-weight: 500;
    }

    .gaiabay-resources .btn-primary {
      background-color: #054d40;
        border: none;
        width: 250px;
        margin: 10px;
    }

    .gaiabay-resources .btn-warning {
      color: #054d40;
      background-color: #ffc107;
      border: none;
      width: 250px;
        margin: 10px;
    }

    /* Hire Influencers Section */
    .hire-influencers {
      padding: 3rem 1.5rem;
      background-color: #fdfcf3;
    }

    .hire-influencers h2 {
      font-weight: 600;
      color: #054d40;
      margin-bottom: 2rem;
    }

    .hire-influencers ul {
      list-style: none;
      padding: 0;
    }

    .hire-influencers li {
      display: flex;
      align-items: center;
      margin-bottom: 1.5rem;
    }

    .hire-influencers li img {
      width: 40px;
      height: 40px;
      margin-right: 1rem;
    }

    .hire-influencers li h5 {
      margin-bottom: 0.5rem;
    }

    /* Content Creation with AI Section */
    .content-ai {
      padding: 3rem 1.5rem;
      background-color: #073d36;
      color: white;
      text-align: center;
    }

    .content-ai h2 {
      font-weight: 600;
      margin-bottom: 2rem;
    }
    .content-ai .ai-text-content{
/*        background: #fff;*/
        height: 190px;
    }
    .content-ai .card {
      background-color: #fefbe7;
      color: #054d40;
      border-radius: 10px;
      padding: 1.5rem;
      text-align: center;
    }

    .content-ai .card img {      
      margin-bottom: 1rem;
    }
    /* Training Resources Section */
    .training-resources {
      padding: 1rem 0rem;;
      background-color: #fefbe7;
    }
    .training-resources-image img{
        float: right;
    }

    .training-resources h2 {
      font-weight: 600;
      color: #054d40;
      margin-bottom: 2rem;
    }

    .training-resources p {
      color: #121213;
    }

    /* Sales and Marketing Boosters Section */
    .marketing-boosters {
      padding: 3rem 1.5rem;
      background-color: #073d36;
      color: white;
      text-align: center;
    }

    .marketing-boosters h2 {
      font-weight: 600;
      margin-bottom: 2rem;
    }

    .marketing-boosters .card {
      background-color: #fefbe7;
      color: #054d40;
      border-radius: 10px;
      text-align: center;
    }

    .marketing-boosters .card img {
      width: 100px;
      height: 100px;
      margin: 3rem 0rem;
    }
    /* Photo Enhancement Section */
    .photo-enhancement {
      padding: 3rem 1.5rem;
      background-color: #ffffff;
    }

    .photo-enhancement h2 {
      font-weight: 600;
      color: #054d40;
      margin-bottom: 2rem;
    }

    .photo-enhancement ul {
      list-style: none;
      padding: 0;
    }

    .photo-enhancement li {
      color: #1d1e1f;
      margin-bottom: 0.5rem;
    }

    /* Design and Branding Tools Section */
    .branding-tools {
      padding: 1rem 0rem;;
      background-color: #fefbe7;
    }
    .branding-tools-image img{
        height: 450px;
        float: left;
    }

    .branding-tools h2 {
      font-weight: 600;
      color: #054d40;
      margin-bottom: 2rem;
    }

    .branding-tools ul {
      list-style: none;
      padding: 0;
    }

    .branding-tools li h5 {
      font-weight: 600;
      margin-bottom: 0.5rem;
    }

    .branding-tools li p {
     color: #1d1e1f;
      margin-bottom: 1.5rem;
    }
     .sellerhubpage-resources-index.training-resources p{
          color: #27292b;
    }
.sellerhubpage-resources-index  .marketing-boosters-text {
    height: 190px;
    background: #f4f0f0;
    width: 100%;
    padding-top: 32px;
    border-radius: 6px;
} 
@media (max-width: 768px){
.sellerhubpage-resources-index .marketing-boosters {
    padding: 2rem 0.5rem;
    }     
.sellerhubpage-resources-index .content-ai {
    padding: 2rem 0.6rem;
      }
.sellerhubpage-resources-index .hire-influencers {
    padding: 2rem 0rem;
    }     
.sellerhubpage-resources-index .gaiabay-resources {
  padding: 2rem 0.5rem;
}     
.sellerhubpage-resources-index .user-topbar i.mbi.mbi-user {
        display: block;
    }       
     .sellerhubpage-resources-index .branding-tools{
        padding: 1rem 0.5rem;
      }
       .sellerhubpage-resources-index .branding-tools-image img {
        height: auto;
      }
      .sellerhubpage-resources-index .training-resources {
       padding: 1rem 0.5rem;
  }
      .sellerhubpage-resources-index .marketing-boosters .card{
        margin: 10px 0px;
      }
      .sellerhubpage-resources-index .content-ai .card {
        margin: 10px 0px;
      }
     .sellerhubpage-resources-index .d-flex.justify-content-center.gap-3 {
    flex-wrap: wrap;
    }
 
 .sellerhubpage-resources-index .seller-hub-menu ul{
        display: flex;
        flex-wrap: wrap;
      } 
.sellerhubpage-resources-index .btn-search-mobile.col {
        display: none;
    }
    }
@media (min-width: 768px) and (max-width: 1024px) {
 .sellerhubpage-resources-index img.img-fluid.rounded {
    width: 100%;
}     
 .sellerhubpage-resources-index.user-topbar i.mbi.mbi-user {
    display: block;
}       
    .sellerhubpage-resources-index .training-resources {
       padding: 1rem 0.5rem;
  }
   .sellerhubpage-resources-index .branding-tools-image img {
      height: auto;
      }
 .sellerhubpage-resources-index .branding-tools{
        padding: 1rem 0.5rem;
      }
   .sellerhubpage-resources-index img.img-fluid.rounded {
        width: 100%;
      }
    }
@media (min-width: 1025px){
.col-lg-6{
  padding-right: 0px;
} 
.sellerhubpage-resources-index img.img-fluid .rounded{
    width: 100%;
    height: auto;
  }
.sellerhubpage-resources-index .hire-influencers {
    padding: 0rem 0rem 0rem 3rem;
    background-color: #fdfcf3;
}  
.sellerhubpage-resources-index img.img-fluid.rounded {
    height: 450px;
    display: flex;
    justify-self: end;

}
.sellerhubpage-resources-index .training-resources{
  padding: 0rem 0rem 0rem 3rem;
}
.sellerhubpage-resources-index .branding-tools{
  padding: 0px;
} 
}
  
  
     
 
       
