/*
Theme Name: WorldStar-Child
Theme URI: https://themezee.com/themes/worldstar/
Author: ThemeZee
Author URI: https://themezee.com
Description: WorldStar is a clean and modern WordPress theme with a stunning featured content area to highlight your posts. The theme can be customized easily and supports a Magazine Homepage template, header widgets, several layout settings and custom logos. WorldStar is perfectly suited for simple blogs, online magazines or news related websites.
Version: 1.5.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: worldstar

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

WorldStar is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*
Additional styles by raz0rback2 START
*/

/* link header ads */
@media only screen and (max-width: 400px) {
	#invisible-link-inner_wrapper {
	height: 90px;
	}
}

 /* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
	.header-main{
		background-image: url("/wp-content/uploads/static/ad/header/FFXIV-Dawntrail_HeaderMobile_V1.jpg");
		background-size: cover;
		background-position: center;
		padding: 1em;
	}
	.header-main #logo{
		max-width: 50%;
	}
	
		/* link header ads */
	#invisible-link-inner_wrapper {
	height: 100px;
	}
	
	/* show mobile-blog ad */
	.mobile-blog-ad {
		display: block !important;
		margin-bottom: 20px;
	}
	
	.no-mobile-ad {
	display: none;
	}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
	.header-main{
		background-image: url("/wp-content/uploads/static/ad/header/FFXIV-Dawntrail_HeaderMobile_V1.jpg");
		background-size: cover;
		background-position: center;
		padding: 1em;
	}
	.header-main #logo{
		max-width: 50%;
	}
	
		/* link header ads */
	#invisible-link-inner_wrapper {
	height: 122px;
	}
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	#masthead{
		background-image: url("/wp-content/uploads/static/ad/header/FFXIV-Dawntrail_HeaderDesktop_V2");
		background-size: cover;
		background-position: center;	
	}
	
	/* link header ads */
	#invisible-link-inner_wrapper {
	height: 134px;
	}
	
	
	.header-main{
		background-image: none;
		background-size: cover;
		padding: 1em;
	}
	
}

/* No takeover space Ad in mobile  */
@media only screen and (max-width: 1199px) {
	#takeover {
	padding-top: 0px !important;
	}
	
	/*#content {
	margin-top: -27px;
	}*/
}


/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	#masthead{
		background-image: url("/wp-content/uploads/static/ad/header/FFXIV-Dawntrail_HeaderDesktop_V2");
		background-size: 100%;
		background-position: center;
}	
	.site-branding .custom-logo{
		margin: 0 !important;
	}
	.header-main{
		background-image: none;
		background-size: cover;
		padding: 1em;
	}
	/* link header ads */
	#invisible-link-inner_wrapper {
	height: 122px;
	}
} 

/* Background Image Breath of the Wild */

body{
background-image: url("/wp-content/themes/worldstar-child/bg-botw.jpg");
background-size: cover;
background-position: left;
background-attachment: fixed;
}

.large-post{
	margin: 0 0 2.5em 0 !important;
}

.widget-magazine-posts .large-post .entry-title{
	font-size: 1.75rem;
	line-height: 1.25;
}

.widget-magazine-posts .type-post .entry-content p{
	margin: 0.5em 0 0;
}



/* old red color #ca4e47 */
/*
END Additional styles by raz0rback2
*/

/* Takeover Ad  


#takeover {
background-image: url(/wp-content/uploads/static/ad/takeover/bandai_ERSOTE_jpgames-fireplace-desktop.jpg);
background-position: top;
padding-top: 245px;
background-repeat: no-repeat;
background-size:auto;
background-color: #000;
cursor: pointer;
} 
*/
#content {
cursor: default;
} 


/* General Style Fix */

.floatright {
float:right;
}

.shariff-padding {
padding-bottom: 12px;
}

/* Comment Style */

.aftercomments {
padding-bottom: 30px;
padding-top: 30px;
border-top: 1px solid #eee;	
}

.jpgames-commentcount {
color: #d5333b;
font-weight: bold;
}

.entry-meta .meta-comments.jpgames-commentcount::before {
color: #d5333b;
}

.comment-list {
background: #f2f2f2;
font-size: 0.8755rem;
}

.comments-footer-button {
margin-bottom: 30px;
}

.readmore-wrap {
margin-bottom: 20px;
}

.comment {
border-bottom: 1px solid #fff;
}

/* Top Header Menu */

.header-bar-wrap {
background: #222 !important;
}

.top-navigation-menu a {
color: #fff !important;
}

.top-navigation-menu a:hover  {
color: #d5333b !important;
}

.top-navigation-toggle:after {
color: #fff !important;	
}

.affiliate-notice {
padding-top: 10px;
}

.cc-banner .cc-message {
max-width: 75% !important;
}

/* more space between footer and content */
.entry-footer {
padding-top: 30px;	
}


/* link header */
.primary-navigation-wrap {
z-index: 2
}

/* Logo fix for link */
.header-main #logo {
position: relative;
z-index: 2;
}

#invisible-link-inner_wrapper {
width: 100%;
position: absolute;
}

/* Mobile Ad Blog Post */
.mobile-blog-ad {
display: none;	
}

.privacy-policy li a{
word-break: break-word;
}

/* ul Widget fix (sidebar widget) */

.widget ul {
list-style: none !important;
}
