/*
 Theme Name:   Quirkle Meisterschaft
 Description:  Child Theme
 Author:       u.rose webdesign
 Author URI:   http://u.rose-webdesign.de
 Template:     wp-bootstrap-starter
 Version:      1.1
 Text Domain:  wp-bootstrap-starter-child
*/



@import url("../wp-bootstrap-starter/style.css");


@font-face {
   font-family: 'Roboto';
   font-style: normal;
   font-weight: 400;
   src: url('./fonts/roboto/static/Roboto-Regular.ttf') format('truetype');
}

@font-face {
   font-family: 'Roboto Bold';
   font-style: normal;
   font-weight: 700;
   src: url('./fonts/roboto/static/Roboto-ExtraBold') format('truetype');
}

h1, h2, h3, h4, h5, h6, b, .produkt div p {
	font-family: Roboto Bold, Helvetica, Arial, sans-serif !important;
}

.grau {
	filter: grayscale(100%) !important;
    -webkit-filter: grayscale(100%) !important;
    -webkit-filter: grayscale(1) !important;
    -moz-filter: grayscale(100%) !important;
    -ms-filter: grayscale(100%) !important;
    -o-filter: grayscale(100%) !important;
    filter: gray !important;
}


.produkt div p {
	font-size: 103%;
}

h2, .produkt div p {
	font-weight: 700 !important;
}

.produkt div h2 {
	font-size: 113%;
}

.produkt:hover div h2,.produkt:focus-visible div h2 {
	color: #fade89 !important;
}

.produkt:hover div p i {
	color: #ffffff !important;
	transition-duration: 0.5s;
}

a.termin-link:focus-visible li div div div div h2 {
	outline-style: dashed !important;
    outline-width: 2px !important;
    outline-color: #fce188;
}

.termin-link[aria-expanded="true"]:focus {
    outline-color: #00000000 !important;
    color: #00000000 !important;
}

.qwirkle_logo{
	padding: 0px 0px 0px 0px; 
	margin-top: 60px; 
	width: 100%;
}

.qwirkle_deko {
	padding: 95px 190px 0px 0px; 
	width: 100%;
}


#sticky {
	min-height: 130px; 
	background-color: #ed232a; 
	padding: 2px;
}

#unten {
	min-height: 40px;
    background-color: #e30413;
    background-image: url(/wordpress/wp-content/uploads/footer-hg_small.jpg);
    background-size: auto 222px;
    padding: 0px 0px 5px 0px;
}

a, a:hover, a:focus {
	color: #8bff9f;
	border: 0;
}

.beschreibung a {
	background-color: #00000040;
	padding: 4px;
}

.edit a {
	background-color: #00000000;
	padding: 4px;
}

.termininhalt a:hover, .termininhalt a:focus {
	text-decoration: underline;
}

:focus-visible {
/*    outline: -webkit-focus-ring-color auto 0px;*/
}

.edit {
	text-align: right; 
	padding: 15px 15px; 
	margin: 0 -45px -10px -45px;
	background: rgba(0,0,0,0.25);
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

.edit a {
	color: #8bff9f;
}

h1,h2,h3,h4,h5,h6 {
	color: white;
}

html {
	margin-top: 0px !important; 
  	scroll-behavior: smooth;

}


body {
/*	background-image: url('/wordpress/wp-content/uploads/brushed_small.jpg');  */
/*	background-size: 100% auto;*/
	background-position: center,top;
	color: white;
	font-size: 120% ;
	line-height: 1.5;
/*	font:1em/1 'OfficinaSansITCW01-Medi_734521',sans-serif;*/
}

#content {
	background: #1e70b2;
	border-radius: 8px;
}

.page-id-17 > #page > .main > #content {
	background: rgba(256,256,256,0);
	padding: 0;
	margin: 0;
	border: 0;
}

.page-id-28 > #page > .main > #content {
	background: rgba(256,256,256,0);
	padding: 0;
	margin: 0;
	border: 0;
}

.page-id-28 > #page > .main > .bildstreifen {
	margin-bottom: 0;
}

