/*!
Theme Name: tapchi_yhct
Theme URI: 
Author: Chuongnv
Author URI: 
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tapchi_yhct
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

tapchi_yhct is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.review .kk-star-ratings {
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.single-post-meta .review .kk-star-ratings .kksr-legend {
	font-size: 13px;
	margin: 5px 0;
	width: 100%;
}
.logo-header a {
	height: 50px;
	width: 100px;
	display: inline-block;
	background: url(images/logo.png) no-repeat center;
	background-size: 100%;
}

.page-menu .logo-header img{
	display: none;
}
.widget-form.sticky {
	z-index: 2;
}
.single-post-meta .update-time {
	color: #6b6b6b;
}
.breadcrumb a {
	color: #4c4c4c;
}
.footer-top .footer-link .nav-link {
	color: #444444;
}
.footer-top .subcribe-form .btn-subscribe{
	bottom: 2px;
}
.footer-top .subcribe-form .btn-subscribe i {
	font-size: 1rem;
}
.footer-top .subcribe-form .btn-subscribe {
	font-size: 0;
}
.fs-0{
	font-size: 0;
	position: absolute;
}

.action-mobile .btn-comment-mb{
	color: #6d6d6d;
}

.action-mobile .nav-link{
	color: #525252;
}
.home-header-box .excerpt-title{
	color: #505050;
}

.post .post-excerpt{
	color: #6d6d6d;
}
.btn-mobile-menu .fs-0 {
	position: absolute;
}

.menu-list-cat .sub-menu a{
	color: #616161;
}

.banner-top {
	height: 80px;
	background: url('images/top-banner.gif') no-repeat center;
}

img[data-lazy-src] {
	opacity:0
}

img.lazyloaded {
	-webkit-transition:opacity .3s linear 0.2s;
	-moz-transition:opacity .3s linear 0.2s;
	transition:opacity .3s linear 0.2s;
	opacity:1
}

/*action hotline chuongnv*/
.ctrlq.fb-button {
	position: fixed;
	left: 25px;
	cursor: pointer;
	z-index: 999;
	background: url(images/messenger.png) 50% no-repeat;
	background-size: 100%;
	width: 50px;
	height: 50px;
	text-align: center;
	bottom: 100px;
	border: 0;
	outline: 0;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	box-shadow: 0 1px 6px rgba(0,0,0,.06),0 2px 32px rgba(0,0,0,.16);
	-webkit-transition: box-shadow .2s ease;
	transition: all .2s ease-in-out;
	color: #fff;
}
.bubble {
	width: 20px;
	height: 20px;
	background: #c00;
	position: absolute;
	z-index: 50;
	vertical-align: middle;
	top: -2px;
	right: -5px;
	border-radius: 50%;
}

.box-hotline {
	position: fixed;
	bottom: 0;
	right: 30px;
	z-index: 50;
}

.circle-hotline {
	height: 40px;
	width: 40px;
	line-height: 40px;
	display: inline-block;
	border-radius: 50%;
	background-color: #e47509;
	transition: height .8s ease,width .8s ease;
	transform: translateY(-50%);
	box-shadow: 1px 1px 8px rgba(0,0,0,.3);
	text-align: center;
	position: fixed;
	bottom: 0;
	left: 30px;
	z-index: 50;
}

.circle-hotline .icon {
	font-size: 30px;
	line-height: 40px;
	display: inline-block;
	color: #fff;
	transition: all .8s;
	-ms-transition: all .8s;
	-moz-transition: all .8s;
	-webkit-transition: all .8s;
	-o-transition: all .8s;
}
.list-addthis {
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;
}
.circle-hotline::after, .circle-hotline::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	border: 1px solid #e47509;
}

.circle-hotline::before {
	animation: Fb 2s linear infinite;
}

.circle-hotline::after {
	animation: Fb 2s linear 1s infinite;
}
@keyframes Fb {
	0% {
		transform:scale(1)
	}
	75% {
		transform:scale(1.75);
		opacity:1
	}
	to {
		transform:scale(2);
		opacity:0
	}
}
.zalo-chat {
	position: fixed;
	background-color: transparent;
	width: 50px;
	height: 50px;
	cursor: pointer;
	z-index: 20 !important;
	display: block;
	right: 33px;
	bottom: 165px;
	left: 25px;
}
.zalo-chat a {
	width: 50px;
	height: 50px;
	display: inline-block;
	background: url("data:image/png;base64,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") no-repeat;
	background-size: 100%;
}
.zalo-chat::after {
	content: "+1";
	color: #fff;
	font-weight: 700;
	text-align: center;
	width: 20px;
	height: 20px;
	background: #c00;
	position: absolute;
	z-index: 50;
	top: -2px;
	right: -5px;
	border-radius: 50%;
	font-size: 12px;
}
.zalo-chat .text-fs {
	font-size: 0 !important;
}
@media (max-width: 575px){
	.ctrlq.fb-button {
		bottom:150px;
	}
	.circle-hotline {
		bottom:45px;
	}
	.zalo-chat{
		bottom: 215px;
	}

}
/*end action hotline chuongnv*/


@media (max-width: 767px){
	.home-feutured-post .big-post .post-excerpt{
		display: block;
	}
}
@media (max-width: 575px){
	.home-herbal .post-title {
		width: calc(100% - 80px);
	}
	.widget-form.sticky {
		position: relative;
	}
}
@media (max-width: 414px){
	.home-feutured-post .big-post .post-thumbnail {
		height: 235px;
	}
}

.home-key-brand {
	padding: 30px 0 30px 0;
	background: #eaeaea;
}

.home-key-brand .container {
	border-bottom: 1px solid rgba(220, 219, 219, 0.9);
}

.home-key-brand .widget-link {
	margin-bottom: 20px;
}

.home-key-brand .widget-link .widget-title {
	background: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #9a191c;
	margin-bottom: 10px;
	font-size: 14px;
	padding: 0;
}

.widget-link .widget-link ul {
	margin-left: 0;
	padding-left: 0;
}

.widget-link li {
	position: relative;
}

.widget-link li:before {
	content: "\f105";
	font: normal normal normal 12px/1 FontAwesome;
	left: 0;
	position: absolute;
	top: 12px;
}

.widget-link li a {
	color: #333;
}

.widget-link li a:hover {
	color: #00af91;
}

.widget-link .readmore-link:before {
	display: none;
}

.widget-link .readmore-link a {
	color: #d7a444;
	font-weight: bold;
}