/*
Theme Name: Walker ClimateCare Theme
Author: Delivering Customers
Author URI: http://deliveringcustomers.com
Description: Theme for Walker ClimateCare Website.
Version: 1.0
Licence: GNU General Public Licence v2 or later
licence URI: http://www.gnu.org/licenses/gp1-2.0.html
Tags: template, responsive, simple, mobile ready
Text Domain: Delivering Customers
 */

* {
  font-family: Open Sans, serif;
  font-size: 18px;
}

body {
  font-size: 18px;
}

.requestCta h3 {
  padding-top: 9px;
}

.box-body p {
  min-height: 80px;
}

.box-body-last p {
  min-height: 85px;
}

.footer-h2 {
  margin-bottom: 10px;
}

.cprWrap {
  text-align: center;
  color: #eee;
}

.cprWrap  h3 {
  padding-top: 17px;
}

.footer-map {
  min-height: 300px;
}
#menu-service-areas li {
  padding-bottom: 0;
}

#menu-service-areas li a {
  font-size: 13px;
}

#menu-item-2301 ul li, 
#menu-item-2249 ul li {
  width: 205% !important;	
}

#menu-item-2249 ul li ul li {
  width: 90% !important;	
}

#menu-item-2245 ul li {
  width: 160% !important;	
}

.gm-style-iw > div:nth-child(1) > div:nth-child(1) {
  font-size: 13px;
}

.contact-label {
  margin: 10px 0 4px 0;
  font-weight: bold;
  display: -moz-inline-stack;
  display: inline-block;
  line-height: 1.3em;
  clear: both;
}
.contact-star {
  color: #790000;
  margin-left: 4px;
}
.contact_checkbox {
  display: flex;
  flex-flow: column;
}
.contact_checkbox input {
  width: 10% !important;
}
.checkbox-335 .wpcf7-list-item-label {
  font-size: 14px;
}
.contact_select {
  font-size: 14px;
  width: 100%;
}
.contact_submit {
  background-color: #903 !important;
  color: #eee !important;
  border-color: #903 !important;
  height: 45px !important;
  width: 150px !important;
  cursor: pointer !important;
}

#wpcf7-f3449-p3446-o2 form {
  margin: 0;
}
@media screen and (min-width: 1000px) {
  .services h1 {
    font-size: 24px;
  }
  .footerWrap {
    margin-top: 24px;
  }
}

@media screen and (max-width: 660px) {
  .hide-on-mobile {
    display: none!important;
  }
  .show-on-mobile {
    display: block!important;
  }
  .social-links-header {
    float: right!important;
  }
  .header-tel {
    float: left!important;
  }
  .leftTopHeader, .rightTopHeader {
    width: 90%!important;
  }

  .rightTopHeader h3 {
    padding: 10px!important;
    font-size: 22px!important;
    font-weight: bold;
  }
}

#post-3734 .products > ul > li {
    width: 44%;
    border: 1px solid burlywood;
    display: inline-block;
    padding: 15px!important;
    margin: 1px!important;
    min-height: 250px;
    vertical-align: top;
}

@media screen and (max-width: 768px) {
  #post-3734 .products > ul > li {
    width: 90%!important;
    min-height: unset!important;
    padding: 25px!important;
  }

  #post-3734 .products > ul > li > h4 {
    margin-bottom: 25px!important;
  }
}

@media only screen and (min-width: 1000px) {
  .navWrap ul li.menu-item-3825 ul {
    width: 100%!important;
  }
}

.wrapCtaButton,
.wrapCtaButton * {
	color: #990033!important;
	background: white!important;
	background-color: white!important;
}
.numberAndCta a h2,
.requestCta h3,
.requestCta {
	font-size: 20px!important;
	width: 200px!important;
	padding-left: 0px!important;
}

.numberAndCta a h2 {
	font-size: 22px!important
}

.topHeader {
	margin-bottom: -1px!important;
}