/*
Theme Name: Frontier Child Theme
Theme URI: https://toancap2.net/
Description: Day la child theme cua Frontier
Author: Toan cap 2
Author URI: https://toancap2.net/
Template: frontier
Version: 0.1
*/
#main {
    background-color: #fff;
}
body{
background-color:#505050;
color:#303030;
font-family:Arial, Sans-serif;
font-size:13px;
line-height:1.5;
text-align:justify
}
#content {
    background-color: #fff;
    border-right: 2px #e8dede solid;
    border-left: 2px #e8dede solid;
}
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;
}
.relatedpost{
font-size:13px;
line-height:1.4em;
font-weight:bold;
background-color:#f0f0f5
}
.pagenavi span.current {
    font-weight: bold;
}
.pagenavi a:hover, .pagenavi span.current {
    border-color: #000;
}
.pagenavi a, .pagenavi span {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 3px 5px;
    margin: 2px;
}
.seriesmeta {
    background-color: #fff !important;
    font-size: 0.938rem !important;
}
.note_cf7_download {
    overflow: hidden;
    background-color: #f59231;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
}
.note_cf7_download h3 {
    font-size: 16px;
    margin: 0 0 5px;
}
.note_cf7_download .thong_tin_download{
	width: 100%;
}
.note_cf7_download .cot1 {
	width: 33.333%;
	display: inline;
	padding-right: 5px;
}
.note_cf7_download .cot2 {
	width: 33.333%;
	padding-left: 5px;
	display: inline;
}
.note_cf7_download .cot3 {
	width: 33.333%;
	display: inline;
	    padding-left: 10px;
}
#xem-dap-an details {
    line-height: 24px;
    font-size: 14px;
}
/* css chuyên mục */
.blog-view, .single-view, .author-info, .archive-info, .form-404 {
    background-color: #FFF;
    border: 0;
    box-shadow: none!important;
    margin: 0;
    padding: 10px;
    border-bottom: 1px solid #e0e0e0;
}
@media (min-width: 768px){
.template-single, .template-category {
    display: flex;
}
.sidebar-trai {
    width: 20%;
    background-color: #fff;
    padding: 8px 8px;
}
.sidebar-phai {
    width: 20%;
    background-color: #fff;
    padding: 8px 8px;
}
	}
@media (max-width: 768px){
.sidebar-trai, .sidebar-phai {
    display: none;
}
	}
.sidebar-trai ul li a {
    font-size: 13px;
    font-weight: normal;
}
#sidebar-left-category ul {
        padding-left: 5px;
}
#sidebar-left-category ul li {
    margin-left: 0;
    border-bottom: 1px solid #E0E0E0;
}
.sidebar-phai #sidebar-right {
    width: 100%;
}
.frontier-widget {
    background-color: #FFF;
    margin: 0;
    padding: 0;
    border: none;
    box-shadow: none;
    word-wrap: break-word;
}
#relatedposttags {
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    border: 1px solid #bce8f1;
    border-radius: 4px;
    background-color: #eaf7fd;
    margin-bottom: 15px;
}
#relatedposttags ul li{
    list-style: circle;
}
#relatedposttags ul li a{
    font-size: 14px;
}