/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */
 
 
 .flexslider
 {
	-o-box-shadow: none !important;
	box-shadow: none !important;
	border-radius: 0px !important;
	box-shadow: none;
	border: 0px none transparent !important;
}
.wpb_gallery .wpb_flexslider .flex-control-paging,
ul.flex-direction-nav
{
	display:none;
	opacity: 0;
} 
 
 .min-220
 {
 	min-height:120px;
}

.max-440
{
	max-height:480px;
}

.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header, .no-wc-breadcrumb .site-header
{
	margin-bottom:0.1em;
}

/*

	HOME
	# hellblau 	#1CCFF9
	# orange  	#ffba00 
	# orange-k :#ffca00
*/

.home .hentry .entry-header
{
	display:none;
}

.max-width-200
{
	max-width: 200px !important;
}
.max-width-120
{
	max-width: 120px !important;
}
.max-width-150
{
	max-width: 150px !important;
}

.headermania
{
	margin-bottom: -150px;
}
.flexflow
{
	position: relative;
	top:-150px;
	height:90px !important;
	display: block;
	background-color: #df2000;
	width: 100%;
	z-index: 9999;
}
.single-bikes .flexflow
{
	top:-180px;
}

.vc_gitem-post-data-source-post_excerpt
{
	display: none !important;
}

.site-footer a:before,
.widget_nav_menu ul li:before
{
	content:'';
}

.site-footer a:hover
{
	text-decoration: underline;
	background-color: #ffba00 !important;
}

.home .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat
{
	display:none;
}
/*NAV
*/
.storefront-primary-navigation
{
	background: rgba(0, 0, 0, .03);
}

.woocommerce-breadcrumb
{
	background: rgba(0, 0, 0, .015);
}
.site-footer
{
	background: rgba(0, 0, 0, .01);
}
nav#post-navigation a {
	color:#ffca00 !important;
}

.vc_btn3.vc_btn3-color-orange, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat
{
	background-color: #ffca00 !important;
	box-shadow: none !important;
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-orange:focus, .vc_btn3.vc_btn3-color-orange:hover
{
	background-color: #ffba00 !important;
	color:#000 !important;
}

.vc_btn3.vc_btn3-color-green, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat
{
	background-color: #c0cd30;
	box-shadow: none !important;
}
button.menu-toggle
{
	border: 0px none;
}

/* BeautyShots Raus */
[data-vc-grid-filter-value=".vc_grid-term-14"]
{
	display:none;
}
.scroll-x
{
	overflow-x: none;
}

ul.products li.product .button,
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit], button.alt, a.button,
button.alt:hover, input[type="button"].alt:hover, input[type="reset"].alt:hover, input[type="submit"].alt:hover, .button.alt:hover, .added_to_cart.alt:hover, .widget-area .widget a.button.alt:hover, .added_to_cart:hover, .widget a.button.checkout:hover,
#payment .place-order .button, .wc-proceed-to-checkout .button.checkout-button
{
	font-size: 16px ;
	padding: 18px 25px !important;
	border-radius:5px !important;
	border:0 none #fff;
	border-image-width: 0;
		-o-box-shadow: none !important;
	box-shadow: none !important;
}
ul.products li.product .button
{
	width:100%;
}

.my_account_orders .button, 
.woocommerce-MyAccount-downloads .button
{
	margin-bottom:0.3em;
}


td.download-remaining,
th.download-remaining,
.download-remaining
{ 
	display:none !important;
}


.woocommerce-result-count,
.single-product .product_meta
{
	display: none;
}
iframe #cardpan, iframe input, #cardpan, iframe #cardpan {
	background-color: transparent;
	border: transparent;
}

iframe {
	width: 1240px !important;
	height: 640px !important;
}

/*

RABBIT

*/
.site-header .site-branding
{
display: block;
float: none;
text-align: center;
clear: both;
margin-bottom: 1.617924em
width:100%;
}
.right-sidebar .content-area
{
	width:100%;
	text-align: center;
	max-width: 1158px;
	margin-right: 0px;
}
 div#primary.content-area
{
	margin-top: 190px;
	position: relative;
}


.home div#primary.content-area
{
	margin-top: 138px;
	position: relative;
}

.site-content
{
	overflow: hidden;
}
.site-header
{
	background-color: rgba(221,221,221, 0.8);
}

.storefront-primary-navigation
{
	opacity:1;
	height:57px;
	
    -webkit-transition: height 400ms ease-in 0.1s;
    -moz-transition: height 400ms ease-in 0.1s;
    -o-transition: height 400ms ease-in 0.1s;
    transition: height 400ms ease-in 0.1s;
	-webkit-transition: opacity 500ms ease-in 0.2s;
    -moz-transition: opacity 500ms ease-in 0.2s;
    -o-transition: opacity 500ms ease-in 0.2s;
    transition: opacity 500ms ease-in 0.2s;
}

.header-sticked .storefront-primary-navigation
{
	opacity:0;
	height:0px;
	-webkit-transition: opacity 500ms ease-out 0.2s;
    -moz-transition: opacity 500ms ease-out 0.2s;
    -o-transition: opacity 500ms ease-out 0.2s;
    transition: opacity 500ms ease-out 0.2s;
    
    	-webkit-transition: height 500ms ease-out 0.2s;
    -moz-transition: height 500ms ease-out 0.2s;
    -o-transition: height 500ms ease-out 0.2s;
    transition: height 500ms ease-out 0.2s;
}

