/**
* Theme Name: Stack Child
* Description: This is a child theme of Stack, generated by Merlin WP.
* Author: <a href="http://www.tommusrhodus.com/">Tom Rhodes</a>
* Template: stack
* Version: 10.6.1
*/

.cf7-holder {
    padding-left: 15px;
    padding-right: 15px;
}

.cf7-holder label {
  font-size:14px;
  width: 100%
}

.cf7-holder  input.wpcf7-text, 
.cf7-holder input.wpcf7-number,
.cf7-holder textarea
{
  background: #fff;
  border-radius: 5px;
  border:0px;
  margin-top: 5px;
  margin-bottom: 10px;
}


.cf7-holder button.wpcf7-submit 
{
  width: auto;
  border:0px;
  border-radius: 100px;
  background: #fff;
  color:#1976cc;
  text-transform: uppercase;
  font-weight: 600;
  height: auto;
  line-height: 1.5em;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  padding-right: 1.5em;
  padding-left: 1.5em;
  margin-top: 20px;
}

#menu-footer-small-print {
  margin-left: 0px;
  margin-top: 20px;
  padding-left: 0px;
  font-size: 0.85714286em;
  display: block;
  clear: both;
}

#menu-footer-small-print li {
  opacity: 1;
  display: block;
}

.footer-stack-copyright {
  font-size: 0.85714286em;
}

footer .type--fine-print {
  font-weight: bold;
  
}

.feature h4 + p {
  max-width: 100%;
}

.feature:not(.boxed) {
    margin-bottom: 0px;
}
.featured-image-holder, .extend-width {
  margin: auto;
  margin-bottom: 40px;
  margin-top: 20px;
  text-align: center;
}
.masonry-filter-container, .masonry hr { display:none;}
.bar-1 .menu-horizontal > li > .dropdown__trigger, .bar-1 .menu-horizontal > li > a { text-transform: capitalize; letter-spacing:0px; font-weight:400; font-size:1em; margin-left:10px; margin-right:10px;}
hr.white { border-color: #fff;}
.btn--text--primary { color:#1976cc !important;}