/*
Theme Name: Athena Child
Theme URI: http://athena.smartcatdev.wpengine.com/
Template: athena
Author: Smartcat
Author URI: https://smartcatdesign.net
Description: Build your site Athena with ease. Athena is a feature-loaded, user-friendly, fully responsive, Parallax modern WordPress theme built with care and SEO in mind. It is a Woocommerce ready, multi-purpose theme with a design that can be used by a business, restaurant, freelancers, photographers, bloggers, musicians and creative agencies. Athena features a full width frontpage slider, animated callouts with over 600 icons to choose from. The blog is an attractive masonry grid. It comes with many color options, left and right sidebars, 6 widget areas, primary and footer menus, mobile responsive menu and links to your social media sites . Athena allows you to fully customize your site without having to work with code. Athena also features a live customizer, allowing you to change settings and preview them live.
Tags: one-column,two-columns,three-columns,left-sidebar,right-sidebar,grid-layout,custom-colors,custom-logo,featured-images,footer-widgets,full-width-template,theme-options,translation-ready,portfolio,e-commerce,photography
Version: 1.2.3.1575279866
Updated: 2019-12-02 18:44:26

*/
/***ヘッダー***/
h1.site-title.show{
	font-size:2em !important;
	font-weight:400;
}
h1.site-title.show a:visited{
	color:#fff;
}
#athena-header.frontpage.sticky .header-inner,
#athena-header .header-inner{
	background:rgba(0,0,0,0.8) !important;
}
#athena-search>div.row{
	background:rgba(255,255,255,0.8);
}
/***右***/
#athena-sidebar ul{
	margin:0 0 1.5em;
	padding:0;
}
#athena-sidebar .cat-post-tax-tag a,
#athena-sidebar .cat-post-tax-tag a:visited{
	font-size:0.9em;
	background:#cd5;
	padding:3px;
	color:#fff;
}
/***フッター***/
footer#colophon a.rel{
	font-size:0;
}
footer#colophon a.rel img{
	display:none;
}

/***スライダー***/
@media (min-width: 768px){
	.col-sm-6 {
		width: 80% !important;
	}
}
div#athena-slider h2{
	font-weight: bold;
	font-size: 2em;
	letter-spacing:3px;
	color: rgba(0, 0, 0, 0);
	text-shadow: 2px 2px 0 #ccc;
	-webkit-text-stroke: 1px #888;
	text-stroke: 1px #888;
	padding: 0 0 10px;
}

/***オーバーレイ***/
#category-posts-4 ul li a,
#category-posts-4 ul li a:hover,
#category-posts-4 ul li a:visited{
	color:#fff;
}
/***かけはしのミッション***/
#athena-featured .fa{
	color:#eee;
}
#athena-featured .athena-title{
	color:#eee;
	font-weight:400;
	font-size:1.5em !important;
	text-shadow: 1px 0px 0 #cd5;
}
#athena-featured p.athena-desc{
	font-weight:400;
}
/***設立趣旨***/
#athena-homepage-widget>div{
	background: rgba(164,225,229, 0.9) !important;
	color: #333 !important;
}
aside#custom_html-3 h2{
	text-align:center;
	font-weight: bold;
	font-size: 2.5em;
	letter-spacing:3px;
	color: rgba(0, 0, 0, 0);
	text-shadow: 2px 2px 0 #cd5;
	-webkit-text-stroke: 1px #888;
	text-stroke: 1px #888;
	padding: 0 0 10px;
}
aside#custom_html-3 p{
	line-height:2;
}
aside#custom_html-3 strong{
	font-size:1.3em;
	color:#555;
	background: linear-gradient(transparent 60%, #dfea95 60%);
}

/***トップページ新着一覧***/
.homepage-page-content.col-sm-9{
	margin-top:30px;
}
.post-panel-content h2.entry-title{
	font-size:1.5em !important;
}
.post-panel-content .author{
	display:none;
}


/***投稿ページ***/
body.post-template-default>div.parallax-mirror:nth-child(2),
body.post-template-default #athena-page-jumbotron{
	height:200px !important;
	
}
main#main span.byline,
main#main div.author,
main#main .meta-detail div:last-child{
	display:none;
}
#athena-page-jumbotron{
	background:rgba(0,0,0,0.5);
}
#athena-page-jumbotron .entry-title{
	font-size:2em !important;
}