header#masthead {
	background: rgba(256,256,256,0.0);
	box-shadow: none !important;	
    padding: 0;
}

.navigatione {
	background: rgba(0,0,0,0);
	padding-left: 20px;
	margin: 10px;
}


footer#colophon {
	background: rgba(0,0,0,0);
}

body:not(.theme-preset-active) footer#colophon {
	color: white;
	background: rgba(0,0,0,0);
	margin: 10px;
	padding: 5px;
}


#main-nav {
	position: absolute;
	bottom: -3px;
	left: 125px;
}


#masthead .navbar-nav > li > a {
/*	font-family: 'OfficinaSansITCW01-Medi_734521',sans-serif !important; 
	font:1em/1 'OfficinaSansITCW01-Medi_734521',sans-serif;*/
	color: white !important;
	font-weight: bold !important;
	font-size: 20px !important;
	padding: 0.1rem 0.8rem !important;
	line-height: 1.5;
	white-space: nowrap;
}

p {
	margin-bottom: 1.0rem;
}

.produkt div p {
	margin-bottom: 0.7rem;
}

#page {
/*	background-image: linear-gradient(rgba(0,0,0,0.70) 0px, rgba(0,0,0,0) 400px);
    background-image: -webkit-linear-gradient(top bottom, black 70%, black 0%); 
	background-image: -moz-linear-gradient(top bottom, black 70%, black 0%); */
}

#content.site-content {
    padding: 30px;
    margin: 10px;
}

.page-content, .entry-content, .entry-summary {
    margin: 0 0 0 ; 
}


.bildstreifen {
	height: 330px;
	margin-bottom: 30px;
	margin-left: 25px;
}

.oben {
	height: 15px;
}

.logo {
 	height: 220px;
}

.logo, .logo img { 
/*	border: 1px white dotted; */
}

#menu-fusszeile {
	list-style-type: none;
    height: 16px;
    margin-bottom: -3px;
    padding-left: 0;
}

#menu-fusszeile li {
	float: left;
	position: relative;
    line-height: 1.2;
    margin: 0px;
    margin-left: 5px;
	color: #fff;
}

#menu-fusszeile li:first-child {
    margin-left: 0px;
}

#menu-fusszeile li:before {
	content:"| ";
}

#menu-fusszeile li:first-child:before {
	content:"";
}

.menu-fusszeile-container {
	display: inline-block;
}



.termine {
	padding-left: 0;
	margin: 0px -5px -10px -5px;
}

.termin {
	list-style: none;
	line-height: 1.5;
	color: white;
	padding: 15px 45px 15px 45px;
	margin: 0 0 10px 0;
	border-radius: 8px;
/*	border: solid 5px rgb(0 0 0 / 25%);*/
	background-image: url(/wordpress/wp-content/uploads/qwirkle_spielsteine.png);
	background-repeat: no-repeat;
	background-size: 200px;
	background-position-x: -200px;
	background-position-y: -100px;
	transition-duration: 0.5s;
}

.termine a {
	text-decoration: none;
}

.termin-content .entry-content {
	margin: 0 0 0;
}

.datum, .button {
	background: rgba(0,0,0,0.25); 
	padding: 6px 8px; 
	color: white;
	border: 1px white solid;
}

.produkt h3 {
	color: #dec677;
}	



.termin:hover .datum, .single .datum, a[aria-expanded="true"] > .termin .datum,
.produkt:hover .button, .single .button, a[aria-expanded="true"] > .produkt .button {
/*	background-color: #a90600; */
	background-color: #000000; 
	border: 1px white solid;
	transition-duration: 0.5s;
}

.termin:hover, a:focus .termin, .termin.show, a[aria-expanded="true"] > .termin,
.produkt:hover div {
/*	background: rgba(256,256,256,0.3); */
	transition-duration: 0.5s;
}

