/**
Theme Name: Astra Child
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.2.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/


/*Flyout Menu changes*/
.uael-offcanvas-trigger {
    display: block;
}
.uael-offcanvas-menu .menu-item-25349 a, 
.uael-offcanvas-menu .menu-item-34246 a,
.uael-offcanvas-menu .menu-item-39835 a,
.uael-offcanvas-menu .menu-item-43147 a,
.uael-offcanvas-menu .menu-item-45488 a,
.uael-offcanvas-menu .menu-item-47141 a,
.uael-offcanvas-menu .menu-item-51313 a, 
.uael-offcanvas-menu .menu-item-65982 a {
    color: #000000 !important;
    background: transparent !important;
    font-weight: 600 !important;   
    font-size: 16px !important;
    letter-spacing: 1px;
    text-transform: uppercase !important;
    cursor: default;
}
.uael-offcanvas-menu .menu-item-34246 a,
.uael-offcanvas-menu .menu-item-45488 a,
.uael-offcanvas-menu .menu-item-25349 a,
.uael-offcanvas-menu .menu-item-39835 a,
.uael-offcanvas-menu .menu-item-43147 a,
.uael-offcanvas-menu .menu-item-47141 a, 
.uael-offcanvas-menu .menu-item-65982 a{
    padding-top: 35px !important;
    border-top: 1px solid #efefef;
    margin-top: 20px !important;
}
.uael-offcanvas-menu li>a[title]:after {
    color: #fff;
    font-size: 0.65em;
    font-weight: 600;
    position: relative;
    content: attr(title);
    padding: 0.3em 0.6em 0.3em;
    top: -2px;
    left: 12px;
    letter-spacing: 0.5px;
    line-height: 1em;
    text-transform: none;
    background-color: #f7b91a;
    text-transform: uppercase !important;
    border-radius: 2px;
}
.uael-offcanvas-menu li.next-flyout-red>a[title]:after {
    background: #e74c3c;
}
.uael-offcanvas-menu li.next-flyout-blue>a[title]:after {
    background: #3498db;
}
.uael-offcanvas-menu li.next-flyout-green>a[title]:after {
    background: #06c758;
}
.uael-offcanvas-menu li.next-flyout-purple>a[title]:after {
    background: #4a14ca;
}
.uael-offcanvas-menu li.next-flyout-orange>a[title]:after {
    background: #d35400;
}
a:focus{
	outline: none;
}

/* 404 page CSS Start */
.error404  #primary {
    padding: 4em 0 !important;
    background-color: transparent;
    background-image: linear-gradient(180deg, #FFFFFF 0%, #F6F8FF 100%);
}
.error404 .widget_search .search-form .search-field {
    background: #ffffff;
    border-color: #ffffff;
}
@media(max-width:768px){
.error404 .ast-404-layout-1 {
    margin: 0em auto;
    padding: 0px 20px;
}
.error404 .ast-404-layout-1 .page-sub-title {
    font-size: 16px;
    font-weight: 700;
}
}
@media(min-width:1024px){
	.error404  #primary {
	    padding: 4em 0 !important;
	}
}
/* 404 page CSS end */
/*Main Menu Dropdown CSS Start - Harshad*/
@media(min-width: 1161px){
	/*Add Arrow*/
	.main-header-menu #menu-item-41860 .sub-menu:before {
	    content: '';
	    display: block;
	    position: absolute !important;
	    left: 30px;
	    top: 0px;
	    bottom: 100%;
	    width: 0;
	    height: 0;
	    border-bottom: 10px solid #ffffff;
	    border-top: 10px solid transparent;
	    border-left: 10px solid transparent;
	    border-right: 10px solid transparent;
	}
	.ast-desktop .main-header-menu #menu-item-41860 .sub-menu{
		border-radius: 4px;
		box-shadow: 0px 5px 40px -5px rgba(81, 36, 179, 0.25);
	}
	.main-header-menu .sub-menu li a{
		font-size: 16px;
		border-bottom-width: 0px !important;
	}
	.main-header-menu .sub-menu li:first-child:hover > a,
	.main-header-menu .sub-menu li.current-menu-item:first-child > a,
	.main-header-menu .sub-menu li.focus:first-child > a{
		border-radius:5px 5px 0px 0px;
	}	
	.main-header-menu .sub-menu li:last-child:hover > a,
	.main-header-menu .sub-menu li.current-menu-item:last-child > a,
	.main-header-menu .sub-menu li.focus:last-child > a{
		border-radius:0px 0px 5px 5px;
	}
}
/*Main Menu Dropdown CSS End - Harshad*/
/*Primary header responsive background color CSS - Rishabh*/
@media(max-width: 968px){
	.main-header-menu, 
	.ast-header-break-point .main-header-menu, 
	.ast-header-break-point .ast-header-custom-item{
		background: #f6f8ff;
	}
}
/*Primary header responsive background color CSS - Rishabh*/

/*==== Global Custom CSS - Harshad ====*/
/*Nav Button Fix*/
.ast-nav-menu .ast-custom-button{
	text-transform: none;
	letter-spacing:1;
}
/*Starter Temnplates Search Box*/
.astra-sites-showcase-v2-search-wrap .astra-sites-showcase-v2-search-box {
    background: #ffffff;
    padding: 10px 10px 13px 10px;
    box-shadow:none !important;
	width: 100% !important;
}
.astra-sites-showcase-v2-search-wrap .astra-sites-showcase-v2-search-button{
	margin-bottom: -5px;
}
@media screen and (max-width: 480px){
.search-form {
    width: 100%;
}
	.astra-sites-showcase-v2-search-wrap .astra-sites-showcase-v2-search-button{
	margin-bottom: -1px;
}
}

/*Starter Temnplates Filter*/
.astra-sites-showcase-v2-site-type, .astra-sites-showcase-v2-site-type .filter-type{
	left: 0 !important;
}
#astra-sites-showcase-v2-list{
	margin-top: 20px;
}
.astra-sites-showcase-v2 .control input:checked ~ .control__indicator {
    background: #4124c3;
    border-color: #4124c3;
}
/*Starter Temnplates Button and Hover*/
#elementor_starter_templates .theme-description .button{
	padding: 10px 15px;
	font-size: 11px;
	margin: 10px 0; 
}
#elementor_starter_templates .theme-description .button:hover{
	box-shadow: 0 10px 20px -3px #5124b35a;
}
/*Hover Effect for Homepage Widgets Icons*/
.uae-widget-blocks .elementor-widget-uael-infobox :hover .uael-image{
	filter: invert(30%) sepia(51%) saturate(2878%) hue-rotate(245deg) brightness(70%) contrast(120%);
	-webkit-filter: invert(30%) sepia(51%) saturate(2878%) hue-rotate(245deg) brightness(70%) contrast(120%);
	-ms-filter: invert(30%) sepia(51%) saturate(2878%) hue-rotate(245deg) brightness(70%) contrast(120%);
}
/*Disclaimer*/
.disclaimer{
	font-size: 14px;
	margin-top: -10px;
}
/*UAEL OffCanvas unnecessary Bottom Spacing Fix*/
.elementor-36444 .uael-offcanvas-action{
	height: 0px !important;
}
/*==== Global Custom CSS End - Harshad ====*/