/* 
 Theme Name:   The7 Child
 Theme URI:    
 Description:  
 Author:       bettercni
 Author URI:   https://bettercni.wpenginepowered.com
 Template:     dt-the7
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

/* Colors */

.bblue {
	color: #1f83b7;
}

.borange {
	color: #f15b2b;
}

.bgreen {
	color: #98bd3c;
}

.bbrown {
	color: #bbac93;
}

.bgrey {
	color: #666770;
}

.bggrey {
	background-color: #f1ede6;
}

/* Fonts */

#footer span {
	font-family: Montserrat;
}

h1 {
	font-size: 46px;
}

.pagehead {
	color: #f15b2b;
	margin-top: 28px;
	letter-spacing: -1px;
	text-transform: uppercase;
}

.pagesub {
	color: #f15b2b; 
	margin-top: 24px;
	margin-bottom: 10px;
}

.whitetext {
	color: #ffffff;
}

.largetext {
	font-size: 1.24em;
	line-height: 1.4em;
	margin-bottom: 30px;
}

.homeheader p {
    color: #fff;
    font-family: montserrat;
    font-size: 44px;
    line-height: 48px;
    margin-bottom: 250px !important;
    font-weight: bold;
}

li {
	margin-left: 12px;
}

.highlighttxt {	
	font-family: montserrat;
	font-size: 1em;
	font-weight: 700;
	line-height: 40px;
	color: #f15b2b; !important;
	text-transform: uppercase;
}

/* Buttons */

.btn {
    background: rgb(38, 51, 94, 0);
    margin-top: 20px;
	display:inline-block;
    text-align: center;
    text-decoration: none !important;
    font-weight: 700;
    color: #fff !important;
    font-size: 20px;
    border: solid #ffffff 2px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 0px !important;
    margin-left: auto;
    display: block;
    max-width: 200px;
    margin-right: auto;
}

.btn:hover {
    background: #ffffff;
	color: #F35A28 !important;
	text-decoration: none;
	text-underline-offset: .5em;
}

a.txtbtn {
	font-family: montserrat;
	font-size: .8em;
	font-weight: 700;
	color: #fff !important;
	text-transform: uppercase;
    text-underline-offset: .25em;
    text-decoration-thickness: .13em !important;
}

a.txtbtn: hover {
	color: #fff !important;
	font-weight: 700;
	text-decoration: none;
}

a.txtbtnpos {
	font-family: montserrat;
	font-size: .8em;
	font-weight: 700;
	line-height: 40px;
	color: #f15b2b !important;
	text-transform: uppercase;
    text-underline-offset: .25em;
    text-decoration-thickness: .13em !important;
}

a.txtbtnpos: hover {
	color: #f15b2b !important;
	font-weight: 700;
	text-decoration: none;
}

.footer .widget-title, .footer div[class*='elementor-widget-wp-widget-'] h5, .footer .elementor-widget .woocommerce h5 {
    font-weight: 700;
}

@media (max-width: 1100px) {
    .homeheader p {
        margin-bottom: 200px !important;
    }
}

.homeorangerow p, .homeorangerow h2, .homeorangerow h4, .homeorangerow a {
    color: #fff;
}

.mobile-mini-widgets .text-area p {
    color: #c2b59b;
    font-size: 34px;
    line-height: 34px !important;
    max-width: 600px;
    font-weight: 400;
    margin-top: 35px;
}

.mobile-mini-widgets {
    display: block;
}

.mobile-branding img {
    height: 160px !important;
    width: auto;
    padding-bottom: 20px
}

.top-bar.line-content:after, .top-bar.full-width-line:after {
    border: none;
}

.homebottomrow a {
    display: block;
	font-family: montserrat, sans-serif;
    text-decoration: none;
    color: #fff;
    background: #f35a28;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    height: 80px;
    line-height: 80px;
    font-size: 34px;
    border: 4px solid #fff;
    border-radius: 20px;
    font-weight: bold;
    margin-bottom: 60px !important;
}

.homebottomrow h5 {
    color: #fff;
    font-size: 30px;
    margin-top: 250px;
}

/* Buttons */

