body {
  font-family: "Roboto", sans-serif !important;
}

.header {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
  position: fixed;
  width: 100%;
  background-color: white;
  z-index: 1000;
}

.mid-header {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.right-header {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.btn-outline-info {
  border: 1px solid #ff0000;
  color: #ff0000 !important;
}

.m-menu__link {
  color: #a7a7a7;
  font-size: 18px;
}

.text-toko-online {
  padding: 4px 10px;
  border-radius: 8px;
}

.section-logo-marketplace {
  display: flex;
  align-items: center;
  justify-content: center;
}

.container-marketplace {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  padding: 30px;
  cursor: pointer;
  margin-top: 20px;
  min-width: 220px;
}

.title-marketplace {
  color: #828282;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.m-header-menu {
  float: none;
  color: black;
}

.m-menu__link {
  color: #a7a7a7;
}

.navbar-nav.navbar-center {
  position: absolute;
  left: 50%;
  transform: translatex(-50%);
}

.mid-header {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.right-header {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.header-in {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
  width: 100%;
  background-color: white;
  position: fixed;
  z-index: 100;
}

.m-menu__link:hover {
  text-decoration: none;
}

.btn-outline-info {
  border: 1px solid #ff0000;
  color: #ff0000 !important;
}

.m-menu__link:hover {
  color: #ff0000 !important;
}

.m--margin-top-20 {
  margin-top: 20px !important;
}

.carousel-main {
  height: 500px;
  border-radius: 20px;
  background-image: url("../img/carousel.png");
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  z-index: 1;
  margin-top: 100px;
}

.content-body {
  padding: 25px;
}

.title-carousel {
  color: white;
  font-size: 50px;
  line-height: 68px;
  font-weight: 600;
}

.text-carousel {
  color: white;
  margin-top: 20px;
}

.container-toko-carousel {
  background-color: white;
  padding: 16px;
  border-radius: 10px;
  margin-top: 20px;
  color: #828282;
}

.total-umkm {
  color: #ff0000;
  font-weight: 600;
}

.btn-red {
  background-color: #ff0000 !important;
  color: white;
  border: 1px solid #ff0000;
}

.m--margin-left-20 {
  margin-left: 20px !important;
}

.wrapper {
  margin-top: 30px;
}

.title-section {
  margin-top: 30px;
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 10px;
}

.m--margin-bottom-20 {
  margin-bottom: 20px !important;
}

.img-slider {
  object-fit: fill;
  height: 220px;
  width: 100%;
  border-top-right-radius: 16px;
  border-top-left-radius: 16px;
}

.card {
  height: 430px;
  border-radius: 20px;
}

.card-img-top {
  height: 300px;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  object-fit: cover;
}

.card-text,
.card-tools {
  color: #828282;
}

.section-toko {
  border: 1px solid #e3e3e3;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  margin-bottom: 20px;
  min-height: 90px;
  max-height: 90px;
  margin-right: 16px;
}

.nickname {
  color: #828282;
  font-weight: 500;
  font-size: 1.2rem;
}

.name-toko {
  font-weight: 500;
  font-size: 1.7rem;
  color: #212121;
}

.slick-slide {
  margin: 10px;
}

.wrapper .slick-dots li button:before {
  font-size: 20px;
  color: grey;
}

.carousel .slick-prev:before {
  color: #716aca !important;
  font-size: 1.2rem !important;
}
.carousel .slick-next:before {
  color: #716aca !important;
  font-size: 1.2rem !important;
}

.wrapper .slick-dots li button:before {
  font-size: 20px;
  color: blue;
}

.card-slider {
  height: 392px !important;
  border-radius: 16px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s;
}

.img-slider {
  object-fit: fill;
  height: 220px;
  width: 100%;
  border-top-right-radius: 16px;
  border-top-left-radius: 16px;
}

.container-image {
  height: 220px;
}

.title a {
  max-height: 100px;
  font-size: 18px;
  color: #212121;
  font-weight: 500;
  color: #212121 !important;
}

.content-slider {
  padding: 20px;
}

.sub-title {
  margin-top: 10px;
  color: #828282;
  font-size: 16px;
  font-weight: 400;
}

.fill-content {
  margin-top: 50px;
  color: #828282;
  font-size: 14px;
}

.section-toko {
  border: 1px solid #e3e3e3;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  margin-bottom: 20px;
  min-height: 90px;
  max-height: 90px;
  margin-right: 16px;
}

.img-toko {
  width: 50px;
  border-radius: 50%;
  border: 1px solid grey;
}
