/*
Theme Name: Frontier Child Theme
Theme URI: https://timgiasuhanoi.com
Description: Day la child theme cua Frontier
Author: Gia su Ha Noi
Author URI: https://timgiasuhanoi.com
Template: frontier
Version: 0.1
*/
body{
background-color:#505050;
color:#303030;
font-family:Arial, Sans-serif;
font-size:13px;
line-height:1.5;
text-align:justify
}

h1, h2, h3, h4, h5, h6 {
font-family: Arial, Sans-serif;
font-weight: 600;
line-height: 1.2;
}
.single-view .entry-content {
    font-family: Arimo, Sans-serif;
    font-size: 15px;
    font-size: 0.938rem;
    line-height: 1.6;
    text-align: justify;
}
h1 {font-size: 22px; font-size: 1.300rem;}
h2 {font-size: 13px; font-size: 1rem;}
h3 {font-size: 18px; font-size: 1.2rem;}
h4 {font-size: 16px; font-size: 1.15rem;}
h5 {font-size: 13px; font-size: 1.000rem;}
h6 {font-size: 14px; font-size: 0.875rem;}
.alignnone {
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: auto;
    margin-right: auto;
}
p.wp-caption-text {
    text-align: center;
}

a:hover{
	color: red;
	font-weight: bold;
}
.meta-related{
font-size:13px;
line-height:1.4em;
font-weight:bold;
background-color:#f0f0f5
}

#cuon {
overflow: scroll;
width: 100%;
height: 480px;
}
.hidetitle .entry-title {

display:none;

}