@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//magicwms.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.4") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(40,163,220);
	--wd-alternative-color: #fbbc34;
	--btn-default-transform: lowercase;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-transform: lowercase;
	--btn-accented-bgcolor: rgb(32,53,242);
	--btn-accented-bgcolor-hover: rgb(29,48,220);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(40,163,220);
	--wd-link-color-hover: rgb(40,163,220);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(17,17,17);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(245,245,245);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1280px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1280px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

/* new css figma side  */
.popup-btn a,
.gradient-btn-style a {
  height: 44px;
  padding: 8px 24px;
  border-radius: 40px;
  background: linear-gradient(103deg, #7D35F1 14.71%, #4452DB 37.98%, #2E3CED 61.25%, #005CBE 85.22%);
  border-radius: 25px;
  overflow: hidden;
}

.popup-btn a::before,
.gradient-btn-style a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("https://magicwms.com/wp-content/uploads/2025/10/Container.svg") no-repeat center/cover;
  border-radius: inherit;
  pointer-events: none;
}

.popup-btn,
.gradient-btn-style {
  max-height: 44px !important;
  border-radius: 40px;
}

.popup-btn a span,
.gradient-btn-style a span {
  z-index: 1 !important;
  font-family: "Reddit Sans" !important;
  text-transform: capitalize !important;
}

.popup-btn a span {
  color: #fff;
  font-family: "Reddit Sans" !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: -0.5px;
}

/* Header button */
.gradient-btn-header {
  width: 150px !important;
  height: 44px !important;
  padding: 8px 24px;
  border-radius: 40px;
  background: linear-gradient(103deg, #7D35F1 14.71%, #4452DB 37.98%, #2E3CED 61.25%, #005CBE 85.22%);
  border-radius: 25px;
  overflow: hidden;
}

.gradient-btn-header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("https://magicwms.com/wp-content/uploads/2025/10/Container.svg") no-repeat center/cover;
  border-radius: inherit;
  pointer-events: none;
  z-index: -2 !important;
}

.gradient-btn-header {
  max-height: 44px !important;
  border-radius: 40px;
}

.gradient-btn-header {
  z-index: 1 !important;
  color: #FFF !important;
  text-align: center !important;
  font-family: "Reddit Sans" !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 28px !important;
  letter-spacing: -0.5px !important;
}

.gradient-btn-header {
  text-transform: inherit !important;
}

.page-id-38896 #main-content,
.page-id-39708 #main-content {
  padding: 0px !important;
}

.page-id-38896 .wd-page-content,
.page-id-43411 .wd-page-content,
.page-id-39708 .wd-page-content,
.page-id-39708 .wd-page-wrapper {
  background-color: #020202 !important;
}
.footer-section-gradient {
  position: relative;
  z-index: 1;
}

.footer-section-gradient::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(99, 44, 145, 0.68) 0%, #210F4C 45.38%, #020202 100%);
  backdrop-filter: blur(40px);
  z-index: -1;
}

/* header syle */

.wd-nav[class*="wd-style-"]>li:is(.wd-has-children, .menu-item-has-children)>a:after {
  font-size: 12px;
  font-weight: bold;
  color: #B2B2B2;
  margin-top: 5px;
  margin-left: 5px !important;
  width: 18px;
}

#menu-new-menu {
  gap: 42px !important;
}

#menu-new-menu li a span {
  color: #B2B2B2 !important;
  font-family: "Reddit Sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.5px;
  text-align: center;
}

