.banner-sub-text {
  text-align: center;
  bottom: 47%;
  position: absolute;
  margin: 0 auto;
  justify-content: center;
  left: 0;
  right: 0;
  font-weight: 700;
  font-size: 30px;
  line-height: 35px;
  color: black;
}

.brand-category-name {
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  padding-top: 36px;
  padding-bottom: 36px;
}

.brand-category-hypen {
  height: 2px;
  border-top: 2px solid black;
  width: 18px;
  display: inline-block;
  padding-top: 3px;
  margin: 1px 8px;
}

.brand-text {
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 60px;
  word-break: break-word;
  padding: 0 95px;
}

.brand-container {
  /* padding-left: 180px;
  padding-right: 180px */
  width: 1200px;
  margin: 0 auto;
}

.brand-page-tiles-inner {
  display: flex;
  flex-wrap: wrap;
  width: 1004px;
  justify-content: start;
}

.brand-page-tiles-inner-di {
  display: flex;
  flex-wrap: wrap;
  width: 950px;
  justify-content: start;
}

.top-category-container {

  justify-content: center;
  max-width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  padding-bottom: 0px;
  margin-bottom: 80px;
}

.top-categry-main {
  /* height: 300px; */
  display: inline-block;
  margin:0 8px;
}

.top-category-div {
  width: 100%;
  height: 266px;
  background-color: var(--chat-container);
  /* display: inline-block; */
  /* margin-right: 15px; */
    position: relative;
}

.brand-catgry-btm-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  margin: 0 auto;
  text-align: center;
  color: white;
  /* margin-right: 15px; */
  background-color: var(--after-blue);
  padding: 8px;
  width: 236px;
}

.top-category-container::-webkit-scrollbar {
  display: none;
}

.brand-page-banner-container {
  background-color: var(--brand-banner-bg);
  padding: 24px 83px;
}

.brand-page-banner-container .bannerCarousel-content {
  padding: 10px
}

.top-category-div img {
  width: 236px;
  /* height: 194px; */
  max-width: 100%;
  max-height: 266px;
   position: relative;
}

.brand-page-tiles .productListingWrap {
  margin: 0;
  min-width: 236px;
   max-width: 236px;
  margin-right: 20px;

}
.brand-page-tiles .productListingWrap:last-child {

  margin-right: 0px !important;

}

.brand-page-tiles .homeTileDiv {
  border: 1px solid var(--step-border-color);
  border-radius: 4px;
}

.brand-page-tiles .homeTileDiv:hover {
  box-shadow: none;
}


.explore-pdt-heading {
  font-weight: 500;
  font-size: 18px;
  line-height: 19px;
}

.brand-page-tiles .homeTile-title {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
}

.brand-page-tiles .homeTile-img-wrap {
  height: 236px;
}

.brand-page-tiles {
  width: 1200px;
  margin: 0 auto;
  justify-content: center;
  margin-bottom: 40px;

}

.brand-viewall {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: var(--span-blue);
  cursor: pointer !important;
}

.brand-btn {
  padding: 15px 40px 15px 40px;
  border-radius: 4px;
  background-color: var(--span-blue);
  color: white;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}

.brand-btn:hover {
  background-color: transparent;
  color: var(--buyer-primary-color);
  text-decoration: none;
}

.connect-outer-container {
  margin-bottom: 45px;
  margin-left:auto;
  margin-right: auto;
  max-width: 1200px;
}

.connect-container {
  border: 1px solid var(--step-border-color);
  border-radius: 20px;
}

.brand-fb-text {
  font-weight: 500;
  font-size: 14px;
  line-height: 31px;
  margin-bottom: 22px;
}

.brand-feedback input,
.brand-feedback input::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  background-color: var(--transaction-table-header-bg);
  height: 48px;
}

.brand-feedback textarea,
.brand-feedback textarea::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  background-color: var(--transaction-table-header-bg);
}

.connect-submit-btn {
  background-color: var(--span-blue);
  color: white;
  border: 1px solid var(--span-blue);
  font: 13px/15px Roboto;
  min-width: 132px;
  cursor: pointer;
  padding: 15px 15px;
  -webkit-appearance: none;
}

.connect-submit-btn:hover {
  background-color: transparent;
  color: var(--buyer-primary-color);
  text-decoration: none;
}

.brand-promise {
  padding-left: 104px;
  padding-right: 8px;
  padding-top: 28px;
  padding-bottom: 28px;
}
.pt-28{
  padding-top: 28px;
}
.brand-promise-text-container {
  padding-left: 18px;
  padding-top: 20px
}

.brand-promise-heading {
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 14px;
  word-break: break-word;
}

.brand-promise-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  word-break: break-word;
}

.brand-promise-left-alignment {
  padding-left: 40px;
}

.promise-right {
  border-right: 1px solid var(--step-border-color);
}

.connect-img {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  height: 386px;
}

.brand-page-multiple-images {
  justify-content: space-around;
}

.brand-page-multiple-images .brand-first-image {
  padding-right: 20px;
}

.sufin-choice-badge {
  margin-top: -1px;
  margin-left: 0px; 
}

