/**
* Theme Name:     Huge Addons
* Author:         Huge addons teams
* Template:       hello-elementor
* Text Domain:	   huge-addons
* Description:    Huge elementor addons child theme.
*/

/* Header menu item*/
header .e-n-menu-item {
  position: relative;
}

.page-id-554 .global-cta,
.page-id-555 .global-cta {
  display: none;
}

/* override header scroll drop shadow */
.huge-header .elementor-motion-effects-container .elementor-motion-effects-layer {
  background: rgba(255, 255, 255, .7) !important;
  backdrop-filter: blur(15px) !important;
}

#widget-megamenu+.e-n-menu-content {
  max-width: 1626px;
  left: -316px;
  top: 41px;
}

#widget-megamenu+.e-n-menu-content .elementor-element {
  padding: 0;
  border-radius: 0 0 16px 16px;
  overflow: hidden;
  box-shadow: 0 24px 48px -12px rgba(16, 24, 40, 0.18);
}

#widget-megamenu+.e-n-menu-content .e-con-inner {
  max-width: 1626px;
  padding: 0;
  margin: 0;
}

/* Resource + Support Dropdown */
#resource-dropdown+.e-n-menu-content,
#support-dropdown+.e-n-menu-content {
  width: 300px !important;
  left: 0 !important;
  top: 41px !important;
}

#features-megamenu+.e-n-menu-content {
  width: 909px !important;
  left: -92px !important;
  top: 41px !important;
}

.vertical-menu-container .elementor-widget-icon-box .elementor-icon-box-content {
  margin-top: -5px;
  z-index: 1;
}

.vertical-menu-container .elementor-icon-box-wrapper {
  position: relative;
  transition: all 0.3s ease;
}

.vertical-menu-container .elementor-icon-box-wrapper:before {
  content: "";
  width: 290px;
  height: 70px;
  background: #F8FAFF;
  border-radius: 7px;
  position: absolute;
  z-index: 0;
  top: -20px;
  left: -17px;
  visibility: hidden;
  opacity: 0;
}

.vertical-menu-container .elementor-icon-box-wrapper:hover:before {
  visibility: visible;
  opacity: 1;
}

