/*
Theme Name: Starto Child
Theme URI: https://themes.themegoods.com/starto/landing
Description: Premium SaaS Tech Startup WordPress Theme
Version: 3.4
Author: ThemeGoods
Author URI: https://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: https://themeforest.net/licenses/regular_extended
Text Domain: starto
Template: starto
*/

/* ============================
   CLS Prevention
   ============================ */

/* Reserve space for hero video before it loads to prevent layout shift.
   aspect-ratio matches the video's natural dimensions — adjust if needed. */
.elementor-element-e449fb2 video {
	display: block;
	width: 100%;
	aspect-ratio: 16 / 9;
}

/* ============================
   Header
   ============================ */
header .elementor-widget-n-menu .e-n-menu-toggle i {
	color: #7E76FF;
}

/* ----------------------------
   Elementor Header Controls
   ---------------------------- */

#header-nav .elementor-button-link {
	font-family: "Inter", sans-serif !important;
	font-size: 0.875rem !important;
	font-weight: 400 !important;
	fill: #595959 !important;
	color: #595959 !important;
	background-color: #ffffff00 !important;
	border-radius: 6px 6px 6px 6px !important;
	padding: 12px 16px 12px 16px !important;
	display: flex;
}

#header-nav p {
	margin: 15px 0;
}

.elementor-element-cc1ed43 a:has(i) {
	display: flex;
	justify-content: flex-end;
	flex-direction: row-reverse;
	gap: 5px;
}

.elementor-element-cc1ed43 a:has(i) .elementor-icon-list-text {
	transform: translate(-5px);
}

/* ----------------------------
   Header And Navigation
   ---------------------------- */

/* Sticky header on mobile (Starto theme) */
#elementor-header.main-menu-wrapper {
	opacity: 1 !important;
}

@media (max-width: 768px) {
	.main-menu-wrapper {
		position: absolute;
	}

	body.admin-bar .main-menu-wrapper {
		padding-top: 0;
	}
}

/* B Landing Page */
.page-id-33936 #elementor-header,
.page-id-33936 #elementor-sticky-header {
	display: none !important;
	opacity: 0 !important;
	height: 0 !important;
}

/* Responsive Header (V2) */
@media (max-width: 1236px) {
	.elementor-element-ad92d69,
	.elementor-element-57ab3e3,
	.elementor-element-7e5893d,
	.elementor-element-369a4c3,
	.elementor-element-3f64297,
	.elementor-element-07db764,
	.elementor-element-e99e2f0,
	.elementor-element-c03c185 {
		display: none;
	}

	.elementor-element-02e3929,
	.elementor-element-9db7cf5,
	.elementor-element-acfebd0,
	.elementor-element-eba12b0 {
		display: block !important;
	}

	.elementor-element-91f5fd5,
	.elementor-element-c7e693f,
	.elementor-element-2cb0150,
	.elementor-element-6d5da94 {
		width: 50% !important;
	}
}

/* Login and Signup buttons (Main menu) - Added by PR */
@media (min-width: 1025px) {
	.mm-login,
	.mm-signup {
		display: none !important;
	}
}

@media only screen and (max-width: 1024px) {
	#menubar-706 .e-n-menu-heading .e-n-menu-item:last-child,
	#menubar-706 .e-n-menu-heading .e-n-menu-item:nth-child(6),
	#menubar-203 .e-n-menu-heading .e-n-menu-item:last-child,
	#menubar-203 .e-n-menu-heading .e-n-menu-item:nth-child(6) {
		display: none;
	}
}

/* ============================
   Typography
   ============================ */
body,
h1,
h2,
h3,
h4,
h5,
h6,
h7,
h5.widgettitle,
textarea,
select,
button,
input,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="tel"],
input.wpcf7-text,
input[type="submit"],
input[type="button"],
a.button,
.button,
#menu-wrapper .nav ul li a,
#menu-wrapper div .nav li > a {
  font-family: "Inter", sans-serif;
}

strong[itemprop="author"],
.woocommerce #page-content-wrapper a.button,
.woocommerce.columns-4 ul.products li.product a.add_to_cart_button,
.woocommerce.columns-4 ul.products li.product a.add_to_cart_button:hover {
  font-family: "Inter", sans-serif !important;
}

h1 {
	font-weight: 900;
	line-height: 1.05;
}

h2 {
	font-weight: 800;
	line-height: 1.1;
}

h3 {
	font-weight: 700;
	line-height: 1.25;
}

/* ============================
   Website Audit Form
   ============================ */
.cgpt-audit-form.formwrap {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 24px clamp(40px, 7vh, 68px);
  transition: max-width 0.2s ease;
}

.cgpt-audit-form.formwrap.is-running {
  max-width: 980px;
}

.cgpt-audit-form .formcard {
  background: #fff;
  border: 1px solid #ece9fb;
  border-radius: 18px;
  box-shadow: 0 1px 2px rgba(124, 58, 237, 0.04), 0 22px 50px -34px rgba(124, 58, 237, 0.3);
  padding: clamp(30px, 4vw, 44px);
}

.cgpt-audit-form .err {
  background: #fef2f2;
  border: 1px solid #fecaca;
  border-radius: 10px;
  color: #991b1b;
  font-size: 14.5px;
  line-height: 1.45;
  margin-bottom: 18px;
  padding: 11px 14px;
}

.cgpt-audit-form .err[hidden] {
  display: none;
}

.cgpt-audit-form .formcard[hidden],
.cgpt-audit-form .cgpt-audit-result[hidden] {
  display: none;
}

.cgpt-audit-form .field {
  display: block;
  margin-bottom: 18px;
}

.cgpt-audit-form .field label {
  color: #0b0b13;
  display: block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.35;
  margin-bottom: 8px;
}

.cgpt-audit-form .field input {
  background: #fff;
  border: 1.5px solid #ece9fb;
  border-radius: 11px;
  box-shadow: none;
  color: #0b0b13;
  font: inherit;
  font-size: 17px;
  line-height: 1.4;
  outline: none;
  padding: 15px 17px;
  transition: border-color 0.15s, box-shadow 0.15s;
  width: 100%;
}

.cgpt-audit-form .field input:focus {
  border-color: #7c3aed;
  box-shadow: 0 0 0 3px rgba(124, 58, 237, 0.1);
}

.cgpt-audit-form .field input::placeholder {
  color: #a8accb;
}

