/*
Theme Name: Islyn - 2026 Updates
*/


@font-face{font-family:'neuehass';src:url("./fonts/NeueHaasUnicaPro-Regular.woff");font-weight:400}

@font-face{font-family:'neuehass';src:url("./fonts/NeueHaasUnicaPro-Medium.woff");font-weight:500}

@font-face{font-family:'neuehass';src:url("./fonts/NeueHaasUnicaPro-Bold.woff");font-weight:700}




@media (min-width: 768px) {

	#projects-list > div:nth-child(n+3) {
	    border-top: 1px solid #000;
	}
	
	#single-project-content .one-picture-description-block .one-picture-description {
		display: flex;
		justify-content: space-between;	
	}
	
	#single-project-content .one-picture-description-block .one-picture-description p {
		margin-bottom: 0;
	}
}


#single-project-special-block p {
	
	line-height: 1.5em !important;
}


#single-project-content a {
	text-decoration: underline;
}

.one-single-pagination-block a {
	text-decoration: none !important;
}

#single-project-content .one-picture-description-block .one-picture-description:before {
	content: "";
    position: absolute;
    top: 0;
    left: 35px;
    width: calc(100% - 70px);
    height: 1px;
    background: #000;	
}

#single-project-content .one-picture-description-block .one-picture-description p.picture-title {
	font-size: 18px;
}

.border-left {
	border-left: 1px solid #000;
}

.recent-journals .blog-item,
.recent-guides .blog-item {
	border-right: 1px solid #000000;
}

.recent-journals div:nth-child(3),
.recent-guides div:nth-child(3) {
	border: none;
}

.home-recent .col-sm-6 {
	float: left !important;
	padding: 0 !important;
}

.home-recent img.wp-post-image {
	width: 100% !important;
}


.one-project-block .img-responsive {
	width: 100% !important;
}


.multi-pic-block {
	width: calc(100% - 70px);
	display: flex;
	border-bottom: 1px solid #000000;
	margin: 0 auto;
	position: relative;
}

.multi-pic-block.items-2 > div {
	width: 50%;
	padding: 70px;	
}


.multi-pic-block.items-4 > div {
	width: 25%;
	padding: 70px 35px;	
}

.multi-pic-block.items-4 div:first-child {
	border-right: 1px solid #000000;
}

.multi-pic-block.items-4 div:last-child {
	border-left: 1px solid #000000;
}

.multi-pic-block p {
	margin-top: 18px;	
}

.multi-pic-borders {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	height: 70px;
	width: 950px;
	margin: 0 auto;
}

.multi-pic-block-wrap {
	position: relative;
}

.multi-pic-block-wrap:before {
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    background: #000;
    content: "";
}

.single-city_guides #single-project-content .one-p-block:before {
	display: none;
}

.single-city_guides #single-project-content .one-picture-block:after {

}

.single-city_guides #single-project-content .one-picture-block:after {
	content: "";
    position: absolute;
    top: 100%;
    left: 35px;
    width: calc(100% - 70px);
    height: 1px;
    background: #000;
}



.two-pictures-block:before {
	width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    background: #000;
    content: "";
}


/*
.two-pictures-block:after {
    content: "";
    width: calc(100% - 70px);
    height: 1px;
    background: #000;
    margin: 0 auto;
    display: block;
}

*/


.two-pictures-block .two-pictures-borders {

}


.two-pictures-block p {
	padding-top: 18px;
	background-color: #f5f4ed;
	height: 92px;
}


.two-pictures-block .col-sm-6.with-title > div {
	padding-bottom: 0 !important;	
}

.one-about-person p {
	text-indent: unset !important;
}



@media (min-width: 1965px) {
	.multi-pic-block-wrap {
		width: 100%;
		max-width: 1966px;
		margin: 0 auto;
	}
}


@media (max-width: 767px) {
	.recent-journals .blog-item,
	.recent-guides .blog-item {
		border-right: none;
		border-bottom: 1px solid #000000;
	}

		.recent-journals .blog-item:last-child,
	.recent-guides .blog-item:last-child {
		border-bottom: none;
	}
	
	.recent-guides div:last-child {
		border-bottom: none;
	}
}


@media (max-width: 768px) {
	
	.multi-pic-block {
		display: block;
	}
	
	.multi-pic-block.items-2 > div,
	.multi-pic-block.items-4 > div {
		width: 100%;
		padding: 40px 6px;
		border: none;
	}
	
	.multi-pic-block.items-4 div:first-child {
		border: none;
	}
	
	.multi-pic-block.items-4 div:last-child {
		border: none;
	}
	
}


@media (max-width: 767px) {
	
	.featured-area {
		display: none;
	}
	
}


.row-footer-badges {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex-wrap: wrap;
	gap: 24px;
}


.post-type-archive-projects #big-right-post>div p {
	padding-left: 0;
	padding-right: 0;
}

.post-type-archive-projects #big-right-post > div, .one-project {
	padding: 30px 30px 15px 30px;
}

.one-project {
	display: flex;
	flex-direction: column;
	padding-bottom: 30px;
}

.one-project .one-ptoject-pic {
	margin-bottom: 30px;
}

.home-recent .col-sm-3 {
    float: left;
    padding: 0;
}

.about-lists {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}

.one-about-person .one-about-person-picture {
    margin-bottom: 60px;
}

/*approach section */
.approach-text, .values-text {
	padding: 30px;
}

