
/**
Theme Name: Astra Child
Author: TechFyd
Author URI: https://techfyd.com/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. 
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: astra-child
Template: astra
*/

header .custom-logo-link img {
    border-radius: 5px;
}

/*
.entry-content p, p {
    margin-bottom: .8em;
}
*/

.astra-logo-svg:not(.sticky-custom-logo .astra-logo-svg,.transparent-custom-logo .astra-logo-svg,.advanced-header-logo .astra-logo-svg) {
    height: 36px;
}

body.home .ast-header-button-1 .ast-custom-button{
	border-color: #fff;
	color: #fff;
}

body.home .ast-header-button-1 .ast-custom-button:hover{
	color: #ddd;
	border-color: #ddd;
	background: none;
}

body.home [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{
	fill: #fff;
}

[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{
	fill: #8441a4;
}

.sa-widget-pro .sa-info-box:after {
    position: absolute;
    top: 20px;
    right: 20px;
    content: "PRO";
    font-size: 10px;
    color: #fff;
    background: #e0528D;
    padding: 6px;
    line-height: 1.2;
    border-radius: 5px;
}

a:focus {
    outline: none;
}

body.home .sub-menu .menu-link{
     color: #262626 !important;
}
body.home .sub-menu .menu-item-has-children.current-menu-item>.menu-link{
     color: #8441a4 !important;
}
body.home .sub-menu .menu-item:hover>.menu-link{
     color: #8441a4 !important;
}

.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle {
    color: #000000 !important;
}
a{
    text-decoration: none;
}

.woocommerce-js h2 {
    margin: 0;
}

.elementor-editor-active #ast-scroll-top {
    display: none !important;
}
