/* Bihani start design fixes 2024/4/28 */

.hero-container-mbl .hero-title {
  font-family: Prompt;
  font-size: 34px;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: left;
  width: unset !important;
  padding: 18px 0 20px 50px;
  font-weight: bold;
}

/* Bihani ends design fixes 2024/4/28 */

/* Bihani start design fixes 2024/4/26 */

.hero-container .hero-title,
.hero-container-mbl .hero-title {
  margin: unset !important;
}

/* Bihani ends design fixes 2024/4/26 */
/* Bihani start design fixes 2024/4/26 */
@media screen and (max-width: 890px) {
  .mainNav a.top {
    font-size: 13px !important;
  }
}

@media screen and (max-width: 880px) {
  /* .hero-container .hero-title {
    width: 290px !important;
  } */
}

@media screen and (max-width: 802px) {
  .hero-container .hero-title {
    /* width: 255px !important; */
    font-size: 25px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 802px) {
  /* .hero-container .hero-title {
    width: 250px !important;
  } */
}
@media screen and (min-width: 768px) {
  #logo-search {
    width: unset !important;
    padding: 10px 16px !important;
  }
}

@media screen and (max-width: 780px) {
  body {
    margin-top: 200px !important;
  }
}

.breadcrumbs {
  padding-left: 16px !important;
}

/* Bihani ends design fixes 2024/4/26 */
/* Bihani start design fixes 2024/4/29*/
@media screen and (min-width: 933px) {
  .fcontainer .frow .slick-next,
  .fcontainer .frow .slick-prev {
    height: 30px !important;
    width: 30px !important;
  }
}

.finner img.fim {
  max-width: 90% !important;
  margin: auto !important;
}
@media screen and (max-width: 933px) {
  .fcontainer .frow .slick-prev {
    left: -3px !important;
  }

  .fcontainer .frow .slick-prev,
  .fcontainer .frow .slick-next {
    height: 30px !important;
    width: 30px !important;
  }
}

@media screen and (max-width: 933px) {
  .fcontainer .frow .slick-prev,
  .fcontainer .frow .slick-next {
    height: 30px !important;
    width: 30px !important;
  }
}
@media screen and (max-width: 396px) {
  footer > .inner {
    width: 80% !important;
  }
}

