/*
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
*/
:root {
	--hp4u-main-fontweight-light:300;
	--hp4u-main-fontweight:400;
	--hp4u-main-fontweight-bold:700;
	--hp4u-letterspacing-default:1px;
	--hp4u-letterspacing-big:2px;
	
	--hp4u-font-size-top:3rem;
	--hp4u-line-height-top:3rem;
	--hp4u-extraheader_title-font-size:83px;
	--hp4u-extraheader_title-line-height:83px;
	--hp4u-extraheader_subtitle-font-size:28px;
	--hp4u-extraheader_subtitle-line-height:32px;
	
	--hp4u-color-red:#d80119;
	
}
.pum-theme-framed-border .pum-content p, .pum-theme-default-theme .pum-content p{
    font: var(--the7-base-font-big)!important;
    letter-spacing: var(--the7-base-letter-spacing)!important;
    text-transform: var(--the7-base-text-transform)!important;
    text-decoration: var(--the7-base-text-decoration)!important;
    word-spacing: normal!important;
    color: var(--the7-base-color)!important;
}

.pum-theme-framed-border .pum-content h3, .pum-theme-default-theme .pum-content h3 {
    color: var(--the7-h2-color)!important;
    font: var(--the7-h2-font)!important;
    text-transform: var(--the7-h2-text-transform)!important;
    letter-spacing: var(--the7-h2-letter-spacing)!important;
    word-spacing: var(--the7-h2-word-spacing)!important;
    text-decoration: var(--the7-h2-text-decoration)!important;
}
.normalfont h1, .normalfont h3{
	    font: var(--the7-base-font-big)!important;
    color: var(--the7-base-color)!important;	
}
.normalfont h2{
	font-size:var(--the7-h2-font-size)!important;
	line-height:var(--the7-h2-line-height)!important;
	color: var(--the7-base-color)!important;
}
.centered_section {text-align:center!important;}
.popuptextcontainer {margin-bottom:15px!important;}
.branding a img, .branding img {
	width:200px;
    max-width: 100%;
    height: auto;
}
.mini-widgets.right-widgets{display:none!important;}
.left-widgets.mini-widgets {
    display: flex;
    width: 100% !important;
    flex: 1 0 auto !important;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.top-bar .text-area{text-align:center!important;}
.top-bar .text-area p{
	font-size:var(--hp4u-font-size-top);
	line-height:var(--hp4u-line-height-top);
	letter-spacing:var(--hp4u-letterspacing-big);
}
.classic-header.bg-behind-menu .navigation:before {
    border-top: 3px solid #fff!important;
}
.classic-header.logo-center .branding .mini-widgets {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important;
    -ms-flex-positive: 1;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: auto;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center!important;
    justify-content: flex-start!important;
    align-items: center!important;
}
.branding .mini-widgets:nth-child(4){
	display:none!important;
}

.bg-outline-decoration > li > a, .main-nav > li > a .animate-wrap, .hover-line-decoration > li:not(.act) > a:hover .decoration-line, .hover-line-decoration > li.dt-hovered:not(.act) > a .decoration-line, .active-line-decoration > li > a .decoration-line {
    border-radius: 0!important;
}
.extraheader {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
	margin-left:50px;
	padding-bottom: 15px;
	padding-top: 40px;
}
.extraheader_title{
font: var(--the7-h2-font);
	color:var(--hp4u-color-red);
	font-size: var(--hp4u-extraheader_title-font-size);
	line-height: var(--hp4u-extraheader_title-line-height);
	}
.extraheader_subtitle{
	font-size: var(--hp4u-extraheader_subtitle-font-size);
	line-height: var(--hp4u-extraheader_subtitle-line-height);
		letter-spacing:4px;
	font-weight:var(--hp4u-main-fontweight-light);
	
}

.heading-font {
    font-family: "Nova Cut", Helvetica, Arial, Verdana, sans-serif;

}
.red-basic-heading-font .heading-font{color:var(--hp4u-color-red);}
.padtopbot80 {padding-top:80px!important; padding-bottom:80px!important;}
.padtop80 {padding-top:80px!important;}
.padbot80 {padding-bottom:80px!important;}

.padtopbot50 {padding-top:50px!important; padding-bottom:50px!important;}
.padtop50 {padding-top:50px!important;}
.padbot50 {padding-bottom:50px!important;}



@media screen and (max-width: 990px) {
.padtopbot80 {padding-top:35px!important; padding-bottom:35px!important;}
.padtop80 {padding-top:35px!important;}
.padbot80 {padding-bottom:35px!important;}

.padtopbot100 {padding-top:50px!important; padding-bottom:50px!important;}
.padtop100 {padding-top:50px!important;}
.padbot100 {padding-bottom:50px!important;}

.padtopbot50 {padding-top:35px!important; padding-bottom:35px!important;}
.padtop50 {padding-top:35px!important;}
.padbot50 {padding-bottom:35px!important;}
}

@font-face {
  font-family: 'Nova Cut';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../dt-the7-child/fonts/Nova-Cut-Regular.eot'); /* IE9 */
  src: url('../dt-the7-child/fonts/Nova-Cut-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../dt-the7-child/fonts/Nova-Cut-Regular.woff2') format('woff2'), /* Modern Browsers */
    url('../dt-the7-child/fonts/Nova-Cut-Regular.woff') format('woff'), /* Modern Browsers */
    url('../dt-the7-child/fonts/Nova-Cut-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../dt-the7-child/fonts/Nova-Cut-Regular.svg#NovaCut') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../dt-the7-child/fonts/Roboto-Regular.eot'); /* IE9 */
  src: url('../dt-the7-child/fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../dt-the7-child/fonts/Roboto-Regular.woff2') format('woff2'), /* Modern Browsers */
    url('../dt-the7-child/fonts/Roboto-Regular.woff') format('woff'), /* Modern Browsers */
    url('../dt-the7-child/fonts/Roboto-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../dt-the7-child/fonts/Roboto-Regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../dt-the7-child/fonts/Roboto-700.eot'); /* IE9 */
  src: url('../dt-the7-child/fonts/Roboto-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../dt-the7-child/fonts/Roboto-700.woff2') format('woff2'), /* Modern Browsers */
    url('../dt-the7-child/fonts/Roboto-700.woff') format('woff'), /* Modern Browsers */
    url('../dt-the7-child/fonts/Roboto-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../dt-the7-child/fonts/Roboto-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../dt-the7-child/fonts/Roboto-300.eot'); /* IE9 */
  src: url('../dt-the7-child/fonts/Roboto-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../dt-the7-child/fonts/Roboto-300.woff2') format('woff2'), /* Modern Browsers */
    url('../dt-the7-child/fonts/Roboto-300.woff') format('woff'), /* Modern Browsers */
    url('../dt-the7-child/fonts/Roboto-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../dt-the7-child/fonts/Roboto-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
.mobile-header-bar .mobile-branding img {
    max-width: 100%;
    height: auto;
    width: 150px;
}
@media screen and (max-width: 1085px) {
	:root {
	--hp4u-main-fontweight-light:300;
	--hp4u-main-fontweight:400;
	--hp4u-main-fontweight-bold:700;
	--hp4u-letterspacing-default:1px;
	--hp4u-letterspacing-big:2px;
	
	--hp4u-font-size-top:2rem;
	--hp4u-line-height-top:2rem;
	--hp4u-extraheader_title-font-size:63px;
	--hp4u-extraheader_title-line-height:63px;
	--hp4u-extraheader_subtitle-font-size:20px;
	--hp4u-extraheader_subtitle-line-height:28px;
	
	--hp4u-color-red:#d80119;
	
}
.extraheader_title {
    font: var(--the7-h2-font);
    color: var(--hp4u-color-red);
    font-size: var(--hp4u-extraheader_title-font-size);
    line-height: var(--hp4u-extraheader_title-line-height);
    text-align: center;
}
.branding .text-area {
    width: 100%;
}
}

@media screen and (max-width: 991px) {
	:root {
	--hp4u-main-fontweight-light:300;
	--hp4u-main-fontweight:400;
	--hp4u-main-fontweight-bold:700;
	--hp4u-letterspacing-default:1px;
	--hp4u-letterspacing-big:2px;
	
	--hp4u-font-size-top:1.2rem;
	--hp4u-line-height-top:1.2rem;
	--hp4u-extraheader_title-font-size:40px;
	--hp4u-extraheader_title-line-height:44px;
	--hp4u-extraheader_subtitle-font-size:16px;
	--hp4u-extraheader_subtitle-line-height:22px;
	
	--hp4u-color-red:#d80119;
	
}
	.top-bar {
    min-height: 50px;
    padding: 10px 10px 10px 10px;
}
	.extraheader {width: 100%;}
	.extraheader_title {text-align: left;}
	    .first-switch-logo-center.first-switch-menu-right .mobile-header-bar .mobile-mini-widgets{
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
}
.first-switch-logo-center.first-switch-menu-right .mobile-navigation{
        -ms-flex-order: 3!important;
        order: 3!important;
    }
	.first-switch-logo-center.first-switch-menu-right .mobile-header-bar .mobile-mini-widgets{    -ms-flex-order: 2!important;
		order:2!important;}
	.first-switch-logo-center.first-switch-menu-right .mobile-branding {
    -ms-flex-order: 1!important;
    order: 1!important;
}
}

@media screen and (max-width: 700px) {
	:root {
	--hp4u-main-fontweight-light:300;
	--hp4u-main-fontweight:400;
	--hp4u-main-fontweight-bold:700;
	--hp4u-letterspacing-default:1px;
	--hp4u-letterspacing-big:2px;
	
	--hp4u-font-size-top:1rem;
	--hp4u-line-height-top:1rem;
	--hp4u-extraheader_title-font-size:26px;
	--hp4u-extraheader_title-line-height:30px;
	--hp4u-extraheader_subtitle-font-size:16px;
	--hp4u-extraheader_subtitle-line-height:22px;
	
	--hp4u-color-red:#d80119;
	
}
	.masthead .mobile-mini-widgets .near-logo-second-switch.show-on-second-switch.text-area{width:100%;}
	.masthead .mobile-header-bar {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: center;
}
	.first-switch-logo-center.first-switch-menu-right .mobile-navigation{
        -ms-flex-order: 1!important;
        order: 1 !important;
        	flex: 1 1 100%;
		width:100%;
    }
	.first-switch-logo-center.first-switch-menu-right .mobile-branding {
    -ms-flex-order: 2!important;
    order: 2!important;
		flex: 1 1 100%;
		width:100%;
}
	.first-switch-logo-center.first-switch-menu-right .mobile-header-bar .mobile-mini-widgets {
    -ms-flex-order: 3!important;
    order: 3!important;
			flex: 1 1 100%;
		width:100%;
}
	.text-area.show-on-desktop.near-logo-first-switch.near-logo-second-switch.show-on-second-switch.first.last{margin-right:0!important; width:100%;}
	.extraheader, .extraheader_subtitle, .extraheader_title {
    margin-left: auto;
		margin-right:auto;
		text-align:center;
}
	.extraheader {
    padding-top: 25px;
}
	.mobile-header-bar .mobile-branding img {
    max-width: 100%;
    height: auto;
    width: 100px;
}
}