html {
	font-size: 100%;
}

a,
.page-title {
	color: #0274be;
}

a:hover,
a:focus {
	color: #3a3a3a;
}

body,
button,
input,
select,
textarea,
.ast-button,
.ast-custom-button {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-weight: inherit;
	font-size: 15px;
	font-size: 1rem;
}

blockquote {
	color: #000000;
}

.site-title {
	font-size: 35px;
	font-size: 2.3333333333333rem;
	display: none;
}

header .custom-logo-link img {
	max-width: 260px;
}

.astra-logo-svg {
	width: 260px;
}

.ast-archive-description .ast-archive-title {
	font-size: 40px;
	font-size: 2.6666666666667rem;
}

.ast-single-post .entry-title,
.page-title {
	font-size: 30px;
	font-size: 2rem;
}

.ast-logo-title-inline .site-logo-img {
	padding-right: 1em;
}

.site-logo-img img {
	transition: all 0.2s linear;
}

.ast-header-break-point .ast-mobile-menu-buttons-minimal.menu-toggle {
	background: transparent;
	color: #0274be;
}

.ast-header-break-point .ast-mobile-menu-buttons-outline.menu-toggle {
	background: transparent;
	border: 1px solid #0274be;
	color: #0274be;
}

.ast-header-break-point .ast-mobile-menu-buttons-fill.menu-toggle {
	background: #0274be;
}

#secondary {
	margin: 4em 0 2.5em;
	word-break: break-word;
	line-height: 2;
}

#secondary li {
	margin-bottom: 0.25em;
}

#secondary li:last-child {
	margin-bottom: 0;
}

@media (max-width: 768px) {
	.js_active .ast-plain-container.ast-single-post #secondary {
		margin-top: 1.5em;
	}
}

.ast-separate-container.ast-two-container #secondary .widget {
	background-color: #fff;
	padding: 2em;
	margin-bottom: 2em;
}

@media (min-width: 993px) {
	.ast-left-sidebar #secondary {
		padding-right: 60px;
	}
	.ast-right-sidebar #secondary {
		padding-left: 60px;
	}
}

@media (max-width: 993px) {
	.ast-right-sidebar #secondary {
		padding-left: 30px;
	}
	.ast-left-sidebar #secondary {
		padding-right: 30px;
	}
}

.footer-adv .footer-adv-overlay {
	border-top-style: solid;
	border-top-color: #7a7a7a;
}

.wp-block-buttons.aligncenter {
	justify-content: center;
}

@media (min-width:1200px) {
	.ast-separate-container.ast-right-sidebar .entry-content .wp-block-image.alignfull,
	.ast-separate-container.ast-left-sidebar .entry-content .wp-block-image.alignfull,
	.ast-separate-container.ast-right-sidebar .entry-content .wp-block-cover.alignfull,
	.ast-separate-container.ast-left-sidebar .entry-content .wp-block-cover.alignfull {
		margin-left: -6.67em;
		margin-right: -6.67em;
		max-width: unset;
		width: unset;
	}
	.ast-separate-container.ast-right-sidebar .entry-content .wp-block-image.alignwide,
	.ast-separate-container.ast-left-sidebar .entry-content .wp-block-image.alignwide,
	.ast-separate-container.ast-right-sidebar .entry-content .wp-block-cover.alignwide,
	.ast-separate-container.ast-left-sidebar .entry-content .wp-block-cover.alignwide {
		margin-left: -20px;
		margin-right: -20px;
		max-width: unset;
		width: unset;
	}
}

@media (min-width:1200px) {
	.wp-block-group .has-background {
		padding: 20px;
	}
}

@media (min-width:1200px) {
	.ast-separate-container.ast-right-sidebar .entry-content .wp-block-group.alignwide,
	.ast-separate-container.ast-left-sidebar .entry-content .wp-block-group.alignwide,
	.ast-separate-container.ast-right-sidebar .entry-content .wp-block-cover.alignwide,
	.ast-separate-container.ast-left-sidebar .entry-content .wp-block-cover.alignwide {
		margin-left: -20px;
		margin-right: -20px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.ast-separate-container.ast-right-sidebar .entry-content .wp-block-group.alignfull,
	.ast-separate-container.ast-left-sidebar .entry-content .wp-block-group.alignfull,
	.ast-separate-container.ast-right-sidebar .entry-content .wp-block-cover.alignfull,
	.ast-separate-container.ast-left-sidebar .entry-content .wp-block-cover.alignfull {
		margin-left: -6.67em;
		margin-right: -6.67em;
		padding-left: 6.67em;
		padding-right: 6.67em;
	}
}

@media (min-width:1200px) {
	.wp-block-cover-image.alignwide .wp-block-cover__inner-container,
	.wp-block-cover.alignwide .wp-block-cover__inner-container,
	.wp-block-cover-image.alignfull .wp-block-cover__inner-container,
	.wp-block-cover.alignfull .wp-block-cover__inner-container {
		width: 100%;
	}
}

@media (max-width:921px) {
	.ast-separate-container .ast-article-post,
	.ast-separate-container .ast-article-single {
		padding: 1.5em 2.14em;
	}
	.ast-separate-container #primary,
	.ast-separate-container #secondary {
		padding: 1.5em 0;
	}
	#primary,
	#secondary {
		padding: 1.5em 0;
		margin: 0;
	}
	.ast-left-sidebar #content> .ast-container {
		display: flex;
		flex-direction: column-reverse;
		width: 100%;
	}
	.ast-author-box img.avatar {
		margin: 20px 0 0 0;
	}
}

