/*
Theme Name: The Core Child
Description: The Core is created by <a href="http://themefuse.com">ThemeFuse</a>. The Core comes with 17 different themes inside it with more to come soon. The long list of features makes The Core the only stop when searching for a cutting edge WordPress theme. Child theme for the The Core. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com/
Template: the-core-parent
Version: 1.0
Text Domain: the-core
Tags: left-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.header-slider {

padding-left: 0px !important;

padding-right: 0px !important;

}


@media screen and (max-width: 767px) {
.fw-col-inner {
padding: 0px 0px 0px 0px !important;
}
}


::-moz-placeholder {
  color: #cccccc !important;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #cccccc !important;
}
::-webkit-input-placeholder {
  color: #cccccc !important;
}

input[type="phone"] {
  background: #fff;
  color: #727272;
  font-family: 'Martel Sans';
  font-size: 14px;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0px;
  line-height: 25px;
  padding: 12px 15px;
  border: 1px solid rgba(0, 0, 0, 0.13);
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
  outline: none;
  width: 100%;
}

.brz-form__alert {

 font-family: 'Martel Sans';
}