/*
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, .branding img, #phantom img, .aio-icon-header h3.aio-icon-title, .services-section img, .icon-set img, .wpcf7-submit {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	text-decoration:none;
}
a:hover, .hover-box h2 a:hover, .service-hover-box h2 a:hover {
	color:#7FC6D3;
}
.branding img:hover, #phantom img:hover, .services-section img:hover, .icon-set img:hover {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}
.mini-widgets a {
	text-decoration:none;
	color:#26517D;
}
.mini-widgets a:hover {
	color:#7FC6D3;
}
.centered {
	text-align:center;
}
.page-title .breadcrumbs .current  {
	color:#474747;
}
.page-title .breadcrumbs a:hover, .services-section h2 a:hover  {
	text-decoration:none;
	color:#7FC6D3;
}
.main-page-title h1 {
	text-align:center;
	padding:10px 0;
	border-bottom:5px solid #7FC6D3;
}
.home #main {
	padding:0;
}
.services-section h2 {
	font-size:1.4em;
	text-align:center;
	min-height:65px;
}
.bottom-border-service img {
	border-bottom:5px solid #7FC6D3;
}
.light-section p, .light-section h2 a {
	color:#FFF;
}
.light-section a {
	color:#92CEDA;
}
.light-section h2 a:hover, .light-section a:hover {
	color:#DDD;
}
.icon-set {
	margin:0 0 20px 0;
}
.icon-set .icon-margin {
	margin:0 35px 0 0;
}
#sidebar .widget-title {
    font: normal 20px / 28px "Titillium Web", Helvetica, Arial, Verdana, sans-serif;
}
#bottom-bar a {
	color:#BBB;
}
#bottom-bar a:hover, .blog-shortcode .entry-meta a:hover {
	color:#25AAE1;
	text-decoration:none;
}
.footer strong {
	color:#92CEDA;
}
.footer .custom-menu a:hover::after {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='8px' height='8px' fill='rgba(200,200,200,1)' viewBox='0 0 8 8' enable-background='new 0 0 8 8' xml:space='preserve'%3E%3Cpath d='M3.021,8c0.181,0,0.335-0.063,0.462-0.19l3.343-3.343C6.956,4.337,7.021,4.182,7.021,4c0-0.186-0.065-0.339-0.195-0.462L3.483,0.195C3.36,0.064,3.206,0,3.021,0C2.84,0,2.684,0.064,2.554,0.195l-0.385,0.38c-0.127,0.133-0.19,0.289-0.19,0.467c0,0.182,0.063,0.336,0.19,0.462L4.664,4L2.169,6.495c-0.127,0.127-0.19,0.281-0.19,0.463c0,0.178,0.063,0.333,0.19,0.467L2.554,7.81C2.688,7.937,2.843,8,3.021,8z'/%3E%3C/svg%3E");
	fill:#CCC;
}
.page-id-84 #main {
	padding:0;
}
.author-info.entry-author {
	display:none;
}
@media only screen and (max-width: 960px) {
.main-page-title h1 {
	font-size:1.6em;
	line-height:1.8em;
}
}
@media only screen and (max-width: 480px) {
.main-page-title h1 {
	font-size:1.2em;
	line-height:1.4em;
}
}