.morebtn {
	font-weight: 700;
	text-decoration: underline;
}

.morebtn: hover {
	text-decoration: none;
}

/* Home Mega Menu */

#maxmegamenu-2 {
    padding: 0px;
    border-radius: 100px !important;
    background-color: #00000000;
}

#maxmegamenu-2 .mega-menu-item, .mega-sub-menu {
    width: 100% !important;
}

.mega-indicator {
    float: right;
    font-size: 45px !important;
}

.page #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link, .page #mega-menu-wrap-header_microwidget2 #mega-menu-header_microwidget2 > li.mega-menu-item > a.mega-menu-link {
    background-color: #ffffffc4;
    color: #f35a28;
    font-size: 30px;
    line-height: 50px;
    height: 50px;
    font-weight: bold;
    border-radius: 10px !important;
    padding-left: 20px;
    margin-top: -54px;
}

@media (max-width: 600px) {
	.page #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link, .page #mega-menu-wrap-header_microwidget2 #mega-menu-header_microwidget2 > li.mega-menu-item > a.mega-menu-link {
	    background-color: #ffffffc4;
	    color: #f35a28;
	    font-size: 22px;
	    line-height: 50px;
	    height: 50px;
	    font-weight: bold;
	    border-radius: 10px !important;
	    padding-left: 20px;
		margin-top: -54px;
	}

	    .homeheader p {
	        margin-bottom: 0px !important;
			height: 300px
	    }

	.supermobile {
		margin-bottom: 0px
	}
}

@media (max-width: 400px) {
	    .homeheader p {
	        font-size: 24px !important;
	        line-height: 30px !important;
	    }

	    .homeheader p {
	        margin-bottom: 0px !important;
			height: 220px
	    }
}

@media (max-width: 350px) {
	.page #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link, .page #mega-menu-wrap-header_microwidget2 #mega-menu-header_microwidget2 > li.mega-menu-item > a.mega-menu-link {
	    background-color: #ffffffc4;
	    color: #f35a28;
	    font-size: 20px;
	    line-height: 50px;
	    height: 50px;
	    font-weight: bold;
	    border-radius: 10px !important;
	    padding-left: 20px;
		margin-top: -54px;
	}
}

@media (max-width: 450px) {
	.page #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link, .page #mega-menu-wrap-header_microwidget2 #mega-menu-header_microwidget2 > li.mega-menu-item > a.mega-menu-link {

	}

	.mega-indicator {

	}
}

#mega-menu-wrap-top, #mega-menu-wrap-header_microwidget2 {
    background-color: #00000000;
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link, #mega-menu-wrap-header_microwidget2 #mega-menu-header_microwidget2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	font-size: 18px;
    font-weight: 400;
}

.homeheader {
	overflow: visible !important;
	background-size: cover;
	background-position: 100% 40%;
}

@media (max-width: 767px) {
	.homeheader {
		background-position: 50% 50%;
	}
}

.mini-widgets {
    display: block !important;
}

.left-widgets {
    width: 400px !important;
    flex: none !important;
    margin-left: auto;
}

.right-widgets {
    display: none !important;
}

.phone, .donate {
    color: #f25a2d !important;
    margin-right: 20px;
}

.phone, .donate, .residentlogin {
    font-size: 16px;
    line-height: 30px;
    margin-top: 5px;
	text-decoration: none !important;
	font-family: Montserrat;
	font-size: 14px
}

.residentlogin {
	border: 1px solid #f25a2d;
	padding: 5px 10px 5px 10px;
	color: #fff !important;
	background-color: #f25a2d;
	font-weight: 600;
}

@media (min-width: 901px) {
.top-bar .text-area {
	margin-top: 10px
}
}

.footerblock {
    background-color: #c2b59b;
    padding-top: 20px
}

.footerblock p {
    font-size: 30px;
    line-height: 33px;
}

.footerphone {
    color: #f35a28;
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: -20px;
    display: block
}

.footerblock .colright img {
    border-radius: 100px;
}

.dt-mobile-menu-icon:not(.floating-btn) .menu-line:before, .dt-mobile-menu-icon:not(.floating-btn) .menu-line:after {
    background-color: #009fe3 !important;
}

