/* 
Theme Name: Twenty Twenty-Five Child Theme
Theme URI: https://vanillathought.com/twentytwentyfive-child/
Description: A child theme for Twenty Twenty-Five
Author: CoDesign LLC
Author URI: https://www.codesign.cc/
Template: twentytwentyfive
Version: 1.0.3
*/


@font-face {
    font-family: PPEditorialOld-Regular;
    src: url("https://vanillathought.com/wp-content/themes/twentytwentyfive-child/fonts/PPEditorialOld-Regular.otf") format("opentype");
}
@font-face {
    font-family: PPEditorialOld;
    src: url("https://vanillathought.com/wp-content/themes/twentytwentyfive-child/fonts/PPEditorialOld-Ultralight.otf") format("opentype");
}
@font-face {
    font-family: PPPangramSans-Regular;
    src: url("https://vanillathought.com/wp-content/themes/twentytwentyfive-child/fonts/PPPangramSans-Regular.otf") format("opentype");
}
@font-face {
    font-family: PPPangramSans-Medium;
    src: url("https://vanillathought.com/wp-content/themes/twentytwentyfive-child/fonts/PPPangramSans-Medium.otf") format("opentype");
}
@font-face {
    font-family: PPPangramSans-Semibold;
    src: url("https://vanillathought.com/wp-content/themes/twentytwentyfive-child/fonts/PPPangramSans-Semibold.otf") format("opentype");
}
.home-excerpt .wp-block-post-excerpt__more-text {
  margin-top: 2rem !important;
}
.wp-block-post-excerpt__more-text {
	margin-top: 1.25rem !important;
}
.featured-image-caption {
  font-size: 10px;
  padding-top: 8px;
}
:root :where(.wp-block-query.is-layout-flow) > :last-child {
	margin-block-end: 2.5rem;
}
.wp-block-button__link {
	letter-spacing: 3px;
	text-transform: uppercase;
	font-size: 14.5px;
}
body {
	font-family: PPPangramSans-Regular, sans-serif;
	font-size: 16px;
	letter-spacing: 1.55px;
	line-height: 1.5;
}
body.single  {
	font-family: PPPangramSans-Regular, sans-serif;
	font-size: 22px;
	letter-spacing: 1.15px;
	line-height: 1.75;
}
@media only screen and (max-width: 780px) {
	body.single  {
		font-size: 18px;
		letter-spacing: 1.1px;
		line-height: 1.5;
	}
}
body.single .sidebar {
	font-family: PPPangramSans-Regular, sans-serif;
	font-size: 16px;
	letter-spacing: 1.55px;
	line-height: 1.5;
}
.wp-block-query  {
  margin-bottom: 5rem;
}
.sidebar .wp-block-query li {
	padding-top: 1.2rem;
}
h1, h2, h3 {
	font-family: PPEditorialOld-Regular;
}
:root :where(.is-layout-flow) > h2 {
	padding-top: 0;
}
a,
.wp-block-post-title a,
.wp-block-navigation-item__content {
	text-decoration: none;
}
.wp-block-post-navigation-link {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 13px;
}
.jetpack-sharing-button__button.style-icon {
    padding: 0 !important;
}
.jetpack-sharing-buttons__services-list.post-sharing-icons {
    margin: 0px !important;
	gap: 0.5rem !important;
}
a:focus, a:active {
	outline: none; /* Or remove the outline property entirely */
}
.sidebar li {
	border-top: 1px solid var(--wp--preset--color--accent-6);
}
@media only screen and (max-width: 781px) {
	.entry-content.wp-block-post-content {
		padding-bottom: 1.5rem !important;
	}
}

/* ----------------------- HEADER ----------------------- */
header {
	background: #ede7e1;
	border-bottom: 1px solid var(--wp--preset--color--accent-6);
	font-family: PPPangramSans-Medium;
	font-size: 24px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}
header .wp-block-pages-list__item__link {
	text-decoration: none;
}
/* link, logo, link */
.wp-container-core-group-is-layout-1 {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}
/* page list and navicon */
.mobile-menu {
	display: none !important;
}
/* logo */
.wp-block-site-logo {
	text-align: center;
}
footer .wp-block-site-logo {
	text-align: left;
}
.wp-block-site-logo.is-default-size img {
	width: 300px;
}
/* navicon */
.wp-block-navigation__responsive-container-open {
	float:right;
}

/* ----------------------- RANDOM ----------------------- */

