/*
 Theme Name:   Industrial Child Theme
 Theme URI:    http://themeforest.net/user/Anps/portfolio
 Description:  Industrial Child Theme
 Author:       AnpsThemes
 Author URI:   http://themeforest.net/user/Anps/portfolio
 Template:     industrial
 Version:      1.0.0
 License:      GNU General Public License
 License URI:  license.txt
 Tags:         responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, left-sidebar, custom-colors, custom-header, custom-menu, theme-options, translation-ready, threaded-comments
 Text Domain:  industrial-child
*/

/* Place your custom CSS in this file */


.fa, .far, .fas {
	font-family: "FontAwesome" !important;
}

h1, .h1 {
	text-transform: uppercase;
	font-size: 32px !important;
}
h1, h2, h3, h4, h5 {
	font-family: 'PT Sans Narrow', sans-serif !important;
}

.home h1.vc_custom_heading {
	font-size: 60px;
	font-weight: bold;
	text-shadow: 3px 3px 4px #000000;
}

.title {
	font-size: 22px;
	line-height: normal;
}

.page-header .page-title {
	color: white !important;
}

@media screen and (max-width: 1000px) {
	.imgmobilesmall img {
		max-height: 400px;
		width: auto;
	}
}


.menu-oldalsav-container li {
	margin-left: 30px;
}
.menu-oldalsav-container li.fo.menu-item {
	background-color: #f8f8f8;


}
.menu-oldalsav-container li.menu-item a {
	padding: 0;
	line-height: normal;
	padding: 2px 5px 2px 15px;
}

.menu-oldalsav-container li.fo.menu-item a {
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}

.contact-cards .card .icon {
	display: none;
}

.contact-cards .card {
	background-image: url('https://kera.hu/wp-content/themes/industrial-child/images/kera-logodobozba.jpg');
	background-repeat: no-repeat;
	background-position: -35px center;
	height: 95px;
}

.contact-cards .card .content-wrap {
	display: table-cell;
	padding: 10px 10px 10px 92px;
	position: relative;
	vertical-align: middle;
	z-index: 1;
}