.ast-no-sidebar .entry-content .alignfull {
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%);
	max-width: 100vw;
	width: 100vw;
}

.ast-no-sidebar .entry-content .alignwide {
	margin-left: calc(-41vw + 50%);
	margin-right: calc(-41vw + 50%);
	max-width: unset;
	width: unset;
}

.ast-no-sidebar .entry-content .alignfull .alignfull, .ast-no-sidebar .entry-content .alignfull .alignwide, .ast-no-sidebar .entry-content .alignwide .alignfull, .ast-no-sidebar .entry-content .alignwide .alignwide, .ast-no-sidebar .entry-content .wp-block-column .alignfull, .ast-no-sidebar .entry-content .wp-block-column .alignwide {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.wp-block-gallery, .blocks-gallery-grid {
	margin: 0;
}

.wp-block-separator {
	max-width: 100px;
}

.wp-block-separator.is-style-wide, .wp-block-separator.is-style-dots {
	max-width: none;
}

.entry-content .has-2-columns .wp-block-column:first-child {
	padding-right: 10px;
}

.entry-content .has-2-columns .wp-block-column:last-child {
	padding-left: 10px;
}

@media (max-width: 782px) {
	.entry-content .wp-block-columns .wp-block-column {
		flex-basis: 100%;
	}
	
	.entry-content .has-2-columns .wp-block-column:first-child {
		padding-right: 0;
	}
	
	.entry-content .has-2-columns .wp-block-column:last-child {
		padding-left: 0;
	}
}

body .entry-content .wp-block-latest-posts {
	margin-left: 0;
}

body .entry-content .wp-block-latest-posts li {
	list-style: none;
}

.ast-no-sidebar .ast-container .entry-content .wp-block-latest-posts {
	margin-left: 0;
}

.ast-header-break-point .entry-content .alignwide {
	margin-left: auto;
	margin-right: auto;
}

.entry-content .blocks-gallery-item img {
	margin-bottom: auto;
}

.wp-block-pullquote {
	border-top: 4px solid #555d66;
	border-bottom: 4px solid #555d66;
	color: #40464d;
}

.ast-site-identity .site-title a {
	color: var(--ast-global-color-2);
}

.site-title {
	font-size: 35px;
	font-size: 2.3333333333333rem;
	display: none;
}

header .custom-logo-link img {
	max-width: 225px;
	width: 225px;
}

.astra-logo-svg {
	width: 225px;
}

.site-header .site-description {
	font-size: 15px;
	font-size: 1rem;
	display: none;
}

.entry-title {
	font-size: 30px;
	font-size: 2rem;
}

.archive .ast-article-post .ast-article-inner, .blog .ast-article-post .ast-article-inner, .archive .ast-article-post .ast-article-inner:hover, .blog .ast-article-post .ast-article-inner:hover {
	overflow: hidden;
}

h6, .entry-content :where(h6), .entry-content :where(h6) a {
	font-size: 18px;
	font-size: 1.2rem;
	line-height: 1.25em;
	font-weight: normal;
	font-family: "Montserrat", sans-serif;
}

.tagcloud a:hover, .tagcloud a:focus, .tagcloud a.current-item {
	color: transparent;
}

input[type="radio"]:checked, input[type=reset], input[type="checkbox"]:checked, input[type="checkbox"]:hover:checked, input[type="checkbox"]:focus:checked, input[type=range]::-webkit-slider-thumb {
	box-shadow: none;
}

.entry-meta, .entry-meta * {
	line-height: 1.45;
}

.calendar_wrap #today > a {
	color: transparent;
}

.ast-search-menu-icon .search-form button.search-submit {
	padding: 0 4px;
}

.ast-search-menu-icon form.search-form {
	padding-right: 0;
}

.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-form, .ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field:focus {
	transition: all .2s;
}

.search-form input.search-field:focus {
	outline: none;
}

.widget-title, .widget .wp-block-heading {
	font-size: 21px;
	font-size: 1.4rem;
}

input {
	outline: none;
}

.header-main-layout-3 .ast-main-header-bar-alignment {
	margin-right: auto;
}

.header-main-layout-2 .site-header-section-left .ast-site-identity {
	text-align: left;
}

.site-logo-img img {
	transition: all .2s linear;
}

body .ast-oembed-container * {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
}

body .wp-block-embed-pocket-casts .ast-oembed-container * {
	position: unset;
}

