/*
Theme Name: daisy
Theme URI: http://www.lazathemes.com/
Author: Laza Themes <lazathemes@gmail.com>
Author URI: http://www.lazathemes.com/
Description: Description
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: daisy
Tags: light, gray, white, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/

#tf-menu {
    border-top: 1px solid #858484;
    border-bottom: 1px solid #858484; }
.bottom-footer,
#tf-footer {
    border-top: 1px solid #858484;
}
#wrapper { 
	width: 90%; 
}
.title, .comment-reply-title span, .meta-cat{
	font-size: 23px;
	padding: 5px 8px;
	font-family: "Arapey",serif;
	background:none;
	color:#e99e03;
}
.title::before, .comment-reply-title span::before,
.comment-reply-title span::after, .title::after, .meta-cat::before, .meta-cat::after{
	border-top: 1px solid #e99e03;
}
.title, .comment-reply-title span, .meta-cat{
	border:none;
}
.widget .title {
    margin-bottom: 24px;
}
.widget_about h5{
	font-size:25px;
}
ul.social li a i{
	border: 1px solid #e99e03;
	background:none;
	color:#e99e03;
	width: 32px;
    height: 32px;
    padding: 12px 0;
    border-radius: 50%;
    font-size: 13px;
    line-height: 7px;
    margin-left: 8px;
    text-align: center;
}
.meta-cat{
	font-size:17px;
	text-transform:capitalize;
}
.meta-cat:before{
	left:-45px;
}
.meta-cat:after{
	right:-45px;
}
.meta-cat:before,.meta-cat:after{
	width: 45px;
}
.rst-container-box-detail-home
{
	width:65%;
}
.rst-container-box-detail-home .rst-inner-box-detail-home
{
	padding: 10px;
}
.rst-inner-box-detail-home h2
{
	font-size: 20px;
    line-height: 25px;
    margin: 0;
}