/* Make posts a bit wider */
.wp-container-13 > :where(:not(.alignleft):not(.alignright)) {
	max-width: 800px;
}

/* Give pages a max width */ 
.entry-content {
	    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
}

/* This removes the credit link, but if possible we ask that you try and
re-theme it to your liking instead as a courtesy to the TurnKey Linux
project */

#turnkey-credit {
  display: none;
}

.wp-block-post-author__name {
	display: none;
}

/* Make header not cut off after 6.4 update */
header .wp-block-cover {
	overflow: visible;
}

/* Header Search formatting */

header form[role="search"]{
	display: flex;
  flex-direction: column;
  align-items: flex-end;
}

header form[role="search"] .wp-block-search__inside-wrapper.wp-block-search__inside-wrapper {
	padding: 0;
	border: none;
	min-width: 250px;
}

header form[role="search"] .wp-block-search__inside-wrapper.wp-block-search__inside-wrapper button {
	border-radius: 0 40px 40px 0;
	margin: 0;
}

/* Make footer splatter go pitter patter higher*/
header .wp-block-cover__image-background,
footer .wp-block-cover__image-background {
	overflow: visible;
}
.footer-warrant-canary {
	position: relative;
	z-index: 1000;
}

/* Make iframes fit on mobile */
iframe {
	max-width: 100%;
}

/* Make link and paragraph text (etc) always white*/
p, a, td, h1, h2, h3, h4, h5, h6, cite {
    color: var(--wp--preset--color--foreground) !important;
}

.wp-block-image figcaption {
	color: #fff;	
}

.wp-block-cover__inner-container .alignright {
	float: right;
}

body {
    background-image: url(https://fourthievesvinegar.org/wp-content/uploads/2022/07/backgroundimg.png);
    background-color: #000;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: 93%;
}

.wp-image-1119 {
    overflow: visible;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
	background: none;
	margin-bottom: -1.5em;
}

.page-id-699 {
background-color: #000;
background-image: url(https://fourthievesvinegar.org/wp-content/uploads/2022/07/backgroundimg2.png);
}


.page-id-734 {
background-color: #000;
background-image: url(https://fourthievesvinegar.org/wp-content/uploads/2022/07/backgroundimg2.png);
}


.page-id-1063 {
background-color: #000;
background-image: url(https://fourthievesvinegar.org/wp-content/uploads/2022/07/backgroundimg2.png);
}
.wp-block-post-title
{	color: #fff;
	font-family: "CaptureIt", Arial, sans-serif;
}

@font-face { 
font-family: CaptureIt; 
src: url(https://fourthievesvinegar.org/wp-content/themes/twentytwentytwo/assets/fonts/Capture%20it.ttf); 
font-weight: normal; 
}

@font-face { 
font-family: AvenirNextLTPro-Regular; 
src: url(https://fourthievesvinegar.org/wp-content/themes/twentytwentytwo/assets/fonts/avenir-next/AvenirNextLTPro-Regular.otf); 
font-weight: normal; 
}

@font-face { 
font-family: AvenirNextLTPro-It; 
src: url(https://fourthievesvinegar.org/wp-content/themes/twentytwentytwo/assets/fonts/avenir-next/AvenirNextLTPro-It.otf); 
font-weight: normal; 
}

@font-face { 
font-family: AvenirNextLTPro-Bold; 
src: url(https://fourthievesvinegar.org/wp-content/themes/twentytwentytwo/assets/fonts/avenir-next/AvenirNextLTPro-Bold.otf); 
font-weight: normal; 
}

@font-face { 
font-family: Schmutz-Cleaned; 
src: url(https://fourthievesvinegar.org/wp-content/themes/twentytwentytwo/assets/fonts/Schmutz/SchmutzICG-Cleaned.ttf); 
font-weight: normal; 
}

@font-face { 
font-family: Schmutz-Clogged; 
src: url(https://fourthievesvinegar.org/wp-content/themes/twentytwentytwo/assets/fonts/Schmutz/SchmutzICG-Clogged.ttf); 
font-weight: normal; 
}

@font-face { 
font-family: Schmutz-Corroded; 
src: url(https://fourthievesvinegar.org/wp-content/themes/twentytwentytwo/assets/fonts/Schmutz/SchmutzICG-Corroded.ttf); 
font-weight: normal; 
}

h1{
	font-family: "CaptureIt", Arial, sans-serif;
}

h2 {
	font-family: "Schmutz-Corroded", Arial, sans-serif;
	font-weight: 700;
}

h3 {
	font-family: "Schmutz-Corroded", Arial, sans-serif;
	font-weight: 700;
}

h4 {
font-family: "Schmutz-Cleaned", Arial, sans-serif;
}

h5 {
font-family: "CaptureIt", Arial, sans-serif;
	letter-spacing: 1px;
	font-weight: 400;
}
h6 {
font-family: "AvenirNextLTPro-Regular", Arial, sans-serif;
}
.capture-it-font {
	font-family: "CaptureIt", Arial, sans-serif;
	letter-spacing: 1px;
	font-weight: 400 !important;
}
p {
font-family: "AvenirNextLTPro-Regular", Arial, sans-serif;
}

p a {
font-family: "AvenirNextLTPro-Regular", Arial, sans-serif;
}

.cta-arrow {
	min-height: 175px !important;
	overflow: visible;
}

.wp-block-navigation ul, .wp-block-navigation ul li a {
	font-family: "Schmutz-Cleaned", Arial, sans-serif;
}

.wp-block-image figcaption {
	font-family: "AvenirNextLTPro-Regular"!important;
}

.wp-block-latest-posts a {
	font-family: "CaptureIt";
	font-size: 18px;
}
blockquote {
font-family: Schmutz-Corroded,Arial,Helvetica Neue,Helvetica,sans-serif;
font-size: 25px;
}

.add-remove-bottom-space {
 margin-bottom: 0;
}

/* Make the menu z-indexed on mobile */
.wp-block-navigation__responsive-container.is-menu-open {
    color: #fff!important;
    /* z-index: 100; */
    padding-top: 60px;
    height: fit-content;
}
header.wp-block-template-part {
	position: relative;
	z-index: 10;
}
/* END Make the menu z-indexed on mobile */

@media screen and (max-width: 800px) {.wp-container-15.wp-block-group.has-background-color.has-text-color
{
	margin-bottom: 30%;
}
}

/* Make posts readable by giving them background */
.wp-block-post-template.is-flex-container li {
	background-color: var(--wp--preset--color--secondary) !important;
	padding: 16px;
	box-sizing: border-box;
	color: #fff;
}
