/*
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
*/
*{
	
    letter-spacing: 0.3px;
}

.dark-section h1, .dark-section h2, .dark-section h3, .dark-section h4, .dark-section h5, .dark-section h6, .dark-section h1 a, .dark-section h2 a, .dark-section h3 a, .dark-section h4 a, .dark-section h5 a, .dark-section h6 a, .dark-section p, .dark-section div {
	color: #fff;
}
.center-text{
	text-align:center;
	}
div.left-icon .aio-icon-left .aio-icon, div.left-icon .aio-icon-left .aio-icon-img{
	margin-right:20px;
}
div.aio-icon-header h3.aio-icon-title{
	margin-bottom:5px;
}
.left-icon div.aio-icon-description{
	margin-top:0;
	}
.spacing-1px{
letter-spacing:1px;
}
.spacing-2px{
letter-spacing:2px;
}
.spacing-3px{
letter-spacing:3px;
}
.spacing-4px{
letter-spacing:4px;
}

.w-200{
font-weight:200;
}
.w-300{
font-weight:300;
}
.w-400{
font-weight:400;
}
.w-600{
font-weight:600;
}
li{
	    margin-bottom: 10px;	
}
.round-corner-4px button{
border-radius:4px;
}
.round-button button{
border-radius:300px;
}

h4 .fa-check-circle{
color:#56cc85;
margin-right:5px;
}

form input.register,  form textarea.register{
border-color:rgba(173,176,182,0.8)
}

.photoSlider .slider-post-caption, .photoSlider-wrap .leftArrow, .photoSlider-wrap .rightArrow, .mobile-false .photoSlider-wrap .psPlay{
display:none;
}

div.aio-icon-header h3.aio-icon-title {
    margin-bottom:0.2em;
}

li.menu-item-9793 a{
	border: 1px solid #1784e6;
    border-radius: 4px;
    padding-left: 15px;
    padding-right: 15px;
	
}

ul.change-log {
margin-left:0;
}
ul.change-log li{
list-style:none;
padding:3px 0;
}
ul.change-log span{
padding:2px 10px;
border-radius:2px;
margin-right:5px;
}
ul.change-log span.added{
background-color:#d5f9e6;
}
ul.change-log span.changed{
background-color:#fdeebf;
}
ul.change-log span.fixed{
background-color:#d9f0fc;
}
ul.change-log span.removed{
background-color:#ffe8d8;
}


.uvc-headings-line{
	border-radius:10px;
	
}

.vc_grid-filter.page-category{
	text-align:left;
	margin-bottom:0;
	color:rgba(255,255,255,.6)
}
.page-heading h3{
	margin-bottom:0;
}
.vc_gitem-zone-c{
	border-radius:0 0 8px 8px;
	
}
.post-views{
	display:none;
}

.feature-tab h5{
font-weight:bold;
margin-top:30px;
}
.feature-tab ul li, .feature-tab ol li{
margin-left:20px;
}
.feature-tab .note{
background: rgba(23, 132, 230, 0.1); padding: 20px 40px; color: #1784e6; border-radius: 6px; border: 1px solid #1784e6; margin: 20px 0;
}
.feature-tab.vc_tta.vc_tta-style-modern .vc_tta-tabs-list{
text-align:center;
margin-bottom:10px;
}
.feature-tab.vc_tta-color-white.vc_tta-style-modern .vc_tta-tab>a{
border:0;
}
.feature-tab.vc_tta-color-white.vc_tta-style-modern .vc_tta-tab.vc_active>a{
border-bottom:4px solid #1784e6 !important;
color:#1784e6;
background:#fff;
padding-left:0;
padding-right:0;
margin:0 20px;
}
.feature-tab.vc_tta-color-white.vc_tta-style-modern .vc_tta-tab>a:hover{
background:#fff;
padding-left:0;
padding-right:0;
margin:0 20px;
border-bottom:4px solid #1784e6 !important;
}
.feature-tab.vc_tta-color-white .vc_tta-tab>a{
border-radius:5px ;
}
.feature-tab.vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels{
background:#fff;
border:0;
}


@media only screen and (max-width: 1184px) {
    .devices-mockup .upb_row_bg {
        background-image:none !important;
    }
}