/* Service99 Page Styles - 상품 상세 페이지에서도 적용되도록 높은 특수성 사용 */
body .service99-page,
.wrapper .service99-page,
.container .service99-page,
.shop-item .service99-page,
.shop-content .service99-page,
.basic-body .service99-page,
#sit_hhtml .service99-page,
#sit_thtml .service99-page {
  font-family: "Pretendard", sans-serif !important;
  background: #fff !important;
  color: #000 !important;
  line-height: 1.8 !important;
  font-size: 1.5rem !important;
  width: 100% !important;
  overflow-x: hidden !important;
}

body .service99-section,
.wrapper .service99-section,
.container .service99-section,
.shop-item .service99-section,
.shop-content .service99-section,
.basic-body .service99-section,
#sit_hhtml .service99-section,
#sit_thtml .service99-section {
  padding: 60px 20px !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  width: 100% !important;
}

body .service99-section h1,
.wrapper .service99-section h1,
.container .service99-section h1,
.shop-item .service99-section h1,
.shop-content .service99-section h1,
.basic-body .service99-section h1,
#sit_hhtml .service99-section h1,
#sit_thtml .service99-section h1 {
  font-size: 3rem !important;
  font-weight: 700 !important;
  margin-bottom: 30px !important;
  text-align: center !important;
  line-height: 1.4 !important;
}

body .service99-section h2,
.wrapper .service99-section h2,
.container .service99-section h2,
.shop-item .service99-section h2,
.shop-content .service99-section h2,
.basic-body .service99-section h2,
#sit_hhtml .service99-section h2,
#sit_thtml .service99-section h2 {
  font-size: 2.5rem !important;
  font-weight: 700 !important;
  margin-bottom: 40px !important;
  line-height: 1.4 !important;
  text-align: center !important;
}

body .service99-section h3,
.wrapper .service99-section h3,
.container .service99-section h3,
.shop-item .service99-section h3,
.shop-content .service99-section h3,
.basic-body .service99-section h3,
#sit_hhtml .service99-section h3,
#sit_thtml .service99-section h3 {
  font-size: 2rem !important;
  font-weight: 600 !important;
  margin-bottom: 20px !important;
  line-height: 1.4 !important;
}

body .service99-section p,
.wrapper .service99-section p,
.container .service99-section p,
.shop-item .service99-section p,
.shop-content .service99-section p,
.basic-body .service99-section p,
#sit_hhtml .service99-section p,
#sit_thtml .service99-section p {
  font-size: 1.5rem !important;
  line-height: 1.8 !important;
}

body .service99-hero,
.wrapper .service99-hero,
.container .service99-hero,
.shop-item .service99-hero,
.shop-content .service99-hero,
.basic-body .service99-hero,
#sit_hhtml .service99-hero,
#sit_thtml .service99-hero {
  background: #fff !important;
  text-align: center !important;
  padding: 100px 20px !important;
}

body .service99-hero h1,
.wrapper .service99-hero h1,
.container .service99-hero h1,
.shop-item .service99-hero h1,
.shop-content .service99-hero h1,
.basic-body .service99-hero h1,
#sit_hhtml .service99-hero h1,
#sit_thtml .service99-hero h1 {
  font-size: 3.5rem !important;
  margin-bottom: 30px !important;
}

body .service99-hero .subtitle,
.wrapper .service99-hero .subtitle,
.container .service99-hero .subtitle,
.shop-item .service99-hero .subtitle,
.shop-content .service99-hero .subtitle,
.basic-body .service99-hero .subtitle,
#sit_hhtml .service99-hero .subtitle,
#sit_thtml .service99-hero .subtitle {
  font-size: 1.8rem !important;
  color: #666 !important;
  margin-bottom: 40px !important;
}

body .service99-problem,
.wrapper .service99-problem,
.container .service99-problem,
.shop-item .service99-problem,
.shop-content .service99-problem,
.basic-body .service99-problem,
#sit_hhtml .service99-problem,
#sit_thtml .service99-problem {
  background: #f9f9f9 !important;
  width: 100vw !important;
  position: relative !important;
  left: 50% !important;
  right: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  padding: 60px 0 !important;
}

