@font-face {
  font-family: "Miletus Grotesk Trial";
  src: url("https://blogs.novita.ai/wp-content/uploads/2026/05/MiletusGroteskTrial-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Miletus Grotesk Trial";
  src: url("https://blogs.novita.ai/wp-content/uploads/2026/05/MiletusGroteskTrial-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Miletus Grotesk Trial";
  src: url("https://blogs.novita.ai/wp-content/uploads/2026/05/MiletusGroteskTrial-Medium.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Miletus Grotesk Trial";
  src: url("https://blogs.novita.ai/wp-content/uploads/2026/05/MiletusGroteskTrial-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

html,body,* {
	font-family: "Miletus Grotesk Trial", Helvetica, Arial, sans-serif  !important;
}

.ast-archive-entry-banner .ast-container{
	padding-left: 0;
	padding-right: 0;
}

.ast-archive-entry-banner .ast-container p {
	max-width: 700px;
}

#content .ast-container{
	padding-left: 0 !important;
	padding-right: 0 !important;
}

/* #content .ast-container #primary {
	margin: 40px 0;
} */


#content .ast-container .ast-container {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	gap: 60px;
}

#content #primary {
	flex: 1;
}

#content #secondary {
	width: 264px;
	margin-left: 60px;
	padding-left: 0px;
}

#content .ast-container .ast-post-filter .ast-post-filter-single {
	background-color: #FFF;
	border: 1px solid #262626;
	border-radius: 40px;
	font-size: 13px;
	font-weight: 400;
	line-height: 18px;
	color: #0F172A;
	padding: 5px 14px;
}

#content .ast-container .ast-post-filter .active{
	background-color: #262626;
	color: #FFF;
}

#main #infinite-handle{
	display: none;
}

#main .entry-header img {
	aspect-ratio: 2 / 1;
  width: 100%;
}

#main .ast-row .ast-article-post .ast-article-inner {
	background-color: #FAFAFA;
	border: 1px solid transparent;
	border-radius: 8px;
	box-shadow: none;
}

#main .ast-row .ast-article-post:hover .ast-article-inner{
	box-shadow: 2px 2px 0px 0px #000;
	border: 1px solid #000;
}

.ast-article-post .post-thumb-img-content img {
    aspect-ratio: 2 / 1;
    width: 100%;
}

.ast-article-post .entry-title{
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 14px;
	font-weight: 600;
}

.ast-article-post .entry-header{
	margin-top: 20px;
	margin-bottom: 0;
}

.ast-separate-container.ast-two-container #secondary .widget {
	padding: 0;
}

.footer-link {
	display: block;
	line-height: 1.5;
	font-size: 14px;
	margin-bottom: 16px;
	color: #292827;
	line-height: 32px;
}

.footer-link:hover{
	text-decoration: underline;
	color: #292827;
}


.my-widgets-post .wp-block-heading{
	font-size: 16px;
	font-weight: 600;
}

.my-widgets-post .wp-block-latest-posts__list li{
	padding: 24px 16px;
	width: 264px;
	background-color: #FAFAFA;
	border-radius: 4px;
	border: 1px solid #D4D4D4;
	color: var(--text-1, #0A0A0A);

	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px; /* 146.667% */
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: auto;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
}


#secondary {
	width: 264px;
}

.wp-block-button__link {
	width: 264px;
}

#secondary li {
	margin-bottom: 16px;
}

#secondary #wp-block-search__input-1 {
	border-radius: 40px !important;
	border: 1px solid #D4D4D4;
	background: #FFF;
}
#secondary #wp-block-search__input-2 {
	border-radius: 40px !important;
	border: 1px solid #D4D4D4;
	background: #FFF;
}

.widget_search .search-form .search-field {
	border-radius: 40px !important;
	border: 1px solid #D4D4D4;
	background: #FFF;
}

.wp-block-search__inside-wrapper {
	margin-bottom: 48px;
}

#h-latest-posts {
	color: #000;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 38px;
	margin-bottom: 8px;
}

.my-widgets-post .wp-block-latest-posts__list li a{
	text-decoration: underline;
}

.wp-block-uagb-container.uagb-layout-grid p {
	padding: 12px 20px;
	line-height: 24px;
	color: #1E293B;
	font-weight: 400;
	font-size: 16px;
	background-color: #FAFAFA;
	border-radius: 4px;
	border: 1px solid #E7E6E2;
	margin-bottom: 0px;
}

