/*
 Theme Name:   Twenty Twenty Child
 Theme URI:    https://diviextended.com/
 Description:  A child theme of Twenty Twenty WordPress theme.
 Author:       Elicus Technologies
 Author URI:   https://elicus.com
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("style.css");

article.post-5993 h1 {}

article.post-5993 .featured-img {
	display: none;
}

article.post-5993 .content-left {
	width: 100%;
	margin: auto;
}

article.post-5993 .sidebar {
	display: none;
}

article.post-5993 iframe {
	width: 100%;
}

