/*
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
*/

.white-scheme, .white-scheme *{
	color:white !important;
}

span.mini-contacts.phone.show-on-desktop.near-logo-first-switch.in-menu-second-switch.first.last {
    font-size: 25px;
}

.branding > a, .branding > img {
    padding-left: 0;
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg {
    font-size: 22px !important;
}

.vc_btn3.vc_btn3-size-lg .vc_btn3-icon {
    line-height: 26px;
}

.vc_btn3.vc_btn3-color-mulled-wine, .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat {
    background-color: #76787e !important;
}

footer ul#menu-main-menu li {
    border-top: 0 !important;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 0;
}

input[type=text], input[type=email] {
    border: 2px #4d5058 solid;
    color: #4d5058;
}

input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    background: #4d5058;
    text-transform: uppercase;
    border-radius: 0;
}

#bottom-bar .wf-float-left {
    float: none;
    text-align: center;
}

.wf-container-bottom, #bottom-bar.full-width-line {
    border-top: 3px solid rgb(77, 80, 88) !important;
}

.wf-container-footer, .footer.full-width-line {
    border-top: 3px solid #4d5058 !important;
}

.home .testimonial-item:not(.testimonial-item-slider), .testimonial-item .ts-viewport, .bg-on.team-container {
    background-color: transparent;
}

.home .testimonial-vcard {
    display: table;
    margin: 0 auto;
    overflow: hidden;
	text-align:center;
}

.home .testimonial-content {
    text-align: center;
}

.home .contentSlider-wrap .psBullets {
    top: calc(100% + -5px);
}

.home span.alignleft.no-avatar {
    display: none;
}
footer i.fa {
    font-size: 24px;
    margin-right: 12px;
    margin-bottom: 18px;
}

.branding .mini-contacts{
    font: 25px / 19px "Roboto", Helvetica, Arial, Verdana, sans-serif !important;
    color: #333333;
}