/**
Theme Name: post-smtp
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for website!
Version: 1.0.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: post-smtp
Template: astra
*/

/*New Theme*/
.inner-bg .wp-block-uagb-info-box {
	background: #fff;
}

.check-list-items {
	list-style: none;
	display: flex;
	flex-direction: column;
	gap: 20px;
	margin: 0;
}

.check-list-items li {
	position: relative;
	display: flex;
	flex-direction: row;
	gap: 10px;
	align-items: flex-start;
	font-family: "Poppins";
	padding-bottom: 20px;
	border-bottom: 1px solid #EFF4FF;
}

.check-list-items li:before {
	content: "";
	width: 27px;
	height: 27px;
	background: var(--wpr-bg-615f1d2e-dd2e-4c27-b6c8-cf1e0bdd9a05) no-repeat center;
	background-size: 100% !important;
}

.check-list-items.cross li:before {
	background: var(--wpr-bg-be70f072-0c40-4fc9-a2f2-be70ffb151a3) no-repeat center;

}

.table-prices table {
	margin: 0;
}

.table-prices thead {
	background: #ECF1FF;
}

.table-prices thead th {
	color: #214A72;
	padding: 20px;
	font-family: "Poppins";
	font-weight: 700;
}

.table-prices td {
	color: #214A72;
	font-family: Poppins;
	font-size: 18px;
	padding: 10px 20px;
}

.table-prices tbody tr:nth-child(odd) {
	background: #fff;
}

.animation-block img {
	padding: 10px;
}

.border-image img {
	border-radius: 40px;
	border: 4px solid rgba(165, 187, 243, 0.40);
	padding: 30px;
}

.inner-bg .wp-block-uagb-info-box .uagb-ifb-left-title-image {
	margin-bottom: 10px;
}

#reviews .swiper-content .wp-block-uagb-container {}

#content .bg-cta:before {
	background: var(--wpr-bg-a59f40fe-525a-43df-a7bc-23e5d1b0620f) no-repeat 100% 0%;
}

#main-footer ul {
	padding: 0;
	list-style: none;
	display: flex;
	flex-direction: column;
	gap: 10px;
	align-items: baseline;
}

#main-footer ul li a {
	color: #4d6680;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
}

#main-footer .wp-block-site-logo img {
	width: 160px;
}

#main-footer .copyrights .uagb-icon-list__wrap .wp-block-uagb-icon-list-child {
	padding-right: 2%;
	line-height: normal;
	margin-right: 2% !important;
}

#main-footer .copyrights .uagb-icon-list__wrap .wp-block-uagb-icon-list-child:after {
	content: "";
	position: absolute;
	right: 0;
	width: 1px;
	height: 100%;
	background: #4D6680;
}

#main-footer .copyrights .uagb-icon-list__wrap .wp-block-uagb-icon-list-child:last-child {
	padding: 0;
}

#main-footer .copyrights .uagb-icon-list__wrap .wp-block-uagb-icon-list-child:last-child:after {
	width: 0;
}

#main .gform-body input,
#main .gform-body textarea {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 15px;
	border-radius: 15px !important;
}

#main .gform-footer input[type="submit"],
#main .gform_page_footer input[type="submit"],
#main input.gform_next_button {
	background: transparent;
	border-radius: 50px 50px 50px 50px;
	border: 1px solid #375CAF;
	color: #375CAF;
	font-size: 16px;
	font-weight: 600;
}

#main .gform-footer input[type="submit"]:hover,
#main .gform_page_footer input[type="submit"]:hover,
#main .gform_next_button:hover {
	color: #fff;
	background: #375CAF;
}

#step-form .gf_page_steps {
	display: flex;
	flex-wrap: wrap;
	border-bottom: 0;
}

#step-form .gf_page_steps .gf_step {
	flex: 0 50%;
	margin: 0;
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	gap: 13px;
}

#step-form .gf_page_steps .gf_step:before {
	content: '';
	background: #f5f5f5;
	width: 100%;
	height: 5px;
	position: absolute;
	top: 29px;
	z-index: -1;
}

#step-form .gf_page_steps .gf_step span.gf_step_number {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	background: #fff;
}

#step-form .gf_page_steps .gf_step_active.gf_step:before {
	background: #375cad;
}

.gform_wrapper.gravity-theme .gf_step_active span.gf_step_number {
	background: #375cad !important;
	color: #fff;
	border: none;
}

#step-form .gf_page_steps .gf_step.gf_step_active span.gf_step_label {
	color: #375cad;
}

#step-form .gf_page_steps .gf_step span.gf_step_label {
	color: #959595;
	font-weight: 500;
	font-size: 16px;
}

#step-form .gf_page_steps .gf_step span.gf_step_number:before,
#step-form .gf_page_steps .gf_step span.gf_step_number:after {
	width: 100%;
	height: 100%;
	border-radius: 100%;
	left: 0;
	top: 0;
}

#copy_text a.uagb-buttons-repeater {
	position: relative;
	padding-right: 40px;
}

#copy_text a.uagb-buttons-repeater:after {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	background: var(--wpr-bg-6de8f589-61de-4b06-b488-dbb6791eabeb) no-repeat center;
	right: 10px;
	background-size: 100%;
}

#feature_listing.lifetime[data-type="bfcm"] .col .price-box.top {
	height: 240px;
}

#feature_listing[data-type="bfcm"] .col .price-box.top {
	height: 220px;
}

#feature_listing[data-type="bfcm"] #copy_text a {
	text-decoration: none;
	color: #4D6680;
}

#feature_listing[data-type="bfcm"] .business #copy_text a {
	color: #fff;
}

#copy_text a.uagb-buttons-repeater.copied:after {
	background: transparent;
	content: "\2714";
	top: 6px;
}

#feature_listing[data-type="bfcm"] #copy_text a svg path {
	stroke: #4D6680;
}

#feature_listing[data-type="bfcm"] #copy_text a svg {
	margin-left: 5px;
}

#feature_listing[data-type="bfcm"] .business #copy_text a svg path {
	stroke: #fff;
}

#feature_listing[data-type="bfcm"] #copy_text a.copied {
	position: relative;
}

#feature_listing[data-type="bfcm"] #copy_text a.copied:before {
	content: "\2714";
	position: absolute;
	right: -20px;
}

#feature_listing[data-type="bfcm"] #copy_text a.copied svg {
	display: none;
}

#main .animation-block:before {
	background: var(--wpr-bg-1911ad4d-e7ac-470c-98ba-4bbc72cef7a6)no-repeat center;
	background-size: contain;
}

/*
// comment due to testing

// #header .mega-menu li.wp-block-navigation-item.has-child ul.wp-block-navigation-submenu li a:hover {
// 	text-decoration: underline;
// 	text-underline-offset: 3px;
// 	color: #375CAF !important;
// }

// #mega-menu-container .menu-item {
// 	transition: all .5s;
// }

// #mega-menu-container .menu-item:hover {
// 	background: #F0F4FF;
// 	position: relative;
// }

// #mega-menu-container .menu-item:before {
// 	content: "";
// 	position: absolute;
// 	width: 20px;
// 	height: 20px;
// 	background: url(../../../../../../../themes/post-smtp/images/menu-arrow.svg)no-repeat center;
// 	right: 10px;
// 	opacity: 0;
// 	transition: all .5s;
// }

// #mega-menu-container .menu-item:hover:before {
// 	opacity: 1;
// }
*/













#mega-menu-container .menu-item,
#mega-menu-container .wp-block-uagb-loop-wrapper {
  width: 100%;
}

#mega-menu-container > .uagb-container-inner-blocks-wrap {
  border: none !important;
  border-radius: 0 0 10px 10px;
  background: #fff;
  padding: 20px;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.12);
}

/* Desktop mega menu */
@media (min-width: 922px) {
  :root {
    --mega-menu-top: 105px;
  }

  .site-header,
  .ast-primary-header-bar,
  .ast-main-header-wrap,
  #header,
  #masthead {
    position: relative;
    z-index: 99998;
    overflow: visible !important;
  }

  #mega-menu-container {
    position: absolute !important;
    top: 80px !important;
    left: 50% !important;
    transform: translateX(-50%) translateY(10px) !important;

    width: min(1180px, calc(100vw - 40px)) !important;
    max-width: 1180px !important;

    z-index: 99999 !important;

    opacity: 0;
    visibility: hidden;
    pointer-events: none;

    margin: 0 !important;

    transition:
      opacity 0.15s ease,
      transform 0.15s ease,
      visibility 0.15s ease;
  }

  /* Invisible bridge between menu item and mega menu */
  #mega-menu-container::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: -15px;
    height: 60px;
    background: transparent;
  }

  /* Open mega menu when hovering SMTP Integrations */
  body:has(.wp-block-navigation li.psmtp-mega-trigger:hover) #mega-menu-container,
  body:has(.wp-block-navigation li.psmtp-mega-trigger:focus-within) #mega-menu-container,
  body:has(.wp-block-navigation li.mega.col-3:hover) #mega-menu-container,
  body:has(.wp-block-navigation li.mega.col-3:focus-within) #mega-menu-container,
  #mega-menu-container:hover,
  #mega-menu-container:focus-within {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: translateX(-50%) translateY(0) !important;
  }
}

