/* CSS Document */

/*
Theme Name: Generatepress Child
Theme URI: https://wordpress.org/themes/generatepress/
Description: Generatepress Child Theme for Dev 1 Law Firm Websites - Law Office of Elizabeth E. Macedonio
Author: DLS Design
Author URL: https://www.dlsdesign.com
Template: generatepress
Version: 1.4
Text Domain: generatepress-child  */
/* Custom CSS goes after this line */


/* fonts

font-family: 'Wix Madefor Text', sans-serif;
font-family: "Cinzel", serif;
font-family: "Cinzel Decorative", serif;


*/

/* colors

widgets footer #0e68af;


*/

body {
	background-color: #fff;
	border-top: solid 10px #000;
}

#footer-widgets {
	background-color: #4D3D91;
}

p, h1, h2 {
	font-family: 'Wix Madefor Text', sans-serif;
}

p {
	font-family: 'Wix Madefor Text', sans-serif;
	font-size: 20px;
	line-height: 1.65em;
}

a {
	color: #2b5287;
}

.site-header {
	margin-bottom: 0px;
}


.site-content {
	margin-bottom: 0px;
	background-color: white;
}

.footer-widget-1,
.footer-widget-2 {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: 300;
}

.footer-widgets a {
	text-decoration: none;
}

.footer-widgets a:hover {
	color: #eee;
	border-bottom: solid .9px #eee;
}



.home .grid-container {
	width: 100%;
	max-width: 100%;
}

.home .site-header {
	margin-left: 10%;
}

#home-hero {
    /*float: left;
	margin-bottom: 40px;*/
}


.home .entry-header {
	display: none;
}

.home #cross-header {
	display: none;
}


.home .site-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
} 




.home .inside-article {
	margin-top: 400px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.home .inside-article p {
	font-family: 'Wix Madefor Text', sans-serif;
	font-size: 21px;
	line-height: 1.85em;
}


/* general pages */

.grid-container {
	width: 100%;
	max-width: 100%;
}

.site-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1260px;
}

#cross-header {
    display: inline-block;
    height: 900px;
    width: 100%;
    padding-top: 320px;
    margin-top: -60px;
    background-image: url(https://macedoniolaw.com/wp-content/themes/generatepress-child/img/elizabeth-macedonio-interior-masthead-2000x900.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
}

#cross-header h1 {
    font-family: 'Wix Madefor Text', sans-serif;
    text-align: center;
    color: white;
    font-size: 92px;
    margin-bottom: 20px;
    line-height: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
}	

.page-template-default .entry-header,
.page-template-page-contact .entry-header {
	display: none;
}

.page-template-default .entry-header h1 {
    font-family: 'Wix Madefor Text', sans-serif;
    font-size: 40px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.04em;
	color: #0e68af;
}

.page-template-default .entry-content {
    background-color: white;
    margin-top: -440px;
    padding-top: 60px;
    padding-left: 80px;
    padding-right: 80px;
    /* margin-right: 2em; */
    /* margin-bottom: 1em; */
    /* margin-left: 0em; */
}


.page-template-default ul li,
.page-template-page-about ul li {
    font-family: 'Wix Madefor Text', sans-serif;
    font-size: 20px;
	line-height: 1.65em;
	margin-bottom: 14px;
}

/* smaller cross headers on boilerplate pages */

.page-id-84 #cross-header h1,
.page-id-88 #cross-header h1,
.page-id-1899 #cross-header h1 {
    font-family: 'Wix Madefor Text', sans-serif;
    text-align: center;
    color: white;
    font-size: 56px;
    margin-bottom: 20px;
    line-height: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
}

/* no template for contact page, just adjustments to css */

.page-id-1887 #cross-header {
    display: inline-block;
    height: 900px;
    width: 100%;
    padding-top: 320px;
    margin-top: -60px;
    background-image: url(https://macedoniolaw.com/wp-content/themes/generatepress-child/img/52-duane-street-map-screen-capture-2500x900-80q.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
}

.page-id-1887 .entry-content {
    background-color: white;
    margin-top: -400px;
    padding-top: 60px;
    padding-left: 80px;
    padding-right: 80px;
}

.page-id-1887 #cross-header h1 {
    font-family: 'Wix Madefor Text', sans-serif;
    text-align: center;
    color: #55449d;
    font-size: 92px;
    margin-bottom: 20px;
    line-height: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
}

/* bio */

.page-template-page-about #cross-header,
.page-template-page-about .entry-header {
	display: none;
}

.page-template-page-about .entry-content {
    background-color: white;
    margin-top: 0px;
    padding-top: 60px;
    padding-left: 80px;
    padding-right: 80px;
    /* margin-right: 2em; */
    /* margin-bottom: 1em; */
    /* margin-left: 0em; */
}

#bio-photo {
	position: relative;
	z-index: 0;
}

