/* 
Theme Name:		 astra-child
Theme URI:		 http://childtheme-generator.com/
Description:	 astra-child is a child theme of Astra, created by ChildTheme-Generator.com
Author:			 Andrea
Author URI:		 http://childtheme-generator.com/
Template:		 astra
Version:		 1.0.0
Text Domain:	 astra-child
*/

body.page-id-2778 footer.site-footer{
    display: none;
}

form.post-password-form{
    padding: 50px 0;
}

footer#colophon{
    display: none;
}

.um-account-profile-link {
    display: none;
}

body:has(.w3eden) #content{
    padding: 50px 0;
}

#content_wpdm_package_1 .row > div{
    flex: 0 0 100%;
    max-width: 100%;
}

#content_wpdm_package_1 h3.package-title{
    color: #2385CB;
}

.w3eden .btn{
    letter-spacing: 0;
}

#content_wpdm_package_1 .row > div .media{
    align-items: center;
}

.w3eden.marginBottom {
    text-align: right;
    margin-bottom: 25px;
}