/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 23 2026 | 06:49:53 */
/*news archive page  */
.archive .auri-news-archive-template a img,
.auri-news-archive-template a img{
	aspect-ratio: 1/1;
	object-fit:cover;
}
.archive .auri-news-archive-template .elementor-heading-title a:hover,
.auri-news-archive-template .elementor-heading-title a:hover{
	font-family: var( --e-global-typography-554e1c5-font-family ), Sans-serif;
	font-size: var( --e-global-typography-554e1c5-font-size );
	font-weight: var( --e-global-typography-554e1c5-font-weight );
	line-height: var( --e-global-typography-554e1c5-line-height );
	letter-spacing: var( --e-global-typography-554e1c5-letter-spacing );
	color: var( --e-global-color-0931336 );
}

.archive .auri-news-archive-template p,
.auri-news-archive-template p{ 
	margin:0px;
}
.auri-news-archive-template .elementor-element{
	padding:0px;
}

.auri-news-archive-categories-sidber h5{
	font-family: var( --e-global-typography-554e1c5-font-family ), Sans-serif;
	font-size: var( --e-global-typography-554e1c5-font-size );
	font-weight: var( --e-global-typography-554e1c5-font-weight );
	line-height: var( --e-global-typography-554e1c5-line-height );
	letter-spacing: var( --e-global-typography-554e1c5-letter-spacing );
	color: var( --e-global-color-0931336 );
}

.auri-news-archive-categories-sidber .cat-item{
	font-family: var( --e-global-typography-554e1c5-font-family ), Sans-serif;
	font-size: var( --e-global-typography-554e1c5-font-size );
	font-weight: var( --e-global-typography-554e1c5-font-weight );
	line-height: var( --e-global-typography-554e1c5-line-height );
	letter-spacing: var( --e-global-typography-554e1c5-letter-spacing );
	color: var( --e-global-color-0931336 );
}

@media (max-width: 767px) {
	.auri-news-archive-template .elementor-widget-image a,
	.auri-news-archive-template .elementor-widget-theme-post-featured-image{
		width:100%;
	}
}



/* Pagination alignment fix */
.auri-news-press-archive-section .elementor-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
}


.auri-news-press-archive-section .elementor-pagination .page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    line-height: 1;
}

.auri-news-press-archive-section .elementor-pagination .page-numbers:not(.prev):not(.next) {
    width: 20px;
    height: 40px;
    font-size: 16px;
}

.auri-news-press-archive-section .elementor-pagination .prev,
.auri-news-press-archive-section .elementor-pagination .next {
    width: 30px;
    height: 40px;
    font-size: 32px;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 5px;
    margin: 0;
}

.auri-news-press-archive-section .elementor-pagination .elementor-screen-only {
    position: absolute;
}

.auri-news-press-archive-section .elementor-pagination .current{
	font-weight:bold;
}
/* news archive page end */
