.navigation {
  margin-top: 0px;
}
.navigation ul li a {
  border: 0px;
}
.custom-header-2025 .signup-now a {
  padding: 12px 22px !important;
  margin-bottom: 8px !important;
  border-radius: 20px !important;
  font-size: 16px !important;
  font-weight: bold;
  border: none !important;
  color: #fff !important;
}
.custom-header-2025 .login-now a {
  font-family: "WorkSans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: center;
  color: #1e1f22;
  text-transform: uppercase;
}
@media (min-width: 769px) {
  .mega-menu-item > .mega-sub-menu {
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.25) !important;
    width: 1040px !important;
  }
  .mega-menu-item > .mega-sub-menu > .mega-menu-row {
    padding-top: 10px;
    position: relative;
  }
  .mega-menu-item > .mega-sub-menu > .mega-menu-row::before {
      content: "" !important;
      position: absolute !important;
      top: -10px !important;
      left: 11% !important;
      transform: translateX(11%) !important;
      width: 0 !important;
      height: 0 !important;
      border-left: 10px solid transparent !important;
      border-right: 10px solid transparent !important;
      border-bottom: 10px solid #fff !important;
      z-index: 10 !important;
      display: block !important;
      filter: drop-shadow(0px -1px 2px rgba(0, 0, 0, 0.1)) !important;
  }
  .mega-menu-item > .mega-sub-menu > .mega-menu-row::after {
      content: "" !important;
      position: absolute !important;
      top: -11px !important;
      left: 11% !important;
      transform: translateX(4%) !important;
      width: 0 !important;
      height: 0 !important;
      border-left: 11px solid transparent !important;
      border-right: 11px solid transparent !important;
      border-bottom: 11px solid rgba(0, 0, 0, 0.1) !important;
      z-index: 9 !important;
      display: block !important;
      filter: drop-shadow(0px -1px 2px rgba(0, 0, 0, 0.1)) !important;
  }

  /* For mega-menu-item-26167 */
  #mega-menu-item-26167 > .mega-sub-menu > .mega-menu-row::before {
      left: 17% !important; /* Adjust this value */
      transform: translateX(-17%) !important; /* Adjust transform if needed, or keep your custom one */
  }
  #mega-menu-item-26167 > .mega-sub-menu > .mega-menu-row::after {
      left: 17% !important; /* Match ::before's left */
      transform: translateX(-17%) !important; /* Adjust transform if needed, or keep your custom one */
  }

  /* For mega-menu-item-26171 */
  #mega-menu-item-26171 > .mega-sub-menu > .mega-menu-row::before {
      left: 32% !important; /* Adjust this value */
      transform: translateX(-32%) !important; /* Adjust transform if needed, or keep your custom one */
  }
  #mega-menu-item-26171 > .mega-sub-menu > .mega-menu-row::after {
      left: 32% !important; /* Match ::before's left */
      transform: translateX(-32%) !important; /* Adjust transform if needed, or keep your custom one */
  }

  /* For mega-menu-item-26169 */
  #mega-menu-item-26169 > .mega-sub-menu > .mega-menu-row::before {
      left: 63% !important; /* Adjust this value */
      transform: translateX(-63%) !important; /* Adjust transform if needed, or keep your custom one */
      border-bottom: 10px solid #f6f5f3 !important;
  }
  #mega-menu-item-26169 > .mega-sub-menu > .mega-menu-row::after {
      left: 63% !important; /* Match ::before's left */
      transform: translateX(-63%) !important; /* Adjust transform if needed, or keep your custom one */
  }
}
.mega-menu-link {
  display: flex !important;
}
/* a.mega-menu-link:hover {
	border-bottom:1px solid #ff5a00 !important;
} */
.mega-menu-item-has-children .mega-menu-link:hover .mega-indicator {
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}
#mega-menu-custom-mega-menu > .mega-menu-item > .mega-menu-link:hover {
  border-bottom: 1px solid #ff5a00 !important;
}