.ast-header-break-point .ast-mobile-menu-buttons-minimal.menu-toggle {
	background: transparent;
}

.ast-header-break-point .ast-mobile-menu-buttons-outline.menu-toggle {
	background: transparent;
	border: 1px solid;
}

.ast-single-post-featured-section + article {
	margin-top: 2em;
}

.site-content .ast-single-post-featured-section img {
	width: 100%;
	overflow: hidden;
	object-fit: cover;
}

.site > .ast-single-related-posts-container {
	margin-top: 0;
}

@media (min-width: 769px) {
	.ast-desktop .ast-container--narrow {
		max-width: var(--ast-narrow-container-width);
		margin: 0 auto;
	}
}

.ast-page-builder-template .hentry {
	margin: 0;
}

.ast-page-builder-template .no-results {
	text-align: center;
	margin: 4em auto;
}

.ast-page-builder-template .ast-pagination {
	padding: 2em;
}

.ast-page-builder-template .entry-header.ast-no-title.ast-no-thumbnail {
	margin-top: 0;
}

.ast-page-builder-template .entry-header.ast-no-title.ast-no-meta {
	margin-bottom: 0;
}

.ast-page-builder-template.single .post-navigation {
	padding-bottom: 2em;
}

.ast-page-builder-template.single-post .site-content > .ast-container {
	max-width: 100%;
}

.single.ast-page-builder-template .entry-header {
	padding-left: 20px;
	padding-right: 20px;
}

.ast-page-builder-template .ast-archive-description {
	margin: 4em auto 0;
	padding-left: 20px;
	padding-right: 20px;
}

.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide {
	margin-left: 0;
	margin-right: 0;
}

.ast-small-footer > .ast-footer-overlay {
	background-color: #43c5ed;
}

.footer-adv .footer-adv-overlay {
	border-top-style: solid;
	border-top-color: #7a7a7a;
}

.wp-block-buttons.aligncenter {
	justify-content: center;
}

@media (max-width:782px) {
	.entry-content .wp-block-columns .wp-block-column {
		margin-left: 0px;
	}
}

.wp-block-image.aligncenter {
	margin-left: auto;
	margin-right: auto;
}

.wp-block-table.aligncenter {
	margin-left: auto;
	margin-right: auto;
}

.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button, .ast-outline-button, .wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	font-family: inherit;
	font-weight: 400;
	font-size: 15px;
	font-size: 1rem;
	line-height: 1em;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.wp-block-button .wp-block-button__link.wp-element-button.is-style-outline:not(.has-background), .wp-block-button.is-style-outline>.wp-block-button__link.wp-element-button:not(.has-background), .ast-outline-button {
	background-color: transparent;
}

.entry-content[data-ast-blocks-layout] > figure {
	margin-bottom: 1em;
}

.elementor-widget-container .elementor-loop-container .e-loop-item[data-elementor-type="loop-item"] {
	width: 100%;
}

@media (max-width:768px) {
	.ast-left-sidebar #content > .ast-container {
		display: flex;
		flex-direction: column-reverse;
		width: 100%;
	}
	
	.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
		padding: 1.5em 2.14em;
	}
	
	.ast-author-box img.avatar {
		margin: 20px 0 0 0;
	}
}

@media (min-width:769px) {
	.ast-separate-container.ast-right-sidebar #primary, .ast-separate-container.ast-left-sidebar #primary {
		border: 0;
	}
	
	.search-no-results.ast-separate-container #primary {
		margin-bottom: 4em;
	}
}

.wp-block-button .wp-block-button__link:hover, .wp-block-button .wp-block-button__link:focus {
	color: transparent;
}

.elementor-widget-heading h2.elementor-heading-title {
	line-height: 1.3em;
}

.elementor-widget-heading h3.elementor-heading-title {
	line-height: 1.3em;
}

.elementor-widget-heading h6.elementor-heading-title {
	line-height: 1.25em;
}

.wp-block-button .wp-block-button__link {
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-bottom-width: 0;
	color: transparent;
	font-family: inherit;
	font-weight: 400;
	line-height: 1em;
	text-transform: capitalize;
	font-size: 15px;
	font-size: 1rem;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.menu-toggle, button, .ast-button, .ast-custom-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"] {
	border-style: solid;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-bottom-width: 0;
	color: transparent;
	font-family: inherit;
	font-weight: 400;
	font-size: 15px;
	font-size: 1rem;
	line-height: 1em;
	text-transform: capitalize;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

button:focus, .menu-toggle:hover, button:hover, .ast-button:hover, .ast-custom-button:hover .button:hover, .ast-custom-button:hover, input[type=reset]:hover, input[type=reset]:focus, input#submit:hover, input#submit:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
	color: transparent;
}