.wp-block-uagb-container.uagb-layout-grid p a {
	text-decoration: underline;
}

.sidebar-main .right-llm-playground{
	gap: 0;
	width: 264px;
	height: 134px;
	padding: 0;
	background-image: url(https://blogs.novita.ai/wp-content/uploads/2026/04/llm-playground.png
);
	background-size: contain;
	background-repeat: no-repeat;
}

.sidebar-main .right-llm-playground .wp-block-button {
	color: transparent;
	height: 100%;
	opacity: 0;
}

.sidebar-main .right-llm-playground .wp-block-button a{
	display: block;
	width: 100%;
	height:100%;
}

#common-header-menu a {
	display: inline-block;
	padding: 8px;
	border-radius: 8px;
}

/* #common-header-menu a:hover{
	background-color: #f5f5f5;
}

#common-header-menu a#get-started-btn{
	background: #23d57c;
	border-radius: 4px;
	line-height: 1;
}

#common-header-menu a#get-started-btn:hover {
	background: #caf6e0;
} */
.ast-builder-grid-row-has-sides {
	max-width: 1280px;
	padding: 6px 6px 6px 20px;
	height: 56px;
	
	border-radius: 100px;
	border: 1px solid rgba(10, 10, 10, 0.07);
	background: rgba(255, 255, 255, 0.50);
	box-shadow: 0 0 12px 0 rgba(255, 255, 255, 0.50) inset;
	backdrop-filter: blur(20px);
}
#ast-fixed-header .main-header-bar {
	box-shadow: none;
}

/* #common-header-menu {
	max-width: 1280px;
	padding: 6px 6px 6px 20px;
	
	border-radius: 100px;
border: 1px solid rgba(10, 10, 10, 0.07);
background: rgba(255, 255, 255, 0.50);
box-shadow: 0 0 12px 0 rgba(255, 255, 255, 0.50) inset;
} */

#common-header-menu a#get-started-btn{
	background: #262626;
	color: #FFFFFF;
	border-radius: 999px;
	padding: 0 20px;
	line-height: 44px;
}

#common-header-menu a#get-started-btn:hover {
	background: #caf6e0;
	cursor: pointer;
}

a#get-started-btn-new {
	background: #262626;
	color: #FFFFFF;
	border-radius: 999px;
	padding: 0 20px;
	display: flex;
	line-height: 44px !important;
}

a#get-started-btn-new:hover {
	background: #caf6e0;
	cursor: pointer !important;
}

.ast-article-single img{
	margin: 20px 0;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
}

#common-footer {
	display: flex;
	width: 100%;
	gap: 100px;
	flex-wrap: wrap;
}
#common-footer {
	padding-bottom: 64px;
	margin-bottom: 72px;
}
#common-footer #footer-right {
	flex: 1;
}

body .skip-link{
	display: none !important;
}

@media screen and (max-width: 1350px) {
/* 	.ast-container{
		padding: 0 16px !important;
	} */
	#common-footer{
		padding-left: 16px;
		padding-right: 16px;
	}
	
  .footer-bottom {
		padding-left: 16px !important;
		padding-right: 16px !important;
		flex-wrap: wrap;
		margin-left: 0 !important;
    margin-right: 0 !important;
	}
	.footer-bottom .footer-bottom-container {
		flex-wrap: wrap;
	}
/* 	.footer-bottom .left-link {
		flex-wrap: wrap;
	} */
}

.ast-row article:first-of-type .entry-title a {
	color: #000;

	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	letter-spacing: -0.48px;
}
.ast-row article:first-of-type .ast-excerpt-container p {
	color: #404040;

	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
}
.ast-row article:first-of-type .entry-header * {
	color: #000 !important;

	font-size: 15px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 22px !important;
}

.ast-pagination .page-numbers {
	border-radius: 4px;
	border: 1px solid #000;
	background-color: #FFF;
	color: #000;
}

.ast-pagination .page-numbers:hover {
	background-color: #FFF;
	color: #000;
	opacity:0.8;
}

.ast-pagination a:focus {
	color: #000;
}

.ast-pagination .page-numbers.next,.page-numbers.prev {
	border: none;
	background-color: transparent;
}

.ast-pagination .page-numbers.current {
	border-radius: 4px;
	background-color: #262626;
	border-color: #262626;
	color: #FFF;
}

