@media (max-width: 767px) {
  #_show-sosmed,
  #_hide-sosmed,
  ._waBtn {
    right: 40px !important;
  }
}

._backgrounds {
  top: 20%;
  left: 3%;
}

._modal-product {
  padding: 20px !important;
}

.carousel-item img {
  height: 300px !important;
}

._removeItem {
  padding-right: 32px;
}

@media (max-width: 991px) {
  ._background {
    height: 450px !important;
  }
}

.carousel-indicators li img {
  height: 85px;
  object-fit: cover !important;
}

@media (min-width: 768px) {
  ._backgrounds {
    top: 50%;
  }
}

._cart-media-product-name {
  font-size: 20px !important;
  width: 130px !important;
}

._modal-checkout {
  padding: 20px !important;
}

h4._heading {
  font-size: 2.5rem !important;
}

.parsley-errors-list {
  padding: 0;
  color: red;
  list-style: none;
}

.fetures_3 {
  background-repeat: no-repeat;
  position: relative;
  padding: 30px 30px;
  height: 400px;
  background-size: cover;
}

._header {
  background-color: #fff !important;
}

._nav-link {
  color: #000 !important;
}

._heading2 {
  width: unset !important;
  text-align: center;
  padding: unset !important;
}

.current {
  font-weight: 700;
  background-color: #000;
  border: none !important;
  border-radius: 0 !important;
}

.current > a {
  color: #fff;
}

.nav-tabs {
  border: none !important;
}

._heading,
._summary {
  color: var(--theme-color2) !important;
}

._product {
  color: #000;
}
.brand-logos img {
  margin-right: 8px;
  object-fit: contain;
  background-color: #ebeced;
  cursor: pointer;
  padding: 0 !important;
  height: 50px;
  width: 100%;
  background-color: unset;
}
.modal-content-link {
  box-shadow: unset !important;
}

.pagination p.active {
  background-color: #000 !important;
  color: #fff !important;
}
.pagination p {
  color: #fff;
}
.pagination p:first-child,
.pagination p:last-child {
  background-color: #9bd6c1;
}
._close-modal-share,
.kioslink-search__btn {
  background: unset;
  border: unset;
  color: #000;
  font-size: 30px;
}
.tooltip {
  top: -25px !important;
}
#_modal-share-link .modal-dialog {
  max-width: 500px !important;
}
#_modal-share-link .modal-content {
  box-shadow: unset !important;
}
