body,html,h1, h2,h3, h4,h5,p,a{
	font-family: 微軟正黑體;
}
/* Main color */
button,
input[type="submit"],
.button.ot-shortcode-button,
a.button.ot-shortcode-button,
.ot-short-button,
#header,
#header-benavente,
body .ot-responsive-menu-header,
#respond label textarea:focus,
#respond label input:focus,
#comments .comment-text .user-nick .user-label,
.article-review-score,
.ot-main-panel-pager span.page-numbers,
.ot-main-panel-pager a.ot-main-pager-button.active, .ot-main-panel-pager a.ot-main-pager-button:hover {
	background-color: #00a68a;
}
.photo-gallery-thumbs-inner .item.active:before {
    box-shadow: inset 0 0 0 3px #039BE5,inset 0 0 0 4px #37383A;
}


/* Top menu bg color */
#header-benavente #header-top-block nav>ul ul.sub-menu,
#header-benavente #header-top-block {
	background-color: #6D2323;
}

/* Main menu bg color */
.main-menu-placeholder {
	background-color: #f3f3f3;
}



/* Accent color */
.ot-widget-comments-list > .item .item-content .ot-comment-w-read-more,
.ot-featured-author-block .ot-featured-author-header > strong,
a:hover {
	color: #159d83;
}
.mdl-button--accent.mdl-button--accent.mdl-button--raised,
.mdl-button--accent.mdl-button--accent.mdl-button--fab,
.ot-articles-blog-list > .item .read-later-widget-btn,
.ot-articles-material-blog-list > .item .read-later-widget-btn,
.ot-widget-article-list > .item .read-later-widget-btn,
.photo-gallery-nav-left,
.photo-gallery-nav-right,
.otg-slider .owl-nav > div,
.ot-title-block-navi .owl-prev:hover,
.ot-title-block-navi .owl-next:hover,
.ot-title-block-navi .owl-prev:active,
.ot-title-block-navi .owl-next:active {
	background-color: #159d83;
}

#main-menu, #main-menu.otm>ul, .main-menu-placeholder>.wrapper{
	background-color: #fff;
}


.header-blocks .header-blocks-aspace, .header-blocks .header-blocks-logo{
	height: initial;
	float: initial;
	margin: 0 auto;
}
.wrapper{
	width: 100% !important;
	max-width: 100% !important;
	
}

#main-menu>ul>li>a{
	color: #231815;
}
#main-menu>ul>li .sub-menu>li>a{
	text-align: left;
}
#main-menu>ul>li{
	display: inline-block;
	float: initial;
}
#main-menu>ul>li.active>a{
	border-color: #159d83;
}
#main-menu.otm>ul{
	display: inline-block;
	position: static;
}
#main-menu{
	position: relative;
	text-align: right;
}
#main-menu.is-now-following {
	text-align: center;
}
#main-menu.is-now-following>ul{
	display: block;
	position: fixed;
}
#main-menu>ul>li>a span:after{
	color: #00a68a;
}
.fb-icon i{
	color: #00a68a;
}
.fb-icon{
	width: 30px;
	height: 30px;
	background: #fff;
	border-radius: 50%;
	padding: 6px;
	position: absolute;
	right: 23%;
	top:14%;
	transition-duration: 1s;
}


.totop{
	background-color: #00a68a;
	position: fixed;
	right: 15px;
	bottom: 15px;
    text-align: center;
    padding: 8px 0px;
    width: 40px;
    height: 40px;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
    border-radius: 50%;
    z-index: 999;


}
.totop i{
	color: #fff;
}
.totop:hover{
	background-color:#231815;
}
.fb-icon.left{
	left: 29%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    background: #00a68a;
}
.fb-icon.right{
	right: 29%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    padding-right: 6px;
    background: #00a68a;
}
.fb-icon.reply{
	position: absolute;
    right: 16px;
    top: -27px;
    background: #aaa;
}
.fb-icon:hover{
	background: #231815;
}
.fb-icon:hover i{
	color: #fff;
}

