/*!
Theme Name: VNKTM_VDT
Theme URI: http://underscores.me/
Author: Annv
Author URI: mailto:quynv.freelancer@gmail.com
Description: Theme develope by ANV
Version: 1.0.1
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vnrvdt
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
.home-doctor .doctor-item img {
	display: block;
	margin: 0 auto;
}
.doctor-image {
	width: 100%;
}
.widget-office .widget-content {
	margin-bottom: 15px;
}
.widget-office .widget-title {
	font-size: 18px;
}
.faq-post .avatar img {
	display: block;
	widows: 80px;
	height: 80px;
}

.faq-post .c-info {
	max-width: calc(100% - 100px);
}
.post-row:after {
	content: "";
	display: table;
	clear: both;
}
@media(max-width: 575px){
	.home-about img{
		max-width: 220px;
	}
	.question-form .form-checklist{
		margin-bottom: 20px;
	}
}
.btn-product-link {
	background: red;
	color: #fff !important;
	fill: #fff !important;
	border: none !important;
	text-decoration: none !important;
	outline: 0;
	box-shadow: -1px 6px 19px rgba(255, 0, 0, 0.2) !important;
	border-radius: 4px !important;
	font-weight: 700;
	font-size: 16px;
	line-height: 17px;
	padding: 10px;
}
.single-page-header .breadcrumb_last{
	display: none;
}
.short-title:after{
	content: "Bọc răng sứ không mài răng - Bền đẹp như răng thật - Bảo hành trọn đời";
}
.post-author-meta-top{
	display: flex;
	align-items: center;
}
.post-author-meta-top .kk-star-ratings {
	margin-left: auto;
}
#phonering-alo-phoneIcon {
	background-color: #004793;
	width: 215px;
	display: flex;
	align-items: center;
	border-radius: 33px;
	height: 60px;
}
.hotline-wrap {
	position: absolute;
	right: 22px;
	color: #f1d523;
}
.hotline-wrap p:first-child {
	font-size: 12px;
	color: #fff;
}
.hotline-wrap p:last-child {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.3;
}
.hotline-wrap:hover p{
	color: #fff;
}
.hotline-wrap p{
	margin-bottom: 0;
}
.action-sidebar .phonering-alo-ph-img-circle{
	top: 10px !important;
	left: 8px !important;
}
.action-sidebar .phonering-alo-ph-circle{
	top: -6px !important;
	left: -6px !important;
}
.action-sidebar .phonering-alo-ph-circle-fill{
	top: 5px !important;
	left: 3px !important;
}
.page-footer .logo{
	width: 255px;
}
.navbar-nav .dropdown .dropdown-item{
	font-weight: 700;
	text-transform: uppercase;
	color: #004793;
	padding: .5rem 1rem;
}
.navbar-nav .dropdown .dropdown-item:hover{
	color: #ffb602;
}
.navbar-nav .dropdown-submenu .nav-link{
	font-size: 14px;
	position: relative;
}
.navbar-nav .dropdown-submenu .dropdown-toggle:after{
	right: 10px;
}
.navbar-nav .dropdown-submenu .sub-menu{
	left: 100%;
	top: 0;
}
.home-register-left img{
	margin-bottom: 0;
}
@media (max-width: 575px){
	.post-author-meta-top{
		display:block;
	}
	.primary-nav .dropdown-menu .dropdown-item{
		color: #333;
	}
	.action-sidebar a:last-child{
		display: none;
	}
	#phonering-alo-phoneIcon{
		background: transparent;
	}
}
@media (min-width:768px){
	.page-related-post{
		padding: 30px 0;
	}
}