.sub-nav {
    display: block !important
}

.next-level-button {
    display: none !important;
}

.mobile-header-bar {
	max-width: 1290px;
}

@media (max-width: 1030px) {
	.mobile-mini-widgets .text-area p {
	    color: #c2b59b;
	    font-size: 28px;
	    line-height: 28px !important;
	    max-width: 600px;
	    font-weight: 400;
	    margin-top: 45px;
	}
}

@media (max-width: 940px) {
	.mobile-mini-widgets .text-area p {
	    color: #c2b59b;
	    font-size: 22px;
	    line-height: 22px !important;
	    max-width: 600px;
	    font-weight: 400;
	    margin-top: 54px;
	}
}

 .page #mega-menu-wrap-top .mega-menu-toggle + #mega-menu-top, .page #mega-menu-wrap-header_microwidget2 .mega-menu-toggle + #mega-menu-header_microwidget2 {
        background: none !important;
        display: inherit;
    }

.mega-menu-toggle {
	display: none !important;
}

.page .mega-sub-menu {
    margin-left: 0px !important;
    width: calc(100% + 0px) !important;
    border-radius: 0px 0px 10px 10px !important;
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link, #mega-menu-wrap-header_microwidget2 #mega-menu-header_microwidget2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	background-color: #ffffff;
}
	
.page #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, .page #mega-menu-wrap-header_microwidget2 #mega-menu-header_microwidget2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {	
	border-radius: 10px 10px 0px 0px !important;
}


#mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout.mega-toggle-on ul.mega-sub-menu, #mega-menu-wrap-header_microwidget2 #mega-menu-header_microwidget2 > li.mega-menu-flyout.mega-toggle-on ul.mega-sub-menu {
	background-color: rgb(255 255 255 / 77%) !important;
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout.mega-toggle-on ul.mega-sub-menu, #mega-menu-wrap-header_microwidget2 #mega-menu-header_microwidget2 > li.mega-menu-flyout.mega-toggle-on ul.mega-sub-menu {
	background-color: rgb(255 255 255) !important;
	border: 1px solid #e4e4e4;
}

.mega-toggle-on a.mega-menu-link {
	background-color: #ffffff !important;
	transition: 1s !important;
	transition-property: background-color !important;
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu, #mega-menu-wrap-header_microwidget2 #mega-menu-header_microwidget2 > li.mega-menu-flyout ul.mega-sub-menu {
	background-color: rgb(255 255 255 / 77%) !important;
}



@media (max-width: 1050px) and (min-width: 901px) {
	.branding {
		max-width: 300px
	}
}

@media (max-width: 960px) and (min-width: 901px) {
	.main-nav > li > a {
		margin-left: 5px;
		margin-right: 5px
	}
}

@media (min-width: 851px) {
	.topbarmobile {
		/* display: none; */
	}
}

