/*
Theme Name: Blog X
Description: Blog X – is Blog/ Magazine/ Personal Blog WordPress theme. Blog X is a WordPress Blog theme. It is a high-quality, fully responsive theme designed with attention to detail. It is blog-focused but works well for magazines, newspapers, corporate, portfolio, eCommerce, and general-purpose sites. It comes with multiple color styles, multiple widget areas, multiple page layouts and many more.
Author:       Noor alam
Author URI:   https://profiles.wordpress.org/nalam-1/
Theme URI:    https://wpthemespace.com/product/blogx/
Template:     x-blog
Version:      1.0.5
Tested up to: 6.1
Requires PHP: 5.6
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Tags: 		  blog, news, education, custom-logo, one-column, two-columns, grid-layout, right-sidebar, custom-background, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, threaded-comments, translation-ready, block-styles
Text Domain: blog-x

*/

.site-main article .entry-header {
  padding: 2em;
  margin-left: 1em;
}

div#primary.content-area main#main.site-main article{
	box-shadow: rgba(45, 55, 72, 0.3) 0px 4px 8px -1px !important;
	border-radius: 8px !important;
	}

aside#secondary.widget-area,
aside#secondary.widget-area section#nav_menu-3.widget.widget_nav_menu {
	box-shadow: rgba(45, 55, 72, 0.3) 0px 4px 8px -1px !important;
	border-radius: 8px !important;
	}


ul#icons li {
	display:inline-block;
  	width: auto; 
	text-align:center; 
	list-style:none; 
	padding:0 0.8em 0.8em 1em;}

div#link-icons ul#icons li img, 
img.aligncenter.size-medium.wp-image-116, 
figure.wp-block-image a img
 {border-radius:4px; 
box-shadow: rgba(45, 55, 72, 0.3) 0px 4px 4px -1px !important;}

img.aligncenter.size-medium.wp-image-116 {margin-bottom: 1.4em;}


div#link-icons figcaption a {	
	text-decoration:none;
	color:#353c41;
	font-size:0.7em;
}

footer, footer p.footer-copyright
{margin:auto; width: 84%; align-content:center;}

ul#footer-links, 
ul#footer-links li {
   display:inline;
}

ul#footer-links li a{
	text-decoration:none;
	display:inline;
    list-style: none;
	color:#353c41;
	padding:0.8em;
}

ul li, ul#menu-primary-sidebar.menu li#menu-item {list-style:none;}

footer p.footer-copyright {font-size:0.8em; padding:0.8em; color:#646464;}