@media (max-width:768px) {
	.ast-mobile-header-stack .main-header-bar .ast-search-menu-icon {
		display: inline-block;
	}
	
	.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon {
		margin: 0;
	}
	
	.ast-comment-avatar-wrap img {
		max-width: 2.5em;
	}
	
	.ast-comment-meta {
		padding: 0 1.8888em 1.3333em;
	}
	
	.ast-separate-container .ast-comment-list li.depth-1 {
		padding: 1.5em 2.14em;
	}
	
	.ast-separate-container .comment-respond {
		padding: 2em 2.14em;
	}
}

@media (min-width:544px) {}

@media (max-width:544px) {
	.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single, .ast-separate-container .comments-title, .ast-separate-container .ast-archive-description {
		padding: 1.5em 1em;
	}
	
	.ast-separate-container #content .ast-container {
		padding-left: .54em;
		padding-right: .54em;
	}
	
	.ast-separate-container .ast-comment-list .bypostauthor {
		padding: .5em;
	}
	
	.ast-search-menu-icon.ast-dropdown-active .search-field {
		width: 170px;
	}
	
	.site-branding img, .site-header .site-logo-img .custom-logo-link img {
		max-width: 100%;
	}
}

.main-header-bar .button-custom-menu-item .ast-custom-button-link .ast-custom-button, .ast-theme-transparent-header .main-header-bar .button-custom-menu-item .ast-custom-button-link .ast-custom-button {
	font-family: inherit;
	font-weight: inherit;
	line-height: 1;
}

.main-header-bar .button-custom-menu-item .ast-custom-button-link .ast-custom-button {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
}

.ast-theme-transparent-header .main-header-bar .button-custom-menu-item .ast-custom-button-link .ast-custom-button {
	border-style: solid;
}

#ast-mobile-header .ast-site-header-cart-li a {
	pointer-events: none;
}

@media (min-width:545px) {
	.ast-page-builder-template .comments-area, .single.ast-page-builder-template .entry-header, .single.ast-page-builder-template .post-navigation, .single.ast-page-builder-template .ast-single-related-posts-container {
		max-width: 1240px;
		margin-left: auto;
		margin-right: auto;
	}
}

.ast-no-sidebar.ast-separate-container .entry-content .alignfull {
	margin-left: -6.67em;
	margin-right: -6.67em;
	width: auto;
}

@media (max-width: 1200px) {
	.ast-no-sidebar.ast-separate-container .entry-content .alignfull {
		margin-left: -2.4em;
		margin-right: -2.4em;
	}
}

@media (max-width: 768px) {
	.ast-no-sidebar.ast-separate-container .entry-content .alignfull {
		margin-left: -2.14em;
		margin-right: -2.14em;
	}
}

@media (max-width: 544px) {
	.ast-no-sidebar.ast-separate-container .entry-content .alignfull {
		margin-left: -1em;
		margin-right: -1em;
	}
}

.ast-no-sidebar.ast-separate-container .entry-content .alignwide {
	margin-left: -20px;
	margin-right: -20px;
}

