You are on page 1of 3

/*co chu cho menu*/

.secondary-navigation .main-nav ul li a, .secondary-navigation .menu-toggle {


font-weight: 600;
font-size: 17px;
padding-left: 15px;
line-height: 50px;
color: #595959;
}
/*tone mau cho thanh menu*/
.secondary-navigation {
background-color: #f6f6f6;
}
/*footer title to center*/
.footer-widgets .widget-title {text-align: center;}
/*Author cuoi bai viet*/
.author_bio_section{
background: none repeat scroll 0 0 #F5F5F5;
padding: 10px;
border: 1px solid #ccc;
margin-bottom: 10px;
}
.author_name{
font-size:17px;
font-weight: bold;
color: #20B258;
}
.author_details img {
border: 1px solid #D8D8D8;
border-radius: 50%;
float: left;
margin: 0 20px 10px 0;
}
@media (min-width: 769px) {
/*archive title to left*/
.generate-columns-container .page-header{padding-left:0}
.nav-previous, .nav-next {width: 47%;position: relative;}
/*Nav pre and next bai viet*/
.nav-previous {float: left;padding-left: 0px;}
.nav-next {float: right;padding-right: 0px;text-align: right;}
}
@media (max-width: 768px) {
/*Can le bai viet*/
.generate-columns .inside-article {margin:auto;}}
/*make space, shadow among card archieve*/
.generate-columns {padding: 0 0 30px;}
.generate-columns .inside-article {padding:0;border-radius:3px;width:95%;text-
align:center;overflow: hidden;box-shadow: 0 0 12px 0 #e6e6e6;-webkit-
transition:box-shadow .4s ease;transition: box-shadow .4s ease;}
.generate-columns .inside-article:hover{box-shadow: 0 0 12px 4px #e6e6e6;}
/*color meta archieve*/
.entry-meta {color:#999}
.entry-meta a{color:#999;}
.entry-title a{color: rgb(51, 51, 51);}
/*popular post title*/
.widget-title {font-weight: 700;font-size: 18px;margin-bottom: 14px;text-
align:left;
}
/*logo position down*/
.site-header .header-image {padding-top: 12px;}
/*Responsive mobile post view*/
@media only screen and (max-width:414px) {
#blog-tabs .tab-posts article {width: 100%;}
}
/*Responsive tablet post view*/
@media (min-width: 415px) and (max-width:768px) {
#blog-tabs .tab-posts article {width: 50%;}
}
/*post date-author duoi title bai viet*/
.author-avatar img {
width: 30px;
display: inline-block;
vertical-align: middle;
border-radius: 50%;
margin-right: 5px;
}
.author-name {color:#20b258;}
.posted-on:before {content: " | Ngày đăng: ";}

/*entry title archieve*/


.archive .entry-title,.blog .entry-title{
position: relative;
top: -23px;
font-size: 22px;
}
/*meta in post*/
.single .entry-meta,
.page .entry-meta {
margin: 10px 0 20px;
border-bottom: 1px solid #eee;
padding-bottom: 6px;
}
/*Cac Mang Xa Hoi*/
.connect-us {text-align: center;font-size: 28px;margin-top: 28px;}

/*Khong hien thi nut home trong menu dien thoai*/


@media screen and (max-width: 1024px) {.main-navigation.toggled .sf-menu > li.menu-
item-float-right {display: none !important;}
/*cho drop down icon lui chut*/
.main-navigation.toggled .menu-item-has-children .dropdown-menu-toggle {padding-
right:30px;}
}
/*ngay cap nhat*/
.last-update {font-style: italic;}
/*cho button xem them bai viet o giua*/
.masonry-load-more{display: flex;justify-content: center;}
a.button {background-color: #20b258 !important;margin-bottom: 30px;}

/*meta trong archive*/


.comments-link{font-size:18px;}
.cat-links {font-size:14px;margin-bottom: 30px;margin-top:-35px;text-
transform:uppercase;}
/*cho thanh menu mobile nho lai*/
@media screen and (max-width: 768px) {
#mobile-header .main-nav {max-height:0px;}
.main-navigation.toggled .main-nav > ul{
position: relative;
width: 280px;
margin-right:15px;
float:right;
background-color: black;
z-index:10;}}

You might also like