body a {
  outline: 0;
  color: #f7418f;
}
body a:hover {
  color: #e12d7d;
}
/* Navbar */
.navbar-nav .nav-item .nav-link:hover {
  color: #f7418f;
}
/* Hero */
.page-container a:hover {
  color: #f7418f;
}
.hero-row {
  background-color: #f7418f;
  background-image: linear-gradient(#f7418f, #f7418f 40%, #fff 85%);
}
.owl-carousel-custome.owl-custome-nav-center-bottom .owl-nav .owl-prev:hover,
.owl-carousel-custome.owl-custome-nav-center-bottom .owl-nav .owl-next:hover {
  background-color: #f7418f;
}
.textfield-primary.textfield-outline.textfield-floating-label.textfield-floating-label-active .textfield-outline-left,
.textfield-primary.textfield-outline.textfield-floating-label.textfield-floating-label-active .textfield-outline-middle,
.textfield-primary.textfield-outline.textfield-floating-label.textfield-floating-label-active .textfield-outline-right {
  border-top: 2px solid #f7418f;
  border-bottom: 2px solid #f7418f;
}
.textfield-primary.textfield-outline.textfield-floating-label.textfield-floating-label-active .textfield-outline-left {
  border-left: 2px solid #f7418f;
}
.textfield-primary.textfield-outline.textfield-floating-label.textfield-floating-label-active .textfield-outline-right {
  border-right: 2px solid #f7418f;
}
/* Button Primary */
.btn-primary {
  color: #fff;
  background-color: #f7418f;
  border-color: #f7418f;
}
.btn-primary:hover {
  color: #fff;
  background-color: #e12d7d;
  border-color: #d22675;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #e12d7d;
  border-color: #d22675;
  box-shadow: 0 0 0 0.2rem rgba(247, 65, 143, 0.5);
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #f7418f;
  border-color: #f7418f;
}
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #d22675;
  border-color: #c61f6d;
}
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(247, 65, 143, 0.5);
}
.btn-primary.btn-outline {
  border-color: #f7418f;
  background-color: transparent;
  color: #f7418f;
}
.btn-primary.btn-outline:hover,
.btn-primary.btn-outline:focus {
  border-color: #d22675;
  background-color: #e12d7d;
  color: #fff;
}
/* Button Secondary */
.btn-secondary {
  color: #fff;
  background-color: #6b7280;
  border-color: #6b7280;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #4b5563;
  border-color: #4b5563;
}
.btn-secondary:focus,
.btn-secondary.focus {
  color: #fff;
  background-color: #4b5563;
  border-color: #4b5563;
  box-shadow: 0 0 0 0.2rem rgba(107, 114, 128, 0.5);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #6b7280;
  border-color: #6b7280;
}
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #374151;
  border-color: #374151;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(107, 114, 128, 0.5);
}
.btn-secondary.btn-outline {
  color: #fff;
  background-color: transparent;
  border-color: #6b7280;
}
.btn-secondary.btn-outline:hover,
.btn-secondary.btn-outline:focus {
  color: #fff;
  background-color: #e12d7d;
  border-color: #d22675;
}
.btn-outline-secondary {
  color: #6b7280;
  border-color: #6b7280;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6b7280;
  border-color: #6b7280;
}
.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(107, 114, 128, 0.5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #6b7280;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #4b5563;
  border-color: #4b5563;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(107, 114, 128, 0.5);
}
/* Layanan Kami */
.row.row-layanan-kami {
  background-color: #fff5f9;
}
.layanan-kami__text-title {
  border-bottom: 5px solid #f7418f;
}
.layanan-kami__card-title {
  display: flex;
  justify-content: center;
  align-items: center;
}
.layanan-kami__card-snippet {
  text-align: justify;
  color: #555;
}
/* Cara Pesan */
.cara-pesan__card--active {
  background: #f7418f;
}
.cara-pesan__card--active .cara-pesan__number-text {
  color: #f7418f;
}
.cara-pesan-title-text {
  font-size: 1.7rem;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 12px;
}
@media (min-width: 0) and (max-width: 768px) {
  .cara-pesan-title-text {
    text-align: center;
  }
}
/* Unit Kendaraan */
.unit-kendaraan-text .unit-kendaraan-title .text-title {
  border-bottom: 5px solid #f7418f;
}
.unit-kendaraan-text .unit-kendaraan-description {
  text-align: center;
}
.unit-kendaraan-vehicle
  .vehicle-card
  .vehicle-card__group
  .vehicle-card__group-harga {
  color: #e12d7d;
}
.unit-kendaraan-vehicle
  .vehicle-card
  .vehicle-card__group
  .vehicle-card__group-harga.not-available {
  color: #dc2626;
}
/* Destinasi */
.destinasi-row {
  background: #e12d7d;
}
.destinasi-row .destinasi-text .destinasi-title {
  color: #fff;
}
.owl-carousel-custome.owl-custome-nav-center-between .owl-nav .owl-prev:hover,
.owl-carousel-custome.owl-custome-nav-center-between .owl-nav .owl-next:hover {
  background-color: #f7418f;
}
/* Kenapa Pilih */
.kenapa-pilih-text .kenapa-pilih__title {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.6em;
  margin-bottom: 16px;
}
.kenapa-pilih-text .kenapa-pilih__description {
  font-size: 80%;
  margin-bottom: 16px;
}
.kenapa-pilih__card
  .kenapa-pilih__card-media
  .kenapa-pilih__media-icon.index-0 {
  background: #e12d7d;
}
.kenapa-pilih__card
  .kenapa-pilih__card-media
  .kenapa-pilih__media-icon.index-2 {
  background: #e12d7d;
}
.kenapa-pilih__card .kenapa-pilih__card-description {
  text-align: justify;
}
/* Review */
.review-customer-row {
  background: #e12d7d;
}
/* Klien Kami */
.our-client-text .our-client__text-widget-title {
  background: #f7418f;
}
.our-client-text .our-client__text-widget::after {
  background: #6b7280;
}
.about-us__text-widget-title::after {
  background: #f7418f;
}
.random-post__text-widget-title::after {
  background: #f7418f;
}
.contact-info__text-widget-title::after {
  background: #f7418f;
}
.connect-with-us__text-widget-title::after {
  background: #f7418f;
}
/* Form Order */
.form-order-card {
  box-shadow: none;
  border-radius: 8px;
  padding: 0px;
  margin-top: 0px;
  background: none;
}
@media (min-width: 0) and (max-width: 768px) {
  .form-order-card {
    padding: 24px 15px;
  }
}

