/*
Theme Name: Faktor73
Theme URI: https://github.com/faktor73/faktor73_wordpress-theme
Author: Christian Dinse, FAKTOR73
Author URI: https://github.com/faktor73
Description: It's the main theme for Wordpress-based websites by FAKTOR73
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 1.0.23
Requires at least: 5.2
Tested up to: 6.3
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: faktor73

FAKTOR73 WordPress Theme © 2023 Christian Dinse
This theme is distributed under the terms of the GNU GPL
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 18px;
	font: inherit;
	vertical-align: baseline
}

/*
 * 			FONTS
 * 
 */

@font-face {
  font-family: 'Satoshi-Variable';
  src: url('fonts/Satoshi-Variable.woff2') format('woff2'),
       url('fonts/Satoshi-Variable.woff') format('woff'),
       url('fonts/Satoshi-Variable.ttf') format('truetype');
       font-weight: 300 900;
       font-display: swap;
       font-style: normal;
}

@font-face {
  font-family: 'GeneralSans-Variable';
  src: url('fonts/GeneralSans-Variable.woff2') format('woff2'),
       url('fonts/GeneralSans-Variable.woff') format('woff'),
       url('fonts/GeneralSans-Variable.ttf') format('truetype');
       font-weight: 200 700;
       font-display: swap;
       font-style: normal;
}

@font-face {
  font-family: 'Switzer-Variable';
  src: url('fonts/Switzer-Variable.woff2') format('woff2'),
       url('fonts/Switzer-Variable.woff') format('woff'),
       url('fonts/Switzer-Variable.ttf') format('truetype');
       font-weight: 100 900;
       font-display: swap;
       font-style: normal;
}

body {
	font-size: 1.125rem;
	font-family: 'GeneralSans-Variable', -apple-system, BlinkMacSystemFont, sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1.6;
	color: #56725f;
	background: #f6f6f6;
}

.entry-content * a {
	color: #56725f;
	text-decoration: none;
	border-bottom: 2px solid #6a5e4e;
}

a[href^="tel"] {
	color: inherit;
	text-decoration: none
}

button {
	outline: 0
}

ol {
    list-style: square;
}

ul {
	list-style: none
}

blockquote {
	float:left; 
	/*background: #3f3737;
	color: #f6f6f6;*/
	border: 1px solid #56725f;
	padding: 1.125rem;
	width: 30%; 
	margin: 1%;
	font-size: 1.125rem;
}

.book {
	width: 31%;
	margin: 1%;
	float: left;
}

.book * img {width: 100%;}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

hr {
	clear: both;
    border: 0;
}

q {
	display: inline;
	font-style: italic
}

q:before {
	content: '"';
	font-style: normal
}

q:after {
	content: '"';
	font-style: normal
}


textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="search"],
input[type="password"] {
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0
}

input[type="search"] {
	-webkit-appearance: textfield
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

th,
td {
	padding: 2px
}

big {
	font-size: 120%
}

small,
sup,
sub {
	font-size: 80%
}

sup {
	vertical-align: super
}

sub {
	vertical-align: sub
}

dd {
	margin-left: 20px
}

kbd,
tt {
	font-family: courier;
	font-size: 0.75rem
}

ins {
	text-decoration: underline
}

del,
strike,
s {
	text-decoration: line-through
}

dt {
	font-weight: bold
}

em {
	font-style: italic
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

* {
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent
}

.sticky {}

.bypostauthor {}

.wp-caption {}

.wp-caption-text {}

.gallery-caption {}

.alignright {}

.alignleft {}

.aligncenter {}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	word-break: normal
}

.screen-reader-text:focus {
	background-color: #f7f7f7;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #007acc;
	display: block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 700;
	height: auto;
	right: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

.skip-link {
	left: -9999rem;
	top: 2.5rem;
	z-index: 999999999;
	text-decoration: underline
}

.skip-link:focus {
	display: block;
	left: 6px;
	top: 7px;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	line-height: normal;
	padding: 15px 23px 14px;
	z-index: 100000;
	right: auto
}

.visually-hidden:not(:focus):not(:active),
.form-allowed-tags:not(:focus):not(:active) {
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap
}



/*
 * 			GLOBAL STUFF
 * 
 */

.home .hamburg {
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: #fff;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.home .basel {
	position: absolute;
	top: 100%;
	width: 100%;
	background: #f6f6f6;
	padding: 2rem 4rem;
}

.basel {
	padding: 4rem;
}

.alignleft {
	float: left;
	margin-right: 2rem;
	margin-bottom: 2.5rem;
}

.wp-caption-text {
	font-size: 1.125rem;
	margin-top: 0.5rem;
	line-height: 1.2;
}

p {
	margin-bottom: 1rem;
}

strong {
	font-weight: 600;
}


/*
 * 		FORMS
 */
.nf-form-fields-required {
	float:right;
}



/*
 *		GLOBAL DEACIVATION
 */
#sidebar,
#footer,
#search,
#branding,
.post-edit-link,
nav#responsive_menu,
.home .header {
	display: none;
}

label.hide {
	position: absolute;
	clip: rect(1px 1px 1px 1px);
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

/*
 *		NAVIGATION
 */
nav#menu {
	padding: 2rem 4rem;
	font-weight: 600;
}

.home nav#menu * a {
	color: #56725f;
	text-decoration: none;
}

nav#menu * a {
	color: #56725f;
	text-decoration: none;
}

