/*
Theme Name: Energy Child
Theme URI: https://themeforest.net/item/energy-solar-and-alternative-energy-wordpress-theme/19153629
Author: WPRollers
Author URI: https://themeforest.net/user/wprollers/
Description: Energy - clean and simple WordPress blogging theme for websites.
Version: 1.5.2
Template: energy
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: yellow, blue, black, green, white, light, dark, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
div.logo-use-image img.logo_big{
max-height:unset;
}
.main-nav > ul.menu > li > a{
    font-size: 1.7rem;
}
.header__row3 .header__contact-item strong{
font-size: 2.5rem;
}
.header__row3 .header__contact-item span{
display:inline-block;
}
.header__contact-item span.minspan{
font-size:1.2rem
}
.footer, .footer ul.widget-contacts-table .item-title, .footer a:not(.fw-btn), .footer a strong, .copyright{
	color:#fff;
}
.footer a:hover, .footer a:focus{
    color: #daa520;
}
.copyright{
	font-size:1.4rem;
}
@media (min-width: 1200px){
	.header__row3 .header__contact-item [class^="flaticon-"], .header__row3 .header__contact-item [class*=" flaticon-"]{
		margin-right: 5px;
	}
}
