/*
Theme Name:   	Construction Field - Child
Theme URI:    	https://www.vladeer.com/teme/construction-field
Author:       	Vladeer
Author URI:     https://www.vladeer.com
Template:     	construction-field
Description:  	This is a modified child theme of Construction Field
Version:      	1.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	construction-field-child
Tags:         	one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog, portfolio, education, rtl-language-support
*/

body {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #666;
	line-height: 24px;
}

.navbar-header {
	min-width: 450px;
}

.custom-logo-link {
	float: left;
	margin-right: 25px;
}

.site-title {
	padding-top: 19px;
}
.site-title, .site-title a {
	font-size: 38px;
}
.site-title, .site-title a:hover {
	text-decoration: none;
}

.site-footer .footer-copyright p {
	text-transform: none;
}

.wpcf7-form .wpcf7-acceptance input[type='checkbox'] {
	display: inline;
	width: auto;
	height: auto;
}
.wpcf7-form span.wpcf7-list-item {
	margin: 0;
}

.at-gallery-item {
	padding: 0;
}
.at-gallery-item .at-bottom-lower h3 {
	display: none;
}

.testimonial-content {
	margin: 0 auto;
	overflow: hidden;
}