/* Mobile: hide custom mega menu */
@media (max-width: 921px) {
  #mega-menu-container {
    display: none !important;
  }
}

@media only screen and (max-width: 992px) {
	#header nav ul li a {
		font-size: 20px;
	}

	#header ul.wp-block-navigation__container {
		gap: 15px;
		width: 100%;
		overflow: hidden;
		padding-bottom: 50px;
	}

	.wp-block-navigation__responsive-container-close {
		top: 20px !important;
		right: 20px !important;
	}
}

#header .wp-block-site-logo img {
	width: 200px;
}

#header a {
	font-weight: 400;
	color: #214A72;
	font-family: "Bricolage Grotesque";
	font-size: 18px;
}

#header .wp-block-navigation-submenu a .wp-block-navigation-item__label {
	display: flex;
	gap: 10px;
}

#header .wp-block-navigation-submenu a .wp-block-navigation-item__label img {
	width: 17px;
}

#header ul.wp-block-navigation-submenu a {
	padding: 0 !important;
	font-size: 12px;
}

#header .wp-block-uagb-buttons {
	margin: 0;
}

#header .wp-block-navigation-submenu li {
	padding: 7px 10px;
}

/*Blog Archive, Search*/


body.blog,
body.search,
body.archive {
	background: #fff;
}

body.blog .ast-container {
	max-width: 75%;
}

body.blog #main article {
	margin: 0;
}

#content .ast-blog-layout-4-grid.ast-grid-2 .ast-article-inner {
	margin: 10px;
	border: 1px solid #E2E2E2;
	border-radius: 8px;
	padding: 15px;
}

#content .ast-blog-layout-4-grid.ast-grid-2 .ast-article-inner img {
	width: 100%;
	height: 224px;
	object-fit: cover;
	border-radius: 8px;
}

#content .ast-blog-layout-4-grid.ast-grid-2 .swai-share-on-ai-buttons {
	display: none;
}

#content .ast-blog-layout-4-grid.ast-grid-2 .ast-article-inner .post-content {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

#content .ast-blog-layout-4-grid.ast-grid-2 .ast-blog-featured-section {
	margin: 0;
}

#content .ast-blog-layout-4-grid.ast-grid-2 .ast-article-inner .post-content>* {
	margin: 0;
}

#blog-newslater {
	background: var(--wpr-bg-66d19929-c255-4d27-a4f4-c85399bc6c3d) #FAFAFA no-repeat;
	background-size: cover;
}

#blog-newslater input {
	color: #000 !important;
}

#blog-main-banner form[role="search"] {
	width: 65%;
	margin: 0 auto;
}

#blog-main-banner form[role="search"] .wp-block-search__inside-wrapper {
	background: transparent;
	border: none;
	outline: none;
	position: relative;
}

#blog-main-banner button.wp-block-search__button {
	background: transparent;
	color: #B5B5B5;
	position: absolute;
	right: 0;
	margin: 0;
}

#blog-main-banner .wp-block-search__input {
	padding: 12px 15px;
	background: #fff;
}

/*Single Blog*/
.single-post .wp-block-uagb-table-of-contents {}

.single-post .wp-block-uagb-table-of-contents .uagb-toc__title {
	border-bottom: 1.5px solid #E2E2E2;
	padding-bottom: 22px;
}

.single-post .ast-container * {
	font-family: "Lato";
}

.single-post .wp-block-uagb-table-of-contents ol.uagb-toc__list {
	margin: 0 !important;
}

.single-post .wp-block-uagb-table-of-contents ol.uagb-toc__list li a:hover,
.single-post .wp-block-uagb-table-of-contents ol.uagb-toc__list li a:focus {
	color: #3F8BD7;
	border-bottom: 1px solid;
}

.single-post .wp-block-uagb-table-of-contents ol.uagb-toc__list li::marker {
	font-weight: 600;
}

/*

#main {}

#main .ast-row {
	gap: 20px 2%;
}

#main .ast-row:before,
#main .ast-row:before {
	display: none;
}

#main .ast-row article.type-post {
	width: 32%;
	padding: 30px 30px 0;
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0px 0px 15px -6px #00000070;
}

#main .ast-row article.type-post h2.entry-title a {
	text-decoration: none;
	color: #3a5eaf;
	line-height: normal;
}

#main .ast-row article.type-post .ast-blog-featured-section {
	margin: -30px -30px 15px -30px;
}

#main .ast-row article.type-post h2.entry-title {
	line-height: normal;
	font-size: 22px;
	text-align: center;
	font-weight: 500;
	font-family: "Poppins";
}

#main .ast-row article.type-post header.entry-header {
	text-align: center;
	color: #000000;
	font-family: "Poppins";
	font-weight: 500;
	font-size: 12px;
	margin: 0;
}

#main .ast-row article.type-post .ast-excerpt-container {
	text-align: center;
	font-family: "Poppins";
	font-weight: 400;
	font-size: 14px;
	color: #000000;
}

#main .ast-row article.type-post p.ast-blog-single-element {
	margin: 0;
	text-align: center;
}

#main .ast-row article.type-post p.ast-blog-single-element a {
	color: #3a5eaf;
	text-decoration: none;
	font-family: "Poppins";
	font-weight: 500;
	font-size: 14px;
}

#main .ast-row article.type-post .blog-layout-4 {
	box-shadow: none;
	overflow: visible;
}

#main .ast-row article.type-post .post-content {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

#content .ast-pagination {
	padding: 0;
	display: flex;
	justify-content: center;
}

#content .ast-pagination .nav-links {
	display: flex;
	gap: 6px;
}

#content .ast-pagination .nav-links .page-numbers {
	padding: 5px 10px;
	line-height: normal;
	text-decoration: none;
	width: auto;
	height: auto;
	font-size: 14px;
	font-weight: 500;
	font-family: "Poppins";
	border: 1px solid #e6e8ea;
	color: #355eb0;
}

#content .ast-pagination .nav-links .page-numbers.current {
	color: #fff;
}
*/
.range {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.range a {
	color: #000;
	text-decoration: none;
	font-size: 20px;
	text-transform: uppercase;
	font-family: "Bricolage Grotesque";
	padding: 5px;
}

.range .alphbet.disable a {
	pointer-events: none;
	opacity: 0.5;
}

.glossary {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	gap: 50px;
	margin: 50px 0 0 0;
}

.glossary .item {
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.glossary .item h3 {
	text-transform: uppercase;
	margin: 5px 0;
	font-size: 30px;
	font-weight: 600;
	font-family: "Bricolage Grotesque";
}

.glossary .item ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
	flex-direction: unset;
	gap: 10px;
	flex-wrap: wrap;
}

.glossary .item ul li a {
	text-decoration: none;
	font-weight: 600;
	color: #375CAF;
	font-size: 16px;
	font-family: "Bricolage Grotesque";
	border-bottom: 1px solid;
}

.glossary .item ul li {
	width: 32%;
}

ul.glossary_sidebar {
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
	flex-direction: column;
	gap: 16px;
}

ul.glossary_sidebar li a {
	color: #375CAF;
	font-family: 'Poppins';
	border-bottom: 1px solid;
	font-size: 16px;
}

ul.glossary_sidebar li a:hover,
ul.glossary_sidebar li.current a,
.glossary .item ul li a:hover {
	color: #000;
}

#main .icon-list .uagb-icon-list__wrap {
	display: flex;
	gap: 18px;
	position: relative;
}

#main .icon-list .uagb-icon-list__wrap .wp-block-uagb-icon-list-child {
	margin: 0;
	display: flex;
	gap: 7px;
	align-items: center;
	padding-left: 24px;
}

#main .icon-list .uagb-icon-list__wrap .wp-block-uagb-icon-list-child:before {
	content: "";
	width: 18px;
	height: 18px;
	background: var(--wpr-bg-ac933639-b65a-414e-9712-6a3282396b94)no-repeat;
	background-size: 100%;
	position: absolute;
	left: 0;
}

#main .wp-block-uagb-buttons-child.custom-icon a {
	position: relative;
	display: flex;
	gap: 9px;
}

#main .wp-block-uagb-buttons-child.custom-icon a:before {
	content: "";
	background: var(--wpr-bg-7ce3e9a5-effd-4efb-bb9c-fa8b120e0dcb)no-repeat center;
	width: 18px;
	height: 18px;
	background-size: 100% !important;
}

#main .wp-block-uagb-buttons-child.view-doc a:before {
	background: var(--wpr-bg-ad4da5c9-d14d-4ca2-b639-2b058e0ddc94)no-repeat center;
}

#main .wp-block-uagb-buttons-child.changelog a:before {}

.single-post figure.wp-block-image {
	margin: 20px 0;
	width: 100%;
}

.single-post figure.wp-block-image img {
	/* width: 100%; */
}

