/* Completely replace the thumb-wrapper content with your image */
.tp-hero__thumb-wrapper {
  background-image: url(https://sandboxprep.com/wp-content/uploads/2026/02/iPad.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
  margin-top: -370px;
  min-height: 600px;
  position: relative !important;
}

/* Hide all inner content EXCEPT the watch trailer button */
.tp-hero__thumb-wrapper > *:not(#watch-demo-btn) {
  display: none !important;
}

/* Kill the ::after pseudo-element column */
.tp-hero__thumb-wrapper-main::after {
  width: 95% !important;
  height: 95% !important;
  top: 55px !important;
  left: 2.5% !important;
  right: auto !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

.breadcrumb__list {
  display: none;
}

.breadcrumb__title {
  padding-bottom: 20px;
}

.page-id-4356 .header-bottom__logo img {
  content: url('https://sandboxprep.com/wp-content/uploads/2025/06/Sandbox-Logo-White.png');
  height: auto;
  max-height: 80px;
}

@media (min-width: 768px) {
  .main-navigation,
  .menu-wrapper,
  nav {
    padding-left: 100px;
  }
}

.breadcrumb__area {
  background-color: #12161E !important;
  background-image: none !important;
}

.breadcrumb__area::before {
  background: none !important;
  opacity: 0 !important;
}

.breadcrumb__area,
.breadcrumb__area * {
  color: #ffffff !important;
}

[data-swiper-slide-index="0"] .tp-project__brand-icon img {
  content: url('https://sandboxprep.com/wp-content/uploads/2026/02/MMI-Logo.png') !important;
  width: auto !important;
  height: 50px !important;
}
[data-swiper-slide-index="1"] .tp-project__brand-icon img {
  content: url('https://sandboxprep.com/wp-content/uploads/2026/02/Casper.png') !important;
  width: auto !important;
  height: 50px !important;
}

[data-swiper-slide-index="2"] .tp-project__brand-icon img {
  content: url('https://sandboxprep.com/wp-content/uploads/2026/02/Graduate.png') !important;
  width: auto !important;
  height: 50px !important;
}

[data-swiper-slide-index="3"] .tp-project__brand-icon img {
  content: url('https://sandboxprep.com/wp-content/uploads/2026/02/Sandbox-Undergrad.png') !important;
  width: auto !important;
  height: 50px !important;
}
[data-swiper-slide-index="0"] .tp-project__thumb img {
  content: url('https://sandboxprep.com/wp-content/uploads/2026/02/1.png') !important;
  width: 250px !important;
  height: auto !important;
  object-fit: contain !important;
}

[data-swiper-slide-index="1"] .tp-project__thumb img {
  content: url('https://sandboxprep.com/wp-content/uploads/2026/02/2.png') !important;
  width: 250px !important;
  height: auto !important;
  object-fit: contain !important;
}

[data-swiper-slide-index="2"] .tp-project__thumb img {
  content: url('https://sandboxprep.com/wp-content/uploads/2026/02/3.png') !important;
  width: 250px !important;
  height: auto !important;
  object-fit: contain !important;
}

[data-swiper-slide-index="3"] .tp-project__thumb img {
  content: url('https://sandboxprep.com/wp-content/uploads/2026/02/4.png') !important;
  width: 250px !important;
  height: auto !important;
  object-fit: contain !important;
}

.tp-service-2__shape img,
.tp-service-2_area img[alt=""],
div[class*="tp-service-2__shape"] img {
    display: none !important;
}

.tp-footer__shape-1,
.tp-footer__shape-2,
img[src*="footer-inner-1.png"] {
    display: none !important;
}