/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.branding a img, .branding img{
	margin-top: -10px;
}
div.wpforms-container-full .wpforms-form .wpforms-required-label{
	color: rgba(167, 126, 20, 1);
}
div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea{
	border: 2px solid #eeeeee;
}
div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button{
	background-color: rgba(167, 126, 20, 1);
	border: 1px solid rgba(167, 126, 20, 1);
	border-radius: 5px;
	color: #ffffff;
}
.main-nav > li.book > a{
	background-color: rgba(167, 126, 20, 0.8);
	border-radius: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.main-nav > li.book > a span.menu-text{
	color: #ffffff !important;
}
.main-nav > li.book > a:hover{
	background-color: rgba(167, 126, 20, 1);
}
#footer .spotlight-instagram-feed{
	margin-left: -18px;
}
#footer a.footer-link{
	border-top: 1px solid #505050;
	display:block;
	padding-top: 15px;
	margin-top: 15px;
}
a.button{
	background-color: #a77e14;
}
#footer a.button:hover,
a.button:hover {
	background-color: #333333;
}
.book-banner{
	padding-top: 30px;
	padding-bottom: 30px;
}
.book-banner a{
	display:block;
	margin: auto;
	width: 200px;
	text-align:center;
}
.book-banner a:hover{
	background-color: #333333;
}

/* testimonials banner */
.testimonials{
	padding-top: 20px;
	padding-bottom: 20px;
}

.logo-center#bottom-bar .wf-float-left{
	display: none;
}

.badge{
    float: left;
    width: 145px;
    margin-bottom: 10px;
}
.badge img{
  width: 125px;
  height: auto;
  margin: auto;
}