.single-post #content .entry-content p,
.single-post #content .entry-content ul.wp-block-list li,
.single-post #content .entry-content ol.wp-block-list li {
	font-size: 16px;
	margin: 0 0 16px;
}

.single-post #content h2.wp-block-heading {
	margin: 15px 0;
	font-size: 20px;
}

body.single-post #content .wp-block-heading {
	margin: 15px 0 5px;
}

body.single-post #content h3.wp-block-heading {
	font-size: 20px;
}

#header .mega-menu {}

#header .mega-menu li.wp-block-navigation-item.has-child {}

#header .mega-menu li.wp-block-navigation-item.has-child.mega ul.wp-block-navigation-submenu {
	min-width: 800px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	left: -300px;
	justify-content: space-between;
	padding: 30px 40px;
	gap: 35px;
	border: none;
	box-shadow: 0px 2px 10px -7px #000;
	border-radius: 0px 0px 20px 20px;
}

#header .mega-menu li.wp-block-navigation-item.has-child ul.wp-block-navigation-submenu li a span.wp-block-navigation-item__label {
	display: flex;
	align-items: center;
}

#header .mega-menu li.wp-block-navigation-item.has-child ul.wp-block-navigation-submenu {
	width: 250px;
	box-shadow: 0px 2px 10px -7px #000;
	border-radius: 0px 0px 20px 20px;
	padding: 10px;
	gap: 10px;
}

#header .mega-menu li.wp-block-navigation-item.has-child.mega ul.wp-block-navigation-submenu li {
	width: 30%;
	padding: 0;
}

#header .mega-menu li.wp-block-navigation-item.has-child ul.wp-block-navigation-submenu li a {
	font-size: 18px;
	font-family: "Bricolage Grotesque";
}

#header .mega-menu li.wp-block-navigation-item.has-child.mega ul.wp-block-navigation-submenu li a {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	gap: 5px;
	color: #214A72;
	font-weight: 500;
}

#header .mega-menu li.wp-block-navigation-item.has-child.mega ul.wp-block-navigation-submenu li img {
	width: 40px;
}

#header .mega-menu li.wp-block-navigation-item.has-child.mega ul.wp-block-navigation-submenu li a span.wp-block-navigation-item__description {
	display: flex;
}

#header .mega-menu li.wp-block-navigation-item.has-child.mega ul.wp-block-navigation-submenu li a span.wp-block-navigation-item__description svg {
	width: 30px;
	height: 30px;
}

#header .mega-menu li.wp-block-navigation-item.has-child.col-2 ul.wp-block-navigation-submenu li {
	max-width: 230px;
	width: 100%;
}

#header .mega-menu li.wp-block-navigation-item.has-child.col-2 ul.wp-block-navigation-submenu {
	min-width: 560px;
	gap: 20px;
	left: -100%;
}

#header .mega-menu li.wp-block-navigation-item.has-child ul.wp-block-navigation-submenu li img {
	width: 22px;
}

#header .mega-menu li.wp-block-navigation-item.has-child ul.wp-block-navigation-submenu li a {
	font-size: 16px;
}

#youtube-banner .advgb-video-poster {
	opacity: 0.8;
	background-size: 100%;
}

#youtube-banner .advgb-video-wrapper {
	background: transparent !important;
	background-color: #0000 !important;
}

#reviews span.read-more-toggle {
	color: #375CAF;
	cursor: pointer;
	font-weight: 600;
}

#content .ast-post-filter ul li a {
	border: 0.553px solid #214A72;
}

#content .ast-blog-layout-4-grid.ast-grid-2 .ast-article-inner .entry-meta * {
	font-weight: 400;
}

#content .ast-blog-layout-4-grid.ast-grid-2 .ast-article-inner .entry-meta span.posted-on {
	float: right;
}

#content .ast-blog-layout-4-grid.ast-grid-2 .ast-article-inner .entry-meta * {}

#content .ast-blog-layout-4-grid.ast-grid-2 .ast-article-inner header.entry-header * {
	font-weight: 400;
	color: #214A72;
}

#content .ast-blog-layout-4-grid.ast-grid-2 .ast-article-inner .entry-meta .author span {
	font-weight: 700;
}

#content .utm-banner {
	padding: 0;
}

#content .sticky-sidebar,
body.blog #secondary,
body.search #secondary,
body.archive #secondary {}

.single-post .wp-block-uagb-table-of-contents ol.uagb-toc__list li {
	padding: 3px 0;
}

#blog-main-banner nav.blog-filters ul li a {
	padding: 4px 15px;
	background: #fff;
	font-family: "Poppins", Sans-serif;
	border: 1px solid #214A72;
	border-radius: 100px;
	color: #214A72;
	font-weight: 500;
	font-size: 14px;
	min-width: 80px;
	text-align: center;
}

#blog-main-banner nav.blog-filters {
	margin: 10px 0 0;
}

#blog-main-banner nav.blog-filters ul li a:hover,
#blog-main-banner nav.blog-filters ul li.current-menu-item a,
body.blog #blog-main-banner nav.blog-filters ul li:first-child a {
	background: #214A72;
	color: #fff;
}

#blog-main-banner nav.blog-filters ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

#content .ast-blog-layout-4-grid.ast-grid-2 .ast-article-inner .ast-excerpt-container {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

ul.wp-block-navigation__container {}

#language-switcher .wpml-ls-dropdown {
	border: 1px solid #ccc;
}

#language-switcher .wpml-ls-dropdown li.wp-block-navigation-item {
	width: 100%;
	flex-direction: column;
	align-items: flex-start;
	padding: 5px 10px;
}

#language-switcher .wpml-ls-dropdown ul.wp-block-navigation__submenu-container {
	background: #fff !important;
	width: 100%;
	top: 41px;
	border: 1px solid #ccc !important;
	gap: 0;
}

#language-switcher .wpml-ls-dropdown ul.wp-block-navigation__submenu-container li a {
	width: 100%;
	padding: 0px 13px;
	border-bottom: 1px solid #ccc;
	display: flex;
	gap: 5px;
}

#language-switcher .wpml-ls-dropdown ul.wp-block-navigation__submenu-container li {
	padding: 0;
	margin: 0 !important;
	display: flex;
}

#language-switcher .wpml-ls-dropdown ul.wp-block-navigation__submenu-container li:last-child a {
	border: none;
}

#language-switcher .wpml-ls-dropdown ul.wp-block-navigation__submenu-container li div {
	width: 100%;
}

#language-switcher .wpml-ls-dropdown ul.wp-block-navigation__submenu-container li:hover {}

#language-switcher .wpml-ls-dropdown ul.wp-block-navigation__submenu-container li a:hover {
	background: #ccc;
	color: #000;
}

#mega-menu-container {}

#mega-menu-container .menu-item,
#mega-menu-container .wp-block-uagb-loop-wrapper {
	width: 100%;
}

#mega-menu-container>.uagb-container-inner-blocks-wrap {
	border-radius: 0 0 10px 10px;
	background: #Fff;
}

body.show-mega-menu #mega-menu-container {
	top: 220px;
	z-index: 999;
	background: #ffff;
	position: absolute;
	max-width: 1200px;
	left: 0;
	right: 0;
/*	padding: 0 20px; */
	box-shadow: 0px 4px 13px -10px #000;
}

body.logged-in.admin-bar #mega-menu-container {
	top: 180px;
}

#header .mega-menu li.col-3 .wp-block-navigation-submenu {
	display: none !important;
}

.tab-counter,
#step-counter {
	counter-reset: heading-counter;
}

.tab-counter h3.uagb-heading-text:before,
#step-counter h3.uagb-heading-text:before {
	counter-increment: heading-counter;
	content: 'STEP #' counter(heading-counter);
	display: block;
	color: #686868;
	font-size: 14px;
	font-family: "Poppins";
	letter-spacing: 0.7px;
	font-weight: 600;
}

#step-counter h3.uagb-heading-text:before {
	content: 'Reason #' counter(heading-counter);
	font-size: 18px;
	letter-spacing: 1.8px;
	text-transform: uppercase;
}

.tab.style-radius ul.uagb-tabs__panel {
	border: 1px solid #375CAF;
	border-radius: 100px;
	padding: 8px;
	margin-bottom: 8px;
	display: flex;
	gap: 10px;
	flex-direction: row;
	width: max-content;
	margin: 0 auto;
}

.tab.style-radius ul.uagb-tabs__panel li.uagb-tab {
	width: auto;
}

#scrolldiv .tab-counter {
	height: 600px;
	overflow: overlay;
}


/* width */
#scrolldiv .tab-counter::-webkit-scrollbar {
	width: 6px;
}

/* Handle */
#scrolldiv .tab-counter::-webkit-scrollbar-thumb {
	background: #C5C5C5;
	border-radius: 10px;
}