.form-order-card__title {
  margin-top: 0px;
  margin-bottom: 24px;
  font-size: 1.1em;
}

@media (min-width: 0) and (max-width: 768px) {
  .bus-pariwisata-form-order__list,
  .towing-form-order__list,
  .truck-form-order__list,
  .kota-form-order__list {
    align-items: stretch;
  }
}
/* Why Should */
.why-should__card-media {
  background: #f7418f;
}
.why-should__card-body-text {
  text-align: justify;
}
/* Hero Kota */
.hero-tour-wisata-container,
.hero-towing-container,
.hero-alat-berat-container,
.hero-truck-container,
.hero-ekspedisi-container,
.hero-bus-pariwisata-container,
.hero-kota-container {
  background: #f7418f;
}
.hero-tour-wisata__card-group-description,
.hero-alat-berat__card-group-description,
.hero-towing__card-group-description,
.hero-truck__card-group-description,
.hero-ekspedisi__card-group-description,
.hero-bus-pariwisata__card-group-description,
.hero-kota__card-group-description {
  color: #fff;
}
.breadcrumb__card-spacer {
  color: #ee66a6;
}
.service-ekspedisi-container .header__title {
  font-size: 1.6em;
}
.service-ekspedisi-container .header__description {
  text-align: center;
}
.service-ekspedisi-container .service-ekspedisi__card-body-text {
  text-align: justify;
}
.post-type-travel-shuttle .search-ticket-container {
  background: #f7418f;
}
.schedule-list__card {
  background: #e12d7d;
  color: #fff;
}
.post-type-tour-wisata .why-should__card {
  background: #f7418f;
}