.ast-row article:not(:first-of-type) .entry-title a {
	color: #000;

	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: -0.48px;
}
.ast-row article:not(:first-of-type) .ast-excerpt-container p {
	color: #737373;

	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
}
.ast-row article:not(:first-of-type) .entry-header * {
	color: #000 !important;

	font-size: 12px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 16px !important;
}

.single-post .site-content > .ast-container {
	max-width: 1280px !important;
}

.ast-separate-container .ast-article-single {
	padding: 0;
}

.site .ast-single-related-posts-container {
	margin-left: 0;
	margin-right: 0;
}

.ast-separate-container .comment-respond {
	padding-left: 0;
	padding-right: 0;
}

@media screen and (max-width: 921px) {
	#content #secondary {
		width: calc(100% - 30px);
		margin-left: 15px;
		margin-right: 15px;
	}
	.my-widgets-post .wp-block-latest-posts__list li{
		padding: 24px 16px;
		width: 100%;
		background-color: #FAFAFA;
		border-radius: 4px;
		border: 1px solid #D4D4D4;
		color: #0A0A0A;

		font-size: 15px;
		font-style: normal;
		font-weight: 400;
		line-height: 22px; /* 146.667% */
		text-decoration-line: underline;
		text-decoration-style: solid;
		text-decoration-skip-ink: auto;
		text-decoration-thickness: auto;
		text-underline-offset: auto;
		text-underline-position: from-font;
	}
/* 	.ast-header-break-point .ast-primary-header-bar {
		height: 40px;
		min-height: 40px;
	} */
	.ast-builder-grid-row-has-sides {
/* 		height: 40px; */
		margin-top: 12px;
	}	
	.home #content {
		margin-top: 480px !important;
	}	
	.ast-two-container #content {
		margin-top: 480px!important;
	}
	.wp-singular #content {
		margin-top: 0!important;
	}
	.search #content {
		margin-top: 0!important;
	}
	.wp-block-search__inside-wrapper {
		width: 100% !important;
	}
	.wp-block-latest-posts__list.wp-block-latest-posts {
		width: 100%;
	}
	.uagb-block-743b38b1.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button {
		width: 100% !important;
	}
	.wp-block-uagb-buttons .uagb-block-594216b3 .uagb-button__wrapper .uagb-buttons-repeater.wp-block-button__link {
		width: 100%;
    display: flex;
    gap: 10px;
	}
	.site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-tablet-stack .site-footer-section {
		margin-bottom: 0 !important;
	}
}

@media screen and (max-width: 900px) {
	#common-footer{
		flex-direction: column;
	}
	#footer-left {
		height: auto !important;
	}
	#footer-left > div{
		height: auto !important;
	}
	#footer-right #footer-resource{
		flex-wrap: wrap !important;
	}
	#footer-top-container .content {
		display: none !important;
	}
}

@media screen and (max-width: 900px) {
	#subscribe-email input {
		font-size: 14px !important;
	}	
	#subscribe-submit button {
		font-size: 14px !important;
		padding: 15px 12px !important;
	}
	.enlighter-code{
		overflow: auto;
	}
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] {
	background-color: #FAFAFA;
	border-top-color: #FAFAFA;
	padding-top: 0;
	padding-bottom: 0;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] #footer-common{
	background-color: #262626;
	color: #FFF;
	border-top-color: #262626;
	padding-top: 64px;
	max-width: 1280px;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] h5{
	color: #A1A1A1 !important;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] a{
	color: #D4D4D4 !important;
	font-size: 14px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 22px !important;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] p{
	color: #A1A1A1 !important;
	font-size: 14px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 22px !important;
}

/* .site-above-footer-wrap[data-section="section-above-footer-builder"] {
	padding-top: 64px;
	padding-bottom: 32px;
} */

.footer-bottom {
	border-top: 1px solid #434343;
	padding-top: 32px;
	padding-bottom: 32px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 32px;
	margin-left: -32px;
	margin-right: -32px;
	padding-left: 32px;
	padding-right: 32px;
}

.footer-bottom>div {
	color: #A1A1A1;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
}

.footer-bottom-container {
	display: flex;
	column-gap: 32px;
	row-gap: 16px;
}
.footer-bottom-container .left-link {
	display: flex;
	column-gap: 32px;
	row-gap: 16px;
}
.footer-bottom-container .left-link .footer-link {
	margin-bottom: 0;
}
.footer-bottom-container .right-icons {
	display: flex;
	gap: 24px;
}
.footer-bottom-container .right-icons a {
	width: 18px;
	height: 18px;
}
#footer-resource {
	gap: 20px;
}

