/* CSS Document */

/*
Theme Name: Generatepress Child
Theme URI: https://wordpress.org/themes/generatepress/
Description: Generatepress Child Theme for Dev 1 Law Firm Websites - Alfred R. Fuente, PLLC, 2-13-26
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: 'Oswald', sans-serif;
  font-family: 'Wix Madefor Text', sans-serif;

*/

/* colors



*/



p,
ul li,
a {
    font-family: 'Wix Madefor Text', sans-serif;
}

h1,
h2,
h3 {
  font-family: 'Oswald', sans-serif;
}

.main-navigation {
    /*margin-bottom: -38px;*/
    z-index: 100;
    padding: 0;
    clear: both;
    display: block;
}

/*.main-navigation .main-nav ul li[class*="current-menu-"] > a,
.main-navigation .main-nav ul li:not([class*="current-menu-"]) > a:hover {*/
    /*color: #ffffff;
    background-color: #283464;*/
    /*transform: skew(350deg, 360deg);
}*/

.header-widget {
	display: none;
}

#footer-widgets {
	/*background-color: #fff;*/
}


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

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

.footer-widget-1 {
}

.footer-widget-1 img {
	width: 200px;
	height: auto;
}

.footer-widget-2,
.footer-widget-3,
.site-info {
    font-family: 'Wix Madefor Text', sans-serif;
	
}

.footer-widget-2 p {
    
	
}

 

.footer-widget-3 {
   
}

.footer-break {
	display: none;
}

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;
}


.home .site-logo {
	display: none;
}

#home-hero {
    position: absolute;  /* 2-13-26 started as relative when imported from Stevens, but this better if home-front-layer has two updates noted with this date */
	z-index: 0;
	margin-bottom: 0px;
}

#home-hero img {
    width: 100%;
    height: auto;
    max-width: 1400px; /* 2-13-26 was 100% from Stevens */
}

#home-front-layer {
    position: relative;
    z-index: 1;
	padding-top: 3em; /* 2-13-26 */
    margin-top: unset; /* 2-13-26 */
    margin-left: 12%;
	margin-right: 12%;
}

#home-logo {
	margin-left: -38px;
	margin-bottom: 56px;
}

#home-logo h1 img {
	width: 30%;
	height: auto;
}

#home-logo-mobile {
	display: none;
}

#home-slab-links {
	position: relative;
    margin-top: 34%;
	margin-left: 72%;
    width: 360px;
    padding: 20px 30px 20px 30px;
}

.first-slab {
	width: 8em;
    background-color: #ffffffcd;
    padding: 4px 0px 7px 24px;
    margin-bottom: 24px;
	float: left;
}

.second-slab {
	width: 8em;
    background-color: #ffffffcd;
    padding: 4px 0px 7px 24px;
    margin-bottom: 24px;
	float: left;
}

#home-slab-links /*h2*/ {
	font-size: 2.2rem;
}

#home-slab-links /*h2*/ a {
    font-family: 'Oswald', sans-serif;
	color: #304C76;
	text-decoration: none;
}

#home-slab-links /*h2*/ a:hover {
	color: #222;
}

/* adapted from ChatGPT sent for practices archive */

.home .site-main {
	margin: 0px 20px 20px 20px;
	/*display: flex;
    flex-wrap: wrap;
    justify-content: center;*/
}

.home .inside-article {
    margin: 10em 6em 1em 6em;
	border-bottom: solid .9px #222;
}


/* home practice areas */ 

/* 2-19-26 */

#home-practices {
	max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

#home-practices-header h3 {
    font-family: 'Oswald', sans-serif;
    text-transform: none;
    font-weight: 450;
    font-size: 40px;
    color: black;
    margin-left: 0px;
}

#home-practices-header h3 .wedge {
	color: #1d3e6a;
	font-size: 27px;
}

#home-practices-posts {
	width: 100%;
    background-image: url(https://fuentelaw.com/wp-content/themes/generatepress-child/img/fuente-home-practice-backdrop-lower-nyc-dusk-teal-unvibrant-1400x832-100q.jpg);	
}


/* 2x2 layout that will NOT "break" due to excerpt length */
.home .homepage-practices-list {              /* change selector to match your UL */
  list-style: none;
  margin: 0;
  padding: 4em 8em 4em 8em;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 4em 4em;                    /* adjust spacing */
  align-items: start;           /* top-align items */
  text-align: center;			/* by DLS */
}

.home .homepage-practice-title > li {
  margin: 0;                    /* kill theme default LI margins */
}


