/*
Theme Name: Origin-child
Theme URI: 
Description: Origin Child theme

Version: 0.1
Template: Origin
*/

@import url("../Origin/style.css"); /*include parent theme css*/
#big_thumbnail {
    background-size: contain;
}
.startseite {
	color: #494b4b;
}
.anzeigen-wrapper {
	float: left;
	width:100%;
}
#main-content {
    max-width: 726px;
    width: 75%;
}

#wrapper {
    float: left;
    width: 90%;
	padding-left: 20px;
	padding-right: 20px;
}
.post-thumbnail {
    margin-bottom: 52px;
    position: relative;
    overflow: hidden;
    max-height: 450px;
}
#top-menu a:hover .link_text, .current-menu-item > a, #top-menu .current-menu-item > a:hover, #top-menu .current-menu-item > a:hover .link_bg, .et_active_dropdown > li a .link_text, #top-menu .et_clicked, #mobile-nav {
    color: #494b4b;
}

.image-info:hover{
    background: rgba(73, 75, 75, 0.95) none repeat scroll 0 0;
    box-shadow: 0 0 0 1px rgba(73, 75, 75, 1) inset, 0 0 20px rgba(0, 0, 0, 0.6);
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
    top: 0;
    transform: scale(1);
    width: 100%;
    z-index: 1;
}
.titel-onpic-kat2 {
position:relative;
z-index:2;
height:26px;
margin-top:-20px;
background: rgba(73, 75, 75, 0.95) none repeat scroll 0 0;
text-align: center;
}
.titel-onpic-kat {
	position:relative;
	z-index:2;
	height: 185px;
    margin-top: -185px;
	text-align: center;
	color: rgba(255, 255, 255, 0.9);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
    top: 0;
    transform: scale(1);
    width: 100%;
    z-index: 2;
}
.titel-onpic-kat1 {
	padding-top: 25%;
	position:relative;
	text-align: center;
	color: rgba(255, 255, 255, 0.9);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
    top: 0;
    transform: scale(1);
    width: 100%;
    z-index: 12;
}
.image-info .description {
	padding: 60px 0 0;
}

.nummerkat-archive{
    font-size: 30px;
    text-align: center;
}

.preiskat-archive {
	text-align: center;
	padding-bottom: 15px;
}
.entry-image .readmore span {
    background: rgba(0, 0, 0, 0) url("images/zoom.png") no-repeat scroll 0 0;
    display: block;
    height: 24px;
    left: 9px;
    position: absolute;
    top: 9px;
    width: 23px;
}
.pin {
    color: #787878;
	font-size: 15px;
    font-weight: 300;    
}
.anrufen {
	text-align: center;
	font-size: 20px;
	color: #494b4b;
	line-height: 1.2;
	padding-bottom: 10px;
}


.tnummer{
	font-size: 30px;
	color: #494b4b;
}

.preisangabe {
	font-size: 11px;
	color: #000000;

}
.et_pb_kat li {
	padding-left: 5px;
}
.et_pb_kat {
    float: left;

}
.eigeneclass {
    display: block;
    float: left;
	width: 300px;
}
.titelkat {
  font-size: 18px;
  text-align: center;
  background-color: #494b4b;
  color: #ffffff;
  padding-bottom: 2px;
  text-shadow: 0 1px 1px #000000 !important;
  max-width: 100%;
}
.nummerkat {
    font-size: 30px;
    text-align: center;
	color: #494b4b;
}

.preiskat {
	text-align: center;
	padding-bottom: 15px;
}

.atch {
    color: #494b4b;
    font-size: 120%;
    font-weight: 400;
    margin: 0 auto;
    padding: 20px 0 60px;
    text-align: center;
    width: 85%;
}
.chnr {
    float: left;
    width: 250px;
}
.atnr {
    float: right;
    width: 250px;
}
.atchpreis {
    color: #000000;
    font-size: 10px;
    font-weight: 300;
}
@media only screen and (max-width: 900px) and (min-width: 10px) {
.atch {
    width: 100%;
}
}
@media only screen and (max-width: 775px) and (min-width: 10px) {
.tnummer {
	font-size: 23px;
}
.atch {
    width: 100%;
}
.atnr, .chnr {
    float: none;
	width: 100%;
	padding-top: 15px;
}
}
@media only screen and (max-width: 332px) and (min-width: 10px) {
.tnummer {
	font-size: 20px;
}
}