.cgpt-audit-form .cta {
  background: linear-gradient(95deg, #7c3aed, #ec4899);
  border: 0;
  border-radius: 11px;
  color: #fff;
  cursor: pointer;
  display: block;
  font: inherit;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
  padding: 17px 24px;
  text-align: center;
  transition: filter 0.15s, transform 0.15s;
  width: 100%;
}

.cgpt-audit-form .cta:hover,
.cgpt-audit-form .cta:focus {
  color: #fff;
  filter: brightness(1.06);
}

.cgpt-audit-form .cta:active {
  transform: translateY(1px);
}

.cgpt-audit-form .cta:disabled {
  cursor: not-allowed;
  opacity: 0.6;
}

.cgpt-audit-form .notice {
  color: #5b6072;
  font-size: 13.5px;
  line-height: 1.55;
  margin-top: 14px;
  text-align: center;
}

.cgpt-audit-result {
  display: grid;
  gap: 18px;
}

.cgpt-audit-status {
  align-items: center;
  background: #fff;
  border: 1px solid #ece9fb;
  border-radius: 14px;
  box-shadow: 0 1px 2px rgba(124, 58, 237, 0.04), 0 16px 30px -28px rgba(124, 58, 237, 0.18);
  color: #0b0b13;
  display: flex;
  flex-wrap: wrap;
  font-size: 15px;
  gap: 10px 16px;
  line-height: 1.45;
  padding: 14px 18px;
}

.cgpt-audit-status strong {
  color: #0b0b13;
  font-weight: 700;
  overflow-wrap: anywhere;
}

.cgpt-audit-status-dot {
  animation: cgpt-audit-pulse 1.6s ease-in-out infinite;
  background: linear-gradient(135deg, #7c3aed, #ec4899);
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgba(124, 58, 237, 0.42);
  flex: 0 0 auto;
  height: 9px;
  width: 9px;
}

.cgpt-audit-status-meta {
  color: #5b6072;
}

.cgpt-audit-ask {
  background: linear-gradient(95deg, #7c3aed, #ec4899);
  border-radius: 18px 18px 6px 18px;
  box-shadow: 0 8px 24px -12px rgba(124, 58, 237, 0.4), 0 1px 2px rgba(0, 0, 0, 0.04);
  color: #fff;
  justify-self: end;
  max-width: min(75%, 680px);
  padding: 15px 19px;
}

.cgpt-audit-ask-label {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 6px;
  opacity: 0.78;
  text-transform: uppercase;
}

.cgpt-audit-ask-text {
  font-size: 14.5px;
  line-height: 1.55;
  overflow-wrap: anywhere;
}

.cgpt-audit-chat {
  background: #fff;
  border: 1px solid #ece9fb;
  border-radius: 18px;
  box-shadow: 0 1px 2px rgba(124, 58, 237, 0.04), 0 22px 50px -34px rgba(124, 58, 237, 0.3);
  height: clamp(600px, 76vh, 860px);
  overflow: hidden;
  width: 100%;
}

.cgpt-audit-chat iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
}

@keyframes cgpt-audit-pulse {
  0%,
  100% {
    box-shadow: 0 0 0 0 rgba(124, 58, 237, 0.42);
    transform: scale(0.92);
  }

  50% {
    box-shadow: 0 0 0 8px rgba(124, 58, 237, 0);
    transform: scale(1.08);
  }
}

@media (max-width: 767px) {
  .cgpt-audit-form.formwrap {
    padding-left: 16px;
    padding-right: 16px;
  }

  .cgpt-audit-status {
    align-items: flex-start;
    flex-direction: column;
  }

  .cgpt-audit-ask {
    max-width: 100%;
  }

  .cgpt-audit-chat {
    height: 78vh;
  }
}

/* ============================
   Blog
   ============================ */
.blog .post {
  margin-bottom: 45px;
}

@media (max-width: 767px) {
  .blog .post {
    margin-bottom: 15px;
  }
}

.blog .post-button-wrapper {
  margin-top: 0;
}

.blog #page-header {
  padding-bottom: 0;
}

.blog #page-content-wrapper .post-wrapper img {
  opacity: 1 !important;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .blog #page-content-wrapper #block-17 .gb-container-30a9b0e8 {
    padding: 18px;
  }
}

@media (min-width: 768px) {
  .blog #page-content-wrapper .gb-container-5dc2ccc1 {
    display: flex !important;
  }
}

.blog #page-content-wrapper .sidebar .gb-button {
  font-size: 1rem;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .blog #page-content-wrapper .sidebar .gb-button {
    padding: 15px;
  }
}

@media (min-width: 1025px) and (max-width: 1069px) {
  .blog #page-content-wrapper .sidebar .gb-button {
    padding: 15px 28px;
  }
}

.blog #page-content-wrapper .search-form {
  min-width: 0;
}

/* Blog sidebar request-demo block */
@media (min-width: 1024px) and (max-width: 1150px) {
	#block-17 .gb-button {
		font-size: 1rem !important;
	}
}

@media (min-width: 767px) and (max-width: 1024px) {
	.page-id-25529 .sidebar-content.page-content {
		width: 100% !important;
	}

	.page-id-25529 .sidebar-wrapper {
		width: 100% !important;
	}

	.page-id-25529 #block-17 .gb-container-5dc2ccc1 {
		display: flex !important;
	}
}

@media only screen and (min-width: 1024px) {
	.page-id-25529 .sidebar-content.page-content {
		width: 63% !important;
	}

	.page-id-25529 .sidebar-wrapper {
		width: 33% !important;
	}
}

#block-17 .gb-container-30a9b0e8 {
	padding: 32px 24px;
	background-color: #f7f4fd;
	border: 2px solid #ee55ff;
	box-shadow: 0px 0px 10px 0px rgba(147, 77, 255, 0.5);
	transition: background var(--background-transition, 0.3s),
		border var(--border-transition, 0.3s),
		box-shadow var(--border-transition, 0.3s),
		transform var(--e-con-transform-transition-duration, 0.4s);
	box-sizing: border-box;
}

#block-17 .gb-button {
	background-color: transparent;
	font-family: "Inter", sans-serif;
	font-size: 1.5rem;
	font-weight: 500;
	background-image: linear-gradient(110deg, #ff51ff 0%, #6d7cff 100%);
	border-radius: 10px 10px 10px 10px;
	padding: 15px 35px 15px 35px;
	line-height: 24px;
	color: #fff !important;
	border: none;
}

#block-17 .gb-button.b-request-demo__btn2 {
	background: transparent !important;
	border: 1px solid #6d7cff;
	color: #6d7cff !important;
}

#block-17 .gb-button.b-request-demo__btn2:hover {
	background-color: transparent !important;
	color: rgb(109, 124, 255);
	background-image: linear-gradient(
		110deg,
		rgba(235, 87, 253, 0.1) 20%,
		rgba(132, 117, 253, 0.16) 80%
	) !important;
	border-color: rgb(132, 117, 253) !important;
}

#block-17 .gb-button:hover {
	background-color: transparent;
	background-image: linear-gradient(180deg, #6d7cff 0%, #6d7cff 100%);
}

#block-17 .gb-button:after {
	content: "\e9c5";
	font-family: elementskit !important;
}

#block-17 .gb-headline-86585859 {
	text-align: center;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1.45em;
	color: #595959;
	margin-bottom: 8px;
}

#block-17 .gb-container-30a9b0e8:hover {
	background-color: transparent;
	background-image: linear-gradient(180deg, #f7f4fd 0%, #e8dcff 100%);
	transform: translateY(-5px);
}

#block-17 h2.gb-headline {
	font-family: "Inter", sans-serif;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.25em;
	letter-spacing: 0;
}

#block-17 h2.gb-headline:before,
#block-17 h2.gb-headline:after {
	display: none;
}

@media only screen and (max-width: 767px) {
	#block-17 .gb-button {
		font-size: 1.2rem;
	}

	#block-17 .gb-container-5dc2ccc1 {
		display: flex !important;
	}
}

/* Post Images */
.blog-cta--container .gb-button {
	border-radius: 12px;
}

.blog-cta--container p {
	color: #595959 !important;
}

.custom_cta2-img-box {
	max-width: 530px;
	margin: auto !important;
	gap: 15px;
}

.custom_cta2-img-box .gb-block-image-b7b7f67c {
	width: 100px;
}

.custom_cta2-img-box .gb-block-image-13d69d9b {
	width: 75px;
}

.custom_cta2-img-box figure {
	display: flex;
	margin: 0;
}

.custom_cta2-img-box .custom_adobe {
	width: 74px;
}

.custom_cta2-img-box .gb-block-image-0d34fa63 {
	width: 80px;
}

.blog-cta--container {
	box-shadow: 0px 0px 10px 0px rgba(147, 77, 255, 0.5);
	border: solid 2px #ee55ff;
}