/*.termin:hover, a:focus .termin, .termin.show, a[aria-expanded="true"] > .termin {*/
.termin:hover, .termin.show, a[aria-expanded="true"] > .termin {
/*	background: rgba(256,256,256,0.3); */
	transition-duration: 0.5s;
/*	border: solid 5px rgb(0 0 0 / 100%);*/
	background-size: 200px;
	background-position-x: -100px;
	background-position-y: -40px;
}

.termin.show, .termin:active, a[aria-expanded="true"] > .termin {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom: 0;
	transition-duration: 0.5s;
}

a:focus .termin strong {
/*	outline: 2px red solid;
	background-color: #a90600; */
}

.termininhalt {
	background: rgba(256,256,256,0.3); 
	margin: -10px 0 10px 0;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
/*	border-bottom: solid 25px rgb(0 0 0 / 10%);
	border-left: solid 5px rgb(0 0 0 / 100%);
	border-right: solid 5px rgb(0 0 0 / 100%); */
}

.beschreibung {
	padding: 0px 45px 9px 45px;
}

.button {
	width: 100% !important;
}

.main {
	min-height: 815px;
}

.entry-content {
/*	padding-right: 20px;*/
}

.unten {
	min-height: 30px;
}


.produkte {
	list-style: none;
	display: flex;
}

.produkte li div {
	background: rgba(256,256,256,0.15);
	text-align: center;
	padding: 20px;
	border-radius: 8px;
}

.produkte li:hover div {

}

.termininhalt {
	background-color: #888;
}

.produkte li div, .termine a li, .termine .termininhalt {
	background-color: #bbb;
}

.produkte li:nth-child(5n+1) div, .termine a:nth-child(5n+1) li, .termine .termininhalt:nth-child(5n+2) { /* blau */
	background-color: #1d6fb2;
}

.produkte li:nth-child(5n+2) div, .termine a:nth-child(5n+2) li , .termine .termininhalt:nth-child(5n+3) { /* grün */
	background-color: #32854e;
}

.produkte li:nth-child(5n+3) div, .termine a:nth-child(5n+3) li , .termine .termininhalt:nth-child(5n+4) { /* rot */
	background-color: #ca3620;
}

.produkte li:nth-child(5n+4) div, .termine a:nth-child(5n+4) li , .termine .termininhalt:nth-child(5n+5) { /* violett */
	background-color: #745899;
}

.produkte li:nth-child(5n+5) div, .termine a:nth-child(5n+5) li , .termine .termininhalt:nth-child(5n+1) { /* orange */
	background-color: #b7591f;
}

.produkte li {
	padding: 5px;
}


.produkte li figure img {
	height: 200px;
	width: auto;
}

.termin-link > a:focus {
    outline-color: #00000000 !important;
}


.termin-link > a:focus-visible {
    outline: 2px solid #0066cc !important;
}



.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1.0)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}



}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
  html {
/*    font-size: 90%;*/
  }

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

.qwirkle_logo{
/*	margin-top: 85px; */
}

.qwirkle_deko {
/*	padding: 18px 27px 0px 33px; */
	width: 100%;
}


.bildstreifen {
	height: 280px;
}

.logo {
 	height: 175px;
}

#content.site-content {
    padding: 27px;
}

.navigatione {
	padding-left: 16px;
}

.termine {
	padding-left: 0;
	margin: 0px -5px -10px 0px;
}

.produkte {
	margin-right: -5px;
}

.main {
	min-height: 777px;
	background-size: 101% auto !important;
	background-position: -54px 0px !important;
}

}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 991px) {

.qwirkle_logo{
/*	margin-top: 70px; */
}

.qwirkle_deko {
	padding: 75px 95px 0px 0px; 
	width: 100%;
}


.bildstreifen {
	height: 220px;
}

.oben {
	height: 10px;
}

.logo {
 	height: 130px;
}

#content.site-content {
    padding: 13px;
}

.navigatione {
	padding-left: 3px;
}

.termin, .beschreibung {
	padding: 10px 25px 10px 35px;
}

.edit {
	margin: 0 -25px -10px -35px;
}



