/*
 Theme Name:   	Aerious Child
 Theme URI: 	http://aerious.technologybell.com/
 Description: 	Child theme for Aerious theme
 Author: 		TBS-coders
 Author URI: 	http://technologybell.com/
 Template:     	aerious
 Version:      	1.0
 License:      	GNU General Public License v2 or later
 License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
 Tags: 			theme-options, rtl-language-support, post-formats
 Text Domain:  	aerious
*/

nav.aerious-main-menu-container {
    padding-top: 60px;
}

.aerious-header .aerious-main-menu > li > a {
    padding-right: 35px!important;
    font-size: 15px!important;
}

.sticky-header-dark-skin.is-sticky .aerious-nav-area {
    background-color: rgba(0, 0, 0, 0.67)!important;
}

.single-portfolio .post-thumbnail img {
    width: 100%;
}

.address-container  {
	background-color: #ececec;
	border-radius: 15px;
	padding: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 75%;
}