.fb-icon.left i,.fb-icon.right i{
	color: #fff;
}
#footer{
	background-color: #00a68a;
	color: #fff;
	padding: 10px 200px;
}
.footer-copyright-content{
	padding: 0px 15px;
}
.footer-copyright-content img{
	width: 60%;
    margin-bottom: 5px;
}
.footer-nav.right{
	bottom: 0;
    position: absolute;
    right: 0;
}
#footer a:hover{
	color: #231815;
}
.padding-wrapper{
	padding: 0px 200px;
	background-color: #f4f5f6;
}
.huge-slider-content>strong{
	margin-bottom: 0;
}
.ot-title-block.green{
	border-bottom: 0;
	background: #00a68a;
}
.ot-title-block.green h3{
	color: #fff;
    padding: 15px 20px;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
}
.height-box{
	height: 200px;
}
.ot-block-article-slider .item .item-content{
	padding: 6px 25px;
}
.ad-bar{
	padding: 0px 15px ;
	margin-bottom: 30px;
}
.mb30{
	margin-bottom: 30px;
}
.mt0{
	margin-top: 0;
}
.mb0{
	margin-bottom: 0;
}
.mb10{
	margin-bottom: 10px;
}
.pt25{
	padding-top: 25px;
}
.pb25{
	padding-bottom: 25px;
}
.pt-a{
	padding-top: 18px;
	padding-bottom: 30px;
}
.ot-material-card .item-content{
	padding: 10px 20px;
}
.ot-material-card .item-content h3{
	font-size: 15px;
}
.ot-title-block,.widget>h3, .widget>h4{
	border-color: #00a68a;
}
.ot-title-block h2,.widget>h3>span, .widget>h4>span{
	color: #fff;
	background-color:  #00a68a;
	border-bottom: 1px solid  #00a68a !important;
}
.author{
	font-weight: 600;
	display: inline-block;
}
.author .pic{
	width: 50px;
	height: 50px;
	background-size: cover;
	background-position: center;
	display: inline-block;
	vertical-align: middle;
    border-radius: 50%;
    margin-right: 10px;
}
.author2{
	text-align: center;
	margin-bottom: 10px;
}
.author2 .pic{
	width: 100px;
	height: 100px;
	background-size: cover;
	background-position: center;
	display: inline-block;
	vertical-align: middle;
    border-radius: 50%;
}
.author2 p{
	
	text-align: center;
	font-size: 20px;
	margin-top: 5px;
}
.article-head-meta .soical .item{
	width: 30px;
	height: 30px;
	background-size: cover;
	background-position: center;
	display: inline-block;
	vertical-align: middle;
    border-radius: 50%;
    margin-right: 10px;
    padding: 5px 0px;
    background: #D3D3D3;
    text-align: center;
    transition-duration: 1s;
}

