/*
Theme Name: Astra hijo
Author: 
Description: Your description goes here
Version: 1.0
Template: astra

This is the child theme for Astra theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

header.site-header {
	position:fixed !important;
	width:100%;
} 


#page .site-content{
	margin-top: 80px;
} 

.ast-row {
	margin-top:70px;
} 

#secondary {
	margin-top:120px;
} 


.site-main{
	margin-top:56px;
} 

.email-link{
	color: white;
	text-decoration: none;	
} 

.email-link:hover{
	color: black;
	text-decoration: underline;	
}

.ast-builder-menu-1 .main-header-menu .sub-menu { 
	background-color:#B97979!important;
}