.blog-cta--container:hover {
	background-image: linear-gradient(180deg, #f7f4fd 0%, #e8dcff 100%);
	background-color: transparent;
}

/* Blog comments */
@media (max-width: 768px) {
	.form-submit {
		text-align: center;
	}
}

/* Blog CTA */
.blog-cta--container {
	border-radius: 32px;
	column-gap: 2.5rem;
	padding-right: 2.5rem;
	padding-left: 5px;
}

.blog-cta--container .gb-block-image {
	margin-bottom: 0;
}

.blog-cta--container .blog-cta-img--wrapper img {
	min-height: 384px;
	max-width: 320px !important;
	object-fit: cover;
	border-radius: 32px;
}

.blog-cta--container h2 {
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.25em;
	color: #000;
}

.blog-cta--container p {
	padding: 0 !important;
	margin-top: 1rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5em;
	color: #595959;
}

.blog-cta--container a {
	margin-top: 2rem;
	padding: 15px 35px;
	border-radius: 100px;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.5em;
	font-family: Inter, sans-serif;
	background: linear-gradient(110deg, #ee55ff 0%, #7e76ff 100%);
	color: #fff;
}

.blog-cta--container a:hover {
	background: linear-gradient(110deg, #7e76ff 0%, #7e76ff 100%);
}

@media (max-width: 1024px) {
	.blog-cta--container {
		column-gap: 2rem;
		padding-right: 2rem;
	}

	.blog-cta--container .blog-cta-img--wrapper img {
		min-height: 320px;
		max-width: 256px !important;
	}

	.blog-cta--container h2 {
		font-size: 1.75rem;
	}
}

@media (max-width: 768px) {
	.blog-cta--container {
		flex-direction: column;
		padding: 2rem 1.5rem;
	}

	.blog-cta--container .blog-cta-img--wrapper {
		display: none;
	}

	.blog-cta--container h2 {
		font-size: 1.25rem;
		line-height: 1.45em;
	}
}

@media (max-width: 768px) {
	.blog-cta--container .blog-cta-img--wrapper {
		display: block;
	}

	.blog-cta--container .blog-cta-img--wrapper img {
		min-height: 100% !important;
		max-width: 100% !important;
	}
}

.blog-cta--container a {
	margin: 2rem 0px;
}

/* Request Demo Button (Blog) */
.b-request-demo__btn {
	color: #fff !important;
	transition: all 0.3s ease;
	line-height: 14px;
}

.b-request-demo__btn2 {
	color: #7e76ff !important;
	transition: all 0.3s ease;
	line-height: 14px;
}

/* Search widget (blog sidebar) */
.widget_search form:before {
	line-height: 32px;
}

/* ============================
   Single Post
   ============================ */
.single-post .author-name span {
	color: #000000;
}

.single-post .elementor-widget-post-info {
	margin-bottom: 2rem;
}

.single-post .post-wrapper,
.single-post .elementor-widget-theme-post-content,
.single-post .elementor-widget-theme-post-content .elementor-widget-container {
	max-width: 100%;
	min-width: 0;
	overflow-wrap: break-word;
}

.single-post .post-wrapper .wp-block-table,
.single-post .elementor-widget-theme-post-content .wp-block-table {
	display: block;
	max-width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

.single-post .post-wrapper table,
.single-post .elementor-widget-theme-post-content table {
	border-collapse: collapse;
	max-width: 100%;
	width: 100%;
}

.single-post .elementor-widget-theme-post-content table {
	display: block;
	min-width: 0 !important;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

.single-post .elementor-widget-theme-post-content table thead,
.single-post .elementor-widget-theme-post-content table tbody,
.single-post .elementor-widget-theme-post-content table tfoot {
	display: table;
	min-width: 640px;
	width: 100%;
}

.single-post .elementor-widget-theme-post-content table th,
.single-post .elementor-widget-theme-post-content table td {
	overflow-wrap: break-word;
	vertical-align: top;
}

@media (max-width: 767px) {
	.single-post .post-wrapper .wp-block-table table,
	.single-post .elementor-widget-theme-post-content .wp-block-table table,
	.single-post .post-wrapper table.tablepress,
	.single-post .elementor-widget-theme-post-content table.tablepress,
	.single-post .post-wrapper > table {
		min-width: 640px;
	}

.single-post .post-wrapper table.tablepress,
.single-post .elementor-widget-theme-post-content table.tablepress,
.single-post .post-wrapper > table {
	display: block;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	}
}

/* Blog Post video sizing */
.wp-block-embed-youtube.wp-embed-aspect-16-9 .wp-block-embed__wrapper {
	display: block;
	aspect-ratio: 16 / 9;
	max-width: 100%;
	height: auto;
}

.wp-block-embed__wrapper iframe {
	width: 100%;
	height: 100%;
}

/* ============================
   Talk to Sales Popup
   ============================ */
.talk-to-sales-popup {
	display: flex;
	justify-content: center;
	align-items: center;
}

.talk-to-sales-popup .dialog-widget-content {
	background: white;
	max-width: 600px;
	width: 100%;
}

.talk-to-sales-popup .wpforms-title {
	font-size: 30px;
	font-weight: 600;
	text-align: center;
}

.talk-to-sales-popup form {
	padding: 30px;
}

.talk-to-sales-popup .wpforms-field {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
}

.talk-to-sales-popup input {
	width: 100%;
}

.talk-to-sales-popup .wpforms-submit-container {
	text-align: center;
	margin-top: 20px;
} 

/* ============================
   Partner Directory Page
   ============================ */
.post-type-archive-partner .cs-facet-filters {
	flex-wrap: wrap;
}

.post-type-archive-partner .fwpl-layout.el-6u39z {
	grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}

.post-type-archive-partner .cs-customer-card {
    min-height: 380px;
	height: auto;
}

/* ============================
   Solutions Partner Page
   ============================ */
.page-id-35616 .elementor-element-a679cff {
  align-items: stretch;
}

/* ============================
   Pricing Page
   ============================ */
.page-id-13691 .elementor-element-42ab51d table tr.row-1 td,
.page-id-13691 .elementor-element-42ab51d table tr.row-1 th {
  background-color: #602ffc !important;
  color: white !important;
}

/* ----------------------------
   Pricing And Tables
   ---------------------------- */

/* Pricing Table */
.starto-four-cols:nth-of-type(1) .pricing-plan-price-wrap::after,
.starto-four-cols:nth-of-type(2) .pricing-plan-price-wrap::after,
.starto-four-cols:nth-of-type(3) .pricing-plan-price-wrap::after {
	display: flex;
	margin: -4px 0 8px 0;
	content: "billed anually";
	font-size: 14px;
	opacity: 0.6;
}

.starto-four-cols:nth-of-type(4) .pricing-plan-price-wrap::after {
	display: flex;
	margin: -4px 0 8px 0;
	content: "for more information";
	font-size: 14px;
	opacity: 0.6;
}

.starto-four-cols:nth-of-type(1) .pricing-plan-content-list li:first-child,
.starto-four-cols:nth-of-type(2) .pricing-plan-content-list li:first-child,
.starto-four-cols:nth-of-type(3) .pricing-plan-content-list li:first-child {
	margin-bottom: 24px;
	padding-bottom: 8px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.16);
}

.starto-four-cols:nth-of-type(4) .pricing-plan-price-wrap {
	margin-bottom: 24px;
	padding-bottom: 4px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.16);
}

.starto-four-cols:nth-of-type(4) .pricing-plan-unit-month {
	display: none;
}

.starto-four-cols:nth-of-type(1) .pricing-plan-content-list li:first-child::before,
.starto-four-cols:nth-of-type(2) .pricing-plan-content-list li:first-child::before,
.starto-four-cols:nth-of-type(3) .pricing-plan-content-list li:first-child::before {
	display: none;
}

/* New Pricing Eli V2 */
#new-pricing-eli .starto-three-cols:nth-of-type(2) .pricing-plan-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#new-pricing-eli .starto-three-cols .pricing-plan-content {
	display: flex;
	flex-direction: column;
}

#new-pricing-eli .starto-three-cols .pricing-plan-content .pricing-plan-content-list {
	order: 1;
	margin-top: 24px;
	margin-bottom: 0;
}

#new-pricing-eli .starto-three-cols .pricing-plan-content .pricing-plan-button {
	order: 0;
	margin-top: 24px;
}