.home nav#menu * a {
	color: #56725f;
	text-decoration: none;
}

.home nav#menu * a:hover {
	border-bottom: 2px solid #56725f;
}

nav#menu * a:hover {
	border-bottom: 2px solid #56725f;
}

nav#menu li {
	float: left;
	margin-left: 2rem
}

.home nav#menu li.current-menu-item a {
	border-bottom: 2px solid #56725f;
}

nav#menu li.current-menu-item a {
	border-bottom: 2px solid #56725f;
}

.home nav#footer-menu * a {
	color: #56725f;
	text-decoration: none;
}

nav#footer-menu * a {
	color: #56725f;
	text-decoration: none;
	font-weight: 600;
}

nav#footer-menu li.current-menu-item a {
	border-bottom: 2px solid #56725f;
}

.home nav#footer-menu * a:hover {
	border-bottom: 2px solid #56725f;
}

nav#footer-menu * a:hover {
	border-bottom: 2px solid #56725f;
}

nav#footer-menu li {
	float: left;
	margin-left: 2rem
}


/*
 *		HOME
 */
.home .entry-content {
	margin: 10rem 12rem;
	font-size: 4rem;
	font-style: italic;
	font-weight: 600;
	width: 50%;
	color: #56725f;
	line-height: 1.1;

}


.entry-content ul {
    list-style: square;
	margin-left: 20px;
}


/*
 * 		PASSWORD LOCKED PAGES
 */
input[type=password] {
	font-size:1.2rem;
	background: #fff;
	border: 1px solid #6c8f6f;
	margin: 0.5rem 0;
	padding:0.3rem;
}

input[type=submit] {
	font-size:1.2rem;
	background: #6c8f6f;
	border: 1px solid #6c8f6f;
	color: #fff;
	padding:0.3rem;
}

input[type=submit]:hover {
	background: #517354;
}

/*
 * 		FEEDBACK FORM FIXES
 */
.nf-field-label .nf-label-span, .nf-field-label label {
    font-weight: 500 !important;
}


/*
 * 		KONTAKT
 */
body.page-id-1260 * .entry-content ul {
    list-style: square;
	margin-left: 20px;
}


/*
 * 		MEINE BUECHER
 */
body.page-id-1240 * .entry-content ul {
    list-style: square;
	margin-left: 20px;
}



/*
 * 		MY MOBILEPHONES
 */
body.page-id-1497 * .entry-content ol {
    list-style: decimal;
	margin-left: 15px;
}


/*
 *		ALL OTHER PAGES
 */

.header,
.entry-content {
	margin: 6rem auto;
	width: 80%;
	max-width: 1070px;
	font-size: 1.125rem;
}


/*
 * 		MOTIVATION
 * 
 */
.motivation {
	text-align: center;
	line-height: 1.5;
}

.motivation span {
	border-bottom: 0;
	cursor: default;
	display: inline;
	font-weight: 400;
	margin-right: 1rem;
}

.motivation br {
	display: none;
}

.motivation span[data-weight="3"] {
	font-size: 1.875rem;
}

.motivation span[data-weight="4"] {
	font-size: 1.75rem;
}

.motivation span[data-weight="5"] {
	font-size: 1.5rem;
}

.motivation span[data-weight="6"] {
	font-size: 1.25rem;
}



/*
 * 		GALLERY
 */
body * article.robo_gallery_table header {
  margin: 6rem auto;
  width: 80%;
  max-width: 1070px;
  font-size: 1.125rem;
}

body * article.robo_gallery_table header h1 a {
  color: #56725f;
  text-decoration: none;
}

body * article.robo_gallery_table header .entry-meta,
body.robo_gallery_table-template-default * .entry-footer,
body.robo_gallery_table-template-default * .footer {
	display: none;
}







/*
 *			stop ignoring :-)
 *			all below this line are directly useable within your website project
 */






/*
 * 		FONT STYLES
 * 
 */

h1 {
	font-weight: 600;
	font-size: 2.6rem;
}

h2 {
	font-weight: 600;
	font-size: 2.0rem;
	margin: 2rem 0 1rem;
}

h3 {
	font-weight: 600;
	font-size: 1.4rem;
	margin: 2rem 0 1rem;
}

h4 {
	font-weight: 600;
	font-size: 1.4rem;
	margin: 2rem 0 1rem;
}





/*
 * 		RESPONSIVE MENU
 * 
 */
nav#responsive_menu.show-it {
	display: block;
}