.review-slider p.uagb-heading-text {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.review-slider p.uagb-heading-text {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.review-slider .swiper-content {
	margin: 10px 0;
}

.review-slider .swiper-slide-next .swiper-content {
	margin: -2px 0px;
	zoom: 1.1;
}

.review-slider .swiper-slide-next .swiper-content>.wp-block-uagb-container {
	border: 0.786px solid #375CAF;
}

.review-slider .swiper-pagination span.swiper-pagination-bullet {
	background: #D5D5D5;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	opacity: 1;
}

.review-slider .swiper-pagination .swiper-pagination-bullet-active {
	background: #B2B2B2 !important;
}

.animated-btn .wp-block-button__link {
	background-size: 200% !important;
	background-image: linear-gradient(to right, #46519E 0%, #5FC7FD 51%, #46519E 100%) !important;
	transition: all 0.8s !important;
}

.animated-btn .wp-block-button__link:hover {
	background-position: 100% !important;
}



/* #youtube-banner .advgb-play-button::before, .advgb-play-button::after {
 
  content: '';
  position: absolute;
  left: 0;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: red; 
  animation: pulse 2s infinite ease-out; 
  z-index: 0;
  left:0;
  right:0;
  margin:0 auto;
}

#youtube-banner .advgb-play-button::after {
 
  animation-delay: 1s;
} */

@keyframes pulse {
	0% {
		transform: scale(1);
		opacity: 0.8;
	}

	100% {
		transform: scale(1.5);
		opacity: 0;
	}
}

@media only screen and (min-width: 977px) {
	.border-image img {
		padding: 30px;
	}


}

@media only screen and (max-width: 977px) {
	.tab.style-radius ul.uagb-tabs__panel li.uagb-tab a {
		font-size: 12px;
	}
}

@media only screen and (min-width: 992px) {
	body.show-mega-menu #mega-menu-container {
		display: grid !important;
	}
}

@media only screen and (max-width: 1200px) {

	#header .mega-menu li a,
	#header a.uagb-buttons-repeater * {
		font-size: 16px;
	}

	#header a.uagb-buttons-repeater {
		padding: 8px 20px;
	}

	#header .wp-block-site-logo img {
		width: 150px;
	}

	#header ul.wp-block-navigation__container {
		gap: 20px;
	}
}

@media only screen and (max-width: 992px) {
	#header .main-menu button.wp-block-navigation__responsive-container-open {
		display: block;
	}

	#header img.custom-logo {
		width: 160px !important;
	}

	#header .wp-block-navigation__responsive-container-open:not(.always-shown) {
		display: flex;
		background: #375CAF;
		color: #fff;
		border-radius: 5px;
	}

	#header .wp-block-navigation__responsive-container-open svg {
		width: 35px;
		height: 35px;
	}

	#header .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
		display: none;
	}

	#header .wp-block-navigation__responsive-container.is-menu-open {
		display: flex !important;
		padding: 80px 25px 0;
	}

	#header .wp-block-navigation-submenu {
		padding: 0;
	}

	#header .menu-right {
		display: flex;
		flex-direction: row-reverse;
		justify-content: end;
	}

	#header .main-menu .wp-block-navigation__responsive-container:not(.is-menu-open) {
		display: none;
	}

	#main .ast-row article.type-post {
		width: 49%;
	}

	.range {
		justify-content: center;
	}

	.range .alphbet {
		padding: 10px;
	}

	.range .alphbet a {
		padding: 10px;
	}

	#header .right-bar {
		display: flex;
		flex-direction: row-reverse;
		gap: 10px;
	}

	#header .mega-menu li.wp-block-navigation-item.has-child ul.wp-block-navigation-submenu {
		flex-direction: column !important;
		box-shadow: none !important;
		justify-content: center !important;
		align-items: center !important;
	}
}

@media screen and (max-width: 767px) {
	#main-footer ul {
		justify-content: center;
		align-items: center;
		width: 100%;
	}

	#main-footer .wp-block-site-logo {
		text-align: center;
	}

	#main-footer nav {
		display: flex;
		flex-direction: column;
	}

	#main-footer h3.uagb-ifb-title {
		text-align: center !important;
	}

	#main-footer .uagb-ifb-left-title-image {
		width: fit-content;
		margin: 0 auto;
	}

	#main-footer .copyrights .uagb-icon-list__wrap .wp-block-uagb-icon-list-child span.uagb-icon-list__label {
		font-size: 11px;
	}

	#main .ast-row article.type-post {
		width: 100%;
	}

	.glossary .item ul li {
		width: 49%;
	}

	/* #main-footer .copyrights .uagb-icon-list__wrap {
		flex-direction: column !important;
		gap: 13px;
	}
	
	#main-footer .copyrights .uagb-icon-list__wrap .wp-block-uagb-icon-list-child {
		padding: 0 !important;
		margin: 0 !important;
	}
	
	#main-footer .copyrights .uagb-icon-list__wrap .wp-block-uagb-icon-list-child:after {
		opacity: 0;
	} */
}

@media only screen and (max-width: 480px) {
	#header img.custom-logo {
		width: 120px !important;
	}

	#header a.uagb-buttons-repeater {
		padding: 5px 10px;
	}

	#header a.uagb-buttons-repeater .uagb-button__link {
		font-size: 14px;
	}

	#header .wp-block-navigation__responsive-container-open svg {
		width: 30px;
		height: 30px;
	}

	.tab.style-radius ul.uagb-tabs__panel {
		width: 100%;
	}

	.tab.style-radius ul.uagb-tabs__panel li.uagb-tab {
		width: 48%;
	}

	.glossary .item ul li {
		width: 100%;
	}
}