@media (max-width:921px) {
	#secondary.secondary {
		padding-top: 0;
	}
	.ast-separate-container.ast-right-sidebar #secondary {
		padding-left: 1em;
		padding-right: 1em;
	}
	.ast-separate-container.ast-two-container #secondary {
		padding-left: 0;
		padding-right: 0;
	}
	.ast-page-builder-template .entry-header #secondary,
	.ast-page-builder-template #secondary {
		margin-top: 1.5em;
	}
}

@media (max-width:921px) {
	.ast-right-sidebar #primary {
		padding-right: 0;
	}
	.ast-page-builder-template.ast-left-sidebar #secondary,
	.ast-page-builder-template.ast-right-sidebar #secondary {
		padding-right: 20px;
		padding-left: 20px;
	}
	.ast-right-sidebar #secondary,
	.ast-left-sidebar #primary {
		padding-left: 0;
	}
	.ast-left-sidebar #secondary {
		padding-right: 0;
	}
}

@media (min-width:922px) {
	.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;
	}
}

@media (min-width:922px) {
	.ast-right-sidebar #primary {
		border-right: 1px solid #eee;
	}
	.ast-left-sidebar #primary {
		border-left: 1px solid #eee;
	}
	.ast-right-sidebar #secondary {
		border-left: 1px solid #eee;
		margin-left: -1px;
	}
	.ast-left-sidebar #secondary {
		border-right: 1px solid #eee;
		margin-right: -1px;
	}
	.ast-separate-container.ast-two-container.ast-right-sidebar #secondary {
		padding-left: 30px;
		padding-right: 0;
	}
	.ast-separate-container.ast-two-container.ast-left-sidebar #secondary {
		padding-right: 30px;
		padding-left: 0;
	}
	.ast-separate-container.ast-right-sidebar #secondary,
	.ast-separate-container.ast-left-sidebar #secondary {
		border: 0;
		margin-left: auto;
		margin-right: auto;
	}
	.ast-separate-container.ast-two-container #secondary .widget:last-child {
		margin-bottom: 0;
	}
}

.wp-block-button .wp-block-button__link,
{
	color: #ffffff;
}

.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus {
	color: #ffffff;
	background-color: #3a3a3a;
	border-color: #3a3a3a;
}

.wp-block-button .wp-block-button__link {
	border-style: solid;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-bottom-width: 0;
	border-color: #0274be;
	background-color: #0274be;
	color: #ffffff;
	font-family: inherit;
	font-weight: inherit;
	line-height: 1;
	border-radius: 2px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}

.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: #ffffff;
	border-color: #0274be;
	background-color: #0274be;
	border-radius: 2px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-family: inherit;
	font-weight: inherit;
	line-height: 1;
}

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: #ffffff;
	background-color: #3a3a3a;
	border-color: #3a3a3a;
}

@media (min-width:544px) {
	.ast-container {
		max-width: 100%;
	}
}

@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: 0.54em;
		padding-right: 0.54em;
	}
	.ast-separate-container .ast-comment-list li.depth-1 {
		padding: 1.5em 1em;
		margin-bottom: 1.5em;
	}
	.ast-separate-container .ast-comment-list .bypostauthor {
		padding: .5em;
	}
	.ast-search-menu-icon.ast-dropdown-active .search-field {
		width: 170px;
	}
	.ast-separate-container #secondary {
		padding-top: 0;
	}
	.ast-separate-container.ast-two-container #secondary .widget {
		margin-bottom: 1.5em;
		padding-left: 1em;
		padding-right: 1em;
	}
	.site-branding img,
	.site-header .site-logo-img .custom-logo-link img {
		max-width: 100%;
	}
}

