/* Themify Customize Styling */
#headerwrap {	
	background-color: #00ccff; 
}
#site-logo {		position:relative;
 
}
#site-logo img {	
	height: 90px; 
}
#site-description {		font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-size:1em;
	text-align:center;
	color: #ffffff;display: none;	position:fixed;
 
}
#main-nav {	
	right: 100px; 
}
#footerwrap {	
	background-color: #00ccff; 
}
#footer {	
	background-color: #00ccff; 
}

/* Themify Custom CSS */
/*  All Font Seting
-------------------------------------------*/
body, .module , #main-nav , .post-title
{
    font-family: 'Noto Sans TC', sans-serif;

    }



.module p{
  padding-bottom:10px!important;
}

#text-3187-sub_row_1-0-3-1-0 {
  background-color: rgba(255,255,255, 0.65);
color: rgba(71, 71, 71, 1);
text-align: center;
padding-top: 20px;
padding-bottom: 20px;
margin-bottom: 30px;
  }
#sidebar .widgettitle {
  border-top: 2px solid #00ccff;
background-color: #00bbff;
color:#fff;
padding:5px;
font-weight:900;
}
.post-nav {
  margin: 1.8em 0px 1.5em;
padding: 2.05em 0px;
clear: both;
border-top: 2px solid #00ccff;
border-bottom: 2px solid #00ccff;
}

a:focus {
    text-decoration:none !important;
    outline: none !important;
}

.post-title a{
color: #00bbff;
font-weight:900;
line-height:1.2em;
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {	
	height: 90px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {	
	height: 90px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {	
	height: 90px; 
}
 }