/*!
Theme Name: megatecInd
Theme URI: 
Author: LogicArt Team
Author URI: https://logart.com.ua/
Description: Megatec Industries
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: megatecind
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

megatecInd is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

body .cf7-style.cf7-style-46 label {
	text-align: left!important;
	font-weight: 400!important;
	font-size: 12px!important;
	color: rgba(49, 53, 64, 0.502)!important;
	margin-bottom: 5px!important;
	margin-left: 10px!important;
	margin-bottom: 5px!important;
}

body .cf7-style.cf7-style-46 input[type="text"] {
	color: #313540!important;
	font-weight: 600!important;
}

body .cf7-style.cf7-style-46 input:focus {
	border-color: #ff7f29!important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 127, 41, .6)!important;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 127, 41, .6)!important;

}

.logged-in div.wpcf7 {
	margin-top: 0;
}

.cf7-style-46 {
	text-align: center;
}

a.btn.btn-success.brand-btn {
    background: #d82534;
    color: #FFF !important;
    border: none;
    border-radius: 15px;
    padding: 7px 16px;
}
#brands p, #brands h3 {
    color: #000 !important;
    max-width: 100%;
}
#brands img {
	max-width:100%;
}