#new-pricing-eli .starto-three-cols:nth-of-type(2) .pricing-plan-title::after {
	content: "Popular";
	font-size: 14px;
	font-weight: 400;
	line-height: normal;
	padding: 6px 12px;
	border: 1px solid #7e76ff;
	border-radius: 32px;
	color: #7e76ff;
}

#new-pricing-eli .starto-three-cols:nth-of-type(1) .pricing-plan-content::before {
	display: flex;
	content: "or $99 month-to-month";
	font-size: 16px;
	color: #000;
	margin-top: -8px;
}

#new-pricing-eli .starto-three-cols:nth-of-type(2) .pricing-plan-content::before {
	display: flex;
	content: "or $499 month-to-month";
	font-size: 16px;
	color: #000;
	margin-top: -8px;
}

#new-pricing-eli .starto-three-cols:nth-of-type(1) .pricing-plan-price-wrap::after,
#new-pricing-eli .starto-three-cols:nth-of-type(2) .pricing-plan-price-wrap::after {
	display: flex;
	margin: 0;
	content: "billed anually";
	font-size: 14px;
	opacity: 0.6;
}

#new-pricing-eli .starto-three-cols:nth-of-type(3) .pricing-plan-price-wrap::after {
	display: flex;
	margin-bottom: 22px;
	content: "for more information";
	font-size: 14px;
	opacity: 0.6;
}

#new-pricing-eli .starto-three-cols .pricing-plan-content-list li {
	display: flex;
	align-items: center;
	margin-bottom: 2px;
}

#new-pricing-eli .starto-three-cols:nth-of-type(2) .pricing-plan-content-list li:nth-child(16)::after,
#new-pricing-eli .starto-three-cols:nth-of-type(3) .pricing-plan-content-list li:nth-child(9)::after {
	content: "Coming soon";
	margin-left: 10px;
	padding: 6px 10px;
	border-radius: 30px;
	background: #7e76ff;
	color: #7e76ff;
	font-size: 10px;
	line-height: normal;
}

#new-pricing-eli .starto-three-cols:nth-of-type(3) .pricing-plan-unit-month {
	display: none;
}

/* Tables */
#tablepress-1 .column-1,
#tablepress-2 .column-1,
#tablepress-3 .column-1,
#tablepress-4 .column-1,
#tablepress-5 .column-1,
#tablepress-6 .column-1 {
	width: 50%;
	padding: 16px;
	text-align: left;
	line-height: 20px;
	vertical-align: middle;
}

#tablepress-1 .column-2,
#tablepress-1 .column-3,
#tablepress-1 .column-4,
#tablepress-2 .column-2,
#tablepress-2 .column-3,
#tablepress-2 .column-4,
#tablepress-3 .column-2,
#tablepress-3 .column-3,
#tablepress-3 .column-4,
#tablepress-4 .column-2,
#tablepress-4 .column-3,
#tablepress-4 .column-4,
#tablepress-5 .column-2,
#tablepress-5 .column-3,
#tablepress-5 .column-4,
#tablepress-6 .column-2,
#tablepress-6 .column-3,
#tablepress-6 .column-4 {
	width: 16.66%;
	padding: 16px;
	line-height: 20px;
	vertical-align: middle;
}

/* Pill-style Coming soon bubble */
.coming-soon-bubble {
	display: inline-block;
	padding: 0.35em 0.5em;
	font-size: 0.875rem;
	font-weight: 600;
	color: #fff;
	background: linear-gradient(135deg, #ee55ff 0%, #c5006e 100%);
	border-radius: 9000px;
	line-height: 1;
	white-space: nowrap;
}

.pricing-checkmark {
	font-weight: bold;
	color: #7e76ff;
	font-size: 1.5rem;
}

/* ============================
   Mcp-Ama Page
   ============================ */
.page-id-51902 #elementor-header {
  display: none;
}

/* ============================
   Footer
   ============================ */
.elementor-37234 .elementor-element-3b6b91e p {
  line-height: normal;
}

/* ============================
   Make Money Block
   ============================ */
#b-make-money .gb-container-ad61ad6f {
  display: flex !important;
  height: auto;
  width: 100%;
}

.make-money {
	box-shadow: 0px 0px 10px 0px rgba(147, 77, 255, 0.5);
}