.home .homepage-practices-list li {
    background-color: #505156ed;
	text-align: center;
	height: 20em; /* ? */
	padding: 6em 4em 6em 4em;
    pointer-events: none; /* 3-5-26 temporary until contents available */
}



.home .homepage-practices-list li a {
	font-family: 'Oswald', sans-serif;
	font-size: 42px;
	color: #eee;
	text-decoration: none;
}

.home .homepage-practices-list li a:hover {
	color: white;
	border-bottom: solid .9px white;
}


#home-contact-form {
	width: 100%;
	float: left;
	border-top: solid .9px #222;
    margin: 20px 40px 20px 40px;
    padding: 50px 80px 50px 80px;
}





/* general pages */




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

.page-template-default .entry-header h1,
.page-template-page-contact .entry-header h1 {
    font-family: 'Oswald', sans-serif;
    font-size: 48px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 0.04em;
	color: #24305b;
}





/* next works better when loading after page tempates */

.home .entry-header h1 {
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	color: #24305b;
}

.home .entry-content {
	column-count: 2;
	margin-top: 2em;
    margin-right: 2em;
    margin-bottom: 1em;
    margin-left: 0em;
}

.home .entry-content p {
	padding-right: 15px;
}

.home .entry-content ul {
	margin-top: -30px;
	margin-left: 13px;
	list-style-image: url(https://fuentelaw.com/wp-content/themes/generatepress-child/img/bullet-square-8x8-0e68af.jpg);
}

.home .entry-content ul li {
    font-size: 19px;
    line-height: 1.65em;
    padding-left: 14px;
}

.page-template-default .entry-content {
    margin-top: 2em;
    margin-right: 2em;
    margin-bottom: 1em;
    margin-left: 0em;
}

/* .post-type-archive-testimonials */



.post-type-archive-testimonials .header-widget {
	display: inline-block;
}

.post-type-archive-testimonials .page-header h1 {
    font-family: 'Oswald', sans-serif;
    font-size: 48px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 0.04em;
	color: #24305b;
}


/* use the_content from functions.php for better formatting */

.post-type-archive-testimonials .entry-header,
.post-type-archive-testimonials .entry-content {
	display: none;
}


.post-type-archive-testimonials h2.title-is-quote {
	font-family: 'Oswald', sans-serif;
	font-size: 35px;
	color: #1E7F94;
}

.post-type-archive-testimonials .archive-quote p {
	font-family: 'Wix Madefor Text', sans-serif;
	font-size: 22px;
	line-height: 1.75em;
	padding-left: 15px;
}

.post-type-archive-testimonials .archive-speaker {
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	padding-left: 15px;
	margin-top: -18px;
}

.post-type-archive-testimonials .inside-article {
	padding: 0px 42px 0px 42px;
	border-bottom: solid gray .9px;
	margin-bottom: 36px;
}


/* 2-16-26 return to evaluate these for suitability on the About page, which is bio */

.page-template-page-about .site-logo,
.page-template-page-about .entry-header,
.page-template-page-about .featured-image {
	display: none;
}

.page-template-page-about .site-content {
	margin-top: -30px;
	margin-bottom: 30px;
}

.page-template-page-about .entry-content ul {
    margin-top: -20px;
    margin-left: 30px;
    list-style-image: url(https://fuentelaw.com/wp-content/themes/generatepress-child/img/bullet-square-8x8-0e68af.jpg);
}


.page-template-page-about .entry-content ul li {
    font-size: 19px;
    line-height: 1.85em;
    padding-left: 14px;
}

#bio-contact {
	float: left;
	width: 100%;
background-image: url(https://fuentelaw.com/wp-content/themes/generatepress-child/img/fuente-bio-backdrop-lower-nyc-dusk-teal-unvibrant-1400x818-92q.jpg);
background-repeat: no-repeat;
}


#bio-image {
    float: left;
    width: 32%;
    margin: 26px 5% -6px 5%;
}

#bio-name-block {
    float: left;
    width: 48%;
    margin: 120px 5% 20px 5%;
}

#bio-name-block h1 {
	font-family: 'Oswald', sans-serif;
	color: white;
	text-align: center;
	font-size: 72px;
}

#bio-name-block p {
    font-family: 'Wix Madefor Text', sans-serif;
	font-size: 24px;
	text-align: center;
	color: white;
	margin: 0px 0px 0px 0px;
}

#bio-name-block p a {
	text-align: center;
	color: white;
	text-decoration: none;
}

#bio-name-block p a:hover {
	color: #eee;
	border-bottom: dotted 1px #eee;
}