.main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a
{
	padding: 1em 1em;
}

img
{
	border-radius: 0px !important;
}


.page-template-template-fullscreen p.site-description, 
.page-template-template-fullscreen .site-header, 
.page-template-template-fullscreen .storefront-handheld-footer-bar
{
	background-color: rgba(255, 255, 255, 0.8) !important;
}
.page-template-template-fullscreen div#primary.content-area
{
	margin-top: 0px;
	top:0px;
}

.page-template-template-fullscreen. flexslider
{
	top:140px;
	position: relative;
}
.page-template-template-fullscreen p.site-description
{	
	background-color: transparent !important;
}

.main-navigation div.menu
{
	text-align: center;
}

.page-template-template-fullscreen .hentry.type-page .entry-header 
{
	border-bottom: 0;
	margin-bottom: 0;
	top: 45%;
	position: absolute;
	float: none;
	z-index: 999;
	width: 100%;
	max-width: 1158px;
	color:#fff;
}

.page-template-template-fullscreen h1 {
color: #fff !important;
}

.site-header
{
	position: fixed;
	width:100%;
	margin: 0 auto;
}
.site-header .site-branding
{
	max-width: 300px !important;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 40px;
	height: 40px;
}
.site-header .site-branding img
{
	max-width: 300px !important;
	margin: 0 auto;
}
.main-navigation ul.menu, .main-navigation ul.nav-menu
{
	text-align: center;
}
/*
	home
*/
.home .headermania .vc_column_container>.vc_column-inner
{
	padding-left: 0px;
	padding-right: 0px;
}

.vc_gitem_row .vc_gitem-col h4
{
	text-align: center !important;
}

/* grad
*/
.white-gradient {
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.99) 99%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.99) 99%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.99) 99%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
	pointer-events: none;
}

.right-sidebar .content-area
{
	text-align: left;
}


/*
tabelle
*/
.tablepress thead th
{
	font-size: 12px;
}
.tablepress thead th span
{
	color:#1CCFF9;
	font-size: 15px;
}

/* FLEX-FALLERY FIX */
.wpb_gallery .wpb_flexslider .flex-control-paging, ul.flex-direction-nav
{
	display: block;
	opacity: 1.0;
	top:90%;
	bottom:0px;
}
.wpb_gallery .wpb_flexslider .flex-caption
{
	width:100%;
	top:80%;
	text-align: center;
	position:absolute;
	background: transparent;
}
.flexslider h2.post-title a
{
	color:#444444;
}

.single-bikes div#primary.content-area 
{
	margin-top:140px;
}
.single-bikes .headermania
{
/*	margin-bottom: -20px;*/
}

.single-bikes .headermania .vc_column_container > .vc_column-inner
{
	padding-left:0px;
	padding-right: 0px;
}
.home .wdi_feed_theme_1 .wdi_pagination,
#wdi_0_1590773289847327907_312194181,
#wdi_0_1367558780833581915_212257885,
#wdi_0_1622077945684572130_8987699
{
	display:none;
}
/*
RESPONSE
*/

@media (max-width:768px) {

	.storefront-primary-navigation
	{
		background: rgba(0, 0, 0, .005);
		margin-top: -65px;
	}
	
	.main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a
	{
		background-color: #fff;
		border-bottom: 1px solid #efefef;
	}
	.main-navigation ul li a:before
	{
		content:"";
	}

	.site-header
	{
		height:80px;
	}
	
	div#primary.content-area
	{
		margin-top: 75px !important;
	}

	/* Home
	*/
 	.vc_col-sm-2
 	{
 		width: 50%;
 		float: left;
 	}
}


@media (min-width:768px) {

	.site-header 
	{
		padding-top: 20px;
	}
	
	.site-header .site-branding
	{
		display: block;
		float: none !important;
		text-align: center !important;
		clear: both !important;
		margin-bottom: 1.617924em !important;
		width:100% !important;
	}
}



@media (max-width:667px) {
	.site-header .site-branding img
	{
		max-width: 150px !important;
	}
	.storefront-primary-navigation
	{
		margin-top: -105px !important;
	}
	.flexflow
	{
		position: relative;
		top:-110px;
		height:50px !important;
	}
	.single-bikes .flexflow
	{
		top:-143px;
	}
	.headermania
	{
		margin-bottom: -60px !important;
	}
	
	h2.post-title {
		font-size: 100%;
	}
	
	.scroll-x
	{
		overflow-x: scroll;
	}

}


/*
@media only screen and (min-width: 480px) and (max-width: 767px) {
	 .pp_pic_holder{ left: 50% !important; width: 400px !important;  margin-left: -200px !important; }
	 div.pp_default .pp_content_container .pp_right{ padding-right: 21px !important; }
	 .pp_content, #pp_full_res img{ width: 100% !important; height: 100% !important; }
	 div.pp_default .pp_content_container .pp_details {margin-top: 20px !important; }
}

@media only screen and (max-width: 479px) {
	 .pp_pic_holder{ left: 50% !important; width: 300px !important;  margin-left: -150px !important; }
	 div.pp_default .pp_content_container .pp_right{ padding-right: 21px !important; }
	 .pp_content, #pp_full_res img{ width: 100% !important; height: 100% !important; }
	 div.pp_default .pp_content_container .pp_details {margin-top: 20px !important; }
}
*/
