/*
Theme Name: Trendustry (Child Theme)
Description: Industrial & Manufacturing WordPress Theme
Theme URI: http://trendustry.cwsthemes.com/
Author: Creative Web Solutions
Author URI: http://themeforest.net/user/creativews
Version: 1.0.0
License: Envato full licence agreement - https://themeforest.net/licenses/terms/regular
License URI: https://themeforest.net/licenses
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: trendustry
Template: trendustry

*/ 

/* =Theme customization starts here
-------------------------------------------------------------- */

.main-nav-container .main-menu > .menu-item {
	padding: 0 15px !important;
}

input[type='submit'] {
	color:#000 !important;
	background:#ccc !important;
	border: 1px solid #000;
}

.tel.mobil, .tel.mobil a {
	font-size: 17px;
	color:#000;
	margin-right: 35px;
}

@media only screen and (min-width: 600px) {
	.tel.mobil {
		display: none !important;
	}
}
