/*!
Theme Name: Kava Child
Theme URI:
Author: Zemez
Author URI:
Description: Kava child theme.
Template: kava
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kava-child
*/

div.field-wrap.loading {
  position: relative;
}
div.field-wrap.loading:before {
  content: "";
  background-image: url(ajax-loader.gif);
  background-position: 50% 60%;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-repeat: no-repeat;
  z-index: 10;
}
div.nf-form-cont.loading {
  position: relative;
}
div.nf-form-cont.loading:before {
  content: "";
  background-image: url(ajax-loader.gif);
  background-position: 50% 60%;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-repeat: no-repeat;
  z-index: 10;
}
.default-style a.button_.style-1.addmore {
  text-decoration: none;
  border: 2px solid #33665e !important;
  background: #fff !important;
  color: #33665e !important;
  font-size: 14px;
  padding: 9px 0px 8px !important;
  cursor: pointer;
}
.default-style a.button_.style-1.addmore:hover {
  text-decoration: none;
  border: 2px solid #33665e !important;
  background: #33665e !important;
  color: #fff !important;
}

#nf-field-355-wrap,
#nf-field-354-wrap,
#nf-field-356-wrap,
#nf-field-357-wrap,
#nf-field-358-wrap,
#nf-field-360-wrap,
#nf-field-359-wrap,
#nf-field-361-wrap,
#nf-field-362-wrap,
#nf-field-363-wrap,
#nf-field-365-wrap,
#nf-field-364-wrap,
#nf-field-366-wrap,
#nf-field-367-wrap,
#nf-field-368-wrap,
#nf-field-370-wrap,
#nf-field-369-wrap,
#nf-field-371-wrap,
#nf-field-372-wrap,
#nf-field-373-wrap,
#nf-field-375-wrap,
#nf-field-374-wrap,
#nf-field-376-wrap,
#nf-field-377-wrap {
  display: none;
}

#nf-form-17-cont .nf-field-container {
  margin-bottom: 0px;
}
#nf-form-17-cont .field-wrap {
  margin-bottom: 25px;
}
#nf-form-17-cont .nf-field-label label {
  line-height: 16px;
}
#nf-form-17-cont .label-above .nf-field-label {
  margin-bottom: 7px;
  line-height: 16px;
}
#nf-form-17-cont .nf-input-limit {
  margin-top: 0px;
}
#nf-form-17-cont hr {
  margin-top: 0px;
  margin-bottom: 0px;
  border-top: 2px solid #eeeeee;
}
#nf-form-17-cont .nf-multi-cell .nf-cell {
  padding: 0px 10px 0px 0px;
}
#nf-form-17-cont input#nf-field-380 {
  font-weight: 500;
  font-size: 18px;
}
#nf-form-17-cont input#nf-field-380:hover {
  background-color: #33665e;
}
.top-bar-right li.bttn a {
  background: #1b675e;
  color: #fff;
  border-radius: 10px;
  padding: 4px 10px 2px;
  text-transform: uppercase;
  position: relative;
  border-bottom: solid 2px #4a4a4a;
}
.top-bar-right li.bttn a:after {
  font-family: "fontawesome";
  content: "\f105";
  padding: 0 0 0 5px;
}
a.skip-link {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  height: 1px;
  overflow: hidden;
  width: 1px;
  color: #000;
  background: #fff;
}
.default-style .woocommerce-Tabs-panel a {
  color: #00574d;
}
.default-style .woocommerce-Tabs-panel ul li,
.default-style .woocommerce-Tabs-panel p {
  color: #4a4a4a;
}
.nf-field-label label,
.nf-form-fields-required,
.nf-after-form-content label,
body .default-style .widget_latest_posts .meta {
  color: #666666;
}
