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


/* questrial-regular - latin */

@font-face {
    font-family: 'Kaushan Script';
    src: url('fonts/KaushanScript-Regular.woff2') format('woff2'),
        url('fonts/KaushanScript-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-Regular.woff2') format('woff2'),
        url('fonts/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-Medium.woff2') format('woff2'),
        url('fonts/Montserrat-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-Light.woff2') format('woff2'),
        url('fonts/Montserrat-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-Bold.woff2') format('woff2'),
        url('fonts/Montserrat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


html, body, body.page, .wf-container > * {
    font-weight: 500 !important;
}


h1 {
    color: #1c3e51 !important;
    font-weight: 700 !important;
}

.tablepress tfoot th, .tablepress thead th {
    background:#1c3e51 !important;
	color:#fff !important;
	padding:10px 5px !important;
}

.tablepress .even td, .tablepress thead th, .tablepress .odd td {
    text-align: center;
}

.tablepress .even td:first-child, .tablepress thead th:first-child,.tablepress .odd td:first-child {
    text-align: left;
}

.mini-contacts:hover {color:#000 !important;}

.default-btn-shortcode:hover {
	background:#1c3e51 !important;
	
}

.phantom-sticky .branding>a.same-logo {
 width: 200px;
    padding-top: 121px;
	-webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}


.phantom-sticky .sticky-on.masthead:not(.side-header) .branding > a {
    transform: scale(0.5);
	
	-webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding-top: 80px;
}




	@media screen and (max-width: 1200px) { 
.phantom-sticky .branding>a.same-logo {
    width: 150px;
    padding-top: 85px;
}
		
			}


		@media screen and (max-width: 995px) { 
			
			.mobile-header-bar .mobile-branding img {
    width: 190px;
    position: absolute;
}
			
			.mobile-header-bar .mobile-branding {
    line-height: 0;
    height: 1px;
}
			
		}



@media screen and (max-width: 778px) { 
	
	
	
	.mobile-header-bar .mobile-branding img {
    width: 152px;
	
}
	
}


@media screen and (max-width: 550px) { 
	
	
	
	.mobile-header-bar .mobile-branding img {
    width: 130px;
	
}
	
}

	
	
	