body .service99-problem .service99-section,
.wrapper .service99-problem .service99-section,
.container .service99-problem .service99-section,
.shop-item .service99-problem .service99-section,
.shop-content .service99-problem .service99-section,
.basic-body .service99-problem .service99-section,
#sit_hhtml .service99-problem .service99-section,
#sit_thtml .service99-problem .service99-section {
  padding: 0 20px !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
}

body .service99-problem h2,
.wrapper .service99-problem h2,
.container .service99-problem h2,
.shop-item .service99-problem h2,
.shop-content .service99-problem h2,
.basic-body .service99-problem h2,
#sit_hhtml .service99-problem h2,
#sit_thtml .service99-problem h2 {
  color: #cc0000 !important;
  text-align: center !important;
}

body .service99-problem-item,
.wrapper .service99-problem-item,
.container .service99-problem-item,
.shop-item .service99-problem-item,
.shop-content .service99-problem-item,
.basic-body .service99-problem-item,
#sit_hhtml .service99-problem-item,
#sit_thtml .service99-problem-item {
  background: #fff !important;
  padding: 40px !important;
  border-radius: 10px !important;
  margin-bottom: 30px !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1) !important;
}

body .service99-problem-item .icon,
.wrapper .service99-problem-item .icon,
.container .service99-problem-item .icon,
.shop-item .service99-problem-item .icon,
.shop-content .service99-problem-item .icon,
.basic-body .service99-problem-item .icon,
#sit_hhtml .service99-problem-item .icon,
#sit_thtml .service99-problem-item .icon {
  font-size: 4rem !important;
  color: #cc0000 !important;
  margin-bottom: 20px !important;
}

body .service99-problem-item h3,
.wrapper .service99-problem-item h3,
.container .service99-problem-item h3,
.shop-item .service99-problem-item h3,
.shop-content .service99-problem-item h3,
.basic-body .service99-problem-item h3,
#sit_hhtml .service99-problem-item h3,
#sit_thtml .service99-problem-item h3 {
  color: #cc0000 !important;
  margin-bottom: 20px !important;
  font-size: 2rem !important;
}

body .service99-problem-item p,
.wrapper .service99-problem-item p,
.container .service99-problem-item p,
.shop-item .service99-problem-item p,
.shop-content .service99-problem-item p,
.basic-body .service99-problem-item p,
#sit_hhtml .service99-problem-item p,
#sit_thtml .service99-problem-item p {
  color: #666 !important;
  margin-bottom: 15px !important;
  font-size: 1.5rem !important;
}

body .service99-cost-chart,
.wrapper .service99-cost-chart,
.container .service99-cost-chart,
.shop-item .service99-cost-chart,
.shop-content .service99-cost-chart,
.basic-body .service99-cost-chart,
#sit_hhtml .service99-cost-chart,
#sit_thtml .service99-cost-chart {
  background: #fff !important;
  padding: 50px !important;
  border-radius: 10px !important;
  margin: 50px 0 !important;
}

body .service99-chart-bar,
.wrapper .service99-chart-bar,
.container .service99-chart-bar,
.shop-item .service99-chart-bar,
.shop-content .service99-chart-bar,
.basic-body .service99-chart-bar,
#sit_hhtml .service99-chart-bar,
#sit_thtml .service99-chart-bar {
  display: flex !important;
  align-items: center !important;
  margin: 30px 0 !important;
  position: relative !important;
}

body .service99-chart-label,
.wrapper .service99-chart-label,
.container .service99-chart-label,
.shop-item .service99-chart-label,
.shop-content .service99-chart-label,
.basic-body .service99-chart-label,
#sit_hhtml .service99-chart-label,
#sit_thtml .service99-chart-label {
  width: 150px !important;
  font-weight: 600 !important;
  font-size: 1.5rem !important;
}

body .service99-chart-visual,
.wrapper .service99-chart-visual,
.container .service99-chart-visual,
.shop-item .service99-chart-visual,
.shop-content .service99-chart-visual,
.basic-body .service99-chart-visual,
#sit_hhtml .service99-chart-visual,
#sit_thtml .service99-chart-visual {
  flex: 1 !important;
  display: flex !important;
  height: 50px !important;
  position: relative !important;
}

