/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.5.1767934056
Updated: 2026-01-09 04:47:36

*/

<style>
.p1 {
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.cp_archive_wrapper {
    padding-bottom: 90px;
}
.select_cp_year {
    color: var(--text, #161616);
    width: 195.693px;
    padding: 8px 16px;
    margin-left: auto;
    border-radius: 0;
    border: 1px solid #333;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.tax_year_select_wrap {
    margin-bottom: 50px;
    position: relative;
}
.tax_year_select_wrap:before {
    content: '';
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M16 10L12 14L8 10" stroke="%23414042" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    position: absolute;
    right: 12px;
    top: 50%;
    width: 24px;
    height: 24px;
    transform: translateY(-50%);
    z-index: 1;
}
.ajax_pagination {
    margin-inline: auto;
    width: fit-content;
    display: flex;
    gap: 8px;
}
.ajax_pagination .page-numbers {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: var(--secondary1, #004138);
    text-align: center;
    padding: 0 7px;
    background: transparent;
    transition: all 0.3s ease;
	border: none;
}
.ajax_pagination .page-numbers:not(.next, .prev) {
    border: 1px solid var(--secondary1, #004138);
    width: 30px;
    height: 30px;
    padding: 0 9px;
}
.ajax_pagination .page-numbers.current,
.ajax_pagination .page-numbers.active:not(.next, .prev),
.ajax_pagination .page-numbers:not(.next, .prev):hover,
.ajax_pagination .page-numbers:not(.next, .prev):focus{
    background: var(--secondary1, #004138);
    color: #fff;
}
.ajax_pagination svg {
    width: 24px;
}
/* ============================ START Header Menu ============================== */
:is(.h_top_menu, .h_bot_menu) ul.e-n-menu-heading {
    flex-direction: column;
}
.h_top_menu .e-n-menu-heading > .e-n-menu-item > .e-n-menu-content {
    width: auto !important;
    left: 449px !important;
    top: 270px !important;
}
.h_top_menu.elementor-widget-n-menu .e-n-menu-item .e-n-menu-title {
    justify-content: space-between;
    width: 100%;
}
.h_top_menu.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon{
    width: 24px;
    height: auto;
    align-items: center;
}
.h_top_menu.h_right_menu .e-n-menu-heading > .e-n-menu-item > .e-n-menu-content {
    width: auto !important;
    left: 169px !important;
    top: -10px !important;
}

@media(min-width: 768px){
	.static_drop.h_top_menu.elementor-widget-n-menu .e-n-menu-item {
        flex-direction: column;
    }
	.static_drop.h_top_menu .e-n-menu-heading > .e-n-menu-item > .e-n-menu-content {
        position: unset !important;
        padding: 0 0 0 58px !important;
    }
	.static_drop.h_top_menu .e-n-menu-heading > .e-n-menu-item > .e-n-menu-content nav {
        padding-top: 14px;
    }
}
@media(max-width: 1024px){
    .h_top_menu .e-n-menu-heading > .e-n-menu-item > .e-n-menu-content {
        width: auto !important;
        left: 316px !important;
        top: 210px !important;
    }
	.h_top_menu .e-n-menu-heading > .e-n-menu-item {
		margin-right: 0 !important;
	}
	.h_top_menu.h_right_menu .e-n-menu-heading > .e-n-menu-item > .e-n-menu-content {
		left: 135px !important;
	}
}
@media(max-width: 767px){
    .h_top_menu.elementor-widget-n-menu .e-n-menu-item {
        flex-direction: column;
    }
    .h_top_menu .e-n-menu-heading > .e-n-menu-item > .e-n-menu-content {
        position: unset !important;
        padding: 0 0 0 24px !important;
    }
	.h_top_menu .e-n-menu-heading > .e-n-menu-item {
		margin-right: 6px !important;
	}
    .h_top_menu .e-n-menu-heading > .e-n-menu-item > .e-n-menu-content nav {
        padding-top: 12px;
    }
	.h_right_menu span.e-n-menu-dropdown-icon-opened svg {
		transform: rotate(90deg);
	}
	.h_right_menu span.e-n-menu-dropdown-icon-closed svg {
		transform: rotate(90deg);
	}
}
/* ============================ END Header Menu =============================== */
@media(max-width: 1024px){
	.tax_year_select_wrap {
		margin-bottom: 10px;
	}
	.cp_archive_wrapper {
		padding-bottom: 40px;
	}
}
@media(max-width: 767px){
    .tax_year_select_wrap {
        margin-bottom: 6px;
    }
    .cp_archive_wrapper {
        padding-bottom: 30px;
    }
}
</style>