/*
Theme Name: Nimmo Child
Theme URI: http://demos.casethemes.net/nimmo/
Author: CaseThemes
Author URI: https://themeforest.net/user/casethemes
Description: Nimmo WordPress Theme is a creative & unique design based on latest technology. All files are clearly organised we believe it will be easy to use and edit them. This theme is well organized and very easy to customize. Its easy to use and navigate as well. Compatible with Desktop,Laptop,table,mobile or any device. Nimmo is minimal and clean design, will give your business a professional looks. Suitable for anyone who is looking for app, app landing, app landing page, app landing template, App Showcase, app website, creative agency landing page, landing page, business landing page & modern looking. 
Version: 1.0.6
License: ThemeForest
License URI: https://themeforest.net/licenses
Template: nimmo
Text Domain: nimmo-child
Tags: agency, bootstrap, business, clean, colorful, corporate, creative, flat, gradient, multipurpose, one page, parallax, portfolio, responsive, slider  
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.ct-process-layout1 .ct-process-icon {
    line-height: 11rem !important;
}
.ct-heading .ct-heading-desc {
    max-width: 800px !important;
}
body .how-un{
	background-position: bottom left !important;
	}
.ct-testimonial-carousel .testimonial-description{
	color: unset !important;
}
#header-wrap .header-branding img {
    max-height: 55px !important;
}
.vc_custom_1549841039791 .vc_row-has-fill > .vc_column_container > .vc_column-inner {
    padding-top: 35px;
}
ul {
  list-style: none; /* Remove default bullets */
}

.ct-heading-desc ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #0674fd; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -0.5em; /* Also needed for space (tweak if needed) */
}
.vc_row-has-fill.vc_custom_1549841039791 > .vc_column_container > .vc_column-inner{
	padding-top: 0px;
}
.ct-heading h3.ct-heading-tag {
    line-height: 1.1;
}

.ml-field-immunis_child_health_state textarea{
  min-height: 120px;
}

.custom-qa-block .ct-fancybox-layout3 .ct-fancybox-inner {
  align-items: flex-start;
}



:focus {outline:none;}
::-moz-focus-inner {border:0;}

/* footer custom block */
.custom-qa-block .ct-fancybox-layout3 {
  margin: 16px;
}
#colophon {
  display: none !important;
}
.custom-qa-block .h2 {
  color: white;
  margin-bottom: 32px;
  text-align: center;
}
.custom-qa-block .ct-fancybox-title {
  cursor: pointer;
  margin-top: 7px;
}

.custom-qa-block .fa {
  line-height: 44px;
}
.custom-qa-block .ct-fancybox-icon .icon-style1 {
  margin-top: 5px;
}
@media (max-width: 550px) {
  .custom-qa-block {
    margin: 0 -30px;
  }
  .custom-qa-block .ct-fancybox-layout3 .ct-fancybox-icon {
    margin: 50px 0 16px 0;
  }
  .custom-qa-block .ct-fancybox-layout3 .ct-fancybox-inner {
    flex-direction: column;
    align-items: center !important;
  }
  .custom-qa-block .ct-fancybox-layout3 .ct-fancybox-content {
    text-align: center;
  }
}
.ct-pricing-default .ct-pricing-holder .ct-pricing-content li {
    padding: 4px 0;
    text-align: left;
}