body .service99-chart-initial,
.wrapper .service99-chart-initial,
.container .service99-chart-initial,
.shop-item .service99-chart-initial,
.shop-content .service99-chart-initial,
.basic-body .service99-chart-initial,
#sit_hhtml .service99-chart-initial,
#sit_thtml .service99-chart-initial {
  background: #000 !important;
  height: 100% !important;
  min-width: 150px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: #fff !important;
  font-size: 1.5rem !important;
  font-weight: 600 !important;
}

body .service99-chart-additional,
.wrapper .service99-chart-additional,
.container .service99-chart-additional,
.shop-item .service99-chart-additional,
.shop-content .service99-chart-additional,
.basic-body .service99-chart-additional,
#sit_hhtml .service99-chart-additional,
#sit_thtml .service99-chart-additional {
  background: #cc0000 !important;
  height: 100% !important;
  flex: 1 !important;
  display: flex !important;
  align-items: center !important;
  padding-left: 15px !important;
  color: #fff !important;
  font-size: 1.5rem !important;
  position: relative !important;
}

body .service99-chart-additional .label,
.wrapper .service99-chart-additional .label,
.container .service99-chart-additional .label,
.shop-item .service99-chart-additional .label,
.shop-content .service99-chart-additional .label,
.basic-body .service99-chart-additional .label,
#sit_hhtml .service99-chart-additional .label,
#sit_thtml .service99-chart-additional .label {
  position: absolute !important;
  top: -25px !important;
  font-size: 1.2rem !important;
  white-space: nowrap !important;
}

body .service99-solution,
.wrapper .service99-solution,
.container .service99-solution,
.shop-item .service99-solution,
.shop-content .service99-solution,
.basic-body .service99-solution,
#sit_hhtml .service99-solution,
#sit_thtml .service99-solution {
  background: #000 !important;
  color: #fff !important;
  text-align: center !important;
  position: relative !important;
  overflow: hidden !important;
  padding: 100px 20px !important;
  height: 560px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

body .service99-solution::before,
.wrapper .service99-solution::before,
.container .service99-solution::before,
.shop-item .service99-solution::before,
.shop-content .service99-solution::before,
.basic-body .service99-solution::before,
#sit_hhtml .service99-solution::before,
#sit_thtml .service99-solution::before {
  content: "" !important;
  position: absolute !important;
  top: -50% !important;
  left: -50% !important;
  width: 200% !important;
  height: 200% !important;
  background: radial-gradient(
    circle,
    rgba(255, 255, 255, 0.1) 0%,
    transparent 70%
  ) !important;
  animation: spotlight 3s ease-in-out infinite !important;
}

@keyframes spotlight {
  0%,
  100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(20px, 20px);
  }
}

body .service99-solution .service99-section,
.wrapper .service99-solution .service99-section,
.container .service99-solution .service99-section,
.shop-item .service99-solution .service99-section,
.shop-content .service99-solution .service99-section,
.basic-body .service99-solution .service99-section,
#sit_hhtml .service99-solution .service99-section,
#sit_thtml .service99-solution .service99-section {
  padding: 0 !important;
}

body .service99-solution h2,
.wrapper .service99-solution h2,
.container .service99-solution h2,
.shop-item .service99-solution h2,
.shop-content .service99-solution h2,
.basic-body .service99-solution h2,
#sit_hhtml .service99-solution h2,
#sit_thtml .service99-solution h2 {
  color: #fff !important;
  position: relative !important;
  z-index: 1 !important;
}

body .service99-solution p,
.wrapper .service99-solution p,
.container .service99-solution p,
.shop-item .service99-solution p,
.shop-content .service99-solution p,
.basic-body .service99-solution p,
#sit_hhtml .service99-solution p,
#sit_thtml .service99-solution p {
  color: #fff !important;
  position: relative !important;
  z-index: 1 !important;
}

body .service99-product,
.wrapper .service99-product,
.container .service99-product,
.shop-item .service99-product,
.shop-content .service99-product,
.basic-body .service99-product,
#sit_hhtml .service99-product,
#sit_thtml .service99-product {
  background: #fff !important;
  text-align: center !important;
  height: 560px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

