/* primary color: #002347 */
/* secondary color: #fdc632 */

/* ===== Site Header ===== */
.header_area.navbar_fixed .main_menu {
  background: #ffffff;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
}

.header_area .site-navbar {
  background: #ffffff !important;
  padding: 0;
}

.header_area .site-navbar > .container {
  align-items: center;
  min-height: 72px;
}

.header_area .site-brand {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 0;
  margin-right: 1rem;
  flex-shrink: 0;
  max-width: none;
}

.header_area .site-brand__logo {
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
}

.header_area .site-brand__text {
  font: 700 1.15rem/1 "Rubik", sans-serif;
  color: #002347;
  letter-spacing: 0.02em;
  white-space: nowrap;
}

.header_area .navbar .nav-menu .nav-item {
  margin-right: 18px;
}

.header_area .navbar .nav-menu .nav-item:last-child {
  margin-right: 0;
}

.header_area .navbar .nav-menu .nav-item .nav-link,
.header_area .navbar .nav-icons .nav-item .nav-link {
  font: 500 14px/72px "Rubik", sans-serif;
  color: #002347;
  padding: 0 2px;
  white-space: nowrap;
}

.header_area .navbar .nav-item.active > .nav-link,
.header_area .navbar .nav-item:hover > .nav-link {
  color: #586ecd !important;
  font-weight: 600;
}

.header_area .navbar .nav-icons {
  flex-direction: row;
  align-items: center;
}

.header_area .navbar .nav-icons .nav-item {
  margin: 0 0 0 4px;
}

.header_area .navbar .nav-icons .nav-link {
  line-height: 72px;
  font-size: 18px;
  padding: 0 10px;
}

.header_area .navbar .dropdown-menu {
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 8px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  padding: 8px 0;
  min-width: 200px;
  margin-top: 0;
}

.header_area .navbar .dropdown-item {
  font: 500 14px/1.4 "Rubik", sans-serif;
  padding: 10px 20px;
  color: #002347;
}

.header_area .navbar .dropdown-item:hover,
.header_area .navbar .dropdown-item:focus {
  background: #f4f6ff;
  color: #586ecd;
}

.service-card {
  border: 1px solid #e8e8ec;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.service-pick-card {
  position: relative;
  overflow: hidden;
  border: 2px solid #e8e8ec;
  border-radius: 12px;
  transition: border-color 0.2s, box-shadow 0.2s;
}

.service-pick-card.is-selected {
  border-color: #28a745 !important;
  box-shadow: 0 4px 16px rgba(40, 167, 69, 0.2);
}

.service-check-badge {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 2;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #28a745;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}

.service-check-badge--empty {
  background: #fff;
  color: #ccc;
  border: 2px solid #dee2e6;
}

.service-card-image {
  display: block;
  height: 160px;
  overflow: hidden;
  background: #f5f5f5;
}

.service-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.toggle-service-check {
  font-weight: 600;
}

.booking-cart-badge {
  position: absolute;
  top: 12px;
  right: 0;
  font-size: 10px;
}

.header_area .navbar .nav-icons .nav-item {
  position: relative;
}

.booking-cart-floating {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1030;
  background: #28a745;
  color: #fff;
  padding: 14px 0;
  box-shadow: 0 -4px 20px rgba(0,0,0,0.15);
}

#booking-cart-bar {
  border-left: 4px solid #28a745;
}

section#content {
  margin-top: 0;
}

.site-home-main {
  padding-top: 0;
}

.site-page-content {
  padding-top: 88px;
  padding-bottom: 40px;
}

@media (max-width: 991px) {
  .header_area .site-navbar > .container {
    min-height: 64px;
  }

  .header_area .navbar .nav-menu .nav-item {
    margin-right: 0;
  }

  .header_area .navbar .nav-menu .nav-item .nav-link,
  .header_area .navbar .nav-icons .nav-item .nav-link {
    line-height: 48px;
  }

  .header_area .navbar .nav-icons {
    flex-direction: row;
    padding-bottom: 12px;
  }

  .header_area .navbar .nav-icons .nav-link {
    line-height: 48px;
  }

  .site-page-content {
    padding-top: 76px;
  }
}

section#content {
  margin-top: 70px;
}

@media (max-width: 480px) {
  section#content {
    margin-top: 0px;
  }
}

a[href] {
  color: #000000;
}

.text-primary {
  color: #000000 !important;
}

/* BannerArea Depan */
/* .home_banner_area {
  min-height: 500px;
  background-position: bottom center;
  background: url(../edustage/img/banner/logopets.jpg)
  
} */
/* #banner_image {
  width: 100%;
  background: url(../edustage/img/banner/pets2.jpg) no-repeat;
  height: 600px
  background-position: center;
} */
.card_book .product_title a {
  width: 100%;
  box-sizing: border-box;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
  font-size: 16px;
  color: #021973;
  font-family: "Alumatica",sans-serif;
  font-weight: 700;
}

/* .card_book .book_category {
  display: block;
  position: absolute;
  font-size: 0.8rem;
  top: 10px;
  left: 10px;
  padding: 0px 6px;
  background-color: #000000;
  border-radius: 3px;
  color: purple;
} */
.card_book{
 box-shadow: 0 0 10px 1px hsl(0deg 0% 82% / 49%);
  box-sizing: border-box;
  border-radius: 15px;
}