.ast-no-sidebar.ast-separate-container .entry-content .wp-block-column .alignfull, .ast-no-sidebar.ast-separate-container .entry-content .wp-block-column .alignwide {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

@media (max-width:768px) {
	.site-title {
		display: none;
	}
	
	.site-header .site-description {
		display: none;
	}
}

@media (max-width:544px) {
	.site-title {
		display: none;
	}
	
	.site-header .site-description {
		display: none;
	}
	
	h6, .entry-content :where(h6), .entry-content :where(h6) a {
		font-size: 16px;
		font-size: 1.0666666666667rem;
	}
}

@media (max-width:768px) {}

@media (max-width:544px) {}

@media (min-width:769px) {}

@font-face {
	font-family: "Astra";
	src: url("https://behlorthodontics.com/wp-content/themes/astra/assets/fonts/astra.woff") format("woff"), url("https://behlorthodontics.com/wp-content/themes/astra/assets/fonts/astra.ttf") format("truetype"), url("https://behlorthodontics.com/wp-content/themes/astra/assets/fonts/astra.svg#astra") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@media (max-width:921px) {
	.main-header-bar .main-header-bar-navigation {
		display: none;
	}
}

.ast-desktop .main-header-menu.submenu-with-border .sub-menu, .ast-desktop .main-header-menu.submenu-with-border .astra-full-megamenu-wrapper {
	border-color: #eaeaea;
}

.ast-desktop .main-header-menu.submenu-with-border .sub-menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
}

.ast-desktop .main-header-menu.submenu-with-border .sub-menu .sub-menu {
	top: -1px;
}

.ast-desktop .main-header-menu.submenu-with-border .sub-menu .menu-link, .ast-desktop .main-header-menu.submenu-with-border .children .menu-link {
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #eaeaea;
}

@media (min-width:769px) {
	.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover > .sub-menu, .main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus > .sub-menu {
		margin-left: -2px;
	}
}

.ast-small-footer {
	border-top-style: solid;
	border-top-width: 0px;
}

.ast-small-footer-wrap {
	text-align: center;
}

.site .comments-area {
	padding-bottom: 3em;
}

.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .main-header-bar-navigation .ast-search-icon {
	display: none;
}

.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon .search-form {
	padding: 0;
	display: block;
	overflow: hidden;
}

.ast-header-break-point .ast-header-custom-item .widget:last-child {
	margin-bottom: 1em;
}

.ast-header-custom-item .widget {
	margin: .5em;
	display: inline-block;
	vertical-align: middle;
}

.ast-header-custom-item .widget p {
	margin-bottom: 0;
}

.ast-header-custom-item .widget li {
	width: auto;
}

.ast-header-custom-item-inside .button-custom-menu-item .menu-link {
	display: none;
}

.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item .ast-custom-button-link {
	display: none;
}

.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item .menu-link {
	display: block;
}

.ast-header-break-point.ast-header-custom-item-outside .main-header-bar .ast-search-icon {
	margin-right: 1em;
}

.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon .search-field, .ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon.ast-inline-search .search-field {
	width: 100%;
	padding-right: 5.5em;
}

.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon .search-submit {
	display: block;
	position: absolute;
	height: 100%;
	top: 0;
	right: 0;
	padding: 0 1em;
	border-radius: 0;
}

.ast-header-break-point .ast-header-custom-item .ast-masthead-custom-menu-items {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 1em;
	margin-top: 1em;
}

.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item {
	padding-left: 0;
	padding-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.astra-icon-down_arrow::after {
	content: "";
	font-family: Astra;
}

.astra-icon-close::after {
	content: "";
	font-family: Astra;
}

.astra-icon-drag_handle::after {
	content: "";
	font-family: Astra;
}

.astra-icon-format_align_justify::after {
	content: "";
	font-family: Astra;
}

.astra-icon-menu::after {
	content: "";
	font-family: Astra;
}

.astra-icon-reorder::after {
	content: "";
	font-family: Astra;
}

.astra-icon-search::after {
	content: "";
	font-family: Astra;
}

.astra-icon-zoom_in::after {
	content: "";
	font-family: Astra;
}

.astra-icon-check-circle::after {
	content: "";
	font-family: Astra;
}

.astra-icon-shopping-cart::after {
	content: "";
	font-family: Astra;
}

.astra-icon-shopping-bag::after {
	content: "";
	font-family: Astra;
}

.astra-icon-shopping-basket::after {
	content: "";
	font-family: Astra;
}

.astra-icon-circle-o::after {
	content: "";
	font-family: Astra;
}

.astra-icon-certificate::after {
	content: "";
	font-family: Astra;
}

blockquote {
	padding: 1.2em;
}

:root .has-ast-global-color-0-color {
	color: var(--ast-global-color-0);
}

:root .has-ast-global-color-0-background-color {
	background-color: var(--ast-global-color-0);
}

:root .wp-block-button .has-ast-global-color-0-color {
	color: var(--ast-global-color-0);
}

:root .wp-block-button .has-ast-global-color-0-background-color {
	background-color: var(--ast-global-color-0);
}

:root .has-ast-global-color-1-color {
	color: var(--ast-global-color-1);
}

:root .has-ast-global-color-1-background-color {
	background-color: var(--ast-global-color-1);
}

:root .wp-block-button .has-ast-global-color-1-color {
	color: var(--ast-global-color-1);
}

:root .wp-block-button .has-ast-global-color-1-background-color {
	background-color: var(--ast-global-color-1);
}

:root .has-ast-global-color-2-color {
	color: var(--ast-global-color-2);
}

:root .has-ast-global-color-2-background-color {
	background-color: var(--ast-global-color-2);
}

:root .wp-block-button .has-ast-global-color-2-color {
	color: var(--ast-global-color-2);
}

:root .wp-block-button .has-ast-global-color-2-background-color {
	background-color: var(--ast-global-color-2);
}

:root .has-ast-global-color-3-color {
	color: var(--ast-global-color-3);
}

:root .has-ast-global-color-3-background-color {
	background-color: var(--ast-global-color-3);
}

:root .wp-block-button .has-ast-global-color-3-color {
	color: var(--ast-global-color-3);
}

:root .wp-block-button .has-ast-global-color-3-background-color {
	background-color: var(--ast-global-color-3);
}

:root .has-ast-global-color-4-color {
	color: var(--ast-global-color-4);
}

:root .has-ast-global-color-4-background-color {
	background-color: var(--ast-global-color-4);
}

:root .wp-block-button .has-ast-global-color-4-color {
	color: var(--ast-global-color-4);
}

:root .wp-block-button .has-ast-global-color-4-background-color {
	background-color: var(--ast-global-color-4);
}

:root .has-ast-global-color-5-color {
	color: var(--ast-global-color-5);
}

:root .has-ast-global-color-5-background-color {
	background-color: var(--ast-global-color-5);
}

:root .wp-block-button .has-ast-global-color-5-color {
	color: var(--ast-global-color-5);
}

:root .wp-block-button .has-ast-global-color-5-background-color {
	background-color: var(--ast-global-color-5);
}

:root .has-ast-global-color-6-color {
	color: var(--ast-global-color-6);
}

:root .has-ast-global-color-6-background-color {
	background-color: var(--ast-global-color-6);
}

:root .wp-block-button .has-ast-global-color-6-color {
	color: var(--ast-global-color-6);
}

:root .wp-block-button .has-ast-global-color-6-background-color {
	background-color: var(--ast-global-color-6);
}

:root .has-ast-global-color-7-color {
	color: var(--ast-global-color-7);
}

:root .has-ast-global-color-7-background-color {
	background-color: var(--ast-global-color-7);
}

:root .wp-block-button .has-ast-global-color-7-color {
	color: var(--ast-global-color-7);
}

:root .wp-block-button .has-ast-global-color-7-background-color {
	background-color: var(--ast-global-color-7);
}

:root .has-ast-global-color-8-color {
	color: var(--ast-global-color-8);
}

:root .has-ast-global-color-8-background-color {
	background-color: var(--ast-global-color-8);
}

:root .wp-block-button .has-ast-global-color-8-color {
	color: var(--ast-global-color-8);
}

:root .wp-block-button .has-ast-global-color-8-background-color {
	background-color: var(--ast-global-color-8);
}

.ast-single-entry-banner {
	-js-display: flex;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	position: relative;
	background: var(--ast-title-layout-bg);
}

.ast-single-entry-banner[data-banner-layout="layout-1"] {
	max-width: 1200px;
	background: inherit;
	padding: 20px 0;
}

.ast-single-entry-banner[data-banner-width-type="custom"] {
	margin: 0 auto;
	width: 100%;
}

.ast-single-entry-banner + .site-content .entry-header {
	margin-bottom: 0;
}

.site .ast-author-avatar {}

a.ast-underline-text {
	text-decoration: underline;
}

.ast-container > .ast-terms-link {
	position: relative;
	display: block;
}

a.ast-button.ast-badge-tax {
	padding: 4px 8px;
	border-radius: 3px;
	font-size: inherit;
}

header.entry-header .entry-title {
	font-size: 30px;
	font-size: 2rem;
}

header.entry-header > *:not(:last-child) {
	margin-bottom: 10px;
}

@media (max-width:768px) {}

@media (max-width:544px) {}

.ast-archive-entry-banner {
	-js-display: flex;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	position: relative;
	background: var(--ast-title-layout-bg);
}

.ast-archive-entry-banner[data-banner-width-type="custom"] {
	margin: 0 auto;
	width: 100%;
}

.ast-archive-entry-banner[data-banner-layout="layout-1"] {
	background: inherit;
	padding: 20px 0;
	text-align: left;
}

body.archive .ast-archive-description {
	max-width: 1200px;
	width: 100%;
	text-align: left;
	padding-top: 3em;
	padding-right: 3em;
	padding-bottom: 3em;
	padding-left: 3em;
}

body.archive .ast-archive-description .ast-archive-title, body.archive .ast-archive-description .ast-archive-title * {
	font-size: 40px;
	font-size: 2.6666666666667rem;
	text-transform: capitalize;
}

body.archive .ast-archive-description > *:not(:last-child) {
	margin-bottom: 10px;
}

@media (max-width:768px) {
	body.archive .ast-archive-description {
		text-align: left;
	}
}

@media (max-width:544px) {
	body.archive .ast-archive-description {
		text-align: left;
	}
}

@media (min-width:768px) {
	.ast-theme-transparent-header #masthead {
		position: absolute;
		left: 0;
		right: 0;
	}
	
	.ast-theme-transparent-header .main-header-bar, .ast-theme-transparent-header.ast-header-break-point .main-header-bar {
		background: none;
	}
	
	body.elementor-editor-active.ast-theme-transparent-header #masthead, .fl-builder-edit .ast-theme-transparent-header #masthead, body.vc_editor.ast-theme-transparent-header #masthead, body.brz-ed.ast-theme-transparent-header #masthead {
		z-index: 0;
	}
	
	.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .custom-mobile-logo-link {
		display: none;
	}
	
	.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo {
		display: inline-block;
	}
	
	.ast-theme-transparent-header .ast-above-header, .ast-theme-transparent-header .ast-above-header.ast-above-header-bar {
		background-image: none;
		background-color: transparent;
	}
	
	.ast-theme-transparent-header .ast-below-header, .ast-theme-transparent-header .ast-below-header.ast-below-header-bar {
		background-image: none;
		background-color: transparent;
	}
}

