/**
* Theme Name: Tools Child
* Description: This is a child theme of Burno, generated by Merlin WP.
* Author: <a href="http://uxper.co/">Burno</a>
* Template: burno
* Version: 1.0.0
*/

.entry-content h5 {font-size: 16px; font-weight: 400 !important;}
.entry-content h4 {font-size: 18px !important}
.entry-content h3 { padding-top: 8px; padding-bottom: 8px; font-weight: 500 !important; font-size: 20px !important}
.entry-content a {color: #853ae4; font-weight: 500;}
.entry-content a:hover {text-decoration: underline;}
.entry-content strong {font-weight: 500;}

.desc a {color: #853ae4; font-weight: 500;}
.desc strong{font-weight: 500;}
.post-tags a {overflow: none !important }
.tools .item .title a {font-weight: 500 !important}

.single.single-tool .entry-content>h4 {margin-top: 24px;}

.partner{
	text-align: center;
}
.tools .item .post-tags{
	overflow: hidden;
	display: none;
}
.single-tool .entry-content h2,
.single-tool .entry-content h3,
.single-tool .entry-content h4,
.single-tool .entry-content h5,
.single-tool .entry-content h6{
	font-weight: 500;
}
.single-tool .entry-content h2{
	font-size: 20px;
	margin-bottom: 12px;
}
.single-tool .entry-content h3{
	font-size: 18px;
}
.single-tool .entry-content h4{
	font-size: 17px;
	margin-bottom: 12px;
}
.single-tool .entry-content h5,
.single-tool .entry-content h6{
	font-size: 16px;
	margin-bottom: 12px;
}
.single-post .entry-content ul,
.single-tool .entry-content ul{
	list-style: disc;
	padding-left: 20px;
	margin-bottom: 20px;
}
.ads .adsbygoogle{
	width: 900px;
	height: 120px;
}
.ads .close-ads{
	display: none;
}

.tool-sidebar .burno-popular-posts .post {
	padding: 10px 20px 10px 20px;
}
.tool-detail .post-tags span {display: none;}

.main-menu .menu-main a {font-weight:500;}
.main-menu .menu-main .sub-menu {min-width: 180px;}
.site-brand a {display: inline !important}

.tools {padding-top: 30px}
.hero .title {line-height: 1.3; }

.list-cats>a {
	padding: 10px 20px 10px 20px; 
	margin: 10px 10px 0px 0px;
}
.heading-wrap {margin-bottom: 30px;}
.mid-header {padding: 12px 0px}

.tools .item .thumb a.img {border-radius: 10px 10px 0px 0px; height: 170px;}
.top-bar { background: #853ae4; text-transform: none; font-size: 14px; letter-spacing: 0; padding: 6px 0px 6px 0px;}
.top-bar a {text-decoration: underline; font-weight: 500; }
.burno-button {border: none!}
.archive-list-tools {padding-top: 60px;}
.post-cate{
	margin-bottom: 10px;
}
.page-template-collections .site-bottom{
	padding-bottom: 0;
}

.ads.ads-poupup{
	display: none;
}
body.blog .site-content .col-md-4,
body.archive.category .site-content .col-md-4{
	margin-bottom: 30px;
}
@media (max-width: 767px) {
	.submit-tool-content{
		padding: 20px;
	}
	.submit-tool-content .heading .title{
		font-size: 24px;
	}
	.form-submit-tool .col-md-12{
		flex: 0 0 100%;
	}
	.ads.ads-poupup{
		display: flex;
	}
	.archive-list-tools {padding-top: 10px;}
	.hero{
		overflow: hidden;
	}
}


.entry-title {font-weight: 500;}
.post-cate {font-weight: 500;}
.wp-block-heading {font-weight: 500; padding-bottom: 12px;}