@media (max-width:921px) {
	.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-separate-container .ast-comment-list li.depth-1 {
		padding: 1.5em 2.14em;
	}
	.ast-separate-container .comment-respond {
		padding: 2em 2.14em;
	}
	.ast-comment-meta {
		padding: 0 1.8888em 1.3333em;
	}
}

@media (max-width:921px) {
	.site-title {
		display: none;
	}
	.ast-archive-description .ast-archive-title {
		font-size: 40px;
	}
	.site-header .site-description {
		display: none;
	}
	.entry-title {
		font-size: 30px;
	}
	h1,
	.entry-content h1 {
		font-size: 30px;
	}
	h2,
	.entry-content h2 {
		font-size: 25px;
	}
	h3,
	.entry-content h3 {
		font-size: 20px;
	}
	.ast-single-post .entry-title,
	.page-title {
		font-size: 30px;
	}
}

@media (max-width:544px) {
	.site-title {
		display: none;
	}
	.ast-archive-description .ast-archive-title {
		font-size: 40px;
	}
	.site-header .site-description {
		display: none;
	}
	.entry-title {
		font-size: 30px;
	}
	h1,
	.entry-content h1 {
		font-size: 30px;
	}
	h2,
	.entry-content h2 {
		font-size: 25px;
	}
	h3,
	.entry-content h3 {
		font-size: 20px;
	}
	.ast-single-post .entry-title,
	.page-title {
		font-size: 30px;
	}
}

@media (max-width:921px) {
	html {
		font-size: 85.5%;
	}
}

@media (max-width:544px) {
	html {
		font-size: 85.5%;
	}
}

@media (min-width:922px) {
	.ast-container {
		max-width: 1240px;
	}
}

@font-face {
	font-family: "Astra";
	src: url(https://luisforgiariniblog.com/wp-content/themes/astra/assets/fonts/astra.woff) format("woff"), url(https://luisforgiariniblog.com/wp-content/themes/astra/assets/fonts/astra.ttf) format("truetype"), url(https://luisforgiariniblog.com/wp-content/themes/astra/assets/fonts/astra.svg#astra) format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: fallback;
}

@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: #0274be;
}

.ast-desktop .main-header-menu.submenu-with-border .sub-menu {
	border-top-width: 2px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
}

.ast-desktop .main-header-menu.submenu-with-border .sub-menu .sub-menu {
	top: -2px;
}

.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: 0px;
	border-style: solid;
	border-color: #eaeaea;
}

@media (min-width:922px) {
	.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: -0px;
	}
}

.ast-small-footer {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #7a7a7a;
}

.ast-small-footer-wrap {
	text-align: center;
}

.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: 0.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: "\e900";
	font-family: Astra;
}

.astra-icon-close::after {
	content: "\e5cd";
	font-family: Astra;
}

.astra-icon-drag_handle::after {
	content: "\e25d";
	font-family: Astra;
}

.astra-icon-format_align_justify::after {
	content: "\e235";
	font-family: Astra;
}

.astra-icon-menu::after {
	content: "\e5d2";
	font-family: Astra;
}

.astra-icon-reorder::after {
	content: "\e8fe";
	font-family: Astra;
}

.astra-icon-search::after {
	content: "\e8b6";
	font-family: Astra;
}

.astra-icon-zoom_in::after {
	content: "\e56b";
	font-family: Astra;
}

.astra-icon-check-circle::after {
	content: "\e901";
	font-family: Astra;
}

.astra-icon-shopping-cart::after {
	content: "\f07a";
	font-family: Astra;
}

.astra-icon-shopping-bag::after {
	content: "\f290";
	font-family: Astra;
}

.astra-icon-shopping-basket::after {
	content: "\f291";
	font-family: Astra;
}

.astra-icon-circle-o::after {
	content: "\e903";
	font-family: Astra;
}

.astra-icon-certificate::after {
	content: "\e902";
	font-family: Astra;
}

.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;
}

.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 0.3em;
	content: "\00bb";
}

.trail-items li:last-of-type::after {
	display: none;
}

.ast-header-break-point .main-header-bar {
	border-bottom-width: 1px;
}

@media (min-width:922px) {
	.main-header-bar {
		border-bottom-width: 1px;
	}
}

@media (min-width:922px) {
	#primary {
		width: 70%;
	}
	#secondary {
		width: 30%;
	}
}

.ast-safari-browser-less-than-11 .main-header-menu .menu-item,
.ast-safari-browser-less-than-11 .main-header-bar .ast-masthead-custom-menu-items {
	display: block;
}