.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item .sub-menu .menu-link, .ast-theme-transparent-header .main-header-menu .menu-item .sub-menu .menu-link {
	background-color: transparent;
}

@media (max-width:768px) {
	.ast-theme-transparent-header #masthead {
		position: absolute;
		left: 0;
		right: 0;
	}
	
	.ast-theme-transparent-header .main-header-bar, .ast-theme-transparent-header.ast-header-break-point .main-header-bar {
		background: none;
	}
	
	body.elementor-editor-active.ast-theme-transparent-header #masthead, .fl-builder-edit .ast-theme-transparent-header #masthead, body.vc_editor.ast-theme-transparent-header #masthead, body.brz-ed.ast-theme-transparent-header #masthead {
		z-index: 0;
	}
	
	.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .custom-mobile-logo-link {
		display: none;
	}
	
	.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo {
		display: inline-block;
	}
	
	.ast-theme-transparent-header .ast-above-header, .ast-theme-transparent-header .ast-above-header.ast-above-header-bar {
		background-image: none;
		background-color: transparent;
	}
	
	.ast-theme-transparent-header .ast-below-header, .ast-theme-transparent-header .ast-below-header.ast-below-header-bar {
		background-image: none;
		background-color: transparent;
	}
}

.ast-theme-transparent-header .main-header-bar, .ast-theme-transparent-header.ast-header-break-point .main-header-bar {
	border-bottom-width: 0px;
	border-bottom-style: solid;
}

