/*
Theme Name: YNOT Startit Child
Theme URI: http://startit.select-themes.com
Description: A child theme of Startit Theme
Author: YNOT Ggroup LLC
Author URI: http://www.ynotgroupllc.com
Version: 1.0
Template: startit
*/

.qodef-price-table > .qodef-price-table-inner > ul.ynot-price-table > li.qodef-table-title {
  background: #1a275f;
}
.qodef-price-table > .qodef-price-table-inner > ul.ynot-price-table ul > li.qodef-price-button {
  padding: 0 20px 20px;
}

.wpcf7-form-control-wrap > .wpcf7-form-control {
  margin-bottom: 15px;
}
.wpcf7-form-control.wpcf7-textarea.textbox-sm {
  height: 7em;
}
.wpcf7-form > .qodef-two-columns-50-50 {
  overflow: hidden;
}
span.wpcf7-not-valid-tip {
  margin: -10px 0 15px;
}

.get-started-teaser {
  margin: 3em 0;
  padding: 1.5em;
  background: #1a275f;
  color: #fff;
}
.get-started-teaser h2 {
  color: #fff;
  font-size: 1.2em;
}
.get-started-teaser p {
  margin: 1em 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 .qodef-btn-hover-animation {
  display: inline-block;
 }
}