body .service99-product-intro,
.wrapper .service99-product-intro,
.container .service99-product-intro,
.shop-item .service99-product-intro,
.shop-content .service99-product-intro,
.basic-body .service99-product-intro,
#sit_hhtml .service99-product-intro,
#sit_thtml .service99-product-intro {
  font-size: 1.8rem !important;
  margin-bottom: 30px !important;
}

body .service99-product-title,
.wrapper .service99-product-title,
.container .service99-product-title,
.shop-item .service99-product-title,
.shop-content .service99-product-title,
.basic-body .service99-product-title,
#sit_hhtml .service99-product-title,
#sit_thtml .service99-product-title {
  font-size: 4.5rem !important;
  font-weight: 700 !important;
  margin: 50px 0 30px !important;
}

body .service99-product-title .price,
.wrapper .service99-product-title .price,
.container .service99-product-title .price,
.shop-item .service99-product-title .price,
.shop-content .service99-product-title .price,
.basic-body .service99-product-title .price,
#sit_hhtml .service99-product-title .price,
#sit_thtml .service99-product-title .price {
  color: #cc0000 !important;
}

body .service99-product-subtitle,
.wrapper .service99-product-subtitle,
.container .service99-product-subtitle,
.shop-item .service99-product-subtitle,
.shop-content .service99-product-subtitle,
.basic-body .service99-product-subtitle,
#sit_hhtml .service99-product-subtitle,
#sit_thtml .service99-product-subtitle {
  font-size: 2rem !important;
  color: #666 !important;
  margin-bottom: 50px !important;
}

body .service99-price-section,
.wrapper .service99-price-section,
.container .service99-price-section,
.shop-item .service99-price-section,
.shop-content .service99-price-section,
.basic-body .service99-price-section,
#sit_hhtml .service99-price-section,
#sit_thtml .service99-price-section {
  background: #ffd700 !important;
  text-align: center !important;
  height: 560px !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 100px 20px !important;
}

body .service99-price,
.wrapper .service99-price,
.container .service99-price,
.shop-item .service99-price,
.shop-content .service99-price,
.basic-body .service99-price,
#sit_hhtml .service99-price,
#sit_thtml .service99-price {
  font-size: 5rem !important;
  font-weight: 700 !important;
  color: #cc0000 !important;
  margin: 40px 0 20px !important;
}

body .service99-price-note,
.wrapper .service99-price-note,
.container .service99-price-note,
.shop-item .service99-price-note,
.shop-content .service99-price-note,
.basic-body .service99-price-note,
#sit_hhtml .service99-price-note,
#sit_thtml .service99-price-note {
  color: #333 !important;
  font-size: 1.5rem !important;
}

body .service99-features,
.wrapper .service99-features,
.container .service99-features,
.shop-item .service99-features,
.shop-content .service99-features,
.basic-body .service99-features,
#sit_hhtml .service99-features,
#sit_thtml .service99-features {
  background: #f9f9f9 !important;
  width: 100vw !important;
  position: relative !important;
  left: 50% !important;
  right: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  padding: 60px 0 !important;
}

body .service99-features .service99-section,
.wrapper .service99-features .service99-section,
.container .service99-features .service99-section,
.shop-item .service99-features .service99-section,
.shop-content .service99-features .service99-section,
.basic-body .service99-features .service99-section,
#sit_hhtml .service99-features .service99-section,
#sit_thtml .service99-features .service99-section {
  padding: 0 20px !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
}

body .service99-feature-grid,
.wrapper .service99-feature-grid,
.container .service99-feature-grid,
.shop-item .service99-feature-grid,
.shop-content .service99-feature-grid,
.basic-body .service99-feature-grid,
#sit_hhtml .service99-feature-grid,
#sit_thtml .service99-feature-grid {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr)) !important;
  gap: 40px !important;
  margin-top: 50px !important;
}

body .service99-feature-item,
.wrapper .service99-feature-item,
.container .service99-feature-item,
.shop-item .service99-feature-item,
.shop-content .service99-feature-item,
.basic-body .service99-feature-item,
#sit_hhtml .service99-feature-item,
#sit_thtml .service99-feature-item {
  background: #fff !important;
  padding: 40px !important;
  border-radius: 10px !important;
  text-align: center !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1) !important;
}