#credentials {
	width: 100%;
	float: left;
	padding-top: 30px;
	margin-left: 40px;
	margin-right: 40px;
	border-top: solid .9px gray;
}

#credentials ul {
	margin-top: -20px;
    margin-left: 30px;
    list-style-image: url(https://fuentelaw.com/wp-content/themes/generatepress-child/img/bullet-square-8x8-0e68af.jpg);
}

#credentials ul li {
    font-size: 19px;
    line-height: 1.85em;
    padding-left: 14px;
}

#education {
	float: left;
	width: 29%;
	margin-right: 3%;
}


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

#memberships {
	float: left;
	width: 30%;
}


/* 2-25-26 .post-type-archive-practice-areas */


.post-type-archive-practice-areas .site-main {
	margin-top: 40px;
    padding-top: 40px;
    border-top: solid .9px #222;
}

.post-type-archive-practice-areas .page-header {
	float: unset;
}

.post-type-archive-practice-areas .page-header h1 {
    font-family: 'Oswald', sans-serif;
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.04em;
    color: #24305b;
}

.post-type-archive-practice-areas .site-content {
	display: flex;
}


.post-type-archive-practice-areas article {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 45%;
    float: left;
    margin-top: 0px;
    margin-right: 2.5%;
    margin-bottom: 0px;
    margin-left: 2.5%;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    min-height: 360px;
	border-bottom: solid .9px #bebebe;
}

.post-type-archive-practice-areas .entry-header h2,
.post-type-archive-practice-areas .post-image,
.post-type-archive-practice-areas .entry-content {
	display: none;
}


.post-type-archive-practice-areas .inside-article {
    min-height: 290px;
    padding-top: 90px;
    /*margin-left: 8%;
    margin-right: 8%;*/
}

/* created in functions.php */

.setup h2 {
	text-align: center;
	margin: 0px -20px 0px -20px;
	pointer-events: none; /* 3-5-26 temporary until contents available */
}

.setup h2 a {
    font-family: 'Oswald', sans-serif;
	text-decoration: none;
	color: black;	
}

.setup h2 a:hover {
	color: #036588;
	border-bottom: solid .9px #036588;
}

.setup p img {
    pointer-events: none; /* 3-5-26 temporary until contents available */
}

.single-practice-areas #practice-breadcrumbs {
    width: fit-content;
    float: right;
}

.single-practice-areas .breadcrumbs {
    float: left;
    font-family: 'Oswald';
    font-size: 24px;
    padding-top: 20px;
    padding-right: 30px;
    color: #344a80;
}

.single-practice-areas .breadcrumbs a {
    font-family: 'Oswald';
    font-size: 24px;
	text-decoration: none;
    color: #344a80;
}

.single-practice-areas .breadcrumbs a:hover {
    color: #222;
	border-bottom: solid .5px #222;
}


.single-practice-areas .practice-icon {
	display: inline-block;
	width: 100px;
}

/* all blog styles removed here */

/* all video styles removed here */


/* contact page */

.page-template-page-contact .site-main {
    margin-left: 0;
    margin-right: 0;
    padding-top: 40px;
    border-top: solid .9px #222;
}

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

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

.page-template-page-contact .entry-content h2 {
    font-size: 24px;
    font-family: 'Wix Madefor Text', sans-serif;
    font-weight: 500;
    color: #2d3d5b;
}

#contact-right {
	margin-top: 1em;
	float: left;
	width: 68%;
}

#contact-form {
    float: left;
    margin: 20px 40px 20px 40px;
    padding: 50px 80px 50px 80px;
    border: solid .9px;
}

.gform-theme--foundation .gfield textarea.large {
    min-block-size: 18rem;
    border-color: gray;
}

input#gform_submit_button_1.gform_button.button {
	background-color: #283464;
	margin-bottom: 24px;
}

#field_1_5,
#gfield_description_1_5 {
	font-family: 'Wix Madefor Text', sans-serif;
	font-size: 20px;
	line-height: 1.75em;
	margin-top: 20px;
}



@media only screen and (max-width: 1350px) {
	
	
	/* homepage practice areas section */
	
	
	
	
}