.ast-breadcrumbs .trail-browse, .ast-breadcrumbs .trail-items, .ast-breadcrumbs .trail-items li {
	display: inline-block;
	margin: 0;
	padding: 0;
	border: none;
	background: inherit;
	text-indent: 0;
	text-decoration: none;
}

.ast-breadcrumbs .trail-browse {
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	color: inherit;
}

.ast-breadcrumbs .trail-items {
	list-style: none;
}

.trail-items li::after {
	padding: 0 .3em;
	content: "»";
}

.trail-items li:last-of-type::after {
	display: none;
}

.elementor-page .ast-menu-toggle {
	color: unset !important;
	background: unset !important;
}

.elementor-post.elementor-grid-item.hentry {
	margin-bottom: 0;
}

.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product, .elementor-element .elementor-wc-products .woocommerce[class*='columns-'] ul.products li.product {
	width: auto;
	margin: 0;
	float: none;
}

body .elementor hr {
	background-color: #ccc;
	margin: 0;
}

.ast-left-sidebar .elementor-section.elementor-section-stretched, .ast-right-sidebar .elementor-section.elementor-section-stretched {
	max-width: 100%;
	left: 0 !important;
}

.elementor-posts-container [CLASS*="ast-width-"] {
	width: 100%;
}

.elementor-template-full-width .ast-container {
	display: block;
}

