/*
Theme Name: XUXU DE
Author: Adbites GmbH
Author URI: https://www.adbties.de
Description: XUXU German Bootstrap Theme
Version: 1.0
*/

/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('fonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/open-sans-v15-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/open-sans-v15-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('fonts/open-sans-v15-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/open-sans-v15-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

body {
	background-color: #FFF;
	font-family: 'Open Sans';
	font-size: 22px;
	line-height: 32px;
	color:#FFF;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
	}

.darkfont {
	color:#A91504;
	}
	
 .row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	}
	 
.wow {
   visibility: hidden;
	}

a {
	transition: 0.2s linear;
	color:#ff8f8f;
	}

a:hover,
a:focus,
a:active {
	text-decoration: none;
	outline: none;
	color:#FFF;
	}
	
p {
	margin-bottom:35px;
	}

b,strong {
	font-weight: 700;
	}		

.navbar-default {
	background-color: transparent;
	border:none;
	transition: 0.1s linear;
	}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color:rgba(255, 255, 255, 1);
	background-color: transparent;
	}

.navbar-default .navbar-nav > li > a,
.lang-menu .dropdown-menu a {
    color:rgba(255, 255, 255, 0.7);
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;

	}

.navbar-default .navbar-nav > li {	
	margin-top:20px;
	transition:all linear 0.2s;
	}

.nav > li > a {
	padding:10px;
	}
	
.lang-menu > a {
	width: 70px;
	border: 2px solid rgba(255, 255, 255, 0.52);
	border-radius: 5px;
	}

.navbar-default .navbar-nav > .lang-menu.open > a,
.navbar-default .navbar-nav > .lang-menu.open > a:focus,
.navbar-default .navbar-nav > .lang-menu.open > a:hover {
    color: #FFF;
    background-color: transparent;
	}

.nav .lang-menu.open > a, .nav .open > a:focus,
.nav .lang-menu.open > a:hover {
	border: 2px solid rgba(255, 255, 255, 1);
	}

.lang-menu .dropdown-menu {
	min-width: 70px;
	background-color: transparent;
	box-shadow: none;
	border:0;
	}

.lang-menu .dropdown-menu a {
	border: 2px solid rgba(255, 255, 255, 0.52);
	border-radius: 5px;
	}
	
.dropdown-menu > li > a,
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    color: #FFF;
    text-decoration: none;
    background-color: #a70607;
    border: 2px solid rgba(255, 255, 255, 1);
    margin-bottom: 5px
    }
    

/* SMALL NAVI */	

nav.small {
	background-color: #970f0f ;
	}

.small.navbar-default .navbar-nav > li {	
	margin-top:3px;
	}
	
nav.small .navbar-brand.logo2 {
	display: inline-block !important;
	padding-top: 5px;
	}
	
.navbar-brand.logo2 img {
	height: 100px;
	width: auto;
	}
	
nav.small .logo1 {
	display:none !important;
	}
	
nav.small .nav > li > a {
	color:rgba(255, 255, 255, 0.7);
	}
	
.navbar-default.small .navbar-nav > li > a:hover,
.navbar-default.small .navbar-nav>.active>a,
.navbar-default.small .navbar-nav>.active>a:focus,
.navbar-default.small .navbar-nav>.active>a:hover {
	color:rgba(255, 255, 255, 1);
	background-color: transparent;
	}
	
.skew {
	transform: skew(0deg, 10deg) !important;
	padding: 500px 0 0 0 !important;
	margin-top: -350px;
	height: 900px;
	position: absolute;
	width: 100%;
	background: #a70607 url("images/berrydise1_bg.png") no-repeat right 0;
	background-size: cover;
 	}

.skew > .container {
	transform: skew(0deg, -10deg);
	}

img.home-top {
	max-height: 850px;
	margin-left: 100px;
	}

img.medals {
	position: absolute;
	top: 205px;
	left: 14px;
	}

#sec1.home {
	background: url("images/home-sec2-bg.jpg") no-repeat right bottom;
	background-size: cover;
	padding-bottom: 200px;
	}
	
#sec1 a.glyphicon-menu-down {
	font-size: 40px;
	color: rgba(255,255,255,0.5);
	margin-top:20px;
	}
#sec1 a.glyphicon-menu-down:hover {
	color: rgba(255,255,255,1);
	text-decoration: none;
	} 
.button_container {
	margin-top:40px;
	}