/*End New Theme*/
.pricing--bar.shimmer h2 {
	text-align: center;
	color: rgba(255, 255, 255, 0.1);
	background: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.5, #aaa));
	background: -moz-gradient(linear, left top, right top, from(#222), to(#222), color-stop(0.5, #fff));
	background: -moz-gradient(linear, left top, right top, from(#222), to(#222), color-stop(0.5, #fff));
	background: gradient(linear, left top, right top, from(#222), to(#222), color-stop(0.5, #fff));
	-webkit-background-size: 125px 100%;
	-moz-background-size: 125px 100%;
	background-size: 125px 100%;
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
	-webkit-animation-name: shimmer;
	-moz-animation-name: shimmer;
	animation-name: shimmer;
	-webkit-animation-duration: 3.5s;
	-moz-animation-duration: 3.5s;
	animation-duration: 3.5s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #222;
}

.yellowhighlighted {
	color: #000 !important;
}

.alertnote {
	background: #fdeed8;
	border: 1px solid #ea9a24;
	color: #9B6008;
	padding: 10px 15px;
	margin-bottom: 10px;
}

.alertnote ul {
	list-style: square;
}

.alertnote ul li {
	margin-bottom: 10px;
}

.alertrequirements {
	color: #3659AB;
	background: #E0E6F5;
	border: 1px solid #7390D3;
	padding: 10px 15px;
	margin-bottom: 10px;
}

.alertrequirements ul {
	list-style: square;
}

.alertrequirements ul li {
	margin-bottom: 12px;
}

@-moz-keyframes shimmer {
	0% {
		background-position: top left;
	}

	100% {
		background-position: top right;
	}
}

@-webkit-keyframes shimmer {
	0% {
		background-position: top left;
	}

	100% {
		background-position: top right;
	}
}

@-o-keyframes shimmer {
	0% {
		background-position: top left;
	}

	100% {
		background-position: top right;
	}
}

@keyframes shimmer {
	0% {
		background-position: top left;
	}

	100% {
		background-position: top right;
	}
}

@keyframes TransitioningBackground {
	0% {
		background-position: 1% 0%;
	}

	50% {
		background-position: 99% 100%;
	}

	100% {
		background-position: 1% 0%;
	}
}

.hellobar-button {
	font-size: 1rem;
	font-weight: 600;
	color: white;
	text-align: center;
	width: 200px;
	height: 60px;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
	background-image: linear-gradient(270deg, #f9aa39, #8076ff);
	background-size: 400% 400%;
	animation: TransitioningBackground 5s ease infinite;
	padding: 3px 15px;
}

.text-h-start h2 {
	text-align: start !important;
}

.tooltip {
	display: contents !important;
	position: relative;
	display: inline-block;
	border-bottom: 1px dotted black;
	font-family: "Poppins", Sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 21px;
	color: #646464;
}

.tooltip i {
	color: #a7acba;
	font-size: 12px;
}

.tool--top {
	color: #231f20;
	font-family: "Poppins", Sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
}

.cross-feature {
	margin-bottom: 5px !important;
	margin-top: -4px;
}

figure.wp-block-image.size-full.is-resized.images {
	width: 255.08px;
	height: 527.34px;
}

.tooltip .tooltiptext {
	visibility: hidden;
	width: 200px;
	background-color: #555;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 5px;
	position: absolute;
	z-index: 1;
	bottom: 125%;
	right: 0;
	margin-left: -60px;
	opacity: 0;
	transition: opacity 0.3s;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: 400;
	color: #f5f8fb;
}

.mobile--app--banner {
	margin: 0 8px;
}

.tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}

.price--sticky-lifetime {
	position: absolute;
	width: 100%;
	top: 0;
	transform: scaleY(0);
	left: 0;
	transition: all 0.3s ease 0s !important;
	transform-origin: 0 0 0;
}

.price--sticky-lifetime_show {
	transform: scaleY(1);
	transition: all 0.3s ease 0s !important;
	transform-origin: 0 0 0;
	position: fixed;
	top: 0;
	z-index: 9999;
	background-color: #fff;
}

.no-show-price {
	display: none;
}

.border-box-price .elementor-widget-wrap.elementor-element-populated {
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
}

.price--sticky {
	position: absolute;
	width: 100%;
	top: 0;
	transform: scaleY(0);
	left: 0;
	transition: all 0.3s ease 0s !important;
	transform-origin: 0 0 0;
}

.price--sticky_show {
	transform: scaleY(1);
	transition: all 0.3s ease 0s !important;
	transform-origin: 0 0 0;
	position: fixed;
	top: 0;
	z-index: 9999;
	background-color: #fff;
}

li.pricing_menu_item a {
	color: #000000c4 !important;
}

.pricing_sale_yr del.original-price {
	color: #000 !important;
	width: 70px;
	margin: 0 auto;
	background: yellow;
}

.pricing_sale_yr .eael-pricing-tag {
	text-align: center;
}

.pricing_sale_yr span.sale-price {
	font-size: 28px;
	color: #375caf;
	font-weight: 600;
}

.pricing_sale_yr {
	margin-bottom: 0 !important;
}

.pricing_sale_yr p {
	margin-bottom: 0 !important;
}

.price-yr {
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
}

.price-new-sub {
	font-weight: 500;
	bottom: 0.4em;
	font-size: 22px;
}

.price-del-yellow {
	background-color: #f9e8cf;
	width: auto !important;
	margin: 0 auto;
	padding: 4px 8px;
	border-radius: 4px;
	margin-bottom: 0 !important;
	margin-top: -10px !important;
}

.price-del-blue {
	background-color: #d9e5ff;
	width: auto !important;
	margin: 0 auto;
	padding: 4px 8px;
	border-radius: 4px;
	margin-bottom: 0 !important;
	margin-top: -10px !important;
}

.price-del-grey {
	background-color: #e8e8e8;
	width: auto !important;
	margin: 0 auto;
	padding: 4px 8px;
	border-radius: 4px;
	margin-bottom: 0 !important;
	margin-top: -10px !important;
}

.elementor-column.featured_ribbon-popn,
.elementor-column.featured_ribbon-pop .elementor-column-wrap.elementor-element-populated {
	overflow: hidden;
}

.elementor-column.featured_ribbon-pop .elementor-column-wrap.elementor-element-populated:before {
	content: "Popular";
	position: absolute;
	right: 0px;
	content: "Popular";
	position: absolute;
	width: auto;
	background: #00c853;
	color: #fff;
	top: 20px;
	right: -70px;
	z-index: 10;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 200px;
	padding: 7px 0;
	white-space: nowrap;
	text-align: center;
}

.pricing-new-tog .eae-cs-layout-skin1 .eae-cs-switch-wrapper {
	border: 1px solid #fff;
	padding: 0;
	background: transparent;
}

.pricing-new-tog .eae-cs-layout-skin1 .eae-content-switch-button {
	padding: 8px 12px;
	background-color: transparent;
	color: #fff;
	min-width: 100px;
}

.pricing-new-tog .eae-cs-layout-skin1 .eae-content-switch-button.active {
	padding: 8px 12px;
	background-color: #fff;
	color: #375caf;
}

.eae-cs-layout-skin1 .eae-content-switch-button.active:before {
	background-color: #fff;
	color: #375caf;
}

.pricing-new-tog .eae-content-switch-button.active .eae-content-switch-label {
	color: #fff;
}

.pricing-new-tog .eae-cs-icon-align-left .eae-content-switch-label.active {
	color: #375caf;
}

.eae-content-switch-button.active .eae-content-switch-label span {
	color: #375caf;
}

.eae-content-switch-button .eae-content-switch-label span {
	color: #fff;
}

.postman_freemius-grey button {
	border-radius: 8px;
	border: 1px solid #8b8f9a;
	background-color: #8b8f9a !important;
	padding: 12px 32px;
	color: #fff !important;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	display: block;
	width: 100%;
	transition-duration: 0.3s;
}

.postman_freemius-grey button:hover {
	background-color: transparent !important;
	color: #8b8f9a !important;
}

.postman_freemius-yellow button {
	border-radius: 8px;
	border: 1px solid #f9aa39;
	background-color: #f9aa39 !important;
	padding: 12px 32px;
	color: #fff !important;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	display: block;
	width: 100%;
	transition-duration: 0.3s;
}

.postman_freemius-yellow button:hover {
	background-color: transparent !important;
	color: #f9aa39 !important;
}

.postman_freemius-blue button {
	border-radius: 8px;
	border: 1px solid #375caf;
	background-color: #375caf !important;
	padding: 12px 32px;
	color: #fff !important;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	display: block;
	width: 100%;
	transition-duration: 0.3s;
}

.postman_freemius-blue button:hover {
	background-color: transparent !important;
	color: #375caf !important;
}

.postman_freemius-black button {
	border-radius: 8px;
	border: 1px solid #231f20;
	background-color: #231f20 !important;
	padding: 12px 32px;
	color: #fff !important;
	font-family: Poppins;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	display: block;
	width: 100%;
	transition-duration: 0.3s;
}

.postman_freemius-black button:hover {
	background-color: transparent !important;
	color: #231f20 !important;
}

.premium--img img {
	position: absolute;
	top: -98px;
	right: -57px;
}

#reviews_c_name h4 span {
	font-size: 14px !important;
	font-weight: normal !important;
	display: block !important;
}

.testimonial_box.elementor-widget-text-editor:after {
	content: "";
	width: 50px;
	height: 25px;
	display: block;
	margin-left: 70px;
	border-left: solid 30px transparent;
	border-right: solid 30px transparent;
	border-top: solid 20px #fff;
	height: 0;
	width: 0;
}

.testimonial_box h4 {
	min-height: 32px;
	font-family: "Poppins", Sans-serif;
	color: #231f20;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 20px;
}

.testimonial_box h4 img {
	margin-right: 8px;
	margin-top: -5px;
}

.testimonial_box p {
	color: #646464;
	font-family: "Poppins", Sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
}

.pricing--bar a {
	width: 100%;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* .holiday--code{
    background-color:#FFF;
    border-radius:8px;
    color:#000;font-weight:600;padding:2px 10px;
    animation:blinker 1.3s linear infinite;
}  */
.soon--blue {
	position: relative;
}

.soon--white {
	position: relative;
}

.soon--white .elementor-image:before {
	content: "Coming Soon";
	position: absolute;
	top: -30px;
	right: 0;
	line-height: 30px;
	color: #fff;
	font-family: "Poppins", Sans-serif;
	font-weight: 600;
	font-size: 16px;
	animation: blinker 1s linear infinite;
}

@keyframes blinker {
	50% {
		opacity: 0;
	}
}

@media screen and (max-width: 1200px) {
	.premium--img img {
		top: -62px;
		right: -28px;
	}
}

@media screen and (max-width: 800px) {
	.premium--img img {
		position: relative;
		top: 52px;
		left: 25px;
	}

	.doc-side--img {
		display: none;
	}
}

@media screen and (max-width: 500px) {
	.pricing-col--mob .elementor-column-wrap.elementor-element-populated {
		border: 1px solid #d9d9d9;
		box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.06);
	}

	.premium--img img {
		top: 30px;
		left: 22px;
	}

	.ezd-grid {
		display: block !important;
	}

	div#mc_embed_signup_scroll {
		width: 100%;
	}
}

.doc-side--img {
	margin-top: 20px;
	width: 250px !important;
}

.doc-side--img img {
	width: 100%;
}

li.wedocs-docs-single:last-child {
	display: none;
}

.single-docs .doc_rightsidebar {
	max-height: 500px;
	overflow-y: hidden;
}

.pageSideSection::-webkit-scrollbar {
	width: 5px !important;
	height: 5px !important;
}

.pageSideSection::-webkit-scrollbar-track {
	background: #f1f1f1 !important;
}

.pageSideSection::-webkit-scrollbar-thumb {
	background: #888 !important;
}

.pageSideSection::-webkit-scrollbar-thumb:hover {
	background: #ccc !important;
}

.pageSideSection {
	overflow: scroll;
	max-height: 500px !important;
}

.doc_rightsidebar {
	padding-top: 35px;
}

.faqs .elementor-accordion-item {
	border: 2px solid #e5e5e5 !important;
	border-radius: 10px;
	background: #fff;
	box-shadow: 0 3px 10px -5px rgb(0 0 0 / 21%);
	padding: 20px 30px;
	padding-top: 15px;
	padding-left: 40px;
	margin-bottom: 40px;
}

li.wedocs-docs-single {
	border-radius: 8px 8px 8px 8px;
	border-style: solid !important;
	border-width: 2px 2px 2px 2px !important;
	border-color: #f0f0f0 !important;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 20px 20px 10px 20px;
	margin: 25px auto !important;
	float: none !important;
	width: 45% !important;
}

li.wedocs-docs-single:hover {
	box-shadow: -5px 28px 25px 10px #f0f0f0 !important;
}

.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single h3 a {
	text-decoration: none;
	color: #2e4757;
	font-family: "Poppins", Sans-serif;
	font-size: 17px;
	font-weight: 600;
}

ul.wedocs-doc-sections li a {
	color: #2e4757;
	font-family: "Poppins", Sans-serif;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none !important;
}

.wedocs-doc-link {
	background-color: transparent !important;
	border: none !important;
	margin-top: 10px;
	margin-bottom: 15px;
}

.wedocs-doc-link a {
	font-family: "Poppins", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #2e4757 !important;
	background-color: #fff !important;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #2e4757;
	border-radius: 8px 8px 8px 8px;
	box-shadow: 0 6px 18px 0 rgb(0 0 0 / 6%);
	padding: 14px 35px 14px 35px;
	width: 65%;
	transition: all 0.3s;
	text-decoration: none !important;
}

.wedocs-doc-link a:hover {
	color: #fff !important;
	background-color: #3a5eaf !important;
	border-color: #3a5eaf !important;
}

.wedocs-shortcode-wrap ul.wedocs-docs-list {
	width: 75% !important;
	display: block;
	margin: 0 auto !important;
}

body.docs-template-default.single.single-docs {
	background-color: #fff !important;
}

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list>li.current_page_item>a {
	background-color: #3a5eaf !important;
}

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li a {
	color: #2e4757;
	font-family: "Poppins", Sans-serif;
	font-size: 15px;
	font-weight: 600;
}

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list>li.current_page_ancestor>a {
	background-color: #3a5eaf !important;
}

.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list>li.current_page_parent li.current_page_item>a {
	border-left: 2px solid #3a5eaf;
}

.wp-block-cover.alignfull.is-light.doc--banner {
	margin-top: -30px !important;
}

body .elementor-widget-image .elementor-image>a img[src$=".svg"] {
	width: auto;
}

a.bundle_btn {
	font-family: "Roboto Slab", Sans-serif;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	fill: #375caf;
	color: #375caf !important;
	background-color: #61ce7000 !important;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #375caf !important;
	border-radius: 6px 6px 6px 6px;
	padding: 12px 40px 12px 40px;
}

a.bundle_btn:hover,
a.bundle_btn:focus {
	color: #ffffff !important;
	background-color: #375caf !important;
	border-color: #375caf !important;
}

body .elementor-price-table .elementor-price-table__features-list li .elementor-price-table__feature-inner {
	display: flex;
	margin: auto;
	width: 65%;
}

.freemius_button {
	color: #fff;
	background: #375caf;
	padding: 12px 25px;
	transition: 0.3s;
	border-radius: 4px;
	text-transform: uppercase;
	font-weight: 600;
	border-color: #375caf;
}

.blog .ast-article-post {
	margin-bottom: 2em;
}

#logoutuser,
#myaccount,
body.logged-in #signup,
body.logged-in #loginbtn {
	display: none;
}

body.forum-archive.logged-in #logoutuser,
body.forum.bbpress.logged-in #myaccount,
body.forum-archive.logged-in #myaccount,
body.forum.bbpress.logged-in #logoutuser {
	display: block;
}

#myaccount a {
	padding: 10px 30px 10px 35px;
}

.ast-archive-description {
	text-align: center;
}

.ast-archive-description .ast-archive-title {
	font-weight: 600;
}

.ast-edd-container .edd-download {
	background: #f4f7fa;
	box-shadow: 1px 0 15px 5px #ddd;
	border: 2px solid #ddd;
}

.ast-edd-download-categories a {
	border-radius: 100px;
	padding: 5px;
	margin-right: 5px;
	background: #00c99b;
	color: #ffffff;
	font-weight: 600;
	letter-spacing: 0.5px;
}

body .ast-edd-archive-block-wrap {
	display: flex;
	flex-direction: column;
	height: 100%;
}

body .edd_download_image {
	flex: 1;
	background: #ffffff;
}

.ast-edd-download-categories {
	padding: 20px 0 20px 0;
}

body #footer .ast-edd-archive-article {
	width: auto;
}

