/*
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.6.1770356627
Updated: 2026-02-06 05:43:47

*/


.blueSpan span{
    color: #8BD2FF;
}

.e-n-tabs-heading .e-n-tab-title:nth-child(1)[aria-selected="true"],
.e-n-tabs-heading .e-n-tab-title:nth-child(1)[aria-selected="false"]{
    background-color: #56CC89 !important;
    color: #0b1a3c;
}

/* SECOND TAB ACTIVE */
.e-n-tabs-heading .e-n-tab-title:nth-child(2)[aria-selected="true"],
.e-n-tabs-heading .e-n-tab-title:nth-child(2)[aria-selected="false"]{
    background-color: #FFE680 !important;
    color: #0b1a3c;
}

/* THIRD TAB ACTIVE */
.e-n-tabs-heading .e-n-tab-title:nth-child(3)[aria-selected="true"],
.e-n-tabs-heading .e-n-tab-title:nth-child(3)[aria-selected="false"]{
    background-color:#FF9E63 !important;
    color: #0b1a3c;
}

/* FOURTH TAB ACTIVE */
.e-n-tabs-heading .e-n-tab-title:nth-child(4)[aria-selected="true"],
.e-n-tabs-heading .e-n-tab-title:nth-child(4)[aria-selected="false"]{
    background-color: #FF79A6 !important;
    color: #0b1a3c !important;
}
.footerSocial span.elementor-grid-item .elementor-social-icon{
    z-index:9;
    position:relative;
}
.footerSocial span.elementor-grid-item:first-child:before,
.footerSocial span.elementor-grid-item:nth-child(2):before{
    position: absolute;
    background: linear-gradient(-134deg, rgba(88, 127, 149, 1) 0%, rgba(140, 210, 255, 1) 47%, rgba(140, 210, 255, 0) 100%);
    background-size: 41%;
    z-index: 0;
    transform: rotate(45deg);
    position: absolute;
    background-repeat: no-repeat;
}
.footerSocial span.elementor-grid-item:first-child:before {
    content: '';
    top: -27px;
    left: -209px;
    width: 115px;
    height: 550px;
    
    
}
.footerSocial span.elementor-grid-item:nth-child(2):before {
    content: '';
    top: -27px;
    left: -116px;
    width: 115px;
    height: 550px;
   
}

.text-link p span {
    color: #FFf;
}
.whiteSpan h2 span{
    color: #FFF;
}

.elementor-loop-container .e-loop-item:nth-child(even) .blogBox {
    background: linear-gradient(180deg, rgb(87 204 138 / 40%) 65%, rgb(12 26 61) 110%);
}
.elementor-loop-container .e-loop-item:nth-child(odd) .blogBox {
    background: linear-gradient(180deg, rgb(255 158 99 / 40%) 65%, rgb(12 26 61) 110%);
}
.postCat {
    margin-top: -30px;
}
span.elementor-post-info__terms-list a:nth-child(3) {
    background: #ffe680;
}
span.elementor-post-info__terms-list a:nth-child(4) {
    background: #ff7aa6;
}
span.elementor-post-info__terms-list a:nth-child(2) {
    background: #56CC89;
}
.postFilter search.e-filter button {
    background: #FF9E63 !important;
}
.postFilter search.e-filter button:nth-child(2) {
    background: #56CC89 !important;
}
.postFilter search.e-filter button:nth-child(3) {
    background: #FFE680 !important;
}
.postFilter search.e-filter button:nth-child(4) {
    background: #FF7AA6 !important;
}
span.elementor-post-info__terms-list a {
    background: #ff9e62;
    color: #0B1A3C !important;
    padding: 10px 20px;
    font-size: 14px !important;
    line-height: 24px;
    font-weight: 600;
    border-radius: 5px;
}
.blogImg a{
    display:inline-block !important;
    width:100% !important;
}
@media only screen and (max-width: 1024px) {
    
    .removebr br{
        display:none;
    }  
    
}