.auth-icons {
	display: flex;
	flex-direction: row;
	gap: 16px;
}
.left-desc {
	color: #D4D4D4;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	width: 268px;
}

/* .site-header-focus-item {
	background: red;
	position: absolute;
	height: 432px;
	width: 100%;
} */

.ast-archive-entry-banner[data-post-type="post"] {
	margin-top: 0;
}
.ast-archive-entry-banner[data-post-type="post"] .ast-container h1 {
	color: #0A0A0A;
	font-size: 56px;
	font-style: normal;
	font-weight: 500;
	line-height: 64px;
	letter-spacing: -1.12px;
	margin-bottom: 24px !important;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row {
	width: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}


.site-above-footer-wrap[data-section="section-above-footer-builder"] #footer-container {
	background-color: #262626;
	color: #FFF;
	border-top-color: #262626;
	display: flex;
	justify-content: center;
}

.ast-archive-entry-banner[data-post-type="post"][data-banner-width-type="custom"] {
/* 	background: red; */
	background-image: url(https://blogs.novita.ai/wp-content/uploads/2026/04/bg.png
);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: absolute;
	height: 500px;
	width: 100%;
	max-width: 100%;
	padding-top: 44px;
	margin-bottom: 0;
	box-shadow: 0 35px 45px -12px rgba(0, 0, 0, 0.05);
	-webkit-mask-image: linear-gradient(to bottom,
    #000 0%,
    #000 90%,
    rgba(250,250,250,0) 100%
  );
  mask-image: linear-gradient(to bottom,
    #000 0%,
    #000 90%,
    rgba(250,250,250,0) 100%
  );
}

.ast-archive-entry-banner[data-post-type="post"][data-banner-width-type="custom"] .ast-container {
	display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  height: 100%;
	max-width: 1280px !important;
}

.home #content {
	margin-top: 420px;
}
.ast-two-container #content {
	margin-top: 420px;
}
.wp-singular #content {
	margin-top: 0!important;
}
.search #content {
	margin-top: 0!important;
}

.ast-archive-entry-banner .ast-container p {
	max-width: 420px;
	color: #737373 !important;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

#footer-top {
	margin-bottom: -24px;
	display: flex;
	justify-content: center;
	background-color: #FAFAFA;
}
#footer-top-container {
	max-width: 1480px;
	width: 100%;
	position: relative;
	display: flex;
	justify-content: center;
/* 	background-image: url(https://blogs.novita.ai/wp-content/uploads/2026/04/footer.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover; */
}
#footer-top-container .content {
	position: absolute;
	top: 80px;
	padding-left: 8px;
	padding-right: 8px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row;
	gap: 16px;
	flex-wrap: wrap;
	width: 100%;
	max-width: 1280px;
}
#footer-top-container .content .title {
	color: #262626;
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: 52px;
	letter-spacing: -0.96px;
	max-width: 540px
}

#footer-top-container .content .desc {
	color: rgba(10, 10, 10, 0.60);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	margin-bottom: 24px;
	max-width: 480px;
}

#footer-get-started {
	display: inline-flex;
	cursor: pointer;
	height: 44px;
	padding: 0 20px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	border-radius: 999px;
	border: 1px solid rgba(10, 10, 10, 0.60);
	background: #FFF;
	color: #000 !important;
	font-size: 15px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 22px !important;
}
#footer-get-started:hover {
	opacity: 0.8;
}
.site-above-footer-wrap.site-footer-focus-item:hover {
	border-color: transparent;
	outline: 1px solid transparent;
}
.ast-post-banner-highlight:hover {
	outline: 1px solid transparent;
}


/* @media (min-width: 900px) and (max-width: 1280px) {
  .wp-block-group.has-global-padding {
    width: 100% !important;
    box-sizing: border-box !important;
  }
} */

html {
  box-sizing: border-box;
}
*, *::before, *::after {
  box-sizing: inherit;
}

