.widget_circleicon-widget .circle-icon-box a.more-button i {
  display: none;
  width: 5px;
  height: 8px;
  margin-left: 3px;
  background: url(images/sprites/more-icon.png) no-repeat;
}
.vantage-carousel-title {
  font-size: 18px;
  font-weight: bold;
  color: #3b3b3b;
  text-transform: normal;
  line-height: 1em;
}
article.post .entry-header h1.entry-title,
article.page .entry-header h1.entry-title {
  font-size: 36px;
  font-weight: 500;
  line-height: 36px;
}
#colophon #theme-attribution,
#colophon #site-info {display: none;
  text-align: center;
  margin-top: 25px;
  color: #aaaaaa;
  font-size: 11.5px;
}
#secondary .widget .widget-title,
#masthead-widgets .widget .widget-title {
  font-size: 18px;
  color: #75b530;
  font-weight: normal;
  margin-bottom: 15px;
}
.vantage-carousel-title {
  font-size: 18px;
  font-weight: normal;
  color: #75b530;
  text-transform: none;
  line-height: 1em;
}
.widget_circleicon-widget .circle-icon-box h4 {
    color: #75b530;
    font-weight: bold;
    font-size: 23px;
    margin-bottom: 0.8em;
    margin-top: 0;
}
.box-font-1 {
   font-size: 27px;
  color: #ffffff;
  line-height: 27px;
}
.widget_circleicon-widget .circle-icon-box a.more-button {
    display: block;
    text-decoration: none;
    color: #d35f18;
    font-weight: normal;
    font-size: 18px;
}
.vantage-carousel-title a.next, .vantage-carousel-title a.previous {
    background: #d35f18;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-decoration: none;
    color: #ffffff;
    display: block;
    float: right;
    overflow: hidden;
    background-position: center center;
    margin-left: 2px;
    padding: 4px 4px 5px 4px;
}
.main-navigation a {
    display: block;
    text-decoration: none;
    font-weight: normal;
}
#footer-widgets .widget .widget-title {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 20px;
}
.textwidget p:last-child {
    margin-bottom: 0;
    color: #5e2a08;
}
.widget_circleicon-widget .circle-icon-box p.text {
   font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}
.caldera-grid label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 100;
}
#colophon .widget_nav_menu .menu-item a {
    border-color: #e4e4e4;
}
.post-navigation a,
#image-navigation a {
  font-weight: normal;
}
#commentform #submit {
  width: auto;
  font-size: 18px;
  padding: 10px 20px;
  font-weight: normal;
}

#secondary .widget, #footer-widgets .widget, #masthead-widgets .widget {
    font-size: 16px;
}

#page-title {
    font-size: 36px;
}

a.button, button, html input[type="button"], input[type="reset"], input[type="submit"], .post-navigation a, #image-navigation a, article.post .more-link, article.page .more-link, .paging-navigation a, .woocommerce #page-wrapper .button, .woocommerce a.button, .woocommerce .checkout-button, .woocommerce input.button, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover, #infinite-handle span button {
    color: #eb6a14;
    font-size: 16px;
}

.main-navigation ul li:hover > a,
.main-navigation ul li.focus > a {
  background: #92d050;
  color: #ffffff;
}

main-navigation ul ul li:hover > a,
.main-navigation ul ul li.focus > a {
  background: #92d050;
  color: #ffffff;
}
.tnp-widget-minimal input.tnp-submit {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    display: inline-block;
    border: 1px;
    border-color: #ddd;
    background-color: #f1975b;
    background-image: none;
    text-shadow: none;
    color: #fff;
    font-size: 14px;
    line-height: normal;
    border-radius: 0px;
    height: auto;
    margin: 0;
}