/*
Theme Name:     Pro-theme
Theme URI:      
Description:    Astra child theme.
Author:         superwebpros
Author URI:     https://www.superwebpros.com
Template:       astra
Version:        0.1.0
*/
.page-template-full-width-template .ast-container{
	max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.page-template-full-width-template.ast-separate-container #primary{
	margin: 0;
}
.page-template-full-width-template.ast-separate-container .ast-article-single{
	padding:0;
}
.page-template-full-width-template.ast-separate-container .ast-article-single.has-post-thumbnail header{
	display:none;
}
.page-template-full-width-template .main-header-bar .ast-container {
    max-width: 1240px;
}