.img-responsive {
	display:inline-block;
	margin: 0 auto;
	}

h1 {
	font-weight: 400;
	font-size: 60px;
	margin-bottom: 40px;
	line-height: 59px;	
	}
	
h1 span.copyright {
	font-size: 20px;
	vertical-align: top;
	}
	
h2 {	
	font-size: 55px;
	margin-bottom: 40px;
	line-height: 59px;
	}

.btn {
	font-weight: 700;
	}

.btn-default {
	background-color: transparent;
	color: rgba(255,255,255,1) !important;
	min-width: 200px;
	font-size: 18px;
	border: 2px solid rgba(255,255,255,0.5);	
	}
	
.btn-default:hover {
    color: rgba(255,255,255,1) !important;
    background-color: transparent !important;
    border: 2px solid rgba(255,255,255,1);
	}
 
.btn-default.dark {
	border: 2px solid rgba(169, 21, 4, 0.3);
	color: rgba(169, 21, 4, 1) !important;
	margin: 0;
	}
.btn-default.dark:hover {
	color: rgba(147, 2, 0, 1) !important;
    background-color: transparent !important;
    border: 2px solid rgba(169, 21, 4, 1);
	}

section {
	padding:80px 0 80px 0;
	}

#sec2.home {	
	padding:50px 0 120px 0;
	}
	
#sec2.home .text  {
	padding-top:50px;
	text-shadow: 0 0 10px #FFF;
	z-index: 2;
	background: url('images/white-bgblur.png') no-repeat center center;
	background-size: 100% 100%;
	}

#sec3.home {
	background: #ff96a2;
	background: -moz-linear-gradient(-45deg,  #ff96a2 0%, #a70607 100%);
	background: -webkit-linear-gradient(-45deg,  #ff96a2 0%,#a70607 100%);
	background: linear-gradient(135deg,  #ff96a2 0%,#a70607 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff96a2', endColorstr='#a70607',GradientType=1 );
	}
	
#sec3.home .text {
	z-index: 1;
	}

#sec4.home {
	padding:0;
	height: 650px;
	}
	
#sec4.home img {
	max-height: 700px;
	margin-left: -80px;
	}

#sec4.home .text {
	padding-top:20px;
	}


/* ANI */

#berrybottle_hype_container {
	margin:auto;
	position:absolute;
	width:768px;
	height:750px;
	overflow:hidden;
	}

#berryyellow_hype_container {
	z-index: -1;
	margin:auto;
	position:absolute;
	width:100%;
	height:400px;
	overflow:hidden;
	}

#berrytasty_hype_container {
	margin: -100px 0 0 -80px; 
	position:absolute;
	width:600px;
	height:700px;
	overflow:hidden;
	}
	

/* REZEPTE */

#sec1.drinks,
#sec1.default {
	padding-top:135px;
	background-color: #a70607;
	}

#sec1.drinks {
	padding-top:0;
	}

#sec1.drinks .colright {
	padding-top:150px;
	}

#sec1.drinks img {
	max-height: 800px;
	margin-left: 50px;
	}
	
#sec1.home .colright {
	padding-top:60px;
	}
	
#sec2.drinks,
#sec2.default {
	background-color: #a70607;
	padding-bottom: 400px;
	background: #a70607 url("images/berrydise1_bg.png") no-repeat right ;
	background-size: cover;
	}

.ih-item.square {
	height: auto;
	width: auto;
	border:none;
	box-shadow: none;
	}
	
.ih-item.square.effect13.colored .info {
	background-color: rgba(135, 25, 38, 0.6);
	padding-top:30%;	
	}
	
.ih-item.square.effect13 .info	{
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
	}
	
.rezept-title {
	color:#FFF;
	font-weight: bold;
	font-size: 22px;
	background:none !important;
	line-height: 24px;
	}

.facetwp-facet-tags {
	text-align: center;
	min-height: 60px;
	}
	
.facetwp-depth {
	display: inline-block;
	}

.facetwp-link {
    cursor: pointer;
    display: inline-block;
    padding:5px 10px;
    text-align: center;
    margin: 5px;
    border:2px solid rgba(255, 255, 255, 0.5);
    border-radius: 5px;
    font-size: 18px;
    font-weight: 700;
    transition: all linear 0.2s;
	}
	
.facetwp-link:hover,
.facetwp-link.checked {
	border:2px solid rgba(255, 255, 255, 1);
	}

