/*
Theme Name:     Gardening Child
Theme URI: 		http://wedesignthemes.com/themes/gardening
Author: 		the DesignThemes team
Author URI: 	http://themeforest.net/user/designthemes
Description:    Child theme for the Gardening theme powered by DesignThemes
Template:       gardening
Version:        1.0
*/

.wpcf7-number {
	background: transparent !important;
	border-color: #9f8447 !important;
	/*background: none;*/
	padding-bottom: 10px !important;
	padding-left: 0 !important;
	border-width: 0 0 2px 0 !important;
	font-size: 16px !important;
}

.request-form.dt-sc-dark-bg input[type="number"] {
	color:#fff;
	
}

.request-form input[type="text"] {
	border-color: #9f8447;

}


.dt-sc-image-caption.type5 h3 {
	font-size:19px !important;
}

@media only screen and (max-width: 479px)
{
 .dt-sc-image-caption.type5 h3 {
   font-size:14px !important;
  }
}


#logo a {
    height: 55px;
}

.is-sticky #logo a {
    height: 45px !important;
}

.top-bar a, .dt-sc-dark-bg.top-bar a {
    color: #333 !important;
}

.top-bar a:hover, .dt-sc-dark-bg.top-bar a:hover {
    color: #69af07 !important;
}

.dt-sc-contact-info.type7 span {
	color: black !important;
}

.top-bar {
	background-color: #cfeda6 !important;
}