/*
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.1762688026
Updated: 2025-11-09 11:33:46

*/


/*             Narjis                    */

/*                 Dashboard page Campaigns            */
.elementor-shortcode .campaigns-grid .campaign-card {
    box-shadow: 0 5px 10px rgba(15, 23, 42, 0.12) !important;
    border-radius: 0 !important; margin: 0 10px 30px 0 !important;
}

.campaigns-grid .campaign-card .campaign-card-image-wrap::after{    background: #6963636b !important;     opacity: 0.5 !important;}

/*               Dashboard Claim Points Form            */
.claim-points-form input[name="nf_points"]{margin-bottom: 1rem;}
.claim-points-form input[name="nf_points"]::-webkit-inner-spin-button,
.claim-points-form input[name="nf_points"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.campaign-card{width: 31%;}
.elementor-shortcode .campaigns-grid{display: flex !important;
    flex-wrap: wrap;     justify-content: center;}
    
@media screen and (max-width: 1024px){
    .campaign-card{width: 48%;}
}
@media screen and (max-width: 767px){
    .campaign-card{width: 100%;}
}

/*               Login Page            */
.page-id-95 .search-container{display: none;}
.page-id-95 search{display: none;}
.elementor-element-d6d6f43.logout-menu .e-con-inner{justify-content: center !important;}
.elementor-element-4d94672{    display: none !important;}
header{border-bottom: 1px solid #BFBFBF52;}

/*               Dashboard            */
.page-header{display: none;}

/*               Footer            */
@media screen and (max-width: 880px){
    #menu-1-c4ea645{ flex-direction: column; }
    #menu-1-c4ea645 li a{display: flex;
    justify-content: center; }
} 
#menu-1-c4ea645 li a{text-transform: capitalize;}

/*               Header            */
body .elementor-nav-menu--dropdown{
    position: absolute;
    background: white;
    width: 100%;
    z-index: 99; left: 0; top: 70px;
}
body .elementor-nav-menu--dropdown ul li a{text-transform: capitalize;}
/*body .elementor-nav-menu--dropdown ul li{border-bottom: 1px solid #c1c1c1;}*/
body .elementor-element-10db67a{position: static;}
body .elementor-element-9d30835{position: static;}
html body .elementor-element-a176167{width: 100% !important;}
    .sub-menu{    left: -3% !important; width: 100% !important;}
    .elementor-153 .elementor-element.elementor-element-10db67a .elementor-nav-menu--dropdown a{        padding-top: 14px !important;
        padding-bottom: 14px !important; font-size: 15px !important;}
 

/*               All Pages            */
.page-id-851 .entry-title{ display: none; }
.alignwide {
    margin-inline: unset;
}

/*               Points Page            */
.page-id-237 .mycred-todolist-view li{margin-bottom: 15px;}
.page-id-237 .mycred-todolist-view .user-has-earned strong{color: #a59999}
.page-id-237 .mycred-todolist-view li strong{color: #585050;}
.page-id-237 .elementor-element-a9a2505{border: 1px solid #c5b6b6;
    padding: 20px; 
    }
.page-id-237 .page-header,.page-id-492 .page-header{ display: none; }
@media screen and (max-width: 676px) {
  .page-id-237 .elementor-element-a9a2505{margin: 0;}
}

/*               Campaign Grid            */
body .give-campaigns-component-campaign{box-shadow: 0 5px 14px 0 rgba(0, 0, 0, 0.15);}

/*               Campaign single Page            */
.give-campaign-page .page-header{display: none;}

/*               Campaign Archive Page            */

.page-id-492 .give-campaigns-component-campaign-image{height: 300px;}
.page-id-492 .givewp-campaign-grid{    display: flex;}
.page-id-492 .give-campaigns-component-campaign{width: 50%;}
@media screen and (max-width: 980px) {
  .page-id-492 .give-campaigns-component-campaign{width: 100%;}
  .page-id-492 .givewp-campaign-grid{    flex-direction: column;}
}

/*               Home Page            */
.home-page .banner-section .register-form {    width: 100%;}
.home-page .banner-section .register-form .um-register{    background: none;
    box-shadow: none;}
  .home-page .banner-section .register-form .um-register input[type="text"]{background: transparent;     height: 50px !important; color: white;}
  .home-page .banner-section .register-form .um-register .um-center input[type="submit"]{width: 100% !important; height: 50px !important;}
  .um-postmessage{color: white;}
  
/*               Home Page Alternative A/B Testing             */
.simple-banner .um-633.um{ background: white; }
  
  /*               Header Search            */
#search-e9231d0{min-height: 42px !important;
    height: 50%;}
    .e-search-submit  { padding: 12px 20px !important;
    height: fit-content !important;}
    
      /*               Campaigns Archive Page            */
body .give-campaigns-component-campaign__goal{display: none;}

/*Hide username*/
body .user-nicename{display: none;}
/*             Narjis End                   */