#mega-menu-custom-mega-menu
  > .mega-menu-item
  > .mega-menu-link:hover
  .mega-indicator {
  border-bottom: 1px solid transparent !important;
}
#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  li.mega-menu-item
  a.mega-menu-link:before {
  margin: 0 15px 0 0px;
}
#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  li.mega-menu-megamenu
  li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon
  > a.mega-menu-link:before {
  flex: 0 0 auto;
  align-self: flex-start;
}
.mega-menu-title {
  width: 264px;
  height: 19px;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0a0b0f;
}
.mega-menu-description {
  font-size: 13px !important;
  font-weight: 600 !important;
  font-stretch: normal !important;
  font-style: normal !important;
  line-height: normal !important;
  letter-spacing: normal !important;
  color: #606060;
}

#mega-menu-wrap-custom-mega-menu
  #mega-menu-custom-mega-menu
  .mega-sub-menu
  li
  > a.mega-menu-link:before {
  content: "";
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 32px !important;
  height: 32px !important;
  /* background-color: rgba(255, 90, 0, 0.2); */
  background-color: transparent !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  vertical-align: middle !important;
  border-radius: 5px;
}

.mega-sub-menu .highlight {
  background-color: #f6f5f3 !important;
  padding: 43px 32px !important;
}
.mega-sub-menu .border-right {
  border-right: 1px solid #f6f5f3 !important;
}

h4.mega-block-title {
  margin: 0 0 4.6px;
  font-size: 12px !important;
  font-weight: bold !important;
  font-style: normal !important;
  line-height: normal;
  letter-spacing: normal;
  color: #0a0b0f;
}
.highlight li.mega-menu-item-type-widget,
.border-right li.mega-menu-item-type-widget,
.col-1 li.mega-menu-item-type-widget,
.col-2 li.mega-menu-item-type-widget,
.col-3 li.mega-menu-item-type-widget {
  padding: 0 15px !important;
}
.highlight li.widget_media_image,
.border-right li.widget_media_image,
.col-1 li.widget_media_image,
.col-2 li.widget_media_image,
.col-3 li.widget_media_image {
  padding: 0 !important;
}
.highlight p,
.border-right p,
.col-1 p,
.col-2 p,
.col-3 p {
  font-size: 14px !important;
  line-height: 20px !important;
}

.highlight h3,
h3.new,
.heading.new,
.border-right h3,
.col-1 h3,
.col-2 h3,
.col-3 h3 {
  margin: 0;
  font-size: 18px;
  font-weight: bold !important;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0a0b0f;
}
h3.new::before,
.heading.new::before {
  content: "";
  display: inline-block;
  width: 59px;
  height: 39px;
  background-image: url("/wp-content/uploads/2025/06/snipe-new@2x.webp");
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-left: -8px;
}
.arrow-link {
  color: black !important;
  font-size: 14px !important;
  font-weight: bolder !important;
  position: relative;
  padding-left: 30px;
}

.arrow-link:hover {
  color: #ff5a00 !important;
}

.arrow-link::before {
  content: "❯";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #ff5a00;
  color: white;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  font-weight: normal;
}
@media (min-width: 769px) {
  .col-1,
  .col-2,
  .col-3 {
    padding: 40px 15px !important;
  }
  #mega-menu-wrap-custom-mega-menu .mega-menu-row > .mega-sub-menu {
    display: flex !important;
  }
  #mega-menu-wrap-custom-mega-menu
    .mega-menu-row
    > .mega-sub-menu
    > .mega-menu-column {
    flex: 1 !important;
    display: flex !important;
    flex-direction: column !important;
  }

  #mega-menu-wrap-custom-mega-menu
    .mega-menu-row
    > .mega-sub-menu
    > .mega-menu-column
    > .mega-sub-menu {
    flex: 1 !important;
    display: flex !important;
    flex-direction: column !important;
  }
  #mega-menu-wrap-custom-mega-menu #mega-menu-custom-mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
    border-radius: 5px !important;
  }
}
#mega-menu-wrap-custom-mega-menu
  #mega-menu-custom-mega-menu
  li.mega-menu-megamenu
  > ul.mega-sub-menu
  > li.mega-menu-row
  .mega-menu-column
  > ul.mega-sub-menu
  > li.mega-menu-item {
  padding: 0 0 15px !important;
}
#mega-menu-wrap-custom-mega-menu
  #mega-menu-custom-mega-menu
  > li.mega-menu-megamenu
  > ul.mega-sub-menu {
  left: -80px !important;
}
#mega-menu-item-26166 > .mega-sub-menu {
  position: relative;
}

