body {
  font-family: 'Anek Bangla';
  font-size: 18px;
}

#navbar-text-block {
  font-family: 'Alex Brush';
}

#navbar-text {
  font-size: 35px;
}

#navbar {
  background-color: #fff;
}

#logo-center {
  width: 400px;
}

#center-row {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}

#container-center {
  padding-bottom: 50px;
}

#p::first-letter {
  font-size: 200%;
  color: #638c44;
  font-family: 'Alex Brush', serif;
  line-height: 0px;
}

#imgphone {
  width: 500px;
}

#initialrow {
  padding-top: 50px;
}

@media (max-width: 768px) {
  #imgphone {
    width: 100%;
  }
}

@media (max-width: 768px) {
  #logo-center {
    width: 80%;
  }
}

#line_break {
  color: #cc6600;
  background-color: #cc6600;
  height: 5px;
  border: none;
}

.link-light {
  font-family: 'EspacioNovoMedium';
}

.text-muted {
  font-family: 'Anek Bangla', sans-serif;
  font-size: 12px;
  padding: 20px;
  color: var(--bs-gray-600)!important;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2300'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
}

#testimonial {
  color: #212529 !important;
  font-family: 'EspacioNovoMedium';
}

#carousel-indicators {
  background-color: #000;
}

.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: #fff !important;
}

@media (max-width: 575px) {
  /*width: 305px;*/
}

@media (max-width: 768px) {
  #testimonial-row {
    width: auto;
    height: auto;
  }
}

#mini_wine {
  height: 160px;
  float: left;
}

#banner-title {
  font-family: 'EspacioNovoMedium';
}

#navbar-shop {
  padding-top: 0px;
  padding-bottom: 0px;
}

#cart {
  font-size: 30px;
  color: #67748e;
}

.fa.fa-user {
  font-size: 30px;
  color: #67748e;
}

#nav-item-ecommerce {
  padding-right: 60px;
}

#p-title {
  font-size: 28px;
  font-weight: bold;
  padding: 0;
  margin: 60px 0px 0px;
  font-family: 'EspacioNovoMedium';
  padding-bottom: 30px;
}

#row-info-product {
  padding-top: 50px;
}

#cart-title {
  font-size: 15px;
  font-weight: bold;
  padding: 0;
  font-family: 'EspacioNovoMedium';
  padding-bottom: 30px;
}