@media screen and (max-width: 720px) {
  #mainPage .fcol {
    margin: unset !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .fcol.c3.slick-slide {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
}
@media screen and (max-width: 600px) {
  .finner img.fim {
    max-width: 75% !important;
  }
}

/* Bihani end design fixes 2024/4/29*/
/* Bihani start design fixes 2024/4/28 */
@media screen and (max-width: 1168px) {
  .review-block {
    height: 440px !important;
  }
}

@media screen and (max-width: 1060px) {
  .review-block {
    height: 500px !important;
  }
}

@media screen and (max-width: 940px) {
  .review-block {
    height: 580px !important;
  }
}
@media screen and (max-width: 830px) {
  .review-block {
    height: 631px !important;
  }
}

@media screen and (max-width: 700px) {
  .review-block {
    height: 887px !important;
  }
}

@media screen and (max-width: 600px) {
  .review-block {
    height: 600px !important;
  }
}

@media screen and (max-width: 500px) {
  .review-block {
    height: 780px !important;
  }
}

@media (max-width: 480px) {
  .review-block {
    height: auto !important;
  }
}

/* Bihani end design fixes 2024/4/28 */
/* Bihani start design fixes 2024/4/26 & 29  */

.ac-shop-by-card {
  width: calc(20% - 20px);
  margin: 10px !important;
  height: 270px !important;
}

.ac-shop-by-card-wrapper {
  height: 256px !important;
  background: transparent !important;
}

.ac-shop-by-card-wrapper a {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.ac-shop-by-card-image {
  width: 100%;
  height: 216px !important;
}

.ac-shop-by-card-image img {
  width: 100%;
  height: 100% !important;
  border: 2px solid transparent;
  object-fit: contain !important;
  background-color: transparent !important;
}

.ac-shop-by-card-name {
  font-family: "Prompt", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.3;
  text-align: center;
  color: #000000;
  padding: 12px 10px 0px 10px !important;
  margin: 0px !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  -webkit-line-clamp: 3 !important;
}

@media (max-width: 1024px) {
  .ac-shop-by-card {
    width: calc(25% - 20px);
    height: 285px !important;
  }
}
/* Bihani ends design fixes 2024/4/26 */
/* Bihani start design fixes 2024/4/26 */

@media only screen and (min-width: 320px) and (max-width: 930px) {
  .hero-container-mbl .hero-title {
    margin: unset !important;
  }
}
/* Bihani ends design fixes 2024/4/26 */

/* Bihani start design fixes 2024/4/28 & 29 */

@media screen and (max-width: 554px) {
  .featuredBrands {
    width: 90% !important;
    margin: auto !important;
  }

  .slick-slide img {
    max-width: 83% !important;
    margin: auto !important;
  }

  .slick-prev,
  .slick-next {
    position: absolute !important;
    top: 30% !important;
    transform: translateY(-50%) !important;
    z-index: 1 !important;
  }

  .featuredBrands .slick-next {
    right: -13px !important;
  }
  .featuredBrands .slick-prev {
    left: -30px !important;
  }
}

@media only screen and (min-width: 932px) and (max-width: 1254px) {
  .fcontainer {
    max-width: 1200px !important;
    margin: 0 auto !important;
    width: 100% !important;
    margin-top: 10px !important;
    padding-top: 10px !important;
    position: relative !important;
  }

  .product-image-container {
    position: relative !important;
  }

  .slider-arrow {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
  }
  .fcontainer .frow .slick-prev {
    left: 2px !important;
  }
  .fcontainer .frow .slick-next {
    right: 0px !important;
  }
}

@media screen and (min-width: 933px) {
  .fcontainer .frow .slick-next,
  .fcontainer .frow .slick-prev {
    height: 30px !important;
    width: 30px !important;
    top: 30% !important;
  }
  .fcontainer {
    width: 89% !important;
  }
  .fcontainer .frow .slick-prev {
    left: -15px !important;
  }
}

/* Bihani ends design fixes 2024/4/28 */
/* Bihani start design fixes 2024/4/26 */
.msjk-heropage-profile-text {
  /* max-width: 322px; */
  max-width: 290px !important;
  width: 100%;
  background-color: #0a5fc7;
  /* height: 94px; */
  height: auto !important;
  padding: 9px 8px 9px 47px;
  margin-top: auto;
  margin-bottom: auto;
}

.msjk-heropage-profile-bold-text {
  font-family: "Prompt", sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 500;
  line-height: 19.5px;
  text-align: left;
  margin-bottom: 6px !important;
  color: #ffffff;
  margin-top: unset !important;
}

.msjk-heropage-profile-normal-text {
  font-family: "Prompt", sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 13.2px;
  text-align: left;
  margin-bottom: 0px !important;
  color: #ffffff;
  margin-top: unset !important;
}

.msjk-heropage-profile-pic > img {
  margin-top: 7px !important;
}

#scrollToTop {
  right: 45px !important;
}

/* Bihani ends design fixes 2024/4/26 */
/* for floating image and text in betwwen the hero title and filter image */
/* Bihani start design fixes 2024/4/26 */
@media (max-width: 768px) {
  .msjk-heropage-profile-container-whole {
    position: unset !important;
    width: 100% !important;
    margin-bottom: 12px !important;
  }
  /* Bihani ends design fixes 2024/4/26 */
}
/* Bihani start design fixes 2024/4/28 */

.featuredBrands {
  width: 90% !important;
  margin: auto !important;
  position: relative !important;
}

@media(min-width: 768px){
    .msjk-heropage-profile-container-whole{
        right: 40px !important;
    }
}

/* Bihani ends design fixes 2024/4/28 */
/* Bihani start design fixes 2024/4/26 */
@media (max-width: 768px) {
  .msjk-heropage-profile-text {
    max-width: 100% !important;
  }
}
.ac-shop-by-container {
  margin-top: unset !important;
}
.ac-shop-by-title {
  margin: unset !important;
}
.ac-shop-by-title a {
  text-decoration: none !important;
}
@media (max-width: 576px) {
  .ac-shop-by-text {
    width: 100% !important;
  }
  .hero-container-mbl .hero-title{
    line-height: 1.2 !important;
  }
}
@media (max-width: 320px) {
  .ac-shop-by-card {
    height: 240px !important;
  }
  .ac-shop-by-card-image {
    height: 140px !important;
  }
  .ac-shop-by-container-wrapper {
    margin-bottom: 24px !important;
  }
}
