/*
Theme Name:     Simplicity-child
Description:    Simplicity child theme
Author:         Rich Coffman
Template:       Simplicity

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
p {
  font-size: 17px;
  line-height: 28px;
  padding: 10px 0 !important;
}
h1 {
  font-weight: 700 !important;
  font-size: 44px !important;
}
.imageBg #gk-header-mod h1, .imageBg.frontpage .imageBg h1 {
  font-size: 52px !important;  
  letter-spacing: 0px;
  margin: 0 0 30px 0;
}
h2 {
  font-size: 32px !important;
  font-weight: 400;
  color: #4c90fe;
  margin
}
.content h2, .content h3, .content h4, .content h5, .content h6 {
  clear: both;
  margin: 20px 0 25px 0;
} 
.imageBg #gk-header-mod h2 {
  font-size: 28px !important;
  line-height: 34px;
}
h3 {
  font-weight: 600 !important;
  font-size: 23px !important;
  font-color: #e04d47;
}
a.btn {
  float: none;
}
strong {
  font-weight: 600 !important;
}
ol li {
  margin-left: 20px;
  list-style-type: decimal;
}
.imageBg #gk-head, .imageBg #gk-head-frontpage {
  background: #000 url('images/custom-home-music-lessons.jpg') no-repeat center 0 !important;
}

.cycle-slideshow {
  padding-bottom: 0px;
}
#gk-sidebar .box {
  margin: 0;
  padding: 0 0 10px 0;
}

#gk-head a.textLogo {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  overflow: visible;
}
#gk-head a.textLogo, #gk-head a.textLogo small {
  color: #fff;
}

#gk-menu-wrap a.textLogo {
  color: #333;
  display: block;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  height: auto;
  margin: 14px 0 0 0;
  overflow: visible;
  padding: 0;
  text-align: center;
  text-indent: 0;
}

#gk-menu-wrap a.textLogo small {
  color: #333;
  display: block;
  font-size: 13px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0;
}

.btn, button, .readon, .nav-btn a, a.gk-button, input[type="button"], input[type="submit"] {
  background: #4c90fe;
  font-weight: 700;
  margin: 0 2px;
}
blockquote.easy_testimonial {
  padding: 0;
}
span.testimonial-client {
  font-weight: 700;
  color: #4c90fe;
}
.box .box-title {
  padding: 0;
}
p.easy_testimonial_title {
  display: none;
}
.home #gk-mainbody .box.centered {padding-top:40px !important;}
.home .box.centered {padding-top: 10px !important;}
.instrctr-dtl p{min-height:90px;}
.instrctr-img{ min-height:310px;}

/* Change 18/9/2015 Dhaval */
.music-title{ width:40%; float:left;}
.music-form{ width:60%; float:left;}
.music-title p{color: #4C90FE; font-size:25px; line-height:34px; font-weight:300; }
.mc-field-group.name{ width:35%; float:left;}
.mc-field-group.email{ width:35%; float:left; padding-left:2%; padding-right:2%; padding-top:0 !important;}
.clear.submit-btn{ width:25%; float:left; margin-top:5%;}
@media (max-width:1024px){
.instrctr-nm{font-size: 28px !important;  margin: 0 0 10px !important;}
.instrctr-dtl p {
    min-height: 115px !important;
}
}
@media (max-width:900px){
.music-title{ width:100% !important; float:none; text-align:center;}
.music-form{ width:100% !important; float:none;}
.clear.submit-btn{ margin-top:30px !important; width:17% !important;}
.mc-field-group.email{ width:39% !important;}
.mc-field-group.name{ width:40% !important;}
.instrctr-img img{ max-height:350px !important;}
.instructors ul li:nth-child(3n){margin-right: 2% !important;}

.instrctr-dtl{font-size: 14px !important; width: 100% !important; }
}
@media (max-width:780px){
.clear.submit-btn{width:17% !important;}
.mc-field-group.email{width:38% !important;}
.mc-field-group.name{width:38% !important;}
}
@media (max-width:767px){
.clear.submit-btn{float:none; margin-top:2% !important;}
.mc-field-group.email{width:50% !important; padding-right:0 !important;}
.mc-field-group.name{width:48% !important;}
}
@media (max-width:685px){
.instrctr-img img{ max-height: inherit !important;}
.instrctr-dtl p{ min-height: inherit;}
}
@media (max-width:450px){
.clear.submit-btn{float:none;}
.mc-field-group.email{width:100% !important; padding-left:0 !important;  margin-top:3% !important; margin-bottum:3% !important; float:none;}
.mc-field-group.name{width:100% !important; float:none;}
}
@media (max-width:385px){
.instrctr-img {
    min-height: inherit !important;
}
}
.content ul li{
  background: none!important;
  background-image: none!important;
}
.instructors ul li{
  width: 30%!important;
}


.imageBg #gk-header-mod h2 a{
  color:#ffffff!important;
}

/*Make the text in the drop down bold at Book Colorado Music Lessons page*/
.ab-booking-form select, option {
    font-weight: bold !important;
}
.term-text, .term-text a
{
 font-size:18px;
 color:red!important;
 font-weight:bold;
 padding-left: 4px;
}
.term-text a{
text-decoration: underline;
}
input[type="checkbox"].ab-custom-field
{
  transform: scale(1.5, 1.5);
}