body .service99-feature-item .icon,
.wrapper .service99-feature-item .icon,
.container .service99-feature-item .icon,
.shop-item .service99-feature-item .icon,
.shop-content .service99-feature-item .icon,
.basic-body .service99-feature-item .icon,
#sit_hhtml .service99-feature-item .icon,
#sit_thtml .service99-feature-item .icon {
  font-size: 4rem !important;
  margin-bottom: 25px !important;
  color: #333 !important;
}

body .service99-feature-item h3,
.wrapper .service99-feature-item h3,
.container .service99-feature-item h3,
.shop-item .service99-feature-item h3,
.shop-content .service99-feature-item h3,
.basic-body .service99-feature-item h3,
#sit_hhtml .service99-feature-item h3,
#sit_thtml .service99-feature-item h3 {
  margin-bottom: 20px !important;
  font-size: 2rem !important;
}

body .service99-feature-item p,
.wrapper .service99-feature-item p,
.container .service99-feature-item p,
.shop-item .service99-feature-item p,
.shop-content .service99-feature-item p,
.basic-body .service99-feature-item p,
#sit_hhtml .service99-feature-item p,
#sit_thtml .service99-feature-item p {
  color: #666 !important;
  line-height: 1.8 !important;
  font-size: 1.5rem !important;
}

body .service99-includes,
.wrapper .service99-includes,
.container .service99-includes,
.shop-item .service99-includes,
.shop-content .service99-includes,
.basic-body .service99-includes,
#sit_hhtml .service99-includes,
#sit_thtml .service99-includes {
  background: #fff !important;
}

body .service99-includes-list,
.wrapper .service99-includes-list,
.container .service99-includes-list,
.shop-item .service99-includes-list,
.shop-content .service99-includes-list,
.basic-body .service99-includes-list,
#sit_hhtml .service99-includes-list,
#sit_thtml .service99-includes-list {
  max-width: 900px !important;
  margin: 50px auto !important;
  text-align: left !important;
}

body .service99-includes-list li,
.wrapper .service99-includes-list li,
.container .service99-includes-list li,
.shop-item .service99-includes-list li,
.shop-content .service99-includes-list li,
.basic-body .service99-includes-list li,
#sit_hhtml .service99-includes-list li,
#sit_thtml .service99-includes-list li {
  padding: 20px 0 !important;
  border-bottom: 1px solid #eee !important;
  font-size: 1.5rem !important;
  display: flex !important;
  align-items: center !important;
}

body .service99-includes-list li::before,
.wrapper .service99-includes-list li::before,
.container .service99-includes-list li::before,
.shop-item .service99-includes-list li::before,
.shop-content .service99-includes-list li::before,
.basic-body .service99-includes-list li::before,
#sit_hhtml .service99-includes-list li::before,
#sit_thtml .service99-includes-list li::before {
  content: "✓" !important;
  color: #cc0000 !important;
  font-weight: 700 !important;
  font-size: 2rem !important;
  margin-right: 20px !important;
  min-width: 40px !important;
}

body .service99-target,
.wrapper .service99-target,
.container .service99-target,
.shop-item .service99-target,
.shop-content .service99-target,
.basic-body .service99-target,
#sit_hhtml .service99-target,
#sit_thtml .service99-target {
  background: #f9f9f9 !important;
  width: 100vw !important;
  position: relative !important;
  left: 50% !important;
  right: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  padding: 60px 0 !important;
}

body .service99-target .service99-section,
.wrapper .service99-target .service99-section,
.container .service99-target .service99-section,
.shop-item .service99-target .service99-section,
.shop-content .service99-target .service99-section,
.basic-body .service99-target .service99-section,
#sit_hhtml .service99-target .service99-section,
#sit_thtml .service99-target .service99-section {
  padding: 0 20px !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
}

body .service99-cta,
.wrapper .service99-cta,
.container .service99-cta,
.shop-item .service99-cta,
.shop-content .service99-cta,
.basic-body .service99-cta,
#sit_hhtml .service99-cta,
#sit_thtml .service99-cta {
  background: #000 !important;
  color: #fff !important;
  text-align: center !important;
  padding: 100px 20px !important;
  min-height: 300px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

