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

body #site-logo a {
   height: 50px;
}

body #site-logo img {
   height: 50px;
    max-height: 50px;
    display: inline;
}

body #site-logo,
body #site-logo-inner {
    display: block !important;
    height: 50px;
}

.my_svg_logo{
  height: 40px !important;
}

.content table, td, th  {
    border-color: white !important;
    border-color: rgba(0,0,0,0.00) !important;
		}

/* From Page CSS */

.white-text {
    color: white;
    font-size: 20px;
    font-weight:300;
}

.black-text {
    color: black;
    font-size: 20px;
    font-weight:300;
}

.tabheadings {
    font-size: 20px;
    font-weight:300;

}

.wpb_tabs_nav  {
    font-size: 20px;
    
}

.text-page {
    font-size: 18px;
    font-weight: 300;
}

.text-page-chart {
    font-size: 14px;
    font-weight: 300;
}
.text-page-chart-mobile {
    font-size: 12px;
    font-weight: 300;
}

 .content td  {
   border-bottom: 1px solid #ccc !important;
}

 
.ui-accordion-header h3 {
    color: black;
}

.wpb_content_element .wpb_accordion_header a span {
    color: black;
}

.wpb_accordion_header a {
    color: black;
}

.pixel-pitch {
 text-align: center;
    text-justify: inter-word;
    font-weight: 300;
    font-size: 36px;
}

.pixel-pitch-2 {
    font-weight: 300;
    font-size: 22px;
    line-height: .75;
}

.ideal-market h2 {
    font-size: 24px;
    line-height: .75;
}

.left-border-model{
    border-left: 1px solid #000000;
    padding-left: 5px;
}

.front-page-button {
    border: 2px;
    text-align: center;
}

.front-page-button.button {
    background: blue;
}

.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline {
    padding-left: 100px;
    padding-right: 100px;
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
   background-color: black;
    background-color: rgba(2,2,2,0.28);
}

.rotate-text {
    transform:  translateX(-50%) translateY(-50%) rotate(-90deg);
}

.post-entry-content {
	border-left: 1px solid black;
	padding-left: 5px !important;
	height: 250px;
}

.post-entry-content .entry-excerpt {
}

.post-entry-content .dt-btn {
	padding-left: 5px !important;
	margin-left: 5px;
	position:absolute;                 
	bottom:0px;                         
  
}

.recent-sidebar h2 {
	text-transform: uppercase;
	border-bottom: 1px solid black !important;
}

.recomended-post-link a {
	text-decoration: none;
	font-size: 20px;
	color: black;
	text-transform: uppercase;
}

.enter-to-win-class {
	color: black !important!;
	font-size: 18px;
	font-weight: 300;
}

.enter-to-win-class h1 {
	color: black !important!;
}