.elementor-13569 .elementor-element.elementor-element-16d23f08{--display:flex;--padding-top:50px;--padding-bottom:50px;--padding-left:10px;--padding-right:10px;}body.elementor-page-13569{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(max-width:1024px){.elementor-13569 .elementor-element.elementor-element-16d23f08{--padding-top:50px;--padding-bottom:50px;--padding-left:15px;--padding-right:15px;}}/* Start custom CSS for shortcode, class: .elementor-element-79f6d19b *//* ===== Sitemap Styling ===== */
.wsp-container {
  max-width: auto;
  margin: 0px auto;
  padding: 20px 50px;
  background: #fff;
  color: #000;
  border-radius: 12px;
  font-family: "Inter", "Helvetica Neue", sans-serif;
  box-shadow: 0 0 15px rgba(0,0,0,0.1);
}

/* Section Titles */
.wsp-container h2 {
  font-size: 1.6rem;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-bottom: 6px;
  border-bottom: 2px solid #2a2a2a;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Syne", "Helvetica Neue", sans-serif;
}

/* Lists */
.wsp-container ul {
  padding-left: 0;
  margin: 0;
}

/* List Items */
.wsp-container li {
  margin: 8px 0;
  line-height: 1.5;
}

/* Links */
.wsp-container a {
  color: #333;
  text-decoration: none;
  border-bottom: 1px dotted transparent;
  transition: all 0.2s ease-in-out;
  line-height: 28px !important;
}

.wsp-container a:hover {
  color: #E09200;
  border-bottom: 1px dotted #E09200;
}

/* Sub-list styling for posts within categories */
.wsp-container .wsp-posts-list .wsp-posts-list {
  margin-top: 5px;
  margin-left: 20px;
  border-left: 2px solid #2a2a2a;
  padding-left: 15px;
}

/* Category titles */
.wsp-category-title {
  display: block;
  font-weight: 600;
  color: #000;
}

/* Indentation for sub-items */
.wsp-container ul ul {
  margin-left: 20px;
}

/* Highlight current page */
.current_page_item > a {
  color: #111 !important;
  font-weight: 600;
}

/* Responsive */
@media (max-width: 768px) {
  .wsp-container h2 {
    font-size: 1.3rem;
  }
}/* End custom CSS */
/* Start custom CSS */#rmp_menu_trigger-3347{
    display: none;
}/* End custom CSS */