.facetwp-link:focus,
.facetwp-link:active {	
	background-color: #970f0f;
	}


/* REZEPT */

.single-xuxu_rezepte h1 {
	margin-top:-10px;
	}

.single-xuxu_rezepte h2 {
	font-weight: 600;
	font-size: 24px;
	line-height: normal;
	margin: 20px 0;
	}

.rezepttext li {
	list-style: none;
	}

.rezepttext ul {
	padding-left:0;
	}

.rezept-pic-bottle {
	max-height: 540px;
	margin-left: 20px;
	position: absolute;	
	}

.rezept-pic {
	margin:90px 0 40px 0;
	border:2px solid #FFF;
	}

.rezept .cat,
.social {
	font-size: 18px;
	}

.backbutton {
	font-size: 14px;
	padding: 5px 10px;
	min-width: 150px;
	}

.backbutton2 {
	margin-top:40px;
	}
	
h2:nth-of-type(2n) {
  margin-top:60px;
	}
	
.social span {
	display:block;
	}	

.social a {
	margin-right: 20px;
	color:rgba(255, 255, 255, 0.7);
	font-size: 28px;
	}

.social a:hover {	
	color:rgba(255, 255, 255, 1);
	}


/* CAROUSEL */

.related h2 {
	margin-top:0;
	padding-left: 30px;
	}

.jcarousel-wrapper {
	margin: 0 auto;
	position: relative;
	border-right: 20px solid rgba(255, 255, 255, 0.0);
	border-left: 20px solid rgba(255, 255, 255, 0.0);
	}

.jcarousel {
	position: relative;
	overflow: hidden;
	width: 100%;
	}

.jcarousel ul {
	width: 20000em;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	}

.jcarousel li {
	width: 200px;
	float: left;
	border: 10px solid rgba(255, 255, 255, 0);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	}

.jcarousel img {
	display: block;
	max-width: 100%;
	height: auto !important;
	}

.jcarousel img.hover {
	margin-bottom: 20px;
	}
.jcarousel .rezept-title {
	text-transform: none !important;
	line-height: 20px;
	margin-top:0 !important;
	}
.jcarousel .info {
	padding-top:35% !important;
	}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
	position: absolute;
	top: 34%;
	font-size: 70px;
	text-align: center;
	color:#FFF;
	background:rgba(204, 0, 0, 0.8);
	padding:0 3px;
	}

.jcarousel-control-prev:hover,
.jcarousel-control-next:hover {
	background:rgba(255, 0, 0, 1);
	color:#FFF;
	}

.jcarousel-control-prev {
	left: 10px;
	padding-right:5px;
	padding-bottom:2px;
	}

.jcarousel-control-next {
	right: 10px;
	padding-left:5px;
	padding-bottom:2px;	
	}
	
a.jcarousel-control-next img,
a.jcarousel-control-prev img {	
	height:25px;
	width: auto;
	}

/** Carousel Pagination **/

.jcarousel-pagination {
	position: absolute;
	bottom: -40px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	margin: 0;
	}

.jcarousel-pagination a {
	text-decoration: none;
	display: inline-block;
	font-size: 11px;
	height: 10px;
	width: 10px;
	line-height: 10px;
	background: #fff;
	color: #4E443C;
	border-radius: 10px;
	text-indent: -9999px;
	margin-right: 7px;
	-webkit-box-shadow: 0 0 2px #4E443C;
	-moz-box-shadow: 0 0 2px #4E443C;
	box-shadow: 0 0 2px #4E443C;
	}

.jcarousel-pagination a.active {
	background: #4E443C;
	color: #fff;
	opacity: 1;
	-webkit-box-shadow: 0 0 2px #F0EFE7;
	-moz-box-shadow: 0 0 2px #F0EFE7;
	box-shadow: 0 0 2px #F0EFE7;
	}


/* FORMULAR */

.gform_wrapper {
	width: 80%;
	margin:0 auto !important;
	}	
	
.gform_wrapper input,
.gform_wrapper textarea {
	padding: 10px !important;
	border:0;
	color:#333;
	}

.gform_wrapper .top_label .gfield_label {
	color:#FFF;
	display: none !important;
	}

.gform_wrapper a {
	color:#FFF;
	text-decoration: underline;
	}
	
.gform_wrapper li.gfield.gfield_error {
	background-color: transparent !important;
	border:none !important;	
	}
	
.gform_wrapper li.gfield_error textarea {
	border:3px solid #FF0000 !important;
	}
	