.ast-primary-header-bar:hover {
	outline: 1px solid transparent;
}
.ast-desktop:not(:has(.ast-header-sticked)) .ast-primary-header-bar .main-header-menu > .menu-item {
	padding: 5px 10px;
	color: #0A0A0A !important;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	border-radius: 100px;
}
.ast-builder-menu-1 .menu-item:hover > .menu-link {
	color: #0A0A0A !important;
}
.ast-desktop:not(:has(.ast-header-sticked)) .ast-primary-header-bar .main-header-menu > .menu-item:hover {
	background-color: rgb(0 0 0 / 0.04);
}
.ast-builder-menu .main-navigation>ul {
	gap: 16px;
}
.main-header-menu .menu-link {
	padding-left: 0;
	padding-right: 0;
}
.main-header-menu .sub-menu .menu-link {
	padding-left: 10px;
	padding-right: 10px;
}
.main-header-menu .menu-item {
	padding: 5px 0;
	color: #0A0A0A !important;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	border-radius: 100px;
}
.main-header-menu .menu-link {
	padding: 0;
}
.main-header-menu .sub-menu .menu-item {
	width: 100%;
}
.main-header-menu .sub-menu .menu-link {
	padding-top: 0px;
	padding-bottom: 0px;
}
.main-header-menu .sub-menu .menu-item:hover {
	background-color: rgb(0 0 0 / 0.04);
}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu {
	display: flex;
	width: 172px;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 10px;
	padding: 12px;
	border: none;
	margin-top: 2px;
	
	border-radius: 8px;
	border: 0.5px solid var(--border-subtle, rgba(10, 10, 10, 0.07));
	background: var(--alpha-light-80, rgba(255, 255, 255, 0.80));
	box-shadow: 0 0 12px 0 rgba(255, 255, 255, 0.50) inset;
	
}
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link {
	color: #0A0A0A;
}
.ast-primary-header-bar {
	background-color: transparent;
	border-bottom-color: transparent;
	transition: none;
}
@media (min-width: 900px) {
	.ast-container {
		max-width: 1280px !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}
@media screen and (min-width: 921px) and (max-width: 1320px) {
	.ast-archive-entry-banner[data-post-type="post"][data-banner-width-type="custom"] {
    padding-left: 20px;
	  padding-right: 20px;
	}
	#content {
    padding-left: 20px;
	  padding-right: 20px;
	}
	.ast-builder-grid-row-has-sides {
		margin-top: 12px;
	}
}

a#get-started-btn-new:hover {
	background: #262626;
	opacity: 0.8;
}
.customizer-item-block-preview:hover {
	outline: 1px solid transparent;
}
[CLASS*="-sticky-header-active"] .ast-header-sticked [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal,
.ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle {
	display: flex;
	width: 44px;
	height: 44px;
	padding: 0 20px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	
	border-radius: 999px;
  background: #262626;
}
.ast-header-break-point .ast-builder-menu-mobile .main-navigation {
	position: fixed;
}
[CLASS*="-sticky-header-active"] .ast-header-sticked [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal .ast-mobile-svg,
[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
	fill: #FFF;
}
[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal {
	color: transparent;
}
.ast-header-break-point .ast-mobile-header-wrap .ast-flex.stack-on-mobile {
	margin-left: 20px;
	margin-right: 20px;
	border-radius: 4px;
	gap: 2px;
}
.menu-link {
	color: #0A0A0A !important;
}
.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link:hover {
	border-radius: 4px;
}
.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item:hover > .menu-link {
	color: #0A0A0A !important;
	background-color: rgb(0 0 0 / 0.04) !important;
}
.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF !important;
	color: #0A0A0A !important;
}
.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle {
  box-shadow: none;
	top: 4px;
	right: 0;
	height: 32px;
	background-color: #FFF !important;
	color: #0A0A0A !important;
}
.ast-builder-menu-mobile .main-navigation .menu-item:hover > .ast-menu-toggle {
  color: #0A0A0A;
}
.ast-header-break-point .ast-icon.icon-arrow svg {
	margin-left: 0;
}
.ast-header-break-point .main-navigation ul .sub-menu .menu-item:not(.menu-item-has-children) .menu-link .icon-arrow:first-of-type {
	display: none;
}
.ast-header-break-point .main-navigation .stack-on-mobile li {
	background-color: transparent !important;
}
.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link {
	color: #0A0A0A !important;
	background-color: rgb(0 0 0 / 0.04) !important;
}
.ast-builder-menu-1 .menu-item > .menu-link .menu-text {
	color: #0A0A0A !important;
}
.ast-post-filter ul {
	padding-left: 0px;
}
.wp-singular #primary {
	margin-top: 42px !important;
}
@media (min-width: 1320px) {
	.ast-container {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}
@media (max-width: 1100px) {
	#footer-top-container .content {
		padding-left: 20px;
		padding-right: 20px;
	}
}