.form-register-row .header__title {
    margin: 14px 0 24px 0;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.5em;
    line-height: 1.3;
}
/* Form Register */
@media (min-width: 0) and (max-width: 768px) {
  .form-register__list {
    flex-direction: column;
    width: 100%;
    max-width: 100%;
  }
  .form-register-row .header__title {
    font-size: 1.2em;
    text-align: center;
    margin: 4px 0 16px 0;
  }
}
/* Umroh Haji */
.post-type-umroh-haji .why-should-umroh-haji-container,
.post-type-umroh-haji .galery-container {
  background: #f7418f;
}
.post-type-umroh-haji .aircraft-container {
  background: #f7418f;
}
.why-should-umroh-haji__card-media {
  background: #ffcf00;
}
/* Kendaraan */
.vehicle-card__body .vehicle-card__price {
  color: #e12d7d;
}
.vehicle-card__body-price {
  color: #e12d7d;
}
.vehicle-card__media .vehicle-card__image {
  border-radius: 8px 8px 0 0;
  background-color: #f7418f;
}
.unit-kendaraan-vehicle .vehicle-card .vehicle-card__media-img {
  border-radius: 8px 8px 0 0;
  background-color: #f7418f;
}
.post a:hover {
  color: #f7418f;
}
.fast-response {
  background-color: #ffcf00;
}
.fast-response__text-widget-title {
  background: #f7418f;
}
.recent-post__text-widget-title {
  background: #f7418f;
}
.related-post__text-widget-title::after {
  background: #f7418f;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #fff;
  background-color: #f7418f;
  border-color: #dee2e6 #dee2e6 #fff;
  font-weight: 700;
}
.conditional-cost-container .header__title,
.why-should-container .header__title,
.terms-conditions-container .header__title {
  font-size: 1.1em;
}

@media (min-width: 0) and (max-width: 768px) {
  .question-answer-row {
    padding-top: 1.5rem;
  }
}

/* Artikel */
.entry-utility {
  padding-top: 0px;
}
.entry-utility {
  margin-bottom: 0px;
}

.entry-content h2 {
  background-color: #f7418f;
  color: #fff;
  padding: 0px 8px;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 1rem;
}
.entry-content h3 {
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 1rem;
}
.entry-content h4 {
  font-size: 1.05rem;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 1rem;
}
.entry-content ul {
  list-style-type: disc !important;
  padding-left: 12px !important;
  margin-bottom: 1rem !important;
}

.entry-content ul li {
  display: list-item !important;
}

.vehicle-row-container {
  border-top: 1px solid #ececec;
}

.vehicle-card {
  margin-bottom: 16px;
}

/* Vehicle Price - Desktop 4 Columns */
@media screen and (min-width: 769px) {
  .vehicle-price-section .vehicle-row .vehicle-container {
    justify-content: flex-start !important;
    gap: 16px !important;
  }

  .vehicle-price-section .vehicle-row .vehicle-container .vehicle-card {
    box-sizing: border-box !important;
    flex: 0 0 calc(25% - 12px) !important;
    max-width: calc(25% - 12px) !important;
  }
}

/* Vehicle Price - Mobile 2 Columns */
@media screen and (max-width: 575.98px) {
  .vehicle-price-section .vehicle-row .vehicle-container {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
    align-items: stretch !important;
    gap: 10px !important;
  }

  .vehicle-price-section .vehicle-row .vehicle-container .vehicle-card {
    box-sizing: border-box !important;
    width: calc(50% - 5px) !important;
    max-width: calc(50% - 5px) !important;
    min-width: 0 !important;
    flex: 0 0 calc(50% - 5px) !important;
    margin: 0 !important;
    margin-bottom: 16px !important;
  }
}