.vertical-menu-container .elementor-icon-box-wrapper:after {
  content: "";
  width: 10px;
  height: 8px;
  background: url(https://hugeaddons.com/wp-content/uploads/2026/04/Vector.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 8px;
  visibility: hidden;
  transform: translatey(-10px);
  opacity: 0;
  transition: all 0.3s ease;
}

.vertical-menu-container .elementor-icon-box-wrapper:hover:after {
  visibility: visible;
  opacity: 1;
  transform: translatey(0);
}

/* Features mega menu*/
.features-mm-item .elementor-icon-box-wrapper:before {
  content: "";
  width: 293px;
  height: 103px;
  border-radius: 7px;
  position: absolute;
  z-index: 0;
  top: -20px;
  left: -10px;
  visibility: hidden;
  opacity: 0;
}

.features-mm-item .elementor-icon-box-wrapper:hover:before {
  visibility: visible;
  opacity: 1;
}


/* Make the whole card position relative so the arrow is bounded by the full card width */
.features-mm-item {
  position: relative !important;
}

/* Apply our fixed arrow to the ENTIRE CARD instead of the wrapper */
.features-mm-item::after {
  content: "" !important;
  display: block !important;
  width: 10px !important;
  height: 8px !important;
  background: url(https://hugeaddons.com/wp-content/uploads/2026/04/hf-arrow.svg) no-repeat center !important;
  background-size: contain !important;
  position: absolute !important;
  right: 20px !important;
  top: 50% !important;
  transform: translateY(-15px) !important;
  visibility: hidden !important;
  opacity: 0 !important;
  transition: all 0.3s ease;
  z-index: 100 !important;
}

.features-mm-item:hover::after {
  visibility: visible !important;
  opacity: 1 !important;
  transform: translateY(-50%) !important;
}

.features-mm-item .elementor-icon-box-content {
  margin-top: -5px;
  z-index: 1;
  position: relative;
}

.features-mm-item.cdcp .elementor-icon-box-content .elementor-icon-box-title a:nth-child(2) {
  padding-right: 49px;
}

.features-mm-item .elementor-icon-box-content:after {
  content: "UPCOMING";
  width: 66px;
  height: 17px;
  color: #4F46E5;
  /* background: #625bd154; */
  background: #EEF2FF;
  border-radius: 4px;
  position: absolute;
  top: 0;
  right: -11px;
  font-size: 9px;
  font-weight: 600;
  text-align: center;
  padding-top: 3px;
}

.features-mm-item.cc .elementor-icon-box-content:after {
  color: #059669;
  background: #ECFDF5;
  right: -60px;
}

.features-mm-item.cdcp .elementor-icon-box-content:after {
  color: #0891B2;
  background: #ECFEFF;
}

.features-mm-item.mmb .elementor-icon-box-content:after {
  color: #2563EB;
  background: #EFF6FF;
  right: -60px;
}

.features-mm-item.wb .elementor-icon-box-content:after {
  color: #7C3AED;
  background: #F3E8FF;
  right: -60px;
}

.features-mm-item.as .elementor-icon-box-content:after {
  color: #DC2626;
  background: #FEF2F2;
  right: -24px;
}

.features-mm-item.ap .elementor-icon-box-content:after {
  color: #EA580C;
  background: #FFF7ED;
  right: -24px;
}

.features-mm-item.im .elementor-icon-box-content:after {
  color: #DB2777;
  background: #FDF2F8;
  right: -20px;
}

.features-mm-item.at .elementor-icon-box-content:after {
  color: #9333EA;
  background: #F5F3FF;
  right: -30px;
}

.features-mm-item.hfb .elementor-icon-box-wrapper:before {
  background: #EEF2FF;
}

.features-mm-item.mmb .elementor-icon-box-wrapper:before {
  background: #EFF6FF;
}

.features-mm-item.wb .elementor-icon-box-wrapper:before {
  background: #F3E8FF;
}

.features-mm-item.cc .elementor-icon-box-wrapper:before {
  background: #ECFDF5;
}

.features-mm-item.as .elementor-icon-box-wrapper:before {
  background: #FEF2F2;
}

.features-mm-item.ap .elementor-icon-box-wrapper:before {
  background: #FFF7ED;
}

.features-mm-item.cdcp .elementor-icon-box-wrapper:before {
  background: #ECFEFF;
}

.features-mm-item.im .elementor-icon-box-wrapper:before {
  background: #FDF2F8;
}

.features-mm-item.at .elementor-icon-box-wrapper:before {
  background: #F5F3FF;
}

.features-mm-item.hfb .elementor-icon-box-wrapper:after {
  background: url(https://hugeaddons.com/wp-content/uploads/2026/04/hf-arrow.svg);
}

.primary-text-color {
  color: #1078FF;
}

/* Typewritter effect */
.typewriter {
  display: inline-block;
  white-space: nowrap;
  vertical-align: baseline;
  will-change: transform, opacity;
}

.hero-copyright .typewriter,
.hero-copyright .typewriter .word {
  display: inline-block;
}

.slide-in-up {
  animation: slideInUp 0.45s cubic-bezier(0.2, 0.8, 0.2, 1) both;
}

.slide-in-down {
  animation: slideInDown 0.45s cubic-bezier(0.2, 0.8, 0.2, 1) both;
}

.slide-out-down {
  animation: slideOutDown 0.45s cubic-bezier(0.4, 0, 0.2, 1) both;
}

.slide-out-up {
  animation: slideOutUp 0.45s cubic-bezier(0.4, 0, 0.2, 1) both;
}

@keyframes slideInUp {
  0% {
    transform: translateY(12px);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes slideInDown {
  0% {
    transform: translateY(-12px);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes slideOutDown {
  0% {
    transform: translateY(0);
    opacity: 1;
  }

  100% {
    transform: translateY(10px);
    opacity: 0;
  }
}

@keyframes slideOutUp {
  0% {
    transform: translateY(0);
    opacity: 1;
  }

  100% {
    transform: translateY(-10px);
    opacity: 0;
  }
}

/*  Sticky Header */
.huge-header.scrolled {
  position: fixed;
  top: 0 !important;
  z-index: 999 !important;
  transition: box-shadow 0.3s ease !important;
}

/* Changelog */
.ha-changelog-wrapper {
  padding-top: 46px;
}

.ha-changelog-post {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.ha-changelog-feature-header {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 16px;
}

.ha-changelog-heading {
  font-size: 30px;
  font-weight: 600;
  color: #171717;
  margin: 0;
  line-height: 36px;
}

.ha-changelog-icon {
  line-height: 0;
}

/* List */
.ha-changelog-feature-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.ha-changelog-feature-item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 18px;
  font-weight: 400;
  color: #5D5D5D;
  line-height: 27px;
}

.ha-changelog-bullet {
  flex-shrink: 0;
  width: 14px;
  height: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #0095FF;
  font-weight: 700;
  line-height: 0;
}

.ha-changelog-bullet::before {
  content: '+';
}

.ha-changelog-feature:nth-child(3) .ha-changelog-bullet::before {
  content: '↑';
}

.ha-changelog-feature:nth-child(4) .ha-changelog-bullet::before {
  content: '✓';
}

.ha-changelog-empty {
  color: #888;
  font-style: italic;
}

/* Login/Signup page */
.login-wrapper {
  position: relative;
}

.login-wrapper:after {
  content: "";
  width: 800px;
  height: 1158px;
  display: block;
  background: #F4F6F7;
  position: absolute;
  right: 0;
  z-index: -1;
}

.post-author .elementor-author-box__name {
  margin: 0;
  text-transform: capitalize;
}

.related-posts .elementor-post__title a {
  transition: 0.3s all ease;
}

.related-posts .elementor-post__title a:hover {
  color: #0960EC !important;
}

.banner-widget {
  animation: floatUpDown 3s ease-in-out infinite;
  will-change: transform;
}

.banner-hc {
  animation: floatUpDown 3s ease-in-out infinite;
  will-change: transform;
  animation-delay: -1.5s;
}

.hero-banner-desc p {
  margin-top: 0 !important;
}

@keyframes floatUpDown {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-30px);
  }

  100% {
    transform: translateY(0px);
  }
}

/* template section image animation */
.huge-single-template-img {
  transform: translateY(var(--move, 60px));
  will-change: transform;
}

.huge-contact-form .form-group input:focus-visible,
.huge-contact-form .form-group textarea:focus-visible {
  outline: none;
  border-color: #2563EB;
  box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.08);
}

/*  mailchimp */
.huge-newsletter-form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  max-width: 500px;
  border-radius: 4px;
  padding: 10px 10px;
  height: 43px;
}

.huge-newsletter-form input#email {
  border: none;
  font-family: 'DM Sans';
  font-size: 16px;
  font-weight: 400;
  color: #98989A;
  width: 98%;
}

.huge-newsletter-form input#email:focus-visible {
  outline: none !important;
}

.huge-newsletter-form input[type="submit"] {
  border: none;
  font-size: 16px;
  font-weight: 400;
  font-family: 'DM Sans';
  background: #0853FF;
  padding: 6px 14px;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
}

@media all and (max-width: 1024px) {
  .huge-mobile-menu .e-n-menu-wrapper {
    top: 40px !important;
  }

  .huge-mobile-menu .e-con-inner {
    margin: unset !important;
  }

  #resource-dropdown+.e-n-menu-content,
  #support-dropdown+.e-n-menu-content {
    width: 100% !important;
    background: #fff !important;
  }

  #features-megamenu+.e-n-menu-content {
    width: 100% !important;
    background: #fff !important;
  }
}

@media all and (max-width: 768px) {
  .huge-mobile-menu .e-n-menu-wrapper {
    top: 60px !important;
  }

  .features-mm-item .elementor-icon-box-wrapper:after {
    display: none;
  }

  .features-mm-item .elementor-icon-box-wrapper:before {
    width: 100%;
    top: -13px;
  }

  .features-mm-item .elementor-icon-box-content:after {
    right: 0 !important;
  }

  .vertical-menu-container .elementor-icon-box-wrapper {
    flex-direction: row !important;
  }

  .vertical-menu-container .elementor-icon-box-wrapper:before {
    width: 100%;
  }

  .vertical-menu-container .elementor-icon-box-wrapper:after {
    display: none;
    right: 26px;
  }

  .huge-mobile-menu .e-n-menu-wrapper {
    height: 100vh;
  }

  #features-megamenu+.e-n-menu-content {
    left: 0 !important;
    position: absolute;
    z-index: 9;
  }
}

@media all and (max-width: 480px) {

  .home-banner-buttons .elementor-widget-button,
  .home-banner-buttons .elementor-button-link {
    width: 100% !important;
  }
}