#mega-menu-item-26166 > .mega-sub-menu::before {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  width: 16px;
  height: 16px;
  background: red; /* Match submenu background */
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.25) !important;
  z-index: 1;
}

#mega-menu-wrap-custom-mega-menu
  .mega-sub-menu
  .mega-menu-columns-7-of-12
  .mega-menu-item-type-widget.widget_text,
#mega-menu-wrap-custom-mega-menu
  .mega-sub-menu
  .mega-menu-columns-4-of-12
  .mega-menu-item-type-widget.widget_text,
#mega-menu-wrap-custom-mega-menu
  .mega-sub-menu
  .mega-menu-columns-4-of-12
  .mega-menu-item-type-widget.widget_media_video {
  margin-bottom: 20px !important;
  padding-left: 0 !important;
}

#mega-menu-wrap-custom-mega-menu #mega-menu-26167-0-1 #mega-menu-item-text-5 {
  position: absolute !important;
  bottom: 0 !important;
}

#mega-menu-wrap-custom-mega-menu #mega-menu-26167-0-1 #mega-menu-item-text-5 p {
  color: #000 !important;
  font-weight: bold !important;
  font-size: 17px !important;
}
.featured-post-container {
  max-width: 600px;
  margin: 20px auto;
  font-family: Arial, sans-serif;
  color: #333;
}

.featured-post-title-label {
  font-size: 0.9em;
  color: #000 !important;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold !important;
}

.featured-post-card {
  display: flex;
  flex-direction: column;
}

.featured-post-image {
  width: 200px;
  height: 120px;
}

.featured-post-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.featured-post-content {
  padding: 10px 0;
  max-width: 300px;
}

.featured-post-content h2 {
  font-size: 16px !important;
  font-weight: bold !important;
  line-height: 1 !important;
  font-family: "Nunito Sans" !important;
  margin-bottom: 0 !important;
}

.featured-post-content h2 a,
.featured-post-content a h2 {
  text-decoration: none;
  color: #000;
}

.featured-post-content h2 a:hover,
.featured-post-content a:hover h2 {
  color: #ff5a00;
}

.featured-post-date {
  font-size: 10px;
  color: #888;
  margin-top: 5px;
}

#mega-menu-wrap-custom-mega-menu
  #mega-menu-custom-mega-menu
  li.mega-menu-item-has-children
  > a.mega-menu-link
  > span.mega-indicator::after {
  content: "";
}
#mega-menu-wrap-custom-mega-menu
  #mega-menu-custom-mega-menu
  li.mega-menu-item-has-children.mega-toggle-on
  > a.mega-menu-link
  > span.mega-indicator::after {
  content: "";
}
#mega-menu-wrap-custom-mega-menu
  #mega-menu-custom-mega-menu
  li.mega-menu-item-has-children
  > a.mega-menu-link
  > span.mega-indicator {
  color: #ccc;
  font-size: 15px;
  margin: 1px 0 0 3px;
  line-height: 1.3;
}
@media (max-width: 768px) {
  #mega-menu-custom-mega-menu {
    padding-top: 30px !important;
  }
  .featured-post-card {
    flex-direction: column;
  }
  #mega-menu-wrap-custom-mega-menu
    #mega-menu-custom-mega-menu
    > li.mega-menu-item
    > a.mega-menu-link {
    position: relative;
  }
  #mega-menu-wrap-custom-mega-menu
    #mega-menu-custom-mega-menu
    li.mega-menu-item-has-children
    > a.mega-menu-link
    > span.mega-indicator {
    position: absolute;
    right: 5px;
    /* color: #ccc;
    font-size: 20px; */
    margin: 0;
  }
  /* #mega-menu-wrap-custom-mega-menu
    #mega-menu-custom-mega-menu
    li.mega-menu-item.mega-menu-megamenu
    ul.mega-sub-menu
    ul.mega-sub-menu {
  } */
}