.brand-title-alignment-cls {
  width: 1200px;
  margin: 0 auto;
  justify-content: center;
}

.ca-firstdiv.col-md-6 {
  flex: 0 0 52%;
  max-width: 52%;
}

.ca-seconddiv.col-md-6 {
 flex: 0 0 48%;
  max-width: 48%;
  padding-left:0;
}
.top-category-div img.img-fluid{
  max-height: 100%;
    z-index: 0;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 266px;
    mix-blend-mode: multiply;
    /* margin-bottom: 2px; */
}
.banner-default-text{

  position: absolute;
  left: 0;
  right: 0;
  font-weight: 700;
  font-size: 30px;
  color: black;
  background: white;
  margin: auto;
  border: 2px solid var(--banner-deafult-text-border);
  top: 0;
  height: max-content;
  vertical-align: middle;
  line-height:30px;
  width: 80%;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  bottom:0;
}
.banner-default-text div{
  line-height:30px;
}
@media only screen and (max-width: 767px) {
  .brand-container {
    padding-left: 0px;
    padding-right: 0px;
    width: auto;
  }
  
	.brand-page-tiles-inner .seller-landing-tile
	 {
      padding-left: 4px !important;
      padding-right: 4px !important;
      margin-bottom: 16px;
    }
    .brand-page-tiles-inner-di .seller-landing-tile  {
      padding-left: 4px !important;
      padding-right: 4px !important;
      margin-bottom: 16px;
      min-width:165px;
      max-width:100%;
    }
.banner-default-text{
  text-align: center;
    position: absolute;
    justify-content: center;
    left: 0;
    right: 0;
    top:0;
    bottom: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 13px;
    color: black;
    background: white;
    padding-top: 16px;
    padding-bottom: 16px;
    margin: auto;
    border: 2px solid var(--banner-deafult-text-border);
    width: 90%;
}
.seller-sub-prod-title{
	padding-bottom:0 !important;
}
.seller-sub-span{
	padding-bottom:20px !important;
	display:block;
}
  .brand-page-tiles {
    width: auto;
  }

  .brand-page-tiles-inner {
    width: 100%;
  }

 .brand-page-tiles-inner-di {
    width: 100%;
  }
  
  .brand-title-alignment-cls {
    width: auto
  }

  .mobile-app-fixed-header {
    background-color: white;
    border-bottom: 2px solid var(--header-shadow-color);
    padding: 8px 15px;
    min-height: 64px;
  }

  .main-brand-web-appcontent {
    margin-top: 10px !important;
  }

  .back-btn {
    border: 0;
    background: transparent;
    margin-right: 24px;
    padding: 0;
  }

  .top-heading {
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
  }

  .sufin-choice-badge {
    margin-top: -5px;
    margin-left: 0px;
  }

  .brand-banner-container .banner-img {
    height: 250px;
  }

  .brand-page-tiles .productListingWrap {
    margin: 0;
    position: relative;
    max-width: 100%;
    padding-bottom: 10px;
    border-radius: 4px;
  }

  .brand-page-tiles .productListingWrap:nth-child(2n) .homeTileDiv {
    border-left: 1px solid var(--step-border-color) !important;
  }

  .brand-page-tiles .homeTile-img-wrap {
    height: 165px;
  }

  .brand-page-banner-container {
    padding: 24px 8px 34px 8px
  }

  .brand-page-banner-container .carousel-indicators {
    bottom: -37px;
  }

  .brand-page-banner-container .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 48px;
    border-top: none;
    border-bottom: none;
    opacity: 1;
  }

  .carousel-indicators .active {
    background-color: var(--span-blue);
  }

  .brand-page-banner-container .banner-img {
    height: 180px;
  }

  .brand-viewall {
    padding-right: 4px;
  }

  .connect-outer-container {
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 24px;
  }

 .brand-feedback {
   padding: 25px 12px;
 }
 .ca-seconddiv.col-md-6{
   padding-right: 0px;
 }
  .connect-submit-btn {
    width: 100%;
    margin-bottom: 15px;
  }

  .brand-text {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 24px;
    padding: 0;

  }

  .brand-promise {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 28px;
    padding-bottom: 28px;
  } 
  .promise-bottom {
    border-bottom: 1px solid var(--step-border-color);
  }

  .promise-right {
    border-right: none;
  }

  .brand-promise-img {
    width: 93px;
    height: 100px;
  }

  .brand-page-banner-container .bannerCarousel-content {
    padding: 0 0;
  }

  .connect-alignment {
    margin-left: 0px;
    margin-right: 0px;
  }

  .top-category-container {
    margin-bottom: 60px;
  }

  .explore-pdt-heading {
    margin-bottom: 24px;
  }

  .ca-seconddiv.col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .brand-page-tiles .productListingWrap{
    max-width: 100%;
    min-width: 165px;
    margin-right: 0px;
  }
  .sufin-choice-badge {
    margin-top: -1px;
    margin-left: 0px;
}
.pt-28{
  padding-top: 0px;
}
.brand-banner-container img{
  max-height: 250px;
}
}

