/*
Theme Name: Creator
Theme URI: http://creator.elated-themes.com
Description: A Smart Theme for Personal & Professional Use
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.2
Text Domain: creator
License: GNU General Public License
License URI: licence/GPL.txt
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, full-width-template, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.
*/

body.home.page-template .eltd-content .eltd-content-inner>.eltd-container>.eltd-container-inner, .eltd-content .eltd-content-inner>.eltd-full-width>.eltd-full-width-inner { padding-top: 0 !important; }

body.home.page-template .wpb_revslider_element.wpb_content_element { padding-bottom: 60px !important; }

.widget_eltd_search_opener { display:none !important; }

.eltd-mobile-header {z-index: 999 !important;}

.eltd-mobile-header .eltd-mobile-header-inner {
    background-color: transparent !important;
}
.nascondihead { display: none !important; }

.eltd-top-bar.eltd-top-bar-dark { position:fixed; }

.eltd-page-header,
.eltd-fixed-wrapper.fixed { margin-top: 30px !important; }

nav ul li,
.vc_row,
.eltd-position-right-inner { font-family: 'Myriad', 'Myriad Pro', 'PT Sans', sans-serif !important;}

.eltd-top-bar {
    display: block !important;
}

@media screen and (max-width: 1024px) {

	.eltd-vertical-align-containers .eltd-position-left,
	.eltd-vertical-align-containers .eltd-position-center {
		display: none;
	}

	.eltd-position-center {
    	display: none;
	}
    .eltd-position-right-inner #text-9 {
		display:none;
	}

}
@media screen and (max-width: 650px) {

	.home .vc_single_image-img {
		max-width:70%;
	}

}
@media screen and (max-width: 380px) {

	.eltd-top-bar .eltd-vertical-align-containers .eltd-position-right::before {
		display:none;
	}
	.eltd-top-bar.eltd-top-bar-dark {
		height:60px;
	}

}