a.freemiusbtn,
.postman_freemius_btn button {
	font-family: "Poppins", Sans-serif !important;
	color: #000 !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	background-color: #f9aa39 !important;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #F9AA39 !;
	margin: 0 auto;
	display: block;
	transition-duration: 0.3s;
	width: 180px !important;
	border-radius: 100px 100px 100px 100px;
	padding: 10px 0;
}

a.freemiusbtn:hover,
.postman_freemius_btn button:hover {
	color: #000 !important;
	background-color: #fa8900 !important;
	transition-duration: 0.3s;
}

.freemius_short_cont {
	margin-top: -90px;
}

.price_button_box .eael-pricing.style-1 .eael-pricing-item {
	padding-bottom: 70px;
}

.extension_items {
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 18%);
	padding: 50px 50px 50px 50px;
	background-color: #f8f8f8;
	transition: 0.5s ease all;
	text-align: center;
}

.extension_items h6.extension_sub_title {
	color: #433f3e;
	font-family: "Poppins", Sans-serif;
	letter-spacing: -1.6px;
	font-weight: 600;
	font-size: 18px;
}

.extension_items h3.extension_title {
	font-family: "Poppins", Sans-serif;
	font-size: 25px;
	font-weight: 500;
	letter-spacing: -1.6px;
	margin: 0;
}

.extension_items h5.extension_bottom_title {
	color: #433f3e;
	font-family: "Poppins", Sans-serif;
	font-size: 23px;
	font-weight: 500;
	letter-spacing: -1.6px;
}

.extension_items img {
	width: 100%;
	margin-bottom: 40px;
}

.extension_items p {
	height: 100px;
	color: #433f3e;
	font-family: "Roboto";
	font-size: 16px;
	line-height: 22px;
}

.extension_items a {
	font-family: "Roboto", Sans-serif;
	font-weight: 500;
	color: #375caf;
	border-radius: 5px;
	font-size: 15px;
	padding: 12px 18px;
}

#home_carousel .owl-stage-outer {
	padding-bottom: 15px;
}

#home_carousel .owl-nav {
	display: none;
}

body.page-id-8 #fs_dashboard_container {
	width: 100% !important;
	height: 650px !important;
}

body.page-id-8 #content {
	background: #eaeaea;
}

#home_carousel .owl-dots {
	margin-top: 30px;
}

#home_carousel .owl-dots button.active span {
	background: #375caf !important;
}

#home_carousel .owl-dots button span {
	background: #f9aa39 !important;
}

.extensions_archive_sec .extension_items {
	padding: 20px 40px 50px 40px;
}

.extensions_archive_sec .extension_items h3.extension_title {
	font-size: 28px;
}

li.buy_now_mobile_btn {
	display: none !important;
}

a.extension_buynow,
button#buynowbtn {
	display: inline-block;
	margin: 0 0 0 10px;
	font-family: "Roboto", Sans-serif;
	font-weight: 500;
	color: #000;
	background-color: #FFA41C;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #FFA41C;
	border-radius: 50px 50px 50px 50px;
	padding: 10px 30px 10px 30px;
	font-size: 15px;
}

div#buynowbtn {
	display: inline-block;
}

a.extension_buynow:hover,
button#buynowbtn:hover {
	background-color: #FFB342;
}

.sub-menu li.request_icon a {
	padding-left: 13px !important;
	margin-left: 0 !important;
	padding-right: 40px !important;
}

li.documentation_icon a,
li.support_icon a {
	padding-left: 15px !important;
}

.buynowextension button span {
	font-size: 20px !important;
	margin-left: 10px;
	font-weight: normal;
}

ul.sub-menu li a img {
	width: 18px;
	margin-right: 5px;
}

body.single-post .wp-block-heading {
	/* color: #242424; */
}

body.single-post p,
body.single-post li {
	/* font-size: 18px; */
	/* color: #242424; */
}

.doc-post-content .broad-colors {
	color: #3b61b9 !important;
}

p.brown_text {
	color: #7e4e00 !important;
}

p.graybg_black_text {
	color: #686c78 !important;
}

.inner-price .pricing-col--mob .elementor-widget-wrap.elementor-element-populated {
	background-color: #ffffff !important;
}

p.white-bg a {
	color: #fff;
}

p.blue-bg a {
	color: #fff;
}

p.blue-bg {
	display: inline-block;
	padding: 10px 20px;
}

p.blue-bg a mark {
	text-decoration: underline !important;
}

p.blue-bg a strong {
	text-decoration: underline !important;
	color: #fff;
}

.has-background {
	color: white !important;
}

.list_bg_txt_white {
	padding: 10px 20px;
}

.list_bg_txt_white a {
	color: #ffff !important;
}

search .elementor-search-form {
	border-radius: 10px;
	box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.225);
	background-color: #ffffff;
}

@media screen and (max-width: 500px) {
	.hightlight--sale {
		display: inline-block;
	}
}