.gform_wrapper .gfield_description.validation_message,
.gform_wrapper .top_label .gfield_description.validation_message {
	padding: 5px !important;
	color: #FB4646 !important;
	font-size: 16px;
	font-weight: normal;
	}
	
.gform_wrapper div.validation_error {
	display:none;
	}

.gform_wrapper .top_label li.gfield.gf_left_half input.large {
	width: 100% !important
	}

.gform_wrapper li.gfield_error input[type="text"] {
	border:2px solid #CC0000 !important;
	}

body .gform_wrapper .top_label div.ginput_container {
	margin-top:0 !important;
	}
	
.gform_footer {
	text-align: center;
	}
	
.btn-form {
    color:#FFF;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.7);
    transition: 0.2s linear;
	}
	
.btn-form:hover {
    border-color: rgba(255, 255, 255, 1);
	}	
	
	
/* FOOTER */	

footer	{
	transform: skew(0deg, 7deg) !important;
	padding: 100px 0 200px 0 !important;
	margin-top: -200px;
	background-color:#FFF;
	color: #B10000;
	font-size: 11px;
	}

footer .madewith {
	font-size: 12px;
	font-weight: bold;
	}

footer > .container,
footer > .container {
	transform: skew(0deg, -7deg);
	}

.home footer {
	transform: none !important;
	padding:30px 0 !important;
	margin:0 !important;
	}
	
.home footer > .container {
	transform: none !important;
	}

footer img {
	width: 76px;
	height:auto;
	margin-right: 20px;
	}

#menu-footer {
	float:right;
	}

#menu-footer li {
	display: inline-block;
	margin:0 10px 15px 10px;
	}
	
#menu-footer li a {
	color: #B10000;
	}

#menu-footer li a:hover {
	text-decoration: underline;
	}
	
	
/* AV MODAL */

#av-modal .modal-content {
	padding-top: 140px;
	background: transparent url('/wp-content/themes/xuxu-de/images/av-bg.png');
	background-repeat:no-repeat;
	background-size: cover;
	background-position: top right;
	box-shadow: none;border:0;
	border-radius: 0;
	font-size: 18px;
	padding-left: 0;
	}

#av-modal .modal-content h4 {
	font-size: 40px;
	}
	
#av-modal .modal-content p {
	margin-bottom: 20px;
	line-height: 1.5;
	}

#av-modal .modal-body {
	width: 60%;
	}
#av-modal .btn {
	margin: 15px 15px 0 15px;
	min-width: 100px;
	}
#av-modal img {
	margin-top: 30px;
	}	

.modal-backdrop.in {
	background: #a60606 url('images/berrydise1_bg.png') bottom center;
	background-size: cover;
	opacity: 1;
	}

.lang-flag img {
	height:34px;
	width: auto;
	}

.lang-flag span {
	display:block;
	font-size: 10px;
	line-height: 1.5;
	}
.av-legal {
	font-size: 13px;
	margin-top: 20px;
	}
	
	
/* COOKIE DISCLAIMER */

.cookie-disclaimer {
	background: rgba(108, 4, 5, 0.92);
	color: #FFF;
	opacity: 0.95;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 1031;
	position: fixed;
	}
	
.cookie-disclaimer .container {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	}

.cookie-disclaimer .cookie-close{
	float: right;
	padding: 10px 30px 10px 10px;
	cursor: pointer;
	}
	
.cookie-disclaimer .btn {
	margin:10px;
	}




/* MEDIA QUERIES */

@media (min-width: 1200px) {	
	
	#berrybottle_hype_container {
		margin-left:450px;
		opacity: 1;
		}

}

@media (max-width: 1199px) {
	
	#berrybottle_hype_container {
		margin-left:350px;
		}		

	#sec1.home {
		padding-bottom: 0;
		}

}

@media (min-width: 992px) and (max-width: 1199px) {
	
	#sec1.drinks img {
		margin-left: 0;
		}

}

@media (max-width: 991px) {
		
	
	#berrybottle_hype_container {
		margin-left:250px;
		}

	#sec4.home img {
		margin-left: -180px;
		}

	img.home-top {
	margin:0px;	
	}
	
}

@media (min-width: 768px) and (max-width: 991px) {
		
	#sec1.home h1 {
		font-size: 50px;
		line-height: 50px;
		}
		
	.rezept-pic-bottle {
		max-height: 400px;
		}
		
	#sec1.drinks img {
		max-height: 720px;
		margin-left:-60px;
		}

}	

