/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

#footer-outer #copyright {
  font-size: 15px !important;

}

.imgborder {
    border:1px solid #a5a5a5;
}

.imgborder:hover {
    border:1px solid #F6F6F6;
}

.container-wrap input[type="email"], .container-wrap input[type="text"], .container-wrap textarea {
  background-color: transparent;
  border: 1px solid #ccc;
  box-shadow: none;
  -webkit-box-shadow: none;
  font-size: 16px;
  -o-box-shadow: none;
  padding: 5px;
}
