/*
Theme Name: Pixomi Child Theme
Theme URI: http://themeforest.net/user/dropletthemes
Author: Muhammad Ajmal
Author URI: http://dropletthemes.com
Description: Pixomi - Consulting, Business and Finance WordPress Theme.
Template: pixomi
Version: 1.0
*/
.logo img {
	max-width: 218px;
	height: auto;
	}
.contact-widget .contact-info .address p {
	margin-left: 0px !important; 
	}	
	
/*Contact Form 7 - See style.css line 5888*/
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="url"],
.wpcf7-form textarea {
  padding: 14px 18px;
  margin: 0;
  outline: none;
  font-weight: 500;
  text-transform: none;
  max-width: 100%;
  vertical-align: middle;
  display: block;
  line-height: 1.6;
  border: 2px solid #f3f3f3;
  background-color: #f8f8f8;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.person-caption .skype {
	display: none !important;
}
.mundymargin {
	margin: 5px 0 -15px 0 !important;
}
.mundyinfo {
	color: #666666; background-color: #ebebeb; border-radius: 10px; padding: 5px 12px 5px 12px; line-height: 21px;
}
.mundymap {
	margin-bottom: 0px !important;
}
.vc_toggle.vc_toggle_default.vc_toggle_color_default.vc_toggle_size_sm.mundymap.vc_toggle_active .vc_toggle_title .vc_toggle_icon {
	background: #313a43 !important;
	color: #313a43 !important;
	border: 1px solid #313a43 !important;
}
.mundymap .vc_toggle_title h4 {
	margin: 10px 0 0 20px; font-size: 15px; display: inline-block;
}
.vc_row.wpb_row.vc_row-fluid.temp_closed {
	display:none;
}
@media screen and (max-width: 991px) {
  iframe.helium {
    height: 3500px;
  }
}

 /*Iconbox Styles*/
 .iconbox.iconbox-style-1 img {
 	width: 110px;
 }