.make-money:hover {
	background-color: transparent;
	background-image: linear-gradient(180deg, #f7f4fd 0%, #e8dcff 100%);
}

.make-money .wp-block-button__link {
	padding: 9px 35px;
}

.make-money .wp-block-button__link:hover {
	background-color: transparent !important;
	background-image: linear-gradient(180deg, #6d7cff 0%, #6d7cff 100%) !important;
}

.make_money_patern_left_col {
	display: flex;
	align-items: center;
}

.make_money_patern_heading {
	margin: 0 !important;
}

.make_money_patern_subheading {
	font-size: 20px !important;
	line-height: 28px !important;
	margin-top: 10px !important;
}

.make_money_patern_paragraph {
	padding-top: 15px !important;
	margin: 0 !important;
	font-weight: 400 !important;
	font-size: 20px !important;
}

.make_money_patern_right_col {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.make_money_patern {
	padding: 32px 20px 32px 20px;
	border: solid 2px #ee55ff;
	box-shadow: 0px 0px 10px 0px rgba(147, 77, 255, 0.5);
	border-radius: 32px;
	background: #f7f4fd;
}

.make_money_patern:hover {
	background-color: transparent;
	background-image: linear-gradient(180deg, #f7f4fd 0%, #e8dcff 100%);
}

.make_money_patern_btns_wrapper {
	margin-top: 30px;
	justify-content: center;
	gap: 35px 10px;
}

.make_money_patern_btns_wrapper > .wp-block-column {
	flex-grow: 0 !important;
	flex-basis: auto !important;
}

.make_money_patern_btns {
	font-weight: 500;
	background-image: linear-gradient(110deg, #ee55ff 0%, #7e76ff 100%);
	border-radius: 100px;
	padding: 13px 35px;
	color: #fff !important;
}

@media (max-width: 449px) {
	#b-make-money .gb-container-ad61ad6f .gb-block-image-2670aad9 img {
		max-width: 200px !important;
	}
}

@media (max-width: 767px) {
	.make_money_patern_btns_wrapper {
		gap: 20px !important;
	}

	.make_money_patern_heading {
		font-size: 31px !important;
		line-height: 31px !important;
		margin-top: 60px !important;
	}

	.make_money_patern_paragraph {
		font-size: 16px !important;
		line-height: 23px !important;
	}

	.make_money_patern {
		padding: 30px 20px;
	}

	.make_money_patern_left_col {
		justify-content: center;
	}

	.make_money_patern_left_col img {
		max-width: 300px;
	}
}

@media (max-width: 781px) {
	.make_money_patern {
		text-align: center;
	}
}

@media (min-width: 782px) {
	.make_money_patern_btns_wrapper {
		margin-top: 20px;
	}

	.make_money_patern_btns_wrapper > .wp-block-column:last-child {
		text-align: right;
	}
}

@media (min-width: 768px) and (max-width: 1026px) {
	#b-make-money .gb-container-ad61ad6f {
		display: flex !important;
		height: auto;
		width: 100%;
	}

	#b-make-money .gb-container-ad61ad6f > .gb-container:first-child {
		width: 33.333% !important;
	}

	#b-make-money .gb-container-ad61ad6f > .gb-container:last-child {
		width: 66.666% !important;
	}
}

/* ============================
   Customer Single Page
   ============================ */
.single-customer .gb-container-d636b012 .gb-container-f7249b53 {
  padding-top: 0;
}

.single-customer .gb-container-d636b012 .gb-container-f7249b53 figure {
  margin-bottom: 0;
}

.single-customer .gb-container-d636b012 .gb-container-2a128e23 * {
  padding-top: 0;
  padding-bottom: 0;
}

.single-customer .gb-container-d636b012 .gb-container-2a128e23 h2 {
  margin-bottom: -10px !important;
}

/* ============================
   Customer Archive Page
   ============================ */
.postid-24549 .cs-facet-filters .fs-wrap,
.post-type-archive-customer .cs-facet-filters .fs-wrap {
  width: 250px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .postid-24549 .cs-facet-filters .fs-wrap,
  .post-type-archive-customer .cs-facet-filters .fs-wrap {
    width: 100%;
  }
}

.postid-24549 .cs-facet-filters .fs-wrap .fs-option-label,
.post-type-archive-customer .cs-facet-filters .fs-wrap .fs-option-label {
  white-space: nowrap !important;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .postid-24549 .fwpl-layout.el-6u39z,
  .post-type-archive-customer .fwpl-layout.el-6u39z {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .postid-24549 .fwpl-layout.el-6u39z,
  .post-type-archive-customer .fwpl-layout.el-6u39z {
    grid-template-columns: repeat(1, 1fr);
  }
}

.postid-24549 .fwpl-layout.el-6u39z .fwpl-result > .fwpl-row,
.post-type-archive-customer .fwpl-layout.el-6u39z .fwpl-result > .fwpl-row {
  height: 100%;
}

.postid-24549 .fwpl-layout.el-6u39z .el-x19ga9,
.post-type-archive-customer .fwpl-layout.el-6u39z .el-x19ga9 {
  border-radius: 24px;
}

.postid-24549 .fwpl-layout.el-6u39z img,
.post-type-archive-customer .fwpl-layout.el-6u39z img {
  height: 140px;
  object-fit: contain;
  width: auto;
  border-radius: 10px;
}

.postid-24549 .fwpl-layout.el-6u39z .el-rn108,
.post-type-archive-customer .fwpl-layout.el-6u39z .el-rn108 {
  height: 100%;
}

.postid-24549 .fwpl-layout.el-6u39z .el-f6zhst,
.post-type-archive-customer .fwpl-layout.el-6u39z .el-f6zhst {
  display: flex;
  flex-direction: column;
}

.postid-24549 .fwpl-layout.el-6u39z .el-g2a96w,
.post-type-archive-customer .fwpl-layout.el-6u39z .el-g2a96w {
  font-weight: 700;
  color: #000;
  font-size: 20px;
}

.postid-24549 .fwpl-layout.el-6u39z .el-sbxxsg,
.post-type-archive-customer .fwpl-layout.el-6u39z .el-sbxxsg {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 20px;
}

.postid-24549 .fwpl-layout.el-6u39z .el-p5u5lc,
.post-type-archive-customer .fwpl-layout.el-6u39z .el-p5u5lc {
  margin-top: auto;
}

.postid-24549 .fwpl-layout.el-6u39z .el-p5u5lc .fwpl-btn,
.post-type-archive-customer .fwpl-layout.el-6u39z .el-p5u5lc .fwpl-btn {
  color: #7e76ff !important;
  text-decoration: none !important;
}

.postid-24549 .fwpl-layout.el-6u39z .el-p5u5lc .fwpl-btn:hover,
.post-type-archive-customer .fwpl-layout.el-6u39z .el-p5u5lc .fwpl-btn:hover {
  color: #602ffc !important;
}

/* ============================
   CTA Styles
   ============================ */
#cta:hover {
  background-color: transparent;
  background-image: linear-gradient(180deg, #F7F4FD 0%, #E8DCFF 100%);
}

#cta h2 {
  font-size: 2.5rem !important;
}

@media (max-width: 767px) {
  #cta h2 {
    font-size: 1.75rem !important;
  }
}

#cta h3 {
  font-size: 1.25rem;
  color: #595959;
  text-align: center;
  font-weight: 400;
}

@media (max-width: 767px) {
  #cta h3 {
    font-size: 1rem !important;
  }
}

#cta h4 {
  font-size: 1rem;
  color: #595959;
  font-weight: 400;
  margin-top: 40px;
}

#cta a {
  padding: 9px 34px;
}

#cta a:first-of-type {
  color: white;
}

#cta a:last-of-type {
  padding: 8px 34px;
}

#cta figure.wp-block-gallery {
  align-items: center;
  flex-wrap: nowrap;
  justify-content: center;
}

@media (max-width: 767px) {
  #cta figure.wp-block-gallery {
    gap: 20px;
  }
}

#cta figure.wp-block-image {
  margin: 0 !important;
  display: inline-block !important;
  max-width: 150px !important;
  filter: grayscale(100%) !important;
}

/* Blog Post: Protected: How Can AI Help Reduce Teacher Workload? - https://customgpt.ai/ai-reduce-teacher-workload/ */
.postid-66379 #cta .wp-block-gallery {
	display: flex;
	align-items: center;
	gap: 20px;
}

/* Blog Post: Building vs Buying your Custom AI: Why ‘Buy’ Validates in Weeks What ‘Build’ Ships in Months - https://customgpt.ai/build-vs-buy/ */
.alden-box p {
	font-size: 15px !important;
	line-height: 1.3 !important;
	padding: 0;
}

.alden-box img {
	width: 80px !important; 
	height: 80px !important; 
	object-fit: cover; 
	border-radius: 4px !important;
	max-width: none !important;
}

@media (max-width: 499px) {
	.alden-box {
		gap: 10px !important;
	}
	
	.alden-box p:first-of-type {
		margin-bottom: 5px;
	}
}

/* ============================
   Single Comparison Page
   ============================ */
.single-comparison .comparison th {
	color: #000 !important;
}

.comparision-button {
	cursor: pointer !important;
	padding: 12px 16px !important;
	border-radius: 12px !important;
	font-weight: 700 !important;
	color: #fff !important;
	background: linear-gradient(90deg, #ff00ff, #766bf1) !important;
	box-shadow: 0 10px 24px rgba(118, 107, 241, 0.22) !important;
	white-space: nowrap !important;
	line-height: 1.2 !important;
	border: none !important;
}

.comparision-button br {
	display: none !important;
}

.cg-compare-wrap {
	-webkit-overflow-scrolling: auto;
}

@media (max-width: 768px) {
	.cg-compare-wrap {
		overflow-x: hidden !important;
	}

	.cg-compare-table {
		width: 100% !important;
		min-width: 0 !important;
		table-layout: fixed;
		font-size: 13px !important;
	}

	.cg-compare-table th,
	.cg-compare-table td {
		white-space: normal !important;
		overflow-wrap: anywhere;
		word-break: break-word;
		padding: 10px 10px !important;
	}
}

/* ============================
   Monster Insights Badge
   ============================ */
div:has(> img[alt="Powered by OptinMonster"]) {
  display: none !important;
}

.postid-70990 .saboxplugin-wrap {
	display: none !important;
}

/* ============================
   Remaining Legacy Customizer Overrides
   ============================ */

/* These broad or page-fragile rules were moved from Appearance > Customize >
   Additional CSS and intentionally kept late in the file to preserve cascade. */

/* ----------------------------
   Global Base And Typography
   ---------------------------- */
a {
	color: inherit;
	text-decoration: none;
}

body,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="tel"],
input.wpcf7-text,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text,
select,
textarea,
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button,
.ui-widget label,
.ui-widget-header,
.zm_alr_ul_container {
	line-height: 1.8;
}

/* ----------------------------
   Cards, Archives, And Facets
   ---------------------------- */

/* Use cases */
.use-case-card--container {
	border-radius: 16px;
	font-family: Inter, sans-serif;
}

.use-case-card--chip {
	display: inline-flex;
	padding: 6px 20px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: 600;
	color: #525252;
	border: 1px solid #d6d6d6;
	border-radius: 9999px;
}

.use-case-card--title {
	color: #141414;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.4em;
	margin-bottom: 12px;
}

