/**
Theme Name: Ad Group Agency
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ad-group-agency
Template: astra
*/

.hide {
	display:none !important;
}

.elementor-widget-theme-site-logo img {
    width: auto !important;
    height: auto !important;
}


/* Paragraph bottom margins */

 .entry-content p, .elementor-kit-10 p {
    margin-bottom: 1.5em;
	line-height: 1.7em;
}
/* END Paragraph bottom margins */


/* MegaMenu Zero Paragraph bottom margins */
.uael-infobox-left-right-wrap p {
	margin-bottom: 0;
	line-height: 1.7em;
}
/* END MegaMenu Zero Paragraph bottom margins */


/* Blog page Rounded Corners */
.uael-post__thumbnail {
	border-radius: 15px 15px 0 0;
}
.elementor-379 .elementor-element.elementor-element-dbd2c8f .uael-post__bg-wrap {
	border-radius: 15px;
}
/* END Blog page Rounded Corners */


/* Main Nav Donate Button */
.e-n-menu-heading li.e-n-menu-item:last-of-type #navdonatebutton a.e-n-menu-title-container.e-focus.e-link {
        color: #ffffff!important;
        text-align: center;
        background-color: #005499;      
        border-radius: 5px;
		padding:10px 15px;
          }
         .e-n-menu-heading li.e-n-menu-item:last-of-type #navdonatebutton a.e-n-menu-title-container.e-focus.e-link span.e-n-menu-title-text {
	        color: #ffffff!important;	 
}
.e-n-menu-heading li.e-n-menu-item:last-of-type #navdonatebutton a.e-n-menu-title-container.e-focus.e-link:hover {
        background-color: #043864!important;      
	
}
/* End Main Nav Donate Button */