@media (min-width: 768px) {	

	.content {
		padding-left: 150px;
		margin:0 auto;
		}
	
	.rezept .content {
		padding-left: 100px;
		margin:0 auto;
		}
	
	.rezept-pic-container {
		padding-right: 30px;
		}

}


@media (max-width: 767px) {
	
	.navbar-default {
		text-align: center;
		}
	
	.navbar-brand img {
		width: 70px;
		height: auto;
		}
	
	.navbar-default .navbar-nav > li {
    	margin-top: 0;
		}

	.lang-menu > a,
	.lang-menu > a:hover{
		width: auto;
		border:none;
		}

	.nav .lang-menu.open > a,
	.nav .open > a:focus,
	.nav .lang-menu.open > a:hover {
		border: none;
		}
	
	.navbar-brand {
		padding-top:5px;
		margin-left:45px;
		}

	.navbar-header {
		background-color:#970f0f;
	    padding: 0 ;
	    text-align: center;
		}

	.navbar-default .navbar-nav > li > a {
    	background-color:transparent !important;
		padding:10px 0;
    	}

	.navbar-default .navbar-nav > .lang-menu.open > a,
	.navbar-default .navbar-nav > .lang-menu.open > a:focus,
	.navbar-default .navbar-nav > .lang-menu.open > a:hover,
	.navbar-default .navbar-nav > .lang-menu.open > a:active {
    	color: #FFF;
		background-color: #970f0f;
		}

    .navbar-default .navbar-collapse {
	    border-color: #970f0f;
	    background-color: rgba(162, 0, 0, 1);
		box-shadow: 0 4px 4px rgba(0, 0, 0, 0.55);
		}

	.navbar-default .navbar-toggle {
		border: none;
		opacity: 0.7;
		transition:all linear 0.2s;
		}

	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	    background-color: transparent;
	    border:none;
	    opacity: 1;
		}
	
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:focus,
	.navbar-default .navbar-nav>.active>a:hover {
		color: #FFF;
		background-color: #970f0f;
		}

	.navbar-nav {
		margin-top: 0;
		}
	
	.navbar-default .navbar-toggle .icon-bar {
	    background-color: #FFF;
	    height:4px;
	    width: 30px;
		}

	.lang-menu .dropdown-menu {
		padding-top:0;
		}

	.navbar-default .navbar-nav .open .dropdown-menu > li {
		text-align: center;
		}

	.navbar-default .navbar-nav .open .dropdown-menu > li > a,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:active {
	    color: #FFF;
	    background-color: #970f0f !important;
	    border:0;
	    border-radius: 0 !important; 
		}
		
	.lang-menu > a {
		border-bottom: 0px !important;
		border-right: 0px !important;
		border-left: 0px !important;
		border-radius: 0 !important;
		}
		
	.small.navbar-default .navbar-nav > li {
    	margin-top: 0;
		}
			
	#sec1.home .colright {
		padding-top:0;
		}

	#sec2.home .text {
		padding-top:200px;
		}

	#gform_wrapper_1 {
		width: 100%;
		}

	.rezept-pic {
		margin-top:0;	
		}
	
}	

@media (max-width: 600px) {
		
	#sec2.home .text {
		padding-top:100px;
		}
	
	#av-modal .modal-content {
		background-position: top center;
		margin-top:0;
		background: #fde1df;
		padding-top: 0px;
		}
	
	#av-modal .modal-body {
		background-position: top center;
		width: 100%;
		}

}	

@media (max-width: 480px) {
	
	#sec1 {
		padding-top: 100px;
		}

	section {
		padding: 70px 0 ;
		}

	h1, h2 {
		font-size: 40px;
		line-height: 1;
		}

	#sec1 p {
		font-size: 20px;
		line-height: normal;		
		}

	.gform_wrapper .top_label li.gfield.gf_left_half,
	.gform_wrapper .top_label li.gfield.gf_right_half,
	.gform_wrapper .top_label li.gfield.gfield_error.gf_left_half,
	.gform_wrapper .top_label li.gfield.gfield_error.gf_right_half {
		width: 100% !important;
		float:none !important;
		display: block !important;
		}
		
	#field_1_5 {
		width: 100% !important;
		}
	
	#field_1_6 {
		width: 100% !important;
		}
		
	.rezept-title {
		font-size: 16px;
		}

}