/*
 Theme Name:   Gridiron Child Theme
 Theme URI:    
 Description:  Gridiron Child Theme
 Author:       ThemeRex
 Author URI:   
 Template:     gridiron
 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:  gridiron
*/


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


.wp-block-faq-block-for-gutenberg-faq .question h4 {
	margin-top: 0;
}

[class*="content_wrap"] > .sidebar {
    width: 360px;
}

body.body_style_wide:not(.expand_content) [class*="content_wrap"] > .content, body.body_style_boxed:not(.expand_content) [class*="content_wrap"] > .content {
    width: 888px;
}

.scheme_default .widget ul > li:before {
    background-color: transparent;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
	margin-bottom: 22px;
}

.wppsac-post-carousel.design-1 a.wppsac-readmorebtn {
	border-radius: 20px;
}

.wp-block-latest-posts__list.wp-block-latest-posts {
    padding-left: 0;
}

.top_panel {
    margin-bottom: 20px;
}

.wppsac-post-slider.design-1 a.wppsac-readmorebtn {
	border-radius: 20px;
}