@media only screen and (max-width: 1200px) {
	
	.site-header .header-image {
		width: 240px;
		height: auto;
	}
	
	.main-navigation .main-nav ul li a {
        margin-right: -10px;
        padding-left: 18px;
        padding-right: 18px;
        line-height: 60px;
    }
	
	/* home link disappears below this size */
	
	
	
	.footer-widget-2 {
		margin-left: -40px;
	}
	
	.footer-widget-3 {

	}
	
	


	
	
	/* contact page */
	
	#contact-left {
        float: left;
        width: 33%;
        margin-right: 1%;
		margin-top: -25px;
    }
	
	.page-template-page-contact .entry-header h1 {
        font-family: 'Oswald', sans-serif;
        font-size: 32px;
        text-transform: uppercase;
        font-weight: 400;
        letter-spacing: 0.04em;
        color: #24305b;
    }
	
	.page-template-page-contact .entry-content p {
		font-family: 'Wix Madefor Text', sans-serif;
        font-size: 18px;
        line-height: 1.65em;
	}
	
	#contact-right {
        margin-top: 1em;
        float: left;
        width: 62%;
    }
	
	#contact-form {
        float: left;
/*
        width: 100%;
*/
        margin: -40px 40px 20px 40px;
        padding: 50px 80px 50px 80px;
        border: solid .9px;
    }

}

@media only screen and (max-width: 1080px) {
	
	.home .entry-content {
        column-count: 1;
        margin-top: 2em;
        margin-right: 1em;
        margin-bottom: 1em;
        margin-left: 0em;
    }
	
	.home .inside-article {
        margin: 6em 2em 1em 2em;
        border-bottom: solid .9px #222;
    }
	
	
	.home .homepage-practices-list {
        list-style: none;
        margin: 0;
        padding: 4em 4em 4em 4em;
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 4em 4em;
        align-items: start;
        text-align: center;
    }

	.home .homepage-practices-list li {
        background-color: #505156ed;
        text-align: center;
        height: 18.5em;
        padding: 6em 2em 6em 2em;
    }
	
	.home .homepage-practices-list li a {
        font-family: 'Oswald', sans-serif;
        font-size: 36px;
        color: #eee;
        text-decoration: none;
    }

	/* about page -- bio */
	
	
	
	#bio-contact {
	float: left;
	width: 100%;
background-image: url(https://fuentelaw.com/wp-content/themes/generatepress-child/img/fuente-bio-backdrop-lower-nyc-dusk-teal-unvibrant-1400x818-92q.jpg);
background-repeat: no-repeat;
		background-position-x: 60%;
}

	#bio-name-block h1 {
        font-family: 'Oswald', sans-serif;
        color: white;
        text-align: center;
        font-size: 56px;
    }
	
	#bio-name-block p {
        font-family: 'Wix Madefor Text', sans-serif;
        font-size: 21px;
        text-align: center;
        color: white;
        margin: 0px 0px 0px 0px;
    }
	
	
	#credentials p,
	#credentials ul li {
        font-family: 'Wix Madefor Text', sans-serif;
        font-size: 18px;
        line-height: 1.65em;
	}
	
    #contact-form {
        float: left;
/*
        width: 80%;
*/
        margin: -40px 40px 20px 40px;
        padding: 50px 80px 50px 80px;
        border: solid .9px;
    }
	
}

@media only screen and (max-width: 980px) {
	
	.site-footer .footer-widgets-container .inner-padding {
        padding: 0 0 0 0px;
    }
	
	.footer-widget-2 {

	}
	
	
	.footer-widget-2 p {
        font-size: 14px;
        line-height: 1.75em;
        font-weight: 300;
        margin-top: 25px;
        margin-left: 35px;
    }
	
	/* about page - bio */
	
	#bio-name-block h1 {
        font-family: 'Oswald', sans-serif;
        color: white;
        text-align: center;
        font-size: 48px;
    }
	
	/* tablet contact */
	
	#contact-left {
        float: left;
        width: 43%;
        margin-right: 1%;
        margin-top: -25px;
	}
	
	.page-template-page-contact .entry-content:not(:first-child) {
		margin-top: .03em;
	}
	
	#contact-right {
        margin-top: 1em;
        margin-left: 2%;
		margin-right: 4%;
        float: left;
        width: 50%;
    }
	
	#contact-form {
        float: left;
/*
        width: 90%;
*/
        margin: -40px 40px 20px 40px;
        padding: 50px 40px 50px 40px;
        border: solid .9px;
    }
	
}