body .service99-cta h2,
.wrapper .service99-cta h2,
.container .service99-cta h2,
.shop-item .service99-cta h2,
.shop-content .service99-cta h2,
.basic-body .service99-cta h2,
#sit_hhtml .service99-cta h2,
#sit_thtml .service99-cta h2 {
  color: #fff !important;
  margin-bottom: 40px !important;
}

body .service99-cta p,
.wrapper .service99-cta p,
.container .service99-cta p,
.shop-item .service99-cta p,
.shop-content .service99-cta p,
.basic-body .service99-cta p,
#sit_hhtml .service99-cta p,
#sit_thtml .service99-cta p {
  font-size: 1.8rem !important;
  margin-bottom: 20px !important;
  color: #ccc !important;
}

body .service99-phone,
.wrapper .service99-phone,
.container .service99-phone,
.shop-item .service99-phone,
.shop-content .service99-phone,
.basic-body .service99-phone,
#sit_hhtml .service99-phone,
#sit_thtml .service99-phone {
  font-size: 4rem !important;
  font-weight: 700 !important;
  color: #cc0000 !important;
  margin-top: 40px !important;
}

body .mobile-br,
.wrapper .mobile-br,
.container .mobile-br,
.shop-item .mobile-br,
.shop-content .mobile-br,
.basic-body .mobile-br,
#sit_hhtml .mobile-br,
#sit_thtml .mobile-br {
  display: none !important;
}

