/* 
Theme Name:		 Techbeeps Child
Theme URI:		 http://childtheme-generator.com/
Description:	 Techbeeps Child is a child theme of Techbeeps, created by ChildTheme-Generator.com
Author:			 Techbeeps
Author URI:		 http://childtheme-generator.com/
Template:		 techbeeps
Version:		 1.0.0
Text Domain:	 techbeeps-child
*/


/*
    Add your custom styles here
*/
footer#colophon {
    max-width: 1520px;
    margin: 0 auto;
    width: 100%;
}
header#masthead {
    border: none;
}
footer .techbeeps-site-info p {
    font-size: .875rem;
    line-height: 1.6;
    letter-spacing: .5px;
    font-family: Metropolis, Noto Sans, Apple Color Emoji, Noto Color Emoji, sans-serif;
    color: #666;
}
.wpcf7 .wpcf7-form-control-wrap {
    display: block;
}
.wpcf7 .wpcf7-form-control-wrap input, .wpcf7 .wpcf7-form-control-wrap textarea {
    padding: 8px 10px;
    width: 100%;
    border-radius: 0 !important;
    outline: none;
    border: 1px solid #D4D4D4;    
}
.wpcf7 .wpcf7-form-control-wrap input{
	height: 40px;
}
.wpcf7 .wpcf7-submit {
    background-color: #393939;
    border: 0;
    padding: 15px 30px;
    border-radius: 0;
    cursor: pointer;
}
.wpcf7 .wpcf7-submit:hover {
    background-color: #ffc000;    
}
.techbeeps-navigation ul li.current_page_item a {
    font-weight: 700;
}
.techbeeps-mobile-menu-canvas button {
    outline: none;
}
button#techbeeps-mobile-menu-toggle {
    outline: none;
}

#techbeeps-mobile-menu-canvas .menu ul li:first-child {
    order: 2;
}
.single-services header.entry-header {
    display: none;
}
.single-services .entry-content h2 {
    margin: 0;
}
.single-services .entry-content h1 {
    margin: 0;
}
.single-services .entry-content p {
    margin-bottom: 0;
}
.techbeeps-wrapper-container{
	padding-left:20px;
    padding-right:20px;
}
.wp-theme-techbeeps .site-content{
	margin:50px 0;
}
.single-services .entry-content h3 {
    margin-bottom: 0;
    margin-top: 30px;
    line-height: 32px;
}
.single-services .navigation.post-navigation {
    display: none;
}