.use-case-card--description {
	color: #525252;
	font-size: 16px;
	line-height: 1.5em;
	margin-bottom: 40px;
}

.use-case-card--image img {
	border-radius: 8px;
}

/* Iubenda Widget */
.iubenda-tp-btn[data-tp-float][data-tp-float="bottom-right"] {
	right: auto !important;
	left: 0 !important;
	width: auto !important;
	max-width: 34px !important;
}

/* Events (FacetWP) */
.fwpl-layout.el-mzrbri {
	font-family: Inter, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5em;
	letter-spacing: -0.09px;
	color: #3e3e3e;
}

.upcoming-event-container a {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	font-family: Inter, sans-serif;
	padding: 32px;
	min-height: 278.3px;
	background: #fff;
	border-radius: 16px;
	transition: all 0.3s ease;
}

.past-event-container a {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	font-family: Inter, sans-serif;
	padding: 32px;
	min-height: 278.3px;
	background: rgba(0, 0, 0, 0.03);
	border-radius: 16px;
	transition: all 0.3s ease;
}

.upcoming-event-container a:hover,
.past-event-container a:hover {
	border-radius: 32px;
}

.event-inner-container-1,
.event-inner-container-2 {
	display: flex;
	flex-direction: column;
}

.event-category {
	color: #9570ff;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.5em;
	letter-spacing: -0.1px;
	margin-bottom: 4px;
}

.event-name {
	color: #141414;
	font-size: 27px;
	font-weight: 600;
	line-height: 1.3em;
	letter-spacing: -0.54px;
	transition: all 0.3s ease;
	margin-bottom: 24px;
}

.upcoming-event-container a:hover .event-name,
.past-event-container a:hover .event-name {
	color: #9570ff;
}

.event-date,
.event-location {
	color: #3e3e3e;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5em;
	letter-spacing: -0.1px;
}

@media (max-width: 1024px) {
	.upcoming-event-container a {
		padding: 28px;
		min-height: 316.5px;
	}

	.past-event-container a {
		padding: 28px;
		min-height: 316.5px;
	}

	.event-category {
		font-size: 17px;
	}

	.event-name {
		font-size: 24px;
		letter-spacing: -0.48px;
	}

	.event-date,
	.event-location {
		font-size: 17px;
	}
}

@media (max-width: 768px) {
	.fwpl-layout.el-mzrbri {
		font-size: 16px;
		letter-spacing: -0.08px;
	}

	.fwpl-layout.el-mzrbri {
		grid-gap: 24px !important;
	}

	.upcoming-event-container a {
		padding: 24px;
		min-height: auto;
	}

	.past-event-container a {
		padding: 24x;
		min-height: auto;
	}

	.event-category {
		font-size: 16px;
		letter-spacing: -0.08px;
	}

	.event-name {
		font-size: 20px;
		letter-spacing: -0.4px;
	}

	.event-date,
	.event-location {
		font-size: 16px;
		letter-spacing: -0.08px;
	}
}

/* Hide reCAPTCHA v3 badge */
.grecaptcha-badge {
	visibility: hidden;
}

/* Tokenizer Case Study */
.post-25888 .elementor-element .elementor-element-7c2c4b52 img {
	width: 224px !important;
	height: auto !important;
	margin-bottom: 16px;
}

/* Case Studies */
.cs-customer-card {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	border-radius: 8px;
	border-bottom-right-radius: 60px;
	height: 380px;
	transition: all 0.3s ease;
	box-shadow: 0 4px 40px rgba(0, 0, 0, 0.04);
}

.cs-customer-card:hover {
	box-shadow: 0 4px 60px rgba(0, 0, 0, 0.14);
}

.cs-customer-card img {
	max-width: 140px;
	height: auto;
	max-height: 100px;
	object-fit: cover;
	margin-bottom: 16px;
}

.cs-customer-card .el-z0j0am {
	line-height: 27px !important;
}

.cs-customer-card .el-z0j0am a {
	text-decoration: none !important;
	font-family: Inter, sans-serif;
	color: #141414 !important;
	font-size: 18px;
	font-weight: 600;
}

.cs-customer-card .el-fx7kg9 a::after {
	content: ">";
	margin-left: 6px;
}

.cs-customer-card .el-fx7kg9 a {
	text-decoration: none !important;
	font-family: Inter, sans-serif;
	color: #141414 !important;
	font-size: 14px;
	font-weight: 500;
	transition: all 0.3s ease;
}

.cs-customer-card .el-fx7kg9 a:hover {
	border-bottom: 1px solid;
}

.cs-customer-card .el-sey6ua a {
	text-decoration: none !important;
	font-family: Inter, sans-serif;
	color: #141414 !important;
	font-size: 18px;
	font-weight: 600;
}

.cs-customer-card .el-sey6ua {
	line-height: 1.5em;
	margin-bottom: 8px;
}

.cs-customer-card .el-evspdh a {
	font-family: Inter, sans-serif;
	color: #595959 !important;
	font-size: 16px;
	text-decoration: none !important;
}

.cs-customer-card .el-evspdh {
	line-height: 1.5em;
}

/* Case study facets */
.cs-facet-filters .fs-label-wrap {
	display: flex;
	align-items: center;
	height: 48px;
	border-radius: 10px;
}

.cs-facet-filters .fs-label {
	padding-left: 16px !important;
	color: #3e3e3e;
}

.cs-facet-filters .fs-arrow {
	margin-right: 8px;
	color: #3e3e3e;
}

.cs-facet-filters .fs-search {
	display: none;
}

.cs-facet-filters .fs-dropdown {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 4px;
}

.cs-facet-filters .facetwp-type-fselect .fs-option .fs-option-label {
	white-space: inherit;
	line-height: 20px;
}

.cs-facet-filters .fs-wrap.multiple .fs-option.selected .fs-checkbox i {
	background-color: #7e76ff;
}

@media (max-width: 768px) {
	.cs-facet-filters .fs-wrap.multiple {
		width: 100%;
	}

	.cs-facet-filters .facetwp-facet {
		margin-bottom: 24px;
	}
}

/* Featured image - blog page */
.post-featured-image-hover:hover > img,
.post-featured-image-hover.smooved:hover > img {
	transform: none !important;
}

/* Enterprise Home Buttons */
.et-home-buttons a {
	width: 350px;
}

.et-home-buttons svg {
	width: 24px;
	margin-bottom: -6px;
}

.elementor-button-content-wrapper {
	align-items: center;
}

/* WP Block Table Fix - Added by PR */
.wp-block-table {
	border: none;
}

/* Featured blog post - Added by PR */
.mp-featured-post-title {
	padding: 0 !important;
	margin-bottom: 8px;
	line-height: 24px;
}

.mp-featured-post-date {
	padding: 0 !important;
	font-size: 14px;
	opacity: 0.5;
}