.exten--icon h3 {
	margin-bottom: 15px;
}

.exten--icon .exten--sub {
	bottom: 0.55em;
	font-size: 14px;
	font-weight: 600;
}

.hightlight--sale {
	font-weight: 600;
	background-color: #f9aa39;
	padding: 2px 10px;
	border-radius: 7px;
	color: #000;
}

.eae-cs-layout-skin3 .eae-cs-switch-label input.eae-content-toggle-switch+span:before {
	left: 0;
}

@media screen and (max-width: 500px) {
	ul.sub-menu li a:hover img {
		filter: invert(1);
	}

	.elementor-nav-menu ul {
		border-bottom: 1px solid #ccc;
	}

	.elementor-sub-item.elementor-item-active img {
		filter: invert(1);
	}
}

body.forum-archive {
	background-color: #fff !important;
}

body.forum-archive .widget-area {
	display: none !important;
}

body.forum-archive div#primary {
	width: 100% !important;
}

body.forum-archive form#bbp-search-form {
	margin-bottom: 25px;
}

body.forum-archive input#bbp_search_submit {
	font-family: "Poppins", Sans-serif;
	font-size: 14px;
	font-weight: 400;
	fill: #ffffff;
	color: #ffffff;
	background-color: #375caf;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #375caf;
	border-radius: 100px 100px 100px 100px;
	padding: 5px 35px 5px 35px;
	transition: all 0.3s;
}

input#bbp_search_submit:hover {
	color: #375caf !important;
	background-color: #ffffff !important;
}

body.forum-archive input#bbp_search {
	background-color: #fff;
	border-radius: 7px;
	border: 1px solid #ccc;
	padding: 8px 8px;
	margin-right: 10px;
}

body.forum-archive h1.entry-title {
	color: #3a5eaf;
	font-family: "Poppins", Sans-serif;
	font-weight: 600;
	font-size: 50px;
}

body.forum-archive article {
	padding: 20px !important;
}

body.forum-archive .forum-titles li {
	color: #646464;
	font-family: "Poppins", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
}

body.forum-archive ul.bbp-forum-visibility-publish {
	font-family: "Poppins", Sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
}

body.forum-archive .bbp-footer {
	background: #eaeaea;
}

body.forum {
	background-color: #fff !important;
}

body.forum .widget-area {
	display: none !important;
}

body.forum div#primary {
	width: 100% !important;
}

body.forum form#bbp-search-form {
	margin-bottom: 25px;
}

.ast-article-single input#bbp_search_submit {
	font-family: "Poppins", Sans-serif;
	font-size: 14px;
	font-weight: 400;
	fill: #ffffff;
	color: #ffffff;
	background-color: #375caf;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #375caf;
	border-radius: 100px 100px 100px 100px;
	padding: 5px 35px 5px 35px;
	transition: all 0.3s;
}

.ast-article-single input#bbp_search_submit:hover {
	color: #375caf !important;
	background-color: #ffffff !important;
}

.ast-article-single input#bbp_search {
	background-color: #fff;
	border-radius: 7px;
	border: 1px solid #ccc;
	padding: 8px 8px;
	margin-right: 10px;
}

.ast-article-single h1.entry-title {
	color: #3a5eaf;
	font-family: "Poppins", Sans-serif;
	font-weight: 600;
	font-size: 50px;
}

.ast-article-single article {
	padding: 20px !important;
}

.ast-article-single .forum-titles li {
	color: #646464;
	font-family: "Poppins", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
}

.ast-article-single ul.bbp-forum-visibility-publish {
	font-family: "Poppins", Sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
}

.ast-article-single .bbp-footer {
	background: #eaeaea;
}

.ast-article-single form legend {
	color: #3a5eaf;
	font-family: "Poppins", Sans-serif;
	font-weight: 600;
	font-size: 20px;
}

.ast-article-single form .bbp-form input {
	width: 100%;
	background-color: #fff;
	border-radius: 7px;
	border: 1px solid #ccc;
	margin-top: 10px !important;
}

.ast-article-single form .bbp-form textarea {
	width: 100%;
	background-color: #fff;
	border-radius: 7px;
	border: 1px solid #ccc !important;
	height: 150px;
}

.ast-article-single form .bbp-form select {
	width: 100%;
	background-color: #fff;
	border-radius: 7px;
	border: 1px solid #ccc;
	margin-top: 10px !important;
}

.ast-article-single form .bbp-form input[type="checkbox"],
input[type="radio"] {
	width: 20px !important;
}

.ast-article-single form .bbp-form .bbp-submit-wrapper button {
	font-family: "Poppins", Sans-serif;
	font-size: 14px;
	font-weight: 400;
	fill: #ffffff;
	color: #ffffff;
	background-color: #375caf;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #375caf;
	border-radius: 100px 100px 100px 100px;
	padding: 5px 35px 5px 35px;
	transition: all 0.3s;
}

.ast-article-single form .bbp-form .bbp-submit-wrapper button:hover {
	color: #375caf !important;
	background-color: #ffffff !important;
}

.ast-article-single form .bbp-form label {
	color: #333;
	font-family: "Poppins", Sans-serif;
	font-weight: 500;
	font-size: 15px;
	margin-bottom: 10px;
}

.ast-article-single .bbp-body ul li a {
	font-family: "Poppins", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #375caf;
}

.ast-article-single .bbp-body ul li {
	margin-top: 10px !important;
}

.ast-article-single p.bbp-topic-meta a {
	font-size: 11px !important;
}

.topic div#secondary {
	display: none;
}

.topic div#secondary {
	display: none;
}

.ast-article-single form#bbp-search-form {
	margin-bottom: 25px;
}

.ast-article-single input#bbp_search_submit {
	font-family: "Poppins", Sans-serif;
	font-size: 14px;
	font-weight: 400;
	fill: #ffffff;
	color: #ffffff;
	background-color: #375caf;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #375caf;
	border-radius: 100px 100px 100px 100px;
	padding: 5px 35px 5px 35px;
	transition: all 0.3s;
}

.ast-article-single input#bbp_search_submit:hover {
	color: #375caf !important;
	background-color: #ffffff !important;
}

.ast-article-single input#bbp_search {
	background-color: #fff;
	border-radius: 7px;
	border: 1px solid #ccc;
	padding: 8px 8px;
	margin-right: 10px;
}

.ast-article-single h1.entry-title {
	color: #3a5eaf;
	font-family: "Poppins", Sans-serif;
	font-weight: 600;
	font-size: 50px;
}

.ast-article-single article {
	padding: 20px !important;
}

.ast-article-single .forum-titles li {
	color: #646464;
	font-family: "Poppins", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
}

.ast-article-single ul.bbp-forum-visibility-publish {
	font-family: "Poppins", Sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
}

.ast-article-single .bbp-footer {
	background: #eaeaea;
}

.ast-article-single form legend {
	color: #3a5eaf;
	font-family: "Poppins", Sans-serif;
	font-weight: 600;
	font-size: 20px;
}

.ast-article-single form .bbp-form input {
	width: 100%;
	background-color: #fff;
	border-radius: 7px;
	border: 1px solid #ccc;
	margin-top: 10px !important;
}

.ast-article-single form .bbp-form textarea {
	width: 100%;
	background-color: #fff;
	border-radius: 7px;
	border: 1px solid #ccc !important;
}

.ast-article-single form .bbp-form select {
	width: 100%;
	background-color: #fff;
	border-radius: 7px;
	border: 1px solid #ccc;
	margin-top: 10px !important;
}

.ast-article-single form .bbp-form input[type="checkbox"],
input[type="radio"] {
	width: 20px !important;
}

.ast-article-single form .bbp-form .bbp-submit-wrapper button {
	font-family: "Poppins", Sans-serif;
	font-size: 14px;
	font-weight: 400;
	fill: #ffffff;
	color: #ffffff;
	background-color: #375caf;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #375caf;
	border-radius: 100px 100px 100px 100px;
	padding: 5px 35px 5px 35px;
	transition: all 0.3s;
}

.ast-article-single form .bbp-form .bbp-submit-wrapper button:hover {
	color: #375caf !important;
	background-color: #ffffff !important;
}

.ast-article-single form .bbp-form label {
	color: #333;
	font-family: "Poppins", Sans-serif;
	font-weight: 500;
	font-size: 15px;
	margin-bottom: 10px;
}

.ast-article-single .bbp-body ul li a {
	font-family: "Poppins", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #375caf;
}

.ast-article-single .bbp-body ul li {
	margin-top: 10px !important;
}

.ast-article-single p.bbp-topic-meta a {
	font-size: 11px !important;
}

body.topic {
	background-color: #fff !important;
}

body.topic .widget-area {
	display: none !important;
}

body.topic div#primary {
	width: 100% !important;
}

nav.navigation.post-navigation {
	display: none;
}

.elementor-widget-theme-post-content p {
	word-break: break-word;
}