@media (max-width:544px) {
	.elementor-element .elementor-wc-products .woocommerce[class*="columns-"] ul.products li.product {
		width: auto;
		margin: 0;
	}
	
	.elementor-element .woocommerce .woocommerce-result-count {
		float: none;
	}
}

.ast-header-break-point .main-header-bar {
	border-bottom-width: 0px;
}

@media (min-width:769px) {
	.main-header-bar {
		border-bottom-width: 0px;
	}
}

.ast-flex {
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.main-header-bar {
	padding: 1em 0;
}

.ast-site-identity {
	padding: 0;
}

.header-main-layout-1 .ast-flex.main-header-container, .header-main-layout-3 .ast-flex.main-header-container {
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.header-main-layout-1 .ast-flex.main-header-container, .header-main-layout-3 .ast-flex.main-header-container {
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.main-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link:after {
	position: absolute;
	right: 1em;
	top: 50%;
	transform: translate(0, -50%) rotate(270deg);
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .page_item_has_children > .ast-menu-toggle::before, .ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle::before, .ast-mobile-popup-drawer .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle::before, .ast-header-break-point .ast-mobile-header-wrap .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle::before {
	font-weight: bold;
	content: "";
	font-family: Astra;
	text-decoration: inherit;
	display: inline-block;
}

.ast-header-break-point .main-navigation ul.sub-menu .menu-item .menu-link:before {
	content: "";
	font-family: Astra;
	font-size: .65em;
	text-decoration: inherit;
	display: inline-block;
	transform: translate(0, -2px) rotateZ(270deg);
	margin-right: 5px;
}

.widget_search .search-form:after {
	font-family: Astra;
	font-size: 1.2em;
	font-weight: normal;
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translate(0, -50%);
}

.astra-search-icon::before {
	content: "";
	font-family: Astra;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	z-index: 3;
}

.main-header-bar .main-header-bar-navigation .page_item_has_children > a:after, .main-header-bar .main-header-bar-navigation .menu-item-has-children > a:after, .menu-item-has-children .ast-header-navigation-arrow:after {
	content: "";
	display: inline-block;
	font-family: Astra;
	font-size: .6rem;
	font-weight: bold;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-left: 10px;
	line-height: normal;
}

.menu-item-has-children .sub-menu .ast-header-navigation-arrow:after {
	margin-left: 0;
}

.ast-mobile-popup-drawer .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before {
	transform: rotateX(180deg);
}

.ast-header-break-point .main-header-bar-navigation .menu-item-has-children > .menu-link:after {
	display: none;
}

@media (min-width:769px) {
	.ast-builder-menu .main-navigation > ul > li:last-child a {
		margin-right: 0;
	}
}

.ast-separate-container .ast-article-inner {
	background-color: #fff;
}

.ast-separate-container .ast-article-single:not(.ast-related-post), .ast-separate-container .error-404, .ast-separate-container .no-results, .single.ast-separate-container.ast-author-meta, .ast-separate-container .related-posts-title-wrapper, .ast-separate-container .comments-count-wrapper, .ast-box-layout.ast-plain-container .site-content, .ast-padded-layout.ast-plain-container .site-content, .ast-separate-container .ast-archive-description, .ast-separate-container .comments-area .comment-respond, .ast-separate-container .comments-area .ast-comment-list li, .ast-separate-container .comments-area .comments-title {
	background-color: #fff;
}

.ast-separate-container.ast-two-container #secondary .widget {
	background-color: #fff;
}

@media (min-width: 769px) {}

#ast-scroll-top .ast-icon.icon-arrow svg {
	margin-left: 0px;
	vertical-align: middle;
	transform: translate(0, -20%) rotate(180deg);
	width: 1.6em;
}

.ast-scroll-to-top-left {
	left: 30px;
	bottom: 30px;
}

@media (max-width:768px) {
	#ast-scroll-top .ast-icon.icon-arrow svg {
		width: 1em;
	}
}