/* Picture  Coontent Produk */
.course_head {
  height: 180px;
  /* background-color: #f9f9ff; */
  overflow: hidden;
  border-radius: 15px 15px 0px 0px;
}

/* Product Card */
.card_book .single_course {
  height: 466px;
  /* background-color: white; */
  overflow: hidden;
}

/* .single_course .course_content {
  background-color: white;

} */

.btn-primary {
  background-color: #bec8f4;
  border-color: #bec8f4;
  color: rgb(0, 0, 0);
  border-radius: 25px;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus, 
.btn-whislist:hover,
.btn-whislist:active,
.btn-whislist:focus {
  background-color: #586ecd;
  /* border-color: #000000; */
  color: white;
}

.btn-whislist {
  background-color: transparent;
  border: 1px solid var(--G500,#bec8f4);
  color: rgb(0, 0, 0);
  border-radius: 25px;
}

a.btn-primary {
  color: black;
}

.list-group .list-group-item.active {
  background-color: var(--G500,#586ecd);;
  border-color: #000000;
}

.list-group.secondary .list-group-item.active {
  background-color: #000000;
  border-color: white;
  color: white;
}

.pagination .page-item .page-link {
  color: #000000;
  border-radius: 50%;
  margin: 0px 3px;
}

.pagination .page-item.active .page-link {
  background-color: #000000;
  border-color: #000000;
  color: white;
}

.formaction{
  border: 1px solid rgb(229, 231, 233);
  border-radius: 8px;
  padding: 15px 15px;
}

/* ============================================== */
/* Tokopedia */

.css-qiunk2 {
    position: relative;
    margin: 12px 0px 16px;
}
#cart.btn.add-to-cart {
background-color: var(--G500,#586ecd);
    border: none;
    border-radius: 8px;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: block;
    font-family: inherit;
    font-weight: 700;
    font-size: 1rem;
    height: 40px;
    line-height: 20px;
    outline: none;
    position: relative;
    padding: 0px 16px;
    text-indent: initial;
    transition: background-color 300ms ease 0s;
    width: 100%;
    margin: 8px 0px;
}

#cart .btn> .add-to-cart > span {
    display: block;
    font-size: inherit;
    opacity: 1;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    top: 0px;
    transition: opacity 300ms linear 0s, top 300ms linear 0s;
    white-space: nowrap;
}

#cart.add-to-cart::after {
    background-color: rgb(49, 53, 59);
    border-radius: inherit;
    inset: 0px;
    content: "";
    opacity: 0;
    pointer-events: none;
    position: absolute;
    transition: opacity 300ms ease 0s;
}

/* Start Beli Langssung */

.css-w1lafs-unf-btn {
    background-color: transparent;
    border: 1px solid var(--G500,#586ecd);
    border-radius: 8px;
    color: var(--G500,#03AC0E);
    cursor: pointer;
    display: block;
    font-family: inherit;
    font-weight: 700;
    font-size: 1rem;
    height: 40px;
    line-height: 20px;
    outline: none;
    position: relative;
    padding: 0px 16px;
    text-indent: initial;
    transition: background-color 300ms ease 0s;
    width: 100%;
    margin: 8px 0px;
}

.css-c1hnei > button:last-of-type {
    margin-right: 8px;
}

.css-c1hnei > button {
    flex: 1 1 0%;
    margin: 0px;
    padding: 0px 12px;
}

.css-w1lafs-unf-btn span {
    display: block;
    font-size: inherit;
    opacity: 1;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    top: 0px;
    transition: opacity 300ms linear 0s, top 300ms linear 0s;
    white-space: nowrap;
}

.css-c1hnei > button > span {
    text-overflow: unset;
}

.css-w1lafs-unf-btn::after {
    background-color: rgb(49, 53, 59);
    border-radius: inherit;
    inset: 0px;
    content: "";
    opacity: 0;
    pointer-events: none;
    position: absolute;
    transition: opacity 300ms ease 0s;
}


/* End Beli Langsung */

.css-c1hnei > button {
    flex: 1 1 0%;
    margin: 0px;
    padding: 0px 12px;
}

.css-cbvz5p {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 16px;
}
.css-1ptm0es:first-of-type {
    padding-left: 0px;
}
.css-1ptm0es {
    background-color: white;
    border: none;
    cursor: pointer;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    line-height: 18px;
    font-size: 12px;
    color: var(--N700,rgba(49,53,59,0.96));
    font-weight: bold;
    padding: 0px 12px;
    position: relative;
}
.css-1ptm0es > img {
    margin-right: 6px;
    width: 16px;
    height: 16px;
}
.css-1ptm0es::after {
    content: "";
    width: 1px;
    height: 16px;
    background: rgb(196, 196, 196);
    position: absolute;
    right: 0px;
}

.css-1aleyzt {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    padding: 0px 0px 0px 12px;
    cursor: pointer;
    border: none;
    background-color: white;
    font-size: 12px;
    color: var(--N700,#31353B);
    font-weight: 800;
}

.css-1aleyzt > img {
    margin-right: 6px;
    width: 16px;
    height: 16px;
}