/*
Theme Name: 
Theme URI: 
Description: 
Version: 2.0
Author: 
Author URI: 
*/
.rrm {
    background: rgba(237, 237, 237, 0.37);
    border-bottom: 1px solid #fae387;
}

ol.breadcrumb {
    padding: 10px 0px;
    margin: 0;
    background: none;
    font-family: 'Be Vietnam Pro';
    font-size: 14px;
}

ol.breadcrumb a,
ol.breadcrumb .fa {
    color: #bb7c07;
}

.top-x {
    padding-top: 30px;
}

.list-post-cat img {
    padding: 1px;
    border: 1px solid #ededed;
    width: 100%;
    border-radius: 6px;
}

.list-post-cat h4 a {
    font: 600 17px/20px 'Be Vietnam Pro', sans-serif;
}

.list-post-cat h4 {
    margin-bottom: 10px;
}

div#___plusone_0 {
    position: relative;
    top: 5px;
}

.list-post-cat p {
    font-size: 14px;
    font-family: 'Be Vietnam Pro';
    line-height: 22px;
}

.list-post-cat {
    margin-bottom: 30px;
}

.meta {
    font-size: 13px;
    font-family: 'Be Vietnam Pro';
    margin: 5px 0px;
    font-style: italic;
    color: #e00;
}

.dich-vu .detail {
    text-align: center;
    margin-bottom: 30px;
    box-shadow: 0px 0px 1px #ededed;
}

.page-numbers {
    padding: 5px 10px;
    background: #fae387;
    font-size: 14px;
    font-family: 'Be Vietnam Pro';
    display: inline-block;
    color: #fff;
}

.quatrang {
    text-align: center;
}

a.page-numbers {
    background: #2b2718;
    color: #fff;
}

a.page-numbers:hover {
    background: #fae387;
}

h3.tm-title {
    font: 400 19px/20px 'Be Vietnam Pro', sans-serif;
    text-transform: uppercase;
}

.content-related h4 {
    font: 600 14px/20px 'Be Vietnam Pro', sans-serif;
    margin: 10px 0px;
}

.albumWrp img {
    margin-bottom: 30px;
    padding: 1px;
    border: 1px solid #ededed;
}

.content-w ul li a {
    font: 500 14px/20px 'Be Vietnam Pro', sans-serif;
    color: #8c7001;
}

.content-w ul li:hover {
    background: #fcfcfc;
}

.content-w ul li {
    padding: 11px;
    border-bottom: 1px solid #f2eedf;
}

article.post-content input[type=text],
article.post-content input[type=email],
article.post-content textarea {
    border-radius: 0px;
    box-shadow: none;
    margin-bottom: 10px;
    border-color: #fae387;
    border-radius: 3px;
    color: #8c7001;
}

article.post-content input[type=submit] {
    background: #8c7001;
    border-radius: 3px;
    border: 1px solid #fae387;
    text-transform: uppercase;
    font-family: 'Be Vietnam Pro';
    padding: 8px 15px;
    color: #fff;
}

article.post-content input[type=submit]:hover {
    background: #fae387;
    transition: all .5s;
}