/*
 Theme Name:     Semparuthi
 Theme URI:      https://colorlib.com/wp/themes/newspaper-x/
 Description:    newspaper-x Child Theme
 Author:         colorlib
 Author URI:     https://www.wpion.com
 Template:       newspaper-x
 Version:        1.2.9
*/

@import url("../newspaper-x/style.css");

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


.newspaper-x-recent-posts.container ul li#newspaper-x-recent-post-0 {width:100%;display:block;}
#newspaper-x-recent-post-1, #newspaper-x-recent-post-2{display:none !important;}
.newspaper_x_widgets .newspaper-x-blog-post-layout-c span.newspaper-x-date, 
.newspaper_x_widgets .newspaper-x-blog-post-layout-b span.newspaper-x-date{font-size:14px}
.newspaper_x_widgets .newspaper-x-blog-post-layout-c div.newspaper-x-content {font-size:16px}
.newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-title h4>a, 
.newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-title h4>a {font-size:25px;line-height:1.25;}
.newspaper-x-content{color:#212121 !important;}
.newspaper-x-date{color:#7c7c7c !important;}

@media only screen 
  and (min-device-width: 768px) {
	  aside#secondary {margin-top:30px}
	  .language-nav ul {padding:0;margin:0;}
	  .language-nav ul li {list-style:none;display:inline-block;}
	  .language-nav ul li a {color:#fff;font-size:16px;}
	  .custom-logo {width:200px;}
}


@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {
	  .header-logo .custom-logo-link {text-align:center;display:block;margin:0 auto 30px}
	  .header-logo .custom-logo-link img {width:350px;}
	  .newspaper-x-layout-b-row>div.col-xs-6 {width:100%;}
	  .menu-toggle {display:block !important;}
	  #site-navigation.toggled ul {display:block;}
	  .main-navigation ul#primary-menu {display:none;}
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 767px) 
  and (-webkit-min-device-pixel-ratio: 2) {
	  .header-logo .custom-logo-link {text-align:center;display:block;margin:0 auto}
	  .newspaper-x-layout-b-row>div.col-xs-6 {width:100%;}
	  .newspaper_x_widgets .newspaper-x-blog-post-layout-b .col-sm-4 div.newspaper-x-image {max-height:330px;}
	  .container.site-content{margin-top:10px;}
	  .top-header #searchform input[type=search] {width:285px;max-width:285px !important;}
	  #menu-social {display:none;}
	  .top-header {padding-bottom:20px;}
}
iframe {visibility: hidden!important;}

