/*
 Theme Name:   ProRange Child Theme
 Theme URI:    https://prorange.ancorathemes.com
 Description:  ProRange Child Theme
 Author:       AncoraThemes
 Author URI:   https://ancorathemes.com
 Template:     prorange
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  prorange
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

.post_header_wrap_style_style-3 .post_featured.post_featured_bg,.post_header_wrap_style_style-3 .post_featured.sc_parallax_wrap {
    /*height: 25rem!important;*/
    height: 7rem !important;
    background-image: none;
}
.post_header_wrap_style_style-3 .post_header {
	padding: 0!important;
}
.post_header_wrap_style_style-3 .post_header .content_wrap {
	max-width: var(--theme-var-page)!important;
	width: var(--theme-var-page)!important;
}