/* Vehicle Price - Mobile 2 Columns */

@media screen and (max-width: 575.98px) {

  .vehicle-price-tabs .vehicle-container {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
    align-items: stretch !important;
    gap: 10px !important;
  }

  .vehicle-price-tabs .vehicle-container .vehicle-card {
    box-sizing: border-box !important;
    width: calc(50% - 5px) !important;
    max-width: calc(50% - 5px) !important;
    min-width: 0 !important;
    flex: 0 0 calc(50% - 5px) !important;
    margin: 0 !important;
  }

}


/* =========================================================
   TRUCK PRICE
   ========================================================= */

   .truck-price {
    width: 100%;
    margin-top: 2rem;
}

.truck-price__grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
}

/* CARD */

.truck-price__card {
    display: flex;
    flex-direction: column;

    overflow: hidden;

    background: #fff;
    border-radius: 10px;

    box-shadow: 0 3px 10px rgba(0, 0, 0, .12);
}

/* IMAGE */

.truck-price__image {
    width: 100%;
    height: 160px;

    display: flex;
    align-items: center;
    justify-content: center;

    overflow: hidden;

    background: #f7418f;
}

.truck-price__image img {
    display: block;

    width: 100%;
    height: 100%;

    object-fit: contain;
}

/* BODY */

.truck-price__body {
    padding: 14px 16px 12px;
}

.truck-price__brand {
    margin-bottom: 3px;

    font-size: 13px;
    color: #777;
}

.truck-price__model {
    margin: 0 0 10px;

    font-size: 18px;
    line-height: 1.3;
    font-weight: 700;

    color: #333;
}

.truck-price__price {
    margin-bottom: 5px;

    font-size: 18px;
    font-weight: 700;

    color: #f4007a;
}

.truck-price__service {
    font-size: 13px;
    font-weight: 600;

    color: #20a446;
}

/* BUTTON */

.truck-price__button {
    display: flex;
    align-items: center;
    justify-content: center;

    min-height: 42px;

    margin-top: auto;

    background: #343a40;
    color: #fff;

    font-size: 15px;
    font-weight: 700;

    text-decoration: none;

    transition:
        background-color .2s ease,
        transform .2s ease;
}

.truck-price__button:hover {
    background: #222;
    color: #fff;
}

/* TABLET */