@media only screen and (max-width: 768px) {
	
    .footer-widget-2,
	.footer-widget-3 {
        margin-left: 6px;
    }
	
	
	#home-logo {
        display: none;
      }
	
	#home-logo-mobile {
		position: relative;
        z-index: 1;
        display: inline-block;
        margin: -30px 12% 30px 12%;
        width: 76%;
	}
	
	/* logo on interior pages */
	
	.site-header .header-image {
        width: 286px;
        height: auto;
		margin: -10px 0px 0px 0px;
    }
	
	#home-slab-links {
        position: relative;
        margin-top: 64%;
        margin-left: 0%;
		width: 360px;
        padding: 20px 30px 20px 30px;
    }
	
	.first-slab {
        display: inline-block;
        width: unset;
        background-color: #ffffffcd;
        padding: 4px 30px 7px 0px;
        margin-bottom: 24px;
        float: none;
        font-size: 22px;
    }
	
	.second-slab {
        display: inline-block;
        width: unset;
        background-color: #ffffffcd;
        padding: 4px 0px 7px 0px;
        margin-bottom: 24px;
        float: none;
        font-size: 22px;
    }
	
	.home .site-content {
        flex-direction: unset;
    }

	
	
	.home .content-area {
        border-right: none;
        border-bottom: none;
        border-left: none;
    }
	
	.home .inside-article {
        margin-top: 0em;
        margin-right: 0em;
        margin-bottom: 1em;
        margin-left: 0em;
        padding-bottom: 30px;
        border-bottom: solid .9px #222;
    }
	
	.home .entry-content {
        column-count: 1;
        margin-top: 2em;
        margin-right: 1em;
        margin-bottom: 1em;
        margin-left: 0em;
    }

	#home-practices-header h3 {
        font-family: 'Oswald', sans-serif;
        text-transform: none;
        font-weight: 450;
        font-size: 32px;
        color: black;
        margin-left: 1em;
    }
	
	#home-practices-header h3 .wedge {
        color: #1d3e6a;
        font-size: 20px;
    }
	
	.home .homepage-practices-list {
        list-style: none;
        margin: 0;
        padding: 4em 4em 4em 4em;
        display: grid;
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 4em 4em;
        align-items: start;
        text-align: center;
    }

	#home-contact-form {
        width: unset;
        float: left;
        border-top: solid .9px #222;
        margin: 20px 40px 20px 40px;
        padding: 50px 10px 50px 10px;
    }
	
	/* practice area archive mobile */
	
	.post-type-archive-practice-areas article {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: unset;
        float: unset;
        margin-top: 0px;
        margin-right: 2.5%;
        margin-bottom: 0px;
        margin-left: 2.5%;
        padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 0px;
        padding-left: 10px;
        min-height: 360px;
    }
	
	/* single practices */
	
	.single-practice-areas #practice-breadcrumbs {
		display: none;
        float: left;
        font-family: 'Oswald';
        font-size: 24px;
        padding-top: 20px;
        padding-right: 30px;
        color: #344a80;
    }
	
	/* about page mobile */
	
	.page-template-page-about .site-logo {
		display: inline-block;
		margin-bottom: 10px;
	}
	
	#bio-contact {
        float: unset;
        width: 100%;
        background-image: url(https://fuentelaw.com/wp-content/themes/generatepress-child/img/fuente-bio-backdrop-lower-nyc-dusk-teal-unvibrant-1400x818-92q.jpg);
        background-repeat: no-repeat;
		background-size: 160%;
		background-position-x: unset;
    }
	
	
	#bio-image {
        float: unset;
        width: 60%;
        margin: 26px 15% 0px 15%;
    }
	
	#bio-name-block {
        float: unset;
        width: 100%;
        margin: 40px 5% 20px 5%;
    }
	
	#bio-name-block h1 {
        font-family: 'Oswald', sans-serif;
        color: #122846;
        text-align: center;
        font-size: 42px;
    }
	
	#bio-name-block p {
        font-family: 'Wix Madefor Text', sans-serif;
        font-size: 24px;
        text-align: center;
        color: black;
        margin: 0px 0px 0px 0px;
    }
	
	#bio-name-block p a {
        text-align: center;
        color: black;
        text-decoration: none;
    }
	
	#credentials {
        width: unset;
        float: none;
        padding-top: 30px;
        margin-left: 40px;
        margin-right: 40px;
        border-top: solid .9px gray;
    }
	
	#education,
	#admissions,
	#memberships {
        float: none;
        width: 100%;
        margin: 10px 10px 10px -10px
  }
	
	/* contact form */
	
	
	#contact-left {
        float: unset;
        width: 100%;
        margin-right: unset;
        margin-top: unset;
    }
	
	#contact-right {
        float: unset;
        margin: 0px 10% 30px 10%;
        width: 80%;
    }
	
	#contact-form {
        float: unset;
        width: unset;
        margin: 0px 0px 0px 0px;
        padding: 50px 40px;
        /*border-width: 0.9px;
        border-style: solid;
        border-color: initial;
        border-image: initial;*/
		border: none;
    }
	
}