.elementor-element-366f8db * {
	color: #232323 !important;
	font-size: 15px;
	font-weight: 500;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.elementor-element-366f8db *:hover {
	color: #7e76ff !important;
}

/* ----------------------------
   Legacy Page And Elementor Overrides
   ---------------------------- */

/* Animated text */
h1.custom_animated_text {
	color: #333;
	font-family: tahoma;
	font-size: 3rem;
	font-weight: bold;
	line-height: 1.5;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
}

h1.custom_animated_text span {
	margin-left: 40px;
	display: inline-block;
}

h1.custom_animated_text .message {
	color: #333;
	display: inline-block;
	font-weight: 900;
	overflow: hidden;
	position: relative;
	padding-left: 0.5rem;
	height: 72px;
	text-align: left;
}

h1.custom_animated_text .message > div {
	animation: openclose2 8s;
	position: relative;
	animation-iteration-count: infinite;
	animation-timing-function: cubic-bezier(0, 0, 0.45, 0.43);
	animation-direction: inherit;
	font-family: CircularStd;
	color: #fff;
}

h1.custom_animated_text {
	display: flex;
	justify-content: center;
	font-family: CircularStd;
	color: #fff;
	align-items: center;
}

@media (min-width: 1200px) {
	@keyframes openclose2 {
		0% {
			top: 0px;
			width: 0px;
		}
		10% {
			top: 0px;
			width: 250px;
		}
		20% {
			top: 0px;
			width: 500px;
		}
		30% {
			top: 0px;
			width: 0px;
		}
		34% {
			top: -72px;
			width: 0px;
		}
		40% {
			top: -72px;
			width: 200px;
		}
		50% {
			top: -72px;
			width: 550px;
		}
		60% {
			top: -72px;
			width: 250px;
		}
		70% {
			top: -72px;
			width: 0px;
		}
		75% {
			top: -144px;
			width: 0px;
		}
		80% {
			top: -144px;
			width: 250px;
		}
		90% {
			top: -144px;
			width: 450px;
		}
		95% {
			top: -144px;
			width: 250px;
		}
		98% {
			top: -144px;
			width: 100px;
		}
		100% {
			top: -144px;
			width: 0px;
		}
	}
}

@media (max-width: 767px) {
	h1.custom_animated_text .message {
		height: 24px !important;
	}

	@keyframes openclose2 {
		0% {
			top: 0px;
			width: 0px;
		}
		10% {
			top: 0px;
			width: 250px;
		}
		20% {
			top: 0px;
			width: 160px;
		}
		30% {
			top: 0px;
			width: 0px;
		}
		34% {
			top: -24px;
			width: 0px;
		}
		40% {
			top: -24px;
			width: 100px;
		}
		50% {
			top: -24px;
			width: 200px;
		}
		60% {
			top: -24px;
			width: 100px;
		}
		70% {
			top: -24px;
			width: 0px;
		}
		75% {
			top: -48px;
			width: 0px;
		}
		80% {
			top: -48px;
			width: 50px;
		}
		90% {
			top: -48px;
			width: 130px;
		}
		98% {
			top: -48px;
			width: 0px;
		}
		100% {
			top: -48px;
			width: 0px;
		}
	}

	h1.custom_animated_text {
		font-size: 16px !important;
	}

	h1.custom_animated_text span {
		margin-left: 15px !important;
	}
}

.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after {
	background: #0055ff;
}

.twentytwenty-handle {
	background: #fff;
}

.twentytwenty-left-arrow {
	border-right-color: #0055ff;
}

.twentytwenty-right-arrow {
	border-left-color: #0055ff;
}

.twentytwenty-before-label,
.twentytwenty-after-label {
	display: none !important;
}

.elementor-6382 .elementor-element.elementor-element-3a4741c {
	overflow-y: hidden;
	overflow: visible;
}

body.page-id-6542 .post-button-wrapper {
	margin-bottom: 0;
}

body.woocommerce #page-header-overlay {
	background-color: rgba(0, 0, 0, 0.1);
}

@media only screen and (min-width: 420px) and (max-width: 820px) {
	.logo .elementor-widget-container img {
		max-width: 50% !important;
	}

	.logocol {
		width: 50% !important;
		padding-left: 20px !important;
	}

	.iconcol {
		width: 50% !important;
		padding-right: 20px !important;
	}
}

@media only screen and (max-width: 420px) {
	.footermen {
		padding: 20px !important;
	}

	.logocol {
		width: 50% !important;
		padding-left: 20px !important;
	}

	.iconcol {
		width: 50% !important;
		padding-right: 20px !important;
	}

	.footer {
		padding-left: 20px !important;
	}

	.footer img {
		max-width: 60% !important;
		width: 60% !important;
	}

	.footer .addresscol {
		width: 100% !important;
	}

	.footer .col1 {
		padding-top: 20px !important;
		width: 50% !important;
	}
}

input#wpforms-12350-field_2,
input#wpforms-12350-field_3,
input#wpforms-12350-field_4,
textarea#wpforms-12350-field_5 {
	border-radius: 7px;
}

button#wpforms-submit-12350 {
	border-radius: 30px;
	padding: 10px 40px;
	background-color: #e25aff;
	color: white;
}

button#wpforms-submit-12350:hover {
	background-color: transparent;
	color: #e25aff;
	border: 1px solid #e25aff;
}

span.wpforms-required-label {
	color: black !important;
}

.clientlogos img {
	filter: grayscale(100%);
}

body.single-post #page-header h1 span.smoove {
	display: inline-block;
	transition: transform -50ms cubic-bezier(0.23, 1, 0.32, 1) -50ms;
}

#pricing-table .pricing-table-wrapper.last .pricing-plan-unit-month {
	display: none;
}

#pricing-table .pricing-plan-price {
	font-size: 30px !important;
	line-height: 40px;
}

.elementor-13107 .elementor-element.elementor-element-6a619ec#pricing-table .pricing-table-wrapper .inner-wrap {
	padding: 20px;
}

.pricing-table-wrapper {
	height: 100%;
}

.pricing-table-wrapper > .inner-wrap {
	min-height: 315px;
}

.animated-text h1 {
	text-align: center;
	color: #fff;
	font-size: 50px;
}

.animated-text .ah-headline.clip .ah-words-wrapper::after {
	background: #36363600;
}

.feature-text {
	padding: 50px 0;
	background-image: url(https://customgpt.ai/wp-content/uploads/2020/02/dot_pattern-e1586412100453.png);
	background-position: center center;
	background-repeat: repeat;
	background-size: 12% auto;
}

.feature-text h1,
.feature-text p {
	color: #000 !important;
	text-align: center;
}

.menu-text span a {
	font-size: 14px !important;
}

@media only screen and (max-width: 1024px) {
	#logo img {
		max-width: 190px;
		margin: 10px 0 5px 20px;
	}

	#pricing-table-tab .inner-wrap {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.pricing-table-wrapper > .inner-wrap {
		min-height: auto;
	}

	.animated-text h1 {
		font-size: 25px;
	}

	.animated-text h1 > span {
		display: inline-block;
		width: 100%;
	}
}

.elementor-element .themegoods-navigation-wrapper .nav li > a:hover {
	color: #7e76ff !important;
}

.menu-new-mega-menu-container .nav li.current-menu-item > a {
	color: #7e76ff !important;
}

.elementor-widget-heading .elementor-heading-title[class*="elementor-size-"] > a:hover {
	color: #7e76ff !important;
}

.elementor-6477 .elementor-element.elementor-element-2a4a1ee .themegoods-navigation-wrapper .nav li > a:hover {
	color: #fff !important;
}

.elementor-6477 .elementor-element.elementor-element-2a4a1ee .themegoods-navigation-wrapper .nav li ul li a:hover {
	color: #7e76ff !important;
}

.elementor-6477 .elementor-element.elementor-element-fcea551 .starto-search-icon a:hover {
	color: #ffffff !important;
}

/* ----------------------------
   Forms And Buttons
   ---------------------------- */

/* Contact-Us Form Button Styling */
button.wpforms-submit {
	font-size: 1rem;
	font-weight: 500;
	color: #ffffff !important;
	background: linear-gradient(110deg, #ee55ff, #7e76ff) !important;
	border: none !important;
	border-radius: 100px !important;
	padding: 15px 35px !important;
	cursor: pointer !important;
	transition: background 0.3s ease !important;
}

button.wpforms-submit:hover {
	background: linear-gradient(110deg, #7e76ff, #7e76ff) !important;
	color: #ffffff !important;
}

.elementor-heading-title a {
	font-size: 14px !important;
}

.pricing-table-wrapper {
	transition: none !important;
}

.pricing-table-wrapper .inner-wrap {
	transition: none !important;
}

.elementor-element .elementor-widget-container {
	transition: none !important;
}

.pricing-table-wrapper.smoove {
	opacity: 1 !important;
	animation-delay: 0s !important;
}

body.single-post #page-header h1.smooved {
	opacity: 1 !important;
	perspective: none !important;
	animation-delay: 0s !important;
	transition: none !important;
	transform: none !important;
}

body.single-post #page-header h1 span.smoove {
	opacity: 1 !important;
	animation-delay: 0s !important;
	transition: none !important;
	transform: none !important;
}