@media (max-width: 768px) {
  body .mobile-br,
  .wrapper .mobile-br,
  .container .mobile-br,
  .shop-item .mobile-br,
  .shop-content .mobile-br,
  .basic-body .mobile-br,
  #sit_hhtml .mobile-br,
  #sit_thtml .mobile-br {
    display: inline !important;
  }
  body .service99-page,
  .wrapper .service99-page,
  .container .service99-page,
  .shop-item .service99-page,
  .shop-content .service99-page,
  .basic-body .service99-page,
  #sit_hhtml .service99-page,
  #sit_thtml .service99-page {
    font-size: 1.2rem !important;
  }
  body .service99-hero h1,
  .wrapper .service99-hero h1,
  .container .service99-hero h1,
  .shop-item .service99-hero h1,
  .shop-content .service99-hero h1,
  .basic-body .service99-hero h1,
  #sit_hhtml .service99-hero h1,
  #sit_thtml .service99-hero h1 {
    font-size: 2rem !important;
  }
  body .service99-section h2,
  .wrapper .service99-section h2,
  .container .service99-section h2,
  .shop-item .service99-section h2,
  .shop-content .service99-section h2,
  .basic-body .service99-section h2,
  #sit_hhtml .service99-section h2,
  #sit_thtml .service99-section h2 {
    font-size: 1.8rem !important;
  }
  body .service99-section h3,
  .wrapper .service99-section h3,
  .container .service99-section h3,
  .shop-item .service99-section h3,
  .shop-content .service99-section h3,
  .basic-body .service99-section h3,
  #sit_hhtml .service99-section h3,
  #sit_thtml .service99-section h3 {
    font-size: 1.5rem !important;
  }
  body .service99-product-title,
  .wrapper .service99-product-title,
  .container .service99-product-title,
  .shop-item .service99-product-title,
  .shop-content .service99-product-title,
  .basic-body .service99-product-title,
  #sit_hhtml .service99-product-title,
  #sit_thtml .service99-product-title {
    font-size: 2.5rem !important;
  }
  body .service99-price,
  .wrapper .service99-price,
  .container .service99-price,
  .shop-item .service99-price,
  .shop-content .service99-price,
  .basic-body .service99-price,
  #sit_hhtml .service99-price,
  #sit_thtml .service99-price {
    font-size: 3rem !important;
  }
  body .service99-feature-grid,
  .wrapper .service99-feature-grid,
  .container .service99-feature-grid,
  .shop-item .service99-feature-grid,
  .shop-content .service99-feature-grid,
  .basic-body .service99-feature-grid,
  #sit_hhtml .service99-feature-grid,
  #sit_thtml .service99-feature-grid {
    grid-template-columns: 1fr !important;
  }
  body .service99-phone,
  .wrapper .service99-phone,
  .container .service99-phone,
  .shop-item .service99-phone,
  .shop-content .service99-phone,
  .basic-body .service99-phone,
  #sit_hhtml .service99-phone,
  #sit_thtml .service99-phone {
    font-size: 2.5rem !important;
  }
  body .service99-section,
  .wrapper .service99-section,
  .container .service99-section,
  .shop-item .service99-section,
  .shop-content .service99-section,
  .basic-body .service99-section,
  #sit_hhtml .service99-section,
  #sit_thtml .service99-section {
    padding: 40px 15px !important;
  }
  body .service99-section p,
  .wrapper .service99-section p,
  .container .service99-section p,
  .shop-item .service99-section p,
  .shop-content .service99-section p,
  .basic-body .service99-section p,
  #sit_hhtml .service99-section p,
  #sit_thtml .service99-section p {
    font-size: 1.2rem !important;
  }
  body .service99-solution,
  .wrapper .service99-solution,
  .container .service99-solution,
  .shop-item .service99-solution,
  .shop-content .service99-solution,
  .basic-body .service99-solution,
  #sit_hhtml .service99-solution,
  #sit_thtml .service99-solution {
    height: auto !important;
    min-height: 300px !important;
    padding: 60px 20px !important;
  }
  body .service99-cta,
  .wrapper .service99-cta,
  .container .service99-cta,
  .shop-item .service99-cta,
  .shop-content .service99-cta,
  .basic-body .service99-cta,
  #sit_hhtml .service99-cta,
  #sit_thtml .service99-cta {
    height: auto !important;
    min-height: 300px !important;
    padding: 60px 20px !important;
  }
  body .service99-product,
  .wrapper .service99-product,
  .container .service99-product,
  .shop-item .service99-product,
  .shop-content .service99-product,
  .basic-body .service99-product,
  #sit_hhtml .service99-product,
  #sit_thtml .service99-product {
    height: auto !important;
    min-height: 300px !important;
    padding: 60px 20px !important;
  }
  body .service99-price-section,
  .wrapper .service99-price-section,
  .container .service99-price-section,
  .shop-item .service99-price-section,
  .shop-content .service99-price-section,
  .basic-body .service99-price-section,
  #sit_hhtml .service99-price-section,
  #sit_thtml .service99-price-section {
    height: auto !important;
    min-height: 300px !important;
    padding: 60px 20px !important;
  }
  body .service99-problem,
  .wrapper .service99-problem,
  .container .service99-problem,
  .shop-item .service99-problem,
  .shop-content .service99-problem,
  .basic-body .service99-problem,
  #sit_hhtml .service99-problem,
  #sit_thtml .service99-problem,
  body .service99-features,
  .wrapper .service99-features,
  .container .service99-features,
  .shop-item .service99-features,
  .shop-content .service99-features,
  .basic-body .service99-features,
  #sit_hhtml .service99-features,
  #sit_thtml .service99-features,
  body .service99-target,
  .wrapper .service99-target,
  .container .service99-target,
  .shop-item .service99-target,
  .shop-content .service99-target,
  .basic-body .service99-target,
  #sit_hhtml .service99-target,
  #sit_thtml .service99-target {
    padding: 40px 0 !important;
  }
  body .service99-problem .service99-section,
  .wrapper .service99-problem .service99-section,
  .container .service99-problem .service99-section,
  .shop-item .service99-problem .service99-section,
  .shop-content .service99-problem .service99-section,
  .basic-body .service99-problem .service99-section,
  #sit_hhtml .service99-problem .service99-section,
  #sit_thtml .service99-problem .service99-section,
  body .service99-features .service99-section,
  .wrapper .service99-features .service99-section,
  .container .service99-features .service99-section,
  .shop-item .service99-features .service99-section,
  .shop-content .service99-features .service99-section,
  .basic-body .service99-features .service99-section,
  #sit_hhtml .service99-features .service99-section,
  #sit_thtml .service99-features .service99-section,
  body .service99-target .service99-section,
  .wrapper .service99-target .service99-section,
  .container .service99-target .service99-section,
  .shop-item .service99-target .service99-section,
  .shop-content .service99-target .service99-section,
  .basic-body .service99-target .service99-section,
  #sit_hhtml .service99-target .service99-section,
  #sit_thtml .service99-target .service99-section {
    padding: 0 15px !important;
  }
}
