/*
 Theme Name:     RHM Logistics Theme
 Description:    RMH Logistics Theme
 Author:         Nebulas Website Design
 Author URI:     http://www.nebulasdesign.com
 Template:       globallogistics
 Version:        1.0.0
*/

@import url("../globallogistics/style.css");
.menu_main_wrap .logo {
	width: 15%;
	margin-bottom: 20px;
	margin-top: 20px;
}
.menu_main_wrap .menu_main {
	width: 85%;
	margin: 40px 0 40px;
}
.menu_main_wrap .menu_main_nav > li {
	margin-left: 30px!important;
}
.page_content_wrap {
	padding: 40px 0 40px;
}
input[type="text"], input[type="number"], input[type="email"], input[type="password"], input[type="search"], textarea {
	width: 100%;
	margin-bottom: 5px;
}
.wpcf7-select {
	background-color: #ffffff;
	border: 3px solid #edeff0;
	color: #959899;
	width: 100%;
	margin-bottom: 5px;
	transition: all ease .3s;
	-webkit-appearance: none;
	outline: none;
	resize: none;
	padding: 0.45em 0.5em;
	line-height: 1.3em;
}
.wpcf7-submit {
	width: 100%;
}