nav#responsive_menu {
	position: absolute;
	background: #f6f6f6;
	top: 0;
    width: 100%;
    height: 100%;
}
nav#responsive_menu .menu_container {
	width: 80%;
	margin: 7rem auto;
}
nav#responsive_menu .menu_container ul li {
	text-align: center;
}
nav#responsive_menu .menu_container ul li {
	text-align: center;
}
nav#responsive_menu .menu_container ul li.current-menu-item a {
	border-bottom: 2px solid #56725f;
}
nav#responsive_menu .menu_container ul li a {
	color: #56725f;
	font-weight: 600;
	font-size: 1.625rem;
	line-height: 1.7;
	text-decoration: none;
}


/*
 * 		FEEDBACK LINK
 */
#responsive_menu * .menu-item-721 {
	margin: 1.0rem 0;
}

#responsive_menu * .menu-item-721 a {
	line-height: 1.0 !important;
}

#responsive_menu * .menu-item-721 a:before {
	content:"\2192 \0020"
}

/*
 * 		RESPONSIVE FIXES
 * 
 */
@media only screen and (max-width:1600px) {
	.home .entry-content {
		margin: 7rem 10rem;
		font-size: 3rem;
	}
}

@media only screen and (max-width:1400px) {
	.home .entry-content {
		margin: 7rem 10rem;
		font-size: 3rem;
		
	}
}

@media only screen and (max-width:1200px) {
	.home .entry-content {
		margin: 5rem 8rem;
		font-size: 2rem;
		
	}
}


@media only screen and (max-width:995px) {

	nav#menu {
		display: none;
	}
	
	.basel {
		display: none; /* hides the parent and the footer menu with it */
	}
	
	#menuToggle {
		display: block !important;
	}

	nav#footer-menu li {
		margin: 0 1rem 0 0;
	}

	nav#responsive {
		display: block;
	}

	.home .entry-content {
		margin: 15rem auto;
		font-size: 2.375rem;
		width: 80%;
		text-align: center;
		
	}
	
	blockquote {
		width: 48%; 
	}
	
	.book {
		width: 47%;
		margin: 1%;
		float: left;
	}

	body.page-id-1230 * .links img {
		width: 200px;
		height: 80px;
		margin: 1rem;
	}

}

@media only screen and (max-width: 768px) {

	.entry-content * a {
		line-height: 2.2rem;
	}
	
	.book {
		width: 90%;
		margin: 0;
		float: left;
	}
	
	/* aaliyah */
	#attachment_1250 {width: 100% !important; text-align: center;}
	#attachment_1250 img {width: 100%; max-width: 330px; height: auto;}
}


@media only screen and (max-width: 690px) {

	h1 {
		font-size: 2.188rem;
	}

	h2 {
		font-size: 1.625rem;
	}

	h3 {
		font-size: 1.625rem;
	}

	h4 {
		font-size: 1.625rem;
	}
	
	nav#menu {
		display: none;
	}
	
	nav#responsive {
		display: block;
	}

	.home .entry-content {
		margin: 15rem auto;
		font-size: 2rem;
		width: 80%;
		text-align: center;
		
	}

	.book {
		width: 90%;
		margin: 0;
		float: left;
	}
}

@media only screen and (max-width:499px) {

	nav#menu {
		display: none;
	}

	nav#responsive {
		display: block;
	}

	.home .entry-content {
		margin: 18rem auto;
		font-size: 1.813rem;
		width: 80%;
		text-align: center;
		
	}
	
	blockquote {
		width: 100%; 
	}
}


/*
 * 			MEDIAQUERIES FOR STRANGE RESOLUTIONS
 * 
 */
@media only screen and (max-width: 768px) and (max-height: 500px) {

	.home .entry-content {
		margin: 4rem;
    	font-size: 1.625rem;
    	width: 50%;
		text-align: left;
		
	}
	
}


/* strange heights - part 1 */
@media only screen and (min-width: 769px) and (max-height: 500px) {

	.home .entry-content {
		margin: 4rem;
    	font-size: 1.625rem;
    	width: 50%;
		text-align: left;
		
	}
}

/* strange heights - part 2 */
@media only screen and (min-width: 996px) and (max-height: 500px) {

	.home .entry-content {
		margin: 4rem 8rem;
    	font-size: 1.625rem;
    	width: 50%;
		max-width: 420px;
		text-align: left;
		
	}
}




/*
 * 			BURGER MENU TOGGLE
 * 
 */
/*
 * Just a quick hamburger
 */
#menuToggle
{
  display: none;
  position: absolute;
  left: 3rem;
  top: 2rem;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle a
{
  text-decoration: none;
  color: #232323;
  transition: color 0.3s ease;
}

#menuToggle a:hover
{
  color: tomato;
}


#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  cursor: pointer;
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
  -webkit-touch-callout: none;
}


.home * #menuToggle span {
	background: #56725f;
}


#menuToggle span
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: #56725f;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #56725f;
}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}

/*
 * And let's slide it in from the left
 */
#menuToggle input:checked ~ ul
{
  transform: none;
}