@media (max-width: 992px) {

    .truck-price__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

/* MOBILE */

@media (max-width: 576px) {

    .truck-price__grid {
        grid-template-columns: 1fr;
    }

    .truck-price__image {
        height: 180px;
    }
}

/* =========================================================
   TOWING - ARMADA KAMI
   ========================================================= */

   .towing-price {
    width: 100%;
    margin-top: 2rem;
  }
  
  .towing-price__header {
    margin-bottom: 24px;
    text-align: center;
  }
  
  .towing-price__title {
    margin: 0 0 10px;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.3;
  }
  
  .towing-price__description {
    margin: 0;
    color: #666;
    font-size: 0.95rem;
    line-height: 1.6;
  }
  
  /* GRID */
  
  .towing-price__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }
  
  /* CARD */
  
  .towing-price__card {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .12);
  }
  
  /* IMAGE */
  
  .towing-price__image {
    width: 100%;
    height: 190px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: #f7418f;
  }
  
  .towing-price__image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  
  /* BODY */
  
  .towing-price__body {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 16px;
  }
  
  .towing-price__name {
    margin: 0 0 14px;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.3;
  }
  
  /* SPECIFICATION */
  
  .towing-price__spec {
    margin-bottom: 18px;
  }
  
  .towing-price__spec-row {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
  }
  
  .towing-price__spec-row:last-child {
    margin-bottom: 0;
  }
  
  .towing-price__spec-label {
    margin-bottom: 3px;
    color: #777;
    font-size: 0.85rem;
  }
  
  .towing-price__spec-value {
    color: #333;
    font-size: 0.95rem;
    line-height: 1.45;
  }
  
  /* BUTTON */
  
  .towing-price__button {
    display: block;
    width: 100%;
    margin-top: auto;
    padding: 10px 14px;
    border-radius: 6px;
    background: #212529;
    color: #fff !important;
    text-align: center;
    text-decoration: none !important;
    font-size: 0.9rem;
    font-weight: 600;
    line-height: 1.4;
    transition: opacity 0.2s ease;
  }
  
  .towing-price__button:hover {
    opacity: 0.85;
    color: #fff !important;
  }
  
  /* TABLET */
  
  @media screen and (max-width: 768px) {
    .towing-price__grid {
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 16px;
    }
  }
  
  /* MOBILE */
  
  @media screen and (max-width: 575.98px) {
    .towing-price__grid {
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 10px;
    }
  
    .towing-price__image {
      height: 130px;
    }
  
    .towing-price__body {
      padding: 10px;
    }
  
    .towing-price__name {
      margin-bottom: 10px;
      font-size: 0.95rem;
    }
  
    .towing-price__spec {
      margin-bottom: 12px;
    }
  
    .towing-price__spec-row {
      margin-bottom: 8px;
    }
  
    .towing-price__spec-label {
      font-size: 0.75rem;
    }
  
    .towing-price__spec-value {
      font-size: 0.8rem;
    }
  
    .towing-price__button {
      padding: 8px 6px;
      font-size: 0.75rem;
    }
  }


/* =========================================================
   Post Carousel
   ========================================================= */

.post-carousel__items {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 5px 2px 12px;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.post-carousel__items::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
}

.post-carousel__card,
.post-carousel__card::before,
.post-carousel__card::after {
    box-sizing: border-box;
}

.post-carousel__card {
    display: flex;
    flex-direction: column;
    flex: 0 0 calc((100% - 60px) / 4);
    width: calc((100% - 60px) / 4);
    min-width: 0;
    scroll-snap-align: start;
    overflow: hidden;
    border-radius: 8px;
    background: #000;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.20);
    float: none !important;
}

.post-carousel__card-link {
    display: block;
    width: 100%;
    height: 140px;
    margin: 0 !important;
    padding: 10px !important;
    background: #f7418f;
    text-decoration: none;
    box-sizing: border-box;
    float: none !important;
}

.post-carousel__card-image {
    display: block;
    width: 100%;
    height: 100%;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    object-fit: contain;
    object-position: center;
    border: 0 !important;
    border-radius: 0;
    box-sizing: border-box;
    float: none !important;
    transition: transform .25s ease;
}

.post-carousel__card-link:hover .post-carousel__card-image {
    transform: scale(1.03);
}

.post-carousel__card-title {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 38px;
    margin: 0 !important;
    padding: 8px 10px;
    background: #000;
    color: #fff;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
    float: none !important;
}

.post-carousel__card-title-link {
    display: block;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    color: #fff;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 700;
    text-align: center;
    float: none !important;
}


/* =========================================================
   Tablet
   ========================================================= */

@media (max-width: 991px) {
    .post-carousel__card {
        flex-basis: calc((100% - 40px) / 3);
        width: calc((100% - 40px) / 3);
    }

    .post-carousel__card-link {
        height: 180px;
    }
}


/* =========================================================
   Mobile
   ========================================================= */

@media (max-width: 767px) {
    .post-carousel__items {
        gap: 14px;
    }

    .post-carousel__card {
        flex-basis: calc((100% - 14px) / 2);
        width: calc((100% - 14px) / 2);
    }

    .post-carousel__card-link {
        height: 160px;
    }

    .post-carousel__card-title-link {
        font-size: 15px;
    }
}


