/*
Theme Name: the7dtchild
Author: Dream-Theme
Theme URI: http://dream-theme.com/
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.2_v.1.1.0
*/
@import url("..\dt-the7\style.css");

.contact-form,textarea {
    height: 100px;
    width: 100%;
    float: none;
    margin-bottom: 13px;
}
input[type="text"], input[type="tel"], input[type="url"], input[type="email"], input[type="number"], input[type="date"], input[type="range"], input[type="password"], select, textarea {
    margin-bottom: 10px;
    padding: 7px 15px;
    border: 1px solid #787878;
    background-color: #FBFCFC;
    color: #B8BCBE;
}



.stripe-style-1 a {
    text-decoration: none;
    color: #AAA;
}

.stripe-style-1 a:hover {
    color: #F37B1C;
}
.no-touch .animate-element.start-animation.fadeIn {
    animation-name: dt_fadeIn;
    border: 1px solid #E3E3E3;
}
.wpb_heading.wpb_singleimage_heading
{
font-size:16px !important;
}

.wpcf7-form-control.wpcf7-submit
{
width: 200px;
border: 2px #f37b1c solid;
border-radius: 2px;
color: #f37b1c;
background-color: rgba(255,255,255,1.00);
text-align: center;
}
.btn-3d input[type="submit"]
{
border-bottom-color: #f07b1e;
}
.jw_easy_slider_name
{
text-transform: capitalize;
}