/*
Theme Name: Voez Page
Description: Child theme for Uncode theme (auf vbox36)
Author: CK_MR
Template: uncode
Version: 1.0.1
Text Domain: uncode
*/

@import url('https://fonts.googleapis.com/css?family=Muli');
@import url('font-awesome/css/font-awesome.min.css');

.menu-container
{
	background-color: #edb297;
}

.main-container .row-container .row-parent .single-internal-gutter .uncont > *
{
	margin: 5px 0px 10px 0px;
}

.zeitungen
{
	padding: 0 35px 0 0 !important;
}


.zeitungenheader > div.row.limit-width.row-parent
{
	padding: 0px 0px 0px 36px !important;	
}

.zeitungenrow > div.row.limit-width.row-parent
{
	padding-bottom: 0px !important;
	padding-top: 4px;
}

@media (max-width: 959px)
{
	.menu-item a
	{
		color: black !important;
	}
	
	.zeitungen
	{	
		
		padding: 25px 0 0 0 !important;
	}
		
	.zeitungen > div.row.limit-width.row-parent
	{
		padding: 0px !important;
	}
	
	.zeitungenheader > div.row.limit-width.row-parent
	{
		padding-left: 0px !important;
	}
	
	.zeitungen > div>div>div>div>div>div.single-wrapper
	{
		text-align: left;
		margin-bottom: 13px;
	}
	
	.zeitungen > div>div>div>div.uncont
	{
		padding-bottom: 30px;		
	}
	
	.zeitungenrow > div>div>div>div>div>div>div>div.row-internal.row-container.boomapps_vcrow
	{
		margin-bottom: 0px !important;
	}
}


.aboschleife
{
	margin: -20px 0 0 0%;
	z-index: 0;
	text-align: center !important;
}

.zeitungsimage
{
	z-index: 10;
}

.nix
{
	display:none;
}

.pabo
{
	background-color: black;
	display: block;
	margin: -45px 0px 10px !important;
	width: 70%;
	text-align: left;
	padding: 3px;
	font-size: 10px;
	width: 56%;
}

.pabo a, .pabo a:hover
{
	font-family: 'Muli', sans-serif;
	color: white !important;
	display: block;
	height: 100%;
	width: 100%;
}

.pabo a:hover
{
	font-weight: bold;
	color:white;
}

@font-face{
font-family: 'NeutrafaceText-Bold';
src: url('NeutrafaceText-Bold.woff2') format('woff2'),
	 url('NeutrafaceText-Bold.woff') format('woff');
}

@font-face{
font-family: 'NeutrafaceText-BoldLF';
src: url('NeutrafaceText-BoldLF.woff2') format('woff2'),
	 url('NeutrafaceText-BoldLF.woff') format('woff');
}

h1, h2, h3, h4, h5, li a, H2 span
{
	font-family: NeutrafaceText-Bold !important;
}

h6, body, p, span, .p1
{
	font-family: 'Muli', sans-serif;
}

.slidertext
{
	font-family: NeutrafaceText-Bold;
	background-image: url('slidertxt_bg.png');
	background-position: bottom;
	background-repeat: repeat-x;
}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
/* IPad Landscape */
}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 
/* IPad Portrait */ 
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 
/* Ipad portrait & landscape */

	
}