/* =========================================================
   Small Mobile
   ========================================================= */

@media (max-width: 480px) {
    .post-carousel__card {
        flex-basis: 82%;
        width: 82%;
    }

    .post-carousel__card-link {
        height: 190px;
    }
}

/* =========================================================
   ALAT BERAT - ARMADA
   ========================================================= */

   .alat-berat-armada {
    width: 100%;
    margin-top: 2em;
    padding: 0;
}

.alat-berat-armada__title {
    margin: 0 0 24px !important;
    padding: 0 !important;
    font-size: 28px !important;
    line-height: 1.3 !important;
    font-weight: 700 !important;
}

.alat-berat-armada__items {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
    width: 100%;
    margin: 0;
    padding: 0;
}

/* Card */

.alat-berat-card {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
    box-sizing: border-box;
    float: none !important;
    clear: none !important;
    border: 1px solid #e5e5e5;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
}

/* Pastikan semua child tidak terkena float bawaan Twenty Ten */

.alat-berat-card *,
.alat-berat-card::before,
.alat-berat-card::after {
    box-sizing: border-box;
}

.alat-berat-card__media {
    width: 100%;
    height: auto;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
    float: none !important;
}

.alat-berat-card__image {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    height: 210px !important;
    margin: 0 !important;
    padding: 0 !important;
    object-fit: contain;
    object-position: center;
    border: 0 !important;
    border-radius: 0 !important;
    float: none !important;
    background-color: #f7418f;
}

/* Body */

.alat-berat-card__body {
    display: flex;
    flex-direction: column;
    flex: 1;
    width: 100%;
    margin: 0 !important;
    padding: 16px !important;
    float: none !important;
}

.alat-berat-card__title {
    display: block !important;
    width: 100% !important;
    margin: 0 0 8px !important;
    padding: 0 !important;
    font-size: 19px !important;
    line-height: 1.35 !important;
    font-weight: 700 !important;
    color: #222 !important;
    float: none !important;
}

.alat-berat-card__price {
    display: block !important;
    width: 100% !important;
    margin: 0 0 16px !important;
    padding: 0 !important;
    font-size: 15px !important;
    line-height: 1.5 !important;
    color: #666 !important;
    float: none !important;
}

/* Button */

.alat-berat-card__button {
    display: block !important;
    width: 100% !important;
    margin: auto 0 0 !important;
    padding: 11px 16px !important;
    box-sizing: border-box !important;
    border: 0 !important;
    border-radius: 8px !important;
    background: #222 !important;
    color: #fff !important;
    font-size: 14px !important;
    line-height: 1.4 !important;
    font-weight: 600 !important;
    text-align: center !important;
    text-decoration: none !important;
    float: none !important;
    transition: opacity 0.2s ease, transform 0.2s ease;
}

.alat-berat-card__button:hover {
    color: #fff !important;
    text-decoration: none !important;
    opacity: 0.85;
}

/* =========================================================
   RESPONSIVE
   ========================================================= */

@media (max-width: 991px) {
    .alat-berat-armada__items {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .alat-berat-armada__title {
        font-size: 24px !important;
    }

    .alat-berat-armada__items {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 16px;
    }

    .alat-berat-card__image {
        height: 180px !important;
    }

    .alat-berat-card__body {
        padding: 14px !important;
    }
}

@media (max-width: 480px) {
    .alat-berat-armada__items {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .alat-berat-card__image {
        height: 220px !important;
    }
}

/* CABANG KOTA LAIN */

.post-carousel__text-widget {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 1rem;
}

.post-carousel__text-widget::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 3px;
    background-color: #E12D7D;
    transform: translateY(-50%);
}

.post-carousel__text-widget-title {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 7px 16px;
    background-color: #F7418F;
    color: #fff;
    border-radius: 999px;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.2;
    text-align: center;
}