/*	Theme Name:   Fexa Child
	Template:     fexa
	Version: 1.0.0
*/
.top_header{padding: 5px 50px;}
.top_header .ct_item{border-right:1px solid;}
.top_header .ct_item:last-child{border-right:0;}
.top_header .ct_item > a{padding:0 15px;}
.top_header a{color:#fff;}
.top_header a:hover{color:#bd291e;}
.top_header a > i{font-size:16px;}
.top_header a > span{padding-left:5px;font-size:13px;vertical-align:top;}
.logged-in .fame-header{top:62px;}.fame-header{top:30px;}

.blog-post2__meta{display:none;}
.archive .blog-post2{display:flex;flex-wrap:wrap;}
.archive .blog-post2__image{flex:0 33.33%;}
.archive .blog-post2__text-content{flex:0 66.66%;padding-left:30px;}
.blog-post2__title{font-size:24px;}

@media (max-width:670px){
	.top_header{padding:5px 0;}
	.top_header a{font-size:10px;}
	.top_header a > span{font-size:10px;vertical-align:baseline;}
	.top_header a > i{font-size:9px;}
}
@media (max-width:430px){
	.ct_item{display:none;}
	.float-n{float:none!important;}
}