@media (min-width: 769px) {
  #mega-menu-wrap-custom-mega-menu
    #mega-menu-custom-mega-menu
    > li.mega-menu-megamenu
    > ul.mega-sub-menu {
    top: 50px !important;
  }
  /* Features */
  #mega-menu-wrap-custom-mega-menu
    #mega-menu-custom-mega-menu
    > li.mega-menu-megamenu#mega-menu-item-26169
    > ul.mega-sub-menu {
    max-width: 700px !important;
    left: 100px !important;
  }
  /* Built For */
  #mega-menu-wrap-custom-mega-menu
    #mega-menu-custom-mega-menu
    > li.mega-menu-megamenu#mega-menu-item-26167
    > ul.mega-sub-menu {
    max-width: 700px !important;
    left: 50px !important;
  }
  /* Resources */
  #mega-menu-wrap-custom-mega-menu
    #mega-menu-custom-mega-menu
    > li.mega-menu-megamenu#mega-menu-item-26171
    > ul.mega-sub-menu {
    max-width: 700px !important;
    left: 80px !important;
  }
}

#mega-menu-wrap-custom-mega-menu
  #mega-menu-custom-mega-menu
  > li.mega-menu-megamenu
  > ul.mega-sub-menu::before {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  transform: translateX(-50%) rotate(0deg);
  width: 32px;
  height: 8px;
  border-left: 2px solid #ff5a00;
  border-right: 2px solid #ff5a00;
  border-top: 2px solid #ff5a00;
  border-radius: 2px 2px 0 0;
  background: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
  z-index: 10;
}

.icon-support-link,
.icon-help-link {
  color: black !important;
  font-size: 18px !important;
  font-weight: bold !important;
  position: relative;
  padding-left: 44px;
  display: flex;
  align-items: center;
  min-height: 40px;
}

.icon-support-link:hover,
.icon-help-link:hover {
  color: #ff5a00 !important;
}

.icon-support-link::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  background: url("/wp-content/uploads/2025/06/icon-resources-support@2x.png")
    no-repeat center center;
  background-size: contain;
  display: block;
}

.icon-help-link::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  background: url("/wp-content/uploads/2025/06/icon-resources-help@2x.png")
    no-repeat center center;
  background-size: contain;
  display: block;
}

@media (max-width: 768px) {
  .icon-support-link,
  .icon-help-link {
    background-color: #ff5a0019;
    padding: 10px 40px 10px 60px;
    border-radius: 5px;
    font-size: 14px !important;
  }
  .icon-support-link::before {
    left: 20px;
  }
  .icon-help-link::before {
    left: 22px;
  }
}

.social-icons-row {
  display: flex;
  gap: 15px;
  justify-content: flex-start;
  align-items: center;
}
.social-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 34px;
  width: 34px;
  height: 34px;
  box-sizing: border-box;
  line-height: 0;
  border: 2px solid #d3d3d3;
  border-radius: 50%;
  background: #e0dfdd;
  transition: border-color 0.2s;
}
.social-icon:hover {
  border-color: #ff5a00;
}
.social-icon svg {
  width: 24px;
  height: 24px;
  display: block;
  flex-shrink: 0;
}

#mega-menu-wrap-custom-mega-menu #mega-menu-custom-mega-menu > li.mega-menu-item.signup-now,
#mega-menu-wrap-custom-mega-menu #mega-menu-custom-mega-menu > li.mega-menu-item.login {
  display: none !important;
}