@media (max-width: 900px) {

	.masthead .top-bar .mini-widgets > * {
		display: block;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.top-bar {
		padding: 0px;
	}

	.residentlogin {
		display: block;
		text-align: center;
		margin-top: 0px !important;
	}

	.mobile-mini-widgets .text-area {
		display: none !important;
	}

	.topbardesktop {
		display: none;
	}

	.left-widgets {
		width: 100% !important;
	}

	 .mini-contacts .topbarmobile {
		color: #c2b59b;
	    font-size: 22px;
	    line-height: 22px !important;
	    max-width: 600px;
	    font-weight: 400;
	}

	.mobile-branding {
		order: 1 !important;
			width: 300px;
			height: auto !important;
		display: block !important;
	}

	.mobile-navigation {
		order: 2 !important;
		width: calc(50% - 150px);
		margin-left: 0px !important;
	}

	.mobile-mini-widgets {
		order: 0 !important;
	}

	.mobile-branding img {
		height: auto !important;
		width: 100%;
	}

	.mobile-mini-widgets .residentlogin {
		color: #c2b59b;
		text-decoration: none !important;
		display: block;
		width: 100px;
		line-height: 20px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}

	.mobile-mini-widgets {
		width: 25%;
	}

	.dt-mobile-menu-icon {
		width: 100%;
	}

	.masthead .mobile-header-bar .mobile-mini-widgets > *, .masthead .mobile-mini-widgets .in-menu-second-switch {
		display: block;
	}

	.mini-contacts {
		display: block !important;
	}

	.top-bar.top-bar-empty {
		visibility: visible !important;
		opacity: 1;
		position: relative
	}

	.mobile-logo {
		padding-bottom: 0px !important;
	}

	.mobile-header-bar {
		padding-bottom: 10px !important
	}

	.phone, .donate {
		display: none;
	}

	.mobile-header-bar {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.top-bar {
		/* display: none !important; */
	}

	.mobile-header-bar {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
}

@media (max-width: 600px) {
		.mobile-branding {
		order: 1 !important;
			width: 250px;
			height: auto !important;
		display: block !important;
	}

	.mobile-navigation {
		order: 2 !important;
		width: calc(50% - 125px);
		margin-left: 0px !important;
	}

	.mobile-mini-widgets {
		order: 0 !important;
	}

	.mobile-mini-widgets .text-area {
		margin-top: -30px !important;
	}


}

@media (max-width: 500px) {
		.mobile-branding {
		order: 1 !important;
			width: 200px;
			height: auto !important;
		display: block !important;
	}

	.mobile-navigation {
		order: 2 !important;
		width: calc(50% - 100px);
		margin-left: 0px !important;
	}

	.mobile-mini-widgets {
		order: 0 !important;
	}

	.mobile-mini-widgets .text-area {
		margin-top: -40px !important;
	}


	.mobile-header-bar {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}

@media (max-width: 480px) {
    .mobile-mini-widgets .residentlogin {
        color: #c2b59b;
        text-decoration: none !important;
        display: block;
        width: 90px;
        line-height: 20px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

}

@media (max-width: 360px) {
    .mobile-mini-widgets .residentlogin {
        color: #c2b59b;
        text-decoration: none !important;
        display: block;
        width: 80px;
        line-height: 20px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

}

#maxmegamenu-2 {
	max-width: 800px
}

@media (max-width: 767px) {
	.homeheader p {
		font-size: 40px;
		line-height: 44px
	}
}

@media (max-width: 600px) {
	.homeheader p {
		font-size: 30px;
		line-height: 34px
	}
}

.homebottomrow {
	background-size: cover;
	background-position: 50% 20%;
}

@media (max-width: 767px) {
	.homebottomrow h5 {
	    margin-top: calc(20vw + 00px) !important;
	}

	.homebottomrow {
		background-position: 40% 50%;
	}
}

@media (max-width: 500px) {
	.superdesktop {
		display: none !important;
	}

	#mega-menu-wrap-header_microwidget2 .mega-menu-toggle + #mega-menu-header_microwidget2 {
		display: block
	}
}

@media (min-width: 501px) {
	.supermobile {
		display: none !important;
	}
}

@media (max-width: 767px) {
	.desktop {
		display: none !important;
	}

}

@media (min-width: 768px) {
	.mobile {
		display: none !important;
	}
}

@media (max-width: 767px) {
	.photosrow .maincolumn  {
		margin-top: -40px;
		margin-bottom: -20px
	}
}

.btn2 {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	background-color: #f25b2c;
	margin-right: 10px;
	padding: 5px 20px 5px 20px;
	margin-bottom: 10px
}

.btn2:hover {
	background-color: #ee3800;
	color: #fff;
}

.homebottomrow h5, .homebottomrow p {
	pointer-events: none;
	opacity: 0;
}

.awsm-grid img {
	display: none !important;
}

.awsm-grid img.attachment-awsm_team {
	display: inherit !important;
}

.page #awsm-team-238 .awsm-contact-info, .page #awsm-team-269 .awsm-contact-info {
	margin-top: -12px;
	font-size: 14px
}

.page #awsm-team-238 .awsm-contact-info p, .page #awsm-team-269 .awsm-contact-info p {
	font-size: 15px;
	font-style: italic;
}

#awsm-team-238 img {
	max-width: 200px !important;
}

.ginput_price {
	opacity: 0 !important;
	font-size: 0px !important;
}
