

/* Kleine Geräte ( Tablets, 768px und breiter ) */
@media ( min-width: 768px ){
	#header{
		padding-top:3px !important;
		}

	/* Logo */
	.ab-logo img{
		margin:0;
		}

	/* Tagline Top */
	.ab-top-tagline{
		background:#F4F4F4;
		text-align:center;
		margin-left:-5px;
		margin-right:-5px;
		margin-top:0;
		margin-bottom:11px;
		}

	.ab-top-tagline span{
		padding:15px 20px;
		display:inline-block;
		font-size:10px;
		}

	.ab-top-tagline span em{
		color:#FF6900 !important;
		}

	.tagline-header{
		text-align:right;
		font-size:12px;
		margin-bottom:5px;
		}

	/* Navigation */
	.navbar{
		min-height:40px !important;
		}

	.navbar-brand{
		padding-top:10px !important;
		padding-bottom:10px !important;
		height:40px !important;
		}

	.navbar-brand:hover i{
		color:#FFF !important;
		}

	.navbar-default{
		background:#FFF !important;
		border-bottom:1px solid #545454 !important;
		font-size:13px !important;
		padding:0 !important;
		}

	.navbar-nav > li > a{
		padding:10px 5px !important;
		}

	.swf-megamenu{
		margin-top:5px;
		}

	.js-clingify-locked .swf-megamenu{
		margin-top:10px;
		}

	.ab-icons-navigation{
		position:relative;
		z-index:1;
		margin-bottom:25px;
		margin-right:-50px;
		}

	.ab-icons-inner{
		position:relative;
		text-align:right;
		}

	/* Einkaufswelt Bannerslider fullscreen */
	.ctl_index header{
		width:751px;
		margin-left:auto;
		margin-right:auto;
		}

	.ctl_index footer{
		width:751px;
		margin-left:auto;
		margin-right:auto;
		}

	.ctl_index .hr-brand{
		background-color:#545454;
		width:750px;
		margin-left:auto;
		margin-right:auto;
		}

	.ctl_index .ekw-row-nofullscreen{
		width:744px;
		margin-left:auto;
		margin-right:auto;
		}

	/* Einkaufswelt */
	.ctl_index .ekw-row-nofullscreen .ekw-row{
		padding:0 7px 5px 7px;
		margin-left:-10px;
		margin-right:-10px;
		}

	.ctl_index .slick-slider{
		overflow:hidden;
		margin-bottom:19px;
		}

	#EkwArticleWrapper .page-header{
		margin-bottom:23px !important;
		margin-top:-5px !important;
		}

	#EkwArticleWrapper .slick-slider{
		margin-bottom:4px !important;
		margin-top:4px;
		margin-left:2px;
		margin-right:0;
		}

	/* Footer */
	footer{
		background-color:#FFF !important;
		border-top:0 none !important;
		padding:0 !important;
		width:750px;
		margin:0 auto;
		padding:0;
		}



	/* Navigation Footer Top & Bottom */
	.ab-navigation-footer-top{
		}

	.ab-navigation-footer-top ul{
		margin:0;
		padding:20px 0;
		overflow:hidden;
		}

	.ab-navigation-footer-top li{
		margin:0;
		padding:0 10px 0 10px;
		border-right:1px solid #979797;
		display:inline-block;
		text-align:center;
		}

	.ab-navigation-footer-top li:last-child{
		border-right:none;
		padding:0 0 0 10px;
		}

	.ab-navigation-footer-top li:first-child{
		padding:0 10px 0 0;
		}

	.ab-navigation-footer-bottom{
		}

	.ab-navigation-footer-bottom ul{
		margin:0;
		padding:0 0 17px 0;
		overflow:hidden;
		}

	.ab-navigation-footer-bottom ul li{
		margin:0;
		padding:0;
		display:inline-block;
		width:33%;
		}

	/* Footerinfoblock */
	.ab-footerblock-bewertung, .ab-footerblock-geprueft{
		margin-bottom:23px;
		position:relative;
		z-index:1;
		}

	.ab-footerblock-bewertung{
		border-right:none !important;
		}

	.ab-footerblock-height{
		}
	}
