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

Version: 0.1
Template: sahifa
*/

@import url("../sahifa/style.css"); /*include parent theme css*/
#slide-out-open span, #slide-out-open span::after, #slide-out-open span::before {
	background: #00c2a9;
}
.post-thumbnail a {
	background-color: #2d2d2d;
}
::-moz-selection { background: #00c2a9;; color: #fff; }
	::selection { background: #00c2a9;; color: #fff; }
.numbox {
	text-align: center;
	background-color: #2d2d2d;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 5px solid #ffbb01;
}
.teaser {
	color: #fff;
	font-size: 1.6em;
	font-weight: 500;
	line-height: 0.5;
}
.rufnummer, .rufnummer a {
	color: #ffbb01 !important;
	font-size: 33px;
	line-height: 1.5;
}

.preisangabe {
	color: #fff;
    font-size: 13px;
}
.sidebar-section {
    padding-bottom: 30px;
}
.titelkat-list, .titelkat-list a:hover {
	text-align: center;
	color: #fff !important;
}
h2.post-box-title {
    text-align: center;
    background-color: #2d2d2d;
	padding-bottom: 2px;
}
.nrkat {
    max-width: 320px;
    margin: 0 auto;
	
}
.nrkat li {
    text-align: center;
    list-style: none;
	margin-bottom: 10px;
}
.article_list {
    padding-left: 0;
}
.article_list li {
	border-bottom: 5px solid #ffbb01;
}
.titelkat {
	color: #fff;
	font-size: 20px;
    background-color: #2d2d2d;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.boxkat {
    background-color: #2d2d2d;
   	padding-bottom: 10px;

}
.nummerkat, .nummerkat a {
	color: #ffbb01 !important;
    font-size: 31px;
	line-height: 1;
	padding-top: 8px;
	text-align: center;
}
.preiskat {
	color: #e5e5e5;
	text-align: center;
}
@media only screen and (max-width: 555px){
.logo h1, .logo h2 {
	font-size: 25pt;
    margin-top: 6px;
}
}
@media only screen and (max-width: 500px){

h2.post-box-title {
	margin-left: 10px;
	margin-right: 10px;
}
}