.article-head-meta .soical .item:hover{
	background: #00a68a;
}
.article-head-meta .soical .item i{
	color: #fff;
	font-size: 15px;
}
.float-right{
	float: right;
}
.article-head{
	border-bottom: 2px solid #00a68a;
}
.green-top{
	border-top: 2px solid #00a68a;
}
.shortcode-content img{
	width: 100%;
}
.right-box-time{
	text-align: right;
	float: right;
}
.article-foot-tags .soical{
	display: inline-block;
}
.article-foot-tags .soical p{
	display: inline-block;
	line-height: 12px;
}
.item-header.list .item-header-image .pic{
	padding-top: 75%;
    width: inherit;
    background-size: cover;
    background-position: center;
}
.ot-articles-material-blog-list .item-content{
	padding: 15px;
}
.author-list-1 .pic{
	height: 182px;
    width: inherit;
    background-size: cover;
    background-position: center;
} 
.item-header.sidebar-1 .pic{
	height: 97px;
    width: inherit;
    background-size: cover;
    background-position: center;
}
.ot-articles-material-blog-list .item-content p{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.ot-widget-article-list>.item h4 a,.ot-material-card .item-content>p{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.ot-widget-article-list>.item h4 a{
	margin: 12px 34px 12px 20px;
	padding: 0;
    height: 55px;
    overflow: hidden;

}
.author-txt{
	font-size: 17px;
    letter-spacing: 2px;
}
ul.green-dot li{
	position: relative;
	font-size: 16px;
}
ul.green-dot li:before{
	content: "";
	display: block;
	position: absolute;
	width: 10px;
	height: 10px
;
	border-radius: 50%;
	background-color: #00a68a;
	left: -20px;
    top: 6px;


}
.fa-ul img{
	width: 22px;
    position: absolute;
    left: -36px;
}
.ot-title-block.gray h2{
	background: #dbdcdc;
	border-bottom: 1px solid #dbdcdc!important; 
}
.ot-title-block.gray{
	border-color: #dbdcdc;
}
#respond .form-submit{
	
    margin-top: 17px;
    text-align: right;
    margin-bottom: 0px;
}
.soical img{
	width: 20px;
}
.article-foot-tags>div a{

	background-color: #999;
	color: #fff;
}
.article-foot-tags>div a:hover{
	color: #fff;
	background-color: #00a68a;
}

.line-icon , .article-foot-tags>div a.line-icon{
	display: none;
}

#ad-bottom{
	position: fixed;
	bottom: 0;
	width: 65%;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	text-align: center;
	display: none;
	z-index: 9;
}
#ad-bottom img{
	width: 100%;
}
.ot-widget-article-list>.item h4,.shortcode-content,.ot-articles-material-blog-list .item-content p, .ot-widget-article-list>.item h4 a, .ot-material-card .item-content>p,.ot-articles-material-blog-list .item-content h2 a{
	word-break: break-all;
}
.ot-featured-author-block .ot-featured-author-content.c-doctor{
	margin-left: 0;
}
.ot-featured-author-block .c-doctor .ot-featured-author-header{
	width: 100%;
}
.banner-slide{
	padding: 0 30px;
}
.banner-slide .ot-block-article-slider .item .item-content>strong{
	font-size: 2rem;
}
.header-link{
	width: 30px;
    height: 30px;
    background: #01a68a;
    border-radius: 50%;
    padding: 6px;
    color: #fff;
    transition-duration: 1s;
    display: inline-block;
    line-height: 18px;
    padding-left: 7px;
    text-align: center;
}
.header-link:hover{
	background: #000;
}
.header-icon{
	display: inline-block;
    padding: 13px;
}
#main-menu.otm.is-now-following>ul:before{
	z-index: -1;
	height: 58px;
}
.header-blocks{
	text-align: right;
}
.ot-block-article-slider.doctor .item{
	box-shadow: initial;
}
.ot-block-article-slider.doctor .item a:before{
	display: none;
}
.ot-articles-material-blog-list .item-content p{
	height: 1.6em;
}
.ot-articles-material-blog-list .item-content h2 a{
	height: 1.4em;
}
.ot-articles-material-blog-list .item-content h2{
	margin-bottom: 10px;
}
.ot-articles-material-blog-list .item-header{
	width: 27.051282%;
}
.ot-articles-material-blog-list .item-content{
	margin-left: 28.051282%;
}
.bg-center{
	background-size: cover;background-position: center;
}
.pic4-3{
	padding-top: 75%;
}
.pic20-7{
	padding-top: 35%;
}
#main-menu>ul>li .sub-menu,#main-menu>ul>li:hover>a span:after{
    width: 140px;
}
.ot-articles-material-blog-list .item-header{
    width: 100px;
}
.ot-articles-material-blog-list .item-content{
    margin-left: 102px;
    padding: 10px;
}
.ot-articles-material-blog-list>.item .read-later-widget-btn{
    bottom: 10px;
    right: 10px;
    height: 34px;
    width: 34px;
    line-height: 34px;
}
.ot-articles-blog-list:not(:first-child), .ot-articles-material-blog-list .item:nth-child(n+2), .ot-main-panel-pager{
	margin-top: 15px;
}
/*rwd ===================================================================*/
@media (max-width: 840px) {
	.ot-responsive-menu-content-inner ul.sub-menu{
		background: #eee;
		padding-left: 15px;

	}
	
	.header-blocks{
		text-align: center;
	}
}
@media (max-width: 768px) {
	#footer{
		background-color: #00a68a;
		color: #fff;
		padding: 0px 30px;
		
	}
	.footer-nav.right{
		
	    position: relative;
	    
	}
	.padding-wrapper{
		padding: initial;
	}
	.shortcode-content img{
		width: 100% !important;
	}
	.shortcode-content p{
		width: 100% !important;
	}
	.right-box-time{
		text-align: left;
		float: initial;
		margin-top: 10px;
	}
	.item-header.list .item-header-image .pic{
		width: inherit;
	}
	.item-header.list{
		padding-top: 0 !important;;
		padding-left: 0 !important;;
	}
	.fb-icon.left,.fb-icon.right{
		display: none;
	}
	.fa-ul img{
		width: 22px !important;
	   
	}

	.line-icon , .article-foot-tags>div a.line-icon{
		display: inline-block;
	}
	#ad-bottom{
		display: block;

	}
	.banner-slide .ot-block-article-slider .item .item-content>strong{
		font-size: 1.5rem;
	}
	.xs-pic4-3{
		padding-top: 75%;
	}

}