.approach-text {
	font-size: 20px;
	letter-spacing: .04rem;
	line-height: 1.33em;
}

@media (max-width: 767px) {
	.approach-text, .values-text {
		padding: 30px 15px;
	}
}

@media (min-width: 1200px) {
	.approach-text, .values-text {
		padding: 30px 40px;
	}
}

/* contact page */
.contact-item {
	padding: 20px 0;
}

.contact-item h5 {
	font-weight: bold;
}

#contact-text {
	padding-bottom: 30px;
}

#contact-socials {
	display: flex;
	gap: 20px;
	margin-top: 30px;
}

/* press & awards page */
.section-title {
	text-transform: uppercase;
	font-weight: bold;
}

.press-awards h1 {
	margin: 0;
	padding: 30px 0;
}

.pr-item-wrap {
	border-right: 1px solid #000000;
}

.pr-item-wrap:nth-child(4n) {
	border-right: none;
}

.pr-list-item {
	padding: 40px;
}

.pr-list-item .pr-image-link {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 32px;
	background-color: #fff;
	aspect-ratio: 1/1;
}

.pr-list-item .pr-image-link img {
	width: 100%;
	max-width: 280px;
}

.pr-read-more {
	text-transform: uppercase;
	font-weight: bold;
}

.pr-list-item a img {
	filter: unset;
	mix-blend-mode: unset;
}

.pr-list-item .post-title {
	font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
	line-height: 1.3em;
}

.pr-list-item-empty {
	pointer-events: none;
}

.pr-list-item-empty .pr-read-more {
	display: inline-block;
}

.press-see-more {
	height: 59px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

.press-see-more a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.awards-listings {
	
}

.intro-text {
	padding: 30px 40px;
	font-size: 20px;
	letter-spacing: .64px;
	line-height: 1.33em;
}

.awards-list{
	display: flex;
	flex-direction: column;
	flex: 1;
}

.one-award-item {
	padding: 30px 40px;
}

.one-award-entity {
	display: flex;
	gap: 32px;
	margin-bottom: 24px;
}

p.award-year {
	font-size: 2.5rem;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 24px;
}

.entity-name {
	width: 20%;
	margin: 0;
	font-weight: bold;
	text-transform: uppercase;
}

.one-award {
	width: 100%;
	display: flex;
	gap: 16px;
	flex: 1;
	padding-bottom: 10px;
}

.one-award > div {
	width: 33.33%;
}

.award-category {
	flex: 0 0 auto;
}

.award-placement {
	flex: 1;
}

.project-name {
	flex: 1;
}

/* Home PR Logos */
.re-logos {
	display: flex;
	align-items: center;
	gap: 64px;
}

.re-logos h2 {
	font-size: 12px;
	gap: 32px;
}


 .logos-row {
	display: flex;
	flex: 1;
	gap: 40px;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.recognized-section {
	padding: 30px 0;
	border-top: 1px solid #000000;
}

@media (max-width: 767px) {
	.re-logos {
		flex-direction: column;
		gap: 20px;
	}

	.logos-row {
		justify-content: center;
	}

}


@media (max-width: 1100px) {
	.pr-list-item {
		padding: 25px;
	}

	.one-award-item {
		padding: 25px;
	}

	.intro-text {
		padding: 25px;
	}
}

@media (max-width: 767px) {
	.pr-item-wrap {
		border-bottom: 1px solid #000000;
	}

	.pr-item-wrap:last-child {
		border-bottom: none;
	}


	.pr-list-item {
		padding: 30px 15px;
	}

	.intro-text {
		padding: 30px 15px;
	}

	.award-entities {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	.one-award-item {
		padding: 30px 15px;
	}

	.one-award-entity {
		flex-direction: column;
		gap: 12px;
	}

	.one-award {
		flex-direction: column;
		gap: 10px;
	}

	.one-award > div {
		width: 100%;
	}

	.entity-name {
		width: 100%;
	}

	.pr-item-wrap {
		border-right: none;
	}

	.empty-shell {
		display: none;
	}
}



@media (min-width: 1401px) {
    .post-type-archive-projects #big-right-post > div, .one-project {
        padding-top: 50px;
    }
}


@media (min-width: 1200px) {
    .post-type-archive-projects #big-right-post > div, .one-project {
        padding: 30px 40px;
        padding-top: 35px;
    }
}


@media (max-width: 767px) {


    .post-type-archive-projects #big-right-post > div, .one-project {
        padding: 15px;
		display: flex;
		flex-direction: column;
    }

    .post-type-archive-projects #big-right-post > div p {
        margin-left: 0;
		margin-right: 0;
    }

    .post-type-archive-projects #big-right-post > div p.post-picture {
        order: 1;
    }

    .post-type-archive-projects #big-right-post > div p.post-title {
        order: 2;
		padding: 0;
    }

    .post-type-archive-projects #big-right-post > div p:last-child {
        order: 3;
    }

	#big-right-post .post-title a > span:first-child {
		margin-bottom: 10px;
	}

	.row-footer-badges {
		justify-content: center;
	}

	.one-project {
		padding-bottom: 30px;
	}

	.one-project .one-ptoject-pic {
		order: 1;
		margin-bottom: 0;
	}

	.one-project .project-row-top {
		order: 2;
	}

	.one-project .one-project-bottom {
		order: 3;
		
	}

	.about-blank {
		display: none;
	}
}