.title-color .elementor-heading-title {
  background: linear-gradient(to right, #FFFFFF 0%, #BEBEBE 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  line-height: 1.2 !important;
}

.icon-bg-op {
  width: 76px;
  height: 76px;
  aspect-ratio: 1/1;
  fill: linear-gradient(90deg, rgba(177, 129, 255, 0.00) 0%, rgba(177, 129, 255, 0.15) 20%, rgba(177, 129, 255, 0.56) 40%, rgba(177, 129, 255, 0.56) 60%, rgba(177, 129, 255, 0.15) 80%, rgba(177, 129, 255, 0.00) 100%);
  filter: blur(6px);
}

.icon-box .elementor-icon-box-title span {
  background: linear-gradient(180deg, #FFF 0%, #C1C1C1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.icon-box .elementor-icon-box-icon {
  background-image: url('https://magicwms.com/wp-content/uploads/2025/09/Frame-1000000897.svg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 11px;
  width: 96px;
  height: 96px;
}

.icon-box .elementor-icon,
.icon-box .elementor-icon-box-icon,
.icon-box .elementor-icon-box-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

.title-color h3 {
  background: linear-gradient(180deg, #FFF 0%, #C1C1C1 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* mobile icon color */
.wd-tools-icon::before {
  color: #fff !important;
}

.video-style {
  border-radius: 16px;
  border: 2px solid #7D35F1;
  background: radial-gradient(118.42% 146.13% at 50% -15.5%, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0.02) 99.59%);
  box-shadow: 0 30px 60px 0 rgba(0, 0, 0, 0.10), 0 15px 30px 0 rgba(0, 0, 0, 0.05), 0 5px 10px 0 rgba(0, 0, 0, 0.05), 0 0 80px 1px rgba(204, 215, 255, 0.04) inset;
  backdrop-filter: blur(40px);
}

.testimonial-col-style {
  border-radius: 16px;
  border: 1px solid rgba(223, 224, 255, 0.11);
  background: linear-gradient(180deg, rgba(28, 27, 51, 0.00) 0%, rgba(28, 27, 51, 0.10) 100%), radial-gradient(118.42% 146.13% at 50% -15.5%, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0.02) 99.59%);
  box-shadow: 0 30px 60px 0 rgba(0, 0, 0, 0.10), 0 15px 30px 0 rgba(0, 0, 0, 0.05), 0 5px 10px 0 rgba(0, 0, 0, 0.05), 0 0 80px 1px rgba(204, 215, 255, 0.04) inset;
  backdrop-filter: blur(40px);
}

.footer-copy-right a {
  color: #B2B2B2 !important;
}

.footer-copy-right a:hover {
  color: #ffffff !important;
}

.icons-style-footer .wd-social-icons a,
.icons-style-footer .wd-social-icons:hover a {
  background-color: transparent !important;
}

.icons-style-footer .wd-social-icons .wd-icon:before {
  color: #B2B2B2;
  font-size: 20px;
}

.icons-style-footer .wd-social-icons a:hover .wd-icon:before {
  color: #ffffff !important;
}

.form-menu-style-col {
border-radius: 12px;
background: linear-gradient(180deg, rgba(17, 18, 20, 0.50) 0%, rgba(11, 12, 17, 0.50) 100%);
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.10), 0 2px 4px -2px rgba(0, 0, 0, 0.10);
}

.contact-form-style .wpcf7-form-control-wrap {
  color: #FFF;
  font-family: "Reddit Sans" !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.5px;
}

.contact-form-style .wpcf7-form-control::placeholder {
  color: #fff !important;
  opacity: 1 !important;
}

.contact-form-style .wpcf7-form-control {
  border-radius: 12px;
  border: 1px solid rgba(241, 241, 241, 0.40);
  background: linear-gradient(180deg, rgba(206, 194, 252, 0.08) 0%, rgba(64, 62, 85, 0.08) 100%);
  backdrop-filter: blur(12px);
  height: 50px;
  padding: 12px 16px;
}

.form-menu-style .elementor-icon svg {
  fill: linear-gradient(180deg, #7D35F1 0%, #0857C6 100%);
}

.container-bg {
  overflow: hidden;
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
}

.container-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: url("https://magicwms.com/wp-content/uploads/2025/09/Group-9.png") no-repeat center left;
  background-size: cover;
  z-index: 1;
}

.contact-form-style .wpcf7-form-control.wpcf7-textarea {
  height: 104px !important;
  max-height: 104px !important;
  min-height: 104px !important;
}

.form-style-contact .wpcf7-form-control.wpcf7-submit.btn-color-black,
.contact-form-style .wpcf7-form-control.wpcf7-submit.btn-color-black {
  position: relative;
  max-height: 50px !important;
  border-radius: 12px;
  z-index: 1 !important;
  color: #FFF !important;
  text-align: center !important;
  font-family: "Reddit Sans" !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 28px !important;
  letter-spacing: -0.5px !important;
  text-transform: inherit !important;
  background: url("https://magicwms.com/wp-content/uploads/2025/09/Container.svg") no-repeat center/cover;
  border: none;
  height: 50px;
  padding: 8px 24px;
  border-radius: 40px;
  background: linear-gradient(103deg, #7D35F1 14.71%, #4452DB 37.98%, #2E3CED 61.25%, #005CBE 85.22%);
  border-radius: 25px;
  overflow: hidden;
}

.form-style-contact .wpcf7-form-control.wpcf7-submit.btn-color-black:hover,
.contact-form-style .wpcf7-form-control.wpcf7-submit.btn-color-black:hover {
  background: linear-gradient(283deg, #7D35F1 14.71%, #4452DB 37.98%, #2E3CED 61.25%, #005CBE 85.22%);
}

.popup-btn a:hover,
.gradient-btn-header:hover,
.gradient-btn-style a:hover {
  background: linear-gradient(283deg, #7D35F1 14.71%, #4452DB 37.98%, #2E3CED 61.25%, #005CBE 85.22%);
  transition: background-position 0.8s ease-in-out;
}

.logo-img {
  width: 143px;
  height: 41px;
  flex-shrink: 0;
}
.form-menu-style .elementor-icon-box-wrapper {
  align-items: start !important;
}

.page-id-38899 #main-content {
  padding: 0px !important;
}

.page-id-38899 .wd-page-wrapper,
.page-id-38896 .wd-page-wrapper {
  background-color: #020202;
}

.contacct-form-col-style {
  border-radius: 12px;
  background: #020202;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.10), 0 2px 4px -2px rgba(0, 0, 0, 0.10);
}

.form-style-contact input {
  border-radius: 12px;
  border: 1px solid var(--slate-200, #E2E8F0);
  background: var(--gray-100, #F3F4F6);
  backdrop-filter: blur(12px);
  color: var(--slate-500, #64748B);
  font-family: "Reddit Sans" !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.5px;
}

.form-style-contact .wpcf7-form-control.wpcf7-textarea {
  display: flex;
  height: 104px !important;
  max-height: 104px !important;
  min-height: 104px !important;
  padding: 12px 16px;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 12px;
  border: 1px solid #E2E8F0;
  background: #F3F4F6;
  backdrop-filter: blur(12px);
  color: var(--slate-500, #64748B);
  font-family: "Reddit Sans" !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.5px;
}

.contacct-form-col-style .elementor-icon-box-wrapper {
  align-items: start !important;
}

.contacct-form-col-style .elementor-icon {
  margin-top: 8px;
}
.contacct-form-col-style .g-recaptcha,
.contact-form-style .g-recaptcha {
  border-radius: 0px !important;
  border: none !important;
  background: transparent !important;
  backdrop-filter: blur(0px) !important;
  height: auto !important;
  padding: 0px !important;
}

/* blog page style  */
.custom-blog-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 20px;
}

.blog-featured {
  display: flex;
  gap: 20px;
  margin-bottom: 40px;
}

.blog-featured-image img {
  width: 50%;
  border-radius: 10px;
}

.blog-featured-content {
  width: 50%;
}

.blog-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
}

.blog-item {
  border-radius: 12px;
  border: 0.5px solid #D8B4FE;
  background: linear-gradient(180deg, rgba(8, 87, 198, 0.03) 0%, rgba(125, 53, 241, 0.03) 100%), #FFF;
  padding: 32px 24px;
}

.blog-item-content {
  margin-top: 10px;
}

.blog-item-image img {
  width: 100%;
  display: block;
  border-radius: 12px;
  background: url(<path-to-image>) lightgray 50% / cover no-repeat;
}

.blog-featured-image a img {
  width: 100% !important;
}

.blog-featured {
  border-radius: 12px;
  border: 0.5px solid #D8B4FE;
  background: linear-gradient(180deg, rgba(8, 87, 198, 0.03) 0%, rgba(125, 53, 241, 0.03) 100%), #FFF;
  padding: 32px 24px;
}

.blog-featured-content {
  padding: 0px 24px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.blog-date {
  color: #6B7280;
  font-family: "Reddit Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.blog-title {
  color: #37474F;
  font-family: Figtree;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -1px;
}

.blog-excerpt {
  color: #6B7280;
  font-family: "Reddit Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.blog-readmore {
  color: var(--purple-500, #A855F7);
  font-family: "Reddit Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline !important;
  text-decoration-style: solid !important;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto !important;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

/* Sirf mobile devices (max width 767px tak) */
@media only screen and (max-width: 767px) {
  .blog-featured {
    flex-direction: column !important;
  }

  .blog-featured-content {
    width: 100% !important;
    padding: 0px !important;
  }

  .blog-grid {
    grid-template-columns: 1fr !important;
    gap: 16px !important;
  }

  .page-id-38899 .whb-main-header,
  .page-id-38896 .whb-main-header {
    min-height: auto !important;
  }

  .tab-text p {
    margin: 0px !important;
    font-size: 16px !important;
  }

  .tab-mb-style .e-n-accordion-item-title {
    min-height: 76px !important;
  }
}

#main-content {
  padding: 0px !important;
}

.blog-featured-image img {
  width: 100%;
}

.page-id-40981 .wd-page-content,
.page-id-40981 .wd-page-wrapper {
  background-color: #020202 !important;
}

.wd-sub-menu li a {
  color: #767676 !important;
  text-align: center;
  font-family: "Reddit Sans" !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.5px;
}

.acc-faq-style .wd-accordion-item {
  border-radius: 12px;
  border: 0.5px solid #D8B4FE;
  background: linear-gradient(180deg, rgba(8, 87, 198, 0.03) 0%, rgba(125, 53, 241, 0.03) 100%), #FFF;
  padding: 32px 24px;
  gap: 8px;
}

.acc-faq-style .wd-accordion-title {
  padding: 0px !important;
  margin-bottom: 8px;
  flex-direction: row !important;
}

.acc-faq-style .wd-accordion {
  gap: 16px !important;
}

.acc-faq-style .wd-accordion-content p {
  color: var(--slate-500, #64748B);
  width: 810px;
}

.acc-faq-style .wd-accordion-title-text span {
  color: var(--slate-800, #1E293B) !important;
}

.acc-faq-style .wd-accordion.wd-style-default>.wd-accordion-item:first-of-type {
  border: 1px solid #E2E8F0;
}

@media only screen and (max-width: 767px) {
  .acc-faq-style .wd-accordion-content p {
    width: 100% !important;
  }
}

.wd-close-side.wd-close-side-opened {
  opacity: 0 !important;
}

.page-id-38896 .wd-page-content,
.page-id-107 .wd-page-content,
.page-id-38899 .wd-page-content {
  background-color: #020202 !important;
}

#menu-new-menu .wd-sub-menu li>a {
  color: #000000 !important;
  padding: 10px 20px !important;
}

#menu-new-menu .wd-sub-menu li:hover {
  background: linear-gradient(283deg, #7D35F1 14.71%, #4452DB 37.98%, #2E3CED 61.25%, #005CBE 85.22%);
  transition: background-position 0.8s ease-in-out;
}

#menu-new-menu .wd-sub-menu li:hover a {
  color: #ffffff !important;
}

#menu-new-menu .wd-dropdown-menu.wd-design-default {
  padding: 0px !important;
}

#menu-new-menu li a:hover span {
  color: #ffffff !important;
}

.footer-menu li a:hover {
  color: #ffffff !important;
}

.footer-menu li a {
  color: #9CA3AF !important;
}

.footer-menu li a {
  display: inline-block !important;
}

.form-menu-style .elementor-icon-box-description:hover a {
  color: #ffffff !important;
}

.about-us-container .e-con-inner {
  border-radius: 12px;
  border: 0.5px solid var(--purple-300, #D8B4FE);
  background: linear-gradient(90deg, rgba(125, 53, 241, 0.03) 0%, rgba(8, 87, 198, 0.03) 100%);
  padding: 40px;
}

.color-title-wms {
  background: linear-gradient(103deg, #7D35F1 14.71%, #4452DB 37.98%, #2E3CED 61.25%, #005CBE 85.22%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.wms-dec-color {
  color: #F9FAFB !important;
}

.color-black-title {
  color: #37474F !important;
}

.icon-box-wms {
  gap: 16px;
}

.white-title-wms .elementor-heading-title {
  background: linear-gradient(180deg, #FFF 0%, #C1C1C1 100%) !important;
  background-clip: text !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

.about-us-meeting-col {
  border: 0.5px solid #D8B4FE;
  background: linear-gradient(103deg, rgba(125, 53, 241, 0.03) 14.71%, rgba(68, 82, 219, 0.03) 37.98%, rgba(46, 60, 237, 0.03) 61.25%, rgba(0, 92, 190, 0.03) 85.22%);
}

.heading-color-wms-white .elementor-heading-title {
  color: #EEE !important;
}

.dec-color-wms {
  color: #9CA3AF !important;
}

@media only screen and (max-width: 767px) {
  .about-us-container .e-con-inner {
    padding: 20px !important;
  }

  .blog-title {
    font-size: 24px !important;
  }
}

/* header style */
.whb-main-header {
  background: rgba(255, 255, 255, 0.05) !important;
}

.whb-sticked .whb-main-header {
  background: rgba(0, 0, 0, 0.9) !important;
  color: #fff;
  transition: background 0.3s ease;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.whb-main-header .container {
  max-width: 1200px !important;
}

#menu-new-menu li a span {
  color: #E5E7EB !important;
  text-align: center !important;
  font-family: "Reddit Sans" !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 28px !important;
  letter-spacing: -0.5px !important;
}

.gray-color {
  color: #9CA3AF !important;
}

.wms-latest-blogs {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

.wms-video-card,
.wms-blog-item {
  border-radius: 12px;
  gap: 16px;
  padding: 32px 24px;
  border: 1px solid rgba(223, 224, 255, 0.11);
  background: linear-gradient(180deg, rgba(28, 27, 51, 0.00) 0%, rgba(28, 27, 51, 0.10) 100%), radial-gradient(118.42% 146.13% at 50% -15.5%, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0.02) 99.59%);
  box-shadow: 0 30px 60px 0 rgba(0, 0, 0, 0.10), 0 15px 30px 0 rgba(0, 0, 0, 0.05), 0 5px 10px 0 rgba(0, 0, 0, 0.05), 0 0 80px 1px rgba(204, 215, 255, 0.04) inset;
  backdrop-filter: blur(40px);
}

.wms-blog-item:hover {
  transform: translateY(-5px);
}

.wms-blog-img img {
  width: 100%;
  border-radius: 12px;
  max-height: 245px !important;
}

.wms-blog-date {
  color: #6B7280;
  font-family: "Reddit Sans";
  margin-top: 16px !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.wms-blog-title {
  background: linear-gradient(to right, #FFFFFF 0%, #BEBEBE 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-family: Figtree;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -1px;
}

.wms-blog-title a {
  text-decoration: none;
  color: #333;
}

.wms-blog-excerpt {
  color: var(--gray-500, #6B7280);
  font-family: "Reddit Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.wms-blog-readmore {
  background: linear-gradient(103deg, #7D35F1 14.71%, #4452DB 37.98%, #2E3CED 61.25%, #005CBE 85.22%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Reddit Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

@media only screen and (max-width: 767px) {

  .wms-video-grid,
  .wms-latest-blogs {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    padding: 20px;
    gap: 20px;
  }
}

.wms-videos-grid {
  display: flex;
  gap: 20px;
}

.wms-date {
  font-size: 12px;
  color: #888;
}

.wms-video-thumb {
  position: relative;
  cursor: pointer;
}

.wms-video-thumb img {
  width: 100%;
  border-radius: 8px;
}

.wms-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 40px;
  color: #fff;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.wms-arrow {
  display: inline-block;
  margin-top: 8px;
  font-size: 20px;
  color: #0066ff;
  text-decoration: none;
}

.wms-video-title {
  background: linear-gradient(to right, #FFFFFF 0%, #BEBEBE 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-family: Figtree;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -1px;
}

.title-wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 16px !important;
  align-items: center;
}

.wms-video-page-wrapper {
  margin: 20px 0;
}

.wms-video-page-card,
.wms-video-page-fullwidth {
  width: 100%;
  gap: 16px;
  padding: 36px 32px;
  text-align: start;
  border-radius: 12px;
  border: 0.5px solid var(--purple-300, #D8B4FE);
  background: linear-gradient(180deg, rgba(8, 87, 198, 0.03) 0%, rgba(125, 53, 241, 0.03) 100%), #FFF;
}

.wms-video-page-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-top: 64px;
}

.wms-video-page-card {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  padding: 15px;
  text-align: center;
  position: relative;
}

.wms-video-page-date {
  color: var(--gray-500, #6B7280);
  font-family: "Reddit Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  text-align: start;
}

.wms-video-page-thumb {
  position: relative;
  cursor: pointer;
}

.wms-video-page-thumb img {
  width: 100%;
  max-height: 444px !important;
  border-radius: 8px;
}

.wms-video-page-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 40px;
  color: #fff;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.wms-video-page-title {
  color: #37474F;
  font-family: Figtree;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -1px;
  text-align: start;
  margin-top: 16px;
}

.wms-video-page-arrow {
  display: inline-block;
  margin-top: 5px;
  font-size: 20px;
  color: #0066ff;
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
  .wms-video-page-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    margin-top: 20px;
  }

  .wms-videos-grid {
    display: flex;
    padding: 20px;
    flex-direction: column;
    gap: 20px;
  }
}

.color-single-blog-gray {
  color: #6B7280 !important;
}

.wms-video-card {
  width: 100% !important;
}

.menu-item a {
  font-family: "Reddit Sans" !important;
  font-weight: 500 !important;
}

.wpcf7-form input::placeholder,
.wpcf7-form textarea::placeholder {
  font-family: "Reddit Sans" !important;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.btn-color-black {
  font-family: "Reddit Sans" !important;
}

.gradient-btn-style {
  width: fit-content !important;
}

.blog-item-image img {
  max-height: 245px !important;
}

.blog-featured-image {
  display: none !important;
}

.gradient-btn-header {
  font-size: 16px !important;
  max-width: 150px !important;
}

@media screen and (min-width: 1025px) {
  .elementor-button {
    min-width: 150px !important;
  }

  .wms-video-thumb img {
    min-height: 265px !important;
  }
}

.border-hide {
  border: none !important;
}

.wpcf7-form-control:focus,
.wpcf7-form-control.wpcf7-not-valid,
.wpcf7-form-control:focus-visible {
  background-color: none !important;
  outline: none !important;
  box-shadow: none !important;
}

/* New style site magic wms  */
.btn-size-large {
  padding: 0px !important;
  height: 44px !important;
}

.gradient-btn-header {
  max-height: 44px !important;
}

.spacer-style .elementor-spacer-inner {
  background: linear-gradient(136deg, #7E69EE -6.9%, #095EC1 97.71%);
  height: 100px !important;
  position: relative;
  top: 20px;
}

.info-box-style-mg .e-con-inner {
  padding: 32px;
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: linear-gradient(180deg, rgba(223, 224, 255, 0.06) 0%, rgba(223, 224, 255, 0.13) 50%, rgba(223, 224, 255, 0.06) 100%), linear-gradient(180deg, rgba(17, 18, 20, 0.50) 0%, rgba(11, 12, 17, 0.50) 100%), #000;
}

.gradient-text-1 {
  background: linear-gradient(180deg, #FFF 0%, #C1C1C1 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient-text-2 {
  background: var(--gradient, linear-gradient(103deg, #7D35F1 14.71%, #4452DB 37.98%, #2E3CED 61.25%, #005CBE 85.22%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Figtree;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -1px;
}

.bg-color-shadow-child,
.bg-color-shadow .e-con-inner {
  border-radius: 16px;
  border: 0.5px solid #D8B4FE;
  background: linear-gradient(90deg, rgba(125, 53, 241, 0.03) 0%, rgba(8, 87, 198, 0.03) 100%);
}

.icon-box-style-mg {
  fill: linear-gradient(103deg, #7D35F1 14.71%, #4452DB 37.98%, #2E3CED 61.25%, #005CBE 85.22%);
  width: 64px;
  height: 64px;
}

.icon-bg-style .elementor-icon-box-icon {
  position: relative;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Gradient background behind the icon */
.icon-bg-style .elementor-icon-box-icon::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg,
      rgba(177, 129, 255, 0) 0%,
      rgba(177, 129, 255, 0.15) 20%,
      rgba(177, 129, 255, 0.56) 40%,
      rgba(177, 129, 255, 0.56) 60%,
      rgba(177, 129, 255, 0.15) 80%,
      rgba(177, 129, 255, 0) 100%);
  filter: blur(6px);
  border-radius: 50%;
  z-index: 1;
}

/* Keeps the SVG icon above the background */
.icon-bg-style .elementor-icon-box-icon .elementor-icon {
  position: relative;
  z-index: 1;
}

.icon-bg-style .elementor-icon-box-icon {
  background: linear-gradient(103deg, #7D35F1 14.71%, #4452DB 37.98%, #2E3CED 61.25%, #005CBE 85.22%) !important;
  z-index: 0;
  border-radius: 50% !important;
}

.pill-style .elementor-heading-title {
  border-radius: 40px;
  border: 1px solid #7D35F1;
  padding: 8px 24px;
}

.icon-box-bg-style .elementor-icon-box-wrapper {
  border-radius: 24px;
  padding: 32px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: linear-gradient(180deg, rgba(223, 224, 255, 0.06) 0%, rgba(223, 224, 255, 0.13) 50%, rgba(223, 224, 255, 0.06) 100%), linear-gradient(180deg, rgba(17, 18, 20, 0.50) 0%, rgba(11, 12, 17, 0.50) 100%), #000;
}

.access-li-style .custom-list li::marker {
  color: #fff;
}

.access-li-style .custom-list .highlight {
  color: #fff;
}

.btn-explore .elementor-button-text {
  background: linear-gradient(90deg, #7D35F1 0%, #0857C6 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Reddit Sans";
}

.testimonial-col-style {
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: linear-gradient(180deg, rgba(223, 224, 255, 0.06) 0%, rgba(223, 224, 255, 0.13) 50%, rgba(223, 224, 255, 0.06) 100%), linear-gradient(180deg, rgba(17, 18, 20, 0.50) 0%, rgba(11, 12, 17, 0.50) 100%), #000;
}

.testimonial-col-style p {
  margin: 0px !important;
}

.testimonial-slider .wd-carousel {
  --wd-gap-lg: 16px !important;
}

.why-choose-li .elementor-icon-list-text {
  font-family: "Reddit Sans" !important;
}

.post-col-style-mg {
  padding: 32px;
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: linear-gradient(180deg, rgba(223, 224, 255, 0.06) 0%, rgba(223, 224, 255, 0.13) 50%, rgba(223, 224, 255, 0.06) 100%), linear-gradient(180deg, rgba(17, 18, 20, 0.50) 0%, rgba(11, 12, 17, 0.50) 100%), #000;
}

.popup-news form {
  text-align: right !important;
}

#popup-68f8ab15ebfe6 {
  background-color: #000 !important;
}

.post-title-style .elementor-heading-title {
  font-family: Figtree !important;
}

@media only screen and (max-width: 600px) {
  .post-col-style-mg {
    padding: 20px !important;
  }

  .icon-box-bg-style .elementor-icon-box-wrapper {
    padding: 20px !important;
  }

  .gradient-text-2 {
    font-size: 28px !important;
  }
}

.bg-image {
  position: relative;
  z-index: 1;
}

.bg-image::before {
  content: "";
  height: 1650px !important;
  position: absolute;
  top: 20px;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url('https://magicwms.com/wp-content/uploads/2025/10/Group-24-2.png');
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 1;
  background-size: cover;
}

.bg-image-single {
  position: relative;
  z-index: 1;
}

.bg-image-single::before {
  content: "";
  height: 1009px;
  position: absolute;
  top: 334px;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(https://magicwms.com/wp-content/uploads/2025/10/Group-17.png);
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 1;
}

.gradient-color .elementor-heading-title {
  background: linear-gradient(90deg, #7D35F1 0%, #0857C6 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.team-col-style {
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: linear-gradient(180deg, rgba(223, 224, 255, 0.06) 0%, rgba(223, 224, 255, 0.13) 50%, rgba(223, 224, 255, 0.06) 100%), linear-gradient(180deg, rgba(17, 18, 20, 0.50) 0%, rgba(11, 12, 17, 0.50) 100%), #000;
}

.team-pill-style .elementor-heading-title {
  border-radius: 30px;
  padding: 3.8px 9.8px;
  border: 1px solid #363636;
}

.carreier-col-style {
  border-radius: 12px;
  border: 0.5px solid var(--purple-300, #D8B4FE);
  background: linear-gradient(180deg, rgba(8, 87, 198, 0.03) 0%, rgba(125, 53, 241, 0.03) 100%), #FFF;
}

.cont-bg-style-purple .e-con-inner {
  border-radius: 16px;
  border: 0.5px solid var(--purple-300, #D8B4FE);
  background: linear-gradient(90deg, rgba(125, 53, 241, 0.03) 0%, rgba(8, 87, 198, 0.03) 100%);
}

.icon-box-f .elementor-icon-box-title {
  font-family: Figtree !important;
}

.icon-box-f .elementor-icon-box-description {
  font-family: "Reddit Sans" !important;
}

.gd-color {
  background: linear-gradient(90deg, #7D35F1 0%, #0857C6 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.acc-style .e-n-accordion-item-title {
  padding: 32px 24px;
  display: flex;
  justify-content: space-between;
  align-items: start;
}

.acc-style .e-n-accordion-item {
  border-radius: 12px;
  border: 0.5px solid var(--purple-300, #D8B4FE);
  background: linear-gradient(180deg, rgba(8, 87, 198, 0.03) 0%, rgba(125, 53, 241, 0.03) 100%), #FFF;
}

.acc-style .e-n-accordion-item-title {
  border: none !important;
}

/* Accordion smooth transition */
.e-n-accordion-item[open] .elementor-element.e-con-full {
  max-height: 500px;
  opacity: 1;
  overflow: hidden;
  transition: max-height 0.6s ease, opacity 0.6s ease;
}

.e-n-accordion-item .elementor-element.e-con-full {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.6s ease, opacity 0.6s ease;
}

.title-white-gradient-color .elementor-heading-title {
  background: linear-gradient(180deg, #FFF 0%, #C1C1C1 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.title-bg-ana .elementor-heading-title {
  padding: 4px 8px;
  border-radius: 4px;
  background: rgba(0, 201, 80, 0.20);
}

.ana-col-style {
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: linear-gradient(180deg, rgba(223, 224, 255, 0.06) 0%, rgba(223, 224, 255, 0.13) 50%, rgba(223, 224, 255, 0.06) 100%), linear-gradient(180deg, rgba(17, 18, 20, 0.50) 0%, rgba(11, 12, 17, 0.50) 100%), #000;
  padding: 32px;
}

.white-bold {
  color: #FFF !important;
  font-weight: 700 !important;
}

.image-bg-style {
  padding: 32px;
  border-radius: 16px;
  border: 0.5px solid var(--purple-300, #D8B4FE);
  background: linear-gradient(90deg, rgba(125, 53, 241, 0.03) 0%, rgba(8, 87, 198, 0.03) 100%);
  backdrop-filter: blur(3px);
}

.partner-ways-col-style {
  padding: 32px 24px;
  border-radius: 12px;
  border: 0.5px solid var(--purple-300, #D8B4FE);
  background: linear-gradient(180deg, rgba(8, 87, 198, 0.03) 0%, rgba(125, 53, 241, 0.03) 100%), #FFF;
}

.feature-icon-box-style {
  border-radius: 12px;
  border: 0.5px solid var(--purple-300, #D8B4FE);
  background: linear-gradient(180deg, rgba(8, 87, 198, 0.03) 0%, rgba(125, 53, 241, 0.03) 100%), #FFF;
  min-height: 246px;
}

.black-bg-box {
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: linear-gradient(180deg, rgba(223, 224, 255, 0.06) 0%, rgba(223, 224, 255, 0.13) 50%, rgba(223, 224, 255, 0.06) 100%), linear-gradient(180deg, rgba(17, 18, 20, 0.50) 0%, rgba(11, 12, 17, 0.50) 100%), #000;
}

.bg-black-feature .elementor-icon,
.icon-wrapper-style .elementor-icon,
.feature-icon-box-style .elementor-icon {
  background: linear-gradient(103deg, #7D35F1 14.71%, #4452DB 37.98%, #2E3CED 61.25%, #005CBE 85.22%);
  width: 56px;
  height: 56px;
  z-index: -1;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bg-black-feature .elementor-icon,
.icon-wrapper-style .elementor-icon,
.feature-icon-box-style .elementor-icon {
  position: relative;
  z-index: 2;
}

.white-bg-iocn-box .elementor-icon-box-wrapper {
  padding: 32px 24px !important;
  border-radius: 12px;
  border: 0.5px solid #D8B4FE;
  background: linear-gradient(180deg, rgba(8, 87, 198, 0.03) 0%, rgba(125, 53, 241, 0.03) 100%), #FFF;
}

.icon-ind-style .elementor-icon::before,
.bg-black-feature .elementor-icon::before,
.icon-wrapper-style .elementor-icon::before,
.feature-icon-box-style .elementor-icon::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 56px;
  height: 56px;
  background: linear-gradient(90deg, rgba(177, 129, 255, 0) 0%, rgba(177, 129, 255, 0.15) 20%, rgba(177, 129, 255, 0.56) 40%, rgba(177, 129, 255, 0.56) 60%, rgba(177, 129, 255, 0.15) 80%, rgba(177, 129, 255, 0) 100%);
  filter: blur(6px);
  z-index: 1;
}

.icon-ind-style .elementor-icon svg,
.bg-black-feature .elementor-icon svg,
.icon-wrapper-style .elementor-icon svg,
.feature-icon-box-style .elementor-icon svg {
  z-index: 4 !important;
}

.acc-style .faq-title-des {
  color: #6B7280;
  font-family: "Reddit Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

@media only screen and (max-width: 767px) {

  .feature-icon-box-style .elementor-icon-box-wrapper,
  .bg-black-feature .elementor-icon-box-wrapper {
    display: flex !important;
    flex-direction: column !important;
  }

  .info-box-style-mg .e-con-inner {
    padding: 50px 20px !important;
  }

  .popup-btn .wd-btn-text {
    font-size: 16px !important;
  }

  .blog-featured {
    margin-bottom: 20px !important;
  }

  .partner-ways-col-style {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .acc-style .e-n-accordion-item-title {
    padding: 20px 15px !important;
  }
}

@media only screen and (min-width: 1024px) {
  .logo-carosel .wd-arrow-inner {
    width: 48px;
    height: 48px;
    border-radius: 32px;
    background: linear-gradient(136deg, #7E69EE -6.9%, #095EC1 97.71%);
  }

  .logo-carosel .wd-arrow-inner:after {
    color: #fff;
  }
}

.form-menu-style .elementor-icon-box-description a {
  color: #9CA3AF !important;
}

.icon-ind-style .elementor-icon {
  background: linear-gradient(103deg, #7D35F1 14.71%, #4452DB 37.98%, #2E3CED 61.25%, #005CBE 85.22%);
  border-radius: 50%;
  width: 56px;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.text-p-grad p {
  background: var(--gradient, linear-gradient(103deg, #7D35F1 14.71%, #4452DB 37.98%, #2E3CED 61.25%, #005CBE 85.22%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.grad-color-pill .elementor-heading-title {
  background: var(--gradient, linear-gradient(103deg, #7D35F1 14.71%, #4452DB 37.98%, #2E3CED 61.25%, #005CBE 85.22%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.wht-bg {
  border-radius: 16px;
  border: 0.5px solid var(--purple-300, #D8B4FE);
  background: linear-gradient(90deg, rgba(125, 53, 241, 0.03) 0%, rgba(8, 87, 198, 0.03) 100%);
  backdrop-filter: blur(3px);
}

.black-bg {
  border-radius: 16px;
  border: 0.5px solid var(--purple-300, #D8B4FE);
  background: linear-gradient(90deg, rgba(125, 53, 241, 0.03) 0%, rgba(8, 87, 198, 0.03) 100%);
  backdrop-filter: blur(3px);
}

.privacy-bold {
  font-weight: 700 !important;
}

.a-privacy {
  color: #3B82F6 !important;
}

.table-cont-col #ez-toc-container {
  border-radius: 24px;
  padding: 20px !important;
}

.table-cont-col .ez-toc-link {
  text-decoration: underline !important;
  font-family: "Reddit Sans";
}

@media only screen and (max-width: 768px) {
  .table-cont-col #ez-toc-container {
    position: fixed !important;
    bottom: 20px !important;
    right: 30px;
  }

  .table-cont-col #ez-toc-container {
    border-radius: 24px;
    padding: 10px 20px !important;
  }

  .table-cont-col .ez-toc-title {
    font-size: 14px !important;
  }
}

@media (max-width: 1024px) {
  .post-col-style-mg {
    max-width: 325px;
  }
}

/* Default border remove from all */
#menu-new-menu a,
#menu-new-menu-1 a {
  border-bottom: 2px solid transparent;
  transition: 0.3s ease;
}

/* Desktop active item border */
#menu-new-menu .current-menu-item>a,
#menu-new-menu .current_page_item>a {
  border-bottom: 2px solid #7D35F1;
}

#menu-new-menu-1 .current-menu-item>a,
#menu-new-menu-1 .current_page_item>a {
  color: #7D35F1 !important;
}

#menu-item-39724.current-menu-item>a,
#menu-new-menu-1 .menu-item-39724.current-menu-item>a {
  border-bottom: none !important;
}

@media (max-width: 768px) {
  .icon-bg-style.elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper {
    align-items: center !important;
  }

  .feature-icon-box-style.elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper {
    align-items: center !important;
  }

  .bg-black-feature.elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper {
    align-items: center !important;
  }
}

.fm-f-p,
.fm-fg .elementor-heading-title {
  font-family: Figtree !important;
}

.fm-rd-p,
.fm-rd .elementor-heading-title {
  font-family: "Reddit Sans" !important;
}
.wd-social-icons {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.wd-social-icons .wd-social-icon {
  order: 10; 
}
.wd-social-icons .social-linkedin {
  order: 1; 
}
.wd-social-icons .social-twitter{
  order: 2; 
}
.wd-social-icons .social-youtube {
  order: 3; 
}