input#mc-embedded-subscribe {
	font-family: "Poppins", Sans-serif;
	font-size: 14px;
	font-weight: 400;
	fill: #ffffff;
	color: #ffffff;
	background-color: #375caf !important;
	border-style: solid;
	border-width: 2px 2px 2px 2px !important;
	border-color: #375caf;
	border-radius: 100px 100px 100px 100px !important;
}

.elementor-widget-theme-post-content h2,
.elementor-widget-theme-post-content h3 {
	margin: 20px 0 20px 0;
	text-align: start;
	font-weight: 500 !important;
	line-height: 1.2;
}

.elementor .elementor-widget:not(.elementor-widget-text-editor) figure {
	margin-bottom: 1.75em;
}

.ast-archive-description h2 {
	display: none;
}

#page {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

#content {
	flex: 1;
}

.single h1 {
	word-break: break-word;
}

.single code {
	background: #dddddd6e;
	padding: 5px;
}

.elementor-widget-author-box .elementor-author-box__bio {
	word-break: break-word;
}

.no--mob #menu-1-10c9f1ac li a sub {
	position: absolute;
	right: 0;
	top: -5px;
	font-size: 13px;
	color: red;
	font-weight: 700;
	right: 15px;
	animation: blinkingText 1.2s infinite;
}

@keyframes blinkingText {
	0% {
		color: red;
	}

	49% {
		color: red;
	}

	60% {
		color: transparent;
	}

	99% {
		color: transparent;
	}

	100% {
		color: purple;
	}
}

body.page-id-81183 h1.wp-block-post-title {
	display: none;
}

body.page-id-81183 main#wp--skip-link--target {
	margin: 0 !important;
}

body.page-id-81183 .wp-block-uagb-advanced-heading.uagb-block-be5c08f0.sub-heading {
	width: 31em;
	margin: 0 auto;
}

body.page-id-81183 p.has-text-align-center.main-heading {
	margin-bottom: 12px;
}

body.page-id-81183 ul.has-medium-font-size li {
	list-style: none;
}

body.page-id-81183 .main-doc-container {
	position: relative;
}

body.page-id-81183 div#doc-nav.sticky {
	position: fixed;
	top: 43px;
	display: inline-flex;
	width: 22.5%;
}

body.page-id-81183 ul li a {
	text-decoration: none;
}

body.page-id-81183 h3.uagb-heading-text a {
	color: gray;
	font-size: 20px;
}

body.page-id-81183 ul.doc-nav {
	margin: 10px 0;
}

body.page-id-81183 ul.doc-nav li {
	padding: 7px;
	list-style: auto;
}

body.page-id-81183 ul.doc-nav ol li a {
	font-weight: 400;
}

body.page-id-81183 div#doc-nav {
	background-color: whitesmoke;
	border: none;
	box-shadow: 0 0 5px #ccc;
}

body.page-id-81183 ul.doc-nav a:hover {
	color: #3a5eaf;
}

body.page-id-81183 .entry-title {
	display: none;
}

body.page-id-81183 h1 {
	font-family: "Poppins", Sans-serif;
}

ul.doc-nav li a {
	color: black;
	font-weight: 600;
}

ul.doc-nav li a:hover {
	color: #3a5eaf;
}

body.page-id-81183 ul.doc-nav ol li {
	list-style: outside;
}

body.page-id-81183 #primary {
	margin: 0;
	margin-top: -40px;
}

body.page-id-81183 div#main-doc-cont h3 a {
	color: gray;
	font-size: 18px;
}

section.elementor-element.elementor-element-37b7844 {
	display: none !important;
}

.btn--rgb a {
	background: rgb(2, 0, 36);
	background-image: linear-gradient(to right, #b4d859, #98d366, #7dcd73, #64c77f, #4dbf8a, #2ab89a, #00b0a7, #00a7af, #009bbd, #008cca, #0079cf, #3662c7);
}

.btn--rgb a span.elementor-button-icon.elementor-align-icon-right {
	font-size: 20px;
}

.btn-exten-icon span.elementor-button-icon.elementor-align-icon-right {
	font-size: 20px;
}

.text--gradient h4 {
	background-color: #fff;
	background-image: linear-gradient(to right, #b4d859, #98d366, #7dcd73, #64c77f, #4dbf8a, #2ab89a, #00b0a7, #00a7af, #009bbd, #008cca, #0079cf, #3662c7);
	background-size: 100%;
	background-repeat: repeat;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-moz-background-clip: text;
	-moz-text-fill-color: transparent;
}

.mailer--col .elementor-widget-wrap.elementor-element-populated {
	background-image: linear-gradient(to bottom, #ffffff, #fdfdff, #fafbfe, #f6f9fe, #f2f8fd);
}

.logo--bounce img,
.logo--bounce2 img {
	transition: transform 0.3s ease-in-out;
}

.logo--bounce img {
	animation: moveUpDown 4s linear infinite;
}

@keyframes moveUpDown {

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

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

.logo--bounce2 img {
	animation: moveUpDown 4s linear infinite;
	animation-delay: 2s;
}

.page-id-88682 footer#colophon {
	display: none;
}

@media screen and (max-width: 500px) {
	.flex--resv .elementor-container.elementor-column-gap-default {
		flex-direction: column-reverse;
	}
}

@media screen and (max-width: 800px) {
	.icon.bs-sm {
		margin-left: 120px;
	}

	.d-items .documentation_item {
		width: 100%;
		margin: 14px 0;
		display: block;
	}

	.d-items.doc-items.mt-5 {
		text-align: center;
	}

	.single-docs .shortcode_title h1 {
		text-align: center !important;
	}
}

.soon--white .elementor-image:before {
	content: "Coming Soon";
	position: absolute;
	top: -15px;
	right: 0;
	line-height: 30px;
	color: #fff;
	font-family: "Poppins", Sans-serif;
	font-weight: 600;
	font-size: 16px;
	animation: blinker 1s linear infinite;
}

#copycode.copied {
	position: relative;
}

#copycode.copied:after {
	content: "Copied";
	position: absolute;
	left: 20px;
	right: 0;
	position: absolute;
	background: #000;
	font-size: 12px;
	width: 58px;
	padding: 4px;
	font-weight: 400;
	top: -20px;
}

body {
	counter-reset: section;
}

.counter-list h2.uagb-heading-text:before {
	counter-increment: section;
	content: counter(section);
	background: #375caf;
	border-radius: 7px;
	color: #ffffff;
	padding: 3px 18px;
	margin-right: 15px;
	font-size: 28px;
	width: 45px;
	height: 45px;
}

.review-v2 .swiper-wrapper {
	min-height: auto !important;
	align-items: stretch !important;
}

.review-v2 .swiper-wrapper .wp-block-uagb-slider-child {
	height: auto;
}

.review-v2 .swiper-wrapper .swiper-content {
	height: 100%;
}

.review-v2 .swiper-wrapper .swiper-content .wp-block-uagb-container {
	height: 100%;
	justify-content: flex-start;
}

@media screen and (max-width: 767px) {
	li.buy_now_mobile_btn {
		display: block !important;
		color: #fff;
		background-color: #ff8800;
	}

	li.buy_now_mobile_btn a {
		color: #fff;
	}
}

@media (min-width: 0px) and (max-width: 480px) {
	.extensions_archive_sec .extension_items {
		padding: 20px 20px 25px 20px;
	}

	.faqs .elementor-accordon-item {
		padding: 20px 20px;
		padding-left: 10px;
	}

	.body.single-post p {
		font-size: 16px !important;
	}

	.body.single-post ul {
		margin: 0;
	}
}

/* Addional Mega menu Css */
/* Start */

.astra-advanced-hook-237172 #mega-menu-container {
    display: flex !important;
    flex-direction: column;
}
/* END */


/* Integration menu item */
#mega-menu-container .wp-block-uagb-loop-wrapper > .menu-item {
    position: relative;
    width: 100%;
    padding: 12px 14px;
    border-radius: 8px;
    transition:
        background-color 0.2s ease,
        transform 0.2s ease;
}

/* Background on hover */
#mega-menu-container .wp-block-uagb-loop-wrapper > .menu-item:hover {
    background-color: #dcecff;
}

/* Keep integration name and arrow aligned */
#mega-menu-container .wp-block-uagb-loop-wrapper .uagb-heading-text {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

/* Hidden arrow */
#mega-menu-container .wp-block-uagb-loop-wrapper .uagb-heading-text::after {
content: url(https://postmansmtp-live.s3.amazonaws.com/wp-content/uploads/2026/07/Vectormmmmmm.svg);
    display: inline-block;
    font-size: 20px;
    bottom: 6px;
    font-weight: 600;
    position: absolute;
    line-height: 1;
    left: 114px !important;
    opacity: 0;
    transform: translateX(-5px);
    transition: opacity 0.2s ease, transform 0.2s ease;

}

/* Show arrow on hover */
#mega-menu-container
.wp-block-uagb-loop-wrapper
> .menu-item:hover
.uagb-heading-text::after {
    opacity: 1;
    transform: translateX(0);
}

@media (max-width: 1024px) {
    .astra-advanced-hook-237172 {
        display: none !important;
    }
}