/*
Theme Name: OnePress Citydampf
Description: Child theme for OnePress
Author: Citydampf
Template: onepress
Version: 3.1.0
*/

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

/* Add custom styles below */
.section-videolightbox .videolightbox__heading {
	text-transform: none ;
}

.tnp-subscription {
    max-width: 100%;
}

pre {
	border-radius:40px 5px;
}

.openTimesSpecialHome {
	border: 15px solid;
	padding: 20px;
	border-radius:40px 5px;
}

.citydampf_hero, .hero__content {
	background: rgba(160,160,160,0.8);
	padding:20px 10px 10px;
	border-radius:40px 5px;

}

#post-6978, .cpm-katalog, .cpm-kontakt {
	padding:30px 50px;
	border-radius:40px 5px;
	border: 1px solid Gainsboro;
	background: white;
}

.openTimes {
	/* text-decoration:line-through;	*/
  min-height: 100px;
}

@media screen and (max-width: 500px) {
#counter_sa
	{
		display:none;
	}
}

#jellyfish-counter-shortcode-red .jcw-odometer-div .jcw-digit {
	background:darkred;
}
#jellyfish-counter-shortcode-yellow .jcw-odometer-div .jcw-digit {
	background:orange;
}
#jellyfish-counter-shortcode-green .jcw-odometer-div .jcw-digit {
	background:green;
}

.right-sidebar .content-area {
	border-right:0px;

}

.onepress-menu {
	margin-left: 8%;
}
.custom-logo:hover, .rund:hover{
	filter:grayscale(100%);
}
.rund {
	box-shadow: 0 6px 9px rgba(0, 0, 0, 0.09);
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
}
.sidebar .widget a {
    color: #DDD;
    font-size: 14px;
}

.up-sells h2 {
    font-size: 17px;
    font-size: 1.0625rem;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.onepress-menu ul li {
    line-height: 10px;
}

#tab-description h2, .entry-utility {
display:none;
}

h1 {
    font-size: 20px;
    color: #535c79;
}
.sku_wrapper {display:none}

.label {color:#333; font-size:100%}
.site-header {
  background: url(https://citydampf.at/shop/myFiles/hg_ausschnitt.png) !important;
}
.header-right-wrapper {}


.onepress-menu {float:left}
.onepress-menu li {
  background: #535c79;
}
.onepress-menu a {
  font-size: inherit !important; padding-left:15px !important; padding-right:15px !important;
}
.site-header {
line-height:45px;
}
.site-footer .footer-connect {padding:0px}
#menu-menu-2 li {
float:left; padding:15px}
#menu-menu-2 {list-style:none;}
.custom-logo {padding:16px}
.site-branding {text-align:center; float:none; }
/*
.section-off {
background: url(https://citydampf.at/shop/myFiles/web_shot_wolken_schnee.jpg);
}

.section-features {
background: url(https://citydampf.at/shop/myFiles/hg_ausschnitt.png);
}
*/
.section-about h2,.section-about h4 a {
color:black;
background: white;
padding:03px
}

@media screen and (max-width: 1140px) {
.custom-logo {float:left; width: 200px;}
.search-form {margin-top:0px;}
.sticky-header.page-template-template-frontpage.header-transparent .site-header {
	background: transparent;
	position: absolute;
}
}