/*
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
*/


a.default-btn-shortcode {
    background: none!important;
}
a.default-btn-shortcode:hover {
    background: #009ddf!important;
}
a.default-btn-shortcode, a.default-btn-shortcode:hover, a.dt-btn-s.dt-btn.post-details.details-type-btn, a.dt-btn.dt-btn-m.dt-btn-submit {
    border: 2px solid #009ddf;
    border-radius: 0;
	text-transform: uppercase;
}

/*TESTIMONIALS SLIDER STYLE*/
.testimonials-slider-ml .testimonial-content p {
    color: #ffffff;
	font-size:27px;
	line-height:35px;
	font-style:italic;
}
.testimonials-slider-ml .testimonial-name span {
    color: #989898!important;
}
.testimonials-slider-ml .testimonial-item {
    max-width: 1000px;
    margin: 0 auto;
}


/*CASE STUDIES PAGE*/
.case-study-read-more-ml a {
    border: 2px solid #009ddf!important;
    color: #009ddf!important;
    background: none!important;
}
.case-study-read-more-ml a:hover {
    background: #009ddf!important;
    color: #ffffff!important;
}
.case-studies-grid-ml .vc_grid-filter {
    margin-bottom: 30px;
}
.case-studies-grid-ml .vc_grid-btn-load_more a {
    text-transform: uppercase;
    background-color: #009ddf!important;
}


/*LOGO SLIDER*/
.bx-wrapper {
    max-width: 1400px!important;
}

/*COOKIE NOTICE*/
#cookie-notice .cn-button {
    background: #009ddf;
    border-radius: 0;
    box-shadow: none;
    border: none;
    text-shadow: none;
    color: #ffffff;
}

/*CONTACT FORMS*/
.required-fields-note {
    font-size: 13px;
    color:#b4b5bb;
}
.contact-privacy-note span.wpcf7-list-item-label {
    padding: 0 30px;
    display: block;
    margin-top: -25px;
    margin-bottom: 15px!important;
}
.contact-privacy-note .wpcf7-list-item {
	margin-left:0!important;
}
.contact-forms-container-ml input.wpcf7-form-control.wpcf7-submit {
    border: 2px solid;
    border-radius: 0;
}