.elementor-13107 .elementor-element.elementor-element-6a619ec .pricing-table-wrapper .inner-wrap:hover .pricing-plan-unit-month {
	color: #000;
}

.post-related .has-featured-img .post-header-wrapper {
	padding: 20px 15px 22px !important;
	background: #7e76ff !important;
}

.ekit-wid-con .ekit--tab__post__details .tab__post--title {
	padding-bottom: 20px;
}

.post-navigation.next .navigation-anchor {
	margin-top: -15px;
}

.button-tab a.elementor-button-link {
	width: 100% !important;
}

@media only screen and (max-width: 960px) {
	.post-navigation.next .navigation-anchor {
		margin-right: -42px !important;
	}

	.post-navigation.previous .navigation-anchor {
		margin-left: -58px;
	}
}

@media only screen and (max-width: 767px) {
	.post-navigation.next .navigation-anchor {
		margin-right: -42px !important;
	}

	.post-navigation.previous .navigation-anchor {
		margin-left: -58px;
	}
}

@media only screen and (max-width: 650px) {
	.ekit-wid-con .ekit--tab__post__details .tab__post--title {
		height: 150px !important;
		overflow: hidden;
	}
}

.elementor-tab-content {
	margin-top: 10px !important;
	border-radius: 5px !important;
}

#center-button .elementor-button-icon {
	flex-grow: 15 !important;
	order: inherit;
}

#center-button .elementor-button-icon i.fab {
	font-size: 30px !important;
}

.cgpt-ai-assistant-modal.open + .cgpt-ai-assistant-overlay {
	z-index: 999 !important;
}

/* Make the table horizontally scrollable */
#tablepress-1 {
	width: 100%;
	overflow-x: auto;
	display: block;
	white-space: nowrap;
}

@media (max-width: 1026px) {
	.gb-container {
		display: block !important;
		height: auto;
		width: 100%;
	}

	.blog-cta--container {
		padding: 2rem;
		text-align: center;
	}

	.blog-cta--container .blog-cta-img--wrapper img {
		min-height: 100% !important;
		max-width: 100% !important;
	}

	.gb-image {
		max-width: 360px !important;
		width: 100%;
	}
}

@media (max-width: 767px) {
	.blog-cta--container .gb-block-image {
		display: block !important;
	}

	.gb-container .gb-image {
		width: 100%;
	}
}

.custom-trust-banner .swiper-wrapper {
	display: flex;
	align-items: center;
}

/* ----------------------------
   Text Utilities And Media Helpers
   ---------------------------- */

/* Highlight gradient for text style */
.highlight-gradient {
	background: #602ffc;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
}

/* Lighter highlight gradient for text style */
.light-highlight-gradient {
	background: linear-gradient(90deg, #ee66ee, #a49ef3);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
}

/* Highlight blue italics style */
.highlight-dark-blue-italics {
	font-weight: bold;
	color: #602ffc;
	font-style: italic;
}

/* Highlight for text styles */
.pink-highlight {
	color: #ee55ff;
	font-weight: bold;
}

.teal-highlight {
	color: #bcfcff;
	font-weight: bold;
}

.purple-highlight {
	color: #b9b4ff;
	font-weight: bold;
}

/* ----------------------------
   Third-Party Widgets And Scrolling Banners
   ---------------------------- */

/* Prompt Widget */
#customgpt_chat #cgptcb-embed-chat-box-header,
#customgpt_chat #cgptcb-embed-chat-box-reset {
	background-color: #602ffc !important;
}

#customgpt_chat #cgptcb-embed-chat-box-header {
	border-radius: 20px 20px 0 0;
}

#customgpt_chat iframe {
	border-radius: 0 0 20px 20px;
}

/* Scrolling banner - white background */
.custom-trust-banner {
	position: relative;
	overflow: hidden;
}

.custom-trust-banner::before,
.custom-trust-banner::after {
	content: "";
	position: absolute;
	top: 0;
	width: 10%;
	height: 100%;
	pointer-events: none;
	z-index: 2;
}

.custom-trust-banner::before {
	left: 0;
	background: linear-gradient(to right, #ffffff 0%, rgba(250, 248, 255, 0) 100%);
}

.custom-trust-banner::after {
	right: 0;
	background: linear-gradient(to left, #ffffff 0%, rgba(250, 248, 255, 0) 100%);
}

.custom-trust-banner img {
	filter: grayscale(100%);
}

.custom-trust-banner .swiper-wrapper {
	transition-timing-function: linear !important;
}

/* Scrolling banner - blue background */
.custom-trust-banner-blue {
	position: relative;
	overflow: hidden;
}

.custom-trust-banner-blue::before,
.custom-trust-banner-blue::after {
	content: "";
	position: absolute;
	top: 0;
	width: 10%;
	height: 100%;
	pointer-events: none;
	z-index: 2;
}

.custom-trust-banner-blue::before {
	left: 0;
	background: linear-gradient(to right, #6131fc 0%, rgba(250, 248, 255, 0) 100%);
}

.custom-trust-banner-blue::after {
	right: 0;
	background: linear-gradient(to left, #6131fc 0%, rgba(250, 248, 255, 0) 100%);
}

.custom-trust-banner-blue img {
	filter: grayscale(100%) brightness(1000%) contrast(1000%);
}

/* Scrolling banner - dark blue background */
.custom-trust-banner-dark-blue {
	position: relative;
	overflow: hidden;
}

.custom-trust-banner-dark-blue::before,
.custom-trust-banner-dark-blue::after {
	content: "";
	position: absolute;
	top: 0;
	width: 10%;
	height: 100%;
	pointer-events: none;
	z-index: 2;
}

.custom-trust-banner-dark-blue::before {
	left: 0;
	background: linear-gradient(to right, #3c2979 0%, rgba(250, 248, 255, 0) 100%);
}

.custom-trust-banner-dark-blue::after {
	right: 0;
	background: linear-gradient(to left, #3c2979 0%, rgba(250, 248, 255, 0) 100%);
}

.custom-trust-banner-dark-blue img {
	filter: grayscale(100%) brightness(1000%) contrast(1000%);
}

/* Scrolling banner - pink background */
.custom-trust-banner-pink {
	position: relative;
	overflow: hidden;
}

.custom-trust-banner-pink::before,
.custom-trust-banner-pink::after {
	content: "";
	position: absolute;
	top: 0;
	width: 10%;
	height: 100%;
	pointer-events: none;
	z-index: 2;
}

.custom-trust-banner-pink::before {
	left: 0;
	background: linear-gradient(to right, #fce4ff 0%, rgba(250, 248, 255, 0) 100%);
}

.custom-trust-banner-pink::after {
	right: 0;
	background: linear-gradient(to left, #fce4ff 0%, rgba(250, 248, 255, 0) 100%);
}

.custom-trust-banner-pink img {
	filter: grayscale(100%);
}

.custom-trust-banner-pink .swiper-wrapper {
	transition-timing-function: linear !important;
}

.custom-trust-banner-pink .swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
}

/* ----------------------------
   Icon And Visibility Fixes
   ---------------------------- */

/* Replace ElementsKit icon font hamburger with pure CSS hamburger. */
.icon-burger-menu::before {
	content: "" !important;
	display: block;
	width: 20px;
	height: 2px;
	background: currentColor;
	box-shadow: 0 7px 0 currentColor, 0 14px 0 currentColor;
}

.icon-burger-menu {
	font-family: inherit !important;
	font-size: 0 !important;
	width: 20px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
}

.mwai-chatbot-container {
	display: none;
}
