/*
 Theme Name:   Techindulge Child Theme
 Theme URI:    https://www.dev.techindulge.com/
 Description:  A child theme 
 Author:       Techindulge
 Author URI:   https://www.dev.techindulge.com
 Template:     astra
 Version:      1.0.0
*/
 
.ast-theme-transparent-header #masthead {
	max-width: 1000px;
    margin: auto;
    width: 100%;
	position: fixed;
}
/*
#primary {
    box-shadow: 0px 0px 10px 0px #000;
}*/
@media (max-width: 1000px){
.ast-separate-container #content .ast-container {
    padding-left: 0;
    padding-right: 0;
}
}

.entry-content h2{
	
	 font-size: 1.5rem;
	}

#primary-menu {
    
    font-size: 16px;
    font-weight: 900;
	font-family: 'franklin-gothic';
}
#cusfoot {
	font-family: 'franklin-gothic';
}
.main-header-bar {
    padding-top: 0em;
    padding-right: 0px;
    padding-bottom: 0em;
    padding-left: 0px;
}