/*
Theme Name: Dirks child_himalayas
Description: Dirks himalaya child
Author: Dirk Nega
Author URI: 
Template: himalayas
Version: 1.0
Tags:
*/

@import url("../himalayas/style.css");

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

h2.entry-title {display:none;}

.menu-search-wrapper {display:none;}

.entry-thumbnail, .entry-meta {display:none;}

a:hover,
a:focus,
a:active {
    color:white!important;
}

.btn-din { 
padding: 0px 22.5%;
   margin-bottom:4px;
   border:1px solid white;
   max-height:30px;
}

.bildwechsel {
	width:888px; 
	height:476px; 
	margin-left:15px;
	background-size:300px 300px; 
	background:url("http://duene22.de/wp-content/uploads/2016/10/Google_Maps-1.jpg");
	transition: .2s ease;
}
.bildwechsel:hover {
	background:url("http://duene22.de/wp-content/uploads/2016/10/Google_Maps_Opac.jpg");
}

.bildwechsel_300 {
	width:300px; 
	height:161px; 
	margin-left:15px;
	background:url("http://duene22.de/wp-content/uploads/2016/10/Google_Maps-1-300x161.jpg");
	transition: .2s ease;
}
.bildwechsel_300:hover {
	background:url("http://duene22.de/wp-content/uploads/2016/10/Google_Maps_Opac-300x161.jpg");
}
.galerien-datum:hover {
	font-size:200%;
}
form.post-password-form {
   max-width:500px; background-color:red;
   padding: 5px;
   margin: 0 auto;}

.main-title, .sub-title {color:black!important;}
.no-bg-image {background:transparent!important;}
.tg-container, #primary.content-area {width:100%;}

@media (max-width: 768px) {
.header-wrapper #site-description {display:none;}
.bildwechsel {display:none;}
.bildwechsel_300 {display:block;}
.wetter_klein {display:block;}
.wetter_gross {display:none;}
	h2 {font-size:12pt;}
	h4 {font-size:12pt;}
}
@media (min-width: 769px) {
.bildwechsel_300 {display:none;}
.bildwechsel {display:block;}
.wetter_klein {display:none;}
.wetter_gross {display:block;}	
	}

@media (max-width: 1200px) {
.tg-container, #primary.content-area {width:100%;padding:0px;}
}
.stick #header-text {margin-left:30px;}

@media (min-width: 1200px) {
#zitat {font-size:60pt;}
}