@media only screen and (min-width: 782px) {
	.home main, .blog main, .page main, .single main, .search .wp-site-blocks, .error404 main, .archive {
		padding-top: 148px !important;
	}
}
@media only screen and (max-width: 781px) {
	.home main, .blog main, .archive main, .page main, .single main, .search .wp-site-blocks, .error404 main, .archive {
		padding-top: 74px !important;
	}
}
footer {
	border-top: 1px solid var(--wp--preset--color--accent-6);
}
footer .wp-block-site-logo {
	margin-bottom: 25px;
}
.post-template-group {
	padding-left: 0 !important;
}
.post-template-group .wp-block-post-terms {
	margin-top: 2.4rem;
}
:root :where(.wp-block-post-terms) {
	font-weight: 340;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.post-template-group .wp-block-post-excerpt__more-text {
	margin-top: 1.2rem;
}
.non-mobile-menu, .mobile-menu {
	text-transform: lowercase;
}
.wp-block-site-logo a {
	top: 5px;
	position: relative;
}
.wp-block-navigation__responsive-container-open {
	top: 2px;
	position: relative;
}
@media only screen and (max-width: 781px) {
	.vt-icon {
		display: none;
	}
	.wp-container-core-group-is-layout-1 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.non-mobile-menu {
		display: none !important;
	}
	.mobile-menu {
		display: initial !important;
	}
}

/* ----------------------- ABOUT PAGE ----------------------- */

.page-id-125, .page-id-125 header, .page-id-125 footer  {
	background-color: #332020;
	color: #ede7e1;
}
.page-id-125 header a, .page-id-125 h1 {
	color: #ede7e1;
}
.page-id-125 main p {
	font-size: 20px;
}

@media only screen and (max-width: 781px) {
	.page-id-125 .wp-block-spacer {
		height: 25px !important;
	}
	.page-id-125 main p {
		font-size: 18px;
	}
	.page-id-125 .wp-block-site-logo.aligncenter {
		margin-left: 0;
	}
}
@media only screen and (min-width: 780px) and (max-width: 1365px) {
	.page-id-125 .custom-logo-link::after {
		width: 185px;
		height: 35px;
	}
	.page-id-125 main p {
		font-size: 20px;
	}
}

/* ----------------------- MORE THOUGHTS AND POSTS ----------------------- */

.home .image-at-right .wp-block-post:nth-child(even) .wp-block-columns {
	flex-direction: row-reverse !important;
}
.home .wp-block-query.image-at-right .wp-block-post-title {
	/* font-size: 71px; */
	line-height: .88 !important;
}
.home .wp-block-query.image-at-right .wp-block-post-excerpt__excerpt {
	font-family: PPPangramSans-Regular, sans-serif !important;
}
.wp-block-post-excerpt__more-link {
	border-bottom: 2px solid #6b0b02 !important;
	color: #6b0b02 !important;
	font-family: PPPangramSans-Semibold !important;
	font-size: 12px !important;
	letter-spacing: 2px !important;
	text-transform: uppercase !important;
}
.wp-block-post-excerpt__more-link:hover,
.wp-block-post-excerpt__more-link:focus {
	color: #ab1b0e !important;
}
.wp-block-post-date {
	font-family: PPPangramSans-Medium !important;
	font-size: 12px !important;
	letter-spacing: 2px !important;
	text-transform: uppercase !important;
}
.single-post .wp-block-spacer:first-of-type, .single-post .wp-block-spacer:last-of-type {
	display: none !important;
}
.more-thoughts-section {
    color: #4a4a4a !important;
}
.more-thoughts-section h2 {
    font-size: clamp(18.959px, 1.185rem + ((1vw - 3.2px) * 1.082), 30px) !important;
    color: #332020 !important;
    margin-bottom: 20px !important;
}
.more-thoughts-section .title-separator,
.more-thoughts-section .item-separator {
    border: 0 !important;
    border-top: 1px solid #C4BCB7 !important;
    margin: 2em 0 !important;
    height: 0 !important;
}
.more-thoughts-section .item-separator:last-of-type {
    display: none !important;
}
.more-thoughts-content{
    padding-top: 2px !important;
}
.more-thoughts-item {
    display: flex !important;
    align-items: flex-start !important; 
    gap: 20px !important; 
}
.more-thoughts-thumbnail img {
    width: 80px !important;
    height: 80px !important;
    object-fit: cover !important;
    display: block !important;
}
.more-thoughts-content h3 {
    font-size: 28px !important;
    margin-top: 10px !important;
    margin-bottom: 0.5em !important;
}
.more-thoughts-content h3 a {
    text-decoration: none !important;
    color: #402A2A !important;
}
.more-thoughts-content p {
    font-family: 'PPPangramSans-Regular', sans-serif !important;
    font-size: 14px !important;
    letter-spacing: 1.55px !important;
    line-height: 1.5 !important;
    margin-top: 0 !important;
    margin-bottom: 0.8em !important;
}
.more-thoughts-read-more {
    border-bottom: 2px solid #6b0b02 !important;
    color: #6b0b02 !important;
    font-family: 'PPPangramSans-Semibold' !important;
    font-size: 12px !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
}
.more-thoughts-read-more:hover {
    border-bottom: 2px solid #AB1B0E !important;
    color: #AB1B0E !important;
}
@media (max-width: 599px) {
	.single-post-columns {
		gap: 10px !important;
	}
	.single-post-columns .wp-block-columns{
		padding-bottom: 20px!important;
		padding-top: 0px !important;
		gap: 10px !important;
	}
}
@media only screen and (max-width: 781px) {
    body.home main, body.blog main, body.archive main, body.page main, body.single main, body.search .wp-site-blocks, body.error404 main, body.archive {
        padding-top: 100px !important;
    }
	body.archive main, body.archive {
        padding-top: 40px !important;
    }
}