/*
Theme Name: Portum
Theme URI:
Author: Macho Themes
Author URI: https://www.machothemes.com/
Description: Portum an agency based theme
Version: 1.0.6
Tags: Blog, E-Commerce
Text Domain: portum
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
 

		 .topright2 {
         position: absolute;
 		 top: 5px;
 		 right: 10px;
 		 font-size: 18px;
 	     display: flex;
    	 align-items: center;

		}
.portum-menu {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0;
    float: right;
	top: 25px;
}
.icon{
	height: 25px;
	width: 25px;
	padding: 4px;
	display: flex;
  align-items: center;
}
.searchBtn{
	color: #aed290;
		padding-right: 25px;

}
.searchBtn {
    color: #830065;
    float: right;
    overflow: auto;
    display: flex;
    align-items: center;
}
.socialbar{
	position: relative;
}

#header {
    box-shadow: none;
}

.site-footer {
  background-color: #fff;
  color: #000;
}

#logo {
    position: absolute;
    top: -20px;
    height: 50px;
}


#contact .contact-form { float : none; margin: 0 auto; }
