/*------------------------------------------------------------------

Theme Name: Rooma
Version: 1.1.0
Description: Minimal, Portfolio WordPress Theme
Author: Themestall
Author URI: https://themeforest.net/user/themestall
Theme URI: http://theme-stall.com/rooma
Text Domain: rooma
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: custom-background, threaded-comments, custom-menu, featured-images, full-width-template, theme-options, translation-ready
 
------------------------------------------------------------------*/

.page-title1 {
	display: none;
}

header {
	border-bottom: 1px solid #eeeeee;
}

.section-main-container {
	padding-top: 81px;
}

.elementor-section-wrap .elementor-element:first-child,
.elementor > .elementor-element:first-child {
	margin-top: 0 !important;
}

.navbar-brand img {
	height: 60px;
	width: auto;
}

.header {
		top: 0 !important;
}

@media (max-width: 992px) {
	.section-main-container {
		padding-top: 38px !important;
	}
	.header {
		padding-bottom: 0 !important;
	}
}

@media (max-width: 782px) {
	.section-main-container {
		padding-top: 25px !important;
	}
}

html {
	margin-top: 0 !important;
}

#wpadminbar {
	display: none;
}