/*!
Theme Name: IHS
Theme URI: http://underscores.me/
Author: quynv
Author URI: https://www.vietnetgroup.vn 
Description: Theme develope by QUYNV
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: iHS.org.vn
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
**/
body{
	font-family: -apple-system,Roboto,"Helvetica Neue",Arial;
}
.kk-star-ratings .kksr-stars .kksr-stars-active, .kk-star-ratings .kksr-stars .kksr-stars-inactive{
	width: 100px;
}
.kk-star-ratings .kksr-stars .kksr-stars-active .kksr-star .kksr-icon{
	width: 12px !important;
	height: 12px !important;
	background-repeat: no-repeat;
}
.kk-star-ratings .kksr-stars .kksr-stars-inactive .kksr-star .kksr-icon{
	width: 12px !important;
	height: 12px !important;
	background-repeat: no-repeat;
}
.kk-star-ratings .kksr-legend{
	font-size: 11px;
	margin-right: 0;
	margin-left: 5px;
}
.single-post-meta .ml-auto .review{
	padding-left: 10px;
}

.sidebar-single .widget_media_image{
	position: sticky;
	top: 55px;
	z-index: 1;
}

body.category  .list-post-cat .post-meta{
	display: none;
}
.widget_media_image img{
	width: 100%;
}
.list-sticky-post li a{
	color: #333;
}
.entry{
	font-size: 16.5px;
}
.entry figure{
	max-width: 730px;
}
@media(max-width: 768px){

	.entry figure{
		width: 100% !important;
	}
	.navbar-collapse .navbar-nav{
		flex-wrap: nowrap !important;
		white-space:nowrap;
	}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : portrait){
	.wrap-page > .col-md-4{
		display: none !important;
	}
	.wrap-page > .col-md-8{
		width: 100%;
		max-width: 100%;
		flex: auto;
	}
	.navbar-collapse .navbar-nav{
		flex-wrap: nowrap !important;
		white-space:nowrap;
	}
	.entry figure{
		width: 100% !important;
	}
	.navbar-collapse .navbar-nav{
		flex-wrap: nowrap !important;
		white-space:nowrap;
	}
}
@media only screen and (min-resolution: 132dpi) and (max-device-width: 1024px) and (orientation : portrait){
	.entry figure{
		width: 100% !important;
	}
	.navbar-collapse .navbar-nav{
		flex-wrap: nowrap !important;
		white-space:nowrap;
	}
}
@media only screen and (device-aspect-ratio: 1024/768) and (orientation : portrait){
	.entry figure{
		width: 100% !important;
	}
	.navbar-collapse .navbar-nav{
		flex-wrap: nowrap !important;
		white-space:nowrap;
	}
}

@media(max-width: 575px){
	.primary-nav .navbar-collapse{
		display: block;
	}
	.entry figure{
		width: 100% !important;
	}

}
.wp-caption .wp-caption-text {
	font-size: 16px;
	line-height: 21px;
	padding: 10px 4px 5px;
	font-style: italic;
}
.single-post-meta {
	margin-bottom: 10px;
}
@media(max-width: 575px){
	#comments iframe{
		max-width: 100% !important;
		height: auto;
	}	
}

#comments .reply{
	z-index: 1;
}
.sticky-after-content{
	margin-bottom: 10px;
}
.small, small {
	font-size: 100%;
}
.sidebar-single .widget_custom_html{
	position: sticky;
	top: 55px;
	z-index: 1;
}
.logo-ihs{
	display: block;
	margin: 0 auto;
	width: 140px !important;
	height: 45px;
	background: url(images/logo-vnctongiao.svg) no-repeat;
	background-size: 100% auto;
	text-indent: -99999px;
}
.page-footer .logo{
	width: 300px;
}