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


.in-menu-second-switch a, .mini-widgets a, .mobile-mini-widgets a {color: #333 !important; text-decoration: none !important;}

.phone {
    font-family: Vollkorn SC;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    margin-top: 10px;
}

.phone span {
    font-size: 24px;
}

input[type="text"], input[type="search"], input[type="tel"], input[type="url"], input[type="email"], input[type="number"], input[type="date"], input[type="range"], input[type="password"], select, .wpcf7-number {
    height: 29px;
}


.button-in-header a, .button-in-table a, .mini-widgets a, .mobile-mini-widgets a {
    color: #fff !important;
    text-decoration: none !important;
}

.button-in-header {
    padding: 8px 15px;
	margin-top: 10px;
    border: 1px solid #e51e23;
    background: #e51e23;
    border-radius: 5px;
    font-weight: bold;
    font-size: 20px;
    box-shadow: 1px -1px 3px 1px #5f5861;
	line-height: 26px;
    text-align: center;
}

.button-in-table {
    padding: 8px 15px;
	margin-top: 10px;
    border: 1px solid #e51e23;
    background: #e51e23;
    border-radius: 5px;
    font-weight: bold;
    box-shadow: 1px -1px 3px 1px #5f5861;
	line-height: 26px;
    text-align: center;
}




.mini-widgets, .mobile-mini-widgets {
    text-align: right;
}

.about-phone {
    color: #fff;
    padding-left: 30px;
    margin-bottom: 12px;
}

.about-phone-img {
	position: absolute;
    z-index: 2;
	left: -91px;
    top: -22px;
    width: 229px;
}