/*!
Theme Name:   	junn
Theme URI:
Author:         evansariel
Author URI:
Description: Father Theme is SKT-Strong;
Template: skt-strong
Theme URI: 
Author: evansariel
Author URI: 
*/
.entry-content p{line-height: 30px;font-size: 18px;}
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
* {
    font-family: 'Noto Sans TC',sans-serif;
    -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: always;
  /*text-shadow:#999 0.01em 0.01em 0.05em !important;*/
}
@media screen and (max-width: 980px){
	.sitenav ul li{background-color: #848484;}
	.logo img{height: auto;}
	.logo{width:80%}
}
@media screen and (max-width: 1169px) and (min-width: 768px){
	.logo img{height: auto;}
	.logo{width:60%!important;width:60%;}
}
@media screen and (min-width: 1169px){
	.logo{width:60%!important;width:60%;}
}

.logo h1 span{line-height: 40px;}
body.wp-custom-logo .logo h1{ display:inline-block!important;display:inline-block;}
.logo a{vertical-align: middle;
    display: table-cell;}
.slide_info{display:none;}
.cols-3 .phone-no p span{color:#fff;}
.threebox{top:50px;}
.threebox >ul>li{font-size: 1.3em!important;font-size: 1.3em;padding: 2px;list-style-type: none;}
.threebox >p>img{border: none;}
.siteaddress{margin-bottom: 3px;}
.cols-3 .phone-no p span{width: auto;}
/*For Slider plugin*/
.theme-default .nivo-controlNav{
	width: 100px!important;
	width: 100px;
    position: absolute;
    bottom: 10vw;
}
.theme-default .nivo-controlNav a.active{background-color: rgba(23, 36, 72, 0) !important;background-color: rgba(23, 36, 72, 0);}
.nivo-caption{bottom: 95%!important;bottom: 95%;}
.theme-default .nivo-directionNav a:hover{background-color: rgba(23, 36, 72, 0) !important;background-color: rgba(23, 36, 72, 0);}

/*Themes Sidebar*/
#sidebar ul li a{font-size: 18px;font-weight: bold;}
#sidebar ul li{list-style-type: none;}
.theme-default a.nivo-nextNav{background-position: -30px 0 !important;background-position: -30px 0 ;}
.textwidget{text-align: center;}
/*blockquote*/
blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
