/*
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
*/

.text-white {
	color: #ffffff !important;
}

.text-teal {
	color: #82e2e2 !important;
}

.text-green {
	color: #43c8b5 !important;
}

.text-black {
	color: #000000 !important;
}

.text-light-grey {
	color: #e9e9e9 !important;
}

.text-dark-grey {
	color: #878d94 !important;
}

.text-grey {
	color: #b0b4b8 !important;
}

.custom-table table tr:first-child th:first-child, .custom-table table tr:first-child td:first-child {
    overflow: hidden;
}

.custom-table table th, .custom-table table td {
    padding: 0.75em;
}

.custom-table table tr:first-child  th {
    font-size: 1.7em !important;
    line-height: 1.3em !important;
    font-weight: 400 !important;
    padding-top: 0.5em !important;
    padding-bottom: 0.5em !important;
}

.custom-table table tr:first-child td {
    font-size: 1.5em !important;
    line-height: 1.3em !important;
    font-weight: 300 !important;
    padding-top: 0.5em !important;
    padding-bottom: 0.5em !important;
    color: #43c8b5 !important;
}

td, th {
    border: 1px solid #aaaeb5;
}

#footer .soc-ico a {
    width: 40px;
    height: 40px;
}

#footer .soc-ico a::after, #footer .soc-ico a::before {
    width: 40px;
    height: 40px;
}

#footer .soc-ico a .icon {
    width: 40px;
    height: 40px;
}

.mini-widgets .soc-ico a {
    width: 30px;
    height: 30px;
}

.mini-widgets .soc-ico a::after, .mini-widgets .soc-ico a::before {
    width: 30px;
    height: 30px;
}

.mini-widgets .soc-ico a .icon {
    width: 30px;
    height: 30px;
}