.main {
	min-height: 777px;
	background-size: 104% auto !important;
	background-position: -29px 0px !important;
}

.widget_media_image {
	float:left;
	margin: 10px;
}

.site-main {
 height: auto;
 overflow-y: visible;
 overflow-x: hidden;
}

  html {
    font-size: 85%;
  }

.entry-content {
	padding-right: 0px;
}

.entry-content .termine {
	width: 100%
}

.page-id-17 > #page > .main > #content {
	margin: 0 -10px 0 -5px;
}

}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 767px) {

.qwirkle_logo{
	margin-top: 13px; 
	width: 80%;
}

.qwirkle_deko {
	display: none;
}


.bildstreifen {
	height: 200px;
	background-size: 96%;
}

.oben {
	height: 10px;
}

.logo {
 	height: 100px;
 	text-align: center;
}

.produkte.row {
	margin-left: -45px
}

#content.site-content {
    padding: 13px;
}

.navigatione {
	padding-left: 3px;
}

.termin, .beschreibung {
	padding: 10px 15px 10px 25px;
}

.edit {
	margin: 0 -15px -10px -25px;
}


.main {
	background-size: 106% auto !important;
}

#main-nav {
	position: static;
    margin-left: -20px;
    margin-top: 10px;
}

#sticky {
	min-height: 58px !important;
	transition-duration: 0.5s;
}

#schmidtlogo {
	width: 42px !important;
	transition-duration: 0.5s;
}

.navbar-expand-md {
	left: -20px;
}

}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 575px) {

.page-id-28 > #page > .main > .bildstreifen {
	margin-bottom: 20px;
}

.qwirkle_logo{
	margin-top: 0px; 
}

.qwirkle_deko {
	display: none;
}


.bildstreifen {
	height: 165px;
	background-size: 95%;
	margin-left:0;
}

.oben {
	height: 15px;
}

.logo {
 	height: 100px;
}

.unten {
	min-height: 0px;
	height: 0px;
}

.main {
	background-size: auto 120px !important;
    background-position: right 0px !important;
	background-repeat: repeat-x !important;
}

}

/*------------------------------------------------------------*/

/*--------------------------------------------------------------
## smartphone
--------------------------------------------------------------*/
@media only screen and (max-width: 450px) {

.bildstreifen {
	height: 110px;
}

.oben {
	height: 10px;
}

.logo {
 	height: 80px;
}

#content.site-content {
    padding: 10px;
    margin: 0;
	margin-bottom: 10px;
}

.navigatione {
	padding-left: 0px;
	margin: 0;
	margin-bottom: 10px;
}

body:not(.theme-preset-active) footer#colophon {
	margin: 0;
}

.page-id-17 > #page > .main > #content {
	margin: 0 -20px 10px -15px;
}

.termin, .beschreibung {
	padding: 10px 1px 10px 10px;
}

.edit {
	margin: 0 -1px -10px -5px;
}


.main {
	background-size: auto 100px !important;
    background-position: right 0px !important;}

}

/*------------------------------------------------------------*/



#masthead .navbar-nav > li.current_page_item > a {
	color: #fff !important;
}

body {
	font-family: Roboto, Helvetica, Arial, sans-serif !important;
}

.main {
}

.navigatione {
/*
	-webkit-box-shadow: 0px -19px 69px -5px rgba(0,0,0,0.66);
	   -moz-box-shadow: 0px -19px 69px -5px rgba(0,0,0,0.66);
			box-shadow: 0px -19px 69px -5px rgba(0,0,0,0.66);
*/
}
nav li {
    padding: 8px 0px;
    margin: 0 10px;
    min-height: 45px;
}

nav .current_page_item a {
	opacity: 0.6;
}

#secondary {
	text-align: center;
}

#media_image-2 img {
	width: 99px;
	max-width: 82% !important;
}

#media_image-3 img {
	width: 121px;
	margin-top: 31px;
}

#media_image-4 img {
	width: 90px;
	margin-top: 32px;
	max-width: 74% !important;
}

.widget {
	margin: 0;
	padding: 0;
}