.main-header-menu .menu-item,
#astra-footer-menu .menu-item,
.main-header-bar .ast-masthead-custom-menu-items {
	-js-display: flex;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.main-header-menu> .menu-item> .menu-link,
#astra-footer-menu> .menu-item> .menu-link,
{
	height: 100%;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-js-display: flex;
	display: flex;
}

.ast-primary-menu-disabled .main-header-bar .ast-masthead-custom-menu-items {
	flex: unset;
}

.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: "\e900";
	font-family: Astra;
	text-decoration: inherit;
	display: inline-block;
}

.ast-header-break-point .main-navigation ul.sub-menu .menu-item .menu-link:before {
	content: "\e900";
	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: "\e8b6";
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translate(0, -50%);
}

.astra-search-icon::before {
	content: "\e8b6";
	font-family: Astra;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.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,
.site-header-focus-item .main-header-bar-navigation .menu-item-has-children> .menu-link:after {
	content: "\e900";
	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;
}

.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;
}

.ast-pagination .next.page-numbers {
	display: inherit;
	float: none;
}

.ast-pagination a {
	color: #0274be;
}

.ast-pagination a:hover,
.ast-pagination a:focus,
.ast-pagination> span:hover:not(.dots),
.ast-pagination> span.current {
	color: #3a3a3a;
}

.ast-pagination .prev.page-numbers,
.ast-pagination .next.page-numbers {
	padding: 0 1.5em;
	height: 2.33333em;
	line-height: calc(2.33333em - 3px);
}

.ast-pagination {
	display: inline-block;
	width: 100%;
	padding-top: 2em;
	text-align: center;
}

.ast-pagination .page-numbers {
	display: inline-block;
	width: 2.33333em;
	height: 2.33333em;
	font-size: 16px;
	font-size: 1.06666rem;
	line-height: calc(2.33333em - 3px);
}

.ast-pagination .nav-links {
	display: inline-block;
	width: 100%;
}

@media (max-width: 420px) {
	.ast-pagination .prev.page-numbers,
	.ast-pagination .next.page-numbers {
		width: 100%;
		text-align: center;
		margin: 0;
	}
}

.ast-pagination .prev,
.ast-pagination .prev:visited,
.ast-pagination .prev:focus,
.ast-pagination .next,
.ast-pagination .next:visited,
.ast-pagination .next:focus {
	display: inline-block;
	width: auto;
}

.ast-page-builder-template .ast-pagination {
	padding: 2em;
}

.ast-pagination .prev.page-numbers.dots,
.ast-pagination .prev.page-numbers.dots:hover,
.ast-pagination .prev.page-numbers.dots:focus,
.ast-pagination .prev.page-numbers:visited.dots,
.ast-pagination .prev.page-numbers:visited.dots:hover,
.ast-pagination .prev.page-numbers:visited.dots:focus,
.ast-pagination .prev.page-numbers:focus.dots,
.ast-pagination .prev.page-numbers:focus.dots:hover,
.ast-pagination .prev.page-numbers:focus.dots:focus,
.ast-pagination .next.page-numbers.dots,
.ast-pagination .next.page-numbers.dots:hover,
.ast-pagination .next.page-numbers.dots:focus,
.ast-pagination .next.page-numbers:visited.dots,
.ast-pagination .next.page-numbers:visited.dots:hover,
.ast-pagination .next.page-numbers:visited.dots:focus,
.ast-pagination .next.page-numbers:focus.dots,
.ast-pagination .next.page-numbers:focus.dots:hover,
.ast-pagination .next.page-numbers:focus.dots:focus {
	border: 2px solid #eaeaea;
	background: transparent;
}

.ast-pagination .prev.page-numbers.dots,
.ast-pagination .prev.page-numbers:visited.dots,
.ast-pagination .prev.page-numbers:focus.dots,
.ast-pagination .next.page-numbers.dots,
.ast-pagination .next.page-numbers:visited.dots,
.ast-pagination .next.page-numbers:focus.dots {
	cursor: default;
}

@media (min-width: 993px) {
	.ast-pagination {
		padding-left: 3.33333em;
		padding-right: 3.33333em;
	}
}

.ast-pagination .next.page-numbers {
	float: right;
}

@media (max-width: 768px) {
	.ast-pagination .next.page-numbers .page-navigation {
		padding-right: 0;
	}
}

@media (min-width: 769px) {
	.ast-pagination .prev.page-numbers.next,
	.ast-pagination .prev.page-numbers:visited.next,
	.ast-pagination .prev.page-numbers:focus.next,
	.ast-pagination .next.page-numbers.next,
	.ast-pagination .next.page-numbers:visited.next,
	.ast-pagination .next.page-numbers:focus.next {
		margin-right: 0;
	}
}