#contact-points {
    float: right;
    position: relative;
    margin-top: -30%;
    margin-right: 30px;
    z-index: 1;
    background-color: #55459d;
    padding: 10px 20px 12px 20px;
}

#contact-points h2,
#contact-points p {
	color: white;
}
	
#contact-points h2 {
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 14px;
}

#contact-points p {
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 10px;
}

#contact-points p a {
	color: white;
	text-decoration: none;
	border-bottom: solid .9px #BFB9D2;
}

#contact-points p a:hover {
	color: #BFB9D2;
	border-bottom: solid .9px #BFB9D2;
}

/* blog */

.blog .grid-container {

}

.blog #news-header {
	display: inline-block;
	width: 100%;
	margin-top: 60px;
}


.blog #news-header h1 {
    font-family: 'Wix Madefor Text', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.04em;
    color: #0e68af;
	margin-left: 40px;
}

.blog .byline,
.single .byline {
	display: none;
}

.blog .entry-header h2 {
    font-family: 'Wix Madefor Text', sans-serif;
    font-size: 32px;
	line-height: 1.2em;
	font-weight: 500;
}

.blog .entry-header h2 a {
	color: #0d68af;
}

.blog .entry-header h2 a:hover {
	color: #0b4a7a;
	border-bottom: solid .9px #0b4a7a;
}

.blog .inside-article {
	border-bottom: solid .9px #222;
}

.posted-on {
	font-size: 21px;
}


.single .entry-header h1 {
    font-family: 'Wix Madefor Text', sans-serif;
    font-size: 36px;
	line-height: 1.25em;
	color: #0b4a7a;
	font-weight: 500;
	margin-bottom: 14px;
}

/* contact page */

.page-template-page-contact .content-area {
	margin-top: 1.25em;
}

#contact-left {
	float: left;
	width: 28%;
	margin-right: 2%;
}

#contact-right {
	margin-top: 1em;
	float: left;
	width: 68%;
	border-top: solid 10px #0d68af;
}


@media only screen and (max-width: 1200px) {

	.home .inside-article {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
	
}

@media only screen and (max-width: 980px) {

    #top-tagline h1 {
        font-family: "Cinzel", serif;
        color: #eee;
        font-size: 44px;
        line-height: 1.25em;
    }
	
}

@media only screen and (max-width: 768px) {
	
	.home .site-header {
        margin-left: unset;
    }
	
	.site-header .header-image {
        width: 340px;
    }
	
	.home .entry-content {
        margin-top: 0.68em;
        margin-right: 0em;
        margin-bottom: 1em;
        margin-left: 0em;
		padding-left: 0px;
		padding-right: 0px;
    }
	
	.home .inside-article {
		margin-top: -70px;
        width: 96%;
        margin-left: auto;
        margin-right: auto;
    }
	
	
	#contact-points {
        float: unset;
        position: relative;
        margin-top: -6%;
        margin-right: 0px;
        z-index: 1;
        background-color: #55459d;
        padding: 10px 20px 12px 50px;
    }
	
	.page-template-page-about .inside-article {
		padding: 0px 0px 0px 0px;
	}
	
	
	.page-template-page-about .entry-content {
        background-color: white;
        margin-top: 0px;
        padding-top: 60px;
        padding-left: 24px;
        padding-right: 24px;
    }
	
	/* mobile general pages */
	
	.page-template-default .inside-article {
		padding: 0px 0px 0px 0px;
	}
	
	.page-template-default .entry-content {
        background-color: white;
        padding-top: 60px;
        padding-left: 24px;
        padding-right: 24px;
    }
	
	#cross-header {
        display: inline-block;
        height: 900px;
        width: 100%;
        padding-top: 320px;
        margin-top: -300px;
        background-image: url(https://macedoniolaw.com/wp-content/themes/generatepress-child/img/elizabeth-macedonio-interior-masthead-2000x900.jpg);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100%;
    }
	
	#cross-header h1,
	.page-id-1887 #cross-header h1 {
        font-family: 'Wix Madefor Text', sans-serif;
        text-align: center;
        color: black;
        font-size: 32px;
        margin-bottom: 20px;
        line-height: 1.2em;
        font-weight: 600;
        text-transform: uppercase;
    }
	
	.page-id-84 #cross-header h1, 
	.page-id-88 #cross-header h1, 
	.page-id-1899 #cross-header h1 {
        font-family: 'Wix Madefor Text', sans-serif;
        text-align: center;
        color: black;
        font-size: 26px;
        margin-bottom: 20px;
        line-height: 1.2em;
        font-weight: 600;
        text-transform: uppercase;
    }
	
	.contact {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
	
	.contact ul li {
        font-family: 'Wix Madefor Text', sans-serif;
        font-size: 20px;
        line-height: 1em;
        width: 100%;
    }
	
	
	
	
	
	
}
