/*
Theme Name: Cive
Theme URI: https://baade.co/cive/
Author: T. Baade
Author URI: https://baade.co/
Description: Cive is a  is an ultra minimalist, barebones open source WordPress theme designed designed with artists, photographers, illustrators, and galleries in mind. It is a lightweight and fast-loading theme that is perfect for showcasing your creative work online. Includes compatibility with the gutenberg editor.
Tested up to: 6.1
Requires PHP: 5.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cive
Tags: artist theme

Cive WordPress Theme, (C) 2023 T.Baade
Cive is distributed under the terms of the GNU GPL.
*/

@font-face {
    font-family: 'DejaVu Sans';
    src: url('assets/fonts/DejaVuSans-Bold.eot');
    src: url('assets/fonts/DejaVuSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/DejaVuSans-Bold.woff2') format('woff2'),
        url('assets/fonts/DejaVuSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DejaVu Sans';
    src: url('assets/fonts/DejaVuSans-ExtraLight.eot');
    src: url('assets/fonts/DejaVuSans-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/DejaVuSans-ExtraLight.woff2') format('woff2'),
        url('assets/fonts/DejaVuSans-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DejaVu Sans';
    src: url('assets/fonts/DejaVuSans.eot');
    src: url('assets/fonts/DejaVuSans.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/DejaVuSans.woff2') format('woff2'),
        url('assets/fonts/DejaVuSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

:root {
	--primary: #B5CC03;
	--secondary: #494F5E;
	--secondarylight: #EFF2F8;
}

/*
 * Font smoothing.
 */

body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

/*
 * Base styles.
 */

h1, h2, h3, h4, h5, h6, rs-layer {
	font-family: 'DejaVu Sans', sans-serif !important;
	font-weight: normal;
	letter-spacing: unset !important;
	text-transform: uppercase;
}
p, span, a, li, div {
	font-family: 'DejaVu Sans', sans-serif !important;
	font-weight: normal;
	letter-spacing: unset !important;
	hyphens: auto;
	-webkit-hyphens: auto;
	font-size: 12px;
	line-height: 1.416!important;
	letter-spacing: .04em!important;
}

h2 {	font-size: 50px;	}
h2 {	font-size: 45px;	}
h2 {	font-size: 45px;	}
h3 {	font-size: 35px;	}
h4 {	font-size: 30px;	}

sub {
	bottom: 0;
	font-size: inherit;
	font-weight: 800;
}
a {
	text-decoration-thickness: 1px;
	text-underline-offset: 0.25ch;
/*	color: inherit !important; */
	text-decoration: none !important;
	transition: color 400ms;
}

a:hover,
a:focus {
	text-decoration-style: none;
}

a:active {
	text-decoration: none;
} 
.text-primary {
	color: var(--primary) !important;
}
.text-secondary {
	color: var(--secondary) !important;
}
.container-large {
	max-width: 1400px !important;
	margin: auto;
}
.wp-site-blocks {
	padding-left: 0 !important;
	padding-right: 0 !important;
	max-width: 100vw;
	overflow: hidden;
}
.hyphens-auto {
	hyphens: auto !important;
	-webkit-hyphens: auto !important;
}
.wp-site-blocks .alignfull, .wp-site-blocks > .wp-block-group.has-background, .wp-site-blocks > .wp-block-cover, .wp-site-blocks > .wp-block-template-part > .wp-block-group.has-background, .wp-site-blocks > .wp-block-template-part > .wp-block-cover, body > .is-root-container > .wp-block-cover, body > .is-root-container > .wp-block-template-part > .wp-block-group.has-background, body > .is-root-container > .wp-block-template-part > .wp-block-cover, .is-root-container .wp-block[data-align="full"] {
	margin-left: 0 !important;
	margin-right: 0 !important;
	width: unset;
}
.border-right-solid {
	border-right: solid 2px !important;
}
.border-primary {
	border-color: var(--primary) !important;
}
.border-secondary {
	border-color: var(--secondary) !important;
}
.entry-content {
	margin-top: 0 !important;
}
.mw-unset {
	max-width: unset !important;
}
  
.mx-global {
	margin-top: 1rem!important;
	margin-left: 2rem;
	margin-right: 2rem;
}

.wp-block-navigation .wp-block-navigation-item a:hover,
.wp-block-navigation .wp-block-navigation-item a:focus {
	text-decoration: underline;
	text-decoration-style: solid;
}

/*
 * Search and File Block button styles.
 */

.wp-block-search__button,
.wp-block-file .wp-block-file__button {
	background-color: var(--wp--preset--color--primary);
	border-radius: 0;
	border: none;
	color: var(--wp--preset--color--background);
	font-size: var(--wp--preset--font-size--medium);
	padding: calc(.667em + 2px) calc(1.333em + 2px);
}

/*
 * Button hover styles.
 */

.wp-block-search__button:hover,
.wp-block-file .wp-block-file__button:hover,
.wp-block-button__link:hover {
	opacity: 0.90;
}

/*
 * Alignment styles.
 */

.wp-site-blocks,
body > .is-root-container,
.edit-post-visual-editor__post-title-wrapper,
.wp-block-group.alignfull,
.wp-block-group.has-background,
.wp-block-cover.alignfull,
.is-root-container .wp-block[data-align="full"] > .wp-block-group,
.is-root-container .wp-block[data-align="full"] > .wp-block-cover {
	padding-left: var(--wp--custom--spacing--outer);
	padding-right: var(--wp--custom--spacing--outer);
}

.wp-site-blocks .alignfull,
.wp-site-blocks > .wp-block-group.has-background,
.wp-site-blocks > .wp-block-cover,
.wp-site-blocks > .wp-block-template-part > .wp-block-group.has-background,
.wp-site-blocks > .wp-block-template-part > .wp-block-cover,
body > .is-root-container > .wp-block-cover,
body > .is-root-container > .wp-block-template-part > .wp-block-group.has-background,
body > .is-root-container > .wp-block-template-part > .wp-block-cover,
.is-root-container .wp-block[data-align="full"] {
	margin-left: calc(-1 * var(--wp--custom--spacing--outer)) !important;
	margin-right: calc(-1 * var(--wp--custom--spacing--outer)) !important;
	width: unset;
}

/* Blocks inside columns don't have negative margins. */
.wp-site-blocks .wp-block-columns .wp-block-column .alignfull,
.is-root-container .wp-block-columns .wp-block-column .wp-block[data-align="full"],
/* We also want to avoid stacking negative margins. */
.wp-site-blocks .alignfull:not(.wp-block-group) .alignfull,
.is-root-container .wp-block[data-align="full"] > *:not(.wp-block-group) .wp-block[data-align="full"] {
	margin-left: auto !important;
	margin-right: auto !important;
	width: inherit;
}

/*
 * Responsive menu container padding.
 */

.wp-block-navigation__responsive-container.is-menu-open {
	padding-top: var(--wp--custom--spacing--outer);
	padding-bottom: var(--wp--custom--spacing--large);
	padding-right: var(--wp--custom--spacing--outer);
	padding-left: var(--wp--custom--spacing--outer);
}

#ah-content-container .wp-block-post-content {
	max-width: 1150px!important;
	margin-top: 1rem!important;
}

.wp-block-site-title a {
	color: #191919!important;
}
.wp-block-site-title a:hover {
	color: #191919!important;
}

.p-block-navigation-item__content, .wp-block-pages-list__item__link {
	text-transform: uppercase!important;
	font-weight: 200!important;
	color: #191919!important;
}

.p-block-navigation-item__content:hover, .wp-block-pages-list__item__link:hover {
	color: #606060!important;
}

footer a, footer p {
	color: #606060;
}
footer a:hover {
	color: #191919;
}

@media only screen and (max-width: 781px) {
  .cv-leftbar {
	flex-direction: row!important;
    align-items: center!important;
    width: 100%;
    justify-content: space-between;
  }
}