/* BEGIN tmq_css */

.navgation.share:hover .open-navigation {
	width: px;
}
/* =========================================== 
    Unlimited Colors Setting                   
 =========================================== */

.btn:hover, .btn-1, .portfolio .hover-sec .name, .pricing .price .icon, .pricing .price .order-info p,
.skills .progress-bars p, .comments form .btn, .contact-form .btn {
	color: #333333;
}

.testimonial .testi, #counters ul, btn, .btn-1:hover,header nav, .pricing li:hover .order-info, .pricing li.feature .order-info, .skills .progress-bar, .date-post, .tags li a:hover,ul.page-numbers li a.active, ul.page-numbers li a:hover, ul.page-numbers li span {
	background-color: #333333;
}

btn, .btn:hover, .search input:focus, .pricing .price .icon, .pricing .price .order-info a i, .blog-info .btn-1, .comments form .form-control:focus, #contact_form .form-control:focus {
	border-color: #333333;
}
.sidebar-searchbox input:focus, .sidebar-searchbox input:hover {
	outline-color: #333333;
}
body, .content, .blog article:before {
	background-color: #ffffff;
}
p, .cate li a, .papu-post span {
	color: #999999;
}
/* Default Paragraph Font Setting */
body, p {
	font-family: "montserrat", "sans serif";
	font-size: 14px;
}

/* Menu Font Setting */
header .nav-links li a {
	font-family: "open sans", "sans serif";
}

header .nav-links li a {
	font-size: 16px;
}
/* Headings Font Setting */
h1, h2, h3, h4, h5, h6 {
	font-family: "montserrat", "sans serif";
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 25px;
}

h4 {
	font-size: 22px;
}

h5 {
	font-size: 26px;
}

h6 {
	font-size: 12px;
}

/* END tmq_css */