@media (max-width: 768px) {
  #mega-menu-wrap-custom-mega-menu
    .mega-menu-row:not(#mega-menu-26166-0)
    > .mega-sub-menu
    > .mega-col-2,
  #mega-menu-wrap-custom-mega-menu
    .mega-menu-row#mega-menu-26166-0
    > .mega-sub-menu
    > .mega-col-3,
  #mega-menu-wrap-custom-mega-menu .mega-menu-item-type-widget {
    display: none !important;
  }
  #mega-menu-wrap-custom-mega-menu {
    width: 100%;
  }
  #mega-menu-wrap-custom-mega-menu
    #mega-menu-custom-mega-menu
    > li.mega-menu-item:first-child {
    border-top: 1px solid #efefef !important;
  }
  #mega-menu-wrap-custom-mega-menu
    #mega-menu-custom-mega-menu
    > li.mega-menu-item {
    border-bottom: 1px solid #efefef !important;
  }
  /* #mega-menu-wrap-custom-mega-menu
    #mega-menu-custom-mega-menu
    li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-row {
    max-height: 270px;
    overflow: scroll;
  } */

  #mega-menu-wrap-custom-mega-menu
    #mega-menu-custom-mega-menu
    > li.mega-menu-item.signup-now,
  #mega-menu-wrap-custom-mega-menu
    #mega-menu-custom-mega-menu
    > li.mega-menu-item.login {
      border-bottom: 0 !important;
  }

  #mega-menu-wrap-custom-mega-menu #mega-menu-custom-mega-menu > li.mega-menu-item.signup-now,
  #mega-menu-wrap-custom-mega-menu #mega-menu-custom-mega-menu > li.mega-menu-item.login {
    display: block !important;
  }

  #mega-menu-wrap-custom-mega-menu #mega-menu-custom-mega-menu > li.mega-menu-item.signup-now.nav_open_dashboard {
    display: none !important;
  }

  .mega-menu-item.signup-now a {
    background-image: linear-gradient(
      to left,
      #ff7700 0%,
      #ff5a00 100%
    ) !important;
    padding: 8px 20px !important;
    line-height: 24px;
    border-radius: 25px !important;
    font-size: 16px !important;
    border: none !important;
    color: #fff !important;
    height: initial !important;
    margin: 0px 50px 10px !important;
    justify-content: center !important;
  }

  .mega-menu-item.login a {
    background-color: #fff !important;
    padding: 8px 20px !important;
    line-height: 24px;
    border-radius: 25px !important;
    font-size: 16px !important;
    color: #ff7700 !important;
    height: initial !important;
    border: 2px solid #ff7700 !important;
    /* background-image: linear-gradient(to left, #ff7700 0%, #ff5a00 100%) !important; */
    /* background-origin: border-box, padding-box !important; */
    /* background-clip: border-box, padding-box !important; */
    margin: 50px 50px 10px !important;
    justify-content: center !important;
  }

  .nav_open_dashboard {
    margin-top: 50px !important;
  }

  /* .mega-menu-item.signup-now a:hover,
  .mega-menu-item.login a {
    border: 0 !important;
  } */
}

.wp-block-kadence-navigation .menu-item.login-now a {
  text-transform: uppercase !important;
  line-height: 1;
  padding: 0;
  background: transparent;
}

.wp-block-kadence-navigation .menu-item.login-now a:hover {
  text-decoration: underline;
}

#sb_instagram {
  height: 280px;
  max-height: 280px;
  overflow: hidden !important;
}


@media (max-width: 768px) {
  .highlight.special,
  #mega-menu-wrap-custom-mega-menu .mega-menu-row > .mega-sub-menu > .mega-col-2.special,
  #mega-menu-wrap-custom-mega-menu
    .mega-menu-row:not(#mega-menu-26166-0)
    > .mega-sub-menu
    > .mega-col-2 {
    display: block !important;
    padding: 0 20px !important
  }

  #mega-menu-custom-mega-menu {
    height: 100vh !important;
    overflow-y: auto !important;
  }

  #mega-menu-wrap-custom-mega-menu .mega-menu-row#mega-menu-26169-0-1 {
    display: block !important;
  }

  #mega-menu-wrap-custom-mega-menu #mega-menu-26169-0-1 {
    display: block !important;
    background: #fff !important
  }

  #mega-menu-wrap-custom-mega-menu #mega-menu-item-text-14 {
    display: block !important;
  }

  #mega-menu-wrap-custom-mega-menu #mega-menu-item-text-14 .textwidget p {
    display: flex;
    justify-content: space-between;
    gap: 10px;
  }
  #mega-menu-wrap-custom-mega-menu #mega-menu-item-text-14 .textwidget hr {
    display: none;
  }
  #mega-menu-wrap-custom-mega-menu #mega-menu-26169-0-1.mega-col-2.mega-special {
    display: block !important;
  }
}


.testimonial-author-info {
  display: flex;
  align-items: center;
  font-family: "Nunito Sans";
}

.testimonial-author-image {
  width: 34px;
  height: 34px;
  object-fit: cover;
  margin-right: 15px;
}

.testimonial-author-details {
  display: flex;
  flex-direction: column;
}

.testimonial-author-name {
  font-weight: 700;
  font-size: 14px;
  color: #606060;
}

.testimonial-author-title {
  font-size: 12px;
  font-weight: 400;
  color: #606060;
  font-style: normal;
}

.testimonial-quote,
.highlight .testimonial-quote {
  font-size: 18px !important;
  color: #606060 !important;
  line-height: 1.2 !important;
  margin-bottom: 1rem !important;
  font-style: italic;
  font-weight: 400 !important;
  flex-grow: 1;
}

.testimonial-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
