@charset "UTF-8";
body {
  font-family: var(--bs-body-font-family);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--bs-body-font-family);
}

.header-bottom .main-menu ul li a {
  text-decoration: none;
  font-size: 1.2rem;
}

.footer-area .footer-tittle ul li a {
  text-decoration: none;
}

.ctrlcls-fonlee-line {
  width: 10rem;
}

.section-padding {
  padding-top: 120px;
  padding-bottom: 120px;
}

.cls-carousel-img {
  height: 400px;
}


/* line 2, ../../SAIFUL/Running_project/250 eCommerce_HTML/250 eCommerce_HTML/250 eCommerce_HTML/assets/scss/_h1-hero.scss */
.slider-height {
  min-height: 400px;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  /* line 2, ../../SAIFUL/Running_project/250 eCommerce_HTML/250 eCommerce_HTML/250 eCommerce_HTML/assets/scss/_h1-hero.scss */
  .slider-height {
    min-height: 400px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 2, ../../SAIFUL/Running_project/250 eCommerce_HTML/250 eCommerce_HTML/250 eCommerce_HTML/assets/scss/_h1-hero.scss */
  .slider-height {
    min-height: 400px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 2, ../../SAIFUL/Running_project/250 eCommerce_HTML/250 eCommerce_HTML/250 eCommerce_HTML/assets/scss/_h1-hero.scss */
  .slider-height {
    min-height: 100px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  /* line 2, ../../SAIFUL/Running_project/250 eCommerce_HTML/250 eCommerce_HTML/250 eCommerce_HTML/assets/scss/_h1-hero.scss */
  .slider-height {
    min-height: 100px;
  }
}

@media (max-width: 767px) {
  /* line 2, ../../SAIFUL/Running_project/250 eCommerce_HTML/250 eCommerce_HTML/250 eCommerce_HTML/assets/scss/_h1-hero.scss */
  .slider-height {
    min-height: 100px;
  }
}

/* line 36, ../../SAIFUL/Running_project/250 eCommerce_HTML/250 eCommerce_HTML/250 eCommerce_HTML/assets/scss/_h1-hero.scss */
.slider-area .hero__img {
  bottom: 0px;
  left: 0px;
}


/* line 29, ../../SAIFUL/Running_project/250 eCommerce_HTML/250 eCommerce_HTML/250 eCommerce_HTML/assets/scss/_footer.scss */
.footer-area .footer-tittle ul li a {
  color: #000;
}

/* line 876, ../../SAIFUL/Running_project/250 eCommerce_HTML/250 eCommerce_HTML/250 eCommerce_HTML/assets/scss/_common.scss */
.footer-padding {
  padding-top: 0px;
  padding-bottom: 20px;
}

.section-tittle {
  font-size: 2.5rem;
}

#dhi_carousel button:hover {
    background: unset;
}

.carousel-indicators [data-bs-target] {
  background-color: #000;
}

.fix-submenu-products {
  width: 50rem !important;
  left: -10rem !important;
}