@media (min-width:768px) and (max-width:1023px) {
  .brand-container {
    padding-left: 0px;
    padding-right: 0px;
    width: auto;
  }
  
  .banner-default-text{
  	padding-top: 24px;
  	padding-bottom: 24px;
  }

  .brand-page-tiles {
    width: auto;
  }

  .brand-page-tiles-inner {
    width: 100%;
    margin-left: 16px;
  }

 .brand-page-tiles-inner-di {
    width: 100%;
    margin-left: 16px;
  }
  
  .brand-title-alignment-cls {
    width: auto
  }

  .brand-promise-left-alignment {
    padding-left: 0;
  }

  .brand-promise {
    padding-left: 0;
  }

  .promise-bottom {
    border-bottom: 1px solid var(--step-border-color);
  }

  .promise-right {
    border-right: none;
  }

  .brand-banner-container .banner-img {
    height: 200px;
  }

  .connect-outer-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .connect-img {
    height: 405px;
  }
  .brand-page-tiles .productListingWrap{
    max-width: 100%;
    min-width: 230px;
  }
  .sufin-choice-badge {
    margin-top: -1px;
    margin-left: 0px;
}
.brand-page-banner-container{
  padding: 24px;
}
.brand-page-banner-container img{
max-height: 180px;
}
.brand-banner-container img{
  max-height: 202px;
}
}
.brand-banner-container .bannerCarousel .bannerCarousel-content a {
  cursor: pointer;
}
.cursor-pointer-none {
  cursor: default !important;
}

/* added for more menu */
.main-menu-section {
  padding-left: 80px;
  padding-right: 80px;
}
.home-menu-cls {
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  display: inline-block;
  max-width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  padding-left: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  font-family: "Poppins", sans-serif;
  cursor: pointer;
}
.home-menu-cls .homeactive {
  color: var(--link-color2);
  font-weight: 500;
}
.home-menu-item {
  margin-right: 44px;
}
.more-items-div {
  position: absolute;
  min-width: 354px;
  width: auto;
  min-height: 287px;
  background: white;
  z-index: 99;
  margin-left: -2%;
  padding: 20px;
  font-family: "Poppins", sans-serif;
}
.more-menu-items {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 16px;
  cursor: pointer;
  color: black;
  white-space: normal;
  padding-right: 4px;
}
.seller-menu-cls, .seller-menu-cls:hover {
  color: initial;
  text-decoration: none;
}
.select-more-backdrop {
  background: black;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1060;
  opacity: .5;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transition: opacity .15s linear;
}
.select-more-overlay.hide-select-more-overlay {
  bottom: -100%;
  height: 0;
}
.select-more-overlay {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1080;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  overflow: auto;
  background-color: white;
  border-radius: 10px 10px 0px 0px;
}
.select-more-content {
  position: relative;
  border: none;
  background-color: white;
  border-radius: 10px 10px 0px 0px;
}
.select-more-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 16px 16px 16px;
  background: white;
  border-radius: 10px 10px 0px 0px;
}
.select-more-header h5 {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
}
.select-more-header .select-more-close {
  line-height: 16px;
}
.select-more-body {
  padding: 0 8px;
  max-height: 65vh!important;
  overflow-y: auto;
}
.menu-main-outer-section{
  list-style-type:none;
  line-height: 21px;
  font-size: 14px;
  font-weight: 400;
  padding: 0 8px 0px;
  padding-top: 10px;
}
.menu-inner-section{
  line-height: 21px;
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 16px;
}
.menu-inner-section.more-menu-active{
  color: var(--buyer-primary-color);
}
.body-overflow {
  overflow: hidden !important;
}
.home-menu-cls::-webkit-scrollbar {
  display: none;
}
.seller-sub-prod-title {
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.seller-sub-span {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: var(--tile-content-color);
}

@media (max-width: 767px) {
  .more-items-div{
    margin-left: -12px;
    width: 336px;
    }
    .main-menu-section {
        padding-left: 10px;
        padding-right: 10px;
    }
  
}
@media (min-width: 768px) and (max-width: 1023px) {
  .main-menu-section {
      padding-left: 16px;
      padding-right: 16px;
  }
}
/* added for more menu */
.connect-us-popup-submit{
  background-color: var(--span-blue);
    color: white;
    border: 1px solid var(--span-blue);
    font: 13px / 15px Roboto;
    min-width: 88px;
    cursor: pointer;
    padding: 10px 15px;
    -webkit-appearance: none;
    border-radius: 4px;
}

ul.pagination li.page-item a.page-link{
  color: #0082c6;
}
ul.pagination li.page-item a.page-link span{
  color: black;
}

.page-item.active .page-link{
  background: #0082c6;
  border: 1px solid #0082c6 !important;
}
.brand-feedback{
	padding:25px 24px;
}
  
.brand-feedback .input-group-text{
  background-color: var(--transaction-table-header-bg);
  font-size: 14px;
  font-weight: 400;
  padding: .375rem .75rem;
  border: 1px solid var(--input-border);
  line-height: 34px;
  border-radius: .25rem;
}
